.login-img {
  position: relative;

  background: #6869f4;
}

.side-header .header-brand1 {
  text-align: left !important;
  margin: 0 0px !important;
}
.app-header,
.side-header {
  border-radius: 0px 0px 40px 40px;
  background: #f7f7f7;
}
.side-header {
  border-radius: 0px 0px 0px 0px;
}

.login-img::before {
  background: linear-gradient(
    to right,
    #ec202800 0%,
    #ec202800 100%
  ) !important;
}

/* .header-brand-img { */
/* width: 45px !important; */
/* } */
.dark-mode .side-header .header-brand-img.desktop-logo {
  /* width: 145px; */
}

img.header-brand-img1 {
  width: 155px;
}

.img-td {
  width: 40px;
  height: 40px;
  /* border-radius: 50% !important; */
  object-fit: cover;
}

.img-50 {
  width: 50px;
}

.profile-center {
  text-align: center;
}

.table-responsive .table td {
  vertical-align: middle;
  color: #2c2c2c;
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
  white-space: nowrap;
}

.table th,
.text-wrap table th {
  font-size: 0.8rem !important;
}

.mt-30 {
  margin-top: 20px;
}

.float-right {
  float: right;
}

.visitor-list i {
  font-size: 18px;
  width: 35px;
  height: 35px;
  background-color: #cccccc7d;
  border-radius: 50%;
  text-align: center;
  line-height: 32px;
  margin-right: 20px;
  margin-bottom: 10px;
}

.face-clr {
  color: #2318d3;
}

.insta-clr {
  color: #a80d84;
}

.twit-clr {
  color: #006fa8;
}

.link-clr {
  color: #3500c8;
}

.y-clr {
  color: #cc0606;
}

.side-header .header-brand-img.toggle-logo,
.side-header .header-brand-img.light-logo {
  height: 2.5rem !important;
}

.avatar {
  background: rgb(9 21 64 / 0%) no-repeat center/cover !important;
}

@media (max-width: 576px) {
  .page-header {
    display: flex !important;
  }
}

@media (max-width: 576px) {
  .header-brand-img {
    margin: 3px 60px !important;
  }

  .header .dropdown-menu {
    top: 0.5rem !important;
  }
}

@media (max-width: 769px) {
  .dark-mode .app-header.header .header-brand-img.desktop-logo {
    display: block;
    width: 125px;
  }
}

.fiel_icons {
  display: flex;
  justify-content: center;
}

.fiel_icons img {
  width: 50%;
}

.side-menu__item.active .side-menu__icon {
  color: #6869f4 !important;
}

.side-menu__item.active::before {
  width: 5px;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  content: '';
  border-radius: 0 25px 25px 0;
  background-color: #6869f4;
}

body {
  background: #ebebebab;
}

.searchInput {
  min-width: 300px;
  margin-right: 15px;
}

.btnNovi {
  border-radius: 10px;
  background: #6869f4;
  color: #fff;
  text-align: center;
  font-weight: 500;
}

.smallBtns {
  border-radius: 5px;
  padding: 5px;
  width: 30px;
  display: flex;
  aspect-ratio: 1;
  align-items: center;
  justify-content: center;
}

.smallBtns.green {
  border: 1px solid #6869f4;
  color: #6869f4;
}

.smallBtns.blue {
  border: 1px solid #6869f4;
  color: #6869f4;
}

.smallBtns.red {
  border: 1px solid #dd3232;
  color: #dd3232;
}

thead tr {
  background: #fcf5ff;
}

.table-responsive {
  border-radius: 15px;
  border: 1px solid #e9edf4;
}

.table thead th {
  text-transform: capitalize;
  white-space: nowrap;
}

tbody {
  background-color: white;
}

.NoviCard {
  border-radius: 20px;
  border: 0.5px solid #eee !important;
  background: #fff;
}

.btnNoviBlack {
  background-color: black;
  color: white;
  border-radius: 7px;
}

.responceModal {
}

.responceModal .modal-content {
  border-radius: 20px;
}

.responceModal .modal-header {
  border-radius: 20px 20px 0px 0px;
  border: 0.5px solid #eee;
  background: #f9f9f9;
  display: flex;
  align-items: center;
}

.responceModal .modal-header h4 {
  margin-bottom: 0;
}

.responceModal .modal-footer {
  border-top: none;
  justify-content: flex-start;
}

.responceModal .clientdtl {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}

.responceModal .clientdtl h6 {
  color: #535353;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 500;
}

.responceModal .clientdtl h6 span {
  color: #2c2c2c;
}

.responceModal .clientdtl p {
  margin-bottom: 0;
  color: #535353;

  font-size: 13px;
  font-weight: 500;
}

.responceModal {
}

.page-title i {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: white;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0.5px solid #eee;
  color: #eee;
}

.detailcard .card-header {
  padding: 15px;
  display: flex;
  justify-content: space-between;
  border: 0.5px solid #eee;
  background: #f3f3f3;
}

.detailcard {
  border-radius: 20px;
  overflow: hidden;
  height: 100%;
  margin-bottom: 0 !important;
}

.detailcard .card-header h4 {
  margin-bottom: 0;
}

.clientDtil h6 {
  color: #535353;
  font-size: 13px;
  font-weight: 500;
}

.clientDtil p {
  color: #000;
  font-size: 16px;
  font-weight: 500;
}

.resposeCard {
  border-radius: 10px;
  border: 1px solid #eee;
  background: #fbfbfb;
  padding: 15px;
}

.respoRight {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  align-items: flex-end;
}

.respoRight p {
  margin-bottom: 0;
  color: #a4a4a4;
  font-size: 12px;
  font-weight: 400;
}

.rightIcons a {
  margin-left: 10px;
}

.rightIcons a:last-child {
  border-left: 1px solid #e2e2e2;
  padding-left: 10px;
}

.wtspIcon {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  border: 1px solid #6869f4;
  color: #6869f4;
  border-radius: 5px;
}

.whitepaceNowrap {
  white-space: nowrap;
}

.mainhEAD {
  color: #000;
  width: fit-content;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 14px;
  /* 93.333% */
}

.underline {
  text-decoration: underline;
}

.progressBar {
  width: 80%;
  height: 12px;
  border-radius: 99px;
  background: #e0f6ee;
  overflow: hidden;
  position: relative;
  margin: 0 10px;
}

.progressss {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  border-radius: 15px;
  background: #6869f4;
}

.Gr_color {
  color: #6869f4;
}

.whatspaaBox {
  margin-left: 15px;
  border-radius: 5px;
}

.pojetcCard .card-body {
  padding: 15px 20px;
}

.reportCard {
  margin: 0 10px;
  padding: 5px;
  width: 110px;
  height: 100%;
  aspect-ratio: 1;
  border-radius: 10px;
  background: #f9f9f9;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.reportCard.active {
  background: #2c2c2c;
}

.reportCard p {
  color: #979797;
  text-align: center;
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: 500;
}

.reportCard.active p {
  color: #c8c8c8;
}

.reportCard h4 {
  color: #474747;
  text-align: center;
  font-size: 26.939px;
  font-weight: 500;
  letter-spacing: -0.539px;
  margin-bottom: 0;
}

.reportCard.active h4 {
  color: #fff;
}

.reportCardAdd {
  cursor: pointer;
  width: 110px;
  height: 100%;
  aspect-ratio: 1;
  border-radius: 10px;
  border: 1px solid #979797;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 15px;
}

.reportCardAdd p {
  color: #979797;
  text-align: center;
  margin-top: 5px;
  font-size: 12px;
  font-weight: 500;
}

.addDepartment .modal-header {
  border-radius: 20px 20px 0px 0px;
  border: 0.5px solid #eee;
  background: #f9f9f9;
}

.addDepartment .modal-content {
  border-radius: 20px;
}

.btnAdd {
  border-radius: 6px;
  border: 1px solid #6869f4;
  color: #6869f4;
  padding: 5px 20px;
  font-size: 16px;
}

.btnClose {
  border: 1px solid #969ba0;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  color: #969ba0;
}

.wFit {
  width: fit-content;
}

.invoiceTab ul {
  border-radius: 10px;
  background: #f2f2f3;
  width: fit-content;
  padding: 5px 7px;
}

.invoiceTab .tab-menu-heading {
  border-bottom: none !important;
}

.invoiceTab .nav.panel-tabs a.active {
  border-bottom: none !important;
  background: white;
  border-radius: 8px;
}

.invoiceTab .tabs-menu1 ul li a {
  padding: 5px 25px;
}

.invoiceTab .cardinvoice {
  padding: 15px;
  border-radius: 10px;
  border: 0.6px solid #eee;
  background: #f9f9f9;
}

.invoiceTab .panel-body {
  padding: 15px 0;
}

.invoice_head {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}

.invHeadLeft {
  display: flex;
  align-items: center;
}

.invHeadRight {
  display: flex;
}

.invHeadLeft h6 {
  color: #2c2c2c;
  font-size: 12px;
  font-weight: 600;
  line-height: normal;
  margin-right: 10px;
  margin-bottom: 0;
}

.invHeadLeft span {
  color: #fff;
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  border-radius: 4px;
  background: #6869f4;
  padding: 3px 10px;
}

.invHeadRight a {
  margin-left: 10px;
  color: #71839b;
}

.invHeadRight a i {
  color: #71839b;
}

.invoicBody {
  margin-bottom: 15px;
}

.invoicBody h5 {
  color: rgba(0, 0, 0, 0.35);
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 5px;
}

.invoicBody p {
  color: #2c2c2c;
  font-size: 12px;
  font-weight: 500;
  line-height: normal;
  width: 75%;
}

.invoiceFooter {
}

.countInvoice {
  display: flex;
  justify-content: space-between;
}

.countInvoice .invCounts {
  color: rgba(0, 0, 0, 0.35);
  font-size: 15px;
  font-weight: 400;
  line-height: normal;
}

.countInvoice .invCounts span {
  color: #6869f4;
  font-size: 16px;
  font-weight: 500;
}

.countInvoice .invCounts a {
  color: #292d32;
  margin-left: 5px;
}

.InvoivceProgress {
  margin-top: 8px;
  width: 100%;
  border: 3px solid #ebebeb;
  border-radius: 99px;
  background: #ebebeb;
  height: 15px;
  position: relative;
}

.progresInvoiceBar {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 99px;
  background: #6869f4;
}

.EmployeCard {
}

.EmployeCard .emplyeHead {
  border-radius: 20px 20px 0px 0px;
  border: 0.5px solid #eee;
  background: #f2f2f2;
  padding: 5px 10px;
  display: flex;
  align-items: center;
}

.empImg {
  display: flex;
  flex-shrink: 0;
}

.empImg img {
  width: 60px;
  border-radius: 50%;
  height: 60px;
  object-fit: cover;
}

.EmployeeContent {
  padding-left: 10px;
  width: 100%;
}

.EmployeeContent .EditIcons {
  display: flex;
  justify-content: end;
}

.EmployeeContent .EditIcons a {
  margin-left: 10px;
  font-size: 16px;
  color: #292d32;
  padding-left: 10px;
  border-left: 1px solid #978f8f63;
}

.EmployeeContent .EditIcons a:first-child {
  border-left: none;
}

.EmployeeContent h5 {
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 5px;
}

.EmployeeContent p {
  color: #000;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;

  line-height: normal;
}

.EmployeeContent p span {
  background-color: #000;
  color: white;
  border-radius: 5px;
  padding: 4px;
  margin-right: 5px;
}

.empHeadFootr {
  color: #969ba0;
  font-size: 10px;
  font-weight: 500;
  line-height: normal;
  display: flex;
  justify-content: space-between;
}

.empHeadFootr span {
  color: #000;
}

.employBody {
  padding: 8px;
  background: #fefefe;
  border-radius: 0px 0px 20px 20px;
}
.subject-box {
  padding: 20px 8px 20px !important;
  text-align: center;
}
.subject-box h6 {
  margin: 0;
  font-size: 19px;
}
.emplyeeBodyCont {
  border-radius: 10px;
  border: 0.5px solid #eee;
  background: #fff;
  padding: 10px 8px 30px;
}

.emplyeeBodyCont li {
  color: #000;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 8px;
}

.emplyeeBodyCont li i {
  color: #969ba0;
  margin-right: 8px;
}

.Employee_details_Cont h5 {
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.Employee_details_Cont h6 span {
  background-color: #000;
  color: white;
  border-radius: 5px;
  padding: 4px;
  margin-right: 5px;
}

.Employee_details_Cont h6 {
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.Employee_details_Cont p {
  color: #969ba0;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.Employee_details_Cont p b {
  color: #000;
}

.EmployeeSkills {
  list-style: disc;
}

.EmployeeSkills li {
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 17px;
  /* 93.333% */
  padding-bottom: 20px;
}

.attach_card {
  padding-top: 20px;
}

.attach_card h6 {
  color: #969ba0;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  /* 87.5% */
}

.attach_box {
  border-radius: 10px;
  background: var(--Hover-Gray, #f8fafe);
  padding: 15px;
  display: flex;
  align-items: center;
  margin-top: 10px;
}

.attach_box h5 {
  color: var(--Dark-Gray, #324054);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 0px;
}

.attach_box p {
  color: var(--Secondary-Gray, #71839b);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  /* 133.333% */
  letter-spacing: -0.06px;
}

.review_date h6 {
  color: #969ba0;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  /* 87.5% */
  margin-bottom: 0;
}

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

.Review p {
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  padding-top: 15px;
}

.Review {
  margin-top: 10px;
}

.accntDetail {
  display: flex;
  align-items: start;
  justify-content: space-between;
  padding-top: 20px;
}

.accntDetail p {
  color: #4e4e4e;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  margin-bottom: 0;
  line-height: 14px;
  /* 93.333% */
}

.accntDetail h6 {
  color: #000;
  text-align: right;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;


  margin-bottom: 0;
}

.card {
  border-radius: 25px;
}

.form-label {
  font-size: 12px;
}

.attach_create_card {
  border: 1px solid #e9edf4;
  border-radius: 10px;
  padding: 15px;
}

.attach_create_header h5 {
  color: #292d32;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 0px;
}

.attach_create_header p {
  color: #a9acb4;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 0px;
}

.attach_create_header {
  display: flex;
  border-bottom: 1px solid #e9edf4;
  padding-bottom: 10px;
}

.applicant_flex {
  display: flex;
  align-items: start;
}

.applicant_flex p {
  color: #4e4e4e;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0;
  margin-bottom: 20px;
}

.applicant_flex h6 {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 0;
  padding-left: 40px;
  margin-bottom: 20px;
}

.resume_Sec h5 {
  color: #4e4e4e;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

iframe {
  border-radius: 20px;
}

.OpeningCard {
  border-radius: 11.49px;
  border: 1px solid rgba(229, 229, 229, 0.4);
  background: #fff;
}
.OpeningCard .openHead {
  padding: 15px;
  border-bottom: 1px solid #f5f5f5;
}
.openHead h6 {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 0;
}
.openHead i {
  font-size: 14px;
}
.openHead a {
  color: #292d32;
}
.openHead a:first-child {
  border-right: 1px solid grey;
  margin-right: 8px;
  padding-right: 8px;
}
.OpeningCard .openBody {
  padding: 15px;
  border-bottom: 1px solid #f5f5f5;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.OpeningCard .openBody div {
  display: flex;
  align-items: flex-end;
}
.OpeningCard .openBody h4 {
  color: #000;
  font-size: 44.807px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 0;
}
.OpeningCard .openBody span {
  color: #818181;
  font-size: 16.024px;
  font-weight: 500;
}
.OpeningCard .openBody i {
  font-size: 45px;
  color: #3433304d;
}
.OpenFooter {
  padding: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.OpenFooter div {
  display: flex;
}
.OpenFooter div span {
  color: #000;
  font-size: 15px;
  font-weight: 600;
  line-height: normal;
}
.OpenFooter div p {
  color: #656565;
  font-size: 15px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0;
  margin-left: 5px;
}
.openingTab {
  display: flex;
  flex-wrap: nowrap;
  border-radius: 10px;
  background: #f2f2f3;
  padding: 0 10px;
  margin-right: 10px;
}
.openingTab.nav-pills .nav-link.active,
.openingTab.nav-pills .show > .nav-link {
  border-radius: 6px;
  background: #fff;
  color: #292d32;
  box-shadow: 0px 4px 34px 0px rgba(0, 0, 0, 0.05);
}
.openingTab .nav-item {
  white-space: nowrap;
}
.BudgetCard {
  margin: 0 10px;
  padding: 5px;
  width: 110px;
  height: 100%;
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-radius: 10px;
  background: rgba(0, 176, 116, 0.03);
}
.BudgetCard p {
  color: #979797;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 5px;
}
.BudgetCard h5 {
  color: #474747;
  text-align: center;
  font-size: 23px;
  line-height: normal;
  margin-bottom: 0;
  letter-spacing: -0.46px;
}
.BudgetCard.active {
  background: #6869f4;
}
.BudgetCard.active p,
.BudgetCard.active h5 {
  color: white;
}

.details p {
  margin-bottom: 5px;
}

.checkbox-sec,
.first-checkbox {
  display: flex;
  align-items: center;
}
.first-checkbox label {
  margin-bottom: 2px;
}
.live-icon {
  display: inline-block;
  position: relative;
  top: calc(50% - 5px);
  background-color: red;
  width: 10px;
  height: 10px;
  margin-left: 20px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  z-index: 1;
}
.live-icon:before {
  content: '';
  display: block;
  position: absolute;
  background-color: rgba(255, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-animation: live 2s ease-in-out infinite;
  animation: live 2s ease-in-out infinite;
  z-index: -1;
}

@-webkit-keyframes live {
  0% {
    transform: scale(1, 1);
  }
  100% {
    transform: scale(3.5, 3.5);
    background-color: rgba(255, 0, 0, 0);
  }
}

@keyframes live {
  0% {
    transform: scale(1, 1);
  }
  100% {
    transform: scale(3.5, 3.5);
    background-color: rgba(255, 0, 0, 0);
  }
}

.EmployeeContent .btn {
  padding: 0.375rem 0 !important;
}
.back-button {
  display: flex;
  align-items: center;
  font-size: 20px;
  color: #eee;
}

.ps__thumb-y {
  background-color: #6869f4 !important;
  width: 8px;
}
.progress-circle,
.progress-circle-two,
.progress-circle-three {
  position: relative;
  width: 100px;
  height: 100px;
  background: conic-gradient(#6869f4 var(--progress), #ccc 0%);
  border-radius: 50%;
}

.progress-circle::before,
.progress-circle-two::before,
.progress-circle-three::before {
  content: '';
  position: absolute;
  top: 10%;
  left: 10%;
  width: 80%;
  height: 80%;
  background: #fff;
  border-radius: 50%;
}

.progress-circle span,
.progress-circle-two span,
.progress-circle-three span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 1.5em;
  font-weight: bold;
  color: #333;
}
.attendence-cnt h6 {
  color: #6869f4;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 30.037px; 
  letter-spacing: 0.125px;
}
.attendence-cnt p {
  color: var(--Neutral-Gray-70, #525252);
  font-size: 12.515px;
  font-style: normal;
  font-weight: 400;
  line-height: 20.025px; 
  letter-spacing: 0.501px;
}
.next-row {
  display: flex;
  justify-content: space-between;
}

.avatarcard {
  width: 100%;
  aspect-ratio: 1/1;
  border-radius: 10px;
  margin: 0 auto;
  padding: 10px;
  display: block;
  background-color: #6155e275;
  position: relative;
}
.avatarcard .delete {
  position: absolute;
  top: -10px;
  right: -9px;
  background: #6155e2;
  color: #fff;
  border: none;
  border-radius: 10px;
  padding: 5px;
  cursor: pointer;
  aspect-ratio: 1;
  width: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type='number'] {
  -moz-appearance: textfield;
}
.totlaValue {
  font-size: 26px;
  font-weight: 600;
}
.coinColorCard {
  padding: 5px 15px;
}
.agentCategories {
  display: flex;
  flex-wrap: wrap;
}
.agentCategories li {
  padding: 2px 5px;
  font-size: 12px;
  color: white;
  margin-bottom: 5px;
  margin-right: 5px;
  border-radius: 5px;
  background-color: var(--primary-color, #6869f4);
}
.employee_img img {
  width: 100%;
  border-radius: 10px;
  aspect-ratio: 1/1;
  object-fit: cover;
}
.ratingAgent {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ratingAgent .jq-star {
  width: 20px !important;
  height: 20px !important;
}
.ratingAgent h6 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
}

.card_1 {
  background: linear-gradient(135deg, #5f389e, #3a89c9);
}
.card_1 h3 {
  color: white;
}

.card_2 {
  background: linear-gradient(135deg, #1170e4, #0a3d62);
}
.card_2 h3 {
  color: white;
}
.card_3 {
  background: linear-gradient(135deg, #c11c21, #5a0002);
}
.card_3 h3 {
  color: white;
}
.card_4 {
  background: linear-gradient(135deg, #f7b731, #d35400);
}
.card_4 h3 {
  color: white;
}

.pupil_card .nav-pills .nav-link {
  font-size: 16px;
  border: 1px solid #d3d3d3;
  color: #494949;
  background: #a1a1a173;
  width: 74px;
  text-align: center;
  margin: auto;
  display: flex;
  justify-content: center;
}
.pupil_card .nav {
  justify-content: space-around;
}

.pupil_card .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: white;
}

.table-responsive::-webkit-scrollbar {
  width: 10px;
  height: 8px;
  margin-top: 20px;
}

.table-responsive::-webkit-scrollbar-track {
  background: #a3a3a3;
  padding: 0px 10px;
}

.table-responsive::-webkit-scrollbar-thumb {
  background: #e7e7e798;
  border-radius: 10px;
}

.table-responsive::-webkit-scrollbar-thumb:hover {
  background: #ffffff !important;
}

canvas {
  width: 100%;
  height: 400px;
}

.chart-container {
  width: 600px;

  padding: 20px;
}

#Description .modal-dialog {
  max-width: 850px;
}

.loading_pop{
    position: fixed;
    top: 0;
    width: 100%;
    height: 100vh;
    left: 0;
    z-index: 99999;
    background-color: #282d2eb3;
    display: flex;
    align-items: center;
    justify-content: center;
}
.rate-card{
  background: #fff;
  padding: 20px;
  border-radius: 20px;
}
.rate-card .progress-bar{
  background: linear-gradient(180deg, #5F389E 0%, #B183FD 100%);
  height: 20px;
  border-radius: 50px;
}
.rate-card .progress{
  height: 20px !important;
  border-radius: 50px;
}
.rate-card p{
  color: #000;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: normal;
margin-bottom: 0;
}