/**
 * Clay 3.91.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.91.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/* .quick-access-nav {
	position: absolute;
	top: -1000px;
	width: 100%;
	z-index: 1000;

	a {
		background: #333;
		background: rgba(51, 51, 51, 0.9);
		border: 1px solid #fff;
		left: 0;
		outline: none;
		padding: 8px;
		position: absolute;
		right: 0;
		text-align: center;

		&:focus {
			color: #fff;
			top: 1000px;
		}
	}
}
 */
@import "calendar/zabuto_calendar.css";
.quick-access-nav ul {
  list-style-image: none !important;
}
.quick-access-nav a:focus {
  background: rgba(51, 51, 51, 0.9);
  color: #fff;
}

.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: 1199.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: 1199.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: 768px) {
  .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: 768px) {
  .taglib-discussion .lfr-discussion-body {
    padding-left: 3.5rem;
  }
}
@media (min-width: 768px) {
  .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: 768px) {
  .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: 991.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: 768px) {
  .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(@theme_image_path@/states/empty_state.gif);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(@theme_image_path@/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px;
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(@theme_image_path@/states/empty_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-success-state {
  background-image: url(@theme_image_path@/states/success_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-search-state {
  background-image: url(@theme_image_path@/states/search_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.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: 991.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: 1199.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: 767.98px) {
  .lfr-map .home-button {
    height: 35px;
    width: 45px;
  }
}
.lfr-map .search-controls {
  font-size: 15px;
  margin-top: 5px;
  width: 100%;
}
@media (min-width: 768px) {
  .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: 991.98px) {
  .navbar .navbar-search {
    background-color: #f3f3f3;
    border-top-width: 0;
    width: 100%;
  }
}
.navbar .navbar-search .form-search {
  margin: 8px 0;
}
@media (min-width: 992px) {
  .navbar .navbar-search .form-search {
    float: right;
    max-width: 275px;
  }
}
@media (max-width: 991.98px) {
  .navbar .navbar-search .form-search .input-group {
    width: 100%;
  }
}
@media (max-width: 1199.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: 768px) {
  .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: 768px) {
  .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: 768px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
    left: 0;
    position: absolute;
    right: 15px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  height: auto;
}
.lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link) {
  color: #495057;
  font-weight: 500;
  text-decoration: underline;
}
.lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):focus, .lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):hover {
  color: #000;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
  background-color: #f7f8f9;
  border-radius: 4px;
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-search-container-list .list-group:last-child .list-group-item:nth-last-child(2) {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.lfr-search-container-wrapper .lfr-search-container-list + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px;
}
.lfr-search-container-wrapper .list-group {
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group + .list-group .list-group-header:first-child,
.lfr-search-container-wrapper .list-group + .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h4 {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h5,
.lfr-search-container-wrapper .list-group .list-group-item h6,
.lfr-search-container-wrapper .list-group .list-group-item .h5,
.lfr-search-container-wrapper .list-group .list-group-item .h6 {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem;
}

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

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

.lfr-search-container {
  margin-top: 1.5em;
  overflow: auto;
}
@media (max-width: 991.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: 1199.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    width: 100%;
  }
}
@media (max-width: 1199.98px) and (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    float: none;
    margin-top: 20px;
  }
}
@media (max-width: 1199.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: 991.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: 1199.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: 1199.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: 1200px) {
  .taglib-search-toggle .form-search .input-group-btn {
    position: static;
  }
}
.taglib-search-toggle .toggle-advanced {
  color: inherit;
  margin-left: 10px;
  position: absolute;
  top: 8px;
}
.taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
  text-decoration: none;
}

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

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

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

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

.portal-popup .sheet > .lfr-nav {
  margin-top: -24px;
}
.portal-popup .contacts-portlet .portlet-configuration-container .form {
  position: static;
}
.portal-popup .lfr-form-content {
  padding: 24px 12px;
}
.portal-popup .portlet-body,
.portal-popup .portlet-boundary,
.portal-popup .portlet-column,
.portal-popup .portlet-layout {
  height: 100%;
}
.portal-popup .portlet-column {
  position: static;
}
.portal-popup .dialog-body > .container-fluid-max-xl,
.portal-popup .dialog-body .container-view,
.portal-popup .export-dialog-tree > .container-fluid-max-xl,
.portal-popup .export-dialog-tree .container-view,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader .container-view,
.portal-popup .lfr-form-content > .container-fluid-max-xl,
.portal-popup .lfr-form-content .container-view,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content .container-view,
.portal-popup .process-list > .container-fluid-max-xl,
.portal-popup .process-list .container-view,
.portal-popup .roles-selector-body > .container-fluid-max-xl,
.portal-popup .roles-selector-body .container-view {
  padding-top: 20px;
}
.portal-popup .dialog-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .dialog-body .container-view .nav-tabs-underline,
.portal-popup .export-dialog-tree > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
.portal-popup .lfr-form-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-form-content .container-view .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
.portal-popup .process-list > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .process-list .container-view .nav-tabs-underline,
.portal-popup .roles-selector-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .roles-selector-body .container-view .nav-tabs-underline {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -20px;
}
.portal-popup .dialog-body > .lfr-nav + .container-fluid-max-xl,
.portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-form-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .process-list > .lfr-nav + .container-fluid-max-xl,
.portal-popup .roles-selector-body > .lfr-nav + .container-fluid-max-xl {
  padding-top: 0;
}
.portal-popup .login-container {
  padding: 1rem;
}
.portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative;
}
@media (min-width: 768px) {
  .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: 768px) {
  .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: 768px) {
  .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: 992px) {
  .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: 992px) {
  .portal-popup .dialog-body:not(:last-child),
  .portal-popup .lfr-dynamic-uploader:not(:last-child),
  .portal-popup .lfr-form-content:not(:last-child),
  .portal-popup .portlet-configuration-body-content:not(:last-child),
  .portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px;
  }
}
.portal-popup .lfr-dynamic-uploader {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
  display: none;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
  flex-grow: 1;
  max-width: none;
  overflow: auto;
}
.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0;
}
.portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}
@media print {
  .portal-popup:not(.article-preview) #main-content,
  .portal-popup:not(.article-preview) #wrapper {
    position: initial;
  }
}
.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0;
}
.portal-popup .columns-max > .portlet-layout.row > .portlet-column {
  padding-left: 0;
  padding-right: 0;
}

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

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

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

.active-area {
  background: #ffc;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.collapse.open {
  display: block;
}

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

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

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

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

body.portlet {
  border-width: 0;
}

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .portlet .visible-interaction {
    display: none;
  }
}
@media (max-width: 991.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;
}
.controls-hidden .portlet-topper .portlet-title-default {
  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: 992px) {
  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: 992px) 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: 768px) {
  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: 992px) {
  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: 992px) {
  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: 992px) {
  html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper {
    transition-duration: 0ms;
  }
}
@media (max-width: 991.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: 992px) {
  .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: 992px) {
  .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: 768px) {
  .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: 991.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: 992px) {
  .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: 992px) and (prefers-reduced-motion: reduce) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
@media (max-width: 991.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;
}

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

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

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b, strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

mark {
  color: #000;
  background: #ff0;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

button, input, optgroup, select, textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

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

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

fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid silver;
}

legend {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

td, th {
  padding: 0;
} /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *, :after, :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }
  blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img, tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2, h3, p {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td, .table th {
    background-color: #fff !important;
  }
  .table-bordered td, .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url(../fonts/glyphicons-halflings-regular.eot);
  src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

.glyphicon-eur:before, .glyphicon-euro: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";
}

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

:after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:focus, a:hover {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

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

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

[role=button] {
  cursor: pointer;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}

.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
  font-size: 65%;
}

.h4, .h5, .h6, h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-size: 75%;
}

.h1, h1 {
  font-size: 36px;
}

.h2, h2 {
  font-size: 30px;
}

.h3, h3 {
  font-size: 24px;
}

.h4, h4 {
  font-size: 18px;
}

.h5, h5 {
  font-size: 14px;
}

.h6, h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
.small, small {
  font-size: 85%;
}

.mark, mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

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

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:focus, a.text-primary:hover {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:focus, a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:focus, a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:focus, a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:focus, a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
  background-color: #337ab7;
}

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:focus, a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:focus, a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

ol, ul {
  margin-top: 0;
  margin-bottom: 10px;
}

ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dd, dt {
  line-height: 1.42857143;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[data-original-title], abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
  margin-bottom: 0;
}

blockquote .small, blockquote footer, blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
  content: "— ";
}

.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
  content: "";
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
  content: " —";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

code, kbd, pre, samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

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

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

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

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

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

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

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

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

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

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}

th {
  text-align: left;
}

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

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}

table td[class*=col-], table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
  background-color: #dff0d8;
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
  background-color: #d9edf7;
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
  background-color: #f2dede;
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=checkbox], input[type=radio] {
  margin: 4px 0 0;
  margin-top: 1px\9 ;
  line-height: normal;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple], select[size] {
  height: auto;
}

input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}

.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type=search] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
    line-height: 34px;
  }
  .input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
    line-height: 30px;
  }
  .input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.checkbox, .radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.checkbox label, .radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
  position: absolute;
  margin-top: 4px\9 ;
  margin-left: -20px;
}

.checkbox + .checkbox, .radio + .radio {
  margin-top: -5px;
}

.checkbox-inline, .radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}

fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
  cursor: not-allowed;
}

.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
  cursor: not-allowed;
}

.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
  cursor: not-allowed;
}

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

.form-control-static.input-lg, .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

select[multiple].input-sm, textarea.input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

select[multiple].input-lg, textarea.input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox, .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox label, .form-inline .radio label {
    padding-left: 0;
  }
  .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.form-horizontal .checkbox, .form-horizontal .radio {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.focus, .btn:focus, .btn:hover {
  color: #333;
  text-decoration: none;
}

.btn.active, .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default.focus, .btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary.focus, .btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success.focus, .btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info.focus, .btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning.focus, .btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger.focus, .btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
  border-color: transparent;
}

.btn-link:focus, .btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}

.btn-group-lg > .btn, .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-group-sm > .btn, .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-group-xs > .btn, .btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in, .fade.show {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in, .collapse.show {
  display: block;
}

tr.collapse.in, tr.collapse.show {
  display: table-row;
}

tbody.collapse.in, tbody.collapse.show {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
}

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

.dropdown, .dropup {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  color: #777;
}

.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

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

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9 ;
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group-vertical > .btn, .btn-group > .btn {
  position: relative;
  float: left;
}

.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
  z-index: 2;
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}

select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}

.input-group .form-control, .input-group-addon, .input-group-btn {
  display: table-cell;
}

.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
  margin-top: 0;
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
  z-index: 2;
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

.nav > li.disabled > a {
  color: #777;
}

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  float: none;
}

.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-bottom, .navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-bottom, .navbar-fixed-top {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox, .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox label, .navbar-form .radio label {
    padding-left: 0;
  }
  .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a {
  color: #777;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
  color: #333;
}

.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #080808;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}

.breadcrumb > .active {
  color: #777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

.pager li {
  display: inline;
}

.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li > a:focus, .pager li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

.pager .next > a, .pager .next > span {
  float: right;
}

.pager .previous > a, .pager .previous > span {
  float: left;
}

.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}

a.label:focus, a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

.label-default {
  background-color: #777;
}

.label-default[href]:focus, .label-default[href]:hover {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #337ab7;
}

.label-primary[href]:focus, .label-primary[href]:hover {
  background-color: #286090;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:focus, .label-success[href]:hover {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:focus, .label-info[href]:hover {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:focus, .label-warning[href]:hover {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:focus, .label-danger[href]:hover {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-group-xs > .btn .badge, .btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

a.badge:focus, a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}

.jumbotron .h1, .jumbotron h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron .h1, .jumbotron h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.thumbnail a > img, .thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
  border-color: #337ab7;
}

.thumbnail .caption {
  padding: 9px;
  color: #333;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: 700;
}

.alert > p, .alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable, .alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close, .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-bar-striped, .progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}

.progress-bar.active, .progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media, .media-body {
  overflow: hidden;
  zoom: 1;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right, .media > .pull-right {
  padding-left: 10px;
}

.media-left, .media > .pull-left {
  padding-right: 10px;
}

.media-body, .media-left, .media-right {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item, button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
  color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
  color: #c7ddef;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success, button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info, button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning, button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger, button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
  margin-bottom: 0;
}

.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

.panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}

.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}

.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

.modal.in .modal-dialog, .modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-backdrop.in, .modal-backdrop.show {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}

.tooltip.in, .tooltip.show {
  filter: alpha(opacity=90);
  opacity: 0.9;
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  line-break: auto;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.active.right, .carousel-inner > .item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control:focus, .carousel-control:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: 0.9;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-next, .carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

.carousel-control .icon-prev:before {
  content: "‹";
}

.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-lg, .visible-md, .visible-sm, .visible-xs {
  display: none !important;
}

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs, th.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  td.visible-sm, th.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  td.visible-md, th.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  td.visible-lg, th.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  td.visible-print, th.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.min.css.map */
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (max-width: 991px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
@media (min-width: 1350px) {
  .container {
    width: 1320px;
  }
}

.container-sm, .container {
  max-width: unset;
}

.row {
  display: block;
  flex-wrap: unset;
}

*[class*=col-] {
  max-width: inherit;
}

@font-face {
  font-family: "fontawesome-alloy";
  src: url("../fonts/fontawesome-alloy.eot");
  src: url("../fonts/fontawesome-alloy.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome-alloy.woff") format("woff"), url("../fonts/fontawesome-alloy.ttf") format("truetype"), url("../fonts/fontawesome-alloy.svg#fontawesome-alloy") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "PTSans-Regular";
  src: url("../fonts/PTSans-Regular.eot");
  src: url("../fonts/PTSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/PTSans-Regular.woff2") format("woff2"), url("../fonts/PTSans-Regular.woff") format("woff"), url("../fonts/PTSans-Regular.ttf") format("truetype"), url("../fonts/PTSans-Regular.svg#PTSans-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "PTSans-Italic";
  src: url("../fonts/PTSans-Italic.eot");
  src: url("../fonts/PTSans-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/PTSans-Italic.woff2") format("woff2"), url("../fonts/PTSans-Italic.woff") format("woff"), url("../fonts/PTSans-Italic.ttf") format("truetype"), url("../fonts/PTSans-Italic.svg#PTSans-Italic") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "PTSans-Bold";
  src: url("../fonts/PTSans-Bold.eot");
  src: url("../fonts/PTSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/PTSans-Bold.woff2") format("woff2"), url("../fonts/PTSans-Bold.woff") format("woff"), url("../fonts/PTSans-Bold.ttf") format("truetype"), url("../fonts/PTSans-Bold.svg#PTSans-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "PTSans-BoldItalic";
  src: url("../fonts/PTSans-BoldItalic.eot");
  src: url("../fonts/PTSans-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/PTSans-BoldItalic.woff2") format("woff2"), url("../fonts/PTSans-BoldItalic.woff") format("woff"), url("../fonts/PTSans-BoldItalic.ttf") format("truetype"), url("../fonts/PTSans-BoldItalic.svg#PTSans-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "OpenSans-Italic";
  src: url("../fonts/OpenSans-Italic.eot");
  src: url("../fonts/OpenSans-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Italic.woff2") format("woff2"), url("../fonts/OpenSans-Italic.woff") format("woff"), url("../fonts/OpenSans-Italic.ttf") format("truetype"), url("../fonts/OpenSans-Italic.svg#OpenSans-Italic") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "OpenSans-ExtraBold";
  src: url("../fonts/OpenSans-ExtraBold.eot");
  src: url("../fonts/OpenSans-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-ExtraBold.woff2") format("woff2"), url("../fonts/OpenSans-ExtraBold.woff") format("woff"), url("../fonts/OpenSans-ExtraBold.ttf") format("truetype"), url("../fonts/OpenSans-ExtraBold.svg#OpenSans-ExtraBold") format("svg");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "OpenSans-ExtraBoldItalic";
  src: url("../fonts/OpenSans-ExtraBoldItalic.eot");
  src: url("../fonts/OpenSans-ExtraBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-ExtraBoldItalic.woff2") format("woff2"), url("../fonts/OpenSans-ExtraBoldItalic.woff") format("woff"), url("../fonts/OpenSans-ExtraBoldItalic.ttf") format("truetype"), url("../fonts/OpenSans-ExtraBoldItalic.svg#OpenSans-ExtraBoldItalic") format("svg");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "OpenSans-Regular";
  src: url("../fonts/OpenSans-Regular.eot");
  src: url("../fonts/OpenSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Regular.woff2") format("woff2"), url("../fonts/OpenSans-Regular.woff") format("woff"), url("../fonts/OpenSans-Regular.ttf") format("truetype"), url("../fonts/OpenSans-Regular.svg#OpenSans-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "OpenSans-Light";
  src: url("../fonts/OpenSans-Light.eot");
  src: url("../fonts/OpenSans-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Light.woff2") format("woff2"), url("../fonts/OpenSans-Light.woff") format("woff"), url("../fonts/OpenSans-Light.ttf") format("truetype"), url("../fonts/OpenSans-Light.svg#OpenSans-Light") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "OpenSans-LightItalic";
  src: url("../fonts/OpenSans-LightItalic.eot");
  src: url("../fonts/OpenSans-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-LightItalic.woff2") format("woff2"), url("../fonts/OpenSans-LightItalic.woff") format("woff"), url("../fonts/OpenSans-LightItalic.ttf") format("truetype"), url("../fonts/OpenSans-LightItalic.svg#OpenSans-LightItalic") format("svg");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "OpenSans-SemiBold";
  src: url("../fonts/OpenSans-SemiBold.eot");
  src: url("../fonts/OpenSans-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-SemiBold.woff2") format("woff2"), url("../fonts/OpenSans-SemiBold.woff") format("woff"), url("../fonts/OpenSans-SemiBold.ttf") format("truetype"), url("../fonts/OpenSans-SemiBold.svg#OpenSans-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "OpenSans-Italic";
  src: url("../fonts/OpenSans-BoldItalic.eot");
  src: url("../fonts/OpenSans-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-BoldItalic.woff2") format("woff2"), url("../fonts/OpenSans-BoldItalic.woff") format("woff"), url("../fonts/OpenSans-BoldItalic.ttf") format("truetype"), url("../fonts/OpenSans-BoldItalic.svg#OpenSans-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "OpenSans-BoldItalic";
  src: url("../fonts/OpenSans-SemiBoldItalic.eot");
  src: url("../fonts/OpenSans-SemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-SemiBoldItalic.woff2") format("woff2"), url("../fonts/OpenSans-SemiBoldItalic.woff") format("woff"), url("../fonts/OpenSans-SemiBoldItalic.ttf") format("truetype"), url("../fonts/OpenSans-SemiBoldItalic.svg#OpenSans-SemiBoldItalic") format("svg");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "OpenSans-Bold";
  src: url("../fonts/OpenSans-Bold.eot");
  src: url("../fonts/OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Bold.woff2") format("woff2"), url("../fonts/OpenSans-Bold.woff") format("woff"), url("../fonts/OpenSans-Bold.ttf") format("truetype"), url("../fonts/OpenSans-Bold.svg#OpenSans-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?ntk1ud");
  src: url("../fonts/icomoon.eot?ntk1ud#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?ntk1ud") format("truetype"), url("../fonts/icomoon.woff?ntk1ud") format("woff"), url("../fonts/icomoon.svg?ntk1ud#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on March 15, 2018 */
/*   @font-face {
	  font-family: 'OpenSans-Bold';
	  src: url("../fonts/OpenSans-Bold.eot");
	  src: url("../fonts/OpenSans-Bold.eot?#iefix") format("embedded-opentype"),
				  url("../fonts/OpenSans-Bold.woff") format("woff"),
				  url("../fonts/OpenSans-Bold.ttf") format("truetype");
			  font-weight: bold;
			  font-style: normal;
		  }

		  @font-face {
			  font-family: 'OpenSans-Light';
			  src: url("../fonts/OpenSans-Light.eot");
			  src: url("../fonts/OpenSans-Light.eot?#iefix") format("embedded-opentype"),
				  url("../fonts/OpenSans-Light.woff") format("woff"),
				  url("../fonts/OpenSans-Light.ttf") format("truetype");
			  font-weight: normal;
			  font-style: normal;
		  }

		  @font-face {
			  font-family: 'OpenSans-Regular';
			  src: url("../fonts/OpenSans-Regular.eot");
			  src: url("../fonts/OpenSans-Regular.eot?#iefix")
				  format("embedded-opentype"), url("../fonts/OpenSans-Regular.woff")
				  format("woff"), url("../fonts/OpenSans-Regular.ttf") format("truetype");
			  font-weight: normal;
			  font-style: normal;
		  }

		  @font-face {
			  font-family: 'OpenSansSemibold';
			  src: url("../fonts/OpenSans-SemiBold.eot");
			  src: url("../fonts/OpenSans-SemiBold.eot?#iefix")
				  format("embedded-opentype"), url("../fonts/OpenSans-SemiBold.woff")
				  format("woff"), url("../fonts/OpenSans-SemiBold.ttf") format("truetype");
			  font-weight: normal;
			  font-style: normal;
		  } */
/*
incluido en bootstrapV337
 @font-face {
	font-family: 'Glyphicons Halflings';
	src: url("../fonts/glyphicons-halflings-regular.eot");
	src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), 
		url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), 
		url("../fonts/glyphicons-halflings-regular.woff") format("woff"), 
		url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), 
		url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
} */
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on March 15, 2018 
@font-face {
	font-family: 'OpenSansBold';
	src: url("../fonts/PTSans-Bold.eot");
	src: url("../fonts/PTSans-Bold.eot?#iefix") format("embedded-opentype"),
				url("../fonts/PTSans-Bold.woff") format("woff"),
				url("../fonts/PTSans-Bold.ttf") format("truetype");
			font-weight: bold;
			font-style: normal;
		}

		@font-face {
			font-family: 'OpenSansLight';
			src: url("../fonts/PTSans-Italic.eot");
			src: url("../fonts/PTSans-Italic.eot?#iefix") format("embedded-opentype"),
				url("../fonts/PTSans-Italic.woff") format("woff"),
				url("../fonts/PTSans-Italic.ttf") format("truetype");
			font-weight: normal;
			font-style: normal;
		}

		@font-face {
			font-family: 'OpenSansRegular';
			src: url("../fonts/PTSans-Regular.eot");
			src: url("../fonts/PTSans-Regular.eot?#iefix")
				format("embedded-opentype"), url("../fonts/PTSans-Regular.woff")
				format("woff"), url("../fonts/PTSans-Regular.ttf") format("truetype");
			font-weight: normal;
			font-style: normal;
		}

		@font-face {
			font-family: 'OpenSansSemibold';
			src: url("../fonts/PTSans-Bold.eot");
			src: url("../fonts/PTSans-Bold.eot?#iefix")
				format("embedded-opentype"), url("../fonts/PTSans-Bold.woff")
				format("woff"), url("../fonts/PTSans-Bold.ttf") format("truetype");
			font-weight: normal;
			font-style: normal;
		}
*/
@font-face {
  font-family: "agbaricons";
  src: url("../fonts/agbarIcons.eot");
  src: url("../fonts/agbarIcons.eot#iefix") format("embedded-opentype"), url("../fonts/agbarIcons.ttf") format("truetype"), url("../fonts/agbarIcons.woff") format("woff"), url("../fonts/agbarIcons.svg#agbarIcons") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* fonts */
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}

.hamburger:hover {
  opacity: 0.7;
}

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}

.hamburger-inner::before {
  top: -10px;
}

.hamburger-inner::after {
  bottom: -10px;
}

/*
   * 3DX
   */
.hamburger--3dx .hamburger-box {
  perspective: 80px;
}

.hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateY(180deg);
}

.hamburger--3dx.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dx.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
   * 3DX Reverse
   */
.hamburger--3dx-r .hamburger-box {
  perspective: 80px;
}

.hamburger--3dx-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateY(-180deg);
}

.hamburger--3dx-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dx-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
   * 3DY
   */
.hamburger--3dy .hamburger-box {
  perspective: 80px;
}

.hamburger--3dy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateX(-180deg);
}

.hamburger--3dy.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dy.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
   * 3DY Reverse
   */
.hamburger--3dy-r .hamburger-box {
  perspective: 80px;
}

.hamburger--3dy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateX(180deg);
}

.hamburger--3dy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--3dy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}

/*
   * Arrow
   */
.hamburger--arrow.is-active .hamburger-inner::before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.hamburger--arrow.is-active .hamburger-inner::after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

/*
   * Arrow Right
   */
.hamburger--arrow-r.is-active .hamburger-inner::before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

.hamburger--arrow-r.is-active .hamburger-inner::after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

/*
   * Arrow Alt
   */
.hamburger--arrowalt .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
   * Arrow Alt Right
   */
.hamburger--arrowalt-r .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt-r .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
   * Boring
   */
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
  transition-property: none;
}

.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg);
}

.hamburger--boring.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}

.hamburger--boring.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}

/*
   * Collapse
   */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

.hamburger--collapse .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}

.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Collapse Reverse
   */
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

.hamburger--collapse-r .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--collapse-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}

.hamburger--collapse-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Elastic
   */
.hamburger--elastic .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic .hamburger-inner::before {
  top: 10px;
  transition: opacity 0.125s 0.275s ease;
}

.hamburger--elastic .hamburger-inner::after {
  top: 20px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(135deg);
  transition-delay: 0.075s;
}

.hamburger--elastic.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}

.hamburger--elastic.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-270deg);
  transition-delay: 0.075s;
}

/*
   * Elastic Reverse
   */
.hamburger--elastic-r .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic-r .hamburger-inner::before {
  top: 10px;
  transition: opacity 0.125s 0.275s ease;
}

.hamburger--elastic-r .hamburger-inner::after {
  top: 20px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-135deg);
  transition-delay: 0.075s;
}

.hamburger--elastic-r.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}

.hamburger--elastic-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(270deg);
  transition-delay: 0.075s;
}

/*
   * Emphatic
   */
.hamburger--emphatic {
  overflow: hidden;
}

.hamburger--emphatic .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}

.hamburger--emphatic .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}

.hamburger--emphatic .hamburger-inner::after {
  top: 10px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}

.hamburger--emphatic.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent;
}

.hamburger--emphatic.is-active .hamburger-inner::before {
  left: -80px;
  top: -80px;
  transform: translate3d(80px, 80px, 0) rotate(45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.hamburger--emphatic.is-active .hamburger-inner::after {
  right: -80px;
  top: -80px;
  transform: translate3d(-80px, 80px, 0) rotate(-45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
   * Emphatic Reverse
   */
.hamburger--emphatic-r {
  overflow: hidden;
}

.hamburger--emphatic-r .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}

.hamburger--emphatic-r .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}

.hamburger--emphatic-r .hamburger-inner::after {
  top: 10px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}

.hamburger--emphatic-r.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent;
}

.hamburger--emphatic-r.is-active .hamburger-inner::before {
  left: -80px;
  top: 80px;
  transform: translate3d(80px, -80px, 0) rotate(-45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.hamburger--emphatic-r.is-active .hamburger-inner::after {
  right: -80px;
  top: 80px;
  transform: translate3d(-80px, -80px, 0) rotate(45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
   * Slider
   */
.hamburger--slider .hamburger-inner {
  top: 2px;
}

.hamburger--slider .hamburger-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}

.hamburger--slider .hamburger-inner::after {
  top: 20px;
}

.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--slider.is-active .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0;
}

.hamburger--slider.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-90deg);
}

/*
   * Slider Reverse
   */
.hamburger--slider-r .hamburger-inner {
  top: 2px;
}

.hamburger--slider-r .hamburger-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}

.hamburger--slider-r .hamburger-inner::after {
  top: 20px;
}

.hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}

.hamburger--slider-r.is-active .hamburger-inner::before {
  transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
  opacity: 0;
}

.hamburger--slider-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(90deg);
}

/*
   * Spring
   */
.hamburger--spring .hamburger-inner {
  top: 2px;
  transition: background-color 0s 0.13s linear;
}

.hamburger--spring .hamburger-inner::before {
  top: 10px;
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring .hamburger-inner::after {
  top: 20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent;
}

.hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--spring.is-active .hamburger-inner::after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}

/*
   * Spring Reverse
   */
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
}

.hamburger--spring-r .hamburger-inner::before {
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spring-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
}

.hamburger--spring-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Stand
   */
.hamburger--stand .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}

.hamburger--stand .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand.is-active .hamburger-inner {
  transform: rotate(90deg);
  background-color: transparent;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}

.hamburger--stand.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Stand Reverse
   */
.hamburger--stand-r .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}

.hamburger--stand-r .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand-r .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand-r.is-active .hamburger-inner {
  transform: rotate(-90deg);
  background-color: transparent;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}

.hamburger--stand-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Spin
   */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

.hamburger--spin .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Spin Reverse
   */
.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin-r .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

.hamburger--spin-r .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin-r.is-active .hamburger-inner {
  transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spin-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

.hamburger--spin-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Squeeze
   */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze .hamburger-inner::before {
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}

.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}

.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Vortex
   */
.hamburger--vortex .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}

.hamburger--vortex .hamburger-inner::before {
  transition-property: top, opacity;
}

.hamburger--vortex .hamburger-inner::after {
  transition-property: bottom, transform;
}

.hamburger--vortex.is-active .hamburger-inner {
  transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
  transition-delay: 0s;
}

.hamburger--vortex.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}

.hamburger--vortex.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
}

/*
   * Vortex Reverse
   */
.hamburger--vortex-r .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}

.hamburger--vortex-r .hamburger-inner::before {
  transition-property: top, opacity;
}

.hamburger--vortex-r .hamburger-inner::after {
  transition-property: bottom, transform;
}

.hamburger--vortex-r.is-active .hamburger-inner {
  transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
  transition-delay: 0s;
}

.hamburger--vortex-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}

.hamburger--vortex-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}

/* ---------- Screen Sizes ---------- */
/* ---------- Mixin Definitions ---------- */
/* ---------- Min-Width Shortcuts ---------- */
/* ---------- Examples ---------- */
#banner {
  /* outputs as 
  @media only screen and (max-width: 480px)
  #banner {
      padding-top: 5%;
  }
  */
  /* outputs as 
  media only screen and (min-width: 768px)
  #heading .site-name {
      letter-spacing: 2px;
      margin-left: 20px;
  }
  */
}
@media only screen and (max-width: 480px) {
  #banner {
    padding-top: 5%;
  }
}
@media only screen and (min-width: 768px) {
  #banner #heading .site-name {
    letter-spacing: 2px;
    margin-left: 20px;
  }
}

.portlet-borderless .portlet-content {
  padding: 0;
  border-width: 0;
}
.portlet-borderless .portlet-title-text {
  display: none;
}

.links-top-header {
  display: none;
  float: right;
}
@media only screen and (min-width: 768px) {
  .links-top-header {
    font-family: "PTSans-Bold";
    display: inline-block;
  }
}
.links-top-header ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  vertical-align: top;
}
.links-top-header ul li {
  display: inline-block;
}
@media only screen and (min-width: 991px) {
  .links-top-header ul.links-nav a {
    text-decoration: underline;
  }
}
.links-top-header ul.links-nav li {
  padding-right: 10px;
  position: relative;
  float: none;
}
.links-top-header ul.links-nav li ul {
  display: block;
  overflow: hidden;
}
.links-top-header ul.links-nav li ul li {
  display: inherit;
  width: 50%;
  float: left;
}
.links-top-header ul.links-nav li:after {
  content: "";
  position: absolute;
  top: 25%;
  right: 0;
  width: 1px;
  height: 50%;
  background-color: #C4C4C4;
}
.links-top-header ul.links-nav li:last-child {
  padding-right: 0;
}
.links-top-header ul.links-nav li:last-child:after {
  content: none;
}
.links-top-header ul.links-user {
  position: relative;
}
.links-top-header ul.links-user li {
  background-color: #97BA3C;
  padding: 0;
}
.links-top-header ul.links-user li a {
  color: white;
  padding-left: 25px;
  padding-right: 25px;
}
.links-top-header ul.links-user li.area-cliente {
  position: relative;
  background-image: url("@theme_image_path@/hidrogea/icon-user.png");
  background-repeat: no-repeat;
  background-position: 25px center;
}
.links-top-header ul.links-user li.area-cliente a {
  display: block;
}
@media only screen and (min-width: 768px) {
  .links-top-header ul.links-user li.area-cliente a span {
    font-size: 0;
  }
}
@media only screen and (min-width: 991px) {
  .links-top-header ul.links-user li.area-cliente a span {
    font-size: 14px;
  }
}
.links-top-header ul.links-user li.area-cliente.signed_in {
  background-position-x: 18px;
  /*height: 43px;*/
  vertical-align: top;
}
.links-top-header ul.links-user li.area-cliente.signed_in > span {
  margin-right: 20px;
  display: inline-block;
  padding: 7px 0;
  vertical-align: middle;
}
.links-top-header ul.links-user li.area-cliente.signed_in a {
  text-decoration: none;
  display: inline-block;
  height: 26px;
  width: 28px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  padding: 0;
}
.links-top-header ul.links-user li.area-cliente.signed_in .name-user {
  margin-right: 30px;
  color: white;
  margin-left: 55px;
  font-family: "PTSans-Bold";
  font-size: 14.6667px;
}
.links-top-header ul.links-user li.area-cliente.signed_in .name-user a {
  width: auto;
}
.links-top-header ul.links-user li.area-cliente.signed_in .configuration a {
  background-image: url("@theme_image_path@/hidrogea/icon-user-config.png");
}
.links-top-header ul.links-user li.area-cliente.signed_in .notifications a {
  background-image: url("@theme_image_path@/hidrogea/icon-user-avisos.png");
  position: relative;
}
.links-top-header ul.links-user li.area-cliente.signed_in .notifications .num-notifications {
  width: 16px;
  height: 16px;
  background-color: #E53354;
  color: white;
  position: absolute;
  top: 0;
  right: -3px;
  border-radius: 50%;
  box-shadow: 0 2px 4px 0 #333;
  display: block;
  line-height: 16px;
  text-align: center;
  font-family: "PTSans-Regular";
  font-size: 11.33px;
}
.links-top-header ul.links-user li.area-cliente.signed_in .notifications-empty a {
  background-image: url("@theme_image_path@/hidrogea/icon-user-avisos-vacio.png");
  position: relative;
}
.links-top-header ul.links-user li.area-cliente.signed_in .notifications-empty .num-notifications {
  width: 16px;
  height: 16px;
  background-color: #E53354;
  color: white;
  position: absolute;
  top: 0;
  right: -3px;
  border-radius: 50%;
  box-shadow: 0 2px 4px 0 #333;
  display: block;
  line-height: 16px;
  text-align: center;
  font-family: "PTSans-Regular";
  font-size: 11.33px;
}
.links-top-header ul.links-user li.area-cliente.signed_in .logout {
  margin-right: 40px;
}
.links-top-header ul.links-user li.area-cliente.signed_in .logout a {
  background-image: url("@theme_image_path@/hidrogea/icon-user-logout.png");
}

#header-top {
  background-color: rgb(246, 247, 249);
  overflow: hidden;
  /*height: 45px;*/
}
@media only screen and (max-width: 767px) {
  #header-top {
    height: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #header-top .row {
    height: 45px;
    margin-top: 5px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 990px) {
  #header-top {
    padding-left: 15px;
  }
}
#header-top a {
  padding: 12px 15px;
  display: inline-block;
  color: #013871;
}
#header-top .town {
  float: left;
  margin-right: 30px;
  padding: 10px 10px 9px 35px;
  background: url("@theme_image_path@/hidrogea/icon-position-gr.png") no-repeat left center;
}
#header-top .town .town-selected {
  font-size: 1.2em;
  font-family: "PTSans-Bold";
}
#header-top .town a {
  font-family: "PTSans-Regular";
  display: inline;
}
.not-selected-town #header-top .town a {
  display: inline;
  padding: 0;
  font-family: inherit;
  font-size: inherit;
}
#header-top .language-selector-portlet {
  display: inline-block;
  position: relative;
}
#header-top .language-selector-portlet:before {
  content: "";
  position: absolute;
  top: 25%;
  left: -15px;
  width: 2px;
  height: 50%;
  background-color: #C4C4C4;
}
#header-top .language-selector-portlet .portlet-topper {
  display: none;
}
#header-top .language-selector-portlet .portlet {
  margin-bottom: 0;
}
#header-top .language-selector-portlet .language-entry-short-text {
  padding: 12px 15px;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  #header-top .language-selector-portlet {
    float: right;
  }
}
@media only screen and (max-width: 990px) {
  #header-top .language-selector-portlet a.language-entry-short-text {
    display: none;
  }
}
@media only screen and (min-width: 991px) {
  #header-top .language-selector-portlet .portlet-content a {
    text-decoration: underline;
  }
}
#header-top .links-top-header ul li a {
  padding-left: 25px;
  padding-right: 25px;
}
@media only screen and (min-width: 768px) and (max-width: 990px) {
  #header-top .links-top-header ul li a {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#header-top .links-top-header ul li.area-cliente a {
  padding-left: 60px;
}
#header-top .links-top-header ul li.area-cliente.signed_in a {
  padding: 0;
}

#header-middle {
  height: 75px;
}
#header-middle .links-heading {
  display: inline-block;
}
#header-middle a {
  height: 75px;
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (min-width: 767px) and (max-width: 1200px) {
  #header-middle {
    display: block !important;
  }
}
@media only screen and (max-width: 767px) {
  #header-middle {
    height: 100px;
    display: block !important;
  }
  #header-middle a {
    height: 100px;
  }
  #header-middle .site-title {
    display: block;
    float: right;
  }
  #header-middle a {
    height: 100px;
  }
  #header-middle .site-title-veolia {
    display: block;
    float: right;
  }
}
@media only screen and (min-width: 768px) and (max-width: 990px) {
  #header-middle {
    padding-right: 15px;
  }
}
@media only screen and (min-width: 991px) {
  #header-middle {
    border-bottom: 0;
  }
}
#header-middle .hamburger {
  float: left;
  margin-right: 1em;
  padding: 1.5em 30px;
  height: 75px;
  background-color: #013871;
  position: relative;
  transition: left 0.4s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  #header-middle .hamburger {
    transition: none;
  }
}
@media only screen and (max-width: 767px) {
  #header-middle .hamburger {
    height: 100px;
  }
}
#header-middle .hamburger.is-active {
  left: inherit;
  top: 0;
  right: 0;
  margin: 0;
  height: 50px;
  position: fixed;
  z-index: 2015;
  margin-left: 0;
  border-color: white;
  border-left: 0;
  padding: 10px;
}
.has-control-menu #header-middle .hamburger.is-active {
  top: 48px;
}
@media only screen and (min-width: 768px) {
  .has-control-menu #header-middle .hamburger.is-active {
    top: 64px;
  }
}
#header-middle .hamburger.is-active .hamburger-inner,
#header-middle .hamburger.is-active .hamburger-inner:before,
#header-middle .hamburger.is-active .hamburger-inner:after {
  background-color: white;
}
#header-middle .hamburger .hamburger-box {
  width: 30px;
}
#header-middle .hamburger .hamburger-inner,
#header-middle .hamburger .hamburger-inner:before,
#header-middle .hamburger .hamburger-inner:after {
  background-color: white;
  width: 30px;
  height: 2px;
}
#header-middle .site-title {
  margin: 0 1em 0 0;
  float: right;
}
@media only screen and (min-width: 768px) {
  #header-middle .site-title {
    float: none;
    display: inline-block;
  }
}
#header-middle .links-heading {
  display: none;
  margin: 0;
  padding-top: 15px;
}
@media only screen and (min-width: 768px) {
  #header-middle .links-heading {
    display: block;
    float: right;
    padding-top: 0;
  }
}
.not-selected-town #header-middle {
  background-color: #022e5f;
}
.not-selected-town #header-middle .hamburger {
  border-color: white;
}
.not-selected-town #header-middle .hamburger .hamburger-inner,
.not-selected-town #header-middle .hamburger .hamburger-inner:before,
.not-selected-town #header-middle .hamburger .hamburger-inner:after {
  background-color: white;
}
#header-middle .rowHeaderlogo {
  background-color: #3c8ac0;
  display: block;
  /*justify-content: space-between;*/
  height: 62px !important;
  text-align: center;
  margin-top: -15px;
}

@media only screen and (max-width: 1200px) {
  .headermiddleHeight {
    height: 120px !important;
  }
  .logoHeaderMobile {
    display: inline-block !important;
    float: none !important;
  }
}
#header-bottom {
  background-color: #013871;
  height: 45px;
}
#header-bottom a {
  color: white;
}
@media only screen and (max-width: 767px) {
  #header-bottom .links-top-header ul.links-user li.area-cliente.signed_in span {
    padding: 0;
  }
  #header-bottom .links-top-header ul.links-user li.area-cliente.signed_in span.name-user {
    max-width: calc(100% - 110px);
  }
  #header-bottom .links-top-header ul.links-user li.area-cliente.signed_in span.name-user a {
    width: auto;
    display: flex;
    align-items: center;
    min-height: 35px;
  }
  #header-bottom .links-top-header ul.links-user li.area-cliente.signed_in a {
    height: 35px;
    width: 35px;
    padding: 0;
    background-position-x: 0;
    margin-top: 2px;
  }
  #header-bottom .links-top-header ul.links-user li.area-cliente.signed_in .logout {
    margin-right: 5px;
  }
}
@media only screen and (max-width: 990px) {
  #header-bottom {
    position: fixed;
    overflow-x: hidden;
    top: 0;
    left: -105%;
    width: 100%;
    height: 100vh;
    z-index: 1010;
    overflow-y: auto;
    background-color: #013871;
    transition: left 0.4s ease-in-out;
  }
}
@media only screen and (max-width: 990px) and (prefers-reduced-motion: reduce) {
  #header-bottom {
    transition: none;
  }
}
@media only screen and (max-width: 990px) {
  .has-control-menu #header-bottom {
    top: 48px;
    height: calc(100vh - 48px);
  }
}
@media only screen and (max-width: 990px) and (min-width: 768px) {
  .has-control-menu #header-bottom {
    top: 64px;
    height: calc(100vh - 64px);
  }
}
@media only screen and (max-width: 990px) {
  .mobile-menu-is-active #header-bottom {
    left: 0;
  }
}
@media only screen and (max-width: 990px) {
  #header-bottom .links-top-header {
    display: block;
    float: none;
  }
  #header-bottom .links-top-header a {
    display: block;
    padding: 15px;
    height: 50px;
  }
  #header-bottom .links-top-header ul {
    display: block;
    overflow: hidden;
    margin: 0;
  }
  #header-bottom .links-top-header ul.links-user {
    border-top: 1px solid white;
    border-bottom: 1px solid white;
  }
  #header-bottom .links-top-header ul.links-nav li:first-child {
    width: 40%;
    text-align: right;
  }
  #header-bottom .links-top-header ul.links-nav li:last-child {
    width: 60%;
  }
  #header-bottom .links-top-header ul li {
    display: inherit;
    float: left;
  }
  #header-bottom .links-top-header ul li.registro {
    width: 40%;
    text-align: center;
  }
  #header-bottom .links-top-header ul li.area-cliente {
    border-left: 1px solid white;
    width: 60%;
  }
  #header-bottom .links-top-header ul li.area-cliente.signed_in {
    width: 100%;
  }
  #header-bottom .links-top-header ul li.area-cliente a {
    padding-left: 60px;
    padding-right: 5px;
    background-position-x: 8px;
  }
}
@media only screen and (max-width: 990px) {
  #header-bottom .buscador {
    position: absolute;
    top: 0;
    left: 0;
    height: 50px;
    z-index: 2011;
    transition: width 0.4s ease-in-out;
    width: 50px;
  }
}
@media only screen and (max-width: 990px) and (prefers-reduced-motion: reduce) {
  #header-bottom .buscador {
    transition: none;
  }
}
@media only screen and (max-width: 990px) {
  #header-bottom .buscador:after {
    content: "";
    width: 1px;
    height: 25px;
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 12px;
    right: 0;
  }
}
@media only screen and (max-width: 990px) {
  .search-is-active #header-bottom .buscador {
    width: 90%;
    width: calc(100% - 50px);
  }
}
@media only screen and (max-width: 990px) {
  #header-bottom .buscador .portlet-topper,
  #header-bottom .buscador .portlet-title-text,
  #header-bottom .buscador .btn-search {
    z-index: 2011;
    position: fixed;
    width: 50px;
    height: 50px;
    top: 0;
    background-image: url("@theme_image_path@/hidrogea/icon-search.png");
    background-repeat: no-repeat;
    background-position: center;
  }
  .search-is-active #header-bottom .buscador .portlet-topper,
  .search-is-active #header-bottom .buscador .portlet-title-text,
  .search-is-active #header-bottom .buscador .btn-search {
    display: inherit;
  }
  #header-bottom .buscador .portlet-topper .glyphicon.glyphicon-search,
  #header-bottom .buscador .portlet-title-text .glyphicon.glyphicon-search,
  #header-bottom .buscador .btn-search .glyphicon.glyphicon-search {
    visibility: hidden;
  }
  #header-bottom .buscador .portlet-topper .is-active,
  #header-bottom .buscador .portlet-title-text .is-active,
  #header-bottom .buscador .btn-search .is-active {
    /* 					background-image: url("@theme_image_path@/hidrogea/icon-close.png"); */
    right: 90%;
    right: calc(100% - 50px);
  }
  #header-bottom .buscador .portlet-topper .is-active .glyphicon-remove,
  #header-bottom .buscador .portlet-title-text .is-active .glyphicon-remove,
  #header-bottom .buscador .btn-search .is-active .glyphicon-remove {
    color: white;
  }
  .has-control-menu #header-bottom .buscador .portlet-topper,
  .has-control-menu #header-bottom .buscador .portlet-title-text,
  .has-control-menu #header-bottom .buscador .btn-search {
    top: 48px;
  }
}
@media only screen and (max-width: 990px) and (min-width: 768px) {
  .has-control-menu #header-bottom .buscador .portlet-topper,
  .has-control-menu #header-bottom .buscador .portlet-title-text,
  .has-control-menu #header-bottom .buscador .btn-search {
    top: 64px;
  }
}
@media only screen and (max-width: 990px) {
  #header-bottom .buscador .portlet-search {
    position: relative;
    width: 0;
    opacity: 1;
    margin-left: 50px;
    height: 50px;
  }
  #header-bottom .buscador .portlet-search form.form {
    position: relative;
  }
  #header-bottom .buscador .portlet-search .portlet-topper {
    display: none;
  }
  .search-is-active #header-bottom .buscador .portlet-search {
    width: 100%;
  }
  #header-bottom .buscador .portlet-search .form-group {
    margin-bottom: 0;
    height: 50px;
    width: 0;
  }
  .search-is-active #header-bottom .buscador .portlet-search .form-group {
    width: 100%;
  }
  #header-bottom .buscador .portlet-search input.search-input {
    height: 50px;
    color: #555;
    width: 0;
  }
  .search-is-active #header-bottom .buscador .portlet-search input.search-input {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  #header-bottom .links-top-header {
    display: none;
  }
}
@media only screen and (min-width: 991px) {
  #header-bottom {
    position: relative;
  }
}

@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0;
  }
}
@keyframes bounceInLeft {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0.75;
  }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
  }
}
#navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#navigation .bt-mobile-child {
  display: none;
  padding: 19.5px;
  position: absolute;
  z-index: 1;
  right: 0;
  top: 2px;
  background: url("@theme_image_path@/hidrogea/icon-next-menuchild.png") no-repeat center;
  background-size: 7px;
  border: 0;
  color: white;
  height: 50px;
  width: 40px;
  font-size: 0;
}
@media only screen and (max-width: 990px) {
  #navigation {
    padding: 0 10px;
    border-top: 1px solid white;
  }
  #navigation ul {
    margin: 0;
    padding: 0;
  }
  #navigation a,
  #navigation .title-grouper {
    display: block;
    padding: 15px 10px;
    border-bottom: 1px solid #E0E0E0;
    font-size: 16px;
    min-height: 50px;
  }
  #navigation a.haslink,
  #navigation .title-grouper.haslink {
    padding: 0;
  }
  #navigation a a,
  #navigation .title-grouper a {
    border: 0;
    height: auto;
  }
  #navigation .bt-mobile-child {
    display: inherit;
  }
  #navigation li.hasChildren {
    position: relative;
    transition: 0.4s ease-in-out;
  }
}
@media only screen and (max-width: 990px) and (prefers-reduced-motion: reduce) {
  #navigation li.hasChildren {
    transition: none;
  }
}
@media only screen and (max-width: 990px) {
  #navigation li.hasChildren > a {
    padding-right: 45px;
  }
}
@media only screen and (max-width: 990px) {
  #navigation li.hasChildren .show-menu {
    display: block;
    opacity: 1 !important;
    z-index: 10 !important;
    height: auto !important;
  }
}
@media only screen and (max-width: 990px) {
  #navigation li.hasChildren.opened {
    position: fixed;
    overflow-y: auto;
    top: 0;
    width: 100%;
    z-index: 2012;
    left: 0;
    height: 100vh;
    background-color: #013871;
    animation-name: bounceInLeft;
    animation-duration: 0.4s;
    animation-fill-mode: both;
  }
  #navigation li.hasChildren.opened.closed {
    animation-name: bounceOutLeft;
    animation-duration: 0.4s;
    animation-fill-mode: both;
  }
  .has-control-menu #navigation li.hasChildren.opened {
    top: 48px;
    height: calc(100vh - 48px);
  }
}
@media only screen and (max-width: 990px) and (min-width: 768px) {
  .has-control-menu #navigation li.hasChildren.opened {
    top: 64px;
    height: calc(100vh - 64px);
  }
}
@media only screen and (max-width: 990px) {
  #navigation li.hasChildren.opened > a,
  #navigation li.hasChildren.opened > .title-grouper {
    padding-left: 55px;
    padding-right: 5px;
    margin-bottom: 10px;
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media only screen and (max-width: 990px) {
  #navigation li.hasChildren.opened > .bt-mobile-child {
    background-image: url("@theme_image_path@/hidrogea/icon-prev-menuchild.png");
    left: 0;
  }
}
@media only screen and (max-width: 990px) {
  #navigation li.hasChildren.opened li.opened {
    max-width: 100%;
    top: 0;
  }
}
@media only screen and (max-width: 990px) {
  #navigation > ul li.opened .list-child-menu,
  #navigation > ul li.opened .hasOrphan > ul,
  #navigation > ul li.opened > ul {
    display: block;
    height: auto;
  }
  #navigation > ul > li > a,
  #navigation > ul > li .child-orphan span,
  #navigation > ul > li .list-child-menu > li > a {
    text-transform: uppercase;
  }
  #navigation > ul ul {
    display: none;
  }
}
@media only screen and (max-width: 990px) {
  #navigation .list-child-menu > li > a {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media only screen and (min-width: 768px) {
  #navigation {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 991px) {
  #navigation {
    position: static;
    float: left;
    width: auto;
    height: auto;
    background-color: transparent;
    margin-top: 0;
  }
  #navigation > ul > li {
    display: inline-block;
    position: static;
    border-bottom: 5px solid transparent;
    height: 45px;
    transition: 0.4s;
  }
}
@media only screen and (min-width: 991px) and (prefers-reduced-motion: reduce) {
  #navigation > ul > li {
    transition: none;
  }
}
@media only screen and (min-width: 991px) {
  #navigation > ul > li > a,
  #navigation > ul > li > .title-grouper {
    font-size: 1.2em;
    padding: 10px 20px;
    display: block;
    text-transform: uppercase;
    font-family: "PTSans-Regular";
    text-decoration: none;
  }
}
@media only screen and (min-width: 991px) {
  #navigation > ul > li.hasChildren > a {
    padding-right: 20px;
  }
}
@media only screen and (min-width: 991px) {
  #navigation > ul > li > .child-menu {
    position: absolute;
    background-color: #013871;
    left: 0;
    top: 100%;
    width: 100%;
    opacity: 0;
    transition: 0.4s;
    padding: 0 1em;
    height: 0;
    border-top: 1px solid white;
    overflow: hidden;
    box-shadow: 0 5px 10px -5px black;
    z-index: -1;
  }
}
@media only screen and (min-width: 991px) and (prefers-reduced-motion: reduce) {
  #navigation > ul > li > .child-menu {
    transition: none;
  }
}
@media only screen and (min-width: 991px) {
  #navigation > ul > li > .child-menu:hover {
    z-index: 10;
    display: block !important;
  }
}
@media only screen and (min-width: 991px) {
  #navigation > ul > li > .child-menu a {
    display: block;
    padding: 5px 0;
  }
}
@media only screen and (min-width: 991px) {
  #navigation > ul > li > .child-menu .child-menu-hover {
    z-index: 10;
    display: block !important;
  }
}
@media only screen and (min-width: 991px) {
  #navigation > ul > li > .child-menu .list-child-menu {
    overflow: hidden;
  }
  #navigation > ul > li > .child-menu .list-child-menu > li {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  #navigation > ul > li > .child-menu .list-child-menu > li > a {
    text-transform: uppercase;
    margin-top: 10px;
    font-family: "PTSans-Bold";
  }
  #navigation > ul > li > .child-menu .list-child-menu > li:before {
    content: "";
    width: 1px;
    height: 100%;
    top: 0;
    background-color: white;
    position: absolute;
    left: 0;
  }
  #navigation > ul > li > .child-menu .list-child-menu > li .sub-child-menu {
    padding-right: 15px;
  }
  #navigation > ul > li > .child-menu .list-child-menu > li:first-child:before {
    content: none;
  }
  #navigation > ul > li > .child-menu .list-child-menu + .list-child-menu {
    margin-top: 20px;
    padding-top: 20px;
    display: block;
  }
}
@media only screen and (min-width: 991px) {
  #navigation > ul > li > .child-menu .child-orphan span {
    color: white;
    text-transform: uppercase;
    display: block;
    margin-bottom: 5px;
    font-family: "PTSans-Bold";
  }
}
@media only screen and (min-width: 991px) {
  #navigation > ul > li > .child-menu .haschildren-hover {
    background-color: rgba(1, 56, 113, 0.9);
    border-color: white;
  }
  #navigation > ul > li > .child-menu .haschildren-hover > .child-menu {
    display: block;
    opacity: 1;
    height: auto;
    padding: 1em;
    z-index: 10;
    transition: 0.4s;
  }
}
@media only screen and (min-width: 991px) and (prefers-reduced-motion: reduce) {
  #navigation > ul > li > .child-menu .haschildren-hover > .child-menu {
    transition: none;
  }
}
@media only screen and (min-width: 991px) {
  #navigation > ul > li:hover {
    background-color: rgba(1, 56, 113, 0.9);
    border-color: white;
  }
  #navigation > ul > li:hover > .child-menu {
    display: block;
    opacity: 1;
    height: auto;
    padding: 1em;
    z-index: 10;
    transition: 0.4s;
  }
}
@media only screen and (min-width: 991px) and (prefers-reduced-motion: reduce) {
  #navigation > ul > li:hover > .child-menu {
    transition: none;
  }
}
@media only screen and (min-width: 991px) {
  #navigation .title-grouper {
    font-family: "PTSans-Bold";
  }
}
#navigation .title-grouper {
  color: white;
  text-transform: uppercase;
  display: block;
  margin-bottom: 5px;
}

.buscador {
  float: right;
  margin-top: 2px;
}
.buscador .btn-search {
  padding: 8px;
  /* 		background: url('@theme_image_path@/hidrogea/icon-search.png') no-repeat center; */
  background: none;
  font-size: 1.5em;
  /* 		font-size: 0; */
  border: 0;
  color: black;
  z-index: 1010;
  width: 40px;
  height: 40px;
  position: relative;
}
.buscador .btn-search.is-active {
  top: 2px;
}
.buscador .btn-search.is-active .glyphicon-remove {
  /* 				background-image: url('@theme_image_path@/hidrogea/icon-close.png')!important; */
  color: white;
}
.buscador .portlet-search {
  width: 0;
  position: absolute;
  z-index: 1010;
  right: 0;
  height: 45px;
  overflow: hidden;
  opacity: 0;
  transition: 0.4s;
}
@media (prefers-reduced-motion: reduce) {
  .buscador .portlet-search {
    transition: none;
  }
}
.buscador .portlet-search form.form {
  margin: auto;
  width: 100%;
}
@media only screen and (min-width: 991px) {
  .buscador .portlet-search form.form {
    width: 970px;
  }
}
@media only screen and (min-width: 1200px) {
  .buscador .portlet-search form.form {
    width: 1070px;
  }
}
.buscador .portlet-search a.lfr-icon-item {
  color: white;
}
.buscador .portlet-search ::-webkit-input-placeholder {
  color: white !important;
  opacity: 1 !important;
}
.buscador .portlet-search :-moz-placeholder { /* Firefox 18- */
  color: white !important;
  opacity: 1 !important;
}
.buscador .portlet-search ::-moz-placeholder { /* Firefox 19+ */
  color: white !important;
  opacity: 1 !important;
}
.buscador .portlet-search :-ms-input-placeholder {
  color: white !important;
  opacity: 1 !important;
}
.buscador .portlet-search input.search-input {
  height: 43px;
  border-radius: 0;
  color: rgba(255, 255, 255, 0.85);
  border: 0;
  padding-right: 50px;
  width: 100%;
  font-family: "PTSans-Regular";
  font-size: 20px;
  background: none;
}
@media only screen and (min-width: 991px) {
  .buscador .portlet-search input.search-input {
    width: 920px;
  }
}
@media only screen and (min-width: 1200px) {
  .buscador .portlet-search input.search-input {
    width: 1020px;
  }
}
.buscador .portlet-search .icon-monospaced {
  width: 45px;
  height: 45px;
}
.buscador .portlet-search .icon-monospaced a {
  color: white !important;
}
.buscador .portlet-search .icon-monospaced a:focus {
  outline: none !important;
  border: none !important;
}
.buscador .portlet-search .icon-monospaced a:focus .lexicon-icon {
  outline: #FFFFFF solid 2px !important;
}
.buscador .portlet-search .icon-monospaced .lexicon-icon {
  width: 40px;
  height: 40px;
  margin-top: 2px;
}
.buscador .portlet-search .lfr-ddm-field-group {
  margin-bottom: 14px;
}
.search-is-active .buscador .portlet-search {
  background-color: #4E749B;
  width: 100%;
  opacity: 1;
}

@keyframes show-in-panel {
  0% {
    opacity: 0;
    max-height: 0;
  }
  100% {
    opacity: 1;
    max-height: 100%;
  }
}
@keyframes show-out-panel {
  0% {
    opacity: 1;
    max-height: 100%;
  }
  100% {
    opacity: 0;
    max-height: 0;
  }
}
.list-management {
  margin-top: 80px;
}
.list-management .panel-management {
  width: 50%;
  float: left;
}
@media only screen and (min-width: 768px) {
  .list-management .panel-management {
    width: 33.3333%;
  }
}
@media only screen and (min-width: 991px) {
  .list-management .panel-management {
    width: 16.6666%;
  }
}
.list-management .panel-management.panel-movible {
  opacity: 0;
  width: 100%;
  clear: both;
  max-height: 0;
  animation: show-out-panel 0.3s ease-in-out;
}
.list-management .panel-management.panel-movible.inserted {
  opacity: 1;
  max-height: 100%;
  animation: show-in-panel 0.4s ease-in-out;
}
.list-management .panel-management.panel-movible.inserted > .panel-management-content.initialized, .list-management .panel-management.panel-movible.inserted .panel-management.panel-movible.inserted .panel-management .panel-management-content.initialized {
  max-height: 100%;
}
.list-management .panel-management.panel-movible > .panel-management-content {
  border-top: 1px solid #DCDCDC;
}
.list-management .panel-management.panel-movible > .panel-management-content .panel-management-content {
  border-top: 0;
  background-color: #f3f3f3;
}
.list-management .group-panel-management {
  overflow: hidden;
}
.list-management .panel-management-content {
  overflow: hidden;
  max-height: 0;
  position: relative;
}
.list-management .btn-secciones {
  font-family: "PTSans-Regular";
  font-size: 14.6667px;
  text-transform: uppercase;
  text-decoration: none;
  color: #747474;
  width: 100%;
  text-align: center;
  display: inline-block;
  padding-bottom: 60px;
  height: 225px;
  transition: 0.4s;
}
@media (prefers-reduced-motion: reduce) {
  .list-management .btn-secciones {
    transition: none;
  }
}
.list-management .btn-secciones img {
  max-height: 120px;
  min-height: 76px;
  margin-bottom: 20px;
  transition: 0.4s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .list-management .btn-secciones img {
    transition: none;
  }
}
.list-management .btn-secciones img.hover-active {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  clip: rect(0, 0, 0, 0);
}
.list-management .btn-secciones span {
  display: block;
}
.list-management .btn-secciones.btnNivelOne.active {
  border-bottom: 3px solid #97BA3C;
}
.list-management .btn-secciones.btnNivelOne:hover img.hover-inactive, .list-management .btn-secciones.btnNivelOne:focus img.hover-inactive, .list-management .btn-secciones.btnNivelOne.active img.hover-inactive {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  clip: rect(0, 0, 0, 0);
}
.list-management .btn-secciones.btnNivelOne:hover img.hover-active, .list-management .btn-secciones.btnNivelOne:focus img.hover-active, .list-management .btn-secciones.btnNivelOne.active img.hover-active {
  opacity: 1;
  visibility: visible;
  position: inherit;
  clip: inherit;
}
.list-management .btn-secciones.btnNivelSecond {
  padding-top: 90px;
  height: 245px;
}
.list-management .btn-secciones.btnNivelSecond:hover, .list-management .btn-secciones.btnNivelSecond:focus, .list-management .btn-secciones.btnNivelSecond.active {
  background-color: #f3f3f3;
}
.list-management .item-management-content {
  margin-top: 50px;
  clear: both;
}
.list-management .item-management-content h4 {
  font-size: 26.6667px;
  margin-bottom: 30px;
}
.list-management .close {
  width: 40px;
  height: 40px;
  font-size: 0;
  position: absolute;
  top: 15px;
  right: 15px;
  background: url("@theme_image_path@/hidrogea/icon-close-avisos.png");
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.9;
  z-index: 1;
  box-shadow: none;
}
.list-management .close:hover {
  opacity: 1;
}
.list-management .box {
  padding-top: 55px;
  padding-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .list-management .box {
    padding-bottom: 40px;
  }
}
.list-management .box h4 {
  font-family: "PTSans-Regular";
  font-size: 26.6667px;
  text-align: center;
}
.list-management .box .botones {
  text-align: center;
  margin-top: 25px;
  margin-bottom: 35px;
}
.list-management .box .botones .btn {
  background-color: #97BA3C;
  background-position: 30px center;
  background-repeat: no-repeat;
  font-family: "PTSans-Bold";
  font-size: 18.6667px;
  padding-left: 55px;
  padding-right: 35px;
  border: 0;
  border-radius: 30px;
  text-decoration: none;
  width: 100%;
  margin: 0 0 20px;
}
.list-management .box .botones .btn:last-child {
  margin-right: 0;
}
@media only screen and (min-width: 768px) {
  .list-management .box .botones .btn {
    width: auto;
    margin-right: 18px;
    margin-bottom: 0;
  }
}
.list-management .box .ico-desbloqueado {
  background-image: url("@theme_image_path@/hidrogea/ico-desbloqueado.png");
}
.list-management .box .ico-bloqueado {
  background-image: url("@theme_image_path@/hidrogea/ico-bloqueado.png");
}
.list-management .box .group-faqs {
  margin-bottom: 0;
}
.list-management .box .group-faqs .faq {
  padding-bottom: 0;
}
.list-management .box .group-faqs .faq .question {
  background-color: #E5E9EF;
  margin-bottom: 0 !important;
}
.list-management .box .group-faqs .faq.active .question, .list-management .box .group-faqs .faq.active .answer {
  background-color: #EEEFF2;
}

.descarga-masiva .table-list .table-thead-list {
  border-bottom: 2px solid #ABABAB;
  background-color: rgba(1, 56, 113, 0.04);
  color: black;
  font-family: "PTSans-Regular";
  font-size: 14.6667px;
}
.descarga-masiva .table-list .table-tbody-list {
  font-family: "PTSans-Regular";
  font-size: 14.6667px;
  color: #666;
}
.descarga-masiva .table-list .table-tr-list {
  border-bottom: 1px solid #ddd;
  padding: 12px 5px;
}
.descarga-masiva .table-list .table-tr-list:after {
  clear: both;
  display: table;
  content: " ";
}
.descarga-masiva .table-list .table-th-list,
.descarga-masiva .table-list .table-td-list {
  float: left;
  min-height: 10px;
}
@media only screen and (max-width: 480px) {
  .descarga-masiva .tab-pane {
    padding: 0;
  }
}
.descarga-masiva ul.nav.nav-pills {
  margin: 20px -15px 40px;
  padding: 0;
}
.descarga-masiva ul.nav.nav-pills li {
  float: left;
  width: 50%;
  padding: 0 6px;
  margin: 0;
}
.descarga-masiva ul.nav.nav-pills li:first-of-type {
  padding-left: 0;
}
.descarga-masiva ul.nav.nav-pills li:last-of-type {
  padding-right: 0;
}
.descarga-masiva ul.nav.nav-pills li a {
  color: #747474;
  background: #f4f4fa;
  border-bottom: 2px solid #b2b2b2;
  border-radius: 0;
  font-family: PTSans-Regular;
  font-size: 18.6667px;
  padding: 10px 0;
  text-decoration: none;
  text-align: center;
  background: none;
  transition: 0.4s;
}
.descarga-masiva ul.nav.nav-pills li a:hover {
  background: #f5f6fa;
  color: #022e5f;
  border-bottom: 2px solid #022e5f;
}
.descarga-masiva ul.nav.nav-pills li.active a {
  background: #f5f6fa;
  color: #022e5f;
  border-bottom: 2px solid #022e5f;
}
.descarga-masiva ul.nav.nav-pills li.descarga-factura {
  width: 100%;
}
.descarga-masiva .listado-descargas-solicitadas .table-list .cell-nombre-descarga,
.descarga-masiva .listado-descargas-solicitadas .table-list .cell-fichero,
.descarga-masiva .listado-descargas-solicitadas .table-list .cell-fecha {
  width: 33.3333%;
}
.descarga-masiva .listado-descargas-solicitadas .table-list .table-th-list,
.descarga-masiva .listado-descargas-solicitadas .table-list .table-td-list {
  text-align: center;
}
.descarga-masiva .listado-descargas-solicitadas .table-list .cell-fichero {
  font-family: "PTSans-Regular";
}
.descarga-masiva .listado-descargas-solicitadas .table-list .cell-fichero a {
  color: #013871;
  text-decoration: underline;
}
@media only screen and (max-width: 480px) {
  .descarga-masiva .listado-descargas-solicitadas .table-list .table-thead-list {
    display: none;
  }
  .descarga-masiva .listado-descargas-solicitadas .table-list .cell-nombre-descarga,
  .descarga-masiva .listado-descargas-solicitadas .table-list .cell-fichero,
  .descarga-masiva .listado-descargas-solicitadas .table-list .cell-fecha {
    width: 100%;
    float: none;
    position: relative;
    text-align: left;
    margin-bottom: 10px;
  }
  .descarga-masiva .listado-descargas-solicitadas .table-list .cell-nombre-descarga:before,
  .descarga-masiva .listado-descargas-solicitadas .table-list .cell-fichero:before {
    content: attr(data-label) ": ";
    font-family: "PTSans-Regular";
  }
}
.descarga-masiva .solicitud-descargas {
  /*.input-group-checkbox { position: relative; }*/
  /*@include media-query(null, $screen-xs-max)*/
}
.descarga-masiva .solicitud-descargas header {
  background: none;
  overflow: hidden;
}
.descarga-masiva .solicitud-descargas header .bs-wizard {
  margin: auto;
  float: none;
}
.descarga-masiva .solicitud-descargas header .bs-wizard .bs-wizard-step {
  width: 33%;
}
.descarga-masiva .solicitud-descargas header .bs-wizard .descarga-facturas-bs-wizard-step {
  width: 50%;
}
.descarga-masiva .solicitud-descargas .list-avisos {
  float: none;
  margin: 0 auto 45px auto;
}
.descarga-masiva .solicitud-descargas .list-avisos section .container .caja  {
  margin: auto;
  float: none;
}
.descarga-masiva .solicitud-descargas .table-list .table-tbody-list .table-tr-list {
  display: flex;
  align-items: center;
}
.descarga-masiva .solicitud-descargas .table-list .table-tbody-list .table-tr-list.selected, .descarga-masiva .solicitud-descargas .table-list .table-tbody-list .table-tr-list:hover {
  background-color: rgba(1, 56, 113, 0.04);
}
.descarga-masiva .solicitud-descargas .cell-dir-suministros,
.descarga-masiva .solicitud-descargas .cell-dir-correspondencia { /* las dos direcciones*/
  width: 35% !important;
  padding-left: 5px;
  padding-right: 5px;
  float: left;
}
.descarga-masiva .solicitud-descargas .cell-contrato {
  width: 10% !important;
}
.descarga-masiva .solicitud-descargas .cell-alias { /*pago plano gota, alias y codigo contrato		*/
  width: 20% !important;
  padding-left: 5px;
  padding-right: 5px;
  float: left;
}
.descarga-masiva .solicitud-descargas .cell-alias .ico-gota {
  background: url("@theme_image_path@/hidrogea/gota.png") no-repeat center;
  display: inline-block;
  margin-bottom: 0;
  height: 30px;
  width: 20px;
  margin-right: 10px;
}
.descarga-masiva .solicitud-descargas .cell-alias span.titulo-alias {
  padding-left: 30px;
}
.descarga-masiva .solicitud-descargas .subcell-tipo {
  float: left;
  width: 30px;
}
.descarga-masiva .solicitud-descargas .subcell-codigo {
  float: left;
}
@media only screen and (max-width: 767px) {
  .descarga-masiva .solicitud-descargas {
    /*.cell-dir-suministros,
    .cell-dir-correspondencia*/
    /*.table-list*/
  }
  .descarga-masiva .solicitud-descargas .cell-dir-suministros,
  .descarga-masiva .solicitud-descargas .cell-dir-correspondencia {
    clear: both;
    width: 100% !important;
    margin-top: 10px;
    padding-left: 30px !important;
  }
  .descarga-masiva .solicitud-descargas .cell-contratos {
    width: 30px;
    margin-top: 10px;
  }
  .descarga-masiva .solicitud-descargas .cell-alias {
    width: calc(100% - 40px) !important;
    margin-top: 10px;
  }
  .descarga-masiva .solicitud-descargas .subcell-tipo {
    width: 30px;
    float: right;
  }
  .descarga-masiva .solicitud-descargas .subcell-codigo {
    width: calc(100% - 30px);
    float: left;
  }
  .descarga-masiva .solicitud-descargas .table-list {
    /*.table-thead-list*/
    /*.table-thead-list*/
    /*.table-tbody-list*/
  }
  .descarga-masiva .solicitud-descargas .table-list .table-thead-list {
    display: block !important;
  }
  .descarga-masiva .solicitud-descargas .table-list .table-thead-list {
    /*.cell-dir-correspondencia,
    .cell-dir-suministros,
    .cell-alias*/
    /*.cell-contratos*/
    /*.cell-contratos label spa*/
  }
  .descarga-masiva .solicitud-descargas .table-list .table-thead-list .cell-dir-correspondencia,
  .descarga-masiva .solicitud-descargas .table-list .table-thead-list .cell-dir-suministros,
  .descarga-masiva .solicitud-descargas .table-list .table-thead-list .cell-alias {
    display: none;
  }
  .descarga-masiva .solicitud-descargas .table-list .table-thead-list .cell-contratos {
    display: block !important;
    width: 100%;
    height: 25px;
    font-family: "PTSans-Regular";
  }
  .descarga-masiva .solicitud-descargas .table-list .table-thead-list .cell-contratos label span {
    color: black;
    font-family: "PTSans-Regular";
    font-size: 14.6667px;
    text-transform: uppercase;
  }
  .descarga-masiva .solicitud-descargas .table-list .table-tbody-list .table-tr-list {
    display: block;
  }
}
.descarga-masiva .solicitud-descargas .contenido {
  float: none;
  margin: auto;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .descarga-masiva .solicitud-descargas .contenido {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 990px) {
  .descarga-masiva .solicitud-descargas .contenido {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.descarga-masiva .solicitud-descargas .contenido .msg-required {
  color: black;
  font-size: 14.6667px;
}
.descarga-masiva .solicitud-descargas .contenido .msg-required i {
  color: #bd0303;
  display: inline-block;
  margin-right: 5px;
}
.descarga-masiva .solicitud-descargas .contenido p span {
  line-height: 28px;
}
.descarga-masiva .solicitud-descargas .contenido .mensaje {
  font-family: "PTSans-Regular";
  font-size: 14.6667px;
}
.descarga-masiva .solicitud-descargas .contenido .mensaje span {
  font-family: "PTSans-Regular";
}
.descarga-masiva .solicitud-descargas .contenido .fila {
  overflow: hidden;
  margin: 30px 0;
}
.descarga-masiva .solicitud-descargas .contenido .fila .required.empty::after {
  font-size: 17.3333px;
}
.descarga-masiva .solicitud-descargas .contenido .fila p.titular {
  font-family: PTSans-Regular;
  color: #555;
  font-size: 17.3333px;
  margin-bottom: 13px;
}
.descarga-masiva .solicitud-descargas .contenido .fila .col-md-3 {
  float: left;
}
.descarga-masiva .solicitud-descargas .contenido .fila .col-md-6, .descarga-masiva .solicitud-descargas .contenido .fila .col-md-3 {
  padding-left: 0;
  padding-right: 10px;
}
.descarga-masiva .solicitud-descargas .contenido .fila .form-group {
  margin-bottom: 5px;
}
.descarga-masiva .solicitud-descargas .contenido .fila .form-group input {
  font-size: 16px;
  padding-left: 15px;
}
.descarga-masiva .solicitud-descargas .contenido .fila .form-group .with-gap[type=radio]:not(:checked) + label::before {
  border: 1px solid #cdcdcd;
  width: 24px;
  height: 24px;
}
.descarga-masiva .solicitud-descargas .contenido .fila .form-group .with-gap[type=radio]:checked + label::before {
  border: 1px solid #cdcdcd;
  width: 24px;
  height: 24px;
}
.descarga-masiva .solicitud-descargas .contenido .fila .form-group .with-gap[type=radio]:checked + label::after {
  transform: scale(0.6);
  border: 1px solid #cdcdcd;
  background: #f7cb53;
  width: 24px;
  height: 24px;
}
.descarga-masiva .solicitud-descargas .contenido .fila .form-group select {
  font-size: 16px;
}
.descarga-masiva .solicitud-descargas .contenido .fila .form-group .navbar-form {
  padding: 0;
  width: 100%;
}
.descarga-masiva .solicitud-descargas .contenido .fila .form-group .navbar-form .form-group {
  width: 100%;
}
.descarga-masiva .solicitud-descargas .contenido .fila .form-group .navbar-form input[type=text] {
  width: calc(100% - 45px);
}
.descarga-masiva .solicitud-descargas .contenido .fila .form-group .navbar-form button.btn.btn-default {
  padding: 0;
  border: 0;
}
@media only screen and (max-width: 767px) {
  .descarga-masiva .solicitud-descargas .contenido .fila .form-group .navbar-form button.btn.btn-default {
    position: absolute;
    right: 0;
    top: 0;
  }
}
@media only screen and (max-width: 990px) {
  .descarga-masiva .solicitud-descargas .contenido .fila .form-group .navbar-form button.btn.btn-default {
    position: absolute;
    right: 0;
    top: 0;
  }
}
.descarga-masiva .solicitud-descargas .contenido .fila .form-group .navbar-form button.btn.btn-default span {
  height: 22px;
  font-size: 18px;
  width: 14px;
  left: -3px;
}
.descarga-masiva .solicitud-descargas .contenido .fila .input-group input {
  font-size: 16px;
  background: none;
  padding-left: 15px;
}
.descarga-masiva .solicitud-descargas .contenido input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}
.descarga-masiva .solicitud-descargas .contenido input[type=checkbox] + label {
  text-indent: 30px;
  height: 18px;
  width: 18px;
  border: 1px solid #CCC;
  border-radius: 4px;
  white-space: nowrap;
  position: absolute;
  transition: 0.2s ease-out;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  line-height: 1;
  background-color: white;
}
.descarga-masiva .solicitud-descargas .contenido input[type=checkbox] + label:before {
  content: none;
}
.descarga-masiva .solicitud-descargas .contenido input[type=checkbox] + label:after {
  content: "";
  position: absolute;
  width: 0px;
  height: 9px;
  border-bottom: 4px solid #97BA3C;
  border-left: 4px solid #97BA3C;
  top: 2px;
  left: 8px;
  transform-origin: bottom left;
  transform: rotate(-45deg);
  opacity: 0;
  transition: 0.2s ease-out;
  background-color: transparent;
  box-shadow: none !important;
  border-radius: 0;
}
.descarga-masiva .solicitud-descargas .contenido input[type=checkbox]:checked + label:after {
  opacity: 1;
  width: 18px;
}
.descarga-masiva .solicitud-descargas .contenido .botones {
  margin: 30px 0;
}
.descarga-masiva .solicitud-descargas .contenido .botones .btn-primary, .descarga-masiva .solicitud-descargas .contenido .botones .btn-secundary {
  float: right;
  margin: 0 10px;
}
@media only screen and (max-width: 767px) {
  .descarga-masiva .solicitud-descargas .contenido .botones .btn-primary, .descarga-masiva .solicitud-descargas .contenido .botones .btn-secundary {
    float: none;
    margin: 10px 0;
  }
}
@media only screen and (max-width: 990px) {
  .descarga-masiva .solicitud-descargas .contenido .botones .btn-primary, .descarga-masiva .solicitud-descargas .contenido .botones .btn-secundary {
    float: none;
    margin: 10px 0;
  }
}
@media only screen and (max-width: 767px) {
  .descarga-masiva .solicitud-descargas header .bs-wizard .bs-wizard-step {
    width: 100%;
  }
  .descarga-masiva .solicitud-descargas .contenido .fila .col-md-6, .descarga-masiva .solicitud-descargas .contenido .fila .col-md-3 {
    padding-bottom: 17px;
  }
}
.descarga-masiva .solicitud-descargas .botones {
  margin: 55px 0 0 0;
}
.descarga-masiva .solicitud-descargas .botones .btn-primary, .descarga-masiva .solicitud-descargas .botones .btn-secundary, .descarga-masiva .solicitud-descargas .botones .btn-yellow {
  float: right;
  margin: 0 10px;
  padding: 10px 0;
}
.descarga-masiva .solicitud-descargas .botones .btn-yellow {
  font-family: "PTSans-Bold";
  color: #013871;
  background-color: #f7cb53;
  border: none;
  border-radius: 30px;
  -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
  font-weight: bold;
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  .descarga-masiva .solicitud-descargas .botones .btn-primary, .descarga-masiva .solicitud-descargas .botones .btn-secundary, .descarga-masiva .solicitud-descargas .botones .btn-yellow {
    float: none;
    margin: 10px 0;
  }
}
.descarga-masiva .solicitud-descargas.confirmacion-descarga .table-list .table-tr-list {
  padding: 15px;
}
.descarga-masiva .solicitud-descargas.confirmacion-descarga .table-list .table-tbody-list .table-tr-list {
  display: block;
}
.descarga-masiva .solicitud-descargas.confirmacion-descarga .table-list .table-tbody-list .table-tr-list:hover {
  background-color: transparent;
}
.descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-contrato {
  width: 10%;
}
.descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-poblacion {
  width: 16%;
}
.descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-numdoc {
  width: 10%;
}
.descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-anyo,
.descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-periodo,
.descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-consumo,
.descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-cobro,
.descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-importe,
.descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-iva,
.descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-total {
  width: 8%;
}
.descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-factura {
  width: 20%;
}
.descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-contrato,
.descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-anyo,
.descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-periodo,
.descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-consumo,
.descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-importe,
.descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-iva,
.descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-total {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .descarga-masiva .solicitud-descargas.confirmacion-descarga .list-avisos {
    padding: 0;
  }
  .descarga-masiva .solicitud-descargas.confirmacion-descarga .table-list .table-thead-list {
    display: none;
  }
  .descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-contrato,
  .descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-poblacion,
  .descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-numdoc,
  .descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-factura,
  .descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-anyo,
  .descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-periodo,
  .descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-consumo,
  .descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-cobro,
  .descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-importe,
  .descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-iva,
  .descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-total {
    width: 100%;
    padding: 5px;
    text-align: left;
  }
  .descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-contrato:before,
  .descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-poblacion:before,
  .descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-numdoc:before,
  .descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-factura:before,
  .descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-anyo:before,
  .descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-periodo:before,
  .descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-consumo:before,
  .descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-cobro:before,
  .descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-importe:before,
  .descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-iva:before,
  .descarga-masiva .solicitud-descargas.confirmacion-descarga .cell-total:before {
    content: attr(data-label) ": ";
    font-family: "PTSans-Regular";
  }
}
.descarga-masiva .list-avisos-descarga-facturas strong {
  color: #444;
  font-family: "PTSans-Regular";
}

.listado-contratos {
  /*.cell-dir-suministros, 
  .cell-dir-correspondencia*/
  /*.cell-alias*/
  /*.cell-alias .ico-gota */
  /*.cell-alias span.titulo-alias*/
  /*.subcell-tipo*/
  /*.subcell-codigo*/
  /*@include media-query(null, $screen-xs-max)*/
  /*input[type="checkbox"]*/
  /*.allRowsIds*/
}
.listado-contratos .cell-dir-suministros,
.listado-contratos .cell-dir-correspondencia { /* las dos direcciones*/
  width: 35%;
  padding-left: 5px;
  padding-right: 5px;
  float: left;
}
.listado-contratos .cell-alias { /*pago plano gota, alias y codigo contrato		*/
  width: 20%;
  padding-left: 5px;
  padding-right: 5px;
  float: left;
}
.listado-contratos .cell-alias .ico-gota {
  background: url("@theme_image_path@/hidrogea/gota.png") no-repeat center;
  display: inline-block;
  margin-bottom: 0;
  height: 30px;
  width: 20px;
  margin-right: 10px;
}
.listado-contratos .cell-alias span.titulo-alias {
  padding-left: 30px;
}
.listado-contratos .subcell-tipo {
  float: left;
  width: 30px;
}
.listado-contratos .subcell-codigo {
  float: left;
}
@media only screen and (max-width: 767px) {
  .listado-contratos {
    /*.fila*/
    /*.cell-dir-suministros,
    .cell-dir-correspondencia*/
    /*.cell-contratos*/
    /*.cell-alias*/
    /*.subcell-tipo*/
    /*.subcell-codigo*/
    /*.table-list*/
  }
  .listado-contratos .fila {
    width: 100%;
  }
  .listado-contratos .cell-dir-suministros,
  .listado-contratos .cell-dir-correspondencia {
    width: 100%;
    margin-top: 10px;
    padding-left: 40px !important;
  }
  .listado-contratos .cell-contratos {
    width: 40px;
    margin-top: 10px;
  }
  .listado-contratos .cell-alias {
    width: calc(100% - 40px);
    margin-top: 10px;
  }
  .listado-contratos .subcell-tipo {
    width: 30px;
    float: right;
  }
  .listado-contratos .subcell-codigo {
    width: calc(100% - 30px);
    float: left;
  }
  .listado-contratos .table-list {
    /*.table-thead-list*/
    /*.table-thead-list*/
    /*.table-tbody-list*/
  }
  .listado-contratos .table-list .table-thead-list {
    display: block !important;
  }
  .listado-contratos .table-list .table-thead-list {
    /*.cell-dir-correspondencia,
    .cell-dir-suministros,
    .cell-alias */
    /*.cell-contratos*/
    /*.cell-contratos label.allRowsIds span*/
  }
  .listado-contratos .table-list .table-thead-list .cell-dir-correspondencia,
  .listado-contratos .table-list .table-thead-list .cell-dir-suministros,
  .listado-contratos .table-list .table-thead-list .cell-alias {
    display: none;
  }
  .listado-contratos .table-list .table-thead-list .cell-contratos {
    display: block !important;
    width: 100%;
    height: 25px;
    font-family: "PTSans-Regular";
  }
  .listado-contratos .table-list .table-thead-list .cell-contratos label.allRowsIds span {
    color: black;
    font-family: "PTSans-Regular";
    font-size: 14.6667px;
    text-transform: uppercase;
  }
  .listado-contratos .table-list .table-tbody-list {
    /*.table-tr-list*/
  }
  .listado-contratos .table-list .table-tbody-list .table-tr-list {
    display: block;
  }
}
.listado-contratos input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  /*& + label*/
  /*&:checked + label:after*/
}
.listado-contratos input[type=checkbox] + label {
  text-indent: 30px;
  /*Modificado añadido 20171120*/
  height: 18px !important;
  width: 18px;
  border: 1px solid #CCC;
  border-radius: 4px;
  white-space: nowrap;
  position: absolute;
  transition: 0.2s ease-out;
  margin: 2px 0 0 10px;
  padding: 0;
  top: 0;
  left: 0;
  line-height: 1;
  background-color: white;
  /*&:before*/
  /*&:after*/
}
.listado-contratos input[type=checkbox] + label:before {
  content: none;
}
.listado-contratos input[type=checkbox] + label:after {
  content: "";
  position: absolute;
  width: 0px;
  height: 9px;
  border-bottom: 4px solid #97BA3C;
  border-left: 4px solid #97BA3C;
  top: 2px;
  left: 8px;
  transform-origin: bottom left;
  transform: rotate(-45deg);
  opacity: 0;
  transition: 0.2s ease-out;
  background-color: transparent;
  box-shadow: none !important;
  border-radius: 0;
}
.listado-contratos input[type=checkbox]:checked + label:after {
  opacity: 1;
  width: 18px;
}
.listado-contratos .allRowsIds {
  font-weight: normal !important;
}

/*.listado-contratos{*/
.info-pie a {
  font-size: 13pt;
  font-family: PTSans-Bold;
  margin: 0;
  color: #013871;
}

/*SWECAT - Meta description Layout*/
.container-layout-title .summary {
  text-indent: -9999px;
  height: 0;
  padding: 0;
  margin: 0;
}

.alloy-editor-switch.hide {
  display: block !important;
}

.fright {
  float: right;
  margin-left: 45px;
}

.fleft {
  float: left;
  margin-right: 45px;
}

.desktop-display {
  display: block;
}

blockquote {
  border-color: #97BA3C;
  border-left-width: 4px;
  margin: 50px 0 50px 50px;
}
@media only screen and (max-width: 990px) {
  blockquote {
    margin-left: 25px;
  }
}

video {
  width: 100%;
  margin: 50px 0 1em;
}

.home-section-4col {
  margin: 4em auto;
}
.home-section-4col .title-section {
  text-align: center;
  display: block;
  margin: 1em 0 2em;
  font-size: 32px;
  font-family: "PTSans-Regular";
}
.home-section-4col .group-dest {
  text-align: center;
}
.home-section-4col .group-dest a {
  color: #222;
}
.home-section-4col .group-dest span {
  display: block;
}
.home-section-4col .group-dest span.title-dest {
  text-transform: uppercase;
  font-family: "PTSans-Regular";
  font-size: 1.2em;
  margin-top: 1em;
  color: #6d6d6d;
}
@media only screen and (max-width: 767px) {
  .home-section-4col .title-section {
    margin-bottom: 1em;
  }
  .home-section-4col .group-dest {
    margin-top: 2em;
  }
}

.home-interes {
  padding-top: 1em;
}
.home-interes .title-section {
  text-align: center;
  display: block;
  margin: 1em 0 2em;
  font-size: 32px;
  font-family: "PTSans-Regular";
  color: #6D6D6D;
}
.home-interes .col-sm-4, .home-interes .col-sm-6 {
  margin-bottom: 50px;
  padding-right: 6px;
  padding-left: 6px;
}
.home-interes .col-sm-4 .img-responsive {
  height: 295px;
}
.home-interes .group-dest.col-sm-4 > div {
  overflow: hidden;
  position: relative;
}
.home-interes .group-dest.col-sm-4 a {
  color: #fff;
}
.home-interes .group-dest.col-sm-4 a:before {
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 500%;
  bottom: -607%;
  content: "";
  display: block;
  height: 650%;
  left: -120%;
  margin: 0 auto;
  position: absolute;
  width: 340%;
  z-index: 10;
}
.home-interes .group-dest.col-sm-4 a:hover span {
  opacity: 1;
}
.home-interes .group-dest.col-sm-4 a:hover:before {
  background-color: rgba(0, 0, 0, 0.7);
}
.home-interes .group-dest.col-sm-4 a img {
  width: 100%;
}
.home-interes .group-dest.col-sm-4 span {
  position: absolute;
  bottom: 15px;
  text-align: center;
  margin: 0 15px;
  left: 0;
  z-index: 100;
  height: 70px;
  color: white;
  font-size: 16px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: "PTSans-Regular";
}
.home-interes .group-dest.col-sm-4 span strong {
  font-family: "PTSans-Bold";
}

/*TITULO PORTLETS FORMULARIOS*/
.formularios header h1 {
  color: #032a69 !important;
  text-transform: uppercase !important;
  margin-bottom: 30px !important;
  font-size: 29.3333px !important;
  display: block !important;
  font-family: "PTSans-Regular" !important;
}

@media (max-width: 1200px) {
  .home-interes .col-sm-4 .img-responsive, .home-interes .col-sm-6 .img-responsive {
    height: auto;
  }
  .home-interes .group-dest.col-sm-4 span {
    font-size: 14.6667px;
    padding-left: 20px;
    padding-right: 20px;
    bottom: 0;
  }
}
@media (max-width: 992px) {
  .home-interes .col-sm-4 .img-responsive, .home-interes .col-sm-6 .img-responsive {
    height: auto;
  }
  .home-interes .group-dest.col-sm-4 span {
    position: relative;
    bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    color: #222;
    text-align: left;
    margin: 10px 0 0;
    line-height: 1.1;
    display: block;
    font-size: 14.6667px;
    margin-top: 10px;
    height: auto;
    padding-bottom: 5px;
  }
  .home-interes .group-dest.col-sm-4 a::before {
    content: none;
  }
  .home-interes > div a {
    color: #013871;
  }
  .home-interes .group-dest {
    margin-bottom: 20px;
  }
  .home-interes .banners {
    margin-top: 1em;
  }
}
@media (max-width: 768px) {
  .home-interes > div a {
    font-size: 14.6667px;
  }
  .home-interes .banners {
    margin-top: 0;
  }
  .home-interes .banners .group-dest {
    margin-bottom: 0;
  }
  .home-interes .group-dest.col-sm-4 span {
    font-family: "PTSans-Regular";
    font-size: 17.3333px;
  }
  .home-interes .group-dest.col-sm-4 span strong {
    font-family: "PTSans-Bold";
  }
  .tablet-hidden {
    display: none;
  }
  /*LISTADO AVISOS*/
  .aviso .descripcion-aviso .municipios {
    display: none;
  }
  /*PARAGRAFO CONTENT NOTICIA*/
  .content-noticia p {
    margin-right: 5%;
    margin-left: 5%;
  }
  /*AMPLIAR HEADER NOMBRE MUNICIPIO LARGO*/
  #header-top {
    min-height: 50px;
    height: 100%;
  }
  #header-top .town {
    width: 30%;
    font-size: 0.8em;
  }
  /*CENTRAR CONTENIDO*/
  .generic-content .fright {
    text-align: center;
  }
  /*PAGINACIÓN*/
  .taglib-page-iterator .lfr-pagination-buttons {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 768px) and (min-width: 768px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}
@media (max-width: 768px) {
  .taglib-page-iterator .lfr-pagination-buttons a {
    font-size: 16px;
    line-height: 1;
    padding: 5px 10px !important;
  }
}
@media (max-width: 768px) {
  .taglib-page-iterator .lfr-pagination-buttons li {
    display: inline-block;
    margin: 0;
  }
}
@media (max-width: 768px) {
  .taglib-page-iterator .lfr-pagination-buttons .active {
    font-family: "PTSans-Bold";
  }
}
@media (max-width: 768px) {
  .taglib-page-iterator .lfr-pagination-config {
    float: right;
    margin-right: 13%;
  }
}
.home-section-gestion-servicios {
  padding: 2em 0 3em;
}
.home-section-gestion-servicios .title-section {
  text-align: center;
  display: block;
  margin: 1em 0 2em;
  font-size: 32px;
  font-family: "PTSans-Regular";
}
.home-section-gestion-servicios .group-dest {
  text-align: center;
}
@media only screen and (max-width: 990px) {
  .home-section-gestion-servicios .group-dest {
    margin-bottom: 2em;
  }
  .home-section-gestion-servicios .group-dest:nth-child(3n+1) {
    clear: left;
  }
}
@media only screen and (max-width: 767px) {
  .home-section-gestion-servicios .group-dest:nth-child(3n+1) {
    clear: inherit;
  }
  .home-section-gestion-servicios .group-dest:nth-child(2n+1) {
    clear: left;
  }
}
.home-section-gestion-servicios .group-dest a, .home-section-gestion-servicios .group-dest span {
  display: block;
}
.home-section-gestion-servicios .group-dest a {
  color: #013871;
}
.home-section-gestion-servicios .group-dest .title-dest {
  margin-top: 1em;
  font-size: 16px;
}

.home-section-twitter {
  padding-top: 60px;
  padding-bottom: 60px;
}
.home-section-twitter .title-section {
  font-family: "PTSans-Regular";
  font-size: 26.6667px;
  color: #013871;
  text-align: center;
  display: block;
  margin-bottom: 60px;
}
.home-section-twitter .title-section a {
  font-family: "PTSans-Regular";
  color: #013871;
}
@media only screen and (max-width: 990px) {
  .home-section-twitter .title-section {
    padding-top: 60px;
    background: url("@theme_image_path@/hidrogea/icon-twitter-home-mv.png") no-repeat center top;
    font-family: "PTSans-Regular";
    font-size: 16px;
  }
  .home-section-twitter .title-section a {
    font-size: 20px;
    display: block;
  }
}
.home-section-twitter .content-twitter {
  font-family: "PTSans-Regular";
  padding-top: 60px;
  text-align: center;
  font-size: 16px;
  background: url("@theme_image_path@/hidrogea/icon-twitter-home-blue.png") no-repeat top center;
}
.home-section-twitter .content-twitter a {
  font-family: "PTSans-Regular";
  color: #222;
}
.home-section-twitter .carousel {
  margin: auto 80px 60px;
}
.home-section-twitter .carousel .carousel-indicators {
  bottom: -60px;
}
.home-section-twitter .carousel .carousel-indicators li {
  vertical-align: middle;
  border: 0;
  background-color: rgba(151, 186, 60, 0.4);
}
.home-section-twitter .carousel .carousel-indicators li.active {
  background-color: #97BA3C;
  width: 15px;
  height: 15px;
}
.home-section-twitter .carousel .carousel-control {
  text-shadow: none;
  background: none;
  top: 45%;
}
.home-section-twitter .carousel .carousel-control.left {
  left: -125px;
}
.home-section-twitter .carousel .carousel-control.right {
  right: -125px;
}
.home-section-twitter .carousel .carousel-control .icon-left,
.home-section-twitter .carousel .carousel-control .icon-right {
  width: 12px;
  height: 24px;
  display: inline-block;
}
.home-section-twitter .carousel .carousel-control .icon-left {
  background: url("@theme_image_path@/hidrogea/icon-arrow-left-green.png") no-repeat center;
}
.home-section-twitter .carousel .carousel-control .icon-right {
  background: url("@theme_image_path@/hidrogea/icon-arrow-right-green.png") no-repeat center;
}
.home-section-twitter .carousel .carousel-control a:focus .icon-right,
.home-section-twitter .carousel .carousel-control a:focus .icon-left {
  outline: #00a905 solid 2px !important;
}
@media only screen and (max-width: 990px) {
  .home-section-twitter .carousel {
    margin: auto 50px 30px;
  }
  .home-section-twitter .carousel .carousel-control {
    width: 45px;
  }
  .home-section-twitter .carousel .carousel-control.left {
    left: -60px;
  }
  .home-section-twitter .carousel .carousel-control.right {
    right: -60px;
  }
}
@media only screen and (max-width: 767px) {
  .home-section-twitter .carousel {
    margin: auto 30px 30px;
  }
  .home-section-twitter .carousel .carousel-indicators {
    display: none;
  }
  .home-section-twitter .carousel .content-twitter {
    padding-top: 0;
    background: none;
  }
  .home-section-twitter .carousel .carousel-control.left {
    left: -40px;
  }
  .home-section-twitter .carousel .carousel-control.right {
    right: -40px;
  }
}
.home-section-twitter #twitter-home .cloneditem-1, .home-section-twitter #twitter-home .cloneditem-2,
.home-section-twitter #twitter-home .cloneditem-3, .home-section-twitter #twitter-home .cloneditem-4,
.home-section-twitter #twitter-home .cloneditem-5 {
  display: none;
}
@media only screen and (min-width: 768px) and (transform-3d), only screen and (min-width: 768px) and (-webkit-transform-3d) {
  .home-section-twitter #twitter-home .carousel-inner > .item.active.right,
  .home-section-twitter #twitter-home .carousel-inner > .item.next,
  .home-section-twitter #twitter-home .carousel-inner > .carousel-item.active.right,
  .home-section-twitter #twitter-home .carousel-inner > .carousel-item.next {
    transform: translate3d(50%, 0, 0);
    left: 0;
  }
  .home-section-twitter #twitter-home .carousel-inner > .item.active.left,
  .home-section-twitter #twitter-home .carousel-inner > .item.prev,
  .home-section-twitter #twitter-home .carousel-inner > .carousel-item.active.left,
  .home-section-twitter #twitter-home .carousel-inner > .carousel-item.prev {
    transform: translate3d(-50%, 0, 0);
    left: 0;
  }
  .home-section-twitter #twitter-home .carousel-inner > .item.left,
  .home-section-twitter #twitter-home .carousel-inner > .item.prev.right,
  .home-section-twitter #twitter-home .carousel-inner > .item.active,
  .home-section-twitter #twitter-home .carousel-inner > .carousel-item.left,
  .home-section-twitter #twitter-home .carousel-inner > .carousel-item.prev.right,
  .home-section-twitter #twitter-home .carousel-inner > .carousel-item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
@media only screen and (min-width: 768px) {
  .home-section-twitter #twitter-home .carousel-inner > .active.left,
  .home-section-twitter #twitter-home .carousel-inner > .prev {
    left: -50%;
  }
}
@media only screen and (min-width: 768px) {
  .home-section-twitter #twitter-home .carousel-inner > .active.right,
  .home-section-twitter #twitter-home .carousel-inner > .next {
    left: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .home-section-twitter #twitter-home .carousel-inner > .left,
  .home-section-twitter #twitter-home .carousel-inner > .prev.right,
  .home-section-twitter #twitter-home .carousel-inner > .active {
    left: 0;
  }
}
@media only screen and (min-width: 768px) {
  .home-section-twitter #twitter-home .carousel-inner .cloneditem-1 {
    display: block;
  }
}
@media only screen and (min-width: 991px) and (transform-3d), only screen and (min-width: 991px) and (-webkit-transform-3d) {
  .home-section-twitter #twitter-home .carousel-inner > .item.active.right,
  .home-section-twitter #twitter-home .carousel-inner > .item.next,
  .home-section-twitter #twitter-home .carousel-inner > .carousel-item.active.right,
  .home-section-twitter #twitter-home .carousel-inner > .carousel-item.next {
    transform: translate3d(33.333%, 0, 0);
    left: 0;
  }
  .home-section-twitter #twitter-home .carousel-inner > .item.active.left,
  .home-section-twitter #twitter-home .carousel-inner > .item.prev,
  .home-section-twitter #twitter-home .carousel-inner > .carousel-item.active.left,
  .home-section-twitter #twitter-home .carousel-inner > .carousel-item.prev {
    transform: translate3d(-33.333%, 0, 0);
    left: 0;
  }
  .home-section-twitter #twitter-home .carousel-inner > .item.left,
  .home-section-twitter #twitter-home .carousel-inner > .item.prev.right,
  .home-section-twitter #twitter-home .carousel-inner > .item.active,
  .home-section-twitter #twitter-home .carousel-inner > .carousel-item.left,
  .home-section-twitter #twitter-home .carousel-inner > .carousel-item.prev.right,
  .home-section-twitter #twitter-home .carousel-inner > .carousel-item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
@media only screen and (min-width: 991px) {
  .home-section-twitter #twitter-home .carousel-inner > .active.left,
  .home-section-twitter #twitter-home .carousel-inner > .prev {
    left: -33.333%;
  }
}
@media only screen and (min-width: 991px) {
  .home-section-twitter #twitter-home .carousel-inner > .active.right,
  .home-section-twitter #twitter-home .carousel-inner > .next {
    left: 33.333%;
  }
}
@media only screen and (min-width: 991px) {
  .home-section-twitter #twitter-home .carousel-inner > .left,
  .home-section-twitter #twitter-home .carousel-inner > .prev.right,
  .home-section-twitter #twitter-home .carousel-inner > .active {
    left: 0;
  }
}
@media only screen and (min-width: 991px) {
  .home-section-twitter #twitter-home .carousel-inner .cloneditem-2 {
    display: block;
  }
}

.home-section-contactanos {
  padding: 2em 0;
  font-family: "PTSans-Regular";
  font-size: 17.3333px;
}
.home-section-contactanos a {
  text-decoration: underline;
}
.home-section-contactanos h2 {
  margin: 0.5em 0 1.5em;
  font-size: 32px;
  text-align: center;
}
.home-section-contactanos .glyphicon {
  font-size: 150%;
  margin-right: 2px;
  top: 3px;
  color: #61810E;
}
.home-section-contactanos .group-dest {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .home-section-contactanos .group-dest {
    margin-bottom: 20px;
  }
}

.generic-content {
  font-size: 17.3333px;
  margin-bottom: 2em;
  font-family: "PTSans-Regular";
}
.generic-content a {
  text-decoration: underline;
}
.generic-content a.btn {
  text-decoration: none;
}
.generic-content p, .generic-content ul {
  line-height: 30px;
}
.generic-content header {
  background-color: #fbfbfb;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  margin-bottom: 30px;
}
.generic-content header h1, .generic-content header h2 {
  margin-bottom: 0.5em;
  color: #013871;
  font-family: "PTSans-Regular";
  font-size: 45.3333px;
}
@media only screen and (max-width: 767px) {
  .generic-content header h1, .generic-content header h2 {
    font-size: 32px;
  }
}
.generic-content header strong {
  color: #013871;
  font-family: "PTSans-Regular";
  font-size: 45.3333px;
}
@media only screen and (max-width: 767px) {
  .generic-content header strong {
    font-size: 32px;
  }
}
.generic-content header time {
  background-color: #013871;
  color: white;
  padding: 7px 15px;
  text-transform: uppercase;
  display: inline-block;
  font-family: "PTSans-Regular";
}
@media only screen and (max-width: 990px) {
  .generic-content header time {
    display: none;
  }
}
@media only screen and (max-width: 990px) {
  .generic-content header {
    margin-bottom: 0;
    background-color: transparent;
  }
  .generic-content header h1, .generic-content header h2 {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.generic-content header .bg-image {
  position: relative;
}
.generic-content header .bg-image .content-image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 200px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .generic-content header .bg-image .content-image {
    min-height: 400px;
    margin-bottom: 0;
  }
}
.generic-content header .bg-image .content-header h1, .generic-content header .bg-image .content-header h2 {
  margin: 0 15px 0;
}
.generic-content header .bg-image .content-header strong {
  color: white;
  font-weight: normal;
}
@media only screen and (min-width: 768px) {
  .generic-content header .bg-image .content-header {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    text-align: center;
    padding-top: 20px;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .generic-content header .bg-image .content-header h1, .generic-content header .bg-image .content-header h2 {
    color: white;
    margin: 0 50px 0;
  }
}
@media only screen and (min-width: 991px) {
  .generic-content header .bg-image .content-header {
    text-align: left;
    padding: 10px 50px 10px;
  }
  .generic-content header .bg-image .content-header time {
    margin-left: 50px;
  }
}
@media only screen and (max-width: 990px) {
  .generic-content header .bg-image {
    text-align: center;
  }
  .generic-content header .bg-image h1, .generic-content header .bg-image h2 {
    color: #013871;
    margin: 0 15px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .generic-content header .bg-image {
    text-align: left;
  }
  .generic-content header .bg-image img {
    margin-bottom: 20px;
  }
  .generic-content header .bg-image h1, .generic-content header .bg-image h2 {
    color: #013871;
  }
}
.generic-content header:first-child {
  padding-top: 0;
}
.generic-content .subtitulo {
  font-family: "PTSans-Bold";
  color: #013871;
  font-size: 18.6667px;
}
@media only screen and (max-width: 990px) {
  .generic-content .subtitulo {
    margin-top: 2em;
  }
}
.generic-content .info-dest {
  margin: 1em;
  border-left: 3px solid #97BA3C;
  padding: 0.5em 1em;
}
@media only screen and (min-width: 480px) {
  .generic-content .info-dest {
    margin: 2em;
  }
}
.generic-content .info-dest .titulo {
  font-family: "PTSans-Bold";
  margin-bottom: 10px;
  display: block;
}
.generic-content .info-dest p {
  font-family: "PTSans-Regular";
}
.generic-content table {
  width: 100%;
  border: 0;
}
.generic-content table th, .generic-content table td {
  padding: 7px 10px;
  border: 0;
}
.generic-content table td {
  border-bottom: 1px dashed #365A88;
}
.generic-content table > thead > tr > th {
  border-bottom: 1px solid #ddd;
}
.generic-content #video-wrapper {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 990px) {
  .generic-content #video-wrapper .container {
    padding: 0;
  }
  .generic-content #video-wrapper video {
    margin: 30px 0;
  }
}
.generic-content .contenido {
  margin: 70px auto;
}
@media only screen and (max-width: 767px) {
  .generic-content .contenido {
    margin: 20px auto;
  }
}
@media only screen and (max-width: 990px) {
  .generic-content .contenido {
    margin: 20px auto;
  }
}
.generic-content .contenido .bloque h3, .generic-content .contenido .bloque h4, .generic-content .contenido .bloque h5 {
  margin: 20px auto;
  font-size: 26.6667px;
  color: #013871;
}
.generic-content .contenido .bloque span {
  font-family: "PTSans-Bold";
  font-size: 17.3333px;
  color: #013871;
}
.generic-content .contenido .bloque ul {
  padding-left: 0;
  margin-left: 18px;
  margin-top: 40px;
}
.generic-content .contenido .bloque ul li a {
  color: #365A88;
}
.generic-content .contenido .bloque-img {
  text-align: center;
}
.generic-content .contenido .bloque-img .input-group {
  margin: 20px auto 0 auto;
}
@media only screen and (min-width: 480px) and (max-width: 990px) {
  .generic-content .contenido .bloque-img img {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 990px) {
  .generic-content .contenido .bloque-img img {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 990px) {
  .generic-content .row {
    margin: 0 2em;
  }
}
.generic-content .listado-destacados {
  margin-bottom: 30px;
  background-color: #fbfbfb;
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: hidden;
  font-family: "PTSans-Regular";
}
@media only screen and (max-width: 990px) {
  .generic-content .listado-destacados {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.generic-content .listado-destacados h2, .generic-content .listado-destacados h3, .generic-content .listado-destacados h4, .generic-content .listado-destacados h5 {
  margin: 20px auto;
  text-align: center;
  font-size: 26.6667px;
  color: #013871;
}
.generic-content .listado-destacados h2 + .summary, .generic-content .listado-destacados h3 + .summary, .generic-content .listado-destacados h4 + .summary, .generic-content .listado-destacados h5 + .summary {
  text-align: center;
  font-size: 16px;
  margin-bottom: 2em;
}
.generic-content .listado-destacados .group-dest {
  margin-bottom: 2em;
  padding: 0 5px;
}
@media only screen and (min-width: 768px) {
  .generic-content .listado-destacados .group-dest {
    margin-bottom: 1em;
  }
}
.generic-content .listado-destacados figcaption h3, .generic-content .listado-destacados figcaption h4, .generic-content .listado-destacados figcaption h5, .generic-content .listado-destacados figcaption h6 {
  font-size: 16px;
  margin-top: 10px;
  font-family: "PTSans-Regular";
  margin-top: 25px;
  text-align: left;
}
.generic-content .listado-destacados figcaption .summary {
  font-size: 14.6667px;
  line-height: 1.5;
  margin-bottom: auto;
  text-align: left;
}
.generic-content .listado-destacados .contenido .bloque h2, .generic-content .listado-destacados .contenido .bloque h3, .generic-content .listado-destacados .contenido .bloque h4 {
  margin: 20px auto;
  font-size: 26.6667px;
  color: #013871;
  text-align: left;
}
.generic-content .listado-destacados .contenido .bloque span {
  font-family: "PTSans-Bold";
  font-size: 17.3333px;
  color: #013871;
  margin-bottom: 20px;
  display: block;
}
.generic-content .listado-destacados .contenido .bloque .input-group {
  margin: 20px auto 0 auto;
}
.generic-content .listado-destacados .contenido .bloque-img {
  text-align: center;
  padding: 0;
}
@media only screen and (min-width: 480px) and (max-width: 990px) {
  .generic-content .listado-destacados .contenido .bloque-img img {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 990px) {
  .generic-content .listado-destacados .contenido .bloque-img img {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 990px) {
  .generic-content .listado-destacados .row {
    margin: 0 2em;
  }
}
@media only screen and (max-width: 767px) {
  .generic-content .listado-destacados img {
    width: 100%;
  }
}
.generic-content .listado-te-lo-ponemos-facil h2 {
  margin: 20px auto 5px !important;
  font-size: 26.6667px;
  color: #013871;
  text-align: center;
}
.generic-content .listado-te-lo-ponemos-facil .summary {
  font-family: "PTSans-Bold";
  font-size: 18.6667px;
  text-align: center;
}
.generic-content .listado-te-lo-ponemos-facil ul {
  overflow: hidden;
  list-style: none;
}
.generic-content .listado-te-lo-ponemos-facil ul li {
  width: 50%;
  float: left;
  text-align: left;
  padding-left: 75px;
  padding-right: 4%;
  position: relative;
  font-family: "PTSans-Regular";
  color: #444;
  clear: left;
}
.generic-content .listado-te-lo-ponemos-facil ul li > img {
  position: absolute;
  top: 0;
  left: 0;
}
.generic-content .listado-te-lo-ponemos-facil ul li > a {
  display: block;
  font-family: "PTSans-Regular";
  text-decoration: none;
  color: #013871;
}
.generic-content .listado-te-lo-ponemos-facil ul li > a:hover {
  text-decoration: underline;
}
.generic-content .listado-te-lo-ponemos-facil ul li p {
  margin-bottom: 10px;
}
.generic-content .listado-te-lo-ponemos-facil ul li:nth-child(2n) {
  float: right;
  clear: right;
}
@media only screen and (max-width: 767px) {
  .generic-content .listado-te-lo-ponemos-facil ul li {
    width: 100%;
  }
}
@media only screen and (max-width: 990px) {
  .generic-content .listado-te-lo-ponemos-facil ul li {
    width: 100%;
  }
}
.generic-content .check-list {
  margin: 0 !important;
  list-style: none;
}
.generic-content .check-list li {
  width: 100%;
  padding-left: 40px;
  background-image: url("@theme_image_path@/hidrogea/color_schemes/green-theme/ico-check.png");
  background-repeat: no-repeat;
  background-position: left center;
}
.generic-content .special-content p {
  line-height: 1.75em;
  margin-bottom: 40px;
}
.generic-content .special-content ul {
  margin-bottom: 40px;
  line-height: 2.25em;
  list-style-image: url("@theme_image_path@/hidrogea/dot-list-green.png");
}
.generic-content sub {
  font-size: large;
}
.generic-content #stats {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 991px) {
  .generic-content #stats .container-stats {
    width: 900px;
  }
}
.generic-content #stats .back-stat {
  margin-bottom: 20px;
}
.generic-content #stats .back-stat .inner {
  background-color: #f4f8ea;
  padding: 0 20px;
}
.generic-content #stats .back-stat .inner p.cifra {
  font-size: 55px;
  margin-bottom: 5px;
  margin-left: 5%;
}
@media only screen and (min-width: 768px) {
  .generic-content #stats .back-stat {
    padding-left: 5px;
    padding-right: 5px;
  }
  .generic-content #stats .back-stat:first-child() {
    padding-left: 0;
  }
  .generic-content #stats .back-stat:last-child() {
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .generic-content #stats .back-stat {
    padding: 0;
  }
}
.generic-content #stats .inner {
  overflow: hidden;
  padding-bottom: 2%;
}
.generic-content #stats h1, .generic-content #stats h2, .generic-content #stats h3, .generic-content #stats h4, .generic-content #stats h5, .generic-content #stats h6 {
  color: #013871;
  text-transform: uppercase;
  font-size: 18.6667px;
  font-family: "PTSans-Bold";
  margin: 20px 0;
}
.generic-content #stats p {
  display: inline-block;
  font-family: "PTSans-Regular" !important;
  line-height: 1 !important;
  margin-bottom: 5px !important;
}
.generic-content #stats p.cifra {
  font-size: 35px;
}
.generic-content #stats p sub {
  font-size: large;
}
.generic-content #stats .special-content > p {
  margin: 20px 0;
}
.generic-content .pagination {
  margin-top: 100px;
  margin-bottom: 100px;
}
@media only screen and (min-width: 768px) {
  .generic-content hr {
    width: 120%;
    margin-left: -10%;
    margin-top: 2em;
    margin-bottom: 3em;
  }
}
.generic-content .more-info {
  margin-left: -15px;
  margin-right: -15px;
}
@media only screen and (min-width: 768px) {
  .generic-content .more-info {
    margin-left: auto;
    margin-right: auto;
  }
}
.generic-content .entradilla {
  font-family: "PTSans-Regular";
}
.generic-content p {
  margin-bottom: 30px;
  line-height: 1.75;
}
.generic-content ul {
  margin-bottom: 1.5em;
}
.generic-content ul > li {
  margin-bottom: 15px;
}
.generic-content ul > li::last-child {
  margin-bottom: 0;
}
.generic-content .img-full-width {
  text-align: center;
  margin-bottom: 30px;
  margin-left: -15px;
  margin-right: -15px;
}
.generic-content .img-full-width img {
  width: 100%;
}
@media only screen and (min-width: 991px) {
  .generic-content .img-full-width {
    margin-left: auto;
    margin-right: auto;
  }
}
.generic-content .pie-foto {
  font-size: 14.6667px;
  display: block;
  margin-top: 10px;
}
@media only screen and (max-width: 990px) {
  .generic-content .pie-foto {
    text-align: center;
  }
}
.generic-content blockquote {
  font-family: "PTSans-Regular";
}
.generic-content blockquote * {
  margin: 0;
}
.generic-content blockquote h3 {
  margin-bottom: 10px;
  font-family: "PTSans-Bold";
  font-weight: normal;
  font-size: 20px;
}
.generic-content blockquote p {
  font-size: 20px;
}
.generic-content .share {
  width: 19px;
  height: 19px;
  background: transparent url("@theme_image_path@/hidrogea/color_schemes/green-theme/ico-share.png") 0 0 no-repeat;
}
.generic-content .fright {
  margin-right: -10%;
}
.generic-content .fright img {
  width: 100%;
}
@media only screen and (max-width: 990px) {
  .generic-content .fright {
    margin: 0 0 1.5em;
    width: 100%;
    float: none;
  }
}

.content-faqs hr {
  margin-top: 20px;
  margin-bottom: 20px;
}
.content-faqs h2 {
  margin-bottom: 30px;
}

.group-faqs {
  margin-bottom: 15px;
}
.group-faqs .faqs {
  padding: 0;
  list-style: none;
  margin: 0 -15px;
}
@media only screen and (min-width: 768px) {
  .group-faqs .faqs {
    margin: 0;
  }
}
.group-faqs .faqs.video {
  padding: 0;
  list-style: none;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .group-faqs .faqs.video {
    margin: 0;
  }
}
.group-faqs .faq {
  margin-bottom: 10px;
  overflow: hidden;
  font-family: "PTSans-Regular";
}
.group-faqs .faq .question {
  background-color: #f0f4fa;
  cursor: pointer;
  line-height: normal;
  margin: 0;
  font-size: 18.6667px;
  color: #013871;
  /* 			background-image: url("@theme_image_path@/hidrogea/angle-faq-open.png"); */
  /* 			background-image: url("@theme_image_path@/hidrogea/angle-faq.png"); */
  background-repeat: no-repeat;
  padding: 10px 65px 10px 15px;
  background-position: 98% center;
  background-position-x: calc(100% - 30px);
}
@media only screen and (min-width: 768px) {
  .group-faqs .faq .question {
    padding: 10px 20px 10px 20px;
  }
}
.group-faqs .faq .question a {
  text-decoration: none;
  display: inline-block;
  max-width: 95%;
  overflow: hidden;
  white-space: normal;
  vertical-align: top;
}
.group-faqs .faq .question .glyphicon {
  float: right;
}
.group-faqs .faq .answer {
  display: none;
  padding: 30px 20px 20px;
  overflow: hidden;
  font-size: 17.3333px;
}
.group-faqs .faq .answer .glyphicon {
  position: relative;
  left: unset;
}
.group-faqs .faq .answer table tbody {
  background-color: white;
}
.group-faqs .faq .answer a {
  color: #062a58;
}
.group-faqs .faq.active > .question {
  background-color: #f0f4fa;
  /* 				background-image: url("@theme_image_path@/hidrogea/angle-faq-open.png"); */
  font-family: "PTSans-Regular";
  color: #013871;
}
.group-faqs .faq.active > .answer {
  background-color: rgba(104, 148, 206, 0.04);
  display: block;
}

.wrapper-group-faqs .collapsable {
  cursor: pointer;
  background-image: url("@theme_image_path@/hidrogea/angle-faq-open.png");
  background-image: url("@theme_image_path@/hidrogea/angle-faq.png");
  background-repeat: no-repeat;
  padding: 10px 65px 10px 0;
  background-position: 98% center;
  background-position-x: calc(100% - 30px);
  margin: 0;
}
.wrapper-group-faqs .content-group-faqs {
  display: none;
}
.wrapper-group-faqs.active .collapsable {
  background-image: url("@theme_image_path@/hidrogea/angle-faq-open.png");
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .wrapper-group-faqs {
    margin: 0 -15px;
  }
  .wrapper-group-faqs .collapsable {
    margin-left: 15px;
  }
  .wrapper-group-faqs .content-group-faqs {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.print-redes {
  overflow: hidden;
  margin-bottom: 30px;
}
@media only screen and (max-width: 990px) {
  .print-redes {
    display: block;
  }
}
.print-redes ul, .print-redes ul li, .print-redes ul li a {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}
.print-redes ul {
  float: right;
}
.print-redes ul li, .print-redes ul li a {
  display: inline-block;
}
.print-redes ul li a {
  font-size: 1.4em;
  padding: 0 5px;
}
.print-redes ul li a.print-content {
  text-decoration: underline;
  padding-right: 20px;
  font-size: 1em;
}
.print-redes ul li:nth-child(2) a {
  padding-left: 20px;
}
.print-redes ul li:last-child a {
  position: relative;
  top: 1px;
}
.print-redes ul li a.share {
  width: 19px;
  height: 19px;
  background: transparent url("@theme_image_path@/hidrogea/ico-share.png") 0 0 no-repeat;
}
.print-redes a {
  text-decoration: none;
}
.print-redes a.print-content {
  text-decoration: underline;
}

.perfil-contratante .content-perfil-contratante {
  margin-top: 30px;
}
.perfil-contratante .content-perfil-contratante .group-perfil-contratante > h2 {
  margin-bottom: 30px;
}
.perfil-contratante .content-perfil-contratante .group-faqs {
  margin-bottom: 50px;
}
.perfil-contratante .content-perfil-contratante hr {
  margin-top: 40px;
  margin-bottom: 40px;
}

.generic-content .agbar-list.list-news {
  color: #222;
}
.generic-content .agbar-list.list-news header {
  padding-bottom: 30px;
  padding-top: 0;
  margin-bottom: 0;
}
.generic-content .agbar-list.list-news time {
  color: #666;
  display: inline-block;
  margin: 15px 0 0;
  text-transform: uppercase;
  font-family: "PTSans-Regular";
  font-size: 13.3333px;
}
.generic-content .agbar-list.list-news a {
  text-decoration: none;
  font-family: "PTSans-Regular";
}
.generic-content .agbar-list.list-news a:hover, .generic-content .agbar-list.list-news a:focus {
  text-decoration: underline;
}
.generic-content .agbar-list.list-news .principal {
  overflow: hidden;
  margin: auto -15px;
}
.generic-content .agbar-list.list-news .principal time {
  padding: 3px 10px;
  background-color: #747474;
  color: white;
}
.generic-content .agbar-list.list-news .principal h2 {
  margin-bottom: 0.5em;
  font-size: 40px;
  font-family: "PTSans-Regular";
}
.generic-content .agbar-list.list-news .principal figure > a {
  height: auto;
}
@media only screen and (min-width: 991px) {
  .generic-content .agbar-list.list-news .principal figure > a {
    margin-right: 35px;
    float: left;
    max-width: 50%;
    width: 50%;
    height: 400px;
  }
}
.generic-content .agbar-list.list-news .principal figure > img {
  height: auto;
}
@media only screen and (min-width: 991px) {
  .generic-content .agbar-list.list-news .principal figure > img {
    margin-right: 35px;
    float: left;
    max-width: 50%;
    width: 50%;
    height: 400px;
  }
}
.generic-content .agbar-list.list-news .principal img {
  width: 100%;
  max-width: none;
  height: auto;
}
.generic-content .agbar-list.list-news .principal p {
  line-height: 1.5;
  font-family: "PTSans-Regular";
  font-size: 17.3333px;
}
@media only screen and (max-width: 990px) {
  .generic-content .agbar-list.list-news .principal {
    margin-left: -15px;
    margin-right: -15px;
  }
  .generic-content .agbar-list.list-news .principal time {
    margin-top: 0;
  }
  .generic-content .agbar-list.list-news .principal h2, .generic-content .agbar-list.list-news .principal p {
    padding: 0 15px;
  }
  .generic-content .agbar-list.list-news .principal h2 {
    font-size: 24px;
    padding: 0;
  }
}
@media only screen and (max-width: 768px) {
  .generic-content .agbar-list.list-news .principal figure > span {
    margin: 0;
  }
  .generic-content .agbar-list.list-news .principal figure > span > span {
    width: 100%;
    float: none;
    display: block;
  }
  .generic-content .agbar-list.list-news .principal figure > span > span:first-child {
    margin-bottom: -1px;
  }
}
@media only screen and (max-width: 767px) {
  .generic-content .agbar-list.list-news .principal figure > span > span {
    padding: 0;
  }
}
.generic-content .agbar-list.list-news .list-item-news {
  margin-top: 65px;
  padding-left: 5px;
  padding-right: 5px;
}
.generic-content .agbar-list.list-news .list-item-news h2 {
  font-size: 20px;
  margin-top: 10px;
  line-height: 1.4;
}
@media only screen and (max-width: 990px) {
  .generic-content .agbar-list.list-news .list-item-news h2 {
    padding: 0 10px;
  }
}
.generic-content .agbar-list.list-news .list-item-news figure > img {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .generic-content .agbar-list.list-news .list-item-news figure > img {
    height: 250px;
    height: 28.1262305226vw;
  }
}
@media only screen and (min-width: 991px) {
  .generic-content .agbar-list.list-news .list-item-news figure > img {
    height: 181.8829573794px;
  }
}
@media only screen and (min-width: 1200px) {
  .generic-content .agbar-list.list-news .list-item-news figure > img {
    height: 260px;
  }
}
@media only screen and (max-width: 767px) {
  .generic-content .agbar-list.list-news .list-item-news {
    padding: 0;
  }
}
@media only screen and (max-width: 990px) {
  .generic-content .agbar-list.list-news .list-item-news {
    margin-top: 40px;
  }
  .generic-content .agbar-list.list-news .list-item-news:nth-child(2n+3) {
    clear: left;
  }
  .generic-content .agbar-list.list-news .list-item-news time {
    padding: 3px 10px;
    margin-top: 0;
  }
  .generic-content .agbar-list.list-news .list-item-news h2 {
    padding: 0 10px;
  }
}
@media only screen and (min-width: 991px) {
  .generic-content .agbar-list.list-news .list-item-news:nth-child(3n+4) {
    clear: left;
  }
}
.generic-content .agbar-list.list-news .taglib-page-iterator {
  margin-top: 2em;
}

.wrapper-slide {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.wrapper-slide .carousel .item,
.wrapper-slide .carousel .carousel-item {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.wrapper-slide .carousel .bullets {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 35px;
}
@media only screen and (max-width: 767px) {
  .wrapper-slide .carousel .bullets {
    bottom: 0;
  }
}
.wrapper-slide .carousel .bullets .container .row .carousel-indicators {
  position: relative;
  bottom: 0;
  left: 0;
  z-index: 15;
  width: 100%;
  margin-left: 12%;
  padding-left: 0;
  list-style: none;
  text-align: left;
}
.wrapper-slide .carousel .bullets .container .row .carousel-indicators li {
  vertical-align: middle;
  border: 0;
  background-color: rgba(255, 255, 255, 0.6);
  width: 13px;
  height: 13px;
  margin: 3px;
}
.wrapper-slide .carousel .bullets .container .row .carousel-indicators li.active {
  width: 17px;
  height: 17px;
  margin: 3px;
  background-color: white;
}
@media only screen and (max-width: 990px) {
  .wrapper-slide .carousel .bullets .container .row .carousel-indicators {
    margin-left: 14%;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-slide .carousel .bullets .container .row .carousel-indicators {
    bottom: 5px;
    text-align: center;
    margin-left: 0;
  }
}
.wrapper-slide .carousel .carousel-controls-home {
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -27px;
}
.wrapper-slide .carousel .carousel-control {
  width: 25px;
  height: 55px;
  background-color: black;
  border-radius: 25px;
  position: inherit;
}
@media only screen and (max-width: 767px) {
  .wrapper-slide .carousel .carousel-control {
    display: none;
  }
}
.wrapper-slide .carousel .carousel-control.left {
  left: 0;
  float: left;
  margin-left: 1%;
}
@media only screen and (min-width: 991px) {
  .wrapper-slide .carousel .carousel-control.left {
    margin-left: -15px;
  }
}
@media (min-width: 1300px) {
  .wrapper-slide .carousel .carousel-control.left {
    margin-left: -45px;
  }
}
.wrapper-slide .carousel .carousel-control.right {
  right: 0;
  float: right;
  margin-right: 1%;
}
@media only screen and (min-width: 991px) {
  .wrapper-slide .carousel .carousel-control.right {
    margin-right: -15px;
  }
}
@media (min-width: 1300px) {
  .wrapper-slide .carousel .carousel-control.right {
    margin-right: -45px;
  }
}
.wrapper-slide .carousel .carousel-control.playpause {
  top: 233px;
  left: 425px;
  position: absolute !important;
  width: 25px;
  height: 25px;
}
.wrapper-slide .carousel .carousel-control .icon-left {
  width: 25px;
  height: 54px;
  display: block;
  /*background: url('@theme_image_path@/hidrogea/icon-left-slide.png') no-repeat center;*/
  border-radius: 1pc;
  border: black solid 2px;
  top: 0px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  color: black;
  background-color: white;
  padding-top: 15px;
}
.wrapper-slide .carousel .carousel-control .icon-left:before {
  content: "\e257";
}
.wrapper-slide .carousel .carousel-control .icon-right {
  width: 25px;
  height: 54px;
  display: block;
  /*background: url('@theme_image_path@/hidrogea/icon-right-slide.png') no-repeat center;*/
  border-radius: 1pc;
  border: black solid 2px;
  top: 0px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  color: black;
  background-color: white;
  padding-top: 15px;
}
.wrapper-slide .carousel .carousel-control .icon-right:before {
  content: "\e258";
}
.wrapper-slide .carousel .carousel-control .icon-play-pause {
  width: 25px;
  height: 25px;
  display: block;
  /* background: url(/o/ac-theme/images/hidrogea/icon-play-pause.png) no-repeat center; */
  background-size: contain !important;
  border: black solid 2px;
  border-radius: 50px;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  line-height: 0.5;
  -webkit-font-smoothing: antialiased;
  color: black;
  background-color: white;
  padding-top: 0px;
}
.wrapper-slide .carousel .carousel-control .icon-play-pause:before {
  content: "\e072\e073";
  font-size: 9px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .wrapper-slide .carousel .carousel-inner > .item:after,
  .wrapper-slide .carousel .carousel-inner > .carousel-item:after {
    content: "";
    background-image: url("@theme_image_path@/hidrogea/fondo-texto-slide.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center right;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 37.5%;
  }
  .wrapper-slide .carousel .carousel-inner > .item.circular-item:after,
  .wrapper-slide .carousel .carousel-inner > .carousel-item.circular-item:after {
    background-image: url("@theme_image_path@/hidrogea/fondo-texto-slide-circular.png");
  }
}
@media only screen and (min-width: 991px) {
  .wrapper-slide .carousel .carousel-inner > .item:after,
  .wrapper-slide .carousel .carousel-inner > .carousel-item:after {
    right: 50%;
  }
}
.wrapper-slide .carousel .carousel-inner > .item:before,
.wrapper-slide .carousel .carousel-inner > .carousel-item:before {
  content: "";
  width: 120px;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.wrapper-slide .slide-content {
  height: 225px;
  height: 56.2746201463vw;
  position: relative;
  z-index: 2;
}
.wrapper-slide .slide-content .inner-slide-content {
  position: absolute;
  width: 100%;
  color: white;
  bottom: 100px;
}
@media only screen and (max-width: 767px) {
  .wrapper-slide .slide-content .inner-slide-content {
    text-align: center;
    bottom: 60px;
    width: 90%;
    left: 5%;
  }
  .wrapper-slide .slide-content .inner-slide-content h1 {
    margin-top: 5px;
    font-size: 30px;
  }
  .wrapper-slide .slide-content .inner-slide-content .previo {
    font-family: "PTSans-Regular";
    font-size: 23px;
  }
}
@media only screen and (max-width: 480px) {
  .wrapper-slide .slide-content .inner-slide-content h1 {
    font-size: 23px;
  }
  .wrapper-slide .slide-content .inner-slide-content .previo {
    font-size: 18px;
  }
}
.wrapper-slide .slide-content a {
  color: white;
}
.wrapper-slide .slide-content h1 {
  font-size: 34.6667px;
  margin-bottom: 0;
  font-family: "PTSans-Regular";
  line-height: 1.1;
}
.wrapper-slide .slide-content .previo {
  font-family: "PTSans-Regular";
  font-size: 18.6667px;
}
@media only screen and (min-width: 768px) {
  .wrapper-slide .slide-content {
    height: 350px;
    height: 56.2746201463vw;
    padding-left: 2%;
  }
}
@media only screen and (min-width: 991px) {
  .wrapper-slide .slide-content {
    height: 490px;
  }
  .wrapper-slide .slide-content h1 {
    line-height: normal;
  }
}

.wrapper-aviso {
  background-color: rgba(247, 203, 83, 0.9);
  box-shadow: 0 10px 10px -10px #333;
  padding: 1.2em 0;
  width: 100%;
  z-index: 1;
  overflow: hidden;
  font-family: "PTSans-Regular";
  font-size: 16px;
}
@media only screen and (min-width: 768px) {
  .wrapper-aviso {
    position: absolute;
  }
  .wrapper-aviso .aviso {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .wrapper-aviso {
    position: relative;
  }
  .wrapper-aviso:after {
    content: "";
    background-image: url(@theme_image_path@/hidrogea/ico-aviso.png);
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    height: auto;
    /*width: 150px;
    height: 100%;*/
    opacity: 0.35;
    background-size: contain;
    background-repeat: no-repeat;
  }
}
.wrapper-aviso .fecha-aviso {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .wrapper-aviso .fecha-aviso {
    text-align: center;
    margin-bottom: 10px;
  }
}
.wrapper-aviso .fecha-aviso:after {
  content: "";
  background-image: url("@theme_image_path@/hidrogea/ico-aviso.png");
  position: absolute;
  z-index: 0;
  top: -50px;
  left: -40%;
  width: 150px;
  height: 150px;
  opacity: 0.35;
  background-size: contain;
  background-repeat: no-repeat;
}
.wrapper-aviso .fecha-aviso span {
  display: block;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .wrapper-aviso .fecha-aviso span {
    display: inline-block;
  }
}
.wrapper-aviso .fecha-aviso .dia-mes-aviso {
  font-family: "PTSans-Bold";
}
.wrapper-aviso .detalle-aviso a {
  color: #222;
  text-decoration: underline;
}
.wrapper-aviso .pagination-aviso {
  text-align: right;
  font-family: "PTSans-Regular";
  color: #013871;
}
@media only screen and (max-width: 767px) {
  .wrapper-aviso .pagination-aviso {
    text-align: center;
    margin-top: 20px;
  }
}
.wrapper-aviso .pagination-aviso span {
  margin-left: 15px;
  display: inline-table;
  height: 24px;
  vertical-align: middle;
}
.wrapper-aviso .pagination-aviso a {
  width: 12px;
  height: 24px;
  display: block;
  background-repeat: no-repeat;
  text-decoration: none;
  color: #013871;
  font-size: 0;
}
.wrapper-aviso .pagination-aviso .prev-aviso a {
  background-image: url("@theme_image_path@/hidrogea/icon-prev-pag-aviso.png");
}
.wrapper-aviso .pagination-aviso .next-aviso a {
  background-image: url("@theme_image_path@/hidrogea/icon-next-pag-aviso.png");
}

.listado-contenidos h2 {
  font-family: "PTSans-Regular";
  margin-bottom: 1em;
}
.listado-contenidos hr {
  margin-top: 4em;
  margin-bottom: 4em;
}
.listado-contenidos .icon-external {
  background-image: url("@theme_image_path@/hidrogea/arrow-link-external-webmap.png");
}
.listado-contenidos .group-list article {
  margin-bottom: 2em;
}
.listado-contenidos .group-list .title {
  margin-bottom: 1em;
  display: block;
  font-size: 1.2em;
}
.listado-contenidos .group-list .description {
  font-family: "PTSans-Regular";
}
.listado-contenidos .group-list .url-enlace {
  display: block;
  font-size: 0.9em;
  font-family: "PTSans-Regular";
}
.listado-contenidos .group-list .type-file {
  font-size: 0.8em;
  font-family: "PTSans-Regular";
}
.listado-contenidos .group-list .img-article {
  width: 180px;
  height: 120px;
  float: left;
  margin-right: 15px;
}
.listado-contenidos .group-list .img-article img {
  max-width: 100%;
}

.page-error {
  padding: 2em 1em 4em;
  text-align: center;
}
.page-error .msg-error {
  color: #013871;
  font-family: "PTSans-Regular";
  font-size: 45.3333px;
  margin-bottom: 20px;
}
.page-error .code-error {
  font-family: "PTSans-Regular";
  font-size: 17.3333px;
  margin-bottom: 3em;
  display: block;
}
.page-error .info-error {
  font-family: "PTSans-Regular";
  font-size: 17.3333px;
}
.page-error .info-error p {
  margin-bottom: 30px;
}
.page-error .info-error ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.page-error .info-error ul li {
  display: inline-block;
  padding: 0 20px;
  position: relative;
}
.page-error .info-error ul li:after {
  content: "";
  width: 2px;
  height: 20px;
  background-color: #434343;
  position: absolute;
  right: -5px;
  top: 5px;
}
.page-error .info-error ul li:last-child:after {
  content: none;
}
.page-error .info-error strong {
  font-family: "PTSans-Regular";
  font-weight: bold;
}

.listado-poblaciones {
  font-family: "PTSans-Regular";
  margin-bottom: 4em;
}
.listado-poblaciones .print-redes {
  margin-bottom: 30px;
  margin-top: 20px;
}
.listado-poblaciones .icon-external {
  background-image: url("@theme_image_path@/hidrogea/arrow-link-external-webmap.png");
}
.listado-poblaciones .block-poblaciones {
  margin-top: 20px;
  margin-bottom: 20px;
}
.listado-poblaciones .block-poblaciones h2 {
  margin-bottom: 30px;
}
.listado-poblaciones .block-poblaciones ul {
  overflow: hidden;
}
.listado-poblaciones .block-poblaciones ul li {
  margin-bottom: 7px;
  line-height: normal;
}
@media only screen and (min-width: 768px) {
  .listado-poblaciones .block-poblaciones ul li {
    float: left;
    width: 50%;
  }
}
@media only screen and (min-width: 1200px) {
  .listado-poblaciones .block-poblaciones ul li {
    width: 33.33%;
  }
}
.listado-poblaciones .wrapper-map {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .listado-poblaciones .wrapper-map {
    margin-bottom: 60px;
  }
}
.listado-poblaciones #map-poblaciones {
  height: 500px;
}
.listado-poblaciones #map-poblaciones .info-window {
  background-color: white;
  padding: 20px;
}
.listado-poblaciones #map-poblaciones .info-window p {
  font-size: 13.3333px;
  line-height: normal;
  margin-bottom: 5px;
}
.listado-poblaciones #map-poblaciones .info-window strong {
  font-size: 16px;
  font-family: "PTSans-Bold";
}
.listado-poblaciones #map-poblaciones .info-window .sitio-web {
  margin-top: 20px;
}
@media only screen and (max-width: 990px) {
  .listado-poblaciones #map-poblaciones {
    height: 300px;
  }
}

.canales-atencion {
  padding: 50px 0 70px;
  text-align: center;
  font-family: "PTSans-Regular";
}
@media only screen and (max-width: 767px) {
  .canales-atencion {
    padding: 20px 0 20px;
  }
}
.canales-atencion .title-section {
  display: block;
  margin: 0 0 50px;
  font-size: 32px;
}
.canales-atencion .web-channel span {
  display: block;
  margin-bottom: 20px;
  font-family: "PTSans-Regular";
  font-size: 17.3333px;
}
.canales-atencion .web-channel a {
  color: #222;
}
@media only screen and (max-width: 767px) {
  .canales-atencion .web-channel {
    margin-bottom: 30px;
  }
  .canales-atencion .web-channel:nth-child(2n+1) {
    clear: left;
  }
}
.canales-atencion .phone-channel .title-channel {
  font-family: "PTSans-Regular";
  font-size: 17.3333px;
}
.canales-atencion .phone-channel .number-phone {
  color: #61810E;
  font-family: "PTSans-Bold";
  font-size: 24px;
  margin-bottom: 20px;
}
.canales-atencion .phone-channel p {
  font-size: 17.3333px;
}
.canales-atencion .phone-channel .horario {
  font-size: 16px;
}
.canales-atencion .phone-channel .horario .label {
  color: #222;
  font-weight: normal;
  text-decoration: underline;
  font-size: 16px;
  line-height: 30px;
}
@media only screen and (max-width: 767px) {
  .canales-atencion .phone-channel {
    margin-bottom: 25px;
  }
}
.canales-atencion .online-channel .title-channel {
  font-family: "PTSans-Regular";
  font-size: 17.3333px;
}
.canales-atencion .online-channel .dir-contact a {
  color: #61810E;
  font-family: "PTSans-Regular";
  font-size: 17.3333px;
}
.canales-atencion .online-channel .horario {
  font-size: 16px;
}
.canales-atencion .online-channel .horario .label {
  color: #222;
  font-weight: normal;
  text-decoration: underline;
  font-size: 16px;
  line-height: 30px;
}
@media only screen and (max-width: 767px) {
  .canales-atencion .online-channel {
    margin-bottom: 25px;
  }
}
.canales-atencion .oficina .title-channel {
  font-family: "PTSans-Regular";
  font-size: 17.3333px;
}
.canales-atencion .oficina .index-office {
  width: 25px;
  line-height: 25px;
  display: inline-block;
  background-color: #97BA3C;
  border-radius: 50%;
  color: #013871;
}
.canales-atencion .oficina .title {
  font-family: "PTSans-Regular";
  font-size: 17.3333px;
}
.canales-atencion .oficina .address {
  font-size: 17.3333px;
}
.canales-atencion .oficina .label {
  font-size: 16px;
  color: #222;
  font-weight: normal;
}
.canales-atencion .oficina .horario {
  font-size: 16px;
}
.canales-atencion .oficina .horario .label {
  text-decoration: underline;
  line-height: 30px;
}
.canales-atencion .oficina .phone-number {
  font-family: "PTSans-Bold";
  font-size: 24px;
  color: #61810E;
  margin-top: 40px;
}
.canales-atencion .oficina .phone-number .label {
  display: block;
  font-family: "PTSans-Regular";
  font-weight: normal;
}
.canales-atencion .oficina .solicitar-cita {
  margin-top: 40px;
}
.canales-atencion .oficina .solicitar-cita .label {
  font-family: "PTSans-Regular";
  font-size: 17.3333px;
  display: block;
  margin-bottom: 15px;
}
.canales-atencion .oficina .solicitar-cita .btn-cita {
  background-color: #97BA3C;
  color: #013871;
  font-family: "PTSans-Bold";
  font-size: 18.6667px;
  padding: 10px 30px;
  display: inline-block;
  border-radius: 30px;
  box-shadow: 0 2px 10px -5px #222;
}
@media only screen and (max-width: 767px) {
  .canales-atencion .oficina .solicitar-cita {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .canales-atencion .oficina .group-dest {
    margin-bottom: 25px;
  }
  .canales-atencion .oficina .group-dest:nth-child(2n+1) {
    clear: left;
  }
}
.canales-atencion.wrapper-oficina {
  background-color: #F1F1F1;
  padding-bottom: 0;
}
.canales-atencion .wrapper-map-oficinas {
  margin-top: 50px;
  position: relative;
}
.canales-atencion .wrapper-map-oficinas #map-oficinas {
  height: 650px;
}
@media only screen and (max-width: 767px) {
  .canales-atencion .wrapper-map-oficinas {
    margin-top: 10px;
  }
  .canales-atencion .wrapper-map-oficinas #map-oficinas {
    height: 300px;
  }
}

.list-avisos {
  font-family: "PTSans-Regular";
  padding: 0 15px;
}
@media only screen and (min-width: 991px) {
  .list-avisos {
    padding: 0;
  }
}
.list-avisos section {
  margin-top: 40px;
  overflow: hidden;
}
.list-avisos .select-municipio {
  border: 1px solid rgba(1, 56, 113, 0.3);
  text-align: center;
  padding: 30px 50px;
  overflow: hidden;
  position: relative;
}
.list-avisos .select-municipio .msg-select-municipio {
  font-size: 16px;
  color: #013871;
}
.list-avisos .select-municipio form input {
  color: #666;
  font-size: 17.3333px;
  height: 45px;
}
.list-avisos .select-municipio form .input-group {
  height: 45px;
}
.list-avisos .select-municipio form .input-group-btn {
  background-color: #013871;
}
.list-avisos .select-municipio form .input-group-btn .btn.btn-default {
  padding: 0 12px;
}
.list-avisos .select-municipio form .input-group-btn .icon-position-aviso {
  width: 22px;
  height: 28px;
  display: inline-block;
  background: url("@theme_image_path@/hidrogea/icon-position-avisos.png") no-repeat center;
  background-size: contain;
  vertical-align: middle;
}
.list-avisos .select-municipio #close-select-municipio {
  position: absolute;
  top: 15px;
  right: 15px;
  border: 0;
}
.list-avisos .select-municipio #close-select-municipio .icon-close-aviso {
  width: 25px;
  height: 25px;
  display: inline-block;
  background: url("@theme_image_path@/hidrogea/icon-close-avisos.png") no-repeat center;
}
.list-avisos .wrapper-avisos .tab-avisos {
  border: 0;
}
.list-avisos .wrapper-avisos .tab-avisos a {
  text-decoration: none;
  border-bottom: 1px solid;
  border-left: 0;
  padding-left: 0;
  transition: 0.3s;
}
.list-avisos .wrapper-avisos .tab-avisos a:focus {
  outline: none;
}
.list-avisos .wrapper-avisos .tab-avisos a:hover {
  border-width: 0 0 1px;
  background-color: transparent;
}
.list-avisos .wrapper-avisos .tab-avisos li {
  font-size: 16px;
  text-align: left;
  padding-left: 10px;
  border: 0;
  margin-bottom: 0;
}
.list-avisos .wrapper-avisos .tab-avisos li:first-child {
  padding-left: 0;
}
.list-avisos .wrapper-avisos .tab-avisos li.active a, .list-avisos .wrapper-avisos .tab-avisos li a.active {
  border: 0;
  color: #222;
  font-size: 17.3333px;
  font-family: "PTSans-Regular";
  border-bottom: 2px solid #222;
  line-height: 21px;
}
@media only screen and (max-width: 767px) {
  .list-avisos .wrapper-avisos .tab-avisos li {
    text-transform: capitalize;
  }
}
.list-avisos .wrapper-avisos .aviso {
  border-bottom: 1px solid #CCC;
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: hidden;
}
.list-avisos .wrapper-avisos .aviso .icono-aviso {
  text-align: center;
}
.list-avisos .wrapper-avisos .aviso .icono-aviso .icon-aviso {
  width: 52px;
  height: 35px;
  display: inline-block;
  background: url("@theme_image_path@/hidrogea/icon-avisos.png") no-repeat center;
  background-size: contain;
}
.orange-theme .list-avisos .wrapper-avisos .aviso .icono-aviso .icon-aviso {
  background-image: url("@theme_image_path@/hidrogea/icon-avisos-orange.png");
}
.blue-theme .list-avisos .wrapper-avisos .aviso .icono-aviso .icon-aviso {
  background-image: url("@theme_image_path@/hidrogea/icon-avisos-blue.png");
}
.list-avisos .wrapper-avisos .aviso .fecha-aviso {
  text-align: center;
}
.list-avisos .wrapper-avisos .aviso .fecha-aviso .dia, .list-avisos .wrapper-avisos .aviso .fecha-aviso .hora {
  display: block;
  font-size: 14.6667px;
}
.list-avisos .wrapper-avisos .aviso .fecha-aviso .dia {
  font-family: "PTSans-Regular";
}
.list-avisos .wrapper-avisos .aviso .descripcion-aviso a {
  font-family: "PTSans-Regular";
  font-size: 17.3333px;
  display: block;
  margin-bottom: 10px;
  text-decoration: none;
}
.list-avisos .wrapper-avisos .aviso .descripcion-aviso .municipios {
  font-size: 16px;
}
.list-avisos .wrapper-avisos .aviso .descripcion-aviso .more-info a {
  display: inline-block;
}
.list-avisos .wrapper-avisos .aviso .descripcion-aviso .detalle-aviso a {
  display: inline-block;
}
.list-avisos .wrapper-avisos .aviso:after {
  clear: both;
}
@media only screen and (max-width: 767px) {
  .list-avisos .wrapper-avisos .aviso .icono-aviso {
    width: 70px;
    float: left;
  }
  .list-avisos .wrapper-avisos .aviso .icono-aviso .icon-aviso {
    width: 100%;
  }
  .list-avisos .wrapper-avisos .aviso .fecha-aviso {
    width: 100%;
    margin-left: 60px;
    float: none;
    text-align: inherit;
  }
  .list-avisos .wrapper-avisos .aviso .fecha-aviso .dia, .list-avisos .wrapper-avisos .aviso .fecha-aviso .hora {
    display: inline-block;
    margin-bottom: 20px;
  }
  .list-avisos .wrapper-avisos .aviso .descripcion-aviso {
    float: none;
    margin-left: 60px;
  }
}
.list-avisos .info-avisos .msg-info-aviso {
  border: 1px solid rgba(1, 56, 113, 0.3);
  padding: 30px;
  color: #013871;
  background: url("@theme_image_path@/hidrogea/icon-info-averias.png") no-repeat 45px 20px;
}
@media only screen and (max-width: 767px) {
  .list-avisos .info-avisos .msg-info-aviso {
    background: none;
  }
}
.list-avisos .info-avisos .msg-info-aviso .wrapper-msg-info-aviso {
  padding-left: 130px;
  font-size: 16px;
}
.list-avisos .info-avisos .msg-info-aviso .wrapper-msg-info-aviso .title {
  font-family: "PTSans-Bold";
  display: block;
  font-size: 20px;
  margin-bottom: 20px;
}
.list-avisos .info-avisos .msg-info-aviso .wrapper-msg-info-aviso a, .list-avisos .info-avisos .msg-info-aviso .wrapper-msg-info-aviso .resaltado {
  font-family: "PTSans-Regular";
}
.list-avisos .info-avisos .msg-info-aviso .wrapper-msg-info-aviso p {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .list-avisos .info-avisos .msg-info-aviso {
    padding: 15px;
    background-position-x: 25px;
  }
  .list-avisos .info-avisos .msg-info-aviso .wrapper-msg-info-aviso {
    padding-left: 0;
  }
}
.list-avisos .info-avisos .msg-info-aviso-green {
  border: 1px solid rgba(20, 149, 3, 0.3);
  padding: 30px;
  color: #149503;
  background: url("@theme_image_path@/hidrogea/icon-info-check.png") no-repeat 45px 20px;
}
@media only screen and (max-width: 767px) {
  .list-avisos .info-avisos .msg-info-aviso-green {
    background: none;
  }
}
.list-avisos .info-avisos .msg-info-aviso-green .wrapper-msg-info-aviso {
  padding-left: 130px;
  font-size: 16px;
}
.list-avisos .info-avisos .msg-info-aviso-green .wrapper-msg-info-aviso .title {
  font-family: "PTSans-Bold";
  display: block;
  font-size: 20px;
  margin-bottom: 20px;
}
.list-avisos .info-avisos .msg-info-aviso-green .wrapper-msg-info-aviso a, .list-avisos .info-avisos .msg-info-aviso-green .wrapper-msg-info-aviso .resaltado {
  font-family: "PTSans-Regular";
}
.list-avisos .info-avisos .msg-info-aviso-green .wrapper-msg-info-aviso p {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .list-avisos .info-avisos .msg-info-aviso-green {
    padding: 15px;
    background-position-x: 25px;
  }
  .list-avisos .info-avisos .msg-info-aviso-green .wrapper-msg-info-aviso {
    padding-left: 0;
  }
}

.detalle-aviso .content-header {
  text-align: center;
  padding-top: 20px;
}
.detalle-aviso .content-header .icon-aviso {
  display: block;
  width: 100%;
  height: 60px;
  background: url("@theme_image_path@/hidrogea/icon-avisos.png") no-repeat center;
  background-size: contain;
  margin-bottom: 20px;
}
.orange-theme .detalle-aviso .content-header .icon-aviso {
  background-image: url("@theme_image_path@/hidrogea/icon-avisos-orange.png");
}
.blue-theme .detalle-aviso .content-header .icon-aviso {
  background-image: url("@theme_image_path@/hidrogea/icon-avisos-blue.png");
}
.detalle-aviso .content-header h1 {
  font-family: "PTSans-Regular";
  font-size: 26.6667px;
  padding: 0 10%;
  margin-bottom: 20px;
  line-height: 40px;
}
.detalle-aviso .content-header summary span {
  display: block;
  margin-top: 10px;
  font-size: 16px;
}
.detalle-aviso #map-aviso {
  height: 480px;
  margin-top: 40px;
}
.detalle-aviso #map-aviso img {
  width: 100%;
}

.more-info {
  font-size: 14.6667px;
  padding: 1em 2.5em;
  background-color: #f9fbfd;
  font-family: "PTSans-Regular";
}
.more-info a {
  display: inline-block;
  color: #062a58;
}

.selector-municipio .select-municipio {
  font-family: "PTSans-Regular";
  font-size: 17.3333px;
  text-align: center;
}
.selector-municipio .select-municipio h1 {
  font-family: "PTSans-Regular";
  font-size: 34.6667px;
  margin-top: 0;
  margin-bottom: 40px;
}
.selector-municipio .select-municipio form {
  margin-top: 50px;
}
.selector-municipio .select-municipio .municipios-list {
  margin-top: 75px;
  overflow-y: scroll;
  max-height: 275px;
}
.selector-municipio .select-municipio .municipios-list p {
  margin-bottom: 0;
  font-weight: bold;
}
.selector-municipio .select-municipio .selector-language {
  margin: 0 auto 60px;
}
.selector-municipio .select-municipio .selector-language > label {
  background-color: #4c78b2;
  color: white;
  padding: 5px 30px;
  border-right: 1px solid white;
  height: auto;
  width: auto;
  margin: 0;
  display: block;
  float: left;
}
.selector-municipio .select-municipio .selector-language > label:last-child {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  padding-left: 20px;
}
.selector-municipio .select-municipio .selector-language input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}
.selector-municipio .select-municipio .selector-language input[type=radio]:first-child + label {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  padding-right: 20px;
}
.selector-municipio .select-municipio .selector-language input[type=radio] + label:before, .selector-municipio .select-municipio .selector-language input[type=radio] + label:after {
  content: none;
}
.selector-municipio .select-municipio .selector-language input[type=radio]:checked + label {
  background-color: #C3D4EB;
  color: #222;
  font-family: "PTSans-Bold";
}
.selector-municipio .select-municipio .icon-position {
  width: 15px;
  height: 20px;
  display: inline-block;
  background: #999 url("@theme_image_path@/hidrogea/icon-position-avisos.png") no-repeat center;
  background-size: contain;
  padding: 0 10px;
}
.selector-municipio .select-municipio .help-block {
  display: table-footer-group;
  text-align: left;
}
.selector-municipio .select-municipio .selector-form {
  margin-bottom: 50px;
}
.selector-municipio .select-municipio .selector-form input[type=text] {
  height: 45px;
  font-size: 18px;
  border: 0 solid #ccc;
  border-radius: 0;
  border-bottom-width: 1px;
  box-shadow: none;
}
.selector-municipio .select-municipio .selector-form .input-group-btn {
  border-radius: 0;
  border: none;
  background-color: #999;
}
.selector-municipio .select-municipio .selector-form .input-group-btn .btn {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  font-weight: 800;
  box-shadow: none;
}
.selector-municipio .select-municipio .btn-submit {
  width: 100%;
}
.selector-municipio .select-municipio .btn-submit .input-group-btn {
  background: none;
}
.selector-municipio .select-municipio .btn-submit button {
  background-color: #97BA3C;
  padding: 10px 50px;
  border-radius: 25px;
  text-transform: uppercase;
  font-family: "PTSans-Bold";
  font-size: 18.6667px;
  z-index: auto;
}
@media only screen and (max-width: 767px) {
  .selector-municipio .select-municipio h1 {
    font-size: 26.6667px;
    margin-bottom: 20px;
  }
  .selector-municipio .select-municipio p {
    line-height: normal;
  }
  .selector-municipio .select-municipio form {
    margin-top: 20px;
  }
  .selector-municipio .select-municipio .selector-language {
    margin-bottom: 40px;
  }
  .selector-municipio .select-municipio .selector-form {
    margin-bottom: 30px;
  }
  .selector-municipio .select-municipio .btn-submit button {
    font-size: 16px;
  }
}
.selector-municipio .modal {
  display: none;
}
@media (max-width: 400px) {
  .selector-municipio .modal-body {
    padding: 10px;
  }
  .selector-municipio .select-municipio {
    margin: auto -15px;
  }
  .selector-municipio .select-municipio .selector-language > label {
    padding: 5px 15px;
  }
  .selector-municipio .select-municipio .selector-language > label:last-child {
    padding-left: 10px;
  }
  .selector-municipio .select-municipio .selector-language input[type=radio]:first-child + label {
    padding-right: 10px;
  }
}

@media (max-width: 767px) {
  /*OSCURECER IMAGEN SLIDE*/
  .wrapper-slide .slide-content {
    background-color: rgba(0, 0, 0, 0.4);
  }
  /*BOTONES PAGINACION*/
  .taglib-page-iterator {
    margin-top: -5%;
  }
  .taglib-page-iterator .lfr-pagination-buttons {
    display: inline-flex;
  }
  .taglib-page-iterator .lfr-pagination-buttons li > a {
    width: 70%;
  }
  .taglib-page-iterator .lfr-pagination-config {
    position: absolute;
    margin: 20% 50%;
  }
  /*CIFRAS DESTACADAS*/
  .generic-content #stats .back-stat .inner p.cifra {
    font-size: 40px;
  }
  .generic-content #stats .inner p.cifra {
    font-size: 30px;
  }
}
@media (max-width: 400px) {
  /*OSCURECER IMAGEN SLIDE*/
  .wrapper-slide .slide-content {
    background-color: rgba(0, 0, 0, 0.4);
  }
  /*BOTONES PAGINACION*/
  .taglib-page-iterator {
    margin-top: -5%;
  }
  .taglib-page-iterator .lfr-pagination-buttons {
    display: inline-flex;
  }
  .taglib-page-iterator .lfr-pagination-buttons li > a {
    width: 70%;
  }
  .taglib-page-iterator .lfr-pagination-config {
    position: absolute;
    margin: 20% 50%;
  }
  /*Ampliar buscador municipios*/
  #header-top .town {
    width: 75%;
    font-size: 0.8em;
  }
  .fright {
    margin-right: -10%;
  }
  .fright img {
    width: 100%;
  }
}
@media only screen and (max-width: 400px) and (max-width: 990px) {
  .fright {
    margin: 0 0 1.5em;
    width: 100%;
    float: none;
    padding-left: 0em;
  }
}
@media (max-width: 400px) {
  .fright .generic-content #stats .back-stat .inner p.cifra {
    font-size: 50px;
  }
}
@media (max-width: 400px) {
  .fright .generic-content #stats p:last-child {
    line-height: 40px;
  }
}
@media (max-width: 400px) {
  .mobile-hidden {
    display: none !important;
  }
}
/* Autor: Abs
* nueva versión de la distribuidara de gestiones online
*/
.distribuidora-gestiones {
  font-family: "PTSans-Regular";
  margin-top: 20px;
  margin-bottom: 15px;
  /* .columna-grupo-gestiones */
}
.distribuidora-gestiones .columna-grupo-gestiones {
  /*.bloque-gestiones */
}
.distribuidora-gestiones .columna-grupo-gestiones .bloque-gestiones {
  background-color: #fbfbfb;
  float: left;
  margin-top: 20px;
  margin-bottom: 15px;
  width: 100%;
  /*.titulo-grupo*/
  /*.icono-grupo*/
  /*.grupo-gestiones */
  /* .grupo-gestiones.unica-gestion  */
}
.distribuidora-gestiones .columna-grupo-gestiones .bloque-gestiones .titulo-grupo {
  height: 27px;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #013871;
  margin: 25px 0px 0px 0px;
  text-transform: uppercase;
}
@media only screen and (max-width: 990px) {
  .distribuidora-gestiones .columna-grupo-gestiones .bloque-gestiones .titulo-grupo {
    text-align: center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 990px) {
  .distribuidora-gestiones .columna-grupo-gestiones .bloque-gestiones .titulo-grupo {
    text-align: center;
  }
}
.distribuidora-gestiones .columna-grupo-gestiones .bloque-gestiones .icono-grupo {
  margin-top: 13px;
  background-color: #e3e3e6;
  border-radius: 50%;
  margin: 25px 5px 50px 20px;
  width: 110px;
  height: 110px;
  /*.image-grupo*/
}
@media only screen and (max-width: 990px) {
  .distribuidora-gestiones .columna-grupo-gestiones .bloque-gestiones .icono-grupo {
    margin-left: calc(50% - 55px);
  }
}
@media only screen and (min-width: 768px) and (max-width: 990px) {
  .distribuidora-gestiones .columna-grupo-gestiones .bloque-gestiones .icono-grupo {
    margin-left: calc(50% - 55px);
  }
}
.distribuidora-gestiones .columna-grupo-gestiones .bloque-gestiones .icono-grupo .image-grupo {
  width: 78px;
  height: 73px;
  mix-blend-mode: multiply;
}
.distribuidora-gestiones .columna-grupo-gestiones .bloque-gestiones .icono-grupo .image-facturas-pagos {
  background: url("@theme_image_path@/distribuidora/azul/facturas-pagos.png") no-repeat top center;
  margin-top: 20px;
  margin-left: 5px;
}
.distribuidora-gestiones .columna-grupo-gestiones .bloque-gestiones .icono-grupo .image-lectura-consumos {
  background: url("@theme_image_path@/distribuidora/azul/lectura-consumos.png") no-repeat top center;
  margin-top: 25px;
  margin-left: 5px;
}
.distribuidora-gestiones .columna-grupo-gestiones .bloque-gestiones .icono-grupo .image-contratos {
  background: url("@theme_image_path@/distribuidora/azul/contratos.png") no-repeat top center;
  margin-top: 20px;
  margin-left: 2px;
}
.distribuidora-gestiones .columna-grupo-gestiones .bloque-gestiones .icono-grupo .image-modificacion-datos {
  background: url("@theme_image_path@/distribuidora/azul/modificacion-datos.png") no-repeat top center;
  margin-top: 20px;
  margin-left: 2px;
}
.distribuidora-gestiones .columna-grupo-gestiones .bloque-gestiones .icono-grupo .image-contacta {
  background: url("@theme_image_path@/distribuidora/azul/contacta.png") no-repeat top center;
  margin-top: 30px;
  margin-left: 5px;
}
.distribuidora-gestiones .columna-grupo-gestiones .bloque-gestiones .icono-grupo .image-area-cliente {
  background: url("@theme_image_path@/distribuidora/azul/area-clientes.png") no-repeat top center;
  margin-top: 22px;
  margin-left: 0px;
}
.distribuidora-gestiones .columna-grupo-gestiones .bloque-gestiones .grupo-gestiones {
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.22;
  letter-spacing: normal;
  color: #013871;
  /* margin: 25px 32px 23px 0px; */
  /*.gestion  */
}
.distribuidora-gestiones .columna-grupo-gestiones .bloque-gestiones .grupo-gestiones .gestion {
  margin: 5px 10px 5px 25px;
  /* a.gestion-link */
}
.distribuidora-gestiones .columna-grupo-gestiones .bloque-gestiones .grupo-gestiones .gestion a.gestion-link {
  text-decoration: underline;
  padding-right: 5px;
}
.distribuidora-gestiones .columna-grupo-gestiones .bloque-gestiones .grupo-gestiones.unica-gestion {
  margin-top: 50px;
}
.distribuidora-gestiones .col2rowMaxElement3 {
  min-height: 220px;
}
.distribuidora-gestiones .col2rowMaxElement4 {
  min-height: 256px;
}
.distribuidora-gestiones .col2rowMaxElement5 {
  min-height: 298px;
}
@media only screen and (max-width: 990px) {
  .distribuidora-gestiones .col2rowMaxElement4 {
    min-height: 480px;
  }
  .distribuidora-gestiones .col2rowMaxElement5 {
    min-height: 525px;
  }
}

/*.distribuidora-gestiones*/
@media only screen and (min-width: 991px) and (max-width: 1023px) {
  .distribuidora-gestiones .container { /*screen-md:992px*/
    width: 970px;
  }
  .distribuidora-gestiones .container .columna-grupo-gestiones .bloque-gestiones .icono-grupo {
    margin: 25px 0px 50px 5px;
    width: 105px;
    height: 105px;
  }
  .distribuidora-gestiones .container .columna-grupo-gestiones .bloque-gestiones .grupo-gestiones .gestion {
    margin: 5px 0px 5px 0px;
  }
  .distribuidora-gestiones .container .columna-grupo-gestiones .bloque-gestiones .grupo-gestiones {
    margin: 0px;
    width: 73%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1088px) {
  .distribuidora-gestiones .container {
    width: 1000px;
  }
  .distribuidora-gestiones .container .columna-grupo-gestiones .bloque-gestiones .icono-grupo {
    margin: 25px 0px 50px 10px;
    width: 110px;
    height: 110px;
  }
  .distribuidora-gestiones .container .columna-grupo-gestiones .bloque-gestiones .grupo-gestiones .gestion {
    margin: 5px 5px 5px 0px;
  }
  .distribuidora-gestiones .container .columna-grupo-gestiones .bloque-gestiones .grupo-gestiones {
    margin: 0px;
    width: 73%;
  }
}
@media only screen and (min-width: 1088px) and (max-width: 1152px) {
  .distribuidora-gestiones .container {
    width: 1070px;
  }
  .distribuidora-gestiones .container .columna-grupo-gestiones .bloque-gestiones .icono-grupo {
    margin: 25px 5px 50px 10px;
    width: 110px;
    height: 110px;
  }
  .distribuidora-gestiones .container .columna-grupo-gestiones .bloque-gestiones .grupo-gestiones .gestion {
    margin: 5px 5px 5px 0px;
  }
  .distribuidora-gestiones .container .columna-grupo-gestiones .bloque-gestiones .grupo-gestiones {
    margin: 0px;
    width: 73%;
  }
}
@media only screen and (min-width: 1152px) and (max-width: 1199px) {
  .distribuidora-gestiones .container {
    width: 1130px;
  }
  .distribuidora-gestiones .container .columna-grupo-gestiones .bloque-gestiones .icono-grupo {
    margin: 25px 5px 50px 20px;
    width: 110px;
    height: 110px;
  }
  .distribuidora-gestiones .container .columna-grupo-gestiones .bloque-gestiones .grupo-gestiones .gestion {
    margin: 5px 5px 5px 0px;
  }
  .distribuidora-gestiones .container .columna-grupo-gestiones .bloque-gestiones .grupo-gestiones {
    margin: 0px;
  }
}

@media only screen and (max-width: 990px) {
  .distribuidora-gestiones .columna-grupo-gestiones .bloque-gestiones.only1Col .icono-grupo {
    margin-left: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 990px) {
  .distribuidora-gestiones .columna-grupo-gestiones .bloque-gestiones.only1Col .icono-grupo {
    margin-left: 100px;
  }
}

.dudas {
  float: none;
  margin: auto;
}
.dudas h4 {
  margin: 30px 0;
  display: block;
  float: left;
  width: 100%;
  font-size: 29.3333px;
  text-align: left;
}
.dudas .group-faqs {
  margin-bottom: 0;
  float: left;
  width: 100%;
}
.dudas .group-faqs .faqs .faq, .dudas .group-faqs .faqs .faq.active {
  border-top: 0;
}

.resultado-busqueda {
  font-family: "PTSans-Regular";
  font-size: 17.3333px;
  color: #666;
}
.resultado-busqueda form {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .resultado-busqueda form {
    margin-bottom: 60px;
  }
}
.resultado-busqueda form input[type=text] {
  border-bottom: 1px solid #CCC;
}
.resultado-busqueda form input[type=text]:focus {
  border-color: #CCC;
}
.resultado-busqueda .search-results {
  margin-top: 50px;
}
.resultado-busqueda .msg-search-results {
  font-size: 16px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .resultado-busqueda .msg-search-results {
    margin-bottom: 40px;
  }
}
.resultado-busqueda .msg-search-results strong {
  font-family: "PTSans-Bold";
}
.resultado-busqueda .search-results ul {
  padding: 0;
}
.resultado-busqueda .search-results li {
  list-style: none;
}
.resultado-busqueda .search-results .asset-abstract {
  margin-bottom: 30px;
  color: #444;
}
.resultado-busqueda .search-results .asset-abstract .asset-title {
  font-size: 18.6667px;
  font-family: "PTSans-Regular";
  margin-bottom: 5px;
}
.resultado-busqueda .search-results .asset-abstract .asset-title a {
  text-decoration: none;
}
.resultado-busqueda .search-results .asset-abstract .asset-title a:hover {
  text-decoration: underline;
}
.resultado-busqueda .search-results .asset-abstract .asset-content strong {
  font-family: "PTSans-Bold";
}
.resultado-busqueda .search-results .asset-abstract .breadcrumb-result {
  font-size: 14.6667px;
  color: #222;
}
.resultado-busqueda .search-results .asset-abstract .breadcrumb-result .breadcrumb {
  background: none;
  padding: 0;
  margin: 10px 0 0;
}
.resultado-busqueda .search-results .asset-abstract .breadcrumb-result .breadcrumb a {
  color: #222;
  text-decoration: none;
}
.resultado-busqueda .search-results .asset-abstract .breadcrumb-result .breadcrumb a:hover {
  text-decoration: underline;
}
.resultado-busqueda .search-results .asset-abstract .breadcrumb-result .breadcrumb li {
  margin-bottom: 0;
}
.resultado-busqueda .search-results .asset-abstract .breadcrumb-result .breadcrumb li + li:before {
  content: "\\";
  padding: 0 5px 0 0;
  color: #444;
}

[type=radio]:not(:checked) + label,
[type=radio]:checked + label,
.label-before-radio:not(.checked),
.label-before-radio.checked {
  -moz-user-select: none;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  padding-left: 35px;
  padding-right: 50px;
  position: relative;
  transition: all 0.28s ease 0s;
}

[type=radio] + label:before,
[type=radio] + label:after,
.label-before-radio:before,
.label-before-radio:after {
  content: "";
  height: 16px;
  left: 0;
  margin: 4px;
  position: absolute;
  top: 0;
  transition: all 0.28s ease 0s;
  width: 16px;
  z-index: 0;
}

[type=radio]:not(:checked) + label:before,
[type=radio]:not(:checked) + label:after,
[type=radio]:checked + label:before,
[type=radio]:checked + label:after,
.with-gap[type=radio]:checked + label:before,
.with-gap[type=radio]:checked + label:after,
.label-before-radio:not(.checked):before,
.label-before-radio:not(.checked):after,
.label-before-radio.checked:before,
.label-before-radio.checked:after,
.label-before-radio.with-gap.checked:before,
.label-before-radio.with-gap.checked:after {
  border-radius: 50%;
}

[type=radio]:not(:checked) + label:before,
[type=radio]:not(:checked) + label:after,
.label-before-radio:not(.checked):before,
.label-before-radio:not(.checked):after {
  border: 1px solid #999;
}

[type=radio]:not(:checked) + label:after,
.label-before-radio:not(.checked):after {
  transform: scale(0);
}

[type=radio]:checked + label:before,
.label-before-radio.checked:before {
  border: 1px solid transparent;
}

[type=radio]:checked + label:after,
.with-gap[type=radio]:checked + label:before,
.with-gap[type=radio]:checked + label:after,
.label-before-radio.checked:after,
.label-before-radio.with-gap.checked:before,
.label-before-radio.with-gap.checked:after {
  border: 1px solid #666;
}

[type=radio]:checked + label:after,
.with-gap[type=radio]:checked + label:after,
.label-before-radio.checked:after,
.label-before-radio.with-gap.checked:after {
  background-color: #666;
}

[type=radio]:checked + label:after,
.label-before-radio.checked:after {
  transform: scale(1.02);
}

.with-gap[type=radio]:checked + label:after,
.label-before-radio.with-gap.checked:after {
  transform: scale(0.5);
}

[type=radio]:focus + label:before,
.label-before-radio.focused:before {
  box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.1);
}

.with-gap[type=radio]:disabled:checked + label:before,
.label-before-radio.disabled.checked:before {
  border: 1px solid rgba(0, 0, 0, 0.35);
}

.with-gap[type=radio]:disabled:checked + label:after,
.label-before-radio.disabled.checked:after {
  background-color: rgba(0, 0, 0, 0.35);
  border: medium none;
}

[type=radio]:disabled:not(:checked) + label:before,
[type=radio]:disabled:checked + label:before,
.label-before-radio.disabled:not(.checked):before,
.label-before-radio.disabled.checked:before {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.35);
}

[type=radio]:disabled + label,
.label-before-radio.disabled,
.checkbox-deco[type=checkbox]:disabled + label,
.label-before-checkbox.disabled {
  color: rgba(0, 0, 0, 0.35);
}

[type=radio]:disabled:not(:checked) + label:before,
.label-before-radio.disabled:not(.checked):before {
  border-color: rgba(0, 0, 0, 0.2);
}

[type=radio]:disabled:checked + label:after,
.label-before-radio.disabled.checked:after {
  background-color: rgba(0, 0, 0, 0.35);
  border-color: #949494;
}

.checkbox-deco[type=checkbox]:not(:checked),
.checkbox-deco[type=checkbox]:checked {
  opacity: 0;
  pointer-events: none;
  position: absolute;
}

.checkbox-deco[type=checkbox] + label,
.label-before-checkbox.with-deco {
  -moz-user-select: none;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  padding-left: 35px;
  padding-right: 50px;
  position: relative;
}

.checkbox-deco[type=checkbox] + label:before,
.checkbox-deco[type=checkbox]:not(.filled-in) + label:after,
.label-before-checkbox.with-deco:before,
.label-before-checkbox.with-deco:not(.is-filled-in):after {
  border: 1px solid #999;
  border-radius: 3px;
  content: "";
  height: 18px;
  left: 0;
  margin-top: 2px;
  position: absolute;
  top: 0;
  transition: all 0.2s ease 0s;
  width: 18px;
  z-index: 0;
}

.checkbox-deco[type=checkbox]:not(.filled-in) + label:after,
.label-before-checkbox.with-deco:not(.is-filled-in):after {
  border: 0 none;
  transform: scale(0);
}

.checkbox-deco[type=checkbox]:disabled:not(:checked) + label:before,
.label-before-checkbox.with-deco.disabled:not(.checked):before {
  background-color: rgba(0, 0, 0, 0.15);
  border: medium none;
}

.checkbox-deco[type=checkbox]:focus + label:after,
.label-before-checkbox.with-deco.focused:after {
  background-color: rgba(0, 0, 0, 0.1);
  border: 0 none;
  border-radius: 50%;
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1) !important;
  transform: scale(1);
}

.checkbox-deco[type=checkbox]:checked + label:before,
.label-before-checkbox.with-deco.checked:before {
  backface-visibility: hidden;
  border-color: transparent #26a69a #26a69a transparent;
  border-style: solid;
  border-width: px;
  height: 22px;
  left: -5px;
  top: -4px;
  transform: rotate(40deg);
  transform-origin: 100% 100% 0;
  width: 12px;
}

.checkbox-deco[type=checkbox]:checked:disabled + label:before,
.label-before-checkbox.with-deco.checked.disabled:before {
  border-bottom: 2px solid rgba(0, 0, 0, 0.42);
  border-right: 2px solid rgba(0, 0, 0, 0.42);
}

.checkbox-deco[type=checkbox]:indeterminate + label:before,
.label-before-checkbox.with-deco.indeterminated:before {
  backface-visibility: hidden;
  border-color: currentcolor #26a69a currentcolor currentcolor;
  border-style: none solid none none;
  border-width: medium 2px medium medium;
  height: 22px;
  left: -12px;
  top: -11px;
  transform: rotate(90deg);
  transform-origin: 100% 100% 0;
  width: 10px;
}

.checkbox-deco[type=checkbox]:indeterminate:disabled + label:before,
.label-before-checkbox.with-deco.indeterminated.disabled:before {
  background-color: transparent;
  border-right: 2px solid rgba(0, 0, 0, 0.42);
}

input.checkbox-deco[type=checkbox]:checked:not(:disabled) ~ .lever:active:before,
input.checkbox-deco[type=checkbox]:checked:focus:not(:disabled) ~ .lever:before,
.label-before-checkbox.with-deco.checked:not(.disabled) ~ .lever:active:before,
.label-before-checkbox.with-deco.checked.focused:not(.disabled) ~ .lever:before {
  background-color: rgba(38, 166, 154, 0.15);
  transform: scale(2.4);
}

input.checkbox-deco[type=checkbox]:not(:disabled) ~ .lever:active:before,
input.checkbox-deco[type=checkbox]:focus:not(:disabled) ~ .lever:before,
.label-before-checkbox.with-deco:not(.disabled) ~ .lever:active:before,
.label-before-checkbox.with-deco.focused:not(.disabled) ~ .lever:before {
  background-color: rgba(0, 0, 0, 0.08);
  transform: scale(2.4);
}

/*MODAL AA*/
.select-municipio .input-group #geoloc-municipio-text:focus {
  outline: #00A905 solid 2px !important;
}

.modal-content .btn:focus {
  outline: #00A905 solid 2px !important;
}

/*MENU AA*/
.show-menu {
  display: none;
  opacity: 1 !important;
  z-index: 10 !important;
  height: auto !important;
}

.show-menu:hover {
  display: block;
}

.btn-search:focus {
  outline: #00A905 solid 2px !important;
  border: none !important;
}

*:focus {
  outline: #00A905 solid 2px !important;
}

.search-input:focus, .btn-search.is-active:focus, .icon-monospaced:focus {
  outline: #FFFFFF solid 2px !important;
  border: none !important;
}

h2:focus, h3:focus, h4:focus {
  border: #00A905 solid 2px !important;
}

/* ELEMENTO INVISIBLE*/
.element-invisible {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
}

/*POPUP FORMULARIO*/
.modal-header-popup {
  background-color: #1e3a6d;
  border-bottom: 0;
}
.modal-header-popup .btn.close {
  width: 20px;
  height: 20px;
  opacity: 1;
  background: url("@theme_image_path@/hidrogea/icon-close.png") no-repeat center;
  float: right;
  margin-right: 10px;
  margin-top: 10px;
}

/*CHAT*/
#mvchatwindow {
  z-index: 100 !important;
}

#mvchatwindow header.Cx-MuiPaper-root {
  background: #013871 !important;
}

/*FOOTER VEOLIA*/
.footer-grup-text {
  margin-top: 17px;
  color: #55555A;
  font-weight: 600;
  z-index: 10;
}

.footer-logoVeolia {
  text-align: left;
}

.links-heading-soc {
  display: flex;
  text-align: center;
  justify-content: center;
}

@media (max-width: 991px) {
  #header-top .language-selector-portlet a.language-entry-short-text {
    display: inline-block;
  }
  #header-top .town {
    width: 60%;
  }
}
/*AJUSTES LOGO VEOLIA HEADER*/
@media (max-width: 480px) {
  #banner {
    padding-top: 0%;
  }
}
.logoHeader {
  height: 25px;
}

@media only screen and (max-width: 1200px) {
  .logoHeader {
    background-color: red !important;
  }
}
.flex-center {
  -ms-display: flex;
  display: flex;
  align-items: center;
  text-align: center;
}

.spinner {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 20px auto;
}

.spinner-min {
  width: 30px;
  height: 30px;
  position: relative;
  margin: 30px 0px 0px 0px;
}

.spinner-min2 {
  width: 30px;
  height: 30px;
  position: relative;
  margin: 20px 0px 0px 0px;
}

.noppading {
  padding: 0px;
}

.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #333;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out;
}

.double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
.loaded {
  -webkit-animation: loaded 1s ease-in-out;
  animation: loaded 1s ease-in-out;
}

@keyframes loaded {
  0% {
    opacity: 0;
    max-height: 1px;
  }
  100% {
    opacity: 1;
    max-height: 100%;
  }
}
.grafica > span {
  width: 200px;
  height: 200px;
  background: url("@theme_image_path@/hidrogea/icon-grafica.png") no-repeat center;
  display: block;
  margin: auto;
}

.info-contrato-seleccionado {
  margin-bottom: 40px;
}
.info-contrato-seleccionado .wrapper-info-contrato {
  position: relative;
  background-color: rgba(220, 226, 233, 0.9);
}
.info-contrato-seleccionado .info-contrato {
  float: left;
  padding: 20px 65px;
  font-family: "PTSans-Regular";
  font-size: 16px;
  background: url("@theme_image_path@/hidrogea/consulta-contratos-blue.png") no-repeat left center;
}
@media only screen and (max-width: 767px) {
  .info-contrato-seleccionado .info-contrato {
    padding: 5px 5px 5px 65px;
  }
}
@media only screen and (max-width: 990px) {
  .info-contrato-seleccionado .info-contrato {
    padding: 5px 5px 5px 65px;
  }
}
.info-contrato-seleccionado .info-contrato .titulo {
  font-family: "PTSans-Bold";
  margin-right: 20px;
  text-transform: uppercase;
}
.info-contrato-seleccionado .info-contrato a {
  font-family: "PTSans-Regular";
  font-size: 14.6667px;
  text-decoration: underline;
  color: #013871;
}
@media only screen and (max-width: 767px) {
  .info-contrato-seleccionado .info-contrato a {
    display: none;
  }
}
@media only screen and (max-width: 990px) {
  .info-contrato-seleccionado .info-contrato a {
    display: none;
  }
}
.info-contrato-seleccionado .info-contrato p {
  line-height: normal;
  margin-bottom: 0;
}
.info-contrato-seleccionado .menu-info-contrato {
  text-indent: -9999em;
  width: 45px;
  height: 45px;
  border: 0;
  float: right;
  margin-top: 20px;
  background: url("@theme_image_path@/hidrogea/ico-menu-aviso.png") no-repeat center;
}

.seccion-superior {
  background-color: #f8f8f8;
  margin-bottom: 40px;
}
.seccion-superior .wrapper-info-contrato {
  position: relative;
  background-color: rgba(220, 226, 233, 0.9);
}
.seccion-superior .info-contrato {
  float: left;
  padding: 20px 65px;
  font-family: "PTSans-Regular";
  font-size: 16px;
  background: url("@theme_image_path@/hidrogea/consulta-contratos-blue.png") no-repeat left center;
}
@media only screen and (max-width: 767px) {
  .seccion-superior .info-contrato {
    padding: 5px 5px 5px 55px;
  }
}
@media only screen and (max-width: 990px) {
  .seccion-superior .info-contrato {
    padding: 5px 5px 5px 55px;
  }
}
.seccion-superior .info-contrato .titulo {
  font-family: "PTSans-Bold";
  margin-right: 20px;
  text-transform: uppercase;
}
.seccion-superior .info-contrato a {
  font-family: "PTSans-Regular";
  font-size: 14.6667px;
  text-decoration: underline;
  color: #013871;
}
@media only screen and (max-width: 767px) {
  .seccion-superior .info-contrato a {
    display: none;
  }
}
@media only screen and (max-width: 990px) {
  .seccion-superior .info-contrato a {
    display: none;
  }
}
.seccion-superior .info-contrato p {
  line-height: normal;
  margin-bottom: 0;
}
.seccion-superior .menu-info-contrato {
  text-indent: -9999em;
  width: 45px;
  height: 45px;
  border: 0;
  float: right;
  margin-top: 20px;
  background: url("@theme_image_path@/hidrogea/ico-menu-aviso.png") no-repeat center;
}
.seccion-superior .seccion-mis-facturas {
  background: #F8F8F8;
  padding: 20px 0;
}
.seccion-superior .seccion-mis-facturas span {
  color: #EA8A02;
  text-transform: uppercase;
  font-size: 29px;
  display: block;
  font-family: "PTSans-Regular";
  float: left;
  line-height: 60px;
}
@media only screen and (max-width: 767px) {
  .seccion-superior .seccion-mis-facturas .entiende-factura {
    padding: 0;
  }
}
@media only screen and (max-width: 990px) {
  .seccion-superior .seccion-mis-facturas .entiende-factura {
    padding: 0;
  }
}
.seccion-superior .seccion-mis-facturas .entiende-factura a {
  color: #013871;
  background-image: url("@theme_image_path@/hidrogea/entiende-factura.png");
  background-repeat: no-repeat;
  background-position: 0 center;
  display: block;
  padding-left: 50px;
  float: right;
  line-height: 60px;
  font-family: "PTSans-Bold";
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  .seccion-superior .seccion-mis-facturas .entiende-factura a {
    float: left;
  }
}
@media only screen and (max-width: 990px) {
  .seccion-superior .seccion-mis-facturas .entiende-factura a {
    float: left;
  }
}

.banners {
  margin-top: 20px;
  margin-bottom: 20px;
}
.banners img {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .banners {
    margin-bottom: 60px;
  }
  .banners img {
    margin-bottom: 0;
  }
  .banners .banner {
    padding-left: 6px;
    padding-right: 6px;
  }
  .banners .banner:nth-of-type(2n) {
    padding-right: 0;
  }
  .banners .banner:nth-of-type(2n+1) {
    padding-left: 0;
  }
}

.necesitas-ayuda {
  font-family: "PTSans-Regular";
  font-size: 17.3333px;
  color: #61810E;
  text-align: center;
}
.necesitas-ayuda h3 {
  font-size: 32px;
  color: rgba(0, 0, 0, 0.7);
  margin-bottom: 45px;
}
.necesitas-ayuda .titulo {
  font-family: "PTSans-Regular";
  display: block;
  color: #434343;
}
.necesitas-ayuda .sub-titulo {
  display: block;
  text-decoration: underline;
}
.necesitas-ayuda a {
  color: #013871;
}
.necesitas-ayuda a.telf, .necesitas-ayuda a.tuit {
  color: #97BA3C;
  text-decoration: none;
}
.necesitas-ayuda a.telf {
  font-family: "PTSans-Bold";
  font-size: 24px;
}
.necesitas-ayuda a.tuit {
  font-family: "PTSans-Regular";
  font-size: 20px;
}

.seccion-titulo {
  margin-top: -2.27em;
}

.documento-pago .input-group-checkbox {
  margin-left: 1em;
}

.formulario-busquedas {
  background-color: rgba(104, 148, 206, 0.04);
  padding: 15px;
  margin-top: 40px;
  font-family: "PTSans-Regular";
  color: #666;
}
@media only screen and (min-width: 768px) {
  .formulario-busquedas {
    padding: 40px;
  }
}
.formulario-busquedas .row {
  margin-bottom: 20px;
}
.formulario-busquedas .row:last-of-type {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .formulario-busquedas .row {
    margin-bottom: 30px;
  }
}
.formulario-busquedas .row-group-submit {
  position: relative;
}
.formulario-busquedas .group-submit {
  text-align: center;
  margin-top: 20px;
}
.formulario-busquedas .group-submit [type=submit] {
  background: #97BA3C;
  border: 0;
  padding: 10px 60px;
  border-radius: 30px;
  font-size: 18.6667px;
  font-family: "PTSans-Bold";
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  .formulario-busquedas .group-submit {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-top: 0;
  }
}
.formulario-busquedas select {
  padding-left: 0;
  padding-left: 0;
  border: 0;
  background: none;
  box-shadow: none;
  border-bottom: 1px solid #ddd;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='512'%20height='512'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M255,331.9L13.7,208.7c-6.9-3.5-9.7-12-6.2-19c3.5-7,11.9-9.8,18.8-6.3l228.6,116.8l224.8-116.7c6.9-3.6,15.3-0.8,18.8,6.1 c3.5,7,0.8,15.5-6.1,19.1L255,331.9z'%20fill='%23869CAD'/%3E%3C/svg%3E");
  /* 		background-image: none \9; */
  background-position: 97% center;
  background-repeat: no-repeat;
  background-size: 18px auto;
}
.formulario-busquedas input[type=text] {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  border-bottom: 2px solid #646464;
  font-family: "PTSans-Regular";
  font-size: 17.3333px;
  padding-left: 0;
  background-color: transparent;
}
.formulario-busquedas .form-control-date {
  padding-right: 45px;
  background: url("@theme_image_path@/hidrogea/icon-input-fechas.png") no-repeat right bottom;
}
.formulario-busquedas label {
  font-size: 13.3333px;
  font-weight: normal;
}
.formulario-busquedas .label-input-group {
  font-size: 14.6667px;
  margin-bottom: 5px;
}
.formulario-busquedas .input-group {
  width: 100%;
}
.formulario-busquedas .input-group.empty input[type=text] {
  border-width: 1px;
  border-color: #C7C9CA;
}
.formulario-busquedas .input-group input[type=checkbox] {
  height: 0;
  width: 0;
  visibility: hidden;
}
.formulario-busquedas .input-group input[type=checkbox] + .label {
  cursor: pointer;
  text-indent: -9999px;
  width: 40px;
  height: 20px;
  background-color: #DDD;
  display: inline-block;
  border-radius: 20px;
  position: relative;
  margin-left: -15px;
}
.formulario-busquedas .input-group input[type=checkbox] + .label:after {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  width: 18px;
  height: 18px;
  background: #fff;
  border-radius: 90px;
  transition: 0.3s;
}
.formulario-busquedas .input-group input[type=checkbox] + .label:before {
  font-family: "fontawesome-alloy";
  text-indent: 0;
  content: "\f00d";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 3px;
  left: 18px;
  line-height: 1;
  font-size: 15px;
  font-weight: normal;
  transition: 0.4s;
}
.formulario-busquedas .input-group input[type=checkbox] + .label:active:after {
  width: 18px;
}
.formulario-busquedas .input-group input[type=checkbox]:checked + .label {
  background-color: #97BA3C;
}
.formulario-busquedas .input-group input[type=checkbox]:checked + .label:before {
  content: "\f00c";
  left: 2px;
  font-size: 13px;
}
.formulario-busquedas .input-group input[type=checkbox]:checked + .label:after {
  left: calc(100% - 1px);
  transform: translateX(-100%);
}
.formulario-busquedas .input-group label.checkbox-inline {
  padding-left: 50px;
  margin-left: -43px;
  position: relative;
  z-index: 1;
  line-height: 25px;
  width: calc(100% - 5px);
  vertical-align: top;
  padding-top: 5px;
}
.formulario-busquedas input::-webkit-input-placeholder,
.formulario-busquedas input:-moz-placeholder,
.formulario-busquedas input::-moz-placeholder,
.formulario-busquedas input:-ms-input-placeholder {
  color: #666 !important;
  opacity: 1 !important;
  font-family: "PTSans-Regular" !important;
  font-size: 3pt !important;
}
.formulario-busquedas .radio input[type=radio],
.formulario-busquedas .radio-inline input[type=radio],
.formulario-busquedas .checkbox input.checkbox-deco[type=checkbox],
.formulario-busquedas .checkbox-inline input.checkbox-deco[type=checkbox] {
  height: 20px;
  margin-left: -25px;
  margin-top: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
}
.formulario-busquedas [type=radio]:not(:checked),
.formulario-busquedas [type=radio]:checked {
  opacity: 0;
  pointer-events: none;
  position: absolute;
}
.formulario-busquedas [type=radio]:not(:checked) + label,
.formulario-busquedas [type=radio]:checked + label {
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  padding-left: 35px;
  padding-right: 50px;
  position: relative;
  transition: all 0.28s ease 0s;
}
.formulario-busquedas [type=radio] + label:before,
.formulario-busquedas [type=radio] + label:after {
  content: "";
  left: 0;
  margin: 4px;
  position: absolute;
  top: 0;
  transition: all 0.28s ease 0s;
  z-index: 0;
  width: 20px;
  height: 20px;
}
.formulario-busquedas [type=radio] + label:after {
  height: 12px;
  width: 12px;
  top: 4px;
  left: 4px;
}
.formulario-busquedas [type=radio]:not(:checked) + label:before,
.formulario-busquedas [type=radio]:not(:checked) + label:after,
.formulario-busquedas [type=radio]:checked + label:before,
.formulario-busquedas [type=radio]:checked + label:after,
.formulario-busquedas .with-gap[type=radio]:checked + label:before,
.formulario-busquedas .with-gap[type=radio]:checked + label:after {
  border-radius: 50%;
}
.formulario-busquedas [type=radio]:not(:checked) + label:before,
.formulario-busquedas [type=radio]:not(:checked) + label:after {
  border: 1px solid #ABABAB;
}
.formulario-busquedas [type=radio]:not(:checked) + label:after {
  transform: scale(0);
}
.formulario-busquedas [type=radio]:checked + label:before {
  border: 1px solid transparent;
}
.formulario-busquedas [type=radio]:checked + label:after,
.formulario-busquedas .with-gap[type=radio]:checked + label:before,
.formulario-busquedas .with-gap[type=radio]:checked + label:after {
  border: 1px solid #ABABAB;
}
.formulario-busquedas [type=radio]:checked + label:after,
.formulario-busquedas .with-gap[type=radio]:checked + label:after {
  background-color: #ABABAB;
}
.formulario-busquedas [type=radio]:checked + label:after {
  transform: scale(1);
}
.formulario-busquedas .with-gap[type=radio]:checked + label:after {
  transform: scale(1);
}
.formulario-busquedas [type=radio]:focus + label:before {
  box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.1);
}
.formulario-busquedas .with-gap[type=radio]:disabled:checked + label:before {
  border: 1px solid rgba(0, 0, 0, 0.35);
}
.formulario-busquedas .with-gap[type=radio]:disabled:checked + label:after {
  background-color: rgba(0, 0, 0, 0.35);
  border: medium none;
}
.formulario-busquedas [type=radio]:disabled:not(:checked) + label:before,
.formulario-busquedas [type=radio]:disabled:checked + label:before {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.35);
}
.formulario-busquedas [type=radio]:disabled + label,
.formulario-busquedas .checkbox-deco[type=checkbox]:disabled + label {
  color: rgba(0, 0, 0, 0.35);
}
.formulario-busquedas [type=radio]:disabled:not(:checked) + label:before {
  border-color: rgba(0, 0, 0, 0.2);
}
.formulario-busquedas [type=radio]:disabled:checked + label:after {
  background-color: rgba(0, 0, 0, 0.35);
  border-color: #949494;
}

.acceso-cliente {
  padding: 30px 0;
  background-color: #f8f8f8;
  background-position: 0 0;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative;
  box-shadow: 0px 5px 15px 0px #ddd;
}
@media only screen and (max-width: 767px) {
  .acceso-cliente {
    background-image: none;
    box-shadow: none;
    padding: 0;
  }
}
.acceso-cliente .container {
  width: 1170px !important;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px !important;
  padding-right: 15px !important;
}
@media only screen and (max-width: 767px) {
  .acceso-cliente .container {
    width: 100% !important;
  }
}
@media only screen and (max-width: 990px) {
  .acceso-cliente .container {
    width: 100% !important;
    padding: 0 20px;
  }
}
@media only screen and (max-width: 1199px) {
  .acceso-cliente .container {
    width: 100% !important;
  }
}
.acceso-cliente .container .formulario {
  float: right;
}
@media only screen and (max-width: 767px) {
  .acceso-cliente .container .formulario {
    margin-bottom: 20px;
  }
}
.acceso-cliente .container .formulario h1 {
  font-family: "PTSans-Regular";
}
.acceso-cliente .container .formulario .form-group {
  margin: 30px 0;
  z-index: 9;
}
.acceso-cliente .container .formulario .form-group .form-control {
  border-bottom: 1px solid #000;
  background: none;
  color: #000;
  font-family: "PTSans-Regular";
}
.acceso-cliente .container .formulario .form-group label#showme {
  position: absolute;
  top: 0;
  right: 0;
  color: #022e5f;
  font-family: "PTSans-Bold";
  cursor: pointer;
}
.acceso-cliente .container .formulario .form-group input#recordar-usuario {
  float: left;
  margin-right: 10px;
  width: 20px;
  height: 20px;
  margin-top: 0;
}
.acceso-cliente .container .formulario .form-group label.recordar-usuario {
  font-size: 17.3333px;
  font-family: PTSans-Regular;
  color: #022e5f;
  line-height: 20px;
}
.acceso-cliente .container .formulario .form-group.required.empty::after {
  color: #000;
}
.acceso-cliente .container .formulario .empty .form-control {
  border-bottom: 1px solid #000;
}
.acceso-cliente .container .formulario .botones {
  margin: 20px 0;
  overflow: hidden;
  padding: 5px 0;
}
.acceso-cliente .container .formulario .botones .btn-secundary {
  font-size: 20px;
  width: 100%;
}
.acceso-cliente .container .formulario .opciones a {
  display: block;
  margin: 5px 0;
  font-family: "PTSans-Bold";
  color: #022e5f;
}
@media only screen and (max-width: 767px) {
  .acceso-cliente .container .info-acceso {
    background: #dfdfdf;
    padding-bottom: 30px;
  }
}
.acceso-cliente .container .info-acceso h1 {
  font-family: "PTSans-Regular";
}
.acceso-cliente .container .info-acceso p {
  font-family: "PTSans-Bold";
  font-size: 16px;
}
.acceso-cliente .container .info-acceso ul {
  padding: 0;
}
.acceso-cliente .container .info-acceso ul li {
  list-style: none;
  line-height: 20px;
  font-family: PTSans-Regular;
  font-size: 16px;
  margin-bottom: 5px;
}
.acceso-cliente .container .info-acceso h2 {
  font-family: PTSans-Regular;
  margin: 20px 0;
  color: #000;
  font-size: 24pt;
}
.acceso-cliente .container .info-acceso .form-group {
  z-index: 9;
  margin-bottom: 0px;
}
.acceso-cliente .container .info-acceso .form-group .dropdown {
  margin: 10px 0 40px 0;
}
.acceso-cliente .container .info-acceso .form-group .dropdown button {
  background-color: #97BA3C;
  border-radius: 30px;
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
  border: 0;
  padding: 10px 30px;
  background-image: url("@theme_image_path@/hidrogea/angle-down-select.png");
  background-repeat: no-repeat;
  background-position: 95% center;
  color: #013871;
  font-family: "PTSans-Bold";
  font-size: 20px;
  width: 100%;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .acceso-cliente .container .info-acceso .form-group .dropdown button {
    padding: 10px 20px;
  }
}
.acceso-cliente .container .info-acceso .form-group .dropdown .dropdown-menu {
  border-radius: 0;
  padding: 0;
  width: 100%;
}
.acceso-cliente .container .info-acceso .form-group .dropdown .dropdown-menu a {
  float: none;
  border-right: 0;
  color: #333;
  font-size: 10pt;
  padding: 5px 10px;
  text-decoration: none;
}
.acceso-cliente .container .info-acceso .opciones a {
  display: block;
  margin: 5px 0;
  font-family: "PTSans-Bold";
  color: #022e5f;
}

.acceso-cliente::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 50%;
  display: block;
  background-image: url("@theme_image_path@/hidrogea/bg-acceso.png");
  background-repeat: no-repeat;
  background-position: center right;
}
@media only screen and (max-width: 767px) {
  .acceso-cliente::after {
    background-image: none;
  }
}

.gestiones-online-sinregistro {
  margin: 15px auto;
}
.gestiones-online-sinregistro .title-section {
  text-align: center;
  display: block;
  margin: 0;
  font-family: "PTSans-Regular";
  color: #777;
  font-size: 32px;
}
.gestiones-online-sinregistro span {
  text-align: center;
  display: block;
  font-size: 21.3333px;
  color: #777;
  margin-bottom: 30px;
}
.gestiones-online-sinregistro .group-dest {
  text-align: center;
}
.gestiones-online-sinregistro .group-dest a {
  color: #777;
  font-family: PTSans-Regular;
  text-decoration: none;
  font-size: 16px;
}
.gestiones-online-sinregistro .group-dest span {
  display: block;
}
.gestiones-online-sinregistro .group-dest span.title-dest {
  text-transform: uppercase;
  font-family: "PTSans-Regular";
  font-size: 17.3333px;
  margin-top: 1em;
  color: #6d6d6d;
}
@media only screen and (max-width: 767px) {
  .gestiones-online-sinregistro .group-dest:nth-child(1), .gestiones-online-sinregistro .group-dest:nth-child(2) {
    margin-bottom: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .gestiones-online-sinregistro .group-dest:last-child {
    float: none;
  }
}

.recuperac-password {
  margin-top: 20px;
}
.recuperac-password p.titular {
  font-family: PTSans-Regular;
  color: #022e5f;
  font-size: 26.6667px;
  margin-bottom: 0;
}
.recuperac-password p.mensaje {
  font-size: 14.6667px;
}
.recuperac-password p {
  font-size: 17.3333px;
}
.recuperac-password span.form-group.required.empty::after {
  top: 0;
}
.recuperac-password .fila {
  overflow: hidden;
  margin-bottom: 30px;
  height: 5em;
}
@media only screen and (max-width: 767px) {
  .recuperac-password .fila {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 990px) {
  .recuperac-password .fila {
    margin-bottom: 0;
  }
}
.recuperac-password .fila .required.empty::after {
  font-size: 17.3333px;
}
.recuperac-password .fila .col-md-3 {
  float: left;
}
.recuperac-password .fila .col-md-6, .recuperac-password .fila .col-md-3 {
  padding-left: 0;
  padding-right: 10px;
}
@media only screen and (max-width: 767px) {
  .recuperac-password .fila .col-md-6, .recuperac-password .fila .col-md-3 {
    margin-bottom: 30px !important;
  }
}
@media only screen and (max-width: 990px) {
  .recuperac-password .fila .col-md-6, .recuperac-password .fila .col-md-3 {
    margin-bottom: 30px !important;
  }
}
.recuperac-password .fila .form-group input {
  font-size: 17.3333px;
  padding-left: 5px;
  border-bottom: 1px solid #ccc;
}
.recuperac-password .fila .form-group select {
  font-size: 17.3333px;
  border-bottom: 1px solid #ccc;
  padding: 0;
}
.recuperac-password .botones {
  margin: 0 0 60px 0;
}
.recuperac-password .botones .btn-primary, .recuperac-password .botones .btn-secundary {
  float: right;
  margin: 0 10px;
  padding: 10px 0;
}
@media only screen and (max-width: 767px) {
  .recuperac-password .botones .btn-primary, .recuperac-password .botones .btn-secundary {
    float: none;
    margin: 10px 0;
  }
}
@media only screen and (max-width: 990px) {
  .recuperac-password .botones .btn-primary, .recuperac-password .botones .btn-secundary {
    float: none;
    margin: 10px 0;
  }
}
.recuperac-password p.info span {
  font-weight: bold;
}
.recuperac-password p.pie {
  text-align: center;
}
.recuperac-password p.pie span {
  font-weight: bold;
}

.recuperac-usuario {
  margin-top: 25px;
}
.recuperac-usuario p.titular {
  font-family: PTSans-Regular;
  color: #022e5f;
  font-size: 26.6667px;
  margin-bottom: 13px;
}
.recuperac-usuario p.mensaje {
  font-size: 16px;
  text-align: right;
}
.recuperac-usuario p {
  font-size: 17.3333px;
}
.recuperac-usuario span.form-group.required.empty::after {
  top: 0;
}
.recuperac-usuario .fila {
  overflow: hidden;
}
.recuperac-usuario .fila .required.empty::after {
  font-size: 17.3333px;
}
.recuperac-usuario .fila .col-md-3 {
  float: left;
}
.recuperac-usuario .fila .col-md-6, .recuperac-usuario .fila .col-md-3 {
  padding-left: 5px;
  padding-right: 10px;
}
.recuperac-usuario .fila .form-group {
  padding-left: 0;
}
@media only screen and (max-width: 990px) {
  .recuperac-usuario .fila .form-group {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 990px) {
  .recuperac-usuario .fila .form-group {
    margin-bottom: 30px;
  }
}
.recuperac-usuario .fila .form-group .avatar {
  background-image: url("@theme_image_path@/hidrogea/ico-avatar-v.png");
  background-repeat: no-repeat;
  background-position: 90% center;
  width: 41px;
  height: 39px;
  position: absolute;
}
.recuperac-usuario .fila .form-group input {
  font-size: 17.3333px;
  padding-left: 15px;
  border-bottom: 1px solid #ccc;
  height: 39px;
}
.recuperac-usuario .fila .form-group select.email {
  font-size: 17.3333px;
  border-bottom: 1px solid #ccc;
  padding-left: 50px;
  height: 39px;
  font-family: "PTSans-Regular";
}
.recuperac-usuario .botones {
  margin: 60px 0 60px 0;
}
@media only screen and (max-width: 767px) {
  .recuperac-usuario .botones {
    margin: 30px 0 60px 0;
  }
}
@media only screen and (max-width: 990px) {
  .recuperac-usuario .botones {
    margin: 30px 0 60px 0;
  }
}
.recuperac-usuario .botones .btn-primary, .recuperac-usuario .botones .btn-secundary {
  float: right;
  margin: 0 10px;
  padding: 10px 0;
}
@media only screen and (max-width: 767px) {
  .recuperac-usuario .botones .btn-primary, .recuperac-usuario .botones .btn-secundary {
    float: none;
    margin: 10px 0;
  }
}
@media only screen and (max-width: 990px) {
  .recuperac-usuario .botones .btn-primary, .recuperac-usuario .botones .btn-secundary {
    float: none;
    margin: 10px 0;
  }
}
.recuperac-usuario p.info span {
  font-weight: bold;
}
.recuperac-usuario p.pie {
  text-align: center;
}
.recuperac-usuario p.pie span {
  font-weight: bold;
}

.registro-sg-perfil .cabecera {
  background: #fbfbfb;
  padding: 10px 0;
  margin-bottom: 50px;
}
.registro-sg-perfil .cabecera .box {
  width: 1170px;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .registro-sg-perfil .cabecera .box {
    width: 100%;
    padding: 10px;
  }
}
@media only screen and (max-width: 990px) {
  .registro-sg-perfil .cabecera .box {
    width: 100%;
    padding: 10px;
  }
}
.registro-sg-perfil .cabecera .box h1 {
  text-transform: uppercase;
  color: #013871;
}
.registro-sg-perfil .cabecera .box p.info {
  font-family: "PTSans-Regular";
  margin-top: 35px;
}
.registro-sg-perfil .contenedor {
  width: 1170px;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .registro-sg-perfil .contenedor {
    width: 100%;
  }
}
@media only screen and (max-width: 990px) {
  .registro-sg-perfil .contenedor {
    width: 100%;
  }
}
.registro-sg-perfil .contenedor .combo {
  overflow: hidden;
  margin: auto;
  float: none;
  border-bottom: 2px solid #eee;
}
@media only screen and (max-width: 767px) {
  .registro-sg-perfil .contenedor .combo {
    margin: 20px auto;
  }
}
@media only screen and (max-width: 990px) {
  .registro-sg-perfil .contenedor .combo {
    margin: 20px auto;
  }
}
.registro-sg-perfil .contenedor .combo h2 {
  font-size: 32px;
  text-align: center;
  color: #737373;
  font-family: "PTSans-Regular";
  margin-bottom: 5px;
}
.registro-sg-perfil .contenedor .combo p.subtitulo {
  font-size: 21.3333px;
  text-align: center;
  font-family: "PTSans-Regular";
  color: #737373;
}
.registro-sg-perfil .contenedor .combo p.info {
  margin-top: 45px;
  margin-left: 15px;
}
@media only screen and (max-width: 767px) {
  .registro-sg-perfil .contenedor .combo p.info {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 990px) {
  .registro-sg-perfil .contenedor .combo p.info {
    margin-top: 20px;
  }
}
.registro-sg-perfil .contenedor .combo p.descripcion {
  margin-bottom: 15px;
}
.registro-sg-perfil .contenedor .combo ul {
  margin: 0;
  padding: 0px 0 30px 0;
  list-style: none;
}
.registro-sg-perfil .contenedor .combo ul li {
  padding-top: 10px;
  float: left;
  padding-left: 80px;
  background-repeat: no-repeat;
  min-height: 55px;
  margin-bottom: 27px;
}
.registro-sg-perfil .contenedor .combo ul li a {
  text-decoration: none;
  line-height: 20pt;
  color: #737373;
  font-size: 17.3333px;
  font-family: "PTSans-Regular";
}
.registro-sg-perfil .contenedor .combo ul .consulta-contratos {
  background-image: url("@theme_image_path@/hidrogea/consulta-contratos.png");
}
.registro-sg-perfil .contenedor .combo ul .descarga-facturas {
  background-image: url("@theme_image_path@/hidrogea/descarga-facturas.png");
}
.registro-sg-perfil .contenedor .combo ul .evoluc-consumo {
  background-image: url("@theme_image_path@/hidrogea/evoluc-consumo.png");
}
.registro-sg-perfil .contenedor .combo ul .otras-gestiones {
  background-image: url("@theme_image_path@/hidrogea/otras-gestiones.png");
}
.registro-sg-perfil .contenedor .combo h3 {
  font-size: 26.6667px;
  color: #022e5f;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .registro-sg-perfil .contenedor .combo .botones {
    margin: 10px 0;
    padding: 0;
  }
}
@media only screen and (max-width: 990px) {
  .registro-sg-perfil .contenedor .combo .botones {
    margin: 10px 0;
    padding: 0;
  }
}
.registro-sg-perfil .contenedor .combo .botones .btn-primary {
  padding: 10px 15px;
  margin-left: 0;
  width: 100%;
}

.selec-contrato .contenedor .modal.in .modal-dialog .modal-header,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-header {
  padding: 15px;
}
@media only screen and (min-width: 768px) {
  .selec-contrato .contenedor .modal.in .modal-dialog .modal-header,
  .selec-contrato .contenedor .modal.show .modal-dialog .modal-header {
    padding: 30px;
  }
}
.selec-contrato .contenedor .modal.in .modal-dialog .modal-header .close,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-header .close {
  background-image: url("@theme_image_path@/hidrogea/close-modal.png");
  background-repeat: no-repeat;
  background-position: right center;
  height: 50px;
  width: 50px;
  display: block;
  opacity: 0.7;
}
@media only screen and (max-width: 767px) {
  .selec-contrato .contenedor .modal.in .modal-dialog .modal-header .close,
  .selec-contrato .contenedor .modal.show .modal-dialog .modal-header .close {
    float: right;
    background-size: 25px;
  }
}
@media only screen and (max-width: 990px) {
  .selec-contrato .contenedor .modal.in .modal-dialog .modal-header .close,
  .selec-contrato .contenedor .modal.show .modal-dialog .modal-header .close {
    float: right;
    background-size: 35px;
  }
}
.selec-contrato .contenedor .modal.in .modal-dialog .modal-header .close:hover,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-header .close:hover {
  opacity: 1;
}
.selec-contrato .contenedor .modal.in .modal-dialog .modal-body,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body {
  top: 80px;
  padding: 0;
}
.selec-contrato .contenedor .modal.in .modal-dialog .modal-body .mensaje,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body .mensaje {
  background: #f8f8f8;
  padding: 10px 15px;
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .selec-contrato .contenedor .modal.in .modal-dialog .modal-body .mensaje,
  .selec-contrato .contenedor .modal.show .modal-dialog .modal-body .mensaje {
    padding: 10px 40px;
  }
}
.selec-contrato .contenedor .modal.in .modal-dialog .modal-body .mensaje h1,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body .mensaje h1 {
  text-transform: uppercase;
  color: #97BA3C;
  font-size: 29.3333px;
}
.selec-contrato .contenedor .modal.in .modal-dialog .modal-body .mensaje p,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body .mensaje p {
  font-size: 17.3333px;
  font-family: "PTSans-Regular";
  color: #434343;
  margin-bottom: 0;
}
.selec-contrato .contenedor .modal.in .modal-dialog .modal-body .content-modal-body,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body .content-modal-body {
  padding: 15px;
}
@media only screen and (min-width: 768px) {
  .selec-contrato .contenedor .modal.in .modal-dialog .modal-body .content-modal-body,
  .selec-contrato .contenedor .modal.show .modal-dialog .modal-body .content-modal-body {
    padding: 15px 40px;
  }
}
.selec-contrato .contenedor .modal.in .modal-dialog .modal-body .buscador-contratos,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body .buscador-contratos {
  position: relative;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .selec-contrato .contenedor .modal.in .modal-dialog .modal-body .buscador-contratos,
  .selec-contrato .contenedor .modal.show .modal-dialog .modal-body .buscador-contratos {
    margin-bottom: 30px;
  }
}
.selec-contrato .contenedor .modal.in .modal-dialog .modal-body .buscador-contratos .btn-buscador,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body .buscador-contratos .btn-buscador {
  font-family: PTSans-Bold;
  font-size: 18.6667px;
  height: 35px;
  padding: 0 120px 0 55px;
  background-color: #D3DBE4;
  background-image: url("@theme_image_path@/hidrogea/icon-search-blue.png"), url("@theme_image_path@/hidrogea/angle-up-buscador.png");
  background-repeat: no-repeat, no-repeat;
  background-position: 20px center, 94% center;
  background-size: 20px, auto;
  color: #1A4C7F;
  border: none;
  border-radius: 20px;
  transition: 0.4s;
}
.selec-contrato .contenedor .modal.in .modal-dialog .modal-body .buscador-contratos .btn-buscador.collapsed,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body .buscador-contratos .btn-buscador.collapsed {
  background-image: url("@theme_image_path@/hidrogea/icon-search-blue.png"), url("@theme_image_path@/hidrogea/angle-down-buscador.png");
}
@media only screen and (max-width: 767px) {
  .selec-contrato .contenedor .modal.in .modal-dialog .modal-body .buscador-contratos .btn-buscador,
  .selec-contrato .contenedor .modal.show .modal-dialog .modal-body .buscador-contratos .btn-buscador {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .selec-contrato .contenedor .modal.in .modal-dialog .modal-body .buscador-contratos .form-buscador-contratos .group-submit,
  .selec-contrato .contenedor .modal.show .modal-dialog .modal-body .buscador-contratos .form-buscador-contratos .group-submit {
    bottom: 25px;
  }
}
.selec-contrato .contenedor .modal.in .modal-dialog .modal-body .buscador-contratos .input-group input[type=checkbox] + .label,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body .buscador-contratos .input-group input[type=checkbox] + .label {
  margin-left: 0;
}
.selec-contrato .contenedor .modal.in .modal-dialog .modal-body .buscador-contratos .input-group + .input-group,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body .buscador-contratos .input-group + .input-group {
  margin-top: 15px;
}
.selec-contrato .contenedor .modal.in .modal-dialog .modal-body .buscador-contratos .label-input-group,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body .buscador-contratos .label-input-group {
  font-size: 17.3333px;
}
.selec-contrato .contenedor .modal.in .modal-dialog .modal-body .buscador-contratos label.checkbox-inline,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body .buscador-contratos label.checkbox-inline {
  font-size: 17.3333px;
  padding-top: 2px;
}
.selec-contrato .contenedor .modal.in .modal-dialog .modal-body .buscador-contratos input[type=radio] + label,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body .buscador-contratos input[type=radio] + label {
  font-size: 17.3333px;
}
.selec-contrato .contenedor .modal.in .modal-dialog .modal-body .table-list .table-thead-list,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body .table-list .table-thead-list {
  border-bottom: 2px solid #ABABAB;
  background-color: #F5F7F9;
  color: black;
  font-family: "PTSans-Regular";
  font-size: 14.6667px;
}
@media only screen and (max-width: 767px) {
  .selec-contrato .contenedor .modal.in .modal-dialog .modal-body .table-list .table-thead-list,
  .selec-contrato .contenedor .modal.show .modal-dialog .modal-body .table-list .table-thead-list {
    display: none;
  }
}
.selec-contrato .contenedor .modal.in .modal-dialog .modal-body .table-list .table-tbody-list,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body .table-list .table-tbody-list {
  font-family: "PTSans-Regular";
  font-size: 14.6667px;
}
.selec-contrato .contenedor .modal.in .modal-dialog .modal-body .table-list .table-tr-list,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body .table-list .table-tr-list {
  border-bottom: 1px solid #ddd;
  position: relative;
}
.selec-contrato .contenedor .modal.in .modal-dialog .modal-body .table-list .table-tr-list:after,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body .table-list .table-tr-list:after {
  clear: both;
  display: table;
  content: " ";
}
@media only screen and (max-width: 767px) {
  .selec-contrato .contenedor .modal.in .modal-dialog .modal-body .table-list .table-tr-list,
  .selec-contrato .contenedor .modal.show .modal-dialog .modal-body .table-list .table-tr-list {
    padding: 10px 0;
  }
}
.selec-contrato .contenedor .modal.in .modal-dialog .modal-body .table-list .table-th-list,
.selec-contrato .contenedor .modal.in .modal-dialog .modal-body .table-list .table-td-list,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body .table-list .table-th-list,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body .table-list .table-td-list {
  float: left;
  padding: 12px 2px;
}
@media only screen and (max-width: 767px) {
  .selec-contrato .contenedor .modal.in .modal-dialog .modal-body .table-list .table-th-list,
  .selec-contrato .contenedor .modal.in .modal-dialog .modal-body .table-list .table-td-list,
  .selec-contrato .contenedor .modal.show .modal-dialog .modal-body .table-list .table-th-list,
  .selec-contrato .contenedor .modal.show .modal-dialog .modal-body .table-list .table-td-list {
    padding: 0 2px;
  }
}
.selec-contrato .contenedor .modal.in .modal-dialog .modal-body .cell-tipo-contrato,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body .cell-tipo-contrato {
  width: 8.3333%;
  text-align: center;
}
.selec-contrato .contenedor .modal.in .modal-dialog .modal-body .cell-tipo-contrato .ico-gota,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body .cell-tipo-contrato .ico-gota {
  width: 20px;
  height: 30px;
  display: inline-block;
  background: url("@theme_image_path@/hidrogea/gota-blue.png") no-repeat center;
  text-indent: -999em;
}
@media only screen and (max-width: 767px) {
  .selec-contrato .contenedor .modal.in .modal-dialog .modal-body .cell-tipo-contrato,
  .selec-contrato .contenedor .modal.show .modal-dialog .modal-body .cell-tipo-contrato {
    width: 50px;
  }
}
.selec-contrato .contenedor .modal.in .modal-dialog .modal-body .titulo,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body .titulo {
  font-family: "PTSans-Bold";
  color: #97BA3C;
  display: block;
}
.selec-contrato .contenedor .modal.in .modal-dialog .modal-body .cell-agrupador,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body .cell-agrupador {
  width: 16.6666%;
}
@media only screen and (max-width: 767px) {
  .selec-contrato .contenedor .modal.in .modal-dialog .modal-body .cell-agrupador,
  .selec-contrato .contenedor .modal.show .modal-dialog .modal-body .cell-agrupador {
    display: none;
  }
}
.selec-contrato .contenedor .modal.in .modal-dialog .modal-body .cell-contrato,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body .cell-contrato {
  width: 16.6666%;
}
.selec-contrato .contenedor .modal.in .modal-dialog .modal-body .cell-contrato .titulo,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body .cell-contrato .titulo {
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .selec-contrato .contenedor .modal.in .modal-dialog .modal-body .cell-contrato,
  .selec-contrato .contenedor .modal.show .modal-dialog .modal-body .cell-contrato {
    width: calc(100% - 55px);
  }
  .selec-contrato .contenedor .modal.in .modal-dialog .modal-body .cell-contrato span:not(.titulo),
  .selec-contrato .contenedor .modal.show .modal-dialog .modal-body .cell-contrato span:not(.titulo) {
    display: none;
  }
}
.selec-contrato .contenedor .modal.in .modal-dialog .modal-body .cell-direccion,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body .cell-direccion {
  width: 25%;
}
@media only screen and (max-width: 767px) {
  .selec-contrato .contenedor .modal.in .modal-dialog .modal-body .cell-direccion,
  .selec-contrato .contenedor .modal.show .modal-dialog .modal-body .cell-direccion {
    width: 100%;
    margin-right: 35px;
    padding-left: 50px !important;
  }
}
.selec-contrato .contenedor .modal.in .modal-dialog .modal-body .cell-factura,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body .cell-factura {
  width: 16.6666%;
  text-align: center;
}
.selec-contrato .contenedor .modal.in .modal-dialog .modal-body .cell-factura .cantidad,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body .cell-factura .cantidad {
  font-family: "PTSans-Bold";
  display: block;
}
@media only screen and (max-width: 767px) {
  .selec-contrato .contenedor .modal.in .modal-dialog .modal-body .cell-factura,
  .selec-contrato .contenedor .modal.show .modal-dialog .modal-body .cell-factura {
    width: 100%;
    text-align: left;
    padding-left: 50px !important;
    padding-top: 10px !important;
  }
  .selec-contrato .contenedor .modal.in .modal-dialog .modal-body .cell-factura span,
  .selec-contrato .contenedor .modal.show .modal-dialog .modal-body .cell-factura span {
    display: inline-block !important;
  }
}
.selec-contrato .contenedor .modal.in .modal-dialog .modal-body .cell-link,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body .cell-link {
  width: 16.6666%;
  text-align: center;
}
.selec-contrato .contenedor .modal.in .modal-dialog .modal-body .cell-link .btn-link,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body .cell-link .btn-link {
  width: 30px;
  height: 30px;
  display: inline-block;
  background: url("@theme_image_path@/hidrogea/arrow-right-yellow.png") no-repeat center;
  text-indent: -999em;
  box-shadow: none;
}
@media only screen and (max-width: 767px) {
  .selec-contrato .contenedor .modal.in .modal-dialog .modal-body .cell-link,
  .selec-contrato .contenedor .modal.show .modal-dialog .modal-body .cell-link {
    width: auto;
    position: absolute;
    top: 40px;
    right: 0;
  }
}
.selec-contrato .contenedor .modal.in .modal-dialog .modal-body .st-default, .selec-contrato .contenedor .modal.in .modal-dialog .modal-body .st-alert, .selec-contrato .contenedor .modal.in .modal-dialog .modal-body .st-success, .selec-contrato .contenedor .modal.in .modal-dialog .modal-body .st-warning,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body .st-default,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body .st-alert,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body .st-success,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body .st-warning {
  font-family: "PTSans-Regular";
  text-transform: lowercase;
  font-variant: small-caps;
}
.selec-contrato .contenedor .modal.in .modal-dialog .modal-body .st-default,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body .st-default {
  color: #666;
}
.selec-contrato .contenedor .modal.in .modal-dialog .modal-body .st-alert,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body .st-alert {
  color: #BD0303;
}
.selec-contrato .contenedor .modal.in .modal-dialog .modal-body .st-success,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body .st-success {
  color: #61810E;
}
.selec-contrato .contenedor .modal.in .modal-dialog .modal-body .st-warning,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body .st-warning {
  color: #B85D08;
}
.selec-contrato .contenedor .modal.in .modal-dialog .modal-body .cargar-mas,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body .cargar-mas {
  margin: 20px 0;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .selec-contrato .contenedor .modal.in .modal-dialog .modal-body .cargar-mas,
  .selec-contrato .contenedor .modal.show .modal-dialog .modal-body .cargar-mas {
    margin: 30px 0 60px 0;
  }
}
.selec-contrato .contenedor .modal.in .modal-dialog .modal-body .cargar-mas a,
.selec-contrato .contenedor .modal.show .modal-dialog .modal-body .cargar-mas a {
  color: #97BA3C;
  font-size: 17.3333px;
  font-family: "PTSans-Bold";
  text-decoration: none;
}

.dashboard-privado {
  /*.dashboard-periodo*/
  /*.graficos-factura-consumo*/
  /*.graficos-evolucion-consumo*/
  /*.ultimas-gestiones*/
  /*.descarga-masiva*/
  /*.container*/
  /*.box*/
  /*.load-more-descargas*/
  /*.graph*/
}
@media only screen and (min-width: 768px) {
  .dashboard-privado {
    margin-bottom: 60px;
  }
}
.dashboard-privado .dashboard-periodo {
  height: auto;
  background-color: #fafafa;
  margin-top: 12px;
  text-align: center;
  /*.dashboard-periodo-titulo*/
  /*.dashboard-periodo-titulo span*/
}
.dashboard-privado .dashboard-periodo .dashboard-periodo-titulo {
  height: auto;
  margin-top: 21px;
  margin-bottom: 25px;
  text-align: center;
}
.dashboard-privado .dashboard-periodo .dashboard-periodo-titulo span {
  font-size: 23px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #453937;
}
.dashboard-privado .graficos-factura-consumo {
  height: auto;
  margin-top: 31px;
  margin-bottom: 31px;
  text-align: center;
  /*.combo*/
  /*.separador-vertical*/
  /*@include media-query(null, $screen-xs-max)*/
}
.dashboard-privado .graficos-factura-consumo .combo {
  margin-top: 24px;
  margin-bottom: 24px;
  font-family: "PTSans-Regular";
  /*.titulo*/
  /*.titulo p*/
  /*.grafico*/
  /*.grafico-ifactura*/
  /*.boton-compuesto*/
  /*.boton-compuesto a*/
  /*.info-pie*/
  /*.porcentaje p*/
}
.dashboard-privado .graficos-factura-consumo .combo .titulo {
  width: 100%;
  height: 43px;
  line-height: normal;
  text-align: center;
  color: #737373;
}
.dashboard-privado .graficos-factura-consumo .combo .titulo p {
  font-size: 32px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  line-height: normal;
}
.dashboard-privado .graficos-factura-consumo .combo .grafico {
  border-radius: 50%;
  overflow: hidden;
  text-align: center;
  width: 270px;
  height: 270px;
  background-color: #ecf0f6;
  border: solid 2px #cccccc;
  margin: 33px auto;
}
.dashboard-privado .graficos-factura-consumo .combo .grafico-ifactura {
  width: 274px;
  height: 270px;
  background-color: #fff;
  margin: 31px auto;
}
.dashboard-privado .graficos-factura-consumo .combo .grafico-ifactura .title_ifactura {
  border-radius: 50%;
  /*overflow: hidden;*/
  text-align: center;
  width: 229px;
  height: 229px;
  background-color: #ecf0f6;
  /*margin-left:5px;
  margin-top:13px;*/
  margin-top: -47px;
  margin-left: -11px;
}
.dashboard-privado .graficos-factura-consumo .combo .grafico-ifactura .highcharts-title {
  background-color: #ecf0f6;
  border-radius: 50%;
}
.dashboard-privado .graficos-factura-consumo .combo .boton-compuesto {
  width: 100%;
  padding: 5px 20px;
  border-radius: 30px;
}
.dashboard-privado .graficos-factura-consumo .combo .boton-compuesto a {
  width: 100%;
  height: 24px;
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}
.dashboard-privado .graficos-factura-consumo .combo .info-pie {
  padding: 5px 0px;
}
.dashboard-privado .graficos-factura-consumo .combo .porcentaje p {
  height: 23px;
  font-size: 17.2px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #453937;
  /*span.important*/
}
.dashboard-privado .graficos-factura-consumo .combo .porcentaje p span.important {
  font-weight: 600;
  color: #013871;
}
.dashboard-privado .graficos-factura-consumo .separador-vertical {
  width: 2px;
  border: solid 1px #cccccc;
  float: left;
  height: 507px;
  margin-left: 49%;
}
@media only screen and (max-width: 767px) {
  .dashboard-privado .graficos-factura-consumo {
    /*.separador-vertical*/
  }
  .dashboard-privado .graficos-factura-consumo .separador-vertical {
    display: none;
  }
}
.dashboard-privado .graficos-evolucion-consumo {
  border-top: solid 3px #d5dce4;
  background-color: #fafafa;
  padding-bottom: 24px;
}
.dashboard-privado .dashboard-ultimas-gestiones {
  border-top: solid 3px #d5dce4;
  padding-bottom: 24px;
}
.dashboard-privado .dashboard-descarga-masiva {
  border-top: solid 3px #d5dce4;
  background-color: #fafafa;
  padding-bottom: 24px;
}
.dashboard-privado .dashboard-descarga-masiva div#list-mis-descargas {
  margin-bottom: 30px;
}
.dashboard-privado .container {
  /*width: 1170px !important;*/
  font-family: "PTSans-Regular";
  margin-bottom: 0px;
  /*.info-avisos*/
  /*.combo*/
  /*.botones*/
  /*.info-pie*/
}
@media only screen and (max-width: 767px) {
  .dashboard-privado .container {
    width: 100% !important;
  }
}
@media only screen and (max-width: 990px) {
  .dashboard-privado .container {
    width: 100% !important;
  }
}
.dashboard-privado .container .info-avisos {
  overflow: hidden;
  margin-bottom: 100px;
  box-shadow: 3px 7px 10px 0px rgba(0, 0, 0, 0.2);
  /*.msg-info-aviso */
}
@media only screen and (max-width: 767px) {
  .dashboard-privado .container .info-avisos {
    margin: 15px;
  }
}
@media only screen and (max-width: 990px) {
  .dashboard-privado .container .info-avisos {
    margin: 15px;
  }
}
.dashboard-privado .container .info-avisos .msg-info-aviso {
  color: #013871;
  background-color: #ccea83;
  background-image: url("@theme_image_path@/hidrogea/ico-info.png");
  background-position: left center;
  background-repeat: no-repeat;
  overflow: hidden;
  /*include media-query(null, $screen-xs-max)*/
  /*a*/
  /*.wrapper-msg-info-aviso*/
  /*@include media-query(null, $screen-xs-max)*/
}
@media only screen and (max-width: 767px) {
  .dashboard-privado .container .info-avisos .msg-info-aviso {
    background-image: none;
  }
}
.dashboard-privado .container .info-avisos .msg-info-aviso a {
  font-family: "PTSans-Regular";
  color: #013871;
  font-size: 16px;
  text-align: right;
  margin-top: 10px;
}
.dashboard-privado .container .info-avisos .msg-info-aviso .wrapper-msg-info-aviso {
  padding: 10px 0 10px 130px;
  font-size: 16px;
  /*.title */
  /*p*/
  /*@include media-query(null, $screen-xs-max)*/
  /*@include media-query(null, $screen-sm-max) */
}
@media only screen and (max-width: 767px) {
  .dashboard-privado .container .info-avisos .msg-info-aviso .wrapper-msg-info-aviso {
    padding: 10px;
  }
}
@media only screen and (max-width: 990px) {
  .dashboard-privado .container .info-avisos .msg-info-aviso .wrapper-msg-info-aviso {
    padding: 10px;
  }
}
.dashboard-privado .container .info-avisos .msg-info-aviso .wrapper-msg-info-aviso .title {
  font-family: "PTSans-Bold";
  display: block;
  font-size: 20px;
  text-transform: uppercase;
  color: #000;
}
.dashboard-privado .container .info-avisos .msg-info-aviso .wrapper-msg-info-aviso .resaltado {
  font-family: "PTSans-Regular";
}
.dashboard-privado .container .info-avisos .msg-info-aviso .wrapper-msg-info-aviso p {
  margin-bottom: 0;
  color: #000;
  font-family: "PTSans-Regular";
}
@media only screen and (max-width: 767px) {
  .dashboard-privado .container .info-avisos .msg-info-aviso .wrapper-msg-info-aviso a {
    text-align: left;
    margin: 0;
    padding: 0;
  }
}
@media only screen and (max-width: 990px) {
  .dashboard-privado .container .info-avisos .msg-info-aviso .wrapper-msg-info-aviso a {
    text-align: left;
    margin: 0;
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .dashboard-privado .container .info-avisos .msg-info-aviso {
    padding: 15px;
  }
  .dashboard-privado .container .info-avisos .msg-info-aviso .wrapper-msg-info-aviso {
    padding-left: 0;
  }
}
.dashboard-privado .container .graficos { /*overflow: hidden;*/ }
.dashboard-privado .container .combo {
  text-align: center;
  /*.grafico_vacio*/
  /*.grafico*/
  /*.title_ifactura*/
  /*.pagado*/
  /*.pendiente*/
}
.dashboard-privado .container .combo .grafico_vacio {
  background: #ccc;
  height: 250px;
  border-radius: 50%;
  margin: 60px auto;
  overflow: hidden;
  width: 250px;
}
.dashboard-privado .container .combo .grafico {
  /*.ico-factura-grafico*/
  /*.ico-gota-grafico*/
  /*.texto-grafico*/
}
.dashboard-privado .container .combo .grafico .ico-factura-grafico {
  background-image: url("@theme_image_path@/hidrogea/importe-icon-blue.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 75px;
  width: 75px;
  height: 75px;
  display: block;
  margin: 45px auto 10px auto;
  /*padding-top:100px;*/
}
.dashboard-privado .container .combo .grafico .ico-gota-grafico {
  background-image: url("@theme_image_path@/hidrogea/grifo-icon-blue.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 75px;
  width: 75px;
  height: 75px;
  display: block;
  margin: 45px auto 10px auto;
}
.dashboard-privado .container .combo .grafico .texto-grafico {
  font-size: 40px;
  font-family: "PTSans-Bold";
  display: block;
  color: #28234e;
}
.dashboard-privado .container .combo .ifactura .boton-ifactura {
  z-index: 20;
  position: absolute;
  margin: 80px 260px;
}
.dashboard-privado .container .combo .ifactura div#boton-ifactura {
  display: none;
}
.dashboard-privado .container .combo .ifactura .button-ifactura span {
  width: 92px;
  height: 22px;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #453937;
}
.dashboard-privado .container .combo .ifactura .button-ifactura {
  width: 171px;
  height: 60px;
  background-color: #fafafa;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
.dashboard-privado .container .combo .title_ifactura {
  /*.ico-factura-grafico*/
  /*.texto-grafico*/
}
.dashboard-privado .container .combo .title_ifactura .ico-factura-grafico {
  background-image: url("@theme_image_path@/hidrogea/importe-icon-blue.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 75px;
  /*width: 75px;
  height: 75px; 
  display: block;*/
  margin: 45px auto 10px auto;
  padding-top: 100px;
}
.dashboard-privado .container .combo .title_ifactura .texto-grafico {
  font-size: 40px;
  font-family: "PTSans-Bold";
  display: block;
  color: #28234e;
}
.dashboard-privado .container .combo .pagado {
  text-transform: uppercase;
  color: #97BA3C;
  font-family: "PTSans-Regular";
  font-size: 21.3333px;
}
.dashboard-privado .container .combo .pendiente {
  text-transform: uppercase;
  color: #bd0303;
  font-family: "PTSans-Regular";
  font-size: 21.3333px;
}
.dashboard-privado .container .botones {
  /*.boton-compuesto*/
  /*.boton-compuesto::after*/
}
.dashboard-privado .container .botones .boton-compuesto {
  /*a*/
  /*.dropdown*/
}
.dashboard-privado .container .botones .boton-compuesto a {
  font-family: "PTSans-Bold";
  font-size: 18.6667px;
  float: left;
  padding-right: 10px;
  text-decoration: none;
}
.dashboard-privado .container .botones .boton-compuesto .dropdown {
  float: right;
  border-left: 1px solid #f8e1c2;
  /*button*/
  /*.dropdown-menu */
}
.dashboard-privado .container .botones .boton-compuesto .dropdown button {
  background: none;
  border: 0;
  padding: 0;
  box-shadow: none;
  margin: 0;
  /*span.angle */
}
.dashboard-privado .container .botones .boton-compuesto .dropdown button span.angle {
  background-image: url("@theme_image_path@/hidrogea/angle-down-select.png");
  background-repeat: no-repeat;
  background-position: center center;
  width: 20px;
  height: 10px;
  display: block;
  background-size: 16px auto;
  margin-left: 10px;
  margin-top: 8px;
}
.dashboard-privado .container .botones .boton-compuesto .dropdown .dropdown-menu {
  border-radius: 0;
  padding: 0;
}
.dashboard-privado .container .botones .boton-compuesto .dropdown .dropdown-menu a {
  float: none;
  border-right: 0;
  border-bottom: 1px dotted #ddd;
  color: #333;
  font-size: 10pt;
  padding: 5px 10px;
}
.dashboard-privado .container .botones .boton-compuesto::after {
  clear: both;
  content: " ";
  display: table;
}
.dashboard-privado .container .info-pie {
  /*select*/
  /*a*/
  /*.mensaje*/
}
.dashboard-privado .container .info-pie select {
  margin: 0 auto 30px auto;
  font-family: "PTSans-Bold";
  color: #fff;
  background-color: #97BA3C;
  border: none;
  border-radius: 30px;
  padding: 5px 65px 6px 15px;
  -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
  font-weight: normal;
  width: auto;
  height: auto;
  background-image: url("@theme_image_path@/hidrogea/angle-down-select.png");
  background-repeat: no-repeat;
  background-position: 90% center;
  font-size: 16px;
  background-size: 16px auto;
}
.dashboard-privado .container .info-pie a {
  font-size: 13pt;
  font-family: PTSans-Bold;
  margin: 0;
  color: #013871;
}
.dashboard-privado .container .info-pie .mensaje {
  padding-top: 100px;
}
.dashboard-privado .container .info-pie .mensaje span {
  color: #97BA3C;
  font-family: "PTSans-Bold";
}
.dashboard-privado .box {
  text-align: center;
  margin-top: 50px;
  overflow: hidden;
  /*h1*/
  /*.tab-menu */
  /*.contenedor*/
}
.dashboard-privado .box h1 {
  margin: 0 0 60px 0;
  color: #737373;
  font-size: 32px;
  font-family: "PTSans-Regular";
}
.dashboard-privado .box .tab-menu {
  /*ul*/
}
.dashboard-privado .box .tab-menu ul {
  /*li*/
  /*li.active*/
}
.dashboard-privado .box .tab-menu ul li {
  float: right;
  padding: 0;
  margin: 0;
}
.dashboard-privado .box .tab-menu ul li a {
  /* 						background-color: $blue-hidrogea-light; */
  /* 						color: $blue-hidrogea; */
  background-color: #28234e;
  color: #FFF;
  font-family: "PTSans-Bold";
  border-radius: 0;
  border: 1px solid #ccc;
  padding: 5px 10px;
  text-decoration: none;
}
.dashboard-privado .box .tab-menu ul li.active a {
  /* 						background-color: $green-hidrogea; */
  /* 						color: $blue-hidrogea; */
  /* 						background-color: $blue-hidrogea-light; */
  /* 						color: $blue-hidrogea; */
  background-color: #ebf0f6;
  color: #013871;
  font-family: "PTSans-Bold";
  padding: 5px 10px;
  text-decoration: none;
}
.dashboard-privado .box .contenedor { /*TODO No se donde termina */
  margin: auto;
  float: none;
  /*.table-list*/
  /*.descarga-masiva-facturas*/
  /*.st-success*/
  /*.st-warning*/
  /*.ultimas-gestiones*/
  /*.btn-detalle-gestion*/
  /*.detalle-gestion*/
  /*.botones*/
}
.dashboard-privado .box .contenedor .table-list {
  /*.table-thead-list*/
  /*.table-tbody-list */
  /*.table-tr-list*/
  /*.table-th-list,.table-td-list*/
}
.dashboard-privado .box .contenedor .table-list .table-thead-list {
  border-bottom: 2px solid #ABABAB;
  background-color: #F5F7F9;
  color: black;
  font-family: "PTSans-Regular";
  font-size: 14.6667px;
}
.dashboard-privado .box .contenedor .table-list .table-tbody-list {
  font-family: "PTSans-Regular";
  font-size: 14.6667px;
}
.dashboard-privado .box .contenedor .table-list .table-tr-list {
  border-bottom: 1px solid #ddd;
  /*&:after*/
}
.dashboard-privado .box .contenedor .table-list .table-tr-list:after {
  clear: both;
  display: table;
  content: " ";
}
.dashboard-privado .box .contenedor .table-list .table-th-list,
.dashboard-privado .box .contenedor .table-list .table-td-list {
  float: left;
  padding: 12px;
}
.dashboard-privado .box .contenedor .descarga-masiva-facturas {
  margin-bottom: 30px;
}
.dashboard-privado .box .contenedor .descarga-masiva-facturas .table-th-list,
.dashboard-privado .box .contenedor .descarga-masiva-facturas .table-td-list {
  width: 33.33%;
  text-align: center;
}
.dashboard-privado .box .contenedor .descarga-masiva-facturas .cell-fichero {
  color: #666;
  font-family: "PTSans-Regular";
}
.dashboard-privado .box .contenedor .descarga-masiva-facturas a {
  color: #013871;
  text-decoration: underline;
}
.dashboard-privado .box .contenedor .st-default {
  color: #666;
}
.dashboard-privado .box .contenedor .st-alert {
  color: #BD0303;
}
.dashboard-privado .box .contenedor .st-success {
  color: #61810E;
}
.dashboard-privado .box .contenedor .st-warning {
  color: #B85D08;
}
.dashboard-privado .box .contenedor .ultimas-gestiones {
  margin-bottom: 30px;
  /*.cell-tipo-gestion*/
  /*.cell-id-gestion*/
  /*.cell-fecha */
  /*.cell-estado*/
  /*.cell-acciones*/
  /*media-query(null, $screen-sm-max)*/
}
.dashboard-privado .box .contenedor .ultimas-gestiones .cell-tipo-gestion {
  width: 30%;
  padding-left: 50px;
  text-align: left;
}
.dashboard-privado .box .contenedor .ultimas-gestiones .cell-id-gestion {
  width: 20%;
}
.dashboard-privado .box .contenedor .ultimas-gestiones .cell-fecha {
  width: 20%;
  font-family: "PTSans-Regular";
}
.dashboard-privado .box .contenedor .ultimas-gestiones .cell-estado {
  width: 15%;
  font-family: "PTSans-Bold";
}
.dashboard-privado .box .contenedor .ultimas-gestiones .cell-acciones {
  width: 15%;
}
@media only screen and (max-width: 767px) {
  .dashboard-privado .box .contenedor .ultimas-gestiones {
    margin-bottom: 20px;
    /*.cell-id-gestion, .table-thead-list*/
    /*.table-tr-list*/
    /*.table-td-list*/
    /*.cell-tipo-gestion*/
    /*.cell-fecha*/
    /*.cell-estado*/
    /*.cell-acciones*/
    /*.cell-tipo-gestion:before,.cell-fecha:before,.cell-estado:before*/
  }
  .dashboard-privado .box .contenedor .ultimas-gestiones .cell-id-gestion, .dashboard-privado .box .contenedor .ultimas-gestiones .table-thead-list {
    display: none;
  }
  .dashboard-privado .box .contenedor .ultimas-gestiones .table-tr-list {
    position: relative;
    padding-top: 20px;
  }
  .dashboard-privado .box .contenedor .ultimas-gestiones .table-tr-list:first-of-type {
    border-top: 1px solid #DDD;
  }
  .dashboard-privado .box .contenedor .ultimas-gestiones .table-td-list {
    text-align: left;
    padding-left: 0;
  }
  .dashboard-privado .box .contenedor .ultimas-gestiones .cell-tipo-gestion {
    width: 80%;
    width: calc(100% - 60px);
    position: relative;
    margin-bottom: 10px;
  }
  .dashboard-privado .box .contenedor .ultimas-gestiones .cell-fecha {
    width: 50%;
    position: relative;
  }
  .dashboard-privado .box .contenedor .ultimas-gestiones .cell-estado {
    width: 50%;
    position: relative;
  }
  .dashboard-privado .box .contenedor .ultimas-gestiones .cell-acciones {
    width: auto;
    position: absolute;
    top: 0;
    right: 0;
  }
  .dashboard-privado .box .contenedor .ultimas-gestiones .cell-tipo-gestion:before,
  .dashboard-privado .box .contenedor .ultimas-gestiones .cell-fecha:before,
  .dashboard-privado .box .contenedor .ultimas-gestiones .cell-estado:before {
    content: attr(data-label) ":";
    position: absolute;
    top: -10px;
    font-family: "PTSans-Regular";
  }
}
.dashboard-privado .box .contenedor .btn-detalle-gestion {
  background-image: url("@theme_image_path@/hidrogea/angle-faq-open.png");
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  transition: 0.4s;
  width: 40px;
  height: 25px;
  box-shadow: none;
}
.dashboard-privado .box .contenedor .btn-detalle-gestion.collapsed {
  background-image: url("@theme_image_path@/hidrogea/angle-faq.png");
}
.dashboard-privado .box .contenedor .detalle-gestion {
  clear: both;
  text-align: left;
  width: 100%;
  background-color: #f9fbfd;
  margin-bottom: 15px;
}
.dashboard-privado .box .contenedor .detalle-gestion .inner-detalle-gestion {
  padding: 30px;
}
.dashboard-privado .box .contenedor .detalle-gestion p {
  margin-bottom: 15px;
}
.dashboard-privado .box .contenedor .detalle-gestion p:last-of-type {
  margin-bottom: 0;
}
.dashboard-privado .box .contenedor .botones {
  padding: 10px 0;
  /*.btn-primary, .btn-secundary*/
}
.dashboard-privado .box .contenedor .botones .btn-primary, .dashboard-privado .box .contenedor .botones .btn-secundary {
  float: right;
  padding: 10px 0;
  margin: 0 5px;
}
@media only screen and (max-width: 767px) {
  .dashboard-privado .box .contenedor .botones .btn-primary, .dashboard-privado .box .contenedor .botones .btn-secundary {
    margin: 10px 0;
  }
}
@media only screen and (max-width: 990px) {
  .dashboard-privado .box .contenedor .botones .btn-primary, .dashboard-privado .box .contenedor .botones .btn-secundary {
    margin: 10px 0;
  }
}
@media only screen and (max-width: 767px) {
  .dashboard-privado .box .contenedor .botones {
    padding: 0;
  }
}
@media only screen and (max-width: 990px) {
  .dashboard-privado .box .contenedor .botones {
    padding: 0;
  }
}
.dashboard-privado .load-more-descargas {
  text-align: center;
  font-family: "PTSans-Bold";
  font-size: 17.3333px;
  margin-bottom: 40px;
}
.dashboard-privado .load-more-descargas a {
  color: #97BA3C;
  text-decoration: none;
}
.dashboard-privado .load-more-descargas a:hover {
  text-decoration: underline;
}
.dashboard-privado .graph {
  width: 235px;
  height: 235px;
  display: inline-block;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  font-family: "PTSans-Bold";
  position: relative;
  margin-bottom: 15px;
  margin: 60px auto;
  border: 1px solid #ccc;
  /*.top-data*/
  /*.top-data.ultimoConsumo_grande*/
  /*.top-data.ultimoConsumo_mediano*/
  /*.top-data.ultimoConsumo_pequenyo*/
  /*.bottom-data*/
  /*.bottom-data.ultimoConsumo_grande*/
  /*.bottom-data.ultimoConsumo_mediano*/
  /*.bottom-data.ultimoConsumo_pequenyo*/
}
.dashboard-privado .graph .top-data {
  position: absolute;
  top: 0;
  margin-top: 50px;
  width: 100%;
  display: block;
  text-align: center;
  font-size: 26.6667px;
}
.dashboard-privado .graph .top-data .data-value {
  font-size: 50.6667px;
}
.dashboard-privado .graph .top-data.ultimoConsumo_grande {
  font-size: 26.6667px;
}
.dashboard-privado .graph .top-data.ultimoConsumo_grande .data-value {
  font-size: 50.6667px;
}
.dashboard-privado .graph .top-data.ultimoConsumo_mediano {
  font-size: 24px;
  padding-top: 20px;
}
.dashboard-privado .graph .top-data.ultimoConsumo_mediano .data-value {
  font-size: 26.6667px;
}
.dashboard-privado .graph .top-data.ultimoConsumo_pequenyo {
  font-size: 18.6667px;
  padding-top: 30px;
}
.dashboard-privado .graph .top-data.ultimoConsumo_pequenyo .data-value {
  font-size: 21.3333px;
}
.dashboard-privado .graph .bottom-data {
  position: absolute;
  bottom: 0;
  margin-bottom: 50px;
  width: 100%;
  display: block;
  text-align: center;
  font-size: 22.6667px;
}
.dashboard-privado .graph .bottom-data .data-value {
  font-size: 34.6667px;
}
.dashboard-privado .graph .bottom-data.ultimoConsumo_grande {
  font-size: 22.6667px;
}
.dashboard-privado .graph .bottom-data.ultimoConsumo_grande .data-value {
  font-size: 34.6667px;
}
.dashboard-privado .graph .bottom-data.ultimoConsumo_mediano {
  font-size: 21.3333px;
  padding-bottom: 20px;
}
.dashboard-privado .graph .bottom-data.ultimoConsumo_mediano .data-value {
  font-size: 25.3333px;
}
.dashboard-privado .graph .bottom-data.ultimoConsumo_pequenyo {
  font-size: 18.6667px;
  padding-bottom: 30px;
}
.dashboard-privado .graph .bottom-data.ultimoConsumo_pequenyo .data-value {
  font-size: 21.3333px;
}
@media only screen and (max-width: 767px) {
  .dashboard-privado .container .combo .ifactura .boton-ifactura {
    margin: 30px 80px;
  }
}

/*.dashboard-privado*/
.desglose-facturas {
  /*.title_ifactura*/
  /*.pagado*/
  /*.pendiente*/
  /*.list-desglose {
  	top: 130px;
  }*/
  /*grafica_contrato*/
}
.desglose-facturas .title_ifactura {
  border-radius: 50%;
  text-align: center;
  width: 229px;
  height: 229px;
  background-color: #ecf0f6;
  /* 		margin-top: -47px; */
  /* 		margin-left: -47px; */
}
.desglose-facturas .title_ifactura {
  /*.ico-factura-grafico*/
  /*.texto-grafico*/
}
.desglose-facturas .title_ifactura .ico-factura-grafico {
  background-image: url("@theme_image_path@/hidrogea/importe-icon-blue.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 75px;
  /* 			margin: 45px auto 10px auto; */
  padding-top: 100px;
}
.desglose-facturas .title_ifactura .texto-grafico {
  font-size: 40px;
  font-family: "PTSans-Bold";
  display: block;
  color: #28234e;
}
.desglose-facturas .pagado {
  text-transform: uppercase;
  color: #97BA3C;
  font-family: "PTSans-Regular";
  font-size: 21.3333px;
}
.desglose-facturas .pendiente {
  text-transform: uppercase;
  color: #bd0303;
  font-family: "PTSans-Regular";
  font-size: 21.3333px;
}
.desglose-facturas .highcharts-title {
  background-color: #ecf0f6;
  border-radius: 50%;
}
@media (min-width: 1200px) {
  .desglose-facturas .grafica_contrato {
    /* 		@include media-query(null, $screen-xs-max) { */
  }
  .desglose-facturas .grafica_contrato .container {
    width: 1350px;
  }
}
.desglose-facturas .contrato .direccion, .desglose-facturas .contrato .alias {
  width: auto;
}

/*.desglose-facturas*/
.info-contactanos {
  background-color: #fafafa;
}
.info-contactanos .container {
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .info-contactanos .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 990px) {
  .info-contactanos .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.info-contactanos .container p {
  padding-bottom: 20px;
  font-size: 17.3333px;
}

.contactanos {
  padding: 50px 0 70px;
  text-align: center;
  font-family: "PTSans-Regular";
}
@media only screen and (max-width: 767px) {
  .contactanos {
    padding: 20px 0 20px;
  }
}
.contactanos .group-dest.web-channel {
  margin: 35px 0;
}
@media only screen and (max-width: 767px) {
  .contactanos .group-dest.web-channel {
    margin: 5px 0;
  }
}
.contactanos .title-section {
  display: block;
  margin: 0 0 50px;
  font-size: 32px;
  color: #737373;
}
.contactanos .web-channel span {
  display: block;
  margin-bottom: 20px;
  font-family: "PTSans-Regular";
  font-size: 17.3333px;
  color: #737373;
}
.contactanos .web-channel a {
  color: #222;
  text-decoration: none;
}
.contactanos .web-channel a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  .contactanos .web-channel {
    margin-bottom: 30px;
  }
  .contactanos .web-channel:nth-child(2n+1) {
    clear: left;
  }
}
.contactanos .phone-channel .title-channel {
  font-family: "PTSans-Bold";
  font-size: 17.3333px;
}
.contactanos .phone-channel .number-phone {
  color: #61810E;
  font-family: "PTSans-Bold";
  font-size: 24px;
  margin-bottom: 20px;
}
.contactanos .phone-channel p {
  font-size: 17.3333px;
}
.contactanos .phone-channel .horario {
  font-size: 16px;
}
.contactanos .phone-channel .horario .label {
  color: #222;
  font-weight: normal;
  text-decoration: underline;
  font-size: 16px;
  line-height: 30px;
}
@media only screen and (max-width: 767px) {
  .contactanos .phone-channel {
    margin-bottom: 25px;
  }
}
.contactanos .online-channel .title-channel {
  font-family: "PTSans-Regular";
  font-size: 17.3333px;
}
.contactanos .online-channel .dir-contact a {
  color: #61810E;
  font-family: "PTSans-Regular";
  font-size: 17.3333px;
}
.contactanos .online-channel .horario {
  font-size: 16px;
}
.contactanos .online-channel .horario .label {
  color: #222;
  font-weight: normal;
  text-decoration: underline;
  font-size: 16px;
  line-height: 30px;
}
@media only screen and (max-width: 767px) {
  .contactanos .online-channel {
    margin-bottom: 25px;
  }
}
.contactanos .oficina {
  margin: auto;
  float: none;
}
.contactanos .oficina .title-channel {
  font-family: "PTSans-Regular";
  font-size: 17.3333px;
}
.contactanos .oficina .index-office {
  width: 25px;
  line-height: 25px;
  display: inline-block;
  background-color: #97BA3C;
  border-radius: 50%;
  color: white;
}
.contactanos .oficina .title {
  font-family: "PTSans-Regular";
  font-size: 17.3333px;
}
.contactanos .oficina .address {
  font-size: 17.3333px;
}
.contactanos .oficina .label {
  font-size: 16px;
  color: #222;
  font-weight: normal;
}
.contactanos .oficina .horario {
  font-size: 16px;
}
.contactanos .oficina .horario .label {
  text-decoration: underline;
  line-height: 30px;
}
.contactanos .oficina .phone-number {
  font-family: "PTSans-Bold";
  font-size: 24px;
  color: #61810E;
  margin-top: 40px;
}
.contactanos .oficina .phone-number .label {
  display: block;
  font-family: "PTSans-Regular";
  font-weight: normal;
}
.contactanos .oficina .solicitar-cita {
  margin-top: 40px;
}
.contactanos .oficina .solicitar-cita .label {
  font-family: "PTSans-Regular";
  font-size: 17.3333px;
  display: block;
  margin-bottom: 15px;
}
.contactanos .oficina .solicitar-cita .btn-cita {
  background-color: #97BA3C;
  color: #013871;
  font-family: "PTSans-Bold";
  font-size: 18.6667px;
  padding: 10px 30px;
  display: inline-block;
  border-radius: 30px;
  box-shadow: 0 2px 10px -5px #222;
}
@media only screen and (max-width: 767px) {
  .contactanos .oficina .solicitar-cita {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .contactanos .oficina .group-dest {
    margin-bottom: 25px;
  }
  .contactanos .oficina .group-dest:nth-child(2n+1) {
    clear: left;
  }
}
.contactanos.wrapper-oficina {
  background-color: #F1F1F1;
  padding-bottom: 0;
}
.contactanos .wrapper-map-oficinas {
  margin-top: 50px;
  position: relative;
}
.contactanos .wrapper-map-oficinas #map-oficinas {
  height: 650px;
}
@media only screen and (max-width: 767px) {
  .contactanos .wrapper-map-oficinas {
    margin-top: 10px;
  }
  .contactanos .wrapper-map-oficinas #map-oficinas {
    height: 300px;
  }
}

.contactanos.grey {
  background-color: #f8f8f8;
}

.mis-consumos {
  font-size: 17.3333px;
  color: #444;
}
.mis-consumos .btn {
  line-height: normal;
}
.mis-consumos .btn.btn-primary {
  font-family: "PTSans-Bold";
  font-size: 18.6667px;
  color: #013871;
  text-decoration: none;
  height: 35px;
  border-radius: 30px;
  border: 0;
  display: inline-block;
  background-color: #97BA3C;
}
.mis-consumos .aviso-destacado {
  background-image: url("@theme_image_path@/hidrogea/ico-info.png");
  background-repeat: no-repeat;
  background-position: 0 center;
  overflow: hidden;
  padding-left: 90px;
  height: 80px;
  font-size: 16px;
  margin-bottom: 80px;
  box-shadow: 0 10px 10px -10px #333;
}
.mis-consumos .aviso-destacado .titulo {
  margin-top: 15px;
}
.mis-consumos .aviso-destacado .titulo p.tit {
  margin: 0;
  font-family: "PTSans-Bold";
  text-transform: uppercase;
}
.mis-consumos .aviso-destacado .titulo p {
  margin: 0;
}
.mis-consumos .aviso-destacado .titulo p a {
  color: #013871;
  text-decoration: underline;
}
.mis-consumos .table-list .table-thead-list {
  border-bottom: 2px solid #ABABAB;
  background-color: rgba(1, 56, 113, 0.04);
  color: black;
  font-family: "PTSans-Regular";
  font-size: 14.6667px;
}
.mis-consumos .table-list .table-tbody-list {
  font-family: "PTSans-Regular";
  font-size: 14.6667px;
  color: #666;
}
.mis-consumos .table-list .table-tr-list {
  border-bottom: 1px solid #ddd;
  padding: 12px 5px;
}
.mis-consumos .table-list .table-tr-list:after {
  clear: both;
  display: table;
  content: " ";
}
.mis-consumos .table-list .table-th-list,
.mis-consumos .table-list .table-td-list {
  float: left;
  min-height: 10px;
}
.mis-consumos .nav-tabs > li {
  width: 33.3333%;
  opacity: 0.5;
  transition: 0.4s;
  font-family: "PTSans-Regular";
  padding-left: 5px;
  padding-right: 5px;
}
.mis-consumos .nav-tabs > li:first-of-type {
  padding-left: 0;
}
.mis-consumos .nav-tabs > li:last-of-type {
  padding-right: 0;
}
.mis-consumos .nav-tabs > li a {
  color: #444;
  border-bottom: 2px solid rgba(0, 0, 0, 0.6);
  text-decoration: none;
  border-left: 0;
  background: none;
  display: block;
}
.mis-consumos .nav-tabs > li.active, .mis-consumos .nav-tabs > li:hover {
  opacity: 1;
}
.mis-consumos .nav-tabs > li.active a, .mis-consumos .nav-tabs > li:hover a {
  background-color: rgba(104, 148, 206, 0.1);
  border-bottom-color: rgba(1, 56, 113, 0.6);
  border-bottom-width: 2px;
  color: #013871;
  border-left: 0;
}
.mis-consumos .strong {
  font-family: "PTSans-Regular";
}
.mis-consumos .bloques-consumos {
  margin-bottom: 20px;
  /*.info-pie*/
  /*.porcentaje p*/
}
.mis-consumos .bloques-consumos > h3 {
  font-size: 32px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #737373;
  font-family: "PTSans-Regular";
}
.mis-consumos .bloques-consumos .periodo {
  text-align: center;
  margin-bottom: 38px;
  font-family: "PTSans-Regular";
  font-size: 24px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #737373;
}
.mis-consumos .bloques-consumos .info-pie {
  padding: 5px 0px;
}
.mis-consumos .bloques-consumos .porcentaje p {
  height: 23px;
  font-size: 17.3333px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #737373;
  /*span.important*/
}
.mis-consumos .bloques-consumos .porcentaje p span {
  font-weight: 600;
  color: #013871;
}
.mis-consumos .bloques-consumos .info-consumo {
  background: no-repeat left top;
  padding-top: 10px;
  min-height: 60px;
  line-height: 1.25;
  margin-bottom: 25px;
}
.mis-consumos .bloques-consumos .info-consumo.consumo-neg, .mis-consumos .bloques-consumos .info-consumo.consumo-pos {
  padding-left: 85px;
}
.mis-consumos .bloques-consumos .info-consumo.consumo-neg {
  background-image: url("@theme_image_path@/hidrogea/casa-negativo.png");
}
.mis-consumos .bloques-consumos .info-consumo.consumo-pos {
  background-image: url("@theme_image_path@/hidrogea/casa-positivo.png");
}
.mis-consumos .bloques-consumos .info-consumo .percent {
  font-family: "PTSans-Bold";
  color: #97BA3C;
}
.mis-consumos .bloques-consumos .medida-consumo {
  padding: 0 15px;
  overflow: hidden;
}
.mis-consumos .bloques-consumos .medida-consumo .medida {
  width: 50%;
  float: left;
  text-align: center;
}
.mis-consumos .bloques-consumos .medida-consumo .medida.full-width {
  /* width: 100%;
   float: none;*/
}
.mis-consumos .bloques-consumos .medida-consumo .medida.full-width .periodo {
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .mis-consumos .bloques-consumos .medida-consumo .medida {
    /* width: 100%;
     float: none;*/
    /*margin-bottom: 10px;*/
    margin: auto;
  }
}
.mis-consumos .bloques-consumos .medida-consumo .medida .titulo {
  font-family: "PTSans-Regular";
  margin-bottom: 15px;
  display: block;
}
.mis-consumos .bloques-consumos .medida-consumo .medida .graph-ultimo {
  border-radius: 50%;
  font-family: "PTSans-Bold";
  position: relative;
  margin: 0px auto 15px auto;
  border: none;
  width: 230px;
  height: 230px;
  background-color: #bce649;
  color: #28234e;
}
.mis-consumos .bloques-consumos .medida-consumo .medida .graph-ultimo .top-data {
  margin-top: 50px;
}
@media only screen and (max-width: 1199px) {
  .mis-consumos .bloques-consumos .medida-consumo .medida .graph-ultimo {
    width: 200px;
    height: 200px;
    margin: 0px auto 15px auto;
  }
  .mis-consumos .bloques-consumos .medida-consumo .medida .graph-ultimo .top-data {
    margin-top: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .mis-consumos .bloques-consumos .medida-consumo .medida .graph-ultimo {
    width: 140px;
    height: 140px;
    margin: 0px auto 15px auto;
  }
  .mis-consumos .bloques-consumos .medida-consumo .medida .graph-ultimo .top-data {
    margin-top: 30px;
  }
}
.mis-consumos .bloques-consumos .medida-consumo .medida .graph-medio {
  border-radius: 50%;
  font-family: "PTSans-Bold";
  position: relative;
  margin: 30px auto 15px auto;
  border: none;
  width: 200px;
  height: 200px;
  background-color: #ecf0f6;
  border: solid 2px #cccccc;
  color: #28234e;
}
.mis-consumos .bloques-consumos .medida-consumo .medida .graph-medio .top-data {
  margin-top: 35px;
}
@media only screen and (max-width: 1199px) {
  .mis-consumos .bloques-consumos .medida-consumo .medida .graph-medio {
    width: 180px;
    height: 180px;
    margin: 10px auto 15px auto;
  }
  .mis-consumos .bloques-consumos .medida-consumo .medida .graph-medio .top-data {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .mis-consumos .bloques-consumos .medida-consumo .medida .graph-medio {
    width: 125px;
    height: 125px;
    margin: 0px auto 15px auto;
  }
  .mis-consumos .bloques-consumos .medida-consumo .medida .graph-medio .top-data {
    margin-top: 25px;
  }
}
.mis-consumos .bloques-consumos .medida-consumo .medida .graph-medio-left {
  margin-left: 30px;
}
@media only screen and (max-width: 1199px) {
  .mis-consumos .bloques-consumos .medida-consumo .medida .graph-medio-left {
    margin: 10px auto;
  }
}
@media only screen and (max-width: 767px) {
  .mis-consumos .bloques-consumos .medida-consumo .medida .graph-medio-left {
    margin: auto;
  }
}
.mis-consumos .bloques-consumos .medida-consumo .medida .graph-medio-right {
  margin-right: 30px;
}
@media only screen and (max-width: 1199px) {
  .mis-consumos .bloques-consumos .medida-consumo .medida .graph-medio-right {
    margin: 10px auto;
  }
}
@media only screen and (max-width: 767px) {
  .mis-consumos .bloques-consumos .medida-consumo .medida .graph-medio-right {
    margin: auto;
  }
}
.mis-consumos .bloques-consumos .medida-consumo .medida .graphic {
  height: 235px;
  margin-bottom: 15px;
}
.mis-consumos .bloques-consumos .medida-consumo .medida .top-data {
  position: absolute;
  top: 0;
  width: 100%;
  display: block;
  text-align: center;
}
.mis-consumos .bloques-consumos .medida-consumo .medida .top-data .data-value {
  font-size: 50.6667px;
}
@media only screen and (max-width: 1199px) {
  .mis-consumos .bloques-consumos .medida-consumo .medida .top-data .data-value {
    font-size: 45.3333px;
  }
}
@media only screen and (max-width: 767px) {
  .mis-consumos .bloques-consumos .medida-consumo .medida .top-data .data-value {
    font-size: 26.6667px;
  }
}
.mis-consumos .bloques-consumos .medida-consumo .medida .top-data .data-unit {
  font-size: 29.3333px;
}
@media only screen and (max-width: 1199px) {
  .mis-consumos .bloques-consumos .medida-consumo .medida .top-data .data-unit {
    font-size: 26.6667px;
  }
}
@media only screen and (max-width: 767px) {
  .mis-consumos .bloques-consumos .medida-consumo .medida .top-data .data-unit {
    font-size: 20px;
  }
}
.mis-consumos .bloques-consumos .medida-consumo .medida .top-data.ultimoConsumo_grande .data-value {
  font-size: 50.6667px;
}
@media only screen and (max-width: 1199px) {
  .mis-consumos .bloques-consumos .medida-consumo .medida .top-data.ultimoConsumo_grande .data-value {
    font-size: 45.3333px;
  }
}
@media only screen and (max-width: 767px) {
  .mis-consumos .bloques-consumos .medida-consumo .medida .top-data.ultimoConsumo_grande .data-value {
    font-size: 26.6667px;
  }
}
.mis-consumos .bloques-consumos .medida-consumo .medida .top-data.ultimoConsumo_grande .data-unit {
  font-size: 29.3333px;
}
@media only screen and (max-width: 1199px) {
  .mis-consumos .bloques-consumos .medida-consumo .medida .top-data.ultimoConsumo_grande .data-unit {
    font-size: 26.6667px;
  }
}
@media only screen and (max-width: 767px) {
  .mis-consumos .bloques-consumos .medida-consumo .medida .top-data.ultimoConsumo_grande .data-unit {
    font-size: 20px;
  }
}
.mis-consumos .bloques-consumos .medida-consumo .medida .top-data.ultimoConsumo_mediano .data-value {
  font-size: 26.6667px;
}
@media only screen and (max-width: 767px) {
  .mis-consumos .bloques-consumos .medida-consumo .medida .top-data.ultimoConsumo_mediano .data-value {
    font-size: 21.3333px;
  }
}
.mis-consumos .bloques-consumos .medida-consumo .medida .top-data.ultimoConsumo_mediano .data-unit {
  font-size: 24px;
}
@media only screen and (max-width: 767px) {
  .mis-consumos .bloques-consumos .medida-consumo .medida .top-data.ultimoConsumo_mediano .data-unit {
    font-size: 18.6667px;
  }
}
.mis-consumos .bloques-consumos .medida-consumo .medida .top-data.ultimoConsumo_pequenyo .data-value {
  font-size: 21.3333px;
  margin-top: 100px;
}
@media only screen and (max-width: 767px) {
  .mis-consumos .bloques-consumos .medida-consumo .medida .top-data.ultimoConsumo_pequenyo .data-value {
    font-size: 16px;
  }
}
.mis-consumos .bloques-consumos .medida-consumo .medida .top-data.ultimoConsumo_pequenyo .data-unit {
  font-size: 18.6667px;
  margin-top: 150px;
}
@media only screen and (max-width: 767px) {
  .mis-consumos .bloques-consumos .medida-consumo .medida .top-data.ultimoConsumo_pequenyo .data-unit {
    font-size: 13.3333px;
  }
}
.mis-consumos .bloques-consumos .medida-consumo .medida .periodo {
  display: block;
}
.mis-consumos .bloques-consumos .medida-consumo div#leyenda-distribucion-consumo {
  text-align: left;
  font-family: "PTSans-Regular";
}
.mis-consumos .bloques-consumos .medida-consumo div#leyenda-distribucion-consumo ul.distribucion-consumo {
  margin-left: 25%;
  margin-right: 25%;
  margin-top: 1.7em;
  margin-bottom: 1.7em;
  list-style: square;
}
.mis-consumos .bloques-consumos .medida-consumo div#leyenda-distribucion-consumo ul.distribucion-consumo li {
  margin-bottom: 0px !important;
}
.mis-consumos .bloques-consumos .medida-consumo div#leyenda-distribucion-consumo ul.distribucion-consumo span {
  color: #444;
}
.mis-consumos .bloques-consumos .medida-consumo div#leyenda-distribucion-consumo ul.distribucion-consumo span.distribucion-consumo-titulo {
  font-weight: bold;
}
.mis-consumos .bloques-consumos input[type=radio] {
  position: absolute;
  visibility: hidden;
}
.mis-consumos .bloques-consumos input[type=radio] + label {
  font-family: "PTSans-Bold";
  color: #013871;
  background-color: rgba(211, 219, 228, 0.8);
  padding: 5px 30px;
  line-height: 1;
  border-top: 2px solid #ABADB0;
  border-bottom: 2px solid #ABADB0;
  border-right: 2px solid #ABADB0;
  margin-left: -5px;
  transition: 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .mis-consumos .bloques-consumos input[type=radio] + label {
    transition: none;
  }
}
.mis-consumos .bloques-consumos input[type=radio] + label:first-of-type {
  border-left: 2px solid #ABADB0;
  margin-left: 0;
}
.mis-consumos .bloques-consumos input[type=radio] + label.radio-inline-button {
  border: 0;
  border-radius: 30px;
  margin-right: 15px;
  font-size: 18.6667px;
}
.mis-consumos .bloques-consumos input[type=radio]:checked + label {
  color: white;
  background-color: rgba(151, 186, 60, 0.9);
}
.mis-consumos .bloques-consumos .filters .filter-group {
  display: inline-block;
  margin-right: 20px;
}
.mis-consumos .bloques-consumos .filters .field-label {
  margin-bottom: 8px;
}
.mis-consumos .bloques-consumos .group-buttons-right {
  text-align: right;
  margin-bottom: 35px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .mis-consumos .bloques-consumos .group-buttons-right {
    text-align: center;
  }
}
.mis-consumos .bloques-consumos .group-buttons-right .btn-mostrar-graficos {
  position: absolute;
  left: 0;
  font-family: "PTSans-Bold";
  font-size: 18.6667px;
  padding-left: 55px;
  padding-right: 85px;
  background-image: url("@theme_image_path@/hidrogea/grafico-orange.png"), url("@theme_image_path@/hidrogea/angle-up-orange.png");
  background-repeat: no-repeat, no-repeat;
  background-position: 20px center, 80% center;
  background-size: 20px, auto;
  color: #EA8A02;
  border: none;
  border-radius: 20px;
  transition: 0.4s;
}
.mis-consumos .bloques-consumos .group-buttons-right .btn-mostrar-graficos.collapsed {
  background-image: url("@theme_image_path@/hidrogea/grafico-orange.png"), url("@theme_image_path@/hidrogea/angle-down-orange.png");
}
@media only screen and (max-width: 767px) {
  .mis-consumos .bloques-consumos .group-buttons-right .btn-mostrar-graficos {
    width: 100%;
    position: relative;
    margin-top: 30px;
  }
}
.mis-consumos .bloques-consumos .group-buttons-right #mostrar-graficos {
  margin-top: 20px;
  text-align: center;
  padding: 20px;
}
.mis-consumos .bloques-consumos .group-buttons-left {
  text-align: left;
  margin-bottom: 35px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .mis-consumos .bloques-consumos .group-buttons-left {
    text-align: center;
  }
}
.mis-consumos .bloques-consumos .group-buttons-left .btn-mostrar-graficos {
  position: absolute;
  left: 0;
  font-family: "PTSans-Bold";
  font-size: 18.6667px;
  padding-left: 55px;
  padding-right: 85px;
  background-image: url("@theme_image_path@/hidrogea/grafico-orange.png"), url("@theme_image_path@/hidrogea/angle-up-orange.png");
  background-repeat: no-repeat, no-repeat;
  background-position: 20px center, 80% center;
  background-size: 20px, auto;
  color: #EA8A02;
  border: none;
  border-radius: 20px;
  transition: 0.4s;
}
.mis-consumos .bloques-consumos .group-buttons-left .btn-mostrar-graficos.collapsed {
  background-image: url("@theme_image_path@/hidrogea/grafico-orange.png"), url("@theme_image_path@/hidrogea/angle-down-orange.png");
}
@media only screen and (max-width: 767px) {
  .mis-consumos .bloques-consumos .group-buttons-left .btn-mostrar-graficos {
    width: 100%;
    position: relative;
    margin-top: 30px;
  }
}
.mis-consumos .bloques-consumos .group-buttons-left #mostrar-graficos {
  margin-top: 20px;
  text-align: center;
  padding: 20px;
}
.mis-consumos .bloques-consumos .buscador-consumos.caudal {
  margin-top: 30px;
}
.mis-consumos .bloques-consumos .buscador-consumos {
  position: relative;
  margin-bottom: 30px;
}
.mis-consumos .bloques-consumos .buscador-consumos .btn-buscador {
  font-family: "PTSans-Bold";
  font-size: 18.6667px;
  padding-left: 55px;
  padding-right: 120px;
  background-color: #D3DBE4;
  background-image: url("@theme_image_path@/hidrogea/icon-search-blue.png"), url("@theme_image_path@/hidrogea/angle-up-buscador.png");
  background-repeat: no-repeat, no-repeat;
  background-position: 20px center, 94% center;
  background-size: 20px, auto;
  color: #1A4C7F;
  border: none;
  border-radius: 20px;
  transition: 0.4s;
}
.mis-consumos .bloques-consumos .buscador-consumos .btn-buscador.collapsed {
  background-image: url("@theme_image_path@/hidrogea/icon-search-blue.png"), url("@theme_image_path@/hidrogea/angle-down-buscador.png");
}
@media only screen and (max-width: 767px) {
  .mis-consumos .bloques-consumos .buscador-consumos .btn-buscador {
    width: 100%;
  }
}
.mis-consumos .bloques-consumos .buscador-consumos .group-buttons-right {
  position: absolute;
  top: 0;
  right: 0;
}
.mis-consumos .bloques-consumos .buscador-consumos .group-buttons-right .btn {
  padding-left: 40px;
  padding-right: 40px;
}
@media only screen and (max-width: 767px) {
  .mis-consumos .bloques-consumos .buscador-consumos .group-buttons-right {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .mis-consumos .bloques-consumos .buscador-consumos .group-buttons-right .btn {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.mis-consumos .bloques-consumos .buscador-consumos .label-input-group {
  font-size: 17.3333px;
}
.mis-consumos .bloques-consumos .buscador-consumos label.radio-inline {
  font-size: 17.3333px;
  height: auto;
}
.mis-consumos .bloques-consumos .buscador-consumos label.radio-inline:before, .mis-consumos .bloques-consumos .buscador-consumos label.radio-inline:after {
  content: none;
}
.mis-consumos .bloques-consumos .buscador-consumos .tipo,
.mis-consumos .bloques-consumos .buscador-consumos .fechas {
  padding: 0;
}
.mis-consumos .bloques-consumos .buscador-consumos .fechas > .input-group {
  width: 50%;
  float: left;
  padding: 0 10px;
}
@media only screen and (max-width: 767px) {
  .mis-consumos .bloques-consumos .buscador-consumos .fechas > .input-group {
    width: 100%;
    float: none;
  }
}
.mis-consumos .bloques-consumos .buscador-consumos .group-submit {
  position: relative;
  margin-top: 35px;
}
.mis-consumos .bloques-consumos .buscador-consumos .tipo select {
  margin-top: 0.3em;
}
.mis-consumos .bloques-consumos .wrapper-listado-consumos .cell-fecha,
.mis-consumos .bloques-consumos .wrapper-listado-consumos .cell-lectura,
.mis-consumos .bloques-consumos .wrapper-listado-consumos .cell-consumo {
  width: 33%;
  text-align: center;
}
.mis-consumos .bloques-consumos .wrapper-listado-consumos .load-more {
  text-align: center;
  margin-top: 30px;
}
.mis-consumos .bloques-consumos .wrapper-listado-consumos .load-more a {
  font-family: "PTSans-Bold";
  font-size: 17.3333px;
  color: #97BA3C;
  text-decoration: none;
  display: inline-block;
}
.mis-consumos .wrapper-listado-caudales .table-list .table-thead-list .cell-fecha {
  padding-top: 20px;
}
.mis-consumos .wrapper-listado-caudales .cell-fecha, .mis-consumos .wrapper-listado-caudales .cell-hora, .mis-consumos .wrapper-listado-caudales .cell-medida {
  width: 20% !important;
  text-align: center;
  float: left;
}
.mis-consumos .wrapper-listado-caudales .cell-fecha span, .mis-consumos .wrapper-listado-caudales .cell-hora span, .mis-consumos .wrapper-listado-caudales .cell-medida span {
  display: block;
  text-align: center;
}
.mis-consumos .wrapper-listado-caudales .cell-caudal {
  width: 40%;
}
.mis-consumos .wrapper-listado-caudales .cell-caudal > span {
  display: block;
  text-align: center;
}
.mis-consumos .wrapper-listado-caudales .cell-caudal .cell-hora, .mis-consumos .wrapper-listado-caudales .cell-caudal .cell-medida {
  width: 50% !important;
}
@media only screen and (max-width: 767px) {
  .mis-consumos .wrapper-listado-caudales .table-list .table-thead-list {
    display: none;
  }
  .mis-consumos .wrapper-listado-caudales .cell-fecha,
  .mis-consumos .wrapper-listado-caudales .cell-hora, .mis-consumos .wrapper-listado-caudales .cell-medida {
    width: 100% !important;
    text-align: left !important;
    float: none;
  }
  .mis-consumos .wrapper-listado-caudales .cell-fecha:before,
  .mis-consumos .wrapper-listado-caudales .cell-hora:before, .mis-consumos .wrapper-listado-caudales .cell-medida:before {
    content: attr(data-label) ":";
    font-family: "PTSans-Regular";
    margin-right: 5px;
  }
  .mis-consumos .wrapper-listado-caudales .cell-fecha span,
  .mis-consumos .wrapper-listado-caudales .cell-hora span, .mis-consumos .wrapper-listado-caudales .cell-medida span {
    display: inline-block;
  }
}
.mis-consumos .alertas-consumo .form-buscador-alertas label.label-input-group {
  display: block;
  margin-bottom: 15px;
}
.mis-consumos .alertas-consumo .form-buscador-alertas select {
  width: 100%;
}
.mis-consumos .alertas-consumo .legend-alertas {
  font-family: "PTSans-Bold";
  font-size: 14.6667px;
  text-align: center;
  display: block;
  margin-top: 10px;
  margin-bottom: 50px;
  color: black;
}
.mis-consumos .alertas-consumo .legend-alertas .sobreconsumo,
.mis-consumos .alertas-consumo .legend-alertas .fuga {
  margin-right: 15px;
}
.mis-consumos .alertas-consumo .legend-alertas .sobreconsumo:before,
.mis-consumos .alertas-consumo .legend-alertas .fuga:before,
.mis-consumos .alertas-consumo .legend-alertas .noconsumo:before {
  width: 25px;
  height: 25px;
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  border: 2px solid;
}
.mis-consumos .alertas-consumo .legend-alertas .sobreconsumo:before {
  border-color: #BD0303;
}
.mis-consumos .alertas-consumo .legend-alertas .fuga:before {
  border-color: #013871;
}
.mis-consumos .alertas-consumo .legend-alertas .noconsumo:before {
  border-color: #EC9A24;
}
.mis-consumos .alertas-consumo .group-buttons {
  text-align: center;
}
.mis-consumos .alertas-consumo .titulo-listado {
  font-family: "PTSans-Regular";
  font-size: 21.3333px;
  color: #013871;
  margin-top: 10px;
}
.mis-consumos .alertas-consumo .listado-ultimos-avisos {
  padding: 0;
  margin: 30px 0 0;
  list-style: none;
  color: #666;
  font-family: "PTSans-Regular";
  font-size: 17.3333px;
}
.mis-consumos .alertas-consumo .listado-ultimos-avisos li {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}
.mis-consumos .alertas-consumo .listado-ultimos-avisos li:last-of-type {
  border-bottom: 0;
}
.mis-consumos .alertas-consumo .listado-ultimos-avisos li p {
  margin-bottom: 0;
  line-height: normal;
}
.mis-consumos .alertas-consumo .listado-ultimos-avisos .titulo {
  font-family: "PTSans-Regular";
}
.mis-consumos .alertas-consumo .yui3-calendar-content {
  border: 0;
  background: transparent;
  padding: 10px 5px 0;
}
.mis-consumos .alertas-consumo .yui3-calendar-content tr {
  border: 0;
}
.mis-consumos .alertas-consumo .yui3-calendar-content .yui3-g.yui3-calendar-header-label,
.mis-consumos .alertas-consumo .yui3-calendar-content .yui3-g [class*=yui3-u].yui3-calendar-header-label {
  font-family: "PTSans-Regular";
  font-size: 21.3333px;
  color: #013871;
  text-transform: capitalize;
}
.yui3-skin-sam .mis-consumos .alertas-consumo .yui3-calendar-content .yui3-calendar-header {
  margin-bottom: 30px;
}
.yui3-skin-sam .mis-consumos .alertas-consumo .yui3-calendar-content .yui3-calendarnav-prevmonth {
  background: url("/o/diligentia-theme-1.0/images/hidrogea/icon-prev-pag-aviso.png") no-repeat center;
  border: 0;
  width: 30px;
  height: 30px;
  display: block;
  top: 0;
}
.yui3-skin-sam .mis-consumos .alertas-consumo .yui3-calendar-content .yui3-calendarnav-nextmonth {
  background: url("/o/diligentia-theme-1.0/images/hidrogea/icon-next-pag-aviso.png") no-repeat center;
  border: 0;
  width: 30px;
  height: 30px;
  display: inline-block;
  top: 0;
}
.yui3-skin-sam .mis-consumos .alertas-consumo .yui3-calendar-content .yui3-calendar-weekday {
  font-weight: normal;
  font-family: "PTSans-Bold";
  color: #013871;
  text-align: center;
  background: none;
  border: 0;
  font-size: 18.6667px;
}
.mis-consumos .alertas-consumo .yui3-calendar-content .yui3-calendar-day {
  position: relative;
}
.mis-consumos .alertas-consumo .yui3-calendar-content .yui3-calendar-day:after {
  content: "";
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  margin-top: -20px;
  margin-left: -20px;
}
.mis-consumos .alertas-consumo .yui3-calendar-content .yui3-calendar-day.sobreconsumo:after {
  border: 2px solid #BD0303;
}
.mis-consumos .alertas-consumo .yui3-calendar-content .yui3-calendar-day.fuga:after {
  border: 2px solid #013871;
}
.mis-consumos .alertas-consumo .yui3-calendar-content .yui3-calendar-day.noconsumo:after {
  border: 2px solid #EC9A24;
}
.yui3-skin-sam .mis-consumos .alertas-consumo .yui3-calendar-content .yui3-calendar-day:hover {
  background: rgba(1, 56, 113, 0.04);
}
.yui3-skin-sam .mis-consumos .alertas-consumo .yui3-calendar-content .yui3-calendar-day,
.yui3-skin-sam .mis-consumos .alertas-consumo .yui3-calendar-content .yui3-calendar-prevmonth-day,
.yui3-skin-sam .mis-consumos .alertas-consumo .yui3-calendar-content .yui3-calendar-nextmonth-day {
  border: 0;
  padding: 12.5px;
  color: #666;
  font-family: "PTSans-Regular";
  font-size: 18.6667px;
}
.mis-consumos .container .bloques-consumos .btn-combined > a {
  border-right: none !important;
}
.mis-consumos .bloques-consumos p.info-distribucion-consumo {
  padding-top: 10px;
}
.mis-consumos .bloques-consumos .pie-grafico {
  font-size: 12px;
  text-align: center;
}
.mis-consumos .bloques-consumos .tab-menu ul li {
  float: right;
  padding: 0;
  margin: 0;
  text-align: center;
}
.mis-consumos .bloques-consumos .tab-menu ul li a {
  /* 							background-color: $blue-hidrogea-light; */
  /* 							color: $blue-hidrogea; */
  background-color: #28234e;
  color: #FFF;
  font-family: "PTSans-Bold";
  border-radius: 0;
  border: 1px solid #ccc;
  padding: 5px 10px;
  text-decoration: none;
}
.mis-consumos .bloques-consumos .tab-menu ul li.active {
  text-align: center;
}
.mis-consumos .bloques-consumos .tab-menu ul li.active a {
  /* 							background-color: $green-hidrogea; */
  /* 							color: $blue-hidrogea; */
  background-color: #ebf0f6;
  color: #013871;
  font-family: "PTSans-Bold";
  padding: 5px 10px;
  text-decoration: none;
}

.load-more-alertas {
  text-align: center;
  margin-top: 30px;
}
.load-more-alertas a {
  font-family: "PTSans-Bold";
  font-size: 17.3333px;
  color: #28234e;
  text-decoration: none;
  display: inline-block;
}

.btn-combined {
  background-color: #97BA3C;
  padding: 5px 15px;
  border-radius: 30px;
  height: 27px;
}
.btn-combined > a {
  color: #013871;
  font-family: "PTSans-Bold";
  font-size: 16px;
  text-decoration: none;
  padding-right: 15px;
  border-right: 1px solid white;
  margin-right: 7px;
}
.btn-combined .dropdown {
  width: 25px;
  height: 25px;
  display: inline-block;
}
.btn-combined .dropdown-toggle {
  width: 20px;
  height: 20px;
  background: transparent url("@theme_image_path@/hidrogea/angle-down-select.png") no-repeat center;
  box-shadow: none;
  font-size: 0;
  padding: 0;
  margin: 0;
  display: inline-block;
  vertical-align: top;
  margin-top: 1px;
}
.btn-combined .dropdown-menu {
  padding: 0;
}
.btn-combined .dropdown-menu li {
  margin-bottom: 0;
  border-bottom: 1px dashed #ddd;
}
.btn-combined .dropdown-menu li:last-of-type {
  border-bottom: 0;
}
.btn-combined .dropdown-menu li a {
  display: block;
  padding: 7px 15px !important;
  text-decoration: none;
  font-family: "PTSans-Regular";
  font-size: 14.6667px;
}

.mis-contratos .buscador-contratos {
  position: relative;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .mis-contratos .buscador-contratos {
    margin-bottom: 15px;
  }
}
.mis-contratos .buscador-contratos .btn-buscador {
  font-family: PTSans-Bold;
  font-size: 18.6667px;
  height: 35px;
  padding: 0 120px 0 55px;
  background-color: #D3DBE4;
  background-image: url("@theme_image_path@/hidrogea/icon-search-blue.png"), url("@theme_image_path@/hidrogea/angle-up-buscador.png");
  background-repeat: no-repeat, no-repeat;
  background-position: 20px center, 94% center;
  background-size: 20px, auto;
  color: #1A4C7F;
  border: none;
  border-radius: 20px;
  transition: 0.4s;
}
.mis-contratos .buscador-contratos .btn-buscador.collapsed {
  background-image: url("@theme_image_path@/hidrogea/icon-search-blue.png"), url("@theme_image_path@/hidrogea/angle-down-buscador.png");
}
@media only screen and (max-width: 767px) {
  .mis-contratos .buscador-contratos .btn-buscador {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .mis-contratos .buscador-contratos .form-buscador-contratos .group-submit {
    bottom: 25px;
  }
}
@media only screen and (min-width: 768px) {
  .mis-contratos .buscador-contratos .group-buttons-right {
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .mis-contratos .buscador-contratos .group-buttons-right .btn-secondary {
    margin: 20px 0 0;
    width: 100%;
  }
  .mis-contratos .buscador-contratos .group-buttons-right .btn-combined {
    margin: 20px 0 0;
    width: 100%;
  }
}
.mis-contratos .buscador-contratos .btn-secondary {
  border: 0;
  border-radius: 30px;
  background-color: #D3DBE4;
  color: #013871;
  font-family: "PTSans-Bold";
  font-size: 18.6667px;
  padding: 5px 35px;
  display: inline-block;
  height: 35px;
  vertical-align: top;
  margin-right: 17px;
}
.mis-contratos .buscador-contratos .btn-combined {
  padding: 4px 22px;
  display: inline-block;
  font-family: "PTSans-Bold";
  font-size: 18.6667px;
  height: 35px;
}
.mis-contratos .buscador-contratos .btn-combined > a {
  font-size: 18.6667px;
}
@media only screen and (max-width: 767px) {
  .mis-contratos .buscador-contratos .btn-combined {
    width: 100%;
    margin: auto;
    display: block;
  }
  .mis-contratos .buscador-contratos .btn-combined > a {
    width: calc(100% - 40px);
    display: inline-block;
    line-height: 1;
  }
}
.mis-contratos .buscador-contratos .input-group + .input-group {
  margin-top: 15px;
}
.mis-contratos .buscador-contratos .label-input-group {
  font-size: 17.3333px;
}
.mis-contratos .buscador-contratos label.checkbox-inline {
  font-size: 17.3333px;
  padding-top: 2px;
}
.mis-contratos .buscador-contratos input[type=radio] + label {
  font-size: 17.3333px;
}
.mis-contratos .listado-contratos {
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .mis-contratos .listado-contratos {
    margin-top: 20px;
  }
}
.mis-contratos .listado-contratos .table-list .table-thead-list {
  color: black;
  font-family: "PTSans-Regular";
  font-size: 14.6667px;
  background-color: rgba(1, 56, 113, 0.04);
}
.mis-contratos .listado-contratos .table-list .table-thead-list .table-tr-list {
  border-bottom-color: #ABABAB;
}
@media only screen and (max-width: 767px) {
  .mis-contratos .listado-contratos .table-list .table-thead-list {
    display: none;
  }
}
.mis-contratos .listado-contratos .table-list .table-tbody-list {
  font-family: "PTSans-Regular";
  font-size: 14.6667px;
}
@media only screen and (max-width: 767px) {
  .mis-contratos .listado-contratos .table-list .table-tbody-list {
    border-top: 2px solid #E3E3E3;
  }
}
.mis-contratos .listado-contratos .table-list .table-tr-list {
  border-bottom: 2px solid #E3E3E3;
  padding-bottom: 15px;
  padding-top: 15px;
}
.mis-contratos .listado-contratos .table-list .table-tr-list:after {
  clear: both;
  display: table;
  content: " ";
}
.mis-contratos .listado-contratos .table-list .table-tr-list:nth-of-type(2n) {
  background-color: rgba(1, 56, 113, 0.04);
}
.mis-contratos .listado-contratos .table-list .table-th-list,
.mis-contratos .listado-contratos .table-list .table-td-list {
  float: left;
  padding: 1px;
}
.mis-contratos .listado-contratos .cell-tipo-contrato {
  width: 8%;
  font-size: 0;
  text-align: center;
}
.mis-contratos .listado-contratos .cell-tipo-contrato span {
  display: inline-block;
}
.mis-contratos .listado-contratos .cell-tipo-contrato .ico-gota {
  background: url("@theme_image_path@/hidrogea/gota-v.png") no-repeat center;
  display: inline-block;
  margin-bottom: 0;
  height: 30px;
  width: 20px;
}
@media only screen and (max-width: 767px) {
  .mis-contratos .listado-contratos .cell-tipo-contrato {
    width: 50px;
  }
}
.mis-contratos .listado-contratos .cell-telelectura {
  width: 12%;
}
.mis-contratos .listado-contratos .cell-telelectura .ico-tele {
  display: block;
  margin-bottom: 0;
  height: 30px;
}
.mis-contratos .listado-contratos .cell-telelectura .st-telelectura {
  color: #7D7D7D;
  width: 100%;
  float: left;
  text-align: center;
}
.mis-contratos .listado-contratos .cell-contrato {
  width: 15%;
}
.mis-contratos .listado-contratos .cell-contrato .titulo {
  font-family: "PTSans-Bold";
  display: inline-block;
  text-transform: uppercase;
  color: #61810E;
}
.mis-contratos .listado-contratos .cell-contrato span {
  display: none;
}
@media only screen and (min-width: 768px) {
  .mis-contratos .listado-contratos .cell-contrato span {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .mis-contratos .listado-contratos .cell-contrato {
    width: calc(100% - 60px);
  }
}
.mis-contratos .listado-contratos .cell-direccion {
  width: 25%;
}
@media only screen and (max-width: 767px) {
  .mis-contratos .listado-contratos .cell-direccion {
    width: 100%;
    padding-left: 50px !important;
  }
}
.mis-contratos .listado-contratos .cell-factura {
  width: 15%;
  text-align: center;
  font-family: "PTSans-Regular";
}
.mis-contratos .listado-contratos .cell-factura .cantidad {
  font-family: "PTSans-Bold";
  display: block;
}
.mis-contratos .listado-contratos .cell-factura .st-alert, .mis-contratos .listado-contratos .cell-factura .st-success {
  text-transform: lowercase;
  font-variant: small-caps;
}
.mis-contratos .listado-contratos .cell-factura .st-alert {
  color: #BD0303;
}
.mis-contratos .listado-contratos .cell-factura .st-success {
  color: #61810E;
}
@media only screen and (max-width: 767px) {
  .mis-contratos .listado-contratos .cell-factura {
    width: 100%;
    padding-left: 50px !important;
    text-align: inherit;
  }
  .mis-contratos .listado-contratos .cell-factura span {
    display: inline-block !important;
  }
}
.mis-contratos .listado-contratos .cell-detalle {
  width: 25%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .mis-contratos .listado-contratos .cell-detalle {
    margin-top: 20px;
    width: 100%;
  }
  .mis-contratos .listado-contratos .cell-detalle .btn-combined {
    width: calc(100% - 30px);
    margin: auto;
    display: block;
  }
  .mis-contratos .listado-contratos .cell-detalle .btn-combined > a {
    width: calc(100% - 40px);
    display: inline-block;
    line-height: 1;
  }
}
.mis-contratos .load-more {
  text-align: center;
  font-family: "PTSans-Bold";
  font-size: 17.3333px;
  margin-top: 40px;
  margin-bottom: 40px;
}
.mis-contratos .load-more a {
  color: #61810E;
  text-decoration: none;
}
.mis-contratos .load-more a:hover {
  text-decoration: underline;
}

.seleccion-contrato-carga {
  padding: 100px 0;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .seleccion-contrato-carga {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 990px) {
  .seleccion-contrato-carga {
    padding: 50px 0;
  }
}
.seleccion-contrato-carga p {
  font-family: "PTSans-Regular";
  color: #888;
  font-size: 29.3333px;
}
.seleccion-contrato-carga p span {
  font-family: "PTSans-Regular";
  color: #97BA3C;
  font-size: 37.3333px;
}
.seleccion-contrato-carga .spinner {
  margin: 100px auto 0;
  width: 70px;
  text-align: center;
}
.seleccion-contrato-carga .spinner > div {
  width: 18px;
  height: 18px;
  background-color: #97BA3C;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.seleccion-contrato-carga .spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.seleccion-contrato-carga .spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.detalle-contrato {
  font-family: "PTSans-Regular";
  font-size: 17.3333px;
  color: #666;
}
.detalle-contrato .section-detalle-contrato {
  padding: 15px 0;
  border-bottom: 2px solid #B2B2B2;
}
@media only screen and (min-width: 768px) {
  .detalle-contrato .section-detalle-contrato {
    padding: 60px 0;
  }
}
.detalle-contrato .section-detalle-contrato:last-of-type {
  border-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .detalle-contrato .section-detalle-contrato .collapse {
    display: block;
  }
}
.detalle-contrato .section-detalle-contrato h3 {
  font-size: 26.6667px;
  color: #013871;
  margin-bottom: 20px;
  margin-top: 0;
}
.detalle-contrato .section-detalle-contrato h3 button {
  background-image: url("@theme_image_path@/hidrogea/angle-faq-open.png");
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  transition: 0.4s;
  width: 40px;
  height: 25px;
  box-shadow: none;
  float: right;
  border: 0;
}
.detalle-contrato .section-detalle-contrato h3 button.collapsed {
  background-image: url("@theme_image_path@/hidrogea/angle-faq.png");
}
.detalle-contrato .section-detalle-contrato .label-item {
  font-family: "PTSans-Regular";
  display: block;
  margin-bottom: 4px;
}
.detalle-contrato .section-detalle-contrato a {
  color: #013871;
  text-decoration: underline;
}
@media only screen and (min-width: 768px) {
  .detalle-contrato .section-detalle-contrato .row {
    margin-bottom: 20px;
  }
  .detalle-contrato .section-detalle-contrato .row:last-of-type {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .detalle-contrato .section-detalle-contrato .row > * {
    margin-bottom: 10px;
  }
  .detalle-contrato .section-detalle-contrato .row .col-btn {
    margin-bottom: 15px;
  }
  .detalle-contrato .section-detalle-contrato .row .col-btn:after {
    content: " ";
    clear: both;
    display: table;
  }
  .detalle-contrato .section-detalle-contrato .row .col-btn .btn {
    width: 100%;
  }
}
.detalle-contrato .section-detalle-contrato .col-btn {
  padding-top: 17px;
}
.detalle-contrato .section-detalle-contrato .col-btn .btn {
  min-width: 260px;
  font-family: "PTSans-Bold";
  font-size: 18.6667px;
}
.detalle-contrato .section-detalle-contrato.datos-personales .col-btn {
  padding-top: 2px;
}
.detalle-contrato .section-detalle-contrato .btn-primary {
  color: #013871;
  background-color: #97BA3C;
  text-align: center;
  /*height: 35px;*/
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  border: 0;
  border-radius: 30px;
  padding: 4px;
}
.detalle-contrato .section-detalle-contrato .detail {
  display: inline-block;
  width: 100%;
  line-height: 1.1;
  padding-bottom: 5px;
}
.detalle-contrato .section-detalle-contrato .check-on-auth {
  background: url("@theme_image_path@/hidrogea/ico-checkbox-yellow.png") no-repeat left top;
  padding-left: 35px;
}
.detalle-contrato .section-detalle-contrato .underline {
  border-bottom: 1px solid #ccc;
}
.detalle-contrato .section-detalle-contrato .favorito {
  display: block;
  width: 70px;
  height: 27px;
  background: url("@theme_image_path@/hidrogea/favorito-orange.png") no-repeat center;
}
.detalle-contrato .section-detalle-contrato .w-help {
  color: #999;
  background: none;
  border: 0;
}
.detalle-contrato .section-detalle-contrato .input-group {
  width: 100%;
}
.detalle-contrato .section-detalle-contrato .input-group input[type=checkbox] {
  height: 0;
  width: 0;
  visibility: hidden;
}
.detalle-contrato .section-detalle-contrato .input-group input[type=checkbox] + .label {
  cursor: pointer;
  text-indent: -9999px;
  width: 40px;
  height: 20px;
  background-color: #DDD;
  display: inline-block;
  border-radius: 20px;
  position: relative;
  margin-left: -15px;
}
.detalle-contrato .section-detalle-contrato .input-group input[type=checkbox] + .label:after {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  width: 18px;
  height: 18px;
  background: #fff;
  border-radius: 90px;
  transition: 0.3s;
}
.detalle-contrato .section-detalle-contrato .input-group input[type=checkbox] + .label:before {
  font-family: "fontawesome-alloy";
  text-indent: 0;
  content: "\f00d";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 3px;
  left: 18px;
  line-height: 1;
  font-size: 15px;
  font-weight: normal;
  transition: 0.4s;
}
.detalle-contrato .section-detalle-contrato .input-group input[type=checkbox] + .label:active:after {
  width: 18px;
}
.detalle-contrato .section-detalle-contrato .input-group input[type=checkbox]:checked + .label {
  background-color: #97BA3C;
}
.detalle-contrato .section-detalle-contrato .input-group input[type=checkbox]:checked + .label:before {
  content: "\f00c";
  left: 2px;
  font-size: 13px;
}
.detalle-contrato .section-detalle-contrato .input-group input[type=checkbox]:checked + .label:after {
  left: calc(100% - 1px);
  transform: translateX(-100%);
}
.detalle-contrato .section-detalle-contrato .input-group label.checkbox-inline {
  padding-left: 50px;
  margin-left: -43px;
  position: relative;
  z-index: 1;
  line-height: 25px;
  width: calc(100% - 5px);
  vertical-align: top;
  padding-top: 5px;
}
.detalle-contrato .section-detalle-contrato .radio input[type=radio],
.detalle-contrato .section-detalle-contrato .radio-inline input[type=radio],
.detalle-contrato .section-detalle-contrato .checkbox input.checkbox-deco[type=checkbox],
.detalle-contrato .section-detalle-contrato .checkbox-inline input.checkbox-deco[type=checkbox] {
  height: 20px;
  margin-left: -25px;
  margin-top: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
}
.detalle-contrato .section-detalle-contrato [type=radio]:not(:checked),
.detalle-contrato .section-detalle-contrato [type=radio]:checked {
  opacity: 0;
  pointer-events: none;
  position: absolute;
}
.detalle-contrato .section-detalle-contrato [type=radio]:not(:checked) + label,
.detalle-contrato .section-detalle-contrato [type=radio]:checked + label {
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  padding-left: 35px;
  padding-right: 50px;
  position: relative;
  transition: all 0.28s ease 0s;
}
.detalle-contrato .section-detalle-contrato [type=radio] + label:before,
.detalle-contrato .section-detalle-contrato [type=radio] + label:after {
  content: "";
  left: 0;
  margin: 4px;
  position: absolute;
  top: 0;
  transition: all 0.28s ease 0s;
  z-index: 0;
  width: 20px;
  height: 20px;
}
.detalle-contrato .section-detalle-contrato [type=radio] + label:after {
  height: 12px;
  width: 12px;
  top: 4px;
  left: 4px;
}
.detalle-contrato .section-detalle-contrato [type=radio]:not(:checked) + label:before,
.detalle-contrato .section-detalle-contrato [type=radio]:not(:checked) + label:after,
.detalle-contrato .section-detalle-contrato [type=radio]:checked + label:before,
.detalle-contrato .section-detalle-contrato [type=radio]:checked + label:after,
.detalle-contrato .section-detalle-contrato .with-gap[type=radio]:checked + label:before,
.detalle-contrato .section-detalle-contrato .with-gap[type=radio]:checked + label:after {
  border-radius: 50%;
}
.detalle-contrato .section-detalle-contrato [type=radio]:not(:checked) + label:before,
.detalle-contrato .section-detalle-contrato [type=radio]:not(:checked) + label:after {
  border: 1px solid #ABABAB;
}
.detalle-contrato .section-detalle-contrato [type=radio]:not(:checked) + label:after {
  transform: scale(0);
}
.detalle-contrato .section-detalle-contrato [type=radio]:checked + label:before {
  border: 1px solid transparent;
}
.detalle-contrato .section-detalle-contrato [type=radio]:checked + label:after,
.detalle-contrato .section-detalle-contrato .with-gap[type=radio]:checked + label:before,
.detalle-contrato .section-detalle-contrato .with-gap[type=radio]:checked + label:after {
  border: 1px solid #ABABAB;
}
.detalle-contrato .section-detalle-contrato [type=radio]:checked + label:after,
.detalle-contrato .section-detalle-contrato .with-gap[type=radio]:checked + label:after {
  background-color: #ABABAB;
}
.detalle-contrato .section-detalle-contrato [type=radio]:checked + label:after {
  transform: scale(1);
}
.detalle-contrato .section-detalle-contrato .with-gap[type=radio]:checked + label:after {
  transform: scale(1);
}
.detalle-contrato .section-detalle-contrato [type=radio]:focus + label:before {
  box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.1);
}
.detalle-contrato .section-detalle-contrato .with-gap[type=radio]:disabled:checked + label:before {
  border: 1px solid rgba(0, 0, 0, 0.35);
}
.detalle-contrato .section-detalle-contrato .with-gap[type=radio]:disabled:checked + label:after {
  background-color: rgba(0, 0, 0, 0.35);
  border: medium none;
}
.detalle-contrato .section-detalle-contrato [type=radio]:disabled:not(:checked) + label:before,
.detalle-contrato .section-detalle-contrato [type=radio]:disabled:checked + label:before {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.35);
}
.detalle-contrato .section-detalle-contrato [type=radio]:disabled + label,
.detalle-contrato .section-detalle-contrato .checkbox-deco[type=checkbox]:disabled + label {
  color: rgba(0, 0, 0, 0.35);
}
.detalle-contrato .section-detalle-contrato [type=radio]:disabled:not(:checked) + label:before {
  border-color: rgba(0, 0, 0, 0.2);
}
.detalle-contrato .section-detalle-contrato [type=radio]:disabled:checked + label:after {
  background-color: rgba(0, 0, 0, 0.35);
  border-color: #949494;
}
.detalle-contrato .section-detalle-contrato .modal.factura-por-correo .info-avisos p {
  line-height: normal;
}
.detalle-contrato .section-detalle-contrato .modal.factura-por-correo .info-avisos .msg-info-aviso {
  border: 1px solid rgba(1, 56, 113, 0.3);
  padding: 30px;
  color: #013871;
  background: url("@theme_image_path@/hidrogea/icon-info-averias.png") no-repeat 45px 20px;
}
@media only screen and (max-width: 767px) {
  .detalle-contrato .section-detalle-contrato .modal.factura-por-correo .info-avisos .msg-info-aviso {
    background: none;
  }
}
.detalle-contrato .section-detalle-contrato .modal.factura-por-correo .info-avisos .msg-info-aviso .wrapper-msg-info-aviso {
  padding-left: 130px;
  font-size: 16px;
}
.detalle-contrato .section-detalle-contrato .modal.factura-por-correo .info-avisos .msg-info-aviso .wrapper-msg-info-aviso .title {
  font-family: "PTSans-Bold";
  display: block;
  font-size: 20px;
  margin-bottom: 20px;
}
.detalle-contrato .section-detalle-contrato .modal.factura-por-correo .info-avisos .msg-info-aviso .wrapper-msg-info-aviso a, .detalle-contrato .section-detalle-contrato .modal.factura-por-correo .info-avisos .msg-info-aviso .wrapper-msg-info-aviso .resaltado {
  font-family: "PTSans-Regular";
}
.detalle-contrato .section-detalle-contrato .modal.factura-por-correo .info-avisos .msg-info-aviso .wrapper-msg-info-aviso p {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .detalle-contrato .section-detalle-contrato .modal.factura-por-correo .info-avisos .msg-info-aviso {
    padding: 15px;
    background-position-x: 25px;
  }
  .detalle-contrato .section-detalle-contrato .modal.factura-por-correo .info-avisos .msg-info-aviso .wrapper-msg-info-aviso {
    padding-left: 0;
  }
}
.detalle-contrato .section-detalle-contrato .modal.factura-por-correo .info-avisos .msg-info-aviso-green {
  border: 1px solid rgba(20, 149, 3, 0.3);
  padding: 30px;
  color: #149503;
  background: url("@theme_image_path@/hidrogea/icon-info-check.png") no-repeat 45px 20px;
}
@media only screen and (max-width: 767px) {
  .detalle-contrato .section-detalle-contrato .modal.factura-por-correo .info-avisos .msg-info-aviso-green {
    background: none;
  }
}
.detalle-contrato .section-detalle-contrato .modal.factura-por-correo .info-avisos .msg-info-aviso-green .wrapper-msg-info-aviso {
  padding-left: 130px;
  font-size: 16px;
}
.detalle-contrato .section-detalle-contrato .modal.factura-por-correo .info-avisos .msg-info-aviso-green .wrapper-msg-info-aviso .title {
  font-family: "PTSans-Bold";
  display: block;
  font-size: 20px;
  margin-bottom: 20px;
}
.detalle-contrato .section-detalle-contrato .modal.factura-por-correo .info-avisos .msg-info-aviso-green .wrapper-msg-info-aviso a, .detalle-contrato .section-detalle-contrato .modal.factura-por-correo .info-avisos .msg-info-aviso-green .wrapper-msg-info-aviso .resaltado {
  font-family: "PTSans-Regular";
}
.detalle-contrato .section-detalle-contrato .modal.factura-por-correo .info-avisos .msg-info-aviso-green .wrapper-msg-info-aviso p {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .detalle-contrato .section-detalle-contrato .modal.factura-por-correo .info-avisos .msg-info-aviso-green {
    padding: 15px;
    background-position-x: 25px;
  }
  .detalle-contrato .section-detalle-contrato .modal.factura-por-correo .info-avisos .msg-info-aviso-green .wrapper-msg-info-aviso {
    padding-left: 0;
  }
}
.detalle-contrato .section-detalle-contrato .modal.factura-por-correo .btn-group {
  width: 100%;
  text-align: center;
}
.detalle-contrato .section-detalle-contrato .modal.factura-por-correo .btn-group button {
  float: none;
  margin: 20px 10px 0;
  font-size: 18.6667px;
  font-family: "PTSans-Bold";
  border-radius: 30px;
  padding: 5px 25px;
}
.detalle-contrato .section-detalle-contrato .modal.factura-por-correo .btn-group button.btn-secondary {
  color: #013871;
}

.mis-facturas {
  margin-top: 60px;
  /*.pestanas-facturas*/
}
.mis-facturas .grafica-gasto-medio {
  width: 275px;
  height: 275px;
  text-align: center;
  margin: 150px auto 10px auto;
  color: #28234e;
}
.mis-facturas .grafica-gasto-medio > div {
  height: 135px;
}
.mis-facturas .grafica-gasto-medio > div span {
  display: block;
}
.mis-facturas .grafica-gasto-medio .gasto-medio-top {
  background-color: #bce649;
  border-top-left-radius: 135px;
  border-top-right-radius: 135px;
  padding-top: 15px;
}
.mis-facturas .grafica-gasto-medio .gasto-medio-down {
  background-color: #ecf0f6;
  border-bottom-left-radius: 135px;
  border-bottom-right-radius: 135px;
  padding-top: 7px;
}
.mis-facturas .grafica-gasto-medio .year {
  font-size: 21.3333px;
  padding: 10px 0 5px 0;
  font-family: "PTSans-Bold";
}
.mis-facturas .grafica-gasto-medio .gasto {
  font-family: "PTSans-Bold";
  font-size: 40px;
}
.mis-facturas .grafica-gasto-medio .gasto .euro {
  font-size: 26.6667px;
  display: inline;
}
.mis-facturas .aviso-destacado {
  background-color: #f8d064;
  background-image: url("@theme_image_path@/hidrogea/ico-info.png");
  background-repeat: no-repeat;
  background-position: 0 center;
  overflow: hidden;
  padding-left: 90px;
  height: 80px;
  font-size: 16px;
  margin-bottom: 80px;
  box-shadow: 0 10px 10px -10px #333;
}
.mis-facturas .aviso-destacado .titulo {
  margin-top: 15px;
}
.mis-facturas .aviso-destacado .titulo p.tit {
  margin: 0;
  font-family: "PTSans-Bold";
  text-transform: uppercase;
}
.mis-facturas .aviso-destacado .titulo p {
  margin: 0;
  font-family: "PTSans-Regular";
}
.mis-facturas .aviso-destacado .titulo p a {
  color: #013871;
  text-decoration: underline;
}
.mis-facturas .pestanas-facturas {
  /*.agrupador-pestanas*/
}
.mis-facturas .pestanas-facturas .agrupador-inferior-pestanas {
  width: 100%;
  height: 10px;
  background-color: #ecf0f6;
}
.mis-facturas .pestanas-facturas .agrupador-pestanas {
  font-family: "PTSans-Regular";
  font-size: 26.6667px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  height: 50px;
  /*ul*/
}
.mis-facturas .pestanas-facturas .agrupador-pestanas ul {
  margin: 0;
  padding: 0;
  background-color: #fff;
  /*li*/
}
.mis-facturas .pestanas-facturas .agrupador-pestanas ul li {
  float: left;
  margin: 0px 0px;
  padding-right: 0px;
  padding-left: 0px;
  /*.ocultar*/
  /*a*/
  /*&.active*/
}
@media only screen and (max-width: 767px) {
  .mis-facturas .pestanas-facturas .agrupador-pestanas ul li .ocultar {
    display: none;
  }
}
@media only screen and (max-width: 990px) {
  .mis-facturas .pestanas-facturas .agrupador-pestanas ul li .ocultar {
    display: none;
  }
}
.mis-facturas .pestanas-facturas .agrupador-pestanas ul li a {
  font-family: PTSans-Regular;
  font-size: 17.3333px;
  text-decoration: none;
  text-align: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: #28234e;
  color: #fff;
}
.mis-facturas .pestanas-facturas .agrupador-pestanas ul li a.active {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #ecf0f6;
  color: #453937;
}
.mis-facturas .pestanas-facturas .agrupador-pestanas ul li a.gest-facturas-pagos {
  width: 98%;
  height: 50px;
  padding-top: 15px;
  padding-bottom: 8px;
}
.mis-facturas .pestanas-facturas .agrupador-pestanas ul li a.gest-facturas-pagos.nav-first {
  margin-right: 2%;
}
.mis-facturas .pestanas-facturas .agrupador-pestanas ul li a.gest-facturas-pagos.nav-last {
  margin-left: 2%;
}
.mis-facturas .pestanas-facturas .agrupador-pestanas ul li a.gest-facturas-pagos.nav-middle {
  margin-left: 2%;
  margin-right: 2%;
}
.mis-facturas .pestanas-facturas .agrupador-pestanas ul li .nav-first {
  padding-left: 0px;
  padding-right: 10px;
}
.mis-facturas .pestanas-facturas .agrupador-pestanas ul li .nav-last {
  padding-left: 0px;
  padding-right: 10px;
}
.mis-facturas .pestanas-facturas .agrupador-pestanas ul li .nav-middle {
  padding-left: 10px;
  padding-right: 10px;
}
.mis-facturas .pestanas-facturas .agrupador-pestanas ul li.active a {
  background-color: #ecf0f6;
  color: #453937;
}
.mis-facturas .tab-content {
  float: none;
  margin: auto;
}
.mis-facturas .tab-content #menu1 {
  float: none;
  margin: auto;
  /* 			.cabecera { */
  /* 				@include media-query(null, $screen-xs-max) { display: none; } */
  /* 				@include media-query(null, $screen-sm-max) { display: none;} */
  /* 			} */
}
.mis-facturas .tab-content #menu1 .cabecera {
  color: #013871;
  font-size: 26.6667px;
  display: block;
  font-family: "PTSans-Regular";
  margin: 50px 0;
}
.mis-facturas .tab-content #menu1 .graficas-responsive {
  display: none;
}
@media only screen and (max-width: 767px) {
  .mis-facturas .tab-content #menu1 .graficas-responsive {
    display: block;
    float: right;
    position: absolute;
    right: 10%;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 990px) {
  .mis-facturas .tab-content #menu1 .graficas-responsive {
    display: block;
    float: right;
    position: absolute;
    right: 0;
  }
}
.mis-facturas .tab-content #menu1 .graficas-responsive a {
  background-image: url("@theme_image_path@/hidrogea/grafico-orange.png");
  background-repeat: no-repeat;
  background-position: center top;
  display: block;
  width: 60px;
  height: 32px;
}
.mis-facturas .tab-content #menu1 .info-grafica {
  text-align: center;
}
.mis-facturas .tab-content #menu1 .info-grafica .mensaje {
  padding-top: 100px;
}
.mis-facturas .tab-content #menu1 .info-grafica .mensaje span {
  color: #61810E;
  font-family: "PTSans-Bold";
}
.mis-facturas .tab-content #menu1 .info-grafica .casa-negativo {
  background-image: url("@theme_image_path@/hidrogea/casa-negativo.png");
  background-repeat: no-repeat;
  background-position: center top;
}
.mis-facturas .tab-content #menu1 .info-grafica .casa-positivo {
  background-image: url("@theme_image_path@/hidrogea/casa-positivo.png");
  background-repeat: no-repeat;
  background-position: center top;
}
.mis-facturas .tab-content #menu1 .combo {
  padding: 0;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .mis-facturas .tab-content #menu1 .combo .grafico {
    /* 						display: none;  */
  }
  .mis-facturas .tab-content #menu1 .combo .grafico .grafica-gasto-medio {
    margin: 20px auto;
  }
}
@media only screen and (max-width: 990px) {
  .mis-facturas .tab-content #menu1 .combo .grafico {
    /* 						display: none; */
  }
  .mis-facturas .tab-content #menu1 .combo .grafico .grafica-gasto-medio {
    margin: 20px auto;
  }
}
.mis-facturas .tab-content #menu1 .combo .cabecera {
  /*color: $blue-hidrogea;
  font-size: $size20pt;
  display: block;
  font-family: 'PTSans-Regular';
  margin: 50px 0;*/
  font-size: 32px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #737373;
  font-family: "PTSans-Regular";
  /* 					@include media-query(null, $screen-xs-max) { display: none; } */
  /* 					@include media-query(null, $screen-sm-max) { display: none;} */
}
.mis-facturas .tab-content #menu1 .combo .buscador-facturas {
  margin-bottom: 60px;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .mis-facturas .tab-content #menu1 .combo .buscador-facturas {
    margin-bottom: 0;
    padding: 0 15px;
    margin: 10px 0;
  }
}
@media only screen and (max-width: 990px) {
  .mis-facturas .tab-content #menu1 .combo .buscador-facturas {
    margin-bottom: 0;
    padding: 0 15px;
    margin: 10px 0;
  }
}
.mis-facturas .tab-content #menu1 .combo .buscador-facturas .faqs {
  padding: 0;
  list-style: none;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .mis-facturas .tab-content #menu1 .combo .buscador-facturas .faqs {
    margin: 0;
  }
}
.mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq {
  padding-bottom: 10px;
  overflow: hidden;
  font-family: "PTSans-Regular";
}
.mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq .question {
  font-family: "PTSans-Bold";
  background-image: url("@theme_image_path@/hidrogea/icon-search-blue.png");
  background-repeat: no-repeat;
  background-position: 20px center;
  border: 0;
  background-color: #d3dbe4;
  background-size: 22px;
  border-radius: 30px;
  padding: 5px 15px 5px 55px;
}
@media only screen and (max-width: 767px) {
  .mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq .question {
    background-image: url("@theme_image_path@/hidrogea/lupa-orange.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-color: transparent;
    width: 32px;
    height: 32px;
    display: block;
    box-shadow: none;
    padding: 0 0 0 30px;
    background-position: left center;
  }
}
@media only screen and (max-width: 990px) {
  .mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq .question {
    background-image: url("@theme_image_path@/hidrogea/lupa-orange.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-color: transparent;
    width: 32px;
    height: 32px;
    display: block;
    box-shadow: none;
    padding: 0 0 0 30px;
  }
}
.mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq .question span {
  cursor: pointer;
  border: 0;
  line-height: normal;
  margin: 0;
  font-size: 18.6667px;
  color: #013871;
  background-image: url("@theme_image_path@/hidrogea/angle-down-buscador.png");
  background-repeat: no-repeat;
  background-position: 98% center;
  background-color: transparent;
  display: block;
}
@media only screen and (max-width: 767px) {
  .mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq .question span {
    background-image: url("@theme_image_path@/hidrogea/angle-down-orange.png");
    height: 32px;
    width: 24px;
    display: block;
    color: transparent;
    background-position: left center;
  }
}
@media only screen and (max-width: 990px) {
  .mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq .question span {
    background-image: url("@theme_image_path@/hidrogea/angle-down-orange.png");
    height: 32px;
    width: 24px;
    display: block;
    color: transparent;
    background-position: left center;
  }
}
.mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq .answer {
  display: none;
  padding: 20px;
  overflow: hidden;
  font-size: 17.3333px;
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq .answer {
    padding: 0;
  }
}
@media only screen and (max-width: 990px) {
  .mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq .answer {
    padding: 0;
  }
}
.mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq.active .question span {
  background-image: url("@theme_image_path@/hidrogea/angle-up-buscador.png");
}
@media only screen and (max-width: 767px) {
  .mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq.active .question span {
    background-image: url("@theme_image_path@/hidrogea/angle-up-orange.png");
    height: 32px;
    width: 24px;
    display: block;
    color: transparent;
    background-position: left center;
  }
}
@media only screen and (max-width: 990px) {
  .mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq.active .question span {
    background-image: url("@theme_image_path@/hidrogea/angle-up-orange.png");
    height: 32px;
    width: 24px;
    display: block;
    color: transparent;
    background-position: left center;
  }
}
.mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq.active .answer {
  background-color: rgba(104, 148, 206, 0.04);
  padding-bottom: 10px;
  display: block;
}
.mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq.active .answer .formulario .fila {
  width: 100%;
  overflow: hidden;
  float: left;
  margin: 0 0 15px 0;
}
.mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq.active .answer .formulario .fila .fecha {
  padding: 0;
}
.mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq.active .answer .formulario .fila .fecha .input-group {
  float: left;
}
.mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq.active .answer .formulario .fila .fecha .input-group .aui-datepicker {
  background: none;
  font-size: 14.6667px;
}
.mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq.active .answer .formulario .fila .importe .campo {
  padding-left: 0;
}
.mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq.active .answer .formulario .fila .importe .campo2 {
  padding-right: 0;
}
.mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq.active .answer .formulario .fila .form-group {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 30px;
}
@media only screen and (max-width: 767px) {
  .mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq.active .answer .formulario .fila .form-group {
    padding: 0;
  }
}
@media only screen and (max-width: 990px) {
  .mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq.active .answer .formulario .fila .form-group {
    padding: 0;
  }
}
.mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq.active .answer .formulario .fila .form-group select {
  background-color: transparent;
}
.mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq.active .answer .formulario .fila .form-group input {
  background: none;
  font-size: 17.3333px;
}
.mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq.active .answer .formulario .fila .form-group #dir-contrato {
  margin-top: 20px;
  border-bottom: 1px solid #ccc;
}
.mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq.active .answer .formulario .fila .form-group.empty label {
  position: relative;
  height: auto;
  width: auto;
  font-size: 13.3333px;
}
.mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq.active .answer .formulario .fila .form-group.empty input {
  background: none;
  border-bottom: 2px solid #555;
}
.mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq.active .answer .formulario .fila .form-group.empty input::-webkit-input-placeholder {
  color: #555 !important;
}
.mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq.active .answer .formulario .fila .form-group.empty input::-moz-placeholder {
  color: #555 !important;
}
.mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq.active .answer .formulario .fila .form-group.empty input::-ms-input-placeholder {
  color: #555 !important;
}
.mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq.active .answer .formulario .fila .form-group.empty input::-moz-placeholder {
  color: #555 !important;
}
.mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq.active .answer .formulario .fila .form-group.empty .btn-primary {
  font-family: "PTSans-Bold";
  color: #013871;
  background-color: #97BA3C;
  border: none;
  border-radius: 30px;
  padding: 10px 30px;
  -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
  font-weight: bold;
  text-align: center;
}
.mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq.active .answer .formulario .fila .form-group.empty input.btn-primary::-webkit-input-placeholder {
  color: #fff !important;
}
.mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq.active .answer .formulario .fila .form-group.empty input.btn-primary::-moz-placeholder {
  color: #fff !important;
}
.mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq.active .answer .formulario .fila .form-group.empty input.btn-primary::-ms-input-placeholder {
  color: #fff !important;
}
.mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq.active .answer .formulario .fila .form-group.empty input.btn-primary::-moz-placeholder {
  color: #fff !important;
}
.mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq.active .answer .formulario .fila .boton-buscar {
  float: right;
  margin-top: 50px;
  padding: 0;
}
.mis-facturas .tab-content #menu1 .combo .botones {
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
}
@media only screen and (max-width: 767px) {
  .mis-facturas .tab-content #menu1 .combo .botones {
    position: relative;
    margin: 20px 0;
    padding: 0 15px;
  }
}
@media only screen and (max-width: 990px) {
  .mis-facturas .tab-content #menu1 .combo .botones {
    position: relative;
    margin: 20px 0;
    padding: 0 15px;
  }
}
.mis-facturas .tab-content #menu1 .combo .botones .dropdown {
  float: right;
}
.mis-facturas .tab-content #menu1 .combo .botones .dropdown button {
  background-color: #97BA3C;
  margin: 0;
  font-family: "PTSans-Bold";
  color: #013871;
  border: none;
  border-radius: 30px;
  padding: 5px 100px 5px 25px;
  background-image: url("@theme_image_path@/hidrogea/angle-down-select.png");
  background-repeat: no-repeat;
  background-position: 92% center;
  font-size: 18.6667px;
  background-size: 16px auto;
}
@media only screen and (max-width: 767px) {
  .mis-facturas .tab-content #menu1 .combo .botones .dropdown button {
    margin: 0;
    width: 100%;
    padding: 5px 100px 5px 12px;
  }
}
@media only screen and (max-width: 990px) {
  .mis-facturas .tab-content #menu1 .combo .botones .dropdown button {
    margin: 0;
    width: 100%;
    padding: 5px 100px 5px 12px;
  }
}
.mis-facturas .tab-content #menu1 .combo .botones .dropdown .dropdown-menu {
  width: 100%;
}
.mis-facturas .tab-content #menu1 .combo .botones .dropdown .dropdown-menu li a {
  float: none;
  border-right: 0;
  border-bottom: 1px dotted #ddd;
  color: #333;
  font-size: 13.3333px;
  padding: 5px 10px;
  font-family: "PTSans-Bold";
}
.mis-facturas .tab-content #menu1 .combo .ocultar-responsive {
  display: block;
}
@media only screen and (max-width: 767px) {
  .mis-facturas .tab-content #menu1 .combo .ocultar-responsive {
    display: none;
  }
}
@media only screen and (max-width: 990px) {
  .mis-facturas .tab-content #menu1 .combo .ocultar-responsive {
    display: none;
  }
}
.mis-facturas .tab-content #menu1 .combo .mostrar-responsive {
  display: none;
}
@media only screen and (max-width: 767px) {
  .mis-facturas .tab-content #menu1 .combo .mostrar-responsive {
    display: block;
    position: fixed;
    bottom: 0;
    box-shadow: 0px 0px 16px #ccc;
    background: #fff;
    padding: 10px;
    z-index: 9;
  }
  .mis-facturas .tab-content #menu1 .combo .mostrar-responsive a {
    width: 49%;
    padding: 10px;
    font-size: 13.3333px;
    text-align: center;
  }
}
@media only screen and (max-width: 990px) {
  .mis-facturas .tab-content #menu1 .combo .mostrar-responsive {
    display: block;
    position: fixed;
    bottom: 0;
    box-shadow: 0px 0px 16px #ccc;
    background: #fff;
    padding: 10px;
    z-index: 9;
  }
  .mis-facturas .tab-content #menu1 .combo .mostrar-responsive a {
    width: 49%;
    padding: 10px;
    font-size: 13.3333px;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .mis-facturas .tab-content #menu1 .listado-facturas {
    display: none;
  }
}
@media only screen and (max-width: 990px) {
  .mis-facturas .tab-content #menu1 .listado-facturas {
    display: none;
  }
}
.mis-facturas .tab-content #menu1 .listado-facturas .table-list .table-thead-list {
  border-bottom: 2px solid #ABABAB;
  background-color: #F5F7F9;
  color: black;
  font-family: "PTSans-Regular";
  font-size: 14.6667px;
}
.mis-facturas .tab-content #menu1 .listado-facturas .table-list .table-tbody-list {
  font-family: "PTSans-Regular";
  font-size: 14.6667px;
}
.mis-facturas .tab-content #menu1 .listado-facturas .table-list .table-tr-list {
  border-bottom: 1px solid #ddd;
}
.mis-facturas .tab-content #menu1 .listado-facturas .table-list .table-tr-list:after {
  content: " ";
  clear: both;
  display: table;
}
.mis-facturas .tab-content #menu1 .listado-facturas .table-list .table-tr-list:nth-child(2n) {
  background-color: #f5f7f9;
}
.mis-facturas .tab-content #menu1 .listado-facturas .table-list .table-th-list,
.mis-facturas .tab-content #menu1 .listado-facturas .table-list .table-td-list {
  float: left;
  padding: 12px;
}
.mis-facturas .tab-content #menu1 .listado-facturas .cell-fecha-emision {
  width: 25%;
  text-align: left;
  padding-left: 8% !important;
}
.mis-facturas .tab-content #menu1 .listado-facturas .cell-fecha-emision .fecha_yellow {
  color: #61810E;
  font-size: 14.6667px;
  display: block;
  font-family: "PTSans-Bold";
}
.mis-facturas .tab-content #menu1 .listado-facturas .cell-fecha-emision.type-12-gotas {
  background: url("@theme_image_path@/hidrogea/gota-v.png") no-repeat 15px center;
}
@media only screen and (max-width: 767px) {
  .mis-facturas .tab-content #menu1 .listado-facturas .cell-fecha-emision.type-12-gotas {
    background: none;
  }
}
@media only screen and (max-width: 990px) {
  .mis-facturas .tab-content #menu1 .listado-facturas .cell-fecha-emision.type-12-gotas {
    background: none;
  }
}
.mis-facturas .tab-content #menu1 .listado-facturas .cell-periodo-facturado {
  width: 25%;
  text-align: left;
  padding-left: 4% !important;
}
.mis-facturas .tab-content #menu1 .listado-facturas .cell-importe {
  width: 12.5%;
  text-align: left;
  padding-left: 2% !important;
}
.mis-facturas .tab-content #menu1 .listado-facturas .cell-importe .precio {
  font-family: "PTSans-Bold";
  font-size: 14.6667px;
  display: block;
}
.mis-facturas .tab-content #menu1 .listado-facturas .cell-importe .precio .concepto-factura {
  font-family: PTSans-Regular;
  font-size: 13.3333px;
  margin-left: 5px;
}
.mis-facturas .tab-content #menu1 .listado-facturas .cell-importe .green {
  color: #61810E;
  text-transform: uppercase;
  font-family: "PTSans-Bold";
  font-size: 12px;
}
.mis-facturas .tab-content #menu1 .listado-facturas .cell-importe .red {
  color: #bd0303;
  text-transform: uppercase;
  font-family: "PTSans-Bold";
  font-size: 12px;
}
.mis-facturas .tab-content #menu1 .listado-facturas .cell-pago {
  width: 12.5%;
  text-align: center;
}
.mis-facturas .tab-content #menu1 .listado-facturas .cell-pago .ico-pago {
  background-image: url("@theme_image_path@/hidrogea/ico-pago-online-v.png");
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 30px;
  display: block;
}
.mis-facturas .tab-content #menu1 .listado-facturas .cell-detalle {
  width: 25%;
  text-align: center;
  position: relative;
}
.mis-facturas .tab-content #menu1 .listado-facturas .cell-detalle .boton-compuesto {
  background-color: #97BA3C;
  position: absolute;
  display: block;
  border-radius: 30px;
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
  border-radius: 30px;
  padding: 5px 20px;
}
.mis-facturas .tab-content #menu1 .listado-facturas .cell-detalle .boton-compuesto a {
  color: #013871;
  font-family: "PTSans-Bold";
  font-size: 14.6667px;
  float: left;
  padding-right: 10px;
  border-right: 1px solid white;
}
.mis-facturas .tab-content #menu1 .listado-facturas .cell-detalle .boton-compuesto .dropdown {
  float: right;
}
.mis-facturas .tab-content #menu1 .listado-facturas .cell-detalle .boton-compuesto .dropdown button {
  background: none;
  box-shadow: none;
  border: 0;
  padding: 0;
}
.mis-facturas .tab-content #menu1 .listado-facturas .cell-detalle .boton-compuesto .dropdown button span.angle {
  background-image: url("@theme_image_path@/hidrogea/angle-down-select.png");
  background-repeat: no-repeat;
  background-position: center center;
  width: 20px;
  height: 10px;
  display: block;
  background-size: 16px auto;
  margin-left: 10px;
  margin-top: 8px;
}
.mis-facturas .tab-content #menu1 .listado-facturas .cell-detalle .boton-compuesto .dropdown .dropdown-menu {
  border-radius: 0;
  padding: 0;
}
.mis-facturas .tab-content #menu1 .listado-facturas .cell-detalle .boton-compuesto .dropdown .dropdown-menu a {
  float: none;
  border-right: 0;
  border-bottom: 1px dotted #ddd;
  color: #333;
  font-size: 10pt;
  padding: 5px 10px;
}
@media only screen and (max-width: 767px) {
  .mis-facturas .tab-content #menu1 .listado-facturas .cell-contrato, .mis-facturas .tab-content #menu1 .listado-facturas .cell-agrupador,
  .mis-facturas .tab-content #menu1 .listado-facturas .cell-id-gestion, .mis-facturas .tab-content #menu1 .listado-facturas .table-thead-list {
    display: none;
  }
  .mis-facturas .tab-content #menu1 .listado-facturas .table-tr-list {
    position: relative;
    padding-top: 20px;
  }
  .mis-facturas .tab-content #menu1 .listado-facturas .table-tr-list:first-of-type {
    border-top: 1px solid #DDD;
  }
  .mis-facturas .tab-content #menu1 .listado-facturas .cell-tipo-gestion, .mis-facturas .tab-content #menu1 .listado-facturas.has-searched .cell-tipo-gestion {
    width: 80%;
    width: calc(100% - 60px);
    text-align: inherit;
    position: relative;
    margin-bottom: 10px;
  }
  .mis-facturas .tab-content #menu1 .listado-facturas .cell-solicitud, .mis-facturas .tab-content #menu1 .listado-facturas.has-searched .cell-solicitud {
    width: 50%;
    text-align: inherit;
    position: relative;
  }
  .mis-facturas .tab-content #menu1 .listado-facturas .cell-estado, .mis-facturas .tab-content #menu1 .listado-facturas.has-searched .cell-estado {
    width: 50%;
    text-align: inherit;
    position: relative;
  }
  .mis-facturas .tab-content #menu1 .listado-facturas .cell-detalle {
    width: auto;
    position: absolute;
    top: 0;
    right: 0;
  }
  .mis-facturas .tab-content #menu1 .listado-facturas .cell-tipo-gestion:before,
  .mis-facturas .tab-content #menu1 .listado-facturas .cell-solicitud:before,
  .mis-facturas .tab-content #menu1 .listado-facturas .cell-estado:before {
    content: attr(data-label) ":";
    position: absolute;
    top: -10px;
    font-family: "PTSans-Regular";
  }
}
.mis-facturas .tab-content #menu1 .cargar-mas {
  margin: 30px 0 60px 0;
  text-align: center;
}
.mis-facturas .tab-content #menu1 .cargar-mas a {
  color: #61810E;
  font-size: 17.3333px;
  font-family: "PTSans-Bold";
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .mis-facturas .tab-content #menu1 .cargar-mas {
    margin: 20px 0;
  }
}
@media only screen and (max-width: 990px) {
  .mis-facturas .tab-content #menu1 .cargar-mas {
    margin: 20px 0;
  }
}
.mis-facturas .tab-content .listado-facturas-responsive {
  display: none;
}
@media only screen and (max-width: 767px) {
  .mis-facturas .tab-content .listado-facturas-responsive {
    display: block;
    border-top: 1px solid #ddd;
    padding-top: 10px;
  }
  .mis-facturas .tab-content .listado-facturas-responsive .table-list .table-tr-list {
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    padding: 10px;
    font-size: 16px;
  }
  .mis-facturas .tab-content .listado-facturas-responsive .table-list .table-tr-list .fila {
    overflow: hidden;
  }
  .mis-facturas .tab-content .listado-facturas-responsive .table-list .table-tr-list .fila .cell-fecha-emision .fecha_yellow {
    color: #61810E;
    font-size: 14.6667px;
    display: block;
    font-family: "PTSans-Bold";
    width: 25%;
    float: left;
  }
  .mis-facturas .tab-content .listado-facturas-responsive .table-list .table-tr-list .fila .cell-fecha-emision span {
    width: 70%;
    float: right;
  }
  .mis-facturas .tab-content .listado-facturas-responsive .table-list .table-tr-list .fila .cell-importe {
    width: 25%;
    float: left;
  }
  .mis-facturas .tab-content .listado-facturas-responsive .table-list .table-tr-list .fila .cell-importe .precio {
    font-family: "PTSans-Bold";
    font-size: 14.6667px;
    display: block;
  }
  .mis-facturas .tab-content .listado-facturas-responsive .table-list .table-tr-list .fila .cell-importe .precio .concepto-factura {
    font-family: PTSans-Regular;
    font-size: 13.3333px;
    margin-left: 5px;
  }
  .mis-facturas .tab-content .listado-facturas-responsive .table-list .table-tr-list .fila .cell-importe .green {
    color: #61810E;
    text-transform: uppercase;
    font-family: "PTSans-Bold";
    font-size: 12px;
  }
  .mis-facturas .tab-content .listado-facturas-responsive .table-list .table-tr-list .fila .cell-importe .red {
    color: #bd0303;
    text-transform: uppercase;
    font-family: "PTSans-Bold";
    font-size: 12px;
  }
  .mis-facturas .tab-content .listado-facturas-responsive .table-list .table-tr-list .fila .cell-detalle {
    width: 70%;
    float: right;
  }
  .mis-facturas .tab-content .listado-facturas-responsive .table-list .table-tr-list .fila .cell-detalle a {
    background-image: url("@theme_image_path@/hidrogea/ico-factura-detalle.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 40px;
    height: 41px;
    display: block;
    float: right;
  }
  .mis-facturas .tab-content .listado-facturas-responsive .table-list .table-tr-list:nth-child(2n) {
    background-color: #f5f7f9;
  }
}
@media only screen and (max-width: 990px) {
  .mis-facturas .tab-content .listado-facturas-responsive {
    display: block;
    border-top: 1px solid #ddd;
    padding-top: 10px;
  }
  .mis-facturas .tab-content .listado-facturas-responsive .table-list .table-tr-list {
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    padding: 10px;
    font-size: 16px;
  }
  .mis-facturas .tab-content .listado-facturas-responsive .table-list .table-tr-list .fila {
    overflow: hidden;
  }
  .mis-facturas .tab-content .listado-facturas-responsive .table-list .table-tr-list .fila .cell-fecha-emision .fecha_yellow {
    color: #61810E;
    font-size: 14.6667px;
    display: block;
    font-family: "PTSans-Bold";
    width: 25%;
    float: left;
  }
  .mis-facturas .tab-content .listado-facturas-responsive .table-list .table-tr-list .fila .cell-fecha-emision span {
    width: 70%;
    float: right;
  }
  .mis-facturas .tab-content .listado-facturas-responsive .table-list .table-tr-list .fila .cell-importe {
    width: 25%;
    float: left;
  }
  .mis-facturas .tab-content .listado-facturas-responsive .table-list .table-tr-list .fila .cell-importe .precio {
    font-family: "PTSans-Bold";
    font-size: 14.6667px;
    display: block;
  }
  .mis-facturas .tab-content .listado-facturas-responsive .table-list .table-tr-list .fila .cell-importe .precio .concepto-factura {
    font-family: PTSans-Regular;
    font-size: 13.3333px;
    margin-left: 5px;
  }
  .mis-facturas .tab-content .listado-facturas-responsive .table-list .table-tr-list .fila .cell-importe .green {
    color: #61810E;
    text-transform: uppercase;
    font-family: "PTSans-Bold";
    font-size: 12px;
  }
  .mis-facturas .tab-content .listado-facturas-responsive .table-list .table-tr-list .fila .cell-importe .red {
    color: #bd0303;
    text-transform: uppercase;
    font-family: "PTSans-Bold";
    font-size: 12px;
  }
  .mis-facturas .tab-content .listado-facturas-responsive .table-list .table-tr-list .fila .cell-detalle {
    width: 70%;
    float: right;
  }
  .mis-facturas .tab-content .listado-facturas-responsive .table-list .table-tr-list .fila .cell-detalle a {
    background-image: url("@theme_image_path@/hidrogea/ico-factura-detalle.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 40px;
    height: 41px;
    display: block;
    float: right;
  }
  .mis-facturas .tab-content .listado-facturas-responsive .table-list .table-tr-list:nth-child(2n) {
    background-color: #f5f7f9;
  }
}
.mis-facturas .tab-content #menu2 {
  float: none;
  margin: auto;
}

.detalle-factura .container {
  width: 1170px !important;
}
@media only screen and (max-width: 767px) {
  .detalle-factura .container {
    width: 100% !important;
  }
}
@media only screen and (max-width: 990px) {
  .detalle-factura .container {
    width: 100% !important;
  }
}
.detalle-factura .container .cabecera {
  margin-top: 20px;
  background: #f8f8f8;
  padding: 20px;
}
.detalle-factura .container .cabecera .top .titulo {
  font-size: 29.3333px;
  color: #013871;
  font-family: "PTSans-Regular";
}
@media only screen and (max-width: 767px) {
  .detalle-factura .container .cabecera .top .entiende-factura {
    display: none;
  }
}
@media only screen and (max-width: 990px) {
  .detalle-factura .container .cabecera .top .entiende-factura {
    display: none;
  }
}
.detalle-factura .container .cabecera .top .entiende-factura a {
  color: #013871;
  background-image: url("@theme_image_path@/hidrogea/entiende-factura.png");
  background-repeat: no-repeat;
  background-position: 0 center;
  padding-left: 50px;
  float: right;
  line-height: 70px;
  font-family: "PTSans-Bold";
  text-decoration: underline;
}
.detalle-factura .container .cabecera .top .numero-factura {
  color: #555;
  font-family: "PTSans-Regular";
  font-size: 18.6667px;
}
.detalle-factura .container .cabecera .bottom {
  border-top: 1px solid #ddd;
  padding-top: 20px;
}
.detalle-factura .container .cabecera .bottom .tit {
  font-family: "PTSans-Regular";
  margin-bottom: 0;
  font-size: 11pt;
}
.detalle-factura .container .cabecera .bottom .precio {
  font-family: "PTSans-Regular";
}
.detalle-factura .container .cabecera .bottom .red {
  text-transform: uppercase;
  color: #bd0303;
  font-size: 12px;
  font-family: "PTSans-Regular";
  margin-left: 15px;
}
.detalle-factura .container .cabecera .bottom .green {
  text-transform: uppercase;
  color: #61810E;
  font-size: 12px;
  font-family: "PTSans-Regular";
  margin-left: 15px;
}
.detalle-factura .container .cabecera .bottom .col-pago-online {
  text-align: right;
  padding-top: 12px;
}
.detalle-factura .container .cabecera .bottom .col-pago-online .btn-combined {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .detalle-factura .container .cabecera .bottom .form-group {
    margin: 20px 0;
  }
}
@media only screen and (max-width: 990px) {
  .detalle-factura .container .cabecera .bottom .form-group {
    margin: 20px 0;
  }
}
.detalle-factura .container .cabecera .bottom .form-group select {
  background-color: #97BA3C;
  background-image: url("@theme_image_path@/hidrogea/angle-down-select.png");
  background-repeat: no-repeat;
  background-position: 90% center;
  border: 0;
  color: white;
  border-radius: 50px;
  font-family: PTSans-Bold;
  font-size: 20px;
  padding: 0 60px 0 30px;
  height: 50px;
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0);
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .detalle-factura .container .cabecera .bottom .form-group select {
    width: 100%;
  }
}
@media only screen and (max-width: 990px) {
  .detalle-factura .container .cabecera .bottom .form-group select {
    width: 100%;
  }
}
.detalle-factura .container .detalle {
  background: #555;
  text-align: center;
  color: #fff;
  padding: 50px 0;
}
.detalle-factura .container .detalle .mensaje {
  margin-bottom: 20px;
}
.detalle-factura .container .detalle .mensaje p {
  margin-bottom: 10px;
}
.detalle-factura .container .detalle .mensaje a {
  color: #fff;
  text-decoration: underline;
}
.detalle-factura .container .detalle .mensaje .display-responsive {
  display: none;
}
@media only screen and (max-width: 767px) {
  .detalle-factura .container .detalle .mensaje .display-responsive {
    display: block;
  }
}
@media only screen and (max-width: 990px) {
  .detalle-factura .container .detalle .mensaje .display-responsive {
    display: block;
  }
}
.detalle-factura .container .detalle .mensaje .display-desktop {
  display: block;
}
@media only screen and (max-width: 767px) {
  .detalle-factura .container .detalle .mensaje .display-desktop {
    display: none;
  }
}
@media only screen and (max-width: 990px) {
  .detalle-factura .container .detalle .mensaje .display-desktop {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .detalle-factura .container .detalle object {
    display: none;
  }
}
@media only screen and (max-width: 990px) {
  .detalle-factura .container .detalle object {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .detalle-factura .container .detalle object iframe {
    display: none;
  }
}
@media only screen and (max-width: 990px) {
  .detalle-factura .container .detalle object iframe {
    display: none;
  }
}
.detalle-factura .container .botones-responsive {
  background: #f8f8f8;
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0);
  display: none;
}
@media only screen and (max-width: 767px) {
  .detalle-factura .container .botones-responsive {
    display: block;
  }
}
@media only screen and (max-width: 990px) {
  .detalle-factura .container .botones-responsive {
    display: block;
  }
}

.plan-12-gotas select {
  -moz-appearance: none;
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='512'%20height='512'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M255,331.9L13.7,208.7c-6.9-3.5-9.7-12-6.2-19c3.5-7,11.9-9.8,18.8-6.3l228.6,116.8l224.8-116.7c6.9-3.6,15.3-0.8,18.8,6.1 c3.5,7,0.8,15.5-6.1,19.1L255,331.9z'%20fill='%23869CAD'/%3E%3C/svg%3E");
  /* 		background-image: none \9; */
  background-position: 97% center;
  background-repeat: no-repeat;
  background-size: 18px auto;
  padding-bottom: 0;
  padding-top: 0;
  padding-right: 100px;
  padding-right: 0 \9 ;
  display: inline-block;
  width: auto;
  background-color: transparent;
  border: 0;
  box-shadow: none;
  border-bottom: 1px solid #CCC;
  border-radius: 0;
  font-family: "PTSans-Regular";
  font-size: 17.3333px;
  color: #666;
}
.plan-12-gotas select:focus {
  outline: none;
}
.plan-12-gotas .cabecera {
  color: #013871;
  font-size: 26.6667px;
  font-family: "PTSans-Regular";
  margin: 50px 0 35px;
}
@media only screen and (max-width: 767px) {
  .plan-12-gotas .cabecera {
    margin-top: 30px;
  }
}
.plan-12-gotas .resumen-plan .table-list .table-thead-list,
.plan-12-gotas .regulaciones-plan .table-list .table-thead-list {
  color: black;
  font-family: "PTSans-Regular";
  font-size: 14.6667px;
}
.plan-12-gotas .resumen-plan .table-list .table-tbody-list,
.plan-12-gotas .regulaciones-plan .table-list .table-tbody-list {
  font-family: "PTSans-Regular";
  font-size: 17.3333px;
  color: #666;
}
.plan-12-gotas .resumen-plan .table-list .table-tr-list:after,
.plan-12-gotas .regulaciones-plan .table-list .table-tr-list:after {
  clear: both;
  display: table;
  content: " ";
}
.plan-12-gotas .resumen-plan .table-list .table-th-list,
.plan-12-gotas .resumen-plan .table-list .table-td-list,
.plan-12-gotas .regulaciones-plan .table-list .table-th-list,
.plan-12-gotas .regulaciones-plan .table-list .table-td-list {
  float: left;
  text-align: center;
}
.plan-12-gotas .resumen-plan .cabecera {
  margin-bottom: 20px;
}
.plan-12-gotas .resumen-plan .content-resumen-plan {
  overflow: hidden;
}
.plan-12-gotas .resumen-plan .content-resumen-plan > div {
  padding-left: 6px;
  padding-right: 0;
}
.plan-12-gotas .resumen-plan .content-resumen-plan > div:first-of-type {
  padding-left: 0;
  padding-right: 6px;
}
@media only screen and (max-width: 767px) {
  .plan-12-gotas .resumen-plan .content-resumen-plan > div {
    padding: 0 !important;
    margin-bottom: 10px;
  }
}
.plan-12-gotas .resumen-plan .selector-plan {
  margin-bottom: 30px;
}
.plan-12-gotas .resumen-plan .selector-plan .input-group {
  margin-bottom: 0;
}
.plan-12-gotas .resumen-plan .table-list {
  background-color: rgba(104, 148, 206, 0.1);
  padding-bottom: 15px;
  padding-top: 20px;
}
.plan-12-gotas .resumen-plan .table-list .table-thead-list {
  padding-bottom: 10px;
}
.plan-12-gotas .resumen-plan .table-list .table-th-list,
.plan-12-gotas .resumen-plan .table-list .table-td-list {
  width: 33.3333%;
}
.plan-12-gotas .resumen-plan .fechas-plan {
  font-family: "PTSans-Regular";
  font-size: 14.6667px;
  color: #666;
}
@media only screen and (min-width: 768px) {
  .plan-12-gotas .resumen-plan .fechas-plan {
    margin-top: 30px;
  }
}
.plan-12-gotas .resumen-plan .fechas-plan:after {
  clear: both;
  display: table;
  content: " ";
}
.plan-12-gotas .resumen-plan .fechas-plan .label {
  font-family: "PTSans-Regular";
  color: black;
  margin-left: 30px;
  margin-right: 15px;
  font-size: 14.6667px;
}
.plan-12-gotas .resumen-plan .fechas-plan .label:first-of-type {
  margin-left: 0;
}
.plan-12-gotas .resumen-plan .fechas-plan > div {
  padding: 0;
}
.plan-12-gotas .resumen-plan .fechas-plan .rango-fechas {
  padding-top: 15px;
}
.plan-12-gotas .regulaciones-plan .table-list .table-thead-list {
  display: none;
}
@media only screen and (min-width: 768px) {
  .plan-12-gotas .regulaciones-plan .table-list .table-thead-list {
    display: block;
    background-color: rgba(104, 148, 206, 0.1);
  }
}
.plan-12-gotas .regulaciones-plan .table-list .table-tr-list {
  padding-bottom: 15px;
  padding-top: 15px;
}
.plan-12-gotas .regulaciones-plan .table-list .table-th-list,
.plan-12-gotas .regulaciones-plan .table-list .table-td-list {
  width: 16.6667%;
}
@media only screen and (max-width: 767px) {
  .plan-12-gotas .regulaciones-plan .table-list .table-th-list,
  .plan-12-gotas .regulaciones-plan .table-list .table-td-list {
    width: 100%;
    float: none;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: left;
  }
  .plan-12-gotas .regulaciones-plan .table-list .table-th-list:before,
  .plan-12-gotas .regulaciones-plan .table-list .table-td-list:before {
    content: attr(data-label) ":";
    margin-right: 10px;
    font-family: "PTSans-Regular";
  }
}
.plan-12-gotas .regulaciones-plan .strong {
  font-family: "PTSans-Bold";
  color: black;
}
.plan-12-gotas .evolucion-plan {
  color: #666;
}
.plan-12-gotas .evolucion-plan .cabecera {
  margin-bottom: 15px;
}
.plan-12-gotas .evolucion-plan .show-grafica-evolucion {
  font-family: PTSans-Bold;
  font-size: 18.6667px;
  height: 35px;
  padding: 0 120px 0 55px;
  background-color: #D3DBE4;
  background-image: url("@theme_image_path@/hidrogea/grafico-orange.png"), url("@theme_image_path@/hidrogea/angle-up-buscador.png");
  background-repeat: no-repeat, no-repeat;
  background-position: 20px center, 94% center;
  background-size: 20px, auto;
  color: #1A4C7F;
  border: none;
  border-radius: 20px;
  transition: 0.4s;
  margin-top: 15px;
}
.plan-12-gotas .evolucion-plan .show-grafica-evolucion:focus {
  color: #1A4C7F;
}
.plan-12-gotas .evolucion-plan .show-grafica-evolucion.collapsed {
  background-image: url("@theme_image_path@/hidrogea/grafico-orange.png"), url("@theme_image_path@/hidrogea/angle-down-buscador.png");
}
.plan-12-gotas .evolucion-plan #grafica-evolucion-plan {
  margin-top: 30px;
}
.plan-12-gotas .evolucion-plan .table-list {
  margin-top: 40px;
  margin-bottom: 40px;
}
.plan-12-gotas .evolucion-plan .table-list .table-thead-list {
  color: black;
  font-family: "PTSans-Regular";
  font-size: 14.6667px;
  background-color: rgba(1, 56, 113, 0.04);
}
.plan-12-gotas .evolucion-plan .table-list .table-thead-list .table-tr-list {
  border-bottom-color: #ABABAB;
}
@media only screen and (max-width: 767px) {
  .plan-12-gotas .evolucion-plan .table-list .table-thead-list {
    display: none;
  }
}
.plan-12-gotas .evolucion-plan .table-list .table-tbody-list {
  font-family: "PTSans-Regular";
  font-size: 14.6667px;
}
@media only screen and (max-width: 767px) {
  .plan-12-gotas .evolucion-plan .table-list .table-tbody-list {
    border-top: 2px solid #E3E3E3;
  }
}
.plan-12-gotas .evolucion-plan .table-list .table-tr-list {
  border-bottom: 2px solid #E3E3E3;
  padding-bottom: 15px;
}
.plan-12-gotas .evolucion-plan .table-list .table-tr-list:after {
  clear: both;
  display: table;
  content: " ";
}
@media only screen and (min-width: 768px) {
  .plan-12-gotas .evolucion-plan .table-list .table-tr-list {
    padding-top: 15px;
  }
  .plan-12-gotas .evolucion-plan .table-list .table-tr-list:nth-of-type(2n) {
    background-color: rgba(1, 56, 113, 0.04);
  }
}
.plan-12-gotas .evolucion-plan .table-list .table-th-list,
.plan-12-gotas .evolucion-plan .table-list .table-td-list {
  float: left;
}
.plan-12-gotas .evolucion-plan .cell-mes {
  width: 25%;
  padding-left: 8%;
}
.plan-12-gotas .evolucion-plan .cell-plan-previsto {
  width: 25%;
  padding-left: 4%;
}
.plan-12-gotas .evolucion-plan .cell-cuotas-pagadas {
  width: 50%;
  padding-left: 1.5%;
}
@media only screen and (max-width: 767px) {
  .plan-12-gotas .evolucion-plan .cell-mes {
    width: 100%;
    background-color: rgba(1, 56, 113, 0.04);
    float: none;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 20px;
    margin-bottom: 5px;
  }
  .plan-12-gotas .evolucion-plan .cell-plan-previsto {
    padding-left: 20px;
  }
  .plan-12-gotas .evolucion-plan .cell-plan-previsto,
  .plan-12-gotas .evolucion-plan .cell-cuotas-pagadas {
    width: 50%;
  }
  .plan-12-gotas .evolucion-plan .cell-plan-previsto:before,
  .plan-12-gotas .evolucion-plan .cell-cuotas-pagadas:before {
    content: attr(data-label) ":";
    display: block;
    font-family: "PTSans-Regular";
  }
}
.plan-12-gotas .evolucion-plan .table-list span {
  display: block;
  font-size: 14.6667px;
}
.plan-12-gotas .evolucion-plan .table-list span.importe {
  font-family: "PTSans-Bold";
  color: #61810E;
}
.plan-12-gotas .evolucion-plan .table-list span.estado {
  font-family: "PTSans-Bold";
  color: #B85D08;
}
.plan-12-gotas .evolucion-plan .table-list span.estado.st-alert {
  color: #BD0303;
}
.plan-12-gotas #modal-cancelar-plan-12gotas .table-list {
  margin-top: 40px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .plan-12-gotas #modal-cancelar-plan-12gotas .table-list {
    margin-top: 20px;
    margin-bottom: 15px;
    border: 1px solid #CCC;
  }
}
.plan-12-gotas #modal-cancelar-plan-12gotas .table-list .table-thead-list {
  color: black;
  font-family: "PTSans-Regular";
  font-size: 14.6667px;
  display: none;
}
@media only screen and (min-width: 768px) {
  .plan-12-gotas #modal-cancelar-plan-12gotas .table-list .table-thead-list {
    background-color: rgba(1, 56, 113, 0.04);
    display: block;
  }
}
.plan-12-gotas #modal-cancelar-plan-12gotas .table-list .table-tbody-list {
  font-family: "PTSans-Regular";
  font-size: 17.3333px;
  color: #666;
}
.plan-12-gotas #modal-cancelar-plan-12gotas .table-list .table-tr-list {
  padding-bottom: 15px;
  padding-top: 15px;
}
.plan-12-gotas #modal-cancelar-plan-12gotas .table-list .table-tr-list:after {
  clear: both;
  display: table;
  content: " ";
}
.plan-12-gotas #modal-cancelar-plan-12gotas .table-list .table-th-list,
.plan-12-gotas #modal-cancelar-plan-12gotas .table-list .table-td-list {
  float: left;
  text-align: center;
  width: 20%;
}
@media only screen and (max-width: 767px) {
  .plan-12-gotas #modal-cancelar-plan-12gotas .table-list .table-th-list,
  .plan-12-gotas #modal-cancelar-plan-12gotas .table-list .table-td-list {
    width: 100%;
    float: none;
    padding: 5px 10px;
    text-align: left;
  }
  .plan-12-gotas #modal-cancelar-plan-12gotas .table-list .table-th-list:before,
  .plan-12-gotas #modal-cancelar-plan-12gotas .table-list .table-td-list:before {
    content: attr(data-label) ":";
    margin-right: 10px;
    font-family: "PTSans-Regular";
  }
}
.plan-12-gotas #modal-cancelar-plan-12gotas .table-list .strong {
  font-family: "PTSans-Bold";
  color: black;
}
.plan-12-gotas #modal-cancelar-plan-12gotas header {
  margin: -15px -15px 0;
  padding: 30px 40px;
  background-color: #F8F8F8;
  text-transform: uppercase;
  color: #97BA3C;
  font-family: "PTSans-Regular";
  font-size: 29.3333px;
}
.plan-12-gotas #modal-cancelar-plan-12gotas .container-modal-cancelar-12gotas {
  padding: 20px 10px;
}
@media only screen and (min-width: 768px) {
  .plan-12-gotas #modal-cancelar-plan-12gotas .container-modal-cancelar-12gotas {
    padding: 50px 40px;
  }
}
.plan-12-gotas #modal-cancelar-plan-12gotas .aviso-destacado {
  margin-bottom: 45px;
  padding-left: 105px;
}
@media only screen and (max-width: 767px) {
  .plan-12-gotas #modal-cancelar-plan-12gotas .aviso-destacado {
    margin-bottom: 25px;
    height: auto;
    background-size: contain;
    padding: 10px;
  }
  .plan-12-gotas #modal-cancelar-plan-12gotas .aviso-destacado .titulo {
    margin-top: 0;
  }
}
.plan-12-gotas #modal-cancelar-plan-12gotas .botones {
  margin-top: 40px;
}
.plan-12-gotas #modal-cancelar-plan-12gotas .botones:after {
  clear: both;
  display: table;
  content: " ";
}
.plan-12-gotas #modal-cancelar-plan-12gotas .botones .btn {
  margin-left: 15px;
}
@media only screen and (max-width: 767px) {
  .plan-12-gotas #modal-cancelar-plan-12gotas .botones {
    margin-top: 20px;
  }
  .plan-12-gotas #modal-cancelar-plan-12gotas .botones .pull-right {
    float: none !important;
  }
  .plan-12-gotas #modal-cancelar-plan-12gotas .botones .btn {
    width: 100%;
    margin-left: 0;
  }
}
.plan-12-gotas .info-avisos .msg-info-aviso {
  border: 1px solid rgba(1, 56, 113, 0.3);
  padding: 30px;
  color: #013871;
  background: url("@theme_image_path@/hidrogea/icon-info-averias.png") no-repeat 45px 20px;
}
@media only screen and (max-width: 767px) {
  .plan-12-gotas .info-avisos .msg-info-aviso {
    background: none;
  }
}
.plan-12-gotas .info-avisos .msg-info-aviso .wrapper-msg-info-aviso {
  padding-left: 130px;
  font-size: 16px;
}
.plan-12-gotas .info-avisos .msg-info-aviso .wrapper-msg-info-aviso .title {
  font-family: "PTSans-Bold";
  display: block;
  font-size: 20px;
  margin-bottom: 20px;
}
.plan-12-gotas .info-avisos .msg-info-aviso .wrapper-msg-info-aviso a, .plan-12-gotas .info-avisos .msg-info-aviso .wrapper-msg-info-aviso .resaltado {
  font-family: "PTSans-Regular";
}
.plan-12-gotas .info-avisos .msg-info-aviso .wrapper-msg-info-aviso p {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .plan-12-gotas .info-avisos .msg-info-aviso {
    padding: 15px;
    background-position-x: 25px;
  }
  .plan-12-gotas .info-avisos .msg-info-aviso .wrapper-msg-info-aviso {
    padding-left: 0;
  }
}
.plan-12-gotas .info-avisos .msg-info-aviso-green {
  border: 1px solid rgba(20, 149, 3, 0.3);
  padding: 30px;
  color: #149503;
  background: url("@theme_image_path@/hidrogea/icon-info-check.png") no-repeat 45px 20px;
}
@media only screen and (max-width: 767px) {
  .plan-12-gotas .info-avisos .msg-info-aviso-green {
    background: none;
  }
}
.plan-12-gotas .info-avisos .msg-info-aviso-green .wrapper-msg-info-aviso {
  padding-left: 130px;
  font-size: 16px;
}
.plan-12-gotas .info-avisos .msg-info-aviso-green .wrapper-msg-info-aviso .title {
  font-family: "PTSans-Bold";
  display: block;
  font-size: 20px;
  margin-bottom: 20px;
}
.plan-12-gotas .info-avisos .msg-info-aviso-green .wrapper-msg-info-aviso a, .plan-12-gotas .info-avisos .msg-info-aviso-green .wrapper-msg-info-aviso .resaltado {
  font-family: "PTSans-Regular";
}
.plan-12-gotas .info-avisos .msg-info-aviso-green .wrapper-msg-info-aviso p {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .plan-12-gotas .info-avisos .msg-info-aviso-green {
    padding: 15px;
    background-position-x: 25px;
  }
  .plan-12-gotas .info-avisos .msg-info-aviso-green .wrapper-msg-info-aviso {
    padding-left: 0;
  }
}

.pestanas-facturas {
  /*.agrupador-pestanas*/
}
.pestanas-facturas .agrupador-inferior-pestanas {
  width: 100%;
  height: 10px;
  background-color: #ecf0f6;
}
.pestanas-facturas .agrupador-pestanas {
  font-family: "PTSans-Regular";
  font-size: 26.6667px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  height: 50px;
  /*ul*/
}
.pestanas-facturas .agrupador-pestanas ul {
  margin: 0;
  padding: 0;
  background-color: #fff;
  /*li*/
}
.pestanas-facturas .agrupador-pestanas ul li {
  float: left;
  margin: 0px 0px;
  padding-right: 0px;
  padding-left: 0px;
  /*.ocultar*/
  /*a*/
  /*&.active*/
}
@media only screen and (max-width: 767px) {
  .pestanas-facturas .agrupador-pestanas ul li .ocultar {
    display: none;
  }
}
@media only screen and (max-width: 990px) {
  .pestanas-facturas .agrupador-pestanas ul li .ocultar {
    display: none;
  }
}
.pestanas-facturas .agrupador-pestanas ul li a {
  font-family: PTSans-Regular;
  font-size: 17.3333px;
  text-decoration: none;
  text-align: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: #28234e;
  color: #fff;
}
.pestanas-facturas .agrupador-pestanas ul li a.active {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #ecf0f6;
  color: #453937;
}
.pestanas-facturas .agrupador-pestanas ul li a.gest-facturas-pagos {
  width: 98%;
  height: 50px;
  padding-top: 15px;
  padding-bottom: 8px;
}
.pestanas-facturas .agrupador-pestanas ul li a.gest-facturas-pagos.nav-first {
  margin-right: 2%;
}
.pestanas-facturas .agrupador-pestanas ul li a.gest-facturas-pagos.nav-last {
  margin-left: 2%;
}
.pestanas-facturas .agrupador-pestanas ul li a.gest-facturas-pagos.nav-middle {
  margin-left: 2%;
  margin-right: 2%;
}
.pestanas-facturas .agrupador-pestanas ul li .nav-first {
  padding-left: 0px;
  padding-right: 10px;
}
.pestanas-facturas .agrupador-pestanas ul li .nav-last {
  padding-left: 0px;
  padding-right: 10px;
}
.pestanas-facturas .agrupador-pestanas ul li .nav-middle {
  padding-left: 10px;
  padding-right: 10px;
}
.pestanas-facturas .agrupador-pestanas ul li.active a {
  background-color: #ecf0f6;
  color: #453937;
}

/*.pestanas-facturas*/
.notificaciones .buscador-notificaciones .btn-buscador {
  font-family: PTSans-Bold;
  font-size: 18.6667px;
  padding-left: 55px;
  padding-right: 120px;
  background-color: #D3DBE4;
  background-image: url("@theme_image_path@/hidrogea/icon-search-blue.png"), url("@theme_image_path@/hidrogea/angle-up-buscador.png");
  background-repeat: no-repeat, no-repeat;
  background-position: 20px center, 94% center;
  background-size: 20px, auto;
  color: #1A4C7F;
  border: none;
  border-radius: 20px;
  transition: 0.4s;
}
.notificaciones .buscador-notificaciones .btn-buscador.collapsed {
  background-image: url("@theme_image_path@/hidrogea/icon-search-blue.png"), url("@theme_image_path@/hidrogea/angle-down-buscador.png");
}
@media only screen and (min-width: 768px) {
  .notificaciones .buscador-notificaciones .form-buscador-notificaciones .group-submit {
    bottom: 25px;
  }
}
.notificaciones .list-notificaciones {
  color: #666;
  font-family: "PTSans-Regular";
  font-size: 16px;
  margin-top: 30px;
}
.notificaciones .list-notificaciones .table-list .table-tr-list {
  padding-top: 25px;
  padding-bottom: 25px;
  border-bottom: 2px solid #B2B2B2;
}
.notificaciones .list-notificaciones .table-list .table-tr-list:after {
  clear: both;
  display: table;
  content: " ";
}
.notificaciones .list-notificaciones .table-list .table-td-list {
  float: left;
}
.notificaciones .list-notificaciones .table-list .table-td-list.cell-alerts {
  width: 20%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .notificaciones .list-notificaciones .table-list .table-td-list.cell-alerts {
    width: auto;
    float: none;
    display: inline-block;
  }
}
.notificaciones .list-notificaciones .table-list .table-td-list.cell-fecha {
  width: 20%;
}
@media only screen and (max-width: 767px) {
  .notificaciones .list-notificaciones .table-list .table-td-list.cell-fecha {
    width: auto;
    padding-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
  }
}
.notificaciones .list-notificaciones .table-list .table-td-list.cell-notificacion {
  width: 70%;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .notificaciones .list-notificaciones .table-list .table-td-list.cell-notificacion {
    width: 100%;
  }
}
.notificaciones .list-notificaciones .cell-alerts .alert {
  height: 40px;
  width: 46px;
  background: url("@theme_image_path@/hidrogea/ico-aviso-rojo.png") no-repeat center;
  background-size: contain;
  display: inline-block;
  margin-bottom: 0;
}
.notificaciones .list-notificaciones .cell-fecha {
  font-family: "PTSans-Regular";
  font-size: 14.6667px;
}
.notificaciones .list-notificaciones .titulo {
  font-family: "PTSans-Bold";
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #013871;
}
.notificaciones .list-notificaciones .contrato {
  font-family: "PTSans-Regular";
  color: #61810E;
  display: block;
}
.notificaciones .list-notificaciones .btn-detalle-notificacion {
  width: 40px;
  height: 40px;
  border: 0;
  box-shadow: none;
  background: url("@theme_image_path@/hidrogea/angle-faq.png") no-repeat center;
  position: absolute;
  right: 0;
  top: -7px;
}
.notificaciones .list-notificaciones .content-notificacion {
  line-height: 1.3;
}
.notificaciones .list-notificaciones .detalle-notificacion {
  background-color: rgba(104, 148, 206, 0.04);
  margin-top: 20px;
}
.notificaciones .list-notificaciones .detalle-notificacion .inner-detalle-notificacion {
  padding: 30px 20px;
}
@media only screen and (max-width: 767px) {
  .notificaciones .list-notificaciones .detalle-notificacion .inner-detalle-notificacion {
    padding: 15px;
  }
}
.notificaciones .list-notificaciones p {
  /*margin-bottom: 15px;*/
}
.notificaciones .list-notificaciones p::last-of-type {
  margin-bottom: 0;
}

.list-notificaciones .cabecera {
  background-color: #d5dce4;
  font-family: PTSans-Bold;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  font-color: #4a4a4a;
  height: 3em;
}

.list-notificaciones .cabecera .columna {
  margin-top: 0.6em;
}

.list-notificaciones .line {
  height: 2px;
  border: solid 1px #b5c5d6;
}

.list-notificaciones p.alias {
  font-family: PTSans-Bold;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #91bb44;
}

.list-notificaciones p.numero-contrato {
  font-family: PTSans-Bold;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #4a4a4a;
}

.list-notificaciones .filas {
  margin-top: 2em;
}

.list-notificaciones .detalle {
  font-family: PTSans-Regular;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #737373;
}

.list-notificaciones .direccion-suministro, .list-notificaciones .recepcion {
  font-family: PTSans-Regular;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #4a4a4a;
}

.gestiones-online .tab-gestiones-online li {
  border: 0;
}
.gestiones-online .tab-gestiones-online li:nth-of-type(1) {
  padding-right: 6px;
}
.gestiones-online .tab-gestiones-online li:nth-of-type(2) {
  padding-left: 6px;
}
.gestiones-online .tab-gestiones-online li.active a {
  color: #013871;
  background-color: #F0F4FA;
  border-bottom: 2px solid #6183A8;
  border-left: 0;
}
.gestiones-online .tab-gestiones-online li a {
  display: block;
  color: #747474;
  text-decoration: none;
  font-family: "PTSans-Regular";
  border-bottom: 2px solid #B2B2B2;
  border-left: 0;
}
@media only screen and (max-width: 480px) {
  .gestiones-online .tab-gestiones-online li {
    min-height: 60px;
    display: flex;
  }
  .gestiones-online .tab-gestiones-online li a {
    white-space: normal;
    padding-left: 0;
    padding-right: 0;
    line-height: 1;
    width: 100%;
  }
}
.gestiones-online .buscador-gestiones .btn-buscador {
  font-family: "PTSans-Bold";
  font-size: 18.6667px;
  padding-left: 55px;
  padding-right: 120px;
  background-color: #D3DBE4;
  background-image: url("@theme_image_path@/hidrogea/icon-search-blue.png"), url("@theme_image_path@/hidrogea/angle-up-buscador.png");
  background-repeat: no-repeat, no-repeat;
  background-position: 20px center, 94% center;
  background-size: 20px, auto;
  color: #1A4C7F;
  border: none;
  border-radius: 20px;
  transition: 0.4s;
}
.gestiones-online .buscador-gestiones .btn-buscador.collapsed {
  background-image: url("@theme_image_path@/hidrogea/icon-search-blue.png"), url("@theme_image_path@/hidrogea/angle-down-buscador.png");
}
@media only screen and (min-width: 768px) {
  .gestiones-online .buscador-gestiones .form-buscador-gestiones .group-submit {
    bottom: 25px;
  }
}
.gestiones-online .st-default, .gestiones-online .st-alert, .gestiones-online .st-success, .gestiones-online .st-warning {
  font-family: "PTSans-Bold";
}
.gestiones-online .st-default {
  color: #666;
}
.gestiones-online .st-alert {
  color: #BD0303;
}
.gestiones-online .st-success {
  color: #61810E;
}
.gestiones-online .st-warning {
  color: #B85D08;
}
.gestiones-online .btn-detalle-gestion {
  background-image: url("@theme_image_path@/hidrogea/angle-faq-open.png");
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  transition: 0.4s;
  width: 40px;
  height: 25px;
  box-shadow: none;
}
.gestiones-online .btn-detalle-gestion.collapsed {
  background-image: url("@theme_image_path@/hidrogea/angle-faq.png");
}
.gestiones-online .detalle-gestion {
  clear: both;
  width: 100%;
  background-color: #f9fbfd;
  margin-bottom: 15px;
}
.gestiones-online .detalle-gestion .inner-detalle-gestion {
  padding: 30px;
}
.gestiones-online .detalle-gestion p {
  margin-bottom: 15px;
}
.gestiones-online .detalle-gestion p:last-of-type {
  margin-bottom: 0;
}
.gestiones-online .listado-gestiones {
  margin-top: 50px;
}
.gestiones-online .listado-gestiones .table-list .table-thead-list {
  border-bottom: 2px solid #ABABAB;
  background-color: #F5F7F9;
  color: black;
  font-family: "PTSans-Regular";
  font-size: 14.6667px;
}
.gestiones-online .listado-gestiones .table-list .table-tbody-list {
  font-family: "PTSans-Regular";
  font-size: 14.6667px;
}
.gestiones-online .listado-gestiones .table-list .table-tr-list {
  border-bottom: 1px solid #ddd;
}
.gestiones-online .listado-gestiones .table-list .table-tr-list:after {
  clear: both;
  display: table;
  content: " ";
}
.gestiones-online .listado-gestiones .table-list .table-th-list,
.gestiones-online .listado-gestiones .table-list .table-td-list {
  float: left;
  padding: 12px;
}
.gestiones-online .listado-gestiones .cell-tipo-gestion {
  width: 30%;
  text-align: center;
}
.gestiones-online .listado-gestiones .cell-id-gestion {
  width: 20%;
  text-align: center;
}
.gestiones-online .listado-gestiones .cell-solicitud {
  width: 20%;
  text-align: center;
}
.gestiones-online .listado-gestiones .cell-estado {
  width: 20%;
  text-align: center;
}
.gestiones-online .listado-gestiones .cell-detalle {
  width: 10%;
  text-align: center;
}
.gestiones-online .listado-gestiones.has-searched .cell-contrato {
  width: 15%;
}
.gestiones-online .listado-gestiones.has-searched .cell-agrupador {
  width: 15%;
}
.gestiones-online .listado-gestiones.has-searched .cell-tipo-gestion {
  width: 20%;
}
.gestiones-online .listado-gestiones.has-searched .cell-id-gestion {
  width: 12.5%;
}
.gestiones-online .listado-gestiones.has-searched .cell-solicitud {
  width: 12.5%;
}
.gestiones-online .listado-gestiones.has-searched .cell-estado {
  width: 15%;
}
@media only screen and (max-width: 767px) {
  .gestiones-online .listado-gestiones .cell-contrato, .gestiones-online .listado-gestiones .cell-agrupador,
  .gestiones-online .listado-gestiones .cell-id-gestion, .gestiones-online .listado-gestiones .table-thead-list {
    display: none;
  }
  .gestiones-online .listado-gestiones .table-tr-list {
    position: relative;
    padding-top: 20px;
  }
  .gestiones-online .listado-gestiones .table-tr-list:first-of-type {
    border-top: 1px solid #DDD;
  }
  .gestiones-online .listado-gestiones .cell-tipo-gestion, .gestiones-online .listado-gestiones.has-searched .cell-tipo-gestion {
    width: 80%;
    width: calc(100% - 60px);
    text-align: inherit;
    position: relative;
    margin-bottom: 10px;
  }
  .gestiones-online .listado-gestiones .cell-solicitud, .gestiones-online .listado-gestiones.has-searched .cell-solicitud {
    width: 50%;
    text-align: inherit;
    position: relative;
  }
  .gestiones-online .listado-gestiones .cell-estado, .gestiones-online .listado-gestiones.has-searched .cell-estado {
    width: 50%;
    text-align: inherit;
    position: relative;
  }
  .gestiones-online .listado-gestiones .cell-detalle {
    width: auto;
    position: absolute;
    top: 0;
    right: 0;
  }
  .gestiones-online .listado-gestiones .cell-tipo-gestion:before,
  .gestiones-online .listado-gestiones .cell-solicitud:before,
  .gestiones-online .listado-gestiones .cell-estado:before {
    content: attr(data-label) ":";
    position: absolute;
    top: -10px;
    font-family: "PTSans-Regular";
  }
}
@media only screen and (max-width: 767px) {
  .gestiones-online .wrapper-gestiones-online {
    padding: 0 15px;
  }
}
.gestiones-online .list-management .panel-management .panel-management {
  width: 50%;
}
@media only screen and (min-width: 768px) {
  .gestiones-online .list-management .panel-management .panel-management {
    width: 33.333%;
  }
}

.ajustes-cliente .acceso {
  padding: 60px 0 35px 100px;
  background-repeat: no-repeat;
  background-position: 20px 70px;
  border-bottom: 1px solid #EAEAEA;
}
.ajustes-cliente .acceso:last-of-type {
  border-bottom: 0;
}
.ajustes-cliente .acceso.acceso-miperfil {
  background-image: url("@theme_image_path@/hidrogea/icons/icon-ajuste-perfil.png");
}
.ajustes-cliente .acceso.acceso-cuentas-asociadas {
  background-image: url("@theme_image_path@/hidrogea/icons/icon-ajuste-cuentasasociadas.png");
}
.ajustes-cliente .acceso.acceso-agrupaciones {
  background-image: url("@theme_image_path@/hidrogea/icons/icon-ajuste-agrupaciones.png");
}
.ajustes-cliente .acceso.acceso-alertas {
  background-image: url("@theme_image_path@/hidrogea/icons/icon-ajuste-alertas.png");
}
.ajustes-cliente .acceso.acceso-baja {
  background-image: url("@theme_image_path@/hidrogea/icons/icon-ajuste-baja.png");
}
.ajustes-cliente .acceso.acceso-logout {
  text-align: center;
  padding-left: 0;
}
.ajustes-cliente .acceso.acceso-logout h3 {
  color: #013871;
  font-size: 24px;
  margin-bottom: 15px;
}
.ajustes-cliente .acceso.acceso-logout .btn-primary {
  font-family: "PTSans-Bold";
  font-size: 22.6667px;
  background-color: #97BA3C;
  text-decoration: none;
  padding: 5px 100px;
  border: 0;
  border-radius: 30px;
}
.ajustes-cliente .acceso .descripcion {
  padding-right: 100px;
  position: relative;
}
.ajustes-cliente .acceso h3 {
  font-size: 26.6667px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.ajustes-cliente .acceso h3 a {
  color: #013871;
  text-decoration: inherit;
}
.ajustes-cliente .acceso h3 a:hover, .ajustes-cliente .acceso h3 a:focus {
  text-decoration: underline;
}
.ajustes-cliente .acceso p {
  font-size: 17.3333px;
  margin-bottom: 15px;
}
.ajustes-cliente .acceso .arrow-access {
  position: absolute;
  right: 20px;
  top: 55px;
  display: block;
  width: 46px;
  height: 79px;
  clear: right;
  background: url("@theme_image_path@/hidrogea/icons/icon-ajuste-flecha.png") no-repeat center;
  background-size: contain;
  font-size: 0;
}
@media only screen and (max-width: 767px) {
  .ajustes-cliente .acceso {
    background-position-y: center;
    padding: 30px 0 35px 80px;
    background-position-x: left;
  }
  .ajustes-cliente .acceso .descripcion p {
    display: none;
  }
  .ajustes-cliente .acceso .arrow-access {
    top: -15px;
    right: 0;
  }
}

.ajustes-alertas .info-tramite {
  margin-bottom: 60px;
  margin-top: 70px;
}
.ajustes-alertas .info-tramite .inner-info-tramite {
  background: rgba(246, 202, 83, 0.9) url("@theme_image_path@/hidrogea/ico-info.png") no-repeat left center;
  background-size: contain;
  padding: 20px 20px 20px 110px;
  font-size: 16px;
}
.ajustes-alertas .info-tramite .inner-info-tramite .titulo {
  font-family: "PTSans-Bold";
  margin-bottom: 5px;
  text-transform: uppercase;
}
.ajustes-alertas .info-tramite .inner-info-tramite p {
  margin-bottom: 0;
  line-height: 1.1;
}
.ajustes-alertas .info-tramite .inner-info-tramite p span {
  margin-right: 35px;
}
.ajustes-alertas .info-tramite .inner-info-tramite p span:last-of-type {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .ajustes-alertas .info-tramite {
    margin: 30px -15px;
  }
  .ajustes-alertas .info-tramite .inner-info-tramite {
    padding: 20px;
  }
}
.ajustes-alertas select {
  -moz-appearance: none;
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='512'%20height='512'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M255,331.9L13.7,208.7c-6.9-3.5-9.7-12-6.2-19c3.5-7,11.9-9.8,18.8-6.3l228.6,116.8l224.8-116.7c6.9-3.6,15.3-0.8,18.8,6.1 c3.5,7,0.8,15.5-6.1,19.1L255,331.9z'%20fill='%23869CAD'/%3E%3C/svg%3E");
  background-image: none \9 ;
  background-position: 90% center;
  background-repeat: no-repeat;
  background-size: 18px auto;
  padding-bottom: 0;
  padding-top: 0;
  padding-right: 35px;
  padding-right: 0 \9 ;
  display: inline-block;
  width: auto;
  background-color: transparent;
  border: 0;
  box-shadow: none;
  border-bottom: 2px solid;
  border-radius: 0;
  font-family: "PTSans-Regular";
  font-size: 14.6667px;
}
.ajustes-alertas select:focus {
  outline: none;
}
.ajustes-alertas .configuracion-alertas {
  color: #666;
  font-size: 17.3333px;
}
.ajustes-alertas .configuracion-alertas h3 {
  font-size: 26.6667px;
  color: #013871;
  margin-bottom: 5px;
}
.ajustes-alertas .configuracion-alertas i {
  color: #bd0303;
  display: inline-block;
  margin-right: 5px;
}
.ajustes-alertas .configuracion-alertas .msg-required {
  font-size: 14.6667px;
  color: black;
}
.ajustes-alertas .configuracion-alertas .check-all-alertas {
  width: 100%;
}
.ajustes-alertas .configuracion-alertas .check-all-alertas label {
  font-family: "PTSans-Regular";
}
.ajustes-alertas .configuracion-alertas .forma-aviso-alertas {
  margin-top: 25px;
  margin-bottom: 25px;
}
.ajustes-alertas .configuracion-alertas .forma-aviso-alertas .input-group {
  width: 100%;
  height: 40px;
}
.ajustes-alertas .configuracion-alertas .forma-aviso-alertas input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}
.ajustes-alertas .configuracion-alertas .forma-aviso-alertas input[type=checkbox] + label {
  text-indent: 30px;
  height: 18px;
  width: 18px;
  border: 1px solid #CCC;
  border-radius: 4px;
  white-space: nowrap;
  position: absolute;
  transition: 0.2s ease-out;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  line-height: 1;
}
.ajustes-alertas .configuracion-alertas .forma-aviso-alertas input[type=checkbox] + label:after {
  content: "";
  position: absolute;
  width: 0px;
  height: 10px;
  border-bottom: 5px solid #97BA3C;
  border-left: 5px solid #97BA3C;
  top: 4px;
  left: 8px;
  transform-origin: bottom left;
  transform: rotate(-45deg);
  opacity: 0;
  transition: 0.2s ease-out;
}
.ajustes-alertas .configuracion-alertas .forma-aviso-alertas input[type=checkbox]:checked + label:after {
  opacity: 1;
  width: 20px;
}
.ajustes-alertas .configuracion-alertas .forma-aviso-alertas select, .ajustes-alertas .configuracion-alertas .forma-aviso-alertas input[type=text] {
  font-family: "PTSans-Regular";
  padding-left: 2px;
  padding-right: 2px;
}
.ajustes-alertas .configuracion-alertas .forma-aviso-alertas select {
  background-position-x: 98%;
}
.ajustes-alertas .configuracion-alertas .forma-aviso-alertas input[type=text] {
  border: 0;
  border-bottom: 2px solid #666;
  border-radius: 0;
  box-shadow: none;
}
.ajustes-alertas .configuracion-alertas .forma-aviso-alertas .sub-label {
  font-size: 13.3333px;
  font-weight: normal;
}
.ajustes-alertas .configuracion-alertas .alertas-on {
  margin-bottom: 25px;
}
.ajustes-alertas .configuracion-alertas section.dropdown {
  background: rgba(104, 148, 206, 0.04); /* 6894CE */
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .ajustes-alertas .configuracion-alertas section.dropdown {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.ajustes-alertas .configuracion-alertas section.dropdown > [data-toggle] {
  border: 0;
  width: 100%;
  padding: 10px 15px;
  text-align: left;
  font-family: "PTSans-Regular";
  color: #013871;
  display: block;
  cursor: pointer;
  background: url("@theme_image_path@/hidrogea/angle-faq-open.png") no-repeat 97% center;
}
.ajustes-alertas .configuracion-alertas section.dropdown > [data-toggle].collapsed {
  background-image: url("@theme_image_path@/hidrogea/angle-faq.png");
}
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas {
  padding: 0 15px 15px;
}
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .list-alertas {
  list-style: none;
  padding-left: 50px;
  margin-top: 15px;
}
@media only screen and (max-width: 767px) {
  .ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .list-alertas {
    padding-left: 0;
  }
}
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .list-alertas > li {
  position: relative;
  margin-bottom: 5px;
}
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .list-alertas > li:after {
  content: " ";
  display: table;
  clear: both;
}
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .list-alertas .input-group {
  width: 95%;
}
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .check-alerta {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .check-alerta {
    min-height: 40px;
  }
}
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .check-alerta > .input-group {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .check-alerta > .input-group {
    width: 100%;
  }
}
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .check-alerta .config-tipo-alerta {
  margin-left: 55px;
  margin-right: 70px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .check-alerta .config-tipo-alerta {
    margin-right: 0;
  }
}
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .check-alerta .config-tipo-alerta > span {
  font-size: 13.3333px;
  width: 50%;
  display: block;
  line-height: 1.1;
  margin-bottom: 20px;
  margin-top: 5px;
}
@media only screen and (max-width: 767px) {
  .ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .check-alerta .config-tipo-alerta > span {
    width: 100%;
  }
}
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .check-alerta .config-tipo-alerta .content-config-tipo-alerta {
  background-color: rgba(104, 148, 206, 0.06);
  padding: 15px;
}
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .check-alerta .config-tipo-alerta .content-config-tipo-alerta label {
  font-size: 13.3333px;
  font-weight: normal;
}
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .check-alerta .config-tipo-alerta .form-group:last-of-type {
  margin-bottom: 0;
}
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .check-alerta .config-tipo-alerta .form-group label {
  font-size: 13.3333px;
  font-weight: normal;
}
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .check-alerta .config-tipo-alerta .form-group .field-label {
  font-size: 13.3333px;
  font-weight: normal;
  display: block;
  margin-bottom: 5px;
}
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .check-alerta .config-tipo-alerta .form-group input[type=text] {
  display: inline-block;
  text-align: center;
  background-color: transparent;
  border: 0;
  box-shadow: none;
  font-size: 14.6667px;
  font-family: "PTSans-Regular";
  border-bottom: 2px solid;
  border-radius: 0;
  padding: 5px;
  width: auto;
}
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .check-alerta .config-tipo-alerta .form-group input[type=text].input-small {
  width: 100px;
}
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .check-alerta .config-tipo-alerta .form-group input[type=radio] {
  position: absolute;
  visibility: hidden;
}
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .check-alerta .config-tipo-alerta .form-group input[type=radio] + label {
  font-family: "PTSans-Bold";
  color: #013871;
  background-color: rgba(211, 219, 228, 0.8);
  padding: 5px 30px;
  line-height: 1;
  border-top: 2px solid #ABADB0;
  border-bottom: 2px solid #ABADB0;
  border-right: 2px solid #ABADB0;
  margin-left: -5px;
  transition: 0.2s;
}
@media (prefers-reduced-motion: reduce) {
  .ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .check-alerta .config-tipo-alerta .form-group input[type=radio] + label {
    transition: none;
  }
}
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .check-alerta .config-tipo-alerta .form-group input[type=radio] + label:first-of-type {
  border-left: 2px solid #ABADB0;
  margin-left: 0;
}
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .check-alerta .config-tipo-alerta .form-group input[type=radio]:checked + label {
  color: white;
  background-color: rgba(151, 186, 60, 0.9);
}
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .comunicacion.email,
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .comunicacion.telf {
  padding-left: 35px;
  position: absolute;
  top: 0;
}
@media only screen and (max-width: 767px) {
  .ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .comunicacion.email,
  .ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .comunicacion.telf {
    position: inherit;
    top: inherit;
    right: inherit !important;
    width: 100% !important;
    margin-left: 50px;
  }
}
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .comunicacion.email input,
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .comunicacion.telf input {
  border: 0;
  background-color: transparent;
  padding: 0;
  height: 40px;
  background-color: transparent;
  padding: 0;
  height: 40px;
  box-shadow: none;
  text-overflow: ellipsis;
  text-decoration: underline;
  color: #666;
}
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .comunicacion.email label,
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .comunicacion.telf label {
  font-size: 0;
  height: 0;
}
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .comunicacion.email.empty,
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .comunicacion.telf.empty {
  color: #013871;
  font-size: 14.6667px;
}
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .comunicacion.email.edition,
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .comunicacion.telf.edition {
  width: 50%;
  right: 0;
}
@media only screen and (max-width: 767px) {
  .ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .comunicacion.email.edition,
  .ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .comunicacion.telf.edition {
    width: 100%;
  }
}
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .comunicacion.email.edition input,
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .comunicacion.telf.edition input {
  width: 65%;
  border: 1px solid #013871;
  padding: 5px 10px;
  display: inline-block;
  height: 28px;
  border-radius: 4px;
  text-decoration: none;
  margin-right: 20px;
  background-color: white;
}
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .comunicacion.email.edition button,
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .comunicacion.telf.edition button {
  width: 28px;
  height: 28px;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 20px;
  text-indent: -999em;
  border: 0;
  padding: 0;
  background-color: transparent;
  box-shadow: none;
  display: inline-block;
  margin-left: 0;
}
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .comunicacion.email.edition .ok,
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .comunicacion.telf.edition .ok {
  background-image: url("@theme_image_path@/hidrogea/icons/icon-accept.png");
}
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .comunicacion.email.edition .nok,
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .comunicacion.telf.edition .nok {
  background-image: url("@theme_image_path@/hidrogea/icons/icon-remove.png");
}
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .comunicacion.email {
  width: 35%;
  right: 15%;
  background: url("@theme_image_path@/hidrogea/icons/icon-alertasemail.png") no-repeat 0 center;
}
.ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .comunicacion.telf {
  width: 15%;
  right: 0;
  background: url("@theme_image_path@/hidrogea/icons/icon-alertastelf.png") no-repeat 3.5px center;
}
.ajustes-alertas .configuracion-alertas .input-group input[type=checkbox] {
  height: 0;
  width: 0;
  visibility: hidden;
}
.ajustes-alertas .configuracion-alertas .input-group input[type=checkbox] + .label {
  cursor: pointer;
  text-indent: -9999px;
  width: 40px;
  height: 20px;
  background-color: #DDD;
  display: inline-block;
  border-radius: 20px;
  position: relative;
  margin-left: -15px;
}
.ajustes-alertas .configuracion-alertas .input-group input[type=checkbox] + .label:after {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  width: 18px;
  height: 18px;
  background: #fff;
  border-radius: 90px;
  transition: 0.3s;
}
.ajustes-alertas .configuracion-alertas .input-group input[type=checkbox] + .label:before {
  font-family: "fontawesome-alloy";
  text-indent: 0;
  content: "\f00d";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 3px;
  left: 18px;
  line-height: 1;
  font-size: 15px;
  font-weight: normal;
  transition: 0.4s;
}
.ajustes-alertas .configuracion-alertas .input-group input[type=checkbox] + .label:active:after {
  width: 18px;
}
.ajustes-alertas .configuracion-alertas .input-group input[type=checkbox]:checked + .label {
  background-color: #97BA3C;
}
.ajustes-alertas .configuracion-alertas .input-group input[type=checkbox]:checked + .label:before {
  content: "\f00c";
  left: 2px;
  font-size: 13px;
}
.ajustes-alertas .configuracion-alertas .input-group input[type=checkbox]:checked + .label:after {
  left: calc(100% - 1px);
  transform: translateX(-100%);
}
.ajustes-alertas .configuracion-alertas .input-group label.checkbox-inline {
  padding-left: 50px;
  margin-left: -43px;
  position: relative;
  z-index: 1;
  line-height: 25px;
  width: calc(100% - 5px);
  vertical-align: top;
  padding-top: 5px;
}
.ajustes-alertas .btn-group {
  margin-top: 20px;
  text-align: right;
  float: right;
  clear: right;
}
.ajustes-alertas .btn-group button {
  margin-left: 12px !important;
  background-color: #D3DBE4;
  color: #013871;
  font-family: "PTSans-Bold";
  font-size: 18.6667px;
  padding: 10px 50px;
  border-radius: 30px !important;
  border: 0;
}
.ajustes-alertas .btn-group button.btn-primary {
  background-color: #97BA3C;
  padding: 10px 20px;
  color: #013871;
}
@media only screen and (max-width: 767px) {
  .ajustes-alertas .btn-group {
    width: 100%;
  }
  .ajustes-alertas .btn-group button {
    width: 100%;
    margin-left: 0 !important;
    margin-top: 60px;
  }
  .ajustes-alertas .btn-group button.btn-primary {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 0;
  }
}

.ajustes-cliente-miperfil select {
  -moz-appearance: none;
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='512'%20height='512'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M255,331.9L13.7,208.7c-6.9-3.5-9.7-12-6.2-19c3.5-7,11.9-9.8,18.8-6.3l228.6,116.8l224.8-116.7c6.9-3.6,15.3-0.8,18.8,6.1 c3.5,7,0.8,15.5-6.1,19.1L255,331.9z'%20fill='%23869CAD'/%3E%3C/svg%3E");
  /* 		background-image: none \9; */
  background-position: 98% center;
  background-repeat: no-repeat;
  background-size: 25px auto;
  padding: 0 0 0 35px;
  padding-right: 0 \9 ;
  display: inline-block;
  width: auto;
}
.ajustes-cliente-miperfil .ajustes-cliente {
  font-size: 17.3333px;
  font-family: "PTSans-Regular";
  color: #434343;
}
.ajustes-cliente-miperfil .ajustes-cliente h3 {
  font-size: 26.6667px;
  color: #013871;
  margin-top: 25px;
  margin-bottom: 25px;
}
.ajustes-cliente-miperfil .ajustes-cliente.ajustes-datos-usuario h3 {
  margin-bottom: 5px;
}
.ajustes-cliente-miperfil .ajustes-cliente .msg-required i, .ajustes-cliente-miperfil .ajustes-cliente .required i {
  color: #bd0303;
  display: inline-block;
}
.ajustes-cliente-miperfil .ajustes-cliente .msg-required {
  font-size: 14.6667px;
  margin-bottom: 25px;
  color: black;
  display: block;
}
@media only screen and (min-width: 480px) {
  .ajustes-cliente-miperfil .ajustes-cliente .row {
    margin-bottom: 30px;
  }
  .ajustes-cliente-miperfil .ajustes-cliente .row:last-of-type {
    margin-bottom: 0;
  }
}
.ajustes-cliente-miperfil strong {
  color: #444;
  font-family: "PTSans-Regular";
}
.ajustes-cliente-miperfil select,
.ajustes-cliente-miperfil input[type=text],
.ajustes-cliente-miperfil input[type=password] {
  background-color: transparent;
  border: 0;
  padding-left: 2px;
  padding-top: 0;
  box-shadow: none;
  border-bottom: 2px solid;
  border-radius: 0;
  color: #444;
  font-family: "PTSans-Regular";
  font-size: 17.3333px;
}
.ajustes-cliente-miperfil select:focus,
.ajustes-cliente-miperfil input[type=text]:focus,
.ajustes-cliente-miperfil input[type=password]:focus {
  outline: none;
}
.ajustes-cliente-miperfil .input-group {
  width: 100%;
  height: 40px;
}
.ajustes-cliente-miperfil .disabled {
  opacity: 0.5;
}
.ajustes-cliente-miperfil .disabled .input {
  color: #444;
  border-bottom: 2px solid;
  display: block;
  font-family: "PTSans-Regular";
  padding-left: 2px;
  padding-bottom: 6px;
}
.ajustes-cliente-miperfil .sub-label {
  font-size: 13.3333px;
  padding-left: 2px;
}
.ajustes-cliente-miperfil input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}
.ajustes-cliente-miperfil input[type=checkbox] + label {
  text-indent: 30px;
  height: 18px;
  width: 18px;
  border: 1px solid #CCC;
  border-radius: 4px;
  white-space: nowrap;
  position: absolute;
  transition: 0.2s ease-out;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  line-height: 1;
}
.ajustes-cliente-miperfil input[type=checkbox] + label:after {
  content: "";
  position: absolute;
  width: 0px;
  height: 10px;
  border-bottom: 5px solid #97BA3C;
  border-left: 5px solid #97BA3C;
  top: 4px;
  left: 8px;
  transform-origin: bottom left;
  transform: rotate(-45deg);
  opacity: 0;
  transition: 0.2s ease-out;
}
.ajustes-cliente-miperfil input[type=checkbox]:checked + label:after {
  opacity: 1;
  width: 20px;
}
.ajustes-cliente-miperfil .btn-group {
  margin-top: 20px;
  text-align: right;
  float: right;
  clear: right;
}
.ajustes-cliente-miperfil .btn-group button {
  margin-left: 12px !important;
  background-color: #D3DBE4;
  color: #013871;
  font-family: "PTSans-Bold";
  font-size: 18.6667px;
  padding: 10px 50px;
  border-radius: 30px !important;
  border: 0;
}
.ajustes-cliente-miperfil .btn-group button.btn-primary {
  background-color: #97BA3C;
  padding: 10px 20px;
  color: #013871;
}
@media only screen and (max-width: 767px) {
  .ajustes-cliente-miperfil .btn-group {
    width: 100%;
  }
  .ajustes-cliente-miperfil .btn-group button {
    width: 100%;
    margin-left: 0 !important;
    margin-top: 70px;
  }
  .ajustes-cliente-miperfil .btn-group button.btn-primary {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 0;
  }
}

.domiciliacion-bancaria .aviso-ok {
  margin-top: 50px;
  margin-bottom: 50px;
}
.domiciliacion-bancaria .aviso-ok .icono-ok {
  width: 80px;
  float: left;
}
.domiciliacion-bancaria .aviso-ok .icono-ok span {
  line-height: 2.1;
  font-size: 18px;
  text-align: center;
  width: 40px;
  height: 40px;
  display: block;
  background: #7ed321;
  top: 5px;
  left: 0;
  border-radius: 50%;
  color: #fff;
}
.domiciliacion-bancaria .aviso-ok .texto-ok {
  width: calc(100% - 80px);
  min-height: 48px;
  font-size: 18px;
  text-align: left;
}
@media (max-width: 768px) {
  .domiciliacion-bancaria .aviso-ok .icono-ok {
    width: 50px;
    float: left;
  }
  .domiciliacion-bancaria .aviso-ok .texto-ok {
    width: 100%;
  }
}
.domiciliacion-bancaria .texto-importante {
  margin-bottom: 40px;
}
.domiciliacion-bancaria .texto-pie {
  margin-top: 40px;
  margin-bottom: 40px;
}
.domiciliacion-bancaria span.bold {
  font-weight: bold;
}
.domiciliacion-bancaria .descarga {
  margin-left: 40%;
  margin-right: 40%;
  margin-top: 0px;
  margin-bottom: 0px;
}
.domiciliacion-bancaria .descarga .descargar-documento {
  text-align: center;
  border-radius: 27px;
  font-family: "PTSans-Bold";
  color: #003a64;
  background-color: #d3dce5;
  padding: 9px 18px 10px 18px;
  width: 226px;
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
  font-weight: bold;
  height: 43px;
}
.domiciliacion-bancaria .descarga .descargar-documento span.glyphicon.glyphicon-download {
  top: 5px;
  margin: 0px;
}
.domiciliacion-bancaria .descarga .descargar-documento span.texto-boton {
  margin-left: 10px;
}
.domiciliacion-bancaria .descarga .descargar-documento a {
  text-decoration: none;
}
.domiciliacion-bancaria .descarga.descarga-listado {
  margin: 0px;
}
.domiciliacion-bancaria .descarga.descarga-listado .descargar-documento span.glyphicon.glyphicon-download {
  top: 3px;
  margin: 0px;
}
.domiciliacion-bancaria .descarga.descarga-listado .descargar-documento {
  padding: 11px 18px 11px 18px;
  width: 200px;
}
.domiciliacion-bancaria .table-td-list-right {
  float: right;
}
.domiciliacion-bancaria .table-td-list-left {
  float: left;
}
@media (max-width: 768px) {
  .domiciliacion-bancaria .table-td-list-right,
  .domiciliacion-bancaria .table-td-list-left {
    float: left;
  }
  .domiciliacion-bancaria .descarga {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  .domiciliacion-bancaria .descarga .descargar-documento {
    width: 100%;
  }
}
@media (min-width: 767px) {
  .domiciliacion-bancaria .table-th-list.cell-todos.col-md-1 {
    width: 10%;
  }
}

.formularios .domiciliacion-bancaria .form-group label.titulo {
  margin: 0px 24px 20px 0px;
  top: 2px;
  font-family: "PTSans-Regular";
  font-size: 17.5px;
}

.desglose-facturas .modal-header {
  background-color: #fafafa;
}

.desglose-facturas .modal-header h1 {
  font-family: PTSans-Regular;
  font-size: 32px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #737373;
}

.desglose-facturas .modal-header p {
  font-family: PTSans-Regular;
  font-size: 20px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #453937;
}

.header-title {
  /*margin-top: 42px;
  margin-left: 134px;*/
}

.list-desglose {
  margin-top: 30px;
}

.list-desglose .field {
  margin-top: 18px;
  font-family: PTSans-Regular;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #28234e;
}

.list-desglose .field-importe {
  text-align: right;
}

.line {
  margin-top: 14px;
  /*width: 1190px;*/
  height: 2px;
  opacity: 0.3;
  border: solid 1px #453937;
}

.desglose-facturas .close {
  background-image: url(../images/hidrogea/close-modal.png);
  background-repeat: no-repeat;
  background-position: right center;
  height: 50px;
  width: 50px;
  display: block;
  opacity: 0.7;
}

.grafica_desglose {
  margin-top: 0;
}

.grafica_contrato {
  margin-top: 50px;
}

.contrato .titulo {
  width: 170px;
  height: 43px;
  font-family: PTSans-Regular;
  font-size: 32px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #737373;
}

.contrato .alias {
  width: 405px;
  font-family: PTSans-Regular;
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #453937;
}

.contrato .direccion {
  width: 405px;
  font-family: PTSans-Regular;
  font-size: 18px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #453937;
}

p.titulo {
  margin-bottom: 0.6em;
}

p.alias {
  margin-bottom: 0em;
}

.porcentaje-grafico {
  margin-top: -0.5em;
  font-size: 0.6em;
  background-color: #ffffff;
}

.list-desglose .panel-body {
  margin-top: 5em;
  background: #f9fbff;
  margin-bottom: -1em;
  /*margin-left: 2em;*/
  /*margin-right: 2em;*/
}

.subconceptos .field-importe {
  height: 22px;
  opacity: 0.5;
  font-family: PTSans-Regular;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #453937;
}

.subconceptos .field-concepto, .subconceptos .field-porcentaje {
  height: 22px;
  font-family: PTSans-Regular;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #453937;
}

.subconceptos .line {
  margin-left: 2em;
  margin-right: 2em;
}

.list-desglose .panel-group a {
  background-image: url("/o/ac-theme/images/hidrogea/angle-up-blue.png");
  background-repeat: no-repeat;
  display: block;
  text-decoration: none;
  width: 1em;
  height: 1em;
}

.list-desglose .panel-group a.collapsed {
  background-image: url("/o/ac-theme/images/hidrogea/angle-down-blue.png");
  background-repeat: no-repeat;
  display: block;
  text-decoration: none;
  width: 1em;
  height: 1em;
}

@media all and (min-width: 320px) and (max-width: 1024px) {
  .subconceptos .line {
    margin-top: 26px;
  }
  .list-desglose .line {
    margin-top: 26px;
  }
}
.documento-pago .input-group-checkbox {
  margin-left: 1em;
}

.documentos-pago-titulo {
  width: auto;
  height: auto;
  font-family: PTSans-Regular;
  font-size: 27px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #013871;
}

.aviso {
  width: auto;
  height: 91px;
  background-color: rgba(1, 56, 113, 0.07);
  border: solid 1px #013871;
}

.aviso-texto {
  font-family: PTSans-Regular;
  font-size: 16px;
  margin: 1em;
}

.aviso-texto .imp {
  color: #d0021b;
  font-weight: bold;
}

.aviso-texto .mensaje {
  color: #737373;
  font-family: PTSans-Regular;
}

.documento-pago-paso3 .titulo {
  font-family: PTSans-Regular;
  font-size: 27px;
  color: #013871;
  margin-top: 2em;
}

.documento-pago-paso3 .tabla {
  margin-top: 2em;
  font-family: PTSans-Regular;
  font-size: 20px;
  color: #737373;
}

.tabla .row .columna-1 {
  font-size: 18px;
  font-weight: 600;
}

.tabla .row .columna-2 {
  font-size: 20px;
  font-weight: 600;
  font-weight: normal;
}

.tabla .row {
  margin-top: 1.5em;
}

.documento-pago-paso3 .descarga {
  margin-left: calc(50% - 175px);
  margin-right: auto;
}

.descarga {
  margin-left: 35%;
  margin-right: 40%;
  margin-top: 2em;
}
@media only screen and (max-width: 767px) {
  .descarga {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }
}

.descarga .descargar-documento {
  text-align: center;
  border-radius: 27px;
  font-family: "PTSans-Bold";
  color: #003a64;
  background-color: #d3dce5;
  padding: 9px 18px 10px 18px;
  width: 337px;
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
  font-weight: bold;
  height: 43px;
}

.descarga .descargar-documento span.glyphicon.glyphicon-download {
  top: 5px;
  margin: 0px;
}

.descarga .descargar-documento span.texto-boton {
  margin-left: 10px;
}

.descarga .descargar-documento a {
  text-decoration: none;
}

.titulo-pago-online {
  margin-top: 2em;
  font-family: PTSans-Regular;
  font-size: 24px;
  color: #737373;
  font-weight: normal;
  text-align: center;
}

.boton-realizar-pago {
  margin-top: 2em;
  text-align: center;
}

.documento-pago .titulo {
  /*width: 788px;
  		height: 37px;*/
  font-family: "PTSans-Regular";
  font-size: 26.6667px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #013871;
  margin: 43px 0px 10px 0px;
}
.documento-pago .subtitulo {
  /*width: 1103px;
  		height: 37px;*/
  font-family: "PTSans-Regular";
  font-size: 18.6667px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #737373;
  margin: 10px 0px;
}
.documento-pago .row-total .col-sm-4.text-right,
.documento-pago .row-total .col-sm-8.text-right {
  padding: 0px;
  margin: 0px;
}
.documento-pago .row-total .total {
  width: 100%;
  text-align: right;
  float: right;
  margin: 15px 0px;
  height: 24px;
}
.documento-pago .row-total .total .titulo {
  height: 24px;
  font-size: 18.6667px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #737373;
  margin: 0px;
  float: left;
  padding: 5px 0px;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .documento-pago .row-total .total .titulo {
    padding-left: 60px;
  }
}
.documento-pago .row-total .total .importe {
  height: 33px;
  font-size: 24px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #013871;
  float: right;
  text-align: right;
  padding-right: 30px;
}
.documento-pago .listado-contratos .table-tbody-list .table-tr-list .table-td-list .titulo {
  margin: 0px;
  font-size: 14.6667px;
}

/*.documento-pago*/
.listado-general {
  margin-top: 40px;
  /*.table-list*/
  /*@include media-query(null, $screen-xs-max)*/
  /*input[type="checkbox"]*/
  /*.allRowsIds*/
}
@media only screen and (max-width: 767px) {
  .listado-general {
    margin-top: 20px;
  }
}
.listado-general .table-list {
  /*.cell-contratos*/
  /*.cell-contratos span*/
  /*.cell-contratos label.allRowsIds span*/
  /*.cell-codigo*/
  /*.cell-fecha*/
  /*.cell-periodo*/
  /*.cell-importe*/
}
.listado-general .table-list .table-thead-list {
  color: #737373;
  font-family: "PTSans-Regular";
  font-size: 14.6667px;
  background-color: rgba(1, 56, 113, 0.04);
  font-weight: 600;
}
.listado-general .table-list .table-thead-list .table-tr-list {
  border-bottom-color: #ABABAB;
}
.listado-general .table-list .table-tbody-list {
  font-family: "PTSans-Regular";
  font-size: 14.6667px;
}
@media only screen and (max-width: 767px) {
  .listado-general .table-list .table-tbody-list {
    border-top: 2px solid #E3E3E3;
  }
}
.listado-general .table-list .table-tr-list {
  border-bottom: 2px solid #E3E3E3;
  padding-bottom: 15px;
  padding-top: 15px;
}
.listado-general .table-list .table-tr-list:after {
  clear: both;
  display: table;
  content: " ";
}
.listado-general .table-list .table-tr-list:nth-of-type(2n) {
  background-color: rgba(1, 56, 113, 0.04);
}
.listado-general .table-list .table-th-list,
.listado-general .table-list .table-td-list {
  float: left;
  padding: 1px;
}
.listado-general .table-list .cell-contratos {
  width: 10%;
  height: 25px;
  font-family: "PTSans-Regular";
}
.listado-general .table-list .cell-contratos span {
  padding-left: 15px;
}
.listado-general .table-list .cell-contratos label.allRowsIds span {
  color: #737373;
  font-family: "PTSans-Regular";
  font-size: 14.6667px;
  text-transform: uppercase;
}
.listado-general .table-list .cell-codigo {
  width: 25%;
  height: 25px;
  font-family: "PTSans-Regular";
}
.listado-general .table-list .cell-fecha {
  width: 20%;
  height: 25px;
  font-family: "PTSans-Regular";
}
.listado-general .table-list .cell-periodo {
  width: 30%;
  height: 25px;
  font-family: "PTSans-Regular";
}
.listado-general .table-list .cell-importe {
  width: 15%;
  height: 25px;
  font-family: "PTSans-Regular";
  text-align: right;
  padding-right: 30px;
}
.listado-general .table-list .cell-codigo.compromiso,
.listado-general .table-list .cell-fecha.compromiso,
.listado-general .table-list .cell-importe.compromiso {
  width: 30%;
}
.listado-general .cell-contrato {
  width: 15%;
}
.listado-general .cell-contrato .titulo {
  font-family: "PTSans-Bold";
  display: inline-block;
  text-transform: uppercase;
  color: #61810E; /*AA*/
}
.listado-general .cell-contrato span {
  display: none;
}
@media only screen and (min-width: 768px) {
  .listado-general .cell-contrato span {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .listado-general .cell-contrato {
    width: calc(100% - 60px);
  }
}
@media only screen and (max-width: 767px) {
  .listado-general {
    /*.cell-contratos*/
    /*.cell-alias*/
    /*.subcell-tipo*/
    /*.subcell-codigo*/
    /*.table-list*/
  }
  .listado-general .cell-contratos {
    width: 40px;
    margin-top: 10px;
  }
  .listado-general .cell-alias {
    width: calc(100% - 40px);
    margin-top: 10px;
  }
  .listado-general .subcell-tipo {
    width: 30px;
    float: right;
  }
  .listado-general .subcell-codigo {
    width: calc(100% - 30px);
    float: left;
  }
  .listado-general .table-list {
    /* .table-thead-list {
    	display: block!important;
    }.table-thead-list */
    /*.table-thead-list*/
    /*.table-tbody-list*/
  }
  .listado-general .table-list .table-thead-list {
    /*.cell-contratos*/
    /*.cell-contratos label.allRowsIds span*/
  }
  .listado-general .table-list .table-thead-list .cell-contratos {
    display: block !important;
    width: 100%;
    height: 25px;
    font-family: "PTSans-Regular";
  }
  .listado-general .table-list .table-thead-list .cell-contratos label.allRowsIds span {
    color: black;
    font-family: "PTSans-Regular";
    font-size: 14.6667px;
    text-transform: uppercase;
  }
  .listado-general .table-list .table-tbody-list {
    /*.table-tr-list*/
  }
  .listado-general .table-list .table-tbody-list .table-tr-list {
    /*.cell-codigo,.cell-fecha,.cell-periodo*/
    /*.cell-importe*/
  }
  .listado-general .table-list .table-tbody-list .table-tr-list .cell-codigo,
  .listado-general .table-list .table-tbody-list .table-tr-list .cell-fecha,
  .listado-general .table-list .table-tbody-list .table-tr-list .cell-periodo,
  .listado-general .table-list .table-tbody-list .table-tr-list .cell-importe {
    width: calc(100% - 60px);
    padding: 10px 5px 0px 0px;
    float: right;
  }
  .listado-general .table-list .table-tbody-list .table-tr-list .cell-importe {
    text-align: left;
    float: left;
    width: calc(100% - 60px);
    padding: 10px 5px 0px 0px;
    margin-left: 60px;
  }
}
.listado-general input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  /*& + label*/
  /*&:checked + label:after*/
}
.listado-general input[type=checkbox] + label {
  text-indent: 30px;
  /*Modificado añadido 20171120*/
  height: 18px !important;
  width: 18px;
  border: 1px solid #CCC;
  border-radius: 4px;
  white-space: nowrap;
  position: relative;
  transition: 0.2s ease-out;
  margin: 2px 0 0 10px;
  padding: 0;
  top: 0;
  left: 0;
  line-height: 1;
  background-color: white;
  /*&:before*/
  /*&:after*/
}
.listado-general input[type=checkbox] + label:before {
  content: none;
}
.listado-general input[type=checkbox] + label:after {
  content: "";
  position: absolute;
  width: 0px;
  height: 9px;
  border-bottom: 4px solid #97BA3C;
  border-left: 4px solid #97BA3C;
  top: 2px;
  left: 8px;
  transform-origin: bottom left;
  transform: rotate(-45deg);
  opacity: 0;
  transition: 0.2s ease-out;
  background-color: transparent;
  box-shadow: none !important;
  border-radius: 0;
}
.listado-general input[type=checkbox]:checked + label:after {
  opacity: 1;
  width: 18px;
}
.listado-general .allRowsIds {
  font-weight: normal !important;
}

/*.listado-general*/
.mis-contratos .listado-contratos {
  /*@include media-query(null, $screen-xs-max)*/
}
@media only screen and (max-width: 767px) {
  .mis-contratos .listado-contratos {
    /*.subcell-codigo*/
  }
  .mis-contratos .listado-contratos .table-td-list.cell-radio {
    width: 40px;
    margin-top: 10px;
    float: left;
    height: 24px;
  }
  .mis-contratos .listado-contratos .table-td-list.cell-gotaContrato {
    width: 50px;
    float: right;
  }
  .mis-contratos .listado-contratos .table-td-list.cell-numContrato {
    width: calc(100% - 100px);
    margin-top: 10px;
    padding-left: 20px;
  }
  .mis-contratos .listado-contratos .table-td-list.cell-direccionContrato {
    width: calc(100% - 60px);
    margin-left: 60px;
    float: left;
  }
}

.load-more {
  text-align: center;
  font-family: "PTSans-Bold";
  font-size: 17.3333px;
  margin-top: 40px;
  margin-bottom: 40px;
}
.load-more a {
  color: #61810E;
  text-decoration: none;
}
.load-more a:hover {
  text-decoration: underline;
}

/*POP UP*/
.popup-documentos-pago .glyphicon.glyphicon-alert {
  font-size: 3em;
  color: #a94442;
  margin-top: 1em;
  margin-left: 9em;
}

.popup-documentos-pago .modal-body p {
  font-family: PTSans-Regular;
  font-size: 24px;
  color: #737373;
  text-align: center;
}

.popup-documentos-pago .modal .modal-footer {
  border-top: 0;
  margin-bottom: 4em;
  margin-top: 2em;
}

.popup-documentos-pago .close, .desglose-facturas .modal-primary-action-button {
  background-image: url(../images/hidrogea/close-modal.png);
  background-repeat: no-repeat;
  background-position: right center;
  height: 50px;
  width: 50px;
  display: block;
  opacity: 0.7;
}

.calculadora {
  /**
  * For IE 6/7 only
  * Include this rule to trigger hasLayout and contain floats.
  */
  /** */
  /* Large devices (tablets, 1280px and up) */
  /* Small devices */
  /*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY2FsY3VsYXRvci5jc3MiLCJzb3VyY2VzIjpbImNhbGN1bGF0b3Iuc2NzcyJdLCJzb3VyY2VzQ29udGVudCI6WyJcblxuJGZvbnQtZ2VuZXJhbDogT3BlblNhbnNSZWd1bGFyO1xuJGZvbnQtYm9sZDogT3BlblNhbnNCb2xkO1xuJGZvbnQtbGlnaHQ6IE9wZW5TYW5zTGlnaHQ7XG4kZm9udC1zZW1pYm9sZDogT3BlblNhbnNTZW1pYm9sZDtcbiRmb250LWJhc2U6IDE2cHg7XG5cbkBmdW5jdGlvbiBlbSgkdGFyZ2V0LCAkY29udGV4dDogJGZvbnQtYmFzZSkge1xuXHRAaWYgJHRhcmdldCA9PSAwIHtcblx0XHRAcmV0dXJuIDBcblx0fVxuXHRAcmV0dXJuICgkdGFyZ2V0IC8gJGNvbnRleHQgKSAqIDFlbTtcbn1cblxuLyogZm9udHMgKi9cblxuQGZvbnQtZmFjZSB7XG5cdGZvbnQtZmFtaWx5OiAnaWNvbW9vbic7XG5cdHNyYzogIHVybCgnZm9udHMvaWNvbW9vbi5lb3Q/bnRrMXVkJyk7XG5cdHNyYzogIHVybCgnZm9udHMvaWNvbW9vbi5lb3Q/bnRrMXVkI2llZml4JykgZm9ybWF0KCdlbWJlZGRlZC1vcGVudHlwZScpLFxuXHQgIHVybCgnZm9udHMvaWNvbW9vbi50dGY/bnRrMXVkJykgZm9ybWF0KCd0cnVldHlwZScpLFxuXHQgIHVybCgnZm9udHMvaWNvbW9vbi53b2ZmP250azF1ZCcpIGZvcm1hdCgnd29mZicpLFxuXHQgIHVybCgnZm9udHMvaWNvbW9vbi5zdmc/bnRrMXVkI2ljb21vb24nKSBmb3JtYXQoJ3N2ZycpO1xuXHRmb250LXdlaWdodDogbm9ybWFsO1xuXHRmb250LXN0eWxlOiBub3JtYWw7XG4gIH1cbiAgXG4gIFtjbGFzc149XCJpY29uLVwiXSwgW2NsYXNzKj1cIiBpY29uLVwiXSB7XG5cdC8qIHVzZSAhaW1wb3J0YW50IHRvIHByZXZlbnQgaXNzdWVzIHdpdGggYnJvd3NlciBleHRlbnNpb25zIHRoYXQgY2hhbmdlIGZvbnRzICovXG5cdGZvbnQtZmFtaWx5OiAnaWNvbW9vbicgIWltcG9ydGFudDtcblx0c3BlYWs6IG5vbmU7XG5cdGZvbnQtc3R5bGU6IG5vcm1hbDtcblx0Zm9udC13ZWlnaHQ6IG5vcm1hbDtcblx0Zm9udC12YXJpYW50OiBub3JtYWw7XG5cdHRleHQtdHJhbnNmb3JtOiBub25lO1xuXHRsaW5lLWhlaWdodDogMTtcbiAgXG5cdC8qIEJldHRlciBGb250IFJlbmRlcmluZyA9PT09PT09PT09PSAqL1xuXHQtd2Via2l0LWZvbnQtc21vb3RoaW5nOiBhbnRpYWxpYXNlZDtcblx0LW1vei1vc3gtZm9udC1zbW9vdGhpbmc6IGdyYXlzY2FsZTtcbiAgfVxuICBcbiAgLmljb24tYXJyb3ctbGVmdDpiZWZvcmUge1xuXHRjb250ZW50OiBcIlxcZTkxMVwiO1xuICB9XG4gIC5pY29uLWFycm93LXJpZ2h0OmJlZm9yZSB7XG5cdGNvbnRlbnQ6IFwiXFxlOTEyXCI7XG4gIH1cbiAgLmljb24taGFwcHktZHJvcDpiZWZvcmUge1xuXHRjb250ZW50OiBcIlxcZTkwMFwiO1xuICB9XG4gIC5pY29uLWhvbWU6YmVmb3JlIHtcblx0Y29udGVudDogXCJcXGU5MDFcIjtcbiAgfVxuICAuaWNvbi1taW51czpiZWZvcmUge1xuXHRjb250ZW50OiBcIlxcZTkwMlwiO1xuXG4gIH1cbiAgLmljb24tcGx1czpiZWZvcmUge1xuXHRjb250ZW50OiBcIlxcZTkwM1wiO1xuICB9XG4gIC5pY29uLXJlbG9hZDpiZWZvcmUge1xuXHRjb250ZW50OiBcIlxcZTkwNFwiO1xuICB9XG4gIC5pY29uLWZvb2Q6YmVmb3JlIHtcblx0Y29udGVudDogXCJcXGU5MDVcIjtcbiAgfVxuICAuaWNvbi1iYXRoOmJlZm9yZSB7XG5cdGNvbnRlbnQ6IFwiXFxlOTA2XCI7XG4gIH1cbiAgLmljb24tZmI6YmVmb3JlIHtcblx0Y29udGVudDogXCJcXGU5MDdcIjtcbiAgfVxuICAuaWNvbi1kcm9wOmJlZm9yZSB7XG5cdGNvbnRlbnQ6IFwiXFxlOTA4XCI7XG4gIH1cbiAgLmljb24tZHJvcF9nb29kOmJlZm9yZSB7XG5cdGNvbnRlbnQ6IFwiXFxlOTA5XCI7XG4gIH1cbiAgLmljb24tZHJvcF9iYWQ6YmVmb3JlIHtcblx0Y29udGVudDogXCJcXGU5MGFcIjtcbiAgfVxuICAuaWNvbi1kcm9wX2F2ZXJhZ2U6YmVmb3JlIHtcblx0Y29udGVudDogXCJcXGU5MGJcIjtcbiAgfVxuICAuaWNvbi1pbnN0YWdyYW06YmVmb3JlIHtcblx0Y29udGVudDogXCJcXGU5MGNcIjtcbiAgfVxuICAuaWNvbi13YXNoaW5nX21hY2hpbmU6YmVmb3JlIHtcblx0Y29udGVudDogXCJcXGU5MGRcIjtcbiAgfVxuICAuaWNvbi13YXZlOmJlZm9yZSB7XG5cdGNvbnRlbnQ6IFwiXFxlOTBlXCI7XG4gIH1cbiAgLmljb24tdHdpdGVyOmJlZm9yZSB7XG5cdGNvbnRlbnQ6IFwiXFxlOTBmXCI7XG4gIH1cbiAgLmljb24tdXNlcjpiZWZvcmUge1xuXHRjb250ZW50OiBcIlxcZTkxMFwiO1xuICB9XG4gIFxuXG5cbiAgXG4vKiEgR2VuZXJhdGVkIGJ5IEZvbnQgU3F1aXJyZWwgKGh0dHBzOi8vd3d3LmZvbnRzcXVpcnJlbC5jb20pIG9uIE1hcmNoIDE1LCAyMDE4ICovXG5cblxuXG5AZm9udC1mYWNlIHtcbiAgICBmb250LWZhbWlseTogJ09wZW5TYW5zQm9sZCc7XG4gICAgc3JjOiB1cmwoJ2ZvbnRzL09wZW5TYW5zLUJvbGQuZW90Jyk7XG4gICAgc3JjOiB1cmwoJ2ZvbnRzL09wZW5TYW5zLUJvbGQuZW90PyNpZWZpeCcpIGZvcm1hdCgnZW1iZWRkZWQtb3BlbnR5cGUnKSxcbiAgICAgICAgIHVybCgnZm9udHMvT3BlblNhbnMtQm9sZC53b2ZmJykgZm9ybWF0KCd3b2ZmJyksXG4gICAgICAgICB1cmwoJ2ZvbnRzL09wZW5TYW5zLUJvbGQudHRmJykgZm9ybWF0KCd0cnVldHlwZScpO1xuICAgIGZvbnQtd2VpZ2h0OiBib2xkO1xuICAgIGZvbnQtc3R5bGU6IG5vcm1hbDtcbn1cblxuXG5cblxuQGZvbnQtZmFjZSB7XG4gICAgZm9udC1mYW1pbHk6ICdPcGVuU2Fuc0xpZ2h0JztcbiAgICBzcmM6IHVybCgnZm9udHMvT3BlblNhbnMtTGlnaHQuZW90Jyk7XG4gICAgc3JjOiB1cmwoJ2ZvbnRzL09wZW5TYW5zLUxpZ2h0LmVvdD8jaWVmaXgnKSBmb3JtYXQoJ2VtYmVkZGVkLW9wZW50eXBlJyksXG4gICAgICAgICB1cmwoJ2ZvbnRzL09wZW5TYW5zLUxpZ2h0LndvZmYnKSBmb3JtYXQoJ3dvZmYnKSxcbiAgICAgICAgIHVybCgnZm9udHMvT3BlblNhbnMtTGlnaHQudHRmJykgZm9ybWF0KCd0cnVldHlwZScpO1xuICAgIGZvbnQtd2VpZ2h0OiBub3JtYWw7XG4gICAgZm9udC1zdHlsZTogbm9ybWFsO1xuXG59XG5cblxuXG5cbkBmb250LWZhY2Uge1xuICAgIGZvbnQtZmFtaWx5OiAnT3BlblNhbnNSZWd1bGFyJztcbiAgICBzcmM6IHVybCgnZm9udHMvT3BlblNhbnMtUmVndWxhci5lb3QnKTtcbiAgICBzcmM6IHVybCgnZm9udHMvT3BlblNhbnMtUmVndWxhci5lb3Q/I2llZml4JykgZm9ybWF0KCdlbWJlZGRlZC1vcGVudHlwZScpLFxuICAgICAgICAgdXJsKCdmb250cy9PcGVuU2Fucy1SZWd1bGFyLndvZmYnKSBmb3JtYXQoJ3dvZmYnKSxcbiAgICAgICAgIHVybCgnZm9udHMvT3BlblNhbnMtUmVndWxhci50dGYnKSBmb3JtYXQoJ3RydWV0eXBlJyk7XG4gICAgZm9udC13ZWlnaHQ6IG5vcm1hbDtcbiAgICBmb250LXN0eWxlOiBub3JtYWw7XG59XG5cblxuXG5cbkBmb250LWZhY2Uge1xuICAgIGZvbnQtZmFtaWx5OiAnT3BlblNhbnNTZW1pYm9sZCc7XG4gICAgc3JjOiB1cmwoJ2ZvbnRzL09wZW5TYW5zLVNlbWlCb2xkLmVvdCcpO1xuICAgIHNyYzogdXJsKCdmb250cy9PcGVuU2Fucy1TZW1pQm9sZC5lb3Q/I2llZml4JykgZm9ybWF0KCdlbWJlZGRlZC1vcGVudHlwZScpLFxuICAgICAgICAgdXJsKCdmb250cy9PcGVuU2Fucy1TZW1pQm9sZC53b2ZmJykgZm9ybWF0KCd3b2ZmJyksXG4gICAgICAgICB1cmwoJ2ZvbnRzL09wZW5TYW5zLVNlbWlCb2xkLnR0ZicpIGZvcm1hdCgndHJ1ZXR5cGUnKTtcbiAgICBmb250LXdlaWdodDogbm9ybWFsO1xuICAgIGZvbnQtc3R5bGU6IG5vcm1hbDtcbn1cblxuLyogZm9udHMgKi9cblxuXG5cblxuYnV0dG9uIHtcblx0Ym9yZGVyOiBub25lO1xuXHRjdXJzb3I6IHBvaW50ZXI7XG59XG5cbmh0bWwsIGJvZHkge1xuXHR3aWR0aDogMTAwJTtcblx0bWFyZ2luOiAwO1xuXHRib3gtc2l6aW5nOiBib3JkZXItYm94O1xufVxuXG5cbiosICo6YmVmb3JlLCAqOmFmdGVyIHtcbiAgICBib3gtc2l6aW5nOiBpbmhlcml0O1xufVxuLmNvbnRhaW5lciB7XG4gICAgcGFkZGluZy1yaWdodDogMTVweDtcbiAgICBwYWRkaW5nLWxlZnQ6IDE1cHg7XG4gICAgbWFyZ2luLXJpZ2h0OiBhdXRvO1xuICAgIG1hcmdpbi1sZWZ0OiBhdXRvO1xufVxuXG4ubW9kYWxmaWx0ZXIge1xuXHRwb3NpdGlvbjogZml4ZWQ7XG5cdGxlZnQ6IDA7XG5cdHRvcDogMDtcblx0d2lkdGg6IDEwMHZ3O1xuXHRoZWlnaHQ6IDEwMHZoO1xuXHRiYWNrZ3JvdW5kLWNvbG9yOiByZ2JhKDAsIDAsIDAsIDAuNSk7XG5cdHotaW5kZXg6IDE7XG59XG5cbi5tb2RhbCB7XG5cdHBvc2l0aW9uOiBhYnNvbHV0ZTtcblx0dHJhbnNmb3JtOiB0cmFuc2xhdGUoLTUwJSwgLTUwJSk7XG5cdHRvcDogNTAlO1xuXHRsZWZ0OiA1MCU7XG5cdHBhZGRpbmc6IDFlbSA1ZW0gM2VtIDVlbTtcblx0YmFja2dyb3VuZC1jb2xvcjogI0ZGRkZGRjtcblx0Lm1haW5fX3VzZXJzIHtcblx0XHQudXNlci10eXBlLW9mLWNvbnN1bXB0aW9uLCAuaG9tZS10eXBlLW9mLWNvbnN1bXB0aW9uIHtcblx0XHRcdGRpc3BsYXk6IGlubGluZS1ibG9jaztcblx0XHRcdG1hcmdpbi1ib3R0b206IDNlbTtcblx0XHR9XG5cdFx0LnVzZXItdHlwZS1vZi1jb25zdW1wdGlvbntcblx0XHRcdHBvc2l0aW9uOiByZWxhdGl2ZTtcblx0XHRcdGxlZnQ6IDEwJTtcblx0XHR9XG5cdFx0LmhvbWUtdHlwZS1vZi1jb25zdW1wdGlvbntcblx0XHRcdHBvc2l0aW9uOiByZWxhdGl2ZTtcblx0XHRcdHJpZ2h0OiAtMjAlO1xuXHRcdH1cblx0XHRzcGFue1xuXHRcdFx0ZGlzcGxheTogYmxvY2s7XG5cdFx0XHR3aWR0aDogMS4yNWVtO1xuXHRcdFx0aGVpZ2h0OiAxLjI1ZW07XG5cdFx0XHRtYXJnaW46IGF1dG87XG5cdFx0fVxuXHRcdHBvc2l0aW9uOiByZWxhdGl2ZTtcblx0XHRmb250LXNpemU6IDEuMjVlbTtcblx0fVxufVxuXG4ucm93IHtcblx0bWFyZ2luLXJpZ2h0OiAtMTVweDtcbiAgICBtYXJnaW4tbGVmdDogLTE1cHg7XG4gICAgJjpiZWZvcmUge1xuICAgIFx0ZGlzcGxheTogdGFibGU7XG4gICAgXHRjb250ZW50OiBcIiBcIjtcbiAgICB9XG4gICAgJjphZnRlciB7XG4gICAgXHRkaXNwbGF5OiB0YWJsZTtcbiAgICBcdGNvbnRlbnQ6IFwiIFwiO1xuICAgIFx0Y2xlYXI6IGJvdGg7XG4gICAgfVxufVxuXG5bY2xhc3NePWNvbC1dIHtcbiAgICAvL3BhZGRpbmctdG9wOiAxMHB4O1xuICAgIC8vcGFkZGluZy1ib3R0b206IDEwcHg7XG5cdHBvc2l0aW9uOiByZWxhdGl2ZTtcblx0bWluLWhlaWdodDogMXB4O1xuXHQvLyBwYWRkaW5nLXJpZ2h0OiAxNXB4O1xuXHQvLyBwYWRkaW5nLWxlZnQ6IDE1cHg7XG5cdGZsb2F0OiBsZWZ0O1xufVxuXG4uY29sLTYge1xuXHR3aWR0aDogNTAlO1xufVxuXG4uY29sLTQge1xuXHR3aWR0aDogMzMuMzMlO1xuXHRtYXJnaW46IGF1dG87XG5cdC8vIHBhZGRpbmctcmlnaHQ6IDdweDtcblx0Ly8gcGFkZGluZy1sZWZ0OiA3cHg7XG59XG5cbi5jb2wtMTIge1xuXHR3aWR0aDogMTAwJTtcbn1cblxuLmhlYWRlciB7XG5cdG1hcmdpbjogMCBhdXRvO1xuXHR0ZXh0LWFsaWduOiBjZW50ZXI7XG5cdGJhY2tncm91bmQtY29sb3I6ICNFQUYyRjI7XG5cdHBhZGRpbmc6IDIwcHggMCAxMHB4O1xuXHQmX19pY29uIHtcblx0XHRiYWNrZ3JvdW5kLWNvbG9yOiB3aGl0ZTtcblx0ICAgIGNvbG9yOiAjOUE5QTlBO1xuXHQgICAgYm9yZGVyLXJhZGl1czogNTAlO1xuXHQgICAgZm9udC1zaXplOiAyMnB4O1xuXHQgICAgbGluZS1oZWlnaHQ6IDM4cHg7XG5cdCAgICB3aWR0aDogMzhweDtcblx0ICAgIGhlaWdodDogMzhweDtcblx0ICAgIHBhZGRpbmc6IDhweDtcblx0XHRtYXJnaW4tcmlnaHQ6IDhweDtcblx0XHQmLS1zZWxlY3RlZCB7XG5cdFx0XHRiYWNrZ3JvdW5kLWNvbG9yOiAjOTdCQTNDO1xuXHRcdFx0Y29sb3I6IHdoaXRlO1xuXHRcdFx0Ym9yZGVyLXJhZGl1czogNTAlO1xuXHRcdFx0Zm9udC1zaXplOiAyMnB4O1xuXHRcdFx0bGluZS1oZWlnaHQ6IDM4cHg7XG5cdFx0XHR3aWR0aDogMzhweDtcblx0XHRcdGhlaWdodDogMzhweDtcblx0XHRcdHBhZGRpbmc6IDhweDtcblx0XHRcdG1hcmdpbi1yaWdodDogOHB4O1xuXHRcdH1cblx0XHQmOmxhc3Qtb2YtdHlwZSB7XG5cdFx0XHRtYXJnaW4tcmlnaHQ6IDA7XG5cdFx0fVxuXHRcdCYtLXJlbG9hZCB7XG5cdFx0XHRjb2xvcjogIzk3QkEzQztcblx0XHR9XG5cdFx0Ji0tYmFsbF9ncm91cF9kaXNwbGF5X25vbmUge1xuXHRcdFx0ZGlzcGxheTogbm9uZTtcblx0XHR9XG5cdFx0Ji0tYmFsbF9ncm91cF9kaXNwbGF5X2Jsb2NrIHtcblx0XHRcdGRpc3BsYXk6IGlubGluZS1ibG9jaztcblx0XHR9XG5cdFx0Ji0tYmFsbHtcblx0XHRcdGJhY2tncm91bmQtY29sb3I6ICNjY2NjY2M7XG5cdFx0XHRib3JkZXItcmFkaXVzOiA1MCU7XG5cdFx0XHRwYWRkaW5nOiA3cHg7XG5cdFx0XHRmb250LXNpemU6IDAuMXB4O1xuXHRcdFx0bWFyZ2luLXJpZ2h0OiA4cHg7XG5cdFx0XHRwYWRkaW5nLWJvdHRvbTogMHB4O1xuXHRcdFx0cGFkZGluZy10b3A6IDEzcHg7XG5cdFx0fVxuXHRcdCYtLXNpbmdsZXtcblx0XHRcdGJhY2tncm91bmQtY29sb3I6ICM5N0JBM0M7XG5cdFx0fVxuXHRcdFxuXHR9XG5cdCYtLWluZGV4IHtcblx0XHRkaXNwbGF5OiBub25lO1xuXHR9XG5cdC5pY3MtdmVydGljYWwtbGluZSB7XG5cdFx0Zm9udC1zaXplOiAyZW07XG5cdFx0Ym9yZGVyLXJpZ2h0OiAxcHggc29saWQgIzAxMzg3MTtcblx0XHRtYXJnaW4tcmlnaHQ6IDEwcHg7XG5cdH1cblxufVxuXG4ubWFpbiB7XG5cdC8vYmFja2dyb3VuZC1pbWFnZTogdXJsKC4uL2ltYWdlcy9jYWxjdWxhZG9yYS5wbmcpO1xuICAgIC8vYmFja2dyb3VuZC1zaXplOiAzMyUgOyBcbiAgICAvL2JhY2tncm91bmQtcmVwZWF0OiBuby1yZXBlYXQ7XG4gICAgLy9iYWNrZ3JvdW5kLXBvc2l0aW9uOiA1MCUgMTA5JTtcbiAgICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gICAgYmFja2dyb3VuZC1jb2xvcjogI0Y0RjhFQjtcbiAgICB0ZXh0LWFsaWduOiBjZW50ZXI7XG4gICAgcGFkZGluZy10b3A6IDEzcHg7XG4gICAgJi0taW1hZ2Uge1xuXHRcdC8vYmFja2dyb3VuZC1zaXplOiBjb250YWluO1xuXHRcdC8vYmFja2dyb3VuZC1yZXBlYXQ6IG5vLXJlcGVhdDtcblx0XHQvL21pbi1oZWlnaHQ6IDQ3MXB4O1xuXHR9XG5cdCYtLWNvbmNsdXNpb24ge1xuXHRcdC5tYWluX19hZGRpdGlvbmFsIHtcblx0XHRcdG1hcmdpbjogMDtcblx0XHRcdGxpbmUtaGVpZ2h0OiBlbSgyMnB4LCAxOHB4KTtcblx0XHR9XG5cdFx0LnJvdyB7XG5cdFx0XHRtYXJnaW4tdG9wOiAxMnB4O1xuXHRcdFx0cGFkZGluZy1sZWZ0OiA0M3B4O1xuICAgIFx0XHRwYWRkaW5nLXJpZ2h0OiA0M3B4O1xuXHRcdH1cblx0XHQuY29sLTQge1xuXHRcdFx0cGFkZGluZy1yaWdodDogMjVweDtcbiAgICBcdFx0cGFkZGluZy1sZWZ0OiAyNXB4O1xuXHRcdH1cblx0fVxuXHQmX19jb250YWluZXIge1xuXHRcdG1hcmdpbjogMCBhdXRvO1xuXHRcdC8vdGV4dC1hbGlnbjogY2VudGVyO1xuXHRcdC8vYmFja2dyb3VuZC1jb2xvcjogI0Y0RjhFQjtcblx0XHQvL3BhZGRpbmc6IDIwcHggMjBweDtcblx0XHQvLyBtaW4taGVpZ2h0OiAyODZweDtcblx0XHRwb3NpdGlvbjogcmVsYXRpdmU7XG5cdFx0cGFkZGluZy1sZWZ0OiAxNXB4O1xuXHRcdHBhZGRpbmctcmlnaHQ6IDE1cHg7XG5cdFx0Ji0tY29uY2x1c2lvbiB7XG5cdFx0XHRwYWRkaW5nLWxlZnQ6IDQzcHg7XG5cdFx0XHRwYWRkaW5nLXJpZ2h0OiA0M3B4O1xuXHRcdH1cblx0fVxuXHQmX190aXRsZSB7XG5cdFx0Zm9udC1mYW1pbHk6ICRmb250LWxpZ2h0O1xuXHRcdGNvbG9yOiAjMDEzODcxO1xuXHRcdGZvbnQtc2l6ZTogZW0oMjhweCwgMTZweCk7XG5cdFx0Zm9udC13ZWlnaHQ6IG5vcm1hbDtcblx0XHRtYXJnaW4tdG9wOiAwO1xuICAgIFx0bWFyZ2luLWJvdHRvbTogMzlweDtcbiAgICBcdGxpbmUtaGVpZ2h0OiBlbSg0NnB4LCA0OHB4KTtcblxuXG4gICAgXHQmLS1pbmRleCB7XG5cdFx0XHRmb250LXNpemU6IGVtKDQ4cHgsIDE2cHgpO1xuXHRcdFx0cGFkZGluZy10b3A6IDM0cHg7XG4gICAgXHR9XG4gICAgXHQmLS1jb25jbHVzaW9uIHtcbiAgICBcdFx0Zm9udC1zaXplOiBlbSg0OHB4LCAxNnB4KTtcbiAgICBcdFx0Ly9saW5lLWhlaWdodDogZW0oNDZweCwgNDhweCk7XG4gICAgXHRcdHBhZGRpbmctdG9wOiAyMHB4O1xuICAgIFx0XHRtYXJnaW4tYm90dG9tOiAxOXB4O1xuICAgIFx0fVxuXHR9XG5cdCZfX2J1dHRvbnMge1xuICAgXHRcdC8vcG9zaXRpb246IGFic29sdXRlO1xuXHQgIFx0Ly90b3A6IDUwJTtcblx0ICBcdC8vbGVmdDogNTAlO1xuXHQgIFx0Ly90cmFuc2Zvcm06IHRyYW5zbGF0ZSgtNTAlLCAtNTAlKTtcblx0ICBcdHBvc2l0aW9uOiByZWxhdGl2ZTtcblx0ICBcdC8vd2lkdGg6IDIyMHB4O1xuXHQgIFx0cGFkZGluZy1sZWZ0OiAyMHB4O1xuICAgIFx0cGFkZGluZy1yaWdodDogMjBweDtcblx0ICBcdC5yb3cge1xuXHQgIFx0XHQvL3BhZGRpbmctYm90dG9tOiAxOHB4O1xuXHQgIFx0XHRwYWRkaW5nLWJvdHRvbTogNXB4O1xuXHQgIFx0XHQvL21hcmdpbjogMDtcblx0ICBcdFx0bWFyZ2luLWxlZnQ6IC03cHg7XG5cdCAgXHRcdG1hcmdpbi1yaWdodDogLTdweDtcblx0ICBcdH1cblx0ICBcdC5jZiB7XG5cdCAgXHRcdHdpZHRoOiAyMjBweDtcblx0XHRcdCAgbWFyZ2luOiAxZW0gYXV0bztcblx0XHRcdC5tYWluX19yYWRpb3tcblx0XHRcdFx0bWFyZ2luOiBhdXRvO1xuXHRcdFx0fVxuXHRcdFx0OmZpcnN0LWNoaWxkIGlucHV0e1xuXHRcdFx0XHQubWFpbl9fcmFkaW97XG5cdFx0XHRcdFx0bWFyZ2luLXJpZ2h0OiBhdXRvO1xuXHRcdFx0XHR9XG5cdFx0XHR9XG5cdFx0XHQ6bGFzdC1jaGlsZCB7XG5cdFx0XHRcdC5tYWluX19yYWRpb3tcblx0XHRcdFx0XHRtYXJnaW4tbGVmdDogYXV0bztcblx0XHRcdFx0fVxuXHRcdFx0fVxuXHRcdCAgfVxuXHRcdCAgJl9fbGVzcyB7XG5cdFx0XHRwb3NpdGlvbjogcmVsYXRpdmU7XG5cdFx0XHRmb250LXNpemU6IGVtKDM0cHgsIDE2cHgpO1xuXHRcdFx0cGFkZGluZzogMCA3cHg7XG5cdFx0XHRib3JkZXItcmFkaXVzOiAyNSU7XG5cdFx0XHRsaW5lLWhlaWdodDogMTtcblx0XHRcdGZsb2F0OiBsZWZ0O1xuXHRcdFx0Ly9kaXNwbGF5OiBpbmxpbmUtYmxvY2s7XG5cdFx0XHQvL21hcmdpbi1yaWdodDogMjBweDtcblx0XHRcdHdpZHRoOiA1MnB4O1xuXHRcdFx0aGVpZ2h0OiA1MnB4O1xuXHRcdFx0JjpiZWZvcmV7XG5cdFx0XHRcdHBvc2l0aW9uOiByZWxhdGl2ZTtcblx0XHRcdFx0Ym90dG9tOiAxMHB4O1xuXHRcdFx0XHRsZWZ0OiAtMTZweDtcblx0XHRcdFx0Zm9udC1zaXplOiAyLjFlbTtcblx0XHRcdH1cblx0XHR9XG5cdFx0Jl9fbW9yZSB7XG5cdFx0XHRwb3NpdGlvbjogcmVsYXRpdmU7XG5cdFx0XHRmb250LXNpemU6IGVtKDM0cHgsIDE2cHgpO1xuXHRcdFx0cGFkZGluZzogMCA3cHg7XG5cdFx0XHRib3JkZXItcmFkaXVzOiAyNSU7XG5cdFx0XHRsaW5lLWhlaWdodDogMTtcblx0XHRcdGZsb2F0OiByaWdodDtcblx0XHRcdHdpZHRoOiA1MnB4O1xuXHRcdFx0aGVpZ2h0OiA1MnB4O1xuXHRcdFx0Ly8gcmlnaHQ6IC0xNXB4O1xuXHRcdFx0Ly8gYm90dG9tOiA1MnB4O1xuXHRcdFx0Ly9kaXNwbGF5OiBpbmxpbmUtYmxvY2s7XG5cdFx0XHQvL21hcmdpbi1sZWZ0OiAyMHB4O1xuXHRcdFx0JjpiZWZvcmV7XG5cdFx0XHRcdHBvc2l0aW9uOiByZWxhdGl2ZTtcblx0XHRcdFx0Ym90dG9tOiAxMHB4O1xuXHRcdFx0XHRsZWZ0OiAtMTZweDtcblx0XHRcdFx0Zm9udC1zaXplOiAyLjFlbVxuXHRcdFx0fVxuXHRcdH1cblx0XHQmLS1ibHVlIHtcblx0XHRcdGJhY2tncm91bmQtY29sb3I6IHdoaXRlO1xuXHRcdFx0Y29sb3I6ICMwMTM4NzE7XG5cdFx0fVxuXHRcdCYtLWdyYXkge1xuXHRcdFx0YmFja2dyb3VuZC1jb2xvcjogd2hpdGU7XG5cdFx0XHRjb2xvcjogI0NDQ0NDQztcblx0XHR9XG5cblx0fVxuXHQmX19yYWRpbyB7XG5cdFx0YmFja2dyb3VuZC1jb2xvcjogIzAxMzg3MTtcblx0XHRib3JkZXItcmFkaXVzOiA2cHg7XG5cdFx0aGVpZ2h0OiA2MHB4OyBcblx0XHR3aWR0aDogNjBweDtcblx0XHQvLyBsaW5lLWhlaWdodDogNDRweDtcblx0XHQvLyBtYXJnaW46IDNweDsgIFxuXHRcdGlucHV0IHtcblx0XHQgICAgZGlzcGxheTogbm9uZTtcblx0XHQgICAgJjpjaGVja2VkICsgbGFiZWwge1xuXHRcdCAgICBcdGJhY2tncm91bmQ6IHRyYW5zcGFyZW50O1xuXHRcdCAgICB9XG5cdFx0fVxuXHRcdGxhYmVsIHtcblx0XHQgICAgY3Vyc29yOiBwb2ludGVyO1xuXHRcdCAgICBjb2xvcjogd2hpdGU7XG5cdFx0XHRmb250LXNpemU6IGVtKDE4cHgsIDE2cHgpO1xuXHRcdFx0Zm9udC1mYW1pbHk6ICRmb250LWJvbGQ7XG5cdFx0XHRwYWRkaW5nLXRvcDogNnB4OyAgXG5cblx0XHR9XG5cdFx0c3BhbiB7XG5cdFx0XHQvLyBmb250LXNpemU6IGVtKDE0cHgsIDEycHgpO1xuXHRcdFx0Zm9udC1mYW1pbHk6ICRmb250LWxpZ2h0O1xuXHRcdH1cblx0fVxuXHQmX19jb250YWluZXIge1xuXHRcdC8vbWFyZ2luOiAwIGF1dG87XG5cdFx0Ly93aWR0aDogZml0LWNvbnRlbnQ7XG5cdFx0Ly93aWR0aDogMjI2cHg7XG5cdFx0Ly9tYXJnaW46IDAgMThweDtcblx0fVxuXG5cdCZfX3RleHQge1xuXHRcdGZvbnQtZmFtaWx5OiAkZm9udC1ib2xkO1xuXHRcdGZvbnQtd2VpZ2h0OiBib2xkO1xuXHRcdGZvbnQtc2l6ZTogZW0oMjJweCwgMTZweCk7XG5cdFx0Y29sb3I6ICMzMzMzMzM7XG5cdFx0Ly9mbG9hdDogcmlnaHQ7XG5cdFx0Ly9kaXNwbGF5OiBpbmxpbmUtYmxvY2s7XG5cdFx0dGV4dC1hbGlnbjogY2VudGVyO1xuXHRcdG1hcmdpbjogMDtcblx0XHRmbG9hdDogbGVmdDtcblx0XHR3aWR0aDogMTE2cHg7XG5cdFx0bGluZS1oZWlnaHQ6IDUycHg7XG5cdH1cblx0Jl9fYWRkaXRpb25hbCB7XG5cdFx0Zm9udC1mYW1pbHk6ICRmb250LWdlbmVyYWw7XG5cdFx0Zm9udC1zaXplOiBlbSgxOHB4LCAxNnB4KTtcblx0XHQvLyBtYXJnaW4tdG9wOiA3cHg7XG5cdFx0Ly8gbWFyZ2luLWJvdHRvbTogMTVweDtcblx0XHRtYXJnaW46IGF1dG87XG5cdFx0Ly8gd2lkdGg6IDYwJTtcbiAgICBcdHRleHQtYWxpZ246IGNlbnRlcjtcbiAgICBcdCYtLWluZGV4IHtcbiAgICBcdFx0bWFyZ2luLWJvdHRvbTogMDtcblx0XHR9XG5cdFx0Ji0tc2Vjb25kLWluZGV4IHtcblx0XHRcdGZvbnQtZmFtaWx5OiAkZm9udC1nZW5lcmFsO1xuXHRcdFx0Zm9udC1zaXplOiBlbSgxOHB4LCAxNnB4KTtcblx0XHRcdHRleHQtYWxpZ246IGxlZnQ7XG5cdFx0XHR3aWR0aDogNTAlO1xuXHRcdFx0bWF4LXdpZHRoOiA1MzVweDtcblx0XHRcdG1hcmdpbi10b3A6IDJlbTtcblx0XHRcdGxlZnQ6IDUwJTtcblx0XHRcdHRyYW5zZm9ybTogdHJhbnNsYXRlWCgtMTAwJSk7XG5cdFx0XHRwb3NpdGlvbjogcmVsYXRpdmU7XG5cdFx0XHRwYWRkaW5nOiAwIDE1cHg7XG5cdFx0fVxuXHR9XG5cdCZfX2NhbGN1bGF0b3Ige1xuXHRcdGJhY2tncm91bmQtaW1hZ2U6IHVybCguLi9pbWFnZXMvY2FsY3VsYWRvcmEucG5nKTtcblx0XHR6LWluZGV4OiAwO1xuXHQgICAgYmFja2dyb3VuZC1zaXplOiBjb250YWluO1xuXHQgICAgYmFja2dyb3VuZC1yZXBlYXQ6IG5vLXJlcGVhdDtcblx0ICAgIGJhY2tncm91bmQtcG9zaXRpb246IDUwJSAzOHB4O1xuXHQgICAgLy9iYWNrZ3JvdW5kLXBvc2l0aW9uLXg6XG5cdCAgICBoZWlnaHQ6IDIxNnB4O1xuXHRcdHBvc2l0aW9uOiByZWxhdGl2ZTtcblx0XHQmLS1zZWNvbmQge1xuXHRcdFx0YmFja2dyb3VuZC1wb3NpdGlvbi14OiA3MCU7XG5cdFx0fVxuXHQgICAgLm9uZGEge1xuXHQgICAgXHQvLyBiYWNrZ3JvdW5kLXBvc2l0aW9uOiAtMTkzcHggMDtcblx0ICAgIFx0JjphZnRlciB7XG5cdFx0XHQgICAgY29udGVudDogXCJcIjtcblx0XHRcdCAgICBiYWNrZ3JvdW5kOiB1cmwoLi4vaW1hZ2VzL29uZGF2LnBuZyk7XG5cdFx0XHQgICAgLy8gb3BhY2l0eTogMC4zMDI7XG5cdFx0XHQgICAgYmFja2dyb3VuZC1wb3NpdGlvbjogLTgxcHggMDtcblx0XHRcdCAgICBiYWNrZ3JvdW5kLXNpemU6IDM1MHB4O1xuXHRcdFx0ICAgIGJhY2tncm91bmQtY29sb3I6IHRyYW5zcGFyZW50O1xuXHRcdFx0XHRwb3NpdGlvbjogYWJzb2x1dGU7XG5cdFx0XHRcdHotaW5kZXg6IC0xO1xuXHRcdFx0ICAgIGhlaWdodDogMzNweDtcblx0XHRcdCAgICB3aWR0aDogMTAwJTtcblx0XHRcdFx0bGVmdDogMDtcblx0XHRcdH1cblx0XHR9XG5cdH1cblx0Jl9fdGV4dHMge1xuXHRcdGRpc3BsYXk6IG5vbmU7XG5cdH1cblx0Jl9faW5mbyB7XG5cdFx0ZGlzcGxheTogbm9uZTtcblx0fVxuXHQmX191c2VycyB7XG5cdFx0ZGlzcGxheTogbm9uZTtcblx0XHQmLS1zZWNvbmQtaW5kZXgge1xuXHRcdFx0d2lkdGg6IGF1dG87XG5cdFx0XHRtYXgtd2lkdGg6IDUwMHB4O1xuXHRcdH1cblx0fVxuXHQmX19yZXBlYXQge1xuXHRcdGJvcmRlci1yYWRpdXM6IDUwJTtcblx0XHRiYWNrZ3JvdW5kLWNvbG9yOiAjRkZGRkZGO1xuXHRcdGhlaWdodDogMzhweDtcblx0XHR3aWR0aDogMzlweDtcblx0XHRkaXNwbGF5OiBibG9jaztcblx0XHRtYXJnaW46IDAgYXV0bztcblx0XHQvL3BhZGRpbmctdG9wOiAxMnB4O1xuXHR9XG5cdCZfX2Ryb3Age1xuXHRcdGJhY2tncm91bmQtaW1hZ2U6IHVybCgnLi4vaW1hZ2VzL2Ryb3Atd2hpdGUucG5nJyk7XG5cdFx0YmFja2dyb3VuZC1zaXplOiBjb250YWluO1xuXHRcdGJhY2tncm91bmQtcmVwZWF0OiBuby1yZXBlYXQ7XG5cdFx0YmFja2dyb3VuZC1wb3NpdGlvbjogY2VudGVyIHRvcDtcblx0XHRoZWlnaHQ6IDEwN3B4O1xuXHRcdHRleHQtYWxpZ246IGNlbnRlcjtcblx0XHRwYWRkaW5nLXRvcDogNTZweDtcblx0XHRwIHtcblx0XHRcdGNvbG9yOiAjMDEzODcxO1xuXHRcdH1cblx0XHQmLS1ncmVlbiB7XG5cdFx0XHRiYWNrZ3JvdW5kLWltYWdlOiB1cmwoJy4uL2ltYWdlcy9kcm9wLWdyZWVuLnBuZycpO1xuXHRcdFx0cCB7XG5cdFx0XHRcdGNvbG9yOiAjRThGMEYwO1xuXHRcdFx0fVxuXHRcdH1cblx0XHQmLS1saWdodCB7XG5cdFx0XHRiYWNrZ3JvdW5kLWltYWdlOiB1cmwoJy4uL2ltYWdlcy9kcm9wLWxpZ2h0LnBuZycpO1xuXHRcdH1cblx0XHQmX19udW1iZXIge1xuICBcdFx0XHRmb250LXNpemU6IGVtKDMxcHgsIDE2cHgpO1xuICBcdFx0XHRmb250LWZhbWlseTogJGZvbnQtYm9sZDtcbiAgXHRcdFx0bGluZS1oZWlnaHQ6IDAuNzk4O1xuICBcdFx0XHRtYXJnaW46IDA7XG5cdFx0fVxuXHRcdCZfX21lYXN1cmUge1xuICBcdFx0XHRmb250LXNpemU6IGVtKDEycHgsIDE2cHgpO1xuICBcdFx0XHRmb250LWZhbWlseTogJGZvbnQtZ2VuZXJhbDtcbiAgXHRcdFx0bGluZS1oZWlnaHQ6IGVtKDEycHgsIDEycHgpO1xuICBcdFx0XHRtYXJnaW46IDA7XG5cdFx0fVxuXHRcdCZfX2NhdGVnb3J5IHtcblx0XHRcdHRleHQtYWxpZ246IGNlbnRlcjtcbiAgXHRcdFx0Zm9udC1zaXplOiBlbSgxNHB4LCAxNnB4KTtcbiAgXHRcdFx0Zm9udC1mYW1pbHk6ICRmb250LWdlbmVyYWw7XG4gIFx0XHRcdGNvbG9yOiAjMzMzMzMzO1xuICBcdFx0XHRsaW5lLWhlaWdodDogZW0oMThweCwgMTZweCk7XG5cdFx0fVxuXG5cdH1cblx0Jl9fc3VidGl0bGUge1xuICBcdFx0Zm9udC1zaXplOiBlbSgyNHB4LCAxNnB4KTtcbiAgXHRcdGZvbnQtZmFtaWx5OiAkZm9udC1saWdodDtcbiAgXHRcdGNvbG9yOiAjMDEzODcxO1xuICBcdFx0dGV4dC1hbGlnbjogY2VudGVyO1xuICBcdFx0Zm9udC13ZWlnaHQ6IG5vcm1hbDtcbiAgXHRcdGxpbmUtaGVpZ2h0OiBlbSgyNnB4LCAyNHB4KTtcbiAgXHRcdHBhZGRpbmctbGVmdDogNTVweDtcbiAgXHRcdHBhZGRpbmctcmlnaHQ6IDU1cHg7XG5cdH1cblxufVxuXG4ub25kYSB7XG5cdGJhY2tncm91bmQtaW1hZ2U6IHVybCguLi9pbWFnZXMvb25kYS5wbmcpO1xuICAgIGhlaWdodDogMzNweDtcbiAgICBiYWNrZ3JvdW5kLXNpemU6IDM1MHB4O1xuICAgIGJhY2tncm91bmQtcG9zaXRpb246IC0yNzdweCAwO1xuICAgIGJvdHRvbTogMDtcbiAgICBsZWZ0OiAwO1xuICAgIHdpZHRoOiAxMDAlO1xuICAgIHBvc2l0aW9uOiBhYnNvbHV0ZTtcbiAgICAvL2JhY2tncm91bmQtY29sb3I6IHJnYmEoMjQzLCAyNDcsIDI0NywgMSk7XG5cdC8qJjphZnRlciB7XG5cdCAgICBjb250ZW50OiBcIlwiO1xuXHQgICAgYmFja2dyb3VuZDogdXJsKC4uL2ltYWdlcy9vbmRhLnBuZyk7XG5cdCAgICBvcGFjaXR5OiAwLjMwMjtcblx0ICAgIGJhY2tncm91bmQtcG9zaXRpb246IC04MXB4IDA7XG5cdCAgICBiYWNrZ3JvdW5kLXNpemU6IDM1MHB4O1xuXHQgICAgYmFja2dyb3VuZC1jb2xvcjogdHJhbnNwYXJlbnQ7XG5cdCAgICBwb3NpdGlvbjogYWJzb2x1dGU7XG5cdCAgICBoZWlnaHQ6IDMzcHg7XG5cdCAgICB3aWR0aDogMTAwJTtcblx0ICAgIGxlZnQ6IDA7XG5cdH0qL1xufVxuXG4uZm9vdGVyIHtcblx0Ly9tYXJnaW46IDAgYXV0bztcblx0dGV4dC1hbGlnbjogY2VudGVyO1xuXHRmb250LWZhbWlseTogJGZvbnQtZ2VuZXJhbDtcblx0YmFja2dyb3VuZC1jb2xvcjogI0VBRjJGMjtcblx0Zm9udC13ZWlnaHQ6IGJvbGQ7XG5cdHBvc2l0aW9uOiByZWxhdGl2ZTtcblx0aGVpZ2h0OiAyMDBweDtcblx0cGFkZGluZy10b3A6IDYycHg7XG5cdC8vcGFkZGluZzogNjJweCAwIDUwcHggMDtcblx0Jl9fY2VudGVyIHtcblx0XHRtYXJnaW46IDAgYXV0bztcblx0XHRmbG9hdDogdW5zZXQ7XG5cdFx0bWFyZ2luLWJvdHRvbTogMThweDtcblx0XHR3aWR0aDogYXV0bztcblx0XHQvLyAuZm9vdGVyX19iZWZvcmUge1xuXHRcdC8vIFx0bWFyZ2luOiAwIGF1dG87XG5cdFx0Ly8gfVxuXHR9XG5cdCZfX2JlZm9yZSB7XG5cdFx0Zm9udC1mYW1pbHk6ICRmb250LWJvbGQ7XG5cdFx0Zm9udC1zaXplOiBlbSgxOHB4LCAxNnB4KTtcblx0XHRiYWNrZ3JvdW5kLWNvbG9yOiB3aGl0ZTtcblx0XHRmb250LXdlaWdodDogYm9sZDtcblx0XHRjb2xvcjogIzAxMzg3MTtcblx0XHR0ZXh0LWRlY29yYXRpb246IG5vbmU7XG5cdFx0Ym9yZGVyLXJhZGl1czogOHB4O1xuXHRcdGRpc3BsYXk6IGJsb2NrO1xuXHRcdGxpbmUtaGVpZ2h0OiAxO1xuXHRcdC8vIHBhZGRpbmc6IDE0cHggMDtcblx0XHR3aWR0aDogYXV0bztcblx0XHQvLyBtYXgtd2lkdGg6IDMwN3B4O1xuXHRcdGJvcmRlcjogMXB4IHNvbGlkICMwMTM4NzE7XG5cdFx0bWFyZ2luOiBhdXRvO1xuXHRcdC5pY29uIHtcblx0XHRcdGZvbnQtc2l6ZTogM2VtO1xuXHRcdFx0dmVydGljYWwtYWxpZ246IG1pZGRsZTtcblx0XHRcdHBvc2l0aW9uOiByZWxhdGl2ZTtcblx0XHRcdGxlZnQ6IC0yNSU7XG5cdFx0fVxuXHR9XG5cdCZfX25leHQge1xuXHRcdGZvbnQtZmFtaWx5OiAkZm9udC1ib2xkO1xuXHRcdGNvbG9yOiB3aGl0ZTtcblx0XHRmb250LXNpemU6IGVtKDE4cHgsIDE2cHgpO1xuXHRcdGJhY2tncm91bmQtY29sb3I6ICMwMTM4NzE7XG5cdFx0Zm9udC13ZWlnaHQ6IGJvbGQ7XG5cdFx0dGV4dC1kZWNvcmF0aW9uOiBub25lO1xuXHRcdGJvcmRlci1yYWRpdXM6IDhweDtcblx0XHRkaXNwbGF5OiBibG9jaztcblx0XHRsaW5lLWhlaWdodDogMTtcblx0XHQvLyBwYWRkaW5nOiAxNHB4IDA7XG5cdFx0d2lkdGg6IGF1dG87XG5cdFx0Ly8gbWF4LXdpZHRoOiAzMDdweDtcblx0XHRtYXJnaW46IGF1dG87XG5cdFx0Lmljb24ge1xuXHRcdFx0Zm9udC1zaXplOiAzZW07XG5cdFx0XHR2ZXJ0aWNhbC1hbGlnbjogbWlkZGxlO1xuXHRcdFx0cG9zaXRpb246IHJlbGF0aXZlO1xuXHRcdFx0cmlnaHQ6IC0yNSU7XG5cdFx0fVxuXHR9XG5cdCZfX3N0YXJ0IHtcblx0XHRtYXgtd2lkdGg6IDIwN3B4O1xuXHRcdHBhZGRpbmc6IDE4cHggMDtcblx0fVxuXHQmX19mb290ZXIge1xuXHRcdGZvbnQtZmFtaWx5OiAkZm9udC1nZW5lcmFsO1xuXHRcdC8vZm9udC1zaXplOiBlbSgxNXB4LCAxNnB4KTtcblx0XHRiYWNrZ3JvdW5kLWNvbG9yOiAjMDEzODcxO1xuXHRcdGNvbG9yOiB3aGl0ZTtcblx0XHRmb250LXdlaWdodDogbm9ybWFsO1xuXHRcdC8vcGFkZGluZzogMjRweCA0NHB4IDUwcHggNDRweDtcblx0XHRwYWRkaW5nOiAyNHB4IDQ0cHggMjRweCA0NHB4O1xuXHRcdHRleHQtYWxpZ246IGNlbnRlcjtcblx0XHRtaW4taGVpZ2h0OiAxNjBweDtcblx0XHQvL2ZvbnQtc2l6ZTogMTNweDtcblx0XHQmLS1jb25jbHVzaW9uIHtcblx0XHRcdHBhZGRpbmctbGVmdDogNjBweDtcblx0XHRcdHBhZGRpbmctcmlnaHQ6IDYwcHg7XG5cdFx0fVxuXHR9XG5cdCZfX2NvbnRhaW5lciB7XG5cdFx0Ly9tYXJnaW4tdG9wOiAxOHB4O1xuICAgIFx0bWFyZ2luLWJvdHRvbTogMjBweDtcblx0fVxuXHQmX190ZXh0IHtcblx0XHRmb250LWZhbWlseTogJGZvbnQtZ2VuZXJhbDtcblx0XHRmb250LXNpemU6IGVtKDE0cHgsIDE2cHgpO1xuXHRcdG1hcmdpbjogMDtcblx0XHQmLS1jb25jbHVzaW9uIHtcblx0XHRcdGZvbnQtc2l6ZTogZW0oMThweCwgMTZweCk7XG5cdFx0XHRmb250LXdlaWdodDogYm9sZDtcblx0XHRcdHBhZGRpbmctdG9wOiA3cHg7XG5cdFx0XHRwYWRkaW5nLXJpZ2h0OiAzNnB4O1xuICAgIFx0XHRwYWRkaW5nLWxlZnQ6IDM2cHg7XG5cdFx0fVxuXG5cdH1cblx0Jl9faWNvbiB7XG5cdFx0Zm9udC1zaXplOiA0MnB4O1xuXHRcdHRleHQtZGVjb3JhdGlvbjogbm9uZTtcblx0XHRjb2xvcjogd2hpdGU7XG5cdFx0cGFkZGluZy1yaWdodDogNXB4O1xuXHRcdCY6bGFzdC1vZi10eXBlIHtcblx0XHRcdHBhZGRpbmctcmlnaHQ6IDA7XG5cdFx0fVxuXHR9XG59XG5cbi5idXR0b24tc3BhY2Uge1xuXHRtYXJnaW46IGF1dG8gMiU7XG59XG5cbi5jZjpiZWZvcmUsXG4uY2Y6YWZ0ZXIge1xuICBjb250ZW50OiBcIiBcIjsgLyogMSAqL1xuICBkaXNwbGF5OiB0YWJsZTsgLyogMiAqL1xufVxuXG4uY2Y6YWZ0ZXIge1xuICBjbGVhcjogYm90aDtcbn1cblxuLyoqXG4qIEZvciBJRSA2Lzcgb25seVxuKiBJbmNsdWRlIHRoaXMgcnVsZSB0byB0cmlnZ2VyIGhhc0xheW91dCBhbmQgY29udGFpbiBmbG9hdHMuXG4qL1xuLmNmIHtcbiAgKnpvb206IDE7XG59XG5cbi8qKiAqL1xuXG4ubWFpbl9fc3VidGl0bGV7XG5cdG1hcmdpbi10b3A6IDA7XG5cdHBhZGRpbmctdG9wOiAxLjVlbTtcbn1cblxuLmNvbmNsdXNpb24ge1xuXHR0YWJsZSB7XG5cdFx0Ym9yZGVyLWNvbGxhcHNlOiBjb2xsYXBzZTtcblx0XHRmb250LWZhbWlseTogJGZvbnQtZ2VuZXJhbDtcblx0XHR3aWR0aDogODAlO1xuXHRcdC8vIG1heC13aWR0aDogMTAwJTtcblx0XHRtYXJnaW46IGF1dG87XG5cdFx0Ym94LXNpemluZzogYm9yZGVyLWJveDtcblx0XHRwYWRkaW5nOiAyZW07XG5cdH1cblx0dGgsIHRkIHtcblx0XHR0ZXh0LWFsaWduOiBsZWZ0O1xuXHR9XG5cdC5jb25jbHVzaW9uX3RhYmxlX2hlYWRlcl9pY24ge1xuXHRcdGZvbnQtc2l6ZTogMi41ZW07XG5cdH1cbn1cblxuLmNvbmNsdXNpb24tdG9wIHtcblx0YmFja2dyb3VuZC1jb2xvcjogI0Y0RjhFQjtcbn1cblxudGFibGUge1xuICAgIHRoZWFkIHRoIHtcblx0XHRib3JkZXI6IG5vbmU7XG5cdFx0cGFkZGluZzogMSU7XG5cdH1cblxuXHQudGFibGVfX2NvbC10aXR0bGUge1xuXHRcdGZvbnQtc2l6ZTogMS4yNWVtO1xuXHR9XG5cbiAgICB0ZCB7XG5cdFx0Ym9yZGVyLXRvcDogMXB4IHNvbGlkICMwMTM4NzE7IFxuXHRcdHBhZGRpbmc6IDFlbSAwLjVlbTtcbiAgICB9XG4gICAgdHIgdGR7XG4gICAgICAgICY6YmVmb3JlIHtcbiAgICAgICAgICAgIC8vIGNvbnRlbnQ6IGF0dHIoZGF0YS10aCk7XG4gICAgICAgICAgICBmb250LXdlaWdodDogYm9sZDtcblx0XHRcdGRpc3BsYXk6IGlubGluZS1ibG9jaztcblx0XHRcdC8vIG1pbi13aWR0aDogMTUwcHg7XG4gICAgICAgICAgICAvLyB3aWR0aDogNTAlO1xuICAgICAgICB9XG5cbiAgICAgICAgLy90ZXh0LWFsaWduOiByaWdodDtcbiAgICAgICAgJjpmaXJzdC1vZi10eXBlIHtcbiAgICAgICAgICAgIHRleHQtYWxpZ246IGNlbnRlcjtcbiAgICAgICAgICAgIGZvbnQtd2VpZ2h0OiBib2xkO1xuICAgICAgICAgICAgJjpiZWZvcmUge1xuICAgICAgICAgICAgICAgIGRpc3BsYXk6IG5vbmU7XG4gICAgICAgICAgICB9XG4gICAgICAgIH1cblx0fVxufVxuLmN1c3RvbS1tYXJnaW4tdG9we1xuXHRtYXJnaW4tdG9wOiA3MHB4O1xufVxuXG4uaWNzX3N1bWFyeV90YWJsZSB7XG5cdGZvbnQtc2l6ZTogM2VtO1xufVxuXG4uaWNzX2Ryb3BfY29uY2x1c2lvbl90YWJsZSB7XG5cdGZvbnQtc2l6ZTogMmVtO1xufVxuXG4uaWNzX2hhcHB5LWRyb3Age1xuXHRjb2xvcjogIzk3QkEzQztcbn1cblxuLmNoYXJ0IHtcblx0bWFyZ2luOiBhdXRvO1xuXHR0ZXh0LWFsaWduOiBjZW50ZXI7XG5cdGZvbnQtZmFtaWx5OiAkZm9udC1nZW5lcmFsO1xufVxuLmhpZ2hjaGFydHMtY29udGFpbmVye1xuXHRtYXJnaW46IGF1dG87XG59XG4uaGlnaGNoYXJ0cy1iYWNrZ3JvdW5kIHtcblx0ZmlsbDogbm9uZTtcbn1cbi5oaWdoY2hhcnRzLWJ1dHRvbi1ib3gsIC5oaWdoY2hhcnRzLWJ1dHRvbi1zeW1ib2wsIC5oaWdoY2hhcnRzLWNyZWRpdHN7XG5cdGRpc3BsYXk6IG5vbmU7XG5cdGZpbGw6IG5vbmU7XG59XG4uaGlnaGNoYXJ0cy1zZXJpZXMtZ3JvdXB7XG5cdHRyYW5zZm9ybTogcm90YXRlKDI1MmRlZyk7XG5cdHRyYW5zZm9ybS1vcmlnaW46IDMwJSA1MCU7XG59XG4ucm93LWNvbmNsdXNpb24tZGV0YWlsIHtcblx0d2lkdGg6IDgwJSAhaW1wb3J0YW50O1xuXHRtYXJnaW46IGF1dG87XG59XG5cbi8qIExhcmdlIGRldmljZXMgKHRhYmxldHMsIDEyODBweCBhbmQgdXApICovXG5AbWVkaWEgKG1pbi13aWR0aDogNzY4cHgpIHtcblx0Lm9mZnNldC1tZC0yIHtcblx0XHRtYXJnaW4tbGVmdDogMTYuNjclO1xuXHR9XG5cdC5vZmZzZXQtbWQtNiB7XG5cdFx0bWFyZ2luLWxlZnQ6IDUwJTtcblx0XHRwYWRkaW5nLWxlZnQ6IDIlO1xuICAgXHR9XG4gICBcdC5jb2wtbWQtNiB7XG4gICBcdFx0d2lkdGg6IDUwJTtcbiAgIFx0fVxuICAgXHQuY29sLW1kLTgge1xuICAgXHRcdHdpZHRoOiA2Ni42NyU7XG4gICBcdH1cbiAgIFx0LmhlYWRlci0taW5kZXgge1xuXHRcdGRpc3BsYXk6IGJsb2NrO1xuXHRcdGhlaWdodDogNzZweDtcbiAgIFx0fVxuXHQubWFpbntcblx0XHQmX190aXRsZSB7XG5cdFx0XHR0ZXh0LWFsaWduOiBjZW50ZXI7XG5cdFx0fVxuXHRcdCYtLWNvbmNsdXNpb24ge1xuXHRcdFx0LnJvdyB7XG5cdFx0XHRcdHBhZGRpbmctbGVmdDogMDtcblx0XHRcdFx0cGFkZGluZy1yaWdodDogMDtcblx0XHRcdH1cblx0XHRcdC5jb2wtNCB7XG5cdFx0XHRcdHBhZGRpbmctcmlnaHQ6IDdweDtcblx0XHRcdFx0cGFkZGluZy1sZWZ0OiA3cHg7XG5cdFx0XHR9XG5cdFx0fVxuXHRcdCZfX2NhbGN1bGF0b3Ige1xuXHRcdFx0aGVpZ2h0OiAyOTBweDtcblx0XHRcdCYtLXNlY29uZCB7XG5cdFx0XHRcdGJhY2tncm91bmQtcG9zaXRpb24teDogNzAlO1xuXHRcdFx0fVxuXHQgICAgXHQub25kYXtcblx0ICAgIFx0XHRiYWNrZ3JvdW5kLXBvc2l0aW9uOiAtMjdweCAwO1xuXHQgICAgXHRcdCY6YWZ0ZXIge1xuXHRcdCAgICBcdFx0ZGlzcGxheTogYmxvY2s7XG5cdFx0ICAgIFx0XHRiYWNrZ3JvdW5kLXNpemU6IDUzMHB4O1xuXHQgICAgXHRcdFx0aGVpZ2h0OiA0N3B4O1xuXHQgICAgXHRcdFx0YmFja2dyb3VuZC1wb3NpdGlvbjogMjExcHggLTNweDtcblx0XHQgICAgXHR9XG5cdCAgICBcdH1cblx0ICAgIH1cblx0ICAgICZfX2NvbnRhaW5lciB7XG5cdFx0XHQvLyBtYXJnaW46IDAgMjAwcHg7XG5cdFx0XHRtYXJnaW46IGluaGVyaXQ7XG5cdCAgICB9XG5cdCAgICAmX190aXRsZS0taW5kZXgge1xuXHQgICAgXHRtYXJnaW4tYm90dG9tOiAyNnB4O1xuXHQgICAgXHRwYWRkaW5nLXRvcDogMnB4O1xuXHQgICAgfVxuXHQgICAgJl9faW1hZ2Uge1xuXHRcdFx0aGVpZ2h0OiA0NzFweDtcblx0XHRcdGJhY2tncm91bmQtc2l6ZTogY29udGFpbjtcblx0XHRcdGJhY2tncm91bmQtcG9zaXRpb24teDogMjUlO1xuXHRcdFx0YmFja2dyb3VuZC1yZXBlYXQ6IG5vLXJlcGVhdDtcblx0XHRcdG1hcmdpbi1sZWZ0OiAwO1x0XG5cdCAgICBcdCYtLWNhbGN1bGF0b3Ige1xuXHRcdFx0XHRiYWNrZ3JvdW5kLWltYWdlOiB1cmwoJy4uL2ltYWdlcy9jYWxjdWxhZG9yYS5wbmcnKTtcblx0ICAgIFx0fVxuXHQgICAgXHQmLS1wZW9wbGUge1xuXHRcdFx0XHRiYWNrZ3JvdW5kLWltYWdlOiB1cmwoJy4uL2ltYWdlcy9wZW9wbGUucG5nJyk7XG5cdCAgICBcdH1cblx0ICAgIFx0Ji0tc2hvd2VyIHtcblx0XHRcdFx0YmFja2dyb3VuZC1pbWFnZTogdXJsKCcuLi9pbWFnZXMvc2hvd2VyLnBuZycpO1xuXHQgICAgXHR9XG5cdCAgICBcdCYtLXNob3dlcjIge1xuXHRcdFx0XHRiYWNrZ3JvdW5kLWltYWdlOiB1cmwoJy4uL2ltYWdlcy9zaG93ZXIyLnBuZycpO1xuXHQgICAgXHR9XG5cdCAgICBcdCYtLWJhdGgge1xuXHRcdFx0XHRiYWNrZ3JvdW5kLWltYWdlOiB1cmwoJy4uL2ltYWdlcy9iYXRoLnBuZycpO1xuXHRcdFx0XHRiYWNrZ3JvdW5kLXBvc2l0aW9uLXg6IDMlO1xuXHQgICAgXHR9XG5cdCAgICBcdCYtLXRlZXRoIHtcblx0XHRcdFx0YmFja2dyb3VuZC1pbWFnZTogdXJsKCcuLi9pbWFnZXMvdGVldGgucG5nJyk7XG5cdCAgICBcdH1cblx0ICAgIFx0Ji0tY2lzdGVybiB7XG5cdFx0XHRcdGJhY2tncm91bmQtaW1hZ2U6IHVybCgnLi4vaW1hZ2VzL2Npc3Rlcm5hLnBuZycpO1xuXHRcdFx0XHRiYWNrZ3JvdW5kLXBvc2l0aW9uLXg6IDQwJTtcblx0ICAgIFx0fVxuXHQgICAgXHQmLS10YXAtd2F0ZXIge1xuXHRcdFx0XHRiYWNrZ3JvdW5kLWltYWdlOiB1cmwoJy4uL2ltYWdlcy92YXNvLnBuZycpO1xuXHQgICAgXHR9XG5cdCAgICBcdCYtLWRpc2h3YXNoZXIge1xuXHRcdFx0XHRiYWNrZ3JvdW5kLWltYWdlOiB1cmwoJy4uL2ltYWdlcy9mcmllZ2FwbGF0b3MucG5nJyk7XG5cdCAgICBcdH1cblx0ICAgIFx0Ji0tY29va2luZyB7XG5cdFx0XHRcdGJhY2tncm91bmQtaW1hZ2U6IHVybCgnLi4vaW1hZ2VzL2NvbWlkYS5wbmcnKTtcblx0ICAgIFx0fVxuXHQgICAgXHQmLS13YXNoaW5nLW1hY2hpbmUge1xuXHRcdFx0XHRiYWNrZ3JvdW5kLWltYWdlOiB1cmwoJy4uL2ltYWdlcy9yb3BhLnBuZycpO1xuXHQgICAgXHR9XG5cdCAgICBcdCYtLWNsZWFuaW5nIHtcblx0XHRcdFx0YmFja2dyb3VuZC1pbWFnZTogdXJsKCcuLi9pbWFnZXMvY3Viby5wbmcnKTtcblx0ICAgIFx0fVxuXHQgICAgXHQmLS1jb25jbHVzaW9uIHtcblx0XHRcdFx0YmFja2dyb3VuZC1pbWFnZTogdXJsKCcuLi9pbWFnZXMvY2FsY3VsYWRvcmEucG5nJyk7XG5cdCAgICBcdH1cblx0ICAgIH1cblx0ICAgICZfX2luZm8ge1xuXHRcdFx0d2lkdGg6IDEwMHB4O1xuXHRcdFx0Ym9yZGVyLXJhZGl1czogNTBweDtcblx0XHRcdGJhY2tncm91bmQtY29sb3I6ICNDQ0NDQ0M7XG5cdFx0ICAgIHBvc2l0aW9uOiBhYnNvbHV0ZTtcblx0XHQgICAgZGlzcGxheTogYmxvY2s7XG5cdFx0ICAgIGxlZnQ6IDE1JTtcblx0XHRcdHRvcDogNTBweDtcblx0XHRcdFxuXHQgICAgXHQmX19jaXJjbGUge1xuXHQgICAgXHRcdGJhY2tncm91bmQtY29sb3I6ICMwMTM4NzE7XG4gICAgXHRcdFx0Y29sb3I6IHdoaXRlO1xuICAgIFx0XHRcdGJvcmRlci1yYWRpdXM6IDUwJTtcbiAgICBcdFx0XHRmb250LXNpemU6IGVtKDE0cHgsIDE2cHgpO1xuICAgIFx0XHRcdHdpZHRoOiAxMDAlO1xuICAgIFx0XHRcdGhlaWdodDogMTAwcHg7XG4gICAgXHRcdFx0dGV4dC1hbGlnbjogY2VudGVyO1xuICAgIFx0XHRcdHBhZGRpbmc6IDE1cHggMnB4IDE1cHg7XG4gICAgXHRcdFx0cG9zaXRpb246IHJlbGF0aXZlO1xuICAgIFx0XHRcdCY6YmVmb3JlIHtcbiAgICBcdFx0XHRcdGZvbnQtc2l6ZTogNGVtO1xuICAgIFx0XHRcdFx0cG9zaXRpb246IGFic29sdXRlO1xuXHRcdFx0XHRcdGJvdHRvbTogLTMzcHg7XG4gICAgXHRcdFx0XHRsZWZ0OiBjYWxjKDUwJSAtIDI3cHgpO1xuICAgIFx0XHRcdFx0ei1pbmRleDogMzM7XG4gICAgXHRcdFx0XHRjb2xvcjogIzk3QkEzQztcblx0XHRcdFx0fVxuXHRcdFx0XHQmX190ZXh0IHtcblx0XHRcdFx0XHRmb250LWZhbWlseTogJGZvbnQtbGlnaHQ7XG5cdFx0XHRcdFx0bGluZS1oZWlnaHQ6IDEyNSU7XG5cdFx0XHRcdH1cblx0XHRcdH1cblx0ICAgIFx0Jl9faG9tZSB7XG5cdFx0XHRcdGZvbnQtc2l6ZTogZW0oMTZweCwgMTZweCk7XG5cdFx0XHQgIFx0Zm9udC1mYW1pbHk6ICRmb250LWJvbGQ7XG5cdFx0XHQgIFx0Y29sb3I6ICMwMTM4NzE7XG5cdFx0XHRcdHRleHQtYWxpZ246IGNlbnRlcjtcblx0XHRcdFx0cGFkZGluZy10b3A6IDFlbTtcblx0ICAgIFx0fVxuXHQgICAgXHQmX19xdWFudGl0eSB7XG5cdCAgICBcdFx0d2lkdGg6IDcxcHg7XG5cdCAgICBcdFx0cGFkZGluZzogOHB4IDA7XG5cdCAgICBcdFx0dGV4dC1hbGlnbjogY2VudGVyO1xuXHQgICAgXHRcdGZvbnQtc2l6ZTogZW0oMjRweCwgMTZweCk7XG5cdCAgICBcdFx0Zm9udC1mYW1pbHk6ICRmb250LWJvbGQ7XG5cdCAgICBcdFx0Y29sb3I6ICMwMTM4NzE7XG5cdCAgICBcdFx0YmFja2dyb3VuZC1jb2xvcjogd2hpdGU7XG5cdCAgICBcdFx0Ym9yZGVyLXJhZGl1czogM3B4O1xuXHQgICAgXHRcdGJveC1zaGFkb3c6IGluc2V0IDBweCAycHggMnB4IDBweCByZ2JhKDAsIDAsIDAsIDAuMzUpO1xuXHRcdFx0XHQvL2hlaWdodDogMzVweDtcblx0XHRcdFx0bWFyZ2luOiAwIGF1dG87XG5cdCAgICBcdH1cblx0ICAgIFx0Jl9fbGl0cmUge1xuXHRcdFx0ICBcdGZvbnQtc2l6ZTogZW0oMTJweCwgMTZweCk7XG5cdFx0XHQgIFx0Zm9udC1mYW1pbHk6ICRmb250LWdlbmVyYWw7XG5cdFx0XHQgIFx0Y29sb3I6ICMwMTM4NzE7XG5cdFx0XHQgIFx0bGluZS1oZWlnaHQ6IGVtKDEycHgsIDEycHgpO1xuXHRcdFx0XHQgIHRleHQtYWxpZ246IGNlbnRlcjtcblx0XHRcdFx0cGFkZGluZy1CT1RUT006IDFlbTtcblx0XHRcdH1cblx0XHR9XG5cdFx0Jl9fdXNlcnMge1xuXHRcdFx0c3BhbiB7XG5cdFx0XHRcdGNvbG9yOiB3aGl0ZTtcblx0XHRcdFx0YmFja2dyb3VuZC1jb2xvcjogIzk3QkEzQztcblx0XHRcdFx0Zm9udC1zaXplOiAyZW07XG5cdFx0XHRcdGRpc3BsYXk6IGlubGluZTtcblx0XHRcdFx0Ym9yZGVyLXJhZGl1czogMjUlO1xuXHRcdFx0fVxuXHRcdFx0Lm1haW5fX3RleHRzIHtcblx0XHRcdFx0ZGlzcGxheTogaW5saW5lLWJsb2NrO1xuXHRcdFx0XHRmb250LXNpemU6IDAuOGVtO1xuXHRcdFx0XHRmb250LWZhbWlseTogJGZvbnQtZ2VuZXJhbDtcblx0XHRcdH1cblx0XHRcdHBvc2l0aW9uOiBhYnNvbHV0ZTtcblx0XHRcdGRpc3BsYXk6IGJsb2NrO1xuXHRcdFx0cmlnaHQ6IDE1JTtcblx0XHRcdHRvcDogMzBweDtcblx0XHRcdCYtLXNlY29uZC1pbmRleCB7XG5cdFx0XHRcdHBvc2l0aW9uOiByZWxhdGl2ZTtcblx0XHRcdFx0bGVmdDogNTAlO1xuXHRcdFx0XHR0cmFuc2Zvcm06IHRyYW5zbGF0ZVgoLTUwJSk7XG5cdFx0XHRcdHRvcDogMGVtO1xuXHRcdFx0XHRkaXYge1xuXHRcdFx0XHRcdGRpc3BsYXk6IGlubGluZTtcblx0XHRcdFx0XHRwb3NpdGlvbjogcmVsYXRpdmU7XG5cdFx0XHRcdH1cblx0XHRcdFx0LnVzZXItdHlwZS1vZi1jb25zdW1wdGlvbiB7XG5cdFx0XHRcdFx0cmlnaHQ6IC0xMCU7XG5cdFx0XHRcdH1cblx0XHRcdFx0LmhvbWUtdHlwZS1vZi1jb25zdW1wdGlvbiB7XG5cdFx0XHRcdFx0bGVmdDogNDAlO1xuXHRcdFx0XHR9XG5cdFx0XHR9XG5cdFx0fVxuXHQgICAgJl9fYnV0dG9ucyB7XG5cdCAgICBcdHdpZHRoOiAyMjBweDtcblx0ICAgIFx0cGFkZGluZy1sZWZ0OiAwO1xuXHRcdFx0cGFkZGluZy1yaWdodDogMDtcblx0ICAgIFx0Ji0tcmFkaW9idXR0b25zIHtcblx0XHRcdFx0d2lkdGg6IDI2NXB4O1xuXHQgICAgXHRcdC5jZiB7XG5cdCAgICBcdFx0XHR3aWR0aDogMTAwJTtcblx0XHRcdFx0XHQvLyBtYXJnaW46IDA7XG5cdFx0XHRcdH1cblx0XHRcdFx0XHQvLyAuaWNvbi1taW51czpiZWZvcmV7XG5cdFx0XHRcdFx0Ly8gXHRwb3NpdGlvbjogYWJzb2x1dGU7XG5cdFx0XHRcdFx0Ly8gXHRib3R0b206IC0xMHB4O1xuXHRcdFx0XHRcdC8vIFx0bGVmdDogLTEwcHg7XG5cdFx0XHRcdFx0Ly8gXHRmb250LXNpemU6IDIuMWVtO1xuXHRcdFx0XHRcdC8vIH1cblx0XHRcdFx0XHQvLyAuaWNvbi1wbHVzOmJlZm9yZXtcblx0XHRcdFx0XHQvLyBcdHBvc2l0aW9uOiBhYnNvbHV0ZTtcblx0XHRcdFx0XHQvLyBcdGJvdHRvbTogLTlweDtcblx0XHRcdFx0XHQvLyBcdGxlZnQ6IDIwNHB4O1xuXHRcdFx0XHRcdC8vIFx0Zm9udC1zaXplOiAyLjFlbVxuXHRcdFx0XHRcdC8vIH1cblx0ICAgIFx0XHQubWFpbl9fdGV4dCB7XG5cdCAgICBcdFx0XHR3aWR0aDogMTYwcHg7XG5cdFx0XHRcdH1cblx0ICAgIFx0fVxuXHQgICAgfVxuXHQgICAgJl9fcmFkaW8ge1xuXHQgICAgXHRsYWJlbCB7XG5cdFx0ICAgIFx0bGluZS1oZWlnaHQ6IDE7XG5cdFx0ICAgIFx0ZGlzcGxheTogYmxvY2s7XG5cdFx0ICAgIFx0dGV4dC1hbGlnbjogY2VudGVyO1xuXHQgICAgXHR9XG5cdCAgICBcdHNwYW4ge1xuXHRcdFx0XHR3aWR0aDogMTAwJTtcblx0XHRcdFx0ZGlzcGxheTogYmxvY2s7XG5cdFx0XHRcdGxpbmUtaGVpZ2h0OiAxO1xuXHQgICAgXHR9XG5cdCAgICB9XG5cdCAgICAmX190ZXh0cyB7XG5cdFx0XHRkaXNwbGF5OiBibG9jaztcblx0XHRcdHRleHQtYWxpZ246IGxlZnQ7XG5cdFx0XHRmb250LWZhbWlseTogJGZvbnQtZ2VuZXJhbDtcblx0XHRcdG1heC13aWR0aDogNDAwcHg7O1xuXHRcdH1cblx0XHQmX19kcm9wIHtcblx0XHRcdGhlaWdodDogMTMycHg7XG5cdFx0XHQmX19jYXRlZ29yeSB7XG5cdFx0XHRcdGZvbnQtc2l6ZTogZW0oMThweCwgMTZweCk7XG5cdFx0XHR9XG5cdFx0fVxuXHRcdCZfX3N1YnRpdGxlIHtcbiAgXHRcdFx0Zm9udC1zaXplOiBlbSgzNnB4LCAxNnB4KTtcblx0XHQgIH1cblx0fVxuXG5cdC5mb290ZXIge1xuXHRcdGhlaWdodDogMTQ1cHg7XG5cdFx0cGFkZGluZy10b3A6IDA7XG5cdFx0Jl9fY29udGFpbmVyIHtcblx0XHRcdHdpZHRoOiA3MjBweDtcblx0XHRcdHBhZGRpbmc6IDI1cHggMCA1MHB4O1xuXHRcdFx0bWFyZ2luOiBhdXRvO1xuXHRcdFx0LmZvb3Rlcl9fYmVmb3Jle1xuXHRcdFx0XHRtYXJnaW46IGF1dG87XG5cdFx0XHR9XG5cdFx0XHQuZm9vdGVyX19uZXh0e1xuXHRcdFx0XHRtYXJnaW46IGF1dG87XG5cdFx0XHR9XG5cdFx0fVxuXHRcdCZfX3RleHQge1xuXHRcdFx0bWFyZ2luLXRvcDogMDtcblx0XHRcdG1hcmdpbi1ib3R0b206IDA7XG5cdFx0fVxuXHRcdCZfX2NlbnRlciB7XG5cdFx0XHRtYXJnaW4tdG9wOiAxMnB4O1xuXHRcdFx0d2lkdGg6IDUwJTtcblx0XHR9XG5cdFx0Jl9fZm9vdGVyIHtcblx0XHRcdHAge1xuXHRcdFx0XHRkaXNwbGF5OiBub25lO1xuXHRcdFx0fVxuXHRcdFx0Ji0taW5kZXgge1xuXHRcdFx0XHRwIHtcblx0XHRcdFx0XHRkaXNwbGF5OiBibG9jaztcblx0XHRcdFx0fVxuXHRcdFx0fVxuXHRcdFx0Ji0tY29uY2x1c2lvbiB7XG5cdFx0XHRcdHAge1xuXHRcdFx0XHRcdGRpc3BsYXk6IGJsb2NrO1xuXHRcdFx0XHR9XG5cdFx0XHR9XG5cdFx0fVxuXHRcdCZfX3RleHQtLWNvbmNsdXNpb24ge1xuXHRcdFx0XHRmb250LXNpemU6IGVtKDE4cHgsIDE0cHgpO1xuXHRcdFx0XHRmb250LXdlaWdodDogYm9sZDtcblx0XHRcdFx0cGFkZGluZy1sZWZ0OiAwO1xuXHRcdFx0XHRwYWRkaW5nLXJpZ2h0OiAwO1xuXHRcdFx0fVxuXHR9XG5cdC5vbmRhIHtcblx0XHRiYWNrZ3JvdW5kLXNpemU6IDUzMHB4O1xuICAgIFx0aGVpZ2h0OiA0N3B4O1xuXHRcdCY6YWZ0ZXIge1xuXHRcdFx0ZGlzcGxheTogbm9uZTtcblx0XHR9XG5cdH1cbiAgICAudGFibGUgeyBcbiAgICAgICAgdHIgdGQ6YmVmb3JlIHtcblx0XHRcdGRpc3BsYXk6IG5vbmU7XG5cdFx0fVxuXHR9XG5cbn1cblxuLyogU21hbGwgZGV2aWNlcyAqL1xuQG1lZGlhIChtYXgtd2lkdGg6IDc5OHB4KSB7XG5cdC5jb2wtbWQtNiB7XG5cdFx0d2lkdGg6IDEwMCU7XG5cdH1cblx0Lm1haW5fdGFibGUge1xuXHRcdHRkIHtcblx0XHRcdGRpc3BsYXk6IGJsb2NrO1xuXHRcdFx0Ym9yZGVyOiBub25lO1xuXHRcdH1cblx0XHR0aCB7XG5cdFx0XHRib3JkZXItdG9wOiBub25lO1xuXHRcdFx0ZGlzcGxheTogbm9uZTtcblx0XHR9XG5cdFx0dHIge1xuXHRcdFx0Y29udGVudDogYXR0cihkYXRhLXRoKTtcblx0XHRcdGJvcmRlci10b3A6IDFweCBzb2xpZCAjMDEzODcxO1xuXHRcdH1cblx0XHR0ciB0ZHtcblx0XHRcdCY6YmVmb3JlIHtcblx0XHRcdFx0Y29udGVudDogYXR0cihkYXRhLXRoKTtcblx0XHRcdFx0Zm9udC13ZWlnaHQ6IGJvbGQ7XG5cdFx0XHRcdGRpc3BsYXk6IGlubGluZS1ibG9jaztcblx0XHRcdFx0Ly8gd2lkdGg6IDUwJTtcblx0XHRcdFx0cGFkZGluZy1yaWdodDogMWVtO1xuXHRcdFx0fVxuXHRcdH1cblx0XHQubGFzdF90ZCB7XG5cdFx0XHRwYWRkaW5nLWJvdHRvbTogM2VtO1xuXHRcdH1cblx0fVxuXG5cdC5jb25jbHVzaW9uIHtcblx0XHR0YWJsZXtcblx0XHRcdHdpZHRoOiAxMDAlO1xuXHRcdH1cblx0fVxuXHQubWFpbl9fc3VidGl0bGUge1xuXHRcdHBhZGRpbmc6IDJlbSAwIDFlbSAwO1xuXHR9XG5cblxuXHQuY3VzdG9tLW1hcmdpbi10b3B7XG5cdFx0bWFyZ2luLXRvcDogMHB4O1xuXHR9XG5cblx0LnJvdy1jb25jbHVzaW9uLWRldGFpbCB7XG5cdFx0dGFibGUge1xuXHRcdFx0ZGlzcGxheTogdGFibGU7XG5cdFx0fVxuXHR9XG5cdC5tYWluIHtcblx0XHQmX19hZGRpdGlvbmFsIHtcblx0XHRcdCYtLXNlY29uZC1pbmRleCB7XG5cdFx0XHRcdHRleHQtYWxpZ246IGxlZnQ7XG5cdFx0XHRcdG1heC13aWR0aDogMTAwJTtcblx0XHRcdFx0cG9zaXRpb246IHJlbGF0aXZlO1xuXHRcdFx0XHRwYWRkaW5nLXRvcDogMWVtO1xuXHRcdFx0XHRtYXJnaW46IGF1dG87XG5cdFx0XHRcdHRleHQtYWxpZ246IGNlbnRlcjtcblx0XHRcdFx0d2lkdGg6IDEwMCU7XG5cdFx0XHRcdGxlZnQ6IDAlO1xuXHRcdFx0XHR0cmFuc2Zvcm06IHRyYW5zbGF0ZVgoMCUpO1xuXHRcdFx0fVxuXHRcdH1cblx0XHQmX19jYWxjdWxhdG9yIHtcblx0XHRcdGJhY2tncm91bmQtcG9zaXRpb246IGNlbnRlciBib3R0b207XHRcblx0XHRcdG1hcmdpbi10b3A6IDMwJTtcblx0XHRcdHB7XG5cdFx0XHRcdHBvc2l0aW9uOiByZWxhdGl2ZTtcblx0XHRcdFx0dG9wOiAtN2VtO1xuXHRcdFx0fVxuXHRcdH1cblx0XHQmX191c2Vycy0tc2Vjb25kLWluZGV4IHtcblx0XHRcdHBvc2l0aW9uOiByZWxhdGl2ZTtcblx0XHRcdG1hcmdpbjogYXV0bztcblx0XHRcdGxlZnQ6IDAlO1xuXHRcdFx0dHJhbnNmb3JtOiB0cmFuc2xhdGVYKDAlKTtcblx0XHRcdC51c2VyLXR5cGUtb2YtY29uc3VtcHRpb257XG5cdFx0XHRcdHJpZ2h0OiAxMCU7O1xuXHRcdFx0fVxuXHRcdFx0LmhvbWUtdHlwZS1vZi1jb25zdW1wdGlvbntcblx0XHRcdFx0bGVmdDogMTAlO1xuXHRcdFx0fVxuXHRcdH1cblx0fVxuXHQuZm9vdGVyIHtcblx0XHQmX19uZXh0IHtcblx0XHRcdGZvbnQtc2l6ZTogMWVtO1xuXHRcdFx0Lmljb24ge1xuXHRcdFx0XHRsZWZ0OiA5JTtcblx0XHRcdH1cblx0XHR9XG5cdFx0Jl9fYmVmb3JlIHtcblx0XHRcdGZvbnQtc2l6ZTogMWVtO1xuXHRcdFx0Lmljb24ge1xuXHRcdFx0XHRyaWdodDogOSU7XG5cdFx0XHR9XG5cdFx0fVxuXHR9XG59XG5cbkBtZWRpYSAobWF4LXdpZHRoOiAxMDI0cHgpIGFuZCAobWluLXdpZHRoOiA3NjhweCkge1xuXHQubWFpbiB7XG5cdFx0Jl9faW1hZ2Uge1xuXHRcdFx0aGVpZ2h0OiAzNDBweDtcblx0XHRcdGJhY2tncm91bmQtcG9zaXRpb24teDogMzAlO1xuXHRcdFx0bWFyZ2luLXRvcDogNyU7XG5cdFx0XHQmLS1jaXN0ZXJuIHtcblx0XHRcdFx0YmFja2dyb3VuZC1pbWFnZTogdXJsKCcuLi9pbWFnZXMvY2lzdGVybmEucG5nJyk7XG5cdFx0XHRcdGJhY2tncm91bmQtcG9zaXRpb24teDogNDAlO1xuXHRcdFx0fVxuXHRcdFx0Ji0tYmF0aCB7XG5cdFx0XHRcdGJhY2tncm91bmQtaW1hZ2U6IHVybCgnLi4vaW1hZ2VzL2JhdGgucG5nJyk7XG5cdFx0XHRcdGJhY2tncm91bmQtcG9zaXRpb24teDogMyU7XG5cdCAgICBcdH1cblx0XHR9XG5cdH1cbn1cblxuQG1lZGlhIChtaW4td2lkdGg6IDUwMHB4KSBhbmQgKG1heC13aWR0aDogNzk4cHgpIHtcblx0Lm1haW4ge1xuXHRcdCZfX2NhbGN1bGF0b3Ige1xuXHRcdFx0cCB7XG5cdFx0XHRcdHBvc2l0aW9uOiByZWxhdGl2ZTtcblx0XHRcdFx0dG9wOiAtMTIwcHg7XG5cdFx0XHR9XG5cdFx0XHRtYXJnaW4tdG9wOiAyMCU7XG5cdFx0fVxuXHRcdCZfX3VzZXJzLS1zZWNvbmQtaW5kZXgge1xuXHRcdFx0ZGlzcGxheTogbm9uZTtcblx0XHR9XG5cdH1cbn0iXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBZUEsV0FBVztBQUVYLFVBQVU7RUFDVCxXQUFXLEVBQUUsU0FBUztFQUN0QixHQUFHLEVBQUcsK0JBQStCO0VBQ3JDLEdBQUcsRUFBRyxxQ0FBcUMsQ0FBQywyQkFBMkIsRUFDckUsK0JBQStCLENBQUMsa0JBQWtCLEVBQ2xELGdDQUFnQyxDQUFDLGNBQWMsRUFDL0MsdUNBQXVDLENBQUMsYUFBYTtFQUN2RCxXQUFXLEVBQUUsTUFBTTtFQUNuQixVQUFVLEVBQUUsTUFBTTs7Q0FHakIsQUFBQSxBQUFBLEtBQUMsRUFBTyxPQUFPLEFBQWQsSUFBaUIsQUFBQSxLQUFDLEVBQU8sUUFBUSxBQUFmLEVBQWlCO0VBQ3JDLGdGQUFnRjtFQUNoRixXQUFXLEVBQUUsb0JBQW9CO0VBQ2pDLEtBQUssRUFBRSxJQUFJO0VBQ1gsVUFBVSxFQUFFLE1BQU07RUFDbEIsV0FBVyxFQUFFLE1BQU07RUFDbkIsWUFBWSxFQUFFLE1BQU07RUFDcEIsY0FBYyxFQUFFLElBQUk7RUFDcEIsV0FBVyxFQUFFLENBQUM7RUFFZCx1Q0FBdUM7RUFDdkMsc0JBQXNCLEVBQUUsV0FBVztFQUNuQyx1QkFBdUIsRUFBRSxTQUFTLEdBQ2hDOztBQUVELEFBQUEsZ0JBQWdCLEFBQUEsT0FBTyxDQUFDO0VBQ3pCLE9BQU8sRUFBRSxPQUFPLEdBQ2Q7O0FBQ0QsQUFBQSxpQkFBaUIsQUFBQSxPQUFPLENBQUM7RUFDMUIsT0FBTyxFQUFFLE9BQU8sR0FDZDs7QUFDRCxBQUFBLGdCQUFnQixBQUFBLE9BQU8sQ0FBQztFQUN6QixPQUFPLEVBQUUsT0FBTyxHQUNkOztBQUNELEFBQUEsVUFBVSxBQUFBLE9BQU8sQ0FBQztFQUNuQixPQUFPLEVBQUUsT0FBTyxHQUNkOztBQUNELEFBQUEsV0FBVyxBQUFBLE9BQU8sQ0FBQztFQUNwQixPQUFPLEVBQUUsT0FBTyxHQUVkOztBQUNELEFBQUEsVUFBVSxBQUFBLE9BQU8sQ0FBQztFQUNuQixPQUFPLEVBQUUsT0FBTyxHQUNkOztBQUNELEFBQUEsWUFBWSxBQUFBLE9BQU8sQ0FBQztFQUNyQixPQUFPLEVBQUUsT0FBTyxHQUNkOztBQUNELEFBQUEsVUFBVSxBQUFBLE9BQU8sQ0FBQztFQUNuQixPQUFPLEVBQUUsT0FBTyxHQUNkOztBQUNELEFBQUEsVUFBVSxBQUFBLE9BQU8sQ0FBQztFQUNuQixPQUFPLEVBQUUsT0FBTyxHQUNkOztBQUNELEFBQUEsUUFBUSxBQUFBLE9BQU8sQ0FBQztFQUNqQixPQUFPLEVBQUUsT0FBTyxHQUNkOztBQUNELEFBQUEsVUFBVSxBQUFBLE9BQU8sQ0FBQztFQUNuQixPQUFPLEVBQUUsT0FBTyxHQUNkOztBQUNELEFBQUEsZUFBZSxBQUFBLE9BQU8sQ0FBQztFQUN4QixPQUFPLEVBQUUsT0FBTyxHQUNkOztBQUNELEFBQUEsY0FBYyxBQUFBLE9BQU8sQ0FBQztFQUN2QixPQUFPLEVBQUUsT0FBTyxHQUNkOztBQUNELEFBQUEsa0JBQWtCLEFBQUEsT0FBTyxDQUFDO0VBQzNCLE9BQU8sRUFBRSxPQUFPLEdBQ2Q7O0FBQ0QsQUFBQSxlQUFlLEFBQUEsT0FBTyxDQUFDO0VBQ3hCLE9BQU8sRUFBRSxPQUFPLEdBQ2Q7O0FBQ0QsQUFBQSxxQkFBcUIsQUFBQSxPQUFPLENBQUM7RUFDOUIsT0FBTyxFQUFFLE9BQU8sR0FDZDs7QUFDRCxBQUFBLFVBQVUsQUFBQSxPQUFPLENBQUM7RUFDbkIsT0FBTyxFQUFFLE9BQU8sR0FDZDs7QUFDRCxBQUFBLFlBQVksQUFBQSxPQUFPLENBQUM7RUFDckIsT0FBTyxFQUFFLE9BQU8sR0FDZDs7QUFDRCxBQUFBLFVBQVUsQUFBQSxPQUFPLENBQUM7RUFDbkIsT0FBTyxFQUFFLE9BQU8sR0FDZDs7QUFLSCxrRkFBa0Y7QUFJbEYsVUFBVTtFQUNOLFdBQVcsRUFBRSxjQUFjO0VBQzNCLEdBQUcsRUFBRSw4QkFBOEI7RUFDbkMsR0FBRyxFQUFFLHFDQUFxQyxDQUFDLDJCQUEyQixFQUNqRSwrQkFBK0IsQ0FBQyxjQUFjLEVBQzlDLDhCQUE4QixDQUFDLGtCQUFrQjtFQUN0RCxXQUFXLEVBQUUsSUFBSTtFQUNqQixVQUFVLEVBQUUsTUFBTTs7QUFNdEIsVUFBVTtFQUNOLFdBQVcsRUFBRSxlQUFlO0VBQzVCLEdBQUcsRUFBRSwrQkFBK0I7RUFDcEMsR0FBRyxFQUFFLHNDQUFzQyxDQUFDLDJCQUEyQixFQUNsRSxnQ0FBZ0MsQ0FBQyxjQUFjLEVBQy9DLCtCQUErQixDQUFDLGtCQUFrQjtFQUN2RCxXQUFXLEVBQUUsTUFBTTtFQUNuQixVQUFVLEVBQUUsTUFBTTs7QUFPdEIsVUFBVTtFQUNOLFdBQVcsRUFBRSxpQkFBaUI7RUFDOUIsR0FBRyxFQUFFLGlDQUFpQztFQUN0QyxHQUFHLEVBQUUsd0NBQXdDLENBQUMsMkJBQTJCLEVBQ3BFLGtDQUFrQyxDQUFDLGNBQWMsRUFDakQsaUNBQWlDLENBQUMsa0JBQWtCO0VBQ3pELFdBQVcsRUFBRSxNQUFNO0VBQ25CLFVBQVUsRUFBRSxNQUFNOztBQU10QixVQUFVO0VBQ04sV0FBVyxFQUFFLGtCQUFrQjtFQUMvQixHQUFHLEVBQUUsa0NBQWtDO0VBQ3ZDLEdBQUcsRUFBRSx5Q0FBeUMsQ0FBQywyQkFBMkIsRUFDckUsbUNBQW1DLENBQUMsY0FBYyxFQUNsRCxrQ0FBa0MsQ0FBQyxrQkFBa0I7RUFDMUQsV0FBVyxFQUFFLE1BQU07RUFDbkIsVUFBVSxFQUFFLE1BQU07O0FBR3RCLFdBQVc7QUFLWCxBQUFBLE1BQU0sQ0FBQztFQUNOLE1BQU0sRUFBRSxJQUFJO0VBQ1osTUFBTSxFQUFFLE9BQU8sR0FDZjs7QUFFRCxBQUFBLElBQUksRUFBRSxJQUFJLENBQUM7RUFDVixLQUFLLEVBQUUsSUFBSTtFQUNYLE1BQU0sRUFBRSxDQUFDO0VBQ1QsVUFBVSxFQUFFLFVBQVUsR0FDdEI7O0FBR0QsQUFBQSxDQUFDLEVBQUUsQ0FBQyxBQUFBLE9BQU8sRUFBRSxDQUFDLEFBQUEsTUFBTSxDQUFDO0VBQ2pCLFVBQVUsRUFBRSxPQUFPLEdBQ3RCOztBQUNELEFBQUEsVUFBVSxDQUFDO0VBQ1AsYUFBYSxFQUFFLElBQUk7RUFDbkIsWUFBWSxFQUFFLElBQUk7RUFDbEIsWUFBWSxFQUFFLElBQUk7RUFDbEIsV0FBVyxFQUFFLElBQUksR0FDcEI7O0FBRUQsQUFBQSxZQUFZLENBQUM7RUFDWixRQUFRLEVBQUUsS0FBSztFQUNmLElBQUksRUFBRSxDQUFDO0VBQ1AsR0FBRyxFQUFFLENBQUM7RUFDTixLQUFLLEVBQUUsS0FBSztFQUNaLE1BQU0sRUFBRSxLQUFLO0VBQ2IsZ0JBQWdCLEVBQUUsa0JBQWtCO0VBQ3BDLE9BQU8sRUFBRSxDQUFDLEdBQ1Y7O0FBRUQsQUFBQSxNQUFNLENBQUM7RUFDTixRQUFRLEVBQUUsUUFBUTtFQUNsQixTQUFTLEVBQUUscUJBQXFCO0VBQ2hDLEdBQUcsRUFBRSxHQUFHO0VBQ1IsSUFBSSxFQUFFLEdBQUc7RUFDVCxPQUFPLEVBQUUsZUFBZTtFQUN4QixnQkFBZ0IsRUFBRSxPQUFPLEdBdUJ6QjtFQTdCRCxBQU9DLE1BUEssQ0FPTCxZQUFZLENBQUM7SUFtQlosUUFBUSxFQUFFLFFBQVE7SUFDbEIsU0FBUyxFQUFFLE1BQU0sR0FDakI7SUE1QkYsQUFRRSxNQVJJLENBT0wsWUFBWSxDQUNYLHlCQUF5QixFQVIzQixNQUFNLENBT0wsWUFBWSxDQUNnQix5QkFBeUIsQ0FBQztNQUNwRCxPQUFPLEVBQUUsWUFBWTtNQUNyQixhQUFhLEVBQUUsR0FBRyxHQUNsQjtJQVhILEFBWUUsTUFaSSxDQU9MLFlBQVksQ0FLWCx5QkFBeUIsQ0FBQTtNQUN4QixRQUFRLEVBQUUsUUFBUTtNQUNsQixJQUFJLEVBQUUsR0FBRyxHQUNUO0lBZkgsQUFnQkUsTUFoQkksQ0FPTCxZQUFZLENBU1gseUJBQXlCLENBQUE7TUFDeEIsUUFBUSxFQUFFLFFBQVE7TUFDbEIsS0FBSyxFQUFFLElBQUksR0FDWDtJQW5CSCxBQW9CRSxNQXBCSSxDQU9MLFlBQVksQ0FhWCxJQUFJLENBQUE7TUFDSCxPQUFPLEVBQUUsS0FBSztNQUNkLEtBQUssRUFBRSxNQUFNO01BQ2IsTUFBTSxFQUFFLE1BQU07TUFDZCxNQUFNLEVBQUUsSUFBSSxHQUNaOztBQU1ILEFBQUEsSUFBSSxDQUFDO0VBQ0osWUFBWSxFQUFFLEtBQUs7RUFDaEIsV0FBVyxFQUFFLEtBQUssR0FVckI7RUFaRCxBQUdJLElBSEEsQUFHQyxPQUFPLENBQUM7SUFDUixPQUFPLEVBQUUsS0FBSztJQUNkLE9BQU8sRUFBRSxHQUFHLEdBQ1o7RUFOTCxBQU9JLElBUEEsQUFPQyxNQUFNLENBQUM7SUFDUCxPQUFPLEVBQUUsS0FBSztJQUNkLE9BQU8sRUFBRSxHQUFHO0lBQ1osS0FBSyxFQUFFLElBQUksR0FDWDs7Q0FHTCxBQUFBLEFBQUEsS0FBQyxFQUFELElBQUMsQUFBQSxFQUFhO0VBR2IsUUFBUSxFQUFFLFFBQVE7RUFDbEIsVUFBVSxFQUFFLEdBQUc7RUFHZixLQUFLLEVBQUUsSUFBSSxHQUNYOztBQUVELEFBQUEsTUFBTSxDQUFDO0VBQ04sS0FBSyxFQUFFLEdBQUcsR0FDVjs7QUFFRCxBQUFBLE1BQU0sQ0FBQztFQUNOLEtBQUssRUFBRSxNQUFNO0VBQ2IsTUFBTSxFQUFFLElBQUksR0FHWjs7QUFFRCxBQUFBLE9BQU8sQ0FBQztFQUNQLEtBQUssRUFBRSxJQUFJLEdBQ1g7O0FBRUQsQUFBQSxPQUFPLENBQUM7RUFDUCxNQUFNLEVBQUUsTUFBTTtFQUNkLFVBQVUsRUFBRSxNQUFNO0VBQ2xCLGdCQUFnQixFQUFFLE9BQU87RUFDekIsT0FBTyxFQUFFLFdBQVcsR0F5RHBCO0VBeERDLEFBQUQsYUFBTyxDQUFDO0lBQ1AsZ0JBQWdCLEVBQUUsS0FBSztJQUNwQixLQUFLLEVBQUUsT0FBTztJQUNkLGFBQWEsRUFBRSxHQUFHO0lBQ2xCLFNBQVMsRUFBRSxJQUFJO0lBQ2YsV0FBVyxFQUFFLElBQUk7SUFDakIsS0FBSyxFQUFFLElBQUk7SUFDWCxNQUFNLEVBQUUsSUFBSTtJQUNaLE9BQU8sRUFBRSxHQUFHO0lBQ2YsWUFBWSxFQUFFLEdBQUcsR0FxQ2pCO0lBcENDLEFBQUQsdUJBQVcsQ0FBQztNQUNYLGdCQUFnQixFQUFFLE9BQU87TUFDekIsS0FBSyxFQUFFLEtBQUs7TUFDWixhQUFhLEVBQUUsR0FBRztNQUNsQixTQUFTLEVBQUUsSUFBSTtNQUNmLFdBQVcsRUFBRSxJQUFJO01BQ2pCLEtBQUssRUFBRSxJQUFJO01BQ1gsTUFBTSxFQUFFLElBQUk7TUFDWixPQUFPLEVBQUUsR0FBRztNQUNaLFlBQVksRUFBRSxHQUFHLEdBQ2pCO0lBcEJELEFBcUJBLGFBckJNLEFBcUJMLGFBQWEsQ0FBQztNQUNkLFlBQVksRUFBRSxDQUFDLEdBQ2Y7SUFDQSxBQUFELHFCQUFTLENBQUM7TUFDVCxLQUFLLEVBQUUsT0FBTyxHQUNkO0lBQ0EsQUFBRCxzQ0FBMEIsQ0FBQztNQUMxQixPQUFPLEVBQUUsSUFBSSxHQUNiO0lBQ0EsQUFBRCx1Q0FBMkIsQ0FBQztNQUMzQixPQUFPLEVBQUUsWUFBWSxHQUNyQjtJQUNBLEFBQUQsbUJBQU8sQ0FBQTtNQUNOLGdCQUFnQixFQUFFLE9BQU87TUFDekIsYUFBYSxFQUFFLEdBQUc7TUFDbEIsT0FBTyxFQUFFLEdBQUc7TUFDWixTQUFTLEVBQUUsS0FBSztNQUNoQixZQUFZLEVBQUUsR0FBRztNQUNqQixjQUFjLEVBQUUsR0FBRztNQUNuQixXQUFXLEVBQUUsSUFBSSxHQUNqQjtJQUNBLEFBQUQscUJBQVMsQ0FBQTtNQUNSLGdCQUFnQixFQUFFLE9BQU8sR0FDekI7RUFHRCxBQUFELGNBQVEsQ0FBQztJQUNSLE9BQU8sRUFBRSxJQUFJLEdBQ2I7RUF0REYsQUF1REMsT0F2RE0sQ0F1RE4sa0JBQWtCLENBQUM7SUFDbEIsU0FBUyxFQUFFLEdBQUc7SUFDZCxZQUFZLEVBQUUsaUJBQWlCO0lBQy9CLFlBQVksRUFBRSxJQUFJLEdBQ2xCOztBQUlGLEFBQUEsS0FBSyxDQUFDO0VBS0YsUUFBUSxFQUFFLFFBQVE7RUFDbEIsZ0JBQWdCLEVBQUUsT0FBTztFQUN6QixVQUFVLEVBQUUsTUFBTTtFQUNsQixXQUFXLEVBQUUsSUFBSSxHQXNUcEI7RUFoVEMsQUFDQSxpQkFEWSxDQUNaLGlCQUFpQixDQUFDO0lBQ2pCLE1BQU0sRUFBRSxDQUFDO0lBQ1QsV0FBVyxFQTlVTCxTQUEyQixHQStVakM7RUFKRCxBQUtBLGlCQUxZLENBS1osSUFBSSxDQUFDO0lBQ0osVUFBVSxFQUFFLElBQUk7SUFDaEIsWUFBWSxFQUFFLElBQUk7SUFDZixhQUFhLEVBQUUsSUFBSSxHQUN0QjtFQVRELEFBVUEsaUJBVlksQ0FVWixNQUFNLENBQUM7SUFDTixhQUFhLEVBQUUsSUFBSTtJQUNoQixZQUFZLEVBQUUsSUFBSSxHQUNyQjtFQUVELEFBQUQsZ0JBQVksQ0FBQztJQUNaLE1BQU0sRUFBRSxNQUFNO0lBS2QsUUFBUSxFQUFFLFFBQVE7SUFDbEIsWUFBWSxFQUFFLElBQUk7SUFDbEIsYUFBYSxFQUFFLElBQUksR0FLbkI7SUFKQyxBQUFELDRCQUFhLENBQUM7TUFDYixZQUFZLEVBQUUsSUFBSTtNQUNsQixhQUFhLEVBQUUsSUFBSSxHQUNuQjtFQUVELEFBQUQsWUFBUSxDQUFDO0lBQ1IsV0FBVyxFQWpYQSxhQUFhO0lBa1h4QixLQUFLLEVBQUUsT0FBTztJQUNkLFNBQVMsRUEzV0YsTUFBMkI7SUE0V2xDLFdBQVcsRUFBRSxNQUFNO0lBQ25CLFVBQVUsRUFBRSxDQUFDO0lBQ1YsYUFBYSxFQUFFLElBQUk7SUFDbkIsV0FBVyxFQS9XUCxTQUEyQixHQTRYbEM7SUFWSSxBQUFELG1CQUFRLENBQUM7TUFDWCxTQUFTLEVBblhILEdBQTJCO01Bb1hqQyxXQUFXLEVBQUUsSUFBSSxHQUNkO0lBQ0EsQUFBRCx3QkFBYSxDQUFDO01BQ2IsU0FBUyxFQXZYTixHQUEyQjtNQXlYOUIsV0FBVyxFQUFFLElBQUk7TUFDakIsYUFBYSxFQUFFLElBQUksR0FDbkI7RUFFSixBQUFELGNBQVUsQ0FBQztJQUtSLFFBQVEsRUFBRSxRQUFRO0lBRWxCLFlBQVksRUFBRSxJQUFJO0lBQ2pCLGFBQWEsRUFBRSxJQUFJLEdBd0V0QjtJQWhGQSxBQVNFLGNBVE8sQ0FTUCxJQUFJLENBQUM7TUFFSixjQUFjLEVBQUUsR0FBRztNQUVuQixXQUFXLEVBQUUsSUFBSTtNQUNqQixZQUFZLEVBQUUsSUFBSSxHQUNsQjtJQWZILEFBZ0JFLGNBaEJPLENBZ0JQLEdBQUcsQ0FBQztNQUNILEtBQUssRUFBRSxLQUFLO01BQ1osTUFBTSxFQUFFLFFBQVEsR0FjaEI7TUFoQ0gsQUFtQkMsY0FuQlEsQ0FnQlAsR0FBRyxDQUdKLFlBQVksQ0FBQTtRQUNYLE1BQU0sRUFBRSxJQUFJLEdBQ1o7TUFyQkYsQUF1QkUsY0F2Qk8sQ0FnQlAsR0FBRyxDQU1KLFlBQVksQ0FBQyxLQUFLLENBQ2pCLFlBQVksQ0FBQTtRQUNYLFlBQVksRUFBRSxJQUFJLEdBQ2xCO01BekJILEFBNEJFLGNBNUJPLENBZ0JQLEdBQUcsQ0FXSixXQUFXLENBQ1YsWUFBWSxDQUFBO1FBQ1gsV0FBVyxFQUFFLElBQUksR0FDakI7SUFHQSxBQUFELG9CQUFPLENBQUM7TUFDVCxRQUFRLEVBQUUsUUFBUTtNQUNsQixTQUFTLEVBaGFILE9BQTJCO01BaWFqQyxPQUFPLEVBQUUsS0FBSztNQUNkLGFBQWEsRUFBRSxHQUFHO01BQ2xCLFdBQVcsRUFBRSxDQUFDO01BQ2QsS0FBSyxFQUFFLElBQUk7TUFHWCxLQUFLLEVBQUUsSUFBSTtNQUNYLE1BQU0sRUFBRSxJQUFJLEdBT1o7TUFqQkUsQUFXRixvQkFYUSxBQVdQLE9BQU8sQ0FBQTtRQUNQLFFBQVEsRUFBRSxRQUFRO1FBQ2xCLE1BQU0sRUFBRSxJQUFJO1FBQ1osSUFBSSxFQUFFLEtBQUs7UUFDWCxTQUFTLEVBQUUsS0FBSyxHQUNoQjtJQUVELEFBQUQsb0JBQU8sQ0FBQztNQUNQLFFBQVEsRUFBRSxRQUFRO01BQ2xCLFNBQVMsRUFsYkgsT0FBMkI7TUFtYmpDLE9BQU8sRUFBRSxLQUFLO01BQ2QsYUFBYSxFQUFFLEdBQUc7TUFDbEIsV0FBVyxFQUFFLENBQUM7TUFDZCxLQUFLLEVBQUUsS0FBSztNQUNaLEtBQUssRUFBRSxJQUFJO01BQ1gsTUFBTSxFQUFFLElBQUksR0FXWjtNQW5CQSxBQWFBLG9CQWJNLEFBYUwsT0FBTyxDQUFBO1FBQ1AsUUFBUSxFQUFFLFFBQVE7UUFDbEIsTUFBTSxFQUFFLElBQUk7UUFDWixJQUFJLEVBQUUsS0FBSztRQUNYLFNBQVMsRUFBRSxLQUNaLEdBQUM7SUFFRCxBQUFELG9CQUFPLENBQUM7TUFDUCxnQkFBZ0IsRUFBRSxLQUFLO01BQ3ZCLEtBQUssRUFBRSxPQUFPLEdBQ2Q7SUFDQSxBQUFELG9CQUFPLENBQUM7TUFDUCxnQkFBZ0IsRUFBRSxLQUFLO01BQ3ZCLEtBQUssRUFBRSxPQUFPLEdBQ2Q7RUFHRCxBQUFELFlBQVEsQ0FBQztJQUNSLGdCQUFnQixFQUFFLE9BQU87SUFDekIsYUFBYSxFQUFFLEdBQUc7SUFDbEIsTUFBTSxFQUFFLElBQUk7SUFDWixLQUFLLEVBQUUsSUFBSSxHQXFCWDtJQXpCQSxBQU9BLFlBUE8sQ0FPUCxLQUFLLENBQUM7TUFDRixPQUFPLEVBQUUsSUFBSSxHQUloQjtNQVpELEFBU0ksWUFURyxDQU9QLEtBQUssQUFFQSxRQUFRLEdBQUcsS0FBSyxDQUFDO1FBQ2pCLFVBQVUsRUFBRSxXQUFXLEdBQ3ZCO0lBWEwsQUFhQSxZQWJPLENBYVAsS0FBSyxDQUFDO01BQ0YsTUFBTSxFQUFFLE9BQU87TUFDZixLQUFLLEVBQUUsS0FBSztNQUNmLFNBQVMsRUE5ZEgsT0FBMkI7TUErZGpDLFdBQVcsRUF4ZUYsWUFBWTtNQXllckIsV0FBVyxFQUFFLEdBQUcsR0FFaEI7SUFwQkQsQUFxQkEsWUFyQk8sQ0FxQlAsSUFBSSxDQUFDO01BRUosV0FBVyxFQTdlRCxhQUFhLEdBOGV2QjtFQVNELEFBQUQsV0FBTyxDQUFDO0lBQ1AsV0FBVyxFQXpmRCxZQUFZO0lBMGZ0QixXQUFXLEVBQUUsSUFBSTtJQUNqQixTQUFTLEVBbGZGLE9BQTJCO0lBbWZsQyxLQUFLLEVBQUUsT0FBTztJQUdkLFVBQVUsRUFBRSxNQUFNO0lBQ2xCLE1BQU0sRUFBRSxDQUFDO0lBQ1QsS0FBSyxFQUFFLElBQUk7SUFDWCxLQUFLLEVBQUUsS0FBSztJQUNaLFdBQVcsRUFBRSxJQUFJLEdBQ2pCO0VBQ0EsQUFBRCxpQkFBYSxDQUFDO0lBQ2IsV0FBVyxFQXZnQkUsZUFBZTtJQXdnQjVCLFNBQVMsRUE5ZkYsT0FBMkI7SUFpZ0JsQyxNQUFNLEVBQUUsSUFBSTtJQUVULFVBQVUsRUFBRSxNQUFNLEdBZ0JyQjtJQWZJLEFBQUQsd0JBQVEsQ0FBQztNQUNSLGFBQWEsRUFBRSxDQUFDLEdBQ25CO0lBQ0EsQUFBRCwrQkFBZSxDQUFDO01BQ2YsV0FBVyxFQWxoQkMsZUFBZTtNQW1oQjNCLFNBQVMsRUF6Z0JILE9BQTJCO01BMGdCakMsVUFBVSxFQUFFLElBQUk7TUFDaEIsS0FBSyxFQUFFLEdBQUc7TUFDVixTQUFTLEVBQUUsS0FBSztNQUNoQixVQUFVLEVBQUUsR0FBRztNQUNmLElBQUksRUFBRSxHQUFHO01BQ1QsU0FBUyxFQUFFLGlCQUFpQjtNQUM1QixRQUFRLEVBQUUsUUFBUTtNQUNsQixPQUFPLEVBQUUsTUFBTSxHQUNmO0VBRUQsQUFBRCxpQkFBYSxDQUFDO0lBQ2IsZ0JBQWdCLEVBQUUsOEJBQThCO0lBQ2hELE9BQU8sRUFBRSxDQUFDO0lBQ1AsZUFBZSxFQUFFLE9BQU87SUFDeEIsaUJBQWlCLEVBQUUsU0FBUztJQUM1QixtQkFBbUIsRUFBRSxRQUFRO0lBRTdCLE1BQU0sRUFBRSxLQUFLO0lBQ2hCLFFBQVEsRUFBRSxRQUFRLEdBb0JsQjtJQW5CQyxBQUFELHlCQUFTLENBQUM7TUFDVCxxQkFBcUIsRUFBRSxHQUFHLEdBQzFCO0lBWEQsQUFjSSxpQkFkUSxDQVlULEtBQUssQUFFSCxNQUFNLENBQUM7TUFDUCxPQUFPLEVBQUUsRUFBRTtNQUNYLFVBQVUsRUFBRSx3QkFBd0I7TUFFcEMsbUJBQW1CLEVBQUUsT0FBTztNQUM1QixlQUFlLEVBQUUsS0FBSztNQUN0QixnQkFBZ0IsRUFBRSxXQUFXO01BQ2hDLFFBQVEsRUFBRSxRQUFRO01BQ2xCLE9BQU8sRUFBRSxFQUFFO01BQ1IsTUFBTSxFQUFFLElBQUk7TUFDWixLQUFLLEVBQUUsSUFBSTtNQUNkLElBQUksRUFBRSxDQUFDLEdBQ1A7RUFHRixBQUFELFlBQVEsQ0FBQztJQUNSLE9BQU8sRUFBRSxJQUFJLEdBQ2I7RUFDQSxBQUFELFdBQU8sQ0FBQztJQUNQLE9BQU8sRUFBRSxJQUFJLEdBQ2I7RUFDQSxBQUFELFlBQVEsQ0FBQztJQUNSLE9BQU8sRUFBRSxJQUFJLEdBS2I7SUFKQyxBQUFELDBCQUFlLENBQUM7TUFDZixLQUFLLEVBQUUsSUFBSTtNQUNYLFNBQVMsRUFBRSxLQUFLLEdBQ2hCO0VBRUQsQUFBRCxhQUFTLENBQUM7SUFDVCxhQUFhLEVBQUUsR0FBRztJQUNsQixnQkFBZ0IsRUFBRSxPQUFPO0lBQ3pCLE1BQU0sRUFBRSxJQUFJO0lBQ1osS0FBSyxFQUFFLElBQUk7SUFDWCxPQUFPLEVBQUUsS0FBSztJQUNkLE1BQU0sRUFBRSxNQUFNLEdBRWQ7RUFDQSxBQUFELFdBQU8sQ0FBQztJQUNQLGdCQUFnQixFQUFFLCtCQUErQjtJQUNqRCxlQUFlLEVBQUUsT0FBTztJQUN4QixpQkFBaUIsRUFBRSxTQUFTO0lBQzVCLG1CQUFtQixFQUFFLFVBQVU7SUFDL0IsTUFBTSxFQUFFLEtBQUs7SUFDYixVQUFVLEVBQUUsTUFBTTtJQUNsQixXQUFXLEVBQUUsSUFBSSxHQWlDakI7SUF4Q0EsQUFRQSxXQVJNLENBUU4sQ0FBQyxDQUFDO01BQ0QsS0FBSyxFQUFFLE9BQU8sR0FDZDtJQUNBLEFBQUQsa0JBQVEsQ0FBQztNQUNSLGdCQUFnQixFQUFFLCtCQUErQixHQUlqRDtNQUxBLEFBRUEsa0JBRk8sQ0FFUCxDQUFDLENBQUM7UUFDRCxLQUFLLEVBQUUsT0FBTyxHQUNkO0lBRUQsQUFBRCxrQkFBUSxDQUFDO01BQ1IsZ0JBQWdCLEVBQUUsK0JBQStCLEdBQ2pEO0lBQ0EsQUFBRCxtQkFBUyxDQUFDO01BQ1AsU0FBUyxFQTVsQkwsUUFBMkI7TUE2bEIvQixXQUFXLEVBdG1CSixZQUFZO01BdW1CbkIsV0FBVyxFQUFFLEtBQUs7TUFDbEIsTUFBTSxFQUFFLENBQUMsR0FDWDtJQUNBLEFBQUQsb0JBQVUsQ0FBQztNQUNSLFNBQVMsRUFsbUJMLE1BQTJCO01BbW1CL0IsV0FBVyxFQTdtQkQsZUFBZTtNQThtQnpCLFdBQVcsRUFwbUJQLEdBQTJCO01BcW1CL0IsTUFBTSxFQUFFLENBQUMsR0FDWDtJQUNBLEFBQUQscUJBQVcsQ0FBQztNQUNYLFVBQVUsRUFBRSxNQUFNO01BQ2hCLFNBQVMsRUF6bUJMLE9BQTJCO01BMG1CL0IsV0FBVyxFQXBuQkQsZUFBZTtNQXFuQnpCLEtBQUssRUFBRSxPQUFPO01BQ2QsV0FBVyxFQTVtQlAsT0FBMkIsR0E2bUJqQztFQUdELEFBQUQsZUFBVyxDQUFDO0lBQ1QsU0FBUyxFQWpuQkosS0FBMkI7SUFrbkJoQyxXQUFXLEVBMW5CRixhQUFhO0lBMm5CdEIsS0FBSyxFQUFFLE9BQU87SUFDZCxVQUFVLEVBQUUsTUFBTTtJQUNsQixXQUFXLEVBQUUsTUFBTTtJQUNuQixXQUFXLEVBdG5CTixTQUEyQjtJQXVuQmhDLFlBQVksRUFBRSxJQUFJO0lBQ2xCLGFBQWEsRUFBRSxJQUFJLEdBQ3JCOztBQUlGLEFBQUEsS0FBSyxDQUFDO0VBQ0wsZ0JBQWdCLEVBQUUsdUJBQXVCO0VBQ3RDLE1BQU0sRUFBRSxJQUFJO0VBQ1osZUFBZSxFQUFFLEtBQUs7RUFDdEIsbUJBQW1CLEVBQUUsUUFBUTtFQUM3QixNQUFNLEVBQUUsQ0FBQztFQUNULElBQUksRUFBRSxDQUFDO0VBQ1AsS0FBSyxFQUFFLElBQUk7RUFDWCxRQUFRLEVBQUUsUUFBUTtFQUVyQjs7Ozs7Ozs7Ozs7SUFXRyxFQUNIOztBQUVELEFBQUEsT0FBTyxDQUFDO0VBRVAsVUFBVSxFQUFFLE1BQU07RUFDbEIsV0FBVyxFQWxxQkcsZUFBZTtFQW1xQjdCLGdCQUFnQixFQUFFLE9BQU87RUFDekIsV0FBVyxFQUFFLElBQUk7RUFDakIsUUFBUSxFQUFFLFFBQVE7RUFDbEIsTUFBTSxFQUFFLEtBQUs7RUFDYixXQUFXLEVBQUUsSUFBSSxHQW9HakI7RUFsR0MsQUFBRCxlQUFTLENBQUM7SUFDVCxNQUFNLEVBQUUsTUFBTTtJQUNkLEtBQUssRUFBRSxLQUFLO0lBQ1osYUFBYSxFQUFFLElBQUk7SUFDbkIsS0FBSyxFQUFFLElBQUksR0FJWDtFQUNBLEFBQUQsZUFBUyxDQUFDO0lBQ1QsV0FBVyxFQWxyQkQsWUFBWTtJQW1yQnRCLFNBQVMsRUExcUJGLE9BQTJCO0lBMnFCbEMsZ0JBQWdCLEVBQUUsS0FBSztJQUN2QixXQUFXLEVBQUUsSUFBSTtJQUNqQixLQUFLLEVBQUUsT0FBTztJQUNkLGVBQWUsRUFBRSxJQUFJO0lBQ3JCLGFBQWEsRUFBRSxHQUFHO0lBQ2xCLE9BQU8sRUFBRSxLQUFLO0lBQ2QsV0FBVyxFQUFFLENBQUM7SUFFZCxLQUFLLEVBQUUsSUFBSTtJQUVYLE1BQU0sRUFBRSxpQkFBaUI7SUFDekIsTUFBTSxFQUFFLElBQUksR0FPWjtJQXJCQSxBQWVBLGVBZlEsQ0FlUixLQUFLLENBQUM7TUFDTCxTQUFTLEVBQUUsR0FBRztNQUNkLGNBQWMsRUFBRSxNQUFNO01BQ3RCLFFBQVEsRUFBRSxRQUFRO01BQ2xCLElBQUksRUFBRSxJQUFJLEdBQ1Y7RUFFRCxBQUFELGFBQU8sQ0FBQztJQUNQLFdBQVcsRUF4c0JELFlBQVk7SUF5c0J0QixLQUFLLEVBQUUsS0FBSztJQUNaLFNBQVMsRUFqc0JGLE9BQTJCO0lBa3NCbEMsZ0JBQWdCLEVBQUUsT0FBTztJQUN6QixXQUFXLEVBQUUsSUFBSTtJQUNqQixlQUFlLEVBQUUsSUFBSTtJQUNyQixhQUFhLEVBQUUsR0FBRztJQUNsQixPQUFPLEVBQUUsS0FBSztJQUNkLFdBQVcsRUFBRSxDQUFDO0lBRWQsS0FBSyxFQUFFLElBQUk7SUFFWCxNQUFNLEVBQUUsSUFBSSxHQU9aO0lBcEJBLEFBY0EsYUFkTSxDQWNOLEtBQUssQ0FBQztNQUNMLFNBQVMsRUFBRSxHQUFHO01BQ2QsY0FBYyxFQUFFLE1BQU07TUFDdEIsUUFBUSxFQUFFLFFBQVE7TUFDbEIsS0FBSyxFQUFFLElBQUksR0FDWDtFQUVELEFBQUQsY0FBUSxDQUFDO0lBQ1IsU0FBUyxFQUFFLEtBQUs7SUFDaEIsT0FBTyxFQUFFLE1BQU0sR0FDZjtFQUNBLEFBQUQsZUFBUyxDQUFDO0lBQ1QsV0FBVyxFQWx1QkUsZUFBZTtJQW91QjVCLGdCQUFnQixFQUFFLE9BQU87SUFDekIsS0FBSyxFQUFFLEtBQUs7SUFDWixXQUFXLEVBQUUsTUFBTTtJQUVuQixPQUFPLEVBQUUsbUJBQW1CO0lBQzVCLFVBQVUsRUFBRSxNQUFNO0lBQ2xCLFVBQVUsRUFBRSxLQUFLLEdBTWpCO0lBSkMsQUFBRCwyQkFBYSxDQUFDO01BQ2IsWUFBWSxFQUFFLElBQUk7TUFDbEIsYUFBYSxFQUFFLElBQUksR0FDbkI7RUFFRCxBQUFELGtCQUFZLENBQUM7SUFFVCxhQUFhLEVBQUUsSUFBSSxHQUN0QjtFQUNBLEFBQUQsYUFBTyxDQUFDO0lBQ1AsV0FBVyxFQXR2QkUsZUFBZTtJQXV2QjVCLFNBQVMsRUE3dUJGLE9BQTJCO0lBOHVCbEMsTUFBTSxFQUFFLENBQUMsR0FTVDtJQVJDLEFBQUQseUJBQWEsQ0FBQztNQUNiLFNBQVMsRUFodkJILE9BQTJCO01BaXZCakMsV0FBVyxFQUFFLElBQUk7TUFDakIsV0FBVyxFQUFFLEdBQUc7TUFDaEIsYUFBYSxFQUFFLElBQUk7TUFDaEIsWUFBWSxFQUFFLElBQUksR0FDckI7RUFHRCxBQUFELGFBQU8sQ0FBQztJQUNQLFNBQVMsRUFBRSxJQUFJO0lBQ2YsZUFBZSxFQUFFLElBQUk7SUFDckIsS0FBSyxFQUFFLEtBQUs7SUFDWixhQUFhLEVBQUUsR0FBRyxHQUlsQjtJQVJBLEFBS0EsYUFMTSxBQUtMLGFBQWEsQ0FBQztNQUNkLGFBQWEsRUFBRSxDQUFDLEdBQ2hCOztBQUlILEFBQUEsYUFBYSxDQUFDO0VBQ2IsTUFBTSxFQUFFLE9BQU8sR0FDZjs7QUFFRCxBQUFBLEdBQUcsQUFBQSxPQUFPO0FBQ1YsR0FBRyxBQUFBLE1BQU0sQ0FBQztFQUNSLE9BQU8sRUFBRSxHQUFHO0VBQUUsT0FBTztFQUNyQixPQUFPLEVBQUUsS0FBSztFQUFFLE9BQU8sRUFDeEI7O0FBRUQsQUFBQSxHQUFHLEFBQUEsTUFBTSxDQUFDO0VBQ1IsS0FBSyxFQUFFLElBQUksR0FDWjs7QUFFRDs7O0VBR0U7QUFDRixBQUFBLEdBQUcsQ0FBQztFQUNGLEtBQUssRUFBRSxDQUFDLEdBQ1Q7O0FBRUQsTUFBTTtBQUVOLEFBQUEsZUFBZSxDQUFBO0VBQ2QsVUFBVSxFQUFFLENBQUM7RUFDYixXQUFXLEVBQUUsS0FBSyxHQUNsQjs7QUFFRCxBQUNDLFdBRFUsQ0FDVixLQUFLLENBQUM7RUFDTCxlQUFlLEVBQUUsUUFBUTtFQUN6QixXQUFXLEVBN3lCRSxlQUFlO0VBOHlCNUIsS0FBSyxFQUFFLEdBQUc7RUFFVixNQUFNLEVBQUUsSUFBSTtFQUNaLFVBQVUsRUFBRSxVQUFVO0VBQ3RCLE9BQU8sRUFBRSxHQUFHLEdBQ1o7O0FBVEYsQUFVQyxXQVZVLENBVVYsRUFBRSxFQVZILFdBQVcsQ0FVTixFQUFFLENBQUM7RUFDTixVQUFVLEVBQUUsSUFBSSxHQUNoQjs7QUFaRixBQWFDLFdBYlUsQ0FhViw0QkFBNEIsQ0FBQztFQUM1QixTQUFTLEVBQUUsS0FBSyxHQUNoQjs7QUFHRixBQUFBLGVBQWUsQ0FBQztFQUNmLGdCQUFnQixFQUFFLE9BQU8sR0FDekI7O0FBRUQsQUFDSSxLQURDLENBQ0QsS0FBSyxDQUFDLEVBQUUsQ0FBQztFQUNYLE1BQU0sRUFBRSxJQUFJO0VBQ1osT0FBTyxFQUFFLEVBQUUsR0FDWDs7QUFKRixBQU1DLEtBTkksQ0FNSixrQkFBa0IsQ0FBQztFQUNsQixTQUFTLEVBQUUsTUFBTSxHQUNqQjs7QUFSRixBQVVJLEtBVkMsQ0FVRCxFQUFFLENBQUM7RUFDTCxVQUFVLEVBQUUsaUJBQWlCO0VBQzdCLE9BQU8sRUFBRSxTQUFTLEdBQ2Y7O0FBYkwsQUFlUSxLQWZILENBY0QsRUFBRSxDQUFDLEVBQUUsQUFDQSxPQUFPLENBQUM7RUFFTCxXQUFXLEVBQUUsSUFBSTtFQUMxQixPQUFPLEVBQUUsWUFBWSxHQUdmOztBQXJCVCxBQXdCUSxLQXhCSCxDQWNELEVBQUUsQ0FBQyxFQUFFLEFBVUEsY0FBYyxDQUFDO0VBQ1osVUFBVSxFQUFFLE1BQU07RUFDbEIsV0FBVyxFQUFFLElBQUksR0FJcEI7RUE5QlQsQUEyQlksS0EzQlAsQ0FjRCxFQUFFLENBQUMsRUFBRSxBQVVBLGNBQWMsQUFHVixPQUFPLENBQUM7SUFDTCxPQUFPLEVBQUUsSUFBSSxHQUNoQjs7QUFJYixBQUFBLGtCQUFrQixDQUFBO0VBQ2pCLFVBQVUsRUFBRSxJQUFJLEdBQ2hCOztBQUVELEFBQUEsaUJBQWlCLENBQUM7RUFDakIsU0FBUyxFQUFFLEdBQUcsR0FDZDs7QUFFRCxBQUFBLDBCQUEwQixDQUFDO0VBQzFCLFNBQVMsRUFBRSxHQUFHLEdBQ2Q7O0FBRUQsQUFBQSxlQUFlLENBQUM7RUFDZixLQUFLLEVBQUUsT0FBTyxHQUNkOztBQUVELEFBQUEsTUFBTSxDQUFDO0VBQ04sTUFBTSxFQUFFLElBQUk7RUFDWixVQUFVLEVBQUUsTUFBTTtFQUNsQixXQUFXLEVBcDNCRyxlQUFlLEdBcTNCN0I7O0FBQ0QsQUFBQSxxQkFBcUIsQ0FBQTtFQUNwQixNQUFNLEVBQUUsSUFBSSxHQUNaOztBQUNELEFBQUEsc0JBQXNCLENBQUM7RUFDdEIsSUFBSSxFQUFFLElBQUksR0FDVjs7QUFDRCxBQUFBLHNCQUFzQixFQUFFLHlCQUF5QixFQUFFLG1CQUFtQixDQUFBO0VBQ3JFLE9BQU8sRUFBRSxJQUFJO0VBQ2IsSUFBSSxFQUFFLElBQUksR0FDVjs7QUFDRCxBQUFBLHdCQUF3QixDQUFBO0VBQ3ZCLFNBQVMsRUFBRSxjQUFjO0VBQ3pCLGdCQUFnQixFQUFFLE9BQU8sR0FDekI7O0FBQ0QsQUFBQSxzQkFBc0IsQ0FBQztFQUN0QixLQUFLLEVBQUUsY0FBYztFQUNyQixNQUFNLEVBQUUsSUFBSSxHQUNaOztBQUVELDRDQUE0QztBQUM1QyxNQUFNLEVBQUUsU0FBUyxFQUFFLEtBQUs7RUFDdkIsQUFBQSxZQUFZLENBQUM7SUFDWixXQUFXLEVBQUUsTUFBTSxHQUNuQjtFQUNELEFBQUEsWUFBWSxDQUFDO0lBQ1osV0FBVyxFQUFFLEdBQUc7SUFDaEIsWUFBWSxFQUFFLEVBQUUsR0FDYjtFQUNELEFBQUEsU0FBUyxDQUFDO0lBQ1QsS0FBSyxFQUFFLEdBQUcsR0FDVjtFQUNELEFBQUEsU0FBUyxDQUFDO0lBQ1QsS0FBSyxFQUFFLE1BQU0sR0FDYjtFQUNELEFBQUEsY0FBYyxDQUFDO0lBQ2pCLE9BQU8sRUFBRSxLQUFLO0lBQ2QsTUFBTSxFQUFFLElBQUksR0FDVDtFQUVGLEFBQUQsWUFBUSxDQUFDO0lBQ1IsVUFBVSxFQUFFLE1BQU0sR0FDbEI7RUFDQSxBQUNBLGlCQURZLENBQ1osSUFBSSxDQUFDO0lBQ0osWUFBWSxFQUFFLENBQUM7SUFDZixhQUFhLEVBQUUsQ0FBQyxHQUNoQjtFQUpELEFBS0EsaUJBTFksQ0FLWixNQUFNLENBQUM7SUFDTixhQUFhLEVBQUUsR0FBRztJQUNsQixZQUFZLEVBQUUsR0FBRyxHQUNqQjtFQUVELEFBQUQsaUJBQWEsQ0FBQztJQUNiLE1BQU0sRUFBRSxLQUFLLEdBYVY7SUFaRixBQUFELHlCQUFTLENBQUM7TUFDVCxxQkFBcUIsRUFBRSxHQUFHLEdBQzFCO0lBSkQsQUFLRyxpQkFMUyxDQUtULEtBQUssQ0FBQTtNQUNKLG1CQUFtQixFQUFFLE9BQU8sR0FPNUI7TUFiSixBQU9JLGlCQVBRLENBS1QsS0FBSyxBQUVILE1BQU0sQ0FBQztRQUNQLE9BQU8sRUFBRSxLQUFLO1FBQ2QsZUFBZSxFQUFFLEtBQUs7UUFDdEIsTUFBTSxFQUFFLElBQUk7UUFDWixtQkFBbUIsRUFBRSxVQUFVLEdBQy9CO0VBR0YsQUFBRCxnQkFBWSxDQUFDO0lBRWYsTUFBTSxFQUFFLE9BQU8sR0FDWjtFQUNBLEFBQUQsbUJBQWUsQ0FBQztJQUNmLGFBQWEsRUFBRSxJQUFJO0lBQ25CLFdBQVcsRUFBRSxHQUFHLEdBQ2hCO0VBQ0EsQUFBRCxZQUFRLENBQUM7SUFDWCxNQUFNLEVBQUUsS0FBSztJQUNiLGVBQWUsRUFBRSxPQUFPO0lBQ3hCLHFCQUFxQixFQUFFLEdBQUc7SUFDMUIsaUJBQWlCLEVBQUUsU0FBUztJQUM1QixXQUFXLEVBQUUsQ0FBQyxHQTBDWDtJQXpDQyxBQUFELHdCQUFhLENBQUM7TUFDaEIsZ0JBQWdCLEVBQUUsZ0NBQWdDLEdBQy9DO0lBQ0EsQUFBRCxvQkFBUyxDQUFDO01BQ1osZ0JBQWdCLEVBQUUsMkJBQTJCLEdBQzFDO0lBQ0EsQUFBRCxvQkFBUyxDQUFDO01BQ1osZ0JBQWdCLEVBQUUsMkJBQTJCLEdBQzFDO0lBQ0EsQUFBRCxxQkFBVSxDQUFDO01BQ2IsZ0JBQWdCLEVBQUUsNEJBQTRCLEdBQzNDO0lBQ0EsQUFBRCxrQkFBTyxDQUFDO01BQ1YsZ0JBQWdCLEVBQUUseUJBQXlCO01BQzNDLHFCQUFxQixFQUFFLEVBQUUsR0FDdEI7SUFDQSxBQUFELG1CQUFRLENBQUM7TUFDWCxnQkFBZ0IsRUFBRSwwQkFBMEIsR0FDekM7SUFDQSxBQUFELHFCQUFVLENBQUM7TUFDYixnQkFBZ0IsRUFBRSw2QkFBNkI7TUFDL0MscUJBQXFCLEVBQUUsR0FBRyxHQUN2QjtJQUNBLEFBQUQsdUJBQVksQ0FBQztNQUNmLGdCQUFnQixFQUFFLHlCQUF5QixHQUN4QztJQUNBLEFBQUQsd0JBQWEsQ0FBQztNQUNoQixnQkFBZ0IsRUFBRSxpQ0FBaUMsR0FDaEQ7SUFDQSxBQUFELHFCQUFVLENBQUM7TUFDYixnQkFBZ0IsRUFBRSwyQkFBMkIsR0FDMUM7SUFDQSxBQUFELDZCQUFrQixDQUFDO01BQ3JCLGdCQUFnQixFQUFFLHlCQUF5QixHQUN4QztJQUNBLEFBQUQsc0JBQVcsQ0FBQztNQUNkLGdCQUFnQixFQUFFLHlCQUF5QixHQUN4QztJQUNBLEFBQUQsd0JBQWEsQ0FBQztNQUNoQixnQkFBZ0IsRUFBRSxnQ0FBZ0MsR0FDL0M7RUFFRCxBQUFELFdBQU8sQ0FBQztJQUNWLEtBQUssRUFBRSxLQUFLO0lBQ1osYUFBYSxFQUFFLElBQUk7SUFDbkIsZ0JBQWdCLEVBQUUsT0FBTztJQUN0QixRQUFRLEVBQUUsUUFBUTtJQUNsQixPQUFPLEVBQUUsS0FBSztJQUNkLElBQUksRUFBRSxHQUFHO0lBQ1osR0FBRyxFQUFFLElBQUksR0FxRFQ7SUFuREksQUFBRCxtQkFBUyxDQUFDO01BQ1QsZ0JBQWdCLEVBQUUsT0FBTztNQUN6QixLQUFLLEVBQUUsS0FBSztNQUNaLGFBQWEsRUFBRSxHQUFHO01BQ2xCLFNBQVMsRUFwL0JQLE9BQTJCO01BcS9CN0IsS0FBSyxFQUFFLElBQUk7TUFDWCxNQUFNLEVBQUUsS0FBSztNQUNiLFVBQVUsRUFBRSxNQUFNO01BQ2xCLE9BQU8sRUFBRSxhQUFhO01BQ3RCLFFBQVEsRUFBRSxRQUFRLEdBYXJCO01BdEJHLEFBVUEsbUJBVlEsQUFVUCxPQUFPLENBQUM7UUFDUixTQUFTLEVBQUUsR0FBRztRQUNkLFFBQVEsRUFBRSxRQUFRO1FBQ3JCLE1BQU0sRUFBRSxLQUFLO1FBQ1YsSUFBSSxFQUFFLGdCQUFnQjtRQUN0QixPQUFPLEVBQUUsRUFBRTtRQUNYLEtBQUssRUFBRSxPQUFPLEdBQ2pCO01BQ0EsQUFBRCx5QkFBTyxDQUFDO1FBQ1AsV0FBVyxFQTNnQ0gsYUFBYTtRQTRnQ3JCLFdBQVcsRUFBRSxJQUFJLEdBQ2pCO0lBRUUsQUFBRCxpQkFBTyxDQUFDO01BQ1YsU0FBUyxFQXhnQ0osR0FBMkI7TUF5Z0M5QixXQUFXLEVBbGhDTCxZQUFZO01BbWhDbEIsS0FBSyxFQUFFLE9BQU87TUFDaEIsVUFBVSxFQUFFLE1BQU07TUFDbEIsV0FBVyxFQUFFLEdBQUcsR0FDYjtJQUNBLEFBQUQscUJBQVcsQ0FBQztNQUNYLEtBQUssRUFBRSxJQUFJO01BQ1gsT0FBTyxFQUFFLEtBQUs7TUFDZCxVQUFVLEVBQUUsTUFBTTtNQUNsQixTQUFTLEVBbGhDUCxLQUEyQjtNQW1oQzdCLFdBQVcsRUE1aENOLFlBQVk7TUE2aENqQixLQUFLLEVBQUUsT0FBTztNQUNkLGdCQUFnQixFQUFFLEtBQUs7TUFDdkIsYUFBYSxFQUFFLEdBQUc7TUFDbEIsVUFBVSxFQUFFLEtBQUssQ0FBQyxHQUFHLENBQUMsR0FBRyxDQUFDLEdBQUcsQ0FBQyxHQUFHLENBQUMsbUJBQW1CO01BRXhELE1BQU0sRUFBRSxNQUFNLEdBQ1g7SUFDQSxBQUFELGtCQUFRLENBQUM7TUFDVCxTQUFTLEVBNWhDTixNQUEyQjtNQTZoQzlCLFdBQVcsRUF2aUNGLGVBQWU7TUF3aUN4QixLQUFLLEVBQUUsT0FBTztNQUNkLFdBQVcsRUEvaENSLEdBQTJCO01BZ2lDOUIsVUFBVSxFQUFFLE1BQU07TUFDcEIsY0FBYyxFQUFFLEdBQUcsR0FDbkI7RUFFRCxBQUFELFlBQVEsQ0FBQztJQWFSLFFBQVEsRUFBRSxRQUFRO0lBQ2xCLE9BQU8sRUFBRSxLQUFLO0lBQ2QsS0FBSyxFQUFFLEdBQUc7SUFDVixHQUFHLEVBQUUsSUFBSSxHQWlCVDtJQWpDQSxBQUNBLFlBRE8sQ0FDUCxJQUFJLENBQUM7TUFDSixLQUFLLEVBQUUsS0FBSztNQUNaLGdCQUFnQixFQUFFLE9BQU87TUFDekIsU0FBUyxFQUFFLEdBQUc7TUFDZCxPQUFPLEVBQUUsTUFBTTtNQUNmLGFBQWEsRUFBRSxHQUFHLEdBQ2xCO0lBUEQsQUFRQSxZQVJPLENBUVAsWUFBWSxDQUFDO01BQ1osT0FBTyxFQUFFLFlBQVk7TUFDckIsU0FBUyxFQUFFLEtBQUs7TUFDaEIsV0FBVyxFQXpqQ0EsZUFBZSxHQTBqQzFCO0lBS0EsQUFBRCwwQkFBZSxDQUFDO01BQ2YsUUFBUSxFQUFFLFFBQVE7TUFDbEIsSUFBSSxFQUFFLEdBQUc7TUFDVCxTQUFTLEVBQUUsZ0JBQWdCO01BQzNCLEdBQUcsRUFBRSxHQUFHLEdBV1I7TUFmQSxBQUtBLDBCQUxjLENBS2QsR0FBRyxDQUFDO1FBQ0gsT0FBTyxFQUFFLE1BQU07UUFDZixRQUFRLEVBQUUsUUFBUSxHQUNsQjtNQVJELEFBU0EsMEJBVGMsQ0FTZCx5QkFBeUIsQ0FBQztRQUN6QixLQUFLLEVBQUUsSUFBSSxHQUNYO01BWEQsQUFZQSwwQkFaYyxDQVlkLHlCQUF5QixDQUFDO1FBQ3pCLElBQUksRUFBRSxHQUFHLEdBQ1Q7RUFHQyxBQUFELGNBQVUsQ0FBQztJQUNWLEtBQUssRUFBRSxLQUFLO0lBQ1osWUFBWSxFQUFFLENBQUM7SUFDbEIsYUFBYSxFQUFFLENBQUMsR0F1QmI7SUF0QkMsQUFBRCw0QkFBZSxDQUFDO01BQ2xCLEtBQUssRUFBRSxLQUFLLEdBb0JUO01BckJBLEFBRUEsNEJBRmMsQ0FFZCxHQUFHLENBQUM7UUFDSCxLQUFLLEVBQUUsSUFBSSxHQUVkO01BTEUsQUFrQkEsNEJBbEJjLENBa0JkLFdBQVcsQ0FBQztRQUNYLEtBQUssRUFBRSxLQUFLLEdBQ2Y7RUFHQyxBQUNBLFlBRE8sQ0FDUCxLQUFLLENBQUM7SUFDTCxXQUFXLEVBQUUsQ0FBQztJQUNkLE9BQU8sRUFBRSxLQUFLO0lBQ2QsVUFBVSxFQUFFLE1BQU0sR0FDbEI7RUFMRCxBQU1BLFlBTk8sQ0FNUCxJQUFJLENBQUM7SUFDUCxLQUFLLEVBQUUsSUFBSTtJQUNYLE9BQU8sRUFBRSxLQUFLO0lBQ2QsV0FBVyxFQUFFLENBQUMsR0FDWDtFQUVELEFBQUQsWUFBUSxDQUFDO0lBQ1gsT0FBTyxFQUFFLEtBQUs7SUFDZCxVQUFVLEVBQUUsSUFBSTtJQUNoQixXQUFXLEVBMW5DQyxlQUFlO0lBMm5DM0IsU0FBUyxFQUFFLEtBQUssR0FDaEI7RUFDQSxBQUFELFdBQU8sQ0FBQztJQUNQLE1BQU0sRUFBRSxLQUFLLEdBSWI7SUFIQyxBQUFELHFCQUFXLENBQUM7TUFDWCxTQUFTLEVBdG5DSixPQUEyQixHQXVuQ2hDO0VBRUQsQUFBRCxlQUFXLENBQUM7SUFDVCxTQUFTLEVBMW5DTCxNQUEyQixHQTJuQy9CO0VBR0osQUFBQSxPQUFPLENBQUM7SUFDUCxNQUFNLEVBQUUsS0FBSztJQUNiLFdBQVcsRUFBRSxDQUFDLEdBeUNkO0lBeENDLEFBQUQsa0JBQVksQ0FBQztNQUNaLEtBQUssRUFBRSxLQUFLO01BQ1osT0FBTyxFQUFFLFdBQVc7TUFDcEIsTUFBTSxFQUFFLElBQUksR0FPWjtNQVZBLEFBSUEsa0JBSlcsQ0FJWCxlQUFlLENBQUE7UUFDZCxNQUFNLEVBQUUsSUFBSSxHQUNaO01BTkQsQUFPQSxrQkFQVyxDQU9YLGFBQWEsQ0FBQTtRQUNaLE1BQU0sRUFBRSxJQUFJLEdBQ1o7SUFFRCxBQUFELGFBQU8sQ0FBQztNQUNQLFVBQVUsRUFBRSxDQUFDO01BQ2IsYUFBYSxFQUFFLENBQUMsR0FDaEI7SUFDQSxBQUFELGVBQVMsQ0FBQztNQUNULFVBQVUsRUFBRSxJQUFJO01BQ2hCLEtBQUssRUFBRSxHQUFHLEdBQ1Y7SUFDQSxBQUNBLGVBRFEsQ0FDUixDQUFDLENBQUM7TUFDRCxPQUFPLEVBQUUsSUFBSSxHQUNiO0lBQ0EsQUFDQSxzQkFETyxDQUNQLENBQUMsQ0FBQztNQUNELE9BQU8sRUFBRSxLQUFLLEdBQ2Q7SUFFRCxBQUNBLDJCQURZLENBQ1osQ0FBQyxDQUFDO01BQ0QsT0FBTyxFQUFFLEtBQUssR0FDZDtJQUdGLEFBQUQseUJBQW1CLENBQUM7TUFDbEIsU0FBUyxFQXBxQ0osU0FBMkI7TUFxcUNoQyxXQUFXLEVBQUUsSUFBSTtNQUNqQixZQUFZLEVBQUUsQ0FBQztNQUNmLGFBQWEsRUFBRSxDQUFDLEdBQ2hCO0VBRUgsQUFBQSxLQUFLLENBQUM7SUFDTCxlQUFlLEVBQUUsS0FBSztJQUNuQixNQUFNLEVBQUUsSUFBSSxHQUlmO0lBTkQsQUFHQyxLQUhJLEFBR0gsTUFBTSxDQUFDO01BQ1AsT0FBTyxFQUFFLElBQUksR0FDYjtFQUVDLEFBQ0ksTUFERSxDQUNGLEVBQUUsQ0FBQyxFQUFFLEFBQUEsT0FBTyxDQUFDO0lBQ2xCLE9BQU8sRUFBRSxJQUFJLEdBQ2I7O0FBS0gsbUJBQW1CO0FBQ25CLE1BQU0sRUFBRSxTQUFTLEVBQUUsS0FBSztFQUN2QixBQUFBLFNBQVMsQ0FBQztJQUNULEtBQUssRUFBRSxJQUFJLEdBQ1g7RUFDRCxBQUNDLFdBRFUsQ0FDVixFQUFFLENBQUM7SUFDRixPQUFPLEVBQUUsS0FBSztJQUNkLE1BQU0sRUFBRSxJQUFJLEdBQ1o7RUFKRixBQUtDLFdBTFUsQ0FLVixFQUFFLENBQUM7SUFDRixVQUFVLEVBQUUsSUFBSTtJQUNoQixPQUFPLEVBQUUsSUFBSSxHQUNiO0VBUkYsQUFTQyxXQVRVLENBU1YsRUFBRSxDQUFDO0lBQ0YsT0FBTyxFQUFFLGFBQWE7SUFDdEIsVUFBVSxFQUFFLGlCQUFpQixHQUM3QjtFQVpGLEFBY0UsV0FkUyxDQWFWLEVBQUUsQ0FBQyxFQUFFLEFBQ0gsT0FBTyxDQUFDO0lBQ1IsT0FBTyxFQUFFLGFBQWE7SUFDdEIsV0FBVyxFQUFFLElBQUk7SUFDakIsT0FBTyxFQUFFLFlBQVk7SUFFckIsYUFBYSxFQUFFLEdBQUcsR0FDbEI7RUFwQkgsQUFzQkMsV0F0QlUsQ0FzQlYsUUFBUSxDQUFDO0lBQ1IsY0FBYyxFQUFFLEdBQUcsR0FDbkI7RUFHRixBQUNDLFdBRFUsQ0FDVixLQUFLLENBQUE7SUFDSixLQUFLLEVBQUUsSUFBSSxHQUNYO0VBRUYsQUFBQSxlQUFlLENBQUM7SUFDZixPQUFPLEVBQUUsV0FBVyxHQUNwQjtFQUdELEFBQUEsa0JBQWtCLENBQUE7SUFDakIsVUFBVSxFQUFFLEdBQUcsR0FDZjtFQUVELEFBQ0Msc0JBRHFCLENBQ3JCLEtBQUssQ0FBQztJQUNMLE9BQU8sRUFBRSxLQUFLLEdBQ2Q7RUFJQyxBQUFELCtCQUFlLENBQUM7SUFDZixVQUFVLEVBQUUsSUFBSTtJQUNoQixTQUFTLEVBQUUsSUFBSTtJQUNmLFFBQVEsRUFBRSxRQUFRO0lBQ2xCLFdBQVcsRUFBRSxHQUFHO0lBQ2hCLE1BQU0sRUFBRSxJQUFJO0lBQ1osVUFBVSxFQUFFLE1BQU07SUFDbEIsS0FBSyxFQUFFLElBQUk7SUFDWCxJQUFJLEVBQUUsRUFBRTtJQUNSLFNBQVMsRUFBRSxjQUFjLEdBQ3pCO0VBRUQsQUFBRCxpQkFBYSxDQUFDO0lBQ2IsbUJBQW1CLEVBQUUsYUFBYTtJQUNsQyxVQUFVLEVBQUUsR0FBRyxHQUtmO0lBUEEsQUFHQSxpQkFIWSxDQUdaLENBQUMsQ0FBQTtNQUNBLFFBQVEsRUFBRSxRQUFRO01BQ2xCLEdBQUcsRUFBRSxJQUFJLEdBQ1Q7RUFFRCxBQUFELDBCQUFzQixDQUFDO0lBQ3RCLFFBQVEsRUFBRSxRQUFRO0lBQ2xCLE1BQU0sRUFBRSxJQUFJO0lBQ1osSUFBSSxFQUFFLEVBQUU7SUFDUixTQUFTLEVBQUUsY0FBYyxHQU96QjtJQVhBLEFBS0EsMEJBTHFCLENBS3JCLHlCQUF5QixDQUFBO01BQ3hCLEtBQUssRUFBRSxHQUFHLEdBQ1Y7SUFQRCxBQVFBLDBCQVJxQixDQVFyQix5QkFBeUIsQ0FBQTtNQUN4QixJQUFJLEVBQUUsR0FBRyxHQUNUO0VBSUQsQUFBRCxhQUFPLENBQUM7SUFDUCxTQUFTLEVBQUUsR0FBRyxHQUlkO0lBTEEsQUFFQSxhQUZNLENBRU4sS0FBSyxDQUFDO01BQ0wsSUFBSSxFQUFFLEVBQUUsR0FDUjtFQUVELEFBQUQsZUFBUyxDQUFDO0lBQ1QsU0FBUyxFQUFFLEdBQUcsR0FJZDtJQUxBLEFBRUEsZUFGUSxDQUVSLEtBQUssQ0FBQztNQUNMLEtBQUssRUFBRSxFQUFFLEdBQ1Q7O0FBS0osTUFBTSxFQUFFLFNBQVMsRUFBRSxNQUFNLE9BQU8sU0FBUyxFQUFFLEtBQUs7RUFFN0MsQUFBRCxZQUFRLENBQUM7SUFDUixNQUFNLEVBQUUsS0FBSztJQUNiLHFCQUFxQixFQUFFLEdBQUc7SUFDMUIsVUFBVSxFQUFFLEVBQUUsR0FTZDtJQVJDLEFBQUQscUJBQVUsQ0FBQztNQUNWLGdCQUFnQixFQUFFLDZCQUE2QjtNQUMvQyxxQkFBcUIsRUFBRSxHQUFHLEdBQzFCO0lBQ0EsQUFBRCxrQkFBTyxDQUFDO01BQ1AsZ0JBQWdCLEVBQUUseUJBQXlCO01BQzNDLHFCQUFxQixFQUFFLEVBQUUsR0FDdEI7O0FBS1AsTUFBTSxFQUFFLFNBQVMsRUFBRSxLQUFLLE9BQU8sU0FBUyxFQUFFLEtBQUs7RUFFNUMsQUFBRCxpQkFBYSxDQUFDO0lBS2IsVUFBVSxFQUFFLEdBQUcsR0FDZjtJQU5BLEFBQ0EsaUJBRFksQ0FDWixDQUFDLENBQUM7TUFDRCxRQUFRLEVBQUUsUUFBUTtNQUNsQixHQUFHLEVBQUUsTUFBTSxHQUNYO0VBR0QsQUFBRCwwQkFBc0IsQ0FBQztJQUN0QixPQUFPLEVBQUUsSUFBSSxHQUNiIn0= */
}
.calculadora [class^=icon-], .calculadora [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.calculadora .icon-arrow-left:before {
  content: "\e911";
}
.calculadora .icon-arrow-right:before {
  content: "\e912";
}
.calculadora .icon-happy-drop:before {
  content: "\e900";
}
.calculadora .icon-home:before {
  content: "\e901";
}
.calculadora .icon-minus:before {
  content: "\e902";
}
.calculadora .icon-plus:before {
  content: "\e903";
}
.calculadora .icon-reload:before {
  content: "\e904";
}
.calculadora .icon-food:before {
  content: "\e905";
}
.calculadora .icon-bath:before {
  content: "\e906";
}
.calculadora .icon-fb:before {
  content: "\e907";
}
.calculadora .icon-drop:before {
  content: "\e908";
}
.calculadora .icon-drop_good:before {
  content: "\e909";
}
.calculadora .icon-drop_bad:before {
  content: "\e90a";
}
.calculadora .icon-drop_average:before {
  content: "\e90b";
}
.calculadora .icon-instagram:before {
  content: "\e90c";
}
.calculadora .icon-washing_machine:before {
  content: "\e90d";
}
.calculadora .icon-wave:before {
  content: "\e90e";
}
.calculadora .icon-twiter:before {
  content: "\e90f";
}
.calculadora .icon-user:before {
  content: "\e910";
}
.calculadora button {
  border: none;
  cursor: pointer;
}
.calculadora html, .calculadora body {
  width: 100%;
  margin: 0;
  box-sizing: border-box;
}
.calculadora *, .calculadora *:before, .calculadora *:after {
  box-sizing: inherit;
}
.calculadora .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.calculadora .modalfilter {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.calculadora .modal {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  padding: 1em 5em 3em 5em;
  background-color: #FFFFFF;
  width: 1000px;
  height: 400px;
  max-width: 90%;
  max-height: 90%;
}
.calculadora .modal .main__users {
  position: relative;
  font-size: 1.25em;
  margin-bottom: 60px;
}
.calculadora .modal .main__users .user-type-of-consumption, .calculadora .modal .main__users .home-type-of-consumption {
  display: inline-block;
  /* margin-bottom: 3em; */
}
.calculadora .modal .main__users .user-type-of-consumption {
  position: relative;
  left: 10%;
}
.calculadora .modal .main__users .home-type-of-consumption {
  position: relative;
  right: -20%;
}
.calculadora .modal .main__users span {
  display: block;
  width: 1.25em;
  height: 1.25em;
}
.calculadora .row {
  margin-right: -15px;
  margin-left: -15px;
}
.calculadora .row:before {
  display: table;
  content: " ";
}
.calculadora .row:after {
  display: table;
  content: " ";
  clear: both;
}
.calculadora [class^=col-] {
  position: relative;
  min-height: 1px;
  float: left;
}
.calculadora .col-6 {
  width: 50%;
}
.calculadora .col-4 {
  width: 33.33%;
  margin: auto;
}
.calculadora .col-12 {
  width: 100%;
}
.calculadora .header {
  margin: 0 auto;
  text-align: center;
  background-color: #EAF2F2;
  padding: 20px 0 10px;
}
.calculadora .header__icon {
  background-color: white;
  color: #9A9A9A;
  border-radius: 50%;
  font-size: 22px;
  line-height: 38px;
  width: 38px;
  height: 38px;
  padding: 8px;
  margin-right: 8px;
}
.calculadora .header__icon--selected {
  background-color: #97BA3C;
  color: white;
  border-radius: 50%;
  font-size: 22px;
  line-height: 38px;
  width: 38px;
  height: 38px;
  padding: 8px;
  margin-right: 8px;
}
.calculadora .header__icon:last-of-type {
  margin-right: 0;
}
.calculadora .header__icon--reload {
  color: #97BA3C;
  cursor: pointer;
}
.calculadora .header__icon--ball_group_display_none {
  display: none;
}
.calculadora .header__icon--ball_group_display_block {
  display: inline-block;
}
.calculadora .header__icon--ball {
  background-color: #cccccc;
  border-radius: 50%;
  padding: 7px;
  font-size: 0.1px;
  margin-right: 8px;
  padding-bottom: 0px;
  padding-top: 13px;
}
.calculadora .header__icon--single {
  background-color: #97BA3C;
}
.calculadora .header--index {
  display: none;
}
.calculadora .header .ics-vertical-line {
  font-size: 2em;
  border-right: 1px solid #013871;
  margin-right: 10px;
}
.calculadora .main {
  position: relative;
  background-color: #F4F8EB;
  text-align: center;
  padding-top: 13px;
}
.calculadora .main--conclusion .main__additional {
  margin: 0;
  line-height: 1.22222em;
}
.calculadora .main--conclusion .row {
  margin-top: 12px;
  padding-left: 43px;
  padding-right: 43px;
}
.calculadora .main--conclusion .col-4 {
  padding-right: 25px;
  padding-left: 25px;
}
.calculadora .main__container {
  margin: 0 auto;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}
.calculadora .main__container--conclusion {
  padding-left: 43px;
  padding-right: 43px;
}
.calculadora .main__title {
  font-family: OpenSansLight;
  color: #013871;
  font-size: 1.75em;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 39px;
  line-height: 0.95833em;
}
.calculadora .main__title--index {
  font-size: 3em;
  padding-top: 34px;
}
.calculadora .main__title--conclusion {
  font-size: 3em;
  padding-top: 20px;
  margin-bottom: 19px;
}
.calculadora .main__buttons {
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
}
.calculadora .main__buttons .row {
  padding-bottom: 5px;
  margin-left: -7px;
  margin-right: -7px;
}
.calculadora .main__buttons .cf {
  width: 220px;
  margin: 1em auto;
}
.calculadora .main__buttons .cf .main__radio {
  margin: auto;
}
.calculadora .main__buttons .cf :first-child input .main__radio {
  margin-right: auto;
}
.calculadora .main__buttons .cf :last-child .main__radio {
  margin-left: auto;
}
.calculadora .main__buttons__less {
  position: relative;
  font-size: 2.125em;
  padding: 0 7px;
  border-radius: 25%;
  line-height: 1;
  float: left;
  width: 52px;
  height: 52px;
}
.calculadora .main__buttons__less:before {
  position: relative;
  bottom: 10px;
  left: -16px;
  font-size: 2.1em;
}
.calculadora .main__buttons__more {
  position: relative;
  font-size: 2.125em;
  padding: 0 7px;
  border-radius: 25%;
  line-height: 1;
  float: right;
  width: 52px;
  height: 52px;
}
.calculadora .main__buttons__more:before {
  position: relative;
  bottom: 10px;
  left: -16px;
  font-size: 2.1em;
}
.calculadora .main__buttons--blue {
  background-color: white;
  color: #013871;
}
.calculadora .main__buttons--gray {
  background-color: white;
  color: #CCCCCC;
}
.calculadora .main__radio {
  background-color: #013871;
  border-radius: 6px;
  height: 60px;
  width: 60px;
}
.calculadora .main__radio input {
  display: none;
}
.calculadora .main__radio input:checked + label {
  background: transparent;
}
.calculadora .main__radio label {
  cursor: pointer;
  color: white;
  font-size: 1.125em;
  font-family: OpenSansBold;
  padding-top: 6px;
}
.calculadora .main__radio span {
  font-family: OpenSansLight;
}
.calculadora .main__text {
  font-family: OpenSansBold;
  font-weight: bold;
  font-size: 1.375em;
  color: #333333;
  text-align: center;
  margin: 0;
  float: left;
  width: 116px;
  line-height: 52px;
}
.calculadora .main__additional {
  font-family: OpenSansRegular;
  font-size: 1.125em;
  margin: auto;
  text-align: center;
}
.calculadora .main__additional--index {
  margin-bottom: 0;
}
.calculadora .main__additional--second-index {
  font-family: OpenSansRegular;
  font-size: 1.125em;
  text-align: left;
  width: 50%;
  max-width: 535px;
  margin-top: 2em;
  left: 50%;
  transform: translateX(-100%);
  position: relative;
  padding: 0 15px;
}
.calculadora .main__calculator {
  background-image: url(@theme_image_path@/calculadora/calculadora.png);
  z-index: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 38px;
  height: 216px;
  position: relative;
}
.calculadora .main__calculator--second {
  background-position-x: 70%;
}
.calculadora .main__calculator .onda:after {
  content: "";
  background: url(@theme_image_path@/calculadora/ondav.png);
  background-position: -81px 0;
  background-size: 350px;
  background-color: transparent;
  position: absolute;
  z-index: -1;
  height: 33px;
  width: 100%;
  left: 0;
}
.calculadora .main__texts {
  display: none;
}
.calculadora .main__info {
  display: none;
}
.calculadora .main__users {
  display: none;
}
.calculadora .main__users--second-index {
  width: auto;
  max-width: 500px;
}
.calculadora .main__repeat {
  border-radius: 50%;
  background-color: #FFFFFF;
  height: 38px;
  width: 39px;
  display: block;
  margin: 0 auto;
}
.calculadora .main__drop {
  background-image: url("@theme_image_path@/calculadora/drop-white.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center top;
  height: 107px;
  text-align: center;
  padding-top: 56px;
}
.calculadora .main__drop p {
  color: #013871;
}
.calculadora .main__drop--green {
  background-image: url("@theme_image_path@/calculadora/drop-green.png");
}
.calculadora .main__drop--green p {
  color: #E8F0F0;
}
.calculadora .main__drop--light {
  background-image: url("@theme_image_path@/calculadora/drop-light.png");
}
.calculadora .main__drop__number {
  font-size: 1.9375em;
  font-family: OpenSansBold;
  line-height: 0.798;
  margin: 0;
}
.calculadora .main__drop__measure {
  font-size: 0.75em;
  font-family: OpenSansRegular;
  line-height: 1em;
  /* margin: 0; */
  margin: 5px 0px;
}
.calculadora .main__drop__category {
  text-align: center;
  font-size: 0.875em;
  font-family: OpenSansRegular;
  color: #333333;
  line-height: 1.125em;
}
.calculadora .main__subtitle {
  font-size: 1.5em;
  font-family: OpenSansLight;
  color: #013871;
  text-align: center;
  font-weight: normal;
  line-height: 1.08333em;
  padding-left: 55px;
  padding-right: 55px;
}
.calculadora .onda {
  background-image: url(@theme_image_path@/calculadora/onda.png);
  height: 33px;
  background-size: 350px;
  background-position: -277px 0;
  bottom: 0;
  left: 0;
  width: 100%;
  position: absolute;
  /*&:after {
      content: "";
      background: url(@theme_image_path@/calculadora/onda.png);
      opacity: 0.302;
      background-position: -81px 0;
      background-size: 350px;
      background-color: transparent;
      position: absolute;
      height: 33px;
      width: 100%;
      left: 0;
  }*/
}
.calculadora .footer {
  text-align: center;
  font-family: OpenSansRegular;
  background-color: #EAF2F2;
  font-weight: bold;
  position: relative;
  height: 200px;
  padding-top: 62px;
}
.calculadora .footer__center {
  margin: 0 auto;
  float: unset;
  margin-bottom: 18px;
  width: auto;
}
.calculadora .footer__before {
  font-family: OpenSansBold;
  font-size: 1.125em;
  background-color: white;
  font-weight: bold;
  color: #013871;
  text-decoration: none;
  border-radius: 8px;
  display: block;
  line-height: 1;
  width: auto;
  border: 1px solid #013871;
  margin: auto;
}
.calculadora .footer__before .icon {
  font-size: 3em;
  vertical-align: middle;
  position: relative;
  left: -25%;
}
.calculadora .footer__next {
  font-family: OpenSansBold;
  color: white;
  font-size: 1.125em;
  background-color: #013871;
  font-weight: bold;
  text-decoration: none;
  border-radius: 8px;
  display: block;
  line-height: 1;
  width: auto;
  margin: auto;
}
.calculadora .footer__next .icon {
  font-size: 3em;
  vertical-align: middle;
  position: relative;
  right: -25%;
}
.calculadora .footer__start {
  max-width: 207px;
  padding: 18px 0;
}
.calculadora .footer__footer {
  font-family: OpenSansRegular;
  background-color: #013871;
  color: white;
  font-weight: normal;
  padding: 24px 44px 24px 44px;
  text-align: center;
  min-height: 160px;
}
.calculadora .footer__footer--conclusion {
  padding-left: 60px;
  padding-right: 60px;
}
.calculadora .footer__container {
  margin-bottom: 20px;
}
.calculadora .footer__text {
  font-family: OpenSansRegular;
  font-size: 0.875em;
  margin: 0;
}
.calculadora .footer__text--conclusion {
  font-size: 1.125em;
  font-weight: bold;
  padding-top: 7px;
  padding-right: 36px;
  padding-left: 36px;
}
.calculadora .footer__icon {
  font-size: 42px;
  text-decoration: none;
  color: white;
  padding-right: 5px;
}
.calculadora .footer__icon:last-of-type {
  padding-right: 0;
}
.calculadora .button-space {
  margin: auto 2%;
}
.calculadora .cf:before, .calculadora .cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.calculadora .cf:after {
  clear: both;
}
.calculadora .cf {
  *zoom: 1;
}
.calculadora .main__subtitle {
  margin-top: 0;
  padding-top: 1.5em;
}
.calculadora .conclusion table {
  border-collapse: collapse;
  font-family: OpenSansRegular;
  width: 80%;
  margin: auto;
  box-sizing: border-box;
  padding: 2em;
}
.calculadora .conclusion th, .calculadora .conclusion td {
  text-align: left;
}
.calculadora .conclusion .conclusion_table_header_icn {
  font-size: 2.5em;
}
.calculadora .conclusion-top {
  background-color: #F4F8EB;
}
.calculadora table thead th {
  border: none !important;
  padding: 1% !important;
  background: none;
}
.calculadora table .table__col-tittle {
  font-size: 1.25em !important;
}
.calculadora table td {
  border-top: 1px solid #013871 !important;
  padding: 1em 0.5em !important;
}
.calculadora table tr td:before {
  font-weight: bold !important;
  display: inline-block !important;
}
.calculadora table tr td:first-of-type {
  text-align: center !important;
  font-weight: bold !important;
}
.calculadora table tr td:first-of-type:before {
  display: none !important;
}
.calculadora table th#bathAdvice, .calculadora table th#kitchenAdvice, .calculadora table th#cleanAdvice {
  width: 50%;
}
.calculadora .custom-margin-top {
  margin-top: 70px;
}
.calculadora .ics_sumary_table {
  font-size: 3em;
}
.calculadora .ics_drop_conclusion_table {
  font-size: 2em;
}
.calculadora .ics_happy-drop {
  color: #97BA3C;
}
.calculadora .chart {
  margin: auto;
  text-align: center;
  font-family: OpenSansRegular;
}
.calculadora .highcharts-container {
  margin: auto;
}
.calculadora .highcharts-background {
  fill: none;
}
.calculadora .highcharts-button-box, .calculadora .highcharts-button-symbol, .calculadora .highcharts-credits {
  display: none;
  fill: none;
}
.calculadora .highcharts-series-group {
  transform: rotate(252deg);
  transform-origin: 30% 50%;
}
.calculadora .row-conclusion-detail {
  width: 80% !important;
  margin: auto;
}
@media (min-width: 768px) {
  .calculadora .offset-md-2 {
    margin-left: 16.67%;
  }
  .calculadora .offset-md-6 {
    margin-left: 50%;
    padding-left: 2%;
  }
  .calculadora .col-md-6 {
    width: 50%;
  }
  .calculadora .col-md-8 {
    width: 66.67%;
  }
  .calculadora .header--index {
    display: block;
    height: 76px;
  }
  .calculadora .main__title {
    text-align: center;
  }
  .calculadora .main--conclusion .row {
    padding-left: 0;
    padding-right: 0;
  }
  .calculadora .main--conclusion .col-4 {
    padding-right: 7px;
    padding-left: 7px;
  }
  .calculadora .main__calculator {
    height: 290px;
  }
  .calculadora .main__calculator--second {
    background-position-x: 70%;
  }
  .calculadora .main__calculator .onda {
    background-position: -27px 0;
  }
  .calculadora .main__calculator .onda:after {
    display: block;
    background-size: 530px;
    height: 47px;
    background-position: 211px -3px;
  }
  .calculadora .main__container {
    margin: inherit;
  }
  .calculadora .main__title--index {
    margin-bottom: 26px;
    padding-top: 2px;
  }
  .calculadora .main__image {
    height: 471px;
    background-size: contain;
    background-position-x: 25%;
    background-repeat: no-repeat;
    margin-left: 0;
  }
  .calculadora .main__image--calculator {
    background-image: url("@theme_image_path@/calculadora/calculadora.png");
  }
  .calculadora .main__image--people {
    background-image: url("@theme_image_path@/calculadora/people.png");
  }
  .calculadora .main__image--shower {
    background-image: url("@theme_image_path@/calculadora/shower.png");
  }
  .calculadora .main__image--shower2 {
    background-image: url("@theme_image_path@/calculadora/shower2.png");
  }
  .calculadora .main__image--bath {
    background-image: url("@theme_image_path@/calculadora/bath.png");
    background-position-x: 3%;
  }
  .calculadora .main__image--teeth {
    background-image: url("@theme_image_path@/calculadora/teeth.png");
  }
  .calculadora .main__image--cistern {
    background-image: url("@theme_image_path@/calculadora/cisterna.png");
    background-position-x: 40%;
  }
  .calculadora .main__image--tap-water {
    background-image: url("@theme_image_path@/calculadora/vaso.png");
  }
  .calculadora .main__image--dishwasher {
    background-image: url("@theme_image_path@/calculadora/friegaplatos.png");
  }
  .calculadora .main__image--cooking {
    background-image: url("@theme_image_path@/calculadora/comida.png");
  }
  .calculadora .main__image--washing-machine {
    background-image: url("@theme_image_path@/calculadora/ropa.png");
  }
  .calculadora .main__image--cleaning {
    background-image: url("@theme_image_path@/calculadora/cubo.png");
  }
  .calculadora .main__image--conclusion {
    background-image: url("@theme_image_path@/calculadora/calculadora.png");
  }
  .calculadora .main__image--face_wash {
    background-image: url("@theme_image_path@/calculadora/face_wash.png");
  }
  .calculadora .main__image--other_uses {
    background-image: url("@theme_image_path@/calculadora/other_uses.png");
  }
  .calculadora .main__image--hands {
    background-image: url("@theme_image_path@/calculadora/hands.png");
  }
  .calculadora .main__image--hand_washing {
    background-image: url("@theme_image_path@/calculadora/hand_washing.png");
  }
  .calculadora .main__info {
    width: 100px;
    border-radius: 50px;
    background-color: #CCCCCC;
    position: absolute;
    display: block;
    left: 15%;
    top: 50px;
  }
  .calculadora .main__info__circle {
    background-color: #013871;
    color: white;
    border-radius: 50%;
    font-size: 0.875em;
    width: 100%;
    height: 100px;
    text-align: center;
    padding: 15px 2px 15px;
    position: relative;
  }
  .calculadora .main__info__circle:before {
    font-size: 4em;
    position: absolute;
    bottom: -33px;
    left: calc(50% - 27px);
    z-index: 33;
    color: #97BA3C;
  }
  .calculadora .main__info__circle__text {
    font-family: OpenSansLight;
    line-height: 125%;
  }
  .calculadora .main__info__home {
    font-size: 1em;
    font-family: OpenSansBold;
    color: #013871;
    text-align: center;
    padding-top: 1em;
    margin-top: 15px;
  }
  .calculadora .main__info__quantity {
    width: 71px;
    padding: 8px 0;
    text-align: center;
    font-size: 1.5em;
    font-family: OpenSansBold;
    color: #013871;
    background-color: white;
    border-radius: 3px;
    box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.35);
    margin: 0 auto;
  }
  .calculadora .main__info__litre {
    font-size: 0.75em;
    font-family: OpenSansRegular;
    color: #013871;
    line-height: 1em;
    text-align: center;
    padding-BOTTOM: 1em;
    margin-top: 10px;
  }
  .calculadora .main__users {
    position: absolute;
    display: block;
    right: 15%;
    top: 30px;
  }
  .calculadora .main__users span {
    color: white;
    background-color: #97BA3C;
    font-size: 2em;
    display: inline;
    border-radius: 25%;
  }
  .calculadora .main__users .main__texts {
    display: inline-block;
    font-size: 0.8em;
    font-family: OpenSansRegular;
  }
  .calculadora .main__users--second-index {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    top: 0em;
  }
  .calculadora .main__users--second-index div {
    display: inline;
    position: relative;
  }
  .calculadora .main__users--second-index .user-type-of-consumption {
    right: -10%;
  }
  .calculadora .main__users--second-index .home-type-of-consumption {
    left: 40%;
  }
  .calculadora .main__buttons {
    width: 220px;
    padding-left: 0;
    padding-right: 0;
  }
  .calculadora .main__buttons--radiobuttons {
    width: 265px;
  }
  .calculadora .main__buttons--radiobuttons .cf {
    width: 100%;
  }
  .calculadora .main__buttons--radiobuttons .main__text {
    width: 160px;
  }
  .calculadora .main__radio label {
    line-height: 1;
    display: block;
    text-align: center;
  }
  .calculadora .main__radio span {
    width: 100%;
    display: block;
    line-height: 1;
  }
  .calculadora .main__texts {
    display: block;
    text-align: left;
    font-family: OpenSansRegular;
    max-width: 400px;
  }
  .calculadora .main__drop {
    height: 132px;
  }
  .calculadora .main__drop__category {
    font-size: 1.125em;
    margin-top: 15px;
  }
  .calculadora .main__subtitle {
    font-size: 2.25em;
  }
  .calculadora .footer {
    height: 145px;
    padding-top: 0;
  }
  .calculadora .footer__container {
    width: 720px;
    padding: 25px 0 50px;
    margin: auto;
  }
  .calculadora .footer__container .footer__before {
    margin: auto;
  }
  .calculadora .footer__container .footer__next {
    margin: auto;
  }
  .calculadora .footer__text {
    margin-top: 0;
    margin-bottom: 0;
  }
  .calculadora .footer__center {
    margin-top: 12px;
    width: 50%;
  }
  .calculadora .footer__footer p {
    display: none;
  }
  .calculadora .footer__footer--index p {
    display: block;
  }
  .calculadora .footer__footer--conclusion p {
    display: block;
  }
  .calculadora .footer__text--conclusion {
    font-size: 1.28571em;
    font-weight: bold;
    padding-left: 0;
    padding-right: 0;
  }
  .calculadora .onda {
    background-size: 530px;
    height: 47px;
  }
  .calculadora .onda:after {
    display: none;
  }
  .calculadora .table tr td:before {
    display: none;
  }
}
@media (max-width: 798px) {
  .calculadora .col-md-6 {
    width: 100%;
  }
  .calculadora .main_table td {
    display: block;
    border: none;
  }
  .calculadora .main_table th {
    border-top: none;
    display: none;
  }
  .calculadora .main_table tr {
    content: attr(data-th);
    border-top: 1px solid #013871;
  }
  .calculadora .main_table tr td:before {
    content: attr(data-th);
    font-weight: bold;
    display: inline-block;
    padding-right: 1em;
  }
  .calculadora .main_table .last_td {
    padding-bottom: 3em;
  }
  .calculadora .conclusion table {
    width: 100%;
  }
  .calculadora .main__subtitle {
    padding: 2em 0 1em 0;
  }
  .calculadora .custom-margin-top {
    margin-top: 0px;
  }
  .calculadora .row-conclusion-detail table {
    display: table;
  }
  .calculadora .main__additional--second-index {
    text-align: left;
    max-width: 100%;
    position: relative;
    padding-top: 1em;
    margin: auto;
    text-align: center;
    width: 100%;
    left: 0%;
    transform: translateX(0%);
  }
  .calculadora .main__calculator {
    background-position: center bottom;
    margin-top: 30%;
  }
  .calculadora .main__calculator p {
    position: relative;
    top: -7em;
  }
  .calculadora .main__users--second-index {
    position: relative;
    margin: auto;
    left: 0%;
    transform: translateX(0%);
  }
  .calculadora .main__users--second-index .user-type-of-consumption {
    right: 10%;
  }
  .calculadora .main__users--second-index .home-type-of-consumption {
    left: 10%;
  }
  .calculadora .footer__next {
    font-size: 1em;
  }
  .calculadora .footer__next .icon {
    left: 9%;
  }
  .calculadora .footer__before {
    font-size: 1em;
  }
  .calculadora .footer__before .icon {
    right: 9%;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .calculadora .main__image {
    height: 340px;
    background-position-x: 30%;
    margin-top: 7%;
  }
  .calculadora .main__image--cistern {
    background-image: url("@theme_image_path@/calculadora/cisterna.png");
    background-position-x: 40%;
  }
  .calculadora .main__image--bath {
    background-image: url("@theme_image_path@/calculadora/bath.png");
    background-position-x: 3%;
  }
}
@media (min-width: 500px) and (max-width: 798px) {
  .calculadora .main__calculator {
    margin-top: 20%;
  }
  .calculadora .main__calculator p {
    position: relative;
    top: -120px;
  }
  .calculadora .main__users--second-index {
    display: none;
  }
}

body {
  font-family: "PTSans-Regular";
  font-size: 14.6667px;
  line-height: normal;
  color: #222;
}
body.mobile-menu-is-active, body.search-is-active {
  overflow: hidden;
}

a {
  color: #365A88;
}

ul {
  list-style-image: url("@theme_image_path@/hidrogea/dot-list.png");
}

.tree-view ul {
  list-style: none;
}

#wrapper {
  padding: 0;
}

.no-permission-show-dockbar.has-control-menu #wrapper {
  margin-top: 0;
}

.portlet {
  margin-bottom: 0;
}

img {
  max-width: 100%;
}

strong {
  font-family: "PTSans-Bold";
}

body select::-ms-expand {
  display: none !important;
}

body select:-ms-expand {
  display: none !important;
}

.sr-only {
  color: white !important;
  background-color: black !important;
}

.dchat-container {
  z-index: 10;
}

.diligentia-theme table {
  width: 100%;
  margin-bottom: 30px;
  font-family: "PTSans-Regular";
  font-size: 14.6667px;
}
.diligentia-theme table caption {
  font-size: 13.3333px;
  text-align: center;
  margin-bottom: 10px;
  color: #444;
}
.diligentia-theme table tr {
  border-bottom: 1px solid #E6E6E6;
}
.diligentia-theme table thead tr {
  border-bottom: 1px solid #A6A6A6;
}
.diligentia-theme table th {
  background-color: #f5f7f9;
  font-family: "PTSans-Regular";
  border-top: 0 !important;
}
.diligentia-theme table.table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: transparent;
}
.diligentia-theme table.table-striped > tbody > tr:nth-of-type(2n) {
  background-color: rgba(102, 102, 102, 0.04);
}
.diligentia-theme table > thead > tr > th,
.diligentia-theme table > thead > tr > td,
.diligentia-theme table > tbody > tr > th,
.diligentia-theme table > tbody > tr > td,
.diligentia-theme table > tfoot > tr > th,
.diligentia-theme table > tfoot > tr > td {
  padding: 15px;
}

.modal#BuscadorMunicipio, .modal.detalleAviso {
  display: none;
}
.modal .modal-header {
  border-bottom: 0;
}
.modal .modal-header .btn.close {
  width: 25px;
  height: 25px;
  opacity: 1;
  background: url("@theme_image_path@/hidrogea/icon-close-avisos.png") no-repeat center;
  float: right;
}

::-webkit-input-placeholder {
  color: #222 !important;
  opacity: 1 !important;
}

:-moz-placeholder { /* Firefox 18- */
  color: #222 !important;
  opacity: 1 !important;
}

::-moz-placeholder { /* Firefox 19+ */
  color: #222 !important;
  opacity: 1 !important;
}

:-ms-input-placeholder {
  color: #222 !important;
  opacity: 1 !important;
}

.content-agbar .portlet-content, .content-agbar .portlet-minimized .portlet-content-container {
  padding: 0;
}

.icon-external {
  background: url("@theme_image_path@/hidrogea/arrow-link-external.png") no-repeat center;
  background-size: 10px;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-left: 5px;
}

.menu-overlay {
  position: fixed;
  z-index: 1009;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.75);
}

.portlet-layout-gray {
  background-color: #F1F1F1;
}

.container-layout-title {
  color: #222;
  background-color: #fbfbfb;
  padding-top: 1em 15px 1.5em;
}
.container-layout-title .layout-title-page {
  color: #032A69;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-size: 29.3333px;
  display: block;
  font-family: "PTSans-Regular";
}
@media only screen and (max-width: 990px) {
  .container-layout-title .layout-title-page {
    padding: 0 15px;
  }
}
.container-layout-title .summary {
  font-family: "PTSans-Regular";
  font-size: 17.3333px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .container-layout-title {
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width: 990px) {
  .container {
    width: 100%;
  }
}
.container-fluid-1200 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid-900 {
  margin-left: auto;
  margin-right: auto;
  max-width: 900px;
  padding-left: 15px;
  padding-right: 15px;
}

#breadcrumbs {
  background-color: #FBFBFB;
  display: none;
}
#breadcrumbs .breadcrumb {
  margin-bottom: 1em;
  margin-top: 1em;
  background-color: #FBFBFB;
  border-radius: 0;
  padding-left: 0;
}
#breadcrumbs .breadcrumb-horizontal > li + li:before {
  content: "/";
  background: none;
  top: inherit;
  margin-top: inherit;
}
#breadcrumbs .breadcrumb-horizontal li:first-child {
  margin-left: -7px;
}
@media only screen and (min-width: 991px) {
  #breadcrumbs {
    display: block;
  }
}

#footer {
  color: white;
  overflow: hidden;
  font-family: "PTSans-Regular";
}
#footer a {
  color: white;
  text-decoration: underline;
  display: inline-block;
}
#footer ul li {
  display: inline-block;
}

#footer-top {
  padding: 2em 0 1em;
  position: relative;
  margin-top: 100px;
  min-height: 85px;
  background-color: #013871;
}
#footer-top:before {
  content: "";
  width: 130%;
  height: 250%;
  top: -25px;
  left: -25%;
  position: absolute;
  background-color: #013871;
  z-index: -1;
  transform: rotate(3deg);
  transform-origin: center;
}
@media only screen and (min-width: 768px) {
  #footer-top .etiqueta {
    margin-right: 2em;
  }
}
#footer-top > .container {
  position: relative;
}
#footer-top .links-external {
  float: left;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  #footer-top .links-external li {
    margin-right: 1.5em;
  }
}
#footer-top .links-external a {
  padding: 5px 17px 5px 0;
  position: relative;
}
#footer-top .redes-sociales {
  margin-bottom: 1em;
}
#footer-top .apps {
  margin-bottom: 1em;
}
@media only screen and (min-width: 768px) {
  #footer-top .apps {
    text-align: center;
    width: 100%;
  }
}
#footer-top .apps a {
  text-decoration: none;
}
@media only screen and (min-width: 991px) {
  #footer-top .apps {
    margin-bottom: 1;
    z-index: 1;
  }
}
#footer-top .redes-sociales ul,
#footer-top .apps ul {
  display: inline-block;
  padding: 0;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  #footer-top .redes-sociales ul li,
  #footer-top .apps ul li {
    margin-bottom: 1em;
  }
  #footer-top .redes-sociales ul img,
  #footer-top .apps ul img {
    margin-right: 1em;
    margin-left: 1em;
    max-height: none;
  }
}
@media only screen and (max-width: 767px) {
  #footer-top .redes-sociales ul,
  #footer-top .apps ul,
  #footer-top .links-external li,
  #footer-top .etiqueta {
    display: block;
    text-align: center;
  }
  #footer-top .links-external {
    float: none;
  }
  #footer-top .links-external li {
    margin-bottom: 10px;
  }
  #footer-top .redes-sociales,
  #footer-top .apps {
    margin-bottom: 1.5em;
  }
  #footer-top .apps li {
    margin-bottom: 1em;
  }
  #footer-top .apps img {
    max-height: 60px;
  }
  #footer-top .etiqueta {
    margin-bottom: 1.2em;
  }
}

#footer-bottom {
  background-color: #022e5f;
  padding: 1em 0;
}
#footer-bottom .links-footer {
  margin-top: 1em;
  text-align: center;
}
#footer-bottom .links-footer ul {
  padding-left: 0;
  margin-bottom: 2em;
}
#footer-bottom .links-footer li {
  margin-right: 1em;
}
#footer-bottom .links-footer li:last-child {
  margin-right: 0;
}
#footer-bottom .icons-footer {
  text-align: right;
}
#footer-bottom .icons-footer ul {
  padding: 0;
  margin: 0;
}
#footer-bottom .icons-footer li {
  margin-left: 10px;
}
@media only screen and (max-width: 767px) {
  #footer-bottom {
    text-align: center;
  }
  #footer-bottom .links-footer {
    margin-top: inherit;
    margin-bottom: 1em;
  }
  #footer-bottom .links-footer ul {
    text-align: center;
  }
  #footer-bottom .links-footer ul li {
    display: block;
    margin-bottom: 10px;
  }
  #footer-bottom .icons-footer {
    text-align: center;
  }
  #footer-bottom .icons-footer li {
    margin-left: 5px;
    margin-bottom: 10px;
  }
  #footer-bottom .icons-footer li:first-child {
    margin-left: 0;
  }
}

#footer-logos {
  position: relative;
  margin-top: 35px;
  min-height: 85px;
  background-color: #FFFFFF;
}
@media only screen and (min-width: 768px) {
  #footer-logos .etiqueta {
    margin-right: 2em;
  }
}
#footer-logos > .container {
  position: relative;
}
#footer-logos .apps {
  margin-bottom: 1em;
}
@media only screen and (min-width: 768px) {
  #footer-logos .apps {
    text-align: center;
    width: 100%;
  }
}
#footer-logos .apps a {
  text-decoration: none;
}
@media only screen and (min-width: 991px) {
  #footer-logos .apps {
    margin-bottom: 1;
    z-index: 1;
  }
}
#footer-logos .apps ul {
  display: inline-block;
  padding: 0;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  #footer-logos .apps ul li {
    margin-bottom: 1em;
    display: inline-block;
  }
  #footer-logos .apps ul img {
    max-height: none;
    margin-right: 1em;
    margin-left: 1em;
  }
}
@media only screen and (max-width: 767px) {
  #footer-logos .apps ul {
    display: block;
    text-align: center;
  }
  #footer-logos .apps {
    margin-bottom: 1.5em;
  }
  #footer-logos .apps ul {
    list-style: none;
  }
  #footer-logos .apps li {
    margin-bottom: 1em;
  }
  #footer-logos .apps img {
    max-height: 60px;
  }
}

.hidrogea-web-map .icon-external {
  background-image: url("@theme_image_path@/hidrogea/arrow-link-external-webmap.png");
}
.hidrogea-web-map h1 {
  border-bottom: 3px solid #94ADC5;
  font-size: 1.4em;
  text-transform: uppercase;
  font-family: "PTSans-Bold";
  padding-bottom: 5px;
  margin-top: 1em;
}
.hidrogea-web-map h1 a {
  color: #013871;
}
.hidrogea-web-map .title-grouper {
  font-family: "PTSans-Bold";
  margin-bottom: 15px;
  margin-top: 0;
  text-transform: uppercase;
  display: block;
  color: #365A88;
}
.hidrogea-web-map ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hidrogea-web-map .list-child-menu li {
  margin-bottom: 5px;
}
.hidrogea-web-map .list-child-menu li.child-orphan a {
  font-family: "PTSans-Bold";
  text-transform: uppercase;
}
.hidrogea-web-map .list-child-menu > li {
  border-left: 1px solid #94ADC5;
}
.hidrogea-web-map .list-child-menu > li:first-child {
  border-left: 0;
}
@media only screen and (max-width: 990px) {
  .hidrogea-web-map .list-child-menu > li {
    border-left: 0;
    margin-bottom: 1em;
  }
}
.hidrogea-web-map .list-child-menu + .list-child-menu {
  border-top: 1px solid #94ADC5;
  padding-top: 1em;
  margin-top: 1em;
}

.wrapper-cookies {
  display: none;
  background-color: #595959;
  padding: 1em 0;
  color: #DCDCDC;
}
@media only screen and (max-width: 990px) {
  .wrapper-cookies {
    padding: 10px 15px;
  }
}
.wrapper-cookies span {
  vertical-align: middle;
}
.wrapper-cookies a {
  color: #DCDCDC;
  text-decoration: underline;
}
.wrapper-cookies #cookie-info {
  margin-right: 10px;
  width: 30px;
  height: 30px;
  display: inline-block;
  background: url("@theme_image_path@/hidrogea/icon-info-cookie.png") no-repeat center;
}
.wrapper-cookies #btn-cookies a {
  display: block;
  height: 25px;
  margin-top: 10px;
  font-size: 16px;
  float: right;
}

a#to-top {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-color: rgba(0, 0, 0, 0.8);
  width: 40px;
  height: 40px;
  line-height: 30px;
  text-align: center;
  font-size: 35px;
  color: white;
  z-index: 9999;
  border: white solid 2px !important;
  border-radius: 50%;
}
a#to-top:hover, a#to-top:focus, a#to-top:active {
  text-decoration: none;
  background-color: rgb(0, 0, 0);
  border: white solid 2px !important;
}
a#to-top.visible {
  display: block;
}

.marginTop50 {
  margin-top: 50px;
}

#column-1 .generic-content.noticia .container {
  width: 100%;
  padding: 0;
}

.content-agbar #column-1 .generic-content.noticia .container {
  width: 1170px;
}
@media only screen and (max-width: 767px) {
  .content-agbar #column-1 .generic-content.noticia .container {
    width: 100% !important;
  }
}
@media only screen and (max-width: 990px) {
  .content-agbar #column-1 .generic-content.noticia .container {
    width: 100% !important;
  }
}
@media only screen and (max-width: 1199px) {
  .content-agbar #column-1 .generic-content.noticia .container {
    width: 100% !important;
  }
}

.portlet-body .dropdown:has(.dropdown-menu) button:not(.page-link) {
  background-color: #97BA3C;
  margin: 0 0 0 10px;
  font-family: "PTSans-Bold";
  color: #013871;
  border: none;
  border-radius: 30px;
  padding: 5px 100px 5px 25px;
  background-image: url("/o/diligentia-theme-1.0/images/hidrogea/angle-down-select.png");
  background-repeat: no-repeat;
  background-position: 92% center;
  font-size: 18.75px;
  background-size: 16px auto;
  -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
}
.portlet-body .dropdown:has(.dropdown-menu) ul.dropdown-menu li a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

.errores_container {
  margin-bottom: -20px;
}

.login.errores p {
  margin-bottom: 0px;
  color: #a94442;
  font-size: 0.85em;
  font-weight: bold;
}

.info-acceso {
  z-index: 100;
}

#install-app-wrapper {
  display: none;
  position: relative;
  width: 100%;
  height: 50px;
  background-color: #013871;
  text-align: center;
  z-index: 1000;
  height: auto;
}
#install-app-wrapper #install-app-close {
  margin-right: 10px;
  width: fit-content;
  float: right;
  color: white;
  font-weight: bold;
}
#install-app-wrapper #install-app-close #install-close {
  cursor: pointer;
}
#install-app-wrapper #install-app-label {
  text-align: center;
  color: white;
}
#install-app-wrapper #install-button {
  border: none;
  color: white;
  background-color: #013871;
  margin-top: 4%;
  margin-bottom: 2%;
  text-decoration: underline;
  font-weight: bold;
}

.documentos-tecnicos {
  padding: 5px 10px;
}
.documentos-tecnicos p {
  margin: 0;
}
.documentos-tecnicos .grey {
  background: #eee;
}

.documentos-tecnicos h4 {
  display: inline-block;
  width: 85%;
}

.documentos-tecnicos p {
  display: inline-block;
  width: 14.5%;
}

.documentos-tecnicos {
  padding: 15px !important;
}

@media (max-width: 981px) {
  .documentos-tecnicos h4 {
    display: inline-block;
    width: 100%;
  }
  .documentos-tecnicos p {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  .documentos-tecnicos {
    padding: 15px !important;
  }
}
@media (max-width: 720px) {
  .wrapper-cookies #btn-cookies a {
    float: none;
    text-align: center;
  }
}
.cruz-class-msg {
  float: right;
  color: #a94442;
  width: 100%;
  margin-left: -6px;
}

.cruz-class {
  width: 95% !important;
  float: right;
}

.add-file {
  left: 5% !important;
}

.cruz-css, a:hover.cruz-css, a:focus.cruz-css, a:visited.cruz-css {
  text-decoration: none !important;
  margin-left: 1%;
  color: #013871;
}

/* home selector*/
#home-selector {
  height: 400px;
  background-image: url(@theme_image_path@/hidrogea/background-home-selector-mixta.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

#home-selector h2 {
  text-align: center;
  color: #fff;
  margin-top: 130px;
  margin-bottom: 25px;
  font-family: "PTSans-Regular";
  font-size: 37.33px;
}

#home-selector select {
  font-family: "PTSans-Bold";
  font-size: 22.66px;
}

.orange-theme #home-selector,
.blue-theme #home-selector {
  height: 300px;
  background-image: url(@theme_image_path@/hidrogea/background-home-selector.jpg);
}

.orange-theme #home-selector h2,
.blue-theme #home-selector h2 {
  margin-top: 90px;
}

#home-selector .formularios select.form-control {
  background-image: url(@theme_image_path@/hidrogea/selector-home-black.png);
  background-position: 98% center;
  background-repeat: no-repeat;
  background-size: inherit;
}

#home-selector select.form-control {
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 25px;
  background-position: right 15px center;
  border: none;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 7px;
  padding-bottom: 7px;
  color: #013871;
  min-height: 45px;
  line-height: normal;
}

#home-selector label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  font-size: 85%;
  font-weight: normal;
  padding-left: 5px;
}

.formularios {
  /*Form Wizard*/
  /*END Form Wizard*/
  /* Paginación */
  /* Tooltip*/
  /**/
  /* Accordion*/
  /*  */
}
.formularios .form-group .glyphicon-menu-down {
  position: absolute;
  bottom: 30px;
  right: 2px;
  margin-top: 10px;
}
.formularios .row.bs-wizard {
  margin-top: 40px;
}
.formularios li.bs-wizard-step {
  list-style: none;
}
.formularios .bs-wizard {
  padding: 0 0 10px 0;
}
.formularios .bs-wizard > .bs-wizard-step {
  padding: 0;
  position: relative;
}
.formularios .bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
  color: #595959;
  font-size: 16px;
  margin-bottom: 5px;
}
.formularios .bs-wizard > .bs-wizard-step .bs-wizard-info {
  color: #003874;
  font-size: 13.5px;
  font-family: "PTSans-Regular";
}
.formularios .bs-wizard > .bs-wizard-step > .bs-wizard-dot {
  font-family: "PTSans-Regular";
  line-height: 2.1;
  font-size: 18px;
  text-align: center;
  position: absolute;
  width: 40px;
  height: 40px;
  display: block;
  background: #003874;
  top: 25px;
  left: 50%;
  margin-top: -15px;
  margin-left: -20px;
  border-radius: 50%;
}
.formularios .bs-wizard > .bs-wizard-step > .progress {
  position: relative;
  border-radius: 0px;
  height: 2px;
  box-shadow: none;
  margin: 30px 0;
  background-color: #d3dae0;
}
.formularios .bs-wizard > .bs-wizard-step > .progress > .progress-bar {
  width: 0px;
  box-shadow: none;
  background: #013870;
}
.formularios .bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
  width: 100%;
}
.formularios .bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {
  width: 50%;
}
.formularios #d3dae0 .bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {
  width: 100%;
}
.formularios .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
  background-color: #d3dce5;
}
.formularios .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {
  opacity: 0;
}
.formularios .bs-wizard > .bs-wizard-step:first-child > .progress {
  left: 50%;
  width: 50%;
}
.formularios .bs-wizard > .bs-wizard-step:last-child > .progress {
  width: 50%;
}
.formularios .step-ok {
  -moz-appearance: none;
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='512'%20height='512'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M53.6,306.1l33.2-36.8c5.1-5.7,13.8-6.2,19.6-1.2l63.3,55.4c5.5,4.8,13.9,4.6,19.1-0.6L414.1,97.4c5.5-5.5,14.3-5.5,19.7,0 l42,42c5.5,5.5,5.5,14.3,0,19.7L193.4,441.7c-5.4,5.4-14.1,5.5-19.6,0.1L54.2,325.4C48.8,320.2,48.6,311.7,53.6,306.1z'%20fill='%23ffffff'/%3E%3C/svg%3E");
  background-image: none \9 ;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 22px auto;
  padding-bottom: 0;
  padding-top: 0;
  padding-right: 26px;
  padding-right: 0 \9 ;
}
.formularios .step-pencil {
  -moz-appearance: none;
  -webkit-appearance: none;
  background-image: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve"> <g> <path fill="white" d="M498.6,124.1L197.9,424.7c-3.5,3.5-9.3,3.5-12.8,0L104,343.6c-3.5-3.5-3.5-9.3,0-12.8L404.6,30.1 c3.5-3.5,9.3-3.5,12.8,0l81.1,81.1C502.1,114.8,502.1,120.5,498.6,124.1z"/><path fill="white" d="M163.2,441.2l-77.4-77.4c-5.5-5.5-15-2.8-16.7,4.9L46.5,472.3c-1.6,7.2,5,13.5,12.2,11.7l100.1-26.2 C166.1,455.8,168.6,446.6,163.2,441.2z"/></g></svg>');
  background-image: none \9 ;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 22px auto;
  padding-bottom: 0;
  padding-top: 0;
  padding-right: 26px;
  padding-right: 0 \9 ;
}
.formularios header .volver {
  display: none;
}
@media (max-width: 768px) {
  .formularios header {
    padding-top: 15px;
  }
  .formularios .row.bs-wizard {
    margin-top: 10px;
  }
  .formularios .volver {
    display: none;
  }
  .formularios header .volver {
    width: 28px;
    display: table-cell;
    vertical-align: middle;
    height: 40.6px;
    margin-right: 20px;
  }
  .formularios header .volver svg {
    vertical-align: middle;
  }
  .formularios header h1 {
    display: inline-block;
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
  }
}
.formularios form {
  margin-top: 50px;
}
@media (max-width: 768px) {
  .formularios header {
    background-color: transparent;
    margin-bottom: 0;
  }
  .formularios header h1 {
    text-transform: uppercase;
  }
  .formularios .bs-wizard {
    padding: 12px 0;
    background-color: #2a4c81;
  }
  .formularios .bs-wizard-step.active .bs-wizard-info.text-center {
    color: #fff;
  }
  .formularios .bs-wizard-info .badge {
    background-color: #97BA3C;
    color: #013871;
  }
  .orange-theme .formularios .bs-wizard-info .badge {
    background-color: #ea8a02;
  }
  .blue-theme .formularios .bs-wizard-info .badge {
    background-color: #28234e;
    color: #FFF;
  }
  .formularios .bs-wizard-info:first-letter {
    text-transform: uppercase;
  }
  .formularios .bs-wizard-info .badge span {
    font-size: 150%;
  }
  .formularios .bs-wizard-info {
    font-size: 27px;
  }
  .formularios form {
    margin-top: 0px;
  }
}
.formularios .row.bs-wizard .bs-wizard-step {
  width: 14.2%;
}
.formularios .btn {
  font-size: 17.5px;
  font-family: "PTSans-Bold";
  font-weight: bold;
}
.formularios .btn:hover,
.formularios .btn:focus,
.formularios .btn.focus {
  color: #555;
  text-decoration: none;
}
.formularios .bs-wizard > .bs-wizard-step.complete > .bs-wizard-dot {
  color: #fff;
}
.formularios .bs-wizard > .bs-wizard-step.active > .bs-wizard-dot {
  color: #fff;
  background-color: #97BA3C;
  color: #013871;
}
.orange-theme .formularios .bs-wizard > .bs-wizard-step.active > .bs-wizard-dot {
  background-color: #ea8a02;
}
.blue-theme .formularios .bs-wizard > .bs-wizard-step.active > .bs-wizard-dot {
  background-color: #28234e;
  color: #FFF;
}
.formularios .bs-wizard > .bs-wizard-step.active > .bs-wizard-info {
  font-family: "PTSans-Bold";
}
.formularios .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
  color: #003874;
}
.formularios .bs-wizard-info .badge {
  display: none;
}
@media (max-width: 768px) {
  .formularios .bs-wizard-step {
    display: none;
  }
  .formularios .bs-wizard-step.active {
    display: block;
    padding: 0 15px;
  }
  .formularios .bs-wizard-step.active .progress {
    display: none;
  }
  .formularios .bs-wizard-step.active .bs-wizard-dot {
    display: none;
  }
  .formularios .bs-wizard-step.active .bs-wizard-info.text-center {
    text-align: left;
    font-size: 27px;
    line-height: 1.8;
    font-family: "PTSans-Regular";
  }
  .formularios .bs-wizard-info .badge {
    display: inline-block;
    padding: 12px 9px;
    white-space: normal;
    margin-left: 10px;
    float: right;
  }
  .formularios .row.bs-wizard .bs-wizard-step {
    width: 100%;
  }
}
.formularios .row {
  /*
   margin-top: 20px;
   margin-bottom: 20px;
   */
}
.formularios header h1 {
  color: #013871;
  font-size: 1.8em;
}
.formularios {
  font-family: "PTSans-Regular";
  font-size: 17.5px;
}
.formularios h2 {
  color: #013871;
  margin: 40px 0 20px;
  font-size: 27px;
}
.formularios h2.gris {
  color: #555;
  margin: 40px 0 10px;
  font-size: 18px;
  font-family: "PTSans-Regular";
}
@media (max-width: 768px) {
  .formularios header h1 {
    font-size: 2em;
  }
  .formularios h2 {
    font-family: "PTSans-Regular";
  }
}
.formularios form .col-xs-1,
.formularios form .col-sm-1,
.formularios form .col-md-1,
.formularios form .col-lg-1,
.formularios form .col-xs-2,
.formularios form .col-sm-2,
.formularios form .col-md-2,
.formularios form .col-lg-2,
.formularios form .col-xs-3,
.formularios form .col-sm-3,
.formularios form .col-md-3,
.formularios form .col-lg-3,
.formularios form .col-xs-4,
.formularios form .col-sm-4,
.formularios form .col-md-4,
.formularios form .col-lg-4,
.formularios form .col-xs-5,
.formularios form .col-sm-5,
.formularios form .col-md-5,
.formularios form .col-lg-5,
.formularios form .col-xs-6,
.formularios form .col-sm-6,
.formularios form .col-md-6,
.formularios form .col-lg-6,
.formularios form .col-xs-7,
.formularios form .col-sm-7,
.formularios form .col-md-7,
.formularios form .col-lg-7,
.formularios form .col-xs-8,
.formularios form .col-sm-8,
.formularios form .col-md-8,
.formularios form .col-lg-8,
.formularios form .col-xs-9,
.formularios form .col-sm-9,
.formularios form .col-md-9,
.formularios form .col-lg-9,
.formularios form .col-xs-10,
.formularios form .col-sm-10,
.formularios form .col-md-10,
.formularios form .col-lg-10,
.formularios form .col-xs-11,
.formularios form .col-sm-11,
.formularios form .col-md-11,
.formularios form .col-lg-11,
.formularios form .col-xs-12,
.formularios form .col-sm-12,
.formularios form .col-md-12,
.formularios form .col-lg-12 {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (max-width: 768px) {
  .formularios form .row {
    margin-top: 0;
    margin-bottom: 0;
  }
  .formularios h2 {
    margin: 20px 0 10px;
  }
}
.formularios .form-group,
.formularios .input-group {
  position: relative;
  font-family: "PTSans-Regular";
}
.formularios .form-group.empty,
.formularios .input-group.empty {
  font-family: "PTSans-Regular";
}
.formularios .form-group label,
.formularios .input-group label,
.formularios .label-file {
  font-size: 85%;
  font-weight: normal;
  margin: 5px 0 0 0;
  position: relative;
  color: #666;
}
.formularios .row.readonly .form-group label,
.formularios .row.readonly .input-group label,
.formularios .row.readonly .label-file {
  color: rgba(0, 0, 0, 0.35);
}
.formularios .form-group .help-block,
.formularios .input-group .help-block {
  font-family: "PTSans-Regular";
}
.formularios .help-block strong {
  font-family: "PTSans-Regular";
  font-weight: normal;
}
.formularios .form-group label,
.formularios .input-group label {
  font-family: "PTSans-Regular";
}
.formularios .label-file {
  display: inline-block;
}
.formularios .input-group.empty label,
.formularios .form-group.empty label,
.formularios .form-group.has-success label,
.formularios .form-group.has-warning label,
.formularios .form-group.has-error label,
.formularios .input-group.has-success label,
.formularios .input-group.has-warning label,
.formularios .input-group.has-error label,
.formularios .f-search label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  font-size: 85%;
  font-weight: normal;
  padding-left: 5px;
}
.formularios .has-success label {
  color: #3c763d;
}
.formularios .has-warning label {
  color: #8a6d3b;
}
.formularios .has-error label {
  color: #bd0404;
}
.formularios .bg-success .glyphicon,
.formularios .bg-info .glyphicon,
.formularios .bg-warning .glyphicon,
.formularios .bg-danger .glyphicon {
  margin-right: 10px;
  font-size: 125%;
}
.formularios .lead .lexicon-icon {
  width: 60px;
  height: 60px;
  margin-right: 10px;
}
.formularios .yui3-widget-bd {
  font-weight: bold;
}
.formularios .bg-success .glyphicon,
.formularios .bg-info .glyphicon,
.formularios .bg-warning .glyphicon,
.formularios .bg-danger .glyphicon {
  margin-right: 10px;
  font-size: 125%;
}
.formularios .bg-success,
.formularios .bg-info,
.formularios .bg-warning,
.formularios .bg-danger {
  border-radius: 3px;
  margin-bottom: 20px;
  padding: 10px;
}
.formularios .bg-success {
  color: #159504;
  border: 1px solid #159504;
}
.formularios .bg-info {
  color: #737373;
  border: 1px solid #013871;
  background-color: #ecf0f6;
}
.formularios .bg-info .texto-info {
  float: left;
  width: calc(100% - 50px);
}
@media (max-width: 768px) {
  .formularios .bg-info .texto-info {
    float: none;
    width: 100%;
    padding-left: 35px;
  }
}
.formularios .bg-info .icono-info {
  float: left;
  width: 50px;
  margin-top: 3px;
  color: #013871;
}
.formularios .bg-info .icono-info span.glyphicon.glyphicon-info-sign {
  margin-left: 10px;
}
@media (max-width: 768px) {
  .formularios .bg-info .icono-info {
    width: 35px;
  }
  .formularios .bg-info .icono-info span.glyphicon.glyphicon-info-sign {
    margin: 0px;
  }
}
.formularios .bg-warning {
  color: #8a6d3b;
  border: 1px solid #8a6d3b;
}
.formularios .bg-danger {
  color: #a94442;
  border: 1px solid #a94442;
}
.formularios .lfr-alert-container {
  margin-right: -15px;
  margin-left: -15px;
}
.formularios .form-control {
  font-size: 18px;
}
.formularios .form-control,
.formularios .has-success .form-control,
.formularios .has-warning .form-control,
.formularios .has-error .form-control {
  border: 0;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  box-shadow: none;
  border-radius: 0;
  padding-left: 5px;
  border-bottom-color: #666;
}
.formularios .empty .form-control {
  border-bottom-width: 1px;
  border-bottom-color: #666;
}
.formularios .has-success .form-control {
  border-bottom-color: #3c763d;
}
.formularios .has-warning .form-control {
  border-bottom-color: #8a6d3b;
}
.formularios .has-error .form-control {
  border-bottom-color: #bd0404;
}
.formularios .form-control:focus,
.formularios .has-success .form-control:focus,
.formularios .has-warning .form-control:focus,
.formularios .has-error .form-control:focus {
  box-shadow: none;
  border-bottom-color: #66afe9;
}
.formularios .form-group.required.empty:after,
.formularios .input-group.required.empty::after {
  color: #b80711;
  content: "*";
  font-family: "PTSans-Bold";
  left: 3px;
  position: absolute;
  top: 7px;
  /*z-index: 200;*/
}
.formularios .form-group.required.empty .form-control,
.formularios .input-group.required.empty .form-control {
  padding-left: 20px;
  color: #555;
  opacity: 0.8;
}
.formularios .form-group .help-block,
.formularios .input-group .help-block {
  font-size: 85%;
}
.formularios .input-group.date .help-block,
.formularios .input-group.date label {
  display: table-footer-group;
}
.formularios select.form-control {
  -moz-appearance: none;
  -webkit-appearance: none;
  /*background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='512'%20height='512'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M255,331.9L13.7,208.7c-6.9-3.5-9.7-12-6.2-19c3.5-7,11.9-9.8,18.8-6.3l228.6,116.8l224.8-116.7c6.9-3.6,15.3-0.8,18.8,6.1c3.5,7,0.8,15.5-6.1,19.1L255,331.9z'%20fill='black'/%3E%3C/svg%3E");*/
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 18px auto;
  padding-bottom: 0;
  padding-top: 0;
  padding-right: 18px;
  padding-right: 0 \9 ;
}
.formularios .input-group {
  z-index: 0;
}
.formularios .input-group-addon,
.formularios .input-group-btn {
  border-radius: 0;
  border: none;
  color: #fff;
  background-color: #999;
}
.formularios .form-file-upload .input-group-btn {
  background-color: #013871;
}
.formularios .input-group-btn .btn.btn-default {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  color: #fff;
  font-weight: 800;
  padding: 0 15px;
}
.formularios select.form-control:focus {
  /*background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='512'%20height='512'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M255,331.9L13.7,208.7c-6.9-3.5-9.7-12-6.2-19c3.5-7,11.9-9.8,18.8-6.3l228.6,116.8l224.8-116.7c6.9-3.6,15.3-0.8,18.8,6.1 c3.5,7,0.8,15.5-6.1,19.1L255,331.9z'%20fill='%2365B6F0'/%3E%3C/svg%3E");
  background-image: none \9;*/
}
.formularios select.form-control:-ms-expand {
  display: none;
}
.formularios .radio input[type=radio],
.formularios .radio-inline input[type=radio],
.formularios .checkbox input.checkbox-deco[type=checkbox],
.formularios .checkbox-inline input.checkbox-deco[type=checkbox] {
  height: 20px;
  margin-left: -25px;
  margin-top: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
}
.formularios [type=radio]:not(:checked),
.formularios [type=radio]:checked {
  opacity: 0;
  pointer-events: none;
  position: absolute;
}
.formularios [type=radio]:not(:checked) + label,
.formularios [type=radio]:checked + label,
.formularios .label-before-radio:not(.checked),
.formularios .label-before-radio.checked {
  -moz-user-select: none;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  padding-left: 35px;
  padding-right: 50px;
  position: relative;
  transition: all 0.28s ease 0s;
}
.formularios [type=radio] + label:before,
.formularios [type=radio] + label:after,
.formularios .label-before-radio:before,
.formularios .label-before-radio:after {
  content: "";
  height: 16px;
  left: 0;
  margin: 4px;
  position: absolute;
  top: 0;
  transition: all 0.28s ease 0s;
  width: 16px;
  z-index: 0;
}
.formularios [type=radio]:not(:checked) + label:before,
.formularios [type=radio]:not(:checked) + label:after,
.formularios [type=radio]:checked + label:before,
.formularios [type=radio]:checked + label:after,
.formularios .with-gap[type=radio]:checked + label:before,
.formularios .with-gap[type=radio]:checked + label:after,
.formularios .label-before-radio:not(.checked):before,
.formularios .label-before-radio:not(.checked):after,
.formularios .label-before-radio.checked:before,
.formularios .label-before-radio.checked:after,
.formularios .label-before-radio.with-gap.checked:before,
.formularios .label-before-radio.with-gap.checked:after {
  border-radius: 50%;
}
.formularios [type=radio]:not(:checked) + label:before,
.formularios [type=radio]:not(:checked) + label:after,
.formularios .label-before-radio:not(.checked):before,
.formularios .label-before-radio:not(.checked):after {
  border: 1px solid #999;
}
.formularios [type=radio]:not(:checked) + label:after,
.formularios .label-before-radio:not(.checked):after {
  transform: scale(0);
}
.formularios [type=radio]:checked + label:before,
.formularios .label-before-radio.checked:before {
  border: 1px solid transparent;
}
.formularios [type=radio]:checked + label:after,
.formularios .with-gap[type=radio]:checked + label:before,
.formularios .with-gap[type=radio]:checked + label:after,
.formularios .label-before-radio.checked:after,
.formularios .label-before-radio.with-gap.checked:before,
.formularios .label-before-radio.with-gap.checked:after {
  border: 1px solid #666;
}
.formularios [type=radio]:checked + label:after,
.formularios .with-gap[type=radio]:checked + label:after,
.formularios .label-before-radio.checked:after,
.formularios .label-before-radio.with-gap.checked:after {
  background-color: #666;
}
.formularios [type=radio]:checked + label:after,
.formularios .label-before-radio.checked:after {
  transform: scale(1.02);
}
.formularios .with-gap[type=radio]:checked + label:after,
.formularios .label-before-radio.with-gap.checked:after {
  transform: scale(0.5);
}
.formularios [type=radio]:focus + label:before,
.formularios .label-before-radio.focused:before {
  box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.1);
}
.formularios .with-gap[type=radio]:disabled:checked + label:before,
.formularios .label-before-radio.disabled.checked:before {
  border: 1px solid rgba(0, 0, 0, 0.35);
}
.formularios .with-gap[type=radio]:disabled:checked + label:after,
.formularios .label-before-radio.disabled.checked:after {
  background-color: rgba(0, 0, 0, 0.35);
  border: medium none;
}
.formularios [type=radio]:disabled:not(:checked) + label:before,
.formularios [type=radio]:disabled:checked + label:before,
.formularios .label-before-radio.disabled:not(.checked):before,
.formularios .label-before-radio.disabled.checked:before {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.35);
}
.formularios [type=radio]:disabled + label,
.formularios .label-before-radio.disabled,
.formularios .checkbox-deco[type=checkbox]:disabled + label,
.formularios .label-before-checkbox.disabled {
  color: rgba(0, 0, 0, 0.35);
}
.formularios [type=radio]:disabled:not(:checked) + label:before,
.formularios .label-before-radio.disabled:not(.checked):before {
  border-color: rgba(0, 0, 0, 0.2);
}
.formularios [type=radio]:disabled:checked + label:after,
.formularios .label-before-radio.disabled.checked:after {
  background-color: rgba(0, 0, 0, 0.35);
  border-color: #949494;
}
.formularios .checkbox-deco[type=checkbox]:not(:checked),
.formularios .checkbox-deco[type=checkbox]:checked {
  opacity: 0;
  pointer-events: none;
  position: absolute;
}
.formularios .checkbox-deco[type=checkbox] + label,
.formularios .label-before-checkbox.with-deco {
  -moz-user-select: none;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  padding-left: 35px;
  padding-right: 50px;
  position: relative;
}
.formularios .checkbox-deco[type=checkbox] + label:before,
.formularios .checkbox-deco[type=checkbox]:not(.filled-in) + label:after,
.formularios .label-before-checkbox.with-deco:before,
.formularios .label-before-checkbox.with-deco:not(.is-filled-in):after {
  border: 1px solid #999;
  border-radius: 3px;
  content: "";
  height: 18px;
  left: 0;
  margin-top: 2px;
  position: absolute;
  top: 0;
  transition: all 0.2s ease 0s;
  width: 18px;
  z-index: 0;
}
.formularios .checkbox-deco[type=checkbox]:not(.filled-in) + label:after,
.formularios .label-before-checkbox.with-deco:not(.is-filled-in):after {
  border: 0 none;
  transform: scale(0);
}
.formularios .checkbox-deco[type=checkbox]:disabled:not(:checked) + label:before,
.formularios .label-before-checkbox.with-deco.disabled:not(.checked):before {
  background-color: rgba(0, 0, 0, 0.15);
  border: medium none;
}
.formularios .checkbox-deco[type=checkbox]:focus + label:after,
.formularios .label-before-checkbox.with-deco.focused:after {
  background-color: rgba(0, 0, 0, 0.1);
  border: 0 none;
  border-radius: 50%;
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1) !important;
  transform: scale(1);
}
.formularios .checkbox-deco[type=checkbox]:checked + label:before,
.formularios .label-before-checkbox.with-deco.checked:before {
  backface-visibility: hidden;
  border-color: transparent #26a69a #26a69a transparent;
  border-style: solid;
  border-width: px;
  height: 22px;
  left: -5px;
  top: -4px;
  transform: rotate(40deg);
  transform-origin: 100% 100% 0;
  width: 12px;
}
.formularios .checkbox-deco[type=checkbox]:checked:disabled + label:before,
.formularios .label-before-checkbox.with-deco.checked.disabled:before {
  border-bottom: 2px solid rgba(0, 0, 0, 0.42);
  border-right: 2px solid rgba(0, 0, 0, 0.42);
}
.formularios .checkbox-deco[type=checkbox]:indeterminate + label:before,
.formularios .label-before-checkbox.with-deco.indeterminated:before {
  backface-visibility: hidden;
  border-color: currentcolor #26a69a currentcolor currentcolor;
  border-style: none solid none none;
  border-width: medium 2px medium medium;
  height: 22px;
  left: -12px;
  top: -11px;
  transform: rotate(90deg);
  transform-origin: 100% 100% 0;
  width: 10px;
}
.formularios .checkbox-deco[type=checkbox]:indeterminate:disabled + label:before,
.formularios .label-before-checkbox.with-deco.indeterminated.disabled:before {
  background-color: transparent;
  border-right: 2px solid rgba(0, 0, 0, 0.42);
}
.formularios input.checkbox-deco[type=checkbox]:checked:not(:disabled) ~ .lever:active:before,
.formularios input.checkbox-deco[type=checkbox]:checked:focus:not(:disabled) ~ .lever:before,
.formularios .label-before-checkbox.with-deco.checked:not(.disabled) ~ .lever:active:before,
.formularios .label-before-checkbox.with-deco.checked.focused:not(.disabled) ~ .lever:before {
  background-color: rgba(38, 166, 154, 0.15);
  transform: scale(2.4);
}
.formularios input.checkbox-deco[type=checkbox]:not(:disabled) ~ .lever:active:before,
.formularios input.checkbox-deco[type=checkbox]:focus:not(:disabled) ~ .lever:before,
.formularios .label-before-checkbox.with-deco:not(.disabled) ~ .lever:active:before,
.formularios .label-before-checkbox.with-deco.focused:not(.disabled) ~ .lever:before {
  background-color: rgba(0, 0, 0, 0.08);
  transform: scale(2.4);
}
.formularios .radio-inline,
.formularios .checkbox-inline,
.formularios .radio,
.formularios .checkbox {
  height: auto !important;
  font-weight: normal;
}
.formularios .radio-inline,
.formularios .checkbox-inline {
  margin-bottom: 10px;
}
.formularios .radio,
.formularios .checkbox {
  margin-top: 0;
  margin-bottom: 0;
}
.formularios .btn-primary {
  font-family: "PTSans-Bold";
  color: #013871;
  background-color: #97BA3C;
  border: none;
  border-radius: 30px;
  padding: 10px 30px;
  -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
  font-weight: bold;
}
.orange-theme .formularios .btn-primary {
  background-color: #ea8a02;
}
.blue-theme .formularios .btn-primary {
  background-color: #28234e;
  color: #FFF;
}
.formularios .btn-primary:focus,
.formularios .btn-primary.focus {
  color: #013871;
  background-color: #149503;
}
.orange-theme .formularios .btn-primary:focus,
.orange-theme .formularios .btn-primary.focus {
  background-color: #ea6a02;
}
.blue-theme .formularios .btn-primary:focus,
.blue-theme .formularios .btn-primary.focus {
  background-color: #28234e;
  color: #FFF;
}
.formularios .btn-primary:hover {
  color: #013871;
  background-color: #149503;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4);
}
.orange-theme .formularios .btn-primary:hover {
  background-color: #ea6a02;
}
.blue-theme .formularios .btn-primary:hover {
  background-color: #28234e;
  color: #FFF;
}
.formularios .btn-primary:active,
.formularios .btn-primary.active,
.formularios .open > .dropdown-toggle.btn-primary {
  color: #013871;
  background-color: #149503;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4);
}
.orange-theme .formularios .btn-primary:active,
.orange-theme .formularios .btn-primary.active,
.orange-theme .formularios .open > .dropdown-toggle.btn-primary {
  background-color: #ea6a02;
}
.blue-theme .formularios .btn-primary:active,
.blue-theme .formularios .btn-primary.active,
.blue-theme .formularios .open > .dropdown-toggle.btn-primary {
  background-color: #28234e;
  color: #FFF;
}
.formularios .btn-primary:active:hover,
.formularios .btn-primary.active:hover,
.formularios .open > .dropdown-toggle.btn-primary:hover,
.formularios .btn-primary:active:focus,
.formularios .btn-primary.active:focus,
.formularios .open > .dropdown-toggle.btn-primary:focus,
.formularios .btn-primary:active.focus,
.formularios .btn-primary.active.focus,
.formularios .open > .dropdown-toggle.btn-primary.focus {
  color: #013871;
  background-color: #149503;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4);
}
.orange-theme .formularios .btn-primary:active:hover,
.orange-theme .formularios .btn-primary.active:hover,
.orange-theme .formularios .open > .dropdown-toggle.btn-primary:hover,
.orange-theme .formularios .btn-primary:active:focus,
.orange-theme .formularios .btn-primary.active:focus,
.orange-theme .formularios .open > .dropdown-toggle.btn-primary:focus,
.orange-theme .formularios .btn-primary:active.focus,
.orange-theme .formularios .btn-primary.active.focus,
.orange-theme .formularios .open > .dropdown-toggle.btn-primary.focus {
  background-color: #ea6a02;
}
.blue-theme .formularios .btn-primary:active:hover,
.blue-theme .formularios .btn-primary.active:hover,
.blue-theme .formularios .open > .dropdown-toggle.btn-primary:hover,
.blue-theme .formularios .btn-primary:active:focus,
.blue-theme .formularios .btn-primary.active:focus,
.blue-theme .formularios .open > .dropdown-toggle.btn-primary:focus,
.blue-theme .formularios .btn-primary:active.focus,
.blue-theme .formularios .btn-primary.active.focus,
.blue-theme .formularios .open > .dropdown-toggle.btn-primary.focus {
  background-color: #28234e;
  color: #FFF;
}
.formularios .btn-secundary, .formularios .btn-add {
  font-family: "PTSans-Bold";
  color: #003a64;
  background-color: #d3dce5;
  border: none;
  border-radius: 30px;
  padding: 10px 30px;
  -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
  font-weight: bold;
}
.formularios .btn-primary:focus,
.formularios .btn-primary.focus {
  color: #003a64;
  background-color: #adbccc;
}
.formularios .btn-secundary:hover, .formularios .btn-add:hover {
  color: #003a64;
  background-color: #adbccc;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4);
}
.formularios .btn-secundary:active,
.formularios .btn-add:active,
.formularios .btn-secundary.active,
.formularios .open > .dropdown-toggle.btn-secundary,
.formularios .open > .dropdown-toggle.btn-add {
  color: #003a64;
  background-color: #adbccc;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4);
}
.formularios .btn-secundary:active:hover,
.formularios .btn-add.active:hover,
.formularios .open > .dropdown-toggle.btn-secundary:hover,
.formularios .open > .dropdown-toggle.btn-add:hover,
.formularios .btn-secundary:active:focus,
.formularios .btn-add.active:focus,
.formularios .open > .dropdown-toggle.btn-secundary:focus,
.formularios .open > .dropdown-toggle.btn-add:focus,
.formularios .btn-secundary:active.focus,
.formularios .btn-add.active.focus,
.formularios .open > .dropdown-toggle.btn-secundary.focus,
.formularios .open > .dropdown-toggle.btn-add.focus {
  color: #003a64;
  background-color: #adbccc;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.4);
}
.formularios .btn-add span.btn-text {
  margin-left: 10px;
}
.formularios .btn-add span.glyphicon.glyphicon-plus-sign {
  top: 3px;
}
.formularios .btn-add {
  margin-right: 0px;
  padding: 5px 20px;
}
.formularios .form-file-upload.is-fileinput.form-file {
  width: calc(100% - 225px);
  float: left;
}
.formularios .text-right .btn-primary {
  margin-left: 15px;
}
.formularios .text-right .btn-secundary {
  margin-right: 15px;
}
@media (max-width: 768px) {
  .formularios .btn-secundary,
  .formularios .btn-primary {
    width: 100%;
    margin: 10px 0;
  }
  .formularios .text-right .btn-primary {
    margin-left: 0;
  }
  .formularios .text-right .btn-secundary {
    margin-right: 0;
  }
  .formularios .text-right .btn-add {
    margin-right: 0;
  }
}
.formularios .yui3-calendar-pane {
  width: 100%;
}
.formularios .yui3-calendar-grid {
  width: 100%;
}
.formularios .yui3-calendar-column-hidden,
.formularios .yui3-calendar-hidden {
  display: none;
}
.formularios .yui3-calendar-content {
  background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top, #f9f9f9 0px, #f2f2f2 100%) repeat scroll 0 0;
  border: 1px solid gray;
  border-radius: 5px;
  color: #000;
  padding: 10px;
}
.formularios .yui3-calendar-grid {
  border-collapse: collapse;
  padding: 5px;
}
.formularios .yui3-calendar-header {
  padding-bottom: 10px;
}
.formularios .yui3-calendar-header-label {
  font-size: 1em;
  font-weight: bold;
  margin: 0;
  text-align: center;
  width: 100%;
}
.formularios .yui3-calendar-day,
.formularios .yui3-calendar-prevmonth-day,
.formularios .yui3-calendar-nextmonth-day {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ccc;
  padding: 5px;
  text-align: center;
}
.formularios .yui3-calendar-day:hover {
  background: #06c none repeat scroll 0 0;
  color: #fff;
}
.formularios .yui3-calendar-selection-disabled,
.formularios .yui3-calendar-selection-disabled:hover {
  background: #ccc none repeat scroll 0 0;
  color: #a6a6a6;
}
.formularios .yui3-calendar-weekday {
  font-weight: bold;
}
.formularios .yui3-calendar-prevmonth-day,
.formularios .yui3-calendar-nextmonth-day {
  color: #a6a6a6;
}
.formularios .yui3-calendar-day {
  font-weight: bold;
}
.formularios .yui3-calendar-day-selected {
  background-color: #b3d4ff;
  color: #000;
}
.formularios .yui3-calendar-left-grid {
  margin-right: 1em;
}
.formularios [dir=rtl] .yui3-calendar-left-grid,
.formularios [dir=rtl] .yui3-calendar-left-grid {
  margin-left: 1em;
  margin-right: auto;
}
.formularios .yui3-calendar-right-grid {
  margin-left: 1em;
}
.formularios [dir=rtl] .yui3-calendar-right-grid,
.formularios [dir=rtl] .yui3-calendar-right-grid {
  margin-left: auto;
  margin-right: 1em;
}
.formularios .yui3-calendar-day-highlighted {
  background-color: #dcdef5;
}
.formularios .yui3-calendar-day-selected.yui3-calendar-day-highlighted {
  background-color: #758fbb;
}
.formularios #yui3-css-stamp.skin-sam-calendar-base {
  display: none;
}
.formularios .yui3-calendar-header {
  position: relative;
  text-align: center;
  width: 100%;
}
.formularios .yui3-calendar-header-label {
  display: inline;
}
.formularios .yui3-calendarnav-prevmonth {
  cursor: pointer;
}
.formularios .yui3-calendarnav-nextmonth {
  cursor: pointer;
}
.formularios .yui3-calendarnav-prevmonth,
.formularios .yui3-calendarnav-nextmonth {
  border: 10px solid transparent;
  font-size: 0;
  height: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 0;
}
.formularios .yui3-calendarnav-prevmonth:hover,
.formularios [dir=rtl] .yui3-calendarnav-nextmonth:hover,
.formularios [dir=rtl] .yui3-calendarnav-nextmonth:hover {
  border-right-color: #06c;
}
.formularios .yui3-calendarnav-nextmonth:hover,
.formularios [dir=rtl] .yui3-calendarnav-prevmonth:hover,
.formularios [dir=rtl] .yui3-calendarnav-prevmonth:hover {
  border-left-color: #06c;
}
.formularios .yui3-calendarnav-prevmonth.yui3-calendarnav-month-disabled,
.formularios .yui3-calendarnav-prevmonth.yui3-calendarnav-month-disabled:hover,
.formularios [dir=rtl] .yui3-calendarnav-nextmonth.yui3-calendarnav-month-disabled,
.formularios [dir=rtl] .yui3-calendarnav-nextmonth.yui3-calendarnav-month-disabled,
.formularios [dir=rtl] .yui3-calendarnav-nextmonth.yui3-calendarnav-month-disabled:hover,
.formularios [dir=rtl] .yui3-calendarnav-nextmonth.yui3-calendarnav-month-disabled:hover {
  border-left-color: transparent;
  border-right-color: #ccc;
  cursor: default;
}
.formularios .yui3-calendarnav-nextmonth.yui3-calendarnav-month-disabled,
.formularios .yui3-calendarnav-nextmonth.yui3-calendarnav-month-disabled:hover,
.formularios [dir=rtl] .yui3-calendarnav-prevmonth.yui3-calendarnav-month-disabled,
.formularios [dir=rtl] .yui3-calendarnav-prevmonth.yui3-calendarnav-month-disabled,
.formularios [dir=rtl] .yui3-calendarnav-prevmonth.yui3-calendarnav-month-disabled:hover,
.formularios [dir=rtl] .yui3-calendarnav-prevmonth.yui3-calendarnav-month-disabled:hover {
  border-left-color: #ccc;
  border-right-color: transparent;
  cursor: default;
}
.formularios .yui3-calendarnav-prevmonth {
  border-right-color: #000;
  left: 0;
  margin-left: -10px;
}
.formularios .yui3-calendarnav-nextmonth {
  border-left-color: #000;
  margin-right: -10px;
  right: 0;
}
.formularios [dir=rtl] .yui3-calendarnav-prevmonth,
.formularios [dir=rtl] .yui3-calendarnav-prevmonth {
  border-left-color: #000;
  border-right-color: transparent;
  left: auto;
  right: 0;
}
.formularios [dir=rtl] .yui3-calendarnav-nextmonth,
.formularios [dir=rtl] .yui3-calendarnav-nextmonth {
  border-left-color: transparent;
  border-right-color: #000;
  left: 0;
  right: auto;
}
.formularios #yui3-css-stamp.skin-sam-calendarnavigator {
  display: none;
}
.formularios .yui3-calendar-column-hidden,
.formularios .yui3-calendar-hidden {
  display: none;
}
.formularios .yui3-calendar-day {
  cursor: pointer;
}
.formularios .yui3-calendar-selection-disabled {
  cursor: default;
}
.formularios .yui3-calendar-prevmonth-day {
  cursor: default;
}
.formularios .yui3-calendar-nextmonth-day {
  cursor: default;
}
.formularios .yui3-calendar-content:hover .yui3-calendar-day,
.formularios .yui3-calendar-content:hover .yui3-calendar-prevmonth-day,
.formularios .yui3-calendar-content:hover .yui3-calendar-nextmonth-day {
  -moz-user-select: none;
}
.formularios .yui3-calendar-day-highlighted {
  background-color: #dcdef5;
}
.formularios .yui3-calendar-day-selected.yui3-calendar-day-highlighted {
  background-color: #758fbb;
}
.formularios #yui3-css-stamp.skin-sam-calendar {
  display: none;
}
.formularios .file-upload {
  border-bottom: 1px solid #ccc;
  width: 100%;
}
.formularios .input-group.file-upload label {
  display: inline-block;
  float: left;
  font-size: 100%;
  height: auto;
  margin: 10px 0 0;
  position: relative;
  width: auto;
  max-width: 50%;
  padding-bottom: 10px;
}
.formularios input[type=file] {
  display: inline-block;
  float: right;
  padding: 10px 0;
}
.formularios .input-group button.w-help,
.formularios .form-group button.w-help,
.formularios button.w-help {
  margin-left: 20px;
  /*margin-top: 12px;*/
  /*color: #000;*/
  color: #013871;
  border: 0;
  background-color: transparent;
}
.formularios .form-group.w-help label {
  display: inline;
}
.formularios .form-group button.w-help {
  margin-left: 0;
  margin-top: 5px;
  position: relative;
}
@media (max-width: 1200px) {
  .formularios .input-group.file-upload label {
    max-width: 42%;
    padding-bottom: 10px;
  }
}
@media (max-width: 992px) {
  .formularios .input-group.file-upload label {
    max-width: 39%;
  }
}
@media (max-width: 768px) {
  .formularios .input-group.file-upload label {
    max-width: 100%;
    width: 100%;
  }
  .formularios input[type=file] {
    display: inline-block;
    float: left;
    padding: 10px 0;
  }
}
.formularios .red {
  color: #a94442;
  font-family: "PTSans-Bold";
}
.formularios .pagination > li > a,
.formularios .pagination > li > span {
  border: 0;
  margin-left: -1px;
  padding: 6px 12px;
  text-decoration: underline;
}
.formularios .pagination > li > a:hover,
.formularios .pagination > li > span:hover,
.formularios .pagination > li > a:focus,
.formularios .pagination > li > span:focus {
  background: transparent;
  border: 0;
}
.formularios .pagination > .active > a,
.formularios .pagination > .active > a:hover,
.formularios .pagination > .active > a:focus,
.formularios .pagination > .active > span,
.formularios .pagination > .active > span:hover,
.formularios .pagination > .active > span:focus {
  background-color: #97BA3C;
  border: none;
  color: #fff;
  cursor: default;
  z-index: 2;
  border-radius: 4px;
  text-decoration: none;
  font-weight: bold;
  margin-left: 2px;
}
.formularios .volver {
  text-decoration: underline;
  font-size: 16px;
  line-height: 2;
}
.formularios .button-group {
  margin-top: 40px;
}
.formularios .button-group a.volver {
  float: left;
  line-height: 2;
}
.formularios .form-file-upload {
  position: relative;
}
.formularios .form-file-upload input[type=file] {
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 100;
}
.formularios input[type=file] {
  display: block;
}
.formularios .form-file-upload .input-group {
  width: 100%;
}
.formularios .input-group {
  border-collapse: separate;
  display: table;
  position: relative;
}
.formularios .btn-file {
  font-size: 15px;
  /*background-color: #989898;*/
  background-color: #013871;
  color: #fff;
  border: 0;
  padding: 0 10px;
}
.formularios .form-file-upload-help {
  margin-bottom: 0;
}
.formularios .w-help.help-input-file {
  margin-left: 0;
  margin-top: 5px;
}
.formularios .btn-file {
  font-size: 0;
}
.formularios .btn-file:before {
  font-size: 15px;
  /* content: " Seleccionar archivo"; */
}
@media (max-width: 768px) {
  .formularios .btn-file:before {
    font-size: 15px;
    content: " Selecciona";
  }
}
.formularios .tooltip.in, .formularios .tooltip.show {
  filter: alpha(opacity=100);
  opacity: 1;
}
.formularios .tooltip-arrow {
  display: none;
}
.formularios .tooltip-inner {
  border-radius: 0;
  padding: 20px;
  color: #555;
  background-color: #fff;
  border: 1px solid #ccc;
  text-align: left;
  -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
  opacity: 1;
  min-width: 350px;
}
@media (max-width: 768px) {
  .formularios .tooltip-inner {
    min-width: 250px;
  }
}
.formularios .alert-danger,
.formularios .alert-success,
.formularios .alert-info,
.formularios .portlet-msg-error {
  background-color: #fff;
}
.formularios .alert-danger {
  color: #bd0404;
}
.formularios .alert-success {
  color: #159504;
}
.formularios .alert-info {
  color: #013871;
}
.formularios .table > thead > tr > th {
  vertical-align: top;
}
.formularios .form-control[disabled],
.formularios .form-control[readonly],
.formularios fieldset[disabled] .form-control {
  background-color: transparent;
  border-bottom-style: dashed;
  color: #6E6E6E;
  /*color: rgba(0, 0, 0, 0.35);
  border-color: rgba(0,0,0,0.35);*/
}
.formularios .form-group.required.empty .form-control,
.formularios .input-group.required.empty .form-control {
  opacity: 1;
}
.formularios .form-group.disabled,
.formularios .input-group.disabled {
  opacity: 0.35;
}
.formularios :-webkit-input-placeholder {
  color: #555 !important;
  opacity: 1 !important;
}
.formularios ::-moz-placeholder {
  /* Firefox 18- */
  color: #555 !important;
  opacity: 1 !important;
}
.formularios :-moz-placeholder {
  /* Firefox 19+ */
  color: #555 !important;
  opacity: 1 !important;
}
.formularios :-ms-input-placeholder {
  color: #555 !important;
  opacity: 1 !important;
}
.formularios .form-group label.label-file-selec {
  font-size: 0;
}
.formularios h2.gris.has-error {
  margin-bottom: 0;
}
.formularios .has-error .input-group-addon {
  background-color: #999;
  border-bottom: 2px solid #bd0404;
  color: #fff;
}
.formularios .help-block {
  font-size: 85%;
}
.formularios .form-group,
.formularios .input-group,
.formularios .form-group.has-error,
.formularios .input-group.has-error,
.formularios .form-group.has-error.empty,
.formularios .input-group.has-error.empty {
  margin-bottom: -27px;
}
.formularios .form-group.has-error,
.formularios .input-group.has-error {
  margin-bottom: -37px;
}
.formularios .form-group.empty,
.formularios .input-group.empty {
  margin-bottom: 0;
}
.formularios .form-file-upload .form-group,
.formularios .form-file-upload .input-group,
.formularios .form-file-upload .form-group.has-error,
.formularios .form-file-upload .input-group.has-error,
.formularios .form-file-upload .form-group.has-error.empty,
.formularios .form-file-upload .input-group.has-error.empty {
  margin-bottom: 0;
}
.formularios .form-group-file {
  margin-bottom: -25px;
}
.formularios .form-group.form-group-file.has-error.empty,
.formularios .form-group.form-group-file.has-error {
  margin-bottom: -37px;
}
.formularios .date {
  margin-bottom: -21px;
}
.formularios .form-group-file.empty {
  margin-bottom: 0;
}
.formularios .date.form-group.has-error,
.formularios .date.input-group.has-error {
  margin-bottom: -27px;
}
.formularios .datepicker-popover {
  z-index: 1000 !important;
}
.formularios button.w-help {
  line-height: 0;
}
.formularios .group-help {
  margin-bottom: -27px !important;
}
.formularios .accordion .panel {
  background-color: #fbfbff;
  margin-bottom: 30px;
  border-width: 0;
  box-shadow: none;
}
.formularios .panel {
  border-width: 1px;
}
.formularios .accordion .accordion-toggle {
  display: block;
  padding: 10px;
  margin-right: 25px;
  color: #013871;
  font-family: "PTSans-Regular";
  text-decoration: none;
  -moz-appearance: none;
  /*background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns=\'http://www.w3.org/2000/svg\'%20width=\'512\'%20height=\'512\'%20viewBox=\'0%200%20512%20512\'%3E%3Cpath%20class=\'lexicon-icon-outline\'%20d=\'M251,181.9l241.3,123.2c6.9,3.5,9.7,12,6.2,19s-11.9,9.8-18.8,6.3L251.1,213.6L26.3,330.3	c-6.9,3.6-15.3,0.8-18.8-6.1c-3.5-7-0.8-15.5,6.1-19.1L251,181.9z\'%20fill=\'%23869CAD\'/%3E%3C/svg%3E");*/
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 18px auto;
}
.formularios .accordion-toggle.collapsed {
  -moz-appearance: none;
  /*background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns=\'http://www.w3.org/2000/svg\'%20width=\'512\'%20height=\'512\'%20viewBox=\'0%200%20512%20512\'%3E%3Cpath%20class=\'lexicon-icon-outline\'%20d=\'M255,331.9L13.7,208.7c-6.9-3.5-9.7-12-6.2-19c3.5-7,11.9-9.8,18.8-6.3l228.6,116.8l224.8-116.7c6.9-3.6,15.3-0.8,18.8,6.1 c3.5,7,0.8,15.5-6.1,19.1L255,331.9z\'%20fill=\'%23869CAD\'/%3E%3C/svg%3E");*/
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 18px auto;
}
.formularios .accordion .accordion-inner {
  position: relative;
}
.formularios .accordion .accordion-body {
  padding: 25px;
}
.formularios .accordion .accordion-inner .data-group {
  margin-bottom: 10px;
}
.formularios .accordion .accordion-inner .concept {
  color: #013871;
  font-family: "PTSans-Regular";
}
.formularios .accordion .accordion-inner .headline {
  color: #013871;
  font-family: "PTSans-Bold";
  margin: 20px 0;
}
.formularios .accordion .accordion-inner .edit {
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 768px) {
  .formularios .accordion .accordion-inner {
    padding-top: 50px;
  }
}
.formularios .accordion .accordion-inner .edit a {
  color: #013871;
  font-family: "PTSans-Regular";
  text-decoration: underline;
}
.formularios .ico-gota {
  width: 20px;
  height: 30px;
  display: inline-block;
  text-indent: -999em;
  background: url(/o/diligentia-theme-1.0/images/hidrogea/gota.png) center center no-repeat;
}
.formularios .ultimas-gestiones .table-thead-list {
  border-bottom: 2px solid #ABABAB;
  background-color: #F5F7F9;
  color: black;
  font-family: "PTSans-Regular";
  font-size: 14.6667px;
}
.formularios .ultimas-gestiones .table-tbody-list {
  font-family: "PTSans-Regular";
  font-size: 14.6667px;
  background-color: white;
}
.formularios .ultimas-gestiones .table-tr-list {
  border-bottom: 1px solid #666666;
}
.formularios .ultimas-gestiones .table-tr-list:after {
  content: " ";
  clear: both;
  display: table;
}
.formularios .ultimas-gestiones .table-th-list, .formularios .ultimas-gestiones .table-td-list {
  float: left;
  padding: 12px;
}
.formularios .ultimas-gestiones .cell-num-contrato {
  width: 20%;
}
.formularios .ultimas-gestiones .cell-direccion {
  width: 40%;
}
@media only screen and (max-width: 767px) {
  .formularios .ultimas-gestiones .cell-num-contrato,
  .formularios .ultimas-gestiones .cell-direccion {
    width: 100%;
    padding-bottom: 5px;
  }
  .formularios .ultimas-gestiones .cell-num-contrato:before,
  .formularios .ultimas-gestiones .cell-direccion:before {
    content: attr(data-label) ":";
    font-family: "PTSans-Regular";
    margin-right: 5px;
  }
  .formularios .ultimas-gestiones .table-thead-list {
    display: none;
  }
}
.formularios .form-errors {
  color: #a94442;
}
.formularios .form-errors h1, .formularios .form-errors h2, .formularios .form-errors h3, .formularios .form-errors h4, .formularios .form-errors h5, .formularios .form-errors h6 {
  font-family: "PTSans-Bold";
  margin: 0 0 30px 0;
  line-height: 1.75;
  color: #a94442;
  font-size: 17.5px;
}
.formularios .form-errors ul.form-error-list {
  list-style-image: none;
  list-style-type: disc;
}
.pestanas {
  /*.agrupador-pestanas*/
}
.pestanas .agrupador-inferior-pestanas {
  width: 100%;
  height: 10px;
  background-color: #ecf0f6;
}
.pestanas .agrupador-pestanas {
  font-family: "PTSans-Regular";
  font-size: 26.6667px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  /*ul*/
}
.pestanas .agrupador-pestanas ul {
  margin: 0;
  padding: 0;
  background-color: #fff;
  /*li*/
}
.pestanas .agrupador-pestanas ul li {
  float: left;
  margin: 0px 0px;
  padding-right: 0px;
  padding-left: 0px;
  /*.ocultar*/
  /*a*/
  /*&.active*/
}
@media only screen and (max-width: 767px) {
  .pestanas .agrupador-pestanas ul li .ocultar {
    display: none;
  }
}
@media only screen and (max-width: 990px) {
  .pestanas .agrupador-pestanas ul li .ocultar {
    display: none;
  }
}
.pestanas .agrupador-pestanas ul li a {
  font-family: PTSans-Regular;
  font-size: 17.3333px;
  text-decoration: none;
  text-align: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: #28234e;
  color: #fff;
}
.pestanas .agrupador-pestanas ul li a.active {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #ecf0f6;
  color: #453937;
}
.pestanas .agrupador-pestanas ul li a.gest {
  width: 98%;
  height: auto;
  padding-top: 15px;
  padding-bottom: 8px;
}
.pestanas .agrupador-pestanas ul li a.gest.nav-first {
  margin-right: 2%;
}
.pestanas .agrupador-pestanas ul li a.gest.nav-last {
  margin-left: 2%;
}
.pestanas .agrupador-pestanas ul li a.gest.nav-middle {
  margin-left: 1%;
  /* margin-right: %; */
}
.pestanas .agrupador-pestanas ul li .nav-first {
  padding-left: 0px;
  padding-right: 10px;
}
.pestanas .agrupador-pestanas ul li .nav-last {
  padding-left: 0px;
  padding-right: 10px;
}
.pestanas .agrupador-pestanas ul li .nav-middle {
  padding-left: 10px;
  padding-right: 10px;
}
.pestanas .agrupador-pestanas ul li.active a {
  background-color: #ecf0f6;
  color: #453937;
}

/*.pestanas*/
.formularios .form-group:not(.empty):not(.form-group-file):not(.form-group-radio) {
  display: flex;
  flex-wrap: wrap;
}
.formularios .form-group:not(.empty):not(.form-group-file):not(.form-group-radio) > label,
.formularios .form-group:not(.empty):not(.form-group-file):not(.form-group-radio) > input,
.formularios .form-group:not(.empty):not(.form-group-file):not(.form-group-radio) > select,
.formularios .form-group:not(.empty):not(.form-group-file):not(.form-group-radio) > textarea {
  order: 2;
  display: block;
  width: 100%;
}
.formularios .form-group:not(.empty):not(.form-group-file):not(.form-group-radio) > label {
  order: 3;
}

/** 200% zoom fixes **/
.dashboard-privado .container .botones.botones-small .col-sm-6.btn-primary {
  margin-left: 0.9%;
}
.dashboard-privado .container .botones.botones-small .col-sm-6.btn-primary,
.dashboard-privado .container .botones.botones-small .col-sm-6.btn-secundary {
  width: 48.4%;
}

div.instrucciones {
  background-color: #fbfbfb;
  padding: 20px 54px 18px 54px;
  margin: 28px 0px;
}
div.instrucciones div {
  font-family: "PTSans-Regular";
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.22;
  letter-spacing: normal;
  color: #4a4a4a;
}
div.instrucciones span {
  font-family: "PTSans-Regular";
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.22;
  letter-spacing: normal;
  color: #4a4a4a;
}

.btn-buscar-descarga {
  order: 2;
}

.taglib-page-iterator {
  font-family: "PTSans-Bold";
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector,
.taglib-page-iterator small.search-results {
  display: none;
}
.taglib-page-iterator .dropdown-toggle {
  background: #97BA3C;
  border: none;
  color: white;
}
.taglib-page-iterator .lfr-pagination-buttons li.disabled a {
  border: none;
  background-color: #d3dce5;
  color: #013871;
}
.taglib-page-iterator .lfr-pagination-buttons li > a {
  border: none;
  background: #97BA3C;
  color: white;
}
.taglib-page-iterator .lfr-pagination a:hover {
  background-color: #d3dce5;
  color: #013871;
}

.orange-theme ul {
  list-style-image: url("@theme_image_path@/hidrogea/dot-list-orange.png");
}
.orange-theme .tree-view ul,
.orange-theme .control-menu-nav,
.orange-theme .hidrogea-web-map ul {
  list-style: none;
}
.orange-theme blockquote {
  border-color: #EA8A02;
}
.orange-theme .pagination > .active > a,
.orange-theme .pagination > .active > a:hover,
.orange-theme .pagination > .active > a:focus,
.orange-theme .pagination > .active > span,
.orange-theme .pagination > .active > span:hover,
.orange-theme .pagination > .active > span:focus {
  background-color: #EA8A02;
}
.orange-theme .dropdown button {
  background-color: #EA8A02;
  color: #013871;
}
.orange-theme .links-top-header ul.links-user li {
  background-color: #EA8A02;
}
.orange-theme #header-top .town {
  background-image: url("@theme_image_path@/hidrogea/icon-position-or.png");
  font-size: 0.8em;
}
@media only screen and (min-width: 991px) {
  .orange-theme #header-bottom {
    background-color: white;
    border-top: 1px solid #DDDDDD;
  }
  .orange-theme #header-bottom a {
    color: #013871;
  }
}
@media only screen and (max-width: 990px) {
  .orange-theme #navigation li.hasChildren.opened {
    background: #013871;
  }
}
.orange-theme #navigation .title-grouper {
  color: white;
}
@media only screen and (min-width: 991px) {
  .orange-theme #navigation > ul > li > .child-menu {
    background-color: white;
    border-top: 1px solid #013871;
  }
  .orange-theme #navigation > ul > li > .child-menu .list-child-menu > li:before {
    background-color: #013871;
  }
  .orange-theme #navigation > ul > li > .child-menu .child-orphan span {
    color: #013871;
  }
  .orange-theme #navigation > ul > li:hover {
    background-color: rgba(255, 255, 255, 0.9);
    border-color: #013871;
  }
  .orange-theme #navigation .title-grouper {
    color: #013871;
  }
}
.orange-theme #footer-top {
  padding: 1em 0 1em;
  margin-top: 1em;
}
.orange-theme #footer-top:before {
  transform: rotate(0);
}
.orange-theme .home-section-twitter {
  background-color: #013871;
}
.orange-theme .home-section-twitter .title-section {
  color: white;
}
.orange-theme .home-section-twitter .title-section a {
  color: white;
}
.orange-theme .home-section-twitter .content-twitter {
  color: white;
  background-image: url("@theme_image_path@/hidrogea/icon-twitter-home.png");
}
.orange-theme .home-section-twitter .content-twitter a {
  color: white;
}
.orange-theme .home-section-twitter .carousel .carousel-indicators li {
  background-color: rgba(255, 255, 255, 0.4);
}
.orange-theme .home-section-twitter .carousel .carousel-indicators li.active {
  background-color: white;
}
.orange-theme .home-section-twitter .carousel .carousel-control .icon-left {
  background-image: url("@theme_image_path@/hidrogea/icon-arrow-left-white.png");
}
.orange-theme .home-section-twitter .carousel .carousel-control .icon-right {
  background-image: url("@theme_image_path@/hidrogea/icon-arrow-right-white.png");
}
@media only screen and (max-width: 767px) {
  .orange-theme .home-section-twitter .content-twitter {
    background: none;
  }
}
.orange-theme .home-section-contactanos .glyphicon {
  color: #B85D08;
}
.orange-theme .generic-content header .title-generic-content {
  color: #B85D08;
}
.orange-theme .generic-content .info-dest {
  border-color: #EA8A02;
}
.orange-theme .generic-content .special-content ul {
  list-style-image: url("@theme_image_path@/hidrogea/dot-list-orange.png");
}
.orange-theme .generic-content #stats .back-stat .inner {
  background-color: rgba(234, 138, 2, 0.1);
}
.orange-theme .generic-content .btn.btn-primary {
  background-color: #EA8A02;
  color: #013871;
  font-family: "PTSans-Bold";
  font-size: 18.6667px;
  text-decoration: none;
  padding: 8px 50px;
  border-radius: 30px;
  border: 0;
  display: inline-block;
}
.orange-theme .generic-content .check-list li {
  background-image: url("@theme_image_path@/hidrogea/color_schemes/orange-theme/ico-check.png");
}
.orange-theme .taglib-page-iterator .dropdown-toggle {
  background: #EA8A02;
}
.orange-theme .taglib-page-iterator .lfr-pagination-buttons li.disabled a {
  background-color: #d3dce5;
}
.orange-theme .taglib-page-iterator .lfr-pagination-buttons li > a {
  background: #EA8A02;
}
.orange-theme .buscador .btn-search {
  /*             background-image: url('@theme_image_path@/hidrogea/icon-search-blue.png') */
  background: none;
  border: none;
  font-size: 1.5em;
  color: #013871;
  padding: 8px;
}
.orange-theme .buscador .portlet-search .icon-monospaced a {
  color: white;
}
.orange-theme .buscador .portlet-search .icon-monospaced a:focus {
  outline: none !important;
  border: none !important;
}
.orange-theme .buscador .portlet-search .icon-monospaced a:focus .lexicon-icon {
  outline: #FFFFFF solid 2px !important;
}
.orange-theme .canales-atencion .phone-channel .number-phone {
  color: #B85D08;
}
.orange-theme .canales-atencion .online-channel .dir-contact a {
  color: #B85D08;
}
.orange-theme .canales-atencion .oficina .index-office {
  background-color: #EA8A02;
}
.orange-theme .canales-atencion .oficina .phone-number {
  color: #B85D08;
}
.orange-theme .canales-atencion .oficina .solicitar-cita .btn-cita {
  background-color: #EA8A02;
}
.orange-theme .selector-municipio .select-municipio .btn-submit button {
  background-color: #EA8A02;
}
.orange-theme .list-management .btn-toggle.btnNivelOne.active {
  border-color: #EA8A02;
}
.orange-theme .list-management .doc-pago {
  background-image: url("@theme_image_path@/hidrogea/icons/gestiones/doc-pago-orange.png");
}
.orange-theme .list-management .duplicado-factura {
  background-image: url("@theme_image_path@/hidrogea/icons/gestiones/duplicado-factura-orange.png");
}
.orange-theme .list-management .sol-bonificaciones {
  background-image: url("@theme_image_path@/hidrogea/icons/gestiones/sol-bonificaciones-orange.png");
}
.orange-theme .list-management .sol-info-tarifas {
  background-image: url("@theme_image_path@/hidrogea/icons/gestiones/sol-info-tarifas-orange.png");
}
.orange-theme .list-management .pago-online {
  background-image: url("@theme_image_path@/hidrogea/icons/gestiones/pago-online2-orange.png");
}
.orange-theme .list-management .fijar-dia-pago {
  background-image: url("@theme_image_path@/hidrogea/icons/gestiones/fijar-dia-pago-orange.png");
}
.orange-theme .list-management .compromiso-pago {
  background-image: url("@theme_image_path@/hidrogea/icons/gestiones/compromisos-pagos-orange.png");
}
.orange-theme .list-management .registro-usuario-varios-mail {
  background-image: url("@theme_image_path@/hidrogea/icons/gestiones/registro-usuarios-orange.png");
}
.orange-theme .list-management .box .botones .btn {
  background-color: #EA8A02;
}
.orange-theme .formulario-busquedas .input-group-submit [type=submit] {
  background: #EA8A02;
}
.orange-theme .gestiones-online .list-management .panel-management .panel-management .btnNivelSecond.act-datos-banco {
  background-image: url("@theme_image_path@/hidrogea/icons/gestiones/act-datos-bancarios-orange.png");
}
.orange-theme .gestiones-online .list-management .panel-management .panel-management .btnNivelSecond.act-datos-personales {
  background-image: url("@theme_image_path@/hidrogea/icons/gestiones/act-datos-personales-orange.png");
}
.orange-theme .gestiones-online .list-management .panel-management .panel-management .btnNivelSecond.cambio-titular {
  background-image: url("@theme_image_path@/hidrogea/icons/gestiones/act-cambio-titular-orange.png");
}
.orange-theme .print-redes a {
  color: #EA8A02;
}
.orange-theme .print-redes ul li a.share {
  width: 19px;
  height: 19px;
  background: transparent url("@theme_image_path@/hidrogea/color_schemes/orange-theme/ico-share-orange.png") 0 0 no-repeat;
}
.orange-theme .ajustes-cliente .acceso.acceso-logout .btn-primary {
  background-color: #EA8A02;
}
.orange-theme .ajustes-alertas .configuracion-alertas .forma-aviso-alertas input[type=checkbox] + label:after {
  border-bottom: 5px solid #EA8A02;
  border-left: 5px solid #EA8A02;
}
.orange-theme .ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .check-alerta .config-tipo-alerta .form-group input[type=radio]:checked + label {
  background-color: rgba(234, 138, 2, 0.9);
}
.orange-theme .ajustes-alertas .configuracion-alertas .input-group input[type=checkbox]:checked + .label {
  background-color: #EA8A02;
}
.orange-theme .ajustes-alertas .btn-group button.btn-primary {
  background-color: #EA8A02;
}
.orange-theme .necesitas-ayuda a.telf, .orange-theme .necesitas-ayuda a.tuit {
  color: #B85D08;
}
.orange-theme .notificaciones .list-notificaciones .contrato {
  color: #B85D08;
}
.orange-theme .mis-contratos .listado-contratos .cell-tipo-contrato .ico-gota {
  background-image: url("@theme_image_path@/hidrogea/gota.png");
}
.orange-theme .mis-contratos .listado-contratos .cell-contrato .titulo {
  color: #B85D08;
}
.orange-theme .mis-contratos .load-more a {
  color: #B85D08;
}
.orange-theme .detalle-contrato .section-detalle-contrato .btn-primary {
  background-color: #EA8A02;
}
.orange-theme .detalle-contrato .section-detalle-contrato .input-group input[type=checkbox]:checked + .label {
  background-color: #EA8A02;
}
.orange-theme .ajustes-cliente-miperfil input[type=checkbox] + label:after {
  border-bottom-color: #EA8A02;
  border-left-color: #EA8A02;
}
.orange-theme .ajustes-cliente-miperfil .btn-group button.btn-primary {
  background-color: #EA8A02;
}
.orange-theme .ajustes-cliente .acceso.acceso-logout .btn-primary {
  background-color: #EA8A02;
}
.orange-theme .ajustes-alertas .configuracion-alertas .forma-aviso-alertas input[type=checkbox] + label:after {
  border-bottom: 5px solid #EA8A02;
  border-left: 5px solid #EA8A02;
}
.orange-theme .ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .check-alerta .config-tipo-alerta .form-group input[type=radio]:checked + label {
  background-color: rgba(234, 138, 2, 0.9);
}
.orange-theme .ajustes-alertas .configuracion-alertas .input-group input[type=checkbox]:checked + .label {
  background-color: #EA8A02;
}
.orange-theme .ajustes-alertas .btn-group button.btn-primary {
  background-color: #EA8A02;
}
.orange-theme .mis-consumos .btn.btn-primary {
  background-color: #EA8A02;
}
.orange-theme .mis-consumos .bloques-consumos .info-consumo .percent {
  color: #B85D08;
}
.orange-theme .mis-consumos .bloques-consumos input[type=radio]:checked + label {
  background-color: rgba(234, 138, 2, 0.9);
}
.orange-theme .mis-consumos .bloques-consumos .group-buttons-right .btn-mostrar-graficos {
  color: #B85D08;
}
.orange-theme .mis-consumos .bloques-consumos .wrapper-listado-consumos .load-more a {
  color: #B85D08;
}
.orange-theme .selec-contrato .contenedor .modal.in .modal-dialog .modal-body .mensaje h1,
.orange-theme .selec-contrato .contenedor .modal.show .modal-dialog .modal-body .mensaje h1 {
  color: #B85D08;
}
.orange-theme .selec-contrato .contenedor .modal.in .modal-dialog .modal-body .titulo,
.orange-theme .selec-contrato .contenedor .modal.show .modal-dialog .modal-body .titulo {
  color: #B85D08;
}
.orange-theme .selec-contrato .contenedor .modal.in .modal-dialog .modal-body .cargar-mas a,
.orange-theme .selec-contrato .contenedor .modal.show .modal-dialog .modal-body .cargar-mas a {
  color: #B85D08;
}
.orange-theme .plan-12-gotas .evolucion-plan .table-list span.importe {
  color: #B85D08;
}
.orange-theme .contactanos .phone-channel .number-phone {
  color: #B85D08;
}
.orange-theme .contactanos .online-channel .dir-contact a {
  color: #B85D08;
}
.orange-theme .contactanos .oficina .index-office {
  background-color: #EA8A02;
}
.orange-theme .contactanos .oficina .phone-number {
  color: #B85D08;
}
.orange-theme .contactanos .oficina .solicitar-cita .btn-cita {
  background-color: #EA8A02;
}
.orange-theme .seleccion-contrato-carga p span {
  color: #B85D08;
}
.orange-theme .seleccion-contrato-carga .spinner > div {
  background-color: #EA8A02;
}
.orange-theme .btn-combined {
  background-color: #EA8A02;
}
.orange-theme .mis-facturas .tab-content #menu1 .info-grafica .mensaje span {
  color: #B85D08;
}
.orange-theme .mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq.active .answer .formulario .fila .form-group.empty .btn-primary {
  background-color: #EA8A02;
}
.orange-theme .mis-facturas .tab-content #menu1 .combo .botones .dropdown button {
  background-color: #EA8A02;
}
.orange-theme .mis-facturas .tab-content #menu1 .listado-facturas .cell-fecha-emision .fecha_yellow {
  color: #B85D08;
}
.orange-theme .mis-facturas .tab-content #menu1 .listado-facturas .cell-fecha-emision.type-12-gotas {
  background-image: url("@theme_image_path@/hidrogea/gota.png");
}
.orange-theme .mis-facturas .tab-content #menu1 .listado-facturas .cell-pago .ico-pago {
  background-image: url("@theme_image_path@/hidrogea/ico-pago-online.png");
}
.orange-theme .mis-facturas .tab-content #menu1 .listado-facturas .cell-detalle .boton-compuesto {
  background-color: #EA8A02;
}
.orange-theme .mis-facturas .tab-content #menu1 .cargar-mas a {
  color: #B85D08;
}
@media only screen and (max-width: 990px) {
  .orange-theme .mis-facturas .tab-content .listado-facturas-responsive .table-list .table-tr-list .fila .cell-fecha-emision .fecha_yellow {
    color: #B85D08;
  }
  .orange-theme .mis-facturas .tab-content .listado-facturas-responsive .table-list .table-tr-list .fila .cell-detalle a {
    background-image: url("@theme_image_path@/hidrogea/ico-factura-detalle.png");
  }
}
.orange-theme .detalle-factura .container .cabecera .top .titulo {
  color: #B85D08;
}
.orange-theme .detalle-factura .container .cabecera .bottom .form-group select {
  background-color: #EA8A02;
}
.orange-theme .plan-12-gotas .evolucion-plan .show-grafica-evolucion {
  background-image: url("@theme_image_path@/hidrogea/grafico-orange.png"), url("@theme_image_path@/hidrogea/angle-up-buscador.png");
}
.orange-theme .plan-12-gotas .evolucion-plan .show-grafica-evolucion.collapsed {
  background-image: url("@theme_image_path@/hidrogea/grafico-orange.png"), url("@theme_image_path@/hidrogea/angle-down-buscador.png");
}
.orange-theme .plan-12-gotas .evolucion-plan .table-list span.importe {
  color: #B85D08;
}
.orange-theme .plan-12-gotas #modal-cancelar-plan-12gotas header {
  color: #B85D08;
}
.orange-theme .detalle-contrato .section-detalle-contrato .btn-primary {
  background-color: #EA8A02;
}
.orange-theme .detalle-contrato .section-detalle-contrato .check-on-auth {
  background-image: url("@theme_image_path@/hidrogea/ico-checkbox-yellow.png");
}
.orange-theme .detalle-contrato .section-detalle-contrato .favorito {
  background-image: url("@theme_image_path@/hidrogea/favorito-orange.png");
}
.orange-theme .detalle-contrato .section-detalle-contrato .input-group input[type=checkbox]:checked + .label {
  background-color: #EA8A02;
}
.orange-theme .info-avisos {
  overflow: hidden;
  margin-bottom: 100px;
  box-shadow: 3px 7px 10px 0px rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 767px) {
  .orange-theme .info-avisos {
    margin: 15px;
  }
}
@media only screen and (max-width: 990px) {
  .orange-theme .info-avisos {
    margin: 15px;
  }
}
.orange-theme .info-avisos .msg-info-aviso {
  color: #013871;
  background-color: #ccea83;
  background-image: url("@theme_image_path@/hidrogea/ico-info.png");
  background-position: left center;
  background-repeat: no-repeat;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .orange-theme .info-avisos .msg-info-aviso {
    background-image: none;
  }
}
.orange-theme .info-avisos .msg-info-aviso a {
  font-family: "PTSans-Regular";
  color: #013871;
  font-size: 16px;
  text-align: right;
  margin-top: 10px;
}
.orange-theme .info-avisos .msg-info-aviso .wrapper-msg-info-aviso {
  padding: 10px 0 10px 130px;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .orange-theme .info-avisos .msg-info-aviso .wrapper-msg-info-aviso {
    padding: 10px;
  }
}
@media only screen and (max-width: 990px) {
  .orange-theme .info-avisos .msg-info-aviso .wrapper-msg-info-aviso {
    padding: 10px;
  }
}
.orange-theme .info-avisos .msg-info-aviso .wrapper-msg-info-aviso .title {
  font-family: "PTSans-Bold";
  display: block;
  font-size: 20px;
  text-transform: uppercase;
  color: #000;
}
.orange-theme .info-avisos .msg-info-aviso .wrapper-msg-info-aviso .resaltado {
  font-family: "PTSans-Regular";
}
.orange-theme .info-avisos .msg-info-aviso .wrapper-msg-info-aviso p {
  margin-bottom: 0;
  color: #000;
  font-family: "PTSans-Regular";
}
@media only screen and (max-width: 767px) {
  .orange-theme .info-avisos .msg-info-aviso .wrapper-msg-info-aviso a {
    text-align: left;
    margin: 0;
    padding: 0;
  }
}
@media only screen and (max-width: 990px) {
  .orange-theme .info-avisos .msg-info-aviso .wrapper-msg-info-aviso a {
    text-align: left;
    margin: 0;
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .orange-theme .info-avisos .msg-info-aviso {
    padding: 15px;
  }
  .orange-theme .info-avisos .msg-info-aviso .wrapper-msg-info-aviso {
    padding-left: 0;
  }
}
.orange-theme .dashboard-privado .container .combo .grafico .ico-factura-grafico {
  background-image: url("@theme_image_path@/hidrogea/ico-factura-grafico.png");
}
.orange-theme .dashboard-privado .container .combo .grafico .ico-gota-grafico {
  background-image: url("@theme_image_path@/hidrogea/ico-grifo-grafico.png");
}
.orange-theme .dashboard-privado .container .combo .botones .boton-compuesto {
  background-color: #EA8A02;
}
.orange-theme .dashboard-privado .container .combo .info-pie select {
  background-color: #EA8A02;
}
.orange-theme .dashboard-privado .container .combo .info-pie .mensaje span {
  color: #B85D08;
}
.orange-theme .dashboard-privado .container .combo .info-pie .casa-negativo {
  background-image: url("@theme_image_path@/hidrogea/casa-negativo.png");
}
.orange-theme .dashboard-privado .container .combo .info-pie .casa-positivo {
  background-image: url("@theme_image_path@/hidrogea/casa-positivo.png");
}
.orange-theme .dashboard-privado .container .box .tab-menu ul li.active a {
  background-color: #EA8A02;
}
.orange-theme .acceso-cliente .container .info-acceso .form-group .dropdown button {
  background-color: #EA8A02;
}
.orange-theme .recuperac-usuario .fila .form-group .avatar {
  background-image: url("@theme_image_path@/hidrogea/ico-avatar.png");
}
.orange-theme .mis-contratos .listado-contratos .cell-contrato .titulo {
  color: #EA8A02;
  font-family: "PTSans-Bold";
  display: block;
  text-transform: uppercase;
}
.orange-theme .mis-contratos .listado-contratos .titulo {
  color: #EA8A02;
  font-family: "PTSans-Bold";
  display: block;
  text-transform: uppercase;
}
.orange-theme .mis-contratos .load-more a {
  color: #EA8A02;
}

.green-theme .generic-content header .title-generic-content {
  color: #97BA3C;
}
.green-theme .generic-content .info-dest {
  border-color: #97BA3C;
}
.green-theme .generic-content .special-content ul {
  list-style-image: url("@theme_image_path@/hidrogea/dot-list-green.png");
}
.green-theme .generic-content #stats {
  /*h1 {
  	color: $green-hidrogea;
  }*/
}
.green-theme .generic-content #stats .back-stat .inner {
  background-color: rgba(151, 186, 60, 0.1);
}
.green-theme .generic-content .btn.btn-primary {
  background-color: #97BA3C;
  font-family: "PTSans-Bold";
  font-size: 18.6667px;
  color: #013871;
  text-decoration: none;
  border-radius: 30px;
  border-radius: 30px;
  border: 0;
  display: inline-block;
}
.green-theme .mis-contratos .listado-contratos .cell-tipo-contrato .ico-gota {
  background-image: url("@theme_image_path@/hidrogea/gota-v.png");
}
.green-theme .mis-contratos .listado-contratos .ico-tele {
  background: url("@theme_image_path@/hidrogea/telelectura-v.png") no-repeat center;
  background-size: 30px 30px;
}
.green-theme .mis-contratos .listado-contratos .cell-contrato .titulo {
  color: #97BA3C;
  font-family: "PTSans-Bold";
  display: block;
  text-transform: uppercase;
}
.green-theme .mis-contratos .listado-contratos .titulo {
  color: #97BA3C;
  font-family: "PTSans-Bold";
  display: block;
  text-transform: uppercase;
}
.green-theme .mis-contratos .load-more a {
  color: #97BA3C;
}
.green-theme .mis-consumos .bloques-consumos .medida-consumo .medida .graph {
  /*                 background-image: url('@theme_image_path@/hidrogea/ico-ondas-v.png'); */
  /*                 background-color: rgba($green-hidrogea, .04); */
  color: #97BA3C;
}
.green-theme .mis-consumos .bloques-consumos .info-consumo.consumo-neg {
  background-image: url("@theme_image_path@/hidrogea/casa-negativo-v.png");
}
.green-theme .mis-consumos .bloques-consumos .info-consumo.consumo-pos {
  background-image: url("@theme_image_path@/hidrogea/casa-positivo-v.png");
}
.green-theme .mis-consumos .bloques-consumos .tab-menu ul li.active a {
  /*background-color: $newblue-hidrogea-dark;*/
  color: #FFF;
}
.green-theme .dashboard-privado .graph {
  /*                 background-image: url('@theme_image_path@/hidrogea/ico-ondas-blue.png'); */
  /*             	background-color: rgba(#dfe5eb, .6); */
  color: #222;
}
.green-theme .print-redes a {
  color: #97BA3C;
}

.blue-theme .formularios .btn-primary {
  background-color: #28234e;
  color: #FFF;
}
.blue-theme .formularios .bs-wizard > .bs-wizard-step.active > .bs-wizard-dot {
  background-color: #28234e;
  color: #FFF;
}
.blue-theme .dropdown button {
  background-color: #28234e;
  color: #FFF;
}
.blue-theme .title-section {
  color: #303030;
}
.blue-theme ul {
  list-style-image: url("@theme_image_path@/hidrogea/dot-list-blue.png");
}
.blue-theme .tree-view ul,
.blue-theme .control-menu-nav,
.blue-theme .hidrogea-web-map ul {
  list-style: none;
}
.blue-theme blockquote {
  border-color: #28234e;
}
.blue-theme .pagination > .active > a,
.blue-theme .pagination > .active > a:hover,
.blue-theme .pagination > .active > a:focus,
.blue-theme .pagination > .active > span,
.blue-theme .pagination > .active > span:hover,
.blue-theme .pagination > .active > span:focus {
  background-color: #28234e;
  color: #FFF;
}
.blue-theme .links-top-header ul.links-user li {
  background-color: #28234e;
}
.blue-theme .links-top-header ul.links-user li a {
  color: #FFF !important;
}
.blue-theme .links-top-header ul.links-user li.area-cliente {
  background-image: url("@theme_image_path@/hidrogea/icon-user-white.png");
}
.blue-theme .links-top-header ul.links-user li.area-cliente.signed_in .configuration a {
  background-image: url("@theme_image_path@/hidrogea/icon-user-config-white.png");
}
.blue-theme .links-top-header ul.links-user li.area-cliente.signed_in .notifications a {
  background-image: url("@theme_image_path@/hidrogea/icon-user-avisos-white.png");
}
.blue-theme .links-top-header ul.links-user li.area-cliente.signed_in .notifications-empty a {
  background-image: url("@theme_image_path@/hidrogea/icon-user-avisos-vacio.png");
}
.blue-theme .links-top-header ul.links-user li.area-cliente.signed_in .logout a {
  background-image: url("@theme_image_path@/hidrogea/icon-user-logout-white.png");
}
.blue-theme #header-top .town {
  background-image: url("@theme_image_path@/hidrogea/icon-position-blue.png");
  color: #ffffff;
  font-size: 0.8em;
}
.blue-theme #header-top a {
  color: #104479;
}
.blue-theme #header-top .links-top-header ul.links-user li a {
  color: #ffffff;
}
@media only screen and (min-width: 991px) {
  .blue-theme #header-bottom {
    background-color: white;
    border-top: 1px solid #DDDDDD;
  }
  .blue-theme #header-bottom a {
    color: #013871;
  }
}
@media only screen and (max-width: 990px) {
  .blue-theme #navigation li.hasChildren.opened {
    background: #013871;
  }
}
.blue-theme #navigation .title-grouper {
  color: white;
}
@media only screen and (min-width: 991px) {
  .blue-theme #navigation > ul > li > .child-menu {
    background-color: white;
    border-top: 1px solid #013871;
  }
  .blue-theme #navigation > ul > li > .child-menu .list-child-menu > li:before {
    background-color: #013871;
  }
  .blue-theme #navigation > ul > li > .child-menu .child-orphan span {
    color: #013871;
  }
  .blue-theme #navigation > ul > li:hover {
    background-color: rgba(255, 255, 255, 0.9);
    border-color: #013871;
  }
  .blue-theme #navigation > ul > li:focus-within {
    background-color: rgba(255, 255, 255, 0.9);
    border-color: #013871;
  }
  .blue-theme #navigation .title-grouper {
    color: #013871;
  }
}
.blue-theme #footer-top {
  padding: 1em 0 1em;
  margin-top: 1em;
}
.blue-theme #footer-top:before {
  transform: rotate(0);
}
.blue-theme .home-section-twitter {
  background-color: #013871;
}
.blue-theme .home-section-twitter .title-section {
  color: white;
}
.blue-theme .home-section-twitter .title-section a {
  color: white;
}
.blue-theme .home-section-twitter .content-twitter {
  color: white;
  background-image: url("@theme_image_path@/hidrogea/icon-twitter-home.png");
}
.blue-theme .home-section-twitter .content-twitter a {
  color: white;
}
.blue-theme .home-section-twitter .carousel .carousel-indicators li {
  background-color: rgba(255, 255, 255, 0.4);
}
.blue-theme .home-section-twitter .carousel .carousel-indicators li.active {
  background-color: white;
}
.blue-theme .home-section-twitter .carousel .carousel-control .icon-left {
  background-image: url("@theme_image_path@/hidrogea/icon-arrow-left-white.png");
}
.blue-theme .home-section-twitter .carousel .carousel-control .icon-right {
  background-image: url("@theme_image_path@/hidrogea/icon-arrow-right-white.png");
}
@media only screen and (max-width: 767px) {
  .blue-theme .home-section-twitter .content-twitter {
    background: none;
  }
}
.blue-theme .home-section-contactanos .glyphicon {
  color: #28234e;
}
.blue-theme .generic-content header .title-generic-content {
  color: #28234e;
}
.blue-theme .generic-content .info-dest {
  border-color: #28234e;
}
.blue-theme .generic-content .special-content ul {
  list-style-image: url("@theme_image_path@/hidrogea/dot-list-blue.png");
}
.blue-theme .generic-content #stats .back-stat .inner {
  background-color: rgba(40, 35, 78, 0.1);
}
.blue-theme .generic-content .btn.btn-primary {
  background-color: #28234e;
  color: #FFF;
  font-family: "PTSans-Bold";
  font-size: 18.6667px;
  text-decoration: none;
  padding: 8px 50px;
  border-radius: 30px;
  border: 0;
  display: inline-block;
}
.blue-theme .generic-content .check-list li {
  background-image: url("@theme_image_path@/hidrogea/color_schemes/blue-theme/ico-check.png");
}
.blue-theme .taglib-page-iterator .dropdown-toggle {
  background: #28234e;
  color: #FFF;
}
.blue-theme .taglib-page-iterator .lfr-pagination-buttons li.disabled a {
  background-color: #d3dce5;
}
.blue-theme .taglib-page-iterator .lfr-pagination-buttons li > a {
  background: #28234e;
}
.blue-theme .buscador .btn-search {
  /*                 background-image: url('@theme_image_path@/hidrogea/icon-search-blue.png') */
  background: none;
  border: none;
  font-size: 1.5em;
  color: #013871;
  padding: 8px;
}
.blue-theme .buscador .portlet-search .icon-monospaced a {
  color: #FFF;
}
.blue-theme .buscador .portlet-search .icon-monospaced a:focus {
  outline: none !important;
  border: none !important;
}
.blue-theme .buscador .portlet-search .icon-monospaced a:focus .lexicon-icon {
  outline: #FFFFFF solid 2px !important;
}
.blue-theme .canales-atencion .phone-channel .number-phone {
  color: #28234e;
}
.blue-theme .canales-atencion .online-channel .dir-contact a {
  color: #28234e;
}
.blue-theme .canales-atencion .oficina .index-office {
  background-color: #28234e;
  color: #FFF;
}
.blue-theme .canales-atencion .oficina .phone-number {
  color: #28234e;
}
.blue-theme .canales-atencion .oficina .solicitar-cita .btn-cita {
  background-color: #28234e;
  color: #FFF;
}
.blue-theme .selector-municipio .select-municipio .btn-submit button {
  background-color: #28234e;
  color: #FFF;
}
.blue-theme .list-management .btn-toggle.btnNivelOne.active {
  border-color: #28234e;
}
.blue-theme .list-management .doc-pago {
  background-image: url("@theme_image_path@/hidrogea/icons/gestiones/doc-pago-blue.png");
}
.blue-theme .list-management .duplicado-factura {
  background-image: url("@theme_image_path@/hidrogea/icons/gestiones/duplicado-factura-blue.png");
}
.blue-theme .list-management .sol-bonificaciones {
  background-image: url("@theme_image_path@/hidrogea/icons/gestiones/sol-bonificaciones-blue.png");
}
.blue-theme .list-management .sol-info-tarifas {
  background-image: url("@theme_image_path@/hidrogea/icons/gestiones/sol-info-tarifas-blue.png");
}
.blue-theme .list-management .pago-online {
  background-image: url("@theme_image_path@/hidrogea/icons/gestiones/pago-online2-blue.png");
}
.blue-theme .list-management .fijar-dia-pago {
  background-image: url("@theme_image_path@/hidrogea/icons/gestiones/fijar-dia-pago-blue.png");
}
.blue-theme .list-management .compromiso-pago {
  background-image: url("@theme_image_path@/hidrogea/icons/gestiones/compromisos-pagos-blue.png");
}
.blue-theme .list-management .registro-usuario-varios-mail {
  background-image: url("@theme_image_path@/hidrogea/icons/gestiones/registro-usuarios-blue.png");
}
.blue-theme .list-management .box .botones .btn {
  background-color: #28234e;
  color: #FFF;
}
.blue-theme .list-management .box .ico-desbloqueado {
  background-image: url("@theme_image_path@/hidrogea/ico-desbloqueado-white.png");
}
.blue-theme .list-management .box .ico-bloqueado {
  background-image: url("@theme_image_path@/hidrogea/ico-bloqueado-white.png");
}
.blue-theme .formulario-busquedas .input-group-submit [type=submit] {
  background: #28234e;
  color: #FFF;
}
.blue-theme .gestiones-online .list-management .panel-management .panel-management .btnNivelSecond.act-datos-banco {
  background-image: url("@theme_image_path@/hidrogea/icons/gestiones/act-datos-bancarios-blue.png");
}
.blue-theme .gestiones-online .list-management .panel-management .panel-management .btnNivelSecond.act-datos-personales {
  background-image: url("@theme_image_path@/hidrogea/icons/gestiones/act-datos-personales-blue.png");
}
.blue-theme .gestiones-online .list-management .panel-management .panel-management .btnNivelSecond.cambio-titular {
  background-image: url("@theme_image_path@/hidrogea/icons/gestiones/act-cambio-titular-blue.png");
}
.blue-theme .print-redes a {
  color: #104479;
}
.blue-theme .print-redes ul li a.share {
  width: 19px;
  height: 19px;
  background: transparent url("@theme_image_path@/hidrogea/color_schemes/blue-theme/ico-share.png") 0 0 no-repeat;
}
.blue-theme .ajustes-cliente .acceso.acceso-logout .btn-primary {
  background-color: #28234e;
  color: #FFF;
}
.blue-theme .ajustes-alertas .configuracion-alertas .forma-aviso-alertas input[type=checkbox] + label:after {
  border-bottom: 5px solid #28234e;
  border-left: 5px solid #28234e;
}
.blue-theme .ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .check-alerta .config-tipo-alerta .form-group input[type=radio]:checked + label {
  background-color: rgba(40, 35, 78, 0.9);
}
.blue-theme .ajustes-alertas .configuracion-alertas .input-group input[type=checkbox]:checked + .label {
  background-color: #28234e;
}
.blue-theme .ajustes-alertas .btn-group button.btn-primary {
  background-color: #28234e;
  color: #FFF;
}
.blue-theme .necesitas-ayuda a.telf, .blue-theme .necesitas-ayuda a.tuit {
  color: #28234e;
}
.blue-theme .notificaciones .list-notificaciones .contrato {
  color: #28234e;
}
.blue-theme .mis-contratos .listado-contratos .cell-tipo-contrato .ico-gota {
  background-image: url("@theme_image_path@/hidrogea/gota-blue.png");
}
.blue-theme .mis-contratos .listado-contratos .ico-tele {
  background: url("@theme_image_path@/hidrogea/telelectura.png") no-repeat center;
  background-size: 30px 30px;
}
.blue-theme .mis-contratos .listado-contratos .cell-contrato .titulo {
  color: #28234e;
}
.blue-theme .mis-contratos .load-more a {
  color: #28234e;
}
.blue-theme .detalle-contrato .section-detalle-contrato .btn-primary {
  background-color: #28234e;
  color: #FFF;
}
.blue-theme .detalle-contrato .section-detalle-contrato .input-group input[type=checkbox]:checked + .label {
  background-color: #28234e;
}
.blue-theme .ajustes-cliente-miperfil input[type=checkbox] + label:after {
  border-bottom-color: #28234e;
  border-left-color: #28234e;
}
.blue-theme .ajustes-cliente-miperfil .btn-group button.btn-primary {
  background-color: #28234e;
  color: #FFF;
}
.blue-theme .ajustes-cliente .acceso.acceso-logout .btn-primary {
  background-color: #28234e;
  color: #FFF;
}
.blue-theme .ajustes-alertas .configuracion-alertas .forma-aviso-alertas input[type=checkbox] + label:after {
  border-bottom: 5px solid #28234e;
  border-left: 5px solid #28234e;
}
.blue-theme .ajustes-alertas .configuracion-alertas section.dropdown > .content-alertas .check-alerta .config-tipo-alerta .form-group input[type=radio]:checked + label {
  background-color: rgba(40, 35, 78, 0.9);
}
.blue-theme .ajustes-alertas .configuracion-alertas .input-group input[type=checkbox]:checked + .label {
  background-color: #28234e;
}
.blue-theme .ajustes-alertas .btn-group button.btn-primary {
  background-color: #28234e;
  color: #FFF;
}
.blue-theme .mis-consumos .btn.btn-primary {
  background-color: #28234e;
  color: #FFF;
}
.blue-theme .mis-consumos .bloques-consumos .info-consumo.consumo-neg {
  background-image: url("@theme_image_path@/hidrogea/casa-negativo-blue.png");
}
.blue-theme .mis-consumos .bloques-consumos .info-consumo.consumo-pos {
  background-image: url("@theme_image_path@/hidrogea/casa-positivo-blue.png");
}
.blue-theme .mis-consumos .bloques-consumos .info-consumo .percent {
  color: #28234e;
}
.blue-theme .mis-consumos .bloques-consumos input[type=radio]:checked + label {
  background-color: rgba(40, 35, 78, 0.9);
}
.blue-theme .mis-consumos .bloques-consumos .group-buttons-right .btn-mostrar-graficos {
  color: #28234e;
  background-image: url("@theme_image_path@/hidrogea/grafico-blue.png"), url("@theme_image_path@/hidrogea/angle-up-blue.png");
}
.blue-theme .mis-consumos .bloques-consumos .group-buttons-right .btn-mostrar-graficos.collapsed {
  background-image: url("@theme_image_path@/hidrogea/grafico-blue.png"), url("@theme_image_path@/hidrogea/angle-down-blue.png");
}
.blue-theme .mis-consumos .bloques-consumos .load-more a {
  color: #28234e; /* AA */
}
.blue-theme .mis-consumos .bloques-consumos .medida-consumo .medida .graph {
  /*                     background-image: url('@theme_image_path@/hidrogea/ico-ondas-blue.png'); */
  /*                     background-color: rgba(#dfe5eb, .6); */
  color: #434343;
}
.blue-theme .mis-consumos .bloques-consumos .tab-menu ul li.active a {
  background-color: #ebf0f6;
  color: #013871;
}
.blue-theme .mis-consumos .bloques-consumos .tab-menu ul li a {
  background-color: #28234e;
  color: #FFF;
}
.blue-theme .selec-contrato .contenedor .modal.in .modal-dialog .modal-body .mensaje h1,
.blue-theme .selec-contrato .contenedor .modal.show .modal-dialog .modal-body .mensaje h1 {
  color: #28234e;
}
.blue-theme .selec-contrato .contenedor .modal.in .modal-dialog .modal-body .titulo,
.blue-theme .selec-contrato .contenedor .modal.show .modal-dialog .modal-body .titulo {
  color: #28234e;
}
.blue-theme .selec-contrato .contenedor .modal.in .modal-dialog .modal-body .cargar-mas a,
.blue-theme .selec-contrato .contenedor .modal.show .modal-dialog .modal-body .cargar-mas a {
  color: #28234e;
}
.blue-theme .selec-contrato .contenedor .modal.in .modal-dialog .modal-body .cell-link .btn-link,
.blue-theme .selec-contrato .contenedor .modal.show .modal-dialog .modal-body .cell-link .btn-link {
  background-image: url("@theme_image_path@/hidrogea/arrow-right-blue.png");
}
.blue-theme .plan-12-gotas .evolucion-plan .table-list span.importe {
  color: #28234e;
}
.blue-theme .contactanos .phone-channel .number-phone {
  color: #28234e;
}
.blue-theme .contactanos .online-channel .dir-contact a {
  color: #28234e;
}
.blue-theme .contactanos .oficina .index-office {
  background-color: #28234e;
  color: #FFF;
}
.blue-theme .contactanos .oficina .phone-number {
  color: #28234e;
}
.blue-theme .contactanos .oficina .solicitar-cita .btn-cita {
  background-color: #28234e;
  color: #FFF;
}
.blue-theme .seleccion-contrato-carga p span {
  color: #28234e;
}
.blue-theme .seleccion-contrato-carga .spinner > div {
  background-color: #28234e;
}
.blue-theme .btn-combined {
  background-color: #28234e;
}
.blue-theme .btn-combined a {
  color: #FFF;
}
.blue-theme .mis-facturas .tab-content #menu1 .info-grafica .mensaje span {
  color: #28234e;
}
.blue-theme .mis-facturas .tab-content #menu1 .info-grafica .casa-negativo {
  background-image: url("@theme_image_path@/hidrogea/casa-negativo-blue.png");
}
.blue-theme .mis-facturas .tab-content #menu1 .info-grafica .casa-positivo {
  background-image: url("@theme_image_path@/hidrogea/casa-positivo-blue.png");
}
@media only screen and (max-width: 767px) {
  .blue-theme .mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq .question {
    background-image: url("@theme_image_path@/hidrogea/lupa-blue.png");
  }
}
@media only screen and (max-width: 990px) {
  .blue-theme .mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq .question {
    background-image: url("@theme_image_path@/hidrogea/lupa-blue.png");
  }
}
.blue-theme .mis-facturas .tab-content #menu1 .combo .buscador-facturas .faq.active .answer .formulario .fila .form-group.empty .btn-primary {
  background-color: #28234e;
  color: #FFF;
}
.blue-theme .mis-facturas .tab-content #menu1 .combo .botones .dropdown button {
  background-color: #28234e;
  color: #FFF;
}
.blue-theme .mis-facturas .tab-content #menu1 .listado-facturas .cell-fecha-emision .fecha_yellow {
  color: #28234e;
}
.blue-theme .mis-facturas .tab-content #menu1 .listado-facturas .cell-fecha-emision.type-12-gotas {
  background-image: url("@theme_image_path@/hidrogea/gota-blue.png");
}
.blue-theme .mis-facturas .tab-content #menu1 .listado-facturas .cell-pago .ico-pago {
  background-image: url("@theme_image_path@/hidrogea/ico-pago-online-blue.png");
}
.blue-theme .mis-facturas .tab-content #menu1 .listado-facturas .cell-detalle .boton-compuesto {
  background-color: #28234e;
}
.blue-theme .mis-facturas .tab-content #menu1 .listado-facturas .cell-detalle .boton-compuesto a {
  color: #FFF;
}
.blue-theme .mis-facturas .tab-content #menu1 .cargar-mas a {
  color: #28234e;
}
@media only screen and (max-width: 990px) {
  .blue-theme .mis-facturas .tab-content .listado-facturas-responsive .table-list .table-tr-list .fila .cell-fecha-emision .fecha_yellow {
    color: #28234e;
  }
  .blue-theme .mis-facturas .tab-content .listado-facturas-responsive .table-list .table-tr-list .fila .cell-detalle a {
    background-image: url("@theme_image_path@/hidrogea/ico-factura-detalle-blue.png");
  }
}
.blue-theme .detalle-factura .container .cabecera .top .titulo {
  color: #28234e;
}
.blue-theme .detalle-factura .container .cabecera .bottom .form-group select {
  background-color: #28234e;
  color: #FFF;
}
.blue-theme .plan-12-gotas .evolucion-plan .show-grafica-evolucion {
  background-image: url("@theme_image_path@/hidrogea/grafico-blue.png"), url("@theme_image_path@/hidrogea/angle-up-buscador.png");
}
.blue-theme .plan-12-gotas .evolucion-plan .show-grafica-evolucion.collapsed {
  background-image: url("@theme_image_path@/hidrogea/grafico-blue.png"), url("@theme_image_path@/hidrogea/angle-down-buscador.png");
}
.blue-theme .plan-12-gotas .evolucion-plan .table-list span.importe {
  color: #28234e;
}
.blue-theme .plan-12-gotas #modal-cancelar-plan-12gotas header {
  color: #28234e;
}
.blue-theme .detalle-contrato .section-detalle-contrato .btn-primary {
  background-color: #28234e;
  color: #FFF;
}
.blue-theme .detalle-contrato .section-detalle-contrato .check-on-auth {
  background-image: url("@theme_image_path@/hidrogea/ico-checkbox-blue.png");
}
.blue-theme .detalle-contrato .section-detalle-contrato .favorito {
  background-image: url("@theme_image_path@/hidrogea/favorito-blue.png");
}
.blue-theme .detalle-contrato .section-detalle-contrato .input-group input[type=checkbox]:checked + .label {
  background-color: #28234e;
}
.blue-theme .info-avisos {
  overflow: hidden;
  margin-bottom: 100px;
  box-shadow: 3px 7px 10px 0px rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 767px) {
  .blue-theme .info-avisos {
    margin: 15px;
  }
}
@media only screen and (max-width: 990px) {
  .blue-theme .info-avisos {
    margin: 15px;
  }
}
.blue-theme .info-avisos .msg-info-aviso {
  color: #013871;
  background-color: #ccea83;
  background-image: url("@theme_image_path@/hidrogea/ico-info.png");
  background-position: left center;
  background-repeat: no-repeat;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .blue-theme .info-avisos .msg-info-aviso {
    background-image: none;
  }
}
.blue-theme .info-avisos .msg-info-aviso a {
  font-family: "PTSans-Regular";
  color: #013871;
  font-size: 16px;
  text-align: right;
  margin-top: 10px;
}
.blue-theme .info-avisos .msg-info-aviso .wrapper-msg-info-aviso {
  padding: 10px 0 10px 130px;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .blue-theme .info-avisos .msg-info-aviso .wrapper-msg-info-aviso {
    padding: 10px;
  }
}
@media only screen and (max-width: 990px) {
  .blue-theme .info-avisos .msg-info-aviso .wrapper-msg-info-aviso {
    padding: 10px;
  }
}
.blue-theme .info-avisos .msg-info-aviso .wrapper-msg-info-aviso .title {
  font-family: "PTSans-Bold";
  display: block;
  font-size: 20px;
  text-transform: uppercase;
  color: #000;
}
.blue-theme .info-avisos .msg-info-aviso .wrapper-msg-info-aviso .resaltado {
  font-family: "PTSans-Regular";
}
.blue-theme .info-avisos .msg-info-aviso .wrapper-msg-info-aviso p {
  margin-bottom: 0;
  color: #000;
  font-family: "PTSans-Regular";
}
@media only screen and (max-width: 767px) {
  .blue-theme .info-avisos .msg-info-aviso .wrapper-msg-info-aviso a {
    text-align: left;
    margin: 0;
    padding: 0;
  }
}
@media only screen and (max-width: 990px) {
  .blue-theme .info-avisos .msg-info-aviso .wrapper-msg-info-aviso a {
    text-align: left;
    margin: 0;
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .blue-theme .info-avisos .msg-info-aviso {
    padding: 15px;
  }
  .blue-theme .info-avisos .msg-info-aviso .wrapper-msg-info-aviso {
    padding-left: 0;
  }
}
.blue-theme .dashboard-privado .container .combo .grafico .ico-factura-grafico {
  background-image: url("@theme_image_path@/hidrogea/importe-icon-blue.png");
}
.blue-theme .dashboard-privado .container .combo .grafico .ico-gota-grafico {
  background-image: url("@theme_image_path@/hidrogea/grifo-icon-blue.png");
}
.blue-theme .dashboard-privado .container .combo .title_ifactura .ico-factura-grafico {
  background-image: url("@theme_image_path@/hidrogea/importe-icon-blue.png");
}
.blue-theme .dashboard-privado .container .combo .botones .boton-compuesto {
  background-color: #28234e;
}
.blue-theme .dashboard-privado .container .combo .botones .boton-compuesto a {
  color: #FFF;
}
.blue-theme .dashboard-privado .container .combo .info-pie select {
  background-color: #28234e;
  color: #FFF;
}
.blue-theme .dashboard-privado .container .combo .info-pie .mensaje span {
  color: #28234e;
}
.blue-theme .dashboard-privado .container .combo .info-pie .casa-negativo {
  background-image: url("@theme_image_path@/hidrogea/casa-negativo-blue.png");
}
.blue-theme .dashboard-privado .container .combo .info-pie .casa-positivo {
  background-image: url("@theme_image_path@/hidrogea/casa-positivo-blue.png");
}
.blue-theme .dashboard-privado .container .box .tab-menu ul li.active a {
  background-color: #ebf0f6;
  color: #013871;
}
.blue-theme .dashboard-privado .container .box .tab-menu ul li a {
  background-color: #28234e;
  color: #FFF;
}
.blue-theme .dashboard-privado .graph {
  /*                 background-image: url('@theme_image_path@/hidrogea/ico-ondas-blue.png'); */
  /*             	background-color: rgba(#dfe5eb, .6); */
  color: #222;
}
.blue-theme .acceso-cliente .container .info-acceso .form-group .dropdown button {
  background-color: #28234e;
  color: white;
}
.blue-theme .recuperac-usuario .fila .form-group .avatar {
  background-image: url("@theme_image_path@/hidrogea/ico-avatar-blue.png");
}
.blue-theme .mis-contratos .listado-contratos .cell-contrato .titulo {
  color: #28234e;
  font-family: "PTSans-Bold";
  display: block;
  text-transform: uppercase;
}
.blue-theme .mis-contratos .listado-contratos .titulo {
  color: #28234e;
  font-family: "PTSans-Bold";
  display: block;
  text-transform: uppercase;
}
.blue-theme .mis-contratos .load-more a {
  color: #28234e;
}
.blue-theme .registro-sg-perfil .cabecera .box h1 {
  color: #104479;
}
.blue-theme .registro-sg-perfil .contenedor .combo ul .consulta-contratos {
  background-image: url("@theme_image_path@/hidrogea/consulta-contratos-blue.png");
}
.blue-theme .registro-sg-perfil .contenedor .combo ul .descarga-facturas {
  background-image: url("@theme_image_path@/hidrogea/descarga-facturas-blue.png");
}
.blue-theme .registro-sg-perfil .contenedor .combo ul .evoluc-consumo {
  background-image: url("@theme_image_path@/hidrogea/evoluc-consumo-blue.png");
}
.blue-theme .registro-sg-perfil .contenedor .combo ul .otras-gestiones {
  background-image: url("@theme_image_path@/hidrogea/otras-gestiones-blue.png");
}
.blue-theme .registro-sg-perfil .contenedor .combo h3 {
  color: #28234e;
}
.blue-theme .seccion-superior .seccion-mis-facturas span {
  color: #28234e;
}

body table thead tr th.empty, body table thead tr td.empty, body table tbody tr th.empty, body table tbody tr td.empty, body table tfoot tr th.empty, body table tfoot tr td.empty {
  background-color: transparent;
  background-image: none;
}
body #multimedia #destacado-multimedia {
  background-color: #fbfbfb;
  padding-bottom: 50px;
  margin-bottom: 30px;
}
body #multimedia #destacado-multimedia > div:first-child {
  padding: 0;
}
body #multimedia #destacado-multimedia .destacado-multimedia-content {
  position: relative;
}
body #multimedia #destacado-multimedia .destacado-multimedia-content video {
  margin: 0;
}
body #multimedia #destacado-multimedia .destacado-multimedia-content .video-data {
  position: absolute;
  bottom: 0;
  color: white;
  padding: 0 0 30px 40px;
  font-family: "PTSans-Regular";
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
body #multimedia #destacado-multimedia .destacado-multimedia-content .video-data * {
  margin: 0;
  padding: 0;
}
body #multimedia #destacado-multimedia .destacado-multimedia-content .video-data header {
  background-color: transparent;
}
body #multimedia #destacado-multimedia .destacado-multimedia-content .video-data header h1.video-title {
  color: white;
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 20px;
}
body #multimedia #destacado-multimedia .destacado-multimedia-content .video-data .entradilla-video {
  font-size: 17.3333px;
  line-height: 1.25;
}
@media only screen and (max-width: 990px) {
  body #multimedia #destacado-multimedia {
    padding-bottom: 20px;
  }
  body #multimedia #destacado-multimedia .destacado-multimedia-content .video-data {
    position: relative;
    color: #222;
    padding: 20px;
  }
  body #multimedia #destacado-multimedia .destacado-multimedia-content .video-data header h1.video-title {
    color: #222;
    margin-bottom: 10px;
  }
  body #multimedia #destacado-multimedia .entradilla-destacado-multimedia {
    padding: 0 15px;
  }
}
body #multimedia #listado-multimedia header {
  background-color: transparent;
  margin: 0;
  padding: 0;
}
body #multimedia #listado-multimedia header h1 {
  font-size: 16px;
  margin: 10px 0 0;
  padding: 0;
}
body #multimedia #listado-multimedia .multimedia-row {
  margin-top: 30px;
}
@media only screen and (max-width: 990px) {
  body #multimedia #listado-multimedia .multimedia-row {
    padding: 0 10px;
  }
}
body #multimedia #listado-multimedia .item-multimedia {
  padding: 0 5px;
}
@media only screen and (max-width: 990px) {
  body #multimedia #listado-multimedia .item-multimedia {
    margin-bottom: 20px;
  }
  body #multimedia #listado-multimedia .item-multimedia:nth-child(3n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 991px) {
  body #multimedia #listado-multimedia .item-multimedia:nth-child(4n+1) {
    clear: left;
  }
}
body #multimedia #listado-multimedia .listado-multimedia-agrupado {
  margin-top: 70px;
}
@media only screen and (max-width: 767px) {
  body #multimedia #listado-multimedia .listado-multimedia-agrupado {
    margin-top: 30px;
  }
}
body #multimedia #listado-multimedia .listado-multimedia-agrupado > header h1 {
  font-size: 26.6667px;
  font-family: "PTSans-Regular";
}
body #multimedia #listado-multimedia .more-multimedia {
  margin: 70px 0;
  text-align: center;
  font-size: 13.3333px;
  font-family: "PTSans-Regular";
}
@media only screen and (max-width: 767px) {
  body #multimedia #listado-multimedia .more-multimedia {
    margin: 30px 0;
  }
}
body #multimedia #listado-multimedia video.thumbnail {
  border: 0;
  padding: 0;
  border-radius: 0;
  margin: 0;
}
body #multimedia #listado-multimedia a.thumbnail {
  border: 0;
}
body .modal.fade {
  display: none;
}
body .modal.fade.in, body .modal.fade.show {
  display: block;
  overflow: auto;
}
body .detalle-multimedia {
  overflow: auto;
}
@media only screen and (max-width: 768px) {
  body .detalle-multimedia .modal-dialog {
    width: 100%;
  }
}
body .detalle-multimedia .modal-dialog .modal-content {
  border-radius: 0;
}
body .detalle-multimedia .modal-dialog .modal-content .modal-header .btn.close {
  font-size: 0;
  float: right;
}
body .detalle-multimedia .modal-dialog .modal-content .modal-body {
  padding: 0;
}
body .detalle-multimedia .modal-dialog .modal-content .modal-body h1 {
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
  font-family: "PTSans-Regular";
  font-size: 34.6667px;
  padding: 0 5%;
  margin-top: 0;
}
body .detalle-multimedia .modal-dialog .modal-content .modal-body p.video-description {
  width: 100%;
  text-align: center;
  margin: 0;
  font-size: 17.3333px;
  font-family: "PTSans-Regular";
  padding: 0 5%;
}
body .detalle-multimedia .modal-dialog .modal-content .modal-body .print-redes {
  margin: 0 30px 30px 0;
}
body #span-seleccion-municipio {
  cursor: pointer;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

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

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
input:focus, button:focus, a:focus, textarea:focus, select:focus, label-before-checkbox:focus-within, .yui3-calendar-grid:focus, .yui3-calendar-day:focus {
  /* outline: solid 2px #00a905 !important; */
  text-decoration: underline !important;
}

.alert-dismissable .close {
  opacity: unset;
  color: #a94442;
}

.alert-dismissable .close:focus {
  border: solid 2px black !important;
}

button.close:focus {
  outline: #a94442 solid 2px !important;
}

h2:focus.question, h3:focus.question, h4:focus.question {
  outline: #00A905 solid 2px !important;
}

#home-selector .form-group:focus {
  outline: #000 solid 2px !important;
}

.group-faqs .faq .question a:focus {
  outline: #005703 solid 2px !important;
}

.carousel-control {
  opacity: 1;
}

/*
.carousel .carousel-controls-home .carousel-control:focus-within {
	outline: #00a905 solid 2px !important;
    color: #fff;
    text-decoration: none;
    opacity: 0.7;
}*/
/*Focos y contraste en portada*/
.home-page-site .home-section-gestion-servicios a:focus, .home-page-site .home-section-4col a:focus {
  outline: #005703 solid 2px !important;
}

.home-page-site #faq-home select:focus {
  outline: solid 2px black !important;
}

.home-section-4col li.group-dest.col-sm-4.list-unstyled:focus-within {
  outline: #005703 solid 2px !important;
}

.carousel a:focus span {
  text-decoration: underline;
}

/* De interes 4 columnas*/
.home-interes .group-dest:focus-within {
  outline: #005703 solid 2px !important;
}

/*Colocar los selects glyphicon*/
.formularios .form-group .glyphicon-menu-down {
  position: absolute;
  bottom: 5px;
  right: 10px;
  z-index: -1;
}

.formularios .form-control select {
  background: transparent;
}

.plan-12-gotas .glyphicon.glyphicon-menu-down {
  position: absolute;
  bottom: 5px;
  right: 5px;
  top: unset;
}

.bs-wizard .bs-wizard-dot .glyphicon {
  display: inline-grid;
  margin-top: 25%;
}

.formularios .form-group .form-control {
  background: transparent;
}

.formularios form .form-group {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.grupo-gestiones {
  list-style: none;
}

@media only screen and (min-width: 1092px) and (max-width: 3000px) {
  /* .card {
  	min-height: 380px !important;
  } */
  .distribuidora-gestiones .card {
    min-height: 290px !important;
  }
}
.icon-monospaced:focus {
  outline: #fffff solid 2px !important;
}

ul.cifra-list {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px !important;
}

li.cifras-titulo-list {
  color: #013871;
  text-transform: uppercase;
  font-size: 18.6667px;
  font-family: "PTSans-Bold";
  margin: 20px 0;
  list-style: none;
}

li.cifras-valor {
  list-style: none;
}

li.default.facet-value {
  margin-bottom: 24px;
}

/*AJUSTES AA*/
button.title-grouper.list-menu {
  background-color: transparent !important;
  border: 0px !important;
}

@media (max-width: 991px) {
  .print-redes {
    display: block !important;
  }
}
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialicons/v126/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format("woff2");
}
.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

.ov {
  font-family: "PTSans-Regular", sans-serif;
}
.ov strong {
  font-family: "PTSans-Bold", "PTSans-Regular", sans-serif;
}

h1.ov {
  font-family: "PTSans-Regular", sans-serif;
  font-size: 1.8em;
  font-weight: 400;
  letter-spacing: 1px;
  color: #002d63;
}

h2.ov {
  font-family: "PTSans-Regular", sans-serif;
  font-size: 1.8em;
  font-weight: 400;
  letter-spacing: 1px;
  color: #002d63;
}

h2.ov-title-bold {
  font-family: "PTSans-Bold", "PTSans-Regular", sans-serif;
  font-size: 1.8em;
  letter-spacing: 1px;
  color: #002d63;
}

.ov-left {
  text-align: left !important;
}

.ov-right {
  text-align: right !important;
}

.ov-center {
  text-align: center !important;
}

.ov-title {
  margin-right: 20px;
  text-transform: uppercase;
}

.ov-container {
  font-family: "PTSans-Regular", sans-serif;
}

button.btn-primary-ov,
button.btn-secondary-ov,
button.btn-text-ov,
.btn-tramite {
  line-height: 1.3em;
  font-size: 0.9em;
  letter-spacing: 1.4px;
  border-radius: 5em;
  padding: 8px 24px;
  cursor: pointer;
  width: max-content;
  height: max-content;
}

button.btn-primary-ov:hover, button.btn-primary-ov:focus,
button.btn-secondary-ov:hover, button.btn-secondary-ov:focus,
button.btn-text-ov:hover, button.btn-text-ov:focus,
.btn-tramite:hover, .btn-tramite:focus {
  font-size: 0.9em;
  letter-spacing: 1.4px;
  border-radius: 5em;
  padding: 8px 24px;
  cursor: pointer;
  width: max-content;
  height: max-content;
}

button.btn-primary-ov.right,
button.btn-secondary-ov.right,
button.btn-text-ov.right,
.btn-tramite.right {
  float: right;
  margin-left: 5px;
}

button.btn-primary-ov:disabled,
button.btn-secondary-ov:disabled,
button.btn-text-ov:disabled,
.btn-tramite:disabled {
  cursor: default;
}

button.btn-primary-ov, .btn-tramite {
  color: #fff;
  background: #002d63;
  border: 2px solid #002d63;
}

button.btn-primary-ov:hover, button.btn-primary-ov:focus .btn-tramite:hover,
.btn-tramite:focus {
  color: #002d63;
  background: #fff;
  border: 2px solid #002d63;
}

button.btn-primary-ov:disabled,
.btn-tramite:disabled {
  background-color: #9fb4ca;
  color: #fff;
  border-color: #a2b3c5;
}

button.btn-text-ov {
  font-weight: 700;
  color: #002d63;
  background: #fff;
  border: none;
}

button.btn-text-ov:hover, button.btn-text-ov:focus {
  font-weight: 700;
  color: #002d63;
  background: #d3dce5;
  border: none;
}

button.btn-text-ov:disabled {
  background-color: #9fb4ca;
  color: #fff;
  border-color: #a2b3c5;
}

.card {
  background: #fff;
  border-radius: 4px;
  border: 1px solid rgba(151, 151, 151, 0.35);
  padding: 20px;
  margin: 20px 0;
}

.card h2.ov, .cita-previa h3, h2.ov-small {
  font-family: "PTSans-Regular", sans-serif;
  font-size: 1.38em;
  font-weight: 700;
  text-align: center;
  color: #002d63;
  margin: 0;
}

/*Cita previa*/
#cita-previa {
  overflow: hidden;
  font-family: "Pt Sans", sans-serif;
}
#cita-previa h1 {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  padding: 50px 0;
  margin: 0;
  border-bottom: 1px solid #e8e6e6;
}
#cita-previa .section-cita-previa {
  display: flex;
}
#cita-previa .section-cita-previa i {
  font-size: 28px;
  color: #002E67;
}
#cita-previa .section-cita-previa i:before {
  background: #98c120;
  padding: 14px;
  border-radius: 5em;
  width: 55px;
  display: flex;
  justify-content: center;
  height: 55px;
}
#cita-previa .section-cita-previa .dos-columnas {
  width: 50%;
}
#cita-previa .section-cita-previa .dos-columnas .column-container {
  max-width: 650px;
  width: 100%;
}
#cita-previa .section-cita-previa .dos-columnas.columna1 {
  height: auto;
  background-color: #F3F4F8;
  padding: 32px;
}
#cita-previa .section-cita-previa .dos-columnas.columna1 .column-container {
  float: right;
  justify-content: center;
  display: flex;
  flex-direction: column;
  height: 100%;
}
#cita-previa .section-cita-previa .dos-columnas.columna1 .column-container .lista-tramites {
  list-style: none;
  padding: 0;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin: 40px 0;
  padding: 0 20px;
}
#cita-previa .section-cita-previa .dos-columnas.columna1 .column-container .lista-tramites li {
  background-color: #fff;
  max-width: 165px;
  width: 100%;
  min-height: 180px;
  border-radius: 8px;
  border: 1px solid #D3D3D6;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 20px;
  margin-bottom: 20px;
}
#cita-previa .section-cita-previa .dos-columnas.columna1 .column-container .lista-tramites li:hover {
  box-shadow: 0 4px 13px rgba(0, 0, 0, 0.17);
  cursor: pointer;
  border: 2px solid #002d63;
}
#cita-previa .section-cita-previa .dos-columnas.columna1 .column-container .lista-tramites li a {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
}
#cita-previa .section-cita-previa .dos-columnas.columna1 .column-container .lista-tramites li a .title-tramite {
  margin-top: 24px;
  color: #002D63;
  font-family: "PTSans-Bold", "PTSans-Regular", sans-serif;
  text-align: center;
}
#cita-previa .section-cita-previa .dos-columnas.columna1 .column-container .flex-center {
  display: flex;
  justify-content: center;
}
#cita-previa .section-cita-previa .dos-columnas.columna2 .column-container {
  float: left;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
#cita-previa .section-cita-previa .dos-columnas.columna2 .column-container .container-cita {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  max-width: 350px;
}
#cita-previa .section-cita-previa .dos-columnas.columna2 .column-container .container-cita .texto {
  color: #002d63;
  text-align: center;
  margin: 20px 0;
}
#cita-previa .modal .modal-dialog {
  max-width: 500px;
}
#cita-previa .modal .modal-dialog .modal-content {
  padding: 20px;
  font-family: "Pt Sans", sans-serif;
  color: #002d63;
}
#cita-previa .modal .modal-dialog .modal-content h2 {
  font-size: 20px;
  font-weight: bold;
  margin: 0;
}
#cita-previa .modal .modal-dialog .modal-content ul {
  padding: 0;
  list-style: none;
  margin: 32px 0;
}
#cita-previa .modal .modal-dialog .modal-content ul li {
  display: flex;
  margin-bottom: 24px;
}
#cita-previa .modal .modal-dialog .modal-content ul li i {
  margin-right: 10px;
  color: rgb(152, 193, 33);
  font-size: 2em;
}
#cita-previa .modal .modal-dialog .modal-content ul li strong {
  display: block;
  font-size: 16px;
}
#cita-previa .modal .modal-dialog .modal-content .banner {
  padding: 30px 20px;
  background: #f5f5f5;
  border-radius: 8px;
  margin-bottom: 32px;
}
#cita-previa .modal .modal-dialog .modal-content .banner h3 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 20px;
}
#cita-previa .modal .modal-dialog .modal-content .banner p a {
  text-decoration: underline;
  color: #002d63;
}
#cita-previa .modal .modal-dialog .modal-content .modal-actions {
  font-size: 16px;
  display: flex;
  justify-content: space-between;
}
#cita-previa .ofrecemos {
  font-family: "Pt Sans", sans-serif;
  background: #002E67;
  padding: 74px 0;
  color: #fff;
}
#cita-previa .ofrecemos .top-title {
  text-align: center;
}
#cita-previa .ofrecemos h2 {
  text-align: center;
  margin-bottom: 50px;
}
#cita-previa .ofrecemos .row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#cita-previa .ofrecemos .row .card {
  color: #002d63;
  height: 100%;
  margin-bottom: 0;
  min-height: auto !important;
}
#cita-previa .ofrecemos .row .card .title {
  display: flex;
  align-items: center;
  font-weight: bold;
  font-size: 1.2em;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
}
#cita-previa .ofrecemos .row .card .title i {
  margin-right: 10px;
  color: #98C121;
}
#cita-previa .ofrecemos .row .card .desc {
  margin-top: 20px;
}
#cita-previa .ofrecemos .row .card .desc ul {
  margin-top: 10px;
  line-height: 2em;
  padding-left: 10px;
}
#cita-previa .ofrecemos .row .card .desc ul li {
  list-style: none;
  line-height: normal;
  margin-bottom: 10px;
}
#cita-previa .ofrecemos .row .card .desc ul li:before {
  content: "-";
  margin-right: 5px;
}

@media (max-width: 991px) {
  #cita-previa .ofrecemos .row .col-sm-6 {
    margin-bottom: 20px;
  }
}
@media (max-width: 420px) {
  #cita-previa .section-cita-previa {
    flex-direction: column-reverse;
  }
  #cita-previa .section-cita-previa .dos-columnas {
    width: 100%;
  }
  #cita-previa .section-cita-previa .dos-columnas.columna1 .column-container .lista-tramites {
    flex-direction: column;
    align-items: center;
  }
  #cita-previa .section-cita-previa .dos-columnas.columna1 .column-container .lista-tramites li {
    margin: 10px 0;
  }
  #cita-previa .section-cita-previa .dos-columnas.columna2 {
    padding: 32px 15px;
  }
  #cita-previa .ofrecemos h2 {
    margin-bottom: 20px;
  }
  #cita-previa .ofrecemos .row .col-xs-12 {
    margin-bottom: 20px;
  }
  #cita-previa .ofrecemos .row .col-xs-12:last-child {
    margin-bottom: 0;
  }
}
.blue-theme #cita-previa .section-cita-previa i,
.blue-theme #cita-previa .ofrecemos .row .card .title i {
  color: #104479;
}
.blue-theme #cita-previa .section-cita-previa i:before {
  background: #e3e6f1;
}
.blue-theme #cita-previa .modal .modal-dialog .modal-content ul li i {
  color: #002d63;
}

[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "fontawesome-alloy";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="tramites icon-"], [class*="tramites icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "agbaricons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="title-grouper icon-"], [class*="title-grouper icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "agbaricons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-12gotas:before {
  content: "\e900";
}

.icon-actualizar-datos-personales:before {
  content: "\e901";
}

.icon-actualizar-domicilio:before {
  content: "\e902";
}

.icon-admin-fincas:before {
  content: "\e903";
}

.icon-alta-suministro:before {
  content: "\e904";
}

.icon-area-cliente:before {
  content: "\e905";
}

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

.icon-baja-suministro:before {
  content: "\e907";
}

.icon-cambio-titular:before {
  content: "\e908";
}

.icon-cita-previa:before {
  content: "\e909";
}

.icon-consulta:before {
  content: "\e90a";
}

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

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

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

.icon-derechos-arco:before {
  content: "\e90e";
}

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

.icon-enviar-doc:before {
  content: "\e910";
}

.icon-factura-online:before {
  content: "\e911";
}

.icon-facturas-y-pagos:before {
  content: "\e912";
}

.icon-forgot-password:before {
  content: "\e913";
}

.icon-gestiones-online:before {
  content: "\e914";
}

.icon-lectura:before {
  content: "\e915";
}

.icon-modificacion-banco:before {
  content: "\e916";
}

.icon-modificar-datos:before {
  content: "\e917";
}

.icon-pago-online:before {
  content: "\e918";
}

.icon-posible-fraude:before {
  content: "\e919";
}

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

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

.icon-registro-particular:before {
  content: "\e91c";
}

.icon-solicitud-acometida:before {
  content: "\e91d";
}

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

/*ANCHURA CONTAINER*/
@media (min-width: 1350px) {
  .container {
    width: 1320px;
  }
}
#layout-column_column-2 .portlet-journal-content:first-child .journal-content-article {
  padding: 0;
}

/***HEADER***/
#header-top {
  background-color: #022e5f;
  color: #fff;
  font-size: 14px;
}
#header-top a {
  color: #fff !important;
}
#header-top > .container > .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: 0;
  height: 40px;
}
#header-top > .container > .row > div {
  display: flex;
  flex: 0 0 33.333333%;
}
#header-top .town {
  background: none !important;
  padding: 10px 0 9px;
  margin-right: 0;
  font-size: inherit !important;
}
#header-top .town .bi-geo-alt-fill {
  color: #fff;
  border-bottom: 2px solid #fff;
  margin-right: 5px;
  font-size: 14px;
}
#header-top .town a {
  font-family: "PTSans-Bold" !important;
  text-decoration: none;
  font-size: inherit !important;
}
#header-top #idiomas-header {
  justify-content: center;
}
#header-top .language-selector-portlet:before {
  content: none;
}
#header-top .language-selector-portlet .portlet-content a {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.6) !important;
}
#header-top .language-selector-portlet .language-entry-short-text {
  text-transform: uppercase;
  padding: 0 5px;
  line-height: 1;
  border-left: 2px solid #fff;
  border-color: rgb(255, 255, 255);
}
#header-top .language-selector-portlet .language-entry-short-text:nth-child(2) {
  border: 0;
}
#header-top .language-selector-portlet span.language-entry-short-text {
  font-family: "PTSans-Bold";
}
#header-top #links-header {
  font-family: "PTSans-Regular";
  justify-content: end;
}
#header-top .links-top-header ul.links-nav li {
  padding-right: 25px;
}
#header-top .links-top-header ul.links-nav li:last-child {
  padding-right: 0;
}
#header-top .links-top-header ul.links-nav li:after {
  content: none;
}
#header-top .links-top-header ul.links-user {
  display: none;
}
#header-top .links-top-header ul li a {
  padding: 0;
  text-decoration: none;
}

#navigation > ul > li > a, #navigation > ul > li > .title-grouper {
  font-size: 1em;
}

/* NAVIGATOR */
#navigation > ul > li {
  border-bottom: 3px solid transparent;
}
#navigation > ul > li > .child-menu .list-child-menu {
  height: auto;
}
#navigation > ul > li:hover > .title-grouper {
  border-bottom: 3px solid;
  border-color: #3c8ac0;
}
#navigation > ul > li:hover > .child-menu {
  padding: 1em 0 0 0;
  box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.2);
}
#navigation > ul > li:hover > .child-menu > .row {
  background-color: #fff;
  padding: 20px 0 0 0;
  border-top: 1px solid white;
  z-index: 0;
}

#header-top {
  font-size: 12px;
}
#header-top .town {
  padding: 8px 0;
}
#header-top .town .bi-geo-alt-fill {
  font-size: 12px;
}
#header-top > .container > .row {
  height: auto;
}

#header-middle {
  height: auto;
  display: flex;
  align-items: center;
}

#header-middle > .container > .row {
  height: auto;
  padding: 10px 0;
}

@media (min-width: 992px) {
  #header-middle {
    height: 90px;
    position: relative;
  }
  #header-middle a {
    height: auto;
  }
  #header-middle > .container > .row {
    display: flex;
    align-items: center;
    margin: 0;
    height: 90px;
  }
  #header-middle .site-title {
    display: flex;
    margin: 0;
  }
  #header-middle .site-title img {
    max-width: 156px;
    width: 100%;
    height: auto;
  }
  #header-middle .glyphicon-search:before {
    color: #002E67;
  }
  #header-middle nav {
    justify-content: center;
    flex: 1 0 0;
    display: flex;
  }
  #header-middle .buscador-area-cliente {
    display: flex;
    justify-content: end;
    align-items: center;
  }
  #header-middle .links-top-header {
    margin-left: 15px;
  }
  #header-middle .links-top-header ul.links-user li {
    background-image: none;
    padding: 7px 10px;
    border-radius: 20px;
  }
  #header-middle .links-top-header ul.links-user li a {
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none;
  }
  #header-middle .links-top-header ul.links-user li a span {
    font-size: 1.2em;
  }
  #header-middle .links-top-header ul.links-user li a span:first-child {
    margin-right: 5px;
  }
  #header-middle .links-top-header ul.links-user li.area-cliente.signed_in .name-user {
    margin: 0;
    padding: 0;
  }
  #header-middle .links-top-header ul.links-user li.area-cliente.signed_in .name-user a {
    padding-right: 0;
  }
  #header-middle .links-top-header ul.links-user li.area-cliente.signed_in .logout {
    margin-right: 0;
    padding: 4px 0;
  }
  #header-middle .links-top-header ul.links-user li.area-cliente.signed_in .logout a {
    height: 15px;
    padding: 0;
    background-image: url("../images/hidrogea/icon-user-logout-blue.png");
  }
  #header-middle .ver-gestiones {
    border-top: 1px solid #eee;
    text-align: center;
    padding: 25px;
    text-transform: uppercase;
    font-family: "PTSans-Bold";
    display: none;
  }
  #header-middle li.hasChildren:first-child .child-menu .ver-gestiones {
    display: block;
  }
  #header-bottom {
    display: none;
  }
  .mobile-menu-is-active #header-bottom {
    display: block;
  }
  .blue-theme #header-middle .links-top-header ul.links-user li.area-cliente.signed_in .logout a {
    background-image: url("../images/hidrogea/icon-user-logout-white.png");
  }
}
@media (min-width: 992px) {
  #navigation > ul > li {
    height: 90px;
    display: table-cell;
    vertical-align: middle;
  }
  #navigation > ul > li:hover {
    background: none !important;
    border-color: transparent !important;
  }
  #navigation > ul > li > a, #navigation > ul > li > .title-grouper {
    text-transform: none;
    color: #002E67;
    font-family: "PTSans-Bold";
    letter-spacing: 1px;
    margin: 0;
    padding: 15px 10px 10px;
  }
  #navigation > ul > li > .child-menu .list-child-menu > li:before {
    content: none;
  }
  #navigation > ul > li > .child-menu .child-orphan span {
    color: #013871;
  }
}
/*menu desplegado*/
@media (min-width: 992px) {
  #navigation > ul > li > .child-menu {
    background: #fff;
  }
  #navigation .title-grouper {
    color: #013871;
  }
  #navigation > ul > li > .child-menu a {
    color: #013871;
  }
  /*opciones con icono*/
  #navigation > ul > li:first-child .child-menu li .title-grouper.hasIcon {
    position: relative;
    padding-left: 30px;
  }
  #navigation > ul > li:first-child .child-menu li .title-grouper.hasIcon i {
    font-family: "agbaricons" !important;
    width: 20px;
    height: 20px;
    display: inline-block;
    font-size: 26px;
    position: absolute;
    top: -2px;
    left: 0;
    color: #3c8ac0;
  }
  #navigation > ul > li:first-child .child-menu li ul.hasIcon {
    padding-left: 30px;
  }
  #navigation > ul > li:hover > .child-menu {
    padding: 1em 0 0 0;
    box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.2);
  }
  #navigation > ul > li:hover > .child-menu > .row {
    background-color: #fff;
    padding: 20px 0 0 0;
    border-top: 1px solid white;
    z-index: 0;
  }
  #navigation > ul > li > .child-menu .list-child-menu {
    height: auto;
  }
  #navigation > ul > li {
    border-bottom: 3px solid transparent;
  }
  #header-middle .links-top-header ul.links-user li a span {
    font-size: 1em;
  }
  .buscador .btn-search {
    font-size: 1.2em;
  }
  .buscador {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  #header-middle .site-title img {
    max-width: 180px;
    width: 100%;
    height: auto;
  }
  #navigation > ul > li > a, #navigation > ul > li > .title-grouper {
    padding: 15px 20px 10px;
  }
}
@media (max-width: 991px) {
  #header-top {
    display: none;
  }
  #header-top > .container > .row {
    height: 50px;
  }
  #header-top > .container > .row > div {
    flex: 0 0 50%;
  }
  #header-top #idiomas-header {
    justify-content: end;
  }
  #header-top #links-header {
    display: none !important;
  }
  #header-middle {
    height: auto;
  }
  #header-middle .site-title {
    float: left;
    margin-left: 15px;
    margin-right: 0;
  }
  #header-middle .site-title img {
    max-height: 100%;
    width: auto;
    padding: 5px 0;
  }
  #header-middle a, #header-middle .hamburger {
    height: 50px !important;
  }
  #header-middle .hamburger {
    padding: 10px 15px;
    background-color: transparent;
    float: right;
    margin-right: 3px;
    opacity: 1;
  }
  #header-middle .hamburger .hamburger-box {
    width: 24px;
    height: 24px;
  }
  #header-middle .hamburger .hamburger-inner, #header-middle .hamburger .hamburger-inner:before, #header-middle .hamburger .hamburger-inner:after {
    width: 24px;
    height: 3px;
  }
  #header-middle .hamburger .hamburger-inner:before {
    top: -8px;
  }
  #header-middle .hamburger .hamburger-inner::after {
    top: -16px;
  }
  #header-middle #navigation, #header-middle .buscador, #header-middle .links-top-header {
    display: none;
  }
  #navigation {
    margin-top: 0;
  }
  #nav_mobile .hasChildren img {
    max-width: 50%;
  }
  #nav_mobile .hasChildren .ver-gestiones {
    display: none;
  }
  #header-bottom {
    background: #fff;
  }
  #header-bottom a {
    color: #002E67;
  }
  #header-bottom .links-top-header {
    display: block !important;
    margin: 15px 30px 0;
    padding: 16px 0 8px;
    border: 1px solid rgba(151, 151, 151, 0.2);
    border-width: 1px 0;
  }
  #header-bottom .links-top-header ul li {
    width: 100% !important;
    text-align: left !important;
    padding: 0;
  }
  #header-bottom .links-top-header ul li:after {
    content: none;
  }
  #header-bottom .links-top-header ul li a {
    padding: 0 0 12px;
    height: auto;
    font-size: 14px;
  }
  #header-bottom .links-top-header ul li.area-cliente {
    width: 100%;
    background-image: none;
  }
  #header-bottom .links-top-header ul li.area-cliente a {
    padding-left: 20px;
  }
  #header-bottom .links-top-header ul li.area-cliente a span {
    font-size: inherit;
  }
  #header-bottom .links-top-header ul.links-user {
    display: block;
  }
  #header-bottom .links-top-header ul.links-user li {
    background-color: #3C8AC0 !important;
  }
  #header-bottom .links-top-header ul.links-user li a {
    color: #fff;
  }
  #header-bottom #navigation {
    padding: 0;
    margin-top: 20px;
  }
  #header-bottom #navigation .title-grouper {
    text-transform: none;
    border: 0;
    color: #002E67;
    font-family: "PTSans-Bold";
    margin: 0 15px 20px;
    padding: 8px 16px 0;
    font-size: 16px;
    min-height: auto;
  }
  #header-bottom #navigation a {
    border-bottom: 0;
  }
  #header-bottom #navigation .bt-mobile-child {
    display: none;
  }
  #header-bottom #navigation > ul > li:hover > .title-grouper, #header-bottom #navigation > ul > li.selected > .title-grouper {
    border-bottom: 0;
    background: rgba(216, 216, 216, 0.17);
    border-radius: 4px;
    position: relative;
    padding-bottom: 8px;
  }
  #header-bottom #navigation > ul > li:hover > .title-grouper:before, #header-bottom #navigation > ul > li.selected > .title-grouper:before {
    content: "";
    border-left: 3px solid #3c8ac0;
    position: absolute;
    height: 100%;
    top: 0;
    left: -15px;
  }
  #header-bottom #navigation > ul > li.hasChildren .show-menu {
    display: none;
    margin-top: 80px;
  }
  #header-bottom #navigation > ul > li.hasChildren .ver-gestiones {
    display: none;
  }
  #header-bottom #navigation > ul > li.hasChildren.opened {
    background: #fff;
  }
  #header-bottom #navigation > ul > li.hasChildren.opened > .title-grouper {
    font-size: 0;
    display: none;
  }
  #header-bottom #navigation > ul > li.hasChildren.opened > .bt-mobile-child {
    width: 100%;
    top: 0;
    border-bottom: 1px solid #CECECE;
    padding: 16px 50px 16px 16px;
    margin: 0;
    text-transform: none;
    display: block;
    background: #fff;
    font-size: 14px;
    color: #1C9AD8;
    text-decoration: underline;
  }
  #header-bottom #navigation > ul > li.hasChildren.opened > .bt-mobile-child i {
    font-size: 12px;
    margin-right: 3px;
  }
  #header-bottom #navigation > ul > li.hasChildren.opened .list-child-menu .title-grouper {
    text-transform: uppercase;
    pointer-events: none;
    padding: 0 0 20px;
    margin: 0;
    font-size: 14px;
  }
  #header-bottom #navigation > ul > li.hasChildren.opened .list-child-menu .title-grouper a {
    padding: 0;
    font-size: 14px;
    min-height: auto;
  }
  #header-bottom #navigation > ul > li.hasChildren.opened .list-child-menu ul {
    display: block;
  }
  #header-bottom #navigation > ul > li.hasChildren.opened .list-child-menu ul li.hasChildren > a {
    border: 0;
    padding: 0 0 20px;
    min-height: auto;
    font-size: 14px;
  }
  #header-bottom #navigation > ul > li.hasChildren.opened .list-child-menu .hasOrphan a {
    border: 0;
    padding: 0 0 20px;
    min-height: auto;
    font-size: 14px;
    font-family: "PTSans-Bold";
  }
  #header-bottom #navigation > ul > li.hasChildren.opened .list-child-menu > .hasChildren, #header-bottom #navigation > ul > li.hasChildren.opened .list-child-menu > .hasOrphan {
    margin-bottom: 20px;
  }
  #header-bottom #navigation > ul > li.hasChildren.opened .show-menu {
    display: block;
  }
  #header-bottom #navigation > ul > li:first-child .child-menu .list-child-menu .title-grouper.hasIcon {
    padding-left: 35px;
    position: relative;
  }
  #header-bottom #navigation > ul > li:first-child .child-menu .list-child-menu .title-grouper.hasIcon i {
    font-size: 30px;
    position: absolute;
    top: -6px;
    left: 0;
    color: #3c8ac0;
  }
  #header-bottom #navigation > ul > li:first-child .child-menu .list-child-menu li ul.hasIcon {
    padding-left: 35px;
  }
  #header-bottom #navigation > ul > li > a,
  #header-bottom #navigation > ul > li .child-orphan span,
  #header-bottom #navigation > ul > li .list-child-menu > li > a {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
  }
  #header-bottom #navigation > ul > li.hasChildren.list-menu.opened:first-child .child-menu {
    padding-bottom: 100px;
  }
  #header-bottom #idiomas_mobile {
    padding: 20px 30px;
  }
  #header-bottom #idiomas_mobile .language-entry-short-text {
    border-left: 1px solid #273C64;
    font-size: 14px;
  }
  #header-bottom #idiomas_mobile .language-entry-short-text:nth-child(2) {
    border: 0;
  }
  #header-bottom #idiomas_mobile span.language-entry-short-text {
    font-family: "PTSans-Bold";
    color: #273C64;
  }
  #header-bottom #ubicacion_mobile {
    height: 50px;
    padding: 16px 50px 16px 16px;
    font-size: 12px;
    font-family: "PTSans-Bold";
    border-bottom: 1px solid #CECECE;
  }
  #header-bottom #ubicacion_mobile .bi-geo-alt-fill {
    color: #002E67;
    border-bottom: 2px solid #002E67;
    margin-right: 5px;
  }
  #header-bottom #search_mobile {
    height: 74px;
    background: rgba(216, 216, 216, 0.34);
    padding: 14px 17px 12px 19px;
  }
  #header-bottom .buscador {
    top: 64px;
    left: 19px;
    height: 48px;
    width: calc(100% - 36px);
    margin: 0;
  }
  #header-bottom .buscador .btn-search {
    position: absolute;
    padding-left: 16px;
    outline: none !important;
    pointer-events: none;
  }
  #header-bottom .buscador .btn-search .glyphicon.glyphicon-search {
    visibility: inherit;
    color: #203564;
    font-size: 19px;
  }
  #header-bottom .buscador .portlet-search {
    margin-left: 0;
    height: 48px;
    background: #fff;
    border-radius: 4px;
    width: 100%;
    border: 1px solid rgba(104, 104, 104, 0.28);
  }
  #header-bottom .buscador .portlet-search .form-group {
    height: 48px;
    width: 100%;
  }
  #header-bottom .buscador .portlet-search input.search-input {
    height: 48px;
    width: 100%;
    padding: 16px 16px 12px 49px;
    font-size: 16px;
  }
  #header-bottom .buscador .portlet-search input.search-input:focus {
    text-decoration: none !important;
  }
  #header-bottom .buscador .portlet-search input.search-input::placeholder {
    color: #ddd !important;
    padding-left: 0 !important;
  }
  #header-bottom #header-middle .hamburger .hamburger-inner, #header-bottom #header-middle .hamburger .hamburger-inner:before, #header-bottom #header-middle .hamburger .hamburger-inner:after {
    background-color: #273C64;
  }
  .mobile-menu-is-active #header-middle .hamburger {
    background: white;
    border-bottom: 1px solid #CECECE;
    opacity: 1;
  }
  .mobile-menu-is-active #header-middle .hamburger .hamburger-box {
    background: #fff;
  }
  .mobile-menu-is-active #header-middle .hamburger .hamburger-inner, .mobile-menu-is-active #header-middle .hamburger .hamburger-inner:before, .mobile-menu-is-active #header-middle .hamburger .hamburger-inner:after {
    background-color: #273C64;
    height: 4px;
  }
  .mobile-menu-is-active #header-middle .hamburger .hamburger-inner:before, .mobile-menu-is-active #header-middle .hamburger .hamburger-inner::after {
    top: 0;
  }
  .mobile-menu-is-active #header-bottom .links-top-header ul.links-user {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    border-top: 1px solid #CECECE;
    border-bottom: 0;
  }
  .mobile-menu-is-active #header-bottom .links-top-header ul.links-user .area-cliente {
    width: calc(100% - 30px) !important;
    left: 50%;
    transform: translate(-50%);
    margin: 15px 0;
    border-radius: 8px;
    text-align: center !important;
    border: 0;
  }
  .mobile-menu-is-active #header-bottom .links-top-header ul.links-user .area-cliente a {
    padding: 10px 0;
  }
  .mobile-menu-is-active #header-bottom .links-top-header ul.links-user .area-cliente a span {
    font-size: 14px;
    font-family: "PTSans-Bold";
    line-height: 1;
  }
  .mobile-menu-is-active #header-bottom .links-top-header ul.links-user .area-cliente a span.bi-person-circle {
    font-size: 18px;
    position: relative;
    top: 1px;
    margin-left: 5px;
  }
  .mobile-menu-is-active #header-bottom #nav_mobile_back_button {
    position: fixed;
    height: 50px;
    width: calc(100% - 44px);
    color: #1C9AD8;
    background: #fff;
    top: 0;
    z-index: 9998;
    padding: 16px;
    border-bottom: 1px solid #CECECE;
    font-family: "PTSans-Regular";
    font-size: 14px;
    text-decoration: underline;
  }
  .mobile-menu-is-active #header-bottom #nav_mobile_back_button i {
    font-size: 12px;
    margin-right: 3px;
  }
  .mobile-menu-is-active #header-bottom #ver-gestiones-mobile {
    z-index: 5694;
    background: #fff;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    border-top: 1px solid #CECECE;
    border-bottom: 0;
    text-align: center;
  }
  .mobile-menu-is-active #header-bottom #ver-gestiones-mobile a {
    padding: 26px 0;
    display: inline-block;
    font-size: 14px;
    font-family: "PTSans-Bold";
  }
}
/***BANNER PRINCIPAL***/
.imagenDestacado {
  width: 100%;
  height: 490px;
  object-fit: cover;
}

.destacado-texto {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-family: "PTSans-Regular";
  padding-left: 60px;
}
.destacado-texto h1, .destacado-texto p {
  font-family: "PTSans-Regular";
  font-size: 42px;
}
.destacado-texto strong {
  font-family: "PTSans-Bold";
}

.imagenDestacado {
  height: 490px;
}

.destacado-texto h1, .destacado-texto p {
  font-size: 40px;
  margin-top: -15%;
}

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

@media (max-width: 991px) {
  .destacado-texto {
    left: 20px;
    transform: translate(0, -50%);
  }
}
@media (max-width: 767px) {
  .imagenDestacado {
    height: 56.2746201463vw;
  }
  .destacado-texto {
    padding-left: 0;
  }
  .destacado-texto h1, .destacado-texto p {
    font-size: 32px;
  }
}
@media (max-width: 480px) {
  .destacado-texto h1, .destacado-texto p {
    font-size: 24px;
    line-height: 30px;
    margin-top: -8%;
  }
}
/***MODAL SELECCION MUNICIPIO***/
#BuscadorMunicipio.modal.in .modal-dialog, #BuscadorMunicipio.modal.show .modal-dialog {
  width: 100%;
  max-width: 550px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#BuscadorMunicipio .modal-content {
  height: auto;
}
#BuscadorMunicipio .modal-body {
  position: static;
  padding: 50px 30px 30px;
  width: 100%;
}
#BuscadorMunicipio .generic-content {
  margin: 0;
}
#BuscadorMunicipio .generic-content p {
  line-height: inherit;
  color: #013871;
}
#BuscadorMunicipio .generic-content ul li a, #BuscadorMunicipio .generic-content ul li a:hover, #BuscadorMunicipio .generic-content ul li a:focus, #BuscadorMunicipio .generic-content ul li a:active {
  text-decoration: underline;
  color: #013871 !important;
}
#BuscadorMunicipio .generic-content ul li.active a, #BuscadorMunicipio .generic-content ul li.active a:hover, #BuscadorMunicipio .generic-content ul li.active a:focus, #BuscadorMunicipio .generic-content ul li.active a:active {
  text-decoration: underline;
  background: #f7f7f7;
  width: 100%;
  color: #013871 !important;
}
#BuscadorMunicipio .selector-municipio .select-municipio {
  text-align: left;
}
#BuscadorMunicipio .selector-municipio .select-municipio h1 {
  font-size: 24px;
  font-family: "PTSans-Bold";
  color: #013871;
  margin-bottom: 25px;
}
#BuscadorMunicipio .selector-municipio .select-municipio form label {
  color: #013871;
  font-family: "PTSans-Bold";
}
#BuscadorMunicipio .selector-municipio .select-municipio .selector-form {
  width: 100%;
}
#BuscadorMunicipio .selector-municipio .select-municipio .selector-form input[type=text] {
  height: 54px;
  border: 1px solid #ccc;
  border-radius: 8px;
  text-decoration: none !important;
  padding-top: 4px;
}
#BuscadorMunicipio .selector-municipio .select-municipio .btn-submit .close {
  background: none;
  text-transform: none;
  float: left;
  padding: 0;
  color: #013871;
  opacity: 1;
  text-decoration: underline;
  font-size: 18.6667px;
}
#BuscadorMunicipio .selector-municipio .select-municipio .btn-submit #geoloc-submit-button {
  float: right;
  text-transform: capitalize;
}

@media (max-width: 767px) {
  #BuscadorMunicipio.modal.in .modal-dialog, #BuscadorMunicipio.modal.show .modal-dialog {
    max-width: 100%;
    height: 100%;
    transform: none;
    top: 0;
    left: 0;
  }
  #BuscadorMunicipio .modal-content {
    height: 100%;
  }
}
/***DESTACADOS SECUNDARIOS***/
#destacados-secundarios {
  padding: 60px 0 60px;
  display: flex;
  justify-content: center;
}
#destacados-secundarios .destacado-item {
  display: flex;
  flex-direction: column;
  flex: 0 0 calc(33.3333333333% - 28px);
  margin: 0 20px;
  background: #fff;
}
#destacados-secundarios .destacado-item:first-child {
  margin-left: 0;
}
#destacados-secundarios .destacado-item:last-child {
  margin-right: 0;
}
#destacados-secundarios .destacado-item img {
  width: 100%;
}
#destacados-secundarios .destacado-item .texto {
  background: #fff;
  color: #002E67;
  font-family: "PTSans-Regular";
  font-size: 16px;
  letter-spacing: 1px;
}
#destacados-secundarios .destacado-item .texto a {
  display: block;
  padding: 30px;
  text-decoration: none;
}
#destacados-secundarios .destacado-item .texto p {
  margin: 0;
}
#destacados-secundarios .destacado-item .texto p span {
  font-family: "PTSans-Bold";
}

@media (max-width: 767px) {
  #destacados-secundarios {
    display: block;
    padding: 40px 0;
  }
  #destacados-secundarios .destacado-item {
    display: block;
    width: 100%;
    margin: 0 0 25px;
  }
}
/***COMPROMETIDOS***/
#comprometidos {
  padding: 80px 0;
}
#comprometidos .title {
  text-align: center;
  color: #6da7d0;
  font-family: "PTSans-Bold";
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 18px;
  margin-bottom: 20px;
  font-size: 16px;
  margin-bottom: 8px;
  letter-spacing: 0.15em;
}
#comprometidos .subtitle {
  text-align: center;
  font-family: "PTSans-Bold";
  font-size: 42px;
  color: #002E67;
  letter-spacing: 0.04em;
}
#comprometidos .bloques {
  display: flex;
  justify-content: center;
  padding: 60px 0;
}
#comprometidos .bloque-item {
  display: block;
  flex-wrap: wrap;
  flex: 0 0 calc(33.3333333333% - 28px);
  margin: 0 20px;
  padding: 0 40px;
}
#comprometidos .bloque-item:first-child {
  margin-left: 0;
}
#comprometidos .bloque-item:last-child {
  margin-right: 0;
}
#comprometidos .bloque-item .icono {
  width: 100%;
  color: #6da7d0;
  font-size: 30px;
}
#comprometidos .bloque-item p {
  font-size: 18px;
  color: #002E67;
  font-size: 14px;
  letter-spacing: 0.03em;
}
#comprometidos .bloque-item a {
  color: #002E67;
  font-size: 14px;
  letter-spacing: 0.03em;
}
#comprometidos .bloque-item .title-item {
  font-size: 26px;
  font-family: "PTSans-Bold";
  letter-spacing: 1px;
  margin-top: 5px;
  font-size: 22px;
}
#comprometidos .bloque-item .saber-mas {
  font-size: 16px;
  font-family: "PTSans-Bold";
  text-decoration: underline;
  margin-top: 5px;
  display: flex;
  align-items: end;
}
#comprometidos .bloque-item .texto-item {
  height: 80px;
}

@media (max-width: 767px) {
  #comprometidos {
    padding: 60px 0 20px;
  }
  #comprometidos .subtitle {
    font-size: 26px;
  }
  #comprometidos .bloques {
    padding: 30px 0 0;
    display: block;
    text-align: center;
  }
  #comprometidos .bloque-item {
    display: block;
    padding: 0;
    margin: 0 0 40px;
  }
  #comprometidos .bloque-item .title-item {
    font-size: 21px;
  }
  #comprometidos .bloque-item .saber-mas {
    display: block;
  }
}
/*TITULO CONTENIDO (NOTICIAS, ...)*/
p.titulo-contenido {
  text-align: center;
  font-family: "PTSans-Bold";
  font-size: 42px;
  color: #002E67;
  letter-spacing: 0.04em;
}

@media (max-width: 767px) {
  p.titulo-contenido {
    font-size: 26px;
  }
}
/***NOTICIAS***/
.generic-content .agbar-list.list-news .list-item-news {
  margin-top: 40px;
  padding-left: 15px;
  padding-right: 15px;
  color: #002E67;
}
.generic-content .agbar-list.list-news .list-item-news img {
  width: 100%;
}
.generic-content .agbar-list.list-news .list-item-news .texto {
  background: #f1f1f1;
  padding: 30px;
  height: 257px;
  position: relative;
}
.generic-content .agbar-list.list-news .list-item-news h2 {
  font-family: "PTSans-Bold";
  height: 56px;
  overflow: hidden;
  margin-top: 0;
  padding: 0;
  margin-bottom: 0;
  font-size: 18px;
}
.generic-content .agbar-list.list-news .list-item-news p {
  font-size: 14px;
  letter-spacing: 0.03em;
}
.generic-content .agbar-list.list-news .list-item-news p.intro {
  margin-bottom: 20px;
  color: #000;
  display: block;
  display: -webkit-box;
  line-height: 1.3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 73px;
  position: relative;
}
.generic-content .agbar-list.list-news .list-item-news p.intro:before {
  bottom: 0;
  position: absolute;
  right: 0;
  float: right;
  content: "…";
  width: 40px;
  background: #F1F1F1;
}
.generic-content .agbar-list.list-news .list-item-news p.intro:after {
  content: "";
  position: absolute;
  height: 35px;
  width: 62%;
  z-index: 1;
  background: #F1F1F1;
}
.generic-content .agbar-list.list-news .list-item-news p.link {
  border-top: 1px solid #ccc;
  text-align: right;
  margin-bottom: 0;
  padding-top: 20px;
  line-height: 1;
  position: absolute;
  bottom: 30px;
  width: calc(100% - 60px);
}
.generic-content .agbar-list.list-news .list-item-news a {
  font-family: "PTSans-Bold";
  text-decoration: underline;
  font-size: 14px;
  letter-spacing: 0.03em;
}

/***MAPA WEB***/
.portlet-boundary_com_liferay_site_navigation_site_map_web_portlet_SiteNavigationSiteMapPortlet_ {
  background: #F1F1F1;
}

.hidrogea-web-map.container {
  padding: 2em 15px;
  margin-top: 160px;
}
.hidrogea-web-map .list-child-menu > li {
  border: none;
}
.hidrogea-web-map .list-child-menu li {
  margin-bottom: 15px;
}
.hidrogea-web-map .map-title {
  padding-bottom: 15px;
  margin-left: 15px;
  margin-top: 2.5em;
  margin-bottom: 1.5em;
  text-transform: none;
  font-family: "PTSans-Bold";
  border-bottom: 3px solid #94adc5;
  font-size: 1.4em;
  color: #365A88;
  position: relative;
  pointer-events: none;
  color: #002E67;
  border-bottom: 4px solid #94adc5;
}
.hidrogea-web-map a {
  font-family: "PTSans-Regular";
  font-size: 14px;
  color: #002E67;
  text-decoration: none;
}
.hidrogea-web-map .title-grouper, .hidrogea-web-map .title-grouper a, .hidrogea-web-map .list-child-menu li.child-orphan a {
  font-size: 14px;
  color: #002E67;
  font-family: "PTSans-Bold";
  text-decoration: none;
}
.hidrogea-web-map .title-grouper .icon-chevron-down {
  position: absolute;
  top: 3px;
  right: 0;
  display: none;
}
.hidrogea-web-map ul.collapse {
  display: block;
  height: 100%;
}

@media (max-width: 767px) {
  .hidrogea-web-map .title-grouper .icon-chevron-down {
    display: inline-block;
  }
  .hidrogea-web-map ul.collapse {
    display: none;
    height: 0;
  }
  .hidrogea-web-map ul.collapse.in, .hidrogea-web-map ul.collapse.show {
    display: block;
    height: 100%;
  }
}
/*Gestiones destacadas*/
#top-tramites {
  margin: 0 auto 20px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.12);
  padding: 32px 32px 12px 32px;
  font-family: "PTSans-Regular";
  font-size: 16px;
  margin-top: -130px;
  width: 100%;
  display: flex;
  flex-flow: wrap;
}
#top-tramites .title-actions {
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  flex-flow: wrap;
  width: 100%;
}
#top-tramites .title-actions .title {
  font-family: "PTSans-Bold";
  font-size: 24px;
  color: #002E67;
  margin: 0;
  letter-spacing: 1px;
}
#top-tramites .title-actions .actions a {
  font-family: "PTSans-Regular";
  font-size: 14px;
  color: #1c9ae0;
  letter-spacing: 0;
  text-decoration: underline;
}
#top-tramites .tramites {
  display: flex;
  justify-content: space-around;
  flex-flow: wrap;
  list-style: none;
  padding: 0;
  margin-top: 16px;
  margin-bottom: 16px;
  width: 100%;
}
#top-tramites .tramites li {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 8px;
  min-width: 100px;
}
#top-tramites .tramites li:hover {
  background: #f5f5f5;
  border-radius: 8px;
  cursor: pointer;
}
#top-tramites .tramites li a {
  text-align: center;
  text-decoration: none;
}
#top-tramites .tramites i {
  font-size: 80px;
  color: #3C8AC0;
}
#top-tramites .tramites i:before {
  padding: 14px;
  border-radius: 5em;
}
#top-tramites .tramites .tr-title {
  color: #002E67;
  font-size: 16px;
  font-family: "PTSans-Bold";
  margin-top: 10px;
  display: block;
}

/*estilos carrusel*/
.wrapper-slide .slide-content .inner-slide-content {
  top: 60px;
}

.wrapper-slide .carousel .bullets {
  top: 60%;
  bottom: inherit;
  margin-top: 27px;
}
.wrapper-slide .carousel .bullets .container .row .carousel-indicators {
  max-width: 1030px;
}

.wrapper-slide .carousel .carousel-controls-home {
  margin-top: 0;
  top: 60%;
}
.wrapper-slide .carousel .carousel-controls-home .container {
  position: relative;
}

.wrapper-slide .carousel .carousel-control.playpause {
  left: 70px !important;
  top: 27px;
  position: absolute !important;
}

@media (max-width: 991px) {
  .wrapper-slide .slide-content .inner-slide-content {
    margin-left: 40px;
  }
  .wrapper-slide .carousel .bullets .container .row .carousel-indicators {
    max-width: 520px;
    margin-left: 22%;
  }
  .wrapper-slide .carousel .carousel-control.playpause {
    left: 120px !important;
  }
}
@media (max-width: 767px) {
  #top-tramites {
    margin-top: -40px;
  }
  .wrapper-slide .slide-content .inner-slide-content {
    margin-left: 0;
  }
  .wrapper-slide .carousel .bullets .container .row .carousel-indicators {
    max-width: 100%;
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  #top-tramites .tramites li {
    width: 50%;
  }
  #top-tramites .title-actions .title {
    margin-bottom: 20px;
    width: 100%;
  }
}
/***FOOTER***/
#footer a {
  text-decoration: none;
}
#footer a:hover, #footer a:active, #footer a:focus {
  text-decoration: underline;
}

#footer-top {
  min-height: inherit;
  padding: 1em 0;
  margin-top: 0 !important;
}
#footer-top:before {
  content: none;
}
#footer-top .links-external {
  margin-top: 1em;
  margin-bottom: 1em;
}
#footer-top .links-external a {
  padding: 0;
}

#footer-bottom {
  padding: 28px 0;
}
#footer-bottom .links-footer {
  margin-top: 0;
  text-align: inherit;
}
#footer-bottom .links-footer .row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#footer-bottom .links-footer ul {
  margin-bottom: 0 !important;
}
#footer-bottom .links-footer .rrss {
  text-align: right;
}
#footer-bottom .links-footer .rrss .intro, #footer-bottom .links-footer .rrss .rss-links {
  display: inline-block;
}
#footer-bottom .links-footer .rrss .intro {
  margin-right: 15px;
  margin-bottom: 0;
}
#footer-bottom .links-footer .rrss .rss-links li {
  margin-right: 10px;
}
#footer-bottom .links-footer .rrss .rss-links li:last-child {
  margin-right: 0;
}
#footer-bottom .links-footer .rrss .rss-links span {
  display: none;
}
#footer-bottom .links-heading {
  text-align: center;
}
#footer-bottom .links-heading a {
  margin-right: 15px;
}
#footer-bottom .links-heading a:last-child {
  margin-right: 0;
}
#footer-bottom .links-heading img {
  max-height: 58px;
}

#footer-top .links-footer li, #footer-top .links-external li, #footer-bottom .links-footer li, #footer-bottom .links-external li {
  margin-right: 2.5em;
}
#footer-top .links-footer li:last-child, #footer-top .links-external li:last-child, #footer-bottom .links-footer li:last-child, #footer-bottom .links-external li:last-child {
  margin-right: 0;
}

#footer-logos {
  min-height: inherit;
  margin: 20px 0;
  display: flex;
  justify-content: space-between;
}
#footer-logos #footer-logos .apps {
  margin-bottom: 0;
}
#footer-logos #footer-logos .apps ul li {
  margin-bottom: 0;
  margin-right: 20px;
}
#footer-logos #footer-logos .apps ul li:last-child {
  margin-right: 0;
}
#footer-logos #footer-logos .apps ul img {
  margin: 0;
}

@media (max-width: 992px) {
  #footer-bottom .links-footer .row {
    display: inherit;
    text-align: center;
  }
  #footer-bottom .links-footer .rrss {
    text-align: center;
    margin-top: 20px;
  }
  #footer-bottom .links-footer .rrss .rss-links li {
    margin-right: 10px !important;
    display: inline-block;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  #footer-top .links-external li, #footer-bottom .links-footer li {
    margin-right: 0 !important;
  }
  #footer-top .links-external li:last-child, #footer-bottom .links-footer li:last-child {
    margin-bottom: 0;
  }
}
/*Societaria*/
.green-theme {
  /***HEADER***/
  /***FOOTER***/
}
.green-theme #header-top {
  background-color: #3c8ac0;
}
.green-theme #header-middle {
  background-color: #022e5f;
}
.green-theme #header-middle .links-top-header ul.links-user li {
  background-color: #fff;
}
.green-theme #header-middle .links-top-header ul.links-user li a {
  color: #3c8ac0;
}
.green-theme #header-middle .glyphicon-search:before {
  color: #fff;
}
.green-theme #navigation > ul > li > a, .green-theme #navigation > ul > li > .title-grouper {
  color: #fff;
}
.green-theme #navigation > ul > li:hover > .title-grouper {
  border-bottom: 3px solid;
  border-color: #3c8ac0;
}
.green-theme #footer-bottom .icons-footer {
  text-align: center;
}
.green-theme #footer-bottom .icons-footer ul {
  margin: 20px 0;
}

/*Mixta*/
.blue-theme {
  /***HEADER***/
}
.blue-theme #header-top {
  background-color: #022e5f;
}
.blue-theme #header-middle {
  background-color: #fff;
}
.blue-theme #header-middle .links-top-header ul.links-user li {
  background-color: #3DA48A;
}
.blue-theme #header-middle .links-top-header ul.links-user li a {
  color: #fff;
}
.blue-theme #navigation > ul > li:hover > .title-grouper {
  border-bottom: 3px solid;
  border-color: #000;
}
.blue-theme #comprometidos .title, .blue-theme #comprometidos .bloque-item .icono {
  color: #3DA48A;
}
.blue-theme #footer-bottom {
  padding-bottom: 33px;
  padding-top: 1px;
}
.blue-theme #footer-bottom .links-footer {
  margin-top: 28px;
}
.blue-theme #footer-bottom .links-heading {
  background-color: white;
  width: 200%;
  margin-left: -50%;
  padding-bottom: 15px;
  padding-top: 15px;
}
.blue-theme #top-tramites .tramites i {
  color: #3DA48A !important;
}
@media (max-width: 991px) {
  .blue-theme #header-middle .hamburger .hamburger-inner,
  .blue-theme #header-middle .hamburger .hamburger-inner:before,
  .blue-theme #header-middle .hamburger .hamburger-inner:after {
    background-color: #273C64;
  }
}

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

/* bootstrap
  .glyphicon { 
    font-family: 'Glyphicons Halflings';
    font-style: normal !important;
    position: relative;
    top: 1px;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  } 

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

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

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

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.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: "\26fa"; }

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

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

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

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

.glyphicon-hourglass:before {
  content: "\231b"; }

.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: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.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"; }
*/
.carousel-control .icon-prev:before {
  content: "‹";
}

.carousel-control .icon-next:before {
  content: "›";
}

/* _bootstrapv337min */
html {
  font-size: inherit;
}
html .portlet-configuration-setup .label {
  display: inline-block;
  background: inherit;
  color: #dc3545;
  font-weight: inherit;
}

/* end _bootstrapv337min */
/* clay */
.label {
  border: 0;
}

svg {
  vertical-align: initial;
}

.carousel-indicators {
  display: inherit;
}

/* clay end */
[role=button] {
  cursor: pointer;
}

.portlet-column-only {
  width: 100%;
}

.columns-1 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.icon-monospaced .lexicon-icon {
  display: block;
  padding: 8px;
}

.fade.show {
  opacity: 1;
}

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

.mb-4.subscribe-action {
  margin-bottom: 0 !important;
}

header#banner .buscador fieldset.fieldset > div {
  display: flex;
}

.modal-full-screen {
  bottom: 0;
  left: 0;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}

@media (min-width: 768px) {
  .modal-full-screen {
    bottom: 45px;
    left: 45px;
    right: 45px;
    top: 45px;
  }
  .modal-full-screen .modal-content {
    border-radius: 6px;
    border-width: 1px;
  }
}
.selector-municipio .modal .close:first-child {
  margin-left: 0;
  width: auto;
}

.breadcrumb > li:before {
  content: " ";
}

#header-top > .container > .row > div.links-top-header {
  justify-content: end;
}

.calculadora .footer__icon:last-of-type {
  padding-right: 0;
}

.portlet-layout .portlet-header {
  margin-bottom: 0;
}

.panel-group .panel-heading {
  padding: 0;
}
.panel-group .panel-heading .panel-title > a, .panel-group .panel-heading .panel-title > span {
  display: block;
  padding: 10px 15px;
  position: relative;
}

.autofit-float.autofit-row.portlet-header {
  display: block;
}

.close {
  height: auto;
  width: auto;
}

/*search */
.form-group-inline {
  display: inline-block;
  vertical-align: bottom;
}

.search-layout .list-group-item {
  display: table-row;
}
.search-layout .list-group-item .autofit-col {
  display: table-cell;
  padding: 0 0.3em;
  vertical-align: middle;
}
@media (min-width: 992px) {
  .search-layout .list-group-item .autofit-col {
    padding: 1em 0.8em;
  }
}

/*pagina*/
.pagination-bar .pagination > li {
  display: block;
  float: left;
}

.pagination > li > a {
  color: #337ab7;
}

.page-item.active .page-link {
  background-color: #337ab7;
  border-color: #337ab7;
  color: white !important;
}

.page-link .c-inner {
  display: flex;
}

.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.lfr-pagination .pagination li > a, .lfr-pagination .pagination li > span, .lfr-pagination .pagination li:last-child > a, .lfr-pagination .pagination li:last-child > span, .lfr-pagination .pagination li:first-child > a, .lfr-pagination .pagination li:first-child > span {
  display: inline-block;
  padding: 5px 14px;
  border-radius: 15px;
  margin-inline-start: 5px;
}

.input-localized .input-group-item {
  width: 100%;
}

#CybotCookiebotDialogBodyButtonAccept {
  display: none !important;
}

.nav-pills > li > a.active {
  color: #fff;
  background-color: #337ab7;
}

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