.site-nav-link {
  width: 6em !important;
}
#root {
  height: 100%;
}
#site-page {
  height: 100%;
  padding-top: 10.2em;
  padding-bottom: 1em;
  box-sizing: border-box;
}
#site-page #site-body {
  top: 0;
}
.flex-v {
  display: flex;
  min-height: 0;
  flex-flow: column nowrap;
}
.action-buttons .pure-button:not(:last-child) {
  margin-right: 4px;
}
.dropdown-button:focus {
  outline: none;
}
a.disabled {
  cursor: default;
  color: #bbbdbf;
}
a.disabled:hover {
  color: #bbbdbf;
}
.actionsmenu {
  width: 9em;
  transition: width 0.25s ease-out;
}
.actionsmenu.open {
  width: 18em;
}
.actionsmenu .actions-list {
  display: block;
  transform: translateX(16em);
  transition: transform 0.25s ease-out;
}
.actionsmenu .actions-list.open {
  transform: translateX(0);
}
.custom-content-flyout.page-tab-strip-overflow-dropdown {
  padding: 0;
}
.custom-content-flyout.dropdown-flyout .multi-column-option-container {
  display: flex;
  padding: 0;
}
.custom-content-flyout.dropdown-flyout .multi-column-option-container.multi-column-header {
  font-size: 1rem;
  background: #e6e7e8;
  border-bottom: 1px solid #efefef;
}
.custom-content-flyout.dropdown-flyout .multi-column-option-container .multi-column-option {
  display: block;
  padding: .5em .4em .5em .4em;
}
.form-action-links .link-separator {
  margin: 0 1em;
}
/* Address indicators */
.primary-indicator:before,
.primary-indicator:after {
  content: '\F08D';
  font-family: FontAwesome;
}
.primary-indicator:before {
  color: #C45900;
}
.payment-indicator:before,
.payment-indicator:after {
  content: '\F155';
  font-family: FontAwesome;
}
.payment-indicator:before {
  color: #578C11;
}
.primary-for-type-indicator {
  padding-right: 1em;
}
.primary-for-type-indicator:before,
.primary-for-type-indicator:after {
  content: '\F08D';
  font-family: FontAwesome;
}
.primary-for-type-indicator:before {
  display: none;
}
.primary-for-type-indicator:after {
  display: inline-block;
  position: absolute;
  color: #123044;
  font-size: x-small;
  transform: translateX(3px) translateY(2px);
}
.address-indicator-label:before {
  position: absolute;
  transform: translateX(-1.1em) translateY(3px);
}
#partyDetailsAddressList li.not-current span {
  color: #BBBDBF;
}
#partyDetailsAddressList li.not-current h4 {
  color: #BBBDBF;
}
#partyDetailsAddressList li .primary-indicator:before,
#partyDetailsAddressList li .payment-indicator:before {
  font-size: medium;
}
/* End address indicators */
.emergency-icon {
  color: #C45900;
}
.emergency-icon:before,
.emergency-icon:after {
  content: '\F0F9';
  font-family: FontAwesome;
}
.emergency-icon.large-icon-4rem::before {
  font-size: 4rem;
  padding: 0.1em 0;
}
.grid-row-expanded .emergency-icon {
  color: #f77000;
}
.tasks-icon {
  position: relative;
}
.tasks-icon .late-icon {
  position: absolute;
  top: -0.1em;
  left: .4em;
  display: block;
  width: 1.5em;
  height: 1.5em;
}
.tasks-icon .late-icon:after {
  content: '\F06A';
  display: block;
  color: #ec1c24;
  font-family: FontAwesome;
  font-size: 1.3rem;
  position: absolute;
  top: 4px;
  left: 8px;
  padding-right: 0;
}
/* --- Rules  --- */
.rule-not-executed-icon:before,
.rule-not-executed-icon:after {
  content: '\E93B';
}
.rule-not-applicable-icon:before,
.rule-not-applicable-icon:after {
  content: '\E97B';
}
.rule-passed-icon {
  color: #578C11;
}
.rule-passed-icon:before,
.rule-passed-icon:after {
  content: '\E97D';
}
.rule-failed-error-icon {
  color: #c00;
}
.rule-failed-error-icon:before,
.rule-failed-error-icon:after {
  content: '\E97E';
}
.rule-failed-warning-icon {
  color: #C45900;
}
.rule-failed-warning-icon:before,
.rule-failed-warning-icon:after {
  content: '\E97F';
}
/* --- End Rules  --- */
/* not sure if this is the best place for this. */
.l-dialog hr {
  border-color: #c6c8c9;
}
.details-header {
  background-color: #1464bb;
}
.details-header div,
.details-header span,
.details-header h2 {
  color: #f1f1f0 !important;
}
.details-header .icon::before {
  font-size: 2rem;
  padding-right: 0.5em;
}
.details-header h2 {
  font-weight: 500;
}
.section-body .summary-cell {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  padding: 0.5rem 1rem 0.5rem 0;
  font-size: 1.1rem;
}
.section-body .summary-cell h3 {
  text-align: left;
  padding: 0;
}
.section-body .summary-cell h3.error {
  color: #c00;
}
.section-body .summary-cell h3:not(:first-child) {
  border-top: 0;
}
.section-body .summary-cell h3 + .notentered {
  text-align: left;
}
.section-body .summary-grid-cell {
  display: flex;
  flex-flow: column nowrap;
  padding: 0.5rem 0;
  font-size: 1.1rem;
}
.section-body .summary-grid-cell h3 {
  text-align: left;
  padding: 0;
}
.section-body .summary-grid-cell h3.error {
  color: #c00;
}
.section-body .summary-grid-cell h3:not(:first-child) {
  border-top: 0;
}
.section-body .summary-grid-cell h3 + .notentered {
  text-align: left;
}
.section-body .related-info-list-item {
  padding: 0.5rem 0;
  font-size: 1.1rem;
}
.full-image.x2 div {
  min-height: 27em;
}
.grid-date-filter-icon:before {
  font-family: FontAwesome;
  font-size: 1.5em;
  content: "\F073";
  vertical-align: baseline;
}
.check-payment-icon:before,
.check-payment-icon:after {
  content: '\F0D6';
  font-family: FontAwesome;
}
.credit-card-icon:before,
.credit-card-icon:after {
  content: '\F09D';
  font-family: FontAwesome;
}


/*# sourceMappingURL=advocateLess.5fa84e2bddffaf97d447.css.map*/