@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap");._parent_container_oqxj9_1 {
  /* give the outermost container a predefined size */
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
}

._child_container_oqxj9_12,
._sidebar_oqxj9_13,
._content_oqxj9_14 {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  /* for Firefox */
  min-height: 0;
}

._sidebar_oqxj9_13 {
  position: absolute !important;
  transform: translate(-100%);
  top: 0;
  bottom: 0;
  z-index: 999;
  border-right: 2px solid #e6eaf5;
}

@media (min-width: 1200px) {
  ._sidebar_oqxj9_13 {
    position: relative !important;
    transform: none;
  }
}

._sidebar_open_oqxj9_37 {
  transform: translate(0);
}

._logo_container_oqxj9_41 {
  height: 32px;
  margin: 16px;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

._toolbar_oqxj9_49 {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 16px;
  height: 80px;
  line-height: 1.15;
  padding: 8px 16px;
  border-bottom: 2px solid #e6eaf5;
  z-index: 1;
  background: #fff;
}

._scrollable_content_oqxj9_62 {
  flex-grow: 1;
  overflow: auto;
  /* for Firefox */
  min-height: 0;
}

._content__child_oqxj9_69 {
  min-height: 100%;
}

._vertical_menu_oqxj9_73 {
  padding-top: 30px;
}

._horizontal_menu_oqxj9_77 {
  padding: 0 20px;
}

._footer_oqxj9_81 {
  text-align: center;
}

._toggleBtn_oqxj9_85 {
  margin-right: 10px;
  padding-right: 10px;
}

._iconBtn_oqxj9_90 {
  background-color: #e6eaf5;
  color: #005975;
  margin-left: 10px;
  border: none;
}

._margin_oqxj9_97 {
  margin-bottom: 0px !important;
}

._flex_oqxj9_101 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

._dropDown_oqxj9_107 {
  color: #005975;
  margin-left: 10px;
}
/* stylelint-disable */html,
body {
  width: 100%;
  height: 100%;
}input::-ms-clear,
input::-ms-reveal {
  display: none;
}*,
*::before,
*::after {
  box-sizing: border-box;
}html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}@-ms-viewport {
  width: device-width;
}body {
  margin: 0;
}[tabindex='-1']:focus {
  outline: none;
}hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  font-weight: 500;
}p {
  margin-top: 0;
  margin-bottom: 1em;
}abbr[title],
abbr[data-original-title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline;
  text-decoration: underline dotted;
  border-bottom: 0;
  cursor: help;
}address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}input[type='text'],
input[type='password'],
input[type='number'],
textarea {
  -webkit-appearance: none;
}ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1em;
}ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}dt {
  font-weight: 500;
}dd {
  margin-bottom: 0.5em;
  margin-left: 0;
}blockquote {
  margin: 0 0 1em;
}dfn {
  font-style: italic;
}b,
strong {
  font-weight: bolder;
}small {
  font-size: 80%;
}sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}sub {
  bottom: -0.25em;
}sup {
  top: -0.5em;
}pre,
code,
kbd,
samp {
  font-size: 1em;
  font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
}pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto;
}figure {
  margin: 0 0 1em;
}img {
  vertical-align: middle;
  border-style: none;
}a,
area,
button,
[role='button'],
input:not([type='range']),
label,
select,
summary,
textarea {
  touch-action: manipulation;
}table {
  border-collapse: collapse;
}caption {
  padding-top: 0.75em;
  padding-bottom: 0.3em;
  text-align: left;
  caption-side: bottom;
}input,
button,
select,
optgroup,
textarea {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}button,
input {
  overflow: visible;
}button,
select {
  text-transform: none;
}button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}input[type='radio'],
input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0;
}input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  -webkit-appearance: listbox;
}textarea {
  overflow: auto;
  resize: vertical;
}fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5em;
  padding: 0;
  color: inherit;
  font-size: 1.5em;
  line-height: inherit;
  white-space: normal;
}progress {
  vertical-align: baseline;
}[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}output {
  display: inline-block;
}summary {
  display: list-item;
}template {
  display: none;
}[hidden] {
  display: none !important;
}mark {
  padding: 0.2em;
  background-color: #feffe6;
}body {
  font-family: "Open Sans", sans-serif;
}.ant-layout-sider-children {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  /* for Firefox */
  min-height: 0;
}@media (min-width: 1200px) {
  #home_component .content {
    padding: 0 6vw;
  }
}
#home_component .card-container .card_list {
  list-style-type: none;
  padding: 20px 0;
  display: grid;
  grid-template-columns: 100%;
  justify-content: space-between;
  gap: 16px;
  row-gap: 16px;
}
@media (min-width: 480px) {
  #home_component .card-container .card_list {
    grid-template-columns: repeat(2, 49%);
  }
}
@media (min-width: 576px) {
  #home_component .card-container .card_list {
    grid-template-columns: repeat(3, 32%);
  }
}
@media (min-width: 768px) {
  #home_component .card-container .card_list {
    grid-template-columns: repeat(2, 49%);
  }
}
@media (min-width: 992px) {
  #home_component .card-container .card_list {
    grid-template-columns: repeat(5, 18%);
  }
}
#home_component .card-container .card_list li {
  height: 158px;
  border: 0.5px solid #d7e1ef;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  text-align: center;
}
#home_component .card-container .card_list img {
  width: 54px;
  height: 54px;
}
#home_component .card-container .card_list span {
  padding: 0 20px;
  color: #141414;
}
#home_component .timeline-container {
  display: flex;
  flex-direction: column;
}
#home_component .timeline-container h2 {
  margin-bottom: 20px;
}
#home_component .timeline-container .timeline-small {
  width: 100%;
}
@media (min-width: 576px) {
  #home_component .timeline-container .timeline-small {
    display: none;
  }
}
#home_component .timeline-container .timeline-md {
  display: none;
}
@media (min-width: 576px) {
  #home_component .timeline-container .timeline-md {
    display: block;
    width: 100%;
  }
}
@media (min-width: 992px) {
  #home_component .timeline-container .timeline-md {
    max-width: 800px;
    justify-self: center;
    align-self: center;
  }
}
@media (min-width: 1200px) {
  #home_component .timeline-container .timeline-md {
    max-width: 875px;
  }
}
@media (min-width: 1600px) {
  #home_component .timeline-container .timeline-md {
    max-width: 1200px;
  }
}
#home_component .supercharge-div {
  display: flex;
  flex-direction: column;
  row-gap: 16px;
}
#home_component .supercharge-div .middle {
  display: grid;
  grid-template-columns: 100%;
  justify-content: space-between;
  row-gap: 16px;
}
@media (min-width: 576px) {
  #home_component .supercharge-div .middle {
    grid-template-columns: 40% 59%;
  }
}
@media (min-width: 768px) {
  #home_component .supercharge-div .middle {
    grid-template-columns: repeat(2, 49%);
  }
}
@media (min-width: 1200px) {
  #home_component .supercharge-div .middle {
    grid-template-columns: 30% 69%;
  }
}
#home_component .supercharge-div .img {
  width: 100%;
  height: 100%;
}
@media (min-width: 1600px) {
  #home_component .supercharge-div .img {
    height: 280px;
  }
}
#home_component .messaging-container {
  display: flex;
  flex-direction: column;
  row-gap: 16px;
}
#home_component .messaging-container .middle {
  display: grid;
  grid-template-columns: 100%;
  row-gap: 16px;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 576px) {
  #home_component .messaging-container .middle {
    grid-template-columns: 59% 39%;
  }
}
@media (min-width: 768px) {
  #home_component .messaging-container .middle {
    grid-template-columns: repeat(2, 49%);
  }
}
#home_component .messaging-container .middle .card-cont {
  grid-row-start: 0;
  display: flex;
  flex-direction: column;
  row-gap: 16px;
}
@media (min-width: 576px) {
  #home_component .messaging-container .middle .card-cont {
    grid-row-start: 1;
  }
}
#home_component .messaging-container .middle .messaging-img {
  grid-row-start: 1;
  width: 100%;
}
@media (min-width: 576px) {
  #home_component .messaging-container .middle .messaging-img {
    grid-row-start: 0;
  }
}
@media (min-width: 1200px) {
  #home_component .messaging-container .middle .messaging-img {
    max-width: 450px;
    justify-self: center;
    align-self: center;
  }
}
#home_component .channel-partner-main {
  display: grid;
  grid-template-columns: 100%;
  align-items: center;
  justify-content: space-between;
  color: white;
}
@media (min-width: 576px) {
  #home_component .channel-partner-main {
    grid-template-columns: repeat(2, 49%);
  }
}
@media (min-width: 992px) {
  #home_component .channel-partner-main {
    grid-template-columns: 59% 39%;
  }
}
#home_component .channel-partner-main .top .img {
  width: 100%;
}
@media (min-width: 576px) {
  #home_component .channel-partner-main .top .img {
    display: none;
  }
}
#home_component .channel-partner-main .middle .mid-img {
  display: none;
}
@media (min-width: 576px) {
  #home_component .channel-partner-main .middle .mid-img {
    display: block;
    width: 100%;
    height: 150px;
  }
}
#home_component .channel-partner-main .middle p {
  grid-row-start: 0;
}
@media (min-width: 576px) {
  #home_component .channel-partner-main .middle p {
    grid-row-start: 1;
  }
}#analytics {
  display: flex;
  flex-direction: column;
  row-gap: 16px;
}
#analytics .c-div {
  flex-grow: 1;
  overflow: hidden;
}

.analytics-segment .ant-segmented-group {
  background-color: white;
  padding: 2px;
  border-radius: 4px;
}
.analytics-segment .ant-segmented-item-selected {
  color: white !important;
  background-color: #00839f;
}
.analytics-segment .ant-segmented-thumb {
  color: white;
  background-color: #00839f;
}._cardContainer_1gdio_1 {
  width: 100%;
  overflow: auto;
  padding: 10px 3px;
  margin-bottom: 10px;
}
._cardContainer_1gdio_1 ._cardUI_1gdio_7 {
  min-width: 175px !important;
  padding: 12px 14px;
  border-radius: 10px;
  display: inline-block;
  transition: 0.3s;
  width: 100%;
}.white-text {
  color: white;
}

.info-icon {
  font-size: 13px;
  color: grey;
  cursor: pointer;
}.ant-table-row > td {
  vertical-align: top !important;
}.address-timeline .ant-timeline-item-tail {
  height: calc(100% - 25px);
  inset-block-start: 18px;
}
.address-timeline .ant-timeline-item-head {
  left: 5px !important;
  background-color: transparent !important;
}
.address-timeline .ant-timeline-item-last {
  padding-bottom: 0 !important;
}

.order-item-stock-out {
  color: red;
}.modal-padding-small .ant-modal-content {
  padding: 15px !important;
}.order-actions .ant-drawer-header {
  background-color: #00839f;
  color: white;
  font-size: 25px !important;
  cursor: pointer;
}
.order-actions .ant-drawer-title {
  color: #fff !important;
  font-size: 25px !important;
}
.order-actions .ant-drawer-body {
  background-color: #e6eaf5;
}
.order-actions .action-div {
  border: 1px solid white;
  border-radius: 5px;
  background-color: white;
  padding: 12px;
}
.order-actions .ant-timeline-item-head {
  background-color: transparent !important;
}
.order-actions .ant-timeline-item-last {
  padding-bottom: 0 !important;
}
.order-actions .timelineDrawer .ant-drawer-body {
  background-color: white;
}.ant-drawer-header {
  background-color: #00839f;
  color: white;
}

.ant-drawer-body {
  background: #e6eaf5;
}.address-timeline .ant-timeline-item-tail {
  height: calc(100% - 25px);
  inset-block-start: 18px;
}
.address-timeline .ant-timeline-item-head {
  left: 5px !important;
  background-color: transparent !important;
}
.address-timeline .ant-timeline-item-last {
  padding-bottom: 0 !important;
}.invoiceDrawer .uploadShipping .ant-btn.css-dev-only-do-not-override-4aru2t.ant-btn-default {
  width: 100%;
}
@media (min-width: 576px) {
  .invoiceDrawer .uploadShipping .ant-btn.css-dev-only-do-not-override-4aru2t.ant-btn-default {
    width: 120%;
  }
}
@media (min-width: 768px) {
  .invoiceDrawer .uploadShipping .ant-btn.css-dev-only-do-not-override-4aru2t.ant-btn-default {
    width: 80%;
  }
}
@media (min-width: 992px) {
  .invoiceDrawer .uploadShipping .ant-btn.css-dev-only-do-not-override-4aru2t.ant-btn-default {
    width: 102%;
  }
}
@media (min-width: 1200px) {
  .invoiceDrawer .uploadShipping .ant-btn.css-dev-only-do-not-override-4aru2t.ant-btn-default {
    width: 100%;
  }
}
@media (min-width: 1400px) {
  .invoiceDrawer .uploadShipping .ant-btn.css-dev-only-do-not-override-4aru2t.ant-btn-default {
    width: 157%;
  }
}
@media (min-width: 2500px) {
  .invoiceDrawer .uploadShipping .ant-btn.css-dev-only-do-not-override-4aru2t.ant-btn-default {
    width: 303%;
  }
}#order_table {
  margin: 24px 0;
}
#order_table .ExpandedRow .ant-table-cell {
  background: white !important;
  border-bottom: 1px solid #f0f0f0;
}
#order_table .ant-table-row > td {
  border-bottom: none !important;
}

.customTooltipContainer {
  width: 100%;
}
.customTooltipContainer .tooltipBlocks {
  width: 100%;
  justify-content: space-between;
}

.text-white {
  color: white;
}.address-timeline .ant-timeline-item-tail {
  height: calc(100% - 25px);
  inset-block-start: 18px;
}
.address-timeline .ant-timeline-item-head {
  left: 5px !important;
  background-color: transparent !important;
}
.address-timeline .ant-timeline-item-last {
  padding-bottom: 0 !important;
}.footer {
  background-color: rgba(230, 234, 245, 0.25);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 24px;
}
.footer Button {
  padding: 0px 50px;
  box-shadow: none;
}
.footer .textBtn {
  color: #00839f;
}

.hintFontSize {
  font-size: 12px;
}

.form {
  padding: 4px 24px;
}

.formItemfullWidth .ant-row .ant-form-item-label label {
  width: 100%;
}.settingKycModal .ant-modal-content {
  padding: 0;
}#startKyc .header-div {
  padding: 12px 24px;
  background: rgb(230, 234, 245);
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 4px;
}
#startKyc .bottom-div {
  display: flex;
  flex-direction: column;
  row-gap: 16px;
}
#startKyc .bottom-div .grid1X2 {
  display: grid;
  grid-template-columns: 100%;
  row-gap: 16px;
}
@media (min-width: 768px) {
  #startKyc .bottom-div .grid1X2 {
    grid-template-columns: 18% 80%;
    justify-content: space-between;
  }
}
#startKyc .button-div {
  display: flex;
  background: #f9fafd;
  justify-content: space-between;
  cursor: pointer;
}
@media (min-width: 768px) {
  #startKyc .button-div {
    min-height: 220px;
    padding: 12px;
    flex-direction: column;
  }
}
#startKyc .button-div .button {
  padding: 4px 12px;
}
#startKyc .selected {
  background-color: rgb(215, 237, 242);
  border-left: 3px solid #00819d;
  font-weight: 700;
}.modalstyle .ant-modal-content {
  padding: 0;
}._buttonStyle_7ex6r_1 {
  padding: 0px 40px;
}

._myBrandsContainer_7ex6r_5 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 500px;
  padding: 10px 10px 20px 10px;
}

._myBrandsContainerUI_7ex6r_13 {
  height: 100%;
  padding: 10px 10px 20px 10px;
}

._titleStyle_7ex6r_18 {
  padding: 16px;
  background: rgba(230, 234, 245, 0.2509803922);
  margin-bottom: 0px;
}

._modalFormStyle_7ex6r_24 {
  padding: 10px 30px;
}

._brandButtonUi_7ex6r_28 {
  display: flex;
  justify-content: flex-end;
  margin-right: 10px;
}

._collapaseStyle_7ex6r_34 {
  width: 100%;
  background: inherit;
  margin-top: 20px;
}

._formBtnStyles_7ex6r_40 {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 20px;
}

._logoDivStyle_7ex6r_47 {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-bottom: 10px;
}.integration-card {
  min-height: 100%;
}
.integration-card .icon {
  height: 60px;
  max-width: 90px;
}
.integration-card .channel-div {
  display: grid;
  grid-template-columns: 100%;
  justify-content: space-between;
  row-gap: 24px;
}
@media (min-width: 480px) {
  .integration-card .channel-div {
    grid-template-columns: repeat(2, 47%);
  }
}
@media (min-width: 576px) {
  .integration-card .channel-div {
    grid-template-columns: repeat(3, 30%);
  }
}
@media (min-width: 992px) {
  .integration-card .channel-div {
    grid-template-columns: repeat(4, 22%);
  }
}
@media (min-width: 992px) {
  .integration-card .channel-div {
    grid-template-columns: repeat(5, 16%);
  }
}
.integration-card .channel-div .active {
  border: 1px solid green !important;
}
.integration-card .channel-div .channel-card {
  cursor: pointer;
  border: 1px solid grey;
  border-radius: 12px;
  min-height: 150px;
  transition: all 1s;
}
.integration-card .channel-div .channel-card .tag-div {
  width: 30%;
  height: 15%;
}
.integration-card .channel-div .channel-card .tag-div .tag {
  border: 1px solid green;
  border-top-left-radius: 10px;
  color: white;
  background-color: green;
  text-align: center;
}
.integration-card .channel-div .channel-card .middle-div {
  height: 90px;
  display: grid;
  place-items: center;
}
.integration-card .channel-div .channel-card .bottom-div {
  text-align: center;
}
.integration-card .channel-div .channel-card:hover {
  box-shadow: 2px 6px 8px rgba(0, 81, 191, 0.1) !important;
  transform: scale(1.01);
}._kycToolbar_c3m1y_1 {
  display: flex;
  justify-content: space-between;
  box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.1);
  align-items: center;
  height: 60px;
  background: #fff;
  padding: 0px 20px;
  position: sticky;
  top: 0;
  z-index: 99;
}
._kycToolbar_c3m1y_1 ._logo_c3m1y_13 {
  height: 25px;
  transform: translateX(3px);
}._cardui_mgf6b_1 {
  transition: all 0.5s;
  min-width: 450px;
  position: relative;
}
._cardui_mgf6b_1:hover {
  background: #f7fbfc;
  box-shadow: 3px 7px 9px 2px rgba(103, 103, 103, 0.1);
}
._cardui_mgf6b_1 ._suggestionPill_mgf6b_10 {
  position: absolute;
  top: -1.5%;
  left: 50%;
  margin-left: -71px;
}._customCheckbox_114oo_1 {
  width: 160px;
  height: 140px;
  padding: 10px;
  border-radius: 12px;
  border: 1px solid #d7e1ef;
  background: #fff;
  margin-bottom: 16px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  transition: all 0.5s;
  cursor: pointer;
}
._customCheckbox_114oo_1:hover {
  box-shadow: 0px 3px 7px 0px rgba(0, 81, 191, 0.1);
  border-radius: 12px;
  border: 1px solid #d7e1ef;
}
._customCheckbox_114oo_1 ._imageInCheckbox_114oo_20 {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
  align-items: center;
  justify-content: center;
  padding: 10px;
}.customModal .ant-modal .ant-modal-content {
  overflow: hidden;
  padding: 0px;
}
.customModal .ant-modal .ant-modal-content .ant-modal-header {
  padding: 16px;
  margin-bottom: 0px;
}
.customModal .ant-modal .ant-modal-content .ant-modal-body {
  padding: 0 16px 16px 16px;
}
.customModal .ant-modal .ant-modal-content .ant-modal-footer {
  background-color: #f9fafd;
  margin-top: 0;
  padding: 16px;
}.previewForm {
  padding: 20px;
  max-height: calc(100vh - 200px);
  overflow-y: scroll;
}
.previewForm .previewFlex {
  display: flex;
  flex-direction: row;
  align-items: start;
  height: fit-content;
}
.previewForm .previewFlex .icon {
  height: 42px;
  width: 42px;
  font-size: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
}
.previewForm .previewFlex .review {
  border: 6px solid rgba(252, 155, 61, 0.4);
}
.previewForm .previewFlex .reviewColor {
  color: rgb(252, 155, 61);
}
.previewForm .previewFlex .reviewContent {
  display: flex;
  flex-direction: column;
}
.previewForm .previewFlex .supportLine {
  font-size: 16px;
  font-weight: 200;
}
.previewForm .previewFlex .supportLine a {
  font-weight: 400;
}
.previewForm .imagePreview .ant-upload-list-item .ant-upload-list-item-error {
  width: 118px;
  height: 181px;
}.formSteppers {
  margin: 20px 25px;
  gap: 30px;
}
.formSteppers .left-col {
  background-color: rgba(230, 234, 245, 0.25);
  border-radius: 10px;
  padding: 20px 15px;
  height: fit-content;
}
.formSteppers .left-col .step {
  margin-bottom: 50px;
}
.formSteppers .left-col .step .active {
  font-weight: 700;
}
.formSteppers .right-col {
  border: 0.5px solid rgba(20, 20, 20, 0.25);
  border-radius: 10px;
}
.formSteppers .footer {
  background-color: rgba(230, 234, 245, 0.25);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 20px;
}
.formSteppers .footer Button {
  padding: 0px 50px;
  box-shadow: none;
}
.formSteppers .footer .textBtn {
  color: #00839f;
}
.formSteppers .form {
  padding: 20px 20px 0 20px;
}
.formSteppers .form .uploadCertificate {
  margin: 20px 0px;
}
.formSteppers .form .uploadCertificate a {
  text-decoration: underline;
  color: #00839f;
}.kycModule {
  width: 100%;
}
.kycModule .kycToolbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 60px;
  background: #fff;
  padding: 0px 20px;
}
.kycModule .kycToolbar .logo {
  height: 25px;
  transform: translateX(3px);
}
.kycModule .kycContent {
  height: 100%;
  width: 100%;
  margin: auto;
}
@media (min-width: 768px) {
  .kycModule .kycContent {
    width: 85%;
  }
}
.kycModule .back-Btn-div {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 15px;
  border-radius: 4px 4px 0px 0px;
}
.kycModule .back-Btn-div .back-btn {
  border: none;
  background: transparent;
  box-shadow: none;
  font-size: 18px;
  font-weight: 600;
}
.kycModule .flex {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.kycModule .kycDetails {
  height: calc(100vh - 170px);
  padding: 0px 20px;
}
.kycModule .btn-Group {
  display: flex;
  flex-direction: column;
  margin: 35px 0;
}
@media (min-width: 576px) {
  .kycModule .btn-Group {
    flex-direction: row;
  }
}
.kycModule .btn-Group .btnSize {
  width: 230px;
  height: 50px;
  text-align: left;
  font-weight: 500;
}
.kycModule .btn-Group .btnSize img {
  width: 25px;
  height: 25px;
  margin-right: 10px;
}
@media (min-width: 992px) {
  .kycModule .btn-Group .btnSize {
    width: 250px;
    height: 60px;
  }
  .kycModule .btn-Group .btnSize img {
    width: 35px;
    height: 35px;
  }
}
.errorColor {
  color: #f0543c;
}
.hintFontSize {
  font-size: 12px;
}
.highlight {
  color: #1890ff;
}