/*!********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/routes/styles.module.scss ***!
  \********************************************************************************************************************************************************************************/
.layout__K53VY {
  min-height: 100vh;
  width: 100%;
}
.layout__K53VY .bodyWrapper__cLy0l {
  display: flex;
  flex-direction: column;
  position: relative;
  background: rgba(236, 242, 244, 0.5);
}
.layout__K53VY .bodyWrapper__cLy0l .overlayContent__iQEEE {
  transition: all 0.3s ease;
}
.layout__K53VY .bodyWrapper__cLy0l .overlayContent__iQEEE.collapsed__uYjLT {
  margin-left: 80px;
  width: calc(100% - 80px);
}
.layout__K53VY .bodyWrapper__cLy0l .overlayContent__iQEEE.expanded___qFwQ {
  margin-left: 15vw;
  width: calc(100% - 15vw);
}
.layout__K53VY .bodyWrapper__cLy0l .footer__TMI03 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.layout__K53VY .bodyWrapper__cLy0l .footer__TMI03 .subHeading__YPZgU {
  color: #b2bec3;
  font-size: 12px;
}
.layout__K53VY .bodyWrapper__cLy0l .footer__TMI03 p {
  text-align: center;
}
@media (max-width: 767px) {
  .layout__K53VY .bodyWrapper__cLy0l .footer__TMI03 {
    width: 100%;
  }
}

.spinner__limZC {
  position: absolute;
  left: 50%;
  top: 50%;
}
/*!************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/layout/Partner/Partner/PartnerList/styles.module.scss ***!
  \************************************************************************************************************************************************************************************************************/
.paginationContainer__nVwcb {
  float: right;
  margin: 1rem;
}

.mainDivStyles__GXhon {
  margin: 1%;
}

.buttonStyles__NHrLl {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.4rem;
  height: 36px;
  display: flex;
  align-items: center;
  gap: 0.1rem;
  justify-content: center;
  margin-right: 0.5rem;
  height: 28px;
}
.buttonStyles__NHrLl .icon__maIjj {
  cursor: pointer;
  height: 24px;
  width: 24px;
}

.icon__maIjj {
  font-size: 5px;
  margin-left: 3px;
}
/*!**********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/layout/Common/Footer/styles.module.scss ***!
  \**********************************************************************************************************************************************************************************************/
.footer__rAlDM {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: absolute;
  bottom: 0;
  color: rgba(7, 7, 7, 0.408);
  padding: 10px 0;
}
.footer__rAlDM .subHeading__YxGAv {
  color: #b2bec3;
  font-size: 12px;
}
.footer__rAlDM p {
  text-align: center;
}
@media (max-width: 767px) {
  .footer__rAlDM {
    display: none; /* Hide the footer for screen widths less than 768px */
  }
}
/*!***********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/layout/Common/Auth/Login/Carousel/styles.module.scss ***!
  \***********************************************************************************************************************************************************************************************************/
.container__uFw0y {
  flex-direction: column;
  justify-content: center;
  height: 80vh;
  margin-top: 3.25rem;
}
@media (min-width: 1280px) {
  .container__uFw0y {
    height: 55vh;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .container__uFw0y {
    height: 75vh;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .container__uFw0y {
    height: 70vh;
  }
}
@media (max-width: 767px) {
  .container__uFw0y {
    height: 60vh;
  }
}
.container__uFw0y .imagesContainer___icyD {
  margin: 1rem auto;
  width: 400px;
}
.container__uFw0y .textContainer__rtDVn {
  display: flex;
  flex-direction: column;
  width: 60%;
  align-items: center;
  margin: 2rem auto 0;
}
.container__uFw0y .textContainer__rtDVn .title__hQwD9 {
  color: rgb(255, 255, 255);
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.container__uFw0y .textContainer__rtDVn .text__DLwB4 {
  color: rgb(203, 213, 225);
  font-size: 1rem;
  line-height: 1.5rem;
  text-align: center;
  margin-top: 0.5rem;
}
/*!********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/layout/Common/Auth/styles.module.scss ***!
  \********************************************************************************************************************************************************************************************/
.container__pTTpt {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.container__pTTpt .loginWrapper__MV6Dy {
  background-color: rgb(30, 64, 175);
  align-items: stretch;
  width: 100%;
  flex: 1;
  height: 100vh;
}
.container__pTTpt .loginWrapper__MV6Dy .logoContainer__smBKB {
  display: flex;
  margin: 2rem 0 0 2.5rem;
}
.container__pTTpt .loginWrapper__MV6Dy .logoContainer__smBKB .logo__JPxPw {
  height: 30px;
  width: 30px;
  margin: 0 0.5rem 0 0;
}
.container__pTTpt .loginWrapper__MV6Dy .logoContainer__smBKB .textLogo__Ngumf {
  height: 35px;
  width: 120px;
}
.container__pTTpt .login__rRqG1 {
  display: flex;
  background: white;
  flex-direction: column;
}
/*!*******************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/common/Navigation/styles.module.scss ***!
  \*******************************************************************************************************************************************************************************************/
.sideNav__z1e69 {
  position: relative;
  overflow-y: auto;
  overflow-x: hidden;
  height: 100vh;
  z-index: 100;
  left: 0;
  top: 0;
  bottom: 0;
  width: 15vw;
  max-width: 15vw;
  min-width: 80px;
  border-width: 1px;
  border-style: solid;
  border-color: #e4e4e7;
  transition: all 0.2s ease;
}
.sideNav__z1e69:not(.ant-layout-sider-collapsed__k7Pns) {
  max-width: 15vw !important;
  min-width: 80px !important;
  overflow: hidden;
}
.sideNav__z1e69.ant-layout-sider-collapsed__k7Pns {
  width: 80px !important;
  min-width: 80px !important;
  max-width: 15vw !important;
}
.sideNav__z1e69 .container__a9LEf {
  background: #ffffff;
  height: 100%;
  cursor: pointer;
  border-right-width: 1px !important;
  border-right-style: solid !important;
  border-color: #e4e4e7;
  border-color: getColor(gray, 200);
  max-width: 15vw;
  min-width: 80px;
  transition: all 0.2s ease;
}
.sideNav__z1e69 .container__a9LEf .logoContainer__GRfcx {
  height: 60px;
  max-width: 15vw;
  min-width: 80px;
  padding: 0 0.75rem;
  margin-bottom: 10px;
  display: flex;
  flex: none;
  gap: 0.5rem;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #e4e4e7;
  align-items: center;
  position: relative;
  user-select: none;
  overflow: hidden;
}
.sideNav__z1e69 .container__a9LEf .logoContainer__GRfcx .clientNameAvatar__lHZxR {
  height: 35px;
  width: 35px;
  border-radius: 50%;
}
.sideNav__z1e69 .container__a9LEf .logoContainer__GRfcx .icon__BlolF {
  padding: 1px;
  height: 45px;
  font-size: 16px;
}
.sideNav__z1e69 .container__a9LEf .logoContainer__GRfcx .expandedIcon__sINuV {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.sideNav__z1e69 .container__a9LEf .logoContainer__GRfcx .collapsed__t7dTe {
  margin-left: 8px;
}
.sideNav__z1e69 .container__a9LEf .logoContainer__GRfcx .expanded__nTbiJ {
  margin-left: 0;
}
.sideNav__z1e69 .container__a9LEf .expandedDiv__Fx8Bq {
  padding-left: 20px;
}
.sideNav__z1e69 .container__a9LEf .menuItems__zI8UP {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 1rem;
  height: calc(100vh - 140px);
  color: #4c5459;
  max-width: 15vw;
  min-width: 80px;
  overflow: hidden;
  overflow-y: auto;
  overflow-x: hidden;
  position: relative;
}
.sideNav__z1e69 .container__a9LEf::-webkit-scrollbar {
  width: 6px;
}
.sideNav__z1e69 .container__a9LEf::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 3px;
}
.sideNav__z1e69 .container__a9LEf::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 3px;
}
.sideNav__z1e69 .container__a9LEf::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}
.sideNav__z1e69 .container__a9LEf .bottomContainer__tEqjT {
  position: relative;
  bottom: 0;
  max-width: 15vw;
  min-width: 80px;
  background-color: rgb(255, 255, 255);
  border-top-width: 1px;
  border-top-style: solid;
  border-color: #e4e4e7;
}
.sideNav__z1e69 .container__a9LEf .bottomContainer__tEqjT .bottomLogo__epYSc {
  padding: 0 0.25rem;
  margin: 0.2rem 0;
  display: flex;
  flex: none;
  gap: 0.3rem;
  align-items: center;
  user-select: none;
  overflow: hidden;
  height: 50px;
  width: 100%;
  object-fit: contain;
}
.sideNav__z1e69 .container__a9LEf .bottomContainer__tEqjT .bottomLogo__epYSc .icon__BlolF {
  padding: 1px;
  height: 45px;
}
.sideNav__z1e69 .container__a9LEf .bottomContainer__tEqjT .bottomLogo__epYSc .ec__a7Y0y {
  padding-top: 7px;
  padding-left: 1rem;
  height: 55px;
}
.sideNav__z1e69 .container__a9LEf .bottomContainer__tEqjT .bottomLogo__epYSc .employee__Snbbi {
  padding-top: 7px;
  padding-left: 1rem;
  height: 55px;
}
.sideNav__z1e69 .container__a9LEf .bottomContainer__tEqjT .bottomLogo__epYSc .partner__QG69u {
  padding-top: 7px;
  height: 50px;
}
.sideNav__z1e69 .container__a9LEf .bottomContainer__tEqjT .bottomLogo__epYSc .distributor__n3u5r {
  padding-top: 8px;
  padding-left: 3px;
  margin-bottom: 3px;
  height: 63px;
  width: 180px;
  object-fit: cover;
}
.sideNav__z1e69 .container__a9LEf .bottomContainer__tEqjT .bottomLogo__epYSc .dc__QT6yr {
  padding-top: 7px;
  padding-left: 20px;
  margin-bottom: 3px;
  height: 63px;
  width: 150px;
  align-items: center;
  object-fit: contain;
}
.sideNav__z1e69 .container__a9LEf .bottomContainer__tEqjT .bottomLogo__epYSc .super__YCSVR {
  padding-top: 7px;
  padding-left: 7px;
  margin-bottom: 3px;
  height: 63px;
  width: 150px;
  align-items: center;
  object-fit: contain;
}
.sideNav__z1e69 .container__a9LEf .bottomContainer__tEqjT .bottomLogo__epYSc .depo__x1xN_ {
  padding-top: 7px;
  padding-left: 7px;
  margin-bottom: 3px;
  height: 63px;
  width: 150px;
  align-items: center;
  object-fit: contain;
}
.sideNav__z1e69 .container__a9LEf .bottomContainer__tEqjT .bottomLogo__epYSc .expandedIcon__sINuV {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.sideNav__z1e69 .container__a9LEf .bottomContainer__tEqjT .bottomLogo__epYSc .collapsed__t7dTe {
  margin-left: 0px;
}
.sideNav__z1e69 .container__a9LEf .bottomContainer__tEqjT .bottomLogo__epYSc .expanded__nTbiJ {
  margin-left: 0;
}

@media screen and (max-width: 1200px) {
  .sideNav__z1e69 {
    width: 20vw !important;
    max-width: 220px !important;
  }
  .sideNav__z1e69.ant-layout-sider-collapsed__k7Pns {
    width: 80px !important;
    min-width: 80px !important;
    max-width: 220px !important;
  }
}
@media screen and (max-width: 900px) {
  .sideNav__z1e69 {
    width: 40vw !important;
    max-width: 220px !important;
  }
  .sideNav__z1e69.ant-layout-sider-collapsed__k7Pns {
    width: 80px !important;
    min-width: 80px !important;
    max-width: 220px !important;
  }
}
@media screen and (max-width: 600px) {
  .sideNav__z1e69 {
    width: 80vw !important;
    max-width: 220px !important;
  }
  .sideNav__z1e69.ant-layout-sider-collapsed__k7Pns {
    width: 80px !important;
    min-width: 80px !important;
    max-width: 220px !important;
  }
}
/*!**********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/app.module.scss ***!
  \**********************************************************************************************************************************************************************/
.app__dFAfr {
  display: flex;
  flex-wrap: wrap;
  min-height: 100vh;
}
/*!*************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/styles/global.scss ***!
  \*************************************************************************************************************************************************************************/
@tailwind base;
@tailwind components;
@tailwind utilities;
*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  font-family: "Poppins", serif;
  font-size: 13px;
  color: #333;
  line-height: 1.5;
  background-color: #ffffff;
}

.stats-card .ant-card-head-title {
  color: rgb(17, 24, 39);
}
.stats-card > .ant-card-head {
  min-height: 10px;
  font-weight: 600;
  padding-left: 20px;
  padding-right: 20px;
  border-bottom: 0 none;
  margin-bottom: 0;
}
.stats-card > .ant-card-head .ant-card-head-title {
  line-height: 1.4993rem;
  padding: 12px 0 0 0;
}
.stats-card > .ant-card-head .ant-card-extra {
  padding-bottom: 4px;
  padding-top: 8px !important;
}
.stats-card > .ant-card-head .ant-card-extra a {
  color: #fff;
}
.stats-card > .ant-card-body {
  padding: 8px 20px 8px 20px;
}
.stats-card.heightFull {
  height: 100%;
}
.stats-card.heightFull .ant-card-body {
  flex: 1;
}
.stats-card .ant-card-actions {
  background-color: transparent;
  padding-top: 16px !important;
}
.stats-card.no-card-space .ant-card-body {
  padding: 0;
}
.stats-card.no-card-space-ltr-rtl .ant-card-body {
  padding-left: 0;
  padding-right: 0;
}

.select-search .ant-select-selector .ant-select-selection-item {
  color: #1d4ed8 !important;
  font-weight: 400 !important;
}
.select-search .ant-select-selection-placeholder {
  color: #1d4ed8 !important;
}

.ant-layout-sider-children {
  width: 100%;
}

.ant-tabs-nav-operations {
  display: contents !important;
}

.tabs-dashboard .ant-tabs-nav {
  margin-bottom: 0 !important;
}
.tabs-dashboard .ant-tabs-tab-btn {
  color: black !important;
}
.tabs-dashboard .ant-tabs-tab-btn:hover {
  color: theme("colors.gray.800") !important;
}

.ant-collapse-content-box {
  padding: 4 !important;
}

@media (max-width: 768px) {
  .sidebar {
    width: 25%;
  }
}
@media (max-width: 480px) {
  .sidebar {
    width: 30%;
  }
}
/**  Common Table for the Dashboard UI and file upload tables */
.common-table .ant-table-container {
  border-right: 1px solid #e4e4e7;
  border-collapse: collapse !important;
}
.common-table .ant-table-container .ant-table-header .ant-table-thead th:last-child {
  border-right: none !important;
}
.common-table .ant-table-container .ant-table-body .ant-table-tbody .ant-table-cell:last-child {
  border-right: none !important;
}

.data-view .ant-table-body .ant-table-tbody .ant-table-cell:last-child {
  border-right: none !important;
}
.data-view .ant-table-footer {
  padding-top: 0;
  border-top: 0.5px solid #e4e4e7 !important;
  background-color: white;
}

.no-data-view .ant-table-container {
  min-height: calc(100vh - 400px) !important;
}
.no-data-view .ant-table-container .ant-table-body {
  display: flex;
  justify-content: center;
  align-items: center;
}
.no-data-view .ant-table-footer {
  padding-top: 0;
  background-color: white;
}
.no-data-view .ant-table-tbody {
  height: 56vh !important;
}
.no-data-view .ant-table-tbody .ant-table-placeholder > td {
  border-bottom: none !important;
  border-inline-end: none !important;
}
.no-data-view .ant-table-tbody .ant-table-placeholder > td .ant-table-expanded-row-fixed::after {
  border-inline-end: none !important;
  inset-inline-end: none !important;
}
.no-data-view .ant-table-tbody .ant-table-placeholder > td .ant-table-expanded-row-fixed::after div {
  height: 60vh !important;
}

.no-filter-height .ant-table-body {
  min-height: calc(100vh - 408px) !important;
}

.filter-height .ant-table-body {
  min-height: calc(100vh - 472px) !important;
}

.defaultTableHeight .ant-table-container {
  min-height: calc(100vh - 470px) !important;
}

.latest-table-css .ant-table-container {
  width: 100%;
  border-collapse: collapse;
}
.latest-table-css .ant-table-container .ant-table-wrapper .ant-table .ant-table-header {
  background-color: transparent;
  font-weight: bold;
}
.latest-table-css .ant-table-container .ant-table-header .ant-table-thead {
  background-color: transparent;
  font-weight: bold;
}
.latest-table-css .ant-table-container .ant-table-thead .ant-table-cell {
  background-color: 0;
}
.latest-table-css .ant-table-container .ant-table-thead .ant-table-cell:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan])::before {
  top: 50%;
  right: 0;
  width: 0;
  height: 0;
  background-color: transparent;
  transform: none;
  transition: none;
  content: none;
}
.latest-table-css .ant-table-container .ant-table-body {
  overflow: auto scroll;
}
.latest-table-css .ant-table-footer {
  padding-top: 0;
  background-color: transparent;
}

.crema-table-style {
  min-height: 0.01%;
  overflow-x: auto;
}
.crema-table-style thead > tr > th,
.crema-table-style tbody > tr > th,
.crema-table-style tfoot > tr > th,
.crema-table-style thead > tr > td,
.crema-table-style tbody > tr > td,
.crema-table-style tfoot > tr > td {
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .crema-table-style.ant-table {
    width: 100%;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid rgba(0, 0, 0, 0.1215686275);
  }
}
.crema-table-style tbody > tr {
  transition: all 0.2s ease;
  transform: scale(1);
}
.crema-table-style tbody > tr:hover {
  transform: translateY(-2px);
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
  background-color: rgba(10, 143, 220, 0.1);
}
.crema-table-style .ant-table-header .ant-table-thead > tr .ant-table-cell {
  background: white;
}
.crema-table-style .ant-table-tbody > tr.ant-table-row:hover > td {
  background-color: transparent;
}
.crema-table-style .ant-table table {
  table-layout: auto !important;
}
.crema-table-style .ant-table-thead > tr > th {
  font-size: 13px;
  padding: 8px;
  font-weight: 600;
  background-color: transparent;
}
.crema-table-style .ant-table-thead > tr > th:first-child {
  padding-left: 20px;
}
.crema-table-style .ant-table-thead > tr > th:last-child {
  padding-right: 20px;
}
.crema-table-style .ant-table-thead > tr > th.order-table-action {
  text-align: center;
  background-color: #ffffff;
}
.crema-table-style .ant-table-tbody > tr > td {
  font-size: 13px;
  padding: 16px 8px;
}
.crema-table-style .ant-table-tbody > tr > td:first-child {
  padding-left: 20px;
}
.crema-table-style .ant-table-tbody > tr > td:last-child {
  padding-right: 20px;
}
.crema-table-style .ant-table-tbody > tr > td.order-table-action {
  text-align: center;
  background-color: #ffffff;
}
.crema-table-style .badge {
  padding: 3px 10px;
  border-radius: 16px;
  display: inline-block;
}
.crema-table-style .ant-table-footer {
  background-color: transparent;
}

.hold .ant-table-tbody .ant-table-row .ant-table-cell:nth-child(5) {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
}

.rounded-category-select .ant-select-selector {
  border-radius: 20px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px theme("colors.white") inset !important;
}

.steps-dpd .ant-steps-item .ant-steps-item-container .ant-steps-item-icon {
  height: 16px !important;
  width: 16px !important;
}
.steps-dpd .ant-steps-item .ant-steps-item-container .ant-steps-item-tail {
  top: 6px !important;
}
.steps-dpd .ant-steps-item .ant-steps-item-container .ant-steps-item-tail:after {
  margin-inline-start: 18px !important;
  width: calc(100% - 28px) !important;
  height: 1px !important;
}
.steps-dpd .ant-steps-item .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title span {
  color: theme("colors.coolGray.400") !important;
}
.steps-dpd .ant-steps-item .ant-steps-item-container .ant-steps-item-content .ant-steps-item-description span {
  color: theme("colors.coolGray.500") !important;
}
.steps-dpd .ant-steps-item:first-child .ant-steps-item-container .ant-steps-item-icon .ant-steps-icon .ant-steps-icon-dot {
  left: -34px !important;
}
.steps-dpd .ant-steps-item:first-child .ant-steps-item-container .ant-steps-item-tail:after {
  margin-inline-start: -12px !important;
  width: calc(100% - 2px) !important;
}
.steps-dpd .ant-steps-item:nth-last-child(2) .ant-steps-item-container .ant-steps-item-tail:after {
  margin-inline-start: 22px !important;
  width: calc(100% + 9px) !important;
}
.steps-dpd .ant-steps-item:last-child .ant-steps-item-container .ant-steps-item-icon .ant-steps-icon .ant-steps-icon-dot {
  left: 48px !important;
}
.steps-dpd .ant-steps-item:not(.ant-steps-item-wait, .ant-steps-item-process) .ant-steps-item-container .ant-steps-item-tail:after {
  background: theme("colors.green.500") !important;
}
.steps-dpd .ant-steps-item:not(.ant-steps-item-wait) .ant-steps-item-container .ant-steps-item-icon .ant-steps-icon-dot {
  background: theme("colors.green.500") !important;
}
.steps-dpd .ant-steps-item:not(.ant-steps-item-wait) .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title span {
  color: theme("colors.green.700") !important;
}
.steps-dpd .ant-steps-item:not(.ant-steps-item-wait) .ant-steps-item-container .ant-steps-item-content .ant-steps-item-description span {
  color: theme("colors.gray.800") !important;
}

.ant-tabs-ink-bar-animated {
  height: 4px !important;
}

.tab-summary .ant-tabs-content-holder {
  padding: 0 32px !important;
}

.ant-radio-wrapper span.ant-radio + * {
  padding-inline-start: 12px;
  padding-inline-end: 8px;
}

.ant-tag {
  padding: 0 16px;
  border-radius: 7px;
  background: #f0f3f5;
  border: 1px solid #b2bec3;
}

.ant-tag-green {
  background: #f0fdf4;
  border-color: #86efac;
  color: #15803d;
}

.ant-tag-red {
  background: #ffe7ea;
  border-color: #f02;
  color: #f02;
}

.ant-tag-yellow {
  background: #fff9e9;
  border-color: #ffc212;
  color: #ffc212;
}

.ant-tag-blue {
  background: #ebfafa;
  border-color: #0010f7;
  color: #0010f7;
}

.pagination-type-1 .ant-pagination-item-active {
  background-color: theme("colors.blue.600") !important;
}
.pagination-type-1 .ant-pagination-item-active a {
  color: theme("colors.white") !important;
}
.pagination-type-1 .ant-pagination-item:not(.ant-pagination-item-active) {
  border-color: theme("colors.coolGray.300") !important;
}
.pagination-type-1 .ant-pagination-item:not(.ant-pagination-item-active) a {
  color: theme("colors.black") !important;
  font-weight: 600 !important;
}

.row-payment-cell .ant-table-cell {
  background: theme("colors.green.50") !important;
}
.row-payment-cell .ant-table-cell span {
  color: theme("colors.green.700") !important;
}

.ant-menu .ant-menu-item .ant-menu-item-icon + span,
.ant-menu .ant-menu-submenu-title .ant-menu-item-icon + span,
.ant-menu .ant-menu-item .anticon + span,
.ant-menu .ant-menu-submenu-title .anticon + span {
  margin-left: 8px;
}
.ant-menu .ant-menu-item-icon svg {
  display: flex;
}
.ant-menu .ant-menu-item .ant-menu-item-icon,
.ant-menu .ant-menu-submenu-title .ant-menu-item-icon,
.ant-menu .ant-menu-item .anticon,
.ant-menu .ant-menu-submenu-title .anticon {
  font-size: 16px;
}
.ant-menu.ant-menu.ant-menu-dark, .ant-menu.ant-menu-dark .ant-menu-sub, .ant-menu.ant-menu.ant-menu-dark .ant-menu-sub {
  color: inherit;
  background: none;
}
.ant-menu.ant-menu-dark .ant-menu-item, .ant-menu.ant-menu-dark .ant-menu-item-group-title, .ant-menu.ant-menu-dark .ant-menu-item > a, .ant-menu.ant-menu-dark .ant-menu-item > span > a {
  color: inherit;
}
.ant-menu.ant-menu-dark .ant-menu-item-selected .ant-menu-item-icon, .ant-menu.ant-menu-dark .ant-menu-item-selected .anticon, .ant-menu.ant-menu-dark .ant-menu-item-selected .ant-menu-item-icon + span, .ant-menu.ant-menu-dark .ant-menu-item-selected .anticon + span {
  color: inherit;
}
.ant-menu.ant-menu-inline-collapsed {
  width: auto;
}
.ant-menu.ant-menu-inline-collapsed .ant-menu-item,
.ant-menu.ant-menu-inline-collapsed .ant-menu-submenu-title {
  display: flex !important;
  align-items: center;
  justify-content: center;
  height: 48px;
  padding: 0 !important;
}
.ant-menu.ant-menu-inline-collapsed .ant-menu-item-group-title {
  min-height: 0;
  display: none;
}
.ant-menu.ant-menu-inline-collapsed .ant-menu-item-group-list .ant-menu-item,
.ant-menu.ant-menu-inline-collapsed .ant-menu-item-group-list .ant-menu-submenu-title {
  padding: 0 !important;
  margin: 0 auto;
  width: 48px;
  height: 48px;
  border-radius: 4px;
}
.ant-menu.ant-menu-inline-collapsed .ant-menu-item .anticon,
.ant-menu.ant-menu-inline-collapsed .ant-menu-submenu-title .anticon {
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
}
.ant-menu.ant-menu-inline-collapsed .ant-menu-item .ant-menu-item-icon + span,
.ant-menu.ant-menu-inline-collapsed .ant-menu-submenu-title .ant-menu-item-icon + span,
.ant-menu.ant-menu-inline-collapsed .ant-menu-item .anticon + span,
.ant-menu.ant-menu-inline-collapsed .ant-menu-submenu-title .anticon + span {
  width: 0;
  margin: 0;
  font-size: 16px;
  display: none !important;
}

.ant-table-cell-ellipsis {
  max-width: 250px !important;
}

.custom-query-drawer .ant-drawer-header {
  padding: 0;
}

.custom-status-update-modal .ant-modal-content {
  padding: 0 0 28px 0;
}

.Disbursal-Details-Modal .ant-modal-content {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 10px;
  border-radius: 16px;
}
.Disbursal-Details-Modal .ant-modal-title {
  padding-left: 4.5%;
  padding-bottom: 4%;
  padding-top: 2%;
  border-bottom: 1px solid #dcdee6;
}
.Disbursal-Details-Modal .ant-modal-title .ant-modal-title {
  border-bottom: 1px solid #dcdee6;
}
.Disbursal-Details-Modal .ant-modal-body {
  padding-top: 4%;
  padding-left: 4.5%;
  padding-right: 4.5%;
}
.Disbursal-Details-Modal .ant-modal-footer {
  padding-right: 4.5%;
  padding-top: 2.5%;
}

.reply-footer-chat .ant-space-item {
  width: 100%;
}

.audit_log-timeline .ant-timeline-item .ant-timeline-item-tail {
  border-inline-start: 2px dotted rgba(2, 2, 2, 0.15) !important;
}
.audit_log-timeline .ant-timeline-item .ant-timeline-item-head {
  padding-block: 0;
}

/*   custom css for radio group in download.svg Drawer */
.custom-radio-buttons .ant-radio-wrapper {
  margin-top: 5px !important;
}
.custom-radio-buttons .ant-radio-wrapper span.ant-radio .ant-radio-inner {
  width: 20px;
  height: 20px;
}
.custom-radio-buttons .ant-radio-wrapper span.ant-radio + * {
  padding-inline-start: 10px !important;
  padding-inline-end: 10px !important;
}

.ant-form-item-label > label.ant-form-item-required::before {
  position: absolute;
  right: -1px;
}

/**  for the doc upload UI*/
.doc-upload .ant-upload-btn {
  padding: 5px 0 !important;
}
.doc-upload .ant-upload-list {
  margin-top: 10px;
  overflow-y: auto;
  height: 180%;
}

[aria-disabled=true] {
  opacity: 0.5;
}

.ant-spin-nested-loading > div > .ant-spin {
  position: absolute;
  top: 0;
  inset-inline-start: 0;
  z-index: 4;
  display: block;
  width: 100%;
  height: 100%;
  max-height: 100%;
}

.reconRedBg {
  background: theme("colors.red.50") !important;
}

.success-toast span,
.success-toast svg {
  color: #15803d;
}

.ant-breadcrumb ol {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ant-breadcrumb ol li a {
  display: flex;
  align-items: center;
  justify-content: center;
}

.entry-title .fa-chevron-right:not(:last-of-type) {
  color: #777777;
}

.customizePadding .ant-drawer-body {
  padding: 0;
}

.ant-table-cell {
  border: 1px solid theme("colors.gray.50");
}

.ant-table-cell {
  border: 1px solid theme("colors.gray.50");
}

.ql-toolbar {
  background-color: #f0f0f0; /* Change this to your desired background color */
}

.ant-radio-wrapper .ant-radio .ant-radio-inner {
  border: 1px solid #0f0e0e;
  background-color: #fff;
}
.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
  background-color: #0010f7;
}
.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
  background-color: #ccc;
}

.ant-tooltip-inner .ant-typography {
  color: white;
}

@media (max-height: 400px) {
  .ant-layout-sider,
  .ant-layout-sider-children,
  .ant-menu {
    min-height: 120px !important;
    overflow: visible !important;
  }
  .ant-menu-item .ant-menu-item-icon,
  .ant-menu-submenu-title .ant-menu-item-icon,
  .ant-menu-item .anticon,
  .ant-menu-submenu-title .anticon {
    display: inline-flex !important;
    opacity: 1 !important;
    visibility: visible !important;
    font-size: 16px !important;
  }
}
