html,
body {
  height: 100%;
}
:focus {
  outline: none;
}
.ui-selectonemenu-list-item.ui-state-hover {
  border-radius: 0;
}
.ui-autocomplete-panel {
  -webkit-overflow-scrolling: touch;
}
body button.ui-button.ui-state-default .ui-icon[class^="fa-"],
body button.ui-button.ui-state-default .ui-icon[class*=" fa-"] {
  text-indent: 0;
  background-image: none;
}
.readonly {
  height: 26px;
  display: block;
  padding: 0 4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}
.readonly.two-line {
  height: 52px;
  white-space: pre-line;
}
button.input-button.ui-button {
  padding: 0 4px;
  margin-right: 0;
}
button.input-button.ui-button .ui-button-text {
  line-height: 26px;
  padding: 0 12px;
  text-overflow: ellipsis;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
}
ul.piped {
  display: inline;
  margin: 0;
}
ul.piped > li {
  float: none;
  display: inline;
}
ul.piped > li + li {
  border-left: 1px solid #BBBBBB;
  margin-left: 12px;
}
ul.piped > li > * {
  padding-left: 12px;
}
ul.piped > li:first-child > * {
  border-left-width: 0;
  padding-left: 0;
}
dl.compact > dt,
dl.compact > dd {
  display: inline;
}
.inputPanel {
  text-align: center;
  width: 100%;
  margin-bottom: 36px;
}
.left-align {
  text-align: left;
  width: 50%;
  padding: 5px;
}
.right-align {
  text-align: right;
  width: 50%;
  padding: 10px;
}
.align-center,
.center-align {
  text-align: center;
}
.ui-dialog .section-group.panel-style .section-header > .title {
  background: none;
}
.section-group > .section-body .section-group.detail-section-group > .section-header {
  font-size: 13px;
  line-height: 24px;
  background-position: 0 12px;
}
.section-group > .section-body .section-group.detail-section-group > .section-header.large {
  font-size: 15px;
  line-height: 36px;
  background-position: 0 18px;
}
.section-group.level2 .section-header {
  font-style: italic;
}
.hidden {
  border: 0 !important;
  display: none !important;
  line-height: 0 !important;
}
.vertical-aligner {
  height: 100%;
  display: inline-block;
  opacity: 0;
  vertical-align: middle;
}
.full-width {
  width: 100% !important;
}
.uppercase {
  text-transform: uppercase;
}
.label-suffix {
  padding-left: 4px;
}
.entity-item {
  display: block;
}
.entity-title {
  display: block;
}
.entity-title .recordDescription {
  display: block;
}
.entity-title .key {
  display: block;
  font-size: 12px;
  line-height: 17px;
  text-indent: 8px;
}
.entity-sequence {
  padding: 0 8px;
}
.entity-alert.alert-bubble {
  display: inline-block;
  margin: 6px 0;
  padding: 4px 8px;
  font-size: 13px;
  line-height: 13px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.entity-alert.alert-bubble .alert-count {
  margin-left: 4px;
  vertical-align: top;
}
.entity-alert.alert-bubble .alert-text {
  overflow: hidden;
  text-overflow: ellipsis;
}
.entity-alert.alert-bubble .alert-count + .alert-text {
  max-width: 50px;
  width: 50px;
}
.detail-image-group .dateOnly,
.detail-document-group .dateOnly {
  width: 120px;
}
.dateTime {
  width: 200px;
}
.dateOnly30,
.dateTime30 {
  width: 256px;
}
.input100 {
  width: 878px;
}
.dropdown100.ui-selectonemenu {
  width: 886px;
}
.dropdown90.ui-selectonemenu {
  width: 780px;
}
.dropdown75.ui-selectonemenu {
  width: 650px;
}
.input50 {
  width: 392px;
}
.dropdown50.ui-selectonemenu {
  width: 400px;
}
.input30,
.input30 .ui-password {
  width: 248px;
}
.input20 {
  width: 165px;
}
.dropdown30.ui-selectonemenu {
  width: 256px;
}
.dropdown25.ui-selectonemenu {
  width: 214px;
}
.dropdown22.ui-selectonemenu {
  width: 205px;
}
.dropdown20.ui-selectonemenu {
  width: 173px;
}
.dropdown18.ui-selectonemenu {
  width: 156px;
}
.input15 {
  width: 124px;
}
.dropdown15.ui-selectonemenu {
  width: 132px;
}
.input12 {
  width: 100px;
}
.dropdown12.ui-selectonemenu {
  width: 108px;
}
.input10 {
  width: 83px;
}
.dropdown10.ui-selectonemenu {
  width: 91px;
}
.input8 {
  width: 66px;
}
.dropdown8.ui-selectonemenu {
  width: 74px;
}
.input5 {
  width: 42px;
}
.dropdown5.ui-selectonemenu {
  width: 50px;
}
label.dropdown {
  padding-right: 0;
  margin-right: -3px;
}
hr.separator {
  margin: 16px 0px;
  width: auto;
}
.button-block {
  text-align: center;
  width: 100%;
}
.button-block li {
  display: inline;
  padding: 0 25px;
}
.centered-content {
  margin: 0 auto;
}
.body-container {
  clear: both;
  margin: 0px auto 0;
  min-height: 530px;
}
.action-bar-block {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 24px;
}
.action-bar-block.fixed {
  position: fixed;
  z-index: 1001;
  border-radius: 0;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  margin: 0;
}
.action-bar {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: right;
  margin: 0 auto;
  max-width: 980px;
  padding: 0 12px;
}
.full-body-block .action-bar {
  position: relative;
  max-width: 100%;
}
.action-bar-block.fixed .action-bar {
  border-color: transparent;
  border-width: 0 1px;
}
.action-bar-title,
.content-title {
  display: block;
  font-weight: 300;
  font-size: 30px;
  line-height: 70px;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
}
.action-bar-title {
  padding-right: 12px;
}
.fixed .action-bar-title {
  line-height: 58px;
}
.print-bar-block .action-bar-title {
  text-align: center;
  float: none;
}
.print-action-bar {
  text-align: center;
}
.action-bar-commands {
  padding: 16px 0 14px;
  vertical-align: top;
  float: right;
}
ul.action-buttons > li.dropdown-container {
  padding-top: 5px;
  margin-left: 20px;
}
@media only screen and (max-width: 1023px), only screen and (max-device-width: 1023px) {
  ul.action-buttons > li.dropdown-container {
    display: none;
  }
}
ul.action-buttons > li.dropdown-container > .ui-selectonemenu {
  width: 180px;
}
.fixed .action-bar-commands {
  padding: 10px 0 8px;
}
.action-bar-commands.left {
  float: left;
  padding: 10px 12px 10px 0;
}
#action-bar-status {
  font-size: 22px;
  line-height: 36px;
  display: inline-block;
  padding: 1px 0;
}
.confirm-dialog.ui-confirm-dialog {
  font-size: 14px;
  width: 400px !important;
}
.confirm-dialog.ui-confirm-dialog .ui-dialog-content {
  line-height: 22px;
  white-space: pre-line;
}
.confirm-dialog.ui-confirm-dialog .ui-dialog-buttonpane {
  text-align: center;
  padding: 12px;
}
.confirm-dialog .ui-dialog-buttonpane ul {
  display: block;
  font-size: 0;
  line-height: 0;
}
.confirm-dialog .ui-dialog-buttonpane ul li {
  display: inline;
  margin-left: 8px;
}
.confirm-dialog .ui-dialog-buttonpane ul li:first-child {
  margin-left: 0;
}
.content-block {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0 0 10px 10px;
  min-height: 505px;
  border-top: 0;
  position: relative;
  margin: 0 auto 50px;
  padding: 0 12px;
  clear: both;
  max-width: 980px;
}
.full-body-block .content-block {
  max-width: 100%;
  overflow-x: hidden;
}
.action-bar-block.fixed ~ .content-block {
  padding-top: 60px;
}
.content-block-loader {
  position: absolute;
  top: 100px;
  left: 0;
  right: 0;
  bottom: 0;
}
.content-block-loader > .title {
  position: absolute;
  top: 40%;
  width: 100%;
  font-size: 28px;
  vertical-align: center;
  text-align: center;
}
.content-block-loader + #article {
  display: none;
}
#trial-block {
  text-align: center;
}
#body-notification-block .notification {
  color: #351C1C;
  font-size: 16px;
  border-radius: 10px;
  margin: 0 0px 30px;
}
.notification {
  padding: 12px;
  margin-bottom: 24px;
  line-height: 24px;
  min-height: 24px;
}
.right-align-text {
  text-align: right;
}
.sub-menu {
  padding: 12px;
  line-height: 24px;
  min-height: 24px;
}
.body-block {
  min-height: 100%;
  margin: 0 auto -125px;
}
.content-body {
  min-height: 504px;
  border-radius: 0 0 10px 10px;
}
.footer,
.footer-push {
  height: 125px;
  clear: both;
}
.behind .footer {
  display: none;
}
.footer-bar {
  width: 100%;
  font-size: 10px;
  line-height: 40px;
  text-align: center;
}
.footer-bar > .wrapper {
  padding: 20px 0;
}
.alert-bubble {
  padding: 8px;
  display: block;
  text-align: center;
}
.alert-bubble .alert-count {
  display: inline-block;
  overflow: hidden;
  padding-left: 2px;
}
.alert-bubble .alert-text {
  display: inline-block;
}
.notice {
  padding: 12px;
}
.policy {
  font-weight: normal;
}
.policyBold {
  font-weight: bold;
}
.policyItalic {
  font-style: italic;
}
.ajax-progress {
  text-align: center;
  font-size: 14px;
  line-height: 34px;
  font-style: italic;
}
.ajax-progress img {
  position: relative;
  top: 5px;
  padding-right: 12px;
}
.dashboard-table {
  width: 100%;
  border-spacing: 0;
}
.dashboard-table td {
  padding-bottom: 2px;
  padding-right: 10px;
}
.dashboard-stats .section-body li {
  padding-bottom: 2px;
}
.content-error-body {
  text-align: center;
  padding: 70px 0;
  max-width: 980px;
  margin: 0 auto;
}
.error-title {
  font-size: 24px;
  line-height: 64px;
}
.error-sub-title {
  font-size: 18px;
  line-height: 32px;
}
.error-body {
  font-size: 18px;
  line-height: 24px;
  padding-top: 24px;
}
.agency-logo-wrapper.editable-image:hover {
  cursor: pointer;
}
.vert-items > li {
  display: block;
  text-align: center;
  padding-top: 16px;
  overflow: hidden;
}
.vert-items.tight-rows > li {
  padding-top: 8px;
}
.vert-items > li:first-child,
.vert-items.tight-rows > li:first-child {
  padding-top: 0;
}
.vert-items > li.buttonbar {
  padding: 30px 3px 3px 3px;
}
.vert-items > li hr {
  margin: 16px auto;
  width: 200px;
}
.vert-items.left-aligned > li {
  text-align: left;
}
.help-icon {
  width: 28px;
  height: 28px;
  vertical-align: bottom;
}
.left {
  float: left;
}
.right {
  float: right;
}
.three-column-data-cell {
  width: 33%;
  padding-right: 20px;
  vertical-align: top;
}
.three-column-data-cell ul {
  list-style-type: disc;
}
.three-column-data-cell ul li {
  padding-bottom: 0px;
}
.group-offset {
  padding: 0 4px;
}
.sub-option {
  float: right;
  padding-left: 7px;
}
.sub-option .refresh-link {
  font-size: 12px;
  line-height: 18px;
}
.sub-option .refresh-link:hover,
.sub-option .refresh-link:focus {
  text-decoration: none;
}
.header-option {
  margin-top: -20px;
}
li.address-li {
  position: relative;
}
.address-li .sub-option {
  position: absolute;
  top: 0;
  right: 8px;
}
.sub-option > .cdx-checkbox {
  font-size: 11px;
  line-height: 18px;
  padding-right: 5px;
  padding-left: 15px;
}
.sub-option > .cdx-checkbox > .fa {
  font-size: 13px;
  left: -5px;
  top: 1px;
}
.no-margin {
  margin: 0 !important;
}
.preformatted {
  white-space: pre-wrap;
}
.prewrap {
  white-space: pre-wrap !important;
}
.normal-wrap {
  white-space: normal !important;
}
.unrestricted-max-width {
  max-width: 100% !important;
}
.unrestricted-max-height {
  max-height: 100% !important;
}
.drawer-icon {
  position: absolute;
  left: 15px;
  top: 10px;
  font-size: 16px;
}
.drawer-icon:before {
  content: "\f0da";
}
.expanded .drawer-icon {
  left: 12px;
  top: 10px;
}
.expanded .drawer-icon:before {
  content: "\f0d7";
}
.field-label-notes {
  font-style: italic;
  font-size: 12px;
}
.more {
  overflow: hidden;
}
.show-more-btn {
  color: #3C78B5;
}
.show-more-btn:hover {
  text-decoration: underline;
  cursor: pointer;
}
.jqplot-table-legend {
  font-size: 14px;
  font-weight: bold;
}
.jqplot-data-label {
  font-size: 18px;
  font-weight: bold;
  font-family: initial;
}
.upgradeable-block {
  margin: 0;
  padding: 12px;
}
.processing-text {
  display: none;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
#mobile-nav {
  display: none;
}
.body-header .header-bar {
  height: 100px;
  white-space: nowrap;
  padding: 0;
  width: auto;
  margin: 0 auto;
  position: relative;
}
.body-header .header-bar .header-bar-nav {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 63px;
  text-align: right;
}
.body-header .header-bar .header-bar-nav .user-section {
  margin-top: 14px;
  margin-right: 11px;
}
.body-header .header-bar .header-bar-nav .user-section .nav-alerts {
  line-height: 0px;
  display: inline-block;
  margin-right: 4px;
  vertical-align: top;
}
.body-header .header-bar .header-bar-nav .user-section .nav-alerts .run-as-user-alert {
  padding: 0 14px 0 11px;
  line-height: 40px;
  display: inline-block;
  cursor: pointer;
  font-size: 16px;
  border: 1px solid transparent;
}
.body-header .header-bar .header-bar-nav .user-section .nav-alerts .run-as-user-alert:hover,
.body-header .header-bar .header-bar-nav .user-section .nav-alerts .run-as-user-alert:focus {
  color: black;
  text-decoration: none;
}
.body-header .header-bar .header-bar-nav .user-section > button {
  background: none;
}
.body-header .header-bar .header-bar-nav .user-section > button,
.body-header .header-bar .header-bar-nav .user-section > a.profile-link {
  display: inline-block;
  padding: 0;
  line-height: 32px;
  vertical-align: top;
  font-size: 16px;
  transition: none;
  border: 1px solid transparent;
}
.body-header .header-bar .header-bar-nav .user-section > button:hover,
.body-header .header-bar .header-bar-nav .user-section > a.profile-link:hover {
  text-decoration: none;
}
.body-header .header-bar .header-bar-nav .user-section > button.profile-link,
.body-header .header-bar .header-bar-nav .user-section > a.profile-link.profile-link {
  background: none;
}
.body-header .header-bar .header-bar-nav .user-section > button.profile-link > .ui-button-text,
.body-header .header-bar .header-bar-nav .user-section > a.profile-link.profile-link > .ui-button-text {
  padding: 1px 10px 3px 6px;
}
.body-header .header-bar .header-bar-nav .user-section > button.profile-link > .ui-button-text > img,
.body-header .header-bar .header-bar-nav .user-section > a.profile-link.profile-link > .ui-button-text > img {
  height: 26px;
  width: 26px;
  vertical-align: middle;
  margin-right: 0px;
}
.body-header .header-bar .header-bar-nav .user-section > button.profile-link.alert-animation-link,
.body-header .header-bar .header-bar-nav .user-section > a.profile-link.profile-link.alert-animation-link {
  -webkit-animation: alert-animation 1s infinite;
  animation: alert-animation 1s infinite;
}
.body-header .header-bar .header-bar-nav .user-section .settings-menu.menubar {
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.body-header .header-bar .header-bar-nav .user-section .settings-menu.menubar > li {
  margin: 0;
}
.body-header .header-bar .header-bar-nav .user-section .settings-menu.menubar > li > button.menu > .ui-button-text {
  padding: 0 10px;
}
.body-header .header-bar .header-title {
  display: none;
}
.body-header .header-bar .module-bar {
  white-space: nowrap;
  position: absolute;
  right: 12px;
  top: 64px;
  width: 100%;
}
.body-header .header-bar .module-bar > div {
  height: 100%;
}
.body-header .header-bar .module-bar > div > form {
  float: right;
}
.body-header .header-bar .module-bar > div > .lookup-context-title {
  width: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 36px;
}
.body-header .header-bar .module-bar .single-tab {
  width: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 36px;
}
#notification-bar {
  text-align: center;
  background-color: #F9C646;
  color: #351C1C;
  height: 30px;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 8px;
  border-bottom: 1px solid #D9A636;
  white-space: nowrap;
}
.bread-crumbs-container {
  line-height: 40px;
}
.bread-crumbs-bar {
  box-sizing: border-box;
  padding: 0 20px;
  color: #c1c6c8;
}
.bread-crumbs-bar a {
  color: #f2a900;
  padding: 0 10px;
}
.bread-crumbs-bar a:first-child {
  padding-left: 0;
}
.menubar {
  display: block;
  position: relative;
}
.menubar > li {
  display: block;
  float: left;
  margin: 0;
  position: relative;
}
.menubar > li:last-child > button.menu + ul.submenu {
  right: -1px;
}
.menubar > li.single-tab {
  width: 100%;
}
.menubar > li.single-tab > span {
  text-align: left;
}
.menubar > li + li {
  margin-left: 0;
}
.menubar > li > a {
  display: block;
  padding: 4px 16px;
}
ul.submenu.two-column {
  white-space: normal;
  right: 0;
  width: 363px;
}
.menu-open + ul.submenu.two-column {
  display: flex !important;
  flex-wrap: wrap;
  position: relative;
}
.module-column-2,
.module-column-1 {
  width: 50%;
  display: inline-block;
  box-sizing: border-box;
}
button.ui-button.menu,
button.ui-button.menu-link {
  display: inline-block;
}
button.ui-button.menu.settings-menu-cog > span.ui-button-text > .fa,
button.ui-button.menu-link.settings-menu-cog > span.ui-button-text > .fa {
  margin: 0;
}
button.ui-button.menu + ul.submenu,
button.ui-button.menu-link + ul.submenu {
  position: absolute;
  top: 37px;
  min-width: 100%;
  box-sizing: border-box;
}
button.ui-button.menu + ul.submenu > li > a.menu-link,
button.ui-button.menu-link + ul.submenu > li > a.menu-link {
  display: block;
  padding: 0 14px;
  white-space: nowrap;
}
button.ui-button.menu + ul.submenu > li > a.menu-link .fa,
button.ui-button.menu-link + ul.submenu > li > a.menu-link .fa {
  margin-right: 10px;
}
button.ui-button.menu > span.ui-button-text,
button.ui-button.menu-link > span.ui-button-text {
  padding: 0 12px;
}
button.ui-button.menu > span.ui-button-text > .fa,
button.ui-button.menu-link > span.ui-button-text > .fa {
  margin-left: 2px;
  width: 9px;
}
li:nth-last-child(-n+4) > button.ui-button.menu + ul.submenu {
  right: 0;
}
ul.vertical-layout > li > dl > dd .ui-chkbox.std-checkbox,
ul.horizontal-layout > li > .ui-chkbox.std-checkbox {
  position: relative;
  top: 5px;
}
ul.vertical-layout > li > dl > dd input[type="checkbox"].std-checkbox,
ul.horizontal-layout > li > dl > dd input[type="checkbox"].std-checkbox,
ul.vertical-layout > li > dl > dd input[type="radio"].std-radio,
ul.horizontal-layout > li > dl > dd input[type="radio"].std-radio {
  position: relative;
  top: 7px;
}
ul.vertical-layout > li > dl > dd .cdx-checkbox > input[type="checkbox"],
ul.horizontal-layout > li > dl > dd .cdx-checkbox > input[type="checkbox"],
ul.horizontal-layout > li > .cdx-checkbox > input[type="checkbox"],
ul.vertical-layout > li > dl > dd .cdx-radio > input[type="radio"],
ul.horizontal-layout > li > dl > dd .cdx-radio > input[type="radio"],
ul.horizontal-layout > li > .cdx-radio > input[type="radio"] {
  position: relative;
  top: 7px;
}
ul.vertical-layout > li > dl > dd .ui-chkbox.std-checkbox .ui-chkbox-box,
ul.horizontal-layout > li > dl > dd .ui-chkbox.std-checkbox .ui-chkbox-box,
ul.horizontal-layout > li > .ui-chkbox.std-checkbox .ui-chkbox-box {
  margin-left: 0;
}
ul.horizontal-layout > li > dl > dd label,
ul.section-field-edit > li > dl > dd label,
ul.vertical-layout > li > dl > dd label,
ul.horizontal-layout > li > label {
  line-height: 28px;
  font-size: 14px;
}
ul.horizontal-layout {
  font-size: 0;
}
ul.horizontal-layout > li {
  margin: 0 0 0 8px;
  display: inline-block;
  vertical-align: top;
}
ul.horizontal-layout.double-space > li {
  margin: 4px 0 4px 24px;
}
ul.horizontal-layout.no-offset > li {
  margin: 0 0 0 8px;
}
ul.horizontal-layout > li:first-child {
  margin-left: 0;
}
ul.horizontal-layout > li > * {
  font-size: 14px;
  line-height: 18px;
}
ul.horizontal-layout > li > dl > dd {
  display: inline-block;
}
ul.horizontal-layout.tight-spacing > li,
ul.horizontal-layout.no-spacing > li {
  margin-left: 0;
}
ul.horizontal-layout.tight-spacing input,
ul.horizontal-layout.tight-spacing button,
ul.horizontal-layout.tight-spacing .ui-selectonemenu,
ul.horizontal-layout.tight-spacing .ui-selectonemenu .ui-selectonemenu-trigger {
  border-radius: 0;
}
.horizontal-layout > * {
  display: inline-block;
  vertical-align: top;
}
ul.vertical-layout > li:not(:last-of-type) {
  padding-bottom: 16px;
}
ul.vertical-layout.no-offset > li {
  padding-bottom: 0;
}
ul.vertical-layout.tight-rows > li:not(:last-of-type) {
  padding-bottom: 8px;
}
ul.vertical-layout.tighter-rows > li:not(:last-of-type) {
  padding-bottom: 4px;
}
ul.vertical-layout > li > * {
  font-size: 14px;
  line-height: 18px;
}
ul.vertical-layout > li > .horizontal-layout {
  font-size: 0;
}
ul.vertical-layout.no-bottom-offset > li > dl,
ul.horizontal-layout.no-bottom-offset > li > dl {
  padding-bottom: 0;
}
ul.vertical-layout > li > dl > dt,
ul.horizontal-layout > li > dl > dt {
  font-size: 14px;
  line-height: 18px;
  text-align: left;
  height: 20px;
  overflow: hidden;
  position: relative;
}
ul.vertical-layout > li > dl > dt > label,
ul.horizontal-layout > li > dl > dt > label {
  height: 18px;
  padding-left: 4px;
  font-weight: 300;
}
ul.horizontal-layout > li > dl > dt {
  display: block;
  width: auto;
}
ul.vertical-layout + ul,
ul.horizontal-layout + ul {
  margin-top: 24px;
}
ul.flex-layout.horizontal-layout,
ul.flex-wrap-layout.horizontal-layout,
ul.flex-fill-layout.horizontal-layout {
  display: flex;
}
ul.flex-layout.horizontal-layout > li,
ul.flex-wrap-layout.horizontal-layout > li,
ul.flex-fill-layout.horizontal-layout > li {
  display: block;
  flex-grow: 1;
}
ul.flex-layout.horizontal-layout > li > dl > dd,
ul.flex-wrap-layout.horizontal-layout > li > dl > dd,
ul.flex-fill-layout.horizontal-layout > li > dl > dd {
  display: block;
}
ul.flex-layout.horizontal-layout > li > dl > dd > *,
ul.flex-wrap-layout.horizontal-layout > li > dl > dd > *,
ul.flex-fill-layout.horizontal-layout > li > dl > dd > * {
  width: 100%;
}
ul.flex-layout.horizontal-layout > li > dl > dd > .ui-selectonemenu > input,
ul.flex-wrap-layout.horizontal-layout > li > dl > dd > .ui-selectonemenu > input,
ul.flex-fill-layout.horizontal-layout > li > dl > dd > .ui-selectonemenu > input {
  width: 100% !important;
}
ul.flex-layout.horizontal-layout > li > dl > dd > .cdx-calendar > input,
ul.flex-wrap-layout.horizontal-layout > li > dl > dd > .cdx-calendar > input,
ul.flex-fill-layout.horizontal-layout > li > dl > dd > .cdx-calendar > input {
  width: 100% !important;
}
ul.flex-layout.horizontal-layout > li > dl > dd > .ui-selectonebutton,
ul.flex-wrap-layout.horizontal-layout > li > dl > dd > .ui-selectonebutton,
ul.flex-fill-layout.horizontal-layout > li > dl > dd > .ui-selectonebutton {
  width: auto;
}
ul.flex-wrap-layout.horizontal-layout,
ul.flex-fill-layout.horizontal-layout {
  flex-wrap: wrap;
}
ul.flex-wrap-layout.horizontal-layout > li,
ul.flex-fill-layout.horizontal-layout > li {
  margin: 0 8px 8px 0;
}
ul.flex-fill-layout.horizontal-layout > li > dl > dd {
  width: 100%;
}
ul.horizontal-layout.inline-two-column {
  display: block;
}
ul.horizontal-layout.inline-two-column > li {
  display: inline-block;
  width: 49%;
  margin: 0;
}
ul.horizontal-layout.inline-two-column > li + li {
  margin-left: 2%;
}
ul.horizontal-layout.inline-two-column > li > dl > dd {
  display: block;
  width: 100%;
}
ul.horizontal-layout.inline-two-column > li > dl > dd > * {
  width: 100%;
}
ul.horizontal-layout.inline-two-column > li > dl > dd > * > .ui-inputfield {
  width: 100% !important;
}
ul.horizontal-layout.inline-three-column {
  display: block;
}
ul.horizontal-layout.inline-three-column > li {
  display: inline-block;
  width: 32%;
  margin: 0;
}
ul.horizontal-layout.inline-three-column > li + li {
  margin-left: 2%;
}
ul.horizontal-layout.inline-three-column > li > dl > dd {
  display: block;
  width: 100%;
}
ul.horizontal-layout.inline-three-column > li > dl > dd > * {
  width: 100%;
}
ul.horizontal-layout.inline-three-column > li > dl > dd > * > .ui-inputfield {
  width: 100% !important;
}
ul.horizontal-layout.inline-wrap-layout > li {
  display: inline-block;
  margin: 0 8px 8px 0;
}
@media only screen and (max-width: 1023px), only screen and (max-device-width: 1023px) {
  ul.horizontal-layout.inline-wrap-layout > li {
    display: inline-block;
    margin: 0 0 8px 0;
    width: 49%;
  }
  ul.horizontal-layout.inline-wrap-layout > li:nth-child(2n) {
    margin-left: 2%;
  }
  ul.horizontal-layout.inline-wrap-layout > li > dl > dd {
    display: block;
    width: 100%;
  }
  ul.horizontal-layout.inline-wrap-layout > li > dl > dd > * {
    width: 100%;
  }
  ul.horizontal-layout.inline-wrap-layout > li > dl > dd > * input,
  ul.horizontal-layout.inline-wrap-layout > li > dl > dd > * .ui-selectonemenu {
    width: 100% !important;
  }
  ul.horizontal-layout.tight-spacing > li,
  ul.horizontal-layout.no-spacing > li {
    width: 50%;
  }
  ul.horizontal-layout:not(.flex-layout):not(.inline-two-column):not(.inline-wrap-layout) {
    display: flex;
    flex-wrap: wrap;
  }
  ul.horizontal-layout:not(.flex-layout):not(.inline-two-column):not(.inline-wrap-layout) > li {
    margin: 0 0 8px 0;
    width: 100%;
  }
  ul.horizontal-layout:not(.flex-layout):not(.inline-two-column):not(.inline-wrap-layout) > li:last-child {
    margin-bottom: 0;
  }
  ul.horizontal-layout:not(.flex-layout):not(.inline-two-column):not(.inline-wrap-layout) > li > div.cdx-checkboxdropdown,
  ul.horizontal-layout:not(.flex-layout):not(.inline-two-column):not(.inline-wrap-layout) > li > div.ui-selectonemenu,
  ul.horizontal-layout:not(.flex-layout):not(.inline-two-column):not(.inline-wrap-layout) > li > * > div.ui-selectonemenu {
    width: 100% !important;
  }
  ul.horizontal-layout:not(.flex-layout):not(.inline-two-column):not(.inline-wrap-layout) > li > dl > dd {
    display: block;
  }
  ul.horizontal-layout:not(.flex-layout):not(.inline-two-column):not(.inline-wrap-layout) > li > dl > dd .nature-workspace.col-workplaceViolence {
    margin-top: 8px;
  }
  ul.horizontal-layout:not(.flex-layout):not(.inline-two-column):not(.inline-wrap-layout) > li > dl > dd > * {
    width: 100% !important;
    box-sizing: border-box;
  }
  ul.horizontal-layout:not(.flex-layout):not(.inline-two-column):not(.inline-wrap-layout) > li > dl > dd > * > .ui-selectonemenu {
    width: 100% !important;
  }
  ul.horizontal-layout:not(.flex-layout):not(.inline-two-column):not(.inline-wrap-layout) > li > dl > dd > * > input {
    width: 100% !important;
  }
  ul.horizontal-layout:not(.flex-layout):not(.inline-two-column):not(.inline-wrap-layout) > li > dl > dd > .cdx-calendar > input {
    width: 100% !important;
  }
  ul.horizontal-layout:not(.flex-layout):not(.inline-two-column):not(.inline-wrap-layout) > li > dl > dd > .cdx-inputdate {
    display: flex;
  }
  ul.wrap-layout > li {
    display: block;
  }
  ul.wrap-layout > li > dl > dd > * {
    width: 100% !important;
  }
  ul.vertical-layout > li > dl > dd > * {
    width: 100% !important;
  }
  ul.vertical-layout > li > dl > dd > * > input {
    width: 100% !important;
  }
  ul.vertical-layout > li > dl > dd > .section-panel-action-button {
    width: 28px !important;
  }
}
ul.mobile-dialog-vertical-layout > li {
  width: 100%;
}
ul.mobile-dialog-vertical-layout > li > dl > dd > select,
ul.mobile-dialog-vertical-layout > li > textarea,
ul.mobile-dialog-vertical-layout > li > dl > dd > input,
ul.mobile-dialog-vertical-layout > li > dl > dd > .ui-selectonemenu {
  width: 100%;
}
ul.mobile-dialog-vertical-layout > li dd > .cdx-calendar {
  float: right;
}
ul.mobile-dialog-vertical-layout > li + li {
  margin-top: 16px;
  padding-top: 16px;
}
ul.mobile-dialog-vertical-layout dl {
  display: flex;
}
ul.mobile-dialog-vertical-layout dt {
  flex-basis: 37%;
  line-height: 28px;
}
ul.mobile-dialog-vertical-layout dd {
  flex-basis: 63%;
  position: relative;
}
ul + ul.mobile-dialog-vertical-layout {
  margin-top: 16px;
  padding-top: 16px;
}
ul.mobile-dialog-horizontal-layout {
  display: flex;
  overflow: hidden;
}
ul.mobile-dialog-horizontal-layout > li > dl > dd > .ui-selectonemenu {
  width: 100%;
}
ul.mobile-dialog-horizontal-layout > li + li {
  margin-left: 8px;
}
ul.mobile-dialog-horizontal-layout dt > label {
  margin-left: 4px;
}
ul.view-layout > li + li {
  margin-top: 12px;
}
ul.view-layout > li > * {
  font-size: 14px;
  line-height: 18px;
}
ul.view-layout > li > dl > dt {
  text-align: left;
  padding-left: 4px;
  text-indent: -4px;
  display: inline-block;
  vertical-align: top;
  width: 35%;
  max-width: 130px;
}
ul.view-layout > li > dl > dd {
  text-align: left;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  max-width: 63%;
}
ul.view-layout > li > dl > dd .content {
  padding-left: 4px;
  text-indent: -4px;
  white-space: pre-wrap;
  display: block;
}
ul.responsive-layout li {
  display: inline-block;
  width: 30%;
  margin-right: 2%;
  margin-bottom: 2%;
}
ul.responsive-layout li dt {
  padding-left: 2px;
}
ul.responsive-layout li dd input {
  width: 100%;
}
.one-column-block,
.two-column-block {
  margin-bottom: 12px;
}
.two-column-block {
  overflow: hidden;
}
.two-column-block > .left-column,
.two-column-block > .right-column {
  display: block;
  float: left;
  vertical-align: top;
  width: 48%;
}
.two-column-block.tight-columns > .left-column,
.two-column-block.tight-columns > .right-column {
  width: 49%;
}
.two-column-block.tightest-columns > .left-column,
.two-column-block.tightest-columns > .right-column {
  width: 50%;
}
.two-column-block.loose-columns > .left-column,
.two-column-block.loose-columns > .right-column {
  width: 47%;
}
.two-column-block.looser-columns > .left-column,
.two-column-block.looser-columns > .right-column {
  width: 46%;
}
.two-column-block.loosest-columns > .left-column,
.two-column-block.loosest-columns > .right-column {
  width: 45%;
}
.two-column-block > .left-column,
.two-column-block > .right-column {
  display: block;
  float: left;
  vertical-align: top;
  width: 48%;
}
.two-column-block.loosest-columns > .left-column {
  margin-right: 10%;
}
.two-column-block.looser-columns > .left-column {
  margin-right: 8%;
}
.two-column-block.loose-columns > .left-column {
  margin-right: 6%;
}
.two-column-block > .left-column {
  margin-right: 4%;
}
.two-column-block.tight-columns > .left-column {
  margin-right: 2%;
}
.two-column-block.tightest-columns > .left-column {
  margin-right: 0;
}
.three-column-block {
  overflow: hidden;
}
.three-column-block > .three-column-1,
.three-column-block > .three-column-2,
.three-column-block > .three-column-3 {
  display: block;
  float: left;
  vertical-align: top;
  width: 30%;
}
.three-column-block > .three-column-1,
.three-column-block > .three-column-2 {
  margin-right: 5%;
}
.one-column-block-x,
.two-column-block-x,
.three-column-block-x,
.four-column-block-x {
  margin-bottom: 24px;
}
.one-column-block-x.lazy-margin {
  overflow: visible;
}
.one-column-block-x.no-border,
.two-column-block-x.no-border,
.three-column-block-x.no-border,
.four-column-block-x.no-border {
  border: none;
}
.one-column-block-x.no-hidden-overflow,
.two-column-block-x.no-hidden-overflow,
.three-column-block-x.no-hidden-overflow,
.four-column-block-x.no-hidden-overflow {
  overflow: visible;
}
.one-column-block-x > * + *,
.one-column-block-x > .section-group.panel-style {
  margin: 12px 0;
}
.one-column-block-x > * + *:last-child {
  margin-bottom: 0;
}
.one-column-block-x.lazy-margin > .section-group {
  margin: 12px 0;
  overflow: visible;
}
.one-column-block-x.lazy-margin > .section-group > .section-header {
  margin-left: 12px;
  margin-right: 52px;
}
.two-column-block-x > .right-panel-style {
  position: relative;
  font-size: 0;
}
.two-column-block-x > .right-panel-style.no-border {
  border: none;
}
.right-panel-style .left-column {
  width: 70%;
}
.right-panel-style > .right-column {
  width: 30%;
  overflow: hidden;
}
.right-panel-style > .left-column,
.right-panel-style > .right-column {
  padding-top: 12px;
  display: inline-block;
  vertical-align: top;
}
.notification + .two-column-block-x .right-panel-style > .left-column,
.notification + .two-column-block-x .right-panel-style > .right-column {
  padding-top: 1px;
}
.right-panel-style > .left-column > * {
  margin-right: 12px;
}
.right-panel-style > .right-column > * {
  margin-left: 12px;
}
.two-column-block-x > .split-style,
.two-column-block-x > .section-group > .split-style {
  position: relative;
  font-size: 0;
}
.split-style > .left-column,
.split-style > .right-column {
  display: inline-block;
  width: 50%;
  vertical-align: top;
}
.split-style > .left-column > * {
  margin-right: 12px;
}
.split-style > .right-column > * {
  margin-left: 12px;
}
.two-column-block-x > .section-group {
  margin: 0 12px 16px;
}
.two-column-block-x > .section-group > .section-body.split-style > .left-column,
.two-column-block-x > .section-group > .section-body.split-style > .right-column {
  padding-top: 0;
}
.two-column-block-x > .section-group > .section-body.split-style > .left-column > * {
  margin-left: 2px;
}
.two-column-block-x > .section-group > .section-body.split-style > .right-column > * {
  margin-right: 2px;
}
.section-group.panel-style > .section-body.two-column-block-x > .split-style > .left-column,
.section-group.panel-style > .section-body.two-column-block-x > .split-style > .right-column {
  padding-top: 0;
}
.section-group.panel-style > .section-body.two-column-block-x > .split-style > .left-column > .section-group {
  margin-top: 4px;
  margin-left: 0;
  margin-bottom: 4px;
}
.section-group.panel-style > .section-body.two-column-block-x > .split-style > .right-column > .section-group {
  margin-top: 4px;
  margin-right: 0;
  margin-bottom: 4px;
}
.sub-section-group .two-column-block-x > .split-style > .left-column,
.sub-section-group .two-column-block-x > .split-style > .right-column {
  padding-top: 0;
}
.sub-section-group .two-column-block-x > .split-style > .left-column > *,
.section-group.panel-style .two-column-block-x > .split-style > .left-column > * {
  margin-left: 0;
}
.sub-section-group .two-column-block-x > .split-style > .right-column > *,
.section-group.panel-style .two-column-block-x > .split-style > .right-column > * {
  margin-right: 0;
}
.two-column-block-x > .split-style > .floating-column {
  float: left;
  position: relative;
  width: 50%;
  left: 50%;
}
.two-column-block-x > .split-style > .floating-column > * {
  margin: 0 18px 18px;
}
.one-column-block-x > .column,
.one-column-block-x > .column-holder {
  float: left;
  width: 100%;
  margin: 0;
}
.one-column-block-x > .column > * {
  margin: 12px;
}
.three-column-block-x > .column-holder {
  float: left;
  width: 100%;
  position: relative;
  right: 33.3%;
}
.three-column-block-x > .column-holder > .column {
  float: left;
  position: relative;
  width: 33.3%;
  left: 33.3%;
}
.three-column-block-x > .column-holder > .column-span2 {
  float: left;
  position: relative;
  width: 66.6%;
  left: 33.3%;
}
.four-column-block-x > .column-holder {
  float: left;
  width: 100%;
  position: relative;
  right: 25%;
}
.two-column-block > .column-holder,
.two-column-block-x > .column-holder {
  font-size: 0;
}
.two-column-block > .column-holder > .column,
.two-column-block-x > .column-holder > .column {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}
.two-column-block > .column-holder > .column-span2,
.two-column-block-x > .column-holder > .column-span2 {
  float: left;
  position: relative;
  width: 100%;
  left: 50%;
}
.two-column-block > .inmate-card-with-mugshots-left,
.two-column-block-x > .inmate-card-with-mugshots-left {
  width: 61%;
  display: block;
  float: left;
  vertical-align: top;
}
.two-column-block > .inmate-card-with-mugshots-right,
.two-column-block-x > .inmate-card-with-mugshots-right {
  display: block;
  float: right;
  vertical-align: top;
  margin-top: 10px;
}
.two-column-block > .inmate-card-with-mugshots-right.no-offenses,
.two-column-block-x > .inmate-card-with-mugshots-right.no-offenses {
  margin-top: 2px;
}
.four-column-block > .column-holder > .column,
.four-column-block-x > .column-holder > .column {
  float: left;
  position: relative;
  width: 25%;
  left: 25%;
}
.four-column-block > .column-holder > .column-span2,
.four-column-block-x > .column-holder > .column-span2 {
  float: left;
  position: relative;
  width: 50%;
  left: 25%;
}
.four-column-block > .column-holder > .column-span3,
.four-column-block-x > .column-holder > .column-span3 {
  float: left;
  position: relative;
  width: 75%;
  left: 25%;
}
.detail-group {
  margin-bottom: 18px;
  overflow: auto;
}
.detail-group:last-child,
.detail-group + input {
  margin-bottom: 0;
}
.detail-group.empty {
  text-align: center;
}
.detail-group.no-bottom-offset {
  margin-bottom: 0;
}
.detail-group .detail-group-header {
  height: 30px;
  line-height: 30px;
  padding: 0 12px;
  display: block;
  overflow: hidden;
}
.detail-group .detail-group-header .title {
  display: block;
  float: left;
  overflow: hidden;
}
.detail-group .detail-group-header .sub-title {
  display: block;
  float: left;
  overflow: hidden;
  font-weight: normal;
  font-style: italic;
  padding: 0 12px;
}
.detail-group .detail-group-header .summary {
  display: block;
  float: right;
  overflow: hidden;
  font-weight: normal;
}
.detail-group .detail-group-body {
  padding: 12px 12px 0;
  margin: 0;
  overflow: hidden;
}
.detail-group .detail-group-body.empty {
  padding: 12px;
  text-align: center;
  display: block;
  font-style: italic;
}
.detail-group .detail-group-body .section-group {
  margin-bottom: 0;
}
.detail-group > .detail-list-table .section-group > .section-header {
  margin: 0 0 8px;
  line-height: 24px;
  background-position: 0 12px;
}
.detail-group .comments {
  padding: 12px;
  overflow-y: auto;
}
.detail-group .comments .subject {
  font-weight: bold;
  padding-bottom: 12px;
}
.detail-group .comments text {
  font-size: auto;
  line-height: normal;
}
.detail-group .comments .text p {
  margin-bottom: 1em;
  overflow-wrap: break-word;
}
.detail-group-attribution {
  font-size: 13px;
  line-height: 24px;
  padding: 0 13px;
  display: block;
  overflow: hidden;
}
.detail-group-attribution .left,
.detail-group .detail-group-header .left {
  display: block;
  float: left;
}
.detail-group-attribution .right,
.detail-group .detail-group-header .right {
  display: block;
  float: right;
}
.detail-list-table {
  border-collapse: collapse;
  width: 100%;
}
.detail-list-table.no-header tbody tr:first-child {
  border-top: none;
}
.detail-list-table.no-header tbody td {
  white-space: normal;
}
.detail-list-table tbody tr .entity-alert.alert-bubble {
  display: inline-block;
  padding: 3px 8px 0;
  margin: 4px 0 0;
  line-height: 15px;
}
.detail-list-table tbody tr .two-line,
.detail-list-table tbody tr .multi-line {
  margin: -7px 0;
  display: block;
  position: relative;
  overflow: hidden;
}
.detail-list-table tbody tr .multi-line {
  white-space: normal;
}
.detail-list-table tbody td {
  border: none;
}
.detail-list-table th.col-sequence > .content {
  white-space: nowrap;
}
.detail-list-table .details > * ul > li + li {
  margin-top: 12px;
}
.detail-list-table .details > * ul > li > *:not(.column-holder) {
  font-size: 14px;
  line-height: 18px;
}
.detail-list-table .details > * ul > li > dl > dt {
  text-align: left;
  padding-left: 4px;
  text-indent: -4px;
  display: inline-block;
  vertical-align: top;
  width: 37%;
  max-width: 130px;
  white-space: pre-line;
}
.detail-list-table .details > * ul > li > dl > dd {
  text-align: left;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  max-width: 61%;
}
.detail-list-table .details > * ul > li > dl > dd .content {
  padding-left: 4px;
  text-indent: -4px;
  white-space: pre-wrap;
  display: block;
}
.detail-group-origin {
  margin: 0;
  overflow: hidden;
}
.detail-group-origin.margined {
  margin-top: 18px;
}
.detail-group-origin table {
  width: 100%;
  border-collapse: collapse;
}
.detail-group .detail-list-table th,
.detail-group-origin th {
  width: 50px;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
}
.detail-group .detail-list-table thead th,
.detail-group-origin thead th {
  padding: 0 12px;
  height: 30px;
  line-height: 30px;
}
.detail-group .detail-list-table thead th:first-child,
.detail-group-origin thead th:first-child {
  border-left: none;
}
.detail-group .detail-list-table tbody th,
.detail-group .detail-list-table tbody td,
.detail-group-origin tbody td {
  min-width: 50px;
  padding: 10px 12px;
  white-space: nowrap;
}
.detail-group .detail-list-table .content,
.ui-datatable .content {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.detail-group .content {
  max-width: 385px;
}
.content {
  font-size: 14px;
}
body.printing .detail-group {
  overflow: hidden;
}
body.printing .detail-group .content {
  max-width: 100%;
}
.detail-group .detail-list-table .content-wrap {
  white-space: pre-line;
  text-indent: -4px;
  margin-left: 4px;
}
.detail-group .detail-list-table .content-wrap.one-line {
  white-space: nowrap;
}
.sub-content,
.detail-group .detail-list-table .sub-content {
  font-size: 11px;
  line-height: normal;
  white-space: pre-line;
  margin-left: 12px;
  text-indent: -4px;
}
.detail-group .detail-list-table label {
  font-size: 11px;
}
.detail-group .detail-list-table dt > label {
  font-size: 14px;
}
.detail-group-buttons {
  text-align: center;
  margin-bottom: 12px;
}
.section-group:not(:last-child) {
  margin-bottom: 32px;
}
.section-group.no-bottom-offset {
  margin-bottom: 0;
}
.section-group.empty {
  text-align: center;
  font-style: italic;
}
.section-group.panel-style {
  padding: 12px;
  margin-right: 3px;
}
.section-group.panel-style .section-header {
  margin: 0 0 12px;
  line-height: normal;
  background: none;
}
.section-group.panel-style .section-body > * {
  margin: 0;
}
.section-group > .section-header {
  position: relative;
  display: block;
  margin-bottom: 16px;
}
.section-group > .section-header > .background-border {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}
.section-group > .section-header > .background-border + .title {
  position: relative;
  display: inline-block;
  padding-right: 8px;
}
.section-group > a.section-header {
  margin-bottom: 0;
}
.section-group > a.section-header:hover {
  text-decoration: none;
}
.section-group > .section-body {
  overflow: hidden;
}
.section-group > .section-body > * {
  margin: 0 4px;
}
.section-group > .section-body > * + * {
  margin-top: 16px;
  margin-bottom: 16px;
}
.section-group > .section-body > *:last-child {
  margin-bottom: 16px;
}
.section-group > .section-body > .detail-group,
.section-group > .section-body > .detail-groups {
  margin: 0 12px;
}
.section-group > .section-body > .detail-group + .detail-group {
  margin-top: 12px;
}
.section-group > .section-body > .detail-groups {
  margin-bottom: 0;
}
.section-group > .section-body .empty-group {
  text-align: center;
  font-style: italic;
  padding-bottom: 16px;
  font-size: 14px;
  margin-bottom: 0;
}
.section-group > .section-body + .section-body {
  margin-top: 16px;
}
.section-group > a .section-header + ul.section-body {
  padding-top: 12px;
}
.section-block {
  margin-bottom: 24px;
  position: relative;
}
.section-block > .section-header {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 4px;
  display: block;
}
.section-block > .section-header > .title {
  float: left;
  width: 40%;
  text-transform: uppercase;
}
.section-block > .section-header > .summary {
  float: right;
  width: 40%;
  text-align: right;
}
.section-block > .section-header > .section-help {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  font-size: 15px;
  font-weight: bold;
}
.section-block > .section-body {
  overflow: hidden;
  position: relative;
}
.section-block > .section-body .sub-section .sub-section-header .title {
  text-transform: uppercase;
}
.section-block > .section-body .sub-section .sub-section-body {
  border-top: 0;
}
.section-block > .section-body > .two-column-block-x,
.section-block > .section-body > .one-column-block-x {
  margin: 0 12px;
}
.section-block > .section-body + .section-header {
  position: relative;
}
.section-block > .section-body .empty-group,
.section-block > .section-body .empty {
  text-align: center;
  font-style: italic;
  padding-bottom: 16px;
  font-size: 14px;
}
.section-block > .section-body > .p-list-table > .ui-datatable-tablewrapper > table > thead {
  border-top: 0;
}
.section-block > .section-body > table.view-table,
.section-block > .section-body > .ui-datatable.p-list-table > .ui-datatable-scrollable-header {
  border-top: 0;
}
.section-block > .section-body > table.h-list-table > thead,
.section-block > .section-body > table.view-table > thead {
  border-top: 0;
}
.section-block > .section-body > table.h-list-table > thead > tr > th,
.section-block > .section-body > table.view-table > thead > tr > th {
  border-top: 0;
}
.section-block > ul.section-body {
  padding: 10px 12px 0;
}
.section-block > ul.section-body.view-body-layout li {
  margin-bottom: 12px;
}
.section-block > ul.section-body.view-body-layout li dl {
  font-size: 0px;
}
.section-block > ul.section-body.view-body-layout li dl > dt {
  text-align: left;
  padding-left: 4px;
  text-indent: -4px;
  display: inline-block;
  vertical-align: top;
  width: 33%;
  max-width: 120px;
  font-size: 14px;
}
.section-block > ul.section-body.view-body-layout li dl > dd {
  text-align: left;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  max-width: 63%;
}
table.drill-down-table {
  border-collapse: collapse;
}
table.drill-down-table > thead > tr > th {
  padding: 5px;
}
table.drill-down-table > tbody > tr.parent-row > td:first-child {
  padding: 5px;
}
table.drill-down-table > tbody > tr > td {
  padding: 5px;
}
table.drill-down-table > tbody > tr > td:first-child {
  padding: 5px 16px;
}
ul.action-buttons {
  display: block;
  font-size: 0;
  line-height: 0;
  text-align: right;
}
ul.action-buttons > li {
  display: inline-block;
  margin-left: 8px;
  text-align: left;
  position: relative;
  vertical-align: top;
  max-height: 38px;
}
ul.action-buttons > li:first-child {
  margin-left: 0;
}
ul.action-buttons > li > button {
  min-width: 120px;
}
ul.action-buttons > li > a {
  display: inline-block;
  overflow: hidden;
  min-width: 110px;
  text-align: center;
  vertical-align: 2px;
  border: 1px solid #37648f;
  color: #F4F4F4;
  background: #37648f;
  cursor: pointer;
}
ul.action-buttons > li > a:hover,
ul.action-buttons > li > a:focus,
ul.action-buttons > li > a.menu-hover,
ul.action-buttons > li > a.menu.menu-open {
  color: #2d2926;
  border-color: #b48200;
  text-decoration: none;
  background: #f2a900;
}
ul.action-buttons > li > a span {
  display: block;
  padding: 0 16px;
}
ul.action-buttons > li > a.menu.menu-open {
  border-bottom: 1px solid transparent;
}
ul.action-buttons > li > a.menu span.moreBtn {
  padding-right: 32px;
}
ul.action-buttons > li > a.menu + ul.submenu {
  min-width: 110px;
}
ul.action-buttons > li:last-child > a.menu + ul.submenu {
  right: 0;
}
.thumbnail-content .thumbnail-panel {
  display: block;
  float: left;
  margin-right: 16px;
  margin-bottom: 16px;
  padding: 5px;
  width: 160px;
}
body.printing .thumbnail-content .thumbnail-panel {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: black;
  background: none;
}
.thumbnail-content a {
  display: block;
  position: relative;
  left: 0;
  top: 0;
  text-align: center;
}
.thumbnail-content a img {
  position: relative;
  max-height: 160px;
  max-width: 160px;
  height: auto;
  left: 0;
  top: 0;
  border: 0;
}
.thumbnail-content a .zoom {
  background: url("/javax.faces.resource/img/zoom_in.png.xhtml?ln=default&v=4.44.260-1d9feafa20cab10d384a92aca9215ac5b108c731") 0 0 no-repeat;
  cursor: pointer;
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  text-indent: -10000px;
}
.thumbnail-content a:hover .zoom {
  display: block;
}
.thumbnail-content .noimage {
  height: 200px;
  width: 160px;
  display: block;
  text-align: center;
}
.thumbnail-content .caption {
  display: block;
  text-align: center;
  padding-top: 5px;
}
.thumbnail-content .caption ul,
.thumbnail-content .caption li {
  display: block;
  padding: 0;
}
.thumbnail-content .caption .title {
  padding-bottom: 5px;
  max-width: 160px;
  word-wrap: break-word;
}
.thumbnail-content .caption dl {
  font-size: 0;
}
.thumbnail-content .caption dt,
.section-body .thumbnail-content .caption dt {
  font-size: 10px;
  display: inline-block;
  padding: 0;
  text-indent: 0;
  width: 50%;
  text-align: center;
  line-height: 14px;
}
.thumbnail-content .caption dd,
.section-body .thumbnail-content .caption dd {
  width: 50%;
  font-size: 10px;
  display: inline-block;
  text-align: center;
  line-height: 14px;
}
.image-download-link {
  padding-top: 5px;
}
.image {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: relative;
}
body.printing .image-download-link {
  display: none;
}
.thumbnail-panel > .mugshot {
  height: 150px;
  width: 150px;
  margin: 5px;
}
.pick-list > label {
  margin-left: 7px;
  margin-bottom: 8px;
  display: block;
  text-align: left;
}
.pick-list > ul {
  overflow-y: auto;
  overflow-x: hidden;
  margin: 0 auto;
  border: 1px solid #DDD;
  border-radius: 5px;
  background: #FFF;
}
.pick-list > ul > li {
  display: block;
  text-align: left;
  line-height: 32px;
}
.pick-list .pick-list-item .link-button {
  display: block;
  border: 0;
  border-radius: 0;
  padding: 0 6px;
}
.card {
  display: block;
}
.card .card-header {
  overflow: hidden;
}
.card .card-header > .title {
  display: block;
  float: left;
  padding: 0 12px;
}
.card .card-header > .sub-title {
  display: block;
  float: right;
  padding: 4px 12px;
}
.card .card-header > .sub-title > .cdx-checkbox {
  padding-right: 0;
}
.card .card-header > .cdx-checkbox {
  line-height: 18px;
  font-size: 14px;
  padding-top: 4px;
  float: right;
  padding-right: 14px;
}
.card .card-body {
  padding: 12px;
  overflow: hidden;
}
.card .card-body.required ul.vertical-layout.tight-rows > li {
  padding-bottom: 8px;
}
.card .card-body.table tbody tr:hover {
  background: url("/javax.faces.resource/img/btn_bkd_active.png.xhtml?ln=default&v=4.44.260-1d9feafa20cab10d384a92aca9215ac5b108c731") repeat-x scroll 0 0 transparent;
}
.card .card-body.table tbody tr:hover a {
  color: black;
}
.card .card-body.table tbody tr a {
  display: block;
  padding: 2px 5px;
  height: 34px;
  font-size: 13px;
  line-height: 34px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 300px;
}
.card .card-body.table tbody tr a:hover {
  text-decoration: none;
}
.card .card-body.empty {
  white-space: nowrap;
  line-height: 36px;
  text-align: center;
  font-style: italic;
}
.card .card-body > ul {
  position: relative;
}
.card .card-body > ul > li,
.card .card-body > ul > .content {
  font-size: 12px;
}
.card .card-body > ul > li > span.record-title,
.card .card-body > ul > .content > span.record-title {
  white-space: normal;
}
.card .card-body ul.vertical-layout.tight-rows > li {
  padding-bottom: 2px;
  margin: 0;
}
.card .card-body ul.vertical-layout.no-bottom-offset > li:last-child {
  padding-bottom: 0;
}
.card .card-body .alert-bubble {
  display: inline-block;
  line-height: 16px;
  padding: 5px 8px 0px;
}
.card .card-body .alert-bubble .alert-text {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
}
.card .card-body .thumbnail-content {
  position: absolute;
  right: 0;
}
.card .card-body .thumbnail-content .thumbnail-panel {
  margin: 0 0 0 12px;
  max-width: 160px;
  width: auto;
}
.card .card-body .thumbnail-content img {
  width: auto;
  max-height: 60px;
  max-width: 180px;
  display: block;
  margin: 0 auto;
}
.card .card-body .thumbnail-content .noimage {
  width: 60px;
  height: 75px;
}
.card .card-body span.cdx-title {
  font-size: 11px;
}
body.printing .card-body .record-title label {
  color: black;
}
.card-body .horizontal-layout > li > label {
  width: 40px;
}
.card.card-involved-record .card-body > :not(.involve-link-list) dl {
  line-height: 0;
  font-size: 0;
  max-height: 18px;
  overflow: hidden;
}
.card.card-involved-record .card-body dl.double-height {
  max-height: 36px;
}
.card.card-involved-record .card-body dl.unlimited-height {
  max-height: none;
}
.card.card-involved-record .card-body dl.unlimited-height > dd {
  white-space: normal;
}
.card.card-involved-record .card-body > :not(.involve-link-list) dt,
.card.card-involved-record .card-body > :not(.involve-link-list) dd {
  display: inline-block;
  font-size: 12px;
  line-height: 18px;
}
.card.card-involved-record .card-body > :not(.involve-link-list) dt > a,
.card.card-involved-record .card-body > :not(.involve-link-list) dd > a {
  font-size: 12px;
}
.card.card-involved-record .card-body > :not(.involve-link-list) dt {
  width: 32%;
  max-width: 54px;
  text-indent: 0;
  vertical-align: top;
  padding-left: 0;
}
.card.card-involved-record .card-body > :not(.involve-link-list) dd {
  overflow: hidden;
  text-overflow: ellipsis;
  width: 68%;
  white-space: nowrap;
}
.card.card-involved-record .card-body > .card-with-img dl > dd {
  width: 58%;
}
.card.card-involved-record.row-header-60 .card-body dt {
  max-width: 56px;
}
.card-body h2 {
  font-size: 26px;
  padding-left: 0;
}
.card-body p + p {
  padding-top: 1em;
}
.card-small-header {
  font-size: 12px;
  font-weight: bold;
}
.card-repeat-list + .card-repeat-list {
  margin-top: 10px;
}
.card-body.table {
  padding: 0;
}
.card-body.table tbody > tr > td {
  padding: 0;
}
.card-body.table tbody tr a {
  display: block;
  padding: 2px 5px;
  height: 34px;
  font-size: 13px;
  line-height: 34px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 300px;
}
.card-body.table tbody tr a:hover {
  text-decoration: none;
}
.card-body.table tbody tr:hover a {
  color: black;
}
.card-body > ul {
  position: relative;
}
.card-body li .content,
.card-body li span:not(.ui-message-error-detail) {
  font-size: 12px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.card-body span.cdx-title {
  font-size: 11px;
}
.card-body .alert-bubble {
  display: inline-block;
  line-height: 16px;
  padding: 5px 8px 0px;
}
.card-body .alert-bubble .alert-text {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
}
.card-body .record-title {
  white-space: normal;
}
.card-body .thumbnail-content {
  position: absolute;
  right: 0;
}
.card-body .thumbnail-content .thumbnail-panel {
  margin: 0 0 0 12px;
}
.card-body .thumbnail-content .noimage {
  width: 60px;
  height: 75px;
}
.card-body.required ul.vertical-layout.tight-rows > li {
  padding-bottom: 8px;
}
.card-body ul.vertical-layout.no-bottom-offset > li:last-child {
  padding-bottom: 0;
}
.card-body .horizontal-layout > li > label {
  width: 40px;
}
.card.card-involved-record .card-body dl.double-height {
  max-height: 36px;
}
.card.card-involved-record .card-body dl.unlimited-height {
  max-height: none;
}
.card.card-involved-record .card-body dl.unlimited-height > dd {
  white-space: normal;
}
.card.card-involved-record .card-body > .card-with-img dl > dd {
  width: 58%;
}
.card.card-involved-record.row-header-60 .card-body dt {
  max-width: 56px;
}
.card-body h2 {
  font-size: 26px;
  padding-left: 0;
}
.card-body p + p {
  padding-top: 1em;
}
.card-small-header {
  font-size: 12px;
  font-weight: bold;
}
.card-repeat-list + .card-repeat-list {
  margin-top: 10px;
}
.card ul.horizontal-layout > li > label {
  line-height: 18px;
}
.map-icon {
  display: block;
  float: left;
  margin-left: 12px;
  cursor: pointer;
}
.map-icon.pinned {
  margin-right: 10px;
  margin-left: 0;
}
.map-icon.pinned:hover {
  background-position: 0 0;
}
.not-pinned {
  float: left;
  padding: 17px 12px 17px 13px;
}
.error-block .header-bar-nav {
  display: none;
}
.error-block .bread-crumbs-container {
  display: none;
}
.error-block .body-container {
  margin-top: 0;
  width: auto;
}
.error-block .content-block {
  background: none;
}
.login-body :-moz-placeholder {
  font-family: Roboto, Arial;
}
.login-body ::-moz-placeholder {
  font-family: Roboto, Arial;
}
.login-body input:-ms-input-placeholder {
  font-family: Roboto, Arial !important;
}
.login-body ::-webkit-input-placeholder {
  font-family: Roboto, Arial;
}
.login-body #content-body.content-signup-body {
  padding: 30px;
}
.login-body .login-header {
  text-align: center;
  padding: 20px 0;
  border-radius: 10px 10px 0 0;
}
.login-body .bread-crumbs-container {
  display: none;
}
.login-body .body-container {
  margin: 0 auto;
  padding: 0;
  padding-top: 50px;
  box-shadow: none;
}
.login-body .content-body,
.login-body .content-login-body {
  padding: 40px;
  border-top-width: 3px;
  min-height: 0;
  margin: 0 auto;
  background: none;
  border-radius: 0 0 10px 10px;
  overflow: hidden;
}
.login-body .content-block {
  padding: 0;
  min-height: 100%;
  border-radius: 10px;
  margin-bottom: 0;
  width: 936px;
}
.login-body .two-column-block {
  overflow: visible;
}
.login-body * + .content-block {
  border-radius: 0 0 5px 5px;
}
.login-body .signin-section,
.login-body .signin-support-information {
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 0;
}
.login-body .signin-header {
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  padding: 30px 10px 10px;
  font-weight: 300;
}
.login-body .signin-body {
  padding: 20px 50px 30px;
}
.login-body.session-lock .signin-body {
  padding: 20px 40px 30px;
}
.login-body .forgot-password-dialog-layout {
  text-align: center;
}
.login-body .forgot-password-dialog-layout .col-agencyCode {
  margin-top: 10px;
}
.login-body .forgot-password-dialog-layout .col-username {
  margin-top: 12px;
}
.login-body .forgot-password-actions {
  margin-top: 20px;
}
.login-body .signin-field-list input {
  width: 100%;
}
.login-body .notice {
  padding: 61px 30px;
}
.login-body .notice h3 {
  font-size: 15px;
  text-align: center;
  padding: 0 0 10px;
}
.login-body .notice p,
.login-body .notice ul {
  margin: 6px 0 0 0;
}
.login-body .notice ul {
  list-style-type: disc;
  margin-left: 25px;
}
.login-body .notice li {
  padding: 12px 4px;
}
.login-body.session-lock .notice {
  padding: 30px;
}
.login-body.session-lock .notice h3 {
  font-size: 15px;
  text-align: center;
  padding: 0 0 20px;
}
body.login-body .body-block {
  min-height: inherit;
  margin: 0;
}
body.login-body .footer,
body.login-body .footer-push {
  height: 0;
}
body.login-body .footer {
  background: none;
}
.session-lock-block {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.session-lock-block .body-container {
  min-height: 100%;
  background: none;
}
.session-lock .content-body {
  overflow: hidden;
  border-radius: 0 0 10px 10px;
}
.session-lock .footer-bar {
  position: static;
}
.content-body.content-signup-body .section-group {
  margin-bottom: 0;
}
html,
body,
p,
div,
h1,
h2,
h3,
h4,
h5,
h6,
a,
img,
ul,
li,
dl,
dt,
dd,
pre,
form,
fieldset,
textarea,
input,
select,
option,
button,
table,
tr,
th,
td {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  padding: 0 0.67em 0.67em;
  line-height: normal;
}
ul {
  list-style-type: none;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-start: 0;
}
th {
  text-align: left;
}
button {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
a {
  text-decoration: none;
  font-size: 14px;
}
a:focus {
  text-decoration: none;
}
a .record-link {
  font-style: italic;
}
a .record-link .title {
  padding-right: 20px;
  background: url("/javax.faces.resource/img/icon_link.png.xhtml?ln=default&v=4.44.260-1d9feafa20cab10d384a92aca9215ac5b108c731") no-repeat scroll 100% -31px transparent;
  font-size: 14px;
}
.map-icon.fa.fa-map-marker {
  font-size: 24px;
  line-height: 34px;
}
ul.action-buttons > li > a.menu span.moreBtn {
  background: url("/javax.faces.resource/img/icons_module.png.xhtml?ln=default&v=4.44.260-1d9feafa20cab10d384a92aca9215ac5b108c731") no-repeat 100% -488px transparent;
}
ul.action-buttons > li > a.menu:hover span.moreBtn,
ul.action-buttons > li > a.menu:focus span.moreBtn,
ul.action-buttons > li > a.menu.menu-open span.moreBtn {
  background: url("/javax.faces.resource/img/icons_module.png.xhtml?ln=default&v=4.44.260-1d9feafa20cab10d384a92aca9215ac5b108c731") no-repeat 100% -538px transparent;
}
body .body-block .body-header .header-bar .header-bar-nav .user-section > button {
  box-shadow: none;
}
body .body-block .body-header .header-bar .header-bar-nav .user-section > button > span.ui-button-text {
  font-size: 16px;
  line-height: 36px;
}
body .body-block .bread-crumbs-container {
  display: none;
}
.custom-reporting-required-icon {
  margin-left: 10px;
  font-size: 12px;
  line-height: 16px;
  padding: 0 6px 0 5px;
  vertical-align: top;
  background: #f2a900;
  border-radius: 3px;
  color: white;
  displaY: inline-block;
}
.panel-style {
  padding: 12px;
  margin: 0 12px 12px;
}
.sub-menu {
  font-size: 14px;
}
span.cke_top {
  border-width: 0;
  border-bottom-width: 1px;
}
span.cke_bottom {
  border: 0;
}
span.cke_bottom span.cke_resizer {
  box-shadow: none;
}
a.action-link {
  font-weight: bold;
  padding: 7px 13px;
  border: 1px solid transparent;
}
a.action-link:hover {
  text-decoration: none;
}
a.action-link + a.action-link {
  margin-left: 10px;
}
.popup-panel .tab .fa {
  border-bottom: 0;
  box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 1px;
}
.popup-panel .chooser {
  box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 1px;
}
.content-view-body .detail-block > .section-group > .section-header {
  transition: border 0.35s, background 0.35s;
  line-height: 36px;
}
.content-view-body .detail-block > .section-group > .section-header.expanded > .title > .fa:before {
  content: "\f0d7";
}
.content-view-body .detail-block > .section-group > .section-header > .title {
  border: 0;
}
.content-view-body .detail-block > .section-group > .section-header > .title > .fa {
  padding: 6px 0 6px 14px;
  font-size: 16px;
  width: 18px;
}
.content-view-body .detail-block > .section-group > .section-header > .title > .fa:before {
  content: "\f0da";
}
.content-view-body .detail-block > .section-group > .section-header > .count {
  font-size: 14px;
  font-weight: normal;
}
.content-view-body .detail-block > .section-group > .section-header > .summary {
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
}
.content-view-body .detail-block > .section-group > .section-header + .section-body {
  border-top: none;
}
.content-view-body .detail-block > .section-group > .section-body {
  transition: border 0.35s, background 0.35s;
}
.detail-block.mini > .section-group:first-child {
  margin-top: 0;
}
.detail-block.mini > .section-group:last-child {
  margin-bottom: 0;
}
.detail-block.mini > .section-group > .section-header {
  font-weight: bold;
  font-size: 13px;
  text-transform: none;
  line-height: 36px;
  transition: background 0.35s, color 0.35s, border-color 0.35s;
}
.detail-block.mini > .section-group > .section-header.expanded,
.detail-block.mini > .section-group > .section-header.expanding {
  font-weight: bold;
  font-size: 13px;
  text-transform: none;
  line-height: 36px;
  transition: background 0.35s, color 0.35s, border-color 0.35s;
}
.detail-block.mini > .section-group > .section-header.expanded > .fa:before,
.detail-block.mini > .section-group > .section-header.expanding > .fa:before {
  content: "\f0d7";
}
.detail-block.mini > .section-group > .section-header > .fa {
  font-size: 16px;
  float: left;
  padding-left: 20px;
  padding-top: 10px;
}
.detail-block.mini > .section-group > .section-header > .fa:before {
  content: "\f0da";
}
.detail-block.mini > .section-group > .section-body {
  border-top: 0;
  transition: background 0.35s, border-color 0.35s;
}
.detail-drawer-group > .detail-drawer-section {
  overflow: hidden;
}
.detail-drawer-group > .detail-drawer-section > .detail-drawer-section-header {
  font-weight: bold;
  font-size: 13px;
  text-transform: none;
  line-height: 36px;
  transition: background 0.35s, color 0.35s, border-color 0.35s;
}
.detail-drawer-group > .detail-drawer-section > .detail-drawer-section-header.expanded,
.detail-drawer-group > .detail-drawer-section > .detail-drawer-section-header.expanding {
  border-bottom: 0px solid transparent;
}
.detail-drawer-group > .detail-drawer-section > .detail-drawer-section-header.expanded > .fa:before,
.detail-drawer-group > .detail-drawer-section > .detail-drawer-section-header.expanding > .fa:before {
  content: "\f0d7";
}
.detail-drawer-group > .detail-drawer-section > .detail-drawer-section-header > .fa {
  font-size: 16px;
}
.detail-drawer-group > .detail-drawer-section > .detail-drawer-section-header > .fa:before {
  content: "\f0da";
}
.detail-drawer-group > .detail-drawer-section > .detail-drawer-section-body {
  border-top: 0;
  transition: background 0.35s, border-color 0.35s;
}
.detail-drawer-group > .detail-drawer-section > .detail-drawer-section-body .section-group.panel-style {
  box-shadow: none;
}
.detail-drawer-group > .detail-drawer-section > .detail-drawer-section-body .section-group > .section-header > .title {
  border-bottom: 0;
}
.detail-group.empty {
  border: none;
  font-style: italic;
}
.detail-group .detail-group-header {
  font-weight: bold;
}
.detail-group > .detail-list-table.no-header > .ui-widget-header,
.detail-group > .detail-group-body > .detail-list-table.no-header > .ui-widget-header {
  display: none;
}
.detail-group > .detail-list-table thead > tr > th,
.detail-group > .detail-group-body > .detail-list-table thead > tr > th {
  border-right: 0;
  border-top: 0;
}
.detail-group > .detail-list-table thead > tr > th:first-child,
.detail-group > .detail-group-body > .detail-list-table thead > tr > th:first-child {
  border-left: 0;
}
.detail-group > .detail-list-table tbody > tr > th,
.detail-group > .detail-group-body > .detail-list-table tbody > tr > th {
  font-weight: bold;
}
.detail-group > .detail-list-table tbody > tr > th > .parent,
.detail-group > .detail-group-body > .detail-list-table tbody > tr > th > .parent {
  font-weight: bold;
}
.detail-group > .detail-list-table tbody > tr > td,
.detail-group > .detail-group-body > .detail-list-table tbody > tr > td {
  border: 0;
}
.detail-group > .detail-list-table tbody > tr > td.row-header,
.detail-group > .detail-group-body > .detail-list-table tbody > tr > td.row-header {
  font-weight: bold;
}
.detail-group > .detail-list-table tbody > tr > td .title,
.detail-group > .detail-group-body > .detail-list-table tbody > tr > td .title {
  border-bottom: 0;
}
.detail-group-origin thead > tr > th {
  border-right: 0;
  border-top: 0;
}
.detail-group-origin thead > tr > th:first-child {
  border-left: 0;
}
.detail-group-origin tbody > tr > th {
  font-weight: bold;
}
.blankField {
  font-style: italic;
}
.view-history-detail-popup.ui-dialog .history-panel dt {
  font-weight: bold;
  font-size: 13px;
}
.view-history-detail-popup.ui-dialog .history-panel dd {
  font-size: 13px;
}
.menubar {
  font-size: 0;
  line-height: 0;
}
.menubar > li.single-tab {
  border-right: none;
}
.menubar > li.single-tab > span {
  font-style: italic;
}
.menubar > li > button.ui-button.menu,
.menubar > li > button.ui-button.menu-link {
  background: none;
  border-color: transparent;
  transition: none;
  box-shadow: none;
}
.menubar > li > button.ui-button.menu:hover,
.menubar > li > button.ui-button.menu-link:hover,
.menubar > li > button.ui-button.menu:active,
.menubar > li > button.ui-button.menu-link:active {
  box-shadow: none;
}
.menubar > li > button.ui-button.menu.menu-open,
.menubar > li > button.ui-button.menu-link.menu-open {
  border-bottom: 0;
  padding-bottom: 1px;
  box-shadow: none;
}
button.ui-button.menu.menu-open,
button.ui-button.menu-link.menu-open {
  border-bottom: 0;
  padding-bottom: 1px;
  box-shadow: none;
}
button.ui-button.menu.menu-open.ui-state-hover,
button.ui-button.menu-link.menu-open.ui-state-hover,
button.ui-button.menu.menu-open:hover,
button.ui-button.menu-link.menu-open:hover {
  box-shadow: none;
}
button.ui-button.menu.settings-menu-cog > span.ui-button-text > .fa,
button.ui-button.menu-link.settings-menu-cog > span.ui-button-text > .fa {
  font-size: 18px;
  width: 15px;
}
button.ui-button.menu + ul.submenu > li > a.menu-link,
button.ui-button.menu-link + ul.submenu > li > a.menu-link {
  font-weight: normal;
  line-height: 44px;
}
button.ui-button.menu + ul.submenu > li > a.menu-link:hover,
button.ui-button.menu-link + ul.submenu > li > a.menu-link:hover,
button.ui-button.menu + ul.submenu > li > a.menu-link:focus,
button.ui-button.menu-link + ul.submenu > li > a.menu-link:focus,
button.ui-button.menu + ul.submenu > li > a.menu-link.menu-hover,
button.ui-button.menu-link + ul.submenu > li > a.menu-link.menu-hover {
  text-decoration: none;
}
button.ui-button.menu > span.ui-button-text,
button.ui-button.menu-link > span.ui-button-text {
  font-weight: bold;
  line-height: 36px;
}
button.ui-button.menu > span.ui-button-text > .fa,
button.ui-button.menu-link > span.ui-button-text > .fa {
  font-size: 16px;
}
.module-tabs .menubar > li > button.ui-button.menu,
.module-tabs .menubar > li > button.ui-button.menu-link {
  border-bottom: 0;
}
.module-tabs .menubar > li > button.ui-button.menu + ul.submenu,
.module-tabs .menubar > li > button.ui-button.menu-link + ul.submenu {
  border-top: 0;
}
.section-group > .section-header > .background-border + .title {
  border-bottom: 0;
}
.section-group > .section-body > ul > li.empty,
.section-group > .section-body > li.empty {
  text-align: center;
  font-style: italic;
  font-size: 14px;
}
.section-group > .section-body > .detail-group > table.h-list-table > thead {
  border-top: 0;
}
table.h-list-table {
  border-collapse: collapse;
  cursor: pointer;
  width: 100%;
  font-size: 13px;
}
table.h-list-table > thead > tr > th {
  text-align: left;
  border-bottom: 0;
  border-top: 0;
  padding: 0;
  text-shadow: none;
  white-space: nowrap;
  box-shadow: none;
  font-size: 13px;
  cursor: default;
}
table.h-list-table > thead > tr > th:first-child {
  border-left: 0;
}
table.h-list-table > thead > tr > th:last-child {
  border-right: 0;
}
table.h-list-table > thead > tr > th.ui-state-active .fa {
  float: right;
  padding: 0 8px;
  font-size: 14px;
  line-height: 30px;
}
table.h-list-table > thead > tr > th a,
table.h-list-table > thead > tr > th > span {
  line-height: 20px;
  position: relative;
  font-size: 13px;
  text-align: left;
  text-shadow: none;
  display: block;
}
table.h-list-table > thead > tr > th a > .fa,
table.h-list-table > thead > tr > th > span > .fa {
  position: absolute;
  right: 8px;
  line-height: 21px;
  font-size: 14px;
}
table.h-list-table > thead > tr > th a.ascending > .fa:before,
table.h-list-table > thead > tr > th > span.ascending > .fa:before {
  content: "\f0d8";
}
table.h-list-table > thead > tr > th a.descending > .fa:before,
table.h-list-table > thead > tr > th > span.descending > .fa:before {
  content: "\f0d7";
}
table.h-list-table > thead > tr > th.ui-sortable-column > span.ui-column-title {
  float: left;
  padding: 5px;
}
table.h-list-table > thead > tr > th.no-sorting-header > span {
  padding: 5px;
}
table.h-list-table > thead > tr > th a {
  padding: 5px 25px 5px 5px;
}
table.h-list-table > thead > tr > th:hover a:not(.no-sorting-header) {
  cursor: pointer;
  text-decoration: none;
}
table.h-list-table > thead > tr > th:hover a.no-sorting-header {
  cursor: default;
  text-decoration: none;
}
table.h-list-table > tbody {
  border: 0;
}
table.h-list-table > tbody > tr {
  border: 0;
  height: 34px;
  line-height: 34px;
}
table.h-list-table > tbody > tr:first-child {
  border-top: 0;
}
table.h-list-table > tbody > tr > td,
table.h-list-table > tbody > tr > th {
  border: 0;
  padding: 0;
  line-height: 17px;
}
table.h-list-table > tbody > tr > td > a,
table.h-list-table > tbody > tr > th > a,
table.h-list-table > tbody > tr > td > div,
table.h-list-table > tbody > tr > th > div,
table.h-list-table > tbody > tr > td > span,
table.h-list-table > tbody > tr > th > span,
table.h-list-table > tbody > tr > td > .ui-widget,
table.h-list-table > tbody > tr > th > .ui-widget {
  display: block;
  font-size: 13px;
  padding: 2px 5px;
  line-height: 34px;
  height: 34px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
table.h-list-table > tbody > tr > td > a > div,
table.h-list-table > tbody > tr > th > a > div,
table.h-list-table > tbody > tr > td > div > div,
table.h-list-table > tbody > tr > th > div > div,
table.h-list-table > tbody > tr > td > span > div,
table.h-list-table > tbody > tr > th > span > div,
table.h-list-table > tbody > tr > td > .ui-widget > div,
table.h-list-table > tbody > tr > th > .ui-widget > div {
  overflow: hidden;
}
table.h-list-table > tbody > tr > td > a:hover,
table.h-list-table > tbody > tr > th > a:hover,
table.h-list-table > tbody > tr > td > div:hover,
table.h-list-table > tbody > tr > th > div:hover,
table.h-list-table > tbody > tr > td > span:hover,
table.h-list-table > tbody > tr > th > span:hover,
table.h-list-table > tbody > tr > td > .ui-widget:hover,
table.h-list-table > tbody > tr > th > .ui-widget:hover {
  text-decoration: none;
}
table.h-list-table > tbody > tr > td > a.two-line,
table.h-list-table > tbody > tr > th > a.two-line,
table.h-list-table > tbody > tr > td > div.two-line,
table.h-list-table > tbody > tr > th > div.two-line,
table.h-list-table > tbody > tr > td > span.two-line,
table.h-list-table > tbody > tr > th > span.two-line,
table.h-list-table > tbody > tr > td > .ui-widget.two-line,
table.h-list-table > tbody > tr > th > .ui-widget.two-line {
  line-height: 17px;
}
table.h-list-table > tbody > tr > td > a.two-line .sub-item,
table.h-list-table > tbody > tr > th > a.two-line .sub-item,
table.h-list-table > tbody > tr > td > div.two-line .sub-item,
table.h-list-table > tbody > tr > th > div.two-line .sub-item,
table.h-list-table > tbody > tr > td > span.two-line .sub-item,
table.h-list-table > tbody > tr > th > span.two-line .sub-item,
table.h-list-table > tbody > tr > td > .ui-widget.two-line .sub-item,
table.h-list-table > tbody > tr > th > .ui-widget.two-line .sub-item {
  text-indent: 4px;
  font-size: 11px;
}
table.h-list-table > tbody > tr > td > a.ui-commandlink .content,
table.h-list-table > tbody > tr > th > a.ui-commandlink .content,
table.h-list-table > tbody > tr > td > div.ui-commandlink .content,
table.h-list-table > tbody > tr > th > div.ui-commandlink .content,
table.h-list-table > tbody > tr > td > span.ui-commandlink .content,
table.h-list-table > tbody > tr > th > span.ui-commandlink .content,
table.h-list-table > tbody > tr > td > .ui-widget.ui-commandlink .content,
table.h-list-table > tbody > tr > th > .ui-widget.ui-commandlink .content {
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 13px;
}
table.h-list-table.view-only {
  cursor: default;
}
table.h-list-table.view-only > tbody > tr > th {
  padding: 0 5px;
  height: 34px;
  white-space: nowrap;
}
table.p-list-table {
  border-collapse: collapse;
  cursor: pointer;
  width: 100%;
  font-size: 13px;
}
table.p-list-table > thead > tr > th {
  text-align: left;
  border-bottom: 0;
  border-top: 0;
  padding: 0;
  text-shadow: none;
  white-space: nowrap;
  box-shadow: none;
  font-size: 13px;
  cursor: default;
}
table.p-list-table > thead > tr > th:first-child {
  border-left: 0;
}
table.p-list-table > thead > tr > th:last-child {
  border-right: 0;
}
table.p-list-table > thead > tr > th.ui-state-active .fa {
  float: right;
  padding: 0 8px;
  font-size: 14px;
  line-height: 30px;
}
table.p-list-table > thead > tr > th a,
table.p-list-table > thead > tr > th > span {
  line-height: 20px;
  position: relative;
  font-size: 13px;
  text-align: left;
  text-shadow: none;
  display: block;
}
table.p-list-table > thead > tr > th a > .fa,
table.p-list-table > thead > tr > th > span > .fa {
  position: absolute;
  right: 8px;
  line-height: 21px;
  font-size: 14px;
}
table.p-list-table > thead > tr > th a.ascending > .fa:before,
table.p-list-table > thead > tr > th > span.ascending > .fa:before {
  content: "\f0d8";
}
table.p-list-table > thead > tr > th a.descending > .fa:before,
table.p-list-table > thead > tr > th > span.descending > .fa:before {
  content: "\f0d7";
}
table.p-list-table > thead > tr > th.ui-sortable-column > span.ui-column-title {
  float: left;
  padding: 5px;
}
table.p-list-table > thead > tr > th.no-sorting-header > span {
  padding: 5px;
}
table.p-list-table > thead > tr > th:hover:not(.no-sorting-header) {
  cursor: pointer;
}
table.p-list-table > tbody {
  border: 0;
}
table.p-list-table > tbody > tr {
  border: 0;
  height: 34px;
  line-height: 34px;
}
table.p-list-table > tbody > tr:first-child {
  border-top: 0;
}
table.p-list-table > tbody > tr > td,
table.p-list-table > tbody > tr > th {
  border: 0;
  padding: 0;
  line-height: 17px;
}
table.p-list-table > tbody > tr > td > a,
table.p-list-table > tbody > tr > th > a,
table.p-list-table > tbody > tr > td > div,
table.p-list-table > tbody > tr > th > div,
table.p-list-table > tbody > tr > td > span,
table.p-list-table > tbody > tr > th > span,
table.p-list-table > tbody > tr > td > .ui-widget,
table.p-list-table > tbody > tr > th > .ui-widget {
  display: block;
  font-size: 13px;
  padding: 2px 5px;
  line-height: 34px;
  height: 34px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
table.p-list-table > tbody > tr > td > a > div,
table.p-list-table > tbody > tr > th > a > div,
table.p-list-table > tbody > tr > td > div > div,
table.p-list-table > tbody > tr > th > div > div,
table.p-list-table > tbody > tr > td > span > div,
table.p-list-table > tbody > tr > th > span > div,
table.p-list-table > tbody > tr > td > .ui-widget > div,
table.p-list-table > tbody > tr > th > .ui-widget > div {
  overflow: hidden;
}
table.p-list-table > tbody > tr > td > a:hover,
table.p-list-table > tbody > tr > th > a:hover,
table.p-list-table > tbody > tr > td > div:hover,
table.p-list-table > tbody > tr > th > div:hover,
table.p-list-table > tbody > tr > td > span:hover,
table.p-list-table > tbody > tr > th > span:hover,
table.p-list-table > tbody > tr > td > .ui-widget:hover,
table.p-list-table > tbody > tr > th > .ui-widget:hover {
  text-decoration: none;
}
table.p-list-table > tbody > tr > td > a.two-line,
table.p-list-table > tbody > tr > th > a.two-line,
table.p-list-table > tbody > tr > td > div.two-line,
table.p-list-table > tbody > tr > th > div.two-line,
table.p-list-table > tbody > tr > td > span.two-line,
table.p-list-table > tbody > tr > th > span.two-line,
table.p-list-table > tbody > tr > td > .ui-widget.two-line,
table.p-list-table > tbody > tr > th > .ui-widget.two-line {
  line-height: 17px;
}
table.p-list-table > tbody > tr > td > a.two-line .sub-item,
table.p-list-table > tbody > tr > th > a.two-line .sub-item,
table.p-list-table > tbody > tr > td > div.two-line .sub-item,
table.p-list-table > tbody > tr > th > div.two-line .sub-item,
table.p-list-table > tbody > tr > td > span.two-line .sub-item,
table.p-list-table > tbody > tr > th > span.two-line .sub-item,
table.p-list-table > tbody > tr > td > .ui-widget.two-line .sub-item,
table.p-list-table > tbody > tr > th > .ui-widget.two-line .sub-item {
  text-indent: 4px;
  font-size: 11px;
}
table.p-list-table > tbody > tr > td > a.ui-commandlink .content,
table.p-list-table > tbody > tr > th > a.ui-commandlink .content,
table.p-list-table > tbody > tr > td > div.ui-commandlink .content,
table.p-list-table > tbody > tr > th > div.ui-commandlink .content,
table.p-list-table > tbody > tr > td > span.ui-commandlink .content,
table.p-list-table > tbody > tr > th > span.ui-commandlink .content,
table.p-list-table > tbody > tr > td > .ui-widget.ui-commandlink .content,
table.p-list-table > tbody > tr > th > .ui-widget.ui-commandlink .content {
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 13px;
}
table.p-list-table.view-only {
  cursor: default;
}
table.p-list-table.view-only > tbody > tr > th {
  padding: 0 5px;
  height: 34px;
  white-space: nowrap;
}
table.p-list-table.no-sorting {
  cursor: default;
}
table.p-list-table.no-sorting > thead > tr > th {
  padding: 0;
  height: 34px;
}
table.p-list-table.no-sorting > thead > tr > th > span {
  font-weight: bold;
  padding: 2px 5px;
}
.ui-datatable.p-list-table {
  border: 0;
}
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > thead > tr > th {
  text-align: left;
  border-bottom: 0;
  border-top: 0;
  padding: 0;
  text-shadow: none;
  white-space: nowrap;
  box-shadow: none;
  font-size: 13px;
  cursor: default;
}
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > thead > tr > th:first-child {
  border-left: 0;
}
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > thead > tr > th:last-child {
  border-right: 0;
}
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > thead > tr > th.ui-state-active .fa {
  float: right;
  padding: 0 8px;
  font-size: 14px;
  line-height: 30px;
}
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > thead > tr > th a,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > thead > tr > th > span {
  line-height: 20px;
  position: relative;
  font-size: 13px;
  text-align: left;
  text-shadow: none;
  display: block;
}
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > thead > tr > th a > .fa,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > thead > tr > th > span > .fa {
  position: absolute;
  right: 8px;
  line-height: 21px;
  font-size: 14px;
}
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > thead > tr > th a.ascending > .fa:before,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > thead > tr > th > span.ascending > .fa:before {
  content: "\f0d8";
}
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > thead > tr > th a.descending > .fa:before,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > thead > tr > th > span.descending > .fa:before {
  content: "\f0d7";
}
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > thead > tr > th.ui-sortable-column > span.ui-column-title {
  float: left;
  padding: 5px;
}
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > thead > tr > th.no-sorting-header > span {
  padding: 5px;
}
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > thead > tr > th:hover:not(.no-sorting-header) {
  cursor: pointer;
}
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody {
  border: 0;
}
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr {
  border: 0;
  height: 34px;
  line-height: 34px;
}
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr:first-child {
  border-top: 0;
}
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > td,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > th {
  border: 0;
  padding: 0;
  line-height: 17px;
}
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > td > a,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > th > a,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > td > div,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > th > div,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > td > span,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > th > span,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > td > .ui-widget,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > th > .ui-widget {
  display: block;
  font-size: 13px;
  padding: 2px 5px;
  line-height: 34px;
  height: 34px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > td > a > div,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > th > a > div,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > td > div > div,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > th > div > div,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > td > span > div,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > th > span > div,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > td > .ui-widget > div,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > th > .ui-widget > div {
  overflow: hidden;
}
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > td > a:hover,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > th > a:hover,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > td > div:hover,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > th > div:hover,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > td > span:hover,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > th > span:hover,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > td > .ui-widget:hover,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > th > .ui-widget:hover {
  text-decoration: none;
}
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > td > a.two-line,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > th > a.two-line,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > td > div.two-line,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > th > div.two-line,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > td > span.two-line,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > th > span.two-line,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > td > .ui-widget.two-line,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > th > .ui-widget.two-line {
  line-height: 17px;
}
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > td > a.two-line .sub-item,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > th > a.two-line .sub-item,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > td > div.two-line .sub-item,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > th > div.two-line .sub-item,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > td > span.two-line .sub-item,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > th > span.two-line .sub-item,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > td > .ui-widget.two-line .sub-item,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > th > .ui-widget.two-line .sub-item {
  text-indent: 4px;
  font-size: 11px;
}
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > td > a.ui-commandlink .content,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > th > a.ui-commandlink .content,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > td > div.ui-commandlink .content,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > th > div.ui-commandlink .content,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > td > span.ui-commandlink .content,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > th > span.ui-commandlink .content,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > td > .ui-widget.ui-commandlink .content,
.ui-datatable.p-list-table > .ui-datatable-tablewrapper > table > tbody > tr > th > .ui-widget.ui-commandlink .content {
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 13px;
}
.ui-datatable.p-list-table > .ui-datatable-scrollable-header > .ui-datatable-scrollable-header-box > table > thead > tr > th {
  text-align: left;
  border-bottom: 0;
  border-top: 0;
  padding: 0;
  text-shadow: none;
  white-space: nowrap;
  box-shadow: none;
  font-size: 13px;
  cursor: default;
}
.ui-datatable.p-list-table > .ui-datatable-scrollable-header > .ui-datatable-scrollable-header-box > table > thead > tr > th:first-child {
  border-left: 0;
}
.ui-datatable.p-list-table > .ui-datatable-scrollable-header > .ui-datatable-scrollable-header-box > table > thead > tr > th:last-child {
  border-right: 0;
}
.ui-datatable.p-list-table > .ui-datatable-scrollable-header > .ui-datatable-scrollable-header-box > table > thead > tr > th.ui-state-active .fa {
  float: right;
  padding: 0 8px;
  font-size: 14px;
  line-height: 30px;
}
.ui-datatable.p-list-table > .ui-datatable-scrollable-header > .ui-datatable-scrollable-header-box > table > thead > tr > th a,
.ui-datatable.p-list-table > .ui-datatable-scrollable-header > .ui-datatable-scrollable-header-box > table > thead > tr > th > span {
  line-height: 20px;
  position: relative;
  font-size: 13px;
  text-align: left;
  text-shadow: none;
  display: block;
}
.ui-datatable.p-list-table > .ui-datatable-scrollable-header > .ui-datatable-scrollable-header-box > table > thead > tr > th a > .fa,
.ui-datatable.p-list-table > .ui-datatable-scrollable-header > .ui-datatable-scrollable-header-box > table > thead > tr > th > span > .fa {
  position: absolute;
  right: 8px;
  line-height: 21px;
  font-size: 14px;
}
.ui-datatable.p-list-table > .ui-datatable-scrollable-header > .ui-datatable-scrollable-header-box > table > thead > tr > th a.ascending > .fa:before,
.ui-datatable.p-list-table > .ui-datatable-scrollable-header > .ui-datatable-scrollable-header-box > table > thead > tr > th > span.ascending > .fa:before {
  content: "\f0d8";
}
.ui-datatable.p-list-table > .ui-datatable-scrollable-header > .ui-datatable-scrollable-header-box > table > thead > tr > th a.descending > .fa:before,
.ui-datatable.p-list-table > .ui-datatable-scrollable-header > .ui-datatable-scrollable-header-box > table > thead > tr > th > span.descending > .fa:before {
  content: "\f0d7";
}
.ui-datatable.p-list-table > .ui-datatable-scrollable-header > .ui-datatable-scrollable-header-box > table > thead > tr > th.ui-sortable-column > span.ui-column-title {
  float: left;
  padding: 5px;
}
.ui-datatable.p-list-table > .ui-datatable-scrollable-header > .ui-datatable-scrollable-header-box > table > thead > tr > th.no-sorting-header > span {
  padding: 5px;
}
.ui-datatable.p-list-table > .ui-datatable-scrollable-header > .ui-datatable-scrollable-header-box > table > thead > tr > th:hover:not(.no-sorting-header) {
  cursor: pointer;
}
.ui-datatable.p-list-table.no-header > .ui-datatable-scrollable-header {
  display: none;
}
.ui-datatable.p-list-table > .ui-datatable-scrollable-body {
  overflow-x: hidden;
}
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > thead.ui-datatable-scrollable-theadclone {
  display: none;
}
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > thead > tr > th {
  padding: 0;
}
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody {
  border: 0;
}
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr {
  border: 0;
  height: 34px;
  line-height: 34px;
}
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr:first-child {
  border-top: 0;
}
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > td,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > th {
  border: 0;
  padding: 0;
  line-height: 17px;
}
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > td > a,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > th > a,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > td > div,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > th > div,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > td > span,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > th > span,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > td > .ui-widget,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > th > .ui-widget {
  display: block;
  font-size: 13px;
  padding: 2px 5px;
  line-height: 34px;
  height: 34px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > td > a > div,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > th > a > div,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > td > div > div,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > th > div > div,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > td > span > div,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > th > span > div,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > td > .ui-widget > div,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > th > .ui-widget > div {
  overflow: hidden;
}
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > td > a:hover,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > th > a:hover,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > td > div:hover,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > th > div:hover,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > td > span:hover,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > th > span:hover,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > td > .ui-widget:hover,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > th > .ui-widget:hover {
  text-decoration: none;
}
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > td > a.two-line,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > th > a.two-line,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > td > div.two-line,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > th > div.two-line,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > td > span.two-line,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > th > span.two-line,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > td > .ui-widget.two-line,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > th > .ui-widget.two-line {
  line-height: 17px;
}
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > td > a.two-line .sub-item,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > th > a.two-line .sub-item,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > td > div.two-line .sub-item,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > th > div.two-line .sub-item,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > td > span.two-line .sub-item,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > th > span.two-line .sub-item,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > td > .ui-widget.two-line .sub-item,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > th > .ui-widget.two-line .sub-item {
  text-indent: 4px;
  font-size: 11px;
}
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > td > a.ui-commandlink .content,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > th > a.ui-commandlink .content,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > td > div.ui-commandlink .content,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > th > div.ui-commandlink .content,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > td > span.ui-commandlink .content,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > th > span.ui-commandlink .content,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > td > .ui-widget.ui-commandlink .content,
.ui-datatable.p-list-table > .ui-datatable-scrollable-body > table > tbody > tr > th > .ui-widget.ui-commandlink .content {
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 13px;
}
.ui-datatable.p-list-table.no-sorting,
.ui-datatable.p-list-table.view-only {
  cursor: default;
}
.ui-datatable.p-list-table.no-sorting > .ui-datatable-scrollable-header > .ui-datatable-scrollable-header-box > table > thead > tr > th,
.ui-datatable.p-list-table.view-only > .ui-datatable-scrollable-header > .ui-datatable-scrollable-header-box > table > thead > tr > th {
  padding: 0 5px;
  height: 34px;
  cursor: default;
}
.ui-datatable.p-list-table.no-sorting > .ui-datatable-scrollable-header > .ui-datatable-scrollable-header-box > table > thead > tr > th:hover,
.ui-datatable.p-list-table.view-only > .ui-datatable-scrollable-header > .ui-datatable-scrollable-header-box > table > thead > tr > th:hover {
  cursor: default;
}
table.view-table {
  border-collapse: collapse;
  width: 100%;
}
table.view-table > thead > tr > th {
  font-size: 14px;
  padding: 0 8px;
  line-height: 28px;
}
table.view-table > tbody > tr > th {
  padding: 8px;
}
table.view-table > tbody > tr > td {
  padding: 0 8px;
  line-height: 34px;
}
table.view-table > tbody > tr > td > * {
  line-height: 34px;
}
.content-edit-body {
  background: none;
  border: none;
  border-radius: 0;
}
.content-edit-body .reporting-required {
  background: url("/javax.faces.resource/img/ibr.png.xhtml?ln=default&v=4.44.260-1d9feafa20cab10d384a92aca9215ac5b108c731") no-repeat;
}
.content-edit-body .address-link .edit-icon {
  background: url("/javax.faces.resource/img/icons_module.png.xhtml?ln=default&v=4.44.260-1d9feafa20cab10d384a92aca9215ac5b108c731") no-repeat 0 -200px transparent;
}
.content-edit-body .ui-tabs {
  background: none;
}
.content-edit-body .ui-tabs ul.ui-tabs-nav {
  background: none;
  border: 0;
}
.content-edit-body .ui-tabs ul.ui-tabs-nav li {
  box-shadow: none;
  background: none;
  border-bottom: 0;
}
.content-edit-body .ui-tabs ul.ui-tabs-nav li.ui-tabs-selected {
  border-bottom: none;
}
.content-edit-body .ui-tabs ul.ui-tabs-nav li.ui-tabs-selected > a {
  font-weight: bold;
}
.content-edit-body .ui-tabs ul.ui-tabs-nav li.ui-state-hover:not(.ui-tabs-selected) {
  border-bottom: none;
}
.content-edit-body .ui-tabs ul.ui-tabs-nav li a {
  text-shadow: none;
  font-size: 18px;
  font-weight: normal;
}
.reporting-required {
  background: url("/javax.faces.resource/img/ibr.png.xhtml?ln=default&v=4.44.260-1d9feafa20cab10d384a92aca9215ac5b108c731") no-repeat;
}
.content-view-body .id-block .workflow-key-panel {
  font-size: 14px;
  line-height: 28px;
  padding: 6px 16px;
}
.content-view-body a.alert-bubble > span {
  background: url("/javax.faces.resource/img/icon_link.png.xhtml?ln=default&v=4.44.260-1d9feafa20cab10d384a92aca9215ac5b108c731") no-repeat scroll 100% 0px transparent;
}
.content-view-body .ui-icon.prev-icon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  overflow: initial;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: none;
  background-image: none;
  width: auto;
  height: auto;
  float: none;
  position: relative;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  text-indent: 0;
  margin: 0;
  padding: 0;
  line-height: 22px;
  vertical-align: top;
}
.content-view-body .ui-icon.prev-icon:before {
  content: "\f0d8";
}
.content-view-body .ui-icon.next-icon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  overflow: initial;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: none;
  background-image: none;
  width: auto;
  height: auto;
  float: none;
  position: relative;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  text-indent: 0;
  margin: 0;
  padding: 0;
  line-height: 22px;
  vertical-align: top;
}
.content-view-body .ui-icon.next-icon:before {
  content: "\f0d7";
}
.content-view-body .ui-icon.prev-left-icon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  overflow: initial;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: none;
  background-image: none;
  width: auto;
  height: auto;
  float: none;
  position: relative;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  text-indent: 0;
  margin: 0;
  padding: 0;
  line-height: 25px;
  vertical-align: top;
  float: left;
  padding: 2px 2px 2px 6px;
}
.content-view-body .ui-icon.prev-left-icon:before {
  content: "\f0d9";
}
.content-view-body .ui-icon.next-right-icon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  overflow: initial;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: none;
  background-image: none;
  width: auto;
  height: auto;
  float: none;
  position: relative;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  text-indent: 0;
  margin: 0;
  padding: 0;
  line-height: 25px;
  vertical-align: top;
  float: right;
  padding: 2px 6px 2px 2px;
}
.content-view-body .ui-icon.next-right-icon:before {
  content: "\f0da";
}
.code-table .ui-icon {
  background-image: url("/javax.faces.resource/img/ui-icons_38667f_256x240.png.xhtml?ln=citadexfaces&v=4.44.260-1d9feafa20cab10d384a92aca9215ac5b108c731");
}
.refresh-button {
  position: absolute;
  line-height: 44px;
  vertical-align: middle;
  float: right;
  right: 50px;
}
.fa-refresh {
  vertical-align: middle;
}
.inc-valid {
  background: url("/javax.faces.resource/img/icons_module.png.xhtml?ln=default&v=4.44.260-1d9feafa20cab10d384a92aca9215ac5b108c731") no-repeat scroll 3px -1706px transparent;
}
.inc-postponed {
  background: url("/javax.faces.resource/img/icons_module.png.xhtml?ln=default&v=4.44.260-1d9feafa20cab10d384a92aca9215ac5b108c731") no-repeat scroll 3px -1408px transparent;
}
.finalized-incident-list table .header,
.finalized-incident-list table thead th {
  background: url("/javax.faces.resource/img/btn_bkd_grey.png.xhtml?ln=default&v=4.44.260-1d9feafa20cab10d384a92aca9215ac5b108c731") repeat-x scroll 0 0 transparent;
}
.finalized-incident-list table:not(.view-only) tbody tr:hover {
  background: url("/javax.faces.resource/img/btn_bkd_active.png.xhtml?ln=default&v=4.44.260-1d9feafa20cab10d384a92aca9215ac5b108c731") repeat-x scroll 0 0 transparent;
}
.inmate-thumbnail-content a .zoom {
  background: url("/javax.faces.resource/img/zoom_in.png.xhtml?ln=default&v=4.44.260-1d9feafa20cab10d384a92aca9215ac5b108c731") 0 0 no-repeat;
}
.sub-section.panel-container > .sub-section-body .section-header > .title {
  background-color: #EEE;
}
.screen-complete-block .cdx-checkbox {
  cursor: pointer;
}
.detail-group > .days-confined-table tbody > tr > td {
  border-left: 0px;
}
.ui-widget-content .ui-state-default.footer-confinement-total {
  text-align: right;
}
.ui-widget-content .ui-state-default.footer-confinement-detail {
  border-left: 0px;
  text-align: left;
}
.content-landingpage-body .ui-tabs.ui-tabs-top {
  padding: 0;
}
.content-landingpage-body .ui-tabs.ui-tabs-top > ul.ui-tabs-nav {
  padding: 0;
  margin: 0;
  white-space: nowrap;
}
.content-landingpage-body .ui-tabs.ui-tabs-top > ul.ui-tabs-nav li {
  margin: 0 20px;
  border: 0;
  background: none;
  border-bottom: 3px solid transparent;
}
.content-landingpage-body .ui-tabs.ui-tabs-top > ul.ui-tabs-nav li.ui-state-hover:not(.ui-tabs-selected) {
  border: 0;
}
.content-landingpage-body .ui-tabs.ui-tabs-top > ul.ui-tabs-nav li.ui-tabs-selected {
  border: 0;
  background: none;
}
.content-landingpage-body .ui-tabs.ui-tabs-top > ul.ui-tabs-nav li > a {
  padding: 5px 0;
}
.content-landingpage-body .ui-tabs.ui-tabs-top > .ui-tabs-panels > .ui-tabs-panel {
  padding: 0;
}
.login-body .login-body-block {
  transition: background 0.35s;
}
.address.card.card-involved-record .card-body > ul > li > span.record-title {
  line-height: 18px;
}
.address.card.card-involved-record .address-card .map-block-address .card-address-map {
  height: 216px;
  width: 432px;
}
.address.card.card-involved-record .address-card .map-block-address .card-address-map .inner-address-div {
  height: 100%;
  width: 100%;
}
.filter-block .section-header .title .fa-question-circle {
  font-size: 20px;
  margin-left: 4px;
  margin-bottom: -8px;
}
#visualInvolvementsDialog .ui-diagram {
  cursor: -webkit-grab;
  cursor: -moz-grab;
}
#visualInvolvementsDialog .ui-diagram:active {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
}
#visualInvolvementsDialog .visual-involvement-options-container {
  padding: 0px;
  height: 100%;
}
#visualInvolvementsDialog .visual-involvement-options-container .left-options {
  float: left;
}
#visualInvolvementsDialog .visual-involvement-options-container .right-options {
  float: right;
}
#visualInvolvementsDialog .visual-involvement-options-container .right-options .right-options-checkboxes {
  pading-top: 4px;
}
#visualInvolvementsDialog #vis-involve-container {
  height: 540px;
  width: 900px;
  overflow: hidden;
  clear: both;
}
#visualInvolvementsDialog #vis-involve-container #zoom-controls {
  z-index: 100;
  left: 17px;
  top: 50px;
  position: absolute;
}
#visualInvolvementsDialog #vis-involve-container .ui-diagram {
  height: 4000px;
  width: 4000px;
  overflow: hidden;
  position: relative;
  top: -1760px;
  left: -1585px;
  borderSpacing: 1;
}
#visualInvolvementsDialog #vis-involve-container .ui-diagram .ui-diagram-element {
  padding: 3px;
  border: none;
  border-width: 1px;
  z-index: 99;
  cursor: pointer;
  max-width: 150px;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  word-wrap: break-word;
}
#visualInvolvementsDialog #vis-involve-container .ui-diagram .ui-diagram-element .element-description {
  padding: 0 3px;
}
#visualInvolvementsDialog #vis-involve-container .ui-diagram .ui-diagram-element .element-image {
  max-height: 60px;
  display: inline-block;
  max-width: 120px;
}
#visualInvolvementsDialog #vis-involve-container .ui-diagram .ui-diagram-element .link-div {
  padding: 2px 4px 1px;
  display: none;
}
#visualInvolvementsDialog #vis-involve-container .ui-diagram .ui-diagram-element .link-div .alert-text {
  white-space: pre-line;
  word-break: break-all;
}
#visualInvolvementsDialog #vis-involve-container .ui-diagram .flow-label {
  background-color: #BBB;
  padding: 0 5px;
  border: none;
  border-width: 1px;
  z-index: 98;
  font-size: 10px;
  color: #1A1A1A;
}
#visualInvolvementsDialog .select-inv-type .ui-button {
  opacity: .5;
}
#visualInvolvementsDialog .select-inv-type .ui-state-active {
  opacity: 1;
}
.section-panel-action-button {
  position: absolute;
  top: 0;
  right: 5px;
}
.section-panel-action-button .lock-button {
  background: url("/javax.faces.resource/img/icons_module.png.xhtml?ln=default&v=4.44.260-1d9feafa20cab10d384a92aca9215ac5b108c731") no-repeat scroll 3px -1149px transparent;
}
.section-panel-action-button button.ui-button {
  margin: 0;
  border-radius: 16px;
  width: 24px;
  margin-top: 0;
  height: 24px;
  overflow: hidden;
  padding: 3px 2px 0;
}
.section-panel-action-button button.ui-button .ui-button-text {
  display: none;
}
.section-panel-action-button button.add-button .add-icon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  overflow: initial;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: none;
  background-image: none;
  width: auto;
  height: auto;
  float: none;
  position: relative;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  text-indent: 0;
  margin: 0;
  padding: 0;
  font-size: 14px;
  border-radius: 10px;
  padding: 3px 2px 2px;
  width: 16px;
  line-height: 14px;
}
.section-panel-action-button button.add-button .add-icon:before {
  content: "\f067";
}
.section-panel-action-button button.delete-button .delete-icon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  overflow: initial;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: none;
  background-image: none;
  width: auto;
  height: auto;
  float: none;
  position: relative;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  text-indent: 0;
  margin: 0;
  padding: 0;
  font-size: 14px;
  border-radius: 10px;
  padding: 3px 2px 2px;
  width: 16px;
  line-height: 14px;
}
.section-panel-action-button button.delete-button .delete-icon:before {
  content: "\f068";
}
.background-border + .title + .section-panel-action-button {
  top: -4px;
  right: 0;
  padding: 0 5px 0 8px;
}
.delete-confirm-dialog .dialog-content > i {
  margin-right: 4px;
}
.delete-confirm-dialog .dialog-content > div {
  margin-top: 12px;
}
.loading-block {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
  font-size: 14px;
  text-align: center;
  font-style: italic;
}
.searchByKeyDlg .ui-autocomplete {
  width: 440px;
}
.involvedEntity-dropdown.ui-autocomplete-panel .col-involvement-key-dropdown {
  max-width: 110px;
  width: 110px;
}
.involvedEntity-dropdown.ui-autocomplete-panel .col-involvement-record-title-dropdown {
  max-width: 330px;
  width: 330px;
}
.address-label-sub {
  font-size: 12px;
  font-style: italic;
  padding-right: 7px;
  color: #3C78B5;
  display: block;
  float: right;
  font-weight: bold;
}
.dev-tool-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 8px;
}
.card-no-access {
  height: 60px;
  font-style: italic;
  text-align: center;
  padding-top: 32px;
}
a.toggle-link-client.ui-widget {
  position: absolute;
  left: -26px;
  top: 0px;
  font-size: 18px;
  line-height: 28px;
}
@media only screen and (max-width: 1023px), only screen and (max-device-width: 1023px) {
  ul.horizontal-layout:not(.flex-layout):not(.inline-two-column):not(.inline-wrap-layout) > li > dl > dd > .search-option-icons {
    width: auto !important;
  }
  ul.mobile-dialog-vertical-layout dt {
    flex-basis: 50%;
  }
  ul.mobile-dialog-vertical-layout dd {
    width: 50%;
  }
  .body-block {
    margin-bottom: 0;
    min-height: 0;
  }
  .body-container {
    min-height: 0;
  }
  .content-block {
    min-height: 0;
    padding: 0;
    margin-top: 100px;
    border-radius: 0;
    margin-bottom: 0;
  }
  .content-body {
    min-height: 0;
  }
  body.login-body .content-block {
    margin-top: 0;
  }
  .session-lock-block .body-container {
    padding: 0;
  }
  .session-lock-block .body-container .login-header {
    border-radius: 0;
  }
  .session-lock-block .body-container .login-header .login-logo {
    height: 70px;
  }
  .session-lock-block .body-container .content-body {
    padding: 20px;
    border-radius: 0;
  }
  .login-body .content-block {
    width: auto;
    border-radius: 0;
    margin: 0;
  }
  .action-bar {
    padding: 0 6px;
  }
  .fixed .action-bar-title {
    line-height: 50px;
  }
  .fixed .action-bar-commands {
    padding: 6px 0;
  }
  .notification {
    text-align: center;
  }
  ul.action-buttons > li {
    margin-left: 6px;
  }
  ul.action-buttons > li > button.ui-button {
    margin: 0;
  }
  .two-column-block-x > .split-style > .left-column,
  .two-column-block-x > .right-panel-style > .left-column,
  .two-column-block-x > .split-style > .right-column,
  .two-column-block-x > .right-panel-style > .right-column {
    width: 100%;
    max-width: 100% !important;
    display: block;
  }
  .two-column-block-x > .split-style > .left-column > *,
  .two-column-block-x > .right-panel-style > .left-column > *,
  .two-column-block-x > .split-style > .right-column > *,
  .two-column-block-x > .right-panel-style > .right-column > * {
    margin: 0;
  }
  .two-column-block-x > .split-style > .right-column,
  .two-column-block-x > .right-panel-style > .right-column {
    margin-top: 8px;
  }
  .two-column-block > .left-column,
  .two-column-block.tight-columns > .left-column,
  .two-column-block.loose-columns > .left-column,
  .two-column-block > .right-column,
  .two-column-block.tight-columns > .right-column,
  .two-column-block.loose-columns > .right-column {
    margin: 0;
    width: 100%;
    float: none;
    display: block;
    margin-bottom: 16px;
  }
  .menu-open + ul.submenu.two-column {
    display: block !important;
  }
  .module-column-2,
  .module-column-1 {
    order: 0 !important;
  }
  ul.flex-fill-layout.horizontal-layout > li > dl > dd > * {
    width: 100%;
    min-width: 0;
  }
  ul.flex-fill-layout.horizontal-layout > li > dl > dd > * > .ui-inputfield {
    width: 100% !important;
  }
  div.footer,
  div.footer-push {
    height: auto;
  }
  div.footer ul.piped > li:last-child,
  div.footer-push ul.piped > li:last-child {
    display: none;
  }
  body.list .body-block {
    min-height: 0;
    margin-bottom: 0;
  }
  body.list .body-block .body-container {
    min-height: 0;
  }
  body.list .content-block {
    margin-bottom: 0;
    min-height: 0;
  }
  body.list .content-block .content-body {
    min-height: 0;
  }
  body.list .filter-block .section-header {
    display: none;
  }
  body.list div.filter-fields ul.horizontal-layout > li {
    margin: 0;
    padding: 0;
    width: 100%;
    margin-bottom: 8px;
  }
  body.list ul.filter-input {
    margin-right: 0;
  }
  body.list div.filter-buttons {
    position: static;
    top: 0;
    right: 0;
    text-align: center;
  }
  body.list div.filter-buttons div,
  body.list div.filter-buttons div.clear-btn {
    display: inline-block;
    margin: 8px;
  }
  body.list .results-block.section-block {
    margin-bottom: 0;
    border-radius: 0;
  }
  body.list .results-block.section-block .section-header {
    display: none;
  }
  body.list .results-block.section-block .results-count {
    display: block;
    height: auto;
    margin: 0;
  }
  body.list .results-block.section-block .results-count-desc {
    display: block;
    margin: 0 36px 0 12px;
    text-align: left;
  }
  body.list .results-block.section-block .results-count-pages {
    display: block;
    padding-right: 0;
    text-align: left;
    line-height: 0;
    position: relative;
    height: 40px;
  }
  body.list .results-block.section-block .results-count-pages > ul {
    line-height: 40px;
    text-align: right;
    height: 40px;
    position: absolute;
    right: 8px;
    top: 0;
    left: 8px;
  }
  body.list .results-block.section-block .results-select-all {
    line-height: 40px;
    float: none;
  }
  body.list .results-block.section-block .results-select-all + ul {
    left: 141px;
  }
  body.list .results-block.section-block .results-drop-down {
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    padding: 0 4px;
  }
  body.list .footer {
    padding-bottom: 63px;
  }
  div.content-view-body .id-block {
    margin-bottom: 0;
    font-size: 16px;
  }
  div.content-view-body .key-panel {
    display: flex;
  }
  div.content-view-body .key-panel ul.piped > li > dl > dt {
    display: inline-block;
  }
  div.content-view-body .key-panel ul.piped > li > dl > dd {
    display: inline-block;
  }
  div.content-view-body .key-panel ul.piped li:nth-child(n+2) {
    display: none;
  }
  div.content-view-body .key-panel ul.piped li.client-select-panel {
    padding-left: 8px;
    display: inline-block;
    border-left: none;
    margin-left: 0px;
  }
  div.content-view-body .key-panel ul.piped li.client-select-panel > dl {
    padding-left: 0px;
  }
  div.content-view-body .key-panel ul.piped li.client-select-panel > dl .view-client-block {
    line-height: 24px;
    vertical-align: middle;
  }
  div.content-view-body .key-panel ul.piped li.client-select-panel > dl .view-client-block .view-client.ui-selectonemenu {
    width: 185px;
  }
  div.content-view-body .alert-block {
    margin-bottom: 0;
    padding: 4% 2% 0;
  }
  div.content-view-body .alert-block li {
    margin-bottom: 2%;
    margin-right: 2%;
  }
  div.content-view-body #thumbnail-panel {
    width: auto;
    text-align: center;
  }
  div.content-view-body .thumbnail-content .thumbnail-panel {
    float: none;
    margin: 2% 0 2% 2%;
    padding: 5px;
    width: 47%;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
  }
  div.content-view-body .thumbnail-content .thumbnail-panel + .thumbnail-panel {
    margin-right: 2%;
  }
  div.content-view-body .thumbnail-content .thumbnail-panel a img,
  div.content-view-body .thumbnail-content .thumbnail-panel .noimage {
    max-width: 100%;
  }
  div.content-view-body .thumbnail-content .thumbnail-panel .noimage {
    width: 100%;
    height: 32px;
    line-height: 32px;
  }
  div.content-view-body .thumbnail-content .thumbnail-panel .caption .title {
    padding-bottom: 0;
    max-width: 100%;
  }
  div.content-view-body .thumbnail-content .thumbnail-panel .caption li + li {
    display: none;
  }
  div.content-view-body .primary-image-upload-button-block {
    float: none;
    width: 170px;
    margin: 0 auto;
  }
  div.content-view-body .primary-image-upload-button-block .ui-fileupload .ui-fileupload-buttonbar {
    margin-bottom: 12px;
  }
  div.content-view-body .detail-block > .section-group > div.section-header {
    border-radius: 0;
  }
  div.content-view-body .detail-block > .section-group > div.section-header.expanded {
    border-radius: 0;
  }
  div.content-view-body .detail-block > .section-group > div.section-header.expanded + .section-body {
    border-radius: 0;
  }
  div.content-view-body .section-group,
  div.content-view-body .section-group:not(:last-child) {
    margin-bottom: 16px;
  }
  div.content-view-body .section-group > .section-body > li.empty {
    margin-bottom: 0;
  }
  div.content-view-body .view-history-detail-popup.ui-dialog .history-panel .content {
    min-height: 80px;
  }
  div.content-view-body .detail-group > .detail-list-table tbody > tr > th + td,
  div.content-view-body .detail-group > .detail-group-body > .detail-list-table tbody > tr > th + td {
    min-width: 350px;
  }
  .notification-panel {
    width: 90% !important;
    left: 5% !important;
  }
}
@media only screen and (max-width: 450px), only screen and (max-device-width: 450px) {
  .card .two-column-block > .column-holder > .column,
  .card .two-column-block-x > .column-holder > .column {
    width: 100%;
    display: block;
  }
  .card.card-involved-record .card-body > :not(.involve-link-list) dl > dt {
    max-width: 100%;
  }
  .image-print-layout-bigger {
    width: 100%;
  }
  div.content-view-body .key-panel ul.piped li.client-select-panel {
    padding-left: 0;
    display: block;
  }
}
