.fas, .far {
  color: white;
}

.fa-bell {
  color: #182886;
}

.fa-caret-right,
.fa-caret-down {
  color: #182886;
}

.fa-check {
  color: green;
}

.fa-chevron-circle-right {
  color: #182886;
  font-size: 0.75rem;
}

.fa-crosshairs {
  color: #182886;
}

.fa-edit {
  color: #182886;
}

.fa-envelope {
  color: #182886;
}

.fa-exclamation-circle {
  color: red;
}

.fa-exclamation-triangle {
  color: red;
}

.fa-eye {
  color: #182886;
}

.fa-file-download {
  color: #182886;
}

.fa-plus-circle,
.fa-plus-square {
  color: green;
}

.fa-question-circle {
  color: #182886;
  background-color: white;
  border-radius: 0.5em;
}

.fa-search {
  color: #182886;
}

.fa-sign-out-alt {
  color: #182886;
}

.fa-stamp {
  color: #182886;
}

.fa-times-circle {
  color: red;
}

.fa-user {
  color: #182886;
}

.gn-icon {
  float: right;
  margin-right: 0.5em;
  margin-top: 0;
  position: relative;
  width: 24px;
  height: 24px;
  background-size: 23px;
  background-repeat: no-repeat;
}

.gn-icon-maximize {
  background-image: url(../images/maximize.png);
}

.gn-icon-restore {
  background-image: url(../images/restore.png);
}

.circle-icons {
  border-radius: 0.8rem;
  color: white;
  font-size: 12px;
  font-weight: 600;
  margin-right: 0.25rem;
}

.stack-icons {
  display: inline-block;
  line-height: 12px;
  margin: 1px 0;
}

.empty-icon {
  background-color: #d8d8d8;
  color: black;
  padding: 3.5px;
  width: 20px;
  text-align: center;
  vertical-align: middle;
}

.water-icon {
  background-color: #06c4d9;
  padding: 4px 5px;
}

.sewer-icon {
  background-color: #958662;
  padding: 4px 7px 4px 6px;
}

.solidwaste-icon {
  background-color: #d2a905;
  padding: 4px 2px 4px 1px;
}

.om-icon {
  background-color: #b205d2;
  padding: 4px 1px 4px 1px;
}

.planning-icon {
  background-color: #65bf00;
  padding: 4px 6px 4px 7px;
}

.phase0-icon {
  color: #9AC;
  border-radius: 0.8rem;
}

.phaseI-icon {
  color: #B9D;
  border-radius: 0.8rem;
}

.phaseII-icon {
  color: #E66;
  border-radius: 0.8rem;
}

.phaseIII-icon {
  color: #D94;
  border-radius: 0.8rem;
}

.phaseIV-icon {
  color: #9D9;
  border-radius: 0.8rem;
}

a, a:visited {
  color: #182886;
  text-decoration: none;
}

body, html {
  height: 100%;
  --lh: 2rem;
}

body.for-print {
  font-size: 0.9em;
}
body.for-print .overview-comparison section {
  margin: 1px;
  padding: 0.5rem;
}
body.for-print .overview-comparison .callout .item-label,
body.for-print .overview-comparison .callout .item-value {
  font-size: 0.8rem !important;
}
body.for-print .overview-comparison .details-label,
body.for-print .overview-comparison .details-value {
  font-size: 0.9rem !important;
}
body.for-print .overview-comparison .details-hdr {
  padding: 0.5rem;
}
body.for-print .overview-comparison .details-hdr .callout {
  gap: 0.2rem;
}
body.for-print #body_wrap {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  display: block;
  flex-direction: unset;
  height: unset;
}
body.for-print #main-container {
  flex: unset;
  overflow: unset;
}

button,
[type=button],
[type=submit],
[type=reset] {
  font-size: 0.9rem;
  color: white;
  padding: 0.2em 1em;
  border: 1px solid #0a1a4d;
  border-radius: 4px;
  background-color: #182886;
}
button.ui-dialog-titlebar-close,
[type=button].ui-dialog-titlebar-close,
[type=submit].ui-dialog-titlebar-close,
[type=reset].ui-dialog-titlebar-close {
  background-color: white;
}

button:disabled,
[type=button]:disabled,
[type=submit]:disabled {
  opacity: 50%;
}

button:not(:disabled, :active):hover,
[type=button]:not(:disabled, :active):hover,
[type=submit]:not(:disabled, :active):hover,
[type=reset]:not(:disabled, :active):hover {
  border: 1px solid black;
  background-color: #88b3f4;
  cursor: pointer;
}
button.ui-dialog-titlebar-close:not(:active):hover,
[type=button].ui-dialog-titlebar-close:not(:active):hover,
[type=submit].ui-dialog-titlebar-close:not(:active):hover,
[type=reset].ui-dialog-titlebar-close:not(:active):hover {
  background-color: white;
}

button:active,
[type=button]:active,
[type=submit]:active,
[type=reset]:active {
  background-color: white;
  color: rgb(255, 123, 0);
}
button:active i,
[type=button]:active i,
[type=submit]:active i,
[type=reset]:active i {
  color: rgb(255, 123, 0) !important;
}
button:active #go-txt,
[type=button]:active #go-txt,
[type=submit]:active #go-txt,
[type=reset]:active #go-txt {
  color: rgb(255, 123, 0);
  font-weight: bold;
}

h1 {
  font-size: 1.5rem;
  margin-top: 0 !important;
}

section {
  margin: 0;
}

table {
  border-collapse: collapse;
  width: 100%;
}
table.formTable {
  border: 1px solid #C8C8C8;
  padding: 2px;
  border-spacing: 1px;
  border-collapse: collapse;
  font-size: 10pt;
}
table.formTable td {
  padding: 3px 2px;
  border: none;
}
table.formTable th {
  font-weight: bold;
}
table .handle-selection tr.selected-row td {
  background-color: rgba(200, 214, 243, 0.25);
}

td {
  text-align: left;
}

td, th {
  padding: 4px;
}

th {
  text-align: left;
  background-color: #c8d6f3;
  vertical-align: bottom;
}

th.colspanned {
  background-color: #8aabc4;
  text-align: center !important;
}

th.empty {
  border: 1px solid #e8e8e8;
  background-color: #e8e8e8;
}

th.numeric {
  text-align: right !important;
}

th > span.circle-icons {
  margin-right: 0;
}

.attach-list {
  background-color: white;
  padding: 5px;
  padding-bottom: 25px;
}

.attach-note {
  font-size: 0.8em;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 1em;
}

.attach-item {
  text-align: left;
  line-height: 1.7em;
}

.attach-item:before {
  color: #182886;
  font-family: "Font Awesome 5 Free";
  content: "\f35d";
  display: inline-block;
  padding-right: 5px;
  vertical-align: middle;
  font-weight: 900;
}

.b-align {
  vertical-align: bottom !important;
  align-self: flex-end;
}

.btn-panel {
  display: flex;
  gap: 1rem;
  align-items: center;
  justify-content: flex-start;
}

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

.clickable {
  color: #182886;
  cursor: pointer;
}

.cursor {
  cursor: pointer;
}

.darkBackground {
  background-color: #e8e8e8;
}

.details-nav {
  font-size: 0.8rem;
  line-height: 1.5rem;
  margin: 0;
}
.details-nav select {
  margin: 4px 2px 4px 6px;
  height: 1.5rem;
}
.details-nav .nav-btns {
  display: flex;
  align-items: center;
  column-gap: 5px;
}
.details-nav .nav-btns a,
.details-nav .nav-btns button {
  color: white;
  border: 1px solid #545454;
  border-radius: 4px;
  background-color: #545454;
  width: 1.5rem;
  height: 1.5rem;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.details-nav .nav-btns a i,
.details-nav .nav-btns button i {
  color: white;
}
.details-nav .nav-btns a:hover,
.details-nav .nav-btns button:hover {
  background-color: #e8e8e8 !important;
}
.details-nav .nav-btns a:hover .fas, .details-nav .nav-btns a:hover .far,
.details-nav .nav-btns button:hover .fas,
.details-nav .nav-btns button:hover .far {
  color: #545454;
}
.details-nav .nav-btns a:active,
.details-nav .nav-btns button:active {
  background-color: white;
  color: rgb(255, 123, 0);
}
.details-nav .nav-btns a:active i,
.details-nav .nav-btns button:active i {
  color: rgb(255, 123, 0) !important;
}
.details-nav .nav-btns .fa-chevron-left,
.details-nav .nav-btns .fa-chevron-right {
  font-size: 0.8rem !important;
}
.details-nav .nav-btns .go-box {
  align-self: center;
  margin-left: 5px;
  width: 1.4rem;
  height: 1.4rem;
}
.details-nav .nav-btns .go-box i {
  color: #182886;
  font-size: 1.5rem;
  background-color: white;
}
.details-nav .nav-btns .go-box i:active {
  color: white;
}
.details-nav .nav-btns .go-box a,
.details-nav .nav-btns .go-box button {
  background-color: unset !important;
  border: none;
  display: flex;
  align-items: center;
  margin: 1px -1px !important;
}
.details-nav .nav-btns .go-box button:hover i {
  color: #88b3f4 !important;
}
.details-nav .nav-btns .go-box button:active i {
  color: white !important;
}
.details-nav .nav-btns .go-box button:hover:active i {
  color: white !important;
}
.details-nav .nav-btns .go-box #go-txt {
  margin-left: -22px;
  font-size: 0.8rem;
  padding-top: 1px;
}
.details-nav .nav-btns .item-label {
  padding-top: 4px;
}

.eligible {
  color: green;
}
.eligible a {
  margin-right: 0.6rem;
}
.eligible .fas, .eligible .far {
  color: green !important;
}

.empty {
  border: none !important;
  background-color: white;
}

.fieldName {
  background-color: #e6e6e6;
}

.flash-message {
  text-align: left;
  color: #dc0000;
}

.font-normal {
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
}

.hide {
  display: none;
}

.incompletecdp {
  color: #808080;
  font-style: italic;
}

.incompletecdpwithhomes {
  color: red;
  font-weight: bold;
}

.inline {
  display: inline-flex !important;
  align-items: center;
}

.lightBackground {
  background-color: #f8f8f8;
}

.ineligible {
  color: rgb(255, 123, 0);
}
.ineligible a {
  margin-right: 0.6rem;
}
.ineligible .fas, .ineligible .far {
  color: rgb(255, 123, 0) !important;
}

.italics {
  font-style: italic;
}

.item-label {
  font-weight: bold;
}

.item-label::after {
  content: ":";
}

.item-label.no-colon::after {
  content: "";
}

.js-hide #action-menu {
  display: none;
}

.key-show {
  height: 20px;
  font-weight: normal;
  vertical-align: bottom;
}

.key-hide {
  display: none !important;
}

.less-v-pad {
  padding-top: 4px;
  padding-bottom: 4px;
}

.likelink {
  cursor: pointer;
  color: #182886;
}

th span.likelink {
  color: black;
}

.line-clamp8 {
  --max-lines: 8;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  max-height: calc(var(--lh) * var(--max-lines));
}

.line-clamp5 {
  --max-lines: 5;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  max-height: calc(var(--lh) * var(--max-lines));
}

.line-clamp3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.line-clamp2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.line-clamp {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.maxwin-ui {
  max-width: 1279px;
  margin: 0 auto;
}

.maxwin-rpt-portrait {
  max-width: 740px;
  margin: 0 auto;
}

.maxwin-rpt-landscape {
  max-width: 968px;
  margin: 0 auto;
}

.neg-value {
  color: red;
}

.no-adf::before {
  font-style: italic;
  content: "- No ADFs Assigned -";
}

.no-td-borders td {
  border: none;
}

.no-records::before {
  font-style: italic;
  content: "- No Records Found -";
}

.nowrap {
  white-space: nowrap;
}

.numeric,
.r-align {
  text-align: right !important;
}

.pagebreakbefore {
  break-before: page;
}

.pagebreakafter {
  break-after: page;
}

.past-due {
  color: #dc0000;
  border: 2px solid #dc0000;
  font-weight: bold;
}

.primary {
  font-weight: bold;
  background-color: unset;
  color: #182886;
}

.progress-txt {
  font-size: 0.85rem;
  font-weight: bold;
}

.r-border {
  border-right: 1px solid white;
}

.required::after {
  color: red;
  content: "*";
  font-weight: bold;
  padding-left: 2px;
}

.rowspanned {
  vertical-align: bottom;
}

.sec-icon-box {
  font-size: 1.3rem;
  font-weight: bold;
  border-radius: 4px;
  text-align: center;
  background-color: #545454;
  color: white;
  height: 2rem;
  align-self: flex-end;
  padding: 6px;
  width: 2.3rem;
}
.sec-icon-box.fa-paperclip {
  padding: 6px 8px;
}
.sec-icon-box.sec-icon-pad-sm {
  padding: 7px 2px;
}
.sec-icon-box.sec-icon-pad-md {
  padding: 7px 4px;
}
.sec-icon-box.sec-icon-pad-lg {
  padding: 7px 8px;
}

.selection-indicator-text {
  font-size: 0.75rem;
}

i.selection-indicator-text {
  margin-left: 0.3rem;
}

.shaded {
  background-color: #fff7cc;
}

.spacer {
  padding: 0 0.95em;
}

.spacer-row {
  height: 5px;
}

.strikethru {
  text-decoration: line-through;
}

.striped {
  background-color: #e8e8e8;
}

.topline {
  display: inline-flex !important;
  align-items: flex-start;
}

.ui-dialog-buttonset button {
  color: white;
  background-color: #182886;
}
.ui-dialog-buttonset button:hover,
.ui-dialog-buttonset button:focus {
  background-color: #182886;
}

.ui-menu {
  display: inline-block;
  text-align: left;
  font-size: 0.8em;
  margin: 0 0 0 1em;
  max-width: 300px;
}

.ui-menu-item {
  white-space: nowrap;
}

.va-mid {
  vertical-align: middle;
}

.va-top {
  vertical-align: top;
}

.w-100 {
  width: 100%;
}

.wrap {
  white-space: unset;
}

.x-of-y,
.z-total {
  font-size: 0.8rem;
  font-weight: normal;
  margin-left: 1rem;
  text-transform: uppercase;
}

.help-link > i,
.help-link > span {
  font-size: 14px;
  float: right;
  position: relative;
  top: -10px;
  right: -10px;
}

.ui-tooltip {
  max-width: 700px;
}

.ui-tooltip-content {
  font-size: 0.9em;
}

.view-links {
  white-space: nowrap;
}
.view-links a {
  font-size: 14px;
  text-decoration: none;
  color: #182886;
}

#body_wrap {
  display: flex;
  flex-direction: column;
  height: 100%;
}

#gnConfirm {
  max-width: 500px;
  font-size: 0.9em;
}

#main-container {
  flex: 1;
  overflow: auto;
}

#page_title {
  color: #545454;
  text-transform: uppercase;
  margin: 0;
  padding: 10px;
}

html {
  position: relative;
  min-height: 100%;
}

body {
  font-family: Helvetica, Arial, sans-serif;
  margin: 0 0 125px;
  padding: 0;
  min-width: 585px;
}

.hidden {
  display: none;
}

.print {
  display: none;
}

.system-warning {
  background-color: #faa;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1rem;
  margin: 0;
  padding: 0.3em 1.3em;
  text-align: center;
}

#container {
  box-sizing: border-box;
  max-width: 1279px;
  margin: auto;
}

#skiptocontent a {
  padding: 6px;
  position: absolute;
  top: -40px;
  left: 0px;
  color: white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  border-bottom-right-radius: 8px;
  background: #BF1722;
  -webkit-transition: top 1s ease-out;
  transition: top 1s ease-out;
  z-index: 100;
}

#hdr-hhs {
  width: 100%;
  background-color: #323232;
  margin: 0;
  padding: 0;
  font-size: 10.5px;
  line-height: 30px !important;
}
#hdr-hhs #hhslink {
  padding-left: 15px;
}
#hdr-hhs #hhslink a {
  color: white;
  margin-left: 15px;
}

#hdr-ihs {
  color: #FFF;
  background-color: #3d6b72;
  padding: 10px 20px 5px;
  margin: 0;
  height: 68px;
}
#hdr-ihs a {
  color: #FFFFFF;
  text-decoration: none;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 28px;
  font-weight: 400;
  text-align: left;
  line-height: 36px;
}
#hdr-ihs img {
  height: 63px !important;
  margin: 0 18px 3px 10px !important;
  padding: 0 5px 0 0;
}
#hdr-ihs #hdr-logo, #hdr-ihs #hdr-txt {
  float: left;
}
#hdr-ihs #hdr-txt {
  font-size: 13px;
  line-height: 1.2em;
}
#hdr-ihs #hdr-txt a {
  padding: 8px 0 0;
  padding-left: 0 !important;
}

#header-topper {
  background-color: #003366;
}

#header-menu {
  text-align: center;
}
#header-menu #menuNavLeft {
  width: 50%;
  float: left;
}
#header-menu #menuNavRight {
  width: 50%;
  float: right;
}

#header-saved {
  text-align: center;
}

#footer {
  height: 125px;
  width: 100%;
}
#footer .fa-external-link {
  font-size: 0.8rem;
}
#footer #ftr-address {
  display: block;
  font-size: 0.8em;
  text-align: center;
  background-color: #467b82;
  padding: 10px 0;
  color: white;
}
#footer #ftr-content {
  color: white;
  background-color: #323232 !important;
  padding: 15px;
  padding-bottom: 50px;
  line-height: 1.6em;
  text-align: center;
}
#footer #ftr-content a {
  font-size: 0.85em !important;
  color: white;
}

#main-container {
  min-height: 90%;
  position: relative;
  /* ID Styles */
}
#main-container table {
  padding-bottom: 10px;
}
#main-container td, #main-container th {
  border: none;
}
#main-container .btn-grp {
  margin-left: 17px;
}
#main-container .btn-grp button {
  height: 30px;
}
#main-container .flash-messages {
  margin: 0 18px;
  font-size: 1.2em;
  font-weight: bold;
  color: #dc0000;
}
#main-container .login-input {
  border-radius: 4px;
  border: 2px solid #d8d8d8;
  height: 30px;
  width: 80%;
  font-size: 0.8em;
  padding: 0.5em;
  box-sizing: border-box;
  margin-bottom: 10px;
  background-color: #eef2fd;
}
#main-container .pad {
  padding: 10px 15px;
}
#main-container #wrapper {
  clear: both;
}
#main-container #wrapper:after,
#main-container .slideshow:after {
  content: "";
  display: table;
  clear: both;
}
#main-container #leftside {
  width: 50%;
  float: left;
  box-sizing: border-box;
}
#main-container #leftside #welcome-txt-shadow {
  padding: 15px 0 20px;
  text-align: left;
  margin-bottom: 15px;
}
#main-container #leftside #warning {
  margin-top: 10px;
  padding: 20px 0;
  font-size: 0.9em;
  text-align: justify;
}
#main-container #leftside #warning #warning-title {
  color: #dc0000;
  font-size: 1.1em;
  font-weight: bold;
}
#main-container #leftside #login {
  margin-top: 20px;
}
#main-container #leftside #login #login-error {
  border-radius: 4px;
  text-align: center;
  color: #dc0000;
  background-color: white;
  font-size: medium;
  font-weight: bold;
  text-decoration: italic;
  border: solid #dc0000 2px;
  padding: 10px;
}
#main-container #leftside #login #login-form {
  margin-top: 10px;
  font-size: 1.2em;
}
#main-container #leftside #login #login-form #login-form-ack {
  font-size: 0.8em;
  color: #dc0000;
  padding: 10px 0;
}
#main-container #leftside #login #login-form #login-form-title {
  font-weight: bold;
  margin-bottom: 10px;
  color: rgb(102, 102, 102);
  text-align: left;
}
#main-container #leftside #login #login-form form#login-input {
  width: 80%;
  text-align: left;
  min-width: 240px;
}
#main-container #leftside #login #login-form form#login-input input {
  border-radius: 4px;
  border: 2px solid lightgray;
  width: 100%;
  font-size: 0.8em;
  padding: 0.5em;
  box-sizing: border-box;
  margin-bottom: 10px;
}
#main-container #leftside #login #login-form form#login-input #login-form-btn {
  height: 50px;
}
#main-container #leftside #login #login-form form#login-input #login-form-btn button {
  border-radius: 4px;
  color: white;
  height: 50px;
  width: 100px;
  font-size: 1.1em;
  font-weight: bold;
  background-color: #182886;
  border: 1px solid #d8d8d8;
  padding: 0.1em 0.6em;
}
#main-container #leftside #login #login-form form#login-input #login-form-btn button:not(:active):hover {
  border: 1px solid black;
  background-color: #88b3f4 !important;
  font-weight: normal !important;
  cursor: pointer;
}
#main-container #leftside #login #login-form form#login-input #login-form-btn button:active {
  background-color: white;
  color: rgb(255, 123, 0);
}
#main-container #leftside #login #login-help {
  text-align: left;
  margin-top: 2em;
  font-size: 1em;
  font-weight: bold;
  color: #182886;
}
#main-container #leftside #login #login-help a {
  display: inline-block;
  margin-right: 5px;
  padding-bottom: 1em;
}
#main-container #leftside #login #login-help .help-link {
  padding: 5px 0;
}
#main-container #logo_section {
  width: 100%;
  border-spacing: 0;
  text-align: left;
}
#main-container #logo_section #subtitle {
  font-family: Cambria, Georgia, Times, serif;
  font-size: 0.9rem;
  font-weight: bold;
  line-height: 1rem;
}
#main-container #logo_section #fpma {
  color: #182886;
  font-size: 3rem;
  font-weight: bold;
  line-height: 3rem;
}
#main-container #rightside {
  width: 50%;
  float: left;
  box-sizing: border-box;
}
#main-container #rightside figure {
  margin-inline-start: 25px;
  margin-inline-end: 25px;
}
#main-container #rightside .slideshow {
  width: 100%;
  float: none;
}
#main-container #rightside .slideshow .slideshow__dots {
  bottom: -45px;
}
#main-container #rightside .slideshow img {
  width: 100%;
}
#main-container #rightside #learn_more {
  margin: 80% 25px 25px;
  color: #182886;
}
#main-container #rightside #learn_more a {
  text-decoration: none;
  color: #182886;
  font-weight: bold;
}
#main-container #rightside #learn_more .fas {
  color: #182886;
}
#main-container #recent-list {
  font-size: 0.85em;
}
#main-container #recent-list .fa-square.activity.com {
  color: blue;
}
#main-container #recent-list .fa-square.activity.hit {
  color: lightskyblue;
}
#main-container #recent-list .fa-square.activity.hps {
  color: fuchsia;
}
#main-container #recent-list .fa-square.activity.omo {
  color: darkTurquoise;
}
#main-container #recent-list .fa-square.activity.oms {
  color: red;
}
#main-container #recent-list .fa-square.activity.pds {
  color: ForestGreen;
}
#main-container #recent-list .fa-square.activity.sds {
  color: orange;
}
#main-container #recent-list .fa-square.activity.svr {
  color: limegreen;
}

body .confirm-msg {
  background-color: #dbe4f7;
  height: auto;
  width: 500px;
  padding: 1em;
}
body .dialogForm {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  background-color: #dbe4f7;
  border-radius: 0.5rem;
  padding: 1rem;
}
body .dialogForm input[type=text],
body .dialogForm textarea {
  width: 20em;
  vertical-align: top;
}
body .dialogForm input.wider {
  width: 28em;
}
body .dialogForm td {
  vertical-align: top;
}
body .dialogForm .btn-panel {
  margin-bottom: 5px;
}
body .dialogForm .bottom-spacer {
  margin-bottom: 1em;
}
body .dialogForm .cb {
  display: flex;
  align-items: center;
  gap: 0.3rem;
}
body .dialogForm .errorMsg {
  color: #dc0000;
  font-weight: bold;
}
body .dialogForm .flash-message {
  text-align: left;
}
body .dialogForm .flex-cols {
  display: flex;
  gap: 1em;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0.5em;
}
body .dialogForm .flex-cols .data_list {
  background-color: white;
  padding: 1em;
  width: 100%;
}
body .dialogForm .flex-cols .vcol-hkv {
  display: grid;
  grid-template-columns: auto 1fr;
  align-content: flex-start;
  gap: 0.5rem;
}
body .dialogForm .formTable {
  background-color: white;
}
body .dialogForm .fw {
  width: 100%;
  display: inline-flex;
}
body .dialogForm .hidden {
  display: none;
}
body .dialogForm .highlight {
  border: 1px solid #c0c0c0;
  background-color: white;
  padding: 1em;
}
body .dialogForm .highlight .btn-grp {
  display: flex;
  justify-content: flex-end;
}
body .dialogForm .indent-1 {
  padding-left: 1em;
}
body .dialogForm .instr-sec {
  margin-bottom: 0.5em;
}
body .dialogForm .item-label {
  vertical-align: top;
}
body .dialogForm .money {
  text-align: right;
}
body .dialogForm .role-assignments {
  display: flex;
  flex-direction: column;
  gap: 1em;
  justify-content: space-between;
}
body .dialogForm .role-grp {
  width: 20em;
}
body .dialogForm .role-grp fieldset {
  display: flex;
  flex-direction: column;
  gap: 5px;
  background-color: #f8f8f8;
  border: 1px solid #c0c0c0;
}
body .dialogForm .role-grp input {
  width: 100%;
}
body .dialogForm .role-grp label {
  padding-top: 2px;
}
body .dialogForm .role-grp legend {
  float: left;
  margin: 0px -7px;
  background-color: #98aada;
  padding: 5px;
}
body .dialogForm .role-grp .kv-pair {
  display: grid;
  grid-template-columns: 5em 1fr;
}
body .dialogForm .txtcol-winputs {
  padding-right: 18px;
}
body .dialogForm #fy_input {
  width: 5em;
}
body .dialogForm #edit_contract_awards.flex-cols {
  gap: 5px;
  justify-content: flex-end;
}
body .dialogForm #edit_contract_awards .item-label {
  width: 9em;
}
body .dialogForm #grid_tabs .ui-state-active {
  background-color: #182886;
}
body .dialogForm #grid_tabs .ui-tabs-anchor {
  padding: 4px 8px;
}
body .dialogForm #grid_tabs .ui-tabs-panel {
  padding: 0.5em;
}
body .dialogForm #split_table {
  background-color: #f8f8f8;
}
body .dz-max-files-reached {
  background-color: #fdd;
}
body .dz-success-indicator,
body .dz-error-indicator {
  display: none;
}
body .dz-success .dz-success-indicator {
  display: block;
}
body .dz-error .dz-error-indicator {
  display: block;
}
body .dz-missing {
  background-color: #fdd;
}
body .inline,
body .topline {
  gap: 1em;
}
body .inline label,
body .topline label {
  display: flex;
  gap: 0.5em;
}
body .inputWidth {
  width: 400px;
}
body .multi-select {
  height: 10em;
}
body .ui-dialog .ui-button {
  color: white;
}
body .ui-dialog .ui-dialog-buttonpane {
  border: none;
  padding: 10px;
  margin-top: 0;
}
body .ui-dialog .ui-dialog-content {
  padding: 0;
}
body .ui-dialog .ui-dialog-content input,
body .ui-dialog .ui-dialog-content select,
body .ui-dialog .ui-dialog-content textarea {
  border: 1px solid #d8d8d8;
}
body .ui-dialog .ui-dialog-titlebar {
  color: white;
  background-color: #182886;
}
body .wideTextArea {
  width: 800px;
  height: 300px;
}
body #base_planning caption {
  font-weight: bold;
  text-align: left;
  padding: 4px;
}
body #base_planning input {
  width: 8em;
}
body #base_planning table {
  background-color: white;
  border: 1px solid #c0c0c0;
}
body #base_planning table td {
  padding: 6px 8px;
}
body #base_planning .flex-cols {
  display: flex;
  gap: 1em;
}
body #dzTarget {
  font-size: 0.9em;
  margin: 2em 4em;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 3px dashed #808080;
  border-radius: 7px;
}
body #dzTarget img {
  margin-right: 1em;
}
body #add_role fieldset,
body #edit_role fieldset {
  border: 1px solid #808080;
  background-color: #f8f8f8;
}
body #add_role fieldset > div,
body #edit_role fieldset > div {
  margin: 0.5em 0;
}
body #add_role fieldset legend,
body #edit_role fieldset legend {
  padding: 0 5px;
  margin: 0 0 0 -21px;
}
body #add_role .dialogForm,
body #edit_role .dialogForm {
  gap: 0.5em;
}
body #add_role #oRole-role_abbrev,
body #edit_role #oRole-role_abbrev {
  width: 10em;
}
body #create_project input[type=text],
body #create_project select,
body #create_project textarea,
body #facility_details input[type=text],
body #facility_details select,
body #facility_details textarea {
  width: 20em;
  margin: 0;
}
body #create_project li,
body #facility_details li {
  list-style-type: none;
}
body #create_project .clear-cb,
body #facility_details .clear-cb {
  font-weight: normal;
  font-size: smaller;
  margin: 1em;
}
body #create_project .fundingtype-edit,
body #facility_details .fundingtype-edit {
  display: flex;
  justify-content: space-between;
}
body #create_project .projno-list,
body #facility_details .projno-list {
  background-color: #e8e8e8;
  height: 225px;
  width: 7em;
  overflow: hidden;
  overflow-y: scroll;
  margin: 0;
  padding: 3px 8px;
}
body #create_project .tribe-list,
body #facility_details .tribe-list {
  background-color: #e8e8e8;
}
body #create_project .tribe-sec,
body #facility_details .tribe-sec {
  background-color: white;
}
body #create_project .used-dprsprojnos,
body #facility_details .used-dprsprojnos {
  width: 13em;
}
body #create_project .used-dprsprojnos div,
body #facility_details .used-dprsprojnos div {
  padding: 4px;
}
body #create_project #filtered_tribe_list,
body #create_project #preselected_tribe_list,
body #create_project #selected_tribe_list,
body #facility_details #filtered_tribe_list,
body #facility_details #preselected_tribe_list,
body #facility_details #selected_tribe_list {
  height: 14em;
  width: 26em;
  overflow: hidden;
  overflow-y: scroll;
  padding-inline-start: 0px;
  margin: 0;
  padding: 3px 5px;
}
body #create_project #selected_tribe_list,
body #facility_details #selected_tribe_list {
  height: fit-content;
  max-height: 14em;
}
body #create_project #tribes,
body #facility_details #tribes {
  height: 10em;
}
body #project_role_assignments {
  font-size: 15px;
}
body #project_role_assignments .cor-specific {
  margin-left: 1em;
}
body #project_role_assignments .flex-cols {
  display: flex;
  gap: 1em;
  flex-wrap: wrap;
  justify-content: space-between;
}
body #project_role_assignments .flex-cols > div {
  flex: 0 1 15rem;
}
body #project_role_assignments .flex-cols .data-col {
  display: flex;
  flex-direction: column;
  row-gap: 0.5em;
}
body #project_role_assignments .flex-cols .data-grp-hdr {
  display: flex;
  gap: 1em;
  align-items: baseline;
  font-weight: bold;
  background-color: #d5dffa;
  padding: 6px;
  margin-bottom: 10px;
}
body #project_role_assignments .flex-cols .highlight {
  background-color: #f8f8f8;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  padding: 1rem;
}
body #ihs_role_assignments {
  font-size: 15px;
}
body #ihs_role_assignments #users_wrapper {
  position: relative;
}
body #ihs_role_assignments #users_wrapper #ihs_users {
  background-color: #eef2fd;
  height: 28em;
  width: 12em;
  overflow: hidden;
  overflow-y: scroll;
  padding-inline-start: 0px;
  margin: 0;
  padding: 3px 5px;
  position: sticky;
  top: 0;
  left: 0;
}
body #ihs_role_assignments #users_wrapper #ihs_users li {
  list-style-type: none;
  border-bottom: 1px solid #c0c0c0;
  line-height: 1.7em;
}
body #nonihs_role_assignments {
  font-size: 15px;
}
body #nonihs_role_assignments .role-grp {
  width: 30em;
}
body #planningInfoTable input,
body #planningFacilityTable input {
  width: 100px;
  text-align: right;
}
body #previews td {
  vertical-align: top;
  padding: 8px;
}
body #previews td:nth-child(5) {
  max-width: 8em;
}
body #previews .file-row {
  font-size: 0.8em;
  border: 1px solid #808080;
  margin: 1em;
  padding: 5px;
  border-radius: 7px;
}
body #previews .file-row .textarea-col {
  width: 100%;
}
body #previews .file-row .textarea-col textarea {
  width: 100%;
}
body #previews .filename-row {
  font-weight: bold;
  background-color: #d7e4ff;
}
body #previews .filename-row img {
  vertical-align: bottom;
}
body #previews .filename-row .progress-bar-div {
  display: none;
  float: right;
  border: 1px solid #808080;
  width: 150px;
  margin: 2px;
  background-color: white;
}
body #previews .filename-row .progress-bar {
  width: 0%;
  height: 10px;
  background-color: #013467;
  background-image: repeating-linear-gradient(315deg, #013467, #669 5px, #013467 10px);
}
body #previews .filename-row .success-fail {
  float: right;
}
body #warningDialog {
  padding: 0.5em 1em;
}

.input-form {
  padding: 10px;
}
.input-form fieldset ul {
  gap: 0.5em !important;
  margin: 0.25em 0 !important;
}
.input-form fieldset ul.no-bullets {
  list-style-type: none; /* Remove bullets */
  padding: 0; /* Remove padding */
  margin: 0; /* Remove margins */
}
.input-form fieldset ul.no-bullets label {
  margin-left: 5px;
}
.input-form input,
.input-form select {
  border: 1px solid #c0c0c0;
}
.input-form input[type=text] {
  width: 20em;
}
.input-form input[type=checkbox] {
  width: 20px;
}
.input-form section {
  min-width: 50rem;
  margin-bottom: 10px;
  padding: 1em;
  font-size: 0.9rem;
}
.input-form .btn-grp {
  display: flex;
  gap: 0.5em;
  white-space: nowrap;
  justify-content: center;
}
.input-form table {
  margin: 10px;
  border: 1px solid #c0c0c0;
  width: fit-content;
  background-color: #f8f8f8;
}
.input-form table td {
  padding: 8px 10px;
}
.input-form .btn-row {
  margin-top: 1em;
  text-align: center;
}
.input-form .colspan-2 {
  grid-column: 1/3;
}
.input-form .details {
  background-color: #e8e8e8;
}
.input-form .error-message {
  color: red;
  font-weight: bold;
}
.input-form .field-with-errors input {
  border: 2px solid red;
}
.input-form .fit {
  width: fit-content;
}
.input-form .flex-cols {
  display: flex;
  gap: 1em;
  flex-direction: column;
}
.input-form .flex-rows {
  display: flex;
  gap: 1em;
  flex-wrap: wrap;
}
.input-form .highlight {
  background-color: #f8f8f8;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  padding: 1rem;
  width: fit-content;
}
.input-form .in-form-btn button {
  font-size: 0.8rem;
}
.input-form .input-block {
  margin: 5px 10px;
  padding: 10px;
  background-color: white;
}
.input-form .input-block .btn-grp {
  justify-content: unset;
  margin-top: 10px;
  margin-left: 12em;
}
.input-form .input-block .item-instructions {
  padding-bottom: 0.5em;
}
.input-form .input-block .item-label {
  display: inline-block;
  width: 10em;
  margin-bottom: 5px;
}
.input-form .input-block #passwords input {
  height: 1.5em;
  border-radius: 4px;
  width: 20em;
  margin-left: 5px;
}
.input-form .input-block #pw_criteria .item-label {
  margin-bottom: 5px;
}
.input-form .kv-pair {
  display: flex;
  gap: 2em;
}
.input-form .kv-pair label {
  font-weight: bold;
  width: 8em;
}
.input-form .kv-pair .label-2 label {
  font-weight: normal;
  display: inline-block;
  width: 12em;
}
.input-form .kv-pair .label-2 select {
  width: 7em;
}
.input-form .margin-left {
  margin-left: 8px;
}
.input-form .sec-hdr {
  display: flex;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  flex-wrap: wrap;
  align-items: flex-end;
  margin-bottom: 0.4rem;
}
.input-form .sec-hdr .sec-title {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  gap: 0.5rem;
  font-size: 1.3rem;
  color: #545454;
  text-align: left;
  margin-bottom: 0.4rem;
}
.input-form .sec-hdr .sec-title h2 {
  font-size: 1.4rem;
  text-transform: uppercase;
  line-height: 1.5rem;
  margin: 10px 0 -5px;
}
.input-form .sec-hdr .view-links {
  margin-left: auto;
  margin-bottom: 5px;
}
.input-form .sub-section {
  margin-top: 10px;
}
.input-form .sub-section .kv-pair {
  margin-left: 1em;
}
.input-form .sub-section .kv-pair label {
  width: 7em;
}
.input-form .sub-section .sub-sec-title {
  font-weight: bold;
  margin-bottom: 10px;
  background-color: #cdd7f3;
  padding: 5px;
}
.input-form .submit-btn {
  margin-top: 10px;
  text-align: center;
}
.input-form .vcol-hkv {
  display: grid;
  grid-template-columns: auto 1fr;
  align-content: flex-start;
  gap: 0.5rem;
}
.input-form #pickUserForm {
  margin-bottom: 10px;
  padding: 10px;
  border: 1px solid #c0c0c0;
  background-color: #e8e8e8;
}
.input-form #flash-message {
  margin-bottom: 10px;
}

#new_user_profile #col1 {
  grid-template-columns: 12em 1fr;
}