.nav .nav-item:nth-child(17) .nav-link i:before {
  content: "\F818";
}

.nav .nav-item:nth-child(18) .nav-link i:before {
  content: "\F6A8";
}

.new-bg-primary {
  background-color: #064983 !important;
}

.new-design .wh-auto {
  width: auto !important;
  height: auto !important;
}

.new-design .scroll-none::-webkit-scrollbar {
  display: none !important;
}

.new-design .br-10 {
  border-radius: 10px;
}

.new-design .content-wrapper {
  padding: 20px;
}

.new-design .auth .brand-logo img {
  background-color: #ffffff;
  padding: 5px;
  border-radius: 5px;
  width: 100%;
  max-width: 250px;
}

.new-design .auth .auth-form-light {
  background: #f3f4f9 !important;
}

.new-design .form-group label {
  color: #063055 !important;
  line-height: 1.5 !important;
  font-weight: normal !important;
  font-family: Roboto, "Helvetica Neue", sans-serif !important;
}

.new-design .form-control {
  background-color: #ffffff !important;
  border: none !important;
  border-radius: 8px !important;
  outline: none !important;
}

.new-design .btn-primary {
  background-color: #064984 !important;
  border-color: #376d9c !important;
}

.new-design .btn-primary:hover {
  background-color: #376d9c !important;
}

.new-design .btn-primary,
.new-design .btn-danger,
.new-design .btn-dark,
.new-design .btn-success,
.new-design .btn-info,
.new-design .btn-warning,
.new-design .btn-secondary {
  border-radius: .5rem !important;
}

.new-design .text-primary {
  color: #064984 !important;
}

.new-design a.text-primary:hover {
  color: #376d9c !important;
}

.new-design a {
  color: #064984 !important;
}

.new-design a:hover {
  color: #376d9c !important;
}

.new-design .custom-file-label::after {
  height: calc(1.5em + .75rem + 2px);
}

.new-design hr {
  border-top: 1px solid #82a4c1;
  margin-bottom: 25px !important;
}

.new-design .navbar .navbar-brand-wrapper {
  width: 235px;
  background-color: #064984 !important;
}

.new-design .navbar .navbar-brand-wrapper .navbar-brand {
  line-height: normal;
  padding: 0px;
}

.new-design .navbar .navbar-brand-wrapper .navbar-brand img {
  background-color: #ffffff;
  padding: 5px;
  border-radius: 5px;
}

.new-design .navbar .navbar-brand-wrapper .navbar-brand.brand-logo-mini img {
  background-color: transparent;
  padding: 0px;
  border-radius: 0px;
}

.new-design .navbar .navbar-menu-wrapper {
  width: calc(100% - 235px);
}

.new-design .sidebar {
  background-color: #064984;
  width: 100%;
  height: 100%;
}

.new-design .sidebar .nav {
  gap: 5px;
}

.new-design .sidebar .nav .nav-item {
  padding: 0 15px;
}

.new-design .sidebar .nav .nav-item .nav-link {
  padding: 0.525rem;
}

.new-design .sidebar .nav .nav-item .nav-link .icon-bg {
  background-color: transparent;
  margin-right: 5px;
}

.new-design .sidebar .nav-item .nav-link .icon-bg .menu-icon {
  color: #fff !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.new-design .sidebar .nav .nav-item .nav-link .menu-title {
  color: #fff;
}

.new-design .sidebar .nav .nav-item .nav-link:hover,
.new-design .sidebar .nav .nav-item .nav-link.current-page {
  color: #fff;
  background-color: #ffad0e;
  border-radius: 5px;
}

.new-design .sidebar .nav .nav-item .nav-link:hover .icon-bg .menu-icon,
.new-design .sidebar .nav .nav-item .nav-link:hover .menu-title {
  color: #fff !important;
}

.new-design .main-panel {
  width: calc(100% - 235px);
  background-color: #f0f1f6;
}

.new-design.sidebar-icon-only .main-panel {
  width: calc(100% - 70px);
}

.new-design .page-title {
  color: #063055 !important;
  font-weight: 600;
  font-size: 19.3px;
}

.new-design .list-items > *,
.new-design .list-items .box > * {
  cursor: pointer;
}

.new-design .list-items .box {
  background-color: #fff;
  border-radius: 10px;
  padding: 10px 12px;
  box-shadow: none;
}

.new-design .list-items .box .info-box {
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  height: 100%;
}

.new-design .list-items .box .info-box .icon,
.new-design .list-items .box .info-box .content {
  padding: 0px;
}

.new-design .list-items .box .info-box .icon {
  background-color: #fff;
  border-radius: 100%;
  width: 55px;
  height: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.new-design .list-items .box .info-box .icon i {
  color: #fff;
  font-size: 30px;
  line-height: 30px;
}

.new-design .list-items .box .info-box .content {
  width: calc(100% - 65px);
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.new-design .list-items .box .info-box .card-content {
  display: flex;
  align-items: flex-end;
  gap: 5px;
}

.new-design .list-items .box .info-box .card-content .number {
  font-size: 28px;
  line-height: 22px;
}

.new-design .list-items .box .info-box .card-content .text {
  font-size: 14px;
  line-height: 14px;
}

.new-design .list-items .box .info-box .card-action {
  text-align: left;
}

.new-design .list-items .box .info-box .card-action a.btn {
  padding: 0;
  font-size: 12px !important;
  line-height: 14px;
  text-align: left;
  color: #000 !important;
}

.new-design .info-box.hover-expand-effect:hover:after {
  display: none;
}

.new-design .list-items:nth-child(1) .box,
.new-design .list-items:nth-child(8) .box {
  background-color: #d7e7ff99;
}

.new-design .list-items:nth-child(1) .box .info-box .card-content .number,
.new-design .list-items:nth-child(1) .box .info-box .card-content .text,
.new-design .list-items:nth-child(1) .box .info-box .icon i,
.new-design .list-items:nth-child(8) .box .info-box .card-content .number,
.new-design .list-items:nth-child(8) .box .info-box .card-content .text,
.new-design .list-items:nth-child(8) .box .info-box .icon i {
  color: #1861dd;
}

.new-design .list-items:nth-child(2) .box,
.new-design .list-items:nth-child(7) .box {
  background-color: #ffd7eb99;
}

.new-design .list-items:nth-child(2) .box .info-box .card-content .number,
.new-design .list-items:nth-child(2) .box .info-box .card-content .text,
.new-design .list-items:nth-child(2) .box .info-box .icon i,
.new-design .list-items:nth-child(7) .box .info-box .card-content .number,
.new-design .list-items:nth-child(7) .box .info-box .card-content .text,
.new-design .list-items:nth-child(7) .box .info-box .icon i {
  color: #e1349d;
}

.new-design .list-items:nth-child(3) .box,
.new-design .list-items:nth-child(6) .box {
  background-color: #d8d7ff99;
}

.new-design .list-items:nth-child(3) .box .info-box .card-content .number,
.new-design .list-items:nth-child(3) .box .info-box .card-content .text,
.new-design .list-items:nth-child(3) .box .info-box .icon i,
.new-design .list-items:nth-child(6) .box .info-box .card-content .number,
.new-design .list-items:nth-child(6) .box .info-box .card-content .text,
.new-design .list-items:nth-child(6) .box .info-box .icon i {
  color: #7470ff;
}

.new-design .list-items:nth-child(4) .box,
.new-design .list-items:nth-child(5) .box {
  background-color: #ffd8c499;
}

.new-design .list-items:nth-child(4) .box .info-box .card-content .number,
.new-design .list-items:nth-child(4) .box .info-box .card-content .text,
.new-design .list-items:nth-child(4) .box .info-box .icon i,
.new-design .list-items:nth-child(5) .box .info-box .card-content .number,
.new-design .list-items:nth-child(5) .box .info-box .card-content .text,
.new-design .list-items:nth-child(5) .box .info-box .icon i {
  color: #ff8854;
}

.new-design .filter-wrap .page-title {
  padding: 0px;
  background-color: transparent;
  border-radius: unset;
  display: flex;
  align-items: center;
  gap: 5px;
}

.new-design .filter-wrap .d-flex {
  gap: 10px;
}

.new-design .filter-wrap .btn {
  width: 100%;
  min-width: 120px;
  max-width: 120px;
}

.new-design .filter-wrap .btn i {
  margin-right: 5px;
}

.new-design .filter-wrap .form-group {
  margin: 0;
}

.new-design .filter-wrap .form-group .form-control,
.new-design .filter-wrap .form-group app-dropdown-search > div {
  font-size: 16px;
  border-radius: 50px !important;
  background-color: #ffffff80 !important;
  color: #064984;
  padding: 8px 12px;
  width: 100%;
  min-width: 150px;
  max-width: 250px;
  height: 38px;
}

.new-design .filter-wrap .form-group app-dropdown-search > div .dropdown-selected {
  line-height: 14px;
  justify-content: left;
}

.new-design .filter-wrap .form-group app-dropdown-search .dropdown-icon {
  width: 12px;
}

.new-design .filter-wrap .form-group app-dropdown-search .dropdown-icon i {
  font-size: 12px;
}

.new-design .filter-wrap .form-group.with-image {
  position: relative;
}

.new-design .filter-wrap .form-group.with-image img {
  position: absolute;
  width: 18px;
  height: 18px;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}

.new-design .filter-wrap .form-group.with-image .form-control {
  padding-left: 35px;
}

.new-design .nd-table {
  background-color: #fff;
  padding: 10px 15px !important;
  border-radius: 20px !important;
  box-shadow: none !important;
}

.new-design .nd-table table {
  margin: 0;
  border: none !important;
}

.new-design .nd-table table th,
.new-design .nd-table table td {
  border: none;
}

.new-design .nd-table table thead,
.new-design .nd-table table thead tr {
  border-top: none !important;
}

.new-design .nd-table table thead tr th {
  color: #064984;
  text-transform: capitalize;
}

.new-design .nd-table table tbody tr td {
  padding: 8px 10px;
}

.new-design .nd-table table tbody tr:last-child,
.new-design .nd-table table tbody tr:last-child td {
  border-bottom: none !important;
  padding-bottom: 0px;
}

.new-design .nd-table .table-bordered tr {
  border: none !important;
  background-color: white;
}

.new-design .nd-table .table-bordered tr td,
.new-design .nd-table .table-bordered thead {
  border-bottom: 1px solid rgb(227, 227, 227) !important;
}

.new-design .nd-table .table td,
.new-design .nd-table .table th {
  vertical-align: middle !important;
}

.new-design .nd-table .table-bordered .no-border {
  border: none !important;
}

.new-design .nd-pagination .ngx-pagination {
  flex-wrap: wrap;
  justify-content: flex-start !important;
  margin: 0;
  padding: 0;
  gap: 2px;
}

.new-design .nd-pagination .ngx-pagination li {
  border: 1px solid #dfe3e8;
  background-color: #fff;
  border-radius: 5px !important;
}

.new-design .nd-pagination .ngx-pagination li a {
  color: #064984;
}

.new-design .nd-pagination .ngx-pagination li.current {
  background-color: #fff !important;
  border-color: #064984;
  color: #064984;
}

.new-design .nd-table .table-bordered tr.active {
  border-left-color: #4bae4f;
  border-left-width: 2px;
}

.new-design .nd-table .table-bordered tr.prospect {
  border-left-color: #ffad0e;
  border-left-width: 2px;
}

.new-design .nd-badge {
  background: #f0f1f6;
  color: #fff;
  text-transform: capitalize;
  padding: 6px 10px;
  border-radius: 5px;
  width: 100%;
  max-width: 120px;
  display: block;
  text-align: center;
}

.new-design .accounttype-active {
  background-color: #4bae4f;
}

.new-design .accounttype-prospect {
  background-color: #ffad0e;
}

.new-design .completed,
.new-design .settled {
  color: #03a58b !important;
}

.new-design .fc-toolbar.fc-header-toolbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  margin: 0px;
  padding: 20px;
  gap: 10px;
  border: 1px solid gainsboro;
  border-bottom: none;
  border-radius: 10px 10px 0px 0px;
}

.new-design .fc-toolbar.fc-header-toolbar .fc-center {
  order: 1;
}

.new-design .fc-toolbar.fc-header-toolbar .fc-right {
  order: 2;
}

.new-design .fc-toolbar.fc-header-toolbar .fc-clear {
  display: none;
}

.new-design button.fc-button {
  background-color: transparent;
  color: #064983;
  text-transform: capitalize;
  border-color: #c4cdd8;
}

.new-design button.fc-button:hover,
.new-design button.fc-button:focus,
.new-design button.fc-button.fc-state-active {
  background-color: #064984;
  color: #fff;
}

.new-design button.fc-today-button:disabled {
  background-color: #064983;
  color: #fff;
}

.new-design .fc-toolbar h2 {
  font-size: 19.3px;
  line-height: 26px;
  font-weight: 600;
  color: #064984;
}

@media (min-width: 992px) {
  .new-design app-dashboard-left-nav {
    width: 235px;
    transition: width .15s ease-in-out;
  }

  .new-design.sidebar-icon-only .navbar .navbar-brand-wrapper,
  .new-design.sidebar-icon-only app-dashboard-left-nav {
    width: 70px;
  }

  .new-design.sidebar-icon-only .navbar .navbar-menu-wrapper {
    width: calc(100% - 70px);
  }

  .new-design.sidebar-icon-only .sidebar .nav .nav-item .nav-link .icon-bg {
    margin: 0px;
  }
}

@media (max-width: 991px) {
  .new-design .navbar .navbar-brand-wrapper {
    width: 70px;
  }

  .new-design .navbar .navbar-menu-wrapper {
    width: calc(100% - 70px);
  }

  .new-design .navbar .navbar-menu-wrapper .navbar-toggler:not(.navbar-toggler-right) {
    display: block;
  }

  .new-design .navbar .navbar-menu-wrapper .navbar-nav.navbar-nav-right {
    margin-left: auto;
  }

  .new-design .sidebar-offcanvas {
    left: -100%;
  }

  .new-design.sidebar-icon-only .sidebar-offcanvas {
    left: 0px;
  }

  .new-design .main-panel {
    width: 100%;
  }
}

@media (max-width: 711px) {
  .new-design .fc-toolbar.fc-header-toolbar {
    justify-content: center;
  }
}

@media (max-width: 575px) {
  .new-design .filter-wrap {
    gap: 10px;
  }

  .new-design .filter-wrap .justify-content-end {
    justify-content: center !important;
  }

  .new-design .mkfas-wrap {
    text-align: center;
    flex-direction: column;
    gap: 10px;
  }
}



/* add new css for modal */

.new-design .nd-popup,
.new-design .modal-body {
  background-color: #f3f4f9 !important;
}

.new-design .modal-content {
  border-radius: 1rem;
  overflow: hidden;
}

.new-design .modal-header {
  padding-top: 20px !important;
  border-bottom: none !important;
  background-color: #f3f4f9 !important;
}

.new-design .modal-title,
.new-design .modal-header .heading.modal-title {
  width: 100%;
  text-align: center;
  color: #063055 !important;
}

.new-design .form-group {
  display: flex;
  flex-direction: column !important;
}

.new-design .form-control {
  box-shadow: none !important;
}

.new-design .nd-picture {
  width: 100% !important;
  flex-direction: row !important;
  align-items: start;
  gap: 10px;
}

.new-design .nd-profile {
  width: 70% !important;
  flex-direction: column;
  align-items: start !important;
}

.new-design .nd-file {
  padding-left: 0px !important;
}

.new-design .preview .nd-preview {
  height: 70px !important;
  width: 70px !important;
}

.new-design .nd-body {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  gap: 15px;
  background-color: #f3f4f9 !important;
}

.new-design .nd-section1,
.new-design .nd-section2 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: start !important;
  justify-content: start;
  background-color: white;
  padding: 10px !important;
  margin: 5px !important;
  border-radius: 1rem;
}

.new-design .nd-section1 .profile-pic {
  width: 80px !important;
  height: 80px !important;
  margin-top: 10px;
}

.new-design .nd-section1 .profile-pic .nd-profile {
  width: 100% !important;
  height: 100% !important;
}

.new-design .nd-section1 .col-10,
.new-design .nd-section1 .col-md-10 {
  padding-bottom: 10px;
}

.new-design .nd-section1 .nd-hr {
  border-bottom: 3px solid #f3f4f9;
  padding-bottom: 10px;
}

.new-design .nd-section3 .nd-hr {
  border-bottom: 3px solid #f3f4f9;
  padding-bottom: 15px;
}

.new-design .nd-section1 .col-10,
.new-design .nd-section2 .col-md-6 {
  max-width: 100% !important;
}

.new-design .nd-section1 .form-group,
.new-design .nd-section2 .form-group {
  display: grid;
  grid-template-areas: "label input";
  grid-template-columns: 2fr 2fr;
}

.new-design .nd-section1 .nd-confirmation {
  display: grid;
  grid-template-areas: "confirmation";
  grid-template-columns: 4fr;
  padding: 5px;
}

.new-design .form-group .col-sm-12 {
  grid-area: confirmation;
  padding: 5px 0px 5px 15px !important;
}

.new-design .form-group .col-sm-3,
.new-design .form-group .col-sm-5,
.new-design .nd-summary .form-group .col-sm-2 {
  grid-area: label;
}

.new-design .form-group .col-sm-7 {
  grid-area: input;
  word-break: break-all;
  align-content: center;
}

.new-design .nd-summary .form-group {
  display: grid;
  grid-template-areas: "label summary";
  grid-template-columns: 2fr 2fr;
  padding-top: 5px;
}

.new-design .nd-summary .form-group .col-sm-9 {
  grid-area: summary;
  word-break: break-all;
  padding-left: 30px !important;
  padding-top: 5px;
}

.new-design .nd-section3 {
  background-color: white;
  /* width: 94%; */

  margin-left: 5px;
  margin-right: 5px;
  padding: 20px;
  border-radius: 1rem;
  margin-top : 20px;
}

.new-design .nd-order .nd-section3 {
  background-color: white;
  margin: 25px;
  padding: 20px;
  border-radius: 1rem;
  margin-top: 20px;
}

.new-design .nd-section3 .form-group {
  display: grid;
  grid-template-areas: "label input";
  grid-template-columns: 1fr 3fr;
}

.new-design .nd-when {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 0px 10px !important;
  gap: 10px;
}

.new-design .nd-when .nd-date {
  width: 100%;
  padding: 0px 5px !important;
}

.new-design .nd-when .nd-timedate {
  width: 100%;
  gap: 10px;
  padding: 0px 15px !important;
}

.new-design .nd-when .nd-hours,
.new-design .nd-when .nd-min {
  width: 45%;
  padding: 5px !important;
}

.new-design .nd-when .nd-ampm {
  padding: 5px !important;
  width: 10% !important;
}

.new-design .nd-ampm .form-control {
  width: 75%;
}

.new-design .nd-duration {
  display: flex;
  justify-content: space-between;
  width: 100%;
  gap: 10px;
  padding: 0px 15px !important;
}

.new-design .nd-duration .nd-duHr,
.new-design .nd-duration .nd-duMin {
  padding: 0px !important;
}

.new-design .nd-select {
  padding: 0px 25px !important;
}

.new-design .nd-dropdown1,
.new-design .nd-dropdown2 {
  padding: 0px 5px !important;
}

.new-design .nd-time {
  padding: 0px 5px !important;
}

.new-design .nd-subbtn {
  border-top: none;
  padding: 0px 15px 15px !important;
}

.new-design .nd-subbtn .btn {
  width: 120px !important;
  height: 33px !important;
  padding: .375rem .75rem !important;
  line-height: 1.5;
}

.new-design .nd-plusbtn {
  background-color: #ffad0e;
  padding: 5px 10px;
  border-radius: 7px;
  border: none;
}

.new-design .btn:first-child:active {
  background-color: #ffad0e;
}

.new-design .nd-minusbtn {
  background-color: #ffad0e;
  padding: 5px 10px;
  border-radius: 7px;
  border: none;
  /* width: fit-content; */
}

.new-design .nd-category {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  align-items: center;
  margin: 0px !important;
}

.new-design .card-body .nd-testpart1 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.new-design .nd-testpaper .card-body {
  padding: 15px 20px 10px 20px !important;
}

.new-design .nd-testpaper .col-form-label {
  padding-top: 0px;
  padding-bottom: 0px;
}

.new-design  .nd-testpaper .nd-questest {
  margin-bottom: 12px;
}

.new-design .nd-viewpaper .card {
  border: none;
}

.new-design .nd-viewpaper .card-header {
  padding: 0px 0px 15px;
  background-color: #f0f1f6 !important;
  color: #063055 !important;
  font-size: 20px !important;
  font-weight: 500;
}

.new-design .nd-viewpaper .card-body {
  background-color: #f0f1f6;
  border: none;
  padding: 15px 0px 0px !important;
}

.new-design .nd-viewpaper .card .card-title {
  font-size: medium;
  font-weight: normal;
}

.new-design .nd-starttest .card {
  background-color: unset;
  border: none;
  border-radius: 0px;
}

.new-design .nd-starttest .card-body {
  padding: 0px !important;
}

.new-design .nd-starttest .badge {
  border: none;
  font-size: 80%;
  width: fit-content;
}

.new-design .nd-starttest .nd-startques {
  margin-top: 30px;
  margin-bottom: 30px;
}

.new-design .nd-starttest .nd-paginationbtn {
  display: flex;
  align-items: center;
}

.new-design .nd-testresult .nd-suboption .dropdown {
  font-size: 17px;
  border-radius: 10px !important;
  background-color: #ffffff80 !important;
  color: #064984;
  padding: 8px 12px 8px 15px;
  width: 100%;
  min-width: 150px;
  max-width: 250px;
  height: 40px;
  border: none !important;
}

.new-design .nd-testresult .nd-suboption .dropdown .dropdown-selected {
  justify-content: start;
  font-family: "nunito-regular", sans-serif;
}

.new-design .nd-testresult .dropdown .dropdown-icon {
  width: 3px;
  font-size: 13px;
}

.new-design .nd-testresult .white-tile {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  margin-bottom: 30px;
}

.new-design .nd-testresult .nd-testpart1 {
  width: 75%;
  display: flex;
  justify-content: space-between;
  gap: 10px;
  flex-direction: column;
}

.new-design .nd-testresult .nd-testpart1 .nd-date div {
  font-weight: normal;
}

.new-design .nd-testresult .nd-testpart2 {
  width: 25%;
  text-align: end;
}

.new-design .nd-testresult .nd-testpart2 .ft-24 {
  margin-bottom: 0px;
}

.new-design .nd-testresult .white-tile-footer {
  padding: 0px !important;
}

.new-design .nd-testresult .white-tile-footer .row a {
  letter-spacing: 0.5px;
  border-bottom: 1px solid #4ea5f2;
  font-weight: 600;
  color: #4ea5f2 !important;
}

.new-design .nd-testresult .right-sec {
  display: flex;
  gap: 15px;
  flex-direction: column;
}

.new-design .nd-testresult .right-sec ul {
  margin-top: 0px !important;
  margin-bottom: 0px;
}

.new-design .nd-result .card {
  background-color: unset;
  border: none;
  padding: 0px;
  border-radius: 0px;
}

.new-design .nd-table .table-bordered tr td,
.new-design .nd-table .table-bordered thead {
  border-bottom: 1px solid rgb(227, 227, 227, 0.4) !important;
}

.new-design .nd-result .card .card-body {
  padding: 0px !important;
}

.new-design .nd-result .nd-table .fcell {
  padding: 15px 10px;
}

.new-design .nd-result .nd-header {
  border: 1px solid gainsboro;
  padding: 5px 10px;
  border-radius: 5px;
}

.new-design .nd-result .nd-chart {
  background-color: white;
  padding: 20px;
  border-radius: 10px;
}

.new-design .nd-result .btn,
.new-design .nd-result .btn-dark:not(:disabled):not(.disabled):active:focus {
  box-shadow: unset;
}

.new-design .nd-result .btn i {
  font-size: 15px;
}

.new-design .nd-result .nd-navlink {
  background-color: unset !important;
  border: none;
}

.new-design .nd-result .nav-tabs .nav-link.active {
  border-bottom: 1px solid #064984;
}

.nd-startques .nd-quesoption > .row > .col-12:last-child label {
  margin-bottom: 0px;
}

.new-design .nd-test .col-md-6 {
  display: flex;
  align-items: start;
  gap: 10px;
  flex-direction: row;
}

.new-design .nd-quespanel .card {
  border: none;
}

.new-design .nd-quespanel .grid-margin {
  margin-bottom: 11px;
}

.new-design .nd-editor .fr-box.fr-basic .fr-element {
  padding: 0px;
}

.new-design .nd-quespanel .form-control {
  background-color: #f3f4f9 !important;
}

.new-design .nd-radio {
  width: fit-content;
  padding-right: 0px;
}

.new-design .nd-quespanel .nd-question {
  padding-bottom: 10px;
  width: 100%;
}

.new-design .nd-order {
  padding: 0px !important;
}

.new-design .nd-order .nd-part1,
.new-design .nd-order .nd-part2,
.new-design .nd-order .nd-part3 {
  background-color: white;
  border-radius: 10px;
}

.new-design .nd-order .nd-part1 {
  padding: 5px 0px 5px 15px;
}

.new-design .nd-order .nd-part2 {
  padding: 10px 20px 0px;
}

.new-design .nd-order .nd-part3 {
  padding: 10px 5px;
  margin: 20px 0px;
}

.new-design .nd-order .nd-part3 .line-between {
  margin-top: 15px !important;
}

.new-design .line-between {
  width: 100%;
  height: 3px;
  background-color: #f3f4f9;
  margin: 0px 0px 15px;
}

.new-design .nd-resourcetitle {
  background-color: #f3f4f9;
  padding: 8px 16px;
  display: flex;
  width: fit-content;
  border-radius: 50px;
  align-items: center;
  margin-bottom: 20px;
}

.new-design .nd-resourcetitle h5 {
  margin: 0px !important;
}

.new-design .tab-content {
  border: none;
  padding: 0px;
  height: 600px !important;
  overflow-y: unset !important;
  scrollbar-width: none;
}

.new-design .nd-options,
.new-design .filter-wrap .nd-dropdown app-dropdown-search > div {
  font-size: 16px;
  border-radius: 10px !important;
  background-color: #ffffff80 !important;
  color: #064984;
  padding: 8px 12px;
  /* width: 100%;
    min-width: 150px;
    max-width: 250px; */
  height: 38px;
  border: none;
}

.new-design .nav-tabs {
  margin-bottom: 20px;
}

.new-design .main-panel app-student-profile {
  margin: 20px;
}

.new-design .card {
  border-radius: 15px;
  overflow: hidden;
}

.new-design  .nd-resource .card {
  border: none;
  border-bottom: 1px solid gainsboro !important;
  padding: 5px 0px;
}

.new-design .nd-resource .accordion,
.new-design .nd-resource .nd-quiz {
  padding: 5px 15px;
  background: #ffffff;
  width: 100%;
  display: block;
  border-radius: 15px;
}

.new-design .nd-resource .accordion > .card:last-child,
.new-design .nd-resource .nd-quiz > .card:last-child,
.new-design .nd-resource .accordion .card .collapse .card-body .nd-lession > .nd-lessioncontent:last-child,
.new-design .nd-resource .nd-quiz .lesson-list-small > .nd-quizcontent:last-child {
  border-bottom: 0px !important;
}

.new-design .nd-resource .nd-quiz > .card:last-child {
  padding-bottom: 0px;
}

.new-design  .nd-resource .nd-quiz .card {
  padding-bottom: 13px;
}

.new-design .nd-resource .nd-quiz .card .nd-quizcontent {
  padding-bottom: 5px;
}

.new-design .nd-resource .nd-quiz .lesson-list-small > .nd-quizcontent:last-child {
  padding-bottom: 0px;
}

.new-design .nd-resource .nd-quiz .card {
  margin-bottom: 15px;
}

.new-design .nd-resource .nd-quiz > .card:last-child {
  margin-bottom: 0px;
}

.new-design .nd-resource .nd-buttons .btn:first-child:active {
  background-color: transparent;
}

.new-design .white-tile-head h4,
.new-design .card .card-header {
  color: #064984 !important;
  font-size: 17px;
}

.new-design .nd-quiz h5 {
  font-size: 17px;
}

.new-design .nav-tabs.tab-transparent .nav-item .nav-link.active {
  color: white !important;
  border-radius: 50px !important;
}

.new-design .nav-tabs.tab-transparent .nav-item .nav-link {
  padding: 4px 15px !important;
}

.new-design .nd-resource .white-tile {
  box-shadow: none !important;
  background-color: unset !important;
  border: none !important;
  padding: 0px;
}

.new-design .nd-resource .white-tile-head {
  margin: 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}

.new-design .nd-resource .nd-resource-content {
  background-color: white;
  padding: 0.7rem;
  border-radius: 5px;
}

.new-design .nd-resource .tab-content .nd-tabtitle {
  color: #063055;
  font-size: 20px;
}

.new-design .nd-resource .tab-transparent {
  background-color: white;
  padding: 0.5rem;
  border-radius: 50px;
}

.new-design .nd-resource .nd-tabcontent {
  background: white;
  padding: 20px;
  border-radius: 10px;
  margin-top: 20px;
  overflow-y: auto;
}

.new-design .nd-resource .nd-chaptercontent,
.new-design .nd-resource .nd-lessioncontent,
.new-design .nd-resource .nd-quizcontent {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap:10px;
}

.new-design .nd-resource .card-header {
  background-color: white !important;
  border: none !important;
  padding: 0px !important;
}

.new-design .nd-resource .card-text-title {
  color: #071928 !important;
  font-weight: 200 !important;
  padding: 0px !important;
  font-size: 15px !important;
}

.new-design .nd-quizcontent .card-text-title {
  line-height:18px;
}

.new-design .card .card-header .icon-card {
  color: #071928 !important;
  padding: 0px 10px !important;
}

.new-design .nd-resource .nd-buttons  .btn i {
  font-size: 15px;
}

.new-design .nd-resource .card .lesson-list {
  padding: 5px 0px;
  margin-left: 20px;
}

.new-design .nd-quiz .card .nd-lession {
  margin-left: 20px;
}

.new-design .nd-resource .nd-lessioncontent,
.new-design .nd-resource .nd-quizcontent {
  border: none;
  border-bottom: 1px solid gainsboro !important;
}

.new-design .nd-resource .card .semi-header {
  background-color: #f0f1f6;
  padding: 10px 10px;
  border-radius: 10px;
  color: #064984;
  font-weight: 500;
  margin-bottom: 5px;
  margin-left: 20px;
}

.new-design .nd-resource .nd-semicolumn {
  display: flex;
  justify-content: end;
  align-items: center;
  gap: 3rem;
  width: calc(100% - 100px);
}

.new-design .mat-expansion-panel {
  border-bottom: 1px solid gainsboro;
  border-radius: 0px;
  margin-bottom: 10px;
}

.new-design .mat-expansion-panel .mat-expansion-panel-header {
  padding: 0px 5px 10px 0px !important;
}

.new-design .nd-testpaper .card-header {
  background-color: rgba(0, 0, 0, .03) !important;
}

.new-design .nd-testpaper  .mat-expansion-panel-body {
  padding: 0 0px 10px;
}

.new-design .nd-testpaper .fr-toolbar {
  border: 1px solid rgb(130, 164, 195, .25);
  border-bottom: none;
}

.new-design .nd-testpaper .fr-box.fr-basic .fr-wrapper,
.new-design .nd-testpaper .fr-second-toolbar {
  border: 1px solid rgb(130, 164, 195, .25);
  border-top: none;
}

.new-design .nd-testpaper .nd-pagination .nd-quespagination {
  border: 1px solid #dfe3e8 !important;
  background-color: #fff !important;
  color: #064984 !important;
  border-radius: 5px !important;
}

.new-design .nd-testpaper .nd-pagination {
  gap: 2px;
}

.new-design #viewStudentsModal .modal-confirm {
  padding-top: 0px !important;
  width: auto !important;
}

.new-design #viewStudentsModal .modal-confirm .modal-content .modal-header {
  padding-top: 0px !important;
}

.new-design #viewStudentsModal  .modal-confirm .modal-content .nd-table table tbody tr td {
  padding: 12px 10px;
}

.new-design #viewStudentsModal  .modal-confirm .modal-content {
  background-color: #f3f4f9;
}

.new-design #viewStudentsModal  .modal-confirm .modal-header .modal-title {
  margin-top: 0px;
  font-weight: 600;
}

.new-design #viewStudentsModal  .modal-confirm .modal-footer {
  padding-bottom: 0px;
  padding-top: 20px;
}

.new-design th.fc-day-header.fc-widget-header {
  background-color: transparent !important;
  color: black !important;
  padding: 5px 0px;
}

.new-design .fc button {
  padding: 0 0.6rem;
}

.new-design .fc-widget-content .fc-bg {
  background-color: #f0f1f6;
}

.new-design .fc-unthemed td.fc-today {
  background-color: transparent;
  color: white;
}

.new-design .nd-order .nd-section1 {
  flex-direction: row !important;
  padding: 15px 8px !important;
}

.new-design .nd-order .nd-section2 {
  padding: 16px 13px !important;
}

.new-design .nd-detail label {
  color: #071928 !important;
}

.new-design .text-overflow {
  background-color: white;
  border: none !important;
  border-radius: 9px;
  padding: 6px;
}

.new-design .fc-widget-content .fc-day-number {
  margin: 5px 5px 0px 0px;
}

.new-design .fc-content-skeleton .fc-today .fc-day-number {
  width: 24px;
  text-align: center;
  border-radius: 50px;
  background-color: #064984;
  color: white;
}

.new-design .nd-resource-content .card {
  border: none;
  border-bottom: 1px solid gainsboro !important;
  border-radius: 10px !important;
  margin-bottom: 10px;
}

.new-design .nd-resource-content .card .card-header {
  background-color: unset !important;
}

.new-design .nd-resource-content .card .card-header .icon-card,
.new-design .nd-resource-content .card .card-header .card-text-title {
  color: black;
}

.new-design .nd-entitytype {
  width: 150px;
  font-size: 16px;
  border-radius: 50px;
  background-color: #ffffff80 !important;
  color: #064984;
  padding: 8px 12px;
  height: 38px;
}

.new-design .nd-buttons {
  width: fit-content;
  display: flex;
  flex-wrap: nowrap;
}

.new-design .nd-resource .nd-description-title {
  color: #071928 !important;
  font-weight: 200 !important;
  padding: 0px !important;
  font-size: 18px !important;
}

.new-design .nd-profilecontent .nd-profiledetail {
  margin-top: 15px;
}

.new-design .nd-profilecontent .nd-hrline {
  border-bottom: 1px solid #dee2e6;
  margin: 0px 0px 16px !important;
}

.new-design .nd-modalhr {
  margin: 13px 0px 7px !important;
}

.new-design .nd-profilecontent .card-body {
  padding-bottom: 0px !important;
}

.new-design #deleteModal .modal-header,
.new-design #restoreModal .modal-header,
.new-design #deleteModalQuiz .modal-header,
.new-design #deleteZoomMeetingModal .modal-header,
.new-design #convertModal .modal-header {
  background-color: transparent !important;
  padding-bottom: 0px;
}

.new-design #deleteModal .modal-header h4,
.new-design #convertModal .modal-header h4,
.new-design #restoreModal .modal-header h4,
.new-design #deleteZoomMeetingModal .modal-header h4,
.new-design #deleteModalQuiz .modal-header h4 {
  color: #063055 !important;
}

.new-design #deleteModal .modal-confirm .btn-danger,
.new-design #convertModal .modal-confirm .btn-danger,
.new-design #restoreModal .modal-confirm .btn-danger,
.new-design #deleteZoomMeetingModal .modal-confirm .btn-danger,
  .new-design #deleteModalQuiz .modal-confirm .btn-danger {
  background: #064984;
}

.new-design #deleteModal .modal-body,
.new-design #convertModal .modal-body,
.new-design #restoreModal .modal-body,
.new-design #deleteZoomMeetingModal .modal-body,
.new-design #deleteModalQuiz .modal-body {
  background-color: transparent !important;
  padding: 1rem;
}

.new-design #deleteModal .icon-box,
.new-design #convertModal .icon-box,
.new-design #restoreModal .icon-box,
.new-design #deleteZoomMeetingModal .icon-box,
.new-design #deleteModalQuiz .icon-box {
  display: none;
}

.new-design #deleteModal .modal-confirm,
.new-design #convertModal .modal-confirm,
.new-design #restoreModal .modal-confirm,
.new-design #deleteZoomMeetingModal .modal-confirm,
.new-design #deleteModalQuiz .modal-confirm {
  width: auto !important;
  /* background-color: white; */
}

.new-design #deleteModal .modal-footer,
.new-design #convertModal .modal-footer,
.new-design #restoreModal .modal-footer,
.new-design #deleteZoomMeetingModal .modal-footer,
.new-design #deleteModalQuiz .modal-footer {
  padding: 0px 0px 10px;
}

.new-design #deleteModal .modal-content,
.new-design #convertModal .modal-content,
.new-design #restoreModal .modal-content,
.new-design #deleteZoomMeetingModal .modal-content,
.new-design #deleteModalQuiz .modal-content {
  background-color: #fff;
}

.new-design #deleteModal .modal-title,
.new-design #convertModal .modal-title,
.new-design #restoreModal .modal-title,
.new-design #deleteZoomMeetingModal .modal-title,
.new-design #deleteModalQuiz .modal-title {
  margin: 0px;
  font-weight: 900;
}

.new-design .main-panel #makeapayment {
  padding-left: 0px !important;
}

.new-design .main-panel #makeapayment.modal .modal-dialog {
  max-width: 600px !important;
}

.new-design .nd-payment .stepper-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  background-color: white;
  border-radius: 10px;
  padding: 15px 10px;
}

.new-design .nd-payment .step {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;
  position: relative;
  cursor: pointer;
}

.new-design .nd-payment .circle-container {
  display: flex;
  align-items: center;
  position: relative;
}

.new-design .nd-payment .step.completed .nd-number {
  display: none;
}

.new-design .nd-payment .step .nd-icons {
  display: none;
}

.new-design .nd-payment .step.completed .nd-icons {
  display: flex;
}

.new-design .nd-payment .step .nd-number {
  display: flex;
}

.new-design .nd-payment .step::before {
  content: "";
  position: absolute;
  top: 15px;
  left: -50%;
  height: 2px;
  width: 100%;
  background-color: #cccccc;
  transform: translateY(-50%);
  z-index: 0;
}

.new-design .nd-payment .step.active::before {
  background-color: #064984;
}

.new-design .nd-payment .step.completed::before {
  background-color: #064984;
}

.new-design .nd-payment .circle {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 2px solid #cccccc;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  color: #cccccc;
  font-weight: bold;
  z-index: 1;
}

.new-design .nd-payment .step.active .circle {
  border-color: #064984;
  background-color: #064984;
  color: #ffffff;
}

.new-design .nd-payment .step.completed .circle {
  border-color: #064984;
  background-color: #064984;
  color: #ffffff;
}

.new-design .nd-payment .label {
  margin-top: 8px;
  color: #cccccc;
  font-size: 14px;
  text-align: center;
  padding: 0px 5px;
  line-height: 14px;
}

.new-design .nd-payment .label.active,
.new-design .nd-payment .label.completed {
  color: #064984 !important;
}

.new-design .nd-payment .step:first-child::before {
  display: none;
}

.new-design .nd-payment .btn-outline-primary {
  border-color: #064984;
  color: #064984;
}

.new-design .nd-payment .btn-outline-primary:hover {
  background-color: unset;
}

.new-design .nd-payment .nd-planheader {
  font-weight: 500 !important;
  font-size: 18px;
}

.new-design .nd-payment .nd-plancontent {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.new-design .nd-payment .payment-tile {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  text-align: start;
  align-items: center;
  height: 100%;
  min-height: 50px;
  padding: 10px 18px;
  box-shadow: none;
  border: none;
  border-radius: 10px;
  background-color: white;
}

.new-design .nd-payment .nd-imagepart {
  grid-column: span 2;
}

.new-design .nd-payment .plan-selected {
  background: #f67a35 !important;
}

.new-design .nd-payment .nd-planbatch {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 10px;
  padding: 15px 18px;
}

.new-design .nd-payment .nd-rounded {
  border-radius: 10px;
  overflow: hidden;
}

.new-design .nd-payment .plan-selected .nd-planprice,
.new-design .nd-payment .plan-selected .title,
.new-design .nd-payment .plan-selected .units {
  color: #ffffff !important;
}

.new-design .nd-payment .price .units {
  letter-spacing: 0.5px;
  font-weight: 500;
}

.new-design .nd-payment .plan-selected .nd-planhours {
  background-color: white !important;
}

.new-design .nd-payment .plan-selected .nd-circle {
  border: 1px solid #ffffff !important;
}

.new-design .nd-payment .nd-plancontent .title {
  margin: 0px !important;
  font-size: 16px !important;
  color: #000000;
  font-weight: 400;
  line-height: normal;
}

.new-design .nd-payment .nd-planhours {
  background-color: rgba(196, 223, 255, 0.4) !important;
  width: 35px;
  height: 24px;
  padding: 0px;
  text-align: center;
  border-radius: 3px !important;
}

.new-design .nd-payment .nd-planprice {
  font-size: 16px;
  font-weight: 500;
  color: #064984;
}

.new-design .nd-payment .nd-plancontent .action {
  margin: 0px !important;
  text-align: -webkit-right !important;
}

.new-design .nd-payment .nd-plancontent .nd-circle {
  width: 15px;
  display: flex;
  height: 15px;
  border: 1px solid #82a0b5;
  border-radius: 50px;
}

.new-design .nd-payment .checkout-panel {
  background-color: unset;
  border: none;
  padding: 0px;
}

.new-design .nd-payment .nd-promocode {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}

.new-design .nd-payment .nd-promoinput {
  width: 80%;
}

.new-design .nd-payment .nd-promobtn {
  width: 20%;
}

.new-design .nd-payment .nd-paymenthr {
  border-top: 3px solid #dce3ee;
  margin-bottom: 20px !important;
}

.new-design .nd-payment .nd-total {
  border-top: 1px solid #0a151f;
  border-bottom: 1px solid #0a151f;
  margin-top: 15px;
  padding: 7px 0px;
}

.new-design .nd-payment .card-description {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 0px;
  text-align: start;
}

.new-design .nd-payment .tab-content {
  height: auto !important;
  margin-bottom: 0px !important;
}

.new-design .nd-payment .nd-plansection4 {
  background: #f6b024;
  border-radius: 5px;
  padding: 10px 18px;
  color: white;
  display: flex;
  gap: 20px;
  align-items: center;
  margin-bottom: 25px;
  text-align: start;
}

.new-design .nd-payment .list-inline-item {
  margin: 10px 0px;
}

.new-design .nd-payment .price .nd-pricecontent {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 12px;
  flex-direction: row;
}

.new-design .nd-payment .btn {
  padding: 5px;
  line-height: unset;
}

.new-design .nd-calendar a.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end.fc-draggable {
  background-color: rgb(6 73 131 / 5%);
}

.new-design .nd-calendar a.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end.fc-draggable .fc-title {
  color: #064983;
}

.new-design .nd-result .question-panel .options .options_right {
  padding-bottom: 10px;
}

.new-design .nd-result .question-panel .nd-quespart1,
.new-design .nd-result .question-panel .nd-quespart2 {
  display: flex;
  justify-content: start;
  align-items: start;
  flex-direction: column;
  gap: 20px;
}

.new-design .nd-result .question-panel .nd-quespart1 {
  border-right: 1px solid gainsboro;
}

.new-design .nd-result .question-panel .options .radio {
  margin-left: 0px !important;
  margin-right: 10px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.new-design .nd-result .question-panel .options .radio .inner {
  height: 77% !important;
  width: 77% !important;
  border: 0px !important;
  border-radius: 50px !important;
}

.new-design .nd-result .nd-testpaper span.question-no.text-white.nd-quespagination {
  padding: 0.8875rem 0.825rem;
  border: 2px solid gainsboro !important;
  color: gainsboro;
}

.new-design .nd-result .nd-testpaper span.question-no.text-white.nd-quespagination.selected {
  border-color: #064984 !important;
  color: #064984 !important;
}

.new-design .nd-payment .nd-plancontent .nd-imagepart .nd-image {
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.new-design .nd-payment .nd-plancontent .nd-plan3.plan-selected .nd-imagepart .nd-image {
  background-image: url('../../../assets/images/Frame-0.svg');
}

.new-design .nd-payment .nd-plancontent .nd-plan3 .nd-imagepart .nd-image {
  background-image: url('../../../assets/images/Frame-00.svg');
}

.new-design .nd-payment .nd-plancontent .nd-plan2.plan-selected .nd-imagepart .nd-image {
  background-image: url('../../../assets/images/Frame-1.svg');
}

.new-design .nd-payment .nd-plancontent .nd-plan2 .nd-imagepart .nd-image {
  background-image: url('../../../assets/images/Frame-11.svg');
}

.new-design .nd-payment .nd-plancontent .nd-plan1.plan-selected .nd-imagepart .nd-image {
  background-image: url('../../../assets/images/Frame-2.svg');
}

.new-design .nd-payment .nd-plancontent .nd-plan1 .nd-imagepart .nd-image {
  background-image: url('../../../assets/images/Frame-22.svg');
}

.new-design a.text-white{
  color: white !important;
}

.new-design a.text-white:hover{
  color: #064984 !important;
}

.new-design .nd-BtnArchive{
  border:1px solid #064984;
  color: #064984;
  background-color: white;
  border-radius: .5rem;
}

.new-design .nd-noData{
  text-align: center;
  padding-top: 10px;
  width: 100%;
  color: #063055;
}

.new-design .nd-resColumn{
  white-space: break-spaces;
  line-height: 1.5;
  width: 100% !important;
  min-width: 200px;
  word-break: break-word;
}

.new-design .nd-studentContent{
  background-color: white;
  padding: 15px 5px;
  border-radius: 10px;
}

.new-design .fc-row.fc-week.fc-widget-content {
  height: min-content !important;
}

.new-design td.fc-day-top.fc-wed.fc-past {
  padding: 0px !important;
}

@media (max-width: 992px) {
  .new-design .nd-body {
    flex-direction: column;
    gap: 0px;
  }

  .new-design .nd-section1 .col-10 .col-md-12,
  .new-design .nd-section2 .col-md-6,
  .new-design .nd-summary .col-sm-2 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

  .new-design .nd-section1 {
    padding: 10px !important;
  }

  .new-design .nd-summary .col-sm-9 {
    padding-right: 0px !important;
  }

  .new-design .nd-section3 .form-group {
    grid-template-columns: 2fr 2fr;
  }

  .new-design .nd-section3 {
    width: 92%;
    margin-top: 5px !important;
  }

  .new-design .fc-toolbar.fc-header-toolbar {
    flex-wrap: wrap !important;
  }

}

@media (min-width: 768px) {
  .new-design .nd-section1 .col-md-10 {
    max-width: 100% !important;
  }

}

@media (min-width: 576px) {
  .new-design .col-sm-7 {
    max-width: 100% !important;
    align-items: center;
  }

  .new-design .col-sm-5 {
    max-width: 70% !important;
  }

  .new-design .nd-when {
    flex-direction: row;
    padding: 0px 0px 0px 15px !important;
  }

  .new-design .nd-when .nd-date {
    width: 35%;
  }

  .new-design .nd-when .nd-timedate {
    width: 65%;
    padding: 0px;
  }

  .new-design .nd-when .nd-hours,
  .new-design .nd-when .nd-min {
    padding: 3px !important;
    width: 25%;
  }

  .new-design .nd-when .nd-ampm {
    width: 15% !important;
    padding: 3px !important;
  }

  .new-design .nd-section1 .col-sm-3,
  .new-design .nd-section2 .col-sm-5,
  .new-design .nd-section3 .col-sm-5,
  .new-design .nd-summary .col-sm-2 {
    max-width: 100% !important;
  }

  .new-design .nd-duration {
    flex-direction: row;
    padding: 0px 25px 0px 20px !important;
  }

  .new-design .nd-order {
    padding: 0px 20px;
  }

  .new-design .nd-order .nd-part1 {
    padding: 15px 20px;
  }

  .new-design .nd-order .nd-part3 {
    padding: 20px;
    margin: 20px 0px;
  }

  .new-design .fc button {
    padding: 0 1rem;
  }
}

@media (max-width: 576px) {
  .new-design .nd-section3 {
    width: 89%;
  }

  .new-design .nd-resource .tab-transparent {
    background-color: white;
    padding: 0.7rem;
    border-radius: 10px;
  }

  .new-design .nav-tabs.tab-transparent .nav-item .nav-link.active {
    border-radius: 10px !important;
  }

  .new-design .nav-tabs.tab-transparent li a {
    padding: 7px 6px !important;
  }

  .new-design .nd-resource .white-tile {
    padding: 0px;
  }

  .new-design .nd-testresult .white-tile {
    margin-bottom: 23px;
  }

  .new-design .nd-payment .nd-plancontent .title {
    font-size: 15px !important;
  }

  .new-design .nd-payment .nd-plancontent .action {
    display: none;
  }

  .new-design .nd-payment .payment-tile {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 10px;
    padding: 10px;
  }

  .new-design .nd-payment .nd-plancontent .price {
    grid-column: span 2;
  }

  .new-design .nd-payment .label {
    min-height: 30px;
  }

  .new-design .nd-result .nd-chart {
    padding: 5px;
  }
}

@media (max-width: 375px) {
  .new-design .nd-payment .label {
    font-size: 13px;
  }

  .new-design .nd-payment .circle {
    width: 25px;
    height: 25px;
  }

  .new-design .nd-payment .nd-pricecontent {
    flex-direction: column !important;
    gap: 0px !important;
    align-items: start !important;
  }

  .new-design .nd-payment .card-description {
    font-size: 17px !important;
  }

  .new-design .nd-payment .nd-plansection4 {
    padding: 10px 14px !important;
    gap: 14px;
  }

  .new-design .nd-payment .nd-promoinput {
    width: 70%;
  }

  .new-design .nd-payment .nd-promobtn {
    width: 30%;
  }

  .new-design .nd-class .nd-hours {
    flex-direction: column;
  }

  .new-design .nd-class .nd-min {
    flex-direction: column;
  }

  .new-design .nd-ampm .form-control {
    width: 100%;
  }
}