/* layout dimensions */
/* color variables */
/*$secondary-links-color: #25346e;*/
/*$secondary-link-hover-color: #7bab3a;*/
/* typography variables */
/* buttons */
/* tooltips */
/* forms */
/* tabs */
/* tables */
#browserNotSupported #main-container {
  margin: 100px 50px;
  min-height: auto;
}

body {
  font-family: "Roboto", sans-serif !important;
  background-color: #f0f0f0;
  color: #444444 !important;
}

body {
  font-size: 14px;
  /* text and headings */
  /* todo: h3, etc.. */
  /* buttons, links, etc... */
  /* font awesome toggle / buttons */
  /* form & input styles */
  /*tables */
  /* Applicant Alerts component overrides*/
  /* react-table component overrides */
  /* KI - add class '-cursor-pointer' to ReactTable to force a pointer cursor when hovering over rows */
  /* START TreeList */
  /*END TreeList */
  /* verification model */
  /* end verification model */
  /* cme research modal */
  /* draggable modal*/
  /* end draggable modal*/
  /* to make a modal title full width (so we can use d-flex inside it) */
  /* header styles */
  /* Sidebar styles */
  /* main content / container styles */
  /* footer styles */
  /* tabs - generic */
  /* white box with rounded corners with a max width (todo: switch to card) */
  /* Added by Kevin - use this class for containers on the home page when user is not logged in */
  /* Added by Kevin - pre-wrap the password errors div to wrap on \n */
  /* Added by Kevin - Override the Bootstrap pagination styles */
  /* PDF canvas */
  /* PDF page thumbnails */
  /* container that wraps a PDF page for dragging/scrolling*/
  /* Added by Kevin - override the color of the placeholder in the <Select/> component */
  /* additional overrides for react-select v2 */
  /* additional overrides for react-select v2 */
  /* Added by Kevin - wrapper to use when you want the datepicker input field to be full width */
  /* custom badges */
  /* Added by Kevin - React Bootstrap background and alert styles */
  /* Added by Kevin = dashboard info class */
  /* Added by Kevin - React Bootstrap tooltip style */
}
body h1, body h2, body h3, body h4, body h5 {
  font-family: "Roboto", sans-serif;
}
body h1 {
  font-size: 22px;
  color: #25346e;
  font-weight: 600;
}
body h2 {
  color: #444444;
}
body .cursor-pointer {
  cursor: pointer;
}
body .cursor-move {
  cursor: move;
}
body .cursor-not-allowed {
  cursor: not-allowed;
}
body .ccr-client-selector .Select__single-value {
  color: #25346e;
}
body .ccr-client-selector .Select__menu {
  z-index: 1000;
  margin-top: 0;
}
body .ccr-client-selector .Select__control--is-focused {
  border: none;
  box-shadow: none;
}
body .accordion-wrapper .a-toggle:before {
  content: "\f068"; /* minus */
}
body .accordion-wrapper .collapsed .a-toggle:before {
  content: "\f067"; /* plus */
}
body .accumulator-shuttle .active,
body .user-sites-hierarchy .active,
body .user-sites-hierarchy-results .active {
  background-color: #25346e;
  border-color: #f0f0f0;
  color: #fff;
}
body .accumulator-shuttle .no-access,
body .user-sites-hierarchy .no-access,
body .user-sites-hierarchy-results .no-access {
  background-color: #d1d1d1;
}
body .accumulator-shuttle .h-list-group-root,
body .user-sites-hierarchy .h-list-group-root,
body .user-sites-hierarchy-results .h-list-group-root {
  padding: 0;
  overflow: hidden;
}
body .accumulator-shuttle .h-list-group-root .h-list-group-item,
body .user-sites-hierarchy .h-list-group-root .h-list-group-item,
body .user-sites-hierarchy-results .h-list-group-root .h-list-group-item {
  position: relative;
  display: block;
  padding-left: 15px;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #f0f0f0;
}
body .accumulator-shuttle .h-list-group-root .h-list-group-item i:before,
body .user-sites-hierarchy .h-list-group-root .h-list-group-item i:before,
body .user-sites-hierarchy-results .h-list-group-root .h-list-group-item i:before {
  content: "\f067"; /* plus */
}
body .accumulator-shuttle .h-list-group-root .h-list-group-item i.open:before,
body .user-sites-hierarchy .h-list-group-root .h-list-group-item i.open:before,
body .user-sites-hierarchy-results .h-list-group-root .h-list-group-item i.open:before {
  content: "\f068"; /* minus */
}
body .accumulator-shuttle .h-list-group-root > .h-list-group > .h-list-group-item,
body .user-sites-hierarchy .h-list-group-root > .h-list-group > .h-list-group-item,
body .user-sites-hierarchy-results .h-list-group-root > .h-list-group > .h-list-group-item {
  padding-left: 30px;
}
body .accumulator-shuttle .h-list-group-root > .h-list-group > .h-list-group > .h-list-group-item,
body .user-sites-hierarchy .h-list-group-root > .h-list-group > .h-list-group > .h-list-group-item,
body .user-sites-hierarchy-results .h-list-group-root > .h-list-group > .h-list-group > .h-list-group-item {
  padding-left: 45px;
}
body .accumulator-shuttle .h-list-group-root > .h-list-group > .h-list-group > .h-list-group > .h-list-group-item,
body .user-sites-hierarchy .h-list-group-root > .h-list-group > .h-list-group > .h-list-group > .h-list-group-item,
body .user-sites-hierarchy-results .h-list-group-root > .h-list-group > .h-list-group > .h-list-group > .h-list-group-item {
  padding-left: 60px;
}
body .accumulator-shuttle .h-list-group-root > .h-list-group > .h-list-group > .h-list-group > .h-list-group > .h-list-group-item,
body .user-sites-hierarchy .h-list-group-root > .h-list-group > .h-list-group > .h-list-group > .h-list-group > .h-list-group-item,
body .user-sites-hierarchy-results .h-list-group-root > .h-list-group > .h-list-group > .h-list-group > .h-list-group > .h-list-group-item {
  padding-left: 75px;
}
body .accumulator-shuttle .h-list-group-root > .h-list-group > .h-list-group > .h-list-group > .h-list-group > .h-list-group > .h-list-group-item,
body .user-sites-hierarchy .h-list-group-root > .h-list-group > .h-list-group > .h-list-group > .h-list-group > .h-list-group > .h-list-group-item,
body .user-sites-hierarchy-results .h-list-group-root > .h-list-group > .h-list-group > .h-list-group > .h-list-group > .h-list-group > .h-list-group-item {
  padding-left: 90px;
}
body .accumulator-shuttle .h-list-group-root > .h-list-group > .h-list-group > .h-list-group > .h-list-group > .h-list-group > .h-list-group > .h-list-group-item,
body .user-sites-hierarchy .h-list-group-root > .h-list-group > .h-list-group > .h-list-group > .h-list-group > .h-list-group > .h-list-group > .h-list-group-item,
body .user-sites-hierarchy-results .h-list-group-root > .h-list-group > .h-list-group > .h-list-group > .h-list-group > .h-list-group > .h-list-group > .h-list-group-item {
  padding-left: 115px;
}
body button.active {
  background-color: #45973f !important;
}
body .btn-primary {
  background-color: #1c75bc;
  border-color: #1c75bc;
  color: #ffffff;
}
body .btn-secondary {
  background-color: #d1d1d1;
  border-color: #d1d1d1;
  color: #1c75bc;
}
body .btn-primary:hover {
  background-color: #45973f;
  border-color: #45973f;
  color: #ffffff;
}
body .btn-secondary:hover {
  background-color: #45973f;
  border-color: #25346e;
  color: #ffffff;
}
body .btn-primary.disabled, body .btn-primary:disabled {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
  color: #444444;
}
body .btn-link {
  color: #1c75bc;
  text-decoration: none;
}
body .btn-link:hover {
  color: #25346e;
  text-decoration: none;
}
body .btn-sm .fa-stack {
  line-height: 1.5em;
  height: 1.5em;
}
body .fa-toggle-on {
  color: #1c75bc;
}
body .fa-toggle-off {
  color: #25346e;
}
body a,
body a:not([href]):not([tabindex]) {
  color: #1c75bc !important;
  cursor: pointer;
  text-decoration: none !important;
}
body a:hover,
body a:not([href]):hover {
  color: #25346e !important;
}
body .spinnerOverlay {
  width: 100%;
}
body .spinnerOverlay img {
  border-radius: 15px;
  border: 2px solid #25346e;
  background-color: white;
}
body .loading-panel {
  position: absolute;
  height: 74px;
  width: 74px;
  padding: 10px;
  top: 50%;
  left: 50%;
  margin-left: -25px;
  margin-top: 25px;
  z-index: 3000;
  background-color: white;
  border-radius: 15px;
  border: 2px solid #25346e;
}
body form {
  /*style the "placeholder" for select control */
}
body form label {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  size: 14px;
  color: #444444;
}
body form .form-control {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  size: 14px;
  color: #444444;
  border-color: #d1d1d1;
}
body form ::placeholder {
  font-family: "Roboto", sans-serif !important;
  font-weight: 400 !important;
  size: 14px !important;
  color: #d1d1d1 !important;
}
body form select:disabled, body form optgroup:disabled, body form option:disabled, body form select[disabled] > option {
  color: #d1d1d1;
}
body form .is-invalid {
  border-color: #d12229 !important;
}
body form .server-feedback {
  color: #d12229;
  font-size: 14px;
}
body form .text-muted {
  color: #d12229 !important;
}
body .custom-sm-checkbox {
  border: 1px solid #ced4da;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
body .empty-label {
  width: 1em;
  height: 1em;
}
body .empty-label::before, body .empty-label::after {
  left: 0;
}
body table thead tr {
  background-color: #25346e;
}
body table thead th {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
}
body table tbody td {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #444444;
}
body table tbody.row-links td {
  cursor: pointer;
}
body .table-hover tbody tr:hover td,
body .table-hover tbody tr:hover th {
  background-color: #f0f0f0;
}
body table tr.selected {
  background-color: #f0f0f0;
}
body table.sortable tr th {
  cursor: pointer;
}
body .applicant-alerts-component a {
  color: #1a6aa3 !important;
  font-weight: bold;
}
body .applicant-alerts-component a:hover {
  color: rgb(18.9841269841, 77.3968253968, 119.0158730159) !important;
}
body .applicant-alerts-component div {
  font-size: 14px;
}
body .applicant-alerts-component .canceled-row {
  background-color: #ffe6e6 !important;
}
body .applicant-alerts-component .row-border-top {
  border-top: 3px solid #ccc;
}
body .applicant-alerts-component .subcomponent {
  padding: 10px;
}
body .ReactTable {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  /*border: 1px solid rgba(0, 0, 0, 0.1);*/
  border: none;
  font-size: 0.8rem;
}
body .ReactTable * {
  box-sizing: border-box;
}
body .ReactTable .rt-table {
  -webkit-box-flex: 1;
  -ms-flex: auto 1;
  flex: auto 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
  border-collapse: collapse;
  overflow: auto;
}
body .ReactTable .rt-thead {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
body .ReactTable .rt-thead.-headerGroups {
  background: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
body .ReactTable .rt-thead.-filters {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
body .ReactTable .rt-thead.-filters input, body .ReactTable .rt-thead.-filters select {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
  padding: 5px 7px;
  font-size: inherit;
  border-radius: 3px;
  font-weight: normal;
  outline: none;
}
body .ReactTable .rt-thead.-filters .rt-th {
  border-right: 1px dotted #d1d1d1; /** KI **/
}
body .ReactTable .rt-thead.-header {
  box-shadow: none; /** KI **/
}
body .ReactTable .rt-thead .rt-tr {
  text-align: center;
}
body .ReactTable .rt-thead .rt-th, body .ReactTable .rt-thead .rt-td {
  padding: 5px 5px;
  line-height: normal;
  position: relative;
  border-right: 1px dotted #d1d1d1; /** KI **/
  color: #ffffff; /** KI **/
  background-color: #25346e; /** KI **/
  transition: none; /** KI **/
  box-shadow: none; /** KI **/
}
body .ReactTable .rt-thead .rt-th.-sort-asc, body .ReactTable .rt-thead .rt-td.-sort-asc {
  box-shadow: inset 0 3px 0 0 #45973f;
}
body .ReactTable .rt-thead .rt-th.-sort-desc, body .ReactTable .rt-thead .rt-td.-sort-desc {
  box-shadow: inset 0 -3px 0 0 #45973f;
}
body .ReactTable .rt-thead .rt-th.-cursor-pointer, body .ReactTable .rt-thead .rt-td.-cursor-pointer {
  cursor: pointer;
}
body .ReactTable .rt-thead .rt-th:last-child, body .ReactTable .rt-thead .rt-td:last-child {
  border-right: 0;
}
body .ReactTable .rt-thead .rt-resizable-header {
  overflow: visible;
}
body .ReactTable .rt-thead .rt-resizable-header:last-child {
  overflow: hidden;
}
body .ReactTable .rt-thead .rt-resizable-header-content {
  overflow: hidden;
  text-overflow: ellipsis;
}
body .ReactTable .rt-thead .rt-header-pivot {
  border-right-color: #f7f7f7;
}
body .ReactTable .rt-thead .rt-header-pivot:after, body .ReactTable .rt-thead .rt-header-pivot:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
body .ReactTable .rt-thead .rt-header-pivot:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
  border-width: 8px;
  margin-top: -8px;
}
body .ReactTable .rt-thead .rt-header-pivot:before {
  border-color: rgba(102, 102, 102, 0);
  border-left-color: #f7f7f7;
  border-width: 10px;
  margin-top: -10px;
}
body .ReactTable .rt-tbody {
  -webkit-box-flex: 99999;
  -ms-flex: 99999 1 auto;
  flex: 99999 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: auto;
  background-color: #fff; /** KI **/
}
body .ReactTable .rt-tbody .rt-tr-group {
  border-bottom: 1px dotted #d1d1d1; /** KI **/
}
body .ReactTable .rt-tbody .rt-tr-group:last-child {
  border-bottom: 0;
}
body .ReactTable .rt-tbody .rt-td {
  border-right: 1px dotted #d1d1d1; /** KI **/
}
body .ReactTable.-cursor-pointer .rt-tbody .rt-td {
  cursor: pointer;
}
body .ReactTable .rt-tbody .rt-td:last-child {
  border-right: 0;
}
body .ReactTable .rt-tbody .rt-expandable {
  cursor: pointer;
  text-overflow: clip;
}
body .ReactTable .rt-tr-group {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
body .ReactTable .rt-tr {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
body .ReactTable .rt-tr.selected {
  background-color: #bbd7f1 !important;
}
body .ReactTable .rt-th, body .ReactTable .rt-td {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0;
  flex: 1 0 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 7px 5px;
  overflow: hidden;
  transition: 0.3s ease;
  transition-property: width, min-width, padding, opacity;
}
body .ReactTable .rt-th.-hidden, body .ReactTable .rt-td.-hidden {
  width: 0 !important;
  min-width: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  opacity: 0 !important;
}
body .ReactTable .rt-expander {
  display: inline-block;
  position: relative;
  color: transparent;
  margin: 0 10px;
}
body .ReactTable .rt-expander:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
  transform: translate(-50%, -50%) rotate(-90deg);
  border-left: 5.04px solid transparent;
  border-right: 5.04px solid transparent;
  border-top: 7px solid rgba(0, 0, 0, 0.8);
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  cursor: pointer;
}
body .ReactTable .rt-expander.-open:after {
  -webkit-transform: translate(-50%, -50%) rotate(0);
  transform: translate(-50%, -50%) rotate(0);
}
body .ReactTable .rt-resizer {
  display: inline-block;
  position: absolute;
  width: 36px;
  top: 0;
  bottom: 0;
  right: -18px;
  cursor: col-resize;
  z-index: 10;
}
body .ReactTable .rt-tfoot {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-top: 1px solid rgba(0, 0, 0, 0.5); /** KI **/
  box-shadow: none; /** KI **/
}
body .ReactTable .rt-tfoot .rt-td {
  border-right: 1px solid rgba(0, 0, 0, 0.05);
}
body .ReactTable .rt-tfoot .rt-td:last-child {
  border-right: 0;
}
body .ReactTable.-striped .rt-tr.-odd {
  background: #f0f0f0; /** KI **/
}
body .ReactTable.-highlight .rt-tbody .rt-tr:not(.-padRow):hover {
  background: #d1d1d1; /** KI **/
}
body .ReactTable .-pagination {
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 3px;
  box-shadow: none; /*nc*/
  border-top: 2px solid rgba(0, 0, 0, 0.1);
}
body .ReactTable .-pagination input, body .ReactTable .-pagination select {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
  padding: 5px 7px;
  font-size: inherit;
  border-radius: 3px;
  font-weight: normal;
  outline: none;
}
body .ReactTable .-pagination .-btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  border-radius: 3px;
  padding: 6px;
  font-size: 1em;
  color: rgba(0, 0, 0, 0.6);
  background: rgba(0, 0, 0, 0.1);
  transition: all 0.1s ease;
  cursor: pointer;
  outline: none;
}
body .ReactTable .-pagination .-btn[disabled] {
  opacity: 0.5;
  cursor: default;
}
body .ReactTable .-pagination .-btn:not([disabled]):hover {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
}
body .ReactTable .-pagination .-previous, body .ReactTable .-pagination .-next {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}
body .ReactTable .-pagination .-center {
  -webkit-box-flex: 2.5;
  -ms-flex: 2.5;
  flex: 2.5;
  text-align: center;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
body .ReactTable .-pagination .-pageInfo {
  display: inline-block;
  margin: 3px 10px;
  white-space: nowrap;
}
body .ReactTable .-pagination .-rowInfo {
  font-size: smaller;
}
body .ReactTable .-pagination .-pageJump {
  display: inline-block;
}
body .ReactTable .-pagination .-pageJump input {
  width: 70px;
  text-align: center;
}
body .ReactTable .-pagination .-pageSizeOptions {
  margin: 3px 10px;
}
body .ReactTable .rt-noData {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.8);
  transition: all 0.3s ease;
  z-index: 1;
  pointer-events: none;
  padding: 20px;
  color: rgba(0, 0, 0, 0.5);
}
body .ReactTable .-loading {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  transition: all 0.3s ease;
  z-index: -1;
  opacity: 0;
  pointer-events: none;
}
body .ReactTable .-loading > div {
  position: absolute;
  display: block;
  text-align: center;
  width: 100%;
  top: 50%;
  left: 0;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.6);
  -webkit-transform: translateY(-52%);
  transform: translateY(-52%);
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
body .ReactTable .-loading.-active {
  opacity: 1;
  z-index: 2;
  pointer-events: all;
}
body .ReactTable .-loading.-active > div {
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}
body .ReactTable .rt-resizing .rt-th, body .ReactTable .rt-resizing .rt-td {
  transition: none !important;
  cursor: col-resize;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
body .ReactTable .table-cell-wrap {
  white-space: normal;
}
body .ReactTable .rt-th.rotated {
  padding: 0;
  height: 120px;
}
body .ReactTable .rt-th.rotated div {
  transform: translate(0px, 75px) rotate(270deg);
  width: 60px;
}
body .tgrid {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
body .tgrid i {
  display: inline-block;
}
body .tgrid-header {
  background: rgba(0, 0, 0, 0.03);
  color: #ffffff;
  padding-right: 0 !important;
}
body .tgrid-header-wrapper {
  position: relative;
  overflow: hidden;
  border-right: 1px solid #e6e6e6;
  will-change: scroll-position;
}
body .tgrid-header-table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  background: rgba(0, 0, 0, 0.03);
}
body .tgrid-column-header {
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  text-align: left;
  position: relative;
}
body .tgrid-column-header:last-child {
  border-right: 0;
}
body .tgrid-column-header-text-wrapper {
  padding: 5px 5px;
  display: inline-block;
  color: #ffffff;
  font-weight: 400;
  width: 100%;
}
body .tgrid-column-header-text {
  float: left;
  width: calc(100% - 10px);
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
body .i-sort {
  float: right;
  margin-top: 10px;
}
body .i-sort-asc, body .i-sort-desc {
  width: 0;
  height: 0;
  display: inline-block;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #aaa;
}
body .i-sort-asc:after, body .i-sort-desc:after {
  content: "";
  display: inline-block;
  height: 10px;
  position: relative;
  top: -15px;
  background-color: #aaa;
  border: 1px solid;
  left: -1px;
}
body .i-sort-asc {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  margin-top: 3px;
}
body .i-arrow-down {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #aaa;
}
body .i-column-menu {
  float: right;
  margin-top: 5px;
  cursor: pointer;
  width: 10px;
}
body .resize-indicator {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
body .resize-handle {
  position: absolute;
  cursor: ew-resize;
  display: inline-block;
  z-index: 1;
}
body .resize-hint {
  width: 2px;
  background-color: #ccc;
  top: 0;
  bottom: 0;
  position: absolute;
}
body .column-options {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 150px;
  position: absolute;
  top: 100%;
  border: 1px solid #ddd;
  background-color: #fff;
}
body .column-options li {
  padding: 0.5em;
  color: #a8a8a8;
  cursor: pointer;
  border-bottom: 1px solid #eee;
}
body .column-options li.active, body .column-options li:hover {
  background-color: #fafafa;
  color: #000;
}
body .i-arrow-right {
  width: 0;
  height: 0;
  border-left: 5px solid #aaa;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  float: right;
  margin-top: 5px;
}
body .filter-option {
  position: relative;
}
body .filter-option:hover .filter-container {
  display: inline-block;
}
body .filter-container {
  position: absolute;
  top: 0;
  left: 100%;
  border: 1px solid #ddd;
  background-color: #fff;
  display: none;
  padding: 5px;
}
body .tgrid-body-wrapper {
  overflow-y: none;
  overflow-x: auto;
  will-change: transform;
}
body .tgrid-body-table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}
body .tgrid-body-table tr {
  background: #fff;
}
body .tgrid-body-table tr:nth-child(even) {
  background: #d1d1d1;
}
body .tgrid-body-table tr:hover {
  background-color: #f0f0f0;
}
body .tgrid-data-cell {
  padding: 0.5em 0.75em;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
body .i-collapse, body .i-expand {
  width: 0;
  height: 0;
  cursor: pointer;
  margin-right: 10px;
  display: inline-block;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-color: transparent transparent transparent #aaa;
}
body .i-collapse {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
body .i-dummy {
  display: inline-block;
  width: 15px;
}
body .row-indent {
  display: inline-block;
  width: 10px;
  height: 10px;
}
body .large-modal {
  max-width: 935px;
}
body .large-modal .modal-content {
  width: 935px;
}
body .modal-content {
  border: none;
}
body .large-modal div.modal-body {
  overflow-y: auto;
  height: 500px;
}
body .cme-research-modal .modal-title {
  width: 100% !important;
}
body .react-draggable .modal-header, body .react-draggable .modal-body, body .react-draggable .modal-footer {
  background-color: white;
}
body .react-draggable .modal-footer {
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
body .react-draggable {
  width: 100% !important;
}
body .roundBodyBottom {
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
body .modal-header.full-width-title .modal-title {
  width: 100%;
}
body #header {
  color: #fff;
  background: #25346e;
  width: 100%;
  min-height: 47px;
  height: 47px;
  padding-right: 15px;
  z-index: 1002;
  position: fixed;
  top: 0;
}
body #header .header-selected-sites {
  color: #444444;
}
body #header .toggle-nav {
  float: left;
  margin-top: 5px;
  padding: 8px 0 0 15px;
}
body #header #hamburger {
  color: white;
  font-size: 20px;
  cursor: pointer;
}
body #header .logo-container {
  float: left;
  background-color: white;
  height: 47px;
  padding: 4px 0 0 3px;
}
body #header .concorde-logo {
  margin: 1px 6px;
}
body #header .top-nav {
  margin-top: 10px;
}
body #header .top-nav a {
  color: #fff !important;
}
body #header .top-nav .dropdown-menu {
  font-size: 12px;
  color: #1c75bc;
}
body #header .top-nav .dropdown-menu a {
  color: #444444 !important;
}
body #header .top-nav .dropdown-menu i {
  padding-right: 5px;
}
body #header .top-nav .username {
  cursor: pointer;
  font-size: 14px;
  color: #fff;
  padding: 0;
}
body #header .top-nav .fa-user-circle {
  font-size: 20px;
}
body #header.impersonating {
  background-color: #f7931d;
}
body #sidebar {
  width: 300px;
  height: 100%;
  position: fixed;
  overflow-y: auto; /* temporary solution to handle cut off scroll bar on smaller screens */
}
body #sidebar .sidebar-menu {
  margin-bottom: 104px;
  background-color: white;
}
body #sidebar .menu-heading {
  color: #1c75bc;
  border-bottom: #25346e 1px solid;
  padding: 10px 5px 10px 20px;
  cursor: pointer;
}
body #sidebar .menu-heading:hover {
  color: #25346e;
  background-color: #f0f0f0;
}
body #sidebar .menu-heading.expanded {
  background-color: #f0f0f0;
  cursor: default;
}
body #sidebar .menu-heading.disabled {
  cursor: not-allowed;
}
body #sidebar a.menu-group {
  border-bottom: #25346e 1px solid;
  padding: 10px 5px 10px 20px;
}
body #sidebar a.menu-group .indent {
  padding-left: 25px;
}
body #sidebar a.menu-group.active {
  display: inline-block;
  background: url("/images/breadcrumbDivider.png") no-repeat 10px #f0f0f0;
  padding-left: 35px;
}
body #sidebar a.menu-group:hover {
  background-color: #f0f0f0;
}
body #sidebar .input-group {
  width: 100%;
  border-bottom: #25346e 1px solid;
}
body #sidebar .input-group .input-group-append button {
  border-radius: 0;
}
body menu-group:has(a.active) {
  background: #f0f0f0;
}
body #main-container {
  position: relative;
  min-height: 400px;
  margin-bottom: 57px;
}
body #main-container .wrapper {
  margin-top: 47px;
  padding-top: 0.25rem;
  width: 100%;
}
body #main-container.nomargins {
  margin-bottom: 0;
}
body #main-container.nomargins .wrapper {
  margin-top: 0;
  padding-top: 0;
}
body div.full-background-image {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(/images/bg-image.jpeg);
  background-position: center;
  background-size: cover;
  z-index: -100;
}
body footer#footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 37px;
  line-height: 37px;
  background-color: #f0f0f0;
}
body footer#footer a:hover {
  text-decoration: underline !important;
}
body .dashboard-tabs {
  background-color: #fff;
}
body .dashboard-tabs .badge-tab {
  position: relative;
  top: -10px;
  right: -10px;
}
body #employee-info-content .document-list .active {
  background-color: #45973f;
}
body #employee-info-content .document-list .active a {
  color: #fff !important;
}
body #employee-info-content .document-list a.disabled {
  color: #d1d1d1 !important;
  cursor: default;
}
body .nav-tabs {
  background-color: #f0f0f0;
}
body .nav-tabs .nav-item .nav-link {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #1c75bc;
  background-color: #e2e2e2;
  margin-right: 5px;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
body .nav-tabs .nav-item .nav-link:hover {
  color: #ffffff !important;
  background-color: #25346e;
}
body .nav-tabs .nav-item .nav-link.active {
  color: #25346e !important;
  background-color: #ffffff;
  border-color: #fff;
}
body .nav-tabs .nav-item .nav-link.active:hover {
  color: #25346e !important;
}
body #profile-component .fas, body #profile-component .far {
  color: #0f4773;
}
body #profile-component div.icon {
  display: inline-block;
}
body .content-box {
  border-radius: 5px;
  max-width: 550px;
  margin: 0 auto;
  padding: 30px;
  background-color: #fff;
}
body #alerts-overlay {
  position: fixed;
  top: 50px;
  right: 0;
  z-index: 10301;
  padding: 6px 12px;
  text-align: right;
}
body #alerts-overlay .alert-enter {
  opacity: 0.01;
  overflow: hidden;
  transform: translateX(95%);
  max-height: 0;
  transition: 0.5s ease-in;
}
body #alerts-overlay .alert-enter-active {
  opacity: 1;
  transform: translateX(0);
  max-height: 20em;
}
body #alerts-overlay .alert-exit {
  opacity: 1;
  overflow: hidden;
  transform: translateX(0);
  max-height: 20em;
  transition: 0.5s ease-out;
}
body #alerts-overlay .alert-exit-active {
  opacity: 0.01;
  transform: translateX(95%);
  max-height: 0;
}
body #alerts-overlay .alert {
  transition-timing-function: ease;
  position: relative !important;
  text-align: left;
  padding-right: 35px;
}
body #alerts-overlay .alert .message-container {
  display: inline-block;
}
body #alerts-overlay .alert .message-container .message-text {
  width: 40em;
}
body #alerts-overlay .alert .alert-icon {
  opacity: 0.9;
  font-size: 18px;
  padding-right: 16px;
  vertical-align: top;
  color: white !important;
}
body #alerts-overlay .alert .close {
  display: inline-block;
  position: relative;
  top: -2px;
  right: -21px;
  float: right;
  color: white !important;
}
body .guest-container {
  padding-top: 7rem;
}
body .guest-container .content-box {
  max-width: 550px;
}
body .password-errors {
  white-space: pre-wrap;
}
body .pagination {
  border-radius: 5px;
}
body .card-title ul.pagination {
  margin-bottom: 0;
}
body .pagination .page-link {
  color: #1c75bc;
  border-color: #d1d1d1;
}
body .pagination .page-item.active .page-link {
  z-index: 0;
  color: #fff !important;
  background-color: #25346e;
  border-color: #d1d1d1;
}
body .pagination .page-item.disabled .page-link {
  background-color: #f0f0f0;
  color: #444444;
}
body .react-pdf__Page__canvas {
  border: 1px solid #d1d1d1;
}
body #thumbnails .react-pdf__Page {
  border: 1px solid;
  cursor: pointer;
}
body #thumbnails .react-pdf__Page.current {
  border: 1px solid #25346e;
}
body #thumbnails .react-pdf__Page i {
  position: absolute;
  top: 0px;
  right: 0px;
}
body .drag-scroll-container {
  cursor: move; /* fallback if grab cursor is unsupported */
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
body .Select__placeholder {
  color: #d1d1d1;
  font-size: 14px;
}
body .Select__control {
  background-color: #fff;
}
body .Select__control--is-focused {
  box-shadow: none;
}
body .jobTitleSelect__control {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
body .jobTitleSelect__placeholder {
  color: #d1d1d1;
  font-size: 17.5px;
}
body .jobTitleSelect__control {
  background-color: #fff;
}
body .jobTitleSelect__control--is-focused {
  box-shadow: none;
}
body .is-invalid .Select__control {
  border-color: #dc3545;
}
body .is-invalid .jobTitleSelect__control {
  border-color: #dc3545;
}
body .react-datepicker .react-datepicker__time-list {
  padding-left: 0;
}
body .datepicker-wrapper {
  width: 100%;
}
body .datepicker-wrapper .react-datepicker-wrapper {
  width: 100%;
}
body .datepicker-wrapper .react-datepicker-wrapper .react-datepicker__input-container {
  width: 100%;
}
body .react-datepicker__time-container {
  width: 8em !important;
}
body .react-datepicker-time__header {
  font-size: 1em !important;
}
body .react-datepicker-time__header--time {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
body .react-datepicker__time-box {
  margin-left: 0px !important;
  margin-right: 0px !important;
  width: 100% !important;
}
body .react-datepicker__time-list {
  padding: 0 !important;
}
body .date-picker-wrapper > div {
  width: 100%;
}
body .badge-warning {
  background-color: #f7931d;
  color: white !important;
}
body .badge-tab {
  color: white;
  background-color: #f7931d;
}
body .bg-success, body .alert-success {
  background-color: #45973f !important;
  color: white !important;
}
body .bg-info, body .alert-info {
  background-color: #bbd7f1 !important;
  color: black !important;
}
body .bg-warning, body .alert-warning {
  background-color: #f7931d !important;
  color: white !important;
}
body .bg-danger, body .alert-danger {
  background-color: #d12229 !important;
  color: white !important;
}
body .text-success {
  color: #45973f !important;
}
body .text-info {
  color: #bbd7f1 !important;
}
body .text-warning {
  color: #f7931d !important;
}
body .text-danger {
  color: #d12229 !important;
}
body .text-dashboard-info {
  color: #45973f;
}
body .tooltip-inner {
  color: #ffffff;
  background-color: #444444;
  border-radius: 5px;
  padding: 8px;
  font-weight: 500;
  font-size: 13px;
}
body .tooltip-inner-wide {
  max-width: 350px;
}
body .bs-tooltip-auto[x-placement^=bottom] .arrow::before, body .bs-tooltip-bottom .arrow::before {
  border-bottom-color: #444444;
}
body .bs-tooltip-auto[x-placement^=top] .arrow::before, body .bs-tooltip-top .arrow::before {
  border-top-color: #444444;
}
body .bs-tooltip-auto[x-placement^=left] .arrow::before, body .bs-tooltip-left .arrow::before {
  border-left-color: #444444;
}
body .bs-tooltip-auto[x-placement^=right] .arrow::before, body .bs-tooltip-right .arrow::before {
  border-right-color: #444444;
}
body [data-toggle=collapse] i.closed:before {
  content: "\f146"; /* plus */
}
body [data-toggle=collapse].collapsed i.open:before {
  content: "\f0fe"; /* minus */
}
body [data-toggle=collapse] i.problem-doc:before {
  content: "\f071";
}
body [data-toggle=collapse].collapsed i.problem-doc:before {
  content: "\f071";
}
body .card-header {
  background-color: #25346e;
  color: white;
  font-size: 16px;
}
body .card {
  border: none;
}
body .card.table-card {
  font-size: 0.8rem;
}
body .card.table-card .card-header {
  background-color: #25346e;
  color: #ffffff;
}
body .breadcrumb {
  padding-left: 0;
  background-color: transparent;
}
body .breadcrumb-item + .breadcrumb-item {
  display: inline-block;
  content: none;
  background: url("/images/breadcrumbDivider.png") no-repeat 5px;
  padding-left: 20px;
  color: #25346e;
}
body .breadcrumb-item + .breadcrumb-item::before {
  content: none;
}
body .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
body .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
body .breadcrumb-item.active {
  color: #444444;
}
body .employee-jump-list {
  background-color: white;
  border-bottom: #25346e 3px solid;
}
body .employee-jump-list .wrapper {
  max-height: 100px;
  overflow-y: auto;
}
body .employee-jump-list .wrapper p:last-child {
  margin-bottom: 0 !important;
}
body .employee-jump-list .wrapper p:hover {
  background: white;
}
body .employee-jump-list .wrapper p a {
  width: 100%;
  display: block;
}

body .sidebar-open #main-container {
  margin-left: 300px;
}
body .sidebar-open footer#footer .inner-footer {
  margin-left: 300px;
}

.tree-container {
  height: 80vh;
  border: 1px solid #d8de50;
  background-color: #fff;
}

::placeholder {
  font-family: "Roboto", sans-serif !important;
  font-weight: 400 !important;
  size: 14px !important;
  color: #d1d1d1 !important;
}

.dropzone {
  padding: 20px;
  border-style: dashed;
  border-width: 2px;
  border-color: #bbd7f1;
  border-radius: 5px;
  background-color: #f0f0f0;
}

.dropzone--isActive {
  border-style: solid;
  border-width: 4px;
  border-color: #d8de50;
  background-color: #bbd7f1;
}

.react-datepicker-popper {
  z-index: 1000 !important;
}

.Select__menu {
  z-index: 1000 !important;
}

.flatTopSelect__control {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.modal-body.csa-graphs {
  background-color: #f0f0f0 !important;
}
.modal-body.csa-graphs .tab-pane {
  background-color: white;
}

.rst__tree.locationTree .rst__rowSubtitle {
  color: #d12229;
}

.MuiTableHead-root tr {
  background-color: white;
}

.MuiBadge-root {
  display: none !important;
}

.border-3 {
  border-width: 3px !important;
}

#\#\/properties\/printedName-input {
  font-family: cursive;
  font-weight: bold;
  font-style: italic;
}

.signature-format {
  font-family: cursive;
  font-weight: bold;
  font-style: italic;
}

/*# sourceMappingURL=styles.css.map */
