@charset "UTF-8";
html {
  font-size: 62.5%;
}

html,
body {
  background-color: #eeeff0;
  font-family: Helvetica, Arial, sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.usa-display,
.usa-intro,
.usa-prose > h1,
.usa-prose > h2,
.usa-prose > h3,
.usa-prose > h4,
.usa-prose > h5 {
  font-family: Helvetica, Arial, sans-serif !important;
}

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

h4 {
  font-size: 1.1rem;
  margin-top: 10px;
  margin-bottom: 5px;
  padding-left: 5px;
  color: #0d3d5a;
  text-align: left;
  font-weight: 600;
  display: inline-block;
  padding: 10px 6px;
  line-height: 1.42857143;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  background: #dedede;
}

input,
textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #eee;
  font-size: 1rem;
}

input,
textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #eee;
  opacity: 1;
  font-size: 1rem;
}

input,
textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #eee;
  opacity: 1;
  font-size: 1rem;
}

input,
textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #eee;
  opacity: 1;
  font-size: 1rem;
}

div.focusErrorMessage:focus {
  outline: 1px solid #ff0606 !important;
}

div.focusSuccessMessage:focus {
  outline: 1px solid #167449 !important;
}

.datePicker .selectiongroup .selection {
  height: 26px !important;
}

.datePicker .selectiongroup .selbtngroup {
  height: 26px !important;
}

/*
IE11 compatibility - font download disabled in HRSA - https://technet.microsoft.com/itpro/windows/keep-secure/block-untrusted-fonts-in-enterprise#Turn_on_and_use_the_Blocking_untrusted_fonts_feature
*/
@media all and (-ms-high-contrast: none) {
  .fa-times {
    background-image: url(../images/fa_times.png);
    background-repeat: no-repeat;
    background-position: -1px 2px;
  }
  .fa-check {
    background-image: url(../images/fa_check.png);
    background-repeat: no-repeat;
  }
  .fa-exclamation {
    background-image: url(../images/fa_exclamation_blue.png);
    background-repeat: no-repeat;
    background-position: -2px 1px;
  }
  .fa-print {
    background-image: url(../images/fa_print.png);
    background-repeat: no-repeat;
  }
  .fa-bug {
    background-image: url(../images/fa_bug.png);
    background-repeat: no-repeat;
  }
  .fa-minus-circle {
    background-image: url(../images/fa_minus_circle.png);
    background-repeat: no-repeat;
  }
  .main_title .fa-tasks::before {
    content: "  " !important;
  }
  .main_title .fa-tasks {
    background-image: url(../images/fa_task_red.png);
    background-repeat: no-repeat;
    background-position: 1px -1px;
    padding-left: 10px;
  }
  .statusBoxContainer .fa-info-circle {
    background-image: url(../images/fa_info_circle.png);
    background-repeat: no-repeat;
  }
  .statusBoxContainer .fa-check-square-o {
    background-image: url(../images/fa_check_square_o.png);
    background-repeat: no-repeat;
  }
  #dueDateIcon .fa-calendar {
    background-image: url(../images/fa_calendar_lg.png);
    background-repeat: no-repeat;
  }
  #daysLeftIcon .fa-clock-o {
    background-image: url(../images/fa_clock_lg.png);
    background-repeat: no-repeat;
    background-position: 0px 2px;
  }
  .btn-group .fa-pencil-square-o {
    background-image: url(../images/fa_pencil_square_o.png);
    background-repeat: no-repeat;
    background-position: 4px -1px;
    background-size: 10px;
  }
}
.spinnerModal {
  position: fixed;
  z-index: 9000001;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
}

.icon-Dashboards {
  font-size: 22px;
  color: #793967;
}

.icon-Folders {
  font-size: 22px;
  color: #CF9738;
}

.icon-Tasks {
  font-size: 22px;
  color: #407972;
}

.icon-Activities {
  font-size: 22px;
  color: #0D3C58;
}

.icon-Monitoring {
  font-size: 22px;
  color: #5B5E5A;
}

.icon-Reports {
  font-size: 22px;
  color: #7567a8;
}

.icon-Training {
  font-size: 22px;
  color: #105e8e;
}

.video-icon-link-btn {
  color: #337070 !important;
}

.video-icon-link-btn:hover {
  color: #337070 !important;
}

.video-icon-link-btn:focus {
  color: #337070 !important;
}

.help-icon-link-btn {
  color: #122C40 !important;
}

.help-icon-link-btn:hover {
  color: #122C40 !important;
}

.help-icon-link-btn:focus {
  color: #122C40 !important;
}

.info-text {
  color: #3a8080;
  font-size: 15px;
}

.task-count {
  background-color: #3a8080;
  color: white !important;
  font-size: 18px;
  padding: 8px 25px;
  text-align: center;
  border-bottom-left-radius: 8px;
  height: 36px;
  min-width: 75px;
  margin-left: 3px;
  cursor: pointer;
}

.status-icon {
  margin-left: 4px;
  font-size: 16px;
}

.view-tasks-btn {
  background-color: #3a8080;
  color: white !important;
  font-size: 17px;
}

.view-tasks-btn:hover,
.task-count:hover {
  background-color: rgb(117, 117, 117);
  text-decoration: none !important;
  color: #ffffff;
}

.text-status {
  font-family: "Arial-BoldMT", "Arial Bold", "Arial", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 17px;
  color: #6E6E6E;
  text-align: center;
}

.ml-6 {
  margin-left: 5rem;
}

.inprogress-color {
  color: #027db4;
}

.withintarget-color {
  color: #19699e;
}

.elapsed-color {
  color: #da1b2b;
}

.acknowledged-color {
  color: #049f71;
}

.notacknowledged-color {
  color: #b42318;
}

.group-icon-color {
  color: #3a8080;
}

.mail-unread-dot {
  color: #005ea2;
  font-size: 6px !important;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  margin: 0 2px;
}

.mail-read-check {
  display: inline-block;
  color: #757575;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  text-align: center;
}

.notstarted-color {
  color: #990000;
}

.card-container {
  padding-left: 20px;
}

.tasks-img {
  height: 1.5rem;
  margin-right: 8px;
  width: 1.5rem;
}

.pd-1r-teamadmin {
  padding-right: 1rem;
}

.progress-img {
  height: 1.5rem;
  width: 1.5rem;
  margin-right: 3px;
}

.flag-container-dynamic {
  position: relative;
}

[data-tooltip-dynamic-tasks-flag]:focus::after {
  content: attr(data-tooltip-dynamic-tasks-flag);
  position: absolute;
  background-color: #333;
  color: #fff;
  padding: 4px 8px;
  border-radius: 4px;
  white-space: nowrap;
  z-index: 10;
  font-size: 0.8rem;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 12px;
}

.flagging-attention-heading {
  font-weight: bold;
  color: white;
  font-size: 1.3rem;
  padding: 10px;
  background: linear-gradient(90deg, rgba(55, 125, 117, 0.7803921569), #66a398);
}

.overlay-footer {
  padding: 10px;
  display: flex;
  justify-content: space-between;
}

.btn {
  padding: 10px 40px;
  border: none;
  font-size: 14px;
  cursor: pointer;
  /*width: 15%;*/
}

.btn-primary {
  background-color: #377d75;
  border-color: #377d75;
  color: white;
  padding: 6px 12px;
  transition: background-color 0.3s ease;
}

.btn-primary:hover {
  background-color: #285b57;
  border-color: #285b57;
}

.btn-secondary {
  background-color: #e7e7e7;
  border-color: #c7c7c7;
  color: black;
  padding: 6px 12px;
  border-radius: 4px;
  transition: background-color 0.3s ease;
}

.btn-secondary:hover {
  background-color: #c7c7c7;
  border-color: #a7a7a7;
}

.btn-secondary:focus {
  background-color: #c7c7c7;
  border-color: #a7a7a7;
}

.pinned-menu-container {
  margin-top: 10px !important;
}

.priority-dot-alerts {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
}

.priority-highest-alerts {
  background-color: #990000;
}

.priority-high-alerts {
  background-color: #9c3d10;
}

.priority-medium-alerts {
  background-color: #97660c;
}

.priority-low-alerts {
  background-color: #3a8080;
}

.priority-text-highest-alerts {
  color: #990000;
}

.priority-text-high-alerts {
  color: #9c3d10;
}

.priority-text-medium-alerts {
  color: #97660c;
}

.priority-text-low-alerts {
  color: #3a8080;
}

.padding-left-alertstatus-text {
  padding-left: 5px;
}

/* Pin to Home Page icon styles for Manage Favorites grid */
.pin-icon {
  font-size: 18px;
  cursor: pointer;
  display: inline-block;
}

.pin-icon.pinned-down {
  color: #2F5470;
  transform: rotate(0deg);
}

.pin-icon.unpinned {
  color: #ccc;
  transform: rotate(45deg);
}

/* External component overrides */
.attach-document-component pfm-document-manager ul > li {
  float: unset !important;
}

/* Provider organization registration */
app-provider-organization-registration {
  /* reConfig.summary: false; hide inline duplicate of page-level pfm-message */
}
app-provider-organization-registration .provider-org-reg-banner-message {
  margin: 0 20px 16px 20px;
}
app-provider-organization-registration pfm-re-error-summary {
  display: none !important;
}

app-provider-organization-registration .contacts-section .grid-section .pfm-grid-container {
  overflow: visible;
}

.delete-confirm-modal.modal {
  overflow: hidden !important;
}
.delete-confirm-modal .modal-dialog {
  overflow: visible;
  max-height: calc(100vh - 60px);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 30px auto;
}
.delete-confirm-modal .modal-content {
  overflow: hidden;
  max-height: calc(100vh - 100px);
}
.delete-confirm-modal .modal-body {
  overflow: hidden;
  max-height: none;
}

body.modal-scroll-lock {
  overflow: hidden !important;
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
}

html.modal-scroll-lock {
  overflow: hidden !important;
}

pfm-alert#pprsLogin {
  max-width: 53px;
}

/* ================================================================
 * AAO Periodic Review — global overrides
 * Moved from component SCSS (::ng-deep removal). These selectors
 * target DOM rendered inside child components (pfm-search-panel,
 * pfm-dropdown-list, pfm-grid-enhanced, overlay-component,
 * pfm-textarea)
 * ================================================================ */
/* Search panel column widths — searchlist page */
.aao-pr-search-region pfm-search-panel-row .row > pfm-search-panel-cell.col-md-6:first-of-type {
  flex: 0 0 58%;
  max-width: 58%;
}

.aao-pr-search-region pfm-search-panel-row .row > pfm-search-panel-cell.col-md-6:last-of-type {
  flex: 0 0 42%;
  max-width: 42%;
}

/* Action dropdown select — match button height to mail EPS primary (~2.25rem) */
.aao-footer-actions-right select.aao-action-pfm-dropdown {
  height: 2.25rem;
  min-height: 2.25rem;
  margin: 0;
  padding: 0.35rem 0.5rem;
  line-height: 1.2;
  box-sizing: border-box;
  vertical-align: middle;
  border: 1px solid #71767a;
  border-radius: 4px;
  background-color: #fff;
  color: #1b1b1b;
  font-size: 13px;
}

/* Grid group2 action cell alignment */
.group2-header-row--split-action .group2-action-cell {
  text-align: right !important;
}

/* Notes overlay container sizing */
.aao-notes-overlay-dialog .overlay-container {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

.aao-notes-overlay-dialog .overlay-body {
  padding: 1rem 1.25rem 0.625rem;
}

/* pfm-textarea wraps the native textarea; force inner control to fill the wrapper width */
.aao-notes-overlay-dialog pfm-textarea,
.aao-notes-overlay-dialog pfm-textarea > *,
.aao-notes-overlay-dialog pfm-textarea textarea {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

.aao-notes-overlay-dialog pfm-textarea textarea {
  min-height: 10rem;
}

/* Row validation error icon (red X in first column for disapproved roles without notes) */
.aao-row-error-icon {
  color: #b50909 !important;
  font-size: 1rem;
}

/* Grid-internal overrides on the AAO periodic review list page */
.aao-pr-list-page .pfm-grid-enhanced .aao-role-deleted-mark {
  color: #b50909;
  font-weight: 700;
}
.aao-pr-list-page .pfm-grid-enhanced .group2-employee-link {
  font-size: inherit !important;
  line-height: inherit !important;
}
.aao-pr-list-page .pfm-grid-enhanced .group2-employee-link .groupTitleBeginning,
.aao-pr-list-page .pfm-grid-enhanced .group2-employee-link .groupTitleData {
  font-size: inherit !important;
  line-height: inherit !important;
}
.aao-pr-list-page .pfm-grid-enhanced .group2-employee-link .groupTitleData a {
  font-size: inherit !important;
  line-height: inherit !important;
}
.aao-pr-list-page .pfm-grid-enhanced .radio-button-group .radio-inline {
  font-size: inherit !important;
  line-height: inherit !important;
}
.aao-pr-list-page .pfm-grid-enhanced a.group2-action-link {
  font-size: inherit !important;
  line-height: inherit !important;
}
.aao-pr-list-page .pfm-grid-enhanced .group2-employee-link .fa-external-link,
.aao-pr-list-page .pfm-grid-enhanced .groupTitleData .fa-external-link {
  font-size: 1em !important;
  margin-left: 0.375rem;
  vertical-align: middle;
  line-height: 1;
}

/* Filter section - Manage Default Assignement */
.filter-checklist-box {
  width: unset !important;
  height: 150px !important;
}

/* Override  defaul form-control padding that comes from core-fuild css */
.form-control {
  padding: 0.375rem 0.75rem;
}