.cx-root__3q6IG {
  display: inline-flex;
  position: relative;
  font-style: normal;
  cursor: pointer;
  height: 72px; }

.cx-content-main-wrapper__vEoGw {
  margin-top: 24px;
  width: 100%; }

.cx-content-wrapper__3PNWv {
  height: 30px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #9b9b9b;
  margin-right: 0; }

.cx-error__rlbmI {
  border-bottom: 1px solid #D0021B; }

.cx-place-holder-text__2Z2JA {
  color: #9b9b9b;
  font-family: "Roboto";
  font-size: 15px;
  font-weight: normal;
  top: 6px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .cx-place-holder-text__2Z2JA.cx-float__KLTwU {
    position: absolute;
    font-size: 13px; }

.cx-value-wrapper__1StFr {
  color: #444444;
  font-family: "Roboto";
  font-weight: normal;
  font-size: 15px;
  padding-right: 5px; }
  .cx-value-wrapper__1StFr.cx-disabled__1ZvQg {
    color: #9b9b9b; }

.cx-error-message-wrapper__2Gurw {
  color: #D0021B;
  font-size: 13px;
  position: relative;
  font-weight: normal;
  top: 5px; }

.cx-hide-input-file__3oqwA {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1; }

.cx-helpTooltip-wrapper__2nJiT {
  align-self: center;
  padding: 0 0 0 7px; }

.cx-ellipsis__3Fpjj {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.cx-transparent__1fGE3 {
  font-family: 'Roboto';
  min-width: 100px;
  font-size: 13px;
  font-weight: 500;
  text-align: center;
  height: 30px;
  line-height: 30px;
  padding: 0 15px 0 15px;
  border-radius: 100px;
  border-width: 0;
  text-transform: uppercase;
  background-color: transparent;
  border: 1px solid #37314F;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .cx-transparent__1fGE3:hover {
    cursor: pointer;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3); }
  .cx-transparent__1fGE3:active {
    border: none;
    box-shadow: none;
    background-color: #edeff5;
    border: 1px solid #ffffff; }

.cx-disabled__qv1-j {
  color: #d2d1e0;
  border: 1px solid #d2d1e0;
  background-color: #ffffff;
  cursor: default;
  border: 1px solid #ffffff; }
  .cx-disabled__qv1-j:hover {
    box-shadow: none; }

.cx-loader__3f4UI {
  border: 1px solid #37314F; }

.cx-root__Ubm53 {
  display: inline-block; }

@keyframes cx-pulse__oBVCG {
  0% {
    transform: scale(1);
    opacity: 1; }
  45% {
    transform: scale(0.1);
    opacity: 0.7; }
  80% {
    transform: scale(1);
    opacity: 1; } }

.cx-dot__14mJg {
  border-radius: 100%;
  display: inline-block;
  animation: cx-pulse__oBVCG 0.75s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
  animation-fill-mode: both; }

.cx-help-tooltip__24FvK {
  width: 11px;
  height: 11px;
  display: inline-block; }
  .cx-help-tooltip__24FvK:hover {
    cursor: pointer; }

.cx-content__17g7D {
  line-height: 25px;
  font-weight: normal !important; }

.__react_component_tooltip {
  padding-left: 20px !important;
  padding-right: 20px !important;
  padding-top: 10px !important;
  padding-bottom: 20px !important;
  border: 1px solid #d2d1e0 !important; }
  .__react_component_tooltip.show {
    opacity: 1 !important; }

.cx-general-tooltip__1T6mA {
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.25) !important; }
  .cx-general-tooltip__1T6mA h4 {
    font-size: 15px !important;
    color: #3b3455 !important; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

.cx-bp-textfield__1H6hp {
  font-family: 'Roboto';
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 20px;
  height: 30px;
  position: relative;
  min-width: 200px;
  box-sizing: border-box;
  width: 100%; }
  .cx-bp-textfield__1H6hp.cx-is-textarea__1yWYf {
    width: 100%; }
  .cx-bp-textfield__input__20NB0 {
    width: 100%;
    color: #444444;
    font-size: 15px;
    border: none;
    background-color: inherit; }
    .cx-bp-textfield__input--textarea__1K8fQ {
      position: absolute;
      top: -24px;
      overflow: hidden; }
    .cx-bp-textfield__input__20NB0:focus {
      outline: none; }
  .cx-bp-textfield__underline__1XOb1 {
    height: 1px;
    width: 100%;
    display: inline-block;
    position: absolute;
    border: none;
    transform: scaleX(0);
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    z-index: 1; }
  .cx-bp-textfield__underline-fixed__2P5eB {
    height: 1px;
    width: 100%;
    display: inline-block;
    position: absolute;
    top: 19px;
    border-top: solid 1px #9b9b9b;
    border-bottom: none;
    border-left: none;
    border-right: none; }
  .cx-bp-textfield__error__21rWp {
    position: absolute;
    left: 0;
    bottom: -40px;
    color: #D0021B;
    width: 100%;
    font-size: .6em; }
  .cx-bp-textfield__label__3Mvbo {
    display: inline-block;
    position: absolute;
    width: 100%;
    line-height: 19px;
    left: 0;
    padding-left: 0;
    font-size: 15px;
    font-weight: normal;
    color: #9b9b9b;
    cursor: text;
    pointer-events: none;
    z-index: 1;
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1); }
  .cx-bp-textfield__1H6hp.cx-is-text-area__blW0o {
    width: 100%; }
  .cx-bp-textfield__1H6hp.cx-is-in-use__dr_Hi .cx-bp-textfield__label__3Mvbo, .cx-bp-textfield__1H6hp:-webkit-autofill .cx-bp-textfield__label__3Mvbo {
    transform: translateY(-20px);
    font-size: 12px; }
  .cx-bp-textfield__1H6hp.cx-is-in-use__dr_Hi.cx-have-error__1Hx0e .cx-bp-textfield__underline__1XOb1, .cx-bp-textfield__1H6hp:-webkit-autofill.cx-have-error__1Hx0e .cx-bp-textfield__underline__1XOb1 {
    border-top: solid 2px #D0021B; }
  .cx-bp-textfield__1H6hp.cx-is-in-use__dr_Hi.cx-have-error__1Hx0e .cx-bp-textfield__label__3Mvbo, .cx-bp-textfield__1H6hp:-webkit-autofill.cx-have-error__1Hx0e .cx-bp-textfield__label__3Mvbo {
    color: #D0021B; }
  .cx-bp-textfield__1H6hp.cx-have-error__1Hx0e .cx-bp-textfield__underline__1XOb1 .cx-bp-textfield__underline__1XOb1 {
    border-bottom-color: #D0021B; }
  .cx-bp-textfield__1H6hp.cx-is-active__3lhpO .cx-bp-textfield__label__3Mvbo {
    transform: translateY(-20px);
    font-size: 12px; }
  .cx-bp-textfield__1H6hp.cx-is-active__3lhpO .cx-bp-textfield__underline__1XOb1 {
    position: absolute;
    top: 19px;
    border-top: 1px solid #444444;
    transform: scaleX(1);
    transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; }
  .cx-bp-textfield__1H6hp.cx-is-empty-label__1EcAU .cx-bp-textfield__input__20NB0 {
    margin-top: 0; }

*:focus {
  outline: none !important; }

input::-ms-clear, input::-ms-reveal {
  display: none !important; }

.cx-root__2qPiO {
  font-family: 'Roboto';
  min-width: 100px;
  font-size: 13px;
  font-weight: 500;
  text-align: center;
  height: 30px;
  line-height: 30px;
  padding: 0 15px 0 15px;
  border-radius: 100px;
  border-width: 0;
  text-transform: uppercase; }
  .cx-root__2qPiO:hover {
    cursor: pointer;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3); }

.cx-disabled__1Fu__ {
  color: #ffffff;
  background-color: #d2d1e0;
  cursor: default !important; }
  .cx-disabled__1Fu__:active {
    box-shadow: none;
    background-color: #d2d1e0; }
  .cx-disabled__1Fu__:hover {
    cursor: pointer;
    box-shadow: none; }

.cx-blue__3d71z {
  color: #ffffff;
  background-color: #4a90e2; }
  .cx-blue__3d71z.cx-confirm__mazRn {
    background-color: #d82d49; }
  .cx-blue__3d71z:active {
    box-shadow: none;
    color: #ffffff;
    background-color: #3879c4; }

.cx-purple__NOGlC {
  color: #ffffff;
  background-color: #373050; }
  .cx-purple__NOGlC:active {
    box-shadow: none;
    background-color: #252038; }

.cx-red__2Awe9 {
  color: #ffffff;
  background-color: #d82d49; }
  .cx-red__2Awe9:active {
    box-shadow: none;
    background-color: #B41931; }

.cx-green__2Oq9K {
  color: #ffffff;
  background-color: #53C800; }
  .cx-green__2Oq9K:active {
    box-shadow: none;
    background-color: #44A102; }

.cx-addlinkbutton__3IPTy {
  color: #4a90e2;
  font-weight: 500;
  font-size: 15px;
  cursor: pointer; }

.cx-linkbutton__2PsBh {
  display: inline-flex;
  align-items: center;
  line-height: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .cx-linkbutton__2PsBh > span {
    margin-left: 5px; }
  .cx-linkbutton__2PsBh .cx-add-blue-icon__3fEyi {
    margin-right: 5px;
    margin-bottom: 2px; }

.cx-large__1nBDM {
  width: 100%;
  height: 40px;
  font-weight: bold;
  font-size: 16px;
  text-transform: capitalize; }
  .cx-large__1nBDM.cx-disabled__1Fu__ {
    height: 40px; }

.cx-root__1_2Sg {
  height: 40px;
  width: 100%;
  border: 1px solid #53C800;
  border-radius: 100px;
  position: relative;
  display: inline-flex;
  justify-content: space-between;
  font-style: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .cx-root__1_2Sg:hover {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3); }
  .cx-root__1_2Sg.cx-disabled__19_47 {
    box-shadow: none;
    cursor: default; }
  .cx-root__1_2Sg .cx-submit__GB66J {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px 0 20px;
    width: 100%;
    cursor: pointer;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px; }
    .cx-root__1_2Sg .cx-submit__GB66J.cx-no-list__27lUg {
      border-top-right-radius: 100px;
      border-bottom-right-radius: 100px; }
    .cx-root__1_2Sg .cx-submit__GB66J:active {
      color: #44A102;
      background-color: #fff; }
    .cx-root__1_2Sg .cx-submit__GB66J .cx-disabled__19_47 {
      cursor: default; }
      .cx-root__1_2Sg .cx-submit__GB66J .cx-disabled__19_47:active {
        color: #44A102;
        background-color: #D7FDBC; }
  .cx-root__1_2Sg .cx-menu__2QklW {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 55px;
    height: 39px;
    border-left: 1px solid #53C800;
    cursor: pointer;
    font-size: 20px;
    font-family: "Roboto";
    color: #53C800;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px; }
    .cx-root__1_2Sg .cx-menu__2QklW:hover {
      background-color: #52C800;
      color: #fff; }
      .cx-root__1_2Sg .cx-menu__2QklW:hover svg polygon {
        fill: #fff; }
    .cx-root__1_2Sg .cx-menu__2QklW:active {
      color: #44A102;
      background-color: #D7FDBC; }
    .cx-root__1_2Sg .cx-menu__2QklW .cx-menu-button__2Wcls {
      display: none; }
  .cx-root__1_2Sg .cx-text__3QPLu {
    height: 18px;
    width: 264.5px;
    color: #53C800;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
    text-align: center; }

.cx-show__1O4Y2 {
  display: block;
  position: absolute;
  z-index: 999;
  top: 60px;
  left: 0;
  width: 100%; }

.cx-hide__1KYIa {
  display: none; }

.cx-ellipsis__WHS3i {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.cx-arrow-box__18XEH {
  position: relative;
  background: #ffffff;
  border: 1px solid #d2d1e0;
  width: 100%;
  height: auto;
  border-radius: 3px;
  box-shadow: 0 4px 3px 0 rgba(0, 0, 0, 0.2); }
  .cx-arrow-box__18XEH:after, .cx-arrow-box__18XEH:before {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none; }
  .cx-arrow-box__18XEH:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 9px;
    right: 19px;
    margin-left: -9px; }
  .cx-arrow-box__18XEH:before {
    border-color: rgba(113, 158, 206, 0);
    border-bottom-color: #d2d1e0;
    border-width: 10px;
    right: 18px;
    margin-left: -10px; }
  .cx-arrow-box__18XEH.cx-bottom-center__20Po3:after, .cx-arrow-box__18XEH.cx-bottom-center__20Po3:before {
    top: 100%;
    border: solid transparent; }
  .cx-arrow-box__18XEH.cx-bottom-center__20Po3:after {
    border-top-color: #88b7d5; }
  .cx-arrow-box__18XEH.cx-bottom-center__20Po3:before {
    border-top-color: #c2e1f5; }

.cx-menu__2tpqr:hover, .cx-menu__2tpqr:focus {
  background-color: #2980B9; }

.cx-menu-item__3fjW1 {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  color: #444444;
  text-align: center;
  padding: 15px;
  background-color: #FFFFFF;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .cx-menu-item__3fjW1:hover {
    color: #4A90E2;
    background-color: #EDEFF5;
    cursor: pointer; }
  .cx-menu-item__3fjW1.cx-disabled__1eP04 {
    cursor: default; }

.cx-ellipsis__2eW4_ {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.react-toggle {
  touch-action: pan-x;

  display: inline-block;
  position: relative;
  cursor: pointer;
  background-color: transparent;
  border: 0;
  padding: 0;

  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-tap-highlight-color: transparent;
}

.react-toggle-screenreader-only {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.react-toggle--disabled {
  cursor: not-allowed;
  opacity: 0.5;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}

.react-toggle-track {
  width: 50px;
  height: 24px;
  padding: 0;
  border-radius: 30px;
  background-color: #4D4D4D;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.react-toggle:hover:not(.react-toggle--disabled) .react-toggle-track {
  background-color: #000000;
}

.react-toggle--checked .react-toggle-track {
  background-color: #19AB27;
}

.react-toggle--checked:hover:not(.react-toggle--disabled) .react-toggle-track {
  background-color: #128D15;
}

.react-toggle-track-check {
  position: absolute;
  width: 14px;
  height: 10px;
  top: 0px;
  bottom: 0px;
  margin-top: auto;
  margin-bottom: auto;
  line-height: 0;
  left: 8px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease;
  -moz-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}

.react-toggle--checked .react-toggle-track-check {
  opacity: 1;
  -webkit-transition: opacity 0.25s ease;
  -moz-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}

.react-toggle-track-x {
  position: absolute;
  width: 10px;
  height: 10px;
  top: 0px;
  bottom: 0px;
  margin-top: auto;
  margin-bottom: auto;
  line-height: 0;
  right: 10px;
  opacity: 1;
  -webkit-transition: opacity 0.25s ease;
  -moz-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
}

.react-toggle--checked .react-toggle-track-x {
  opacity: 0;
}

.react-toggle-thumb {
  transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  position: absolute;
  top: 1px;
  left: 1px;
  width: 22px;
  height: 22px;
  border: 1px solid #4D4D4D;
  border-radius: 50%;
  background-color: #FAFAFA;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.react-toggle--checked .react-toggle-thumb {
  left: 27px;
  border-color: #19AB27;
}

.react-toggle--focus .react-toggle-thumb {
  -webkit-box-shadow: 0px 0px 3px 2px #0099E0;
  -moz-box-shadow: 0px 0px 3px 2px #0099E0;
  box-shadow: 0px 0px 2px 3px #0099E0;
}

.react-toggle:active:not(.react-toggle--disabled) .react-toggle-thumb {
  -webkit-box-shadow: 0px 0px 5px 5px #0099E0;
  -moz-box-shadow: 0px 0px 5px 5px #0099E0;
  box-shadow: 0px 0px 5px 5px #0099E0;
}

.cx-root__dyu0w {
  display: inline-block;
  position: relative; }

.react-toggle-thumb {
  box-shadow: 0 1px 2px 0 rgba(146, 144, 164, 0.52) !important;
  border: none !important; }

.react-toggle-track {
  background-color: #d2d1e0 !important; }

.react-toggle--checked .react-toggle-track {
  background-color: #38d87d !important; }

.cx-toggle-label__zVBQm {
  display: inline-block;
  margin-top: 25px;
  margin-left: 10px;
  margin-bottom: 6px;
  vertical-align: bottom;
  font-weight: normal;
  font-size: 15px; }

.cx-label-help-tooltip__2qiCo {
  position: absolute;
  top: 26px;
  margin-left: 6px;
  right: -19px; }

.cx-root__3TUat {
  display: flex;
  border-bottom: 1px solid #d2d1e0;
  padding-bottom: 10px; }

.cx-step__2fqhB {
  display: flex;
  align-items: center;
  margin-left: 35px;
  color: #d2d1e0;
  font-weight: normal;
  font-size: 15px; }

.cx-step__2fqhB:nth-child(1) {
  margin-left: 0; }

.cx-number__1ZhZw {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  color: #ffffff;
  background-color: #d2d1e0;
  font-weight: 500; }

.cx-name__1HhHc {
  padding-left: 8px; }

.cx-selected__3vZFW {
  color: #37314f;
  font-weight: bold; }
  .cx-selected__3vZFW .cx-number__1ZhZw {
    background-color: #37314f; }

.cx-root__1S5N7 {
  cursor: pointer;
  position: relative;
  display: inline-flex;
  align-items: center;
  line-height: 15px;
  height: 16px; }
  .cx-root__1S5N7 > input {
    visibility: hidden; }
  .cx-root__1S5N7 > input:checked ~ .cx-checkmark__dMeMf {
    background-color: #373050;
    border: none; }
    .cx-root__1S5N7 > input:checked ~ .cx-checkmark__dMeMf:after {
      opacity: 1;
      left: 5px;
      top: 1px; }
    .cx-root__1S5N7 > input:checked ~ .cx-checkmark__dMeMf.cx-disabled__2FhRv {
      background-color: #d5d5d5;
      cursor: default; }
  .cx-root__1S5N7 > .cx-checkmark__dMeMf {
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    border: 2px solid #9290a4;
    border-radius: 2px;
    background-color: transparent;
    box-sizing: border-box;
    transition: background-color 0.1s ease-out; }
    .cx-root__1S5N7 > .cx-checkmark__dMeMf:hover {
      border-color: #9b9b9b; }
    .cx-root__1S5N7 > .cx-checkmark__dMeMf.cx-disabled__2FhRv {
      border: 2px solid #d5d5d5;
      cursor: default; }
      .cx-root__1S5N7 > .cx-checkmark__dMeMf.cx-disabled__2FhRv:hover {
        border-color: #d5d5d5; }
    .cx-root__1S5N7 > .cx-checkmark__dMeMf:active {
      border-color: #9b9b9b; }
    .cx-root__1S5N7 > .cx-checkmark__dMeMf:after {
      position: absolute;
      content: ' ';
      opacity: 0;
      transition: opacity 0.1s ease-out;
      left: 3px;
      top: -1px;
      width: 6px;
      height: 11px;
      border: solid white;
      border-width: 0 2px 2px 0;
      transform: rotate(45deg); }

.cx-text__zsyjq {
  color: #444444;
  font-size: 15px;
  font-weight: normal;
  margin-left: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .cx-text__zsyjq.cx-disabled__2FhRv {
    color: #9290a4;
    cursor: default; }

.cx-container__2ULD3 {
  display: inline-flex;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .cx-container__2ULD3 .cx-text__3kRHQ {
    font-size: 15px;
    font-weight: normal;
    margin-left: 25px;
    position: relative; }
    .cx-container__2ULD3 .cx-text__3kRHQ.cx-disabled__P4q-Q {
      color: #9290a4;
      cursor: default; }

/* Hide the browser's default radio button */
.cx-container__2ULD3 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  border: 1px solid #37314F; }

/* Create a custom radio button */
.cx-checkmark__iadtu {
  position: absolute;
  top: 0;
  left: 0;
  height: 12px;
  width: 12px;
  background-color: #ffffff;
  border-radius: 50%;
  border: 2px solid #37314F;
  box-sizing: content-box; }
  .cx-checkmark__iadtu.cx-disabled__P4q-Q {
    border: 2px solid #d5d5d5; }

/* When the radio button is checked, add a blue background */
.cx-container__2ULD3 input:checked ~ .cx-checkmark__iadtu {
  border: 2px solid #37314F; }
  .cx-container__2ULD3 input:checked ~ .cx-checkmark__iadtu.cx-disabled__P4q-Q {
    border: 2px solid #d5d5d5; }

/* Create the indicator (the dot/circle - hidden when not checked) */
.cx-checkmark__iadtu:after {
  content: "";
  position: absolute;
  display: none; }

/* Show the indicator (dot/circle) when checked */
.cx-container__2ULD3 input:checked ~ .cx-checkmark__iadtu:after {
  display: block; }

/* Style the indicator (dot/circle) */
.cx-container__2ULD3 .cx-checkmark__iadtu:after {
  top: 2px;
  left: 2px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #37314F; }

.cx-disabled__P4q-Q.cx-checkmark__iadtu:after {
  background: #d5d5d5; }

.cx-bottom-item-wrapper__1Cfl8 {
  position: relative;
  bottom: 0; }

.cx-main-wrapper__3LjGg {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
  width: 60px;
  min-width: 60px;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  background-color: #373050; }
  .cx-main-wrapper__3LjGg .cx-icons__1ZWOg {
    display: flex;
    justify-content: baseline;
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
    text-align: center; }
    .cx-main-wrapper__3LjGg .cx-icons__1ZWOg ul {
      padding: 0;
      width: 100%;
      cursor: pointer;
      margin-top: 29px;
      list-style-type: none; }
      .cx-main-wrapper__3LjGg .cx-icons__1ZWOg ul li {
        line-height: 35px;
        width: 60px;
        height: 34px; }
        .cx-main-wrapper__3LjGg .cx-icons__1ZWOg ul li:hover, .cx-main-wrapper__3LjGg .cx-icons__1ZWOg ul li.cx-item-selected__1X69D {
          background-color: #241e37; }
        .cx-main-wrapper__3LjGg .cx-icons__1ZWOg ul li span {
          text-align: center;
          vertical-align: middle; }
    .cx-main-wrapper__3LjGg .cx-icons__1ZWOg .cx-cx-logo-icon__2bN2k, .cx-main-wrapper__3LjGg .cx-icons__1ZWOg .cx-project-icon__lQSx3, .cx-main-wrapper__3LjGg .cx-icons__1ZWOg .cx-mgmt-icon__2xJRC, .cx-main-wrapper__3LjGg .cx-icons__1ZWOg .cx-analysis-icon__3dM_i, .cx-main-wrapper__3LjGg .cx-icons__1ZWOg .cx-user-icon__1kQ9f, .cx-main-wrapper__3LjGg .cx-icons__1ZWOg .cx-dashboard-icon__1Ta1_, .cx-main-wrapper__3LjGg .cx-icons__1ZWOg .cx-scan-icon__3D3fj .cx-icon-search__24v5Z {
      display: inline-block; }
    .cx-main-wrapper__3LjGg .cx-icons__1ZWOg .cx-menu-tool-tip__366j- {
      background-color: #373050;
      padding-left: 10px;
      padding-right: 10px;
      padding-top: 4px;
      padding-bottom: 4px;
      line-height: 15px;
      font-size: 15px;
      box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.05); }
    .cx-main-wrapper__3LjGg .cx-icons__1ZWOg .cx-place-right__20E5W:after {
      border-top: 4px solid transparent;
      border-bottom: 4px solid transparent;
      left: -5px;
      border-right-color: #373050; }
  .cx-main-wrapper__3LjGg .cx-my-account-icon__2i8RE {
    border: none;
    background-color: transparent; }

.cx-cx-logo__352m8 {
  width: 29px;
  height: 28px;
  background-image: url("data:image/png;base64,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"); }

.cx-root__2YNYj {
  position: relative;
  color: #444444; }
  .cx-root__2YNYj.cx-menuOpen__2hSdZ {
    padding: 0; }
    .cx-root__2YNYj.cx-menuOpen__2hSdZ > button {
      visibility: visible !important; }

.cx-menuList__wsmzY {
  z-index: 10;
  position: fixed;
  transform: translate(0, 0); }
  .cx-menuList__wsmzY > ul {
    padding: 8px 0;
    margin: 0;
    background: white;
    list-style: none;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.4); }

.cx-menuItem__3srSp > .cx-button__3_HZ0 {
  height: 40px;
  align-items: center;
  display: flex;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  transition-duration: 0.15s;
  transition-property: background; }
  .cx-menuItem__3srSp > .cx-button__3_HZ0:hover {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.12); }

.cx-root__t9WQ7 {
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  font-size: 100%;
  vertical-align: baseline;
  font-family: roboto;
  font-weight: inherit;
  color: inherit;
  cursor: pointer;
  color: #9290a4;
  width: 36px;
  height: 21px;
  line-height: 0; }
  .cx-root__t9WQ7:focus {
    outline: none; }

.cx-root__1qPqI {
  display: inline-block;
  padding: 4px;
  color: #9290a4;
  line-height: 0;
  cursor: pointer; }
  .cx-root__1qPqI .cx-background__r7L9s {
    padding: 0; }
  .cx-root__1qPqI .cx-horizontal__-9Qj9 {
    padding: 0; }
  .cx-root__1qPqI .cx-vertical__3BjuN {
    transition: height 0.15s linear, y 0.15s linear; }

.cx-wrapper__37tpj {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.27);
  background-color: #ffffff;
  overflow: hidden;
  display: flex;
  align-items: stretch; }

.cx-left__3jDBG {
  height: auto; }

.cx-seperator__1P9cX {
  opacity: 0.49;
  background: linear-gradient(270deg, rgba(55, 48, 80, 0) 0%, rgba(55, 48, 80, 0.35) 100%);
  width: 6px;
  height: auto; }

.cx-right__3W10L {
  height: auto;
  flex-grow: 10; }

.cx-header__H7qvU {
  height: auto; }

.cx-main-wrapper__MEA-J {
  display: flex; }
  .cx-main-wrapper__MEA-J .cx-header-wrapper__2EkPN {
    margin-top: 25px; }
    .cx-main-wrapper__MEA-J .cx-header-wrapper__2EkPN .cx-header-title__-QRnM {
      margin-bottom: 3px;
      margin-left: 35px;
      font-size: 36px;
      font-weight: 500;
      letter-spacing: -1px;
      line-height: 38px;
      height: 42px;
      color: #372f51;
      text-transform: capitalize;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden; }
  .cx-main-wrapper__MEA-J .cx-main-body__3vVhI {
    padding: 35px; }

.cx-settings-empty-state-wrapper__3q_WV {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #F6F7FA;
  height: 500px; }

.cx-ldap-edit-form-main-wrapper__2ChyE {
  border: 1px solid #d2d1e0;
  border-radius: 2px;
  box-shadow: 0 3px 7px -5px;
  border-left: 4px solid #373050; }

.cx-info-box__11ja_ {
  display: flex;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  text-align: left;
  border: 1px solid #d2d1e0;
  padding: 20px; }
  .cx-info-box__11ja_ > div:first-child {
    margin-right: 20px; }

.cx-generic-button-wrapper__3htdR {
  display: inline-block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .cx-generic-button-wrapper__3htdR svg [stroke] {
    stroke: #666666; }
  .cx-generic-button-wrapper__3htdR svg:hover {
    cursor: pointer; }
    .cx-generic-button-wrapper__3htdR svg:hover [stroke] {
      stroke: #4A90E2; }
  .cx-generic-button-wrapper__3htdR svg:active [stroke] {
    stroke: #9b9b9b; }
  .cx-generic-button-wrapper__3htdR svg.cx-disabled__3IzeU {
    cursor: default; }
    .cx-generic-button-wrapper__3htdR svg.cx-disabled__3IzeU [stroke] {
      stroke: #9b9b9b; }

.cx-trash-button-wrapper__FJ3IV {
  display: inline-block;
  width: 13px;
  height: 19px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .cx-trash-button-wrapper__FJ3IV svg > g > g {
    stroke: #666666; }
  .cx-trash-button-wrapper__FJ3IV:hover {
    cursor: pointer; }
    .cx-trash-button-wrapper__FJ3IV:hover svg > g > g {
      stroke: #4A90E2; }
  .cx-trash-button-wrapper__FJ3IV.cx-disabled__3X7sm {
    cursor: default; }
    .cx-trash-button-wrapper__FJ3IV.cx-disabled__3X7sm svg > g > g {
      stroke: #9b9b9b; }
  .cx-trash-button-wrapper__FJ3IV:active svg > g > g {
    stroke: #9b9b9b; }

*:focus {
  outline: none !important; }

input::-ms-clear, input::-ms-reveal {
  display: none !important; }

.cx-root__CAeR1 {
  font-family: 'Roboto';
  width: 100%;
  height: 40px;
  font-weight: bold;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  text-transform: capitalize;
  padding: 0 15px 0 15px;
  border-radius: 100px;
  border-width: 0; }
  .cx-root__CAeR1:hover {
    cursor: pointer;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3); }

.cx-disabled__3qz42 {
  color: #ffffff;
  background-color: #d2d1e0;
  cursor: default; }
  .cx-disabled__3qz42:active {
    box-shadow: none;
    background-color: #d2d1e0; }
  .cx-disabled__3qz42:hover {
    cursor: pointer;
    box-shadow: none; }

.cx-blue__2_2Ba {
  color: #ffffff;
  background-color: #4a90e2; }
  .cx-blue__2_2Ba.cx-confirm__s4fyW {
    background-color: #d82d49; }
  .cx-blue__2_2Ba:active {
    box-shadow: none;
    color: #ffffff;
    background-color: #3879c4; }

.cx-purple__17xDi {
  color: #ffffff;
  background-color: #373050; }
  .cx-purple__17xDi:active {
    box-shadow: none;
    background-color: #252038; }

.cx-red__402vz {
  color: #ffffff;
  background-color: #d82d49; }
  .cx-red__402vz:active {
    box-shadow: none;
    background-color: #B41931; }

.cx-green__Zv2uC {
  color: #ffffff;
  background-color: #53C800; }
  .cx-green__Zv2uC:active {
    box-shadow: none;
    background-color: #44A102; }

.cx-addlinkbutton__2RE37 {
  color: #4a90e2;
  font-weight: 500;
  font-size: 15px;
  cursor: pointer; }

.cx-back-button__2XKMC {
  color: #666666;
  font-size: 13px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .cx-back-button__2XKMC:hover {
    color: #4A90E2; }
    .cx-back-button__2XKMC:hover svg [stroke] {
      stroke: #4A90E2; }
  .cx-back-button__2XKMC svg {
    display: inline-block; }
    .cx-back-button__2XKMC svg [stroke] {
      stroke: #666666; }
  .cx-back-button__2XKMC > span {
    margin-left: 5px; }

.cx-search-box-root__iunlM {
  display: flex;
  justify-content: space-between;
  border: 1px solid #9b9b9b; }
  .cx-search-box-root__iunlM input {
    color: #444444;
    font-weight: normal;
    font-size: 15px;
    border: none;
    padding: 10px;
    width: 100%; }
  .cx-search-box-root__iunlM ::placeholder {
    color: #9290a4;
    opacity: 1;
    /* Firefox */ }
  .cx-search-box-root__iunlM :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #9290a4; }
  .cx-search-box-root__iunlM ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #9290a4; }
  .cx-search-box-root__iunlM button {
    padding: 0;
    margin: 0;
    background-color: #4a90e2;
    width: 43px;
    height: 42px;
    border: none; }
    .cx-search-box-root__iunlM button:hover {
      cursor: pointer; }
    .cx-search-box-root__iunlM button:active {
      background-color: #3879c4; }
    .cx-search-box-root__iunlM button [stroke] {
      stroke: #ffffff; }

.cx-tabs-root-wrapper__CtcMz {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  height: 40px;
  border-bottom: 1px solid #d2d0df; }

.cx-tab-wrapper__1Heo8 {
  margin-right: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #372f51;
  font-size: 15px;
  cursor: pointer;
  white-space: nowrap; }
  .cx-tab-wrapper__1Heo8.cx-selected__vOuSy {
    font-weight: bold;
    border-bottom: 4px solid #372f51; }

.cx-header-wrapper__2yt8V {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #372f51; }
  .cx-header-wrapper__2yt8V .cx-title-wrapper__2l830 {
    font-size: 18px;
    font-weight: 500; }


/*# sourceMappingURL=index.css.map*/
/*# sourceMappingURL=cx-ui.e61d3f616a9059056c31c8cbcde4a233.css.map*/