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

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

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

.overlay {
  position: absolute;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.active-area {
  background: #ffc;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.collapse.open {
  display: block;
}

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

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

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

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

body.portlet {
  border-width: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar form {
  margin: 0;
}

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

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

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

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

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

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

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

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

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "fontawesome-alloy";
  src: url("../font/fontawesome-alloy.eot");
  src: url("../font/fontawesome-alloy.eot?#iefix") format("embedded-opentype"), url("../font/fontawesome-alloy.woff") format("woff"), url("../font/fontawesome-alloy.ttf") format("truetype"), url("../font/fontawesome-alloy.svg#fontawesome-alloy") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* FONT AWESOME CORE
 * -------------------------- */
[class^=icon-],
[class*=" icon-"] {
  font-family: "fontawesome-alloy";
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}

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

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

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

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

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

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

.icon-muted {
  color: #eeeeee;
}

.icon-light {
  color: white;
}

.icon-dark {
  color: #333333;
}

.icon-border {
  border: solid 1px #eeeeee;
  padding: 0.2em 0.25em 0.15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

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

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

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

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

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

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

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

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

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

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

.btn [class^=icon-].pull-left.icon-2x, .btn [class^=icon-].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.18em;
}
.btn [class^=icon-].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: 0.8em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@font-face {
  font-family: "Glyphicons Halflings";
  src: url(../font/glyphicons-halflings-regular.eot);
  src: url(../font/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../font/glyphicons-halflings-regular.woff2) format("woff2"), url(../font/glyphicons-halflings-regular.woff) format("woff"), url(../font/glyphicons-halflings-regular.ttf) format("truetype"), url(../font/glyphicons-halflings-regular.svgglyphicons_halflingsregular) format("svg");
}
.glyphicon {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 1px;
}

.glyphicon-asterisk:before {
  content: "*";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

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

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

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

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

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

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

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

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

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

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

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

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

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

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

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

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

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

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

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

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

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "⛺";
}

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

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

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

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

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

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

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

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

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

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

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

/* Colors variables */
@font-face {
  font-family: "Raleway-ExtraBold";
  src: url(../font/Raleway-ExtraBold.ttf);
}
@font-face {
  font-family: "Raleway-Regular";
  src: url(../font/Raleway-Regular.ttf);
}
@font-face {
  font-family: "Raleway-Light";
  src: url(../font/Raleway-Light.ttf);
}
@font-face {
  font-family: "Raleway-SemiBold";
  src: url(../font/Raleway-SemiBold.ttf);
}
@font-face {
  font-family: "Raleway-Bold";
  src: url(../font/Raleway-Bold.ttf);
}
@font-face {
  font-family: "Raleway-Medium";
  src: url(../font/Raleway-Medium.ttf);
}
@font-face {
  font-family: "Roboto-Bold";
  src: url(../font/Roboto-Bold.ttf);
}
@font-face {
  font-family: "Roboto-Medium";
  src: url(../font/Roboto-Medium.ttf);
}
@font-face {
  font-family: "Roboto-Regular";
  src: url(../font/Roboto-Regular.ttf);
}
@font-face {
  font-family: "Roboto-Thin";
  src: url(../font/Rooto-Thin.ttf);
}
@font-face {
  font-family: "Inter-Bold";
  src: url(../font/Inter-Bold.otf);
}
@font-face {
  font-family: "Poppins-SemiBold";
  src: url(../font/Poppins-SemiBold.ttf);
}
.pb-3, .py-3 {
  display: none;
}

html {
  height: 100%;
}
html body {
  height: 100%;
}
html body .btn-primary {
  background-color: #004EB3;
  border-color: #004EB3;
  color: #fff;
  border-radius: 0;
}
html body .flipped {
  display: block;
  min-height: 100%;
  padding-bottom: 0px;
}
html body .navbar-site.navbar-nav .nav-item .nav-link {
  color: #004EB3;
}
html body div#wrapper.container-fluid {
  padding-right: 0;
  padding-left: 0;
  margin-right: 0;
  margin-left: 0;
  font-family: "Raleway-Light";
}
html body div#wrapper.container-fluid #content {
  min-height: 655px;
}
html body div#wrapper.container-fluid #content .button-holder {
  margin: 20px 0 50px 0;
}
html body div#wrapper.container-fluid #content .navigation-bar {
  margin-bottom: 10px;
}
html body div#wrapper.container-fluid#wrapper {
  padding-top: 0;
  /* Remove portlet title if barebone */
  /* Remove margin from row */
}
html body div#wrapper.container-fluid#wrapper .portlet-barebone .portlet-title-text {
  display: none;
}
html body div#wrapper.container-fluid#wrapper .row, html body div#wrapper.container-fluid#wrapper .form-horizontal > .form-group {
  margin-right: 0;
  margin-left: 0;
}
html body div#wrapper.container-fluid#wrapper .row {
  width: 100%;
}
html body table tr.disabled {
  color: #ababab;
}

#ToastAlertContainer {
  display: none;
}

.alert-notifications .alert:last-child {
  position: fixed;
  bottom: 20px;
}

.pagination .page-item.active .page-link {
  color: #fff !important;
}

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

/* LR 7.4 */
.container-fluid-1280 {
  max-width: 1280px;
}

span.dropdown-item-indicator-end.w-auto {
  position: inherit;
}

.form-group.input-checkbox-wrapper {
  display: flex;
}

.navbar-expand-md .nav-item .navbar-text-truncate {
  max-width: 13rem;
}

.table-list th, .table-list td {
  box-shadow: inset 0 0.0625rem #dee2e6, 0 0.0625rem #dee2e6;
  padding-top: 0.8125rem;
}

.table-list th:first-child, .table-list td:first-child {
  box-shadow: inset 0 0.0625rem #dee2e6, 0 0.0625rem #dee2e6, inset 0.0625rem 0 #dee2e6;
  padding-left: 0.8125rem;
  padding-top: 0.8125rem;
}

.table-list th:last-child, .table-list td:last-child {
  box-shadow: inset 0 0.0625rem #dee2e6, inset -0.0625rem 0 #dee2e6, 0 0.0625rem #dee2e6;
  padding-right: 0.8125rem;
  padding-top: 0.8125rem;
}

.lfr-pathway-column, .lfr-prom-column, .lfr-prem-column, .lfr-documents-column {
  text-align: center;
}

.panel-body {
  padding: 0;
}

.form-group-inline {
  display: inline-block;
}

a {
  cursor: pointer;
}

a:hover {
  text-decoration: underline;
}

.table-responsive .table-list {
  border: none !important;
}

.table-responsive td {
  border: none !important;
}

[type=checkbox], [type=radio] {
  margin: 0 10px 0 0;
}

.btn {
  border-radius: 0;
}
.btn.btn-primary {
  background-color: #004EB3 !important;
  border-color: #004EB3 !important;
}
.btn.btn-secondary {
  background-color: #fff;
  color: #004EB3;
  border-color: #004EB3;
}

fieldset.fieldset.form-group-wrapper {
  border: 1px solid #ced4da;
  padding: 20px 20px 30px;
  border-radius: 0.25rem;
}

.button-holder {
  text-align: right;
}

/* Vimeo */
/* TODO: Ubicar correctamente los css */
.vimeo-modal .modal-header h5 {
  display: none;
}
.vimeo-modal .modal-content {
  background: transparent;
  border: none;
}
.vimeo-modal .modal-body {
  border: none;
}
.vimeo-modal .close {
  opacity: 1;
  top: 10px !important;
  right: 5px !important;
}
.vimeo-modal .close:before {
  background-color: #000;
  width: 3px;
}
.vimeo-modal .modal-dialog {
  min-width: 50% !important;
  min-height: 50% !important;
  max-height: 50% !important;
  height: 50% !important;
}

.vimeo-icon-svg {
  height: 1.2em;
  width: 1.2em;
  margin-right: 0 !important;
}
.vimeo-icon-svg path {
  fill: #004EB3;
  stroke: #004EB3;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1220px;
  }
}
.hide-x {
  overflow-x: hidden;
}

.text-muted {
  color: #fff !important;
}

/*header #heading .site-title-normal .site-logo{
    padding: 10px 50px 20px 10px;
}*/
.closed .control-menu-container {
  display: block;
}

header #heading .site-title-normal .site-logo img {
  opacity: 1 !important;
  width: auto !important;
  height: 36px;
}

.connection-error {
  border-radius: 5px;
  background-color: #D5D5D5;
  padding: 10px;
  margin-top: 20px;
  width: 100%;
  display: flex;
  justify-content: center;
  font-weight: bold;
}

.scroll-up-button {
  height: 50px;
  width: 50px;
  border-radius: 5px;
  background-color: #004EB3;
  color: white;
  display: none;
  align-items: center;
  justify-content: center;
  position: fixed;
  right: 20px;
  bottom: 20px;
  font-size: 2em;
  cursor: pointer;
}
.scroll-up-button:hover {
  background-color: white;
  border: 1px solid #004EB3;
  color: #004EB3;
}

.badge {
  background-color: #f52e69;
  color: #fff;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  font-family: "Raleway-Medium";
  font-weight: 500;
  line-height: 14px;
  -webkit-font-feature-settings: "lnum";
  -moz-font-feature-settings: "lnum";
  font-feature-settings: "lnum";
}

/*MENU PRINCIPAL*/
#banner {
  border-bottom: 1px solid #d6d6d6;
}
#banner .logo.hospital {
  padding: 18px 0px;
}
#banner .logo.hospital a {
  height: 53px;
  display: block;
}
#banner .logo.hospital img {
  /*width: 194px;*/
  height: 53px;
}
#banner .main-nav {
  display: inline-block;
  float: right;
  /*height:90px;*/
}
#banner .main-nav .languages-wrapper {
  display: table-cell;
  height: 90px;
  vertical-align: middle;
  padding-right: 10px;
}
#banner .user-wrapper {
  display: table-cell;
  height: 30px;
  width: 30px;
  vertical-align: middle;
}

.menu-desplegable-wrapper {
  display: table-cell;
  height: 90px;
  vertical-align: middle;
  display: none;
}
.menu-desplegable-wrapper .icon-menu {
  background-image: url("../images/menu.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 28px 21px;
  display: block;
  width: 30px;
  height: 30px;
  margin-left: 0px;
}
.menu-desplegable-wrapper .icon-close {
  background-image: url("../images/close.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30px 30px;
  display: block;
  width: 30px;
  height: 30px;
  margin-left: 10px;
}

#banner .navbar-nav {
  display: inline-block;
}
#banner .navbar-nav a.close {
  display: none;
}
#banner .navbar-nav .portlet {
  position: inherit;
}
#banner .navbar-nav > h3 {
  display: none;
}
#banner .navbar-nav ul.navigation {
  display: inline-block;
  /*list-style-type:none;
  height:90px;
  padding-right:0px;*/
}
#banner .navbar-nav ul.navigation li {
  display: inline-block;
  height: 100%;
  margin-left: 50px;
  line-height: 90px;
}
#banner .navbar-nav ul.navigation li a {
  color: #666666;
  text-transform: inherit;
  font-family: "Raleway-Regular";
  font-size: 14px;
  display: block;
  position: relative;
  padding: 0px;
}
#banner .navbar-nav ul.navigation li a .badge {
  position: absolute;
  top: 22px;
  right: -28px;
  text-align: center;
  line-height: 14px;
  padding: 2px;
  display: block;
}
#banner .navbar-nav ul.navigation li a:hover, #banner .navbar-nav ul.navigation li a:focus {
  /*color:#004EB3;*/
  text-decoration: none;
}
#banner .navbar-nav ul.navigation li .avatar {
  margin-left: 14px;
}
#banner .navbar-nav ul.navigation li.selected a {
  font-family: "Raleway-Bold";
  color: #000;
}
#banner .navbar-nav ul.navigation li.selected:after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background-color: #004EB3;
  margin-top: -17px;
}
#banner .navbar-nav ul.navigation li .menuContent {
  display: none;
  background-color: #fff;
  width: 100%;
  left: 0px;
  position: absolute;
  border-bottom: 1px solid #d5d5d5;
  z-index: 10;
}
#banner .navbar-nav ul.navigation li .menuContent .row {
  display: flex;
}
#banner .navbar-nav ul.navigation li .menuContent .container > .row {
  margin-top: 50px;
}
#banner .navbar-nav ul.navigation li .menuContent h3 {
  color: #004EB3;
  font-family: "Raleway-Bold";
  font-size: 30px;
  margin-left: 14px;
}
#banner .navbar-nav ul.navigation li .menuContent ul {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  padding-left: 30px;
  width: 100%;
  border-left: 1px solid #d5d5d5;
  margin-bottom: 50px;
  height: auto;
  position: relative;
  vertical-align: top;
}
#banner .navbar-nav ul.navigation li .menuContent ul li {
  display: block;
  height: auto;
  line-height: normal;
  margin-left: 0px;
  margin-bottom: 20px;
}
#banner .navbar-nav ul.navigation li .menuContent ul li a {
  color: #333;
  font-size: 18px;
  font-family: "Raleway-Regular";
}
#banner .navbar-nav ul.navigation li .menuContent ul li a.disconnect {
  color: #004EB3;
  background-image: url(../images/logout.svg);
  background-repeat: no-repeat;
  background-position: right center;
  display: inline-block;
  padding-right: 25px;
}
#banner .navbar-nav ul.navigation li .menuContent ul li:last-child {
  margin-bottom: 0px;
}
#banner .navbar-nav ul.navigation li .menuContent ul:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background-color: #d5d5d5;
  position: absolute;
  left: 50%;
}
#banner .navbar-nav.controlMenu ul {
  max-height: calc(100% - 324px);
}

/*FIN MENU PRINCIPAL*/
.paciente {
  padding-left: 24px;
  /*CAMINO DE MIGAS*/
  /*FIN CAMINO DE MIGAS*/
  /*TABS*/
  /*FIN TABS*/
  /*BUSCADOR CODIGO*/
  /**/
  /*TIEMPOS DE ESPERA*/
  /*TIMELINE*/
  /*FIN TIMELINE*/
  /*INFORMACION CONTACTO*/
  /*.container_contacto,.container_borde_contacto{
  	ul{
  		list-style-type:none;
  		padding-left:0px;
  		li{
  			margin: 20px 45px 20px 35px;
  			div{
  				font-size:13px;
  				font-family:Raleway-Bold;
  				color:#004EB3;
  				text-transform:uppercase;
  				line-height:17px;
  			}
  			span{
  				font-size:13px;
  				font-family:Raleway-Medium;
  				color:#666;
  				a{
  					color:#666;
  					text-decoration:underline;
  					&:hover,&:focus{
  						color:#004EB3;
  					}
  				}
  			}
  		}
  	}
  }
  .container_contacto{
  	border:1px solid #f1f1f1;
  	background-color:#f1f1f1;
  	margin-top:30px;
  	ul{
  		li{
  			margin-bottom:22px;
  		}
  		.direccion:before{
  			content:"";
  			width: 40px;
  			height: 40px;
  			display: block;
  			background-image: url(../images/location.svg);
  			background-repeat: no-repeat;
  			background-position: center;
  			background-size: 40px 40px;
     			margin-right: 10px;
     			float:left;
  		}
  		.telefono:before{
  			content:"";
  			width: 40px;
  			height: 40px;
  			display: block;
  			background-image: url(../images/phone.svg);
  			background-repeat: no-repeat;
  			background-position: center;
  			background-size: 40px 40px;
     			margin-right: 10px;
     			float:left;
  		}
  		div,span{
  			    width: calc(100% - 50px);
  			    line-height:17px;
  			    display:inline-block;
  			    vertical-align: top;
  		}


  	}
  }
  .container_borde_contacto{
  	border:1px solid #c7c7c7;
  	background-color:#fff;
  	margin-top:30px;
  	ul{
  		margin-top:10px;
  		margin-bottom:10px;
  		margin-left:35px;
  		margin-right:35px;
  		li{
  			width: calc(50% - 24px);
     			display: inline-block;
     			margin: 10px;
     			vertical-align:top;
  		}
  	}
  }*/
  /**/
}
.paciente .destacado {
  color: #004EB3;
}
.paciente.banner {
  position: relative;
  padding-bottom: 30px;
}
.paciente.banner img {
  width: 100%;
  height: 285px;
  object-fit: cover;
}
.paciente.banner .overlay {
  width: 100%;
  height: 285px;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0px;
}
.paciente.banner .overlay h2 {
  margin-top: 75px;
  font-size: 54px;
  text-align: left;
  font-family: Raleway-Light;
  color: #fff;
  line-height: 64px !important;
}
.paciente.banner .overlay h2:after {
  display: none !important;
}
.paciente.banner .overlay h2 span {
  display: block;
  font-family: Raleway-Bold;
}
.paciente h2 {
  color: #004EB3;
  text-align: left;
  font-size: 40px;
  font-family: "Raleway-Bold";
  margin-top: 30px;
  width: 100%;
  line-height: 38px;
  /*&:after{
  	content:"";
  	width:260px;
  	height:2px;
  	background-color:#004EB3;
  	display:block;
  	margin: 0 auto;
  	margin-top: 8px;
  }*/
}
.paciente .noticia {
  margin-top: 24px;
  position: relative;
  margin-bottom: 80px;
}
.paciente .noticia:nth-child(even) {
  padding-left: 14px;
}
.paciente .noticia:nth-child(odd) {
  padding-right: 14px;
}
.paciente .noticia .imagen_noticia img {
  width: 100%;
  height: 294px;
  object-fit: cover;
}
.paciente .noticia .etiqueta {
  color: #fff;
  padding: 6px 12px;
  font-size: 12px;
  font-family: Raleway-Medium;
  text-transform: uppercase;
  position: absolute;
  left: 15px;
  top: 10px;
}
.paciente .noticia .etiqueta.new {
  /*background-color:#93a900;*/
  background-color: #6c7c01;
}
.paciente .noticia .etiqueta.evento {
  /*background-color:#ffa600;*/
  background-color: #a16901;
}
.paciente .noticia .etiqueta.consejo {
  /*background-color:#00c95f;*/
  background-color: #028741;
}
.paciente .noticia .etiqueta.enfermedad {
  /*background-color:#ff0067;*/
  background-color: #e1045e;
}
.paciente .noticia:nth-child(even) .etiqueta {
  left: 14px;
}
.paciente .noticia .titulo_noticia {
  font-size: 27px;
  color: #004EB3;
  font-family: Raleway-Medium;
  line-height: 32px;
  margin-top: 20px;
  padding-left: 24px;
  padding-right: 24px;
  width: 100%;
}
.paciente .noticia .titulo_noticia a {
  color: #004EB3;
}
.paciente .noticia .fecha_noticia {
  font-family: Raleway-Bold;
  font-size: 16px;
  color: #333;
  margin-bottom: 4px;
  padding-left: 24px;
  width: 100%;
}
.paciente .noticia .resumen_noticia {
  font-size: 16px;
  line-height: 22px;
  color: #333;
  font-family: Raleway-Medium;
  margin-bottom: 24px;
  padding-left: 24px;
  padding-right: 24px;
}
.paciente .noticia .cuerpo_noticia {
  font-size: 16px;
  line-height: 22px;
  color: #333;
  font-family: Raleway-Medium;
  margin-bottom: 24px;
}
.paciente .noticia .cuerpo_noticia p {
  min-width: calc(100vw - 260px);
}
.paciente .noticia .cuerpo_noticia .cita_evento {
  display: inline-block;
  margin-top: 10px;
  max-width: calc(100% - 576px);
}
.paciente .noticia .cuerpo_noticia .cita_evento .fecha {
  width: 70px;
  border-top: 5px solid #004EB3;
  font-family: Raleway-Light;
  font-size: 1.25rem;
  line-height: 1.25;
  text-align: center;
  display: inline-block;
  vertical-align: top;
}
.paciente .noticia .cuerpo_noticia .cita_evento .fecha span {
  font-size: 1.875rem;
  line-height: 1.13333;
  width: 70px;
  display: block;
  text-align: center;
}
.paciente .noticia .cuerpo_noticia .cita_evento p {
  min-width: inherit;
}
.paciente .noticia .cuerpo_noticia .cita_evento .datos {
  display: inline-block;
  background-color: #f1f1f1;
  width: calc(100% - 75px);
  position: relative;
  left: -4px;
}
.paciente .noticia .cuerpo_noticia .cita_evento .datos ul {
  list-style-type: none;
  padding-left: 0px;
  padding: 16px;
  padding-bottom: 0px;
}
.paciente .noticia .cuerpo_noticia .cita_evento .datos ul li {
  color: #777;
  font-size: 1rem;
  font-family: Raleway-Light;
  margin-bottom: 10px;
}
.paciente .noticia .cuerpo_noticia .cita_evento .datos ul li span {
  font-family: Raleway-Bold;
}
.paciente .noticia .cuerpo_noticia .cita_evento .organiza {
  margin-top: 20px;
  margin-bottom: 30px;
  font-family: Raleway-Light;
  font-size: 1rem;
}
.paciente .noticia .cuerpo_noticia .cita_evento .organiza span {
  font-family: Raleway-Bold;
}
.paciente .noticia .acces_button {
  float: right;
  padding: 12px 40px;
  border: none;
  background-color: #004EB3;
  font-size: 16px;
  font-family: Raleway-Medium;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  bottom: -50px;
  right: 14px;
}
.paciente .noticia .acces_button:hover {
  background-color: #4d4d4d;
}
.paciente .noticia.detalle {
  margin-top: 50px;
}
.paciente .noticia.detalle .fecha_noticia {
  margin-left: 0px;
}
.paciente .cargar {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.paciente .cargar a, .paciente .cargar button {
  padding: 10px 38px;
  border: 1px solid #004EB3;
  background-color: #fff;
  font-size: 16px;
  font-family: Raleway-Medium;
  color: #004EB3;
  text-transform: uppercase;
  cursor: pointer;
}
.paciente .cargar a:hover, .paciente .cargar button:hover {
  background-color: #004EB3;
  border: 1px solid #004EB3;
  color: #fff;
}
.paciente .cargar .connection-error span:first-child {
  margin-right: 5px;
}
.paciente .cargar .addNewsLinkSpinner {
  display: none;
}
.paciente .breadcrumb {
  display: inline-block;
  background-color: #fff;
  padding: 0px;
  margin-top: 18px;
  margin-bottom: 0px;
}
.paciente .breadcrumb ol {
  list-style-type: none;
  padding-left: 0px;
  margin-bottom: 0px;
  margin-left: -3px;
}
.paciente .breadcrumb ol li {
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  font-family: Raleway-Bold;
  color: #666;
  margin-right: 3px;
  background-color: #fff;
}
.paciente .breadcrumb ol li span {
  margin-left: 0px;
}
.paciente .breadcrumb ol li a {
  color: #004EB3;
  margin-left: 0px;
}
.paciente .breadcrumb ol li a:hover {
  text-decoration: underline;
}
.paciente .breadcrumb ol li a:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 9px;
  background-color: #666;
  margin-left: 6px;
}
.paciente .follow-wrapper {
  padding-right: 0px;
}
.paciente .follow-wrapper .icon-seguir {
  width: 54px;
  height: 36px;
  display: block;
  background-image: url("../images/seguir.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30px 30px;
  float: right;
  margin-top: 10px;
}
.paciente .nav-tabs {
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
  border-bottom: 1px solid #cdcdcd;
}
.paciente .nav-tabs .nav-item {
  margin-left: 24px;
}
.paciente .nav-tabs .nav-item:first-child {
  margin-left: 0px;
}
.paciente .nav-tabs .nav-link {
  padding-left: 0px;
  padding-right: 0px;
  text-transform: uppercase;
  font-size: 14px;
  color: #666;
  font-family: Raleway-Bold;
  border-bottom: 4px solid transparent;
  line-height: 30px;
}
.paciente .nav-tabs .nav-link.active, .paciente .nav-tabs .nav-link.active:hover {
  border: none;
  border-bottom: 4px solid #004EB3;
  color: #004EB3;
  margin-top: 1px;
}
.paciente .nav-tabs .nav-link:hover {
  border-color: transparent;
}
.paciente .nav-tabs .nav-link .badge {
  position: absolute;
  background-color: #f52e69;
  color: #fff;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  top: 0px;
  right: -22px;
  font-family: "Raleway-Medium";
  font-weight: 500;
  line-height: 14px;
  -webkit-font-feature-settings: "lnum";
  -moz-font-feature-settings: "lnum";
  font-feature-settings: "lnum";
}
.paciente .tab-pane:focus {
  outline: none;
}
.paciente .tab-pane .buscador {
  margin-top: 30px;
  margin-left: 34px;
  margin-right: 34px;
}
.paciente .tab-pane .buscador label {
  display: block;
  font-family: Raleway-Bold;
  font-size: 14px;
  color: #333;
}
.paciente .tab-pane .buscador #codigo {
  width: 340px;
  height: 38px;
  border: none;
  font-family: "Raleway-Regular";
  font-size: 14px;
  color: #333;
  padding-left: 0px;
  padding-right: 10px;
  border-bottom: 1px solid #979797;
  font-size: 20px;
  -webkit-font-feature-settings: "lnum";
  -moz-font-feature-settings: "lnum";
  font-feature-settings: "lnum";
}
.paciente .tab-pane .buscador #codigo.error {
  border: none;
  border-bottom: 1px solid #d20a11;
  color: #d20a11;
}
.paciente .tab-pane .buscador #codigo::placeholder {
  font-family: Raleway-Regular;
  font-size: 10px;
  color: #333;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 16px;
}
.paciente .tab-pane .buscador #codigo:focus {
  outline: none;
}
.paciente .tab-pane .buscador .mensaje-error {
  display: block;
  color: #d20a11;
  margin-left: 10px;
  font-size: 12px;
  margin-top: 6px;
  font-family: "Raleway-Bold";
}
.paciente .tab-pane .buscador #codigo.invalid-code {
  color: red;
  border: none;
  border-bottom: 1px solid red;
}
.paciente .tab-pane .buscador .buscar {
  height: 38px;
  width: 40px;
  background-color: #004EB3;
  vertical-align: top;
  border: none;
}
.paciente .tab-pane .buscador .buscar:focus {
  outline: none;
}
.paciente .tab-pane .buscador .buscar .icon-lupa {
  display: block;
  background-image: url(../images/lupa.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 21px 21px;
  width: 23px;
  height: 23px;
}
.paciente .tab-pane .titulo {
  font-family: Raleway-Bold;
  color: #004EB3;
  font-size: 13px;
}
.paciente .tab-pane .row {
  margin-left: 22px !important;
  margin-right: 22px !important;
}
.paciente .tab-pane .notas {
  margin-bottom: 30px;
}
.paciente .tab-pane .notas p {
  font-family: Raleway-Medium;
  font-size: 13px;
  color: #666;
  line-height: 15px;
  margin-top: 16px;
}
.paciente .tab-pane .notas p.actualizacion {
  color: #004EB3;
}
.paciente .tab-pane table {
  margin-top: 14px;
}
.paciente .tab-pane table thead {
  border-bottom: 1px solid #cdcdcd;
}
.paciente .tab-pane table thead tr th {
  font-family: Raleway-Bold;
  font-size: 13px;
  color: #666;
  padding-bottom: 14px;
  padding-top: 14px;
  padding-left: 12px;
  padding-right: 12px;
  border-right: 1px solid #cdcdcd;
  max-width: 168px;
}
.paciente .tab-pane table thead tr th:last-child {
  border-right: none;
}
.paciente .tab-pane table tbody tr td {
  font-family: Raleway-Medium;
  font-size: 13px;
  color: #666;
  padding-bottom: 14px;
  padding-top: 14px;
  padding-left: 12px;
  padding-right: 12px;
  border-right: 1px solid #cdcdcd;
  padding-right: 12px;
  max-width: 168px;
  vertical-align: bottom;
}
.paciente .tab-pane table tbody tr td:first-child {
  text-transform: uppercase;
}
.paciente .tab-pane table tbody tr td:last-child {
  border-right: none;
}
.paciente .tab-pane table tbody tr td.destacado {
  font-family: Raleway-Bold;
}
.paciente .tab-pane table.dos_columnas thead tr th {
  max-width: inherit;
}
.paciente .tab-pane table.dos_columnas tbody tr td {
  max-width: inherit;
}
.paciente .container_gris {
  background-color: #f1f1f1;
  margin-left: 34px;
  margin-right: 34px;
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 30px;
}
.paciente .container_gris p {
  font-family: Raleway-Medium;
  color: #333;
  font-size: 14px;
}
.paciente .container_gris p:last-child {
  margin-bottom: 0px;
}
.paciente .container_gris .fecha {
  text-align: right;
  font-size: 16px;
  font-family: Raleway-Bold;
  color: #004EB3;
}
.paciente .container_gris .timeline {
  list-style-type: none;
  padding: 0px;
  width: auto;
  display: table;
  margin: 0 auto;
  padding-left: 40px;
  padding-right: 40px;
}
.paciente .container_gris .timeline li {
  display: inline-block;
  color: #333;
  font-family: Raleway-Medium;
  font-size: 14px;
  width: 166px;
  vertical-align: top;
  height: 98px;
  position: relative;
}
.paciente .container_gris .timeline li:nth-child(odd) {
  padding-bottom: 34px;
  border-bottom: 1px solid #666;
}
.paciente .container_gris .timeline li:nth-child(odd) .timeline_datos {
  display: table-cell;
  vertical-align: bottom;
  height: 76px;
  padding-bottom: 16px;
}
.paciente .container_gris .timeline li:nth-child(odd):before {
  content: "";
  background-color: #333;
  width: 1px;
  height: 28px;
  display: block;
  position: absolute;
  bottom: 0px;
}
.paciente .container_gris .timeline li:nth-child(odd):after {
  content: "";
  width: 16px;
  height: 16px;
  display: block;
  background-color: #fff;
  border: 1px solid #004EB3;
  position: absolute;
  border-radius: 50%;
  left: -7px;
  bottom: -7px;
}
.paciente .container_gris .timeline li:nth-child(even) {
  padding-top: 34px;
  border-top: 1px solid #666;
  margin-top: 96px;
  margin-bottom: 20px;
}
.paciente .container_gris .timeline li:nth-child(even):before {
  content: "";
  background-color: #333;
  width: 1px;
  height: 28px;
  display: block;
  position: absolute;
  top: 0px;
}
.paciente .container_gris .timeline li:nth-child(even):after {
  content: "";
  width: 16px;
  height: 16px;
  display: block;
  background-color: #fff;
  border: 1px solid #004EB3;
  position: absolute;
  border-radius: 50%;
  left: -7px;
  top: -7px;
}
.paciente .container_gris .timeline li:first-child {
  font-family: Raleway-Bold;
}
.paciente .container_gris .timeline li:first-child:after {
  background-color: #004EB3;
}
.paciente .container_gris .timeline li .hora, .paciente .container_gris .timeline li .evento {
  margin-left: -20px;
}
.paciente .container_gris .timeline li .evento {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.paciente .container_gris .timeline li:last-of-type:nth-of-type(even) .evento:after {
  content: "";
  background-color: #333;
  width: 1px;
  height: 28px;
  display: block;
  position: absolute;
  top: -14px;
  right: 0px;
}
.paciente .container_gris .timeline li:last-of-type:nth-of-type(odd) .evento:after {
  content: "";
  background-color: #333;
  width: 1px;
  height: 28px;
  display: block;
  position: absolute;
  bottom: -14px;
  right: 0px;
}
.paciente .container_contacto ul {
  list-style-type: none;
  padding-left: 0px;
  display: inline-block;
  margin-bottom: 0px;
}
.paciente .container_contacto ul li {
  margin: 20px;
  display: inline-block;
}
.paciente .container_contacto ul li div {
  font-size: 13px;
  font-family: Raleway-Bold;
  color: #004EB3;
  text-transform: uppercase;
  line-height: 17px;
}
.paciente .container_contacto ul li span {
  font-size: 13px;
  font-family: Raleway-Medium;
  color: #666;
}
.paciente .container_contacto ul li span a {
  color: #666;
  text-decoration: underline;
}
.paciente .container_contacto ul li span a:hover, .paciente .container_contacto ul li span a:focus {
  color: #004EB3;
}
.paciente .container_contacto {
  border: 1px solid #f1f1f1;
  background-color: #f1f1f1;
  margin-top: 30px;
}
.paciente .container_contacto ul li {
  margin-bottom: 22px;
}
.paciente .container_contacto ul .direccion:before {
  content: "";
  width: 40px;
  height: 40px;
  display: block;
  background-image: url(../images/location.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40px 40px;
  margin-right: 10px;
  float: left;
}
.paciente .container_contacto ul .telefono:before {
  content: "";
  width: 40px;
  height: 40px;
  display: block;
  background-image: url(../images/phone.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40px 40px;
  margin-right: 10px;
  float: left;
}
.paciente .container_contacto ul div, .paciente .container_contacto ul span {
  width: calc(100% - 50px);
  line-height: 17px;
  display: inline-block;
  vertical-align: top;
}
.paciente .contenido {
  margin-top: 30px;
  margin-bottom: 30px;
}
.paciente .contenido p, .paciente .contenido ul li {
  font-size: 14px;
  color: #666;
  font-family: Raleway-Medium;
}
.paciente .contenido p a, .paciente .contenido ul li a {
  color: #004EB3;
}
.paciente .contenido p a:hover, .paciente .contenido p a:focus, .paciente .contenido ul li a:hover, .paciente .contenido ul li a:focus {
  text-decoration: underline;
}

.footer-logos ul {
  list-style-type: none;
}
.footer-logos ul li {
  display: inline-block;
}
.footer-logos ul li .hospital, .footer-logos ul li .institut, .footer-logos ul li .vhio, .footer-logos ul li .cemcat {
  width: 70px !important;
  margin-right: 14px;
}
.footer-logos.main-logo {
  border-right: none !important;
}
.footer_links {
  width: 100%;
  text-align: center;
  padding-bottom: 10px;
}

.footer-wrapper .politica {
  width: 100%;
  text-align: center;
}
.footer-wrapper .politica a {
  color: #004EB3;
  font-size: 12px;
  font-family: Raleway-Bold;
  text-decoration: underline;
}
.footer-wrapper .politica a:hover {
  color: #333;
}

.form-group.error label {
  color: #c40000;
}
.form-group.error input {
  color: #c40000;
  border: none;
  border-bottom: 1px solid #c40000;
  background-color: rgba(196, 0, 0, 0.1);
}
.form-group.error input::placeholder {
  color: #c40000;
}
.form-group.error select {
  background-color: rgba(196, 0, 0, 0.1);
  border-bottom: 1px solid #c40000;
}
.form-group.error .invalid {
  color: #c40000;
  font-size: 14px;
  font-family: "Raleway-Regular";
  margin-top: 6px;
}
.form-group.error .invalid a {
  color: #c40000;
  font-family: "Raleway-Bold";
  text-decoration: underline;
}

.checkbox.error .invalid {
  color: #c40000;
  font-size: 14px;
  font-family: "Raleway-Regular";
  margin-top: 6px;
}

.input-text-wrapper .form-control,
.input-text-wrapper input {
  border: none;
  border-bottom: 1px solid #979797;
  font-family: "Raleway-Regular";
  font-size: 20px;
  line-height: 26px;
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
  border-radius: 0px;
}
.input-text-wrapper .form-control:focus,
.input-text-wrapper input:focus {
  outline: none;
  box-shadow: none;
}
.input-text-wrapper .form-control::placeholder,
.input-text-wrapper input::placeholder {
  font-family: Raleway-Regular;
  font-size: 10px;
  color: #333;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 16px;
}

/*TOGGLE - SWITCH*/
/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 35px;
  height: 20px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch input:focus {
  border: 2px solid #000;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 2px;
  bottom: 2px;
  background-color: transparent;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked + .slider {
  background-color: #004EB3;
}

input:focus + .slider {
  box-shadow: 0px 0px 0px 1px #000 inset;
}

input:checked + .slider:before {
  -webkit-transform: translateX(15px);
  -ms-transform: translateX(15px);
  transform: translateX(15px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

/* clears the 'X' from Internet Explorer */
input[type=password]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

input[type=password]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

/* clears the 'X' from Chrome */
input[type=password]::-webkit-password-decoration,
input[type=password]::-webkit-password-cancel-button,
input[type=password]::-webkit-password-results-button,
input[type=password]::-webkit-password-results-decoration {
  display: none;
}

.avatar {
  width: 30px;
  height: 30px;
  margin-bottom: 12px;
  border-radius: 50%;
  border: 2px solid #004EB3;
  color: #004EB3;
  image-rendering: -webkit-optimize-contrast;
  text-transform: uppercase;
  font-family: "Raleway-SemiBold";
  text-align: center;
  line-height: 27px;
  display: inline-block;
}
.avatar img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: relative;
  top: -1px;
}

button.back {
  background-image: url(../images/left-arrow.svg);
  background-repeat: no-repeat;
  width: 38px;
  height: 32px;
  background-size: 38px 32px;
  background-position: center center;
  position: relative;
  top: -4px;
  left: -8px;
}

button.back + h2 {
  display: inline-block;
}

.signed-out .menu-desplegable-wrapper .icon-menu {
  display: none;
}

.navigation-bar-secondary .nav-link {
  color: #000;
}
.navigation-bar-secondary .nav-link:hover {
  color: #000;
}
.navigation-bar-secondary .nav-link.active:hover {
  color: #fff;
}

@media only screen and (max-width: 991px) {
  .paciente .tab-content .tab-pane {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .paciente .tab-pane .buscador {
    margin-left: 0px;
    margin-right: 0px;
  }
  .paciente .tab-pane .row {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .paciente .tab-pane .row > div:nth-child(odd) {
    padding-left: 0px;
  }
  .paciente .tab-pane .row > div:nth-child(even) {
    padding-right: 0px;
  }
  .paciente .noticia.detalle:nth-child(odd) {
    padding-right: 0px;
  }
  .paciente .noticia .imagen_noticia {
    float: none !important;
  }
  .paciente .noticia .cuerpo_noticia .cita_evento {
    max-width: inherit;
  }
  .paciente .container_gris {
    margin-left: 0px;
    margin-right: 0px;
  }
  .paciente .container_gris .timeline {
    display: inline-block;
    text-align: center;
  }
  .paciente .container_gris .timeline li {
    width: 186px;
    height: auto;
    padding-bottom: 34px;
    height: 76px;
    margin-left: -5px;
  }
  .paciente .container_gris .timeline li:nth-child(odd) {
    border-bottom: none;
    border-right: 1px solid #333;
    padding-bottom: 0px;
    text-align: right;
  }
  .paciente .container_gris .timeline li:nth-child(odd) .timeline_datos {
    height: auto;
    display: inline-block;
    padding-bottom: 0px;
    margin-right: 20px;
  }
  .paciente .container_gris .timeline li:nth-child(odd):before {
    display: none;
  }
  .paciente .container_gris .timeline li:nth-child(odd):after {
    left: inherit;
    bottom: inherit;
    top: 0px;
    right: -8px;
    width: 15px;
    height: 15px;
  }
  .paciente .container_gris .timeline li:nth-child(even) {
    border-top: none;
    border-left: 1px solid #333;
    padding-top: 0px;
    margin-top: 76px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    text-align: left;
  }
  .paciente .container_gris .timeline li:nth-child(even) .timeline_datos {
    margin-left: 20px;
  }
  .paciente .container_gris .timeline li:nth-child(even):before {
    display: none;
  }
  .paciente .container_gris .timeline li:nth-child(even):after {
    left: inherit;
    bottom: inherit;
    top: 0px;
    left: -8px;
    width: 15px;
    height: 15px;
  }
  .paciente .container_gris .timeline li:last-of-type:nth-of-type(even) .evento:after, .paciente .container_gris .timeline li:last-of-type:nth-of-type(odd) .evento:after {
    display: none;
  }
  .paciente .container_gris .timeline li:last-child:before {
    width: 29px;
    height: 1px;
    background-color: #333;
    position: absolute;
    display: block;
    left: -15px;
    top: 76px;
  }
  .paciente .container_gris .timeline li .hora, .paciente .container_gris .timeline li .evento {
    margin-left: 0px;
  }
  .tab-pane .row > div {
    padding-left: 0px;
    padding-right: 0px;
  }
  /*MENU*/
  #banner .navbar-nav {
    width: 100%;
    display: inline-block;
  }
  #banner .navbar-nav ::-webkit-scrollbar {
    width: 6px;
  }
  #banner .navbar-nav ::-webkit-scrollbar-track {
    background: #f3f3f3;
  }
  #banner .navbar-nav ::-webkit-scrollbar-thumb {
    background: #004EB3;
  }
  #banner .navbar-nav ::-webkit-scrollbar-thumb:hover {
    background: #004EB3;
  }
  #banner .navbar-nav .backdrop {
    display: block;
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    z-index: 2;
    left: 0;
    width: 100vw;
    top: 101px;
    height: calc(100% - 101px);
  }
  #banner .navbar-nav .menu-desplegable-wrapper {
    display: block;
    width: 30px;
    margin-top: 28px;
    float: right;
  }
  #banner .navbar-nav h3 {
    display: none;
  }
  #banner .navbar-nav > h3 {
    display: none;
    color: #004EB3;
    font-family: "Raleway-Bold";
    font-size: 24px;
    padding-left: 20px;
    margin-right: 0px;
    margin-top: 0px;
    width: 400px;
    position: absolute;
    right: 0px;
    z-index: 11;
    background-color: #fff;
    height: 90px;
    padding-top: 30px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.12);
  }
  #banner .navbar-nav > h3.open {
    animation: linear infinite;
    animation-name: openMenu;
    animation-duration: 500ms;
    animation-iteration-count: 1;
  }
  #banner .navbar-nav > h3.closeMenu {
    animation: linear infinite;
    animation-name: closeMenu;
    animation-duration: 500ms;
    animation-iteration-count: 1;
  }
  #banner .navbar-nav a.close {
    width: 30px;
    position: absolute;
    right: 20px;
    z-index: 12;
    opacity: 1;
  }
  #banner .navbar-nav a.close .icon-close {
    background-image: url(../images/close.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30px 30px;
    display: block;
    width: 30px;
    height: 30px;
    margin-top: 28px;
  }
  #banner .navbar-nav ul.navigation {
    display: none;
    width: 400px;
    position: absolute;
    right: 0px;
    z-index: 10;
    background-color: #fff;
    height: calc(100% - 191px);
    max-height: inherit;
    overflow: auto;
    top: 191px;
    padding-left: 20px;
    scrollbar-width: thin;
    scrollbar-color: #004EB3 #f3f3f3;
  }
  #banner .navbar-nav ul.navigation.open {
    animation: linear infinite;
    animation-name: openMenu;
    animation-duration: 500ms;
    animation-iteration-count: 1;
  }
  #banner .navbar-nav ul.navigation.closeMenu {
    animation: linear infinite;
    animation-name: closeMenu;
    animation-duration: 500ms;
    animation-iteration-count: 1;
  }
  #banner .navbar-nav ul.navigation li {
    display: block;
    height: auto;
    line-height: inherit;
    margin-left: 0px;
    margin-right: 20px;
    border-bottom: 1px solid #d5d5d5;
  }
  #banner .navbar-nav ul.navigation li .avatar {
    margin-bottom: 0px;
  }
  #banner .navbar-nav ul.navigation li a {
    color: #333;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
    margin-bottom: 6px;
    margin-top: 13px;
  }
  #banner .navbar-nav ul.navigation li a span {
    text-transform: inherit;
    font-family: "Raleway-Medium";
    font-size: 18px;
  }
  #banner .navbar-nav ul.navigation li a:hover, #banner .navbar-nav ul.navigation li a:focus {
    color: #333;
    text-decoration: none;
  }
  #banner .navbar-nav ul.navigation li.selected:after {
    display: none;
  }
  #banner .navbar-nav ul.navigation li .menuContent {
    display: block !important;
    border-bottom: none;
    position: inherit;
    border-top: 1px solid #d5d5d5;
  }
  #banner .navbar-nav ul.navigation li .menuContent .container > .row {
    margin-top: 0px;
  }
  #banner .navbar-nav ul.navigation li .menuContent h3 {
    display: none;
  }
  #banner .navbar-nav ul.navigation li .menuContent ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
    border-left: none;
    padding-left: 0px;
    margin-bottom: 6px;
    margin-top: 6px;
    max-height: inherit;
  }
  #banner .navbar-nav ul.navigation li .menuContent ul:before {
    display: none;
  }
  #banner .navbar-nav ul.navigation li .menuContent ul li {
    display: block;
    margin-right: 0px;
    margin-bottom: 0px;
    border-bottom: none;
  }
  #banner .navbar-nav ul.navigation li .menuContent ul li a {
    color: #333;
    text-transform: inherit;
    font-family: "Raleway-Regular";
    font-size: 16px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
    border-bottom: none;
  }
  #banner .navbar-nav ul.navigation li .menuContent ul li a:hover, #banner .navbar-nav ul.navigation li .menuContent ul li a:focus {
    color: #333;
    text-decoration: none;
  }
  #banner .navbar-nav ul.navigation li .menuContent ul li a.disconnect {
    color: #004EB3;
    background-position: right 2px;
    padding-right: 25px;
  }
  #banner .navbar-nav.controlMenu ul.navigation {
    height: calc(100% - 247px);
    max-height: inherit;
    top: 247px;
  }
  #banner .navbar-nav.controlMenu .backdrop {
    top: 158px;
    height: calc(100% - 158px);
  }
  #banner .navbar-nav ul.navigation li a .badge {
    right: 0px;
    top: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .paciente .noticia .titulo_noticia {
    padding-left: 0px;
    padding-right: 0px;
  }
  .paciente .noticia .fecha_noticia {
    padding-left: 0px;
  }
  .paciente .noticia .resumen_noticia {
    padding-left: 0px;
    padding-right: 0px;
  }
  .paciente .noticia.detalle .fecha_noticia {
    margin-top: 16px;
  }
  .paciente .container_gris {
    padding-left: 10px;
    padding-right: 10px;
  }
  .paciente .container_gris .timeline {
    padding-left: 10px;
    padding-right: 10px;
  }
  .paciente .tab-pane .row > div {
    padding-left: 0px;
    padding-right: 0px;
  }
  .paciente .container_contacto ul li, .paciente .container_borde_contacto ul li {
    margin: 16px 30px;
    width: 100%;
  }
  .paciente .container_borde_contacto ul {
    margin: 0px;
    padding: 0px;
  }
  .footer-logos.main-logo li:first-child {
    width: 100%;
    margin-bottom: 40px;
  }
  .footer-logos.main-logo li:first-child .main-logo {
    border-right: none !important;
  }
  .sub-nav .sub-nav-menu {
    display: none;
  }
  /*#banner .main-nav{
  	width: calc(100% - 196px);
  	.menu-desplegable-wrapper{
  		margin-right:90px;
  	}
  }*/
}
@media only screen and (max-width: 575px) {
  #banner .navbar-nav {
    right: 0px;
  }
  .paciente .nav-item {
    max-width: 50%;
  }
  .paciente .nav-tabs {
    margin-left: -15px;
    width: calc(100% + 30px);
    padding-left: 25px;
    padding-right: 25px;
  }
  .paciente .nav-tabs .nav-link {
    text-align: center;
    line-height: 16px;
    height: 48px;
  }
  #banner .navbar-nav .menu-desplegable-wrapper {
    margin-right: 20px;
  }
  #banner .navbar-nav > h3,
  #banner .navbar-nav ul.navigation {
    width: 100%;
  }
  #banner .navbar-nav.controlMenu ul.navigation {
    height: calc(100% - 239px);
    top: 239px;
  }
  #banner .navbar-nav.controlMenu .backdrop {
    top: 150px;
    height: calc(100% - 150px);
  }
}
@media only screen and (max-width: 480px) {
  .container-fluid .portlet-column-only.col-md-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
  #banner .navbar-nav .menu {
    width: 100%;
  }
  #banner .logo.hospital {
    padding-left: 0px;
  }
  #banner .main-nav .languages-wrapper, #banner .main-nav .user-wrapper, #banner .main-nav .menu-desplegable-wrapper {
    height: 82px;
  }
  .paciente h2 {
    margin-left: 15px;
    margin-right: 15px;
  }
  .paciente .tab-pane .buscador #codigo {
    width: calc(100% - 46px);
  }
  .paciente .container_gris {
    padding-left: 22px;
    padding-right: 22px;
  }
  .paciente .container_gris .timeline li {
    height: 96px;
    width: 125px;
  }
  .paciente .container_gris .timeline li:nth-child(even) {
    margin-top: 96px;
  }
  .paciente .container_gris .timeline li:last-child:before {
    top: 96px;
  }
  .paciente .container_gris .timeline li .evento {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .paciente.banner .overlay h2 {
    margin-top: 88px;
    font-size: 44px;
  }
  .paciente .container_contacto ul li, .paciente .container_borde_contacto ul li {
    width: auto;
  }
  .paciente .container_borde_contacto {
    margin-bottom: 30px;
  }
  /*TABS*/
  .paciente .nav-tabs .nav-item {
    margin-left: 10px;
  }
  .paciente .nav-tabs.private .nav-item {
    margin-left: 30px;
  }
  .paciente .nav-tabs.private .nav-item:first-child {
    margin-left: 10px;
  }
  .paciente .nav-tabs .nav-link {
    font-size: 13px;
  }
  .paciente .nav-tabs .nav-link .badge {
    right: -25px;
    line-height: 12px;
  }
  /*TABS PRIVADOS*/
  /*AJUSTE RESPONSIVE WEB GRID*/
  .row {
    display: inline-flex;
    max-width: 100%;
    overflow: hidden;
    width: 100%;
  }
  /*FIN AJUSTE RESPONSIVE WEB GRID*/
}
@media only screen and (max-width: 450px) {
  #banner .navbar-nav {
    top: 73px;
    height: calc(100% - 73px);
  }
  #banner .navbar-nav .backdrop {
    top: 108px;
    height: calc(100% - 108px);
  }
}
@-webkit-keyframes openMenu {
  from {
    right: -400px;
  }
  to {
    right: 0;
  }
}
@-webkit-keyframes closeMenu {
  from {
    right: 0;
  }
  to {
    right: -400px;
  }
}
#banner .navbar-nav .menu-secundario-content {
  border-top: 1px solid #c7c7c7;
  margin-left: 14px;
}
#banner .navbar-nav .titulo-menu {
  text-transform: uppercase;
  font-size: 14px;
  color: #264efc;
  font-family: Raleway-Bold;
  border-bottom: 1px solid #c7c7c7;
  padding-left: 0px;
  padding-top: 16px;
  padding-bottom: 6px;
}
#banner .navbar-nav .menu-secundario {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  text-align: left;
  padding-left: 10px;
}
#banner .navbar-nav .menu-secundario li {
  padding: 8px 0px;
  border-left: none;
  display: block;
  line-height: 16px;
}

.administracion .listado-home {
  padding: 0px;
  list-style-type: none;
  margin-top: -120px;
}
.administracion .listado-home li {
  margin-bottom: 36px;
}
.administracion .listado-home li a {
  background-color: #f8f7f7;
  height: 160px;
  display: block;
  text-align: center;
  font-size: 19px;
  font-family: Raleway-Bold;
  line-height: 22px;
}
.administracion .listado-home li a:hover {
  color: #4d4d4d;
  text-decoration: none;
}
.administracion .listado-home li a span {
  width: 100%;
  height: 55px;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}
.administracion .listado-home li a span.ic-noticias {
  background-image: url("../images/noticias.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40px 50px;
}
.administracion .listado-home li a span.ic-informacion {
  background-image: url("../images/info.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 55px 55px;
}
.administracion .listado-home li a span.ic-reloj {
  background-image: url("../images/reloj.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 55px 55px;
}
.administracion .listado-home li a span.ic-colabora {
  background-image: url("../images/colabora.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 67px 35px;
}
.administracion .listado-home li a span.ic-people {
  background-image: url("../images/group-people.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40px 50px;
}

@media only screen and (max-width: 767px) {
  #banner .navbar-nav .titulo-menu {
    text-align: right;
  }
  #banner .navbar-nav .menu-secundario {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
.portlet-boundary_es_swecat_med_properties_web_PropertiesPortletPortlet_ h2 {
  color: #004EB3;
  text-align: center;
  font-size: 35px;
  font-family: Raleway-Bold;
  margin-top: 20px;
  width: 100%;
  line-height: 38px;
}
.portlet-boundary_es_swecat_med_properties_web_PropertiesPortletPortlet_ h2:after {
  content: "";
  width: 260px;
  height: 2px;
  background-color: #004EB3;
  display: block;
  margin: 0 auto;
  margin-top: 8px;
}
.portlet-boundary_es_swecat_med_properties_web_PropertiesPortletPortlet_ .nav-tabs {
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
  border-bottom: 1px solid #cdcdcd;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}
.portlet-boundary_es_swecat_med_properties_web_PropertiesPortletPortlet_ .nav-tabs .nav-item {
  margin-left: 24px;
}
.portlet-boundary_es_swecat_med_properties_web_PropertiesPortletPortlet_ .nav-tabs .nav-item:first-child {
  margin-left: 0;
}
.portlet-boundary_es_swecat_med_properties_web_PropertiesPortletPortlet_ .nav-tabs .nav-link {
  padding-left: 0;
  padding-right: 0;
  text-transform: uppercase;
  font-size: 14px;
  color: #666;
  font-family: Raleway-Bold;
  border-bottom: 4px solid transparent;
  line-height: 30px;
}
.portlet-boundary_es_swecat_med_properties_web_PropertiesPortletPortlet_ .nav-tabs .nav-link.active,
.portlet-boundary_es_swecat_med_properties_web_PropertiesPortletPortlet_ .nav-tabs .nav-link.active:hover {
  border: 0;
  border-bottom: 4px solid #004EB3;
  color: #004EB3;
  margin-top: 1px;
}
.portlet-boundary_es_swecat_med_properties_web_PropertiesPortletPortlet_ .nav-tabs .nav-link:hover {
  border-color: transparent;
}
.portlet-boundary_es_swecat_med_properties_web_PropertiesPortletPortlet_ label {
  margin-top: 30px;
  font-family: Raleway-Bold;
}
.portlet-boundary_es_swecat_med_properties_web_PropertiesPortletPortlet_ .form-group {
  margin-bottom: 0px;
}
.portlet-boundary_es_swecat_med_properties_web_PropertiesPortletPortlet_ .form-control {
  border-radius: 0px;
}
.portlet-boundary_es_swecat_med_properties_web_PropertiesPortletPortlet_ .btn {
  border-radius: 0px !important;
}
.portlet-boundary_es_swecat_med_properties_web_PropertiesPortletPortlet_ .btn-primary {
  margin-top: 20px;
  background-color: #004EB3;
}
.portlet-boundary_es_swecat_med_properties_web_PropertiesPortletPortlet_ .table {
  table-layout: fixed;
  margin-top: 30px;
  margin-bottom: 30px;
}
.portlet-boundary_es_swecat_med_properties_web_PropertiesPortletPortlet_ .table.table-bordered td, .portlet-boundary_es_swecat_med_properties_web_PropertiesPortletPortlet_ .table.table-bordered th {
  word-break: break-word;
}
.portlet-boundary_es_swecat_med_properties_web_PropertiesPortletPortlet_ .table td:last-child {
  text-align: center !important;
}
.portlet-boundary_es_swecat_med_properties_web_PropertiesPortletPortlet_ .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  border-color: #999;
}
.portlet-boundary_es_swecat_med_properties_web_PropertiesPortletPortlet_ .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover, .portlet-boundary_es_swecat_med_properties_web_PropertiesPortletPortlet_ .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus {
  color: #333;
}
.portlet-boundary_es_swecat_med_properties_web_PropertiesPortletPortlet_ .taglib-page-iterator {
  margin-bottom: 30px;
}
.portlet-boundary_es_swecat_med_properties_web_PropertiesPortletPortlet_ .pager li > a,
.portlet-boundary_es_swecat_med_properties_web_PropertiesPortletPortlet_ .pager li > span {
  border: none;
  color: #004EB3;
}
.portlet-boundary_es_swecat_med_properties_web_PropertiesPortletPortlet_ .pager li > a:hover,
.portlet-boundary_es_swecat_med_properties_web_PropertiesPortletPortlet_ .pager li > span:hover {
  background-color: transparent;
  color: #333;
}
.portlet-boundary_es_swecat_med_properties_web_PropertiesPortletPortlet_ .pager .disabled > a {
  color: #333;
}
.portlet-boundary_es_swecat_med_properties_web_PropertiesPortletPortlet_ .page-item {
  margin: 0px 2px;
}

header #heading {
  /* Profesional header */
  /* Normal header */
}
header #heading .site-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 50px 20px 50px;
}
header #heading .site-title .logo-wrapper .logo {
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid #D5D5D5;
}
header #heading .site-title .logo-wrapper .main-logo {
  display: inline-block;
}
header #heading .site-title .logo-wrapper .main-logo img {
  width: 150px;
}
header #heading .site-sub-heading {
  background-color: #004EB3;
  color: #fff;
  height: 60px;
}
header #heading .site-sub-heading span {
  line-height: 60px;
}
header #heading .site-title-normal {
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #D5D5D5;
}
header #heading .site-title-normal .site-logo {
  width: 100%;
  background-color: #004EB3;
  padding: 12px 50px 12px 50px;
  text-align: center;
}
header #heading .site-title-normal .site-logo img {
  opacity: 1;
  width: auto;
  height: 36px;
}
header #heading .site-title-normal .logo-wrapper {
  max-width: 1275px;
  margin: 0 auto;
  padding: 20px 50px;
}
header #heading .site-title-normal .logo-wrapper .logo img {
  width: 80%;
  height: auto;
}

@media (max-width: 630px) {
  header #heading .site-title {
    max-width: 1275px;
    margin: 0 auto;
    padding: 15px 15px;
  }
  header #heading .site-title .logo-wrapper .logo {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
  }
  header #heading .site-title .logo-wrapper .logo img {
    width: 80%;
    height: auto;
  }
  header #heading .site-title .logo-wrapper .main-logo {
    display: none;
  }
}
@media (max-width: 450px) {
  header #heading .site-title-normal .site-logo {
    padding: 15px 15px;
    max-width: 1275px;
    margin: 0 auto;
  }
  header #heading .site-title-normal .site-logo img {
    width: 100%;
    /*height: auto;*/
  }
}
.sub-nav {
  height: 40px;
  background-color: #f3f3f3;
}
.sub-nav .languages-wrapper {
  display: inline-block;
  width: 90px;
  margin-left: 20px;
}
.sub-nav .languages-wrapper .language-entry-short-text {
  text-transform: uppercase;
  font-size: 12px;
  font-family: "Raleway-SemiBold";
  border-right: 1px solid #979797;
  line-height: 40px;
}
.sub-nav .languages-wrapper .language-entry-short-text {
  color: #333;
}
.sub-nav .languages-wrapper a.language-entry-short-text {
  color: #004EB3;
  text-decoration: none;
}
.sub-nav .languages-wrapper a.language-entry-short-text:focus, .sub-nav .languages-wrapper a.language-entry-short-text:hover {
  color: #004EB3;
}
.sub-nav .languages-wrapper .language-entry-short-text:last-child {
  border-right: none;
}
.sub-nav .sub-nav-menu {
  width: calc(100% - 115px);
  text-align: right;
  float: right;
  height: 40px;
}
.sub-nav .sub-nav-menu ul {
  /*list-style-type:none;
  display:inline-block;
  width: 100%;*/
}
.sub-nav .sub-nav-menu ul li {
  display: inline-block;
  margin-right: 25px;
}
.sub-nav .sub-nav-menu ul li:last-child {
  margin-right: 0px;
}
.sub-nav .sub-nav-menu ul li a {
  color: #004EB3;
  font-size: 12px;
  font-family: "Raleway-SemiBold";
  line-height: 40px;
}
.sub-nav .sub-nav-menu ul li a:focus, .sub-nav .sub-nav-menu ul li a:hover {
  text-decoration: none;
  color: #333;
}
.sub-nav .sub-nav-menu ul li a img, .sub-nav .sub-nav-menu ul li a picture {
  margin-right: 3px;
  position: relative;
  top: -1px;
  max-width: 24px;
  max-height: 24px;
}

.portlet-patientfile h1 {
  font-family: "Raleway-Light";
  font-size: 40px;
  line-height: 45px;
}
.portlet-patientfile h2 {
  font-family: "Raleway-Light";
  font-size: 30px;
  line-height: 34px;
  margin-top: 20px;
}
.portlet-patientfile h3 {
  font-family: "Raleway-Light";
  font-size: 20px;
  line-height: 25px;
}
.portlet-patientfile .btn-primary-vdh {
  background-color: #004EB3;
  border-color: #004EB3;
  padding: 10px 25px;
  min-width: 130px;
  border-radius: 0px;
}
.portlet-patientfile .btn-secondary-vdh {
  background-color: #fff;
  border-color: #004EB3;
  color: #004EB3;
  padding: 10px 25px;
  min-width: 130px;
  border-radius: 0px;
}
.portlet-patientfile .table-responsive {
  margin-top: 1.5rem;
  margin-bottom: 50px;
}
.portlet-patientfile .resultsList {
  margin-top: 50px;
}
.portlet-patientfile .resultsList .taglib-empty-result-message.sheet {
  margin-bottom: 50px;
}
.portlet-patientfile .resultsList .pagination-bar {
  margin-bottom: 30px;
}

.med-program-form-web .tokenDuration {
  display: block;
  text-align: center;
}
.med-program-form-web h1 {
  font-family: "Raleway-Light";
  font-size: 40px;
  line-height: 45px;
}
.med-program-form-web h2 {
  font-family: "Raleway-Light";
  font-size: 30px;
  line-height: 34px;
  margin-top: 20px;
}
.med-program-form-web h3 {
  font-family: "Raleway-Light";
  font-size: 20px;
  line-height: 25px;
}
.med-program-form-web .ddm-form-basic-info h1.ddm-form-name {
  font-family: "Raleway-Light";
  font-size: 40px;
  line-height: 45px;
  color: #004EB3;
  padding-bottom: 10px;
}
.med-program-form-web .resultsList {
  margin-bottom: 20px;
}
.med-program-form-web .resultsList .validate-locales-form-wrapper {
  text-align: left;
  display: flex;
  justify-content: left;
  width: 100%;
}
.med-program-form-web .resultsList .active.ddm-form-page.lfr-ddm-form-page {
  margin-top: 50px;
}
.med-program-form-web.form-web .multi-step-indicator {
  padding-bottom: 50px;
}
.med-program-form-web.form-web .resultsList {
  margin-bottom: 0px;
}
.med-program-form-web.form-web .resultsList .active.ddm-form-page.lfr-ddm-form-page {
  margin-top: 0px;
}
.med-program-form-web .multi-step-indicator .multi-step-indicator-label {
  white-space: inherit;
  width: 100px;
  text-align: center;
  top: 75%;
  bottom: 7.75px;
  max-width: 250px;
  overflow: visible;
}
.med-program-form-web .multi-step-item.active .multi-step-indicator {
  margin-top: -7px;
}
.med-program-form-web .multi-step-item.active .multi-step-indicator .multi-step-icon {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 20px;
}
.med-program-form-web .multi-step-item .multi-step-indicator .multi-step-indicator-label {
  color: #004EB3;
}
.med-program-form-web .multi-step-item .multi-step-indicator .multi-step-icon {
  border-radius: 15px;
}
.med-program-form-web .lfr-ddm-form-pagination-next {
  background-color: #004EB3;
  border-color: #004EB3;
  padding: 10px 25px;
  min-width: 130px;
  border-radius: 0px;
}
.med-program-form-web .lfr-ddm-form-pagination-prev {
  background-color: #fff;
  border-color: #004EB3;
  color: #004EB3;
  padding: 10px 25px;
  min-width: 130px;
  border-radius: 0px;
}
.med-program-form-web .lfr-ddm-form-container .lfr-ddm-form-page.active .row {
  justify-content: flex-end;
}
.med-program-form-web .lfr-ddm-form-container .lfr-ddm-form-page-title + .row {
  margin-top: 15px;
}
.med-program-form-web .ddm-form-pagination.position-relative.wizard-mode {
  padding-bottom: 15px;
}
.med-program-form-web .lfr-ddm-form-page-description, .med-program-form-web .lfr-ddm-form-page-title {
  padding-left: 0;
}
.med-program-form-web .ddm-layout-builder.ddm-page-container-layout h3 {
  color: #004EB3;
  padding-left: 0;
  font-family: "Raleway-Light";
  font-size: 30px;
  line-height: 34px;
  margin-top: 10px;
  margin-bottom: 15px;
}
.med-program-form-web .ddm-layout-builder.ddm-page-container-layout p.ddm-label {
  font-family: "Raleway-Bold";
  font-size: 1rem;
  line-height: 25px;
}
.med-program-form-web .ddm-layout-builder.ddm-page-container-layout .col-md-12.col-ddm {
  padding-left: 0;
}
.med-program-form-web .ddm-layout-builder.ddm-page-container-layout .col-md-12.col-ddm .ddm-field {
  padding-left: 0;
}
.med-program-form-web .related-documents {
  margin-top: 40px;
}
.med-program-form-web .related-documents a {
  color: #004EB3;
}
.med-program-form-web .btn.btn-primary.lfr-ddm-form-submit {
  background-color: #004EB3;
  border-color: #004EB3;
  padding: 10px 25px;
  min-width: 130px;
  border-radius: 0px;
}
.med-program-form-web .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: white;
  border-color: #adb5bd;
}
.med-program-form-web .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  filter: invert(100%);
}
.med-program-form-web .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #fff;
}
.med-program-form-web .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #adb5bd;
  background-color: #fff;
}
.med-program-form-web .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23000' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
.med-program-form-web body .ddm-user-view-content .form-group .custom-control-inline + .custom-control-inline {
  padding-left: 0px;
}
@media (max-width: 992px) {
  .med-program-form-web .multi-step-nav-collapse-sm .multi-step-indicator-label {
    display: none;
  }
  .med-program-form-web .multi-step-nav-collapse-sm .active .multi-step-indicator-label {
    display: none;
  }
  .med-program-form-web.form-web .multi-step-indicator {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}

/*AJUSTES DISEÑO*/
.med-program-form-web {
  max-width: 1140px;
  padding-left: 32px;
  padding-right: 32px;
  /*Buttons*/
  /*Fin Buttons*/
  /*Multistep*/
  /*Fin Multistep*/
}
.med-program-form-web .tokenDuration {
  -webkit-font-feature-settings: "lnum";
  -moz-font-feature-settings: "lnum";
  font-feature-settings: "lnum";
  font-size: 1.125rem;
  margin-top: 40px;
  font-family: "Raleway-SemiBold";
  text-align: left;
  background-color: #f3f3f3;
  display: inline-block;
  padding: 20px 20px 20px 60px;
  color: #004EB3;
  background-image: url(../images/info-blue.svg);
  background-repeat: no-repeat;
  background-size: 40px 40px;
  background-position: 10px center;
}
.med-program-form-web .col-md-11 {
  max-width: 100%;
  flex: 0 0 100%;
  padding-left: 0px;
}
.med-program-form-web .col-md-11 .ddm-field {
  padding-left: 0px;
}
.med-program-form-web .ddm-form-basic-info h1.ddm-form-name {
  font-family: "Raleway-ExtraBold";
  font-size: 3rem;
  line-height: 3.375rem;
  margin-top: 80px;
}
.med-program-form-web .ddm-form-basic-info h1.ddm-form-name span {
  font-family: "Raleway-Regular";
  display: block;
}
.med-program-form-web .ddm-layout-builder.ddm-page-container-layout h3 {
  font-size: 1.875rem;
  line-height: 2.125rem;
  font-family: "Raleway-Bold";
}
.med-program-form-web .ddm-layout-builder.ddm-page-container-layout p.ddm-label {
  font-size: 1.125rem;
  line-height: 1.25rem;
  color: #333;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: "Raleway-Bold";
}
.med-program-form-web .ddm-layout-builder.ddm-page-container-layout p.ddm-label span {
  font-family: "Raleway-Regular";
}
.med-program-form-web .ddm-layout-builder.ddm-page-container-layout [data-ddm-field-column="0"] p.ddm-label {
  font-size: 1.375rem;
  line-height: 1.5rem;
  color: #333;
  margin-bottom: 30px;
  margin-top: 25px;
}
.med-program-form-web .ddm-layout-builder.ddm-page-container-layout .custom-radio .custom-control-label-text {
  padding-left: 15px;
}
.med-program-form-web .ddm-layout-builder.ddm-page-container-layout .custom-radio .custom-control-label::before {
  width: 20px;
  height: 20px;
  top: 2px;
}
.med-program-form-web .ddm-layout-builder.ddm-page-container-layout .custom-radio .custom-control-label::after {
  width: 20px;
  height: 20px;
  top: 2px;
}
.med-program-form-web .ddm-layout-builder.ddm-page-container-layout .custom-control-label-text {
  font-family: "Raleway-Regular";
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: #333;
}
.med-program-form-web .ddm-layout-builder.ddm-page-container-layout .form-group input.form-control {
  border: none;
  max-width: 160px;
  border-bottom: 1px solid #979797;
  border-radius: 0px;
  margin-top: 20px;
  padding-left: 0px;
  font-family: "Raleway-Regular";
  font-size: 1.25rem;
  color: #333333;
}
.med-program-form-web .ddm-layout-builder.ddm-page-container-layout .form-group input.form-control::placeholder {
  font-family: "Raleway-Regular";
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #333333;
  letter-spacing: 1px;
  padding-left: 0px;
}
.med-program-form-web .ddm-layout-builder.ddm-page-container-layout .form-group input.form-control:focus {
  outline: none;
  box-shadow: none;
}
.med-program-form-web .ddm-layout-builder.ddm-page-container-layout .ddm-field-types-fieldset__nested {
  margin-left: 0px;
  margin-right: 0px;
}
.med-program-form-web .ddm-layout-builder.ddm-page-container-layout .ddm-field-types-fieldset__nested .text-uppercase {
  text-transform: none !important;
}
.med-program-form-web .ddm-layout-builder.ddm-page-container-layout .ddm-field-types-fieldset__nested .ddm-field-types-fieldset__nested-separator {
  margin: 10px 0;
}
.med-program-form-web .ddm-layout-builder.ddm-page-container-layout .ddm-field-types-fieldset__nested .ddm-field-types-fieldset__nested-separator .mt-1.separator {
  display: none;
}
.med-program-form-web .ddm-layout-builder.ddm-page-container-layout p.ddm-label.labelCip {
  font-family: "Raleway-Regular";
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #333333;
  letter-spacing: 1px;
  padding-left: 0px;
  margin-bottom: 0px;
  margin-top: 60px;
}
.med-program-form-web input#cip {
  border: none;
  border-bottom: 1px solid #979797;
  width: 100%;
  max-width: 260px;
  font-family: "Raleway-Regular";
  font-size: 1.25rem;
  color: #333333;
  -webkit-font-feature-settings: "lnum";
  -moz-font-feature-settings: "lnum";
  font-feature-settings: "lnum";
  margin-top: 60px;
}
.med-program-form-web input#cip:focus {
  outline: none;
  border-bottom: 1px solid #979797;
  box-shadow: none;
}
.med-program-form-web input#cip::placeholder {
  font-family: "Raleway-Regular";
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #333333;
  letter-spacing: 1px;
}
.med-program-form-web p {
  font-size: 1.125rem;
  line-height: 1.5em;
  font-family: "Raleway-Regular";
  max-width: 926px;
}
.med-program-form-web p b {
  font-family: "Raleway-Bold";
}
.med-program-form-web .cipDescription {
  margin-bottom: 40px;
}
.med-program-form-web .lfr-ddm-form-container .lfr-ddm-form-pagination-controls {
  min-height: 150px;
}
.med-program-form-web .lfr-ddm-form-pagination-next,
.med-program-form-web .lfr-ddm-form-pagination-prev,
.med-program-form-web .lfr-ddm-form-submit,
.med-program-form-web #ddm-form-submit {
  min-width: 165px;
  height: 70px;
  font-family: "Raleway-SemiBold";
  font-size: 1.25rem;
  margin-top: 60px;
  float: left !important;
  margin-right: 25px;
}
.med-program-form-web .lfr-ddm-form-pagination-next .lexicon-icon,
.med-program-form-web .lfr-ddm-form-pagination-prev .lexicon-icon,
.med-program-form-web .lfr-ddm-form-submit .lexicon-icon,
.med-program-form-web #ddm-form-submit .lexicon-icon {
  display: none;
}
.med-program-form-web .btn.btn-primary.lfr-ddm-form-submit {
  min-width: 134px;
  height: 65px;
  font-family: "Raleway-SemiBold";
  font-size: 1.25rem;
  margin-top: 70px;
}
.med-program-form-web .lfr-ddm-form-pagination-prev {
  background-color: #f3f3f3;
  border: 1px solid #f3f3f3;
  color: #adadad;
}
.med-program-form-web .lfr-ddm-form-container .lfr-ddm-form-pagination-controls button {
  margin-bottom: 70px;
}
.med-program-form-web .multi-step-nav {
  padding: 0px;
  margin-bottom: 40px;
  margin-top: 20px;
}
.med-program-form-web .multi-step-item .multi-step-indicator .multi-step-icon {
  font-family: "Raleway-Regular";
  color: #fff;
  -webkit-font-feature-settings: "lnum";
  -moz-font-feature-settings: "lnum";
  font-feature-settings: "lnum";
  background-color: #004EB3;
}
.med-program-form-web .multi-step-item .multi-step-indicator .multi-step-indicator-label {
  font-size: 0.85rem;
  line-height: 1rem;
  text-align: left;
  transform: none;
  left: 0px;
  margin-top: -14px;
  color: #004EB3;
  font-family: "Raleway-Medium";
}
.med-program-form-web .multi-step-item .multi-step-divider {
  height: 1px;
  background-color: #004EB3 !important;
}
.med-program-form-web .multi-step-item.active .multi-step-indicator .multi-step-icon {
  font-family: "Raleway-ExtraBold";
}
.med-program-form-web .multi-step-item.active .multi-step-indicator .multi-step-indicator-label {
  font-family: "Raleway-ExtraBold";
  color: #004EB3;
}
.med-program-form-web .multi-step-item.active .multi-step-divider {
  background-color: #d5d5d5 !important;
}
.med-program-form-web .multi-step-item.active ~ li .multi-step-indicator .multi-step-icon {
  background-color: #d5d5d5;
}
.med-program-form-web .multi-step-item.active ~ li .multi-step-indicator .multi-step-indicator-label {
  color: #999;
}
.med-program-form-web .multi-step-item.active ~ li .multi-step-divider {
  background-color: #d5d5d5 !important;
}

/*Documentos*/
.related-documents {
  margin-bottom: 40px;
}
.related-documents h4 {
  color: #333333;
  font-family: "Raleway-Bold";
  font-size: 1.375rem;
  line-height: 1.5rem;
  margin-bottom: 20px;
}
.related-documents ul {
  padding-left: 0px;
  list-style-type: none;
}
.related-documents ul li {
  background-color: #f3f3f3;
  padding: 35px 50px;
  display: inline-block;
  margin-bottom: 20px;
  width: 900px;
  max-width: 100%;
}
.related-documents ul li .document {
  display: table;
  width: 100%;
}
.related-documents ul li .document .datos {
  vertical-align: middle;
  display: table-cell;
  padding-right: 30px;
  background-image: url(../images/file.jpg);
  background-repeat: no-repeat;
  background-size: 49px 72px;
  background-position: left center;
}
.related-documents ul li .document .datos .titulo {
  color: #004EB3;
  font-family: "Raleway-SemiBold";
  font-size: 1.125rem;
  margin-left: 100px;
  -webkit-font-feature-settings: "lnum";
  -moz-font-feature-settings: "lnum";
  font-feature-settings: "lnum";
}
.related-documents ul li .document .datos .peso {
  color: #004EB3;
  font-family: "Raleway-Regular";
  margin-left: 100px;
  -webkit-font-feature-settings: "lnum";
  -moz-font-feature-settings: "lnum";
  font-feature-settings: "lnum";
  font-size: 1.125rem;
}
.related-documents ul li .document a.download {
  display: table-cell;
  vertical-align: middle;
  background-color: #004EB3;
  width: 236px;
  height: 70px;
  color: #fff;
  text-decoration: none;
  line-height: 70px;
  padding-left: 42px;
  font-family: "Raleway-SemiBold";
  font-size: 1.25rem;
  background-image: url(../images/download.jpg);
  background-repeat: no-repeat;
  background-size: 40px 41px;
  background-position: 166px center;
}
.related-documents ul li .document a.download:hover {
  text-decoration: none;
}

/*Fin documentos*/
@media (max-width: 992px) {
  .med-program-form-web {
    max-width: 720px;
    overflow-x: hidden;
  }
  .med-program-form-web .multi-step-nav {
    min-width: 3000px;
    display: block;
    flex-wrap: unset;
    margin-top: 20px;
    margin-bottom: 80px;
  }
  .med-program-form-web .multi-step-indicator-label-top .multi-step-item {
    width: 110px;
    display: inline-block;
    display: none;
  }
  .med-program-form-web .multi-step-indicator-label-top .multi-step-item.active {
    display: inline-block;
  }
  .med-program-form-web .multi-step-indicator-label-top .multi-step-item:last-child .multi-step-divider {
    display: none;
  }
  .med-program-form-web .multi-step-item-expand {
    flex-grow: unset;
    width: 110px;
    display: inline-block;
  }
  .med-program-form-web .multi-step-nav-collapse-sm .multi-step-indicator-label {
    display: inline-block;
    margin-top: 20px !important;
  }
  .med-program-form-web .multi-step-nav-collapse-sm .active .multi-step-indicator-label {
    display: inline-block;
    margin-top: 27px !important;
  }
  .med-program-form-web .multi-step-nav-collapse-sm .active ~ li {
    display: inline-block;
  }
  .related-documents ul li .document {
    display: block;
  }
  .related-documents ul li .document .datos {
    width: 100%;
    display: block;
    min-height: 80px;
    background-position: left top;
    margin-bottom: 20px;
  }
  .related-documents ul li .document .datos .titulo,
  .related-documents ul li .document .datos .peso {
    margin-left: 70px;
  }
  .related-documents ul li .document .datos .titulo {
    line-height: 1.4rem;
  }
  .related-documents ul li .document a.download {
    float: right;
    height: 56px;
    line-height: 56px;
    font-size: 1.125rem;
  }
}
@media (max-width: 767.98px) {
  .med-program-form-web {
    max-width: 540px;
  }
  .med-program-form-web .multi-step-item-expand {
    width: 110px !important;
  }
  .med-program-form-web .ddm-form-basic-info h1.ddm-form-name.cipTitle {
    margin-top: 50px;
    font-size: 2.5rem;
    line-height: 2.813rem;
  }
  .med-program-form-web .ddm-layout-builder.ddm-page-container-layout p.ddm-label.labelCip {
    margin-top: 0px;
  }
  .med-program-form-web .btn.btn-primary.lfr-ddm-form-submit {
    margin-top: 40px;
  }
  .med-program-form-web .cip-image-wrapper {
    margin-top: 30px;
    display: block;
    margin-left: -18px;
  }
}
@media only screen and (max-width: 480px) {
  .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .col-md-12.col-ddm .ddm-field {
    padding-right: 0;
  }
  .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .col-md-12.col-ddm {
    padding-right: 0;
  }
  .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .form-group input.form-control.slider.ddm-field-slider {
    position: relative;
    max-width: 100%;
    padding-right: 0;
  }
  .form-group .range-container .slider:before {
    display: none;
  }
  .form-group .range-container {
    position: relative;
  }
  /*.med-program-form-web .multi-step-nav-collapse-sm .active .multi-step-indicator-label{
      margin-top: 0px !important;
  }

  .med-program-form-web .multi-step-nav-collapse-sm .multi-step-indicator-label{
      margin-top: -4px !important;
  }*/
  .med-program-form-web .multi-step-item.active .multi-step-divider {
    margin-left: 2.5rem;
  }
  .med-program-form-web .multi-step-item.active .multi-step-indicator {
    margin-top: -4px;
  }
  .med-program-form-web .btn.btn-primary.lfr-ddm-form-submit {
    margin-top: 0px;
  }
  /*.custom-control.custom-radio.custom-control-inline{
      padding-left: 5px;
  }*/
  body .ddm-user-view-content .form-group .custom-control-inline + .custom-control-inline {
    margin-left: 0 !important;
  }
  .med-program-form-web .lfr-ddm-form-pagination-next, .med-program-form-web .lfr-ddm-form-pagination-prev, .med-program-form-web .lfr-ddm-form-submit {
    margin-top: 0;
  }
  .med-program-form-web .lfr-ddm-form-container .lfr-ddm-form-pagination-controls button {
    margin-bottom: 20px;
  }
  .med-program-form-web .lfr-ddm-form-container .lfr-ddm-form-pagination-controls {
    display: flex;
    flex-direction: column;
  }
  #portlet_es_swecat_med_program_form_web_ProgramFormWebPortlet .row {
    display: inline;
  }
  .med-program-form-web input#cip {
    margin-top: 0px;
  }
  .med-program-form-web {
    width: calc(100% + 35px);
    padding-right: 0px;
    padding-left: 0px;
    margin-right: -20px;
    margin-left: -20px;
  }
  .med-program-form-web p {
    padding-left: 25px;
    padding-right: 25px;
    margin-top: 40px;
  }
  .med-program-form-web p.ddm-label {
    padding-left: 0px;
    padding-right: 0px;
  }
  .med-program-form-web .cipContainer {
    padding-left: 45px;
    padding-right: 45px;
    margin-top: 40px;
  }
  .med-program-form-web .ddm-form-basic-info h1.ddm-form-name {
    margin-left: 25px;
    margin-right: 25px;
    font-size: 1.875rem;
    line-height: 2.125rem;
    margin-top: 58px;
  }
  .med-program-form-web .ddm-form-basic-info h1.ddm-form-name.cipTitle {
    margin-top: 30px;
    font-size: 2.5rem;
    line-height: 2.813rem;
  }
  .med-program-form-web .ddm-layout-builder.ddm-page-container-layout [data-ddm-field-column="0"] p.ddm-label {
    line-height: 1.875rem;
  }
  .med-program-form-web .btn.btn-primary.lfr-ddm-form-submit {
    margin-bottom: 20px;
    height: 55px;
  }
  .form-web .resultsList .active.ddm-form-page.lfr-ddm-form-page {
    margin-left: 25px;
    margin-right: 25px;
  }
  .lfr-ddm-form-container .lfr-ddm-form-pagination-controls {
    margin-left: 0px;
    margin-right: 0px;
  }
  .multi-step-indicator-label-top .multi-step-item.active {
    margin-left: 25px;
  }
  .multi-step-indicator-label-top .multi-step-item.active:before {
    content: "";
    display: block;
    width: 25px;
    height: 1px;
    background-color: #004EB3;
    top: 45px;
    left: 0px;
    position: absolute;
  }
  .multi-step-indicator-label-top .multi-step-item.active .multi-step-indicator .multi-step-indicator-label {
    margin-left: 25px;
  }
  .multi-step-indicator-label-top .multi-step-item:first-child:before {
    display: none;
  }
  .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .custom-radio {
    width: 100%;
    margin-bottom: 14px;
    margin-left: 5px;
  }
  .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .custom-radio.custom-control-inline {
    margin-left: 0px;
  }
  .med-program-form-web .lfr-ddm-form-pagination-next,
  .med-program-form-web .lfr-ddm-form-submit {
    min-width: 100%;
    float: right !important;
    margin-right: 0px;
    margin-left: 0;
    height: 55px;
  }
  .med-program-form-web .lfr-ddm-form-pagination-prev {
    min-width: 100%;
    margin-right: 0;
    height: 55px;
  }
  .related-documents h4 {
    margin-left: 25px;
    margin-right: 25px;
  }
  .related-documents ul li {
    padding: 45px 40px 45px 25px;
  }
  .med-program-form-web p {
    padding-left: 0;
    padding-right: 0;
  }
}
/*FIN AJUSTES DISEÑO*/
.program-web .pagination-bar {
  margin-bottom: 30px;
}

.portlet-programs .program-data {
  margin: 25px 0;
}
.portlet-programs .program-data .btn-primary-vdh {
  background-color: #004EB3;
  border-color: #004EB3;
  padding: 10px 25px;
  min-width: 130px;
  border-radius: 0px;
}
.portlet-programs .program-data .btn-secondary-vdh {
  background-color: #fff;
  border-color: #004EB3;
  color: #004EB3;
  padding: 10px 25px;
  min-width: 130px;
  border-radius: 0px;
}
.portlet-programs .program-data .data .lfr-icon-menu .dropdown-toggle {
  background-color: #5e6264;
  border-color: #5e6264;
}
.portlet-programs .program-data .data .program-services .help-block {
  color: #dc3545;
  display: block;
}
.portlet-programs .program-data .data .program-services .help-block.hidden {
  display: none;
}
.portlet-programs .program-data .data .select-pure__selected-label {
  background: #5e6264;
}
.portlet-programs .program-data .data .select-pure__select.select-pure__error {
  border-color: #dc3545;
}
.portlet-programs .program-data .search .toggle-search-options {
  color: #004EB3;
}
.portlet-programs .program-data .form a {
  color: #004EB3;
}
.portlet-programs .navigation-bar-secondary {
  background-color: #FFF;
  border-color: #4d4d4d;
}
.portlet-programs .navigation-bar-secondary .container-fluid {
  padding-left: 0px;
  padding-right: 0px;
}
.portlet-programs .navigation-bar-secondary .container-fluid .nav-item .nav-link.active {
  background-color: #4d4d4d;
}
.portlet-programs .navigation-bar-secondary .container-fluid .nav-item .nav-link.active span {
  color: #000;
}
.portlet-programs .navigation-bar-secondary .container-fluid .nav-item .nav-link.active:after {
  background-color: #4d4d4d;
}
.portlet-programs .navigation-bar-secondary .container-fluid .nav-item .nav-link span {
  color: #4d4d4d;
}

h2.portlet-title-text {
  display: none;
}

article {
  display: none;
}

.hospital-mapa .detalle #block-cpi-custom-block-cpi-mapa-toggle #hospital_control-wrapper h3.awe-header {
  color: #264efc;
}

.hospital_control .centers .centers-col .checkbox input:checked + label {
  color: #264efc;
}

.cpi-mapa.cpi-mapa-elem,
.cpi-mapa.cpi-mapa-icons {
  display: none;
}

.hospital_control-wrapper {
  padding-top: 0px;
  padding-bottom: 0px;
  width: 100%;
}
.hospital_control-wrapper .switch input:focus {
  border: none;
}
.hospital_control-wrapper input:focus + .slider {
  box-shadow: none;
}
.hospital_control-wrapper .checkbox {
  display: inline-block;
}
.hospital_control-wrapper .checkbox input[type=checkbox] {
  position: inherit;
  margin-left: 0px;
}
.hospital_control-wrapper .checkbox label {
  padding-left: 6px;
  padding-right: 20px;
  font-family: "Raleway-Regular";
  font-size: 14px;
  line-height: 21px;
  position: relative;
  top: -2px;
}

.hospital_mapa_mobile {
  text-align: center;
  /*height:600px;*/
  margin-bottom: 0px;
  height: 100%;
}

.cpi-mapa.base-mapa,
.cpi-mapa.cpi-mapa-elem,
.cpi-mapa.cpi-mapa-icons {
  position: absolute;
  left: 0px;
}

/*AMPLIAR MAPA*/
.noScroll {
  overflow: hidden;
}

.fullHeight .container-fluid #content {
  min-height: 100%;
}
.fullHeight .container-fluid #content .portlet {
  margin-bottom: 0px;
}
.fullHeight .container-fluid #content .portlet-decorate .portlet-content {
  padding-bottom: 0px;
}

.controlButtons {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10;
  width: 36px;
  height: 100%;
}
.controlButtons button {
  width: 36px;
  height: 36px;
  background-color: #004EB3;
  border-radius: 0px;
  border: none;
}
.controlButtons button:focus {
  box-shadow: none;
}
.controlButtons button.fullMap {
  background-image: url(../images/ampliar.jpg);
  background-size: 25px 24px;
  background-position: center;
  background-repeat: no-repeat;
}
.controlButtons button.normalMap {
  background-image: url(../images/disminuir.jpg);
  background-size: 24px 26px;
  background-position: center;
  background-repeat: no-repeat;
}
.controlButtons button.ampliarMap {
  position: absolute;
  right: 0px;
  bottom: 64px;
  font-size: 40px;
  line-height: 20px;
  padding: 0px;
  font-family: "Raleway-Regular";
}
.controlButtons button.disminuirMap {
  bottom: 20px;
  right: 0px;
  position: absolute;
  font-size: 40px;
  line-height: 20px;
  padding: 0px;
  padding-bottom: 8px;
  font-family: "Raleway-Regular";
}

.mapa_toggle_wrapepr {
  background-color: #f1f1f1;
  overflow: auto;
  /* min-height: calc(100vh - 100px);*/
}
.mapa_toggle_wrapepr .controlButtons {
  display: none;
}
.mapa_toggle_wrapepr.full {
  z-index: 12;
}
.mapa_toggle_wrapepr.full .controlButtons {
  display: block;
  position: absolute;
  right: 10px;
  z-index: 13;
}
.mapa_toggle_wrapepr .hospital_mapa_mobile img {
  max-width: inherit;
  width: 100%;
  max-height: inherit;
  top: 50%;
  transform: translateY(-50%);
}

.mapa_toggle_wrapepr {
  position: relative;
  width: 100%;
}

.mapa_toggle_wrapepr.full {
  height: 100vh !important;
  position: fixed;
  width: 100%;
  top: 0px;
  z-index: 10;
  left: 0px;
  display: block;
}
.mapa_toggle_wrapepr.full .hospital_mapa_mobile {
  height: 100%;
}
.mapa_toggle_wrapepr.full .hospital_mapa_mobile img {
  top: 50%;
  transform: translateY(-50%);
  max-height: inherit;
}
.mapa_toggle_wrapepr.full .controlButtons {
  position: fixed;
  right: 10px;
  z-index: 11;
}

.hospital-mapa > .container {
  padding-left: 0px;
  padding-right: 0px;
  width: calc(100% + 64px);
  max-width: calc(100% + 64px);
  margin-left: -32px;
  margin-top: -16px;
}
.hospital-mapa > .container .detalle {
  padding-left: 0px;
  padding-right: 0px;
}
.hospital-mapa > .container .tab-pane {
  max-width: 100%;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.hospital_mapa_mobile {
  /* height:460px;*/
}

/*SIMULACION TABS APP*/
.paciente .nav-tabs.app {
  margin-top: 0px;
  border-bottom: none;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  background-color: #f1f1f1;
}
.paciente .nav-tabs.app .nav-item {
  width: 33%;
  margin-left: 0px;
}
.paciente .nav-tabs.app .nav-item .nav-link {
  height: 48px;
  line-height: 28px;
  font-size: 16px;
  text-align: center;
  color: #333;
  font-family: "Raleway-Bold";
  text-transform: inherit;
}
.paciente .nav-tabs.app .nav-item .nav-link.active {
  color: #004EB3;
  background-color: transparent;
}

@media (max-width: 992px) {
  .hospital_control .centers-col {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 10px;
  }
}
@media (max-width: 767.98px) {
  /*.hospital_mapa_mobile{
      height:330px;
  }*/
  .hospital_control-wrapper .detalle {
    padding-right: 0px;
  }
}
@media only screen and (max-width: 575px) {
  .hospital-mapa > .container {
    max-width: calc(100% + 70px);
    width: calc(100% + 70px);
  }
  .hospital-mapa > .container .nav-tabs.app {
    margin-right: 0px;
    margin-left: 0px;
    max-width: calc(100% + 8px);
    width: calc(100% + 8px);
  }
  /* .hospital_control-wrapper{
       width:calc(100% - 45px);
   }*/
}
@media only screen and (max-width: 480px) {
  .hospital_mapa_mobile {
    /* height: 380px;*/
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .hospital_control-wrapper {
    width: 100%;
  }
  .hospital_control-wrapper .checkbox input[type=checkbox] {
    vertical-align: top;
    margin-top: 4px;
  }
  .container-fluid .portlet-decorate .portlet-content {
    padding: 0px;
  }
  .hospital-mapa {
    width: calc(100vw + 30px);
    margin-left: -15px;
  }
  .hospital-mapa .tab-pane > .row {
    width: 100%;
  }
  .hospital-mapa .tab-pane .awe-col {
    padding-left: 0px;
  }
  .hospital-mapa > .container {
    margin-top: 0px;
    margin-left: 0px;
    width: 100%;
    max-width: 100%;
  }
  .hospital-mapa > .container .nav-tabs.app {
    width: calc(100% - 26px);
  }
  .hospital-mapa .mapa_toggle_wrapepr {
    width: calc(100% - 18px);
    margin-left: -12px;
  }
  .hospital-mapa .mapa_toggle_wrapepr.full {
    margin-left: 0px;
    width: 100%;
  }
  .controlButtons {
    right: 40px;
  }
}
.title {
  text-align: center;
}

.calendar-container {
  margin-bottom: 40px;
}
.calendar-container .tab-pane {
  padding-left: 0px;
  padding-right: 0px;
}

.paciente .tab-pane .calendar {
  position: relative;
  text-transform: capitalize;
  text-align: center;
  color: #545A5C;
  max-width: 100%;
  margin-top: 0px;
}
.paciente .tab-pane .calendar h2 {
  text-align: left;
  font-size: 30px;
  color: #004EB3;
}
.paciente .tab-pane .calendar h2:after {
  display: none;
}
.paciente .tab-pane .calendar h3 {
  text-align: left;
  font-size: 22px;
  color: #004EB3;
  font-family: "Raleway-Bold";
  display: inline-block;
  width: 100%;
}
.paciente .tab-pane .calendar a {
  text-decoration: none;
  color: inherit;
}
.paciente .tab-pane .calendar header {
  width: 30%;
  position: absolute;
  float: left;
  margin-top: 40px;
}
.paciente .tab-pane .calendar header .simple-calendar-btn {
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #004EB3;
}
.paciente .tab-pane .calendar header .simple-calendar-btn:hover {
  color: #333;
}
.paciente .tab-pane .calendar header .simple-calendar-btn:before {
  content: "";
  position: absolute;
  top: 11px;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-width: 2px 2px 0 0;
  transform: rotate(45deg);
  transform-origin: center center;
}
.paciente .tab-pane .calendar header .btn-prev {
  top: 0px;
  right: 10px;
  transform: rotate(-180deg);
}
.paciente .tab-pane .calendar header .btn-next {
  top: 0px;
  right: 0;
}
.paciente .tab-pane .calendar header .btn-next:before {
  transform: rotate(45deg);
}
.paciente .tab-pane .calendar header .month {
  padding: 0;
  margin: 0;
}
.paciente .tab-pane .calendar header .month .year {
  font-size: 0.6em;
  font-weight: 100;
}
.paciente .tab-pane .calendar table {
  width: 30%;
  margin: 100px 0 20px 0px;
  border-spacing: 0px;
  position: absolute;
  float: left;
}
.paciente .tab-pane .calendar thead {
  font-size: 10px;
  font-family: "Raleway-Regular";
  text-transform: uppercase;
  color: #000;
}
.paciente .tab-pane .calendar tbody tr td {
  padding: 0.4em 0.1em 0.8em 0.1em;
  border-bottom: 1px solid #d8d8d8;
  border-right: none;
}
.paciente .tab-pane .calendar tbody tr td div {
  color: #000;
  font-family: "Raleway-SemiBold";
  -webkit-font-feature-settings: "lnum";
  -moz-font-feature-settings: "lnum";
  font-feature-settings: "lnum";
}
.paciente .tab-pane .calendar .day {
  position: relative;
  display: inline-block;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  border-radius: 50%;
  border: 1px solid transparent;
  cursor: pointer;
  font-size: 12px;
  /* &:hover {
     border: 2px solid $blue;
   }*/
}
.paciente .tab-pane .calendar .day.today {
  background: white;
  border: 1px solid #004EB3;
  color: black;
}
.paciente .tab-pane .calendar .day.today:hover {
  background: white;
  border: 1px solid #004EB3;
  color: #004EB3;
}
.paciente .tab-pane .calendar .day.selected {
  background: #004EB3;
  color: white !important;
}
.paciente .tab-pane .calendar .day.wrong-month {
  color: #999;
}
.paciente .tab-pane .calendar .day.wrong-month:hover {
  border: 1px solid transparent;
}
.paciente .tab-pane .calendar .day.has-event:after {
  content: "";
  position: absolute;
  top: calc(50% + 16px);
  left: calc(50% - 2px);
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #004EB3;
}
.paciente .tab-pane .calendar .day.disabled {
  cursor: default;
}
.paciente .tab-pane .calendar .filler {
  position: absolute;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: transparent;
  transform: translate(-50%, -50%);
}

.event-container {
  /*position: absolute;
  top: 0;
  right: 0;*/
  width: calc(70% - 70px);
  padding: 40px 70px;
  box-sizing: border-box;
  background-color: #f1f1f1;
  float: right;
  height: auto;
  min-height: 400px;
  margin-bottom: 40px;
  position: relative;
  /*::-webkit-scrollbar {
    width: 6px;
  }


  ::-webkit-scrollbar-track {
    background: #f3f3f3;
  }


  ::-webkit-scrollbar-thumb {
    background: #004EB3;
  }


  ::-webkit-scrollbar-thumb:hover {
    background: #004EB3;
  }*/
}
.event-container:before {
  content: "";
  display: block;
  background-color: #f1f1f1;
  width: 100vw;
  height: 100%;
  right: -100vw;
  position: absolute;
  top: 0px;
}
.event-container .event-wrapper {
  /*overflow-y: auto;*/
  max-height: 100%;
  padding-right: 6px;
  /*scrollbar-width: thin;         
  scrollbar-color: #004EB3 #f3f3f3;*/
}
.event-container .event-wrapper .empty-appointments {
  text-transform: initial;
  text-align: left;
  color: #004EB3;
  font-family: "Raleway-SemiBold";
}
.event-container .event-wrapper h3 {
  margin-bottom: 30px;
  color: #333 !important;
}
.event-container .event-wrapper .simple-calendar-btn {
  display: inline-block;
  position: absolute;
  width: 20px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #333 !important;
}
.event-container .event-wrapper .simple-calendar-btn:hover {
  color: #333;
}
.event-container .event-wrapper span.simple-calendar-btn {
  color: #ccc !important;
}
.event-container .event-wrapper .simple-calendar-btn:before {
  content: "";
  position: absolute;
  top: 11px;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-width: 2px 2px 0 0;
  transform: rotate(45deg);
  transform-origin: center center;
}
.event-container .event-wrapper .btn-prev {
  top: 40px;
  right: 20px;
  transform: rotate(-180deg);
}
.event-container .event-wrapper .btn-next {
  top: 40px;
  right: 10px;
}
.event-container .event-wrapper .btn-next:before {
  transform: rotate(45deg);
}
.event-container .close {
  /* position: absolute;
   width:30px;
   height: 30px;
   top: 20px;
   right:20px;
   cursor: pointer;*/
  display: none;
  /* &:before, &:after {
     content: '';
     position: absolute;
     top:0;
     left: 50%;
     width: 2px;
     height: 100%;
     background-color: $blue;
   }
   &:before {
     transform: rotate(45deg);
   }
   &:after {
     transform: rotate(-45deg);
   }*/
}
.event-container .event {
  position: relative;
  width: 100%;
  padding: 25px;
  margin-bottom: 22px;
  background: white;
  border-radius: 8px;
  box-sizing: border-box;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.12);
  text-align: left;
  color: white;
  display: block;
  margin-left: 2px;
}
.event-container .event:hover {
  box-shadow: 0 1px 3px rgba(59, 45, 45, 0.24), 0 1px 2px rgba(0, 0, 0, 0.48);
}
.event-container .event:last-child {
  margin-bottom: 3px;
}
.event-container .event-date {
  color: #333;
  font-size: 16px;
  line-height: 21px;
  font-family: "Raleway-Regular";
}
.event-container .event-summary {
  font-weight: 900;
  font-size: 21px;
  color: #333;
  font-family: "Raleway-ExtraBold";
  margin-bottom: 10px;
}
.event-container .event-category {
  color: #333;
  text-transform: uppercase;
  font-size: 11px;
  font-family: "Raleway-Regular";
}

/*Botón filtrar*/
button.filter {
  background-image: url(../images/filter.svg);
  background-repeat: no-repeat;
  width: 36px;
  height: 35px;
  background-size: 30px;
  background-position: center center;
}
button.filter.white {
  background-image: url(../images/filter-white.svg);
}

.calendar button.filter {
  position: absolute;
  right: -5px;
  top: 0px;
}

.results h2 {
  text-align: left;
  font-size: 30px;
  color: #004EB3;
  margin-top: 40px;
  margin-left: 0px;
  margin-bottom: 30px;
  display: inline-block;
  width: calc(100% - 50px);
}
.results h2:after {
  display: none;
}
.results button.filter {
  display: inline-block;
  position: relative;
  top: -8px;
}
.results h3 {
  color: #004EB3;
  font-size: 20px;
  font-family: "Raleway-Bold";
  margin-left: 38px;
  margin-bottom: 18px;
}

.results-container {
  width: 100%;
  height: auto;
  padding: 60px;
  box-sizing: border-box;
  background-color: #f1f1f1;
  margin-top: 0px;
}
.results-container h3 {
  margin-left: 14px;
  margin-bottom: 10px;
  font-family: "Raleway-Bold";
  color: #004EB3;
}
.results-container .result-wrapper .message-results {
  margin: 15px;
  font-family: "Raleway-SemiBold";
  position: relative;
}
.results-container .result-wrapper a {
  margin-bottom: 34px;
}
.results-container .result-wrapper a .result {
  width: 100%;
  padding: 25px;
  background: white;
  border-radius: 8px;
  box-sizing: border-box;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.12);
  text-align: left;
  color: white;
  display: inline-block;
  min-height: 124px;
}
.results-container .result-wrapper a .result .result-tag {
  color: #004EB3;
  text-transform: uppercase;
  font-size: 11px;
  font-family: "Raleway-Regular";
}
.results-container .result-wrapper a .result .result-summary {
  font-weight: 900;
  font-size: 21px;
  line-height: 24px;
  color: #333;
  font-family: "Raleway-Bold";
  margin-bottom: 10px;
}
.results-container .result-wrapper a .result .result-date {
  color: #333;
  font-size: 16px;
  line-height: 21px;
}
.results-container .result-wrapper a .result .result-status {
  color: #333;
  font-family: "Raleway-SemiBold";
  margin-bottom: 10px;
}
.results-container .result-wrapper a .result .result-role {
  position: absolute;
  bottom: 30px;
  right: 40px;
  background: #004EB3;
  padding: 5px 10px;
  border-radius: 90px;
}
.results-container .result-wrapper a:hover .result {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), 0 1px 2px rgba(0, 0, 0, 0.48);
}

.tab-pane .event-detail {
  display: none;
}
.tab-pane .event-detail .agenda-detail {
  width: calc(70% - 70px);
  position: relative;
  padding: 0px 70px;
  box-sizing: border-box;
  float: right;
  background-color: #f1f1f1;
  position: relative;
  min-height: 400px;
}
.tab-pane .event-detail .agenda-detail:before {
  content: "";
  display: block;
  background-color: #f1f1f1;
  width: 100vw;
  height: 100%;
  right: -100vw;
  position: absolute;
  top: 0px;
}
.tab-pane .event-detail .container {
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 40px;
}
.tab-pane .event-detail h2 {
  text-align: left;
  font-size: 22px;
  color: #004EB3;
  margin-top: 37px;
  margin-left: 20px;
  margin-bottom: 30px;
  display: inline-block;
  width: calc(100% - 70px);
}
.tab-pane .event-detail h2:after {
  display: none;
}
.tab-pane .event-detail button.back {
  background-image: url(../images/left-arrow.svg);
  background-repeat: no-repeat;
  width: 38px;
  height: 32px;
  background-size: 38px 32px;
  background-position: center center;
  position: relative;
  top: -4px;
  left: 14px;
}
.tab-pane .event-detail .row {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.tab-pane .event-detail .image {
  height: 215px;
  margin-bottom: 20px;
  margin-right: 0px;
  padding-left: 20px;
}
.tab-pane .event-detail .image img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.tab-pane .event-detail h3 {
  color: #000;
  font-size: 24px;
  font-family: "Raleway-Bold";
  margin-bottom: 20px;
  margin-left: 0px;
}
.tab-pane .event-detail .date {
  font-size: 16px;
  color: #000;
  font-family: "Raleway-Medium";
  margin-bottom: 10px;
  background-image: url(../images/calendar.svg);
  background-repeat: no-repeat;
  background-size: 14px 14px;
  padding-left: 24px;
  background-position: left 4px;
}
.tab-pane .event-detail .location {
  font-size: 16px;
  color: #000;
  font-family: "Raleway-Medium";
  background-image: url(../images/pin.svg);
  background-repeat: no-repeat;
  background-size: 14px 14px;
  padding-left: 24px;
  background-position: left 4px;
}
.tab-pane .event-detail p {
  margin-top: 20px;
}
.tab-pane .event-detail .listDocuments {
  list-style-type: none;
  padding-left: 0px;
  margin-bottom: 0px;
}
.tab-pane .event-detail .listDocuments:empty {
  display: none;
}
.tab-pane .event-detail .listDocuments li {
  width: 100%;
  display: inline-block;
  padding-right: 30px;
  padding-bottom: 30px;
}
.tab-pane .event-detail .documents {
  background-color: #ffffff;
  width: 100%;
  padding: 30px;
  position: relative;
  border: 1px solid;
  border-color: #ccc;
}
.tab-pane .event-detail .documents .icon {
  display: inline-block;
  background-image: url(../images/file-white.jpg);
  background-repeat: no-repeat;
  width: 47px;
  height: 57px;
  vertical-align: middle;
}
.tab-pane .event-detail .documents .title {
  color: #000;
  font-family: "Raleway-SemiBold";
  font-size: 14px;
  line-height: 18px;
  width: calc(100% - 134px);
  display: inline-block;
  text-align: left;
  margin-left: 10px;
  position: absolute;
  top: 50%;
  left: 80px;
  transform: translateY(-50%);
}
.tab-pane .event-detail .documents .download {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 46px;
  height: 46px;
  background-color: #fff;
}
.tab-pane .event-detail .documents .download a {
  background-image: url(../images/downloadGray.jpg);
  background-repeat: no-repeat;
  width: 46px;
  height: 46px;
  background-size: 46px 46px;
}
.tab-pane .event-detail .container_gris {
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
  padding-right: 0px;
  padding-left: 0px;
  margin-top: 0px;
  text-align: center;
}
.tab-pane .event-detail .container_gris .titleTimeline {
  font-family: "Raleway-Bold";
  font-size: 22px;
  color: #004EB3;
  margin-bottom: 0px;
  margin-left: 20px;
  text-align: center;
  position: relative;
}
.tab-pane .event-detail .container_gris .timeline {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
  margin-left: 20%;
}
.tab-pane .event-detail .container_gris .timeline li:first-child {
  font-family: "Raleway-Medium";
}
.tab-pane .event-detail .container_gris .timeline li:last-child {
  border-right: none !important;
}
.tab-pane .event-detail .container_gris .timeline li:first-child:after {
  background-color: #fff;
}
.tab-pane .event-detail .container_gris .timeline li:last-child:after {
  right: -7px;
}
.tab-pane .event-detail .container_gris .timeline li:nth-child(odd):before,
.tab-pane .event-detail .container_gris .timeline li:nth-child(even):before,
.tab-pane .event-detail .container_gris .timeline li:last-of-type:nth-of-type(even) .evento:after {
  display: none;
}
.tab-pane .event-detail .container_gris .timeline li {
  margin-left: -1px;
}
.tab-pane .event-detail .container_gris .timeline li {
  border-bottom: none !important;
  border-right: 2px solid #004EB3;
  height: 50px;
}
.tab-pane .event-detail .container_gris .timeline li:after {
  left: inherit;
  bottom: inherit;
  top: 0px;
  right: -8px;
  width: 15px;
  height: 15px;
  border: 2px solid #004EB3;
}
.tab-pane .event-detail .container_gris .timeline li:before {
  display: none;
}
.tab-pane .event-detail .container_gris .timeline li .timeline_datos {
  display: block;
}
.tab-pane .event-detail .container_gris .timeline li:nth-child(even) {
  border-top: none !important;
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.tab-pane .event-detail .container_gris .timeline li:nth-child(even):before {
  display: none;
}
.tab-pane .event-detail .container_gris .timeline li:nth-child(even) .timeline_datos {
  display: block;
}
.tab-pane .event-detail .container_gris .timeline li {
  width: 180px;
  display: block;
}
.tab-pane .event-detail .container_gris .timeline li .hora, .tab-pane .event-detail .container_gris .timeline li .evento {
  display: inline-block;
  margin-left: 0px;
}
.tab-pane .event-detail .container_gris .timeline li .hora {
  float: right;
  margin-right: 20px;
}
.tab-pane .event-detail .container_gris .timeline li .evento {
  position: absolute;
  left: 200px;
  width: 100%;
  text-align: left;
}
.tab-pane .result-detail {
  background-color: #f1f1f1;
}
.tab-pane .button-load-more {
  background-color: #004EB3 !important;
  color: #fff;
  display: block;
  height: 60px;
  line-height: 48px;
  margin: 0 auto;
  width: 240px;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  cursor: pointer;
  font-family: "Raleway-SemiBold";
  font-size: 18px;
  border-radius: 0px;
}
.tab-pane .eventLinks {
  list-style-type: none;
  padding-left: 20px;
  width: 350px;
  max-width: 50%;
  padding-right: 16px;
}
.tab-pane .eventLinks li {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #f1f1f1;
}
.tab-pane .eventLinks li a {
  color: #004EB3;
  text-decoration: none;
  font-size: 16px;
  font-family: "Raleway-Medium";
  display: block;
}
.tab-pane .eventLinks li a:hover, .tab-pane .eventLinks li a:focus {
  color: #000;
}
.tab-pane .eventLinks li a:after {
  content: ">";
  display: block;
  color: #004EB3;
  float: right;
  font-size: 14px;
  font-family: "Raleway-SemiBold";
}
.tab-pane .col-lg-5 .eventLinks {
  width: 100%;
  max-width: 100%;
  padding-right: 3px;
  padding-left: 6px;
}

.modifyEvent {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  background-color: #c40000;
  color: #fff;
  font-family: "Raleway-Bold";
  font-size: 12px;
  text-transform: uppercase;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  line-height: 46px;
  padding-left: 26px;
  height: 46px;
}

/*Nuevos filtros*/
.filters {
  padding-left: 0px;
  list-style-type: none;
  margin-top: 10px;
}
.filters li {
  display: inline-block;
  margin-right: 6px;
}
.filters li div {
  margin-bottom: 4px;
}
.filters li input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.filters li label {
  border: 1px solid #004EB3;
  border-radius: 16px;
  padding: 5px 17px;
  font-size: 14px;
  font-family: "Raleway-Regular";
  color: #004EB3;
}
.filters li label:focus {
  border: 1px solid #004EB3 !important;
}
.filters li input:checked + label {
  border: 1px solid #004EB3;
  background-color: #004EB3;
  color: #fff;
}
.filters li input:checked + label:focus {
  border: 1px solid #000 !important;
}
.filters li input:checked + label::after {
  content: " X";
}
.filters li input:focus + label {
  border: 2px solid #000 !important;
}
.filters li:first-child input:checked + label::after {
  content: "" !important;
}
.filters.documentos {
  width: calc(100% - 250px);
  display: inline-block;
}

.select-dates {
  width: 245px;
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 16px;
  text-align: right;
  font-family: "Raleway-Regular";
  color: #333;
}
.select-dates a {
  color: #004EB3;
  text-decoration: underline;
  font-family: "Raleway-Regular";
}
.select-dates a:first-child {
  background-image: url(../images/calendar.svg);
  background-repeat: no-repeat;
  background-size: 14px 14px;
  padding-left: 24px;
  background-position: left center;
}

.chat-icon {
  color: white;
  background-size: contain;
  display: flex;
  padding: 0px 12px;
  font-size: 16px;
  background-color: #004EB3;
  width: fit-content;
}
.chat-icon .chat-button-text {
  padding-right: 10px;
  font-size: 16px;
}
.chat-icon .chat-button-icon {
  width: 25px;
}

.chat-icon.patient {
  padding: 5px 12px;
}
.chat-icon.patient .chat-button-text {
  display: flex;
  align-items: center;
}

.user-name {
  float: left;
  padding-right: 10px;
}

@media (max-width: 992px) {
  .event-container {
    position: inherit;
    width: 100%;
    margin-top: 370px;
  }
  .event-container .close {
    display: none;
  }
  .event-container:before {
    width: calc(100% + 244px);
    left: -122px;
  }
  .tab-pane .event-detail .image {
    padding-left: 0px;
  }
  .tab-pane .event-detail .agenda-detail {
    position: relative;
    width: 100%;
    margin-top: 370px;
  }
  .tab-pane .event-detail .agenda-detail:before {
    width: calc(100% + 318px);
    left: -162px;
  }
  .tab-pane .event-detail .agenda-detail h2 {
    position: relative;
    margin-left: 0px;
  }
  .tab-pane .event-detail button.back {
    left: -10px;
  }
  .tab-pane .eventLinks {
    position: relative;
    margin-top: 20px;
    width: 100%;
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
  .paciente .tab-pane .calendar header {
    width: 100%;
    margin-top: 0px;
  }
  .paciente .tab-pane .calendar table {
    width: 100%;
    margin: 60px 0 20px 0;
  }
  .event-container {
    min-height: inherit;
    padding: 40px 0px;
  }
  .event-container .event-wrapper h3 {
    position: relative;
  }
  .results h3 {
    margin-left: 14px;
  }
  .paciente .container_gris {
    margin-top: 0px;
  }
  .paciente .container_gris .titleTimeline {
    position: relative;
  }
  .paciente .container_gris .timeline li:nth-child(even) {
    border-left: none;
  }
  .tab-pane .event-detail .container_gris .timeline {
    margin-left: -306px;
  }
  .tab-pane .event-detail .container_gris .titleTimeline {
    text-align: left;
    margin-left: 0px;
  }
  .tab-pane .results-container {
    position: relative;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .tab-pane .results-container h3 {
    position: relative;
    margin-left: 0px;
  }
  .tab-pane .results-container .result-wrapper a {
    padding-left: 0px;
    padding-right: 0px;
  }
  .tab-pane .results-container:before {
    width: calc(100% + 318px);
    left: -162px;
    content: "";
    display: block;
    background-color: #f1f1f1;
    height: 100%;
    right: -100vw;
    position: absolute;
    top: 0px;
  }
  .tab-pane .event-detail .listDocuments li {
    padding-right: 0px;
  }
  .tab-pane .result-detail {
    position: relative;
  }
  .tab-pane .result-detail h2 {
    position: relative;
    margin-left: 0px;
  }
  .tab-pane .result-detail:before {
    width: calc(100% + 318px);
    left: -162px;
    content: "";
    display: block;
    background-color: #f1f1f1;
    height: 100%;
    right: -100vw;
    position: absolute;
    top: 0px;
  }
  .results-container .result-wrapper .message-results {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (max-width: 991px) {
  .paciente .container_gris .timeline li:nth-child(odd) .timeline_datos {
    margin-right: 0px;
  }
}
@media (max-width: 767.98px) {
  .event-container:before {
    width: calc(100% + 268px);
    left: -136px;
  }
  .tab-pane .event-detail .agenda-detail:before {
    width: calc(100% + 268px);
    left: -136px;
  }
  .tab-pane .event-detail .event-detail .image {
    margin-bottom: 30px;
  }
  .tab-pane .event-detail .listDocuments {
    margin-top: 10px;
    margin-bottom: 0px;
  }
  .tab-pane .event-detail .listDocuments li {
    width: 100%;
    padding-right: 0px;
  }
  .tab-pane .event-detail .container_gris .timeline {
    margin-left: -252px;
  }
  .filters.documentos {
    width: 100%;
  }
  .select-dates {
    width: 100%;
    text-align: left;
  }
}
@media (max-width: 567px) {
  .paciente .container_gris .timeline li {
    width: 142px;
  }
}
@media only screen and (max-width: 480px) {
  .calendar-container {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: -15px;
    width: calc(100% + 30px);
    margin-right: 38px;
  }
  .paciente .tab-content .tab-pane {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .paciente .tab-pane .calendar header, .paciente .tab-pane .calendar table {
    width: calc(100% - 40px);
    margin-left: 20px;
    margin-right: 20px;
  }
  .results h2 {
    margin-left: 20px;
    width: calc(100% - 70px);
  }
  .results button.filter {
    right: 4px;
  }
  .tab-pane .event-detail .agenda-detail button.back,
  .tab-pane .result-detail button.back {
    left: 12px;
  }
  .tab-pane .event-detail .agenda-detail h2,
  .tab-pane .result-detail h2 {
    width: calc(100% - 80px);
    margin-left: 20px;
  }
  .tab-pane .event-detail .agenda-detail .row,
  .tab-pane .result-detail .row {
    margin-left: 0px !important;
    margin-right: 0px !important;
    /*div:first-child{
      margin-left:0px;
      margin-right:0px;
    }*/
  }
  .tab-pane .event-detail .agenda-detail .row > div,
  .tab-pane .result-detail .row > div {
    margin-left: 20px;
    margin-right: 20px;
  }
  .tab-pane .event-detail .agenda-detail .image,
  .tab-pane .result-detail .image {
    margin-right: 0px;
  }
  .tab-pane .event-detail .agenda-detail .eventLinks,
  .tab-pane .result-detail .eventLinks {
    width: calc(100% - 20px);
    padding-left: 20px;
  }
  .tab-pane .event-detail .agenda-detail .col-lg-5 .eventLinks,
  .tab-pane .result-detail .col-lg-5 .eventLinks {
    padding: 0px;
    width: 100%;
    max-width: 100%;
  }
  .paciente .container_gris .timeline li {
    width: 127px;
  }
  .event-container .event-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
  .event-container .event-wrapper .btn-prev, .event-container .event-wrapper .btn-next {
    top: 10px;
  }
  .event-container .event-wrapper .btn-prev {
    right: 28px;
  }
  .event-container .event-wrapper .btn-next {
    right: 18px;
  }
  .filters {
    margin-left: 15px;
    margin-right: 15px;
  }
  .tab-pane .event-detail .container_gris .timeline li .hora {
    margin-right: 20px;
  }
  .tab-pane .results-container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .select-dates {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.event-container .event-wrapper .event .translucent {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 16px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
}
.event-container .event-wrapper .event .red-message {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: #c40000;
  z-index: 1001;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  padding: 25px;
}
.event-container .event-wrapper .event .red-message .red-message-title {
  font-weight: bold;
}

.fade:not(.show) {
  display: none;
}

#wrapper .modal .modal-dialog {
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%) !important;
  width: 400px;
  margin-top: 0px;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
#wrapper .modal .modal-dialog.modal-full-screen {
  width: auto;
  transform: none !important;
  top: inherit;
  right: inherit;
  position: fixed;
}
#wrapper .modal .modal-dialog ::-webkit-scrollbar {
  width: 6px;
}
#wrapper .modal .modal-dialog ::-webkit-scrollbar-track {
  background: #f3f3f3;
}
#wrapper .modal .modal-dialog ::-webkit-scrollbar-thumb {
  background: #004EB3;
}
#wrapper .modal .modal-dialog ::-webkit-scrollbar-thumb:hover {
  background: #004EB3;
}
#wrapper .modal .modal-dialog .modal-content {
  border-radius: 8px;
  max-height: calc(100vh - 20px);
}
#wrapper .modal .modal-dialog .modal-content textarea {
  border: 1px solid #979797;
  border-radius: 6px;
  max-width: 100%;
}
#wrapper .modal .modal-dialog .modal-header {
  border: none;
  border-color: transparent;
  height: auto;
}
#wrapper .modal .modal-dialog .modal-header .close {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 26px;
  right: 32px;
  cursor: pointer;
}
#wrapper .modal .modal-dialog .modal-header .close:before, #wrapper .modal .modal-dialog .modal-header .close:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  background-color: #333;
}
#wrapper .modal .modal-dialog .modal-header .close:before {
  transform: rotate(45deg);
}
#wrapper .modal .modal-dialog .modal-header .close:after {
  transform: rotate(-45deg);
}
#wrapper .modal .modal-dialog h5 {
  font-family: "Raleway-Bold";
  color: #004EB3;
  font-size: 24px;
  text-align: center;
  margin-top: 56px;
  overflow: visible;
  white-space: normal;
}
#wrapper .modal .modal-dialog .modal-body {
  margin-top: 20px;
  padding-left: 38px;
  padding-right: 38px;
  scrollbar-width: thin;
  scrollbar-color: #004EB3 #f3f3f3;
}
#wrapper .modal .modal-dialog .modal-body h6 {
  color: #004EB3;
  font-size: 21px;
  font-family: "Raleway-Bold";
}
#wrapper .modal .modal-dialog .modal-body input[type=checkbox] {
  margin-left: inherit;
  position: inherit;
}
#wrapper .modal .modal-dialog .modal-body p span {
  font-family: "Raleway-Bold";
}
#wrapper .modal .modal-dialog .modal-body button:not(.btn-unstyled) {
  margin-top: 30px;
}
#wrapper .modal .modal-dialog .modal-body button.btn-primary {
  background-color: #004EB3;
  height: 60px;
  min-width: 165px;
  font-family: "Raleway-SemiBold";
  font-size: 18px;
  border-radius: 0px;
}
#wrapper .modal .modal-dialog .modal-body form {
  margin-top: 30px;
  margin-bottom: 20px;
}
#wrapper .modal .modal-dialog .modal-body form button {
  margin-top: 30px;
}
#wrapper .modal .modal-dialog .modal-body form button.btn-primary {
  background-color: #004EB3;
  height: 60px;
  min-width: 165px;
  font-family: "Raleway-SemiBold";
  font-size: 18px;
  border-radius: 0px;
}
#wrapper .modal .modal-dialog .modal-body form .checkbox {
  padding-bottom: 8px;
  margin-bottom: 14px;
  border-bottom: 1px solid #d8d8d8;
}
#wrapper .modal .modal-dialog .modal-body form .checkbox label {
  padding-left: 0px;
  color: #000;
  font-size: 16px;
}
#wrapper .modal .modal-dialog .modal-body form .checkbox .switch {
  position: absolute;
  right: 0px;
}
#wrapper .modal .modal-dialog .modal-body form .checkbox.novedades {
  border: none;
  margin-top: 40px;
}
#wrapper .modal .modal-dialog .modal-body form .checkbox.novedades .badge {
  background-color: #f52e69;
  color: #fff;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  font-family: "Raleway-Medium";
  font-weight: 500;
  display: inline-block;
  margin-left: 4px;
  position: relative;
  top: -3px;
  -webkit-font-feature-settings: "lnum";
  -moz-font-feature-settings: "lnum";
  font-feature-settings: "lnum";
  line-height: 16px;
}
#wrapper .modal .modal-dialog .modal-footer {
  border: none;
}
#wrapper .modal.paciente .modal-dialog .modal-header {
  padding-left: 46px;
  padding-right: 46px;
}
#wrapper .modal.paciente .modal-dialog .modal-header h5 {
  text-align: left;
}
#wrapper .modal.paciente .modal-dialog .modal-body .button-holder {
  margin: 20px 0 20px 0 !important;
}
#wrapper .modal.paciente .modal-dialog .modal-body button.btn-primary {
  float: right;
  font-size: 14px;
}
#wrapper .modal.paciente .tab-pane {
  padding-left: 10px;
  padding-right: 10px;
}
#wrapper .modal.paciente .tab-pane .calendar {
  margin-top: -40px;
}
#wrapper .modal.paciente .tab-pane .calendar .filler {
  display: none !important;
}
#wrapper .modal.paciente .tab-pane .calendar header {
  width: 100%;
  position: inherit;
  float: none;
  margin-top: 0px;
}
#wrapper .modal.paciente .tab-pane .calendar header h3 {
  font-size: 16px;
}
#wrapper .modal.paciente .tab-pane .calendar table {
  width: 100%;
  margin: 0px;
  position: inherit;
  float: none;
  margin-top: 32px;
}
#wrapper .modal.paciente .tab-pane .calendar .event-container {
  display: none;
}
#wrapper .modal #select-reason {
  margin-bottom: 0px;
}
#wrapper .modal #select-reason .form-select {
  max-width: 100%;
  margin-top: 20px;
  height: 40px;
  padding-top: 0px;
  border: 1px solid #333;
  cursor: pointer;
}

#wrapper .modal .modal-dialog .modal-body #closesobreescritura,
#wrapper .modal .modal-dialog .modal-body #confirmsobreescritura {
  min-width: 150px;
}

#sobreescritura .button-holder {
  text-align: center !important;
}

@media only screen and (max-width: 480px) {
  .modal .modal-dialog {
    width: 100%;
    margin-right: 0px;
  }
  .modal .modal-dialog .modal-content {
    height: calc(100vh - 60px);
    margin-top: 60px;
  }
  .modal.paciente .tab-pane .calendar header {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.portlet-boundary_com_liferay_login_web_portlet_LoginPortlet_ .portlet-icon-back {
  display: none;
}

.login-container {
  margin: 0 auto;
  border: none;
}
.login-container .row > div {
  padding-left: 0px;
}
.login-container h2 {
  color: #004EB3;
  font-size: 30px;
  margin-bottom: 30px;
  font-family: "Raleway-Bold";
}
.login-container h3 {
  color: #004EB3;
  font-family: "Raleway-Bold";
  font-size: 18px;
  margin-bottom: 10px;
}
.login-container .control-label {
  font-family: "Raleway-Light";
  font-size: 1rem;
  line-height: 25px;
  font-weight: bold;
  display: block;
  margin-top: 20px;
}
.login-container .fieldset {
  margin-bottom: 30px;
}
.login-container .fieldset legend {
  color: #004EB3;
  font-family: "Raleway-Bold";
  font-size: 18px;
  margin-bottom: 0px;
}
.login-container .btn-primary {
  background-color: #004EB3;
  border-color: #004EB3;
  padding: 17px 25px;
  min-width: 130px;
  border-radius: 0px;
  font-size: 18px;
  font-family: "Raleway-SemiBold";
  margin-top: 30px;
}
.login-container .btn-primary:focus {
  box-shadow: none !important;
  border: 1px solid #000;
}
.login-container .btn-cancel {
  background-color: #f3f3f3;
  border-color: #adadad;
  padding: 17px 25px;
  min-width: 130px;
  border-radius: 0px;
  font-size: 18px;
  font-family: "Raleway-SemiBold";
  margin-top: 30px;
  color: #adadad !important;
  border: 1px solid #f3f3f3;
}
.login-container .input-text-wrapper {
  margin-bottom: 16px;
}
.login-container .input-text-wrapper img {
  margin-top: 8px;
}
.login-container a {
  color: #004EB3;
}
.login-container p {
  font-family: "Raleway-Medium";
  color: #333;
  font-size: 16px;
  margin-bottom: 20px;
  display: block;
}
.login-container p span {
  font-family: "Raleway-Bold";
}
.login-container .checkbox {
  margin-bottom: 16px;
}
.login-container .checkbox .switch {
  top: 4px;
}
.login-container .checkbox .switch input {
  width: 1px;
  height: 1px;
  left: 30px;
  top: 20px;
}
.login-container .checkbox label {
  padding-left: 10px;
  font-size: 16px;
  font-family: "Raleway-Medium";
}
.login-container .checkbox label a {
  color: #000;
  text-decoration: underline;
}
.login-container .login {
  max-width: 400px;
  margin: 0 auto;
}
.login-container .login h2 {
  text-align: center;
}
.login-container .login .fieldset {
  margin-bottom: 0px;
}
.login-container .btn-file {
  display: block;
  /*padding: 0px;
  background-color: transparent;
  border: none;
  color: #333;
  font-family: 'Raleway-Medium';
  input{
      background-color: $color-main;
      border-color: $color-main;
      padding: 14px;
      border-radius: 0px;
      color:#fff;
  }*/
}
.login-container .fileList {
  margin-top: 20px;
  list-style-type: none;
  border: 1px solid #979797;
  display: inline-block;
  padding-left: 16px;
  padding-right: 6px;
}
.login-container .fileList:empty {
  display: none;
}
.login-container .fileList li {
  display: inline-block;
  display: inline-block;
  height: 30px;
  line-height: 15px;
}
.login-container .fileList li span {
  margin-right: 6px;
}
.login-container .fileList li a span {
  font-size: 32px;
  position: relative;
  top: 4px;
}
.login-container .fileList li a:hover {
  text-decoration: none;
  color: #333;
}
.login-container .button-holder {
  text-align: left;
}
.login-container .show-password,
.login-container .hide-password {
  cursor: pointer;
  position: absolute;
  right: 0px;
  text-transform: uppercase;
  color: #004EB3;
  font-size: 10px;
  font-family: "Raleway-SemiBold";
  top: 24px;
  font-family: "Raleway-SemiBold";
  height: 62px;
  line-height: 75px;
}
.login-container .hide-password {
  display: none;
}
.login-container .show-password {
  background-image: url(../images/eye-cross.svg);
  background-repeat: no-repeat;
  background-size: 25px 20px;
  background-position: center 10px;
}
.login-container .hide-password {
  background-image: url(../images/eye.svg);
  background-repeat: no-repeat;
  background-size: 25px 20px;
  background-position: center 10px;
}
.login-container select {
  border: none;
  color: #333;
  border-bottom: 1px solid #979797;
  max-width: 100%;
  margin-top: 4px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: "Raleway-Regular";
  font-size: 20px;
  cursor: pointer;
  display: block;
}
.login-container .documents .by-type {
  display: none;
}
.login-container .documents .by-type.visible {
  display: block;
}
.login-container .documents p {
  color: #004EB3;
  font-size: 18px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.login-container .documents p.dni, .login-container .documents p.libro-familia, .login-container .documents p.custodia, .login-container .documents p.discapacidad, .login-container .documents p.organizacion {
  display: none;
}
.login-container ul {
  padding-left: 18px;
}
.login-container ul li {
  margin-top: 6px;
  margin-bottom: 6px;
  font-family: "Raleway-Medium";
  color: #333;
  font-size: 16px;
}
.login-container ul li h3 {
  color: #004EB3;
  font-family: "Raleway-Bold";
  font-size: 18px;
  margin-bottom: 10px;
}
.login-container ul.register-list {
  list-style-type: none;
  padding-left: 0px;
}
.login-container ul.register-list li {
  margin-bottom: 30px;
  margin-top: 30px;
}
.login-container .cip {
  align-items: end;
}
.login-container .checkCIP {
  padding-bottom: 10px;
}

.fieldset {
  margin-bottom: 0px;
}
.fieldset.datos-adicionales, .fieldset.datos-tutelado, .fieldset.datos-adicionales-tutor, .fieldset.datos-adicionales-tutelado {
  display: none;
}
.fieldset.datos-adicionales.visible, .fieldset.datos-tutelado.visible, .fieldset.datos-adicionales-tutor.visible, .fieldset.datos-adicionales-tutelado.visible {
  display: block;
}
.fieldset.visible {
  display: block;
}
.fieldset.datos-tutelado legend {
  display: none;
}
.fieldset.datos-tutelado legend .visible {
  display: block;
}

.files {
  /*.control-label{
      color: #004EB3;
      font-family: 'Raleway-Bold';
      font-size: 18px;
      margin-bottom: 10px;
      margin-top: 0px;
  }*/
}
.files .invalid {
  color: #c40000;
  font-size: 14px;
  font-family: "Raleway-Regular";
  margin-top: 6px;
}

.type-file .radio {
  margin-left: 20px;
  margin-top: 10px;
}
.type-file .radio:first-child {
  margin-top: 20px;
}
.type-file .radio input[type=radio] {
  top: 4px;
  accent-color: #004EB3;
}

#_es_swecat_patient_admin_MedPatientAdminPortlet_dniRel {
  border: 0;
  border-bottom: 1px solid #979797;
  font-family: "Raleway-Regular";
  font-size: 20px;
  line-height: 26px;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}

#_es_swecat_patient_admin_MedPatientAdminPortlet_dniRel + span.input-group-inset-item-after {
  border: 0;
  border-bottom: 1px solid #979797;
  font-size: 18px;
  line-height: 26px;
  border-radius: 0;
  padding-right: 0;
}

@media only screen and (max-width: 480px) {
  .login-container .login {
    width: 100%;
  }
  .type-file .radio {
    margin-left: 21px;
  }
}
#footer {
  background-color: #f1f1f1;
  width: 100%;
}
#footer .footer-wrapper {
  max-width: 1220px;
  margin: 0 auto;
  padding: 35px 15px;
}
#footer .info-wrapper {
  padding: 20px 50px 20px 50px;
}
#footer .info-wrapper span {
  color: #004EB3;
}
#footer .info-wrapper .info {
  margin-top: 15px;
}
#footer .info-wrapper .info a {
  margin-right: 10px;
}
#footer .info-wrapper .info a:hover {
  text-decoration: none;
}
#footer .info-wrapper .info a img {
  width: 50px;
}
#footer a {
  text-decoration: none;
}
#footer .footer-rss {
  background: #fff;
  font-size: 15px;
  color: #004EB3;
  font-family: "Raleway-Medium";
}
#footer .footer-rss .footer-wrapper {
  padding-top: 28px;
  padding-bottom: 18px;
}
#footer .footer-rss p, #footer .footer-rss ul {
  display: inline-block;
  margin-bottom: 0;
}
#footer .footer-rss ul {
  padding: 0;
  list-style: none;
  margin-left: 45px;
}
#footer .footer-rss ul li {
  display: inline-block;
  margin-right: 8px;
}
#footer .footer-rss ul li a.icon {
  /*background: $color-main;*/
  width: 34px;
  height: 34px;
  display: inline-block;
  vertical-align: middle;
  /*position: relative;*/
  /*img {height: 16px;}*/
}
#footer .footer-rss ul li a.icon span {
  color: #fff;
  font-size: 22px;
}
#footer .footer-rss ul li a {
  color: #004EB3;
}
#footer .footer-rss .contacto ul {
  margin-left: 23px;
}
#footer .footer-links {
  background: #333;
  color: #fff;
}
#footer .footer-links .footer-wrapper {
  padding-bottom: 20px;
  padding-top: 75px;
}
#footer .footer-links a {
  color: #fff;
  font-family: "Raleway-Regular";
  line-height: 20px;
  font-size: 18px;
}
#footer .footer-links .list1 a {
  font-family: "Raleway-Bold";
}
#footer .footer-links .logo img {
  max-width: 174px;
}
#footer .footer-links ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#footer .footer-links ul li {
  margin-bottom: 6px;
}
#footer .footer-links .list1, #footer .footer-links .list2 {
  border-right: 1px solid #979797;
  padding-bottom: 20px;
}
#footer .footer-links .footer-copyright {
  border-top: 2px solid #979797;
  margin-top: 80px;
  padding-top: 24px;
}
#footer .footer-links .footer-copyright li {
  display: inline;
  margin-right: 50px;
}
#footer .footer-links .footer-copyright li:last-child {
  margin-right: 0;
}
#footer .footer-links .footer-copyright li, #footer .footer-links .footer-copyright a {
  font-size: 11px;
  line-height: 16px;
}
#footer .footer-logotipos-list {
  background: #fff;
}
#footer .footer-logotipos-list .logos-title {
  font-size: 15px;
  color: #004EB3;
  font-family: "Raleway-Medium";
}
#footer .footer-logotipos-list ul {
  margin: 0;
  list-style: none;
  border-top: 1px solid #D5D5D5;
  border-bottom: 1px solid #D5D5D5;
  padding: 0;
}
#footer .footer-logotipos-list ul li {
  display: inline-block;
  margin-right: 30px;
}
#footer .footer-logotipos-list ul li img {
  max-height: 54px;
  padding: 5px;
  margin: 20px 0;
  image-rendering: -webkit-optimize-contrast;
}
#footer .centered-vertical {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#footer .footer-principal .footer-wrapper {
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}
#footer .footer-principal .footer-wrapper .portlet {
  margin: 0;
}
#footer .footer-principal .main-logo {
  display: inline-block;
  padding-right: 8px;
  margin-right: 8px;
  border-right: 1px solid #ababab !important;
}
#footer .footer-principal .main-logo img {
  height: 40px;
}
#footer .footer-principal .company-corporation {
  display: inline-block;
  margin-right: 15px;
}
#footer .footer-principal .company-corporation img {
  height: 30px;
  width: auto;
  margin-right: 15px;
}
#footer .footer-principal .company-organismos {
  position: absolute;
  top: 50%;
  right: 55px;
  transform: translate(0, -50%);
}
#footer .footer-principal .company-organismos img {
  height: 25px;
  width: auto;
  margin-right: 15px;
}

@media (max-width: 1199px) {
  #footer .footer-principal .company-organismos {
    position: static;
    transform: none;
    margin-top: 30px;
  }
}
@media (max-width: 991px) {
  #footer .footer-rss p, #footer .footer-rss ul {
    display: block;
  }
  #footer .footer-rss p {
    margin-bottom: 10px;
  }
  #footer .footer-rss ul, #footer .footer-rss .contacto ul {
    margin-left: 0;
  }
  #footer .footer-links .footer-wrapper {
    padding-top: 45px;
  }
  #footer .footer-links .logo img {
    margin-bottom: 40px;
  }
  #footer .footer-links .list1 {
    padding-left: 0 !important;
    padding-right: 3rem !important;
  }
  #footer .footer-links .list3 {
    padding-right: 0 !important;
  }
  #footer .footer-principal .footer-wrapper {
    text-align: center;
  }
  #footer .footer-principal .main-logo {
    padding-right: 15px;
    margin-right: 15px;
    border-right: 0 !important;
  }
  #footer .footer-principal .main-logo img {
    height: 30px;
  }
  #footer .footer-principal .company-corporation img {
    height: 25px;
    margin-right: 20px;
  }
  #footer .footer-principal .company-organismos img {
    height: 20px;
  }
}
@media (max-width: 767px) {
  #footer .footer-rss .rss {
    margin-bottom: 20px;
  }
  #footer .footer-links .list1, #footer .footer-links .list2 {
    border-right: 0;
    border-bottom: 1px solid #979797;
    padding: 0 0 20px !important;
  }
  #footer .footer-links .list2, #footer .footer-links .list3 {
    margin-top: 20px;
  }
  #footer .footer-links .list3 {
    padding: 0 !important;
  }
  #footer .footer-links .footer-copyright li.copyright {
    display: block;
  }
  #footer .footer-links .footer-copyright li {
    margin-right: 15px;
  }
  #footer .footer-logotipos-list ul li {
    margin-right: 20px;
  }
  #footer .footer-logotipos-list ul li img {
    max-height: 40px;
    margin: 10px 0;
  }
  #footer .footer-logotipos-list + .footer-logotipos-list .footer-wrapper {
    padding-top: 0;
  }
  #footer .footer-principal .footer-logos {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
    margin-bottom: 25px;
  }
  #footer .footer-principal .main-logo {
    padding-bottom: 15px;
  }
  #footer .footer-principal .company-corporation img {
    margin-bottom: 15px;
  }
  #footer .footer-principal .company-organismos {
    margin-top: 0;
    margin-bottom: 0;
  }
}
/* jquery.Jcrop.css v0.9.15 - MIT License */
/*
  The outer-most container in a typical Jcrop instance
  If you are having difficulty with formatting related to styles
  on a parent element, place any fixes here or in a like selector

  You can also style this element if you want to add a border, etc
  A better method for styling can be seen below with .jcrop-light
  (Add a class to the holder and style elements for that extended class)
*/
.jcrop-holder {
  direction: ltr;
  text-align: left;
  /* IE10 touch compatibility */
  -ms-touch-action: none;
}

/* Selection Border */
.jcrop-vline,
.jcrop-hline {
  font-size: 0;
  position: absolute;
}

.jcrop-vline {
  height: 100%;
  width: 1px !important;
}

.jcrop-vline.right {
  right: 0;
}

.jcrop-hline {
  height: 1px !important;
  width: 100%;
}

.jcrop-hline.bottom {
  bottom: 0;
}

/* Invisible click targets */
.jcrop-tracker {
  height: 100%;
  width: 100%;
  /* "turn off" link highlight */
  -webkit-tap-highlight-color: transparent;
  /* disable callout, image save panel */
  -webkit-touch-callout: none;
  /* disable cut copy paste */
  -webkit-user-select: none;
}

/* Selection Handles */
.jcrop-handle {
  background-color: #333333;
  border: 1px #eeeeee solid;
  width: 7px;
  height: 7px;
  font-size: 1px;
}

.jcrop-handle.ord-n {
  left: 50%;
  margin-left: -4px;
  margin-top: -4px;
  top: 0;
}

.jcrop-handle.ord-s {
  bottom: 0;
  left: 50%;
  margin-bottom: -4px;
  margin-left: -4px;
}

.jcrop-handle.ord-e {
  margin-right: -4px;
  margin-top: -4px;
  right: 0;
  top: 50%;
}

.jcrop-handle.ord-w {
  left: 0;
  margin-left: -4px;
  margin-top: -4px;
  top: 50%;
}

.jcrop-handle.ord-nw {
  left: 0;
  margin-left: -4px;
  margin-top: -4px;
  top: 0;
}

.jcrop-handle.ord-ne {
  margin-right: -4px;
  margin-top: -4px;
  right: 0;
  top: 0;
}

.jcrop-handle.ord-se {
  bottom: 0;
  margin-bottom: -4px;
  margin-right: -4px;
  right: 0;
}

.jcrop-handle.ord-sw {
  bottom: 0;
  left: 0;
  margin-bottom: -4px;
  margin-left: -4px;
}

/* Dragbars */
.jcrop-dragbar.ord-n,
.jcrop-dragbar.ord-s {
  height: 7px;
  width: 100%;
}

.jcrop-dragbar.ord-e,
.jcrop-dragbar.ord-w {
  height: 100%;
  width: 7px;
}

.jcrop-dragbar.ord-n {
  margin-top: -4px;
}

.jcrop-dragbar.ord-s {
  bottom: 0;
  margin-bottom: -4px;
}

.jcrop-dragbar.ord-e {
  margin-right: -4px;
  right: 0;
}

.jcrop-dragbar.ord-w {
  margin-left: -4px;
}

/* The "jcrop-light" class/extension */
.jcrop-light .jcrop-vline,
.jcrop-light .jcrop-hline {
  background: #ffffff;
  filter: alpha(opacity=70) !important;
  opacity: 0.7 !important;
}

.jcrop-light .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #000000;
  border-color: #ffffff;
  border-radius: 3px;
}

/* The "jcrop-dark" class/extension */
.jcrop-dark .jcrop-vline,
.jcrop-dark .jcrop-hline {
  background: #000000;
  filter: alpha(opacity=70) !important;
  opacity: 0.7 !important;
}

.jcrop-dark .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #ffffff;
  border-color: #000000;
  border-radius: 3px;
}

/* Simple macro to turn off the antlines */
.solid-line .jcrop-vline,
.solid-line .jcrop-hline {
  background: #ffffff;
}

/* Fix for twitter bootstrap et al. */
.jcrop-holder img,
img.jcrop-preview {
  max-width: none;
}

/*CROP*/
#fileInput {
  width: 0;
  height: 0;
  overflow: hidden;
  position: fixed;
}

#modal {
  z-index: 10;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
}

#preview {
  z-index: 11;
  position: fixed;
  top: 0px;
  left: 0px;
  display: none;
  float: left;
  /*font-size: 0px;
  line-height: 0px;*/
}

#preview .buttons {
  /*width: 36px;
  position: absolute;
  bottom:0px;
  right: -44px;*/
  position: absolute;
  left: 0;
  bottom: -40px;
  height: 40px;
  width: 100%;
  background: #000;
  padding: 10px 15px;
}

#preview .buttons div {
  color: #fff;
  display: inline-block;
  float: left;
  line-height: 1;
  cursor: pointer;
}

#preview .buttons div.ok {
  float: right;
}

/*#preview .buttons .ok{
  border: 4px solid #F5F5F5;
  border-radius: 4px;
  width: 28px;
  height: 28px;
  line-height: 0px;
  font-size: 0px;
  background-image: url('../images/Ok.png');
  background-repeat: no-repeat;
  background-position: center;
}
#preview .buttons .ok:hover{
  background-image: url('../images/OkGreen.png');
}

#preview .buttons .cancel{
  margin-bottom: 4px;
  border: 4px solid #F5F5F5;
  border-radius: 4px;
  width: 28px;
  height: 28px;
  line-height: 0px;
  font-size: 0px;
  background-image: url('../images/Cancel.png');
  background-repeat: no-repeat;
  background-position: center;
}

#preview .buttons .cancel:hover{
  background-image: url('../images/CancelRed.png');
}*/
.clear {
  font-size: 0px;
  line-height: 0px;
  overflow: hidden;
  width: 0px;
  height: 0px;
  clear: both;
}

.simple-cropper-images {
  width: 820px;
  margin: 0 auto 20px;
}

.cropme {
  background-color: #f3f3f3;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  border: 2px solid #004EB3;
}
.cropme img {
  border-radius: 50%;
}

.text {
  font-family: arial;
  font-size: 14px;
  color: #4e4e4e;
  margin-bottom: 20px;
}

.code {
  font-family: arial;
  font-size: 14px;
  color: #4e4e4e;
  margin-bottom: 20px;
  background-color: #f1f1f1;
  padding: 10px;
}

.perfil.info-perfil .userImageName {
  align-items: center;
}
.perfil.info-perfil .userImage {
  position: relative;
  width: 100px;
}
.perfil.info-perfil .userImage .btn-primary.editImage {
  border-radius: 50%;
  background-color: #004EB3;
  border: none;
  width: 30px;
  height: 30px;
  position: absolute;
  right: 0;
  bottom: 0;
  background-image: url(../images/icon-edit.svg);
  background-repeat: no-repeat;
  background-size: 18px 18px;
  background-position: center center;
}
.perfil.info-perfil .cropme {
  width: 100px;
  height: 100px;
}
.perfil.info-perfil .userName {
  width: calc(100% - 100px);
  padding: 0 50px;
}
.perfil.info-perfil .userName h2 {
  font-size: 30px;
}
.perfil.info-perfil textarea {
  width: 100%;
  min-height: 120px;
  resize: none;
}
.perfil.info-perfil #perfil fieldset, .perfil.info-perfil #perfil .fieldset {
  margin-top: 50px;
  position: relative;
}
.perfil.info-perfil #perfil label {
  font-family: "Raleway-Light";
  font-size: 1rem;
  line-height: 25px;
  font-weight: bold;
  display: block;
}
.perfil.info-perfil #perfil legend {
  color: #004EB3;
  font-size: 18px;
  font-family: "Raleway-Bold";
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #f3f3f3;
  margin-bottom: 30px;
}
.perfil.info-perfil #perfil #editInfo {
  font-size: 12px;
  font-family: "Raleway-SemiBold";
  position: absolute;
  right: 15px;
  top: 5px;
  color: #004EB3;
  text-decoration: underline;
  cursor: pointer;
}
.perfil.info-perfil #perfil input, .perfil.info-perfil #perfil textarea {
  background: #F4F6FF;
}
.perfil.info-perfil #perfil textarea {
  /* resize: none;
   overflow: auto;
   min-height: 40px;
   max-height: 100px;*/
  height: 38px;
  min-height: 38px;
  box-sizing: border-box;
  overflow: hidden;
}
.perfil.info-perfil #perfil input[readonly], .perfil.info-perfil #perfil textarea[readonly] {
  background: transparent;
  cursor: no-drop;
}
.perfil.info-perfil #perfil .rememberSave {
  color: #004EB3;
  font-family: "Raleway-Medium";
  font-size: 12px;
  margin-top: 5px;
}
.perfil.info-perfil .phone-wrapper .button-holder {
  margin: 30px 0 25px 0 !important;
  text-align: left;
}
.perfil.info-perfil .phone-wrapper .button-holder .btn {
  color: #004EB3;
}
.perfil.info-perfil .editActions {
  margin-top: 20px;
}
.perfil.info-perfil .editActions a {
  color: #004EB3;
  font-family: "Raleway-Medium";
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  display: block;
  padding: 10px 0;
  text-decoration: none;
}
.perfil.info-perfil .editActions a span {
  float: right;
  top: 4px;
}
.perfil.info-perfil .editActions .informeDatos a {
  border-bottom: 0;
}
.perfil.info-perfil .button-holder {
  margin: 20px 0 50px 0;
}
.perfil.info-perfil .button-holder .btn-primary {
  background-color: #004EB3;
  border-color: #004EB3;
  padding: 17px 25px;
  min-width: 130px;
  border-radius: 0;
  font-size: 18px;
  font-family: "Raleway-SemiBold";
  margin-top: 30px;
}
.perfil.info-perfil .button-holder .btn-primary:not([disabled]) {
  cursor: pointer;
}

.modal.perfil.info-perfil .modal-header {
  padding-left: 38px;
  padding-right: 38px;
}
.modal.perfil.info-perfil label {
  display: none;
}
.modal.perfil.info-perfil input {
  background: transparent;
}
.modal.perfil.info-perfil textarea {
  width: 100%;
  min-height: 120px;
  resize: none;
  border: 1px solid #979797;
}

/*#preview{
  img{
    max-width:100vw!important;
    height:auto!important;
    max-height:inherit!important;
  }
  .jcrop-holder{
    max-width:100vw!important;
    height:auto!important;
    max-height:inherit!important;
  }
}*/
.modifyData {
  font-family: "Raleway-Bold";
  margin-top: 10px;
}

@media (max-width: 767px) {
  .perfil.info-perfil .userImage {
    width: 60px;
  }
  .perfil.info-perfil .userImage .btn-primary.editImage {
    width: 20px;
    height: 20px;
    background-size: 12px 12px;
    right: -28px;
    padding: 0;
  }
  .perfil.info-perfil .userName {
    width: calc(100% - 60px);
    padding: 0 20px 0 60px;
  }
  .perfil.info-perfil .userName h2 {
    font-size: 26px;
  }
  .perfil.info-perfil #perfil fieldset {
    margin-top: 20px;
  }
  .perfil.info-perfil #perfil legend {
    margin-bottom: 10px;
  }
  .perfil.info-perfil #perfil textarea {
    height: auto;
  }
  .cropme {
    width: 60px;
    height: 60px;
  }
  .paciente h2 {
    font-size: 24px;
    line-height: 28px;
  }
}
.profile-error {
  color: #c40000;
  font-size: 14px;
  font-family: "Raleway-Regular";
  margin-top: 6px;
}

.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ #tutorRequestManagementToolbar .management-bar {
  justify-content: flex-end;
  background-color: #f3f3f3;
  height: 34px;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ #tutorRequestManagementToolbar .management-bar > div {
  justify-content: right;
  padding-right: 0px;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ #tutorRequestManagementToolbar .management-bar .navbar-nav .nav-link {
  color: #000;
  font-family: "Raleway-Regular";
  font-size: 14px;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .pildora-search {
  width: 122px;
  float: right;
  margin-bottom: 20px;
  /*.input-group {
        	flex-direction: row-reverse;
        }
        .input-group > .input-group-item.input-group-prepend + .input-group-append {
      position: absolute;
      left: 0;

      button {
  	    border-right: 0;
  	}
  }
  .btn-secondary {
  	background: none!important;
      border-color: #ced4da!important;
      border-radius: 0;
      color: #000!important;
  }
  .toggle-advanced {
      border-left: 0;
      width: 54px;

      span {
      	padding-left: 20px;
    			font-size: 0.7rem;
      }
  }*/
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .pildora-search .input-group {
  justify-content: end;
  flex-direction: row-reverse;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .pildora-search .input-group-item.input-group-prepend {
  display: none;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .pildora-search .toggler-content-wrapper {
  position: absolute;
  overflow: inherit;
  right: 0;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .pildora-search .btn-secondary {
  background: #004EB3;
  border-radius: 0;
  border: 1px solid #004EB3;
  border-left: 0;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .pildora-search .btn-secondary.toggle-advanced {
  background: none;
  color: #000;
  border: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .pildora-search .advanced-search .search-query {
  border-radius: 0px;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .pildora-search .advanced-search .search-query:disabled {
  background-color: #fff;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .pildora-search .advanced-search button {
  background-color: #004EB3;
  font-size: 14px;
  font-family: "Raleway-Regular";
  border-radius: 0px;
  border: none;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .pildora-search .advanced-search input.disabled {
  background-color: #fff;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .pildora-search .taglib-search-toggle-advanced-wrapper {
  position: relative;
  z-index: 9;
  /*.toggler-content-wrapper{
      position:absolute;
      right:0px;
      width:250px;
  }*/
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .pildora-search .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  border: 1px solid #ced4da;
  background-color: #fff;
  padding-top: 2px;
  position: absolute;
  right: 0px;
  width: 250px;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .pildora-search .taglib-search-toggle-advanced-wrapper .btn.close {
  position: absolute;
  right: 0px;
  opacity: 1;
  background-color: transparent;
  border: none;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .pildora-search .taglib-search-toggle-advanced-wrapper .btn.close span {
  font-size: 34px;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .pildora-search .taglib-search-toggle-advanced-wrapper .btn.close:hover {
  background-color: transparent;
  border: none;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .pildora-search .taglib-search-toggle-advanced-wrapper .btn.close:hover span {
  color: #000;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .pildora-search .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced-content {
  margin-top: 20px;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .pildora-search .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced-content .control-label {
  font-family: "Raleway-Light";
  font-size: 0.9rem;
  line-height: 25px;
  display: block;
  font-weight: bold;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .pildora-search .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced-content select {
  border: 1px solid #979797;
  border-radius: 0px;
  color: #000;
  font-size: 0.9rem;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .pildora-search .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced-content .match-fields-legend {
  color: #004EB3;
  font-weight: bold;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .table-autofit .table-cell-expand-smallest {
  width: 1%;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .table-list {
  border-radius: 0px;
  border: 1px solid #dee2e6;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .table-list thead th {
  border-radius: 0px !important;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .table-list tbody tr:nth-child(odd) td {
  background-color: #f3f3f3;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .table-list tbody tr td {
  border-right: 1px solid #f3f3f3;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .table-list tbody tr td:last-child {
  border-right: none;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .table-list tbody tr td[class*=status-] span {
  border-radius: 30px;
  padding: 4px 8px;
  color: #fff;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .table-list tbody tr td.status-0 span {
  background-color: #008300;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .table-list tbody tr td.status-1 span {
  background-color: #7c7c7c;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .table-list tbody tr td.status-4 span {
  background-color: #ff0000;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .table-list tbody tr td.lfr-entry-action-column {
  text-align: center;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .table-list th:first-child,
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .table-list td:first-child,
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .table-list th:last-child,
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .table-list td:last-child,
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .table-list th,
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .table-list td {
  box-shadow: none;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .pagination-results {
  padding-left: 0px;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .pagination .page-item.active .page-link {
  background-color: #004EB3;
  border-color: #004EB3;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .pagination .page-link {
  border-radius: 0px !important;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .pagination-items-per-page {
  margin-right: 20px;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .pagination-items-per-page > a {
  border-radius: 0px;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .pagination-items-per-page.show > a {
  background-color: #004EB3;
  border-color: #004EB3;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ fieldset[disabled] label,
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ label.disabled {
  color: #333;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .form-control.disabled {
  background-color: #fff;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ select:disabled {
  opacity: 1;
  cursor: not-allowed;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .row > a {
  background-image: url(../images/file-white.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  margin-top: 14px;
  background-size: 25px auto;
  padding-left: 34px;
  font-family: "Raleway-SemiBold";
  image-rendering: -webkit-optimize-contrast;
  color: #004EB3;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .button-holder {
  margin-left: 20px !important;
  margin-right: 20px !important;
}
.portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ #rejButton {
  background-color: #f3f3f3;
  border: 1px solid #f3f3f3;
  color: #adadad;
}

@media (max-width: 991.98px) {
  .portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .pildora-search {
    width: 111px;
  }
  .portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .taglib-search-toggle .form-search .input-group-btn {
    position: relative;
  }
  .portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .taglib-search-toggle .form-search .input-group .btn {
    position: absolute;
    right: 0px;
    clip: inherit;
    left: inherit;
    height: 38px;
  }
}
@media (max-width: 767px) {
  .portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .button-holder #appBtn {
    float: right;
  }
}
@media (max-width: 480px) {
  .portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .panel-body {
    padding-left: 0px;
    padding-right: 0px;
  }
  .portlet-boundary_es_swecat_tutor_admin_MedTutorAdminPortlet_ .button-holder {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ #registerRequestManagementToolbar .management-bar {
  justify-content: flex-end;
  background-color: #f3f3f3;
  height: 34px;
  margin-bottom: 1.25rem;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ #registerRequestManagementToolbar .management-bar > div {
  justify-content: right;
  padding-right: 0px;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ #registerRequestManagementToolbar .management-bar .navbar-nav .nav-link {
  color: #000;
  font-family: "Raleway-Regular";
  font-size: 14px;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .pildora-search {
  width: 122px;
  float: right;
  margin-bottom: 20px;
  /*.input-group {
        	flex-direction: row-reverse;
        }
        .input-group > .input-group-item.input-group-prepend + .input-group-append {
      position: absolute;
      left: 0;

      button {
  	    border-right: 0;
  	}
  }
  .btn-secondary {
  	background: none!important;
      border-color: #ced4da!important;
      border-radius: 0;
      color: #000!important;
  }
  .toggle-advanced {
      border-left: 0;
      width: 54px;

      span {
      	padding-left: 20px;
    			font-size: 0.7rem;
      }
  }*/
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .pildora-search .input-group {
  justify-content: end;
  flex-direction: row-reverse;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .pildora-search .input-group-item.input-group-prepend {
  display: none;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .pildora-search .toggler-content-wrapper {
  position: absolute;
  /*overflow: inherit;*/
  right: 0;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .pildora-search .btn-secondary {
  background: #004EB3;
  border-radius: 0;
  border: 1px solid #004EB3;
  border-left: 0;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .pildora-search .btn-secondary.toggle-advanced {
  background: none;
  color: #000;
  border: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .pildora-search .advanced-search .search-query {
  border-radius: 0px;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .pildora-search .advanced-search .search-query:disabled {
  background-color: #fff;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .pildora-search .advanced-search button {
  background-color: #004EB3;
  font-size: 14px;
  font-family: "Raleway-Regular";
  border-radius: 0px;
  border: none;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .pildora-search .advanced-search input.disabled {
  background-color: #fff;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .pildora-search .taglib-search-toggle-advanced-wrapper {
  position: relative;
  z-index: 9;
  /*.toggler-content-wrapper{
      position:absolute;
      right:0px;
      width:250px;
  }*/
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .pildora-search .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  border: 1px solid #ced4da;
  background-color: #fff;
  padding-top: 2px;
  position: absolute;
  right: 0;
  width: 250px;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .pildora-search .taglib-search-toggle-advanced-wrapper .panel-body {
  padding: 0;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .pildora-search .taglib-search-toggle-advanced-wrapper .btn.close {
  position: absolute;
  right: 0px;
  opacity: 1;
  background-color: transparent;
  border: none;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .pildora-search .taglib-search-toggle-advanced-wrapper .btn.close span {
  font-size: 34px;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .pildora-search .taglib-search-toggle-advanced-wrapper .btn.close:hover {
  background-color: transparent;
  border: none;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .pildora-search .taglib-search-toggle-advanced-wrapper .btn.close:hover span {
  color: #000;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .pildora-search .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced-content {
  margin-top: 20px;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .pildora-search .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced-content .control-label {
  font-family: "Raleway-Light";
  font-size: 0.9rem;
  line-height: 25px;
  display: block;
  font-weight: bold;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .pildora-search .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced-content select {
  border: 1px solid #979797;
  border-radius: 0px;
  color: #000;
  font-size: 0.9rem;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .pildora-search .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced-content .match-fields-legend {
  color: #004EB3;
  font-weight: bold;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .table-autofit .table-cell-expand-smallest {
  width: 1%;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .table-list {
  border-radius: 0px;
  border: 1px solid #dee2e6;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .table-list thead th {
  border-radius: 0px !important;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .table-list tbody tr:nth-child(odd) td {
  background-color: #f3f3f3;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .table-list tbody tr td {
  border-right: 1px solid #f3f3f3;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .table-list tbody tr td:last-child {
  border-right: none;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .table-list tbody tr td[class*=status-] span {
  border-radius: 30px;
  padding: 4px 8px;
  color: #fff;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .table-list tbody tr td.status-0 span {
  background-color: #008300;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .table-list tbody tr td.status-1 span {
  background-color: #7c7c7c;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .table-list tbody tr td.status-4 span {
  background-color: #ff0000;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .table-list tbody tr td.lfr-entry-action-column {
  text-align: center;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .table-list th:first-child,
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .table-list td:first-child,
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .table-list th:last-child,
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .table-list td:last-child,
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .table-list th,
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .table-list td {
  box-shadow: none;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .pagination-results {
  padding-left: 0px;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .pagination .page-item.active .page-link {
  background-color: #004EB3;
  border-color: #004EB3;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .pagination .page-link {
  border-radius: 0px !important;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .pagination-items-per-page {
  margin-right: 20px;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .pagination-items-per-page > a {
  border-radius: 0px;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .pagination-items-per-page.show > a {
  background-color: #004EB3;
  border-color: #004EB3;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ fieldset[disabled] label,
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ label.disabled {
  color: #333;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .form-control.disabled {
  background-color: #fff;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ select:disabled {
  opacity: 1;
  cursor: not-allowed;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .row > a {
  background-image: url(../images/file-white.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  margin-top: 14px;
  background-size: 25px auto;
  padding-left: 34px;
  font-family: "Raleway-SemiBold";
  image-rendering: -webkit-optimize-contrast;
  color: #004EB3;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .button-holder {
  margin-left: 20px !important;
  margin-right: 20px !important;
}
.portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ #rejButton {
  background-color: #f3f3f3;
  border: 1px solid #f3f3f3;
  color: #adadad;
}

@media (max-width: 991.98px) {
  .portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .pildora-search {
    width: 111px;
  }
  .portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .taglib-search-toggle .form-search .input-group-btn {
    position: relative;
  }
  .portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .taglib-search-toggle .form-search .input-group .btn {
    position: absolute;
    right: 0px;
    clip: inherit;
    left: inherit;
    height: 38px;
  }
}
@media (max-width: 767px) {
  .portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .button-holder #appBtn {
    float: right;
  }
}
@media (max-width: 480px) {
  .portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .panel-body {
    padding-left: 0px;
    padding-right: 0px;
  }
  .portlet-boundary_es_swecat_tutor_admin_MedRegReqAdminPortlet_ .button-holder {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.portlet-boundary_med_login_MedManageAuthPortlet_ .container {
  max-width: 1192px;
}
.portlet-boundary_med_login_MedManageAuthPortlet_ .addAutorized {
  text-align: right;
  margin-bottom: 26px;
  padding-right: 0px;
}
.portlet-boundary_med_login_MedManageAuthPortlet_ .addAutorized a {
  background-image: url(../images/plus.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 21px 21px;
  padding-left: 30px;
  font-family: "Raleway-SemiBold";
  image-rendering: -webkit-optimize-contrast;
  color: #004EB3;
  display: inline-block;
}
.portlet-boundary_med_login_MedManageAuthPortlet_ .results-container h2 {
  margin-bottom: 20px;
  font-family: "Raleway-Bold";
  color: #004EB3;
  font-size: 32px;
  margin-left: 14px;
}
.portlet-boundary_med_login_MedManageAuthPortlet_ .results-container .result-wrapper a .result {
  min-height: inherit;
}
.portlet-boundary_med_login_MedManageAuthPortlet_ .result-detail {
  background-color: #f1f1f1;
  max-width: 1192px;
  margin: 0 auto;
}
.portlet-boundary_med_login_MedManageAuthPortlet_ .result-detail .container {
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 40px;
}
.portlet-boundary_med_login_MedManageAuthPortlet_ .result-detail h2 {
  text-align: left;
  font-size: 22px;
  color: #004EB3;
  margin-top: 37px;
  margin-left: 20px;
  margin-bottom: 30px;
  display: inline-block;
  width: calc(100% - 70px);
}
.portlet-boundary_med_login_MedManageAuthPortlet_ .result-detail h2:after {
  display: none;
}
.portlet-boundary_med_login_MedManageAuthPortlet_ .result-detail button.back {
  background-image: url(../images/left-arrow.svg);
  background-repeat: no-repeat;
  width: 38px;
  height: 32px;
  background-size: 38px 32px;
  background-position: center center;
  position: relative;
  top: -4px;
  left: 14px;
}
.portlet-boundary_med_login_MedManageAuthPortlet_ .result-detail .row {
  margin-left: 22px !important;
  margin-right: 22px !important;
}
.portlet-boundary_med_login_MedManageAuthPortlet_ .result-detail .button-holder {
  margin-right: 22px !important;
  margin-left: 22px !important;
  padding-bottom: 37px;
  text-align: center;
}
.portlet-boundary_med_login_MedManageAuthPortlet_ .result-detail .login-container h3 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.send-otp {
  font-family: "Raleway-SemiBold";
  float: right;
  margin-right: 30px;
  background-image: url(../images/resend.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 26px 26px;
  padding-left: 36px;
  image-rendering: -webkit-optimize-contrast;
  line-height: 30px;
}

/*#p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_bneu_ .portlet-content {
	padding: 0;
}
#p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_bneu_ .portlet, #p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_bneu_ .portlet-header {
	margin-bottom: 0;
}*/
.notifications-container .notifications-header {
  display: flex;
  align-items: center;
}
.notifications-container .notifications-header button.mark-all-read-button {
  margin-left: auto;
}

.notificaciones-principal {
  /*background-image: url(http://192.168.1.149:8090/documents/20122/0/nurse-gbd0122c8d_1920.jpg/e9005d9e-de0d-9214-eea6-1f49cc21548b?t=1636116048284);*/
  background-repeat: no-repeat;
  background-size: 867px 619px;
  background-position: top right;
  min-height: 619px;
  position: relative;
}

.name {
  color: #004EB3;
  font-family: "Raleway-Bold";
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 4px;
}

.notificaciones h2 {
  font-family: "Raleway-Bold";
  font-size: 30px;
  line-height: 34px;
  color: #333333;
  letter-spacing: -1px;
  margin-bottom: 40px;
}

.principal-box {
  max-width: 471px;
  background: #fff;
  padding: 59px 99px 70px 0;
  margin-left: 25px;
  position: absolute;
  top: 65px;
}

.notificaciones ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.notificaciones ul li {
  border-top: 1px solid rgba(51, 51, 51, 0.5);
  font-family: "Raleway-SemiBold";
  font-size: 16px;
  line-height: 20px;
  color: #333333;
  padding: 25px 20px 25px 0;
}
.notificaciones ul li a {
  color: #333333;
  text-decoration: none;
  display: inline-block;
  width: 100%;
}
.notificaciones ul li span {
  float: right;
  line-height: 20px;
}
.notificaciones ul li:last-child {
  border-bottom: 1px solid rgba(51, 51, 51, 0.5);
}

.notificaciones-principal .results-container {
  background: transparent;
  position: absolute;
  right: -23px;
  top: 23px;
  max-width: 420px;
  padding: 0;
}
.notificaciones-principal .results-container .result-wrapper {
  min-height: 456px;
}

.results-container .result-wrapper .result {
  width: 100%;
  padding: 40px 24px 35px;
  background: #fff;
  border-radius: 8px;
  box-sizing: border-box;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06), 0 1px 2px rgba(0, 0, 0, 0.12);
  text-align: left;
  color: #333;
  display: inline-block;
  min-height: 124px;
  line-height: normal;
  margin-bottom: 10px;
}
.results-container .result-wrapper .result .result-category {
  font-size: 11px;
  font-family: "Raleway-Medium";
  text-transform: uppercase;
  color: #004EB3;
}
.results-container .result-wrapper .result .result-summary {
  font-family: "Raleway-Bold";
  font-size: 21px;
  margin: 4px 0 10px;
}
.results-container .result-wrapper .result .result-date {
  font-family: "Raleway-Medium";
  font-size: 16px;
  line-height: 21px;
  margin-bottom: 15px;
}
.results-container .result-wrapper .result .result-link a {
  background: #fff;
  color: #004EB3;
  font-family: "Raleway-SemiBold";
  font-size: 12px;
  padding: 8px 46px 8px 13px;
  text-decoration: none;
  position: relative;
  display: inline-block;
  margin: 0;
}
.results-container .result-wrapper .result .result-link a span {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 10px;
}
.results-container .result-wrapper .result.new-notification {
  position: relative;
  cursor: pointer;
}
.results-container .result-wrapper .result.new-notification .disclaimer {
  position: absolute;
  top: 10px;
  right: 9px;
  width: 10px;
  height: 9px;
  background: #FF296A;
  border-radius: 50%;
  border: 1px solid #fff;
}
.results-container .result-list a {
  background: #fff;
  color: #333;
  font-family: "Raleway-SemiBold";
  font-size: 16px;
  line-height: 20px;
  padding: 14px 88px 14px 24px;
  display: inline-block;
  border-radius: 8px;
  cursor: pointer;
  text-decoration: none;
  position: relative;
  display: inline-block;
  margin: 0;
}
.results-container .result-list a span {
  position: absolute;
  top: 17px;
  right: 34px;
  font-size: 14px;
}

.notificaciones-avisos.results-container {
  padding: 42px 0 98px;
}
.notificaciones-avisos.results-container .container {
  max-width: 1240px;
  padding-left: 0;
  padding-right: 0;
}
.notificaciones-avisos.results-container .container h2 {
  margin-left: 15px;
}
.notificaciones-avisos.results-container .result-wrapper .result {
  margin-bottom: 30px;
  padding: 24px 23px 20px;
}
.notificaciones-avisos.results-container .result-wrapper .result.new-notification {
  cursor: pointer;
}
.notificaciones-avisos.results-container .result-wrapper .result .result-link a {
  background: #004EB3;
  color: white;
}
.notificaciones-avisos.results-container .button-load-more {
  background-color: white !important;
  border: none;
  color: #004EB3;
  display: block;
  line-height: 48px;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  cursor: pointer;
  font-family: "Raleway-SemiBold";
  font-size: 18px;
  border-radius: 0px;
  padding: 0 20px;
  margin: 0 16px;
}

@media (max-width: 991px) {
  .notificaciones-principal {
    max-width: 100%;
    padding: 0;
    background-size: 100%;
    min-height: 450px;
    background-position: center center;
    overflow: hidden;
  }
  .principal-box {
    max-width: 320px;
    margin-left: 0;
    padding: 20px;
    top: 60px;
  }
  .notificaciones h2 {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .notificaciones ul li {
    font-size: 14px;
    line-height: 18px;
    padding: 15px 20px 15px 0;
  }
  .notificaciones ul li span {
    line-height: 18px;
  }
  .notificaciones-principal .results-container {
    max-width: 320px;
    right: 10px;
  }
  .notificaciones-principal .results-container .result-wrapper {
    min-height: 366px;
  }
  .results-container .result-wrapper .result {
    padding: 20px 15px;
  }
  .results-container .result-wrapper .result .result-summary {
    font-size: 16px;
  }
  .results-container .result-wrapper .result .result-date {
    font-size: 14px;
    line-height: 18px;
  }
  .results-container .result-list a {
    font-size: 14px;
    line-height: 18px;
    padding: 10px 68px 10px 14px;
  }
  .results-container .result-list a span {
    font-size: 12px;
    top: 14px;
  }
  .notificaciones-avisos.results-container {
    padding-bottom: 20px;
  }
  .notificaciones-avisos.results-container .container {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .notificaciones-principal {
    background-image: none;
    min-height: auto;
  }
  .notificaciones-principal .results-container {
    display: none;
  }
  .principal-box {
    max-width: 100%;
    padding: 30px 15px;
    position: static;
  }
  .notificaciones-avisos.results-container {
    padding-top: 30px;
  }
  .notificaciones-avisos.results-container .result-wrapper .result {
    margin-bottom: 10px;
  }
}
@media (max-width: 426px) {
  .notifications-container .notifications-header {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding-bottom: 20px;
  }
  .notifications-container .notifications-header button.mark-all-read-button {
    margin-left: inherit;
  }
}
.alertas {
  /*.alertas-content.container {
      background: #f1f1f1;
      padding: 0;
  }*/
}
.alertas h2 {
  color: #004EB3;
  font-size: 40px;
  font-family: "Raleway-Bold";
  margin-left: 15px;
  margin-bottom: 30px;
}
.alertas .alerts-block {
  margin: 20px 0;
}
.alertas legend {
  font-size: 22px;
  color: #004EB3;
  font-family: "Raleway-Bold";
}
.alertas .checkbox {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  padding: 10px 0;
  margin: 0;
}
.alertas .checkbox:last-child {
  border: 0;
}
.alertas label {
  padding-left: 0;
  font-family: "Raleway-Medium";
  line-height: 21px;
  max-width: calc(100% - 40px);
}
.alertas .switch {
  top: 2px;
  float: right;
}
.alertas .button-holder {
  text-align: center;
}
.alertas .button-holder .btn-primary {
  background-color: rgb(38, 78, 250);
  border-color: rgb(38, 78, 250);
  padding: 17px 25px;
  min-width: 130px;
  border-radius: 0px;
  font-size: 18px;
  font-family: Raleway-SemiBold;
  margin-top: 30px;
}
.alertas .alertas-content .row {
  background: #f1f1f1;
}

@media (max-width: 991px) {
  .alertas-content.container-fluid {
    background: #f1f1f1;
  }
  .alertas .alerts-block:nth-child(3) {
    order: 5;
  }
}
.btn-tooltip {
  background-color: #004EB3;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  border: none;
  padding: 0px;
  background-image: url(../images/iconesI.svg);
  background-repeat: no-repeat;
  background-size: 3px 8px;
  background-position: center center;
  margin-left: 6px;
  margin-right: 6px;
}
.btn-tooltip:hover, .btn-tooltip:focus {
  background-color: #004EB3;
  border: none;
  box-shadow: none;
}

.tooltip .tooltip-inner {
  background-color: #333;
  padding: 20px;
  font-size: 12px;
  font-family: "Raleway-Medium";
  text-align: left;
  max-width: 256px;
  width: auto;
  border-radius: 10px;
}

.bs-tooltip-top .arrow::before {
  border-top-color: #333;
}

.bs-tooltip-right .arrow::before {
  border-right-color: #333;
}

.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #333;
}

.bs-tooltip-left .arrow::before {
  border-left-color: #333;
}

/*MODAL*/
.content-modal-ayuda {
  position: relative;
  width: 100%;
}
.content-modal-ayuda .btn-modal {
  background-color: #004EB3;
  width: 30px;
  height: 30px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border: none;
  padding: 0px;
  background-image: url(../images/iconesI.svg);
  background-repeat: no-repeat;
  background-size: 5px 13px;
  background-position: center center;
  display: block;
  position: absolute;
  right: 0px;
}
.content-modal-ayuda .btn-modal:hover, .content-modal-ayuda .btn-modal:focus {
  background-color: #004EB3;
  border: none;
  box-shadow: none;
}

.modal-ayuda .modal-dialog .modal-header .close {
  width: 30px;
  height: 30px;
  top: 0px;
  right: 5px;
  background-color: #004EB3;
  border-radius: 0px;
  border-top-right-radius: 7px;
  border-bottom-left-radius: 7px;
  opacity: 1;
}
.modal-ayuda .modal-dialog .modal-header .close:after, .modal-ayuda .modal-dialog .modal-header .close:before {
  background-color: #fff;
  height: 50%;
  top: 7px;
  width: 1px;
}
.modal-ayuda .modal-dialog .modal-body {
  padding-top: 0px;
}
.modal-ayuda .modal-dialog .modal-body p {
  color: #000;
  font-size: 18px;
  line-height: 24px;
  font-family: "Raleway-Regular";
}
.modal-ayuda .modal-dialog .modal-body .button-holder {
  margin: 20px 0 30px 0 !important;
}
.modal-ayuda .modal-dialog .modal-body .button-holder .btn-primary {
  height: 50px;
  font-size: 16px;
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}
.modal-ayuda .modal-dialog .modal-body .button-holder .btn-primary .glyphicon-menu-right {
  position: Absolute;
  right: 20px;
  font-size: 10px;
  top: 19px;
}
.modal-ayuda h2.modal-title {
  font-size: 24px;
  color: #004EB3;
  font-family: "Raleway-Bold";
  padding: 20px 20px 0px 20px;
  overflow: visible;
  white-space: normal;
  line-height: 30px;
}

#cb-cookie-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  border-radius: 0;
  display: none;
  background-color: #004EB3;
  color: #fff;
  border: none;
}
#cb-cookie-banner h2 {
  font-size: 16px;
  font-family: "Raleway-Bold";
}
#cb-cookie-banner p {
  font-size: 12px;
  font-family: "Raleway-Bold";
  margin-bottom: 0px;
  margin-top: 10px;
}
#cb-cookie-banner a {
  font-size: 16px;
  text-decoration: underline;
  color: #fff;
  font-family: "Raleway-Bold";
}
#cb-cookie-banner a:hover, #cb-cookie-banner a:focus {
  color: #fff;
}
#cb-cookie-banner button {
  font-size: 16px;
  border: none;
  margin-top: 10px;
}
#cb-cookie-banner button.btn-primary {
  background-color: #fff;
  color: #000;
  font-family: "Raleway-Bold";
}
#cb-cookie-banner button.btn-secondary {
  color: #fff;
  background-color: transparent;
  font-family: "Raleway-Regular";
}

@media only screen and (max-width: 480px) {
  #cb-cookie-banner .row {
    margin-right: 0px;
    margin-left: 0px;
  }
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .new-selector-prof-wrapper,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .new-selector-prof-wrapper,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .new-selector-prof-wrapper,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .new-selector-prof-wrapper,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .new-selector-prof-wrapper {
  display: flex;
  width: 100%;
  gap: 50px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .new-selector-prof-wrapper .newSelectorProf,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .new-selector-prof-wrapper .newSelectorProf,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .new-selector-prof-wrapper .newSelectorProf,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .new-selector-prof-wrapper .newSelectorProf,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .new-selector-prof-wrapper .newSelectorProf {
  width: 100%;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .new-selector-prof-wrapper .newSelectorProf .select-pure__select,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .new-selector-prof-wrapper .newSelectorProf .select-pure__select,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .new-selector-prof-wrapper .newSelectorProf .select-pure__select,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .new-selector-prof-wrapper .newSelectorProf .select-pure__select,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .new-selector-prof-wrapper .newSelectorProf .select-pure__select {
  height: 30px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ #professionals-table .table-cell-expand.toggle-priority-notification-header,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ #professionals-table .table-cell-expand.toggle-priority-notification-header,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ #professionals-table .table-cell-expand.toggle-priority-notification-header,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ #professionals-table .table-cell-expand.toggle-priority-notification-header,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ #professionals-table .table-cell-expand.toggle-priority-notification-header {
  text-align: center;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ #professionals-table .table-cell-expand.toggle-priority-notification-column .input-checkbox-wrapper,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ #professionals-table .table-cell-expand.toggle-priority-notification-column .input-checkbox-wrapper,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ #professionals-table .table-cell-expand.toggle-priority-notification-column .input-checkbox-wrapper,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ #professionals-table .table-cell-expand.toggle-priority-notification-column .input-checkbox-wrapper,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ #professionals-table .table-cell-expand.toggle-priority-notification-column .input-checkbox-wrapper {
  justify-content: center;
  margin: 0;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ #professionals-table .table-cell-expand.toggle-priority-notification-column .input-checkbox-wrapper label,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ #professionals-table .table-cell-expand.toggle-priority-notification-column .input-checkbox-wrapper label,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ #professionals-table .table-cell-expand.toggle-priority-notification-column .input-checkbox-wrapper label,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ #professionals-table .table-cell-expand.toggle-priority-notification-column .input-checkbox-wrapper label,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ #professionals-table .table-cell-expand.toggle-priority-notification-column .input-checkbox-wrapper label {
  margin: 0;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ #professionals-table .table-cell-expand.professional-table-action-column,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ #professionals-table .table-cell-expand.professional-table-action-column,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ #professionals-table .table-cell-expand.professional-table-action-column,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ #professionals-table .table-cell-expand.professional-table-action-column,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ #professionals-table .table-cell-expand.professional-table-action-column {
  text-align: right;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ #professionals-table button,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ #professionals-table button,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ #professionals-table button,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ #professionals-table button,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ #professionals-table button {
  border: 1px solid #666;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .mfpmw-document-list-url-wrapper,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .mfpmw-document-list-url-wrapper,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .mfpmw-document-list-url-wrapper,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .mfpmw-document-list-url-wrapper,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .mfpmw-document-list-url-wrapper {
  display: flex;
  gap: 5px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .mfpmw-document-list-url-wrapper div:first-child,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .mfpmw-document-list-url-wrapper div:first-child,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .mfpmw-document-list-url-wrapper div:first-child,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .mfpmw-document-list-url-wrapper div:first-child,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .mfpmw-document-list-url-wrapper div:first-child {
  height: 1.2em;
  width: 1.2em;
  color: #004EB3;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .mfpmw-document-list-url-wrapper div:first-child svg.vimeo-icon-svg,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .mfpmw-document-list-url-wrapper div:first-child svg.vimeo-icon-svg,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .mfpmw-document-list-url-wrapper div:first-child svg.vimeo-icon-svg,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .mfpmw-document-list-url-wrapper div:first-child svg.vimeo-icon-svg,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .mfpmw-document-list-url-wrapper div:first-child svg.vimeo-icon-svg {
  height: 1.2em;
  width: 1.2em;
  margin-right: 0 !important;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .mfpmw-document-list-url-wrapper div:first-child svg.vimeo-icon-svg path,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .mfpmw-document-list-url-wrapper div:first-child svg.vimeo-icon-svg path,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .mfpmw-document-list-url-wrapper div:first-child svg.vimeo-icon-svg path,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .mfpmw-document-list-url-wrapper div:first-child svg.vimeo-icon-svg path,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .mfpmw-document-list-url-wrapper div:first-child svg.vimeo-icon-svg path {
  fill: #004EB3;
  stroke: #004EB3;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .breadcrumb,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .breadcrumb,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .breadcrumb,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .breadcrumb,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .breadcrumb {
  background: none;
  padding: 0;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .breadcrumb ul,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .breadcrumb ul,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .breadcrumb ul,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .breadcrumb ul,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .breadcrumb ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .breadcrumb ul li,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .breadcrumb ul li,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .breadcrumb ul li,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .breadcrumb ul li,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .breadcrumb ul li {
  display: inline;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .breadcrumb ul li:after,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .breadcrumb ul li:after,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .breadcrumb ul li:after,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .breadcrumb ul li:after,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .breadcrumb ul li:after {
  content: "\f054";
  font-family: "fontawesome-alloy";
  font-size: 11px;
  margin: 0 5px;
  color: #666;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .breadcrumb ul li:last-child:after,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .breadcrumb ul li:last-child:after,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .breadcrumb ul li:last-child:after,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .breadcrumb ul li:last-child:after,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .breadcrumb ul li:last-child:after {
  content: none;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .btn,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .btn,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .btn,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .btn,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .btn {
  border-radius: 0;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .input-localized .input-localized-content button,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .input-localized .input-localized-content button,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .input-localized .input-localized-content button,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .input-localized .input-localized-content button,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .input-localized .input-localized-content button {
  background: #fff;
  color: #004EB3;
  border-color: #004EB3;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .management-bar-light, .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .management-bar-light .navbar-overlay,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .management-bar-light,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .management-bar-light .navbar-overlay,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .management-bar-light,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .management-bar-light .navbar-overlay,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .management-bar-light,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .management-bar-light .navbar-overlay,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .management-bar-light,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .management-bar-light .navbar-overlay {
  background: none;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .commerce-admin-icon-check .lexicon-icon-check,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .commerce-admin-icon-check .lexicon-icon-check,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .commerce-admin-icon-check .lexicon-icon-check,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .commerce-admin-icon-check .lexicon-icon-check,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .commerce-admin-icon-check .lexicon-icon-check {
  color: #00C95F;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .commerce-admin-icon-check .lexicon-icon-times,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .commerce-admin-icon-check .lexicon-icon-times,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .commerce-admin-icon-check .lexicon-icon-times,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .commerce-admin-icon-check .lexicon-icon-times,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .commerce-admin-icon-check .lexicon-icon-times {
  color: #FF0067;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .table-list,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .table-list,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .table-list,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .table-list,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .table-list {
  border-bottom: 1px solid #dee2e6;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .table-list.table-spacing,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .table-list.table-spacing,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .table-list.table-spacing,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .table-list.table-spacing,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .table-list.table-spacing {
  border: 0;
  border-collapse: separate;
  border-spacing: 0px 10px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .table-list.table-spacing td:first-child,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .table-list.table-spacing td:first-child,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .table-list.table-spacing td:first-child,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .table-list.table-spacing td:first-child,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .table-list.table-spacing td:first-child {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .table-list.table-spacing td:last-child,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .table-list.table-spacing td:last-child,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .table-list.table-spacing td:last-child,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .table-list.table-spacing td:last-child,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .table-list.table-spacing td:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ label .reference-mark, .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ legend .reference-mark,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ label .reference-mark,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ legend .reference-mark,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ label .reference-mark,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ legend .reference-mark,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ label .reference-mark,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ legend .reference-mark,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ label .reference-mark,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ legend .reference-mark {
  color: #FF0067 !important;
  font-size: 7px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ legend .reference-mark,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ legend .reference-mark,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ legend .reference-mark,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ legend .reference-mark,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ legend .reference-mark {
  margin: 0;
  padding-left: 4px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .input-group.input-localized input, .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .input-group.input-localized textarea,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .input-group.input-localized input,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .input-group.input-localized textarea,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .input-group.input-localized input,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .input-group.input-localized textarea,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .input-group.input-localized input,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .input-group.input-localized textarea,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .input-group.input-localized input,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .input-group.input-localized textarea {
  border: 0;
  border-radius: 0;
  padding: 0;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .input-group.input-localized-input,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .input-group.input-localized-input,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .input-group.input-localized-input,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .input-group.input-localized-input,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .input-group.input-localized-input {
  margin-bottom: 30px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .input-group.input-localized-input input.program-title,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .input-group.input-localized-input input.program-title,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .input-group.input-localized-input input.program-title,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .input-group.input-localized-input input.program-title,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .input-group.input-localized-input input.program-title {
  font-size: 30px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .input-group.input-localized textarea::placeholder,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .input-group.input-localized textarea::placeholder,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .input-group.input-localized textarea::placeholder,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .input-group.input-localized textarea::placeholder,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .input-group.input-localized textarea::placeholder {
  border-left: 2px solid #ced4da;
  padding-left: 5px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .input-group.input-localized-input input::placeholder,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .input-group.input-localized-input input::placeholder,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .input-group.input-localized-input input::placeholder,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .input-group.input-localized-input input::placeholder,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .input-group.input-localized-input input::placeholder {
  color: #ced4da;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .button-holder,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .button-holder,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .button-holder,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .button-holder,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .button-holder {
  text-align: right;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .btn-primary.btn-primary-vdh,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .btn-primary.btn-primary-vdh,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .btn-primary.btn-primary-vdh,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .btn-primary.btn-primary-vdh,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .btn-primary.btn-primary-vdh {
  background-color: #004EB3 !important;
  border-color: #004EB3 !important;
  color: white !important;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .btn-secondary.btn-secondary-vdh, .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .btn-secondary.btn-secondary-vdh:active, .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .btn-secondary.btn-secondary-vdh:focus, .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .btn-secondary.btn-secondary-vdh:hover,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .btn-secondary.btn-secondary-vdh,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .btn-secondary.btn-secondary-vdh:active,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .btn-secondary.btn-secondary-vdh:focus,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .btn-secondary.btn-secondary-vdh:hover,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .btn-secondary.btn-secondary-vdh,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .btn-secondary.btn-secondary-vdh:active,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .btn-secondary.btn-secondary-vdh:focus,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .btn-secondary.btn-secondary-vdh:hover,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .btn-secondary.btn-secondary-vdh,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .btn-secondary.btn-secondary-vdh:active,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .btn-secondary.btn-secondary-vdh:focus,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .btn-secondary.btn-secondary-vdh:hover,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .btn-secondary.btn-secondary-vdh,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .btn-secondary.btn-secondary-vdh:active,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .btn-secondary.btn-secondary-vdh:focus,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .btn-secondary.btn-secondary-vdh:hover {
  background-color: #fff;
  color: #004EB3;
  border-color: #004EB3;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .program-main-data .program-type,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .program-main-data .program-type,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .program-main-data .program-type,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .program-main-data .program-type,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .program-main-data .program-type {
  font-weight: bold;
  color: #004EB3;
  margin: 20px 0;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .program-main-data .input-checkbox-wrapper,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .program-main-data .input-checkbox-wrapper,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .program-main-data .input-checkbox-wrapper,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .program-main-data .input-checkbox-wrapper,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .program-main-data .input-checkbox-wrapper {
  justify-content: end;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .navigation-bar-secondary,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .navigation-bar-secondary,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .navigation-bar-secondary,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .navigation-bar-secondary,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .navigation-bar-secondary {
  border: 0;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .navigation-bar-secondary .container-fluid,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .navigation-bar-secondary .container-fluid,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .navigation-bar-secondary .container-fluid,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .navigation-bar-secondary .container-fluid,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .navigation-bar-secondary .container-fluid {
  margin-left: 0;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .navigation-bar-secondary .container-fluid .nav-item .nav-link.active,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .navigation-bar-secondary .container-fluid .nav-item .nav-link.active,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .navigation-bar-secondary .container-fluid .nav-item .nav-link.active,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .navigation-bar-secondary .container-fluid .nav-item .nav-link.active,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .navigation-bar-secondary .container-fluid .nav-item .nav-link.active {
  background: none;
  color: #000;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .navigation-bar-secondary .container-fluid .nav-item .nav-link.active:after,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .navigation-bar-secondary .container-fluid .nav-item .nav-link.active:after,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .navigation-bar-secondary .container-fluid .nav-item .nav-link.active:after,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .navigation-bar-secondary .container-fluid .nav-item .nav-link.active:after,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .navigation-bar-secondary .container-fluid .nav-item .nav-link.active:after {
  background: #004EB3;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs #questsTable, .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs #documentsTable,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs #questsTable,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs #documentsTable,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs #questsTable,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs #documentsTable,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs #questsTable,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs #documentsTable,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs #questsTable,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs #documentsTable {
  margin-top: 20px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .documents .table-list tbody:last-child tr td:last-child,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .documents .table-list tbody:last-child tr td:last-child,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .documents .table-list tbody:last-child tr td:last-child,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .documents .table-list tbody:last-child tr td:last-child,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .documents .table-list tbody:last-child tr td:last-child {
  padding: 0.75rem;
  padding-right: 0.8125rem;
  padding-top: 0.8125rem;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .lexicon-icon-info-circle,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .lexicon-icon-info-circle,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .lexicon-icon-info-circle,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .lexicon-icon-info-circle,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .lexicon-icon-info-circle {
  display: block;
  margin-right: 5px;
  font-size: 16px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .alert .autofit-col,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .alert .autofit-col,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .alert .autofit-col,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .alert .autofit-col,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .alert .autofit-col {
  justify-content: center;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .lead,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .lead,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .lead,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .lead,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .lead {
  display: none;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data {
  border: 1px solid #ced4da;
  padding: 20px 20px 30px;
  border-radius: 0.25rem;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data legend,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data legend,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data legend,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data legend,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data legend {
  border-bottom: 1px solid #666;
  text-transform: uppercase;
  margin-bottom: 25px;
  font-size: 16px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data label,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data label,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data label,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data label,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data label {
  margin-top: 30px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data label:first-child,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data label:first-child,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data label:first-child,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data label:first-child,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data label:first-child {
  margin-top: 0;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data .navbar-nav,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data .navbar-nav,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data .navbar-nav,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data .navbar-nav,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data .navbar-nav {
  justify-content: end;
  margin-bottom: 20px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data .select-pure__select,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data .select-pure__select,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data .select-pure__select,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data .select-pure__select,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data .select-pure__select {
  background: none;
  box-shadow: none;
  min-height: 38px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data .select-pure__select .select-pure__selected-label,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data .select-pure__select .select-pure__selected-label,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data .select-pure__select .select-pure__selected-label,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data .select-pure__select .select-pure__selected-label,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data .select-pure__select .select-pure__selected-label {
  background: #f3f3f3;
  color: #333;
  font-size: 14px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data .btn-primary-vdh, .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data .btn-secondary-vdh,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data .btn-primary-vdh,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data .btn-secondary-vdh,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data .btn-primary-vdh,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data .btn-secondary-vdh,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data .btn-primary-vdh,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data .btn-secondary-vdh,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data .btn-primary-vdh,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data .btn-secondary-vdh {
  padding: 0.375rem 0.75rem;
  min-width: auto;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data .pathway-header,
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data .stage-header,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data .pathway-header,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data .stage-header,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data .pathway-header,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data .stage-header,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data .pathway-header,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data .stage-header,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data .pathway-header,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data .stage-header {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data .pathway-header .navbar-nav, .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data .pathway-header p,
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data .stage-header .navbar-nav,
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data .stage-header p,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data .pathway-header .navbar-nav,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data .pathway-header p,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data .stage-header .navbar-nav,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data .stage-header p,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data .pathway-header .navbar-nav,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data .pathway-header p,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data .stage-header .navbar-nav,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data .stage-header p,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data .pathway-header .navbar-nav,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data .pathway-header p,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data .stage-header .navbar-nav,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data .stage-header p,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data .pathway-header .navbar-nav,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data .pathway-header p,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data .stage-header .navbar-nav,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data .stage-header p {
  margin-bottom: 0;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data .pathway .pathway-header form,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data .pathway .pathway-header form,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data .pathway .pathway-header form,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data .pathway .pathway-header form,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data .pathway .pathway-header form {
  display: none;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder {
  margin: 0 !important;
  display: flex;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder .form-inline,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder .form-inline,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder .form-inline,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder .form-inline,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder .form-inline {
  margin: 0;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder .form-inline span,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder .form-inline span,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder .form-inline span,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder .form-inline span,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder .form-inline span {
  display: inline-flex;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder .form-inline span.toggle-switch-label,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder .form-inline span.toggle-switch-label,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder .form-inline span.toggle-switch-label,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder .form-inline span.toggle-switch-label,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder .form-inline span.toggle-switch-label {
  margin-right: 10px;
  margin-left: 20px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data #stagesList,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data #stagesList,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data #stagesList,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data #stagesList,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data #stagesList {
  padding: 0;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data #stagesList .table-responsive,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data #stagesList .table-responsive,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data #stagesList .table-responsive,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data #stagesList .table-responsive,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data #stagesList .table-responsive {
  padding-left: 50px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data #stagesList tr,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data #stagesList tr,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data #stagesList tr,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data #stagesList tr,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data #stagesList tr {
  position: relative;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data #stagesList tr:after,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data #stagesList tr:after,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data #stagesList tr:after,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data #stagesList tr:after,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data #stagesList tr:after {
  content: "";
  border-left: 2px solid #000;
  width: 3px;
  height: calc(100% + 10px);
  display: inline-block;
  position: absolute;
  left: -30px;
  top: 30px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data #stagesList tr:before,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data #stagesList tr:before,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data #stagesList tr:before,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data #stagesList tr:before,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data #stagesList tr:before {
  content: "";
  width: 8px;
  height: 8px;
  display: block;
  border: 1px solid #000;
  border-radius: 50%;
  background: #000;
  position: absolute;
  left: -33px;
  top: 28px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data #stagesList thead tr:before,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data #stagesList thead tr:before,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data #stagesList thead tr:before,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data #stagesList thead tr:before,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data #stagesList thead tr:before {
  background: #fff;
  top: 23px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data #stagesList .navbar-nav,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data #stagesList .navbar-nav,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data #stagesList .navbar-nav,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data #stagesList .navbar-nav,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data #stagesList .navbar-nav {
  position: relative;
  left: -48px;
  justify-content: start;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data #stagesList .navbar-nav .nav-btn-monospaced,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data #stagesList .navbar-nav .nav-btn-monospaced,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data #stagesList .navbar-nav .nav-btn-monospaced,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data #stagesList .navbar-nav .nav-btn-monospaced,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data #stagesList .navbar-nav .nav-btn-monospaced {
  border-radius: 50%;
  margin-top: 0;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data #stagesList .status-stage-inactive a,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data #stagesList .status-stage-inactive a,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data #stagesList .status-stage-inactive a,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data #stagesList .status-stage-inactive a,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data #stagesList .status-stage-inactive a {
  color: red;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data .table-responsive,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data .table-responsive,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data .table-responsive,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data .table-responsive,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data .table-responsive {
  margin-bottom: 0;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=quest] > div > div,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=quest] > div > div,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=quest] > div > div,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=quest] > div > div,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data fieldset[name=quest] > div > div {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=quest] > div > div > div,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=quest] > div > div > div,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=quest] > div > div > div,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=quest] > div > div > div,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data fieldset[name=quest] > div > div > div {
  flex: 0 1 49%;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=quest] > div > div .input-select-wrapper,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=quest] > div > div .input-select-wrapper,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=quest] > div > div .input-select-wrapper,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=quest] > div > div .input-select-wrapper,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data fieldset[name=quest] > div > div .input-select-wrapper {
  margin: 0;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .row,
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .row,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .row,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .row,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .row,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .row,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .row,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .row,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .row,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .row {
  align-items: center;
  margin-bottom: 30px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .row > div,
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .row > div,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .row > div,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .row > div,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .row > div,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .row > div,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .row > div,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .row > div,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .row > div,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .row > div {
  padding-left: 0;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .row:last-child,
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .row:last-child,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .row:last-child,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .row:last-child,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .row:last-child,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .row:last-child,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .row:last-child,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .row:last-child,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .row:last-child,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .row:last-child {
  margin-bottom: 0;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .row:last-child #checkRepeat,
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .row:last-child #checkRepeat,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .row:last-child #checkRepeat,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .row:last-child #checkRepeat,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .row:last-child #checkRepeat,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .row:last-child #checkRepeat,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .row:last-child #checkRepeat,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .row:last-child #checkRepeat,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .row:last-child #checkRepeat,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .row:last-child #checkRepeat {
  position: absolute;
  top: 12px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .row:last-child #checkRepeat + .input-text-wrapper,
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .row:last-child #checkRepeat + .input-text-wrapper,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .row:last-child #checkRepeat + .input-text-wrapper,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .row:last-child #checkRepeat + .input-text-wrapper,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .row:last-child #checkRepeat + .input-text-wrapper,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .row:last-child #checkRepeat + .input-text-wrapper,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .row:last-child #checkRepeat + .input-text-wrapper,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .row:last-child #checkRepeat + .input-text-wrapper,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .row:last-child #checkRepeat + .input-text-wrapper,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .row:last-child #checkRepeat + .input-text-wrapper {
  margin-left: 25px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .row p,
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .row p,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .row p,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .row p,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .row p,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .row p,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .row p,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .row p,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .row p,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .row p {
  margin: 0;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .row .col-lg-4.col-md-3,
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .row .col-lg-4.col-md-3,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .row .col-lg-4.col-md-3,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .row .col-lg-4.col-md-3,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .row .col-lg-4.col-md-3,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .row .col-lg-4.col-md-3,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .row .col-lg-4.col-md-3,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .row .col-lg-4.col-md-3,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .row .col-lg-4.col-md-3,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .row .col-lg-4.col-md-3 {
  padding-right: 0;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper,
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper label,
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper label,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper label,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper label,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper label,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper label,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper label,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper label,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper label,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper label {
  margin: 0;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper input,
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper input,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper input,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper input,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper input,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper input,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper input,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper input,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper input,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper input {
  display: inline-flex;
  width: auto;
  max-width: 150px;
  padding: 0.375rem 0.75rem;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper .help-block,
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper .help-block,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper .help-block,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper .help-block,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper .help-block,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper .help-block,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper .help-block,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper .help-block,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper .help-block,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper .help-block {
  position: absolute;
  right: 0;
  bottom: -35px;
  font-size: 12px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-select-wrapper,
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-select-wrapper,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-select-wrapper,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-select-wrapper,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-select-wrapper,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-select-wrapper,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-select-wrapper,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-select-wrapper,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-select-wrapper,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-select-wrapper {
  margin: 0;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper .date-select,
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper .date-select,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper .date-select,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper .date-select,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper .date-select,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper .date-select,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper .date-select,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper .date-select,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper .date-select,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper .date-select {
  max-width: 380px;
  width: calc(100% - 158px);
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper .date-select input,
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper .date-select input,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper .date-select input,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper .date-select input,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper .date-select input,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper .date-select input,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper .date-select input,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper .date-select input,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper .date-select input,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper .date-select input {
  min-width: 100%;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .end-date,
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .end-date,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .end-date,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .end-date,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .end-date,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .end-date,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .end-date,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .end-date,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .end-date,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .end-date {
  position: relative;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .end-date #checkEndDate,
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .end-date #checkEndDate,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .end-date #checkEndDate,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .end-date #checkEndDate,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .end-date #checkEndDate,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .end-date #checkEndDate,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .end-date #checkEndDate,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .end-date #checkEndDate,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .end-date #checkEndDate,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .end-date #checkEndDate {
  position: absolute;
  top: 12px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .end-date #checkEndDate + .input-text-wrapper,
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .end-date #checkEndDate + .input-text-wrapper,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .end-date #checkEndDate + .input-text-wrapper,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .end-date #checkEndDate + .input-text-wrapper,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .end-date #checkEndDate + .input-text-wrapper,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .end-date #checkEndDate + .input-text-wrapper,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .end-date #checkEndDate + .input-text-wrapper,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .end-date #checkEndDate + .input-text-wrapper,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .end-date #checkEndDate + .input-text-wrapper,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .end-date #checkEndDate + .input-text-wrapper {
  margin-left: 25px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .end-date #checkEndDate + .input-text-wrapper .date-select,
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .end-date #checkEndDate + .input-text-wrapper .date-select,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .end-date #checkEndDate + .input-text-wrapper .date-select,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .end-date #checkEndDate + .input-text-wrapper .date-select,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .end-date #checkEndDate + .input-text-wrapper .date-select,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .end-date #checkEndDate + .input-text-wrapper .date-select,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .end-date #checkEndDate + .input-text-wrapper .date-select,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .end-date #checkEndDate + .input-text-wrapper .date-select,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .end-date #checkEndDate + .input-text-wrapper .date-select,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .end-date #checkEndDate + .input-text-wrapper .date-select {
  width: calc(100% - 134px);
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data #selectPure .select-pure__select,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data #selectPure .select-pure__select,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data #selectPure .select-pure__select,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data #selectPure .select-pure__select,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data #selectPure .select-pure__select {
  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='%23495057' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E");
  background-position: right 0.75rem center;
  background-repeat: no-repeat;
  background-size: 8px 10px;
  padding-right: 1.75rem;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data .documents-button,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data .documents-button,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data .documents-button,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data .documents-button,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data .documents-button {
  margin-left: 15px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .search-options.hidden,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .search-options.hidden,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .search-options.hidden,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .search-options.hidden,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .search-options.hidden {
  display: flex;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .search-options.hidden .row > div,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .search-options.hidden .row > div,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .search-options.hidden .row > div,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .search-options.hidden .row > div,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .search-options.hidden .row > div {
  padding: 0;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .search-options.hidden .input-select-wrapper,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .search-options.hidden .input-select-wrapper,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .search-options.hidden .input-select-wrapper,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .search-options.hidden .input-select-wrapper,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .search-options.hidden .input-select-wrapper {
  display: flex;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .search-options.hidden .input-select-wrapper:last-child,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .search-options.hidden .input-select-wrapper:last-child,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .search-options.hidden .input-select-wrapper:last-child,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .search-options.hidden .input-select-wrapper:last-child,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .search-options.hidden .input-select-wrapper:last-child {
  margin-bottom: 0;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .search-options.hidden .input-select-wrapper label,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .search-options.hidden .input-select-wrapper label,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .search-options.hidden .input-select-wrapper label,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .search-options.hidden .input-select-wrapper label,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .search-options.hidden .input-select-wrapper label {
  min-width: 200px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .search-options.hidden div.col-md-2,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .search-options.hidden div.col-md-2,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .search-options.hidden div.col-md-2,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .search-options.hidden div.col-md-2,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .search-options.hidden div.col-md-2 {
  text-align: right;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .results.hidden .table-list .table-cell-expand:last-child,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .results.hidden .table-list .table-cell-expand:last-child,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .results.hidden .table-list .table-cell-expand:last-child,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .results.hidden .table-list .table-cell-expand:last-child,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .results.hidden .table-list .table-cell-expand:last-child {
  text-align: right;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .results.hidden .table-list button.btn,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .results.hidden .table-list button.btn,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .results.hidden .table-list button.btn,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .results.hidden .table-list button.btn,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .results.hidden .table-list button.btn {
  border: 1px solid #666;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .results.hidden .table-list button.btn.btn-check,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .results.hidden .table-list button.btn.btn-check,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .results.hidden .table-list button.btn.btn-check,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .results.hidden .table-list button.btn.btn-check,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .results.hidden .table-list button.btn.btn-check {
  color: #00C95F;
  border-color: #00C95F;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .results.hidden .table-list .loading-animation,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .results.hidden .table-list .loading-animation,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .results.hidden .table-list .loading-animation,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .results.hidden .table-list .loading-animation,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .results.hidden .table-list .loading-animation {
  margin: 0 !important;
  position: relative;
  right: -13px;
  font-size: 2.375rem;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .results.hidden #pagination,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .results.hidden #pagination,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .results.hidden #pagination,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .results.hidden #pagination,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .results.hidden #pagination {
  margin-top: 20px;
  text-align: right;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .results.hidden #pagination button,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .results.hidden #pagination button,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .results.hidden #pagination button,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .results.hidden #pagination button,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .results.hidden #pagination button {
  text-align: center;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-table-actions button,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-table-actions button,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-table-actions button,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-table-actions button,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-table-actions button {
  border: 1px solid #666;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-table-actions button .lexicon-icon,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-table-actions button .lexicon-icon,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-table-actions button .lexicon-icon,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-table-actions button .lexicon-icon,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-table-actions button .lexicon-icon {
  color: #666;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .modal .modal-dialog,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .modal .modal-dialog,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .modal .modal-dialog,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .modal .modal-dialog,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .modal .modal-dialog {
  min-width: 450px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .modal .modal-dialog .modal-body p span,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .modal .modal-dialog .modal-body p span,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .modal .modal-dialog .modal-body p span,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .modal .modal-dialog .modal-body p span,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .modal .modal-dialog .modal-body p span {
  font-family: "Raleway-Light" !important;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .modal .modal-dialog .modal-body .button-holder,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .modal .modal-dialog .modal-body .button-holder,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .modal .modal-dialog .modal-body .button-holder,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .modal .modal-dialog .modal-body .button-holder,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .modal .modal-dialog .modal-body .button-holder {
  text-align: left;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .modal .modal-dialog .modal-body button.btn-secondary,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .modal .modal-dialog .modal-body button.btn-secondary,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .modal .modal-dialog .modal-body button.btn-secondary,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .modal .modal-dialog .modal-body button.btn-secondary,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .modal .modal-dialog .modal-body button.btn-secondary {
  height: 60px;
  min-width: 165px;
  font-family: "Raleway-SemiBold";
  font-size: 18px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .disclaimer,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .disclaimer,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .disclaimer,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .disclaimer,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .disclaimer {
  width: 18px;
  height: 18px;
  color: #fff;
  text-align: center;
  font-size: 12px;
  background: #FF0067;
  border-radius: 50%;
  border: 1px solid #fff;
  position: absolute;
  top: 0;
  right: 0;
  line-height: 1.2;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .med-program-form-web .resultsList .active.ddm-form-page.lfr-ddm-form-page,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .med-program-form-web .resultsList .active.ddm-form-page.lfr-ddm-form-page,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .med-program-form-web .resultsList .active.ddm-form-page.lfr-ddm-form-page,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .med-program-form-web .resultsList .active.ddm-form-page.lfr-ddm-form-page,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .med-program-form-web .resultsList .active.ddm-form-page.lfr-ddm-form-page {
  margin-top: 0;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .med-program-form-web .resultsList .ddm-form-basic-info h1.ddm-form-name,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .med-program-form-web .resultsList .ddm-form-basic-info h1.ddm-form-name,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .med-program-form-web .resultsList .ddm-form-basic-info h1.ddm-form-name,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .med-program-form-web .resultsList .ddm-form-basic-info h1.ddm-form-name,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .med-program-form-web .resultsList .ddm-form-basic-info h1.ddm-form-name {
  font-family: "Raleway-Light";
  font-size: 30px;
  line-height: 34px;
  margin-top: 20px;
  color: #212529;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .med-program-form-web .resultsList #portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_formentryresults2 .portlet-content, .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .med-program-form-web .resultsList #portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_formentryresults2 .container-fluid,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .med-program-form-web .resultsList #portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_formentryresults2 .portlet-content,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .med-program-form-web .resultsList #portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_formentryresults2 .container-fluid,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .med-program-form-web .resultsList #portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_formentryresults2 .portlet-content,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .med-program-form-web .resultsList #portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_formentryresults2 .container-fluid,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .med-program-form-web .resultsList #portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_formentryresults2 .portlet-content,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .med-program-form-web .resultsList #portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_formentryresults2 .container-fluid,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .med-program-form-web .resultsList #portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_formentryresults2 .portlet-content,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .med-program-form-web .resultsList #portlet_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_INSTANCE_formentryresults2 .container-fluid {
  padding: 0;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .med-program-form-web .liferay-ddm-form-field-paragraph-text,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .med-program-form-web .liferay-ddm-form-field-paragraph-text,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .med-program-form-web .liferay-ddm-form-field-paragraph-text,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .med-program-form-web .liferay-ddm-form-field-paragraph-text,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .med-program-form-web .liferay-ddm-form-field-paragraph-text {
  font-size: 1.125rem;
  line-height: 1.5em;
  font-family: "Raleway-Regular";
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .med-program-form-web .multi-step-item .multi-step-indicator .multi-step-indicator-label,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .med-program-form-web .multi-step-item .multi-step-indicator .multi-step-indicator-label,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .med-program-form-web .multi-step-item .multi-step-indicator .multi-step-indicator-label,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .med-program-form-web .multi-step-item .multi-step-indicator .multi-step-indicator-label,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .med-program-form-web .multi-step-item .multi-step-indicator .multi-step-indicator-label {
  margin-top: 30px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .form-group label,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .form-group label,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .form-group label,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .form-group label,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .form-group label {
  color: #272833;
  font-size: 0.875rem;
  font-weight: 600;
  margin-bottom: 0.25rem;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .form-group input.form-control,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .form-group input.form-control,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .form-group input.form-control,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .form-group input.form-control,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .form-group input.form-control {
  margin-top: 0;
  padding: 0.375rem 0.75rem;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .form-group input.form-control.slider,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .form-group input.form-control.slider,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .form-group input.form-control.slider,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .form-group input.form-control.slider,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .form-group input.form-control.slider {
  max-width: 50%;
  padding: 0;
  position: relative;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .form-group input.form-control.slider:before,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .form-group input.form-control.slider:before,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .form-group input.form-control.slider:before,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .form-group input.form-control.slider:before,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .form-group input.form-control.slider:before {
  width: 0;
  height: 0;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .custom-radio .custom-control-label-text,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .custom-radio .custom-control-label-text,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .custom-radio .custom-control-label-text,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .custom-radio .custom-control-label-text,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .custom-radio .custom-control-label-text {
  font-weight: normal;
  font-size: 16px;
  padding-left: 10px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .custom-radio .custom-control-label::before,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .custom-radio .custom-control-label::before,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .custom-radio .custom-control-label::before,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .custom-radio .custom-control-label::before,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .custom-radio .custom-control-label::before {
  width: 16px;
  height: 16px;
  top: 4px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .custom-radio .custom-control-label::after,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .custom-radio .custom-control-label::after,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .custom-radio .custom-control-label::after,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .custom-radio .custom-control-label::after,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .custom-radio .custom-control-label::after {
  width: 16px;
  height: 16px;
  top: 4px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .med-program-form-web .date-picker .input-group-inset-item,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .med-program-form-web .date-picker .input-group-inset-item,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .med-program-form-web .date-picker .input-group-inset-item,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .med-program-form-web .date-picker .input-group-inset-item,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .med-program-form-web .date-picker .input-group-inset-item {
  border: 0;
  border-bottom: 1px solid #979797;
  border-radius: 0;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .pathway-subheader,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .pathway-subheader,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .pathway-subheader,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .pathway-subheader,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .pathway-subheader {
  display: flex;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .pathway-subheader .automate-switch label,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .pathway-subheader .automate-switch label,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .pathway-subheader .automate-switch label,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .pathway-subheader .automate-switch label,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .pathway-subheader .automate-switch label {
  display: flex;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .pathway-subheader .automate-switch label .toggle-switch-label,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .pathway-subheader .automate-switch label .toggle-switch-label,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .pathway-subheader .automate-switch label .toggle-switch-label,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .pathway-subheader .automate-switch label .toggle-switch-label,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .pathway-subheader .automate-switch label .toggle-switch-label {
  padding-right: 15px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .pathway-subheader .pathway-subheader-time,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .pathway-subheader .pathway-subheader-time,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .pathway-subheader .pathway-subheader-time,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .pathway-subheader .pathway-subheader-time,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .pathway-subheader .pathway-subheader-time {
  margin-left: auto;
  display: flex;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .pathway-subheader .pathway-subheader-time .form-group.form-group-inline.input-text-wrapper,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .pathway-subheader .pathway-subheader-time .form-group.form-group-inline.input-text-wrapper,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .pathway-subheader .pathway-subheader-time .form-group.form-group-inline.input-text-wrapper,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .pathway-subheader .pathway-subheader-time .form-group.form-group-inline.input-text-wrapper,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .pathway-subheader .pathway-subheader-time .form-group.form-group-inline.input-text-wrapper {
  display: flex;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .pathway-subheader .pathway-subheader-time .form-group.form-group-inline.input-text-wrapper label.control-label,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .pathway-subheader .pathway-subheader-time .form-group.form-group-inline.input-text-wrapper label.control-label,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .pathway-subheader .pathway-subheader-time .form-group.form-group-inline.input-text-wrapper label.control-label,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .pathway-subheader .pathway-subheader-time .form-group.form-group-inline.input-text-wrapper label.control-label,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .pathway-subheader .pathway-subheader-time .form-group.form-group-inline.input-text-wrapper label.control-label {
  min-width: 80px;
  display: flex;
  align-self: end;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .pathway-subheader .pathway-subheader-time .form-group.form-group-inline.input-text-wrapper input,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .pathway-subheader .pathway-subheader-time .form-group.form-group-inline.input-text-wrapper input,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .pathway-subheader .pathway-subheader-time .form-group.form-group-inline.input-text-wrapper input,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .pathway-subheader .pathway-subheader-time .form-group.form-group-inline.input-text-wrapper input,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .pathway-subheader .pathway-subheader-time .form-group.form-group-inline.input-text-wrapper input {
  margin-right: 15px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ #documentsTable .input-checkbox-wrapper,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ #documentsTable .input-checkbox-wrapper,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ #documentsTable .input-checkbox-wrapper,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ #documentsTable .input-checkbox-wrapper,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ #documentsTable .input-checkbox-wrapper {
  margin: 0;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ #documentsTable .table-cell-expand.delete-title,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ #documentsTable .table-cell-expand.delete-title,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ #documentsTable .table-cell-expand.delete-title,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ #documentsTable .table-cell-expand.delete-title,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ #documentsTable .table-cell-expand.delete-title {
  text-align: right;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ fieldset.fieldset[name=quest],
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ fieldset.fieldset[name=quest],
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ fieldset.fieldset[name=quest],
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ fieldset.fieldset[name=quest],
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ fieldset.fieldset[name=quest] {
  padding-bottom: 50px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .actions-title,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .actions-title,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .actions-title,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .actions-title,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .actions-title {
  text-align: right;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ fieldset.fieldset[name=quest-automation] .checkbox-label,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ fieldset.fieldset[name=quest-automation] .checkbox-label,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ fieldset.fieldset[name=quest-automation] .checkbox-label,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ fieldset.fieldset[name=quest-automation] .checkbox-label,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ fieldset.fieldset[name=quest-automation] .checkbox-label {
  margin-top: 0;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ fieldset.fieldset[name=quest-automation] .input-checkbox-wrapper label,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ fieldset.fieldset[name=quest-automation] .input-checkbox-wrapper label,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ fieldset.fieldset[name=quest-automation] .input-checkbox-wrapper label,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ fieldset.fieldset[name=quest-automation] .input-checkbox-wrapper label,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ fieldset.fieldset[name=quest-automation] .input-checkbox-wrapper label {
  display: flex;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ fieldset.fieldset[name=quest-automation] .input-checkbox-wrapper label .toggle-switch-label,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ fieldset.fieldset[name=quest-automation] .input-checkbox-wrapper label .toggle-switch-label,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ fieldset.fieldset[name=quest-automation] .input-checkbox-wrapper label .toggle-switch-label,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ fieldset.fieldset[name=quest-automation] .input-checkbox-wrapper label .toggle-switch-label,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ fieldset.fieldset[name=quest-automation] .input-checkbox-wrapper label .toggle-switch-label {
  padding-right: 10px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ fieldset.fieldset[name=quest-automation] .time-element-wrapper,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ fieldset.fieldset[name=quest-automation] .time-element-wrapper,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ fieldset.fieldset[name=quest-automation] .time-element-wrapper,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ fieldset.fieldset[name=quest-automation] .time-element-wrapper,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ fieldset.fieldset[name=quest-automation] .time-element-wrapper {
  display: flex;
  gap: 50px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ fieldset.fieldset[name=quest-automation] .time-element-wrapper .time,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ fieldset.fieldset[name=quest-automation] .time-element-wrapper .time,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ fieldset.fieldset[name=quest-automation] .time-element-wrapper .time,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ fieldset.fieldset[name=quest-automation] .time-element-wrapper .time,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ fieldset.fieldset[name=quest-automation] .time-element-wrapper .time {
  flex: 0.5;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ fieldset.fieldset[name=quest-automation] .time-element-wrapper .input-text-wrapper,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ fieldset.fieldset[name=quest-automation] .time-element-wrapper .input-text-wrapper,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ fieldset.fieldset[name=quest-automation] .time-element-wrapper .input-text-wrapper,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ fieldset.fieldset[name=quest-automation] .time-element-wrapper .input-text-wrapper,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ fieldset.fieldset[name=quest-automation] .time-element-wrapper .input-text-wrapper {
  display: flex;
  padding-right: 10px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ fieldset.fieldset[name=quest-automation] .time-element-wrapper .input-text-wrapper .control-label,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ fieldset.fieldset[name=quest-automation] .time-element-wrapper .input-text-wrapper .control-label,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ fieldset.fieldset[name=quest-automation] .time-element-wrapper .input-text-wrapper .control-label,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ fieldset.fieldset[name=quest-automation] .time-element-wrapper .input-text-wrapper .control-label,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ fieldset.fieldset[name=quest-automation] .time-element-wrapper .input-text-wrapper .control-label {
  min-width: 123px;
  margin-bottom: 0;
  align-self: end;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ fieldset.fieldset[name=quest-automation] .repeat-element-limit-wrapper .checkbox-label,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ fieldset.fieldset[name=quest-automation] .repeat-element-limit-wrapper .checkbox-label,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ fieldset.fieldset[name=quest-automation] .repeat-element-limit-wrapper .checkbox-label,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ fieldset.fieldset[name=quest-automation] .repeat-element-limit-wrapper .checkbox-label,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ fieldset.fieldset[name=quest-automation] .repeat-element-limit-wrapper .checkbox-label {
  margin-left: 28px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ fieldset.fieldset[name=quest-automation] .repeat-element-wrapper,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ fieldset.fieldset[name=quest-automation] .repeat-element-wrapper,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ fieldset.fieldset[name=quest-automation] .repeat-element-wrapper,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ fieldset.fieldset[name=quest-automation] .repeat-element-wrapper,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ fieldset.fieldset[name=quest-automation] .repeat-element-wrapper {
  display: flex;
  gap: 50px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ fieldset.fieldset[name=quest-automation] .repeat-element-wrapper .checkbox-wrapper,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ fieldset.fieldset[name=quest-automation] .repeat-element-wrapper .checkbox-wrapper,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ fieldset.fieldset[name=quest-automation] .repeat-element-wrapper .checkbox-wrapper,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ fieldset.fieldset[name=quest-automation] .repeat-element-wrapper .checkbox-wrapper,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ fieldset.fieldset[name=quest-automation] .repeat-element-wrapper .checkbox-wrapper {
  flex: 0.5;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ fieldset.fieldset[name=quest-automation] .repeat-element-wrapper .input-text-wrapper,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ fieldset.fieldset[name=quest-automation] .repeat-element-wrapper .input-text-wrapper,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ fieldset.fieldset[name=quest-automation] .repeat-element-wrapper .input-text-wrapper,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ fieldset.fieldset[name=quest-automation] .repeat-element-wrapper .input-text-wrapper,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ fieldset.fieldset[name=quest-automation] .repeat-element-wrapper .input-text-wrapper {
  padding-left: 10px;
  padding-right: 10px;
}
.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ fieldset.fieldset[name=quest-automation] .repeat-element-wrapper .form-control,
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ fieldset.fieldset[name=quest-automation] .repeat-element-wrapper .form-control,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ fieldset.fieldset[name=quest-automation] .repeat-element-wrapper .form-control,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ fieldset.fieldset[name=quest-automation] .repeat-element-wrapper .form-control,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ fieldset.fieldset[name=quest-automation] .repeat-element-wrapper .form-control {
  background-color: white;
}

.portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder, .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder, .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder, .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder, .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder {
  margin-left: auto !important;
}

@media (max-width: 992px) {
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .med-program-form-web .ddm-form-pagination.position-relative.wizard-mode,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .med-program-form-web .ddm-form-pagination.position-relative.wizard-mode,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .med-program-form-web .ddm-form-pagination.position-relative.wizard-mode {
    overflow: auto;
  }
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .med-program-form-web .multi-step-nav,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .med-program-form-web .multi-step-nav,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .med-program-form-web .multi-step-nav {
    min-width: 900px;
    display: flex;
    margin-bottom: 40px;
    margin-top: 0;
  }
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .med-program-form-web .multi-step-indicator-label-top .multi-step-item,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .med-program-form-web .multi-step-indicator-label-top .multi-step-item,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .med-program-form-web .multi-step-indicator-label-top .multi-step-item {
    display: inline-block;
  }
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .med-program-form-web .multi-step-nav-collapse-sm .multi-step-indicator-label,
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .med-program-form-web .multi-step-nav-collapse-sm .active .multi-step-indicator-label,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .med-program-form-web .multi-step-nav-collapse-sm .multi-step-indicator-label,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .med-program-form-web .multi-step-nav-collapse-sm .active .multi-step-indicator-label,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .med-program-form-web .multi-step-nav-collapse-sm .multi-step-indicator-label,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .med-program-form-web .multi-step-nav-collapse-sm .active .multi-step-indicator-label {
    margin-top: 0 !important;
  }
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .med-program-form-web .multi-step-nav-collapse-sm .active.multi-step-item,
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .med-program-form-web .multi-step-item.active .multi-step-indicator,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .med-program-form-web .multi-step-nav-collapse-sm .active.multi-step-item,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .med-program-form-web .multi-step-item.active .multi-step-indicator,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .med-program-form-web .multi-step-nav-collapse-sm .active.multi-step-item,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .med-program-form-web .multi-step-item.active .multi-step-indicator {
    position: relative;
  }
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper .date-select,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper .date-select,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper .date-select {
    width: calc(100% - 144px);
  }
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .end-date #checkEndDate + .input-text-wrapper .date-select,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .end-date #checkEndDate + .input-text-wrapper .date-select,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .end-date #checkEndDate + .input-text-wrapper .date-select {
    width: calc(100% - 118px);
  }
}
@media (max-width: 767px) {
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=quest] > div,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=quest] > div,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=quest] > div,
  .portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=quest] > div {
    flex-direction: column;
  }
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=quest] > div .input-select-wrapper,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=quest] > div .input-select-wrapper,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=quest] > div .input-select-wrapper,
  .portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=quest] > div .input-select-wrapper {
    margin-top: 20px;
  }
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=quest] > div .input-select-wrapper:first-child,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=quest] > div .input-select-wrapper:first-child,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=quest] > div .input-select-wrapper:first-child,
  .portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=quest] > div .input-select-wrapper:first-child {
    margin-top: 0;
  }
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper,
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper,
  .portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper,
  .portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper {
    margin-bottom: 15px;
  }
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper label, .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper input,
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper label,
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper input,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper label,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper input,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper label,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper input,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper label,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper input,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper label,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper input,
  .portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper label,
  .portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper input,
  .portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper label,
  .portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper input {
    margin-bottom: 20px;
  }
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper input,
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper input,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper input,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper input,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper input,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper input,
  .portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper input,
  .portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper input {
    max-width: 120px;
  }
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper .help-block,
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper .help-block,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper .help-block,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper .help-block,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper .help-block,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper .help-block,
  .portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=task-time-title] .input-text-wrapper .help-block,
  .portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper .help-block {
    bottom: -9px;
  }
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .row .col-lg-8.col-md-9,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .row .col-lg-8.col-md-9,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .row .col-lg-8.col-md-9,
  .portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .row .col-lg-8.col-md-9 {
    padding-right: 0;
  }
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data .pathway .pathway-header,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data .pathway .pathway-header,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data .pathway .pathway-header,
  .portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data .pathway .pathway-header {
    flex-direction: column;
    align-items: start;
  }
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder,
  .portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder {
    display: block;
    margin-top: 10px !important;
  }
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder button,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder button,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder button,
  .portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder button {
    margin: 0;
    min-width: 88px;
    padding: 10px;
  }
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder button.btn-secondary-vdh,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder button.btn-secondary-vdh,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder button.btn-secondary-vdh,
  .portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder button.btn-secondary-vdh {
    margin-right: 5px;
  }
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder .form-inline,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder .form-inline,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder .form-inline,
  .portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data .pathway .pathway-header .button-holder .form-inline {
    justify-content: end;
    margin-top: 10px;
  }
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .navigation-bar-secondary .navbar-toggler,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .navigation-bar-secondary .navbar-toggler,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .navigation-bar-secondary .navbar-toggler,
  .portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .navigation-bar-secondary .navbar-toggler {
    color: #000;
  }
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .modal .modal-dialog,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .modal .modal-dialog,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .modal .modal-dialog,
  .portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .modal .modal-dialog {
    width: 80%;
    max-width: 400px;
    min-width: 320px;
  }
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper .date-select,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper .date-select,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper .date-select,
  .portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .input-text-wrapper .date-select {
    width: 100%;
    max-width: 100%;
  }
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .end-date #checkEndDate,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .end-date #checkEndDate,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .end-date #checkEndDate,
  .portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .end-date #checkEndDate {
    top: 5px;
  }
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .end-date #checkEndDate + .input-text-wrapper,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .end-date #checkEndDate + .input-text-wrapper,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .end-date #checkEndDate + .input-text-wrapper,
  .portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .end-date #checkEndDate + .input-text-wrapper {
    margin-left: 0;
  }
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .end-date #checkEndDate + .input-text-wrapper label,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .end-date #checkEndDate + .input-text-wrapper label,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .end-date #checkEndDate + .input-text-wrapper label,
  .portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .end-date #checkEndDate + .input-text-wrapper label {
    margin-left: 25px;
  }
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .end-date #checkEndDate + .input-text-wrapper .date-select,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .end-date #checkEndDate + .input-text-wrapper .date-select,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .end-date #checkEndDate + .input-text-wrapper .date-select,
  .portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .portlet-programs .program-data fieldset[name=quest-time-title] .end-date #checkEndDate + .input-text-wrapper .date-select {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .med-program-form-web .multi-step-indicator-label-top .multi-step-item.active,
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .med-program-form-web .multi-step-indicator-label-top .multi-step-item.active .multi-step-indicator .multi-step-indicator-label,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .med-program-form-web .multi-step-indicator-label-top .multi-step-item.active,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .med-program-form-web .multi-step-indicator-label-top .multi-step-item.active .multi-step-indicator .multi-step-indicator-label,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .med-program-form-web .multi-step-indicator-label-top .multi-step-item.active,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .med-program-form-web .multi-step-indicator-label-top .multi-step-item.active .multi-step-indicator .multi-step-indicator-label {
    margin-left: 0;
  }
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .custom-radio,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .custom-radio,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .med-program-form-web .ddm-layout-builder.ddm-page-container-layout .custom-radio {
    margin-bottom: 0;
  }
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .med-program-form-web .lfr-ddm-form-container .lfr-ddm-form-page.active .row,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .med-program-form-web .lfr-ddm-form-container .lfr-ddm-form-page.active .row,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .med-program-form-web .lfr-ddm-form-container .lfr-ddm-form-page.active .row {
    display: flex;
  }
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .med-program-form-web .lfr-ddm-form-container .lfr-ddm-form-pagination-controls,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .med-program-form-web .lfr-ddm-form-container .lfr-ddm-form-pagination-controls,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .med-program-form-web .lfr-ddm-form-container .lfr-ddm-form-pagination-controls {
    margin: 0;
  }
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .med-program-form-web .lfr-ddm-form-container .lfr-ddm-form-pagination-controls button,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .med-program-form-web .lfr-ddm-form-container .lfr-ddm-form-pagination-controls button,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .med-program-form-web .lfr-ddm-form-container .lfr-ddm-form-pagination-controls button {
    margin: 0;
  }
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .med-program-form-web .form-group .custom-control-inline + .custom-control-inline,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .med-program-form-web .form-group .custom-control-inline + .custom-control-inline,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .med-program-form-web .form-group .custom-control-inline + .custom-control-inline {
    margin: 0;
  }
}
@media (max-width: 320px) {
  .portlet-boundary_es_swecat_med_forms_program_management_MedFormsProgramManagementWebPortlet_ .med-program-form-web .lfr-ddm-form-container .lfr-ddm-form-pagination-controls button,
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .med-program-form-web .lfr-ddm-form-container .lfr-ddm-form-pagination-controls button,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .med-program-form-web .lfr-ddm-form-container .lfr-ddm-form-pagination-controls button {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ {
  /* Neonates */
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .edit-vc-wrapper .date-wrapper .col-lg-7, .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .edit-vc-wrapper .date-wrapper .col-md-8,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .edit-vc-wrapper .date-wrapper .col-lg-7,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .edit-vc-wrapper .date-wrapper .col-md-8,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .edit-vc-wrapper .date-wrapper .col-lg-7,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .edit-vc-wrapper .date-wrapper .col-md-8,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .edit-vc-wrapper .date-wrapper .col-lg-7,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .edit-vc-wrapper .date-wrapper .col-md-8 {
  padding-left: 0;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .edit-vc-wrapper .date-wrapper .date-select,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .edit-vc-wrapper .date-wrapper .date-select,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .edit-vc-wrapper .date-wrapper .date-select,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .edit-vc-wrapper .date-wrapper .date-select {
  display: flex;
  align-items: center;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .edit-vc-wrapper .date-wrapper .date-select span.lfr-input-date,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .edit-vc-wrapper .date-wrapper .date-select span.lfr-input-date,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .edit-vc-wrapper .date-wrapper .date-select span.lfr-input-date,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .edit-vc-wrapper .date-wrapper .date-select span.lfr-input-date {
  padding-left: 20px;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .edit-vc-wrapper .date-wrapper .date-select span.lfr-input-date input.form-control,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .edit-vc-wrapper .date-wrapper .date-select span.lfr-input-date input.form-control,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .edit-vc-wrapper .date-wrapper .date-select span.lfr-input-date input.form-control,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .edit-vc-wrapper .date-wrapper .date-select span.lfr-input-date input.form-control {
  padding: 10px;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .edit-vc-wrapper .form-group.repeat-duration-wrapper:first-child,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .edit-vc-wrapper .form-group.repeat-duration-wrapper:first-child,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .edit-vc-wrapper .form-group.repeat-duration-wrapper:first-child,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .edit-vc-wrapper .form-group.repeat-duration-wrapper:first-child {
  padding-top: 10px;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .edit-vc-wrapper .form-group.repeat-duration-wrapper,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .edit-vc-wrapper .form-group.repeat-duration-wrapper,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .edit-vc-wrapper .form-group.repeat-duration-wrapper,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .edit-vc-wrapper .form-group.repeat-duration-wrapper {
  padding: 0;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .edit-vc-wrapper .form-group.repeat-duration-wrapper div,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .edit-vc-wrapper .form-group.repeat-duration-wrapper div,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .edit-vc-wrapper .form-group.repeat-duration-wrapper div,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .edit-vc-wrapper .form-group.repeat-duration-wrapper div {
  padding: 0;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .edit-vc-wrapper .repeat-duration-wrapper .form-group-inline,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .edit-vc-wrapper .repeat-duration-wrapper .form-group-inline,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .edit-vc-wrapper .repeat-duration-wrapper .form-group-inline,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .edit-vc-wrapper .repeat-duration-wrapper .form-group-inline {
  display: flex;
  padding-right: 20px !important;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .edit-vc-wrapper .repeat-duration-wrapper .form-group-inline .col-lg-8, .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .edit-vc-wrapper .repeat-duration-wrapper .form-group-inline .col-md-9,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .edit-vc-wrapper .repeat-duration-wrapper .form-group-inline .col-lg-8,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .edit-vc-wrapper .repeat-duration-wrapper .form-group-inline .col-md-9,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .edit-vc-wrapper .repeat-duration-wrapper .form-group-inline .col-lg-8,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .edit-vc-wrapper .repeat-duration-wrapper .form-group-inline .col-md-9,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .edit-vc-wrapper .repeat-duration-wrapper .form-group-inline .col-lg-8,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .edit-vc-wrapper .repeat-duration-wrapper .form-group-inline .col-md-9 {
  padding: 0 !important;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .edit-vc-wrapper .repeat-duration-wrapper .form-group-inline label.control-label,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .edit-vc-wrapper .repeat-duration-wrapper .form-group-inline label.control-label,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .edit-vc-wrapper .repeat-duration-wrapper .form-group-inline label.control-label,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .edit-vc-wrapper .repeat-duration-wrapper .form-group-inline label.control-label {
  flex: 0.3 !important;
  display: flex !important;
  justify-content: flex-start !important;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .edit-vc-wrapper .repeat-duration-wrapper .form-group-inline input.form-control,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .edit-vc-wrapper .repeat-duration-wrapper .form-group-inline input.form-control,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .edit-vc-wrapper .repeat-duration-wrapper .form-group-inline input.form-control,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .edit-vc-wrapper .repeat-duration-wrapper .form-group-inline input.form-control {
  flex: 1 !important;
  padding: 10px;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .detail-variable .show-table .vc-table,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .detail-variable .show-table .vc-table,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .detail-variable .show-table .vc-table,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .detail-variable .show-table .vc-table {
  display: block;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .detail-variable .show-table .vc-chart,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .detail-variable .show-table .vc-chart,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .detail-variable .show-table .vc-chart,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .detail-variable .show-table .vc-chart {
  display: none;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .detail-variable .show-chart .vc-table,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .detail-variable .show-chart .vc-table,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .detail-variable .show-chart .vc-table,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .detail-variable .show-chart .vc-table {
  display: none;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .detail-variable .show-chart .vc-chart,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .detail-variable .show-chart .vc-chart,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .detail-variable .show-chart .vc-chart,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .detail-variable .show-chart .vc-chart {
  display: block;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .detail-variable .vc-change-button-wrapper,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .detail-variable .vc-change-button-wrapper,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .detail-variable .vc-change-button-wrapper,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .detail-variable .vc-change-button-wrapper {
  padding-bottom: 25px;
  text-align: right;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .detail-variable .vc-table,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .detail-variable .vc-table,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .detail-variable .vc-table,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .detail-variable .vc-table {
  overflow-x: auto;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .detail-variable .change-table-chart-button:active:focus,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .detail-variable .change-table-chart-button:active:focus,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .detail-variable .change-table-chart-button:active:focus,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .detail-variable .change-table-chart-button:active:focus {
  box-shadow: none;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .detail-variable .change-table-chart-button:focus,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .detail-variable .change-table-chart-button:focus,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .detail-variable .change-table-chart-button:focus,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .detail-variable .change-table-chart-button:focus {
  box-shadow: none;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ #vcTable td,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ #vcTable td,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ #vcTable td,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ #vcTable td {
  min-width: 1px !important;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .quest-config-envio-vc .form-feedback-item.form-validator-stack.help-block,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .quest-config-envio-vc .form-feedback-item.form-validator-stack.help-block,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .quest-config-envio-vc .form-feedback-item.form-validator-stack.help-block,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .quest-config-envio-vc .form-feedback-item.form-validator-stack.help-block {
  bottom: -25px !important;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .quest-config-envio-vc #checkEndDate,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .quest-config-envio-vc #checkEndDate,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .quest-config-envio-vc #checkEndDate,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .quest-config-envio-vc #checkEndDate {
  position: absolute;
  top: 12px;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .quest-config-envio-vc .date-end-wrapper,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .quest-config-envio-vc .date-end-wrapper,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .quest-config-envio-vc .date-end-wrapper,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .quest-config-envio-vc .date-end-wrapper {
  margin-left: 25px !important;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .neonates__cameras,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .neonates__cameras,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .neonates__cameras,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .neonates__cameras {
  display: flex;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .neonates__cameras .neonates__cameras__selector,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .neonates__cameras .neonates__cameras__selector,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .neonates__cameras .neonates__cameras__selector,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .neonates__cameras .neonates__cameras__selector {
  width: 90%;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .neonates__cameras .neonates__cameras__addButton,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .neonates__cameras .neonates__cameras__addButton,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .neonates__cameras .neonates__cameras__addButton,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .neonates__cameras .neonates__cameras__addButton {
  margin-left: auto;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .neonates__cameras .neonates__cameras__empty__message,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .neonates__cameras .neonates__cameras__empty__message,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .neonates__cameras .neonates__cameras__empty__message,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .neonates__cameras .neonates__cameras__empty__message {
  margin-bottom: 15px;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .navbar-nav a .lexicon-icon-plus,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .navbar-nav a .lexicon-icon-plus,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .navbar-nav a .lexicon-icon-plus,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .navbar-nav a .lexicon-icon-plus {
  color: #fff;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .data-patient,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .data-patient,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .data-patient,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .data-patient {
  margin: 40px 0;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .cropme,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .cropme,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .cropme,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .cropme {
  width: 100px;
  height: 100px;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .userName,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .userName,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .userName,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .userName {
  margin-left: 30px;
  color: #004EB3;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .userName h2,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .userName h2,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .userName h2,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .userName h2 {
  font-size: 30px;
  text-align: left;
  font-family: "Raleway-Bold";
  width: 100%;
  line-height: 38px;
  margin-top: 20px;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .userName h3,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .userName h3,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .userName h3,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .userName h3 {
  font-size: 20px;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .program-assignation-date,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .program-assignation-date,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .program-assignation-date,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .program-assignation-date {
  margin: 0 25px;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .program-type,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .program-type,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .program-type,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .program-type {
  margin: 0 25px 0 0;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .program-state.finished,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .program-state.finished,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .program-state.finished,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .program-state.finished {
  color: #00C95F;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .program-state.pending,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .program-state.pending,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .program-state.pending,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .program-state.pending {
  color: #FFA600;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .program-state.staging,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .program-state.staging,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .program-state.staging,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .program-state.staging {
  color: #00A1FF;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .program-state.anulado,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .program-state.anulado,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .program-state.anulado,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .program-state.anulado {
  color: #FF0067;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .program-state.expired,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .program-state.expired,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .program-state.expired,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .program-state.expired {
  color: #BE5FFA;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .desasignar,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .desasignar,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .desasignar,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .desasignar {
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #000;
  padding: 35px 0 15px;
  margin-bottom: 15px;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .desasignar .program-patient,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .desasignar .program-patient,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .desasignar .program-patient,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .desasignar .program-patient {
  font-size: 20px;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .desasignar > div,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .desasignar > div,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .desasignar > div,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .desasignar > div {
  padding: 0;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .nav-tabs,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .nav-tabs,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .nav-tabs,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .nav-tabs {
  border: 0;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .nav-tabs .nav-link,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .nav-tabs .nav-link,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .nav-tabs .nav-link,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .nav-tabs .nav-link {
  color: #000;
  border: 0;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .nav-tabs .nav-link.active,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .nav-tabs .nav-link.active,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .nav-tabs .nav-link.active,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .nav-tabs .nav-link.active {
  color: #000;
  border: 0;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .nav-tabs .nav-link.active:after,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .nav-tabs .nav-link.active:after,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .nav-tabs .nav-link.active:after,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .nav-tabs .nav-link.active:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -0.0625rem;
  height: 0.25rem;
  background: #004EB3;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .nav-tabs li[data-tab-name=alertas],
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .nav-tabs li[data-tab-name=alertas],
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .nav-tabs li[data-tab-name=alertas],
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .nav-tabs li[data-tab-name=alertas] {
  position: relative;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .nav-tabs .alertas-num,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .nav-tabs .alertas-num,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .nav-tabs .alertas-num,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .nav-tabs .alertas-num {
  background: #FF0067;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  font-size: 13px;
  text-align: center;
  line-height: 1;
  font-family: "Raleway-Regular";
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .table-list.table,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .table-list.table,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .table-list.table,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .table-list.table {
  text-align: left;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .table-list.table svg, .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .table-list.table i,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .table-list.table svg,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .table-list.table i,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .table-list.table svg,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .table-list.table i,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .table-list.table svg,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .table-list.table i {
  margin-right: 5px;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .table-list.table td.finished, .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .table-list.table td.date-program-finished,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .table-list.table td.finished,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .table-list.table td.date-program-finished,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .table-list.table td.finished,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .table-list.table td.date-program-finished,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .table-list.table td.finished,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .table-list.table td.date-program-finished {
  color: #00C95F;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .table-list.table td.pending, .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .table-list.table td.date-program-pending,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .table-list.table td.pending,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .table-list.table td.date-program-pending,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .table-list.table td.pending,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .table-list.table td.date-program-pending,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .table-list.table td.pending,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .table-list.table td.date-program-pending {
  color: #FFA600;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .table-list.table td.staging, .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .table-list.table td.date-program-staging,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .table-list.table td.staging,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .table-list.table td.date-program-staging,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .table-list.table td.staging,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .table-list.table td.date-program-staging,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .table-list.table td.staging,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .table-list.table td.date-program-staging {
  color: #00A1FF;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .table-list.table td.anulado, .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .table-list.table td.date-program-anulado,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .table-list.table td.anulado,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .table-list.table td.date-program-anulado,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .table-list.table td.anulado,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .table-list.table td.date-program-anulado,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .table-list.table td.anulado,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .table-list.table td.date-program-anulado {
  color: #FF0067;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .table-list.table td.expired, .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .table-list.table td.date-program-expired,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .table-list.table td.expired,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .table-list.table td.date-program-expired,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .table-list.table td.expired,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .table-list.table td.date-program-expired,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .table-list.table td.expired,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .table-list.table td.date-program-expired {
  color: #BE5FFA;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .table-list.table a,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .table-list.table a,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .table-list.table a,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .table-list.table a {
  text-decoration: none;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ svg.lexicon-icon-flag-full,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ svg.lexicon-icon-flag-full,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ svg.lexicon-icon-flag-full,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ svg.lexicon-icon-flag-full {
  color: #FF0067;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .pathway,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .pathway,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .pathway,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .pathway {
  margin-top: 50px;
  text-align: center;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .pathway .button-holder,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .pathway .button-holder,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .pathway .button-holder,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .pathway .button-holder {
  text-align: center;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .pathway #stagesList .navbar-nav,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .pathway #stagesList .navbar-nav,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .pathway #stagesList .navbar-nav,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .pathway #stagesList .navbar-nav {
  left: -45px !important;
  margin-top: 32px;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .pathway #stagesList .navbar-nav .lexicon-icon,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .pathway #stagesList .navbar-nav .lexicon-icon,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .pathway #stagesList .navbar-nav .lexicon-icon,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .pathway #stagesList .navbar-nav .lexicon-icon {
  color: #00A1FF;
  border: 1px solid #00A1FF;
  border-radius: 50%;
  height: 32px;
  padding: 0 0.5rem;
  min-width: 32px;
  background: #fff;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .pathway #stagesList .navbar-nav span,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .pathway #stagesList .navbar-nav span,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .pathway #stagesList .navbar-nav span,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .pathway #stagesList .navbar-nav span {
  margin-left: 10px;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .patientData .row,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .patientData .row,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .patientData .row,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .patientData .row {
  margin-bottom: 20px;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .patientData .row:last-child,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .patientData .row:last-child,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .patientData .row:last-child,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .patientData .row:last-child {
  margin: 0;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .patientData .row div,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .patientData .row div,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .patientData .row div,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .patientData .row div {
  padding: 0;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .patientData .row div:first-child,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .patientData .row div:first-child,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .patientData .row div:first-child,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .patientData .row div:first-child {
  font-family: "Raleway-Medium";
  padding: 0;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .patientData .row div ul,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .patientData .row div ul,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .patientData .row div ul,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .patientData .row div ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .program-data fieldset[name=shipping] .input-text-wrapper,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .program-data fieldset[name=shipping] .input-text-wrapper,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .program-data fieldset[name=shipping] .input-text-wrapper,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .program-data fieldset[name=shipping] .input-text-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
  margin-bottom: 30px;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .program-data fieldset[name=shipping] .input-text-wrapper > span,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .program-data fieldset[name=shipping] .input-text-wrapper > span,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .program-data fieldset[name=shipping] .input-text-wrapper > span,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .program-data fieldset[name=shipping] .input-text-wrapper > span {
  width: 65%;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .program-data fieldset[name=shipping] input[type=checkbox],
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .program-data fieldset[name=shipping] input[type=checkbox],
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .program-data fieldset[name=shipping] input[type=checkbox],
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .program-data fieldset[name=shipping] input[type=checkbox] {
  position: absolute;
  top: 12px;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .program-data fieldset[name=shipping] input[type=checkbox] + .input-text-wrapper,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .program-data fieldset[name=shipping] input[type=checkbox] + .input-text-wrapper,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .program-data fieldset[name=shipping] input[type=checkbox] + .input-text-wrapper,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .program-data fieldset[name=shipping] input[type=checkbox] + .input-text-wrapper {
  margin-left: 25px;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .program-table-actions, .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .actions,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .program-table-actions,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .actions,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .program-table-actions,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .actions,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .program-table-actions,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .actions {
  text-align: right;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .program-table-actions svg, .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .actions svg,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .program-table-actions svg,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .actions svg,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .program-table-actions svg,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .actions svg,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .program-table-actions svg,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .actions svg {
  margin-right: 0 !important;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .documents-header,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .documents-header,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .documents-header,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .documents-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .documents-header .selectorDocs,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .documents-header .selectorDocs,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .documents-header .selectorDocs,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .documents-header .selectorDocs {
  width: 90%;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .documents-header .navbar-nav,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .documents-header .navbar-nav,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .documents-header .navbar-nav,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .documents-header .navbar-nav {
  margin: 0 !important;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ #documentsList,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ #documentsList,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ #documentsList,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ #documentsList {
  margin-top: 30px;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .quest-data .row,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .quest-data .row,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .quest-data .row,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .quest-data .row {
  margin-bottom: 30px;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .quest-data .date-select,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .quest-data .date-select,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .quest-data .date-select,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .quest-data .date-select {
  position: relative;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .quest-data .date-select .lexicon-icon,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .quest-data .date-select .lexicon-icon,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .quest-data .date-select .lexicon-icon,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .quest-data .date-select .lexicon-icon {
  position: absolute;
  right: 10px;
  top: 13px;
  z-index: 0;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .alerts .checkbox,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .alerts .checkbox,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .alerts .checkbox,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .alerts .checkbox {
  text-align: right;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .alerts .radio input[type=radio], .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .alerts .checkbox input[type=checkbox],
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .alerts .radio input[type=radio],
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .alerts .checkbox input[type=checkbox],
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .alerts .radio input[type=radio],
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .alerts .checkbox input[type=checkbox],
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .alerts .radio input[type=radio],
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .alerts .checkbox input[type=checkbox] {
  top: 4px;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .alerts .finished .lexicon-icon,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .alerts .finished .lexicon-icon,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .alerts .finished .lexicon-icon,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .alerts .finished .lexicon-icon {
  color: #00C95F;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .alerts .no-finished .lexicon-icon,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .alerts .no-finished .lexicon-icon,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .alerts .no-finished .lexicon-icon,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .alerts .no-finished .lexicon-icon {
  color: #FF0067;
  border: 1px solid #FF0067;
  border-radius: 50%;
  padding: 2px;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .top-wrapper,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .top-wrapper,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .top-wrapper,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .top-wrapper {
  display: flex;
  width: 100%;
  align-items: center;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .top-wrapper div:first-child,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .top-wrapper div:first-child,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .top-wrapper div:first-child,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .top-wrapper div:first-child {
  width: 100%;
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ #_es_swecat_patient_admin_MedPatientAdminPortlet_dniRel,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ #_es_swecat_patient_admin_MedPatientAdminPortlet_dniRel,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ #_es_swecat_patient_admin_MedPatientAdminPortlet_dniRel,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ #_es_swecat_patient_admin_MedPatientAdminPortlet_dniRel {
  width: calc(100% - 45px);
}
.portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ #_es_swecat_patient_admin_MedPatientAdminPortlet_expirationDate,
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ #_es_swecat_patient_admin_MedPatientAdminPortlet_expirationDate,
.portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ #_es_swecat_patient_admin_MedPatientAdminPortlet_expirationDate,
.portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ #_es_swecat_patient_admin_MedPatientAdminPortlet_expirationDate {
  padding-right: 5px;
}
@media (max-width: 767px) {
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .userName,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .userName,
  .portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .userName,
  .portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .userName {
    display: block;
    margin-left: 0;
  }
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .program-assignation-date,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .program-assignation-date,
  .portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .program-assignation-date,
  .portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .program-assignation-date {
    margin: 0;
    display: block;
    width: 100%;
  }
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .desasignar .program-patient,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .desasignar .program-patient,
  .portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .desasignar .program-patient,
  .portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .desasignar .program-patient {
    margin-bottom: 10px;
  }
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .alerts .checkbox,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .alerts .checkbox,
  .portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .alerts .checkbox,
  .portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .alerts .checkbox {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .portlet-boundary_es_swecat_med_program_patients_web_portlet_ProgramPatientsWebPortlet_ .alerts .row,
  .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .alerts .row,
  .portlet-boundary_es_swecat_med_survey_web_MedSurveyAdminWebPortlet_ .alerts .row,
  .portlet-boundary_es_swecat_patient_admin_MedPatientAdminPortlet_ .alerts .row {
    padding-left: 5px;
  }
}

#add-patient-modal.modal .modal-dialog .modal-body form button {
  margin-top: 0px !important;
}

#etc-add-patient-modal .modal-description {
  text-align: center;
}
#etc-add-patient-modal .button-holder {
  display: flex;
  justify-content: center;
}
#etc-add-patient-modal button {
  margin-top: 0 !important;
}

#etc-add-patient-modal-success .modal-description {
  text-align: center;
  margin-bottom: 40px;
}

.select-program.etc {
  display: flex;
  align-items: center;
}
.select-program.etc .etc-link {
  margin-left: auto;
}

.etcAssignPatientButton {
  text-align: center;
}

.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ {
  /* Neonates */
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .detail-variable .variable-dates {
  padding-bottom: 25px;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .detail-variable .show-table .vc-table {
  display: block;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .detail-variable .show-table .vc-chart {
  display: none;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .detail-variable .show-chart .vc-table {
  display: none;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .detail-variable .show-chart .vc-chart {
  display: block;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .detail-variable .vc-change-button-wrapper {
  padding-bottom: 25px;
  text-align: right;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .detail-variable .vc-table {
  overflow-x: auto;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .detail-variable .change-table-chart-button:active:focus {
  box-shadow: none;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .detail-variable .change-table-chart-button:focus {
  box-shadow: none;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .vimeo-icon-svg {
  height: 1em;
  width: 1em;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .header-wrapper {
  display: flex;
  align-items: center;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .header-wrapper .link-wrapper {
  margin-left: auto;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .program-title {
  padding: 0 0 35px 0;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ h3 {
  margin-top: 40px;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ h3 + div {
  margin-top: 20px;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .patient-data {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  padding-top: 20px;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ #add-patient-modal .input-group button {
  margin-top: 0 !important;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ #add-patient-modal .search-results {
  border: 1px solid #ced4da;
  border-radius: 4px;
  padding: 15px;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ #add-patient-modal .search-results p {
  font-family: "Raleway-Medium";
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ #add-patient-modal .search-results dl {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ #add-patient-modal .search-results dt {
  font-family: "Raleway-Regular";
  font-weight: normal;
  margin-right: 5px;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .notificaciones-avisos.results-container {
  padding-bottom: 20px;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .notificaciones-avisos.results-container .result-wrapper .result {
  position: relative;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .notificaciones-avisos.results-container .result-wrapper .result .disclaimer {
  top: 7px;
  right: 10px;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .notificaciones-avisos.results-container .result-wrapper .result a {
  color: #000;
  text-decoration: none;
  display: block;
  margin: auto;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .notificaciones-avisos.results-container .result-wrapper .result .result-date {
  font-size: 12px;
  line-height: inherit;
  margin: 0;
  color: #004EB3;
  text-transform: uppercase;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .notificaciones-avisos.results-container .result-wrapper .result .state-progress {
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Raleway-Medium";
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .notificaciones-avisos.results-container .result-wrapper .result .state-progress.finished {
  color: #00C95F;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .notificaciones-avisos.results-container .result-wrapper .result .state-progress.staging {
  color: #00A1FF;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .notificaciones-avisos.results-container.table-responsive {
  padding: 20px;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .patient-documentos .col-md-6 {
  margin-bottom: 10px;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .patient-documentos .result {
  background: #f1f1f1;
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  height: 100%;
  padding: 15px 50px 15px 50px;
  position: relative;
  line-height: 20px;
  font-family: "Raleway-Bold";
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .patient-documentos .result p {
  margin: 0;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .patient-documentos .result .title-document {
  position: absolute;
  left: 20px;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .patient-documentos .result .download-document {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #fff;
  padding: 7px;
  cursor: pointer;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .patient-documentos .result .download-document svg {
  color: #004EB3;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .patient-documentos img {
  width: 25px;
  height: 25px;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .pathway {
  margin: 0;
  text-align: inherit;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .pathway-detail .table-responsive {
  margin-bottom: 0;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data {
  border: 0;
  padding: 0;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data #stagesList .table-responsive {
  padding-left: 40px;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data #stagesList tr:before {
  width: 10px;
  height: 10px;
  left: -34px;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data #stagesList tr:before, .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data #stagesList tr:after {
  background-color: #D5D5D5;
  border-color: #D5D5D5;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data #stagesList tr.finished:before, .portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data #stagesList tr.finished:after {
  background-color: #004EB3;
  border-color: #004EB3;
  z-index: 9;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data #stagesList tr.staging:before {
  background-color: #FFA600;
  border-color: #FFA600;
  z-index: 9;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data #stagesList tfoot td {
  background: #004EB3;
  color: #fff;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .portlet-programs .program-data #stagesList tfoot tr:after {
  content: none;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .more-links {
  padding: 10px;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .more-links a {
  color: #004EB3;
  font-family: "Raleway-Medium";
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  display: block;
  padding: 10px;
  text-decoration: none;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .more-links a:last-child {
  border: 0;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .more-links a span {
  float: right;
  top: 4px;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .more-links#viewAllDocuments a:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .sinAvisos {
  padding: 30px !important;
  background: none;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .neonates__section__title {
  font-weight: bold;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ #video-vimeo-modal video {
  width: 100%;
  height: 100%;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .neonates-camera-card {
  cursor: pointer;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .sinAvisos {
  background: #f1f1f1 !important;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0 !important;
  border: none !important;
  margin: 0 15px !important;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .sinAvisos p {
  margin: 0;
}
.portlet-boundary_es_swecat_med_forms_program_patients_area_ProgramPatientsAreaPortlet_ .patient-documentos img {
  width: 25px;
  height: 25px;
}

@media (max-width: 767px) {
  #add-patient-modal .search-results dl {
    display: block;
  }
}
.formulariopagestyle #banner .main-nav .user-wrapper,
.formulariopagestyle #banner .main-nav .menu-desplegable-wrapper {
  display: none;
}

.hidemenupagestyle #banner .navbar-nav {
  display: none;
}
.hidemenupagestyle .sub-nav .sub-nav-menu {
  display: none;
}

body.blankcontentpagestyle header {
  display: none;
}
body.blankcontentpagestyle .main-nav {
  display: none;
}
body.blankcontentpagestyle footer {
  display: none;
}
body.blankcontentpagestyle .scroll-up-button {
  display: none !important;
}

@supports (-webkit-touch-callout: none) {
  /* CSS specific to iOS devices */
  body.blankcontentpagestyle {
    display: contents !important;
    height: 100%;
  }
}
.med-chat-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.med-chat-wrapper .chat-container {
  position: relative;
  z-index: 100;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #CFE1FF;
}
.med-chat-wrapper .chat-wrapper {
  position: relative;
  margin: 0 auto;
  box-shadow: 0 6px 18px rgba(var(--shadow-rgb), 0.05);
  top: 50px;
  width: 700px;
  max-width: 1600px;
  height: calc(100% - 85px);
  background-color: white;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  box-shadow: 5px 7px 9px -5px black;
}
.med-chat-wrapper .chat-header {
  height: 100px;
  background-color: #004EB3;
  display: flex;
  border-start-end-radius: 8px;
  border-start-start-radius: 8px;
  box-shadow: 0px 3px 5px -3px black;
  z-index: 1001;
  padding-top: 15px;
  padding-bottom: 15px;
}
.med-chat-wrapper .chat-header-avatar {
  display: flex;
  align-items: center;
  justify-content: right;
  padding-right: 20px;
  padding-left: 20px;
}
.med-chat-wrapper .user-avatar {
  height: 50px;
  width: 50px;
  border-radius: 50px;
  overflow: hidden;
  position: absolute;
  left: 20px;
  margin-left: 20px;
}
.med-chat-wrapper .profesional-avatar {
  height: 50px;
  width: 50px;
  border-radius: 50px;
  background-color: #004EB3;
  overflow: hidden;
  border: 2px solid white;
}
.med-chat-wrapper .profesional-avatar img {
  max-width: 100%;
}
.med-chat-wrapper .user-avatar img {
  max-width: 100%;
}
.med-chat-wrapper .chat-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 20px;
}
.med-chat-wrapper .chat-title .program-name {
  color: white;
  font-weight: bold;
}
.med-chat-wrapper .chat-title .user-name {
  color: white;
}
.med-chat-wrapper .chat-content {
  overflow-y: scroll;
  padding-left: 50px;
  padding-right: 50px;
  height: 100%;
  padding-bottom: 15px;
  background-color: #f3f3f3;
  background-repeat: no-repeat;
  background-position: center;
  background-blend-mode: hard-light;
}
.med-chat-wrapper .chat-footer {
  background-color: #D5D5D5;
  height: 100px;
  width: 100%;
  margin-top: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  border-end-start-radius: 8px;
  border-end-end-radius: 8px;
  padding-bottom: 15px;
  padding-top: 15px;
  z-index: 500;
}
.med-chat-wrapper .text-input {
  background-color: #D5D5D5;
  height: 50px;
  width: 100%;
  border-radius: 8px;
  padding-left: 50px;
  padding-right: 50px;
  position: relative;
}
.med-chat-wrapper .text-input .chat-input {
  height: 100%;
  width: 100%;
  overflow: auto;
  margin: 0;
  padding: 0;
  padding-top: 13px;
  padding-left: 20px;
  padding-right: 60px;
  border-radius: 8px;
  border: 1px solid #e5e5e5;
  background-color: white;
  font-family: "Roboto-Regular";
}
.med-chat-wrapper .text-input .chat-input:focus-visible {
  outline: none;
  border: none;
}
.med-chat-wrapper .text-input .chat-input[contenteditable=false] {
  cursor: no-drop;
  background-color: #f7f7f7;
}
.med-chat-wrapper .chat-input:empty:before {
  content: attr(data-placeholder);
  color: #666;
}
.med-chat-wrapper .text-input input:focus-visible {
  outline: 0.05px solid #e9e9e9;
}
.med-chat-wrapper .message .user {
  color: #1730bf;
  font-weight: 400;
  padding-right: 12px;
  font-size: 12px;
  font-family: "Roboto-Regular";
}
.med-chat-wrapper .message .text {
  margin-bottom: 0 !important;
  color: #000000;
  padding-right: 15px;
  font-size: 16px;
  font-family: "Roboto-Regular";
}
.med-chat-wrapper .message.left {
  width: fit-content;
  padding: 5px 15px;
  border-radius: 7.5px;
  background-color: #FFFFFF;
  margin-top: 20px;
  max-width: 50%;
}
.med-chat-wrapper .message.right {
  width: fit-content;
  padding: 5px 15px;
  border-radius: 7.5px;
  background-color: #CFE1FF;
  margin-top: 20px;
  margin-left: auto;
  max-width: 50%;
}
.med-chat-wrapper .message.center {
  width: fit-content;
  padding: 5px 15px;
  border-radius: 7.5px;
  background-color: #FFFFFF;
  margin-top: 20px;
  max-width: 50%;
}
.med-chat-wrapper .message.center .text {
  color: black !important;
  padding-right: 0 !important;
}
.med-chat-wrapper .message .date {
  color: #666666;
  text-align: right;
  font-size: 12px;
}
.med-chat-wrapper .prototype {
  display: none;
}
.med-chat-wrapper .message .text {
  margin-bottom: 0 !important;
}
.med-chat-wrapper #user-disconnected {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.med-chat-wrapper #chat-disconnected {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2000 !important;
}
.med-chat-wrapper #chat-inactive {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2000 !important;
}
.med-chat-wrapper .inaxtive-text {
  background-color: white;
  padding: 30px 40px;
  border-radius: 8px;
  font-weight: bold;
  box-shadow: 5px 7px 9px -5px black;
}
.med-chat-wrapper .inaxtive-text .retry-link-wrapper {
  text-align: center;
  padding-top: 20px;
}
.med-chat-wrapper .chat-inactive {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.med-chat-wrapper .chat-action-menu {
  background-color: #004EB3;
  border: none;
}
.med-chat-wrapper .chat-action-menu:hover {
  background-color: #004EB3;
}
.med-chat-wrapper .chat-action-menu:not(:disabled):not(.disabled):active {
  background-color: #004EB3;
}
.med-chat-wrapper .chat-action-menu.dropdown-toggle:focus {
  box-shadow: none !important;
}
.med-chat-wrapper .chat-action-menu.dropdown-toggle {
  background-color: #004EB3 !important;
}
.med-chat-wrapper .chat-menu {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  padding-right: 20px;
}
.med-chat-wrapper .nicescroll-cursors {
  background-color: #8b8b8b !important;
  border: none !important;
  right: 1px !important;
}
.med-chat-wrapper .send-button {
  position: absolute;
  top: 0;
  right: 50px;
  height: inherit;
  width: 50px;
  background-color: #004EB3;
}
.med-chat-wrapper .send-button:hover {
  background-color: #0633c5 !important;
}
.med-chat-wrapper .send-button:focus {
  box-shadow: none;
}
.med-chat-wrapper .send-button:active:focus {
  box-shadow: none;
}
.med-chat-wrapper #chat-content::-webkit-scrollbar-thumb {
  background-color: #D5D5D5;
  border-right: 3px solid #f3f3f3;
}
.med-chat-wrapper #chat-content::-webkit-scrollbar-track {
  background-color: #f3f3f3;
}
.med-chat-wrapper #chat-content::-webkit-scrollbar {
  width: 10px;
}
.med-chat-wrapper .message-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.med-chat-wrapper .message-wrapper.center.prototype {
  display: none;
}
.med-chat-wrapper #prependWrapper {
  margin-top: 20px;
}

@media (max-width: 1024px) {
  #portlet_es_swecat_med_chat_client_MedChatClientPortlet {
    margin-bottom: 0;
  }
  .med-chat-wrapper .chat-wrapper {
    width: 100%;
    height: 100%;
    top: 0;
  }
  .med-chat-wrapper #portlet_es_swecat_med_chat_client_MedChatClientPortlet {
    margin-bottom: 0px;
  }
  .med-chat-wrapper .chat-header {
    border-start-end-radius: 0;
    border-start-start-radius: 0;
  }
  .med-chat-wrapper .chat-footer {
    border-end-start-radius: 0;
    border-end-end-radius: 0;
  }
  .med-chat-wrapper .text-input {
    padding-left: 15px;
    padding-right: 15px;
  }
  .med-chat-wrapper .chat-content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .med-chat-wrapper .send-button {
    right: 15px;
  }
  .med-chat-wrapper .message.right {
    max-width: 80%;
  }
  .med-chat-wrapper .message.left {
    max-width: 80%;
  }
}
.portlet-boundary_es_swecat_med_appointment_backoffice_AppointmentBackOfficePortlet_ .atc-edit .button-holder {
  text-align: right;
}
.portlet-boundary_es_swecat_med_appointment_backoffice_AppointmentBackOfficePortlet_ .btn-primary.btn-primary-vdh {
  background-color: #004EB3 !important;
  border-color: #004EB3 !important;
}
.portlet-boundary_es_swecat_med_appointment_backoffice_AppointmentBackOfficePortlet_ .btn-secondary.btn-secondary-vdh, .portlet-boundary_es_swecat_med_appointment_backoffice_AppointmentBackOfficePortlet_ .btn-secondary.btn-secondary-vdh:active, .portlet-boundary_es_swecat_med_appointment_backoffice_AppointmentBackOfficePortlet_ .btn-secondary.btn-secondary-vdh:focus, .portlet-boundary_es_swecat_med_appointment_backoffice_AppointmentBackOfficePortlet_ .btn-secondary.btn-secondary-vdh:hover {
  background-color: #fff;
  color: #004EB3;
  border-color: #004EB3;
}
.portlet-boundary_es_swecat_med_appointment_backoffice_AppointmentBackOfficePortlet_ #filter-admission-time-config-by-serv-modal .modal-content {
  min-height: 540px;
  overflow: visible;
}
.portlet-boundary_es_swecat_med_appointment_backoffice_AppointmentBackOfficePortlet_ #filter-admission-time-config-by-serv-modal .modal-dialog.modal-dialog-centered {
  min-width: 1000px;
}
.portlet-boundary_es_swecat_med_appointment_backoffice_AppointmentBackOfficePortlet_ #filter-admission-time-config-by-serv-modal .modal-footer {
  padding-left: 38px;
  padding-right: 38px;
  padding-bottom: 26px;
}
.portlet-boundary_es_swecat_med_appointment_backoffice_AppointmentBackOfficePortlet_ #filter-admission-time-config-by-serv-modal .modal-footer .modal-footer_button-wrapper {
  width: 100%;
  margin: 0;
}
.portlet-boundary_es_swecat_med_appointment_backoffice_AppointmentBackOfficePortlet_ #filter-admission-time-config-by-serv-modal .modal-footer .button-holder {
  width: 100%;
  display: flex;
}
.portlet-boundary_es_swecat_med_appointment_backoffice_AppointmentBackOfficePortlet_ #filter-admission-time-config-by-serv-modal .modal-footer .button-holder button {
  background: black;
}
.portlet-boundary_es_swecat_med_appointment_backoffice_AppointmentBackOfficePortlet_ #filter-admission-time-config-by-serv-modal .modal-footer .button-holder button:last-child {
  margin-left: auto;
}
.portlet-boundary_es_swecat_med_appointment_backoffice_AppointmentBackOfficePortlet_ #filter-admission-time-config-by-serv-modal .modal-footer .modal-footer_button-wrapper .button-holder {
  margin: 0 !important;
}
.portlet-boundary_es_swecat_med_appointment_backoffice_AppointmentBackOfficePortlet_ #filter-admission-time-config-by-serv-modal .modal-footer .button-holder button.btn-primary-vdh {
  height: 60px;
  min-width: 165px;
  font-family: "Raleway-SemiBold";
  font-size: 18px;
  border-radius: 0px;
  background-color: #004EB3 !important;
  border-color: #004EB3 !important;
}
.portlet-boundary_es_swecat_med_appointment_backoffice_AppointmentBackOfficePortlet_ #filter-admission-time-config-by-serv-modal .modal-footer .button-holder button.btn-secondary-vdh {
  background-color: #fff;
  color: #004EB3;
  border-color: #004EB3;
  /* font-weight: bold; */
  height: 60px;
  min-width: 165px;
  font-family: "Raleway-SemiBold";
  font-size: 18px;
  border-radius: 0px;
}

.portlet-boundary_es_swecat_med_neonates_backoffice_MedNeonatesBackofficePortlet_ .neonates-backoffice-table {
  table-layout: fixed;
}
.portlet-boundary_es_swecat_med_neonates_backoffice_MedNeonatesBackofficePortlet_ #video-vimeo-modal video {
  width: 100%;
  height: 100%;
}

.portlet-boundary_es_swecat_med_neonates_schedule_backoffice_ScheduleBackofficeMVCPortlet_ .schedule-form {
  margin: 0 15px;
}
.portlet-boundary_es_swecat_med_neonates_schedule_backoffice_ScheduleBackofficeMVCPortlet_ .schedule-form .schedule-fields {
  display: flex;
  gap: 50px;
  align-items: end;
  margin-bottom: 20px;
}
.portlet-boundary_es_swecat_med_neonates_schedule_backoffice_ScheduleBackofficeMVCPortlet_ .schedule-buttons {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin-top: 15px;
}
.portlet-boundary_es_swecat_med_neonates_schedule_backoffice_ScheduleBackofficeMVCPortlet_ .btn-primary {
  margin-top: 20px;
  background-color: #004EB3;
  border-radius: 0px !important;
}
.portlet-boundary_es_swecat_med_neonates_schedule_backoffice_ScheduleBackofficeMVCPortlet_ .deleteScheduleFieldsLink {
  cursor: pointer;
  color: #004EB3;
}
.portlet-boundary_es_swecat_med_neonates_schedule_backoffice_ScheduleBackofficeMVCPortlet_ .schedule-fields label {
  padding-right: 10px;
}
.portlet-boundary_es_swecat_med_neonates_schedule_backoffice_ScheduleBackofficeMVCPortlet_ .schedule-fields input {
  border: none;
  border-bottom: 1px solid #979797;
  font-family: "Raleway-Regular";
  font-size: 20px;
  line-height: 26px;
  padding-left: 0px;
  padding-right: 0px;
  border-radius: 0px;
  text-align: right;
  margin-right: 5px;
}
.portlet-boundary_es_swecat_med_neonates_schedule_backoffice_ScheduleBackofficeMVCPortlet_ .schedule-buttons {
  display: flex;
  justify-content: end;
}

.portlet-boundary_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_ {
  /*.ddm-form-cutsom-header{
          .ddm-form-cutsom-header-active{
              width: calc(100% - 140px);
              margin: 0 auto;
          }
          .ddm-form-arrow-title-wrapper{
              display: none!important;
          }
          .ddm-form-arrow-prev-wrapper{
              left: -70px;
          }
          .ddm-form-arrow-next-wrapper{
              right: -70px;
          }
      }*/
}
.portlet-boundary_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_ .swc-form-view-wrapper {
  border: 1px solid #D8D8D8;
  border-radius: 6px;
  padding-bottom: 12px;
}
.portlet-boundary_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_ .ddm-form-pagination {
  display: none;
}
.portlet-boundary_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_ .ddm-layout-builder ddm-page-container-layout {
  border: 1px solid #D8D8D8;
  border-radius: 6px;
  padding: 25px;
}
.portlet-boundary_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_ .lfr-ddm-form-page-title {
  display: none;
}
.portlet-boundary_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_ .lfr-ddm__default-page-header {
  display: none;
}
.portlet-boundary_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_ .lfr-ddm__default-page-header-title {
  font-size: 36px;
  line-height: 42px;
  margin-bottom: 50px;
}
.portlet-boundary_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_ .ddm-form-cutsom-header {
  padding-bottom: 40px;
}
.portlet-boundary_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_ .ddm-form-cutsom-header .ddm-form-cutsom-header-active-title {
  font-size: 28px;
}
.portlet-boundary_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_ .ddm-form-cutsom-header .ddm-form-cutsom-header-label-and-title-wrapper {
  width: 100%;
}
.portlet-boundary_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_ .ddm-form-cutsom-header .ddm-form-cutsom-header-page-label-index {
  font-weight: bold;
}
.portlet-boundary_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_ .ddm-form-cutsom-header .ddm-form-cutsom-header-page-label {
  display: flex;
  align-items: center;
  justify-content: center;
}
.portlet-boundary_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_ .ddm-form-cutsom-header .ddm-form-cutsom-header-active {
  gap: 20px;
  width: 100%;
  /*height: 80px;*/
  height: auto;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: black;
  font-weight: 500;
  position: relative;
}
.portlet-boundary_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_ .ddm-form-cutsom-header .ddm-form-cutsom-header-active .ddm-form-arrow-prev-wrapper {
  width: 50px;
  margin-top: 25px;
  position: absolute;
  left: -75px;
}
.portlet-boundary_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_ .ddm-form-cutsom-header .ddm-form-cutsom-header-active .ddm-form-arrow-next-wrapper {
  width: 50px;
  margin-top: 25px;
  position: absolute;
  right: -75px;
}
.portlet-boundary_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_ .ddm-form-cutsom-header .ddm-form-cutsom-header-active .ddm-form-arrow {
  width: 50px;
  height: 50px;
  background-color: #f5f5f5;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.portlet-boundary_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_ .ddm-form-cutsom-header .ddm-form-cutsom-header-active .ddm-form-arrow-title-wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
}
.portlet-boundary_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_ .ddm-form-cutsom-header .ddm-form-cutsom-header-active .ddm-form-arrow-title-wrapper span {
  padding-top: 15px;
  position: absolute;
}
.portlet-boundary_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_ .ddm-form-cutsom-header .ddm-form-cutsom-header-active .ddm-form-cutsom-header-active-title-wrapper {
  width: 100%;
  background-color: #E7E7ED;
  padding: 20px;
  text-align: center;
  border-radius: 6px;
  font-weight: 600;
}
@media (max-width: 1291px) {
  .portlet-boundary_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_ .ddm-form-cutsom-header .ddm-form-cutsom-header-active .ddm-form-arrow-title-wrapper {
    display: none;
  }
  .portlet-boundary_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_ .ddm-form-cutsom-header .ddm-form-cutsom-header-active .ddm-form-arrow-prev-wrapper {
    position: relative;
    left: 0;
  }
  .portlet-boundary_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_ .ddm-form-cutsom-header .ddm-form-cutsom-header-active .ddm-form-arrow-next-wrapper {
    position: relative;
    right: 0;
  }
}
@media (max-width: 320px) {
  .portlet-boundary_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_ .ddm-form-cutsom-header .ddm-form-cutsom-header-active-title {
    font-size: 20px;
  }
  .portlet-boundary_com_liferay_dynamic_data_mapping_form_web_portlet_DDMFormPortlet_ .ddm-form-cutsom-header .ddm-form-cutsom-header-active .ddm-form-arrow {
    width: 40px;
    height: 40px;
  }
}

.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ {
  /* Custom */
  /* Modals */
  /*html {
      font-family: sans-serif;
      font-size: 15px;
      line-height: 1.4;
      color: #444;
  }

  body {
      margin: 0;
      background: #504f4f;
      font-size: 1em;
  }*/
  /* Select date modal */
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ #appointment-detail-modal .modal-content {
  overflow-y: auto;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .modal-body {
  margin: 0 !important;
  padding: 0 !important;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ #appointment-detail-modal .modal-dialog {
  min-width: 50% !important;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-web {
  display: flex;
  /* Historic year title*/
  /* Card */
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-web .appointment-web-templates {
  display: none;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-web .appointment-diary {
  width: 60%;
  background-color: #F3F3F3;
  padding-top: 40px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-web .appointment-diary .appointment-historic-wrapper {
  display: none;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-web .appointment-calendar {
  width: 40%;
  background-color: white;
  padding-top: 40px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-web .historic-year-title {
  font-size: 24px;
  font-family: Raleway-ExtraBold;
  color: #004EB3;
  padding-left: 15px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-web .historic-filter-empty-result {
  color: black;
  font-size: 16px;
  padding-left: 0;
  font-family: "Raleway-Light";
  padding-left: 15px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-web .appointment-card {
  display: block;
  /* Modifiers */
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-web .appointment-card .appointment-card__content {
  padding-bottom: 24px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-web .appointment-card .appointment-card__content .appointment-card__date {
  margin-bottom: 8px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-web .appointment-card .appointment-card__content .appointment-card__date time {
  color: #555555;
  font-size: 18px;
  font-family: Raleway-Regular;
  font-weight: 600;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-web .appointment-card .appointment-card__content .appointment-card__body {
  background-color: white;
  border-radius: 6px;
  cursor: pointer;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-web .appointment-card .appointment-card__content .appointment-card__body .appointment-card__status {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  padding: 18px;
  color: white;
  font-size: 12px;
  font-family: "Raleway-Bold";
  display: none;
  text-transform: uppercase;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-web .appointment-card .appointment-card__content .appointment-card__body .appointment-card__status-toreschedule {
  background-color: #6B6B6B;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-web .appointment-card .appointment-card__content .appointment-card__body .appointment-card__status-rescheduled {
  background-color: #6B6B6B;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-web .appointment-card .appointment-card__content .appointment-card__body .appointment-card__status-rescheduled .appointment-card__appointmentrel {
  font-family: "Raleway-Medium";
  color: white !important;
  display: block;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-web .appointment-card .appointment-card__content .appointment-card__body .appointment-card__status-canceled {
  background-color: #C40000;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-web .appointment-card .appointment-card__content .appointment-card__body .appointment-card__type {
  padding: 0 18px;
  padding-top: 18px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-web .appointment-card .appointment-card__content .appointment-card__body .appointment-card__type h2 {
  color: #004EB3;
  font-size: 14px;
  font-family: Raleway-Medium;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-web .appointment-card .appointment-card__content .appointment-card__body .appointment-card__title {
  padding: 0 18px;
  font-size: 18px;
  font-family: Raleway-Bold;
  margin: 0;
  padding-bottom: 13px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-web .appointment-card .appointment-card__content .appointment-card__body .appointment-card__actions {
  display: none;
  padding: 18px;
  border-top: 1px solid #D8D8D8;
  padding-top: 13px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-web .appointment-card .appointment-card__content .appointment-card__body .appointment-card__actions a {
  color: #004EB3;
  font-family: "Raleway-SemiBold";
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-web .appointment-card .appointment-card__content .appointment-card__body .appointment-card__actions .appointment-card__action:nth-child(even) {
  margin-left: auto;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-web .appointment-card .appointment-card__content .appointment-card__body.appointment-card__body--toreschedule .appointment-card__status-toreschedule {
  display: block;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-web .appointment-card .appointment-card__content .appointment-card__body.appointment-card__body--toreschedule .appointment-card__title {
  padding-bottom: 18px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-web .appointment-card .appointment-card__content .appointment-card__body.appointment-card__body--rescheduled .appointment-card__status-rescheduled {
  display: block;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-web .appointment-card .appointment-card__content .appointment-card__body.appointment-card__body--rescheduled .appointment-card__title {
  padding-bottom: 18px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-web .appointment-card .appointment-card__content .appointment-card__body.appointment-card__body--done .appointment-card__actions.appointment-card__actions-done {
  display: flex;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-web .appointment-card .appointment-card__content .appointment-card__body.appointment-card__body--scheduled .appointment-card__actions.appointment-card__actions-scheduled {
  display: flex;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-web .appointment-card .appointment-card__content .appointment-card__body.appointment-card__body--admitted .appointment-card__actions.appointment-card__actions-admitted {
  display: flex;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-web .appointment-card .appointment-card__content .appointment-card__body.appointment-card__body--canceled .appointment-card__status-canceled {
  display: block;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-web .appointment-card .appointment-card__content .appointment-card__body.appointment-card__body--canceled .appointment-card__title {
  padding-bottom: 18px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-web .appointment-card .appointment-card--first {
  background-color: #004EB3;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-web .appointment-card .appointment-card--first .appointment-card__date time {
  color: white;
  font-weight: 800;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-nav {
  display: flex;
  align-items: center;
  margin-bottom: 32px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-nav .appointment-nav__title {
  font-family: Raleway-Bold;
  font-size: 40px;
  color: #004EB3;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-nav .appointment-nav__nav-item {
  margin-left: auto;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-nav .appointment-nav__nav-item a {
  text-decoration: underline;
  font-family: Raleway-SemiBold;
  font-size: 18px;
  color: #004EB3;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-nav .appointment-nav__nav-item a.appointment-nav__nav-item-future {
  display: none;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-historic-filter {
  margin-bottom: 32px;
  padding-left: 15px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-historic-filter .appointment-historic-filter__title {
  color: #004EB3;
  font-size: 18px;
  font-family: Raleway-Bold;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-historic-filter .appointment-historic-filter__buttons .appointment-historic-filter__button {
  color: #004EB3;
  border: 1px solid #004EB3;
  background-color: #F3F3F3;
  border-radius: 20px;
  padding: 8px 14px;
  font-size: 14px;
  font-family: Raleway-Regular;
  margin-bottom: 10px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-historic-filter .appointment-historic-filter__buttons .appointment-historic-filter__button--selected {
  background-color: #004EB3;
  color: white;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-future-set .appointment-future-set__title h1 {
  font-size: 24px;
  font-family: Raleway-ExtraBold;
  color: #004EB3;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-future-set .appointment-future__pagination button {
  border: none;
  background-color: white;
  padding: 10px 20px;
  color: #004EB3;
  font-family: "Raleway-Regular";
  font-weight: 600;
  margin-bottom: 24px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-future-set .appointment-card--filter-1 {
  display: none;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-future-set .appointment-card--filter-2 {
  display: none;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-future-set .appointment-card--filter-3 {
  display: none;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-future-set .appointment-card--filter-4 {
  display: none;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-future-set .appointment-card--filter-5 {
  display: none;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-future-set .appointment-card--filter-6 {
  display: none;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-future-set .appointment-future-set__content--filter-all .appointment-card--filter-1 {
  display: block !important;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-future-set .appointment-future-set__content--filter-all .appointment-card--filter-2 {
  display: block !important;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-future-set .appointment-future-set__content--filter-all .appointment-card--filter-3 {
  display: block !important;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-future-set .appointment-future-set__content--filter-all .appointment-card--filter-4 {
  display: block !important;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-future-set .appointment-future-set__content--filter-all .appointment-card--filter-5 {
  display: block !important;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-future-set .appointment-future-set__content--filter-all .appointment-card--filter-6 {
  display: block !important;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-future-set .appointment-future-set__content--filter-1 .appointment-card--filter-1 {
  display: block;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-future-set .appointment-future-set__content--filter-2 .appointment-card--filter-2 {
  display: block;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-future-set .appointment-future-set__content--filter-3 .appointment-card--filter-3 {
  display: block;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-future-set .appointment-future-set__content--filter-4 .appointment-card--filter-4 {
  display: block;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-future-set .appointment-future-set__content--filter-5 .appointment-card--filter-5 {
  display: block;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-future-set .appointment-future-set__content--filter-6 .appointment-card--filter-6 {
  display: block;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-future-set.appointment-future-set-today {
  display: none;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-future-set.appointment-future-set-today .appointment-future-set__content {
  background-color: #004EB3;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-future-set.appointment-future-set-today .appointment-future-set__content .appointment-card__date time {
  color: white !important;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-future-set__content p {
  padding-left: 15px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-future-set .appointment-future-set__title h1 {
  font-size: 24px;
  font-family: Raleway-ExtraBold;
  color: #004EB3;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-future-set.appointment-future-set-next {
  margin-top: 20px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-detail {
  border-radius: 6px;
  background: white;
  z-index: 10000;
  max-width: 600px;
  padding-right: 0px !important;
  width: 100%;
  min-width: 100%;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-detail .appointment-detail__header {
  border-radius: 6px;
  background-color: #f3f3f3;
  display: flex;
  align-items: center;
  padding: 20px 40px;
  padding-top: 40px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-detail .appointment-detail__header .appointment-detail__header-title {
  color: #004EB3;
  font-size: 24px;
  font-family: "Raleway-Bold";
  margin: 0;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-detail .appointment-detail__header .appointment-detail__header-close {
  margin-left: auto;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-detail .appointment-detail__body__appointment-state {
  font-size: 14px;
  font-family: Raleway-Bold;
  color: white;
  text-transform: uppercase;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-detail .appointment-detail__body__appointment-state .appointment-detail__body__appointment-state-rescheduled {
  background-color: #6B6B6B;
  padding: 16px 40px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-detail .appointment-detail__body__appointment-state .appointment-detail__body__appointment-state-rescheduled .appointment-card__appointmentrel {
  font-family: "Raleway-Medium";
  color: white !important;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-detail .appointment-detail__body__appointment-state .appointment-detail__body__appointment-state-cancelled {
  background-color: #C40000;
  padding: 16px 40px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-detail .appointment-detail__body {
  padding: 20px 40px;
  padding-bottom: 40px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-detail .appointment-detail__body .appointment-detail__confirmation {
  background-color: #F3F3F3;
  padding: 20px;
  margin-bottom: 20px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-detail .appointment-detail__body .appointment-detail__confirmation header h1 {
  font-size: 24px;
  font-family: Raleway-Bold;
  color: #004EB3;
  margin-bottom: 0;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-detail .appointment-detail__body .appointment-detail__confirmation .appointment-detail__confirmation-body {
  padding: 24px 0px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-detail .appointment-detail__body .appointment-detail__confirmation .appointment-detail__confirmation-body p {
  margin: 0;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-detail .appointment-detail__body .appointment-detail__confirmation .appointment-detail__confirmation-body .appointment-detail__confirmation-body-title {
  font-family: Raleway-Bold;
  font-size: 18px;
  color: black;
  padding-bottom: 10px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-detail .appointment-detail__body .appointment-detail__confirmation .appointment-detail__confirmation-body .appointment-detail__confirmation-body-date {
  color: #004EB3;
  padding-bottom: 10px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-detail .appointment-detail__body .appointment-detail__confirmation .appointment-detail__confirmation-body .appointment-detail__confirmation-body-text {
  font-size: 18px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-detail .appointment-detail__body .appointment-detail__confirmation footer {
  display: flex;
  align-items: center;
  gap: 20px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-detail .appointment-detail__body .appointment-detail__confirmation footer .appointment-detail__confirmation-footer-ok {
  background-color: #004EB3;
  color: white;
  padding: 12px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-detail .appointment-detail__body .appointment-detail__confirmation footer .appointment-detail__confirmation-footer-ko {
  color: #004EB3;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-detail .appointment-detail__body .appointment-detail__body-title {
  color: black;
  font-size: 24px;
  font-family: "Raleway-Bold";
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-detail .appointment-detail__body .appointment-detail__body-data ul {
  padding-left: 0;
  list-style: none;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-detail .appointment-detail__body .appointment-detail__body-data ul li {
  display: flex;
  gap: 10px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-detail .appointment-detail__body .appointment-detail__body-data ul li span:first-child {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 20px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-detail .appointment-detail__body .appointment-detail__body-data ul li span {
  font-family: "Raleway-Regular";
  font-size: 16px;
  font-weight: 500;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-detail .appointment-detail__body .appointment-detail__body-observations {
  margin-bottom: 24px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-detail .appointment-detail__body .appointment-detail__body-observations p {
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-detail .appointment-detail__body .appointment-detail__body-observations a {
  font-size: 14px;
  text-decoration: underline;
  font-weight: 500;
  font-family: "Raleway-Regular";
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-detail .appointment-detail__body .appointment-detail__body-observations.appointment-detail__body-observations--open p {
  white-space: normal;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-detail .appointment-detail__body .appointment-detail__body-documents {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-detail .appointment-detail__body .appointment-detail__body-documents .appointment-detail__body-document {
  flex: 49%;
  background-color: #F3F3F3;
  max-width: 49%;
  display: flex;
  flex-direction: column;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-detail .appointment-detail__body .appointment-detail__body-documents .appointment-detail__body-document .appointment-detail__body-document-header {
  display: flex;
  align-items: flex-start;
  padding-left: 25px;
  padding-top: 25px;
  padding-right: 25px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-detail .appointment-detail__body .appointment-detail__body-documents .appointment-detail__body-document .appointment-detail__body-document-header .document-icon {
  flex: 0;
  display: inline-block;
  width: 47px;
  height: 57px;
  vertical-align: middle;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-detail .appointment-detail__body .appointment-detail__body-documents .appointment-detail__body-document .appointment-detail__body-document-header .title {
  flex: 1;
  text-align: left;
  padding-left: 20px;
  font-family: "Raleway-Bold";
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-detail .appointment-detail__body .appointment-detail__body-documents .appointment-detail__body-document .appointment-detail__body-document-footer {
  display: flex;
  flex: 1;
  align-items: flex-end;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-detail .appointment-detail__body .appointment-detail__body-documents .appointment-detail__body-document .appointment-detail__body-document-footer .download {
  margin-left: auto;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-detail .appointment-detail__footer-separator {
  height: 1px;
  background: #D5D5D5;
  margin-left: 20px;
  margin-right: 20px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-detail .appointment-detail__footer {
  padding: 20px 40px;
  display: flex;
  align-items: center;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-detail .appointment-detail__footer a {
  color: #004EB3;
  font-family: "Raleway-SemiBold";
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-detail .appointment-detail__footer a:nth-child(even) {
  margin-left: auto;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .wrapper {
  margin: 15px auto;
  max-width: 1100px;
  padding: 0 40px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .container-calendar {
  background: #ffffff;
  padding: 15px;
  padding-top: 0px;
  max-width: 475px;
  margin: 0 auto;
  overflow: visible;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .header-calendar {
  display: flex;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .header-calendar .monthAndYear-wrapper {
  position: relative;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .button-container-calendar button {
  cursor: pointer;
  display: inline-block;
  zoom: 1;
  background: none;
  color: #fff;
  border: none;
  border-radius: 4px;
  padding: 5px 10px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .table-calendar {
  border-collapse: collapse;
  width: 100%;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .table-calendar td, .portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .table-calendar th {
  padding: 5px;
  text-align: center;
  vertical-align: top;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .table-calendar td {
  border-bottom: 1px solid #e2e2e2;
  font-weight: 400;
  font-family: Raleway-Regular;
  font-size: 12px;
  padding-bottom: 15px;
  position: relative;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .diasbled-date {
  color: #999999;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ td.date-picker {
  cursor: pointer;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .date-picker span {
  z-index: 1;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .date-picker.current-date {
  font-weight: bold;
  /*outline: 1px dashed #00BCD4;*/
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .date-picker.current-date span {
  /*border-bottom: 2px solid currentColor;*/
  position: relative;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .date-picker.current-date span::after {
  content: "";
  width: 20px;
  height: 20px;
  left: 50%;
  margin-left: -10px;
  position: absolute;
  border-radius: 100%;
  outline: 2px solid #004EB3;
  z-index: -1;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .date-picker.selected span {
  position: relative;
  color: white;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .date-picker.has-appointments::before {
  content: "";
  background-color: #004EB3;
  width: 5px;
  height: 5px;
  position: absolute;
  bottom: 3px;
  border-radius: 100%;
  left: calc(50% - 2.5px);
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .date-picker.selected span::after {
  content: "";
  background-color: #004EB3;
  width: 20px;
  height: 20px;
  left: 50%;
  margin-left: -10px;
  position: absolute;
  border-radius: 100%;
  outline: 2px solid #004EB3;
  z-index: -1;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .date-picker.current-date.selected span {
  position: relative;
  color: white;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .date-picker.current-date.selected span::after {
  content: "";
  background-color: #004EB3;
  width: 20px;
  height: 20px;
  left: 50%;
  margin-left: -10px;
  position: absolute;
  border-radius: 100%;
  outline: 2px solid #004EB3;
  z-index: -1;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ #monthAndYear {
  text-align: center;
  margin-top: 0;
  background-color: #F3F3F3;
  color: #004EB3;
  font-size: 21px;
  font-family: Raleway-Bold;
  padding: 0px 10px;
  cursor: pointer;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .button-container-calendar {
  position: relative;
  margin-bottom: 1em;
  overflow: hidden;
  clear: both;
  margin-left: auto;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ #previous {
  float: left;
  margin-right: 10px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ #next {
  float: right;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .calendar-date-select {
  width: 350px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2509803922);
  border-radius: 6px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: white;
  z-index: 1000;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .calendar-date-select .calendar-date-select__header {
  display: flex;
  padding: 10px;
  align-items: center;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .calendar-date-select .calendar-date-select__header .calendar-date-select__close {
  cursor: pointer;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .calendar-date-select .calendar-date-select__header .calendar-date-select__month {
  color: #9e9e9e;
  flex: 1;
  font-family: Raleway-Bold;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .calendar-date-select .calendar-date-select__header .calendar-date-select__year {
  color: #9e9e9e;
  flex: 1;
  font-family: Raleway-Bold;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .calendar-date-select .calendar-date-select__header .calendar-date-select__arrow {
  display: none;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .calendar-date-select .calendar-date-select__header .calendar-date-select--active {
  display: flex;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .calendar-date-select .calendar-date-select__header .calendar-date-select--active span {
  background-color: #F2F2F5;
  color: #004EB3;
  font-family: Raleway-Bold;
  padding: 5px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .calendar-date-select .calendar-date-select__header .calendar-date-select--active .calendar-date-select__arrow {
  display: inline;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .calendar-date-select .calendar-date-select__content .calendar-date-select__select {
  list-style-type: none;
  font-family: "Raleway-Regular";
  margin-bottom: 0;
  padding-left: 0;
  overflow-y: scroll;
  max-height: 264px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .calendar-date-select .calendar-date-select__content .calendar-date-select__select .calendar-date-select__month {
  padding-top: 10px;
  padding-left: 15px;
  padding-bottom: 10px;
  cursor: pointer;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .calendar-date-select .calendar-date-select__content .calendar-date-select__select .calendar-date-select__month.calendar-date-select__month--selected {
  background-color: #f2f2f5;
  color: #004EB3;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .calendar-date-select .calendar-date-select__content .calendar-date-select__select .calendar-date-select__year {
  padding-top: 10px;
  padding-left: 15px;
  padding-bottom: 10px;
  cursor: pointer;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .calendar-date-select .calendar-date-select__content .calendar-date-select__select .calendar-date-select__year.calendar-date-select__year--selected {
  background-color: #f2f2f5;
  color: #004EB3;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .calendar-selected-appointments-wrapper {
  padding-bottom: 6px;
  background-color: #F2F2F5;
  border-radius: 6px;
  margin-top: 40px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .calendar-selected-appointments-wrapper .calendar-selected-appointments-header {
  padding: 18px;
  display: flex;
  align-items: center;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .calendar-selected-appointments-wrapper .calendar-selected-appointments-header h2 {
  font-family: "Raleway-Bold";
  margin: 0;
  color: #004EB3;
  font-size: 18px;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .calendar-selected-appointments-wrapper .calendar-selected-appointments-header a {
  margin-left: auto;
}
.portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .calendar-selected-appointments-wrapper .calendar-selected-appointments-content {
  max-height: 500px;
  overflow-y: scroll;
}
@media (max-width: 769px) {
  .portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-web .appointment-diary {
    display: none;
  }
  .portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-web .appointment-calendar {
    width: 100%;
  }
  .portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-web .header-calendar {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-web .header-calendar .button-container-calendar {
    margin-left: inherit;
  }
  .portlet-boundary_es_swecat_med_appointment_web_AppointmentWebPortlet_ .appointment-web .monthAndYear-wrapper #monthAndYear {
    padding: 0;
  }
}

@media (max-width: 769px) {
  .portlet-layout.row {
    background-color: white !important;
  }
}
.portlet-boundary_es_swecat_med_notifications_MedNotificationsWebPortlet_ .notifications-container .mark-all-read-button {
  background-color: #F3F3F3 !important;
  color: #004EB3;
  border: none;
  font-size: 16px;
  font-family: "Raleway-Bold";
  display: flex;
  align-items: center;
  gap: 10px;
}
.portlet-boundary_es_swecat_med_notifications_MedNotificationsWebPortlet_ .notifications-header h1 {
  font-family: "Raleway-Bold";
  font-size: 40px;
  color: #004EB3;
  padding-bottom: 35px;
}
.portlet-boundary_es_swecat_med_notifications_MedNotificationsWebPortlet_ .results-container .result-wrapper .result .result-summary {
  display: flex;
  align-items: flex-end;
}
.portlet-boundary_es_swecat_med_notifications_MedNotificationsWebPortlet_ .results-container .result-wrapper .result .result-summary .text {
  font-family: "Raleway-Bold";
  font-size: 21px;
  margin: 4px 0 0px;
}
.portlet-boundary_es_swecat_med_notifications_MedNotificationsWebPortlet_ .results-container .result-wrapper .result .result-summary .text.expand {
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}
.portlet-boundary_es_swecat_med_notifications_MedNotificationsWebPortlet_ .results-container .result-wrapper .result .result-summary .expand-button {
  cursor: pointer;
}
.portlet-boundary_es_swecat_med_notifications_MedNotificationsWebPortlet_ .results-container .result-wrapper .result .result-summary .expand-button.r180 {
  transform: rotate(180deg);
}

/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */

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