@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
body {
  font-family: "Roboto", serif !important;
}

a {
  text-decoration: none !important;
}

.font90 {
  font-size: 0.9rem;
}

.ant-picker-dropdown {
  z-index: 9999 !important;
}

.filterTag {
  font-size: 0.9rem;
}

.pointer {
  cursor: pointer;
}

.app-nav-tabs {
  background: #fff;
  padding: 0;
}
.app-nav-tabs .nav-link {
  color: rgb(146.3656126482, 173.6482213439, 238.1343873518);
  font-size: 87.5%;
  font-weight: bold;
}
.app-nav-tabs .nav-link.active {
  color: #245bdd;
  border-bottom: 2px solid #245bdd;
}
.app-nav-tabs .nav-link.active:hover {
  background: none;
}
.app-nav-tabs .nav-link:hover {
  background: rgb(212.5849802372, 223.2371541502, 248.4150197628);
  color: #245bdd;
}

.redFilter {
  font-size: 0.87rem;
}

.mail-card:hover {
  background-color: rgba(223, 223, 223, 0.402) !important;
}

.ant-table-thead tr th {
  width: 10% !important;
}

.register-form-overlay-header {
  position: absolute;
  background-color: rgb(8, 8, 83);
  width: 75%;
  height: 200px;
  margin: 0 20px;
}

.registerForm {
  background-color: #fff;
}

.bg-grey {
  background-color: #f0f2f5;
  min-height: 100vh;
  height: 100%;
}

.errorLabel {
  color: red;
  background: #f9e9e9;
  padding: 5px 10px;
}

.table-responsive > .table-bordered {
  border: 1px solid #ebebeb;
}

.table-width-5 {
  width: 5% !important;
}

.table-width-10 {
  width: 10% !important;
}

.editable-row:hover .editable-cell-value-wrap {
  padding: 4px 11px;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
}

[data-theme=dark] .editable-row:hover .editable-cell-value-wrap {
  border: 1px solid #434343;
}

.sb-topnav .ant-select-single .ant-select-selector {
  font-weight: bold;
  font-size: 1.6rem !important;
}
.sb-topnav .custom-select-dropdown .ant-select-arrow {
  color: white !important;
}
.sb-topnav .anticon {
  width: 13px;
}

.ant-dropdown {
  inset: 53px auto auto 16px;
}

.ant-dropdown .ant-dropdown-menu {
  min-width: 200px !important;
}
.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
  font-size: 16px !important;
}

.user-detail .ant-row {
  flex-wrap: unset;
}
.user-detail .doc-sec {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.user-detail .doc-sec .doc-icon {
  display: inline-block;
  border-radius: 30px;
}
.user-detail .doc-sec .text {
  font-size: 14px;
}
.user-detail .doc-sec .sign-icon {
  background-color: #3d3693;
}
.user-detail .doc-sec .stmt-icon {
  background-color: #329c4e;
}
.user-detail .doc-sec .party-icon {
  background-color: #00b5df;
}
.user-detail .doc-sec .item-icon {
  background-color: #df8300;
}
.user-detail .doc-sec .logo-icon {
  background-color: #df0000;
}

.user-profile {
  width: 250px;
}

.ant-col {
  font-family: "Roboto", serif !important;
  font-size: 1rem;
}
.ant-col .ant-tag {
  font-family: "Roboto", serif !important;
  font-size: 1rem;
}

.campaign-list-card {
  box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
}

.campaign .filter-badge {
  background-color: #D6E4FF;
  color: #002e8a;
  font-size: 13px;
  padding: 10px;
  border-radius: 20px;
}
.campaign .campaign-list-card .campaign-hov {
  transition: 0.5s;
}
.campaign .campaign-list-card .campaign-hov:hover {
  background-color: #f3f3f3;
  transition: 0.5s;
  border-radius: 10px;
}

#layoutSidenav_nav {
  min-height: 100vh;
}

@media screen and (max-width: 992px) {
  #layoutSidenav_nav .sidebar-mask {
    position: fixed;
    display: block;
    min-height: 100vh;
    height: 100%;
    width: 100%;
    min-width: 100vw;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.35);
  }
}
.sb-sidenav {
  background-color: black;
}
.sb-sidenav .sb-sidenav-menu {
  scrollbar-width: none;
}
.sb-sidenav .sb-sidenav-menu .sb-sidenav-menu-heading {
  color: orange;
}
.sb-sidenav .sidebar-link {
  border-radius: 40px;
  transition: 0.5s;
}
.sb-sidenav .nav-active {
  background-color: #4e4e4e;
  color: white;
  font-weight: bold;
  border-radius: 40px;
  transition: 0.5s;
}

.user-list .filter .ant-select-selection-wrap {
  height: 100%;
}

/* .camp-temp {
	.camp-table {
		.ant-table-body {
			overflow: unset !important;
		}
	}
} */
.doc-stmt .stmt-card {
  white-space: unset;
}

.copyable-user-id {
  font-size: 0.9rem;
  color: #444444;
}

.text-muted {
  color: #828d9f !important;
}

.stmt-preview .preview-pdf {
  min-height: 1193px;
}

@media screen and (max-width: 480px) {
  .ant-picker-dropdown .ant-picker-panel-container .ant-picker-panels {
    display: flex;
    flex-direction: column;
  }
  .sort {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .camp-temp .mob-p-0 {
    padding: 0 !important;
  }
  .edit-temp.mob-p-0 {
    padding: 0 !important;
  }
  .campaign.px-4 {
    padding: 0 !important;
  }
  .campaign .filter.p-3 {
    padding: 1rem 0rem !important;
  }
  .stmt-preview .preview-pdf {
    zoom: 40%;
  }
}/*# sourceMappingURL=custom.css.map */