html * {
  -webkit-print-color-adjust: economy;
}

#webchat * {
  font-size: 100%;
}

.xp-c-loader,
.xp-c-loader:before,
.xp-c-loader:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}

.xp-c-loader {
  color: #086acc;
  font-size: 10px;
  margin: 80px auto;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
  transform: translate(-0%, -100%);
}

.DayPickerInput input {
  text-align: center;
}

.DayPickerInput {
  text-align: center;
  height: 20px;
}

.xp-c-loader:before,
.xp-c-loader:after {
  content: '';
  position: absolute;
  top: 0;
}

.xp-c-loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.xp-c-loader:after {
  left: 3.5em;
}

.xpa-loader-wrap {
  height: 100%;
  height: 100vh;
  width: 100%;
  width: 100vw;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

@-webkit-keyframes load7 {

  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }

  40% {
    box-shadow: 0 2.5em 0 0;
  }
}

@keyframes load7 {

  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
    color: #d43f8d;
  }

  40% {
    box-shadow: 0 2.5em 0 0;
    color: #086acc
  }
}

.header-color {
  background-color: var(--header-color) !important;
}

.primary-color {
  color: var(--primary-color) !important;
}

.secondary-color {
  color: var(--secondary-color) !important;
}

.tertiary-color {
  color: var(--tertiary-color) !important;
}


.access-page-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-image: var(--page-bg);
}

.bx--btn--success {
  background-color: var(--success-color) !important;
  color: white !important;
}

.bx--btn--primary {
  background-color: var(--primary-color) !important;
}

.bx--btn--secondary {
  background-color: var(--secondary-color) !important;
}

.bx--btn--tertiary {
  border-color: var(--tertiary-color) !important;
  color: var(--tertiary-color) !important;
}

.bx--btn--success:hover,
.bx--btn--success:focus {
  background-color: var(--success-color) !important;
  /* color: white !important; */
}

.bx--btn--primary:hover,
.bx--btn--primary:focus {
  background-color: var(--primary-color) !important;
  color: white !important;
}

.bx--btn--secondary:hover,
.bx--btn--secondary:focus {
  background-color: var(--secondary-color) !important;
  color: white !important;
}

.bx--btn--tertiary:hover,
.bx--btn--tertiary:focus {
  background-color: var(--tertiary-color) !important;
  color: #c6c6c6 !important;
}

.bx--btn--primary.bx--btn--disabled,
.bx--btn--secondary.bx--btn--success.bx--btn--disabled,
.bx--btn--danger.bx--btn--disabled {
  color: #8d8d8d !important;
  background: #c6c6c6 !important;
  border-color: #c6c6c6 !important;
}

.sui-facet-view-more {
  display: inline-block !important;
  cursor: pointer;
  color: #3a56e4;
  font-size: 13px;
  font-family: inherit;
  text-align: left;
  border: unset;
  padding: unset;
  background: unset;
  margin-right: 20px;
  padding: 2px;
}

body .bx--data-table th,
body .bx--data-table thead,
body .bx--pagination {
  color: var(--primary-color) !important;
  background-color: color-mix(in srgb, var(--primary-color) 8%, #ffffff) !important;
}

/* body .bx--data-table th, body .bx--data-table thead {
  background-color: color-mix(in srgb, var(--primary-color) 8%, #ffffff) !important;
} */
body .bx--data-table tr:hover,
.bx--data-table tbody th:hover {
  background-color: color-mix(in srgb, var(--primary-color) 8%, #ffffff) !important;
}

body .bx--data-table .bx--batch-actions {
  background-color: var(--secondary-color) !important;
}

span.bx--pagination__text {
  color: var(--primary-color) !important;
}

body .bx--data-table .bx--batch-actions .bx--btn--primary {
  padding: calc(0.875rem - 3px) 15px calc(0.875rem - 3px) 15px !important;
}

@media (max-width: 30rem) {
  .bx--pagination {
    flex-direction: column;
    height: 7rem;
  }

  .bx--pagination>.bx--pagination__left {
    padding: 0;
  }

  .custom_nav-container .bx--side-nav {
    width: 100% !important;
    max-width: 100%;
  }

  .custom_meeting_radio_group .bx--radio-button-group {
    display: grid !important;
  }

}

/* utils.css */
.font-family-primary {
  font-family: 'Poppins' !important
}

.font-family-secondary {
  font-family: 'Poppins' !important;
}

.full-height {
  height: 100% !important;
}

.xpa-vi--gridbg {
  background-color: #DFDBE5;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cg fill-rule='evenodd'%3E%3Cg fill='%239C92AC' fill-opacity='0.13'%3E%3Cpath opacity='.5' d='M96 95h4v1h-4v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9zm-1 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9z'/%3E%3Cpath d='M6 5V0H5v5H0v1h5v94h1V6h94V5H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.xpa-vi--mainbg {
  width: 100%;
  /* height: 100%; */
  background-color: #135589 !important;
  background-image: url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23883975' fill-opacity='0.15' fill-rule='evenodd'/%3E%3C/svg%3E");
}

.xpa-overflow--hidden {
  overflow: hidden;
}

.xpa-m--auto {
  margin: auto;
}

.xpa-flex-1 {
  flex: 1;
}

.xpa-page-break-after {
  page-break-after: always;
}

.xpa-pos--top-5px {
  position: relative;
  top: 5px;
}

.xpa-pos--top-50px {
  position: relative;
  top: 5px;
}

.xpa-table--r-clickable {
  cursor: pointer;
}

.xpa-progress--S {
  border-top: 0px;
}

.xpa-progress--S .CircularProgressbar {
  height: 50px;
}

.xpa-text-grey--light {
  color: #ccc !important;
}

.xpa-modal-container {
  width: 500px;
  height: 500px;
  overflow: auto;
}

.xpa-tooltip {
  /* Add this attribute to the element that needs a tooltip */
  /* Hide the tooltip content by default */
  /* Position tooltip above the element */
  /* Triangle hack to make tooltip look like a speech bubble */
  /* Show tooltip content on hover */
}

.xpa-tooltip[data-tooltip] {
  position: relative;
  z-index: 2;
  cursor: pointer;
}

.xpa-tooltip[data-tooltip]:before,
.xpa-tooltip[data-tooltip]:after {
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  pointer-events: none;
}

.xpa-tooltip[data-tooltip]:before {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -80px;
  padding: 7px;
  width: 160px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #000;
  background-color: rgba(51, 51, 51, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
}

.xpa-center {
  margin: auto;
  width: 95%;
  padding: 10px;
}

.xpa-set-height {
  min-height: 200px;
}

.xpa-tooltip[data-tooltip]:after {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #000;
  border-top: 5px solid rgba(51, 51, 51, 0.9);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0;
}

.xpa-tooltip[data-tooltip]:hover:before,
.xpa-tooltip[data-tooltip]:hover:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
}

.xpa-center-viewport {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}

.xpa-bg__1 {
  background: #ABB0B8;
  color: #333;
}

.xpa-font--thin {
  font-weight: 200;
}

.xpa-font--thick {
  font-weight: 500;
}

.xpa-f-sz--px50 {
  font-size: 50px !important;
}

.xpa-f-sz--L {
  font-size: 1rem;
}

.xpa-f-sz--XL {
  font-size: 1.25rem;
}

.xpa-f-sz--M {
  font-size: 0.85rem;
}

.xpa-f-sz--S {
  font-size: 0.5rem;
}

.xpa-fixed-width--S {
  width: 100px;
}

/*overrides.css*/
.bx--btn--primary:focus,
.bx--btn--primary:hover {
  color: white;
  text-decoration: none;
}

.bx--data-table-v2 label {
  margin-bottom: 0rem;
}

.bx--table-toolbar p.bx--batch-summary__para {
  margin-bottom: 0.25rem;
}

/*base.css*/
body {
  background-color: color-mix(in srgb, var(--header-color) 8%, #ffffff) !important;
  font-family: 'Poppins', sans-serif;
}

.app-content-wrapper.container {
  padding-bottom: 100px;
}

.main-app-container {
  min-height: calc(100vh);
}

body li {
  list-style: none;
}

.breadcrumb {
  background: #fff;
  box-shadow: 0 0.46875rem 2.1875rem rgba(90, 97, 105, 0.1), 0 0.9375rem 1.40625rem rgba(90, 97, 105, 0.1), 0 0.25rem 0.53125rem rgba(90, 97, 105, 0.12), 0 0.125rem 0.1875rem rgba(90, 97, 105, 0.1);
}

body .table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.1);
}

.DraftEditor-root {
  position: relative;
  min-height: 200px;
  border: 1px solid #ccc;
  padding: 5px;
}

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

.xpa-margin-top-4 {
  margin-top: 4rem;
}

.bg-pink {
  background-color: #eb757b;
}

.bg-yellow {
  background-color: #efb132;
}

.bg-green {
  background-color: #7bf39c;
}

.bg-darkgreen {
  background-color: #4c9c07;
}

.bg-female1 {
  background-color: #ec6e49;
}

.bg-female2 {
  background-color: #f6c243;
}

.bg-female3 {
  background-color: #90d064;
}

.bg-femalemale {
  background-color: #53beaa;
}

.bg-male3 {
  background-color: #90d064;
}

.bg-male2 {
  background-color: #f6c243;
}

.bg-male1 {
  background-color: #ec6e49;
}

.small-cir {
  height: 15px !important;
  width: 15px !important;
  border-radius: 100%;
  display: inline-block;
  margin: 0 5px;
}

.legends {
  color: #666666;
  font-size: 26px;
  font-family: "AlternateGotNo3D";
  display: inline-block;
  margin: 15px 20px;
  padding: 0;
}

.BubbleChart {
  height: calc(100vh - 147.26px - 27.27px - 48px - 100px);
  width: calc(100% - 200px);
  margin-top: 20px;
}

.bubble-chart-container .tooltip {
  opacity: 0.9;
}

body .table-responsive .pointer * {
  font-weight: 500;
}

body .xp-c__colored-circle--big {
  font-size: 15px !important;
  font-weight: 500;
  width: 36px !important;
  height: 36px !important;
}

body .xp-c__colored-circle--small {
  font-size: 14px !important;
  font-weight: 300;
  width: 36px !important;
  height: 36px !important;
}

.img40_40 {
  width: 100px;
}

.xp-c-loader,
.xp-c-loader:before,
.xp-c-loader:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}

.xp-c-loader {
  color: #086acc;
  font-size: 10px;
  margin: 80px auto;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
  transform: translate(0%, -100%);
}

.xp-c-loader:before,
.xp-c-loader:after {
  content: "";
  position: absolute;
  top: 0;
}

.xp-c-loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.xp-c-loader:after {
  left: 3.5em;
}

.btn-width-login {
  width: 18.5rem;
}

@-webkit-keyframes load7 {

  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }

  40% {
    box-shadow: 0 2.5em 0 0;
  }
}

@keyframes load7 {

  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
    color: #d43f8d;
  }

  40% {
    box-shadow: 0 2.5em 0 0;
    color: #086acc;
  }
}

.xp-btn-width--L {
  width: 250px;
}

.cl-pink {
  color: #f48184;
  fill: #f48184 !important;
  stroke: #f48184 !important;
}

.cl-yellow {
  color: orange;
  fill: orange !important;
  stroke: orange !important;
}

.cl-green {
  color: #75d47e;
  fill: #75d47e !important;
  stroke: #75d47e !important;
}

.cl-darkgreen {
  color: #4c9c07;
  fill: #4c9c07 !important;
  stroke: #4c9c07 !important;
}

.cl-black {
  color: #404040;
  fill: #404040 !important;
  stroke: #404040 !important;
}

.pagination,
.cata-head {
  cursor: pointer;
}

body[isey=true] [data-menulabel=Diversity],
body[isey=true] [data-menulabel=Paygap] {
  display: none !important;
}

.navbar[data-app=ROBOROY] #xpa-upload-modal-trigger {
  display: none;
}

.modal-header {
  border: none;
}

.modal-title {
  font-weight: 700;
}

.modal-close {
  text-decoration: none;
}

.modal-close {
  float: right;
  text-align: right;
  margin-right: 0px;
  position: absolute;
  right: 20px;
  font-weight: 100;
}

.modal-content {
  max-height: 600px;
}

.dropzone img {
  width: 465px;
}

.modal-body {
  overflow-y: auto;
}

/* The container <div> - needed to position the dropdown content */
.xpa-dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.dropdown-content--profile {
  left: -105px;
  position: absolute;
  top: 30px;
}

/* Links inside the dropdown */
.dropdown-content a {
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.xpa-dropdown a {
  text-decoration: none;
}

/* Change color of dropdown links on hover */
/* Show the dropdown menu on hover */
.xpa-dropdown:active .dropdown-content {
  display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.xpa-rightnav .fa-bell {
  font-size: 1.5rem;
  position: relative;
  top: 5px;
}

.xpa-profile--upload-btn {
  color: #767676;
}

.xpa-profile--image {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #eee;
}

.xpa-profile--dropdown {
  left: -80px;
}

.xpa-top-header {
  background: rgba(255, 255, 255, 0.975);
  height: 60px;
  box-shadow: 0 0 25px rgba(40, 47, 60, 0.05), 0 20px 25px rgba(40, 47, 60, 0.05), 0 3px 4px rgba(40, 47, 60, 0.05);
}

.login-spinner {
  position: absolute;
  z-index: 1120;
  top: 0;
  bottom: 0;
  height: 100vh;
  width: 100vw;
  max-width: 100%;
}

.full-width {
  width: 100% !important;
}

.xpa-circle--skeleton {
  border-radius: 50%;
  color: white;
  align-items: center;
  justify-content: center;
  display: inline-block;
  font-size: 12px;
  font-size: 18px !important;
  font-weight: 300;
  width: 48px !important;
  height: 48px !important;
}

.xpa-vw-100 {
  width: 100vw;
}

.xpa-vh-100 {
  height: 100vh;
}

.minw-250 {
  min-width: 250px;
}

.x-whatsapp-msg .fa.fa-whatsapp {
  color: green;
  font-size: 24px !important;
  vertical-align: middle;
}

.x-phone-call svg {
  height: 24px !important;
  width: 24px !important;
  margin-right: 0px !important;
  color: #162759 !important;
}

.bx--tabs__nav-item .bx--tabs__nav-link {
  width: 12rem;
}

.bx--tabs__nav-link .fa {
  font-size: 24px !important;
}

.bx--tabs__nav-link .fas {
  font-size: 24px !important;
}

.bx--tabs__nav-item .bx--tabs__nav-link:focus {
  outline: none;
}

.bx--tabs__nav-item .bx--tabs__nav-link:active {
  outline: none;
}

.main-tabs .bx--tabs__nav-item {
  margin-right: 2px;
  padding-right: 15px;
}

.main-tabs .bx--tabs__nav-item .bx--tabs__nav-link {
  font-size: large;
  width: 11rem;
}

.main-tabs .bx--tabs__nav-item .bx--tabs__nav-link:focus {
  font-size: large;
}

/* magic tabs */

.magic-tabs .bx--tabs__nav-item {
  border-radius: 0.35rem;
  border: 2px solid rgb(126, 194, 199);
  margin: 2px;
  text-align: center;
}

.magic-tabs .bx--tabs__nav-item--selected {
  /* background-color: #e9e1f0; */
  /* background-color: #8aae80; */
  background-color: #002072;
}

.magic-tabs .bx--tabs__nav-item .bx--tabs__nav-link {
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  border-bottom: none;
  width: 9rem;
  height: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px !important;
}

.magic-tabs .bx--tabs__nav-item .bx--tabs__nav-link:hover {
  text-decoration: none;
  border-bottom: none;
  /* background-color: #f0e9f7; */
  /* background-color: #8fa489; */
  background-color: #002072
}

.magic-tabs .bx--tabs__nav-item .bx--tabs__nav-link:focus {
  outline: none;
  border-bottom: none;
  background-color: #002072;
}

.magic-tabs .bx--tabs__nav-item--selected .bx--tabs__nav-link {
  text-decoration: none;
  text-align: center;
  border-bottom: none;
  justify-content: center;
  color: #fff;
}

.magic-tabs .bx--tabs__nav-item--selected .bx--tabs__nav-link:focus {
  text-decoration: none;
  text-align: center;
  border-bottom: none;
  justify-content: center;
  color: #fff;
}

.magic-tabs .bx--tabs__nav-item:hover:not(.bx--tabs__nav-item--selected):not(.bx--tabs__nav-item--disabled) .bx--tabs__nav-link {
  text-decoration: none;
  border-bottom: none;
  /* background-color: #f0e9f7; */
  /* background-color: #8fa489; */
  background-color: #002072;
  color: #fff;
}


.side-panel-chat-box {
  background-color: #f0f0f0 !important;
  /* width: 590px !important; */
  width: 672px !important;
  border-color: #aba5a5 !important;
  color: black;
}

.simple-tabs .bx--tabs__nav-item {
  /* border: 2px solid rgb(126, 194, 199); */
  text-align: center;
  background-color: white;
}

.simple-tabs .bx--tabs__nav-item--selected {
  background-color: #002072;
}

.simple-tabs .bx--tabs__nav-item .bx--tabs__nav-link {
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  border-bottom: none;
  width: 7.2rem;
  height: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px !important;
}

.simple-tabs .bx--tabs__nav-item .bx--tabs__nav-link:hover {
  text-decoration: none;
  border-bottom: none;
  background-color: #002072
}

.simple-tabs .bx--tabs__nav-item .bx--tabs__nav-link:focus {
  outline: none;
  border-bottom: none;
  background-color: #002072;
}

.simple-tabs .bx--tabs__nav-item--selected .bx--tabs__nav-link {
  text-decoration: none;
  text-align: center;
  border-bottom: none;
  justify-content: center;
  color: #fff;
}

.simple-tabs .bx--tabs__nav-item--selected .bx--tabs__nav-link:focus {
  text-decoration: none;
  text-align: center;
  border-bottom: none;
  justify-content: center;
  color: #fff;
}

.simple-tabs .bx--tabs__nav-item:hover:not(.bx--tabs__nav-item--selected):not(.bx--tabs__nav-item--disabled) .bx--tabs__nav-link {
  text-decoration: none;
  border-bottom: none;
  background-color: #002072;
  color: #fff;
}

.simple-tabs .some-content {
  display: none;
}

.magic-btn {
  border-radius: 4px;
}

.progress-large .react-sweet-progress-line-inner {
  min-height: 25px;
}

.progress-large .react-sweet-progress-line {
  border: 2px solid rgb(210, 221, 228);
  width: 100%;
}

.progress-large .react-sweet-progress-symbol {
  font-size: 1.4rem;
  font-weight: 600;
}


.x-btn-loader p {
  margin-bottom: 0;
}

.x-btn-loader .bx--loading--small .bx--loading__svg {
  stroke: #fff;
}

.bx--multi-select [type="button"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.x-slot-date-picker .bx--date-picker__icon {
  top: 12px;
  z-index: 1;
}

.xpa-rs-wrap .xrs__control {
  background-color: #F3F4F5;
  border: none;
  box-shadow: 0 1px 0 0 #525C6D;
  border-bottom: 1px solid transparent;
  border-radius: 0;
}

.xpa-rs-wrap.invalid .xrs__control {
  box-shadow: 0 2px 0 0 #C50E2E;
}

.xpa-dp-wrap .bx--form-requirement {
  color: #C50E2E;
  font-weight: 400;
  margin-top: .25rem;
}

.xpa-dp-wrap .bx--form-requirement::before {
  display: none;
}

.xpa-rs-wrap.invalid~.bx--form-requirement {
  max-height: 12.5rem;
  display: block;
}

.xpa-onboard {
  min-height: calc(100vh - 64px);
}

.xpa-reg-wrap {
  justify-content: center;
  align-items: center;
  min-height: calc(100vh - 64px);
}

.xpa-reg-content {
  background-color: rgb(85, 88, 175);
  color: #613c58;
  min-height: calc(100vh - 64px);
}

.xpa-reg-form {
  background: #fff;
  min-height: calc(100vh - 64px);
}

.xpa-user-register {
  margin: 0 auto;
  min-width: 300px;
  width: 75%;
}

/* #fc_frame.fc-widget-small {
  bottom: 60px !important;
} */

.xpa-pos--top-5px,
.xpa-pos--top-50px {
  position: relative;
  top: 5px
}

.xpa-table--r-clickable {
  cursor: pointer
}

.xpa-progress--S {
  border-top: 0
}

.xpa-progress--S .CircularProgressbar {
  height: 50px
}

.xpa-text-grey--light {
  color: #ccc !important
}

.xpa-modal-container {
  width: 500px;
  height: 500px;
  overflow: auto
}

.xpa-tooltip[data-tooltip] {
  position: relative;
  z-index: 2;
  cursor: pointer
}

.xpa-tooltip[data-tooltip]:after,
.xpa-tooltip[data-tooltip]:before {
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  pointer-events: none
}

.xpa-tooltip[data-tooltip]:before {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -80px;
  padding: 7px;
  width: 160px;
  border-radius: 3px;
  background-color: #000;
  background-color: rgba(51, 51, 51, .9);
  color: #fff;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 14px;
  line-height: 1.2
}

.xpa-tooltip[data-tooltip]:after {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #000;
  border-top: 5px solid rgba(51, 51, 51, .9);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0
}

.xpa-tooltip[data-tooltip]:hover:after,
.xpa-tooltip[data-tooltip]:hover:before {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1
}

.xpa-tooltip2 {
  position: relative;
  display: inline-block;
}

.xpa-tooltip2 .xpa-tooltip2--text {
  visibility: hidden;
  width: 120px;
  background-color: #ABB0B8;
  color: #000;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  cursor: default;

}

.xpa-tooltip2:hover .xpa-tooltip2--text {
  visibility: visible;
}

.xpa-format--pre-content {
  word-wrap: break-word;
  word-break: break-word;
  white-space: pre-wrap;
  text-align: justify;
  font-size: .9rem !important;
  color: #2f3846;
}

.xpa-format--pre-content p {
  line-height: 1rem;
  margin-bottom: 0;
}

.xpa-center-viewport {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.xpa-bg__1 {
  background: #ABB0B8;
  color: #333;
}

.xpa-font--thin {
  font-weight: 200
}

.xpa-font--thick {
  font-weight: 500
}

.xpa-f-sz--px50 {
  font-size: 50px !important
}

.xpa-f-sz--L {
  font-size: 1rem
}

.xpa-f-sz--XL {
  font-size: 1.25rem
}

.xpa-f-sz--M {
  font-size: .85rem
}

.xpa-f-sz--S {
  font-size: .5rem
}

.xpa-fixed-width--S {
  width: 100px
}

.bx--btn--primary:focus,
.bx--btn--primary:hover {
  color: #fff;
  text-decoration: none
}

.bx--data-table-v2 label {
  margin-bottom: 0
}

.bx--table-toolbar p.bx--batch-summary__para {
  margin-bottom: .25rem
}

body {
  /* background-color: #fdfdfd!important; */
  /*  background-image: url(https://x0pa.com/wp-content/uploads/2022/07/curved-bg.png);*/
  font-family: ibm-plex-sans, Helvetica Neue, Arial, sans-serif !important;
  overflow-x: hidden;
  background-position: top;
  background-repeat: repeat;
  background-color: #f2f3f4
}

.app-content-wrapper.container {
  padding-bottom: 100px
}

.main-app-container {
  min-height: 100vh
}

body li {
  list-style: none
}

.breadcrumb {
  background: #fff;
  -webkit-box-shadow: 0 .46875rem 2.1875rem rgba(90, 97, 105, .1), 0 .9375rem 1.40625rem rgba(90, 97, 105, .1), 0 .25rem .53125rem rgba(90, 97, 105, .12), 0 .125rem .1875rem rgba(90, 97, 105, .1);
  box-shadow: 0 .46875rem 2.1875rem rgba(90, 97, 105, .1), 0 .9375rem 1.40625rem rgba(90, 97, 105, .1), 0 .25rem .53125rem rgba(90, 97, 105, .12), 0 .125rem .1875rem rgba(90, 97, 105, .1)
}

body .table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, .1)
}

.bg-pink {
  background-color: #eb757b
}

.bg-yellow {
  background-color: #efb132
}

.bg-green {
  background-color: #7bf39c
}

.bg-darkgreen {
  background-color: #4c9c07
}

.bg-female1 {
  background-color: #ec6e49
}

.bg-female2 {
  background-color: #f6c243
}

.bg-female3 {
  background-color: #90d064
}

.bg-femalemale {
  background-color: #53beaa
}

.bg-male3 {
  background-color: #90d064
}

.bg-male2 {
  background-color: #f6c243
}

.bg-male1 {
  background-color: #ec6e49
}

.small-cir {
  height: 15px !important;
  width: 15px !important;
  border-radius: 100%;
  margin: 0 5px
}

.legends,
.small-cir {
  display: inline-block
}

.legends {
  color: #666;
  font-size: 26px;
  font-family: AlternateGotNo3D;
  margin: 15px 20px;
  padding: 0
}

.BubbleChart {
  height: calc(100vh - 147.26px - 27.27px - 48px - 100px);
  width: calc(100% - 200px);
  margin-top: 20px
}

.bubble-chart-container .tooltip {
  opacity: .9
}

body .table-responsive .pointer * {
  font-weight: 500
}

.img25_25 {
  width: 25px;
  height: 25px;
}

.img30_30 {
  width: 30px;
  height: 30px;
}

.img40_40 {
  width: 40px;
  height: 40px;
}

.img60_60 {
  width: 60px;
  height: 60px;
}

.img80_80 {
  width: 80px;
  height: 80px;
}

.img100_100 {
  width: 100px;
  height: 100px;
}

.xp-avatar-100 {
  color: white;
  display: inline-block;
  font-size: 4rem;
  padding-top: 0.4rem;
  text-align: center;
}

.xp-avatar-80 {
  color: white;
  display: inline-block;
  font-size: 3.5rem;
  padding-top: 0.2rem;
  text-align: center;
}

.xp-avatar-60 {
  color: white;
  display: inline-block;
  font-size: 2.5rem;
  padding-top: 0.4rem;
  text-align: center;
}

.xp-avatar-40 {
  color: white;
  display: inline-block;
  font-size: 1.5rem;
  padding-top: 0.25rem;
  text-align: center;
}

.xp-avatar-30 {
  color: white;
  display: inline-block;
  font-size: 1rem;
  padding-top: 0.5rem;
  text-align: center;
  position: relative;
  top: -2px;
}

.xp-avatar-25 {
  color: white;
  display: inline-block;
  padding-top: 0.3rem;
  text-align: center;
  position: relative;
  width: 25px;
  height: 25px;
}

.xp-c-loader,
.xp-c-loader:after,
.xp-c-loader:before {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out
}

.xp-c-loader {
  color: #002072;
  font-size: 10px;
  margin: 80px auto;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -.16s;
  animation-delay: -.16s;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%)
}

.xp-c-loader:after,
.xp-c-loader:before {
  content: "";
  position: absolute;
  top: 0
}

.xp-c-loader:before {
  left: -3.5em;
  -webkit-animation-delay: -.32s;
  animation-delay: -.32s
}

.xp-c-loader:after {
  left: 3.5em
}

@-webkit-keyframes load7 {

  0%,
  80%,
  to {
    -webkit-box-shadow: 0 2.5em 0 -1.3em;
    box-shadow: 0 2.5em 0 -1.3em
  }

  40% {
    -webkit-box-shadow: 0 2.5em 0 0;
    box-shadow: 0 2.5em 0 0
  }
}

@keyframes load7 {

  0%,
  80%,
  to {
    -webkit-box-shadow: 0 2.5em 0 -1.3em;
    box-shadow: 0 2.5em 0 -1.3em;
    color: #d43f8d
  }

  40% {
    -webkit-box-shadow: 0 2.5em 0 0;
    box-shadow: 0 2.5em 0 0;
    color: #002072
  }
}

.xp-btn-width--L {
  width: 250px
}

.cl-pink {
  color: #f48184;
  fill: #f48184 !important;
  stroke: #f48184 !important
}

.cl-yellow {
  color: orange;
  fill: orange !important;
  stroke: orange !important
}

.cl-green {
  color: #75d47e;
  fill: #75d47e !important;
  stroke: #75d47e !important
}

.cl-darkgreen {
  color: #4c9c07;
  fill: #4c9c07 !important;
  stroke: #4c9c07 !important
}

.cl-black {
  color: #404040;
  fill: #404040 !important;
  stroke: #404040 !important
}

.cata-head,
.pagination {
  cursor: pointer
}

body[isey=true] [data-menulabel=Diversity],
body[isey=true] [data-menulabel=Paygap] {
  display: none !important
}

.navbar[data-app=ROBOROY] #xpa-upload-modal-trigger {
  display: none
}

.modal-header {
  border: none
}

.modal-title {
  font-weight: 700
}

.modal-close {
  text-decoration: none;
  float: right;
  text-align: right;
  margin-right: 0;
  position: absolute;
  right: 20px;
  font-weight: 100
}

.modal-content {
  max-height: 600px
}

.dropzone img {
  width: 465px
}

.modal-body {
  overflow-y: auto
}

.xpa-dropdown {
  position: relative;
  display: inline-block
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 160px;
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
  z-index: 1
}

.dropdown-content--profile {
  left: -105px;
  position: absolute;
  top: 30px
}

.dropdown-content a {
  padding: 12px 16px;
  display: block
}

.dropdown-content a,
.xpa-dropdown a {
  text-decoration: none
}

.xpa-dropdown:active .dropdown-content {
  display: block
}

.xpa-rightnav .fa-bell {
  font-size: 1.5rem;
  position: relative;
  top: 5px
}

.xpa-profile--upload-btn {
  color: #767676
}

.xpa-profile--image {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #eee
}

.xpa-profile--dropdown {
  left: -80px
}

.xpa-top-header {
  background: hsla(0, 0%, 100%, .975);
  height: 60px;
  -webkit-box-shadow: 0 0 25px rgba(40, 47, 60, .05), 0 20px 25px rgba(40, 47, 60, .05), 0 3px 4px rgba(40, 47, 60, .05);
  box-shadow: 0 0 25px rgba(40, 47, 60, .05), 0 20px 25px rgba(40, 47, 60, .05), 0 3px 4px rgba(40, 47, 60, .05)
}

.xpa-header-logo-main {
  padding: 0 5px 0 5px !important;
}

.xpa-top-header--logo {
  max-width: 10rem;
  max-height: 2.9rem;
}

.xpa-c-pos-t--1pt {
  position: relative;
  top: 0.1rem;
}

.login-spinner {
  /* background: #f0c1d6;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#9795f0), to(#fbc8d4));
  background-image: linear-gradient(0deg, #9795f0 0, #fbc8d4); */
  position: absolute;
  z-index: 1120;
  top: 0;
  bottom: 0;
  height: 100vh;
  width: 100vw;
  max-width: 100%
}

.bx--tabs__nav-link {
  padding-left: 1px !important;
}

@media all and (min-width:768px) {
  .xpa-header--tabs .bx--tabs__nav .bx--tabs__nav-item {
    position: relative;
    top: 1rem
  }

  .xpa-header--tabs a:hover {
    text-decoration: none
  }
}

blockquote {
  font-size: 30px;
  margin: .5em 10px;
  padding: 0 10px;
  quotes: "\201C" "\201D" "\2018" "\2019";
  padding: 10px 20px;
  line-height: 1.4;
}

blockquote:before {
  content: open-quote;
  display: inline;
  height: 0;
  line-height: 0;
  left: -10px;
  position: relative;
  top: 30px;
  color: #ccc;
  font-size: 3em;
}

.fa,
.fas,
.far {
  font-family: 'Font Awesome 5 Free' !important;
}

.fa {
  font: normal normal normal 14px/1 FontAwesome !important;
  font-size: inherit !important;
}

.fa-lg {
  font-size: 1.33333em !important;
  line-height: 0.75em !important;
  vertical-align: -.0667em !important;
}

.bx--tag--beta {
  background-color: white;
  border: 1px solid #DEE0E3;
}

.xpa-name-overflow {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* .xpa-user-register .bx--row .bx--form-item {
  margin-right: 4px;
} */
h1,
.bx--type-alpha {
  font-size: 2.25rem;
  line-height: 1.25;
}

h2,
.bx--type-beta {
  font-size: 1.75rem;
  line-height: 1.25;
  font-weight: 300;
}

.bx--type-caps {
  text-transform: uppercase;
}

.bx--type-caption {
  font-size: 0.85rem;
  line-height: 1.5;
  font-weight: 400;
}

h4,
.bx--type-delta {
  font-size: 1.125rem;
  line-height: 1.25;
  font-weight: 600;
}

h5,
.bx--type-epsilon {
  font-size: 1rem;
  line-height: 1.25;
  font-weight: 600;
}

h3,
.bx--type-gamma {
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: 300;
}

.bx--type-giga {
  font-size: 4.75rem;
  line-height: 1.25;
  font-weight: 300;
}

strong,
.bx--type-strong {
  font-weight: 700;
}

h6,
.bx--type-zeta {
  font-size: 0.875rem;
  line-height: 1.25;
  font-weight: 600;
}

h6,
.bx--type-zeta-min {
  font-size: 0.775rem;
  line-height: 1.25;
  font-weight: 600;
}

.bx--text-input__field-wrapper {
  outline: 0px !important;
}

.xpa-link {
  color: #002072 !important;
  cursor: pointer !important;
}

.xpa-link:hover {
  text-decoration: underline;
}

.xpa-primary-link {
  color: var(--primary-color) !important;
  cursor: pointer !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.bx--modal-header__heading {
  font-family: 'Poppins', sans-serif !important;
  color: #000;
}

.bx--text-area__wrapper {
  width: 100%;
}

.bx--select-input {
  max-width: inherit;
  width: 100%;
  background-color: white !important;
  border: 1px solid #ccc !important;
  ;
}

.bx--date-picker-container {
  width: 100% !important;
}

.bx--date-picker__input {
  background-color: #f4f4f4;
  max-width: inherit;
  width: 100% !important;
}

.bx--text-input,
.bx--text-area {
  background-color: #f4f4f4 !important;
}

.bx--side-nav {
  background-color: #135589 !important;
  border-bottom: 1px solid #135589 !important;
  color: #c6c6c6 !important;
  font-size: .875rem !important;
  font-weight: 400 !important;
}

.bx--inline-notification {
  max-width: unset;
}

.xpa-lineht--1 {
  line-height: 1rem;
}

.xpa-stages {
  width: 135px;
}

table.bx--data-table td {
  vertical-align: middle;
  border-right: 0px !important;
}

.bx--modal-container .bx--modal-content {
  padding-right: 1rem;
}

.bx--slider-text-input,
.bx-slider-text-input {
  width: 4rem !important;
  min-width: 4rem !important;
  max-width: 4rem !important;
  height: 2.5rem !important;
  padding: 0;
  text-align: center;
  -moz-appearance: textfield;
}

.bx--row {
  display: flex !important;
}

.bx--tile {
  /*  border: 1px solid rgba(34, 96, 100, 0.2);*/
  border-radius: .35rem;
  background-color: white !important;
  box-shadow: 0 0 0 1px rgba(0, 10, 30, .2) inset;
}

.text-info {
  color: #002072 !important;
}

.bx--modal-header__label {
  font-weight: 700 !important;
  text-transform: uppercase !important;
}

.bx--tab-content {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.bx--label {
  font-weight: 700 !important;
  line-height: 1rem !important;
}

.bx--select.xpa-width .bx--select-input__wrapper {
  width: 100%
}

.bx--select {
  width: 100%;
}

.bx--select .bx--select-input__wrapper {
  width: 100%;
}

.bx--tag--yellow {
  color: #e16262;
  background-color: #ffeaa5;
}

.xpa--bg--yellow {
  background: #fcf8e8;
}

.bx--modal-container {
  background-color: white;
}

.xpa-flex--wrap {
  flex-wrap: wrap;
}

/****** Carbon header style overrides*****/
.xpa--header-container-room .bx--header,
.xpa--header-container-room .bx--header-panel {
  background-color: #fff !important;
  border-bottom: 1px solid #135589 !important
}

.public-header {
  background-color: var(--header-color);
  position: fixed;
  top: 0;
  width: 100%;
  zIndex: 1111;
}

.custom_nav-container .bx--side-nav__link:hover {
  background-color: rgba(0, 0, 0, 0.2) !important;
  text-decoration: none !important;
}

.bx--header,
.bx--header-panel {
  background-color: var(--header-color);
  border-bottom: 1px solid var(--header-color) !important
}

.xpa-yuvo-header.bx--header,
.xpa-yuvo-header .bx--header-panel {
  background-color: #01796f;
  border-bottom: 1px solid #01796f !important
}

a.bx--header__menu-item:hover,
.bx--header__action:hover,
.bx--side-nav__submenu:hover,
.bx--side-nav__item:not(.bx--side-nav__item--active):hover .bx--side-nav__item:not(.bx--side-nav__item--active)>.bx--side-nav__submenu:hover,
.bx--side-nav__item:not(.bx--side-nav__item--active)>.bx--side-nav__link:hover,
.bx--side-nav__menu[role='menu'] a.bx--side-nav__link[role='menuitem']:not(.bx--side-nav__link--current):not([aria-current='page']):hover,
.bx--side-nav a.bx--header__menu-item:hover,
.bx--side-nav .bx--header__menu-title[aria-expanded='true']:hover,
.bx--switcher__item-link:hover:not(.bx--switcher__item-link--selected) {
  background-color: var(--header-color);
  color: #f4f4f4;
}

.bx--header__menu-item .bx--text-truncate--end {
  color: white !important;
}

.xpa-yuvo-header a.bx--header__menu-item:hover,
.xpa-yuvo-header .bx--header__action:hover,
.xpa-yuvo-header .bx--side-nav__submenu:hover,
.xpa-yuvo-header .bx--side-nav__item:not(.bx--side-nav__item--active):hover .xpa-yuvo-header .bx--side-nav__item:not(.bx--side-nav__item--active)>.bx--side-nav__submenu:hover,
.xpa-yuvo-header .bx--side-nav__item:not(.bx--side-nav__item--active)>.bx--side-nav__link:hover,
.xpa-yuvo-header .bx--side-nav__menu[role='menu'] a.bx--side-nav__link[role='menuitem']:not(.bx--side-nav__link--current):not([aria-current='page']):hover,
.xpa-yuvo-header .bx--side-nav a.bx--header__menu-item:hover,
.xpa-yuvo-header .bx--side-nav .bx--header__menu-title[aria-expanded='true']:hover,
.xpa-yuvo-header .bx--switcher__item-link:hover:not(.bx--switcher__item-link--selected) {
  background-color: #109a8f;
  color: #f4f4f4;
}


.bx--side-nav__icon>svg {
  fill: white;
}

.bx--header__nav::before {
  background-color: #fff;
}

.radio {
  background-color: #F4F4F4;
  padding: 8px;
}

.legend-item,
.ticks {
  text-transform: capitalize !important;
}

.microsumbit {
  margin-bottom: 10%;
  margin-left: 0.01%;
}

.content-padding .bx--accordion__heading {
  z-index: 0;
}

.separator {
  display: flex;
  align-items: center;
  text-align: center;
  color: #bbb;
}

.separator::before,
.separator::after {
  content: '';
  flex: 1;
  border-bottom: 1px solid #ccc;
}

.separator::before {
  margin-right: .25em;
}

.separator::after {
  margin-left: .25em;
}

.bx--text-input--light {
  background-color: #fff !important;
}

.overflow-hide .bx--data-table {
  overflow: hidden;
}

.bx--btn {
  padding: calc(0.875rem - 3px) 36px calc(0.875rem - 3px) 30px !important;
  font-weight: 500;
}

.xpa-st-jobs-btn-sm .bx--btn--sm {
  padding: calc(0.375rem - 3px) 36px calc(0.375rem - 3px) 19px !important;
}

.bx--btn--sm {
  padding: calc(0.375rem - 3px) 36px calc(0.375rem - 3px) 30px !important;
  font-weight: 500;
}



.bx--btn--field {
  padding: calc(0.675rem - 3px) 36px calc(0.675rem - 3px) 30px !important;
}

.css-btn-center {
  padding: calc(0.875rem - 3px) 36px calc(0.875rem - 3px) 123px !important;
}

.css-azure-btn-center {
  padding: calc(0.875rem - 3px) 36px calc(0.875rem - 3px) 78px !important;
}

.css-pan-btn-center {
  padding: calc(0.875rem - 3px) 36px calc(0.875rem - 3px) 60px !important;
}

.css-change-pwd-btn-center {
  padding: calc(0.875rem - 3px) 36px calc(0.875rem - 3px) 150px !important;
}

#preInterviewStage .bx--accordion__content {
  padding-left: 0px;
}

.sui-single-option-facet__link {
  font-size: 16px !important;
  color: #002072 !important;
  margin-left: 5px;
}

.sui-single-option-facet__item:hover {
  background: rgba(37, 139, 248, 0.08);
}

.sui-single-option-facet__link:after {
  background: none !important;
}

.sui-single-option-facet__item.active {
  border-left: 4px solid #3a56e4;
  background: rgba(37, 139, 248, 0.08);
}


body .sui-facet__title {
  font-size: 16px !important;
  color: var(--primary-color) !important;
}

.sui-facet__sub-title {
  font-weight: 600;
  font-size: 15px;
  color: var(--primary-color) !important;
  letter-spacing: 1px;
  padding: 0;
}

.sui-facet__sub-sub-title {
  font-weight: 600;
  font-size: 14px;
  color: var(--primary-color) !important;
  letter-spacing: 1px;
  padding: 0;
}

.bx--text-input:disabled {
  color: #5d5a5a;
}

.bx--select-input:disabled,
.bx--select-input:hover:disabled {
  color: #060505;
}

.bx--text-input,
.bx--text-area {
  background-color: white !important;
  border: 1px solid #ccc !important;
}

.bx--date-picker__input {
  background-color: white !important;
  border: 1px solid #ccc !important;
}

.text-warning {
  color: orange !important;
  fill: orange !important;
}

.xpa-scroll-to-top {
  position: fixed;
  bottom: 12px;
  left: 50%;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: #135589;
  color: #fff;
  z-index: 1;
}

.xpa-scroll-to-top .icon {
  margin-top: 10px;
  animation: scrollTop 0.5s alternate ease infinite;
}

.xpa-right-side-button {
  position: absolute;
  bottom: 60px;
  right: 30px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: #002db4;
  color: #fff;
  z-index: 1;
}

.xpa-right-side-button .icon {
  margin-top: 19px;
}

@keyframes scrollTop {
  from {
    transform: translateY(2px);
  }

  to {
    transform: translateY(-1px);
  }
}

.xpa-btn-disabled {
  background: #c6c6c6 !important;
  color: #d8d8d8 !important;
  border-color: #c6c6c6 !important;
  pointer-events: none;
}

.xpa-btn-tertiary-disabled {
  border-color: #c6c6c6 !important;
  color: #c6c6c6 !important;
  pointer-events: none;
}

.xpa-candidate-side-panel {
  background-color: #f0f0f0 !important;
  width: 320px !important;
  border-color: #aba5a5 !important;
  color: black;
}

.xpa-button-px0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.xpa-skill-value {
  border: 1px solid #002072;
  padding: 3px 15px;
  text-transform: capitalize;
  margin-right: 5px;
  margin-top: 5px;
  border-radius: 3px;
  background-color: #f9fbfe;
  cursor: pointer;
}



body .xpa-new-analytics-container>div {
  height: 100vh;
  width: 100%;
  zoom: 2;
}

.xpa-skill-value>.bx--assistive-text {
  background-color: #f5f5f5 !important;
  min-width: 300px !important;
  width: 'auto',
}

.xpa-skill-value>.bx--tooltip__trigger {
  border-bottom: none !important;
}

.bx--loading-overlay {
  z-index: 999999999999 !important;
}

.xpa-wrap-summary {
  overflow-x: auto;
  white-space: pre-wrap;
  word-wrap: break-word;
  font-family: Poppins, sans-serif !important;
}

.xpa-desc-f-sz {
  font-size: 14px !important;
}

.xpa-profile-colored-circle {
  width: 100px !important;
  height: 36px !important;
  line-height: 1.2;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  border-radius: 18px !important;
}

@media all and (min-width: 768px) {
  .xpa-header--tabs .bx--tabs__nav .bx--tabs__nav-item {
    position: relative;
    top: 1rem;
  }

  .xpa-header--tabs a:hover {
    text-decoration: none;
  }

  .sharelink-QR-talentpool {
    display: flex;
  }

  .sharelink-QR-talentpool .link-container {
    min-width: 80%;
  }
}

.bx--data-table-container {
  min-width: 28rem;
}

@media only screen and (max-width: 425px) {
  .xpa-min-width-100 {
    min-width: 100% !important;
  }

  .xpa-progress-symbol .react-sweet-progress-symbol {
    width: 10% !important;
  }

  .joblist__cnt--total1 {
    margin-left: 16%;
  }

  .room-summary .react-sweet-progress-line {
    width: 60% !important;
  }

  .bx--data-table-container {
    min-width: 0px;
  }

  .hybrid-question-table .bx--table-toolbar {
    height: 7rem;
  }

  .hybrid-question-table .bx--table-toolbar .bx--toolbar-content {
    height: 7rem;
  }

  .xpa-c-backrow ol {
    display: flex;
    flex-wrap: wrap;
  }

  .bx--tabs__nav {
    z-index: 1;
  }

  .bulk-import-btn {
    margin: 0.5rem 0 1rem 0;
  }
}

.xpa-cand-skill-box-color {
  border: 1px solid transparent;
  height: 15px;
  width: 15px;
}

body .sui-layout-body {
  background: white;
}

.xp-m__jobinfo--full-info p {
  margin-bottom: 0px;
}

body #xoibotplc #botonic-webchat {
  position: inherit !important;
  height: 500px !important
}

body #xoibotplc #botonic-webchat div[role=header] div:last-child {
  display: none;
}

body .bx--label {
  color: #002072;
}

.bx--select--disabled .bx--label,
.bx--select--disabled .bx--form__helper-text {
  color: #002072;
}

body .text-secondary {
  color: #222 !important
}

.xpa-job-create-form .DraftEditor-root {
  height: 320px;
  overflow: auto;
}

.xpa-fixed-wd-144 {
  width: 144px;
  display: inline-block;
  vertical-align: middle;
}

.xpa-fixed-wd-179 {
  width: 179px;
  display: inline-block;
  vertical-align: middle;
}

.xr-text-lg {
  font-size: 1.125rem;
  /* 18px */
  line-height: 1.575rem;
}

.y-table-scroll-hidden {
  overflow-y: hidden;
}

.color-picker-container {
  height: 32px;
  width: 80px;
  line-height: 32px;
  text-align: center;
  border: 1px solid #000;
  float: left;
}

.color-picker-container-active {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}

.xpa-appl-list-heading {
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.125rem;
  letter-spacing: .16px;
  background-color: rgba(34, 96, 100, 0.05) !important;
}

@keyframes dot_bounce {

  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}

.dot {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  width: 19px;
  height: 19px;
  background-color: #598ec2;
  position: absolute;
  right: 0;
  top: 8px;
  color: #fff;
  font-size: 11px;
  text-align: center;
  line-height: 18px;
  font-weight: 500;
  opacity: 1;
  letter-spacing: 0;
  -webkit-animation: dot_bounce 1.5s linear infinite;
  animation: dot_bounce 1.5s linear infinite;
}

;


.modal-container .bx--modal-container {
  min-width: 100% !important;
  min-height: 100% !important;
}

.modal-container .bx--modal-container .bx--modal-content {
  margin-bottom: 1rem;
}

.modal-med-container .bx--modal-container {
  min-width: 70% !important;
  min-height: 70% !important;
}

.modal-page .bx--modal-container {
  min-width: 96% !important;
  min-height: 94% !important;
}

.modal-50 .bx--modal-container {
  min-width: 50% !important;
  min-height: 50% !important;
}

.modal-60 .bx--modal-container {
  min-width: 60% !important;
  min-height: 60% !important;
}

.custom_modal_EditRef .bx--modal-container {
  min-width: 60% !important;
  min-height: 80% !important;
}

.hide-model-footer .bx--modal-container .bx--modal-content {
  margin-bottom: 1rem;
}

.hide-model-footer .bx--modal-container .bx--modal-footer {
  display: none;
}

.magic-modal .bx--modal-container .bx--modal-header .bx--modal-header__heading {
  margin-bottom: 0;
}

.magic-modal .bx--modal-container .bx--modal-content {
  margin-bottom: 1rem;
}

.magic-modal .bx--modal-container .bx--modal-footer {
  display: none;
}

.magic-modal .bx--modal-container {
  min-height: 75vh;
}

@media (min-width: 992px) {
  .magic-modal .bx--modal-container {
    position: fixed;
    top: 3rem;
    right: 0;
    width: 45rem;
    min-height: calc(100% - 3rem);
  }
}

.gs-modal .bx--modal-container .bx--modal-header .bx--modal-header__heading {
  margin-bottom: 0;
}

.gs-modal .bx--modal-container .bx--modal-content {
  margin-bottom: 1rem;
}

.gs-modal .bx--modal-container .bx--modal-footer {
  display: none;
}

.gs-modal .bx--modal-container {
  min-height: 60vh;
}


.start-icon-btn {
  z-index: 2;
  position: absolute;
  top: 50%;
  height: 1.25rem;
  width: 1.25rem;
  left: 1.5rem;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none
}

.end-icon-btn {
  z-index: 2;
  position: absolute;
  top: 50%;
  height: 1.25rem;
  width: 1.25rem;
  right: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none
}

.rotate {
  animation: rotation 4s infinite linear;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(359deg);
  }
}


.x-vi-ban-con {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important
}

.x-vi-banner {
  width: 100% !important;
}

.showpass-icon {
  position: absolute !important;
  top: 1.1em !important;
  right: 1em !important;
}

.x-portal-overlay {
  overflow: hidden !important;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 9998;
  background: rgb(0 0 0 / 6%);
}

.x-blank-content {
  width: 400px;
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.x-blank-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: all;
  z-index: 9998;
  background-color: rgb(213 188 188 / 13%);
}


.rdw-editor-wrapper .rdw-list-dropdown {
  width: 50px;
  z-index: 0;
}

.rdw-editor-wrapper .rdw-list-dropdown:hover {
  width: 50px;
  z-index: 50;
}

.rdw-editor-wrapper .rdw-text-align-dropdown {
  width: 50px;
  z-index: 0;
}

.rdw-editor-wrapper .rdw-text-align-dropdown:hover {
  width: 50px;
  z-index: 50;
}

.rdw-editor-wrapper .DraftEditor-editorContainer {
  z-index: 0;
}

div[disabled] {
  cursor: not-allowed !important;
  opacity: 0.85;
  pointer-events: none !important;
}

.accessControlImg {
  object-fit: contain;
  /* width: 100vw; */
  height: 80vh;
  object-position: 50% 50%;
}

.cds--front-line {
  width: 100%;
  display: inline-block;
  direction: rtl;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.cds--end-line {
  white-space: nowrap;
  width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.tab-def-css {
  margin-bottom: -22px;
}

.displayFileCSS {
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: .16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  background-color: #e6e6e6;
  max-width: 250px;
  padding: 1rem;
}

.recruiterDropDownStyle {
  max-width: 22rem;
}


.dropdown .education.light> :first-child {
  font-family: "ibm-plex-sans", Helvetica Neue, Arial, sans-serif;
  font-size: 0.875rem;
  width: 100%;
  height: 2.5rem;
  border-radius: initial;
  color: #16233A;
  background-color: white;
  border: none;
  box-shadow: 0 1px 0 0 #525C6D;
  /* order: 2; */
  border-bottom: 1px solid transparent;
}

.dropdown .invalid-data {
  outline: 2px solid #da1e28;
}

.invalid-data .react-datepicker__input-container{
  outline: 2px solid #da1e28;
}

.error-msg-data {
  color: #da1e28;
  font-size: .75rem;
  font-weight: 400;
  line-height: 1.33333;
  letter-spacing: .32px;
  margin: 0.25rem 0 0;
}

.dropdown .education.search {
  min-height: 48px;
  background: white;
}

.dropdown .education.search .css-1pahdxg-control {
  outline: 0px !important;
  border: 0px !important;
  box-shadow: none !important;
  top: 5px !important;
}

.dropdown .education.search>div:first-child {
  font-family: "ibm-plex-sans", Helvetica Neue, Arial, sans-serif;
  font-size: 0.875rem;
  width: 100%;
  height: 48px;
  border-radius: initial;
  color: #16233A;
  background-color: white;
  border: none;
  outline: 0px !important;
  border: 0px !important;
  box-shadow: none !important;
  top: 0px;
}

.dropdown .education.default> :first-child {
  font-family: "ibm-plex-sans", Helvetica Neue, Arial, sans-serif;
  font-size: 0.875rem;
  width: 100%;
  border-radius: initial;
  color: #16233A;
  background-color: #f4f4f4;
  outline: 0px !important;
  border-top: 0px !important;
  border-left: 0px !important;
  border-right: 0px !important;
  border-bottom: 1px solid #f4f4f4 !important;
  box-shadow: none !important;

}

.invalid {
  box-shadow: 0 2px 0 0 #C50E2E;
}

.portal-container {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100vw;
  height: 100vh;
  content: '';
}

.is-not-visible-portal-container {
  background-color: transparent;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: background-color 720ms cubic-bezier(0.4, 0.14, 1, 1), opacity 240ms cubic-bezier(0.4, 0.14, 1, 1), visibility 0.6s linear;
  transition: background-color 720ms cubic-bezier(0.4, 0.14, 1, 1), opacity 240ms cubic-bezier(0.4, 0.14, 1, 1), visibility 0.6s linear;

}

.is-visible-portal-container {
  visibility: inherit;
  opacity: 1;
  background-color: rgb(22 22 22 / 28%);
  -webkit-transition: background-color 720ms cubic-bezier(0, 0, 0.3, 1), opacity 240ms cubic-bezier(0, 0, 0.3, 1), visibility 0.6s linear;
  transition: background-color 720ms cubic-bezier(0, 0, 0.3, 1), opacity 240ms cubic-bezier(0, 0, 0.3, 1), visibility 0.6s linear;
}

.sui-layout.hide-filter-sec>.sui-layout-body>.sui-layout-body__inner {
  display: block !important;
  max-width: 100% !important;
}

.sui-layout.hide-filter-sec>.sui-layout-body>.sui-layout-body__inner>.sui-layout-sidebar {
  display: none !important;
}

.sui-layout.hide-filter-sec>.sui-layout-body>.sui-layout-body__inner>.sui-layout-main {
  width: 100% !important;
  padding: 32px 0 32px 0 !important;
}

.container-layout {
  /* container-type: inline-size;
  container-name: containerlayout; */
}

@media (max-width: 1100px) {
  .container-layout .sui-layout>.sui-layout-body>.sui-layout-body__inner {
    display: block !important;
    max-width: 100% !important;
    padding: 10px 15px 10px 15px !important;
  }

  .container-layout .sui-layout>.sui-layout-body>.sui-layout-body__inner>.sui-layout-sidebar {
    width: 100% !important;
    display: block !important;
    position: inherit !important;
    padding: 0px 0px 6px 0px !important;
  }

  .container-layout .sui-layout>.sui-layout-body>.sui-layout-body__inner>.sui-layout-main {
    width: 100% !important;
    padding: 0px 0px 0px 0px !important;
  }
}

@media (max-width: 800px) {
  .sui-layout-body__inner {
    display: block !important;
    max-width: 100% !important;
    padding: 10px 15px 10px 15px !important;
  }

  .sui-layout-sidebar {
    width: 100% !important;
    display: block !important;
    position: inherit !important;
    padding: 0px 0px 6px 0px !important;
  }

  .sui-layout-main {
    width: 100% !important;
    padding: 0px 0px 0px 0px !important;
  }

  .sui-layout.hide-filter-sec>.sui-layout-body>.sui-layout-body__inner {
    display: block !important;
    max-width: 100% !important;
    padding: 10px 15px 10px 15px !important;
  }

  .sui-layout.hide-filter-sec>.sui-layout-body>.sui-layout-body__inner>.sui-layout-main {
    width: 100% !important;
    padding: 0px 0px 0px 0px !important;
  }
}

@media (max-width: 768px) {
  .interview-setup-custom .sui-layout>.sui-layout-body>.sui-layout-body__inner {
    display: block !important;
    max-width: 100% !important;
    padding: 0px !important;
  }
}


.cursor-pointer {
  cursor: pointer !important;
}

.bx--side-nav__overlay {
  display: none;
}

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

.flex-center-column {
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: center !important;
}

.toggle_removeInputLableMargin .bx--toggle-input__label {
  margin-bottom: 0 !important;
}

.toggle_removeDefaultMargin .bx--toggle-input__label .bx--toggle__switch {
  margin-top: 0 !important;
}

.custom-bubble-container {
  box-shadow: 0 0 0 1px rgba(0, 10, 30, .05) inset;
  border-radius: 0.35rem;
  padding: 10px;
  background: rgba(0, 120, 200, 0.04) !important;
  margin: 10px 0px;
}

.tag-p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: default;
}

.highlightBox {
  box-shadow: 0 0 0 1px rgba(0, 10, 30, .05) inset;
  border-radius: 0.35rem;
  padding: 10px;
  background: rgba(0, 120, 200, 0.083) !important;
  margin: 10px 0px;
}

.bx--modal-container .bx--modal-content {
  margin-bottom: 1rem;
}

.css-26l3qy-menu {
  z-index: 999 !important;
}

.custom-selectStyles-xpaRoom .bx--form-item {
  flex: 0 !important
}

.toggle--css--adjust {
  margin-top: -12px;
  margin-bottom: -2px;
}

.bx-xpa-link {
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.125rem;
  letter-spacing: .16px;
  color: #0f62fe;
  outline: none;
  -webkit-transition: 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  cursor: pointer !important;
}

.bx-xpa-link:hover {
  text-decoration: underline;
}

.react-datepicker-wrapper .react-datepicker__input-container input {
  max-width: 180px;
  border: 1px solid #ccc !important;
  min-height: 40px;
  padding-left: 12px;
}

.react-datepicker-wrapper .react-datepicker__input-container input:focus,
.react-datepicker-wrapper .react-datepicker__input-container input:active {
  outline: 2px solid #0f62fe;
  outline-offset: -2px;
}


.react-datepicker__close-icon:after {
  background-color: #ffffff00 !important;
  color: #838383d1 !important;
  height: 25px !important;
  width: 25px !important;
  font-size: 21px !important;
  font-weight: 600;
}

.modal-90 .bx--modal-container {
  min-width: 90% !important;
  min-height: 90% !important;
  max-width: 90% !important;
  max-height: 90% !important;
}

.grecaptcha-badge {
  top: 5rem !important;
}

.ql-response.ql-editor {
  min-height: 2px;
  padding: 1px;
}

.ql-editor {
  min-height: 20rem;
}

.resetEditorpadAndMarg .quill .ql-editor {
  padding: 0px;
}

.custom_intDec_styles .css-b8ldur-Input input[id*="react-select-"] {
  width: 100% !important
}

.bx--checkbox:disabled+.bx--checkbox-label,
.bx--checkbox-label[data-contained-checkbox-disabled='true'] {
  color: inherit;
}

.xpa-allow-pointer-events {
  pointer-events: all !important;
}

.xpa-tooltipDef .bx--tooltip--definition .bx--assistive-text {
  background: whitesmoke !important;
  padding: 1.5rem !important;
  color: #000 !important;
}

.xpa-tooltipDef .tooltip__cvRelevance .bx--assistive-text,
.xpa-tooltipDef .tooltip__cvRelevance:hover .bx--assistive-text {
  min-width: 40rem !important;
  max-width: none !important;
}

.xpa-tooltipDef .tooltip__overallScore .bx--assistive-text,
.xpa-tooltipDef .tooltip__overallScore:hover .bx--assistive-text {
  min-width: 25rem !important;
  max-width: none !important;
}

.applicant-score-card .react-sweet-progress-line {
  width: 100% !important;
}

.rowgap-0 {
  row-gap: 0 !important;
}

.rowgap-1 {
  row-gap: calc(var(--spacer) * .25rem / 16) !important;
}

.rowgap-2 {
  row-gap: calc(var(--spacer) * .5rem / 16) !important;
}

.rowgap-3 {
  row-gap: calc(var(--spacer) * 1rem / 16) !important;
}

.rowgap-4 {
  row-gap: calc(var(--spacer) * 1.5rem / 16) !important;
}

.rowgap-5 {
  row-gap: calc(var(--spacer) * 3rem / 16) !important;
}

.rowgap-6 {
  column-gap: calc(var(--spacer) * 6rem / 16) !important;
}

.rowgap-7 {
  column-gap: calc(var(--spacer) * 12rem / 16) !important;
}

.rowgap-8 {
  column-gap: calc(var(--spacer) * 24rem / 16) !important;
}

.colgap-0 {
  column-gap: 0 !important;
}

.colgap-1 {
  column-gap: calc(var(--spacer) * .25rem / 16) !important;
}

.colgap-2 {
  column-gap: calc(var(--spacer) * .5rem / 16) !important;
}

.colgap-3 {
  column-gap: calc(var(--spacer) * 1rem / 16) !important;
}

.colgap-4 {
  column-gap: calc(var(--spacer) * 1.5rem / 16) !important;
}

.colgap-5 {
  column-gap: calc(var(--spacer) * 3rem / 16) !important;
}

.colgap-6 {
  column-gap: calc(var(--spacer) * 6rem / 16) !important;
}

.colgap-7 {
  column-gap: calc(var(--spacer) * 12rem / 16) !important;
}

.colgap-8 {
  column-gap: calc(var(--spacer) * 24rem / 16) !important;
}

.gap-0 {
  gap: 0 !important;
}

.gap-1 {
  gap: calc(var(--spacer) * .25rem / 16) !important;
}

.gap-2 {
  gap: calc(var(--spacer) * .5rem / 16) !important;
}

.gap-3 {
  gap: calc(var(--spacer) * 1rem / 16) !important;
}

.gap-4 {
  gap: calc(var(--spacer) * 1.5rem / 16) !important;
}

.gap-5 {
  gap: calc(var(--spacer) * 3rem / 16) !important;
}

.gap-6 {
  column-gap: calc(var(--spacer) * 6rem / 16) !important;
}

.gap-7 {
  column-gap: calc(var(--spacer) * 12rem / 16) !important;
}

.gap-8 {
  column-gap: calc(var(--spacer) * 24rem / 16) !important;
}

#xsw-update {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99999;
  padding: 10px;
  background: aliceblue;
}

.tp-stats-cards {
  background-color: aliceblue !important;
  text-align: center !important;
  border-radius: var(--default-border-radius) !important;
  display: flex !important;
  flex-direction: column !important;
  gap: .5rem !important;
  padding: 1rem 0 !important;
  font-size: 1rem !important;
}

.app-list-table-new {
  padding: 1.5rem !important;
  background-color: white !important;
}

@media (min-width: 768px) {
  .rSelect_styles .react-dropdown {
      width: 25% !important;
  }

  .style_profileStats {
      width: 100% !important;
  }

  .custom_tooltip_container .cvRelevance-tooltip {
      --scale: 0;
      min-width: 35rem !important;
      width: 35rem !important;
      transform: translateX(-50%) translateY(-132%) scale(var(--scale));
  }
  .custom_tooltip_container .custom_tooltip_text {
      --scale: 0;
      position: absolute !important;
      background-color: #f5f5f9;
      height: auto !important;
      padding: 1rem;
      right: 2px;
      transform: translateX(-50%) translateY(-135%) scale(var(--scale));
      transition: transform 150ms ease 0s;
      transform-origin: bottom center;
      z-index: 9999999999 !important;
      border: 1px solid #dadde9 !important;
      border-radius: var(--btn-border-radius) !important;
  }
  .custom_tooltip_container .overallScore {
      --scale: 0;
      min-width: 25rem !important;
      width: 25rem !important;
      transform: translateX(-48%) translateY(-145%) scale(var(--scale));
  }

  .custom_tooltip_container .loyalty {
      --scale: 0;
      min-width: 25rem !important;
      width: 25rem !important;
      transform: translateX(-48%) translateY(-132%) scale(var(--scale));
  }

  .custom_tooltip_container .performance {
      --scale: 0;
      min-width: 24rem !important;
      width: 24rem !important;
      transform: translateX(-47%) translateY(-129%) scale(var(--scale));
  }
  .custom-subLinks-container{
      display: grid !important;
      grid-template-columns: repeat(2, 1fr);
      gap: 8px !important;
      grid-auto-rows: 5rem !important;
  }
}

@media (max-width: 767px) {
  .cds--table-column-menu {
      display: none !important;
  }

  .rSelect_styles .dropdown {
      width: 75% !important;
  }
  .custom_tooltip_container .custom_tooltip_text {
      --scale: 0;
      position: absolute !important;
      background-color: #f5f5f9;
      height: auto !important;
      padding: 1rem;
      transform: translateX(-5%) translateY(-135%) scale(var(--scale));
      transition: transform 150ms ease 0s;
      transform-origin: bottom center;
      z-index: 9999999999 !important;
      border: 1px solid #dadde9 !important;
      border-radius: var(--btn-border-radius) !important;
  }

  .custom_tooltip_container .cvRelevance-tooltip {
      --scale: 0;
      min-width: 15rem !important;
      width: 20rem !important;
      transform: translateX(-5%) translateY(-132%) scale(var(--scale));
  }

  .custom_tooltip_container .overallScore {
      --scale: 0;
      min-width: 15rem !important;
      width: 20rem !important;
      transform: translateX(-5%) translateY(-145%) scale(var(--scale));
  }

  .custom_tooltip_container .loyalty {
      --scale: 0;
      min-width: 15rem !important;
      width: 20rem !important;
      transform: translateX(-5%) translateY(-132%) scale(var(--scale));
  }

  .custom_tooltip_container .performance {
      --scale: 0;
      min-width: 15rem !important;
      width: 20rem !important;
      transform: translateX(-5%) translateY(-129%) scale(var(--scale));
  }
  .custom-subLinks-container{
      display: grid !important;
      grid-template-columns: repeat(1, 1fr);
      gap: 8px !important;
  }
}

.aiscores_circles .bx--tooltip__trigger.bx--tooltip__trigger--definition {
    border: none !important;
}

.custom_tooltip_container .row .col {
    max-width: none !important;
    flex: 1 !important;
}

.custom_tooltip_container:hover .custom_tooltip_text,
.custom_tooltip_container:hover .overallScore {
    --scale: 1 !important;
}

.react-sweet-progress {
    justify-content: start !important;
}

.applicant-score-card .react-sweet-progress-line {
    width: 100% !important;
}

.applicant-score-card .react-sweet-progress-symbol {
    width: auto !important;
}

.steps-large{
  display: flex;
}
.steps-small{
  display: none;
}

@media (max-width: 500px) {
  .steps-large{
    display: none;
  }
  .rc-steps-item-title:after{
    display: none !important;
  }
  .steps-small{
    display: flex;
  }
}

.bx--modal-content:focus {
  outline: 0px solid #f3f4f5;
  outline-offset: -2px;
}