/**
 * Clay 3.114.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.114.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
 */
@import url(pnmMain.css?t=1764977557808);
.quick-access-nav {
  position: fixed;
  z-index: 999;
}

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

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

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

.overlay {
  position: absolute;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.active-area {
  background: #ffc;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-page-layouts {
  padding: 0;
}
.lfr-page-layouts input[type=radio] {
  opacity: 0;
  position: absolute;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal {
  cursor: default;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  bottom: -0.0625rem;
  content: "";
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
    transition: none;
  }
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  transition: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.collapse.open {
  display: block;
}

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

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

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

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

body.portlet {
  border-width: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar form {
  margin: 0;
}

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

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

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

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

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

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

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

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

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
body {
  font-size: 18px;
  color: #707070;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #1a93b1;
  font-weight: 600;
}
h1.pnm-orange,
h2.pnm-orange,
h3.pnm-orange,
h4.pnm-orange,
h5.pnm-orange,
h6.pnm-orange {
  color: #f08200;
}
h1.pnm-green,
h2.pnm-green,
h3.pnm-green,
h4.pnm-green,
h5.pnm-green,
h6.pnm-green {
  color: #7ba840;
}

h1,
.display-1 {
  font-size: 2.33em;
}
h1.h1-padding-left,
.display-1.h1-padding-left {
  padding-left: 15px;
}

h2,
.display-2 {
  font-size: 2em;
}

h3,
.display-3 {
  font-size: 1.67em;
}

h4 {
  font-size: 1.33em;
}

.btn {
  border-radius: 0px;
  border: 0px;
  border-color: none;
}
.btn.btn-primary {
  color: #FFFFFF;
  background-color: #1a93b1;
}
.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus, .btn.btn-primary:active:hover {
  background-color: #f08200;
}
.btn.btn-primary.btn-orange-override {
  color: #FFFFFF;
  background-color: #f08200;
}
.btn.btn-primary.btn-gray-override {
  background-color: #A3A3A3;
}
.btn.btn-primary.btn-larger {
  font-size: 1.2em;
  padding: 15px 30px;
}

.override-color-pnm-blue {
  color: #1a93b1;
}

a,
.alert-info .alert-link {
  color: #1a93b1;
}
a :hover,
a :focus,
a .alert-info .alert-link :hover,
a .alert-info .alert-link :focus,
.alert-info .alert-link :hover,
.alert-info .alert-link :focus,
.alert-info .alert-link .alert-info .alert-link :hover,
.alert-info .alert-link .alert-info .alert-link :focus {
  color: #1a93b1;
  font-size: 1em;
}

.dark-background-links a,
.dark-background-links .alert-info .alert-link {
  color: #FFFFFF;
  text-decoration: none;
}
.dark-background-links a :hover,
.dark-background-links a :focus,
.dark-background-links a .alert-info .alert-link :hover,
.dark-background-links a .alert-info .alert-link :focus,
.dark-background-links .alert-info .alert-link :hover,
.dark-background-links .alert-info .alert-link :focus,
.dark-background-links .alert-info .alert-link .alert-info .alert-link :hover,
.dark-background-links .alert-info .alert-link .alert-info .alert-link :focus {
  color: #FFFFFF;
}

ul.ul-fix-margin-left {
  margin-left: 20px !important;
}
ul.ul-fix-margin-left li {
  list-style: disc !important;
}

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

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

.portlet-content {
  padding: 0px;
}
.portlet-content .portlet-title-text {
  display: none;
}

.portlet {
  margin-bottom: 0px;
}

#live-chat-sticky-icon {
  position: fixed;
  top: 40%;
  right: 0px;
  width: 40px;
  z-index: 99 !important;
}

.PNMR-4-Column-layout .leftNav > ul {
  max-width: initial !important;
}
.PNMR-4-Column-layout .leftNav > ul ul li {
  padding-right: 0px !important;
}

#pnm-wrapper {
  padding-left: 0px;
  padding-right: 0px;
}
#pnm-wrapper .wrapper {
  margin: 0 auto;
  width: 980px;
}
#pnm-wrapper .impersonateHeader {
  font-size: 0.9em;
}
#pnm-wrapper .impersonateHeader .warning {
  background: url(../images/warning_bg.png) repeat scroll 0 0 transparent;
  box-shadow: 0 2px 5px #c1cd76 inset;
  min-height: 50px;
  padding: 6px 12px 0 20px;
}
#pnm-wrapper .impersonateHeader span {
  float: left;
  margin-top: 8px;
  margin-left: 60px;
}
#pnm-wrapper .PNMR-1-2-Column-30-70-layout #column-1 .portlet-column-content.empty {
  padding: 0px;
}
#pnm-wrapper #main-content > div.row {
  margin-left: 0px;
  margin-right: 0px;
}
#pnm-wrapper #main-content.columns-1 #column-1 {
  padding-left: 0px;
  padding-right: 0px;
}
#pnm-wrapper .language-switcher-wrapper {
  display: none;
}
#pnm-wrapper header#banner {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
#pnm-wrapper header#banner #hamburger-menu-collapser {
  border-radius: 4px;
  background-color: #efefef;
  margin-left: 7px;
  display: flex;
  align-items: center;
  height: 45px;
}
#pnm-wrapper header#banner #hamburger-menu-collapser img {
  display: block;
  height: 32px;
  margin-left: 15px;
  margin-right: 15px;
}
#pnm-wrapper header#banner .pnm-com-header-logo-blk {
  flex-basis: 100%;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
}
#pnm-wrapper header#banner .pnm-com-header-logo-blk img {
  width: 150px;
}
#pnm-wrapper header#banner .pmn-com-header-link-blk {
  background-color: #1a93b1;
  margin-bottom: 10px;
  flex-basis: 100%;
}
#pnm-wrapper header#banner .pmn-com-header-link-blk .info-links-container ul.info-links {
  display: block;
  list-style-type: none;
  padding-left: 0px;
  margin-bottom: 0px;
}
#pnm-wrapper header#banner .pmn-com-header-link-blk .info-links-container ul.info-links li a {
  color: #FFFFFF;
  text-decoration: none;
}
#pnm-wrapper header#banner .pmn-com-header-link-blk .info-links-container ul.info-links li a:hover,
#pnm-wrapper header#banner .pmn-com-header-link-blk .info-links-container ul.info-links li a :focus {
  color: #FFFFFF;
}
#pnm-wrapper header#banner .pmn-com-header-link-blk .info-links-container ul.info-links li a.avatar {
  display: none;
}
#pnm-wrapper header#banner .pmn-com-header-link-blk .info-links-container ul.info-links li a span {
  display: block;
  font-size: 1em;
  padding: 10px 16px;
}
#pnm-wrapper header#banner .pmn-com-header-link-blk .info-links-container ul.info-links li a span:hover,
#pnm-wrapper header#banner .pmn-com-header-link-blk .info-links-container ul.info-links li a span :focus {
  color: #FFFFFF;
  background-color: #093a46;
  text-decoration: underline;
}
#pnm-wrapper header#banner .pmn-com-header-link-blk .info-links-container ul.info-links li.link-separator {
  display: none;
}
#pnm-wrapper header#banner .pmn-com-header-live-button-blk {
  background-color: #efefef;
  border-radius: 4px;
}
#pnm-wrapper header#banner .pmn-com-header-live-button-blk .live-button-wrapper a img {
  height: 45px;
  display: block;
  margin-left: 15px;
  margin-right: 15px;
}
#pnm-wrapper header#banner .pmn-com-header-live-button-blk .live-button-wrapper a .lg-img {
  display: none;
}
#pnm-wrapper header#banner .pmn-com-header-search-blk {
  flex-basis: 0;
  flex-grow: 1;
  margin-right: 7px;
  margin-left: 7px;
}
#pnm-wrapper header#banner .pmn-com-header-search-blk .search .input-group-addon {
  border: none;
  outline: none;
  background-color: #F0F0F0;
  color: #707070;
  font-size: 1.1em;
  cursor: pointer;
  border-radius: 0px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
#pnm-wrapper header#banner .pmn-com-header-search-blk .search input {
  width: 100%;
  height: 45px;
  color: #a2a2a2;
  background-color: #F0F0F0;
  padding: 10px;
  border: none;
  outline: none;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
#pnm-wrapper header#banner .pmn-com-header-search-blk .search input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #a2a2a2;
  opacity: 1;
  /* Firefox */
}
#pnm-wrapper header#banner .pmn-com-header-search-blk .search input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #a2a2a2;
}
#pnm-wrapper header#banner .pmn-com-header-search-blk .search input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #a2a2a2;
}
#pnm-wrapper .pnm-com-header-navigation-wrapper {
  background-color: #1a93b1;
  color: #FFFFFF;
}
#pnm-wrapper .pnm-com-header-navigation-wrapper .container {
  padding-left: 0px;
  padding-right: 0px;
}
#pnm-wrapper .pnm-com-header-navigation-wrapper nav > ul {
  display: block;
  list-style-type: none;
  padding-left: 0px;
  margin-bottom: 0px;
}
#pnm-wrapper .pnm-com-header-navigation-wrapper nav > ul a span {
  display: block;
  font-size: 1em;
  padding: 10px 16px;
}
#pnm-wrapper .pnm-com-header-navigation-wrapper nav > ul a span:hover,
#pnm-wrapper .pnm-com-header-navigation-wrapper nav > ul a span :focus {
  background-color: #093a46;
}
#pnm-wrapper .pnm-com-header-navigation-wrapper nav > ul li {
  display: block;
}
#pnm-wrapper .pnm-com-header-navigation-wrapper nav > ul li.oc-cta {
  background-color: #093a46;
}
#pnm-wrapper .pnm-com-header-navigation-wrapper #layout_outage-center a {
  display: flex;
}
#pnm-wrapper .pnm-com-header-navigation-wrapper #layout_outage-center a img {
  width: 15px;
  align-self: center;
  margin-right: -20px;
  margin-left: 10px;
  z-index: 10;
}
#pnm-wrapper #banner-alert.alert {
  display: flex;
  border-radius: 0px;
  margin-bottom: 0px;
  width: 100%;
  padding: 0px;
  border: none;
}
#pnm-wrapper #banner-alert.alert > div {
  display: inline-block;
}
#pnm-wrapper #banner-alert.alert.alert-warning, #pnm-wrapper #banner-alert.alert.alert-info {
  background-color: #EFEFEF;
  border-color: #EFEFEF;
  color: #707070;
}
#pnm-wrapper #banner-alert.alert .context-blk {
  flex-grow: 1;
  flex-basis: 0px;
  align-self: center;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 0.8em;
}
#pnm-wrapper #banner-alert.alert .closer {
  cursor: pointer;
}
#pnm-wrapper #banner-alert.alert img {
  height: 55px;
}
#pnm-wrapper #banner-hero {
  display: flex;
  flex-direction: column-reverse;
  padding: 25px 20px;
  background-size: cover;
}
#pnm-wrapper #banner-hero .headline-blk-container {
  text-align: center;
}
#pnm-wrapper #banner-hero .headline-blk-container .headline {
  font-size: 1.6em;
  font-weight: 600;
  color: white;
  line-height: initial;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3803921569);
  margin-bottom: 20px;
}
#pnm-wrapper #banner-hero .headline-blk-container .cta-main-blk a.main-cta {
  font-size: 1.1em;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3803921569);
  padding-left: 15px;
  padding-right: 15px;
}
#pnm-wrapper #banner-hero .headline-blk-container .cta-main-blk strong:hover {
  color: #FFF;
}
#pnm-wrapper #banner-hero .quicklinks-container {
  color: #158097;
  margin-bottom: 40px;
}
#pnm-wrapper #banner-hero .quicklinks-container > div {
  background-color: rgba(255, 255, 255, 0.6784313725);
  padding: 15px 40px;
}
#pnm-wrapper #banner-hero .quicklinks-container .quicklinks-topper {
  text-align: center;
  margin-bottom: 3px;
  font-size: 1.2em;
  font-weight: bold;
}
#pnm-wrapper #banner-hero .quicklinks-container .quicklinks-context-container ul {
  list-style-type: none;
  padding-left: 0px;
  font-size: 1em;
  margin-bottom: 20px;
}
#pnm-wrapper #banner-hero .quicklinks-container .quicklinks-context-container ul li {
  margin-bottom: 10px;
}
#pnm-wrapper #banner-hero .quicklinks-container .quicklinks-context-container ul li:last-of-type {
  margin-bottom: 0px;
}
#pnm-wrapper #banner-hero .quicklinks-container .quicklinks-context-container .account-login-wrapper {
  margin-bottom: 10px;
}
#pnm-wrapper #banner-hero .quicklinks-container .quicklinks-context-container a {
  color: #158097;
}
#pnm-wrapper #banner-hero .quicklinks-container .quicklinks-context-container a.btn-orange-override {
  color: white;
  font-size: 1.1em;
  padding-left: 15px;
  padding-right: 15px;
}
#pnm-wrapper #banner-hero .quicklinks-container .quicklinks-context-container a.btn-orange-override:hover,
#pnm-wrapper #banner-hero .quicklinks-container .quicklinks-context-container a.btn-orange-override :focus {
  background-color: #e5620d;
}
#pnm-wrapper #banner-hero .quicklinks-container .quicklinks-context-container .account-additional-links-wrapper p {
  margin-bottom: 0px;
}
#pnm-wrapper #banner-hero .quicklinks-container .quicklinks-context-container .account-additional-links-wrapper a {
  text-decoration: underline;
}
#pnm-wrapper #banner-cta-bar {
  display: flex;
  flex-direction: column;
  background-color: #EFEFEF;
}
#pnm-wrapper #banner-cta-bar .cta-big-icon-container {
  display: flex;
  flex-wrap: wrap;
}
#pnm-wrapper #banner-cta-bar .cta-big-icon-container .icon-box {
  display: flex;
  flex-direction: column;
  width: 50%;
  text-align: center;
  cursor: pointer;
  font-size: 0.9em;
  font-weight: bold;
  color: #1a6577;
  line-height: 130%;
  padding: 15px;
}
#pnm-wrapper #banner-cta-bar .cta-big-icon-container .icon-box span {
  width: 70%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#pnm-wrapper #banner-cta-bar .cta-big-icon-container .icon-box:hover {
  background-color: #ccc;
}
#pnm-wrapper #banner-cta-bar .cta-big-icon-container .icon-box .icon-bar-icon-wrapper {
  margin-bottom: 7px;
}
#pnm-wrapper #banner-cta-bar .cta-big-icon-container .icon-box .icon-bar-icon-wrapper img {
  width: 56px;
  height: 56px;
}
#pnm-wrapper #banner-cta-bar .cta-renewable-energy-container {
  cursor: pointer;
}
#pnm-wrapper #banner-cta-bar .cta-renewable-energy-container .cta-renewable-energy-blk {
  background-color: #16819d;
}
#pnm-wrapper #banner-cta-bar .cta-renewable-energy-container .cta-renewable-energy-blk .energy-container {
  display: flex;
  align-items: center;
  padding: 0px 15px;
}
#pnm-wrapper #banner-cta-bar .cta-renewable-energy-container .cta-renewable-energy-blk .energy-container .separator {
  border-right: 1px solid #fff;
  height: 110px;
}
#pnm-wrapper #banner-cta-bar .cta-renewable-energy-container .cta-renewable-energy-blk .energy-container .renewable-container {
  text-transform: uppercase;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 105%;
}
#pnm-wrapper #banner-cta-bar .cta-renewable-energy-container .cta-renewable-energy-blk .energy-container .renewable-container .renewable-text-highlight {
  color: #70d828;
}
#pnm-wrapper #banner-cta-bar .cta-renewable-energy-container .cta-renewable-energy-blk .energy-container .renewable-container .renewable-banner-icon-wrapper {
  margin-bottom: 3px;
}
#pnm-wrapper #banner-cta-bar .cta-renewable-energy-container .cta-renewable-energy-blk .energy-container .percent-display {
  font-size: 3.5em;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 80%;
  margin-bottom: 5px;
  margin-top: 11px;
}
#pnm-wrapper #banner-cta-bar .cta-renewable-energy-container .cta-renewable-energy-blk .energy-container .percent-display-time {
  color: #f08200;
  font-weight: bold;
}

section.pnm-landing-section-blk {
  padding-top: 30px;
  padding-bottom: 30px;
}
section.pnm-landing-section-blk .pnm-landing-grid-image-container {
  position: relative;
}
section.pnm-landing-section-blk .pnm-landing-grid-image-container .grid-image-label-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.signed-in.showPortletHeader #pnm-wrapper {
  padding-top: 65px;
}
.signed-in.showPortletHeader #pnm-wrapper .PNMR-1-2-Column-30-70-layout #column-1 .portlet-column-content.empty {
  padding: 20px;
}

section#content h1,
section#content h2,
section#content h3 {
  margin-top: 0px;
}
section#content ul,
section#content li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
section#content .detail-content-wrapper .strip-margins {
  margin: 0px;
}
section#content .detail-content-wrapper .context-margin-bottom-20 {
  margin-bottom: 20px;
}
section#content .detail-content-wrapper .context-margin-bottom-30 {
  margin-bottom: 30px;
}
section#content .detail-content-wrapper .context-margin-bottom-40 {
  margin-bottom: 40px;
}
section#content .detail-content-wrapper .context-margin-bottom-50 {
  margin-bottom: 50px;
}
section#content .detail-content-wrapper .context-margin-bottom-80 {
  margin-bottom: 80px;
}
section#content .detail-content-wrapper .context-padding-10 {
  padding: 10px;
}
section#content .detail-content-wrapper .context-padding-25 {
  padding: 25px;
}
section#content .detail-content-wrapper .context-padding-l-r-20 {
  padding-left: 20px;
  padding-right: 20px;
}
section#content .detail-content-wrapper .gray-background {
  background-color: #EFEFEF;
}
section#content .detail-content-wrapper .normalized-unordered-list {
  max-width: 80%;
}
section#content .detail-content-wrapper .normalized-unordered-list.strip-margins li {
  margin: 0px;
}
section#content .detail-content-wrapper .normalized-unordered-list.strip-last-margin li:last-of-type {
  margin-bottom: 0px;
}
section#content .detail-content-wrapper .normalized-unordered-list li {
  list-style: disc;
  margin-bottom: 25px;
}
section#content .detail-content-wrapper section.portlet {
  margin-bottom: 50px;
}
section#content .detail-content-wrapper h1 {
  margin-bottom: 30px;
}
section#content .detail-content-wrapper .intro-blk img {
  margin-bottom: 50px;
  width: 100%;
}
section#content .detail-content-wrapper .split-even-flex-list-wrapper {
  display: flex;
}
section#content .detail-content-wrapper .split-even-flex-list-wrapper.seventy-thirty .left-blk {
  width: 70%;
  margin-right: 25px;
}
section#content .detail-content-wrapper .split-even-flex-list-wrapper.fifty-fifty .left-blk {
  width: 50%;
}
section#content .detail-content-wrapper .split-even-flex-list-wrapper .vertical-aligned-mid {
  align-self: center;
}
section#content .detail-content-wrapper .who-we-serve-card {
  padding: 25px;
}
section#content .detail-content-wrapper .who-we-serve-card a {
  text-decoration: underline;
}
section#content .detail-content-wrapper .who-we-serve-card a:hover, section#content .detail-content-wrapper .who-we-serve-card a :focus {
  text-decoration: underline;
}
section#content .detail-content-wrapper .who-we-serve-card .row {
  margin-bottom: 35px;
}
section#content .detail-content-wrapper .who-we-serve-card .row:last-of-type {
  margin-bottom: 0px;
}
section#content .detail-content-wrapper .who-we-serve-card p {
  margin-bottom: 30px;
}
section#content .detail-content-wrapper .terminal-content-blk {
  padding-left: 15px;
  padding-right: 15px;
}
section#content .detail-content-wrapper ul.big-icon-flex-list.alt-row-back li:nth-child(even) {
  background-color: #EFEFEF;
}
section#content .detail-content-wrapper ul.big-icon-flex-list.alt-row-back li:nth-child(odd) {
  background-color: #FFFFFF;
}
section#content .detail-content-wrapper ul.big-icon-flex-list > li {
  display: flex;
  align-items: flex-start;
  margin: auto;
  padding: 30px;
}
section#content .detail-content-wrapper ul.big-icon-flex-list > li.medium-width {
  max-width: 80%;
}
section#content .detail-content-wrapper ul.big-icon-flex-list > li .img-blk {
  margin-right: 60px;
}
section#content .detail-content-wrapper ul.big-icon-flex-list > li .img-blk img {
  max-width: unset !important;
  width: 100px;
  height: 100px;
}
section#content .detail-content-wrapper ul.big-icon-flex-list > li .d-inline-block {
  padding-top: 10px;
}
section#content .detail-content-wrapper ul.big-icon-flex-list > li .d-full-block {
  width: 100%;
}
section#content .detail-content-wrapper ul.big-icon-flex-list > li article {
  margin-bottom: 25px;
}
section#content .detail-content-wrapper ul.big-icon-flex-list > li a {
  text-decoration: underline;
}
section#content .detail-content-wrapper ul.big-icon-flex-list > li a.override-underline {
  text-decoration: none;
}
section#content .detail-content-wrapper ul.big-icon-flex-list > li h3 a {
  text-decoration: none;
}
section#content .detail-content-wrapper .text-callout-list-wrapper h4 {
  color: #f08200;
}
section#content .detail-content-wrapper .text-callout-list-wrapper p {
  margin-bottom: 30px;
}
section#content .detail-content-wrapper .detail-feature-content h2 {
  padding-left: 60px;
  padding-bottom: 20px;
}
section#content .detail-content-wrapper .detail-feature-content .main-img {
  width: 100%;
  margin-bottom: 40px;
}
section#content .detail-content-wrapper .detail-feature-content .main-para {
  max-width: 90%;
  margin: auto;
  margin-bottom: 40px;
}
section#content .detail-content-wrapper .context-list-w-img .row {
  margin-bottom: 100px;
}
section#content .detail-content-wrapper .context-list-w-img .img-blk img {
  width: 100%;
}
section#content section.pnm-landing-section-blk.strip-padding-top {
  padding-top: 0px;
}
section#content section.pnm-landing-section-blk.gray-background {
  background-color: #EFEFEF;
}
section#content section.pnm-landing-section-blk .two-col-featured-content-container .image-container img {
  width: 100%;
}
section#content section.pnm-landing-section-blk .two-col-featured-content-container .content-wrapper {
  padding: 20px;
}
section#content section.pnm-landing-section-blk .two-col-featured-content-container .content-wrapper .content-container h2 {
  margin-top: 0px;
  margin-bottom: 20px;
}
section#content section.pnm-landing-section-blk .two-col-featured-content-container .content-wrapper .content-container p {
  margin-bottom: 20px;
}
section#content section.pnm-landing-section-blk .pnm-landing-content-card {
  padding-top: 15px;
}
section#content section.pnm-landing-section-blk .pnm-landing-content-card img {
  width: 100%;
}
section#content section.pnm-landing-section-blk .pnm-landing-content-card .card-context-wrapper {
  padding: 20px;
}
section#content section.pnm-landing-section-blk .pnm-landing-content-card .card-context-wrapper a {
  color: #1a93b1;
  text-decoration: underline;
}
section#content section.pnm-landing-section-blk .pnm-landing-content-card .card-context-wrapper h4 {
  margin-top: 0px;
}
section#content .leftNav > ul {
  max-width: 90%;
}
section#content .leftNav > ul > li {
  padding-left: 15px;
  background: url(../images/left_menu_arrow.png) no-repeat 97% 15px;
}
section#content .leftNav > ul > li.open {
  background: url(../images/left_menu_arrow_sel.png) no-repeat 97% 17px;
}
section#content .leftNav > ul > li:last-of-type {
  border-bottom: 1px solid #1a93b1;
}
section#content .leftNav > ul > li > a {
  display: inline-block;
}
section#content .leftNav ul a {
  display: block;
  font-size: 1.2em;
}
section#content .leftNav ul li {
  border-top: 1px solid #1a93b1;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 25px;
  padding-right: 25px;
}
section#content .leftNav ul ul {
  display: none;
  margin-top: 10px;
}
section#content .leftNav ul ul.show1 {
  display: block;
}
section#content .leftNav ul ul li {
  padding-right: 7px;
}
section#content .rightFaq {
  margin-top: 16px;
  font-weight: bold;
  width: 100%;
  background: url(../images/faq_border_top.png) no-repeat left top, url(../images/faq_border_bottom.png) no-repeat left bottom;
  padding: 10px 0 0 5px;
  font-size: 0.9em;
}
section#content .rightFaq > ul {
  margin-top: 25px;
}
section#content .rightFaq > ul > li {
  cursor: pointer;
  color: #008097;
  margin-top: 17px;
  background: url(../images/arrow-normal.png) no-repeat left 6px;
  padding-left: 12px;
  font-weight: normal;
}
section#content .rightFaq > ul > li.faqOpen {
  background: url(../images/arrow-selected.png) no-repeat left 6px;
}
section#content .rightFaq > ul > li > ul {
  display: none;
}
section#content .rightFaq > ul > li > ul > li {
  color: #484848;
  background: none;
  padding-left: 0px;
  margin-top: 10px a;
  margin-top-color: #3096a7;
}
section#content .rightFaq > ul > li:first-of-type > ul {
  display: block;
}
section#content .rightFaq p {
  padding: 17px 0 12px 12px;
}
section#content .rightFaq p a {
  color: #10879c;
  font-size: 1.167em;
  font-weight: bold;
  margin-bottom: 20px;
  display: block;
}
section#content .detail-card-with-icon header, section#content .detail-card-with-icon p {
  margin-bottom: 25px;
}
section#content .detail-card-with-icon .header-section {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
section#content .detail-card-with-icon .header-section .img-wrapper {
  width: 30%;
  padding: 15px;
}
section#content .detail-card-with-icon .header-section .img-wrapper img {
  width: 100%;
}
section#content .detail-card-with-icon .header-section .h4-wrapper {
  width: 70%;
}
section#content .detail-card-with-icon .header-section .h4-wrapper h4 {
  font-size: 1.2em;
}
section#content .detail-card-with-icon ul {
  margin-left: 20px;
}
section#content .detail-card-with-icon ul li {
  list-style: disc;
}

.simple-well {
  padding: 15px 40px;
  background-color: #EFEFEF;
}

.bordered-callout {
  border: 2px solid #f08200;
  padding: 20px 30px;
  font-size: 1.6em;
  max-width: 90%;
}
.bordered-callout .btn:hover, .bordered-callout .btn :focus {
  background-color: #1a93b1;
}

.neighbor-helping-neighbor-container {
  height: 371px;
  background-repeat: repeat-x;
  background-position-x: center;
  margin-top: 30px;
}
.neighbor-helping-neighbor-container .neighbor-helping-neighbor-context-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 40px;
}
.neighbor-helping-neighbor-container .neighbor-helping-neighbor-context-wrapper .icon-blk {
  margin-bottom: 15px;
}
.neighbor-helping-neighbor-container .neighbor-helping-neighbor-context-wrapper .icon-blk img {
  width: 80px;
}
.neighbor-helping-neighbor-container .neighbor-helping-neighbor-context-wrapper .context-blk {
  font-size: 0.8em;
}
.neighbor-helping-neighbor-container .neighbor-helping-neighbor-context-wrapper .context-blk h4 {
  margin-top: 0px;
  font-size: 1.67em;
}

.footer-container {
  padding-left: 0px;
  padding-right: 0px;
  text-align: center;
}
.footer-container footer {
  background-color: #1a93b1;
  font-weight: 300;
  color: #FFFFFF;
}
.footer-container footer .footer-separator {
  height: 7px;
  background-color: #127289;
}
.footer-container footer .inner-content {
  padding: 30px;
}
.footer-container footer .inner-content.footer-social .social-logo-wrapper {
  margin-bottom: 20px;
}
.footer-container footer .inner-content.footer-social .social-logo-wrapper .footer-logo {
  width: 130px;
  margin-bottom: 25px;
}
.footer-container footer .inner-content.footer-social .social-logo-wrapper .company-tag-line {
  display: none;
}
.footer-container footer .inner-content.footer-social .social-links-wrapper {
  /* Updating Twitter logo to X logo on PNM.com starts */
  /* Updating Twitter logo to X logo on PNM.com end */
}
.footer-container footer .inner-content.footer-social .social-links-wrapper img {
  width: 48px;
  margin-right: 10px;
}
.footer-container footer .inner-content.footer-social .social-links-wrapper #xpage-image {
  width: 68px !important;
  margin-right: 2px !important;
  margin-left: -9px !important;
  margin-top: -5px !important;
}
.footer-container footer .inner-content.footer-links-wrapper {
  padding-bottom: 0px !important;
}
.footer-container footer .inner-content.footer-links-wrapper.row {
  margin: 0px;
}
.footer-container footer .inner-content.footer-links-wrapper a {
  color: #FFF;
  text-decoration: none;
}
.footer-container footer .inner-content.footer-links-wrapper h4 {
  color: #FFF;
  margin-bottom: 30px;
}
.footer-container footer .inner-content.footer-links-wrapper ul.footer-link-list {
  list-style: none;
  padding-left: 0;
  font-size: 0.9em;
  line-height: 2em;
}
.footer-container footer .inner-content.footer-links-wrapper ul.footer-link-list li.sitemap {
  padding: 10px 0;
}
.footer-container footer .inner-content.footer-links-wrapper .helpful-links-wrapper {
  margin: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.footer-container footer .inner-content.footer-links-wrapper .footer-link-list-row-wrapper {
  padding-left: 0px;
  padding-right: 0px;
}
.footer-container footer .inner-content.footer-links-wrapper .footer-link-list-row-wrapper .row {
  padding: 0px;
}
.footer-container footer .inner-content.footer-links-wrapper .footer-link-list {
  margin-bottom: 30px;
}
.footer-container footer .footer-copy p {
  font-size: 0.8em;
  line-height: 25px;
}
.footer-container footer .footer-copyright {
  background-color: #127289;
  text-align: center;
  font-size: 0.9em;
}

.leftMenuIcon {
  width: 42px;
  height: 35px;
  background: url(../images/leftMenuIcon.png) no-repeat 0 0;
  display: none;
  cursor: pointer;
}

/** Deprecated Style PNM Main-theme **/
.moreFaqs .displayBody {
  display: flex;
  align-items: center;
}
.moreFaqs .displayBody fieldset {
  width: initial !important;
  margin-right: 15px;
}
.moreFaqs .displayBody select {
  width: 190px;
}
.moreFaqs .displayBody .customStyleSelectBoxInner {
  width: 180px !important;
}
.moreFaqs .displayBody a.go {
  float: none !important;
  margin: 0px !important;
  padding: 6px !important;
  height: initial !important;
  width: initial !important;
  overflow: initial !important;
}

.blueLine {
  border-top: 1px solid #008097;
  height: 1px;
  margin: 40px 0px;
}

.subHeading {
  font-size: 1.3em;
  font-weight: bold;
}

.buttonGreenCommon, .buttonGreen {
  background-color: #1a93b1;
  color: white;
  padding: 10px;
  border: none;
  outline: none;
}
.buttonGreenCommon:hover, .buttonGreenCommon :focus, .buttonGreen:hover, .buttonGreen :focus {
  background-color: #f08200;
  color: white;
  border: none;
}

.buttonGreyCommon {
  background-color: #efefef;
  color: #707070;
  padding: 10px;
  outline: none;
}
.buttonGreyCommon:hover, .buttonGreyCommon :focus {
  background-color: #f08200;
  color: white;
  border: none;
}

.buttonAsAnchor {
  background: none;
  border: none;
  outline: none;
}
.buttonAsAnchor:hover, .buttonAsAnchor :focus {
  text-decoration: underline;
  border: none;
}

.environment_container ol {
  margin-bottom: 30px !important;
}
.environment_container ol > li {
  margin-bottom: 10px !important;
  list-style: decimal !important;
}
.environment_container ul {
  list-style: none;
  margin: 0 0 30px 0 !important;
}
.environment_container ul li {
  font-size: 1em !important;
  background: url(../images/bullet_black.png) no-repeat scroll 0 7px transparent;
  padding: 0 0 6px 11px !important;
}
.environment_container p {
  margin-bottom: 25px;
  font-size: 1em !important;
}
.environment_container h2 {
  color: #707070;
  margin-bottom: 40px;
}
.environment_container .cont_block {
  display: flex;
  margin-bottom: 30px;
}
.environment_container .cont_block .img_block {
  margin-right: 40px;
}
.environment_container .cont_block .img_block img {
  width: 70px;
  max-width: initial;
}
.environment_container .cont_block .cont_right h2 {
  margin-bottom: 5px;
}
.environment_container .cont_block .cont_right p {
  margin-bottom: 0px;
  max-width: 80%;
}
.environment_container .offeringHelp li {
  width: 50% !important;
}
.environment_container .offeringHelp li.payExtSubList {
  padding: 0px 10px 0px 0px !important;
}
.environment_container .offeringHelp li.payExtSubList1 {
  padding: 0px 0px 0px 10px !important;
}

.faqContent {
  margin-bottom: 50px;
}
.faqContent > p {
  margin-bottom: 25px;
}
.faqContent .faqDivisions {
  display: flex;
  flex-wrap: wrap;
}
.faqContent .faqDivisions .faqDivisionscontent {
  width: 33.3% !important;
  height: initial !important;
  margin-bottom: 50px !important;
  padding: 20px;
}
.faqContent .faqDivisions .faqDivisionscontent .faqDescription {
  float: none;
  width: 100%;
}
.faqContent .faqDivisions .faqDivisionscontent:hover {
  background-color: #EFEFEF;
}
.faqContent .faqDivisions .blackLine {
  width: 100%;
  margin-bottom: 15px;
}
.faqContent .faqDivisions .top {
  border-top: 1px solid #1a93b1;
  width: 100%;
  text-align: right;
}
.faqContent .faqDivisions .top a {
  display: inline-block;
  background: url(../images/top_arrow.png) no-repeat 4px 4px;
  padding-left: 25px;
}

.programsContent {
  display: flex;
  flex-wrap: wrap;
}
.programsContent > div:not(.blueLine) {
  border: solid 1px #1a93b1;
}
.programsContent > div:not(.blueLine) .smallContImg, .programsContent > div:not(.blueLine) ul, .programsContent > div:not(.blueLine) p {
  margin: 15px 25px !important;
}
.programsContent .blueLine {
  width: 100%;
}
.programsContent > p {
  width: 100%;
}
.programsContent ul.paymentList li {
  list-style: disc !important;
  margin-left: 20px !important;
}
.programsContent .smallContainerTitle {
  padding: 10px;
  background-color: #efefef;
  font-size: 1.2em;
  border-bottom: solid 1px #1a93b1;
}
.programsContent .smallContainerLeft {
  margin-right: 10px;
  width: 50%;
}
.programsContent .smallContainerLeft .gnfButtonBox .centerAlign {
  text-align: center;
}
.programsContent .smallContainerRight {
  margin-left: 10px;
  flex-basis: 0;
  flex-grow: 1;
}
.programsContent .centerAlign {
  text-align: center;
}
.programsContent .smallContImg {
  display: block;
}

.jPag-pages {
  display: flex;
}

.mediaCenterLeftBox > .clearfix {
  display: flex;
  flex-wrap: wrap;
}
.mediaCenterLeftBox > .clearfix .mediaCenterLeft {
  width: 50%;
  padding-right: 5%;
}
.mediaCenterLeftBox > .clearfix .mediaCenterMiddle {
  display: flex;
  flex-wrap: wrap;
  margin-top: 45px;
  border-top: 1px solid;
  border-bottom: 1px solid;
}
.mediaCenterLeftBox > .clearfix .mediaCenterMiddle .mediaCenterMidLeft {
  width: 50%;
  padding-right: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.mediaCenterLeftBox > .clearfix .mediaCenterMiddle .mediaCenterMidLeft .midContent p:not(.newsTitle) {
  margin-bottom: 0px;
  font-size: 0.9em;
  font-weight: bold;
}
.mediaCenterLeftBox > .clearfix .mediaCenterMiddle .mediaCenterMidRight {
  width: 50%;
  padding-left: 30px;
  padding-top: 30px;
  border-left: 1px solid;
}
.mediaCenterLeftBox > .clearfix .mediaCenterMiddle .mediaCenterMidRight .midContent {
  padding-bottom: 15px;
}
.mediaCenterLeftBox > .clearfix .mediaCenterMiddle .mediaCenterMidRight .midContent .newsTitle {
  margin-bottom: 25px;
}
.mediaCenterLeftBox > .clearfix .mediaCenterBottom {
  width: 100%;
  margin-top: 5%;
}

.UpdateOutagesLink {
  display: flex;
}
.UpdateOutagesLink li {
  margin-right: 10px !important;
}

.rightColMediaCenter .twitterFeed {
  margin-top: 5%;
  padding: 10px;
  background-color: #eee;
}

.rightColBlock {
  margin-bottom: 40px;
}

form#contactUsForm {
  background-color: #efefef;
  color: #707070;
  display: flex;
  flex-wrap: wrap;
  padding: 20px;
}
form#contactUsForm textarea {
  width: 100%;
}
form#contactUsForm label {
  color: #707070;
}
form#contactUsForm .emailDropdown {
  width: 50%;
}
form#contactUsForm .blueLine {
  width: 100%;
}
form#contactUsForm .contactUs {
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0;
}
form#contactUsForm .contactUs label {
  width: 100%;
  text-align: left;
}
form#contactUsForm .contactUs input {
  margin-bottom: 10px;
}
form#contactUsForm .contactUs .clear {
  width: 100%;
}
form#contactUsForm .contactUs .buttonBox {
  display: flex;
  align-items: center;
}
form#contactUsForm .contactUs .buttonBox .buttonAsAnchor {
  border: none;
}

.faq_Box .headingRightCol {
  font-size: 1.5em;
}
.faq_Box .headingRightCol span {
  display: block;
  font-size: 1.1em;
  font-weight: bold;
}

.positionRelative {
  display: flex;
  flex-wrap: wrap;
}
.positionRelative .halfBox {
  width: 50%;
}
.positionRelative .fleft {
  padding-right: 20px;
}

ul.listText {
  margin-left: 20px !important;
}
ul.listText li {
  list-style: disc !important;
  margin-bottom: 10px !important;
}
ul.listText li ul.subListText {
  margin-left: 20px !important;
}

.gnfDonationTitle, .blockHeading, .subtitle.titleWbgg {
  background-color: #A19F9B;
  border-bottom: 1px solid #484848;
  border-top: 1px solid #484848;
  color: #FFFFFF;
  font-size: 1em;
  padding: 10px;
}

.gnfDonationTitle {
  margin-bottom: 30px;
}

.multipleCustomer {
  border: 1px solid #484848;
  background-color: #efefef;
}
.multipleCustomer form {
  padding-top: 40px;
}
.multipleCustomer form .searchAccount {
  display: flex;
  flex-wrap: wrap;
  max-width: 80%;
  margin: auto !important;
}
.multipleCustomer form .searchAccount li {
  display: flex;
  width: 50%;
  justify-content: space-between;
  margin-bottom: 40px !important;
}
.multipleCustomer form .searchAccount li .input {
  margin-right: 40px;
  height: 40px;
  width: 60%;
}
.multipleCustomer form .searchAccount p {
  font-weight: bold;
}
.multipleCustomer form .buttonBox {
  margin-bottom: 40px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.multipleCustomer form .buttonBox .buttonGreen {
  margin-right: 30px;
}

.addAcountRow {
  margin: 40px 0px !important;
  display: flex;
  justify-content: space-around;
}
.addAcountRow label {
  margin-right: 20px;
}
.addAcountRow .customStyleSelectBox {
  background: #efefef;
  padding: 5px;
}

.multipleAccTable {
  border: 1px solid;
}
.multipleAccTable table {
  width: 100%;
}
.multipleAccTable table td, .multipleAccTable table th {
  padding: 20px;
}

.hider {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.5;
  background-color: #000;
  clear: both;
  overflow: hidden;
  height: 100%;
  display: none;
  z-index: 9999;
}

#forgotpassword {
  padding-top: 25px;
}
#forgotpassword .emailInputTxt label {
  font-size: 1.1em;
  color: #707070;
}

#forgotEmail .forgotEmailTxt {
  margin: 25px 0px;
}
#forgotEmail .forgotEmailInput {
  display: flex;
  flex-wrap: wrap;
}
#forgotEmail .forgotEmailInput > label {
  color: #707070;
  font-size: 1.1em;
  text-align: left;
  margin-right: 65px;
  margin-bottom: 10px;
}
#forgotEmail .forgotEmailInput > label span {
  display: block;
  font-weight: normal;
  font-size: 0.9em;
}
#forgotEmail .forgotEmailInput .acDivBox {
  margin-right: 10px;
  font-size: 0.9em;
  position: relative;
  height: 80px;
}
#forgotEmail .forgotEmailInput .acDivBox input {
  width: 95px;
}
#forgotEmail .forgotEmailInput .acDivBox p {
  position: absolute;
  bottom: 0;
}
#forgotEmail .forgotEmailInput > div:nth-of-type(3) {
  width: 60px;
}
#forgotEmail .forgotEmailInput .helpmethis {
  margin-left: 40px;
}
#forgotEmail .forgotEmailInput .securityQues, #forgotEmail .forgotEmailInput .securityAns {
  width: 100%;
  display: flex;
  flex-direction: column;
}
#forgotEmail .forgotEmailInput .securityQues label, #forgotEmail .forgotEmailInput .securityAns label {
  color: #707070;
  font-weight: bold;
  text-align: left;
  padding: 0px;
  font-size: 1.1em;
  margin-bottom: 10px;
}
#forgotEmail .forgotEmailInput .securityQues p, #forgotEmail .forgotEmailInput .securityAns p {
  margin-bottom: 20px;
}
#forgotEmail .forgotEmailInput .blueLine {
  width: 100%;
}
#forgotEmail .forgotEmailInput .btnSection {
  width: 100%;
}

.popupBox {
  position: fixed;
  display: none;
  width: 70%;
  /* height: auto; */
  top: 10%;
  margin-left: auto;
  margin-right: auto;
  background: #f2eee5;
  -webkit-box-shadow: 3px 15px 17px rgba(50, 50, 50, 0.7);
  -moz-box-shadow: 3px 15px 17px rgba(50, 50, 50, 0.7);
  box-shadow: 3px 15px 17px rgba(50, 50, 50, 0.7);
  z-index: 99999;
}
.popupBox img {
  width: 100%;
}

.gnfHeader {
  display: flex;
  justify-content: space-between;
  padding: 40px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  margin-bottom: 40px;
}
.gnfHeader .gnfName {
  font-size: 1.4em;
}

.heading, .titleWbgb {
  font-size: 1.625em;
  border-top: 1px solid #626160;
  border-bottom: 1px solid #626160;
  padding: 10px;
  background: #ecf0ea;
  color: #707070;
}

.pnmErrorField, select.pnmErrorField, input.pnmErrorField, .captcha input.pnmErrorField {
  background-color: #FFEEEE !important;
  border: 1px solid #FF0000 !important;
}

.mesgBox {
  border: 2px solid #EFEFEF;
  font-size: 0.9em;
  margin-bottom: 30px;
}
.mesgBox .error {
  background: url(../images/icon_error.png) no-repeat 12px 12px, url(../images/error_bg.png) repeat;
  box-shadow: 0px 2px 5px #ceb5b1 inset;
  -moz-box-shadow: 0px 2px 5px #ceb5b1 inset;
  -webkit-box-shadow: 0px 2px 5px #ceb5b1 inset;
  padding: 16px 12px 24px 74px;
  min-height: 40px;
}
.mesgBox .warning {
  background: url(../images/icon_warning.png) no-repeat 12px 12px, url(../images/warning_bg.png) repeat;
  box-shadow: 0px 2px 5px #c1cd76 inset;
  -moz-box-shadow: 0px 2px 5px #c1cd76 inset;
  -webkit-box-shadow: 0px 2px 5px #c1cd76 inset;
  padding: 16px 12px 14px 74px;
  min-height: 40px;
}
.mesgBox .info {
  background: url(../images/info_icon.png) no-repeat 12px 12px, url(../images/msg_bg.png) repeat;
  box-shadow: 0px 2px 5px #7dbcac inset;
  -moz-box-shadow: 0px 2px 5px #7dbcac inset;
  -webkit-box-shadow: 0px 2px 5px #7dbcac inset;
  padding: 16px 12px 26px 74px;
  min-height: 40px;
}
.mesgBox .paymentExtnEligibilityInfo {
  line-height: 30px;
}
.mesgBox .success {
  background: url(../images/successImg.png) no-repeat 12px 12px, url(../images/successBackgrnd.png) repeat;
  box-shadow: 0px 2px 5px #99c596 inset;
  -moz-box-shadow: 0px 2px 5px #99c596 inset;
  -webkit-box-shadow: 0px 2px 5px #99c596 inset;
  padding: 16px 12px 30px 74px;
  min-height: 40px;
}

#reviewoutagelanding {
  margin-top: 30px;
}

.outageList {
  display: flex;
}
.outageList li {
  padding: 20px !important;
}
.outageList li:first-of-type {
  width: 40%;
  font-weight: bold;
  font-size: 0.95em;
}

.buttonBox {
  margin: 26px auto !important;
  overflow: hidden;
  padding: 6px 0 !important;
  width: auto;
  text-align: center;
}
.buttonBox li {
  display: inline-block;
  margin-right: 30px !important;
}
.buttonBox .secureLink {
  background: url(../images/lock_icon.png) no-repeat 0 35%;
  padding-left: 19px !important;
}

.selAcc span.customStyleSelectBox {
  -moz-box-shadow: 1px 2px 3px #B3AEA4;
  -webkit-box-shadow: 1px 2px 3px #b3aea4;
  box-shadow: 1px 2px 3px #b3aea4;
  background-color: #1a93b1;
  padding: 7px 10px 7px 13px;
  border: 1px solid #3399ac;
  border-right: 0px;
  border-bottom: 0px;
  color: white;
}
.selAcc span.customStyleSelectBox .customStyleSelectBoxInner {
  background: url(../images/sel_arrow.png) no-repeat center right;
}

.energyUsage .payImage img {
  width: 100%;
  margin: 25px auto;
}

.viewPrevBill {
  margin: 30px auto !important;
}
.viewPrevBill span.customStyleSelectBox {
  font-size: 1.1em;
  font-weight: bold;
  background: #EFEFEF;
  color: #707070;
  font-weight: normal;
  padding: 6px 10px 6px 13px;
  border: 1px solid #fff;
}
.viewPrevBill span.customStyleSelectBox .customStyleSelectBoxInner {
  background: url(../images/myAccntDropDivider.png) no-repeat center right;
  width: 130px !important;
}
.viewPrevBill > a {
  display: block;
}

.billHeader {
  background: #EFEFEF;
  padding: 5px;
}

.prevBillDiv {
  display: flex;
  justify-content: space-between;
  padding: 25px;
  border-bottom: 1px solid #1a93b1;
}

.gnfFundSteps > ul > li {
  margin-bottom: 40px !important;
}
.gnfFundSteps > ul > li div:last-of-type {
  display: inline-block;
}
.gnfFundSteps > ul > li a.link-2 {
  background-color: #1a93b1;
  margin-top: 0px !important;
  vertical-align: top;
}
.gnfFundSteps > ul > li a.link-2:hover, .gnfFundSteps > ul > li a.link-2:active {
  background-color: #f08200;
}

.pay-online1 .smallContainerLeft .gnfButtonBox {
  margin-top: 180px !important;
}

.automatic-payment1 .smallContainerLeft .gnfButtonBox {
  margin-top: 230px !important;
}

.navSteps {
  margin: 30px auto;
}
.navSteps .navStepsLink {
  display: flex;
}
.navSteps .navStepsLink li {
  width: 16.6666666667%;
  text-align: center;
  font-weight: bold;
  font-size: 0.9em;
}
.navSteps .navStepsLink li img {
  margin-bottom: 5px;
}

.paymentWays {
  border: 1px solid #474747;
}
.paymentWays .paymentTable {
  border: 1px solid #474747;
  margin: 20px;
}
.paymentWays .paymentTable thead tr th:nth-child(1) {
  width: 26.5%;
}
.paymentWays .paymentTable thead tr th:nth-child(2) {
  width: 8%;
}
.paymentWays .paymentTable thead tr th:nth-child(3) {
  width: 13.2%;
}
.paymentWays .paymentTable thead tr th:nth-child(4) {
  width: 20.2%;
}
.paymentWays .paymentTable thead tr th:nth-child(5) {
  width: 14.7%;
}
.paymentWays .paymentTable thead tr th:nth-child(6) {
  width: 17.4%;
}
.paymentWays .paymentTable .tableText {
  background: #e3ddd0;
  color: #424242;
  border-top: 1px solid #474747;
  font-weight: bold;
  font-size: 0.875em;
  padding: 2%;
}
.paymentWays .paymentTable .bTextList li {
  text-align: left;
  list-style: disc !important;
  margin-left: 15px !important;
}
.paymentWays .paymentTable .content th {
  background: #CEDED9;
  border: medium none;
  border-right: 1px solid #8a9290;
  border-bottom: 1px solid #474747;
  color: #545555;
  font-weight: bold;
  padding: 24px 8px;
  text-align: center;
  font-size: 0.813em;
  vertical-align: middle;
}
.paymentWays .paymentTable .content td {
  padding: 15px 7px;
  text-align: left;
  vertical-align: top;
}

.faqpaymentBox {
  margin-top: 40px;
}
.faqpaymentBox .paymentFaq .expand {
  background: url(../images/faqaccordion_showall.png) no-repeat left 3px;
}
.faqpaymentBox .paymentFaq .expand > h3 {
  margin-left: 15px;
  padding-bottom: 15px;
  cursor: pointer;
  font-size: 1.3em;
}
.faqpaymentBox .paymentFaq .collapse {
  background: url(../images/faqaccordion_minus.png) no-repeat 0 5px;
  display: block;
}
.faqpaymentBox .paymentFaq .answer {
  margin-top: 0px;
  padding: 0 0 30px 0 !important;
  color: #474747;
}
.faqpaymentBox .paymentFaq .question {
  border-top: 1.5px solid #008097;
  margin-top: 0px;
  padding-top: 0px;
  color: #008097;
  font-size: 0.875em;
  background: url(../images/faqaccordion_plus.png) no-repeat 0 38px;
}
.faqpaymentBox .paymentFaq .question > h4 {
  margin-left: 15px;
  padding: 25px 0;
  cursor: pointer;
  font-size: 1.3em;
}
.faqpaymentBox .paymentFaq .paymentfaqOpen {
  background: url(../images/faqaccordion_minus.png) no-repeat 0 40px !important;
}

#vendorFormSubmissionForm {
  background-color: #efefef;
  padding: 25px;
}
#vendorFormSubmissionForm > div:nth-child(9) > div:nth-child(11), #vendorFormSubmissionForm > div:nth-child(21) > div:nth-child(12) {
  margin-left: 12px;
  margin-right: 12px;
}
#vendorFormSubmissionForm .contactUs {
  margin-top: 30px;
}
#vendorFormSubmissionForm .contactUs .contactInput {
  margin-bottom: 25px;
}
#vendorFormSubmissionForm .contactUs .buttonBox .cancel {
  font-size: 1em;
}
#vendorFormSubmissionForm .contactUs .acDivBox {
  margin-bottom: 25px;
  float: left;
}
#vendorFormSubmissionForm .contactUs .buttonBox li {
  display: inline-block;
  margin-right: 20px;
}
#vendorFormSubmissionForm .label {
  display: block;
  text-align: left;
  margin-bottom: 15px;
  font-size: 0.9em;
  color: #707070;
}
#vendorFormSubmissionForm .customStyleSelectBox {
  background-color: white;
  padding: 7px;
  border: 1px solid #707070;
}
#vendorFormSubmissionForm .clear {
  clear: both;
}
#vendorFormSubmissionForm .emailDropdown .displayBody fieldset {
  position: relative;
}

.bankInfoList {
  display: flex;
  justify-content: center;
  margin-top: 20px !important;
}
.bankInfoList li:first-of-type {
  margin-right: 8px !important;
  font-weight: bold;
}

.paymentLink {
  text-align: right;
  margin-top: 20px;
}

.accDashContent {
  border: 1px solid;
  padding: 15px;
  display: flex;
}
.accDashContent > div:first-of-type {
  width: 50%;
}
.accDashContent .accRight {
  padding: 15px;
  background-color: #efefef;
  flex-grow: 1;
}
.accDashContent .accLeft {
  margin-right: 20px;
}
.accDashContent .dashboardDetails {
  display: flex;
  flex-wrap: wrap;
  font-weight: bold;
}
.accDashContent .dashboardDetails li:first-of-type {
  width: 54%;
  text-align: right;
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}
.accDashContent .dashboardDetails li:nth-child(2) {
  width: 46%;
  margin-top: 25px !important;
  margin-bottom: 25px !important;
  padding-left: 35px !important;
}
.accDashContent .dashboardDetails .buttonGreenCommon {
  display: block;
  margin-top: 15px;
}
.accDashContent .accGetSOA {
  margin-top: 10px !important;
  margin-bottom: 15px !important;
}
.accDashContent .accViewBill {
  display: block;
  margin-top: 15px;
}
.accDashContent .accBlueLine {
  border-top: 1px solid #008097;
  height: 1px;
}

.paperless .imgTextContainer {
  display: flex;
  background: #efefef;
  padding: 25px;
  border: 1px solid #CCC;
}
.paperless .imgTextContainer .imgBox {
  margin-right: 40px;
  padding: 5px 25px;
  width: 30%;
  border: 1px solid #CCC;
  background-color: #FFF;
}

.gnfMyProfileDetails li, .gnfGoPaperless li {
  margin-bottom: 15px !important;
}
.gnfMyProfileDetails .gnfMyProfile, .gnfGoPaperless .gnfMyProfile {
  font-size: 1.1em;
  font-weight: bold;
}
.gnfMyProfileDetails .gnfUserName, .gnfGoPaperless .gnfUserName {
  font-weight: bold;
}
.gnfMyProfileDetails .gnfUserName span, .gnfGoPaperless .gnfUserName span {
  display: block;
  font-weight: normal;
}

.gnfGoPaperless li {
  display: block;
}
.gnfGoPaperless li:nth-child(2) {
  margin-bottom: 25px !important;
}
.gnfGoPaperless .buttonGreyCommon {
  cursor: default;
}
.gnfGoPaperless .buttonGreyCommon:hover, .gnfGoPaperless .buttonGreyCommon :focus {
  background-color: #EFEFEF;
  color: #707070;
  text-decoration: none;
}

.childpage-renewable-percentage {
  position: absolute;
  left: 60px;
  top: 115px;
  font-family: Arial;
  font-size: 100px;
  font-weight: bold;
  color: rgb(229, 98, 13);
}

.gnfQuickLinks ul li {
  padding: 10px !important;
  display: flex;
  font-size: 0.9em;
}
.gnfQuickLinks ul li.odd {
  background-color: #efefef;
}
.gnfQuickLinks ul li.odd:first-of-type {
  background: none;
}
.gnfQuickLinks ul li span:not(.spanStyle) {
  width: 40%;
  margin-right: 15px;
}
.gnfQuickLinks ul li .spanStyle {
  padding: 8px;
  display: block;
}
.gnfQuickLinks ul li.gnfMyProfile {
  padding: 0px !important;
  font-size: 1em;
  font-weight: bold;
}
.gnfQuickLinks .gnfEnroll, .gnfQuickLinks .gnfEnrollNot, .gnfQuickLinks .gnfCurrentEnroll {
  padding-left: 17px;
}
.gnfQuickLinks .gnfEnroll.spanStyle, .gnfQuickLinks .gnfEnrollNot.spanStyle, .gnfQuickLinks .gnfCurrentEnroll.spanStyle {
  padding-left: 0px;
}
.gnfQuickLinks .gnfEnroll, .gnfQuickLinks .gnfCurrentEnroll {
  background: url(../images/list-style-image.png) no-repeat 0px 4px;
}
.gnfQuickLinks .gnfCurrentEnroll {
  margin: 13px;
  font-size: 0.9em;
}

a.openViewDetailsBt {
  background-color: #efefef;
  display: block;
  text-decoration: none;
}
a.openViewDetailsBt span {
  background: url(../images/viewDetailsarrow.png) no-repeat 95% center;
  display: block;
  line-height: 30px;
  text-align: center;
  color: #707070;
  padding: 5px;
}
a.openViewDetailsBt span.arrowDown {
  background: url(../images/arrow-down.png) no-repeat 95% center;
}

.viewDetailsBox {
  background: url(../images/view-details-box-bg.jpg) repeat-x top left;
  background-color: #e3ddd1;
  padding: 15px;
}

#myPersonalInfo {
  display: flex;
  justify-content: flex-end;
}
#myPersonalInfo .dpLoggedMenu {
  display: flex;
  background: #efefef;
  padding-left: 0px;
}
#myPersonalInfo .dpLoggedMenu > li {
  display: inline-block;
  padding: 10px;
}
#myPersonalInfo .dpLoggedMenu > li:first-of-type {
  padding-right: 0px !important;
}
#myPersonalInfo .dpLoggedMenu > li:last-of-type {
  padding-left: 0px !important;
}
#myPersonalInfo .dpLoggedMenu .dpLoggedMenuLi {
  position: relative;
}
#myPersonalInfo .dpLoggedMenu .dpLoggedMenuLi:hover, #myPersonalInfo .dpLoggedMenu .dpLoggedMenuLi :active {
  cursor: pointer;
}
#myPersonalInfo .dpLoggedMenu .dpLoggedMenuLi > span::before {
  content: url(../images/arrow-down.png);
  margin-right: 8px;
}
#myPersonalInfo .dpLoggedMenu .dpLoggedMenuLi .dpLoggedMenuClk {
  background: url(../images/arrow-down.png) no-repeat 7px 4px;
}
#myPersonalInfo .dpLoggedMenu .dpLoggedMenuLi .dpLoggedMenuBox {
  display: none;
  position: absolute;
  background: #FFFFFF;
  z-index: 9999;
  right: 0;
  border: 3px solid #efefef;
  padding: 0px !important;
}
#myPersonalInfo .dpLoggedMenu .dpLoggedMenuLi .dpLoggedMenuBox li {
  display: block;
}
#myPersonalInfo .dpLoggedMenu .dpLoggedMenuLi .dpLoggedMenuBox li a {
  display: block;
  padding: 8px 24px;
  white-space: nowrap;
}

.tabHolder {
  background: #efefef;
  border: 1px solid;
}
.tabHolder ul.tabs {
  display: flex;
}
.tabHolder ul.tabs li {
  width: 16.6666666667% !important;
  font-size: 0.9em;
  font-weight: bold;
  background: #e3ddd0;
  border-bottom: 1px solid;
  border-right: 1px solid;
  text-align: center;
}
.tabHolder ul.tabs li.active {
  background: #EFEFEF;
  border-bottom: none;
}
.tabHolder ul.tabs li.active a {
  color: #707070;
}
.tabHolder ul.tabs li:last-of-type {
  border-right: none;
}
.tabHolder ul.tabs li a {
  padding: 12px 5px;
  text-align: center;
  display: inline-block;
  color: #9c9b9b;
}
.tabHolder .tabContHolder {
  padding: 20px;
}
.tabHolder .tabContHolder .recParlsBilTblHldr {
  padding: 20px;
  border: 1px solid;
  margin-bottom: 20px;
}
.tabHolder .tabContHolder .recParlsBilTblHldr ul.mailingAdresses {
  display: flex;
  margin-bottom: 15px !important;
}
.tabHolder .tabContHolder .recParlsBilTblHldr ul.mailingAdresses li:first-of-type {
  width: 40%;
  font-weight: bold;
  padding-right: 50px !important;
}
.tabHolder .tabContHolder .recParlsBilTblHldr ul.mailingAdresses li:first-of-type span {
  font-weight: normal;
  display: block;
}
.tabHolder .tabContHolder .recParlsBilTblHldr ul.mailingAdresses li:nth-child(2) {
  flex-grow: 1;
}
.tabHolder .tabContHolder .recParlsBilTblHldr ul.mailingAdresses li:last-of-type {
  width: 20%;
}

.displayHeader {
  background: #707070;
  padding: 10px;
  color: white;
  border-bottom: 1px solid #000;
  font-size: 1.2em;
}

.selectedAccountsList1 li {
  background-color: #d0dfda;
  padding: 5px !important;
}

.missingAccTblHldr, .mngMyAccntTblHldr, .landlordmyAccntLeftbox, #landlordStandby .MoveIn-Outsteps {
  border: 1px solid #000;
  margin-bottom: 25px;
}
.missingAccTblHldr.MoveIn-Outsteps, .mngMyAccntTblHldr.MoveIn-Outsteps, .landlordmyAccntLeftbox.MoveIn-Outsteps, #landlordStandby .MoveIn-Outsteps.MoveIn-Outsteps {
  border: none;
}
.missingAccTblHldr .mngMyAccntHeader, .missingAccTblHldr .missingAccHeader, .mngMyAccntTblHldr .mngMyAccntHeader, .mngMyAccntTblHldr .missingAccHeader, .landlordmyAccntLeftbox .mngMyAccntHeader, .landlordmyAccntLeftbox .missingAccHeader, #landlordStandby .MoveIn-Outsteps .mngMyAccntHeader, #landlordStandby .MoveIn-Outsteps .missingAccHeader {
  background: #707070;
  padding: 10px;
  color: white;
  border-bottom: 1px solid #000;
  font-size: 1.1em;
}
.missingAccTblHldr .missingAccBody, .missingAccTblHldr .mngMyAccntBody, .mngMyAccntTblHldr .missingAccBody, .mngMyAccntTblHldr .mngMyAccntBody, .landlordmyAccntLeftbox .missingAccBody, .landlordmyAccntLeftbox .mngMyAccntBody, #landlordStandby .MoveIn-Outsteps .missingAccBody, #landlordStandby .MoveIn-Outsteps .mngMyAccntBody {
  padding: 15px;
}
.missingAccTblHldr .missingAccBody, .mngMyAccntTblHldr .missingAccBody, .landlordmyAccntLeftbox .missingAccBody, #landlordStandby .MoveIn-Outsteps .missingAccBody {
  display: flex;
}
.missingAccTblHldr .missingAccBody .selectAccnt, .mngMyAccntTblHldr .missingAccBody .selectAccnt, .landlordmyAccntLeftbox .missingAccBody .selectAccnt, #landlordStandby .MoveIn-Outsteps .missingAccBody .selectAccnt {
  width: 33%;
}
.missingAccTblHldr .missingAccBody #missingAccDropDown, .mngMyAccntTblHldr .missingAccBody #missingAccDropDown, .landlordmyAccntLeftbox .missingAccBody #missingAccDropDown, #landlordStandby .MoveIn-Outsteps .missingAccBody #missingAccDropDown {
  width: 220px;
}
.missingAccTblHldr .missingAccBody span.customStyleSelectBox, .mngMyAccntTblHldr .missingAccBody span.customStyleSelectBox, .landlordmyAccntLeftbox .missingAccBody span.customStyleSelectBox, #landlordStandby .MoveIn-Outsteps .missingAccBody span.customStyleSelectBox {
  width: 220px;
  font-size: 1em;
  font-weight: bold;
  background: #f8f6f2;
  color: #404040;
  font-weight: normal;
  padding: 6px 10px 6px 13px;
  border: 1px solid #fff;
  margin: 0 0 20px 0;
}
.missingAccTblHldr .missingAccBody span.customStyleSelectBox .customStyleSelectBoxInner, .mngMyAccntTblHldr .missingAccBody span.customStyleSelectBox .customStyleSelectBoxInner, .landlordmyAccntLeftbox .missingAccBody span.customStyleSelectBox .customStyleSelectBoxInner, #landlordStandby .MoveIn-Outsteps .missingAccBody span.customStyleSelectBox .customStyleSelectBoxInner {
  background: url(../images/myAccntDropDivider.png) no-repeat center right;
  width: 200px !important;
  padding-right: 24px;
}
.missingAccTblHldr .mngMyAccntBody .selectHldr, .mngMyAccntTblHldr .mngMyAccntBody .selectHldr, .landlordmyAccntLeftbox .mngMyAccntBody .selectHldr, #landlordStandby .MoveIn-Outsteps .mngMyAccntBody .selectHldr {
  display: none;
}
.missingAccTblHldr .mngMyAccntBody #myAccountsTbl, .mngMyAccntTblHldr .mngMyAccntBody #myAccountsTbl, .landlordmyAccntLeftbox .mngMyAccntBody #myAccountsTbl, #landlordStandby .MoveIn-Outsteps .mngMyAccntBody #myAccountsTbl {
  border: 1px solid;
  margin-bottom: 30px;
}
.missingAccTblHldr .mngMyAccntBody #myAccountsTbl thead tr, .mngMyAccntTblHldr .mngMyAccntBody #myAccountsTbl thead tr, .landlordmyAccntLeftbox .mngMyAccntBody #myAccountsTbl thead tr, #landlordStandby .MoveIn-Outsteps .mngMyAccntBody #myAccountsTbl thead tr {
  background: #d0dfda;
  border-bottom: 1px solid;
  font-size: 0.9em;
}
.missingAccTblHldr .mngMyAccntBody #myAccountsTbl thead tr th, .mngMyAccntTblHldr .mngMyAccntBody #myAccountsTbl thead tr th, .landlordmyAccntLeftbox .mngMyAccntBody #myAccountsTbl thead tr th, #landlordStandby .MoveIn-Outsteps .mngMyAccntBody #myAccountsTbl thead tr th {
  border-right: 1px solid;
}
.missingAccTblHldr .mngMyAccntBody #myAccountsTbl thead tr th:last-of-type, .mngMyAccntTblHldr .mngMyAccntBody #myAccountsTbl thead tr th:last-of-type, .landlordmyAccntLeftbox .mngMyAccntBody #myAccountsTbl thead tr th:last-of-type, #landlordStandby .MoveIn-Outsteps .mngMyAccntBody #myAccountsTbl thead tr th:last-of-type {
  border-right: 1px solid;
}
.missingAccTblHldr .mngMyAccntBody #myAccountsTbl tr:nth-child(even), .mngMyAccntTblHldr .mngMyAccntBody #myAccountsTbl tr:nth-child(even), .landlordmyAccntLeftbox .mngMyAccntBody #myAccountsTbl tr:nth-child(even), #landlordStandby .MoveIn-Outsteps .mngMyAccntBody #myAccountsTbl tr:nth-child(even) {
  background-color: white;
}
.missingAccTblHldr .mngMyAccntBody #myAccountsTbl td, .missingAccTblHldr .mngMyAccntBody #myAccountsTbl th, .mngMyAccntTblHldr .mngMyAccntBody #myAccountsTbl td, .mngMyAccntTblHldr .mngMyAccntBody #myAccountsTbl th, .landlordmyAccntLeftbox .mngMyAccntBody #myAccountsTbl td, .landlordmyAccntLeftbox .mngMyAccntBody #myAccountsTbl th, #landlordStandby .MoveIn-Outsteps .mngMyAccntBody #myAccountsTbl td, #landlordStandby .MoveIn-Outsteps .mngMyAccntBody #myAccountsTbl th {
  text-align: center;
}
.missingAccTblHldr .mngMyAccntBody #myAccountsTbl td, .mngMyAccntTblHldr .mngMyAccntBody #myAccountsTbl td, .landlordmyAccntLeftbox .mngMyAccntBody #myAccountsTbl td, #landlordStandby .MoveIn-Outsteps .mngMyAccntBody #myAccountsTbl td {
  padding: 20px;
}
.missingAccTblHldr .mngMyAccntBody #myAccountsTbl td:nth-child(2), .mngMyAccntTblHldr .mngMyAccntBody #myAccountsTbl td:nth-child(2), .landlordmyAccntLeftbox .mngMyAccntBody #myAccountsTbl td:nth-child(2), #landlordStandby .MoveIn-Outsteps .mngMyAccntBody #myAccountsTbl td:nth-child(2) {
  text-align: left;
}
.missingAccTblHldr .mngMyAccntBody .btnHldDiv, .mngMyAccntTblHldr .mngMyAccntBody .btnHldDiv, .landlordmyAccntLeftbox .mngMyAccntBody .btnHldDiv, #landlordStandby .MoveIn-Outsteps .mngMyAccntBody .btnHldDiv {
  display: flex;
  justify-content: center;
  align-items: center;
}
.missingAccTblHldr .mngMyAccntBody .btnHldDiv .profileBtn, .mngMyAccntTblHldr .mngMyAccntBody .btnHldDiv .profileBtn, .landlordmyAccntLeftbox .mngMyAccntBody .btnHldDiv .profileBtn, #landlordStandby .MoveIn-Outsteps .mngMyAccntBody .btnHldDiv .profileBtn {
  margin-right: 30px;
  background-color: #1a93b1;
  color: white;
  padding: 10px;
  border: none;
  outline: none;
}
.missingAccTblHldr .mngMyAccntBody .btnHldDiv .profileBtn:hover, .missingAccTblHldr .mngMyAccntBody .btnHldDiv .profileBtn :focus, .mngMyAccntTblHldr .mngMyAccntBody .btnHldDiv .profileBtn:hover, .mngMyAccntTblHldr .mngMyAccntBody .btnHldDiv .profileBtn :focus, .landlordmyAccntLeftbox .mngMyAccntBody .btnHldDiv .profileBtn:hover, .landlordmyAccntLeftbox .mngMyAccntBody .btnHldDiv .profileBtn :focus, #landlordStandby .MoveIn-Outsteps .mngMyAccntBody .btnHldDiv .profileBtn:hover, #landlordStandby .MoveIn-Outsteps .mngMyAccntBody .btnHldDiv .profileBtn :focus {
  background-color: #f08200;
  color: white;
  border: none;
}

.usageHistorytable {
  border-left: 1px solid;
  border-right: 1px solid;
  border-bottom: 1px solid;
}

.viewByHide {
  display: none !important;
}

.viewByShow {
  display: block !important;
}

.aa_autorizeAgentBody {
  border: 1px solid #474747;
  padding: 10px 5px 0 5px;
}

#resendaccessaccountstable {
  width: 100%;
}

.greenText {
  color: #008000 !important;
}

.llsb_searchBox_addAA {
  background: none !important;
  border: none !important;
  width: initial !important;
  float: none !important;
}
.llsb_searchBox_addAA .addressSearchPopupForGAU {
  display: flex;
  justify-content: flex-end;
  width: initial;
}
.llsb_searchBox_addAA .addressSearchPopupForGAU .searchInput, .llsb_searchBox_addAA .addressSearchPopupForGAU .searchButton {
  width: initial;
  border: none;
  padding: 8px;
  outline: none;
}
.llsb_searchBox_addAA .addressSearchPopupForGAU .searchButton {
  background: url(../images/search_icon.jpg) no-repeat scroll 50% 50% transparent;
  background-color: white;
  width: 30px;
}

.aa_tableRevokeAccess, #giveaccessaccountstable {
  width: 100%;
}
.aa_tableRevokeAccess .smallDevice, #giveaccessaccountstable .smallDevice {
  display: none;
}
.aa_tableRevokeAccess td, .aa_tableRevokeAccess th, #giveaccessaccountstable td, #giveaccessaccountstable th {
  padding: 20px;
}

.aa_acceptAccessConditions {
  margin-top: 30px;
}

.aa_atutoAgentInnerTabs span {
  padding: 5px 10px;
  display: inline-block;
  background-color: #e3ddd0;
  color: #000;
}
.aa_atutoAgentInnerTabs span.aa_active {
  background-color: grey;
  color: #FFF;
}

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

.selAcc {
  margin-bottom: 25px;
}

.electricService {
  display: flex;
  justify-content: space-between;
  background: #e3ddd0 1.4% 14px no-repeat url(../images/electricservice_slideup.png);
  color: #000000;
  cursor: pointer;
  border: 1px solid #474747;
  padding: 5px 5px 5px 45px;
}
.electricService h3 {
  color: #000;
  font-size: 1.5em;
  margin-bottom: 5px;
}
.electricService.electricOpen {
  background-image: url(../images/electricservice_dropdown.png);
}

section#content.usage-history .accProfAccordion .yearAccordion h2 {
  padding-left: 40px;
  cursor: pointer;
  font-size: 1.6em;
}
section#content.usage-history .accProfAccordion .yearAccordion.accordionOpen h2 {
  color: white;
  background-color: #1a93b1;
}
section#content.usage-history .accProfAccordion .content th, section#content.usage-history .accProfAccordion .content td {
  text-align: center;
  padding: 5px 10px;
}
section#content.usage-history .accProfAccordion .content th {
  vertical-align: top;
}

#UsageHistoryForm .buttonGreyCommon, #resUsageHistoryTableViewForm .buttonGreyCommon {
  border: none;
}

#UsageHistoryForm1 {
  display: flex;
}
#UsageHistoryForm1 .radioBox, #UsageHistoryForm1 .displayBody {
  margin-right: 40px;
}

.displayTblHldr {
  border: 1px solid #000;
  margin-bottom: 20px;
}
.displayTblHldr .displayBody {
  display: flex;
  flex-wrap: wrap;
  padding: 15px;
}
.displayTblHldr .displayBody .customStyleSelectBox {
  background-color: white;
  padding: 7px;
  border: 1px solid #707070;
}
.displayTblHldr .displayBody #alertAndNotificationBean {
  margin-bottom: 15px;
  position: relative;
}
.displayTblHldr .displayBody #alertAndNotificationBean select, .displayTblHldr .displayBody #alertAndNotificationBean .customStyleSelectBox {
  width: 340px !important;
}
.displayTblHldr .displayBody #alertAndNotificationBean select .customStyleSelectBoxInner, .displayTblHldr .displayBody #alertAndNotificationBean .customStyleSelectBox .customStyleSelectBoxInner {
  width: 100% !important;
}
.displayTblHldr .displayBody #alertAndNotificationBean select {
  right: 0;
}
.displayTblHldr .displayBody .selctAccLbl {
  margin-right: 20px;
}
.displayTblHldr .displayBody .subTblHldr {
  border: 1px solid #000;
  margin-bottom: 20px;
  width: 100%;
}
.displayTblHldr .displayBody .subTblHldr .subTblHeader {
  background: #707070;
  padding: 10px;
  color: white;
  border-bottom: 1px solid #000;
  font-size: 1.1em;
}
.displayTblHldr .displayBody .subTblHldr > table {
  width: 100%;
}
.displayTblHldr .displayBody .subTblHldr > table table {
  width: 100%;
}
.displayTblHldr .displayBody .subTblHldr > table table tr {
  border-top: 1px solid #000;
}
.displayTblHldr .displayBody .subTblHldr > table table tr td {
  padding: 20px;
}
.displayTblHldr .displayBody .subTblHldr > table table tr td:nth-child(1) {
  width: 28%;
  font-weight: bold;
}
.displayTblHldr .displayBody .subTblHldr > table table tr td:nth-child(2) {
  width: 38%;
}
.displayTblHldr .displayBody .emailDiv, .displayTblHldr .displayBody .phoneDiv {
  width: 50%;
}
.displayTblHldr .displayBody .emailDiv ul, .displayTblHldr .displayBody .phoneDiv ul {
  display: flex;
  font-size: 0.9em;
  margin-bottom: 8px !important;
}
.displayTblHldr .displayBody .emailDiv ul li:nth-child(1), .displayTblHldr .displayBody .phoneDiv ul li:nth-child(1) {
  width: 25%;
}
.displayTblHldr .displayBody .emailDiv ul li:nth-child(2), .displayTblHldr .displayBody .phoneDiv ul li:nth-child(2) {
  width: 45%;
}
.displayTblHldr .displayBody .emailDiv ul li:nth-child(3), .displayTblHldr .displayBody .phoneDiv ul li:nth-child(3) {
  padding-left: 20px !important;
}
.displayTblHldr .displayBody .emailDiv > span, .displayTblHldr .displayBody .phoneDiv > span {
  display: block;
  margin-bottom: 10px;
  font-weight: bold;
}

.accProfileHld > table {
  width: 100%;
}
.accProfileHld > table table {
  width: 100%;
}
.accProfileHld > table table tr {
  border-bottom: 1px solid #000;
}
.accProfileHld > table table td {
  vertical-align: top;
  padding: 30px 10px;
  text-align: left;
}
.accProfileHld > table table .accProfDetailsSec {
  width: 40%;
  font-weight: bold;
}
.accProfileHld > table table .accProfDetailsSec span {
  display: block;
  font-weight: normal;
}
.accProfileHld > table table .accProfDetailsEdit {
  width: 22%;
}
.accProfileHld .accProfEditSec {
  border: 1px solid;
  padding: 15px;
  margin-bottom: 25px;
}
.accProfileHld .accProfEditSec .closeBtn {
  display: block;
  text-align: right;
}
.accProfileHld .accProfEditSec span.customStyleSelectBox {
  display: none !important;
}
.accProfileHld .accProfEditSec #accProfileForm {
  display: flex;
  flex-wrap: wrap;
}
.accProfileHld .accProfEditSec #accProfileForm input[type=radio] {
  width: 20px;
}
.accProfileHld .accProfEditSec #accProfileForm label, .accProfileHld .accProfEditSec #accProfileForm .false-label {
  width: 40%;
}
.accProfileHld .accProfEditSec #accProfileForm .textClass {
  width: 40%;
}
.accProfileHld .accProfEditSec #accProfileForm select, .accProfileHld .accProfEditSec #accProfileForm input, .accProfileHld .accProfEditSec #accProfileForm .lblRight, .accProfileHld .accProfEditSec #accProfileForm .pwdRulesMsg, .accProfileHld .accProfEditSec #accProfileForm .noneAssigned {
  width: 45%;
  margin-left: 20px;
}
.accProfileHld .accProfEditSec #accProfileForm .profileBtn {
  margin-left: 20px;
  margin-right: 20px;
}
.accProfileHld .accProfEditSec #accProfileForm select, .accProfileHld .accProfEditSec #accProfileForm input, .accProfileHld .accProfEditSec #accProfileForm .lblRight, .accProfileHld .accProfEditSec #accProfileForm label, .accProfileHld .accProfEditSec #accProfileForm .textClass, .accProfileHld .accProfEditSec #accProfileForm .pwdRulesMsg, .accProfileHld .accProfEditSec #accProfileForm .noneAssigned {
  margin-bottom: 20px;
}
.accProfileHld .accProfEditSec #accProfileForm .deleteTxt {
  margin-left: 15px;
}
.accProfileHld .accProfEditSec #accProfileForm.phone-numbers-form div {
  display: flex;
}
.accProfileHld .accProfEditSec #accProfileForm.phone-numbers-form div > input[type=text] {
  margin: 0 15px 20px 0;
  width: 55px;
}
.accProfileHld .accProfEditSec #accProfileForm.phone-numbers-form .profileBtn {
  width: initial;
}
.accProfileHld .accProfEditSec #accProfileForm #securityQuestion {
  position: initial !important;
  opacity: 1 !important;
  font-size: initial !important;
  height: initial !important;
  width: 45%;
  padding: 4px;
}

.alrtCommPrefEditSec .closeBtn {
  text-align: right;
  margin: 10px;
  font-weight: bold;
  color: #1a93b1;
}

#p_p_id_PNMRLoginportlet_WAR_PNMRLoginportlet_ .regLeftBox, #p_p_id_PNMRRegistrationportlet_WAR_PNMRRegistrationportlet_ .regLeftBox {
  float: left;
  width: 75%;
  padding-right: 50px;
}
#p_p_id_PNMRLoginportlet_WAR_PNMRLoginportlet_ .regLeftBox p, #p_p_id_PNMRRegistrationportlet_WAR_PNMRRegistrationportlet_ .regLeftBox p {
  margin-bottom: 0px;
}
#p_p_id_PNMRLoginportlet_WAR_PNMRLoginportlet_ .regLeftBox .remEmailAddrLabel, #p_p_id_PNMRRegistrationportlet_WAR_PNMRRegistrationportlet_ .regLeftBox .remEmailAddrLabel {
  margin: 30px auto;
}
#p_p_id_PNMRLoginportlet_WAR_PNMRLoginportlet_ .regLeftBox h2, #p_p_id_PNMRRegistrationportlet_WAR_PNMRRegistrationportlet_ .regLeftBox h2 {
  margin-bottom: 30px;
}
#p_p_id_PNMRLoginportlet_WAR_PNMRLoginportlet_ .regLeftBox .loginBtn, #p_p_id_PNMRRegistrationportlet_WAR_PNMRRegistrationportlet_ .regLeftBox .loginBtn {
  width: 70%;
  border-top: 1px solid #1a93b1;
  padding-top: 35px;
  margin-top: 35px;
}
#p_p_id_PNMRLoginportlet_WAR_PNMRLoginportlet_ .benefitsHelpBox, #p_p_id_PNMRRegistrationportlet_WAR_PNMRRegistrationportlet_ .benefitsHelpBox {
  float: left;
  width: 25%;
}
#p_p_id_PNMRLoginportlet_WAR_PNMRLoginportlet_ .benefitsHelpBox > div:not(.clear), #p_p_id_PNMRRegistrationportlet_WAR_PNMRRegistrationportlet_ .benefitsHelpBox > div:not(.clear) {
  border-bottom: 1px solid;
  padding-bottom: 35px;
  margin-bottom: 35px;
}
#p_p_id_PNMRLoginportlet_WAR_PNMRLoginportlet_ .benefitsHelpBox ul, #p_p_id_PNMRRegistrationportlet_WAR_PNMRRegistrationportlet_ .benefitsHelpBox ul {
  margin-left: 20px !important;
}
#p_p_id_PNMRLoginportlet_WAR_PNMRLoginportlet_ .benefitsHelpBox ul li, #p_p_id_PNMRRegistrationportlet_WAR_PNMRRegistrationportlet_ .benefitsHelpBox ul li {
  list-style: disc !important;
}

#alertAndNotificationForm {
  padding: 15px;
}
#alertAndNotificationForm .alertDetailsEdit a {
  cursor: pointer;
}
#alertAndNotificationForm .formHldr {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
#alertAndNotificationForm .formHldr #outgor {
  width: 100%;
}
#alertAndNotificationForm .formHldr .smallLabel {
  width: 30%;
}
#alertAndNotificationForm .formHldr .outagesOccurDiv {
  display: flex;
  flex-wrap: wrap;
  width: 70%;
}
#alertAndNotificationForm .formHldr .outagesOccurDiv select, #alertAndNotificationForm .formHldr .outagesOccurDiv input {
  margin-right: 5px;
}
#alertAndNotificationForm .formHldr .enableTextForOutagesoccur {
  width: 100%;
}
#alertAndNotificationForm .btnHldr {
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid #1a93b1;
  text-align: center;
}
#alertAndNotificationForm .btnHldr button {
  margin-right: 20px;
}

.displayNone {
  display: none;
}

.displayBody span.customStyleSelectBox {
  background: #f8f6f2;
  padding: 6px;
}
.displayBody select.contactSelect {
  width: 360px;
}
.displayBody .customStyleSelectBoxInner {
  background: url(../images/myAccntDropDivider.png) no-repeat center right;
  width: 340px !important;
}

.bodyContainer.westernUnionLocations {
  margin-bottom: 50px;
}
.bodyContainer.westernUnionLocations .fboxContainer {
  width: 55%;
  float: left;
}
.bodyContainer.westernUnionLocations .fboxContainer .zipLabelTxt {
  font-weight: bold;
}
.bodyContainer.westernUnionLocations .lgdListContainer {
  background-color: #EFEFEF;
  border: 1px solid #474747;
  float: right;
  margin-bottom: 10px;
  padding: 20px 20px 10px;
  width: 37.7%;
}
.bodyContainer.westernUnionLocations .lgdListContainer ul.bTextList {
  margin-left: 20px !important;
}
.bodyContainer.westernUnionLocations .lgdListContainer ul.bTextList li {
  list-style: disc !important;
}
.bodyContainer.westernUnionLocations .navigateContainer {
  float: right;
  width: 37.7%;
  margin-top: 5px;
}
.bodyContainer.westernUnionLocations .clear {
  clear: both;
  margin-bottom: 30px;
}
.bodyContainer.westernUnionLocations .mapInfoList {
  border: 1px solid #474747;
  float: left;
  width: 25%;
}
.bodyContainer.westernUnionLocations .mapContainer {
  float: right;
  padding-right: 0;
  width: 72%;
}
.bodyContainer.westernUnionLocations .return {
  clear: both;
  margin-top: 15px;
}
.bodyContainer.westernUnionLocations #FindIt_Button {
  background-color: #1a93b1;
  color: white;
  padding: 6px 10px;
  border: none;
  margin-left: 15px;
}
.bodyContainer.westernUnionLocations #FindIt_Button:hover, .bodyContainer.westernUnionLocations #FindIt_Button :focus {
  background-color: #f08200;
  color: white;
}
.bodyContainer.westernUnionLocations #paymentlocations {
  height: 38px !important;
}
.bodyContainer.westernUnionLocations #map-canvas {
  width: 100% !important;
}

.mapPopUp {
  background: #e4ddd0 url(../images/map-popup-bg.jpg) repeat-x top left;
  min-height: 259px;
  width: 263px;
  position: absolute;
  top: 5%;
  left: 46%;
  border-radius: 5%;
  -moz-border-radius: 5%;
  -webkit-border-radius: 5%;
  border: 1px solid #fff;
  border-bottom: 1px solid #d1d1d2;
}
.mapPopUp .mapPopUpHeader {
  padding: 4px;
  border-bottom: 1px solid #919191;
  display: flex;
  justify-content: space-between;
}
.mapPopUp .mapPopUpHeader .mapButtonClose {
  background: url(../images/popup-close.png) no-repeat scroll 100% 0 transparent;
  color: #008097;
  font-size: 0.9em;
  padding: 7px;
}
.mapPopUp .mapPopUpBody {
  border-top: 2px solid #fff;
  min-height: 180px;
  padding: 5px;
}
.mapPopUp .mapPopUpBody .mapList {
  margin: 4% 0 4% 4%;
  list-style: none;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}
.mapPopUp .mapPopUpBody .mapList li {
  font-size: 1em !important;
  margin-bottom: 4px !important;
}
.mapPopUp .mapPopUpBody .mapList li:nth-child(7) {
  width: 100%;
}
.mapPopUp .mapPopUpBody .mapList .mapSubDetails {
  width: 65%;
}
.mapPopUp .mapPopUpBody .mapList .mapDetails {
  width: 35%;
  font-weight: bold;
}
.mapPopUp .mapPopUpFooter {
  border-top: 1px solid #919191;
  padding: 3% 4%;
  font-size: 0.875em;
  position: relative;
}
.mapPopUp .mapPopUpFooter .popUpPointer {
  background: url(../images/popup-arrow.png) no-repeat center;
  height: 11px;
  width: 19px;
  position: absolute;
  top: 37px;
  left: 16%;
}

#p_p_id_PNMRMoveInportlet_WAR_PNMRMoveInportlet_ .bankInfoList,
#p_p_id_PNMRAutometicPaymentportlet_WAR_PNMRAutometicPaymentportlet_ .bankInfoList {
  display: flex;
  flex-wrap: wrap;
}
#p_p_id_PNMRMoveInportlet_WAR_PNMRMoveInportlet_ .bankInfoList .bankInfoSubList,
#p_p_id_PNMRAutometicPaymentportlet_WAR_PNMRAutometicPaymentportlet_ .bankInfoList .bankInfoSubList {
  width: 35%;
  margin-right: 0px !important;
  margin-bottom: 35px !important;
  font-weight: bold;
}
#p_p_id_PNMRMoveInportlet_WAR_PNMRMoveInportlet_ .bankInfoList .bankInfoSubList1,
#p_p_id_PNMRAutometicPaymentportlet_WAR_PNMRAutometicPaymentportlet_ .bankInfoList .bankInfoSubList1 {
  width: 45%;
}
#p_p_id_PNMRMoveInportlet_WAR_PNMRMoveInportlet_ .bankInfoList .bankInfoSubList1 span.spanInfo,
#p_p_id_PNMRAutometicPaymentportlet_WAR_PNMRAutometicPaymentportlet_ .bankInfoList .bankInfoSubList1 span.spanInfo {
  display: block;
}
#p_p_id_PNMRMoveInportlet_WAR_PNMRMoveInportlet_ .bankInfoList .bankInfoSubList1#address2Label,
#p_p_id_PNMRAutometicPaymentportlet_WAR_PNMRAutometicPaymentportlet_ .bankInfoList .bankInfoSubList1#address2Label {
  margin-bottom: 20px !important;
}
#p_p_id_PNMRMoveInportlet_WAR_PNMRMoveInportlet_ .bankInfoList .helpMeTitle,
#p_p_id_PNMRAutometicPaymentportlet_WAR_PNMRAutometicPaymentportlet_ .bankInfoList .helpMeTitle {
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}

#p_p_id_PNMRAutometicPaymentportlet_WAR_PNMRAutometicPaymentportlet_ .radioBox {
  display: flex;
}
#p_p_id_PNMRAutometicPaymentportlet_WAR_PNMRAutometicPaymentportlet_ .radioBox li {
  font-weight: normal;
}

.skbInfo {
  border: 1px solid;
}
.skbInfo thead tr {
  background-color: #d0dfda;
}
.skbInfo thead tr th {
  padding: 20px;
}
.skbInfo thead tr th:first-of-type {
  border-right: 1px solid;
}
.skbInfo > tbody > tr {
  border-top: 1px solid;
}
.skbInfo > tbody > tr:last-of-type {
  background-color: #efefef;
}
.skbInfo > tbody > tr table tr td {
  padding: 20px;
}
.skbInfo > tbody > tr table tr td:first-of-type {
  width: 30%;
}

.skbsummary {
  margin: 15px auto;
}

.payExtList {
  display: flex;
  flex-wrap: wrap;
}
.payExtList li.payExtSubList {
  width: 50%;
  margin-bottom: 25px !important;
  text-align: right;
  padding-right: 40px !important;
  font-weight: bold;
}
.payExtList li.payExtSubList1 {
  margin-bottom: 25px !important;
  font-weight: normal;
  width: 43%;
  word-break: break-word;
}
.payExtList li.payExtSubList2 {
  margin-bottom: 25px !important;
  font-weight: normal;
  width: 15%;
  word-break: break-word;
}
.payExtList li.payExtSubList3 {
  margin-bottom: 25px !important;
  font-weight: normal;
  width: 35%;
  word-break: break-word;
  padding-left: 3% !important;
}
.payExtList li.payExtSubList4 {
  margin-bottom: 25px !important;
  font-weight: normal;
  width: 15%;
}

.remEmailAddrLabel {
  display: flex;
}
.remEmailAddrLabel #rememberMe {
  margin-right: 20px;
}

.smallParaDiv {
  border: 1px solid;
}
.smallParaDiv h4 {
  color: white;
  background: #1a93b1;
  border-bottom: 1px solid;
  padding: 10px;
  margin-top: 0px;
}
.smallParaDiv p {
  padding: 15px;
}

.pseBlock {
  border: 1px solid;
  background-color: #EFEFEF;
}
.pseBlock h4 {
  margin-top: 0px;
  background-color: #f08200;
  color: white;
  border-bottom: 1px solid;
  padding: 10px;
}
.pseBlock .pbeBox, .pseBlock > ul {
  margin: 30px !important;
}
.pseBlock .pbeBox {
  background-color: white;
  border: 1px solid;
  padding: 25px;
  text-align: center;
}
.pseBlock .pbeBox .boxContainer {
  display: flex;
  justify-content: center;
}
.pseBlock .pbeBox .boxContainer #electricity_percentage {
  margin-right: 7px;
}
.pseBlock .pbeBox > p, .pseBlock .pbeBox > div {
  margin-bottom: 25px;
}
.pseBlock > ul li {
  margin-left: 20px !important;
  margin-bottom: 25px !important;
  list-style: disc !important;
}

.payBillContent {
  display: flex;
}
.payBillContent .pseBlock {
  width: 50%;
}
.payBillContent .pseBlock > div, .payBillContent .pseBlock > ul, .payBillContent .pseBlock > p {
  margin: 25px;
}
.payBillContent .pseBlock h4 {
  font-size: 0.9em;
}
.payBillContent .pseBlock:first-of-type {
  position: relative;
}
.payBillContent .pseBlock:first-of-type div {
  margin-bottom: 460px;
}
.payBillContent .pseBlock:last-of-type {
  border-left: none;
}
.payBillContent .pseBlock:last-of-type h4 {
  background-color: #1a93b1;
  padding-left: 20px;
}
.payBillContent .pseBlock .or {
  background: url(../images/OR.png) no-repeat;
  height: 30px;
  position: absolute;
  right: -15px;
  top: 0.5%;
  width: 31px;
  z-index: 9;
}
.payBillContent .pseBlock .gnfButtonBox {
  display: flex;
  justify-content: center;
}
.payBillContent .pseBlock .gnfButtonBox li {
  margin-left: 0px !important;
  display: block;
}

.alignCenter {
  text-align: center !important;
}

.paymentHistoryDownload {
  display: flex;
  align-items: center;
  padding: 25px;
  justify-content: space-between;
}
.paymentHistoryDownload .buttonBox {
  margin: 0px !important;
}

.accLandingAccordion {
  border: 1px solid;
}
.accLandingAccordion .gnfDonationTitle {
  margin-bottom: 0px;
  border-top: none;
}
.accLandingAccordion table {
  width: 100%;
}
.accLandingAccordion table td, .accLandingAccordion table th {
  text-align: center;
}
.accLandingAccordion table thead tr {
  background: #d0dfda !important;
}
.accLandingAccordion table thead tr th {
  padding: 25px;
  border-bottom: 1px solid;
}
.accLandingAccordion table thead tr th:first-of-type {
  border-right: 1px solid;
}
.accLandingAccordion table td {
  padding: 15px;
}

#accountRegistration label {
  color: #707070;
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 15px;
  padding-left: 0px;
}
#accountRegistration pay-bill .pnmAcNoPara {
  margin-bottom: 30px;
}
#accountRegistration .pnmAcInputBox {
  display: flex;
  margin-bottom: 30px;
  flex-wrap: wrap;
}
#accountRegistration .pnmAcInputBox span {
  margin: 0px 7px;
}
#accountRegistration .pnmAcInputBox > p {
  width: 100%;
}
#accountRegistration .pnmAcInputBox input {
  margin-bottom: 10px;
}
#accountRegistration .pnmAcInputBox input.width80 {
  width: 80px;
}
#accountRegistration .pnmAcInputBox input.width30 {
  width: 30px;
}
#accountRegistration .pnmAcInputBox #zipCode {
  margin-right: 7px;
}

.chngLink {
  cursor: pointer;
}

.break {
  width: 100%;
}

.mapInfoListInner {
  overflow-y: auto;
  width: 100% !important;
  padding: 0px !important;
}
.mapInfoListInner #city {
  width: 100% !important;
}
.mapInfoListInner .mapInfoListAccordian {
  background: url(../images/accordion_plus_small.png) 3px 10px no-repeat #EFEFEF;
  padding: 10px;
  padding-left: 30px;
  cursor: pointer;
}
.mapInfoListInner .mapInfoListAccordian.mapInfoListAccordianOpen {
  background: url(../images/accordion_minus_small.png) 3px 10px no-repeat #1a93b1 !important;
  color: white;
}
.mapInfoListInner .mapInfoListAccordian .mapInfoListAccordianHeader {
  display: flex;
  font-weight: bold;
}
.mapInfoListInner .mapInfoListAccordian p {
  margin-bottom: 0px;
}
.mapInfoListInner .clear {
  margin-bottom: 3px !important;
}
.mapInfoListInner .mapListContent ul li.locationDetails {
  display: flex;
  flex-direction: column;
  padding: 20px 15px !important;
  border-bottom: 1px solid;
}
.mapInfoListInner .mapListContent ul li.locationDetails span.locationClose {
  display: none;
}
.mapInfoListInner .mapListContent ul li.locationDetails img {
  width: 60px;
}

.tabHolder .tabs.tab-len-4 li {
  width: 25% !important;
}

/**Modal popup CSS**/
.hider {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.5;
  background-color: #000;
  clear: both;
  overflow: hidden;
  height: 100%;
  display: none;
  z-index: 1001;
}

.popupBox {
  position: fixed;
  display: none;
  width: 70%;
  /*height: 80%;*/
  top: 10%;
  left: 15%;
  background: #f2eee5;
  -webkit-box-shadow: 3px 15px 17px rgba(50, 50, 50, 0.7);
  -moz-box-shadow: 3px 15px 17px rgba(50, 50, 50, 0.7);
  box-shadow: 3px 15px 17px rgba(50, 50, 50, 0.7);
  z-index: 1002;
}

.buttonClose {
  background: url(../images/cross.png) no-repeat scroll 100% 0 transparent;
  color: #008097;
  float: right;
  font-size: 0.875em;
  padding-right: 24px;
  /* DXP Changes */
  width: 70px;
  /* DXP Changes */
  display: block;
  height: 26px;
}

.popupHeader {
  background: #e4ddd0;
  padding: 20px;
  display: flex;
  justify-content: space-between;
}

.popupHeader h4 {
  font-size: 1.25em;
  display: inline;
}

.showpopup {
  cursor: pointer;
}

.popupContainer {
  margin: 10px auto;
  width: 94%;
}

.faqOverlayBox .popupContainer h1.faqpaymentTitle,
.faqOverlayBox .popupContainer .actions {
  display: none;
}

/**Modal popup CSS End**/
/*Move In / Out*/
/*Move In / Out*/
/*Move In / Out steps*/
.MoveIn-Outsteps .datepickerHold {
  width: 100%;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.MoveIn-Outsteps .datepickerHold input.datepicker {
  height: 30px;
  padding: 0px;
  background: url(../images/calIcon.jpg) no-repeat 95% #fff;
  border: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/calIcon.jpg', sizingMethod='scale')";
  background-size: 16% 90%;
}

.MoveIn-Outsteps .bankInfoList li.bankInfoSubList {
  width: 30%;
  text-align: left;
}

.MoveIn-Outsteps .bankInfoList li.bankInfoSubList1 {
  font-weight: normal;
}

.MoveIn-Outsteps .moveContact {
  width: 63%;
}

.MoveIn-Outsteps .moveContact input {
  width: 30%;
}

.MoveIn-Outsteps .moveContact input.movePhNo {
  width: 15%;
}

.MoveIn-Outsteps .modifyRow {
  padding-bottom: 0px;
}

.MoveIn-Outsteps p.gnfNewDonationTxt {
  line-height: 32px;
  width: 30%;
}

.MoveIn-Outsteps .gnfGoPaperless {
  float: right;
  padding: 0 !important;
  margin-left: 5px;
}

.MoveIn-Outsteps .gnfGoPaperless ul li {
  display: inline-block;
  width: 100%;
  margin: 0;
  vertical-align: top;
}

.MoveIn-Outsteps .gnfGoPaperless .viewDetailsContainer {
  width: 50%;
}

.MoveIn-Outsteps .gnfGoPaperless .gnfUserName {
  margin-bottom: 5px;
}

.MoveIn-Outsteps .buttonBox .moveOutSubmit {
  float: right;
  margin: 0 0 0 20px;
}

.MoveIn-Outsteps .buttonBox .moveOutCancel {
  float: left;
}

.MoveIn-Outsteps .rowSelectBox span.customStyleSelectBox {
  margin: 0;
}

.MoveIn-Outsteps .row .radioBox li.zIn {
  z-index: -1;
}

/*Update 24.6 ISSUE 229*/
/*.moveoutModal.automaticModal .popupHeader {
    height: 63px;
    padding: 10px 15px 0;
}*/
/*Update 24.6 ISSUE 229*/
.MoveIn-Outsteps .dob {
  width: 300px;
}

.MoveIn-Outsteps .dob li {
  float: none;
  width: 30%;
  font-weight: normal;
  position: relative;
  padding: 0;
}

.selectHold {
  display: inline-block;
  position: relative;
  width: 30%;
}

.selectHold span.customStyleSelectBox,
.selectHold select {
  width: 100% !important;
}

.selectHold span.customStyleSelectBoxInner {
  padding-right: 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}

.MoveIn-Outsteps .dob span.customStyleSelectBox,
.selectHold span.customStyleSelectBox {
  font-size: 0.938em;
  font-weight: bold;
  background: #f8f6f2;
  background: -moz-linear-gradient(top, #f8f6f2 0%, #e4ded1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f6f2), color-stop(100%, #e4ded1));
  background: -webkit-linear-gradient(top, #f8f6f2 0%, #e4ded1 100%);
  background: -o-linear-gradient(top, #f8f6f2 0%, #e4ded1 100%);
  background: -ms-linear-gradient(top, #f8f6f2 0%, #e4ded1 100%);
  background: linear-gradient(to bottom, #f8f6f2 0%, #e4ded1 100%);
  color: #404040;
  font-weight: normal;
  padding: 6px 10px 6px 13px;
  border: 1px solid #fff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.MoveIn-Outsteps .dob .customStyleSelectBoxInner,
.selectHold span.customStyleSelectBoxInner {
  background: url(../images/myAccntDropDivider.png) no-repeat center right;
}

.moveinPop > li {
  float: left;
  width: 50%;
  margin-bottom: 5px;
}

.moveinPop > li.moveinQ {
  width: 50%;
}

.moveinPop > li .styled {
  height: 32px !important;
}

.moveinPop > li .rowSelectBox select,
.moveinPop > li .rowSelectBox {
  width: 100%;
}

/*Caroussel section*/
.theRotator {
  position: relative;
  width: auto;
  margin: 4% 0 3% 0;
  overflow: hidden;
  padding: 0 31px;
}

.theRotator ul {
  position: relative;
  width: auto;
  height: 150px;
  overflow: hidden;
  list-style: none;
}

.theRotator ul li {
  position: absolute;
  top: 0px;
  width: 224px;
  height: 150px;
  padding: 0 0 0 0;
  margin: 0;
}

.theRotator ul li span {
  display: block;
}

.theRotator ul li span.imgHolder {
  text-align: center;
  height: 150px;
}

.theRotator span.sidebutton {
  position: absolute;
  top: 35%;
  display: block;
}

.theRotator span#leftBtn {
  left: 0px;
}

.theRotator span#leftBtn a:link,
.theRotator span#leftBtn a:visited {
  background: transparent url(../images/scroller_lt_arrow.jpg) no-repeat left top;
  width: 20px;
  height: 50px;
  display: block;
}

.theRotator span#leftBtn a:hover {
  background: transparent url(../images/scroller_lt_arrow.jpg) no-repeat left top;
}

.theRotator span#rightBtn {
  right: 0px;
}

.theRotator span#rightBtn a:link,
.theRotator span#rightBtn a:visited {
  background: transparent url(../images/scroller_rt_arrow.jpg) no-repeat left top;
  width: 20px;
  height: 50px;
  display: block;
}

.theRotator span#rightBtn a:hover {
  background: transparent url(../images/scroller_rt_arrow.jpg) no-repeat left top;
}

/*Caroussel section end*/
/** page leve exceptions **/
.submit-meter-read-inner .gnfDonation {
  display: flex;
}
.submit-meter-read-inner .gnfDonation .gnfNewDonationTxt {
  width: 45%;
  font-weight: bold;
}
.submit-meter-read-inner .gnfDonation .gnfNewDonation {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
}
.submit-meter-read-inner .gnfDonation .gnfNewDonation input {
  width: 30px;
}
.submit-meter-read-inner .gnfDonation .gnfNewDonation .link-1 {
  width: 100%;
  display: block;
}

.pnm-profiler .listItems .details:first-of-type {
  border-bottom: 1px solid #008097;
}

.paperless-bill .buttonBox {
  display: flex;
  justify-content: center;
}
.paperless-bill .buttonBox li {
  margin: 0px 7px !important;
}

.programs-and-offers .programsContent > div:not(.blueLine), .account-activity .programsContent > div:not(.blueLine) {
  border: none;
  margin-bottom: 30px;
}

.payment-pay-in-person .heading {
  margin-bottom: 30px;
}

.account-summary #column-2 .portlet-boundary:not(.portlet-boundary_PNMRMyPersonalInfoportlet_WAR_PNMRMyPersonalInfoportlet_) {
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid;
}
.account-summary #column-2 .portlet-boundary:not(.portlet-boundary_PNMRMyPersonalInfoportlet_WAR_PNMRMyPersonalInfoportlet_):last-of-type {
  padding-bottom: 20px;
  margin-bottom: 0px;
  border-bottom: none;
}

.good-neighbor-fund-inner .modifyRow {
  display: flex;
}
.good-neighbor-fund-inner .modifyRow .gnfNewDonationTxt {
  width: 40%;
  font-weight: bold;
}
.good-neighbor-fund-inner .modifyRow .width80 {
  width: 80px;
}

.letter-of-credit .bankInfoList .bankInfoList {
  flex-direction: column;
}

.payment-extension .subListText {
  margin-left: 20px !important;
}
.payment-extension .subListText li {
  list-style: disc !important;
  font-size: 0.9em !important;
}

section#content.pay-bill .remEmailAddrLabel {
  display: block;
}

section#content.mailing-preferences .accLandingAccordion .myAccountAccordian {
  display: flex;
  padding: 8px;
  border: 0px;
  border-bottom: 1px solid #474747;
  cursor: pointer;
}
section#content.mailing-preferences .accLandingAccordion .myAccountAccordian::before {
  content: url(../images/accordion_plus.png);
  margin-right: 8px;
}
section#content.mailing-preferences .accLandingAccordion .myAccountAccordian h2 {
  font-size: 1.6em;
  margin: 0px !important;
}
section#content.mailing-preferences .accLandingAccordion .myAccountAccordian.open {
  background-color: #1a93b1;
}
section#content.mailing-preferences .accLandingAccordion .myAccountAccordian.open h2 {
  color: white;
}
section#content.mailing-preferences .accLandingAccordion .myAccountAccordian.open::before {
  content: url(../images/accordion_minus.png);
}
section#content.mailing-preferences .accLandingAccordion .tableText {
  padding: 20px;
  background-color: #EFEFEF;
}
section#content.mailing-preferences .accLandingAccordion div.content {
  display: none;
}
section#content.mailing-preferences .accLandingAccordion div.content table th, section#content.mailing-preferences .accLandingAccordion div.content table td {
  width: 33.3%;
}
section#content.mailing-preferences .accLandingAccordion div.content table td {
  text-align: left;
}
section#content.mailing-preferences .accLandingAccordion div.content table td:first-of-type {
  text-align: center;
}
section#content.mailing-preferences .accLandingAccordion div.content table thead tr th {
  border-right: 1px solid;
}
section#content.mailing-preferences .accLandingAccordion div.content table thead tr th:last-of-type {
  border-right: none;
}
section#content.mailing-preferences .mailingAddress {
  display: flex;
  justify-content: space-between;
}
section#content.mailing-preferences .mailingAddress .promotionalEmaillabel {
  font-weight: bold;
}
section#content.mailing-preferences #mailingPrefBean {
  display: flex;
  justify-content: flex-end;
}
section#content.mailing-preferences #mailingPrefBean .displayBody {
  width: 57%;
}
section#content.mailing-preferences #mailingPrefBean .displayBody .termsCheck {
  width: initial !important;
}
section#content.mailing-preferences #mailingPrefBean .displayBody .unsubscribeMessage, section#content.mailing-preferences #mailingPrefBean .displayBody .grey, section#content.mailing-preferences #mailingPrefBean .displayBody .termsCheck {
  margin-left: 0px !important;
}

section#content.more-ways-to-pay .gnfDonationTitle {
  margin-bottom: 0px;
  border-top: none;
}

section#content.moving-in-new-customer .positionRelative {
  flex-wrap: wrap;
}
section#content.moving-in-new-customer .positionRelative .fleft {
  padding-right: 30px;
  border-right: 2px solid #1a93b1;
}
section#content.moving-in-new-customer .positionRelative .fright {
  padding-left: 30px;
}
section#content.moving-in-new-customer .positionRelative .clear {
  width: 100%;
  height: 0px;
}
section#content.moving-in-new-customer .positionRelative .centerAlign {
  text-align: center;
}

section#content.my-pnm-account .gnfDonationTitle {
  border-top: none;
}
section#content.my-pnm-account .accLandingAccordion {
  margin-bottom: 10px;
}
section#content.my-pnm-account .accLandingAccordion table th, section#content.my-pnm-account .accLandingAccordion table td {
  width: initial;
}
section#content.my-pnm-account .accLandingAccordion table th:nth-child(2) {
  width: 20%;
}

section#content.rates1 table th, section#content.rates1 table td, section#content.rates table th, section#content.rates table td {
  padding: 5px;
}

section#content.add-new-account1 select, section#content.add-new-account select, section#content.step-2-html select, section#content.registration select {
  width: 360px;
  height: 39px !important;
}
section#content.add-new-account1 .customStyleSelectBox, section#content.add-new-account .customStyleSelectBox, section#content.step-2-html .customStyleSelectBox, section#content.registration .customStyleSelectBox {
  margin-bottom: 25px;
}
section#content.registration #dob .dob, section#content.add-new-account #dob .dob {
  display: flex;
}
section#content.registration #dob .dob > li, section#content.add-new-account #dob .dob > li {
  width: 120px;
  position: relative;
  margin-right: 25px;
}
section#content.registration #dob .dob > li select, section#content.registration #dob .dob > li span.customStyleSelectBox, section#content.registration #dob .dob > li .customStyleSelectBoxInner, section#content.add-new-account #dob .dob > li select, section#content.add-new-account #dob .dob > li span.customStyleSelectBox, section#content.add-new-account #dob .dob > li .customStyleSelectBoxInner {
  width: 100% !important;
}
section#content.registration #phone .inputBox, section#content.add-new-account #phone .inputBox {
  display: flex;
}
section#content.registration #phone .inputBox > li:nth-child(1) input, section#content.add-new-account #phone .inputBox > li:nth-child(1) input {
  margin-bottom: 5px;
}
section#content.registration #phone .inputBox > li:nth-child(1) span, section#content.add-new-account #phone .inputBox > li:nth-child(1) span {
  display: block;
}
section#content.registration #phone .inputBox > li:nth-child(1) span::before, section#content.add-new-account #phone .inputBox > li:nth-child(1) span::before {
  content: "(";
}
section#content.registration #phone .inputBox > li:nth-child(1) span::after, section#content.add-new-account #phone .inputBox > li:nth-child(1) span::after {
  content: ")";
}

section#content.landlord-standby-inner .landlordmyAccntLeftbox, section#content.landlord-standby-inner #myAccountsTbl {
  border: none;
}
section#content.landlord-standby-inner .step2Tableheading {
  margin-bottom: 25px;
}
section#content.landlord-standby-inner .llsb_searchBox {
  margin-bottom: 25px;
}
section#content.landlord-standby-inner .llsb_searchBox .addressSearch {
  display: flex;
  justify-content: flex-end;
}
section#content.landlord-standby-inner .llsb_searchBox .addressSearch input {
  background: #EFEFEF;
}
section#content.landlord-standby-inner .llsb_signupTableContainer {
  display: block;
  max-height: 300px;
  overflow-y: auto;
  border: 1px solid #474747;
  height: auto;
  margin-bottom: 35px;
}
section#content.landlord-standby-inner .disclaomerNote {
  margin-top: 20px;
  height: 200px;
  overflow-y: scroll;
  border: 1px solid #484747;
  margin-bottom: 20px;
  padding: 10px 5px;
  background-color: white;
}
section#content.landlord-standby-inner .llsb_right {
  text-align: right;
}
section#content.landlord-standby-inner .disclaimer, section#content.landlord-standby-inner .llsb_right {
  margin-bottom: 20px;
}
section#content.landlord-standby-inner table {
  width: 100%;
}

section#content.login .loginContainer .emailAddrLabel {
  width: 40%;
}

.searchInput, .searchButton {
  border: 0;
  padding: 8px;
  outline: 0;
}

.searchInput {
  width: initial !important;
}

.searchButton {
  background: url(../images/search_icon.jpg) no-repeat scroll 50% 50% transparent;
  background-color: white;
  width: 30px;
}

.manage-authorized-users .addressSearchManageAuthorizedUserGroup {
  display: flex;
}
.manage-authorized-users .aa_overlayPopup #authorizedUserEmailId {
  margin-bottom: 20px;
  border: 0;
  padding: 8px;
  outline: 0;
}
.manage-authorized-users .aa_overlayPopup .addressSearchPopupForAAU, .manage-authorized-users .aa_overlayPopup .addressSearchPopupForGAU {
  display: flex;
}
.manage-authorized-users .aa_overlayPopup .addressSearchPopupForAAU .searchInput, .manage-authorized-users .aa_overlayPopup .addressSearchPopupForAAU .searchButton, .manage-authorized-users .aa_overlayPopup .addressSearchPopupForGAU .searchInput, .manage-authorized-users .aa_overlayPopup .addressSearchPopupForGAU .searchButton {
  border: 0;
  padding: 8px;
  outline: 0;
}
.manage-authorized-users .aa_overlayPopup .addressSearchPopupForAAU .searchInput, .manage-authorized-users .aa_overlayPopup .addressSearchPopupForGAU .searchInput {
  width: initial !important;
}
.manage-authorized-users .aa_overlayPopup .addressSearchPopupForAAU .searchButton, .manage-authorized-users .aa_overlayPopup .addressSearchPopupForGAU .searchButton {
  background: url(../images/search_icon.jpg) no-repeat scroll 50% 50% transparent;
  background-color: white;
  width: 30px;
}
.manage-authorized-users .aa_overlayPopup table td, .manage-authorized-users .aa_overlayPopup table th {
  padding: 15px;
}
.manage-authorized-users .aa_overlayPopup table td:first-of-type, .manage-authorized-users .aa_overlayPopup table th:first-of-type {
  text-align: center;
}
.manage-authorized-users .aa_overlayPopup .smallDevice {
  display: none;
}
.manage-authorized-users .aa_autorizeAgentTable table td, .manage-authorized-users .aa_autorizeAgentTable table th {
  padding: 10px;
  width: initial;
}

.hide2 {
  display: none;
}

section#content.two-way-communication .displayTblHldr:last-of-type .displayBody > table {
  width: 100%;
}
section#content.two-way-communication .displayTblHldr:last-of-type .displayBody > table table#alertSecToHide {
  width: 100%;
}
section#content.two-way-communication .displayTblHldr:last-of-type .displayBody > table table#alertSecToHide tr {
  display: flex;
}
section#content.two-way-communication .displayTblHldr:last-of-type .displayBody > table table#alertSecToHide tr td {
  margin-right: 40px;
}
section#content.two-way-communication #mainalertselect {
  position: relative;
}
section#content.two-way-communication #mainalertselect select#accountNumber, section#content.two-way-communication #mainalertselect .customStyleSelectBox, section#content.two-way-communication #mainalertselect .customStyleSelectBoxInner {
  width: 100% !important;
}
section#content.two-way-communication #mainalertselect select#accountNumber {
  right: 0;
  top: 28px;
}
section#content.two-way-communication #mainalertselect .customStyleSelectBox {
  margin-bottom: 25px;
}
section#content.two-way-communication #enableTextForTwoWayCommunication {
  margin-bottom: 20px;
}
section#content.two-way-communication #enablebutton, section#content.two-way-communication #disablebutton {
  display: flex;
  justify-content: center;
  align-items: center;
}
section#content.two-way-communication #enablebutton input, section#content.two-way-communication #enablebutton button, section#content.two-way-communication #disablebutton input, section#content.two-way-communication #disablebutton button {
  margin-right: 25px;
}
section#content.two-way-communication #enablebutton.displayNone, section#content.two-way-communication #disablebutton.displayNone {
  display: none;
}

section#content.manage-accounts .missingAccTblHldr .missingAccBody .selectAccnt {
  width: initial;
  margin-right: 30px;
}
section#content.manage-accounts .missingAccTblHldr .missingAccBody .selectAccnt .customStyleSelectBox {
  margin-bottom: 0px;
}
section#content.manage-accounts .missingAccTblHldr .missingAccBody .addAccountTxt {
  margin-right: 10px;
}
section#content.manage-accounts .missingAccTblHldr .missingAccBody .addDetails input {
  margin-bottom: 5px;
}

section#content.move-in .clear, section#content.test-movein .clear, section#content.transfer .clear, section#content.tranfer-old .clear, section#content.move-out .clear, section#content.move-out-test .clear {
  clear: both;
}
section#content.move-in .buttonBox li, section#content.test-movein .buttonBox li, section#content.transfer .buttonBox li, section#content.tranfer-old .buttonBox li, section#content.move-out .buttonBox li, section#content.move-out-test .buttonBox li {
  margin-right: 0px !important;
}
section#content.move-in .buttonBox li:first-of-type, section#content.test-movein .buttonBox li:first-of-type, section#content.transfer .buttonBox li:first-of-type, section#content.tranfer-old .buttonBox li:first-of-type, section#content.move-out .buttonBox li:first-of-type, section#content.move-out-test .buttonBox li:first-of-type {
  margin-right: 30px !important;
}
section#content.move-in .bankInfoList, section#content.test-movein .bankInfoList, section#content.transfer .bankInfoList, section#content.tranfer-old .bankInfoList, section#content.move-out .bankInfoList, section#content.move-out-test .bankInfoList {
  justify-content: normal;
}
section#content.move-in .bankInfoList .row, section#content.test-movein .bankInfoList .row, section#content.transfer .bankInfoList .row, section#content.tranfer-old .bankInfoList .row, section#content.move-out .bankInfoList .row, section#content.move-out-test .bankInfoList .row {
  margin: 0px 0px;
}
section#content.move-in .accessInstructionsY, section#content.test-movein .accessInstructionsY, section#content.transfer .accessInstructionsY, section#content.tranfer-old .accessInstructionsY, section#content.move-out .accessInstructionsY, section#content.move-out-test .accessInstructionsY {
  margin-top: 25px;
}
section#content.move-in #moveOutForm[name=submitMeterReadForm] .bankInfoList, section#content.test-movein #moveOutForm[name=submitMeterReadForm] .bankInfoList, section#content.transfer #moveOutForm[name=submitMeterReadForm] .bankInfoList, section#content.tranfer-old #moveOutForm[name=submitMeterReadForm] .bankInfoList, section#content.move-out #moveOutForm[name=submitMeterReadForm] .bankInfoList, section#content.move-out-test #moveOutForm[name=submitMeterReadForm] .bankInfoList {
  flex-wrap: wrap;
  justify-content: normal;
}
section#content.move-in #moveOutForm[name=submitMeterReadForm] .bankInfoList .bankInfoSubList, section#content.test-movein #moveOutForm[name=submitMeterReadForm] .bankInfoList .bankInfoSubList, section#content.transfer #moveOutForm[name=submitMeterReadForm] .bankInfoList .bankInfoSubList, section#content.tranfer-old #moveOutForm[name=submitMeterReadForm] .bankInfoList .bankInfoSubList, section#content.move-out #moveOutForm[name=submitMeterReadForm] .bankInfoList .bankInfoSubList, section#content.move-out-test #moveOutForm[name=submitMeterReadForm] .bankInfoList .bankInfoSubList {
  width: 40% !important;
  margin-right: 40px !important;
  font-weight: bold;
}
section#content.move-in #moveOutForm[name=submitMeterReadForm] .bankInfoList .bankInfoSubList1, section#content.test-movein #moveOutForm[name=submitMeterReadForm] .bankInfoList .bankInfoSubList1, section#content.transfer #moveOutForm[name=submitMeterReadForm] .bankInfoList .bankInfoSubList1, section#content.tranfer-old #moveOutForm[name=submitMeterReadForm] .bankInfoList .bankInfoSubList1, section#content.move-out #moveOutForm[name=submitMeterReadForm] .bankInfoList .bankInfoSubList1, section#content.move-out-test #moveOutForm[name=submitMeterReadForm] .bankInfoList .bankInfoSubList1 {
  width: 40% !important;
  margin-bottom: 40px;
}
section#content.move-in #moveOutForm[name=submitMeterReadForm] .bankInfoList .bankInfoSubList1 .radioCustom, section#content.test-movein #moveOutForm[name=submitMeterReadForm] .bankInfoList .bankInfoSubList1 .radioCustom, section#content.transfer #moveOutForm[name=submitMeterReadForm] .bankInfoList .bankInfoSubList1 .radioCustom, section#content.tranfer-old #moveOutForm[name=submitMeterReadForm] .bankInfoList .bankInfoSubList1 .radioCustom, section#content.move-out #moveOutForm[name=submitMeterReadForm] .bankInfoList .bankInfoSubList1 .radioCustom, section#content.move-out-test #moveOutForm[name=submitMeterReadForm] .bankInfoList .bankInfoSubList1 .radioCustom {
  display: inline-block;
}
section#content.move-in #moveOutForm[name=submitMeterReadForm] .buttonBox li:nth-of-type(2), section#content.test-movein #moveOutForm[name=submitMeterReadForm] .buttonBox li:nth-of-type(2), section#content.transfer #moveOutForm[name=submitMeterReadForm] .buttonBox li:nth-of-type(2), section#content.tranfer-old #moveOutForm[name=submitMeterReadForm] .buttonBox li:nth-of-type(2), section#content.move-out #moveOutForm[name=submitMeterReadForm] .buttonBox li:nth-of-type(2), section#content.move-out-test #moveOutForm[name=submitMeterReadForm] .buttonBox li:nth-of-type(2) {
  margin-right: 30px !important;
}
section#content.move-in #moveInFormId .bankInfoList, section#content.move-in .subitMeterForm .bankInfoList, section#content.test-movein #moveInFormId .bankInfoList, section#content.test-movein .subitMeterForm .bankInfoList, section#content.transfer #moveInFormId .bankInfoList, section#content.transfer .subitMeterForm .bankInfoList, section#content.tranfer-old #moveInFormId .bankInfoList, section#content.tranfer-old .subitMeterForm .bankInfoList, section#content.move-out #moveInFormId .bankInfoList, section#content.move-out .subitMeterForm .bankInfoList, section#content.move-out-test #moveInFormId .bankInfoList, section#content.move-out-test .subitMeterForm .bankInfoList {
  flex-wrap: wrap;
  justify-content: normal;
}
section#content.move-in #moveInFormId .bankInfoList .bankInfoSubList, section#content.move-in .subitMeterForm .bankInfoList .bankInfoSubList, section#content.test-movein #moveInFormId .bankInfoList .bankInfoSubList, section#content.test-movein .subitMeterForm .bankInfoList .bankInfoSubList, section#content.transfer #moveInFormId .bankInfoList .bankInfoSubList, section#content.transfer .subitMeterForm .bankInfoList .bankInfoSubList, section#content.tranfer-old #moveInFormId .bankInfoList .bankInfoSubList, section#content.tranfer-old .subitMeterForm .bankInfoList .bankInfoSubList, section#content.move-out #moveInFormId .bankInfoList .bankInfoSubList, section#content.move-out .subitMeterForm .bankInfoList .bankInfoSubList, section#content.move-out-test #moveInFormId .bankInfoList .bankInfoSubList, section#content.move-out-test .subitMeterForm .bankInfoList .bankInfoSubList {
  width: 40% !important;
  margin-right: 40px !important;
}
section#content.move-in #moveInFormId .bankInfoList .bankInfoSubList1, section#content.move-in .subitMeterForm .bankInfoList .bankInfoSubList1, section#content.test-movein #moveInFormId .bankInfoList .bankInfoSubList1, section#content.test-movein .subitMeterForm .bankInfoList .bankInfoSubList1, section#content.transfer #moveInFormId .bankInfoList .bankInfoSubList1, section#content.transfer .subitMeterForm .bankInfoList .bankInfoSubList1, section#content.tranfer-old #moveInFormId .bankInfoList .bankInfoSubList1, section#content.tranfer-old .subitMeterForm .bankInfoList .bankInfoSubList1, section#content.move-out #moveInFormId .bankInfoList .bankInfoSubList1, section#content.move-out .subitMeterForm .bankInfoList .bankInfoSubList1, section#content.move-out-test #moveInFormId .bankInfoList .bankInfoSubList1, section#content.move-out-test .subitMeterForm .bankInfoList .bankInfoSubList1 {
  width: 40% !important;
  margin-bottom: 40px;
}
section#content.move-in #moveInFormId .bankInfoList .bankInfoSubList1 .radioCustom, section#content.move-in .subitMeterForm .bankInfoList .bankInfoSubList1 .radioCustom, section#content.test-movein #moveInFormId .bankInfoList .bankInfoSubList1 .radioCustom, section#content.test-movein .subitMeterForm .bankInfoList .bankInfoSubList1 .radioCustom, section#content.transfer #moveInFormId .bankInfoList .bankInfoSubList1 .radioCustom, section#content.transfer .subitMeterForm .bankInfoList .bankInfoSubList1 .radioCustom, section#content.tranfer-old #moveInFormId .bankInfoList .bankInfoSubList1 .radioCustom, section#content.tranfer-old .subitMeterForm .bankInfoList .bankInfoSubList1 .radioCustom, section#content.move-out #moveInFormId .bankInfoList .bankInfoSubList1 .radioCustom, section#content.move-out .subitMeterForm .bankInfoList .bankInfoSubList1 .radioCustom, section#content.move-out-test #moveInFormId .bankInfoList .bankInfoSubList1 .radioCustom, section#content.move-out-test .subitMeterForm .bankInfoList .bankInfoSubList1 .radioCustom {
  display: inline-block;
}
section#content.move-in .subitMeterForm #paperlessturnonDiv, section#content.test-movein .subitMeterForm #paperlessturnonDiv, section#content.transfer .subitMeterForm #paperlessturnonDiv, section#content.tranfer-old .subitMeterForm #paperlessturnonDiv, section#content.move-out .subitMeterForm #paperlessturnonDiv, section#content.move-out-test .subitMeterForm #paperlessturnonDiv {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
section#content.move-in .subitMeterForm #paperlessturnonDiv a, section#content.test-movein .subitMeterForm #paperlessturnonDiv a, section#content.transfer .subitMeterForm #paperlessturnonDiv a, section#content.tranfer-old .subitMeterForm #paperlessturnonDiv a, section#content.move-out .subitMeterForm #paperlessturnonDiv a, section#content.move-out-test .subitMeterForm #paperlessturnonDiv a {
  margin-top: 15px;
}
section#content.move-in .subitMeterForm ul.moveinPop, section#content.test-movein .subitMeterForm ul.moveinPop, section#content.transfer .subitMeterForm ul.moveinPop, section#content.tranfer-old .subitMeterForm ul.moveinPop, section#content.move-out .subitMeterForm ul.moveinPop, section#content.move-out-test .subitMeterForm ul.moveinPop {
  display: flex;
  flex-wrap: wrap;
  justify-content: normal;
}
section#content.move-in .subitMeterForm ul.moveinPop > li:nth-of-type(1), section#content.test-movein .subitMeterForm ul.moveinPop > li:nth-of-type(1), section#content.transfer .subitMeterForm ul.moveinPop > li:nth-of-type(1), section#content.tranfer-old .subitMeterForm ul.moveinPop > li:nth-of-type(1), section#content.move-out .subitMeterForm ul.moveinPop > li:nth-of-type(1), section#content.move-out-test .subitMeterForm ul.moveinPop > li:nth-of-type(1) {
  width: 40% !important;
  margin-right: 40px !important;
  font-weight: bold;
  margin-bottom: 45px;
}
section#content.move-in .subitMeterForm ul.moveinPop > li:nth-of-type(2), section#content.test-movein .subitMeterForm ul.moveinPop > li:nth-of-type(2), section#content.transfer .subitMeterForm ul.moveinPop > li:nth-of-type(2), section#content.tranfer-old .subitMeterForm ul.moveinPop > li:nth-of-type(2), section#content.move-out .subitMeterForm ul.moveinPop > li:nth-of-type(2), section#content.move-out-test .subitMeterForm ul.moveinPop > li:nth-of-type(2) {
  width: 40% !important;
}
section#content.move-in .rbCheck, section#content.test-movein .rbCheck, section#content.transfer .rbCheck, section#content.tranfer-old .rbCheck, section#content.move-out .rbCheck, section#content.move-out-test .rbCheck {
  display: flex;
}
section#content.move-in .rbCheck li:first-of-type, section#content.test-movein .rbCheck li:first-of-type, section#content.transfer .rbCheck li:first-of-type, section#content.tranfer-old .rbCheck li:first-of-type, section#content.move-out .rbCheck li:first-of-type, section#content.move-out-test .rbCheck li:first-of-type {
  margin-right: 30px;
}
section#content.move-in .rbCheck li input, section#content.test-movein .rbCheck li input, section#content.transfer .rbCheck li input, section#content.tranfer-old .rbCheck li input, section#content.move-out .rbCheck li input, section#content.move-out-test .rbCheck li input {
  margin-right: 10px;
}
section#content.move-in .MoveIn-Outsteps a, section#content.test-movein .MoveIn-Outsteps a, section#content.transfer .MoveIn-Outsteps a, section#content.tranfer-old .MoveIn-Outsteps a, section#content.move-out .MoveIn-Outsteps a, section#content.move-out-test .MoveIn-Outsteps a {
  display: block;
}
section#content.move-in .MoveIn-Outsteps .gnfGoPaperless, section#content.test-movein .MoveIn-Outsteps .gnfGoPaperless, section#content.transfer .MoveIn-Outsteps .gnfGoPaperless, section#content.tranfer-old .MoveIn-Outsteps .gnfGoPaperless, section#content.move-out .MoveIn-Outsteps .gnfGoPaperless, section#content.move-out-test .MoveIn-Outsteps .gnfGoPaperless {
  float: none;
}
section#content.move-in .MoveIn-Outsteps .gnfGoPaperless .buttonGreenCommon, section#content.test-movein .MoveIn-Outsteps .gnfGoPaperless .buttonGreenCommon, section#content.transfer .MoveIn-Outsteps .gnfGoPaperless .buttonGreenCommon, section#content.tranfer-old .MoveIn-Outsteps .gnfGoPaperless .buttonGreenCommon, section#content.move-out .MoveIn-Outsteps .gnfGoPaperless .buttonGreenCommon, section#content.move-out-test .MoveIn-Outsteps .gnfGoPaperless .buttonGreenCommon {
  display: inline-block;
}
section#content.move-in .MoveIn-Outsteps #paperlessturnonDiv2, section#content.test-movein .MoveIn-Outsteps #paperlessturnonDiv2, section#content.transfer .MoveIn-Outsteps #paperlessturnonDiv2, section#content.tranfer-old .MoveIn-Outsteps #paperlessturnonDiv2, section#content.move-out .MoveIn-Outsteps #paperlessturnonDiv2, section#content.move-out-test .MoveIn-Outsteps #paperlessturnonDiv2 {
  margin-top: 30px;
}
section#content.move-in .MoveIn-Outsteps #paperlessturnonDiv2 .row, section#content.test-movein .MoveIn-Outsteps #paperlessturnonDiv2 .row, section#content.transfer .MoveIn-Outsteps #paperlessturnonDiv2 .row, section#content.tranfer-old .MoveIn-Outsteps #paperlessturnonDiv2 .row, section#content.move-out .MoveIn-Outsteps #paperlessturnonDiv2 .row, section#content.move-out-test .MoveIn-Outsteps #paperlessturnonDiv2 .row {
  margin: 0px 0px;
}
section#content.move-in .MoveIn-Outsteps #paperlessturnonDiv2 .fntSz12, section#content.test-movein .MoveIn-Outsteps #paperlessturnonDiv2 .fntSz12, section#content.transfer .MoveIn-Outsteps #paperlessturnonDiv2 .fntSz12, section#content.tranfer-old .MoveIn-Outsteps #paperlessturnonDiv2 .fntSz12, section#content.move-out .MoveIn-Outsteps #paperlessturnonDiv2 .fntSz12, section#content.move-out-test .MoveIn-Outsteps #paperlessturnonDiv2 .fntSz12 {
  margin-right: 15px;
  width: 40%;
}
section#content.move-in .MoveIn-Outsteps #address2Label, section#content.test-movein .MoveIn-Outsteps #address2Label, section#content.transfer .MoveIn-Outsteps #address2Label, section#content.tranfer-old .MoveIn-Outsteps #address2Label, section#content.move-out .MoveIn-Outsteps #address2Label, section#content.move-out-test .MoveIn-Outsteps #address2Label {
  margin-bottom: 15px;
}
section#content.move-in .MoveIn-Outsteps #moveOutTransferForm .gnfGoPaperless, section#content.test-movein .MoveIn-Outsteps #moveOutTransferForm .gnfGoPaperless, section#content.transfer .MoveIn-Outsteps #moveOutTransferForm .gnfGoPaperless, section#content.tranfer-old .MoveIn-Outsteps #moveOutTransferForm .gnfGoPaperless, section#content.move-out .MoveIn-Outsteps #moveOutTransferForm .gnfGoPaperless, section#content.move-out-test .MoveIn-Outsteps #moveOutTransferForm .gnfGoPaperless {
  float: right;
}
section#content.move-in .MoveIn-Outsteps #moveOutTransferForm #paperlessLabelDiv, section#content.test-movein .MoveIn-Outsteps #moveOutTransferForm #paperlessLabelDiv, section#content.transfer .MoveIn-Outsteps #moveOutTransferForm #paperlessLabelDiv, section#content.tranfer-old .MoveIn-Outsteps #moveOutTransferForm #paperlessLabelDiv, section#content.move-out .MoveIn-Outsteps #moveOutTransferForm #paperlessLabelDiv, section#content.move-out-test .MoveIn-Outsteps #moveOutTransferForm #paperlessLabelDiv {
  display: block;
  margin-bottom: 40px;
}
section#content.move-in .MoveIn-Outsteps .buttonAsAnchor, section#content.test-movein .MoveIn-Outsteps .buttonAsAnchor, section#content.transfer .MoveIn-Outsteps .buttonAsAnchor, section#content.tranfer-old .MoveIn-Outsteps .buttonAsAnchor, section#content.move-out .MoveIn-Outsteps .buttonAsAnchor, section#content.move-out-test .MoveIn-Outsteps .buttonAsAnchor {
  color: #1a93b1;
  cursor: pointer;
  align-self: end;
}
section#content.move-in .MoveIn-Outsteps .bgDark, section#content.test-movein .MoveIn-Outsteps .bgDark, section#content.transfer .MoveIn-Outsteps .bgDark, section#content.tranfer-old .MoveIn-Outsteps .bgDark, section#content.move-out .MoveIn-Outsteps .bgDark, section#content.move-out-test .MoveIn-Outsteps .bgDark {
  background-color: rgb(178, 178, 178);
}
section#content.move-in .MoveIn-Outsteps .bgLight, section#content.test-movein .MoveIn-Outsteps .bgLight, section#content.transfer .MoveIn-Outsteps .bgLight, section#content.tranfer-old .MoveIn-Outsteps .bgLight, section#content.move-out .MoveIn-Outsteps .bgLight, section#content.move-out-test .MoveIn-Outsteps .bgLight {
  background-color: rgb(211, 211, 211);
}
section#content.move-in .MoveIn-Outsteps .bgDark, section#content.move-in .MoveIn-Outsteps .bgLight, section#content.test-movein .MoveIn-Outsteps .bgDark, section#content.test-movein .MoveIn-Outsteps .bgLight, section#content.transfer .MoveIn-Outsteps .bgDark, section#content.transfer .MoveIn-Outsteps .bgLight, section#content.tranfer-old .MoveIn-Outsteps .bgDark, section#content.tranfer-old .MoveIn-Outsteps .bgLight, section#content.move-out .MoveIn-Outsteps .bgDark, section#content.move-out .MoveIn-Outsteps .bgLight, section#content.move-out-test .MoveIn-Outsteps .bgDark, section#content.move-out-test .MoveIn-Outsteps .bgLight {
  padding: 10px;
  flex-wrap: wrap;
  justify-content: normal;
}
section#content.move-in .MoveIn-Outsteps .bgDark .bankInfoSubList, section#content.move-in .MoveIn-Outsteps .bgLight .bankInfoSubList, section#content.test-movein .MoveIn-Outsteps .bgDark .bankInfoSubList, section#content.test-movein .MoveIn-Outsteps .bgLight .bankInfoSubList, section#content.transfer .MoveIn-Outsteps .bgDark .bankInfoSubList, section#content.transfer .MoveIn-Outsteps .bgLight .bankInfoSubList, section#content.tranfer-old .MoveIn-Outsteps .bgDark .bankInfoSubList, section#content.tranfer-old .MoveIn-Outsteps .bgLight .bankInfoSubList, section#content.move-out .MoveIn-Outsteps .bgDark .bankInfoSubList, section#content.move-out .MoveIn-Outsteps .bgLight .bankInfoSubList, section#content.move-out-test .MoveIn-Outsteps .bgDark .bankInfoSubList, section#content.move-out-test .MoveIn-Outsteps .bgLight .bankInfoSubList {
  width: 35% !important;
  margin-right: 40px !important;
  font-weight: bold;
  margin-bottom: 20px;
}
section#content.move-in .MoveIn-Outsteps .bgDark .bankInfoSubList1, section#content.move-in .MoveIn-Outsteps .bgLight .bankInfoSubList1, section#content.test-movein .MoveIn-Outsteps .bgDark .bankInfoSubList1, section#content.test-movein .MoveIn-Outsteps .bgLight .bankInfoSubList1, section#content.transfer .MoveIn-Outsteps .bgDark .bankInfoSubList1, section#content.transfer .MoveIn-Outsteps .bgLight .bankInfoSubList1, section#content.tranfer-old .MoveIn-Outsteps .bgDark .bankInfoSubList1, section#content.tranfer-old .MoveIn-Outsteps .bgLight .bankInfoSubList1, section#content.move-out .MoveIn-Outsteps .bgDark .bankInfoSubList1, section#content.move-out .MoveIn-Outsteps .bgLight .bankInfoSubList1, section#content.move-out-test .MoveIn-Outsteps .bgDark .bankInfoSubList1, section#content.move-out-test .MoveIn-Outsteps .bgLight .bankInfoSubList1 {
  width: 40% !important;
  margin-right: 20px;
}
section#content.move-in .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .bankInfoList, section#content.move-in .MoveIn-Outsteps #moveOutTransferForm .bankInfoList, section#content.test-movein .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .bankInfoList, section#content.test-movein .MoveIn-Outsteps #moveOutTransferForm .bankInfoList, section#content.transfer .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .bankInfoList, section#content.transfer .MoveIn-Outsteps #moveOutTransferForm .bankInfoList, section#content.tranfer-old .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .bankInfoList, section#content.tranfer-old .MoveIn-Outsteps #moveOutTransferForm .bankInfoList, section#content.move-out .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .bankInfoList, section#content.move-out .MoveIn-Outsteps #moveOutTransferForm .bankInfoList, section#content.move-out-test .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .bankInfoList, section#content.move-out-test .MoveIn-Outsteps #moveOutTransferForm .bankInfoList {
  flex-wrap: wrap;
  justify-content: normal;
}
section#content.move-in .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .bankInfoList .bankInfoSubList, section#content.move-in .MoveIn-Outsteps #moveOutTransferForm .bankInfoList .bankInfoSubList, section#content.test-movein .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .bankInfoList .bankInfoSubList, section#content.test-movein .MoveIn-Outsteps #moveOutTransferForm .bankInfoList .bankInfoSubList, section#content.transfer .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .bankInfoList .bankInfoSubList, section#content.transfer .MoveIn-Outsteps #moveOutTransferForm .bankInfoList .bankInfoSubList, section#content.tranfer-old .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .bankInfoList .bankInfoSubList, section#content.tranfer-old .MoveIn-Outsteps #moveOutTransferForm .bankInfoList .bankInfoSubList, section#content.move-out .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .bankInfoList .bankInfoSubList, section#content.move-out .MoveIn-Outsteps #moveOutTransferForm .bankInfoList .bankInfoSubList, section#content.move-out-test .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .bankInfoList .bankInfoSubList, section#content.move-out-test .MoveIn-Outsteps #moveOutTransferForm .bankInfoList .bankInfoSubList {
  width: 40% !important;
  margin-right: 40px !important;
}
section#content.move-in .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .bankInfoList .bankInfoSubList1, section#content.move-in .MoveIn-Outsteps #moveOutTransferForm .bankInfoList .bankInfoSubList1, section#content.test-movein .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .bankInfoList .bankInfoSubList1, section#content.test-movein .MoveIn-Outsteps #moveOutTransferForm .bankInfoList .bankInfoSubList1, section#content.transfer .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .bankInfoList .bankInfoSubList1, section#content.transfer .MoveIn-Outsteps #moveOutTransferForm .bankInfoList .bankInfoSubList1, section#content.tranfer-old .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .bankInfoList .bankInfoSubList1, section#content.tranfer-old .MoveIn-Outsteps #moveOutTransferForm .bankInfoList .bankInfoSubList1, section#content.move-out .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .bankInfoList .bankInfoSubList1, section#content.move-out .MoveIn-Outsteps #moveOutTransferForm .bankInfoList .bankInfoSubList1, section#content.move-out-test .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .bankInfoList .bankInfoSubList1, section#content.move-out-test .MoveIn-Outsteps #moveOutTransferForm .bankInfoList .bankInfoSubList1 {
  width: 40% !important;
}
section#content.move-in .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .bankInfoList .bankInfoSubList1 .radioCustom, section#content.move-in .MoveIn-Outsteps #moveOutTransferForm .bankInfoList .bankInfoSubList1 .radioCustom, section#content.test-movein .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .bankInfoList .bankInfoSubList1 .radioCustom, section#content.test-movein .MoveIn-Outsteps #moveOutTransferForm .bankInfoList .bankInfoSubList1 .radioCustom, section#content.transfer .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .bankInfoList .bankInfoSubList1 .radioCustom, section#content.transfer .MoveIn-Outsteps #moveOutTransferForm .bankInfoList .bankInfoSubList1 .radioCustom, section#content.tranfer-old .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .bankInfoList .bankInfoSubList1 .radioCustom, section#content.tranfer-old .MoveIn-Outsteps #moveOutTransferForm .bankInfoList .bankInfoSubList1 .radioCustom, section#content.move-out .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .bankInfoList .bankInfoSubList1 .radioCustom, section#content.move-out .MoveIn-Outsteps #moveOutTransferForm .bankInfoList .bankInfoSubList1 .radioCustom, section#content.move-out-test .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .bankInfoList .bankInfoSubList1 .radioCustom, section#content.move-out-test .MoveIn-Outsteps #moveOutTransferForm .bankInfoList .bankInfoSubList1 .radioCustom {
  display: inline-block;
}
section#content.move-in .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .bankInfoList .bankInfoSubList1.moveContact, section#content.move-in .MoveIn-Outsteps #moveOutTransferForm .bankInfoList .bankInfoSubList1.moveContact, section#content.test-movein .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .bankInfoList .bankInfoSubList1.moveContact, section#content.test-movein .MoveIn-Outsteps #moveOutTransferForm .bankInfoList .bankInfoSubList1.moveContact, section#content.transfer .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .bankInfoList .bankInfoSubList1.moveContact, section#content.transfer .MoveIn-Outsteps #moveOutTransferForm .bankInfoList .bankInfoSubList1.moveContact, section#content.tranfer-old .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .bankInfoList .bankInfoSubList1.moveContact, section#content.tranfer-old .MoveIn-Outsteps #moveOutTransferForm .bankInfoList .bankInfoSubList1.moveContact, section#content.move-out .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .bankInfoList .bankInfoSubList1.moveContact, section#content.move-out .MoveIn-Outsteps #moveOutTransferForm .bankInfoList .bankInfoSubList1.moveContact, section#content.move-out-test .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .bankInfoList .bankInfoSubList1.moveContact, section#content.move-out-test .MoveIn-Outsteps #moveOutTransferForm .bankInfoList .bankInfoSubList1.moveContact {
  margin-bottom: 30px;
}
section#content.move-in .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .bankInfoList .bankInfoSubList1.moveContact .movePhNo, section#content.move-in .MoveIn-Outsteps #moveOutTransferForm .bankInfoList .bankInfoSubList1.moveContact .movePhNo, section#content.test-movein .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .bankInfoList .bankInfoSubList1.moveContact .movePhNo, section#content.test-movein .MoveIn-Outsteps #moveOutTransferForm .bankInfoList .bankInfoSubList1.moveContact .movePhNo, section#content.transfer .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .bankInfoList .bankInfoSubList1.moveContact .movePhNo, section#content.transfer .MoveIn-Outsteps #moveOutTransferForm .bankInfoList .bankInfoSubList1.moveContact .movePhNo, section#content.tranfer-old .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .bankInfoList .bankInfoSubList1.moveContact .movePhNo, section#content.tranfer-old .MoveIn-Outsteps #moveOutTransferForm .bankInfoList .bankInfoSubList1.moveContact .movePhNo, section#content.move-out .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .bankInfoList .bankInfoSubList1.moveContact .movePhNo, section#content.move-out .MoveIn-Outsteps #moveOutTransferForm .bankInfoList .bankInfoSubList1.moveContact .movePhNo, section#content.move-out-test .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .bankInfoList .bankInfoSubList1.moveContact .movePhNo, section#content.move-out-test .MoveIn-Outsteps #moveOutTransferForm .bankInfoList .bankInfoSubList1.moveContact .movePhNo {
  width: 40px;
}
section#content.move-in .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .moveinPop, section#content.move-in .MoveIn-Outsteps #moveOutTransferForm .moveinPop, section#content.test-movein .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .moveinPop, section#content.test-movein .MoveIn-Outsteps #moveOutTransferForm .moveinPop, section#content.transfer .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .moveinPop, section#content.transfer .MoveIn-Outsteps #moveOutTransferForm .moveinPop, section#content.tranfer-old .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .moveinPop, section#content.tranfer-old .MoveIn-Outsteps #moveOutTransferForm .moveinPop, section#content.move-out .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .moveinPop, section#content.move-out .MoveIn-Outsteps #moveOutTransferForm .moveinPop, section#content.move-out-test .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .moveinPop, section#content.move-out-test .MoveIn-Outsteps #moveOutTransferForm .moveinPop {
  display: flex;
  flex-wrap: wrap;
  justify-content: normal;
}
section#content.move-in .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .moveinPop > li:nth-of-type(1), section#content.move-in .MoveIn-Outsteps #moveOutTransferForm .moveinPop > li:nth-of-type(1), section#content.test-movein .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .moveinPop > li:nth-of-type(1), section#content.test-movein .MoveIn-Outsteps #moveOutTransferForm .moveinPop > li:nth-of-type(1), section#content.transfer .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .moveinPop > li:nth-of-type(1), section#content.transfer .MoveIn-Outsteps #moveOutTransferForm .moveinPop > li:nth-of-type(1), section#content.tranfer-old .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .moveinPop > li:nth-of-type(1), section#content.tranfer-old .MoveIn-Outsteps #moveOutTransferForm .moveinPop > li:nth-of-type(1), section#content.move-out .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .moveinPop > li:nth-of-type(1), section#content.move-out .MoveIn-Outsteps #moveOutTransferForm .moveinPop > li:nth-of-type(1), section#content.move-out-test .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .moveinPop > li:nth-of-type(1), section#content.move-out-test .MoveIn-Outsteps #moveOutTransferForm .moveinPop > li:nth-of-type(1) {
  width: 40% !important;
  margin-right: 40px !important;
  font-weight: bold;
  margin-bottom: 45px;
}
section#content.move-in .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .moveinPop > li:nth-of-type(2), section#content.move-in .MoveIn-Outsteps #moveOutTransferForm .moveinPop > li:nth-of-type(2), section#content.test-movein .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .moveinPop > li:nth-of-type(2), section#content.test-movein .MoveIn-Outsteps #moveOutTransferForm .moveinPop > li:nth-of-type(2), section#content.transfer .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .moveinPop > li:nth-of-type(2), section#content.transfer .MoveIn-Outsteps #moveOutTransferForm .moveinPop > li:nth-of-type(2), section#content.tranfer-old .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .moveinPop > li:nth-of-type(2), section#content.tranfer-old .MoveIn-Outsteps #moveOutTransferForm .moveinPop > li:nth-of-type(2), section#content.move-out .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .moveinPop > li:nth-of-type(2), section#content.move-out .MoveIn-Outsteps #moveOutTransferForm .moveinPop > li:nth-of-type(2), section#content.move-out-test .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .moveinPop > li:nth-of-type(2), section#content.move-out-test .MoveIn-Outsteps #moveOutTransferForm .moveinPop > li:nth-of-type(2) {
  width: 40% !important;
}
section#content.move-in .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .datepickerHold, section#content.move-in .MoveIn-Outsteps #moveOutTransferForm .datepickerHold, section#content.test-movein .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .datepickerHold, section#content.test-movein .MoveIn-Outsteps #moveOutTransferForm .datepickerHold, section#content.transfer .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .datepickerHold, section#content.transfer .MoveIn-Outsteps #moveOutTransferForm .datepickerHold, section#content.tranfer-old .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .datepickerHold, section#content.tranfer-old .MoveIn-Outsteps #moveOutTransferForm .datepickerHold, section#content.move-out .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .datepickerHold, section#content.move-out .MoveIn-Outsteps #moveOutTransferForm .datepickerHold, section#content.move-out-test .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .datepickerHold, section#content.move-out-test .MoveIn-Outsteps #moveOutTransferForm .datepickerHold {
  margin-top: 25px;
}
section#content.move-in .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .datepickerHold #moveInDate, section#content.move-in .MoveIn-Outsteps #moveOutTransferForm .datepickerHold #moveInDate, section#content.test-movein .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .datepickerHold #moveInDate, section#content.test-movein .MoveIn-Outsteps #moveOutTransferForm .datepickerHold #moveInDate, section#content.transfer .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .datepickerHold #moveInDate, section#content.transfer .MoveIn-Outsteps #moveOutTransferForm .datepickerHold #moveInDate, section#content.tranfer-old .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .datepickerHold #moveInDate, section#content.tranfer-old .MoveIn-Outsteps #moveOutTransferForm .datepickerHold #moveInDate, section#content.move-out .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .datepickerHold #moveInDate, section#content.move-out .MoveIn-Outsteps #moveOutTransferForm .datepickerHold #moveInDate, section#content.move-out-test .MoveIn-Outsteps #moveIn_date_selection_unpaid_deposit_Form .datepickerHold #moveInDate, section#content.move-out-test .MoveIn-Outsteps #moveOutTransferForm .datepickerHold #moveInDate {
  background-color: #EFEFEF;
}
section#content.move-in .MoveIn-Outsteps .billSentOnSameAddressY, section#content.test-movein .MoveIn-Outsteps .billSentOnSameAddressY, section#content.transfer .MoveIn-Outsteps .billSentOnSameAddressY, section#content.tranfer-old .MoveIn-Outsteps .billSentOnSameAddressY, section#content.move-out .MoveIn-Outsteps .billSentOnSameAddressY, section#content.move-out-test .MoveIn-Outsteps .billSentOnSameAddressY {
  flex-wrap: wrap;
}
section#content.move-in .MoveIn-Outsteps .billSentOnSameAddressY .spanInfo, section#content.test-movein .MoveIn-Outsteps .billSentOnSameAddressY .spanInfo, section#content.transfer .MoveIn-Outsteps .billSentOnSameAddressY .spanInfo, section#content.tranfer-old .MoveIn-Outsteps .billSentOnSameAddressY .spanInfo, section#content.move-out .MoveIn-Outsteps .billSentOnSameAddressY .spanInfo, section#content.move-out-test .MoveIn-Outsteps .billSentOnSameAddressY .spanInfo {
  display: block;
}
section#content.move-in .MoveIn-Outsteps .billSentOnSameAddressY .bankInfoSubList, section#content.test-movein .MoveIn-Outsteps .billSentOnSameAddressY .bankInfoSubList, section#content.transfer .MoveIn-Outsteps .billSentOnSameAddressY .bankInfoSubList, section#content.tranfer-old .MoveIn-Outsteps .billSentOnSameAddressY .bankInfoSubList, section#content.move-out .MoveIn-Outsteps .billSentOnSameAddressY .bankInfoSubList, section#content.move-out-test .MoveIn-Outsteps .billSentOnSameAddressY .bankInfoSubList {
  width: 30%;
  margin-right: 20px !important;
  margin-bottom: 60px;
  font-weight: bold;
}
section#content.move-in .MoveIn-Outsteps .billSentOnSameAddressY .bankInfoSubList1, section#content.test-movein .MoveIn-Outsteps .billSentOnSameAddressY .bankInfoSubList1, section#content.transfer .MoveIn-Outsteps .billSentOnSameAddressY .bankInfoSubList1, section#content.tranfer-old .MoveIn-Outsteps .billSentOnSameAddressY .bankInfoSubList1, section#content.move-out .MoveIn-Outsteps .billSentOnSameAddressY .bankInfoSubList1, section#content.move-out-test .MoveIn-Outsteps .billSentOnSameAddressY .bankInfoSubList1 {
  width: 45%;
}
section#content.move-in .MoveIn-Outsteps .billSentOnSameAddressY .bankInfoSubList1 input, section#content.test-movein .MoveIn-Outsteps .billSentOnSameAddressY .bankInfoSubList1 input, section#content.transfer .MoveIn-Outsteps .billSentOnSameAddressY .bankInfoSubList1 input, section#content.tranfer-old .MoveIn-Outsteps .billSentOnSameAddressY .bankInfoSubList1 input, section#content.move-out .MoveIn-Outsteps .billSentOnSameAddressY .bankInfoSubList1 input, section#content.move-out-test .MoveIn-Outsteps .billSentOnSameAddressY .bankInfoSubList1 input {
  width: 100%;
}
section#content.move-in select, section#content.test-movein select, section#content.transfer select, section#content.tranfer-old select, section#content.move-out select, section#content.move-out-test select {
  width: 100%;
  height: 40px !important;
}
section#content.move-in .rowSelectBox, section#content.test-movein .rowSelectBox, section#content.transfer .rowSelectBox, section#content.tranfer-old .rowSelectBox, section#content.move-out .rowSelectBox, section#content.move-out-test .rowSelectBox {
  position: relative;
}
section#content.move-in .customStyleSelectBox, section#content.test-movein .customStyleSelectBox, section#content.transfer .customStyleSelectBox, section#content.tranfer-old .customStyleSelectBox, section#content.move-out .customStyleSelectBox, section#content.move-out-test .customStyleSelectBox {
  width: 100%;
  padding: 10px;
  background-color: #EFEFEF;
}
section#content.move-in .customStyleSelectBoxInner, section#content.test-movein .customStyleSelectBoxInner, section#content.transfer .customStyleSelectBoxInner, section#content.tranfer-old .customStyleSelectBoxInner, section#content.move-out .customStyleSelectBoxInner, section#content.move-out-test .customStyleSelectBoxInner {
  background: url(../images/myAccntDropDivider.png) no-repeat center right;
  width: auto !important;
  padding-right: 30px !important;
}
section#content.move-in .switchCustomerHold ul.bankInfoList, section#content.test-movein .switchCustomerHold ul.bankInfoList, section#content.transfer .switchCustomerHold ul.bankInfoList, section#content.tranfer-old .switchCustomerHold ul.bankInfoList, section#content.move-out .switchCustomerHold ul.bankInfoList, section#content.move-out-test .switchCustomerHold ul.bankInfoList {
  flex-wrap: wrap;
  justify-content: normal;
}
section#content.move-in .switchCustomerHold ul.bankInfoList .bankInfoSubList, section#content.test-movein .switchCustomerHold ul.bankInfoList .bankInfoSubList, section#content.transfer .switchCustomerHold ul.bankInfoList .bankInfoSubList, section#content.tranfer-old .switchCustomerHold ul.bankInfoList .bankInfoSubList, section#content.move-out .switchCustomerHold ul.bankInfoList .bankInfoSubList, section#content.move-out-test .switchCustomerHold ul.bankInfoList .bankInfoSubList {
  width: 30%;
  margin-right: 25px !important;
}
section#content.move-in .switchCustomerHold ul.bankInfoList .bankInfoSubList1, section#content.test-movein .switchCustomerHold ul.bankInfoList .bankInfoSubList1, section#content.transfer .switchCustomerHold ul.bankInfoList .bankInfoSubList1, section#content.tranfer-old .switchCustomerHold ul.bankInfoList .bankInfoSubList1, section#content.move-out .switchCustomerHold ul.bankInfoList .bankInfoSubList1, section#content.move-out-test .switchCustomerHold ul.bankInfoList .bankInfoSubList1 {
  width: 40%;
}
section#content.move-in .switchCustomerHold .pastHaveServiceFromPNMY, section#content.test-movein .switchCustomerHold .pastHaveServiceFromPNMY, section#content.transfer .switchCustomerHold .pastHaveServiceFromPNMY, section#content.tranfer-old .switchCustomerHold .pastHaveServiceFromPNMY, section#content.move-out .switchCustomerHold .pastHaveServiceFromPNMY, section#content.move-out-test .switchCustomerHold .pastHaveServiceFromPNMY {
  margin-top: 30px;
  margin-left: 30px;
}
section#content.move-in .switchCustomerHold .pastHaveServiceFromPNMY input, section#content.test-movein .switchCustomerHold .pastHaveServiceFromPNMY input, section#content.transfer .switchCustomerHold .pastHaveServiceFromPNMY input, section#content.tranfer-old .switchCustomerHold .pastHaveServiceFromPNMY input, section#content.move-out .switchCustomerHold .pastHaveServiceFromPNMY input, section#content.move-out-test .switchCustomerHold .pastHaveServiceFromPNMY input {
  margin-top: 8px;
}
section#content.move-in .customerCode1 > .bankInfoList, section#content.test-movein .customerCode1 > .bankInfoList, section#content.transfer .customerCode1 > .bankInfoList, section#content.tranfer-old .customerCode1 > .bankInfoList, section#content.move-out .customerCode1 > .bankInfoList, section#content.move-out-test .customerCode1 > .bankInfoList {
  flex-direction: column;
}
section#content.move-in .customerCode1 > .bankInfoList li:not(.radioCustom), section#content.test-movein .customerCode1 > .bankInfoList li:not(.radioCustom), section#content.transfer .customerCode1 > .bankInfoList li:not(.radioCustom), section#content.tranfer-old .customerCode1 > .bankInfoList li:not(.radioCustom), section#content.move-out .customerCode1 > .bankInfoList li:not(.radioCustom), section#content.move-out-test .customerCode1 > .bankInfoList li:not(.radioCustom) {
  margin-left: 30px;
}
section#content.move-in .customerCode1 > .bankInfoList li, section#content.test-movein .customerCode1 > .bankInfoList li, section#content.transfer .customerCode1 > .bankInfoList li, section#content.tranfer-old .customerCode1 > .bankInfoList li, section#content.move-out .customerCode1 > .bankInfoList li, section#content.move-out-test .customerCode1 > .bankInfoList li {
  margin-bottom: 15px;
  font-weight: bold;
}
section#content.move-in .customerCode1 > .bankInfoList li input, section#content.test-movein .customerCode1 > .bankInfoList li input, section#content.transfer .customerCode1 > .bankInfoList li input, section#content.tranfer-old .customerCode1 > .bankInfoList li input, section#content.move-out .customerCode1 > .bankInfoList li input, section#content.move-out-test .customerCode1 > .bankInfoList li input {
  margin-right: 15px;
}
section#content.move-in .customerCode1 .customerTypeR .bankInfoList, section#content.move-in .customerCode1 .customerTypeC .bankInfoList, section#content.test-movein .customerCode1 .customerTypeR .bankInfoList, section#content.test-movein .customerCode1 .customerTypeC .bankInfoList, section#content.transfer .customerCode1 .customerTypeR .bankInfoList, section#content.transfer .customerCode1 .customerTypeC .bankInfoList, section#content.tranfer-old .customerCode1 .customerTypeR .bankInfoList, section#content.tranfer-old .customerCode1 .customerTypeC .bankInfoList, section#content.move-out .customerCode1 .customerTypeR .bankInfoList, section#content.move-out .customerCode1 .customerTypeC .bankInfoList, section#content.move-out-test .customerCode1 .customerTypeR .bankInfoList, section#content.move-out-test .customerCode1 .customerTypeC .bankInfoList {
  flex-wrap: wrap;
}
section#content.move-in .customerCode1 .customerTypeR .bankInfoList .bankInfoSubList, section#content.move-in .customerCode1 .customerTypeC .bankInfoList .bankInfoSubList, section#content.test-movein .customerCode1 .customerTypeR .bankInfoList .bankInfoSubList, section#content.test-movein .customerCode1 .customerTypeC .bankInfoList .bankInfoSubList, section#content.transfer .customerCode1 .customerTypeR .bankInfoList .bankInfoSubList, section#content.transfer .customerCode1 .customerTypeC .bankInfoList .bankInfoSubList, section#content.tranfer-old .customerCode1 .customerTypeR .bankInfoList .bankInfoSubList, section#content.tranfer-old .customerCode1 .customerTypeC .bankInfoList .bankInfoSubList, section#content.move-out .customerCode1 .customerTypeR .bankInfoList .bankInfoSubList, section#content.move-out .customerCode1 .customerTypeC .bankInfoList .bankInfoSubList, section#content.move-out-test .customerCode1 .customerTypeR .bankInfoList .bankInfoSubList, section#content.move-out-test .customerCode1 .customerTypeC .bankInfoList .bankInfoSubList {
  width: 30%;
  margin-right: 25px !important;
  font-weight: bold;
}
section#content.move-in .customerCode1 .customerTypeR .bankInfoList .bankInfoSubList1, section#content.move-in .customerCode1 .customerTypeC .bankInfoList .bankInfoSubList1, section#content.test-movein .customerCode1 .customerTypeR .bankInfoList .bankInfoSubList1, section#content.test-movein .customerCode1 .customerTypeC .bankInfoList .bankInfoSubList1, section#content.transfer .customerCode1 .customerTypeR .bankInfoList .bankInfoSubList1, section#content.transfer .customerCode1 .customerTypeC .bankInfoList .bankInfoSubList1, section#content.tranfer-old .customerCode1 .customerTypeR .bankInfoList .bankInfoSubList1, section#content.tranfer-old .customerCode1 .customerTypeC .bankInfoList .bankInfoSubList1, section#content.move-out .customerCode1 .customerTypeR .bankInfoList .bankInfoSubList1, section#content.move-out .customerCode1 .customerTypeC .bankInfoList .bankInfoSubList1, section#content.move-out-test .customerCode1 .customerTypeR .bankInfoList .bankInfoSubList1, section#content.move-out-test .customerCode1 .customerTypeC .bankInfoList .bankInfoSubList1 {
  width: 45%;
  margin-bottom: 30px;
}
section#content.move-in .customerCode1 .customerTypeR .bankInfoList .bankInfoSubList1.moveContact input:nth-of-type(1), section#content.move-in .customerCode1 .customerTypeR .bankInfoList .bankInfoSubList1.moveContact input:nth-of-type(2), section#content.move-in .customerCode1 .customerTypeC .bankInfoList .bankInfoSubList1.moveContact input:nth-of-type(1), section#content.move-in .customerCode1 .customerTypeC .bankInfoList .bankInfoSubList1.moveContact input:nth-of-type(2), section#content.test-movein .customerCode1 .customerTypeR .bankInfoList .bankInfoSubList1.moveContact input:nth-of-type(1), section#content.test-movein .customerCode1 .customerTypeR .bankInfoList .bankInfoSubList1.moveContact input:nth-of-type(2), section#content.test-movein .customerCode1 .customerTypeC .bankInfoList .bankInfoSubList1.moveContact input:nth-of-type(1), section#content.test-movein .customerCode1 .customerTypeC .bankInfoList .bankInfoSubList1.moveContact input:nth-of-type(2), section#content.transfer .customerCode1 .customerTypeR .bankInfoList .bankInfoSubList1.moveContact input:nth-of-type(1), section#content.transfer .customerCode1 .customerTypeR .bankInfoList .bankInfoSubList1.moveContact input:nth-of-type(2), section#content.transfer .customerCode1 .customerTypeC .bankInfoList .bankInfoSubList1.moveContact input:nth-of-type(1), section#content.transfer .customerCode1 .customerTypeC .bankInfoList .bankInfoSubList1.moveContact input:nth-of-type(2), section#content.tranfer-old .customerCode1 .customerTypeR .bankInfoList .bankInfoSubList1.moveContact input:nth-of-type(1), section#content.tranfer-old .customerCode1 .customerTypeR .bankInfoList .bankInfoSubList1.moveContact input:nth-of-type(2), section#content.tranfer-old .customerCode1 .customerTypeC .bankInfoList .bankInfoSubList1.moveContact input:nth-of-type(1), section#content.tranfer-old .customerCode1 .customerTypeC .bankInfoList .bankInfoSubList1.moveContact input:nth-of-type(2), section#content.move-out .customerCode1 .customerTypeR .bankInfoList .bankInfoSubList1.moveContact input:nth-of-type(1), section#content.move-out .customerCode1 .customerTypeR .bankInfoList .bankInfoSubList1.moveContact input:nth-of-type(2), section#content.move-out .customerCode1 .customerTypeC .bankInfoList .bankInfoSubList1.moveContact input:nth-of-type(1), section#content.move-out .customerCode1 .customerTypeC .bankInfoList .bankInfoSubList1.moveContact input:nth-of-type(2), section#content.move-out-test .customerCode1 .customerTypeR .bankInfoList .bankInfoSubList1.moveContact input:nth-of-type(1), section#content.move-out-test .customerCode1 .customerTypeR .bankInfoList .bankInfoSubList1.moveContact input:nth-of-type(2), section#content.move-out-test .customerCode1 .customerTypeC .bankInfoList .bankInfoSubList1.moveContact input:nth-of-type(1), section#content.move-out-test .customerCode1 .customerTypeC .bankInfoList .bankInfoSubList1.moveContact input:nth-of-type(2) {
  width: 40px;
}
section#content.move-in .customerCode1 .customerTypeR .bankInfoList .bankInfoSubList1.moveContact input:nth-of-type(3), section#content.move-in .customerCode1 .customerTypeC .bankInfoList .bankInfoSubList1.moveContact input:nth-of-type(3), section#content.test-movein .customerCode1 .customerTypeR .bankInfoList .bankInfoSubList1.moveContact input:nth-of-type(3), section#content.test-movein .customerCode1 .customerTypeC .bankInfoList .bankInfoSubList1.moveContact input:nth-of-type(3), section#content.transfer .customerCode1 .customerTypeR .bankInfoList .bankInfoSubList1.moveContact input:nth-of-type(3), section#content.transfer .customerCode1 .customerTypeC .bankInfoList .bankInfoSubList1.moveContact input:nth-of-type(3), section#content.tranfer-old .customerCode1 .customerTypeR .bankInfoList .bankInfoSubList1.moveContact input:nth-of-type(3), section#content.tranfer-old .customerCode1 .customerTypeC .bankInfoList .bankInfoSubList1.moveContact input:nth-of-type(3), section#content.move-out .customerCode1 .customerTypeR .bankInfoList .bankInfoSubList1.moveContact input:nth-of-type(3), section#content.move-out .customerCode1 .customerTypeC .bankInfoList .bankInfoSubList1.moveContact input:nth-of-type(3), section#content.move-out-test .customerCode1 .customerTypeR .bankInfoList .bankInfoSubList1.moveContact input:nth-of-type(3), section#content.move-out-test .customerCode1 .customerTypeC .bankInfoList .bankInfoSubList1.moveContact input:nth-of-type(3) {
  width: 60px;
}
section#content.move-in .customerCode1 .customerTypeR .bankInfoList .bankInfoSubList1.moveContact input#fedTaxId2, section#content.move-in .customerCode1 .customerTypeC .bankInfoList .bankInfoSubList1.moveContact input#fedTaxId2, section#content.test-movein .customerCode1 .customerTypeR .bankInfoList .bankInfoSubList1.moveContact input#fedTaxId2, section#content.test-movein .customerCode1 .customerTypeC .bankInfoList .bankInfoSubList1.moveContact input#fedTaxId2, section#content.transfer .customerCode1 .customerTypeR .bankInfoList .bankInfoSubList1.moveContact input#fedTaxId2, section#content.transfer .customerCode1 .customerTypeC .bankInfoList .bankInfoSubList1.moveContact input#fedTaxId2, section#content.tranfer-old .customerCode1 .customerTypeR .bankInfoList .bankInfoSubList1.moveContact input#fedTaxId2, section#content.tranfer-old .customerCode1 .customerTypeC .bankInfoList .bankInfoSubList1.moveContact input#fedTaxId2, section#content.move-out .customerCode1 .customerTypeR .bankInfoList .bankInfoSubList1.moveContact input#fedTaxId2, section#content.move-out .customerCode1 .customerTypeC .bankInfoList .bankInfoSubList1.moveContact input#fedTaxId2, section#content.move-out-test .customerCode1 .customerTypeR .bankInfoList .bankInfoSubList1.moveContact input#fedTaxId2, section#content.move-out-test .customerCode1 .customerTypeC .bankInfoList .bankInfoSubList1.moveContact input#fedTaxId2 {
  width: 100px;
}
section#content.move-in .customerCode1 .customerTypeR .bankInfoList.selectCustomer1Cont0 li:not(.bankInfoSubList, .bankInfoSubList1), section#content.move-in .customerCode1 .customerTypeC .bankInfoList.selectCustomer1Cont0 li:not(.bankInfoSubList, .bankInfoSubList1), section#content.test-movein .customerCode1 .customerTypeR .bankInfoList.selectCustomer1Cont0 li:not(.bankInfoSubList, .bankInfoSubList1), section#content.test-movein .customerCode1 .customerTypeC .bankInfoList.selectCustomer1Cont0 li:not(.bankInfoSubList, .bankInfoSubList1), section#content.transfer .customerCode1 .customerTypeR .bankInfoList.selectCustomer1Cont0 li:not(.bankInfoSubList, .bankInfoSubList1), section#content.transfer .customerCode1 .customerTypeC .bankInfoList.selectCustomer1Cont0 li:not(.bankInfoSubList, .bankInfoSubList1), section#content.tranfer-old .customerCode1 .customerTypeR .bankInfoList.selectCustomer1Cont0 li:not(.bankInfoSubList, .bankInfoSubList1), section#content.tranfer-old .customerCode1 .customerTypeC .bankInfoList.selectCustomer1Cont0 li:not(.bankInfoSubList, .bankInfoSubList1), section#content.move-out .customerCode1 .customerTypeR .bankInfoList.selectCustomer1Cont0 li:not(.bankInfoSubList, .bankInfoSubList1), section#content.move-out .customerCode1 .customerTypeC .bankInfoList.selectCustomer1Cont0 li:not(.bankInfoSubList, .bankInfoSubList1), section#content.move-out-test .customerCode1 .customerTypeR .bankInfoList.selectCustomer1Cont0 li:not(.bankInfoSubList, .bankInfoSubList1), section#content.move-out-test .customerCode1 .customerTypeC .bankInfoList.selectCustomer1Cont0 li:not(.bankInfoSubList, .bankInfoSubList1) {
  width: 40%;
  font-weight: bold;
  margin-bottom: 25px;
}
section#content.move-in .customerCode1 .customerTypeC .clear, section#content.test-movein .customerCode1 .customerTypeC .clear, section#content.transfer .customerCode1 .customerTypeC .clear, section#content.tranfer-old .customerCode1 .customerTypeC .clear, section#content.move-out .customerCode1 .customerTypeC .clear, section#content.move-out-test .customerCode1 .customerTypeC .clear {
  display: none;
}
section#content.move-in .customerCode1 .customerTypeC .bankInfoList li:nth-of-type(5), section#content.test-movein .customerCode1 .customerTypeC .bankInfoList li:nth-of-type(5), section#content.transfer .customerCode1 .customerTypeC .bankInfoList li:nth-of-type(5), section#content.tranfer-old .customerCode1 .customerTypeC .bankInfoList li:nth-of-type(5), section#content.move-out .customerCode1 .customerTypeC .bankInfoList li:nth-of-type(5), section#content.move-out-test .customerCode1 .customerTypeC .bankInfoList li:nth-of-type(5) {
  width: 100%;
  margin-left: 30px;
}
section#content.move-in #moveInReviewCommercialForm .bankInfoList, section#content.test-movein #moveInReviewCommercialForm .bankInfoList, section#content.transfer #moveInReviewCommercialForm .bankInfoList, section#content.tranfer-old #moveInReviewCommercialForm .bankInfoList, section#content.move-out #moveInReviewCommercialForm .bankInfoList, section#content.move-out-test #moveInReviewCommercialForm .bankInfoList {
  flex-wrap: wrap;
  justify-content: normal;
}
section#content.move-in #moveInReviewCommercialForm .bankInfoList .bankInfoSubList, section#content.test-movein #moveInReviewCommercialForm .bankInfoList .bankInfoSubList, section#content.transfer #moveInReviewCommercialForm .bankInfoList .bankInfoSubList, section#content.tranfer-old #moveInReviewCommercialForm .bankInfoList .bankInfoSubList, section#content.move-out #moveInReviewCommercialForm .bankInfoList .bankInfoSubList, section#content.move-out-test #moveInReviewCommercialForm .bankInfoList .bankInfoSubList {
  width: 35% !important;
  margin-right: 40px !important;
  font-weight: bold;
  margin-bottom: 40px;
}
section#content.move-in #moveInReviewCommercialForm .bankInfoList .bankInfoSubList1, section#content.test-movein #moveInReviewCommercialForm .bankInfoList .bankInfoSubList1, section#content.transfer #moveInReviewCommercialForm .bankInfoList .bankInfoSubList1, section#content.tranfer-old #moveInReviewCommercialForm .bankInfoList .bankInfoSubList1, section#content.move-out #moveInReviewCommercialForm .bankInfoList .bankInfoSubList1, section#content.move-out-test #moveInReviewCommercialForm .bankInfoList .bankInfoSubList1 {
  width: 45% !important;
  margin-right: 20px !important;
}
section#content.move-in #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2), section#content.test-movein #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2), section#content.transfer #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2), section#content.tranfer-old #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2), section#content.move-out #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2), section#content.move-out-test #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) {
  flex-wrap: wrap;
  justify-content: normal;
}
section#content.move-in #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList, section#content.test-movein #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList, section#content.transfer #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList, section#content.tranfer-old #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList, section#content.move-out #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList, section#content.move-out-test #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList {
  width: 30% !important;
  margin-right: 10px !important;
  font-weight: bold;
  margin-bottom: 40px;
}
section#content.move-in #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1, section#content.test-movein #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1, section#content.transfer #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1, section#content.tranfer-old #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1, section#content.move-out #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1, section#content.move-out-test #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1 {
  width: 40%;
}
section#content.move-in #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1.moveContact input, section#content.test-movein #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1.moveContact input, section#content.transfer #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1.moveContact input, section#content.tranfer-old #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1.moveContact input, section#content.move-out #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1.moveContact input, section#content.move-out-test #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1.moveContact input {
  width: 40px;
}
section#content.move-in #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1.moveContact input#ssnOtherResponsibleParty3, section#content.move-in #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1.moveContact input#primaryPhoneNoC3, section#content.test-movein #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1.moveContact input#ssnOtherResponsibleParty3, section#content.test-movein #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1.moveContact input#primaryPhoneNoC3, section#content.transfer #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1.moveContact input#ssnOtherResponsibleParty3, section#content.transfer #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1.moveContact input#primaryPhoneNoC3, section#content.tranfer-old #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1.moveContact input#ssnOtherResponsibleParty3, section#content.tranfer-old #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1.moveContact input#primaryPhoneNoC3, section#content.move-out #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1.moveContact input#ssnOtherResponsibleParty3, section#content.move-out #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1.moveContact input#primaryPhoneNoC3, section#content.move-out-test #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1.moveContact input#ssnOtherResponsibleParty3, section#content.move-out-test #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1.moveContact input#primaryPhoneNoC3 {
  width: 50px;
  margin-right: 10px;
}
section#content.move-in #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1:nth-of-type(3), section#content.test-movein #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1:nth-of-type(3), section#content.transfer #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1:nth-of-type(3), section#content.tranfer-old #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1:nth-of-type(3), section#content.move-out #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1:nth-of-type(3), section#content.move-out-test #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1:nth-of-type(3) {
  width: 25% !important;
}
section#content.move-in #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1:nth-of-type(7), section#content.test-movein #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1:nth-of-type(7), section#content.transfer #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1:nth-of-type(7), section#content.tranfer-old #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1:nth-of-type(7), section#content.move-out #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1:nth-of-type(7), section#content.move-out-test #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1:nth-of-type(7) {
  width: 65% !important;
}
section#content.move-in #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1:nth-of-type(7) .selectHold, section#content.test-movein #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1:nth-of-type(7) .selectHold, section#content.transfer #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1:nth-of-type(7) .selectHold, section#content.tranfer-old #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1:nth-of-type(7) .selectHold, section#content.move-out #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1:nth-of-type(7) .selectHold, section#content.move-out-test #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1:nth-of-type(7) .selectHold {
  position: relative;
}
section#content.move-in .captcha, section#content.test-movein .captcha, section#content.transfer .captcha, section#content.tranfer-old .captcha, section#content.move-out .captcha, section#content.move-out-test .captcha {
  background-color: #EFEFEF;
  padding: 20px;
}
section#content.move-in .captcha input, section#content.test-movein .captcha input, section#content.transfer .captcha input, section#content.tranfer-old .captcha input, section#content.move-out .captcha input, section#content.move-out-test .captcha input {
  display: block;
  width: 120px;
}

section#content.impersonate-search #portlet_PNMRImpersonateportlet_WAR_PNMRImpersonateportlet {
  padding: 0px 15px;
}
section#content.impersonate-search #impersonateMIMOTForm1 > div {
  margin: 0px !important;
}
section#content.impersonate-search #impersonateMIMOTForm1 .impersonateCol1 {
  max-width: 85%;
  margin: auto;
}
section#content.impersonate-search #impersonateMIMOTForm1 .impersonateCol1 .impersonateColFull2 {
  padding-left: 0px !important;
}
section#content.impersonate-search .impersonateColFull2 {
  margin: 0 0 20px 0 !important;
}
section#content.impersonate-search .impersonateRow {
  margin: 0px auto 20px auto !important;
  max-width: 85%;
}
section#content.impersonate-search .impersonateRow .impersonateColFull1 {
  margin: 0px !important;
}
section#content.impersonate-search .impersonateRow .inputRow {
  display: flex;
  justify-content: space-between;
}
section#content.impersonate-search .impersonateRow .inputRow input {
  margin-left: 0px;
}
section#content.impersonate-search #impersonateMIMOTForm .impersonateColFull1 > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
section#content.impersonate-search #impersonateMIMOTForm .impersonateColFull1 > div button {
  margin: 0px !important;
}
section#content.impersonate-search label {
  margin: 0px !important;
  color: #707070;
  font-size: 1em;
  padding: 0px;
  text-align: left;
}
section#content.impersonate-search .impersonateColFull {
  text-align: center;
  padding: 0 !important;
  margin: 0 0 30px 0 !important;
}
section#content.impersonate-search .leftContainerBox {
  border: none !important;
  padding: 0 !important;
}

.popupHeader {
  padding: 10px !important;
  height: auto !important;
}
.popupHeader .buttonClose {
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
}

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

form#PreLoginReportOutage {
  /* Incident: INC2023145 - Report an outage journey phone number and UI changes - Starts */
  /* Incident: INC2023145 - Report an outage journey phone number and UI changes - Ends */
}
form#PreLoginReportOutage .previewBox {
  padding: 0px 20px;
}
form#PreLoginReportOutage .row {
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 30px;
  display: flex;
}
form#PreLoginReportOutage .row > label {
  margin-right: 40px;
}
form#PreLoginReportOutage .row .radioBox {
  display: flex;
}
form#PreLoginReportOutage .row .radioBox li:first-of-type {
  margin-right: 20px;
}
form#PreLoginReportOutage .row .radioBox input {
  margin-right: 10px;
}
form#PreLoginReportOutage .row:last-of-type {
  flex-wrap: wrap;
}
form#PreLoginReportOutage .row:last-of-type > label {
  width: 100%;
  margin-bottom: 15px;
}
form#PreLoginReportOutage .row > p {
  width: 40%;
  margin-right: 40px;
}
form#PreLoginReportOutage .row > p:first-of-type {
  font-weight: bold;
}
form#PreLoginReportOutage #edit_Button {
  color: #1a93b1;
  text-decoration: underline;
}
form#PreLoginReportOutage .rowSelectBox {
  width: 160px;
  position: relative;
  margin-right: 40px;
  margin-bottom: 20px;
}
form#PreLoginReportOutage .rowSelectBox select, form#PreLoginReportOutage .rowSelectBox .customStyleSelectBox, form#PreLoginReportOutage .rowSelectBox .customStyleSelectBoxInner {
  width: 100% !important;
}
form#PreLoginReportOutage .rowSelectBox select {
  height: 35px !important;
}
form#PreLoginReportOutage .rowSelectBox .customStyleSelectBox {
  background-color: #efefef;
  padding: 5px;
}
form#PreLoginReportOutage .rowSelectBox .customStyleSelectBoxInner {
  background: url(../images/myAccntDropDivider.png) no-repeat center right;
}
form#PreLoginReportOutage #PreLoginReportOutage input[type=number]::-webkit-outer-spin-button,
form#PreLoginReportOutage #PreLoginReportOutage input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
form#PreLoginReportOutage #PreLoginReportOutage input[type=number] {
  -moz-appearance: textfield;
}
form#PreLoginReportOutage .rowPhoneBox, form#PreLoginReportOutage .rowAccountBox {
  display: none;
  flex-wrap: wrap;
}
form#PreLoginReportOutage .width90 {
  width: 90px;
}
form#PreLoginReportOutage .width80 {
  width: 80px;
}
form#PreLoginReportOutage .width30 {
  width: 30px;
}
form#PreLoginReportOutage .rowPhoneBox {
  /* Incident: INC2023145 - Report an outage journey phone number and UI changes - Starts */
  /* Incident: INC2023145 - Report an outage journey phone number and UI changes - Ends */
}
form#PreLoginReportOutage .rowPhoneBox > input {
  width: 40px;
}
form#PreLoginReportOutage .rowPhoneBox #pnmResidencePhoneNumber2 {
  width: 50px !important;
}
form#PreLoginReportOutage .rowPhoneBox #pnmBusinessPhoneNumber2 {
  width: 45px !important;
}
form#PreLoginReportOutage .rowPhoneBox .ssnBox #ssnInput {
  width: 95px;
}
form#PreLoginReportOutage .rowPhoneBox #fedTaxId {
  width: 52px;
}
form#PreLoginReportOutage .rowPhoneBox .fedTxBox, form#PreLoginReportOutage .rowPhoneBox .ssnBox {
  margin-left: 30px;
}
form#PreLoginReportOutage .rowPhoneBox .ac {
  width: 50%;
}
form#PreLoginReportOutage .rowPhoneBox .ac, form#PreLoginReportOutage .rowPhoneBox .d7 {
  font-size: 0.8em;
}
form#PreLoginReportOutage .rowAccountBox {
  position: relative;
  /* Incident: INC2023145 - Report an outage journey phone number and UI changes - Starts */
  /* Incident: INC2023145 - Report an outage journey phone number and UI changes - Ends */
}
form#PreLoginReportOutage .rowAccountBox .d9, form#PreLoginReportOutage .rowAccountBox .d7, form#PreLoginReportOutage .rowAccountBox .d1 {
  position: absolute;
  top: 30px;
}
form#PreLoginReportOutage .rowAccountBox .d9 {
  left: 1px;
}
form#PreLoginReportOutage .rowAccountBox .d7 {
  left: 112px;
}
form#PreLoginReportOutage .rowAccountBox .d1 {
  left: 215px;
}
form#PreLoginReportOutage .rowAccountBox p {
  margin-top: 30px;
}

#PreLoginReportOutageSuccess .iBoxLeft, #outageconfirmation .iBoxLeft {
  float: left;
  padding-bottom: 25px;
  width: 49%;
}
#PreLoginReportOutageSuccess .iBoxRight, #outageconfirmation .iBoxRight {
  float: right;
  padding-bottom: 25px;
  width: 49%;
}
#PreLoginReportOutageSuccess .blueLine, #outageconfirmation .blueLine {
  clear: both;
}
#PreLoginReportOutageSuccess .bTextList li, #outageconfirmation .bTextList li {
  margin-left: 20px;
  list-style: disc;
}

.percent-display-time {
  display: none;
}

#portlet_PNMRUnsubscribespamportlet_WAR_PNMRUnSubscribeSpamportlet {
  margin-bottom: 40px;
}
#portlet_PNMRUnsubscribespamportlet_WAR_PNMRUnSubscribeSpamportlet label {
  display: block;
  text-align: left;
  margin-bottom: 10px;
  color: #707070;
  font-size: 1em;
}
#portlet_PNMRUnsubscribespamportlet_WAR_PNMRUnSubscribeSpamportlet .errorBox {
  color: red;
  display: inline-block;
}
#portlet_PNMRUnsubscribespamportlet_WAR_PNMRUnSubscribeSpamportlet .unsubscribeSpamMail {
  display: flex;
  align-items: center;
}
#portlet_PNMRUnsubscribespamportlet_WAR_PNMRUnSubscribeSpamportlet .unsubscribeSpamMail label {
  padding: 0;
  margin: 0;
}
#portlet_PNMRUnsubscribespamportlet_WAR_PNMRUnSubscribeSpamportlet button {
  height: auto;
}

/*Case 165630 - Make it easier for users to find the option to download usage history- Start*/
#UsageHistoryForm .buttonBoxChrtViewCSS, #resUsageHistoryTableViewForm .buttonBoxChrtViewCSS {
  overflow: hidden;
  padding: 6px 0 !important;
  width: auto;
}
#UsageHistoryForm .buttonBoxTblViewCSS, #resUsageHistoryTableViewForm .buttonBoxTblViewCSS {
  overflow: hidden;
  padding: 10px 0 !important;
  width: auto;
}

.tabHolder ul.tabs li {
  width: 30.666667% !important;
}

/*Case 165630 - Make it easier for users to find the option to download usage history- End*/
/* Case: 274636 - Modifications to Auto Payment Page in Logged changes starts*/
.iconTextList li {
  list-style: disc !important;
  margin-left: 30px !important;
}

.downloadForm {
  font-family: inherit;
  font-size: inherit;
}

/* Case: 274636 - Modifications to Auto Payment Page in Logged changes end*/
/* Incident: INC2023145 - Report an outage journey phone number and UI changes - Starts */
#PreLoginReportOutage input[type=number]::-webkit-outer-spin-button,
#PreLoginReportOutage input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

#PreLoginReportOutage input[type=number] {
  -moz-appearance: textfield;
}

/* Incident: INC2023145 - Report an outage journey phone number and UI changes - Ends*/
/* Incident ID - INC2003272: Community Solar Consent Form - Starts */
section#portlet_PNMRPreLoginCommunitySolarConsentportlet_WAR_PNMRPreLoginCommunitySolarConsentportlet .mainDiv .row,
section#portlet_PNMRPostLoginCommunitySolarConsentportlet_WAR_PNMRPostLoginCommunitySolarConsentportlet .mainDiv .row {
  padding-right: 4px;
}
section#portlet_PNMRPreLoginCommunitySolarConsentportlet_WAR_PNMRPreLoginCommunitySolarConsentportlet #addOrgBtn,
section#portlet_PNMRPostLoginCommunitySolarConsentportlet_WAR_PNMRPostLoginCommunitySolarConsentportlet #addOrgBtn {
  text-align: center;
  cursor: pointer;
  display: inline-block;
  border-radius: 4px;
}
section#portlet_PNMRPreLoginCommunitySolarConsentportlet_WAR_PNMRPreLoginCommunitySolarConsentportlet .desc,
section#portlet_PNMRPostLoginCommunitySolarConsentportlet_WAR_PNMRPostLoginCommunitySolarConsentportlet .desc {
  font-weight: bold;
  font-family: inherit;
}
section#portlet_PNMRPreLoginCommunitySolarConsentportlet_WAR_PNMRPreLoginCommunitySolarConsentportlet .input,
section#portlet_PNMRPostLoginCommunitySolarConsentportlet_WAR_PNMRPostLoginCommunitySolarConsentportlet .input {
  width: 100%;
}
section#portlet_PNMRPreLoginCommunitySolarConsentportlet_WAR_PNMRPreLoginCommunitySolarConsentportlet label,
section#portlet_PNMRPostLoginCommunitySolarConsentportlet_WAR_PNMRPostLoginCommunitySolarConsentportlet label {
  text-align: end;
}
section#portlet_PNMRPreLoginCommunitySolarConsentportlet_WAR_PNMRPreLoginCommunitySolarConsentportlet input[readonly],
section#portlet_PNMRPreLoginCommunitySolarConsentportlet_WAR_PNMRPreLoginCommunitySolarConsentportlet textarea[readonly],
section#portlet_PNMRPostLoginCommunitySolarConsentportlet_WAR_PNMRPostLoginCommunitySolarConsentportlet input[readonly],
section#portlet_PNMRPostLoginCommunitySolarConsentportlet_WAR_PNMRPostLoginCommunitySolarConsentportlet textarea[readonly] {
  background-color: #f0f0f0;
  color: #888;
  border: 1px solid black;
}
section#portlet_PNMRPreLoginCommunitySolarConsentportlet_WAR_PNMRPreLoginCommunitySolarConsentportlet .pdfImage,
section#portlet_PNMRPostLoginCommunitySolarConsentportlet_WAR_PNMRPostLoginCommunitySolarConsentportlet .pdfImage {
  width: 50px;
  height: 50px;
}
section#portlet_PNMRPreLoginCommunitySolarConsentportlet_WAR_PNMRPreLoginCommunitySolarConsentportlet .pdf-frame,
section#portlet_PNMRPostLoginCommunitySolarConsentportlet_WAR_PNMRPostLoginCommunitySolarConsentportlet .pdf-frame {
  width: 100%;
  height: 400px;
  border: 1px solid #e0e0e0;
  border-radius: 6px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06);
}
section#portlet_PNMRPreLoginCommunitySolarConsentportlet_WAR_PNMRPreLoginCommunitySolarConsentportlet .mainDiv,
section#portlet_PNMRPostLoginCommunitySolarConsentportlet_WAR_PNMRPostLoginCommunitySolarConsentportlet .mainDiv {
  padding-left: 20px;
  padding-right: 20px;
}
section#portlet_PNMRPreLoginCommunitySolarConsentportlet_WAR_PNMRPreLoginCommunitySolarConsentportlet .heading,
section#portlet_PNMRPostLoginCommunitySolarConsentportlet_WAR_PNMRPostLoginCommunitySolarConsentportlet .heading {
  text-align: center;
}
section#portlet_PNMRPreLoginCommunitySolarConsentportlet_WAR_PNMRPreLoginCommunitySolarConsentportlet .deleteSection,
section#portlet_PNMRPostLoginCommunitySolarConsentportlet_WAR_PNMRPostLoginCommunitySolarConsentportlet .deleteSection {
  text-align: end;
  float: right;
  position: absolute;
  top: -12px;
  right: -12px;
  background: white;
  border: 2px solid red;
}
section#portlet_PNMRPreLoginCommunitySolarConsentportlet_WAR_PNMRPreLoginCommunitySolarConsentportlet .org-section,
section#portlet_PNMRPostLoginCommunitySolarConsentportlet_WAR_PNMRPostLoginCommunitySolarConsentportlet .org-section {
  position: relative;
  border: 1px solid black;
  border-radius: 8px;
  margin-bottom: 35px;
}
section#portlet_PNMRPreLoginCommunitySolarConsentportlet_WAR_PNMRPreLoginCommunitySolarConsentportlet #errorTooltip,
section#portlet_PNMRPostLoginCommunitySolarConsentportlet_WAR_PNMRPostLoginCommunitySolarConsentportlet #errorTooltip {
  display: none;
  background: #ffe0e0;
  color: #333333;
  padding: 8px 12px;
  border-radius: 4px;
  box-shadow: 0 2px 8px #ccc;
}
section#portlet_PNMRPreLoginCommunitySolarConsentportlet_WAR_PNMRPreLoginCommunitySolarConsentportlet .buttonAsAnchor,
section#portlet_PNMRPostLoginCommunitySolarConsentportlet_WAR_PNMRPostLoginCommunitySolarConsentportlet .buttonAsAnchor {
  color: #1a93b1 !important;
}
section#portlet_PNMRPreLoginCommunitySolarConsentportlet_WAR_PNMRPreLoginCommunitySolarConsentportlet #acceptTnC,
section#portlet_PNMRPostLoginCommunitySolarConsentportlet_WAR_PNMRPostLoginCommunitySolarConsentportlet #acceptTnC {
  height: 25px;
  width: 25px;
}
section#portlet_PNMRPreLoginCommunitySolarConsentportlet_WAR_PNMRPreLoginCommunitySolarConsentportlet .dropdown-error-message,
section#portlet_PNMRPostLoginCommunitySolarConsentportlet_WAR_PNMRPostLoginCommunitySolarConsentportlet .dropdown-error-message {
  color: #707070;
  padding: 7px;
}
section#portlet_PNMRPreLoginCommunitySolarConsentportlet_WAR_PNMRPreLoginCommunitySolarConsentportlet .dropdown-error,
section#portlet_PNMRPostLoginCommunitySolarConsentportlet_WAR_PNMRPostLoginCommunitySolarConsentportlet .dropdown-error {
  background-color: #fee4e4;
}
section#portlet_PNMRPreLoginCommunitySolarConsentportlet_WAR_PNMRPreLoginCommunitySolarConsentportlet .buttonBox,
section#portlet_PNMRPostLoginCommunitySolarConsentportlet_WAR_PNMRPostLoginCommunitySolarConsentportlet .buttonBox {
  margin: 26px auto !important;
  overflow: hidden;
  padding: 6px 0 !important;
  width: auto;
  text-align: center;
  margin-top: 45px !important;
}
section#portlet_PNMRPreLoginCommunitySolarConsentportlet_WAR_PNMRPreLoginCommunitySolarConsentportlet #ssnInput, section#portlet_PNMRPreLoginCommunitySolarConsentportlet_WAR_PNMRPreLoginCommunitySolarConsentportlet .fedTax, section#portlet_PNMRPreLoginCommunitySolarConsentportlet_WAR_PNMRPreLoginCommunitySolarConsentportlet .phone,
section#portlet_PNMRPostLoginCommunitySolarConsentportlet_WAR_PNMRPostLoginCommunitySolarConsentportlet #ssnInput,
section#portlet_PNMRPostLoginCommunitySolarConsentportlet_WAR_PNMRPostLoginCommunitySolarConsentportlet .fedTax,
section#portlet_PNMRPostLoginCommunitySolarConsentportlet_WAR_PNMRPostLoginCommunitySolarConsentportlet .phone {
  width: inherit !important;
}
section#portlet_PNMRPreLoginCommunitySolarConsentportlet_WAR_PNMRPreLoginCommunitySolarConsentportlet .orgDropdown,
section#portlet_PNMRPostLoginCommunitySolarConsentportlet_WAR_PNMRPostLoginCommunitySolarConsentportlet .orgDropdown {
  width: 100%;
  height: 28px !important;
  padding: 4px;
}
section#portlet_PNMRPreLoginCommunitySolarConsentportlet_WAR_PNMRPreLoginCommunitySolarConsentportlet ul.commercialDropdown .customStyleSelectBoxInner,
section#portlet_PNMRPostLoginCommunitySolarConsentportlet_WAR_PNMRPostLoginCommunitySolarConsentportlet ul.commercialDropdown .customStyleSelectBoxInner {
  width: 380px !important;
}

section#portlet_PNMRPreLoginCommunitySolarConsentportlet_WAR_PNMRPreLoginCommunitySolarConsentportlet select {
  width: 360px;
  height: 39px !important;
}
section#portlet_PNMRPreLoginCommunitySolarConsentportlet_WAR_PNMRPreLoginCommunitySolarConsentportlet .customStyleSelectBox {
  margin-bottom: 25px;
}
section#portlet_PNMRPreLoginCommunitySolarConsentportlet_WAR_PNMRPreLoginCommunitySolarConsentportlet #dob .dob {
  display: flex;
}
section#portlet_PNMRPreLoginCommunitySolarConsentportlet_WAR_PNMRPreLoginCommunitySolarConsentportlet #dob .dob > li {
  width: 120px;
  position: relative;
  margin-right: 25px;
}
section#portlet_PNMRPreLoginCommunitySolarConsentportlet_WAR_PNMRPreLoginCommunitySolarConsentportlet #dob .dob > li select, section#portlet_PNMRPreLoginCommunitySolarConsentportlet_WAR_PNMRPreLoginCommunitySolarConsentportlet #dob .dob > li span.customStyleSelectBox, section#portlet_PNMRPreLoginCommunitySolarConsentportlet_WAR_PNMRPreLoginCommunitySolarConsentportlet #dob .dob > li .customStyleSelectBoxInner {
  width: 100% !important;
}
section#portlet_PNMRPreLoginCommunitySolarConsentportlet_WAR_PNMRPreLoginCommunitySolarConsentportlet #phone .inputBox {
  display: flex;
}
section#portlet_PNMRPreLoginCommunitySolarConsentportlet_WAR_PNMRPreLoginCommunitySolarConsentportlet #phone .inputBox > li:nth-child(1) input {
  margin-bottom: 5px;
}
section#portlet_PNMRPreLoginCommunitySolarConsentportlet_WAR_PNMRPreLoginCommunitySolarConsentportlet #phone .inputBox > li:nth-child(1) span {
  display: block;
}
section#portlet_PNMRPreLoginCommunitySolarConsentportlet_WAR_PNMRPreLoginCommunitySolarConsentportlet #phone .inputBox > li:nth-child(1) span::before {
  content: "(";
}
section#portlet_PNMRPreLoginCommunitySolarConsentportlet_WAR_PNMRPreLoginCommunitySolarConsentportlet #phone .inputBox > li:nth-child(1) span::after {
  content: ")";
}
section#portlet_PNMRPreLoginCommunitySolarConsentportlet_WAR_PNMRPreLoginCommunitySolarConsentportlet select.orgDropdown {
  width: 100% !important;
  height: 28px !important;
  padding: 4px;
}

/* Incident ID - INC2003272: Community Solar Consent Form - Ends */
@media (max-width: 767px) {
  #portlet_PNMRUnsubscribespamportlet_WAR_PNMRUnSubscribeSpamportlet {
    padding: 0px 20px;
  }
  #vendorFormSubmissionForm > div.displayBody {
    position: relative;
  }
  #vendorFormSubmissionForm .displayBody select.contactSelect, #vendorFormSubmissionForm .customStyleSelectBox, #vendorFormSubmissionForm .customStyleSelectBoxInner {
    width: 100% !important;
  }
  #vendorFormSubmissionForm .emailDropdown .displayBody fieldset select {
    left: 0px;
  }
  #vendorFormSubmissionForm .emailDropdown .displayBody fieldset #businessclassificationBox, #vendorFormSubmissionForm .emailDropdown .displayBody fieldset #twodigitBox {
    top: 55px;
  }
  section#content.test-movein #moveInReviewCommercialForm .bankInfoList .bankInfoSubList {
    width: 25% !important;
  }
  form#PreLoginReportOutage .rowPhoneBox .ac {
    width: 75%;
  }
  form#PreLoginReportOutage .rowPhoneBox .fedTxBox, form#PreLoginReportOutage .rowPhoneBox .ssnBox {
    margin-left: 15px;
  }
  section#content.home .modal-dialog-focused, section#content.homepage-test-duplicate .modal-dialog-focused {
    top: 25px !important;
    height: auto;
    max-height: 65%;
  }
  section#content.home .modal-dialog-focused .modal-body, section#content.homepage-test-duplicate .modal-dialog-focused .modal-body {
    top: 110px;
  }
  section#content.home .modalTitle, section#content.homepage-test-duplicate .modalTitle {
    width: 90%;
  }
  section#content.move-in #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1, section#content.test-movein #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1 {
    width: 50%;
  }
  section#content.move-in #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1 #otherResponsibleParty, section#content.test-movein #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1 #otherResponsibleParty {
    width: 80%;
  }
  section#content.move-in #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1:nth-of-type(2), section#content.test-movein #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .bankInfoSubList1:nth-of-type(2) {
    width: 40%;
  }
  section#content.move-in #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .selectHold, section#content.test-movein #moveIn_custinfo_banner_unmatch_form_business > .bankInfoList:nth-of-type(2) .selectHold {
    width: 50%;
  }
  section#content.manage-accounts .missingAccTblHldr .missingAccBody {
    padding: 10px;
  }
  section#content.manage-accounts .missingAccTblHldr .missingAccBody .selectAccnt {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  section#content.manage-accounts .missingAccTblHldr .missingAccBody .selectAccnt fieldset {
    position: relative;
  }
  section#content.manage-accounts .missingAccTblHldr .missingAccBody .selectAccnt fieldset select, section#content.manage-accounts .missingAccTblHldr .missingAccBody .selectAccnt fieldset .customStyleSelectBox, section#content.manage-accounts .missingAccTblHldr .missingAccBody .selectAccnt fieldset .customStyleSelectBoxInner {
    width: 100% !important;
  }
  section#content.manage-accounts .missingAccTblHldr .missingAccBody .addDetails {
    margin-top: 20px;
  }
  section#content.mailing-preferences .accLandingAccordion div.content thead {
    display: none;
  }
  section#content.mailing-preferences .accLandingAccordion div.content td {
    display: flex;
    text-align: left !important;
    font-size: 0.8em;
    width: 100% !important;
  }
  section#content.mailing-preferences .accLandingAccordion div.content td::before {
    display: inline-table;
    content: attr(data-title);
    width: 125px;
  }
  section#content.mailing-preferences .mailingAdresses {
    flex-direction: column;
  }
  section#content.mailing-preferences .mailingAdresses li {
    width: 100% !important;
    padding: 0px !important;
    margin-bottom: 15px !important;
  }
  section#content.mailing-preferences .mailingAddress {
    flex-direction: column;
    margin-bottom: 15px;
  }
  section#content.mailing-preferences .mailingAddress li {
    width: 100% !important;
  }
  section#content.mailing-preferences .mailingAddress .promotionalEmaillabel {
    font-weight: bold;
    margin-bottom: 10px;
  }
  section#content.mailing-preferences #mailingPrefBean {
    justify-content: normal;
  }
  section#content.mailing-preferences #mailingPrefBean .displayBody {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  section#content.two-way-communication .displayTblHldr:last-of-type .displayBody > table table#alertSecToHide tr td {
    margin-right: 20px;
  }
  .displayTblHldr .displayBody #alertAndNotificationBean select, .displayTblHldr .displayBody #alertAndNotificationBean .customStyleSelectBox {
    width: 100% !important;
  }
  #alertAndNotificationBean select {
    top: 25px;
  }
  .displayTblHldr .displayBody .emailDiv, .displayTblHldr .displayBody .phoneDiv {
    width: 100%;
    margin-bottom: 15px;
  }
  .displayTblHldr .displayBody .subTblHldr > table table tr {
    display: flex;
    flex-direction: column;
  }
  .displayTblHldr .displayBody .subTblHldr > table table tr td {
    width: 100% !important;
  }
  .mainalertselect {
    position: relative;
  }
  .missingAccTblHldr .missingAccBody, .missingAccTblHldr .mngMyAccntBody, .mngMyAccntTblHldr .missingAccBody, .mngMyAccntTblHldr .mngMyAccntBody, .landlordmyAccntLeftbox .missingAccBody, .landlordmyAccntLeftbox .mngMyAccntBody, #landlordStandby .MoveIn-Outsteps .missingAccBody, #landlordStandby .MoveIn-Outsteps .mngMyAccntBody {
    padding: 0px;
  }
  .missingAccTblHldr .mngMyAccntBody .selectHldr, .mngMyAccntTblHldr .mngMyAccntBody .selectHldr, .landlordmyAccntLeftbox .mngMyAccntBody .selectHldr, #landlordStandby .MoveIn-Outsteps .mngMyAccntBody .selectHldr {
    display: block;
  }
  .missingAccTblHldr .mngMyAccntBody .selectHldr input, .mngMyAccntTblHldr .mngMyAccntBody .selectHldr input, .landlordmyAccntLeftbox .mngMyAccntBody .selectHldr input, #landlordStandby .MoveIn-Outsteps .mngMyAccntBody .selectHldr input {
    margin-right: 8px;
  }
  .missingAccTblHldr .mngMyAccntBody thead, .mngMyAccntTblHldr .mngMyAccntBody thead, .landlordmyAccntLeftbox .mngMyAccntBody thead, #landlordStandby .MoveIn-Outsteps .mngMyAccntBody thead {
    display: none;
  }
  .missingAccTblHldr #myAccountsTbl td, .mngMyAccntTblHldr #myAccountsTbl td, .landlordmyAccntLeftbox #myAccountsTbl td, #landlordStandby .MoveIn-Outsteps #myAccountsTbl td {
    display: flex;
    text-align: left !important;
    font-size: 0.8em;
  }
  .missingAccTblHldr #myAccountsTbl td::before, .mngMyAccntTblHldr #myAccountsTbl td::before, .landlordmyAccntLeftbox #myAccountsTbl td::before, #landlordStandby .MoveIn-Outsteps #myAccountsTbl td::before {
    display: inline-table;
    content: attr(data-title);
    width: 150px;
  }
  .missingAccTblHldr .buttonBox, .mngMyAccntTblHldr .buttonBox, .landlordmyAccntLeftbox .buttonBox, #landlordStandby .MoveIn-Outsteps .buttonBox {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .missingAccTblHldr .buttonBox li, .mngMyAccntTblHldr .buttonBox li, .landlordmyAccntLeftbox .buttonBox li, #landlordStandby .MoveIn-Outsteps .buttonBox li {
    margin-right: 0px !important;
  }
  .missingAccTblHldr .buttonBox li:first-of-type, .mngMyAccntTblHldr .buttonBox li:first-of-type, .landlordmyAccntLeftbox .buttonBox li:first-of-type, #landlordStandby .MoveIn-Outsteps .buttonBox li:first-of-type {
    margin-right: 5px !important;
  }
  .selAcc select#accountNumber, .selAcc span.customStyleSelectBox {
    width: 100% !important;
  }
  .selAcc .customStyleSelectBoxInner {
    width: initial !important;
  }
  .col-md-3#column-3 {
    padding: 0px 20px;
  }
  .gnfHeader .gnfName {
    display: block;
  }
  .gnfHeader .gnfName strong {
    display: block;
  }
  .navSteps .navStepsLink {
    font-size: 0.6em;
  }
  .navSteps .navStepsLink.wizard-items-2 li {
    width: 33.3333%;
  }
  .navSteps .navStepsLink.wizard-items-3 li {
    width: 33.3333%;
  }
  .navSteps .navStepsLink.wizard-items-4 li {
    width: 25%;
  }
  .navSteps .navStepsLink.wizard-items-5 li {
    font-size: 0.5em;
  }
  .navSteps .navStepsLink li img {
    width: 50%;
  }
  .aa_atutoAgentInnerTabs span {
    font-size: 0.8em;
  }
  .simple-well {
    padding: 20px;
  }
  form#contactUsForm .emailDropdown .displayBody {
    width: 100%;
  }
  form#contactUsForm .emailDropdown .displayBody fieldset {
    display: flex;
    flex-direction: column;
  }
  form#contactUsForm .emailDropdown .displayBody fieldset select.contactSelect {
    width: 100% !important;
    top: 70px;
    left: 0;
    height: 60px !important;
  }
  form#contactUsForm .emailDropdown .displayBody fieldset span.customStyleSelectBox {
    width: 100%;
  }
  form#contactUsForm .emailDropdown .displayBody fieldset span.customStyleSelectBox .customStyleSelectBoxInner {
    width: 100% !important;
  }
  .tabHolder ul.tabs li a {
    font-size: 0.8em;
    padding: 10px 3px;
  }
  .missingAccTblHldr .missingAccBody, .mngMyAccntTblHldr .missingAccBody {
    flex-direction: column;
  }
  .missingAccTblHldr .mngMyAccntBody, .mngMyAccntTblHldr .mngMyAccntBody {
    padding: 15px 0px;
  }
  .missingAccTblHldr .mngMyAccntBody .selectHldr, .mngMyAccntTblHldr .mngMyAccntBody .selectHldr {
    display: block;
    margin-bottom: 10px;
    padding-left: 10px;
  }
  .missingAccTblHldr .mngMyAccntBody .selectHldr input, .mngMyAccntTblHldr .mngMyAccntBody .selectHldr input {
    margin-right: 6px;
  }
  .missingAccTblHldr .mngMyAccntBody #myAccountsTbl, .mngMyAccntTblHldr .mngMyAccntBody #myAccountsTbl {
    border: none;
  }
  .missingAccTblHldr .mngMyAccntBody #myAccountsTbl thead, .mngMyAccntTblHldr .mngMyAccntBody #myAccountsTbl thead {
    display: none;
  }
  .missingAccTblHldr .mngMyAccntBody #myAccountsTbl tbody tr td, .mngMyAccntTblHldr .mngMyAccntBody #myAccountsTbl tbody tr td {
    padding: 8px;
    display: flex;
    text-align: left;
    font-size: 0.8em;
  }
  .missingAccTblHldr .mngMyAccntBody #myAccountsTbl tbody tr td::before, .mngMyAccntTblHldr .mngMyAccntBody #myAccountsTbl tbody tr td::before {
    width: 150px;
    white-space: nowrap;
    content: attr(data-title);
    text-align: left;
    font-weight: bold;
    margin-right: 15px;
    display: inline-table;
  }
  .accDashContent {
    flex-direction: column;
  }
  .accDashContent .accLeft, .accDashContent .accRight {
    width: 100% !important;
    margin: 0px 0px 25px 0px;
  }
  #myPersonalInfo {
    justify-content: center;
  }
  #forgotEmail .forgotEmailInput > label {
    width: 100%;
    margin-bottom: 15px;
  }
  #forgotEmail .forgotEmailInput .acDivBox.digit7AcNumber {
    padding-top: 4px;
  }
  #forgotEmail .forgotEmailInput .pnmAcNoPara {
    width: 100%;
  }
  #forgotEmail .forgotEmailInput .helpmethis {
    margin-left: 0px;
  }
  .offeringHelp {
    font-size: 0.9em;
  }
  .faqContent {
    padding: 20px;
  }
  .faqContent .faqDivisions .faqDivisionscontent {
    width: 100% !important;
    margin-bottom: 35px !important;
    padding: 0px;
  }
  div.faq_Box {
    margin-left: 0px !important;
  }
  section#content .environment_container iframe {
    width: 100% !important;
  }
  section#content.login .loginContainer > div:first-of-type p {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  section#content.login .loginContainer .emailAddrLabel {
    width: initial;
  }
  section#content.login .loginBtn {
    width: 100%;
    padding-top: 0px;
  }
  section#content.login .loginBtn .buttonBox {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  section#content.energy-sources table, section#content.rates1 table {
    width: 100% !important;
  }
  section#content.customer-solar-program1 .environment_container img, section#content.ev-basics .environment_container img, section#content.home-works-program .environment_container img, section#content.solar .environment_container img, section#content.texting .environment_container img {
    width: 100% !important;
    float: none !important;
    height: initial !important;
    margin: 0 0 15px 0 !important;
  }
  section#content.media-center {
    padding: 20px;
  }
  section#content.media-center .myAccntLeftbox, section#content.media-center .rightContainerBox {
    width: 100%;
    padding: 0px;
  }
  section#content .mediaCenterLeftBox > .clearfix .mediaCenterLeft, section#content .mediaCenterLeftBox > .clearfix .mediaCenterRight {
    width: 100%;
    padding: 0px;
  }
  section#content .mediaCenterLeftBox > .clearfix .mediaCenterLeft img, section#content .mediaCenterLeftBox > .clearfix .mediaCenterRight img {
    width: 100%;
  }
  section#content .mediaCenterLeftBox > .clearfix .mediaCenterMiddle {
    flex-direction: column;
    border: none;
  }
  section#content .mediaCenterLeftBox > .clearfix .mediaCenterMiddle .mediaCenterMidLeft, section#content .mediaCenterLeftBox > .clearfix .mediaCenterMiddle .mediaCenterMidRight {
    width: 100%;
    padding: 0px;
    border: none;
    margin-bottom: 50px;
  }
  section#content .detail-content-wrapper ul.big-icon-flex-list > li {
    flex-direction: column;
    align-items: center;
  }
  section#content .detail-content-wrapper ul.big-icon-flex-list > li.medium-width {
    max-width: none !important;
  }
  section#content .detail-content-wrapper ul.big-icon-flex-list > li .img-blk {
    margin: 0px 0px 20px 0px;
  }
  section#content .detail-content-wrapper .split-even-flex-list-wrapper {
    flex-direction: column;
  }
  section#content .detail-content-wrapper .split-even-flex-list-wrapper .left-blk {
    width: 100% !important;
    margin-right: 0px !important;
  }
  section#content .detail-content-wrapper .split-even-flex-list-wrapper .vertical-aligned-mid {
    align-self: normal;
  }
  .programsContent {
    flex-direction: column;
  }
  .programsContent .smallContainerLeft, .programsContent .smallContainerRight {
    width: 100%;
    padding: 0px;
    margin: 0px 0px 40px 0px;
  }
  .programsContent .smallContainerRight {
    height: initial !important;
  }
  .btn.btn-primary.btn-larger {
    padding-left: 15px;
    padding-right: 15px;
  }
  #main-content > div.row #column-1 .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  #banner-cta-bar {
    margin-bottom: 25px;
  }
  section#content section.detail-content-wrapper ul.big-icon-flex-list li.medium-width {
    max-width: 100%;
  }
  .neighbor-helping-neighbor-container {
    text-align: center;
  }
  #pnm-wrapper .pnm-com-header-navigation-wrapper #layout_outage-center a img {
    width: 10px;
    margin-right: -10px;
  }
  footer .inner-content.footer-links-wrapper .footer-link-list-row-wrapper .row > div {
    padding: 5px;
  }
  section#content.my-pnm-account .addAcountRow {
    flex-direction: column;
    align-items: normal !important;
    margin-bottom: 20px !important;
  }
  section#content.my-pnm-account .addAcountRow > li:first-of-type #myaccountbean:first-of-type {
    margin-right: 0 !important;
    margin-bottom: 40px;
  }
  section#content.my-pnm-account .addAcountRow > li:first-of-type #myaccountbean:first-of-type label {
    font-size: 0.85em;
  }
  section#content.my-pnm-account .addAcountRow .addAccountBt form {
    text-align: center;
  }
  section#content.my-pnm-account .addAcountRow .addAccountBt form input {
    width: 50%;
  }
  section#content.my-pnm-account .accLandingAccordion table tbody tr:not(.customerGroup) td {
    font-size: 0.8em;
  }
  section#content.my-pnm-account .accLandingAccordion table tbody tr:not(.customerGroup) td::before {
    width: 150px !important;
  }
  .manage-authorized-users #tablepaging tr:not(.customerGroup) td {
    font-size: 0.8em;
  }
  .manage-authorized-users #tablepaging tr:not(.customerGroup) td::before {
    width: 150px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #vendorFormSubmissionForm .emailDropdown .displayBody fieldset #businessownershipBox {
    left: 0;
    top: 55px;
  }
  .faqContent .faqDivisions .faqDivisionscontent {
    width: 50% !important;
  }
  .manage-authorized-users .addAuthUserButton {
    font-size: 0.8em;
  }
  .manage-authorized-users #tablepaging tr:not(.customerGroup) td {
    font-size: 1em;
  }
  .manage-authorized-users #tablepaging tr:not(.customerGroup) td::before {
    width: 200px;
  }
}
@media (max-width: 991px) {
  body {
    font-size: 14.4px;
  }
  .accProfileHld > table table tr {
    display: flex;
    flex-direction: column;
    padding-top: 15px;
  }
  div.faq_Box {
    margin-left: 0px !important;
    padding: 0px 15px;
  }
  .navSteps .navStepsLink.wizard-items-5 li {
    width: 20%;
  }
  section#content.more-ways-to-pay .paymentTable table {
    width: 100%;
  }
  section#content.more-ways-to-pay .paymentTable table thead {
    display: none;
  }
  section#content.more-ways-to-pay .paymentTable table td {
    border: none;
    border-bottom: 1px solid #939d9a;
    display: flex;
    flex-direction: column;
    text-align: left;
    padding: 15px 20px !important;
    font-size: 0.9em !important;
  }
  section#content.more-ways-to-pay .paymentTable table td::before {
    position: initial;
    display: inline-table;
    content: attr(data-title);
    margin-bottom: 15px;
    text-align: left;
  }
  section#content.manage-authorized-users .aa_overlayPopup h4 {
    font-size: 1.2em;
  }
  section#content.manage-authorized-users .aa_overlayPopup table {
    font-size: 0.75em;
  }
  section#content.manage-authorized-users .aa_overlayPopup table td, section#content.manage-authorized-users .aa_overlayPopup table th {
    padding: 5px;
  }
  section#content.manage-authorized-users .aa_overlayPopup .largeDevice {
    display: table-header-group !important;
  }
  section#content.manage-authorized-users #tablepaging thead {
    display: none;
  }
  section#content.manage-authorized-users #tablepaging .customerGroup td {
    text-align: left;
    font-weight: bold;
  }
  section#content.manage-authorized-users #tablepaging .customerGroup td .aa_accessControlAutorize {
    font-weight: normal;
    text-align: center;
    margin-top: 20px;
  }
  section#content.manage-authorized-users #tablepaging tr:not(.customerGroup) td {
    display: flex;
    text-align: left;
    font-size: 0.8em;
  }
  section#content.manage-authorized-users #tablepaging tr:not(.customerGroup) td::before {
    display: inline-table;
    content: attr(data-title);
    width: 125px;
  }
  section#content.add-new-account1, section#content.add-new-account, section#content.step-2-html, section#content.registration {
    padding: 0px 20px;
  }
  section#content.add-new-account1 .secureLink, section#content.add-new-account .secureLink, section#content.step-2-html .secureLink, section#content.registration .secureLink {
    margin-top: 15px;
  }
  section#content.add-new-account1 .inputField label, section#content.add-new-account .inputField label, section#content.step-2-html .inputField label, section#content.registration .inputField label {
    text-align: left;
  }
  section#content.my-pnm-account .blueLine {
    margin: 5px 0px;
  }
  section#content.my-pnm-account .multipleCustomer form {
    padding-top: 0px;
  }
  section#content.my-pnm-account .gnfDonationTitle {
    margin-bottom: 30px !important;
  }
  section#content.my-pnm-account .multipleAccTable {
    border: none;
  }
  section#content.my-pnm-account .accLandingAccordion {
    border: none;
  }
  section#content.my-pnm-account .accLandingAccordion table th {
    display: none;
  }
  section#content.my-pnm-account .accLandingAccordion table tbody tr {
    padding: 10px;
  }
  section#content.my-pnm-account .accLandingAccordion table tbody tr td {
    text-align: left !important;
  }
  section#content.my-pnm-account .accLandingAccordion table tbody tr:not(.customerGroup) td {
    display: flex;
    border-bottom: 1px solid;
  }
  section#content.my-pnm-account .accLandingAccordion table tbody tr:not(.customerGroup) td::before {
    content: attr(data-title);
    display: inline-table;
    width: 270px;
  }
  section#content.my-pnm-account .accLandingAccordion table tbody tr:not(.customerGroup) td:last-of-type {
    border: none;
  }
  section#content.my-pnm-account .accLandingAccordion table tbody tr.customerGroup {
    font-weight: bold;
    font-size: 1.3em;
  }
  section#content.my-pnm-account .multipleCustomer form .buttonBox {
    margin: 0px !important;
    padding: 20px !important;
  }
  section#content.my-pnm-account .multipleCustomer form .buttonBox .buttonGreen {
    margin-right: 0px;
  }
  section#content.my-pnm-account .multipleCustomer form .searchAccount {
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin: 0px !important;
    max-width: 100%;
  }
  section#content.my-pnm-account .multipleCustomer form .searchAccount li {
    flex-direction: column;
    width: 60%;
  }
  section#content.my-pnm-account .multipleCustomer form .searchAccount li input {
    width: 100%;
  }
  section#content.my-pnm-account .addAcountRow {
    justify-content: space-between;
    align-items: center;
  }
  section#content.my-pnm-account .addAcountRow > li:first-of-type {
    flex-grow: 1;
  }
  section#content.my-pnm-account .addAcountRow > li:first-of-type #myaccountbean:first-of-type {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-right: 70px;
  }
  section#content.my-pnm-account .addAcountRow > li:first-of-type #myaccountbean:first-of-type select {
    right: 0;
    width: 60% !important;
  }
  section#content.my-pnm-account .addAcountRow > li:first-of-type #myaccountbean:first-of-type .customStyleSelectBox {
    width: 60% !important;
  }
  section#content.my-pnm-account .addAcountRow > li:first-of-type #myaccountbean:first-of-type .customStyleSelectBox .customStyleSelectBoxInner {
    width: 100% !important;
  }
  .accInnerRight img {
    width: 100% !important;
  }
  section#content.moveinmoveout .moveCenter .desp {
    width: 100% !important;
  }
  #pnm-wrapper header#banner {
    padding: 13px 7px;
    margin-bottom: 0;
  }
  #pnm-wrapper header#banner .pmn-com-header-search-blk,
  #pnm-wrapper header#banner .pmn-com-header-live-button-blk,
  #pnm-wrapper header#banner #hamburger-menu-collapser {
    align-self: flex-end;
  }
  #pnm-wrapper header#banner .pmn-com-header-link-blk {
    margin-bottom: 0;
    margin-top: 15px;
  }
  #pnm-wrapper header#banner .pnm-com-header-logo-blk {
    margin: 0px 7px 0px 0px;
    flex-basis: auto;
  }
  #pnm-wrapper header#banner .pnm-com-header-logo-blk img {
    width: auto;
    height: 45px;
  }
  form#contactUsForm .emailDropdown {
    width: 100%;
  }
  .bordered-callout {
    max-width: initial;
    font-size: 1.1em;
    padding: 15px;
  }
  .bordered-callout .btn-primary {
    margin-bottom: 8px;
  }
  .gnfHeader {
    flex-direction: column;
  }
  .popupBox {
    font-size: 0.9em;
    left: initial;
    width: 90%;
  }
  .popupContainer {
    height: initial;
    max-height: 70%;
    overflow-y: scroll;
    padding-right: 5px;
  }
  #p_p_id_PNMRForgotPasswordportlet_WAR_PNMRForgotPasswordportlet_, #p_p_id_PNMRMyAccountSummaryportlet_WAR_PNMRMyAccountSummaryportlet_ {
    padding: 20px;
  }
  #p_p_id_PNMRLoginportlet_WAR_PNMRLoginportlet_, #p_p_id_PNMRRegistrationportlet_WAR_PNMRRegistrationportlet_ {
    padding: 20px;
  }
  #p_p_id_PNMRLoginportlet_WAR_PNMRLoginportlet_ .regLeftBox, #p_p_id_PNMRRegistrationportlet_WAR_PNMRRegistrationportlet_ .regLeftBox {
    float: none;
    width: 100%;
    padding-right: 0px;
  }
  #p_p_id_PNMRLoginportlet_WAR_PNMRLoginportlet_ .benefitsHelpBox, #p_p_id_PNMRRegistrationportlet_WAR_PNMRRegistrationportlet_ .benefitsHelpBox {
    float: none;
    width: 100%;
  }
  .bodyContainer.westernUnionLocations {
    padding: 20px;
  }
  .bodyContainer.westernUnionLocations .fboxContainer, .bodyContainer.westernUnionLocations .lgdListContainer, .bodyContainer.westernUnionLocations .mapContainer, .bodyContainer.westernUnionLocations .navigateContainer {
    width: 100%;
    float: none;
    display: block;
    margin-bottom: 40px;
  }
  .bodyContainer.westernUnionLocations .mapInfoList {
    width: 45%;
    margin: 0px auto;
    float: none;
  }
  #portlet_PNMRLeftnavigationportlet_WAR_PNMRLeftnavigationportlet .portlet-body {
    display: flex;
    margin-bottom: 15px;
  }
  .leftNav {
    display: none;
  }
  .leftNav > ul {
    max-width: none !important;
  }
  .leftMenuIcon {
    display: block;
  }
  .renewable-container,
  .percent-container {
    margin: auto;
  }
  .helpful-links-wrapper ul {
    display: flex;
    flex-wrap: wrap;
  }
  .helpful-links-wrapper ul li {
    flex: 0 50%;
  }
  .helpful-links-wrapper ul li:last-child {
    flex: 0 100%;
  }
}
@media (max-width: 500px) {
  .bodyContainer.westernUnionLocations .mapInfoList {
    width: 85%;
  }
}
@media (min-width: 768px) {
  .neighbor-helping-neighbor-container .neighbor-helping-neighbor-context-wrapper {
    flex-direction: row;
    align-items: initial;
    padding-top: 70px;
  }
  .neighbor-helping-neighbor-container .neighbor-helping-neighbor-context-wrapper .context-blk {
    font-size: 1em;
  }
  .neighbor-helping-neighbor-container .neighbor-helping-neighbor-context-wrapper .icon-blk {
    margin-right: 25px;
  }
  .neighbor-helping-neighbor-container .neighbor-helping-neighbor-context-wrapper .icon-blk img {
    width: 110px;
  }
}
@media (min-width: 992px) {
  body {
    font-size: 14.4px;
  }
  .popupHeader {
    padding: 20px !important;
  }
  section#content.manage-accounts .missingAccTblHldr .missingAccBody {
    align-items: center;
  }
  #pnm-wrapper .language-switcher-wrapper {
    display: block;
    text-align: right;
  }
  #pnm-wrapper .language-switcher-wrapper a.btn {
    color: #707070;
    background-color: #f0f0f0;
    font-style: italic;
  }
  #pnm-wrapper #banner-alert.alert .context-blk {
    font-size: 1em;
    padding-left: 25px;
    padding-right: 25px;
  }
  #pnm-wrapper header#banner {
    margin-bottom: 12px;
    margin-top: -12px;
    flex-wrap: nowrap;
  }
  #pnm-wrapper header#banner #hamburger-menu-collapser {
    display: none;
  }
  #pnm-wrapper header#banner .pnm-com-header-logo-blk {
    padding-left: 35px;
    margin-right: 35px;
    margin-top: initial;
    margin-bottom: initial;
    flex-basis: 0;
  }
  #pnm-wrapper header#banner .pnm-com-header-logo-blk img {
    width: 125px;
  }
  #pnm-wrapper header#banner .pmn-com-header-link-blk {
    flex-basis: auto;
    position: relative;
    width: 460px;
    background-color: initial;
    margin-bottom: initial;
  }
  #pnm-wrapper header#banner .pmn-com-header-link-blk .info-links-container {
    position: absolute;
    bottom: 13px;
  }
  #pnm-wrapper header#banner .pmn-com-header-link-blk .info-links-container ul.info-links li {
    display: inline-block;
    padding: 0px 2px;
    font-size: 1.1em;
  }
  #pnm-wrapper header#banner .pmn-com-header-link-blk .info-links-container ul.info-links li a {
    color: #707070;
  }
  #pnm-wrapper header#banner .pmn-com-header-link-blk .info-links-container ul.info-links li a:hover, #pnm-wrapper header#banner .pmn-com-header-link-blk .info-links-container ul.info-links li a :focus {
    color: #707070;
    text-decoration: underline;
    background-color: initial;
  }
  #pnm-wrapper header#banner .pmn-com-header-link-blk .info-links-container ul.info-links li a.avatar {
    display: inline-block;
  }
  #pnm-wrapper header#banner .pmn-com-header-link-blk .info-links-container ul.info-links li a span {
    display: inline-block;
    padding: 0px;
  }
  #pnm-wrapper header#banner .pmn-com-header-link-blk .info-links-container ul.info-links li a span:hover, #pnm-wrapper header#banner .pmn-com-header-link-blk .info-links-container ul.info-links li a span :focus {
    color: #707070;
    background-color: initial;
  }
  #pnm-wrapper header#banner .pmn-com-header-link-blk .info-links-container ul.info-links li.link-separator {
    display: inline-block;
  }
  #pnm-wrapper header#banner .pmn-com-header-link-blk .info-links-container ul.info-links li:first {
    padding: 0px;
  }
  #pnm-wrapper header#banner .pmn-com-header-link-blk .info-links-container ul.info-links img {
    width: 24px;
    margin-right: 2px;
  }
  #pnm-wrapper header#banner .pmn-com-header-search-blk {
    position: relative;
    width: 220px;
    margin-right: 25px;
    margin-left: initial;
  }
  #pnm-wrapper header#banner .pmn-com-header-search-blk .search {
    position: absolute;
    bottom: 8px;
    width: 100%;
  }
  #pnm-wrapper header#banner .pmn-com-header-search-blk .search .input-group-addon {
    font-size: 1.1em;
  }
  #pnm-wrapper header#banner .pmn-com-header-search-blk .search input {
    height: initial;
  }
  #pnm-wrapper header#banner .pmn-com-header-live-button-blk {
    position: relative;
    width: 32px;
    margin-right: 25px;
    background-color: initial;
    border-radius: initial;
  }
  #pnm-wrapper header#banner .pmn-com-header-live-button-blk .live-button-wrapper {
    position: absolute;
    bottom: 10px;
  }
  #pnm-wrapper header#banner .pmn-com-header-live-button-blk .live-button-wrapper a img {
    height: 32px;
    margin-left: initial;
    margin-right: initial;
  }
  #pnm-wrapper .pnm-com-header-navigation-wrapper nav > ul {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 66px;
    margin-left: 0px;
  }
  #pnm-wrapper .pnm-com-header-navigation-wrapper nav > ul a span {
    font-size: 1.1em;
    padding: 18px 17px;
  }
  #pnm-wrapper .pnm-com-header-navigation-wrapper nav > ul li ul.child-menu {
    display: block;
    position: absolute;
    z-index: 1001;
    padding-left: 0px;
    background-color: #1a93b1;
  }
  #pnm-wrapper .pnm-com-header-navigation-wrapper nav > ul li ul.child-menu span {
    white-space: nowrap;
  }
  #pnm-wrapper #banner-hero {
    height: 440px;
    flex-direction: row;
    padding: initial;
  }
  #pnm-wrapper #banner-hero .headline-blk-container {
    padding-left: 80px;
    padding-top: 60px;
    flex-basis: 0;
    flex-grow: 1;
    text-align: initial;
  }
  #pnm-wrapper #banner-hero .headline-blk-container .headline {
    font-size: 3em;
    margin-bottom: 30px;
  }
  #pnm-wrapper #banner-hero .headline-blk-container .cta-main-blk a.main-cta {
    font-size: 1.2em;
    padding-left: 30px;
    padding-right: 30px;
  }
  #pnm-wrapper #banner-hero .quicklinks-container {
    align-self: center;
    width: 320px;
    margin-right: 35px;
    margin-bottom: initial;
  }
  #pnm-wrapper #banner-hero .quicklinks-container > div {
    background-color: #FFFFFF;
  }
  #pnm-wrapper #banner-hero .quicklinks-container .quicklinks-context-container a.btn-orange-override {
    padding-left: 30px;
    padding-right: 30px;
  }
  #pnm-wrapper #banner-cta-bar {
    flex-direction: row;
  }
  #pnm-wrapper #banner-cta-bar .cta-big-icon-container {
    width: 615px;
    flex-wrap: nowrap;
    align-items: center;
  }
  #pnm-wrapper #banner-cta-bar .cta-big-icon-container .icon-box {
    flex-grow: 1;
    flex-basis: 0;
    height: 140px;
    padding: 0px;
    padding-top: 15px;
  }
  #pnm-wrapper #banner-cta-bar .cta-big-icon-container .icon-box .icon-bar-icon-wrapper {
    margin-bottom: 7px;
  }
  #pnm-wrapper #banner-cta-bar .cta-big-icon-container .icon-box .icon-bar-icon-wrapper img {
    width: 70px;
    height: 70px;
  }
  #pnm-wrapper #banner-cta-bar .cta-big-icon-container .icon-box span {
    width: 60%;
  }
  #pnm-wrapper #banner-cta-bar .cta-big-icon-container .separator {
    border-right: 1px solid #fff;
    height: 110px;
  }
  #pnm-wrapper #banner-cta-bar .cta-renewable-energy-container {
    width: 355px;
  }
  #pnm-wrapper #banner-cta-bar .cta-renewable-energy-container .cta-renewable-energy-blk {
    height: 140px;
    width: 320px;
  }
  #pnm-wrapper #banner-cta-bar .cta-renewable-energy-container .cta-renewable-energy-blk .energy-container {
    height: 100%;
  }
  #pnm-wrapper #banner-cta-bar .cta-renewable-energy-container .cta-renewable-energy-blk .energy-container .separator {
    height: 110px;
  }
  section#content:not(.home) {
    padding-top: 50px;
    max-width: 95%;
    margin: auto;
  }
  section#content section.pnm-landing-section-blk .two-col-featured-content-container .content-wrapper {
    padding: 20px 20px 20px 0px;
  }
  section#content section.pnm-landing-section-blk .two-col-featured-content-container .content-wrapper .content-container h2, section#content section.pnm-landing-section-blk .two-col-featured-content-container .content-wrapper .content-container p {
    margin-bottom: 15px;
  }
  section#content section.pnm-landing-section-blk .pnm-landing-content-card.card1 {
    padding-left: 40px;
    padding-right: 10px;
  }
  section#content section.pnm-landing-section-blk .pnm-landing-content-card.card2 {
    padding-right: 40px;
    padding-left: 10px;
  }
  section#content section.pnm-landing-section-blk .pnm-landing-content-card .card-context-wrapper {
    padding-left: 15px;
    padding-right: 70px;
  }
  .neighbor-helping-neighbor-container .neighbor-helping-neighbor-context-wrapper {
    justify-content: center;
    padding-top: 80px;
  }
  .neighbor-helping-neighbor-container .neighbor-helping-neighbor-context-wrapper .context-blk {
    width: 50%;
  }
  .neighbor-helping-neighbor-container .neighbor-helping-neighbor-context-wrapper .context-blk h4 {
    font-size: 2em;
  }
  .footer-container {
    text-align: left;
  }
  .footer-container footer .inner-content {
    padding: 50px;
  }
  .footer-container footer .inner-content .border {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
  }
  .footer-container footer .inner-content .border > div {
    vertical-align: top;
    border-right: 1px solid rgba(250, 250, 250, 0.5);
    display: flex;
    flex-direction: column;
  }
  .footer-container footer .inner-content .border > div:last-child {
    border-right: 0;
  }
  .footer-container footer .footer-copy {
    max-width: 60%;
    margin: auto;
  }
  .footer-container footer .footer-copy p {
    text-align: center;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  section#content.my-pnm-account .accLandingAccordion table {
    display: table;
    font-size: 0.8em;
  }
  section#content.my-pnm-account .accLandingAccordion tbody {
    display: table-row-group;
  }
  section#content.my-pnm-account .accLandingAccordion thead {
    display: table-header-group;
  }
  section#content.my-pnm-account .accLandingAccordion tr {
    display: table-row;
  }
  section#content.my-pnm-account .accLandingAccordion th, section#content.my-pnm-account .accLandingAccordion td {
    display: table-cell;
  }
  .moreFaqs .displayBody select {
    width: 150px;
  }
  .moreFaqs .displayBody .customStyleSelectBoxInner {
    width: 140px !important;
  }
  .btn.btn-primary.btn-larger {
    font-size: 1em;
    padding: 10px 20px;
  }
  section#content section.pnm-landing-section-blk .pnm-landing-content-card h3 {
    margin-top: 0px;
  }
  section#content section.pnm-landing-section-blk .pnm-landing-content-card .card-context-wrapper {
    padding: 15px;
  }
  .paymentTable {
    font-size: 0.8em !important;
  }
}
@media (max-width: 1199px) {
  .accProfileHld > table table td {
    width: 100% !important;
    margin-bottom: 15px;
    padding: 0px !important;
  }
  .usage-history .accLandingAccordion table, .usage-history thead, .usage-history tbody, .usage-history th, .usage-history td, .usage-history tr {
    display: initial;
  }
  .usage-history .accLandingAccordion table tr, .usage-history thead tr, .usage-history tbody tr {
    display: table-row;
  }
  .usage-history .accLandingAccordion table th, .usage-history .accLandingAccordion table td, .usage-history thead th, .usage-history thead td, .usage-history tbody th, .usage-history tbody td {
    display: table-cell;
    padding: 15px;
  }
  .usage-history .accLandingAccordion table th, .usage-history thead th, .usage-history tbody th {
    vertical-align: top;
  }
  .accLandingAccordion table td, .accLandingAccordion table th {
    width: initial;
  }
}
@media (min-width: 1200px) {
  body {
    font-size: 16.2px;
  }
  .moreFaqs .displayBody select {
    width: 190px;
  }
  .moreFaqs .displayBody .customStyleSelectBoxInner {
    width: 180px !important;
  }
  #pnm-wrapper header#banner {
    margin-bottom: 20px;
    margin-top: -8px;
  }
  #pnm-wrapper header#banner .pnm-com-header-logo-blk {
    padding-left: 45px;
    margin-right: 40px;
  }
  #pnm-wrapper header#banner .pnm-com-header-logo-blk img {
    width: 140px;
  }
  #pnm-wrapper header#banner .pmn-com-header-link-blk {
    position: relative;
    width: 620px;
  }
  #pnm-wrapper header#banner .pmn-com-header-link-blk .info-links-container {
    bottom: 18px;
  }
  #pnm-wrapper header#banner .pmn-com-header-link-blk .info-links-container ul.info-links li {
    padding: 0px 2px;
  }
  #pnm-wrapper header#banner .pmn-com-header-link-blk .info-links-container ul.info-links img {
    margin-right: 2px;
  }
  #pnm-wrapper header#banner .pmn-com-header-search-blk {
    width: 320px;
  }
  #pnm-wrapper header#banner .pmn-com-header-live-button-blk {
    width: 110px;
    margin-right: 35px;
  }
  #pnm-wrapper header#banner .pmn-com-header-live-button-blk .live-button-wrapper {
    bottom: 15px;
  }
  #pnm-wrapper header#banner .pmn-com-header-live-button-blk .live-button-wrapper a .lg-img {
    display: initial;
  }
  #pnm-wrapper header#banner .pmn-com-header-live-button-blk .live-button-wrapper a .md-img {
    display: none;
  }
  #pnm-wrapper .pnm-com-header-navigation-wrapper nav > ul li a span {
    padding: 19px 25px;
  }
  #pnm-wrapper #banner-cta-bar .cta-big-icon-container {
    width: 815px;
  }
  #pnm-wrapper #banner-cta-bar .cta-big-icon-container .icon-box {
    height: 165px;
    padding-top: 18px;
  }
  #pnm-wrapper #banner-cta-bar .cta-big-icon-container .icon-box .icon-bar-icon-wrapper {
    margin-bottom: 10px;
  }
  #pnm-wrapper #banner-cta-bar .cta-big-icon-container .icon-box .icon-bar-icon-wrapper img {
    width: 78px;
    height: 78px;
  }
  #pnm-wrapper #banner-cta-bar .cta-renewable-energy-container {
    width: 355px;
  }
  #pnm-wrapper #banner-cta-bar .cta-renewable-energy-container .cta-renewable-energy-blk {
    height: 165px;
    width: 320px;
  }
  section#content section.pnm-landing-section-blk .two-col-featured-content-container .content-wrapper {
    padding: 25px 50px 0px 10px;
  }
  .neighbor-helping-neighbor-container .neighbor-helping-neighbor-context-wrapper {
    padding-top: 80px;
  }
  .neighbor-helping-neighbor-container .neighbor-helping-neighbor-context-wrapper .context-blk {
    width: 50%;
  }
  .neighbor-helping-neighbor-container .neighbor-helping-neighbor-context-wrapper .context-blk h4 {
    font-size: 2.33em;
  }
}
@media (min-width: 1200px) and (max-width: 1479px) {
  .btn.btn-primary.btn-larger {
    font-size: 1.1em;
    padding: 12px 25px;
  }
}
@media (min-width: 1480px) {
  body {
    font-size: 18px;
  }
  .container {
    width: 1480px;
  }
  .moreFaqs .displayBody select {
    width: 250px;
  }
  .moreFaqs .displayBody .customStyleSelectBoxInner {
    width: 240px !important;
  }
  #pnm-wrapper header#banner {
    margin-bottom: 25px;
  }
  #pnm-wrapper header#banner .pnm-com-header-logo-blk {
    padding-left: 60px;
    margin-right: 50px;
  }
  #pnm-wrapper header#banner .pnm-com-header-logo-blk img {
    width: 140px;
  }
  #pnm-wrapper header#banner .pmn-com-header-link-blk .info-links-container ul.info-links li {
    padding: 0px 7px;
  }
  #pnm-wrapper header#banner .pmn-com-header-link-blk .info-links-container ul.info-links img {
    margin-right: 7px;
  }
  #pnm-wrapper header#banner .pmn-com-header-live-button-blk {
    margin-right: 25px;
  }
  #pnm-wrapper .pnm-com-header-navigation-wrapper nav > ul li a span {
    padding: 20px 41px;
  }
  #pnm-wrapper #banner-hero {
    height: 460px;
  }
  #pnm-wrapper #banner-hero .headline-blk-container {
    padding-left: 120px;
    padding-top: 80px;
  }
  #pnm-wrapper #banner-hero .headline-blk-container .headline {
    font-size: 3.5em;
  }
  #pnm-wrapper #banner-hero .quicklinks-container {
    width: 420px;
    margin-right: 50px;
  }
  #pnm-wrapper #banner-hero .quicklinks-container > div {
    padding: 20px 40px;
  }
  #pnm-wrapper #banner-hero .quicklinks-container .quicklinks-context-container a.btn-orange-override {
    font-size: 1.3em;
  }
  #pnm-wrapper #banner-cta-bar .cta-big-icon-container {
    width: 1010px;
  }
  #pnm-wrapper #banner-cta-bar .cta-big-icon-container .icon-box {
    height: 165px;
  }
  #pnm-wrapper #banner-cta-bar .cta-renewable-energy-container {
    width: 470px;
  }
  #pnm-wrapper #banner-cta-bar .cta-renewable-energy-container .cta-renewable-energy-blk {
    width: 420px;
    height: 165px;
  }
  #pnm-wrapper #banner-cta-bar .cta-renewable-energy-container .cta-renewable-energy-blk .energy-container .percent-display {
    font-size: 4em;
  }
  section#content section.pnm-landing-section-blk .two-col-featured-content-container .content-wrapper {
    padding: 80px 80px 5px 10px;
  }
  section#content section.pnm-landing-section-blk .pnm-landing-content-card.card1 {
    padding-left: 80px;
    padding-right: 10px;
  }
  section#content section.pnm-landing-section-blk .pnm-landing-content-card.card2 {
    padding-right: 80px;
    padding-left: 10px;
  }
  section#content section.pnm-landing-section-blk .pnm-landing-content-card img {
    margin-bottom: 20px;
  }
  section#content section.pnm-landing-section-blk .pnm-landing-content-card .card-context-wrapper {
    padding-left: 20px;
    padding-right: 140px;
  }
  .footer-container footer .inner-content.footer-social .social-links-wrapper {
    padding-right: 200px;
  }
}
/* ==========================================================================
   $BASE-PICKER
   ========================================================================== */
/**
 * Note: the root picker element should *NOT* be styled more than what’s here.
 */
.picker {
  font-size: 14px;
  text-align: left;
  line-height: 0.8;
  color: #000000;
  position: absolute;
  z-index: 10000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/**
 * The picker input element.
 */
.picker__input {
  cursor: default;
}

/**
 * When the picker is opened, the input element is activated.
 */
.picker__input.picker__input--active {
  border-color: #0089ec;
}

/**
 * The holder is the only scrollable top-level container element.
 */
.picker__holder {
  width: 60%;
  /*overflow-y: auto;*/
  -webkit-overflow-scrolling: touch;
  margin: 0 auto;
}

/*!
 * Classic picker styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */
/**
 * Note: the root picker element should *NOT* be styled more than what’s here.
 */
.picker {
  width: 100%;
}

/**
 * The holder is the base of the picker.
 */
.picker__holder {
  /*position: absolute;*/
  background: #ffffff;
  border: 1px solid #aaaaaa;
  border-top-width: 0;
  border-bottom-width: 0;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 176px;
  max-width: 300px;
  max-height: 0;
  margin-top: 20px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: translateY(-1em) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-1em) perspective(600px) rotateX(10deg);
  transform: translateY(-1em) perspective(600px) rotateX(10deg);
  -webkit-transition: -webkit-transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s;
  -moz-transition: -moz-transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s;
  transition: transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s 0.15s, border-width 0s 0.15s;
}

/**
 * The frame and wrap work together to ensure that
 * clicks within the picker don’t reach the holder.
 */
.picker__frame {
  padding: 1px;
}

.picker__wrap {
  margin: -1px;
}

/**
 * When the picker opens...
 */
.picker--opened .picker__holder {
  max-height: 25em;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  border-top-width: 1px;
  border-bottom-width: 1px;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  -moz-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0);
  -webkit-transition: -webkit-transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s, border-width 0s;
  -moz-transition: -moz-transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s, border-width 0s;
  transition: transform 0.15s ease-out, opacity 0.15s ease-out, max-height 0s, border-width 0s;
  -webkit-box-shadow: 0 6px 18px 1px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 6px 18px 1px rgba(0, 0, 0, 0.12);
  box-shadow: 0 6px 18px 1px rgba(0, 0, 0, 0.12);
}

.calLegends {
  width: 180px;
}

.calLegends li {
  font-size: 10px;
  float: left;
  width: 90px;
  margin-bottom: 10px;
  height: 13px;
}

.calLegends li span {
  padding-left: 15px;
  margin-right: 3px;
  vertical-align: middle;
  line-height: 15px;
}

.calLegends li span.available {
  background: #c7fba5;
}

.calLegends li span.booked {
  background: #ffbdbf;
}

.calLegends li img.preferred {
  width: 15px;
  margin-right: 3px;
  vertical-align: text-top;
}

.calLegends li span.disable {
  background: #d1d1d1;
}

.picker table {
  display: table;
}

.picker thead {
  display: table-header-group;
}

.picker tbody {
  display: table-row-group;
}

.picker th {
  display: table-cell;
}

.picker td {
  display: table-cell;
}

.picker tr {
  display: table-row;
}

@media (max-width: 979px) {
  .calLegends li {
    width: 51%;
  }
  .calLegends li:nth-child(odd) {
    margin-left: 5px !important;
  }
}
.calLegends li img.preferred {
  width: 18px;
}

/* ==========================================================================
   $BASE-DATE-PICKER
   ========================================================================== */
/**
 * The picker box.
 */
.picker__box {
  padding: 0 1em;
}

/**
 * The header containing the month and year stuff.
 */
.picker__header {
  text-align: center;
  position: relative;
  margin-top: 0.75em;
}

/**
 * The month and year labels.
 */
.picker__month,
.picker__year {
  font-weight: 500;
  display: inline-block;
  margin-left: 0.25em;
  margin-right: 0.25em;
}

.picker__year {
  color: #999999;
  font-size: 0.8em;
  font-style: italic;
}

/**
 * The month and year selectors.
 */
.picker__select--month,
.picker__select--year {
  border: 1px solid #b7b7b7;
  height: 2em;
  padding: 0.5em;
  margin-left: 0.25em;
  margin-right: 0.25em;
}

@media (min-width: 24.5em) {
  .picker__select--month,
  .picker__select--year {
    margin-top: -0.5em;
  }
}
.picker__select--month {
  width: 35%;
}

.picker__select--year {
  width: 22.5%;
}

.picker__select--month:focus,
.picker__select--year:focus {
  border-color: #0089ec;
}

/**
 * The month navigation buttons.
 */
.picker__nav--prev,
.picker__nav--next {
  position: absolute;
  padding: 0.5em 1.25em;
  width: 1em;
  height: 1em;
  box-sizing: content-box;
  top: -0.25em;
}

@media (min-width: 24.5em) {
  .picker__nav--prev,
  .picker__nav--next {
    top: -0.33em;
  }
}
.picker__nav--prev {
  left: -1em;
  padding-right: 1.25em;
}

@media (min-width: 24.5em) {
  .picker__nav--prev {
    padding-right: 1.5em;
  }
}
.picker__nav--next {
  right: -1em;
  padding-left: 1.25em;
}

@media (min-width: 24.5em) {
  .picker__nav--next {
    padding-left: 1.5em;
  }
}
.picker__nav--prev:before,
.picker__nav--next:before {
  content: " ";
  border-top: 0.5em solid transparent;
  border-bottom: 0.5em solid transparent;
  border-right: 0.75em solid #000000;
  width: 0;
  height: 0;
  display: block;
  margin: 0 auto;
}

.picker__nav--next:before {
  border-right: 0;
  border-left: 0.75em solid #000000;
}

.picker__nav--prev:hover,
.picker__nav--next:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
}

.picker__nav--disabled,
.picker__nav--disabled:hover,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover {
  cursor: default;
  background: none;
  /* border-right-color: #f5f5f5;
  border-left-color: #f5f5f5; */
}

/**
 * The calendar table of dates
 */
.picker__table {
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  font-size: inherit;
  width: 100%;
  margin-top: 0.75em;
  margin-bottom: 0.5em;
}

@media (min-height: 33.875em) {
  .picker__table {
    margin-bottom: 0.75em;
  }
}
.picker__table td {
  margin: 0;
  padding: 0;
}

/**
 * The weekday labels
 */
.picker__weekday {
  width: 14.285714286%;
  font-size: 0.75em;
  padding-bottom: 0.25em;
  color: #999999;
  font-weight: 500;
  text-align: center;
  /* Increase the spacing a tad */
}

@media (min-height: 33.875em) {
  .picker__weekday {
    padding-bottom: 0.5em;
  }
}
/**
 * The days on the calendar
 */
.picker__day {
  padding: 10px 0;
  font-weight: 200;
  border: 1px solid transparent;
  background: #e5fecd;
}

.picker__day--today {
  position: relative;
}

.picker__day--today:before {
  content: " ";
  position: absolute;
  top: 2px;
  right: 2px;
  width: 0;
  height: 0;
  border-top: 0.5em solid #0059bc;
  border-left: 0.5em solid transparent;
}

.picker__day--disabled:before {
  border-top-color: #aaaaaa;
}

.picker__day--outfocus {
  color: #dddddd;
  background: #fff;
}

.picker__day--infocus:hover,
.picker__day--outfocus:hover {
  cursor: pointer;
  color: #000000;
  background: #c6fd91;
}

.picker__day--highlighted {
  /*  border-color: #a6fd57; */
}

.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
  cursor: pointer;
  /* color: #000;
     background: #c6fd91; */
}

.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
  background: #c6fd91;
  color: #000;
}

.picker__day--disabled,
.picker__day--disabled:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default;
}

.picker__day--booked,
.picker__day--booked:hover {
  background: #ffcccd;
  border-color: #ff9ab2;
  color: #000;
  cursor: default;
}

.picker__day--preferred,
.picker__day--preferred:hover {
  background-image: url(../images/preferredBg.png);
  background-repeat: no-repeat;
  background-size: 100%;
}

.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
  /* background: #bbbbbb; */
}

/**
 * The footer containing the "today" and "clear" buttons.
 */
.picker__footer {
  text-align: center;
  height: 50px;
}

.picker__button--today,
.picker__button--clear {
  border: 1px solid #ffffff;
  background: #ffffff;
  font-size: 0.8em;
  padding: 0.66em 0;
  font-weight: bold;
  width: 20%;
  display: inline-block;
  vertical-align: bottom;
  float: right;
}

.picker__button--today:hover,
.picker__button--clear:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
  border-bottom-color: #b1dcfb;
}

.picker__button--today:focus,
.picker__button--clear:focus {
  background: #b1dcfb;
  border-color: #0089ec;
  outline: none;
}

.picker__button--today:before,
.picker__button--clear:before {
  position: relative;
  display: inline-block;
  height: 0;
}

.picker__button--today:before {
  content: " ";
  margin-right: 0.45em;
  top: -0.05em;
  width: 0;
  border-top: 0.66em solid #0059bc;
  border-left: 0.66em solid transparent;
}

.picker__button--clear:before {
  content: "×";
  margin-right: 0.35em;
  top: -0.1em;
  color: #ee2200;
  vertical-align: top;
  font-size: 1.1em;
}

/* ==========================================================================
   $CLASSIC-DATE-PICKER
   ========================================================================== */
/*css style for mobile phones*/
@media (max-width: 979px) {
  .picker__footer {
    height: 88px;
  }
}