html {
  scroll-behavior: smooth;
}

section.business-index-banner {
  background: url("../images_business/Ellipse.svg"),
    linear-gradient(
      180deg,
      rgba(12, 131, 143, 0.0976) 0%,
      rgba(12, 131, 143, 0) 100%
    );
  background-size: contain;
  background-position: right;
  background-repeat: no-repeat;
  padding-top: 60px;
}

.business-desctop-header .new-main-header-v1 {
  transition: auto !important;
}

.business-index-banner-img {
  /*    height: 610px;*/
  padding: 290px 0;
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}

.business-desctop-header .new-main-header-v1 {
  position: fixed;
  width: 100%;
  transition: all 0.6s ease;
}

/*header .navbar-brand-img {
    max-width: initial;
    max-height: initial;
}*/

.business-index-banner-title-border {
  position: relative;
  padding-left: 30px;
  padding-bottom: 30px;
}

.business-index-banner-title-border:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 11px;
  width: 22px;
  height: 2px;
  background: #000000;
  border-radius: 30px;
}

.business-index-banner-title-border p {
  color: #000;
}

.bussiness-index-banner-big-title h1 {
  font-size: 60px;
  color: #000 !important;
}

.bussiness-index-banner-big-title h1 span {
  color: #0c838f;
}

.bussiness-index-banner-description p {
  color: #6f6c90;
  font-size: 20px;
  line-height: 24px;
  margin-top: 20px;
  margin-bottom: 70px;
}

.business-index-quality-resources {
  background: #0c838f;
  color: #fff;
  padding: 70px 0;
  margin-top: 70px;
  margin-bottom: 90px;
  padding-bottom: 65px;
}

.business-index-quality-resources .btn-outline-green .btn-outline-black {
  background: #ffffff;
  box-shadow: 0px 24px 165px #ffffff;
  border-radius: 8px;
}

.business-index-quality-vector h2 {
  position: relative;
  color: #fff !important;
  font-size: 48px;
  line-height: 60px;
}

.business-index-quality-vector h2 span {
  display: block;
}

.business-index-quality-vector h2 span:before {
  width: 100%;
  height: 20px;
  content: " ";
  background-image: url(../images_business/index-business-qulity-vector.svg);
  background-size: 270px;
  background-repeat: no-repeat;
  position: absolute;
  left: 180px;
  top: 20px;
  bottom: 0;
  margin: auto;
}

.business-index-quality-made-by p {
  font-size: 14px;
  color: #f5f6f6;
}

.business-index-quality-resources-text {
  text-align: center;
}

.business-index-quality-under-vector {
  margin: 55px;
  margin-top: 45px;
}

.business-index-our-clients-img {
  height: 88px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

section.business-index-our-clients {
  margin-bottom: 140px;
}

.business-index-our-clients-title {
  margin-bottom: 32px;
}

.business-index-our-clients-title p {
  color: #667085;
  font-size: 24px;
}

.business-index-why-company-box-all {
  background: #ecf5f6;
  border-radius: 16px;
  text-align: center;
  padding: 40px;
  padding-bottom: 53px;
  height: 306px;
}

.btn-default {
  color: #fff !important;
}

.business-index-main-title {
  padding-bottom: 25px;
  max-width: 90%;
}

.business-index-main-title h2 {
  font-size: 48px;
  color: #101828 !important;
  line-height: 59px;
}

.business-index-main-title-description p {
  font-size: 24px;
  color: #787f7f;
  line-height: 30px;
}

.business-index-box-all-row {
  padding-top: 62px;
}

.business-index-why-company-text h3 {
  color: #000 !important;
  margin-top: 24px;
  margin-bottom: 16px;
}

.business-index-why-company-text p {
  color: #000;
  line-height: 20px;
}

.business-index-why-company {
  margin-bottom: 80px;
}

.business-index-why-company-img img {
  max-height: 80px;
}

.business-index-train-team {
  background: #f5f6f6;
  padding: 80px 0;
  margin-bottom: 80px;
}

.business-index-train-team .business-index-why-company-box-all {
  background: #ffffff;
  border-radius: 16px;
  padding: 38px 24px;
  height: auto;
}

.business-index-train-team .business-index-why-company-img img {
  max-height: initial;
  border-radius: 16px 16px 0px 0px;
  width: 100%;
}

.business-index-train-team .business-index-why-company-text p,
.business-index-why-company .business-index-why-company-text p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.business-index-why-company .business-index-why-company-text h3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.business-index-train-team .business-index-why-company-text h3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 20px;
  line-height: 24px;
  height: 48px;
}

.business-index-train-team .business-index-why-company-text {
  text-align: left;
}

.business-index-train-team .business-index-why-company-text a {
  margin-top: 35px;
  display: block;
  color: #0c838f;
}

.business-index-started-box-back-color {
  background: rgba(12, 131, 143, 0.06);
  border-radius: 16px;
  padding: 56px 72px;
}

.btn-outline-green,
.btn-default,
.btn-outline-black {
  padding: 8px 10px;
}

.business-index-get-started-box .business-index-main-title h2 {
  color: #0c838f !important;
  font-size: 34px;
  line-height: 41px;
}

.business-index-get-started-box .business-index-main-title-description p {
  color: #0e1b1b;
  line-height: 29px;
}

section.business-index-get-started-box {
  margin-bottom: 80px;
}

section.business-index-get-started-box .business-index-get-started-btn .btn {
  min-width: 295px;
  padding: 9px 10px;
}

.business-index-started-box-back-color .business-index-main-title {
  max-width: 100%;
  padding-bottom: 20px;
}

.business-index-get-started-btn {
  text-align: right;
}

.business-index-train-team .business-index-why-company-text img {
  margin-left: 4px;
}

.business-course-details-modal .modal-dialog {
  max-width: 890px;
}

.business-index-train-team
  .business-index-why-company-box-all
  .business-index-why-company-text
  p {
  height: 61px;
}

.business-course-details-body-modal-text p span {
  color: #0c838f;
  font-size: 16px;
}

.business-course-details-body-modal-text p {
  color: #000;
}

.business-course-details-body-modal-text h3 {
  color: #3e4949 !important;
}

.business-course-details-body-modal-text-descr p {
  color: #3e4949;
}

.business-course-details-body-modal-text ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.business-course-details-body-modal-text ul li {
  color: #3e4949;
  background: url(../images_business/busines-check-icon.svg) no-repeat;
  background-position: left;
  padding-left: 40px;
  padding-bottom: 5px;
  font-size: 16px;
}

.business-course-details-modal .modal-body {
  padding: 16px 32px;
}

.business-course-details-modal .modal-title {
  color: #101828 !important;
  font-size: 24px;
}

.business-course-details-modal .modal-header {
  padding: 30px 32px;
}

.business-course-details-body-modal-text-descr {
  padding-top: 10px;
  padding-bottom: 30px;
}

.busines-modal-what-learn-modal ul {
  padding-top: 10px;
  padding-bottom: 40px;
}

.busines-modal-contact-info {
  padding-top: 16px;
  padding-bottom: 16px;
}

.business-index-why-company-img {
  max-height: 205px;
  overflow: hidden;
}

.business-index-banner-text-all {
  padding-top: 80px;
}

.new-main-header-v1 > .container::before {
  display: none;
}

.footer-new-label-orange a {
  font-size: 14px !important;
  color: #f25f5c !important;
}

.footer-new-label-orange span {
  background: #f25f5c;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  padding: 3px 8px;
  margin-left: 8px;
}

.go-think-individuals-link {
  color: #0c838f;
  font-size: 14px;
}

.go-think-individuals-div {
  margin-top: 16px;
}

.new-forgot-password a {
  color: #0c838f;
  font-size: 14px;
  text-decoration: none;
}

.new-login-have-account {
  margin-bottom: 25px;
}

.modal-new-v1 .login-rember-forgot-all {
  margin-bottom: 20px;
}

.login-rember-forgot-all .control input:checked ~ .control__indicator,
.checkBoxTermsCreatBusinessAcountDiv
  .control
  input:checked
  ~ .control__indicator {
  background: #0b838f !important;
}

.login-rember-forgot-all .control--checkbox .control__indicator:after,
.checkBoxTermsCreatBusinessAcountDiv
  .control--checkbox
  .control__indicator:after {
  border-color: #f7f9fb;
}

.inp {
  margin-bottom: 13px;
}

.login-warning-box.w-box-blue {
  background: #f4f9ff;
  color: #1266bf;
}

.login-warning-box.w-box-blue p a {
  color: #1266bf;
}

.login-warning-box {
  border-radius: 8px;
}

.login-warning-box-all {
  display: flex;
  align-items: center;
  padding: 12px 17px;
  margin-bottom: 24px;
}

.login-warning-box-all p,
.login-warning-box-all p a {
  font-size: 14px !important;
}

.login-warning-box p a {
  text-decoration: underline;
  display: block;
}

.login-warning-box-text {
  margin-left: 10px;
}

.business-index-quality-vector {
  padding-top: 10px;
}

.business-signup-step .bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
  width: 12px;
  height: 12px;
  top: 4px;
}

.business-signup-step .bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
  top: -3px;
  margin-left: -45px;
}

.business-signup-step .bs-wizard > .bs-wizard-step.active .bs-wizard-dot:after {
  background-color: #0c838f;
}

.business-signup-step .bs-wizard > .bs-wizard-step > .progress {
  width: 135%;
}

.business-signup-step
  .bs-wizard
  > .bs-wizard-step.active
  > .progress
  > .progress-bar {
  width: 100%;
  /* width: 50%; */
}

.business-signup-step .bs-wizard-step:last-child .bs-wizard-stepnum {
  text-align: right;
  right: -70px;
}

.business-signup-step .bs-wizard-step:last-child .bs-wizard-dot:after,
.business-signup-step .bs-wizard-step:last-child .bs-wizard-dot {
  right: -10px;
  left: auto;
}

.business-signup-step .d-flex.bs-wizard {
  width: 245px;
}

.business-signup-step .checkout-step-wizard-col-all {
  margin-bottom: 10px;
}

.business-signup-step .bs-wizard-step.active:last-child .bs-wizard-dot:after {
  background-color: #fff;
}

.signup-upload-image-modal .inp .custom-select {
  background: #fff url(../images_business/business-dropdown-icon.svg) no-repeat
    96%;
}

/*Upload*/
/*.timer-bar-wrapper, .drop-zone [class^=success-], .drop-zone {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}*/
.drop-zone {
  transition: height 0.25s, background-color 0.6s, border 0.25s;
  border: 3px dashed #ecf0f1;
  border-radius: 10px;
  background-color: #fff;
  height: 152px;
  border: 1px dashed #d8dbdb;
  border-radius: 8px;
}

/*Progress*/
/*.parent-progress .progress {
    width: 150px;
    height: 150px;
    line-height: 150px;
    background: none;
    margin: 0 auto;
    box-shadow: none;
    position: relative;
}
.parent-progress .progress:after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 7px solid #eee;
    position: absolute;
    top: 0;
    left: 0;
}
.parent-progress .progress > span {
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1;
}
.parent-progress .progress .progress-left {
    left: 0;
}
.parent-progress .progress .progress-bar {
    width: 100%;
    height: 100%;
    background: none;
    border-width: 7px;
    border-style: solid;
    position: absolute;
    top: 0;
    border-color: #0C838F;
}
.parent-progress .progress .progress-left .progress-bar {
    left: 100%;
    border-top-right-radius: 75px;
    border-bottom-right-radius: 75px;
    border-left: 0;
    -webkit-transform-origin: center left;
    transform-origin: center left;
}
.parent-progress .progress .progress-right {
    right: 0;
}
.parent-progress .progress .progress-right .progress-bar {
    left: -100%;
    border-top-left-radius: 75px;
    border-bottom-left-radius: 75px;
    border-right: 0;
    -webkit-transform-origin: center right;
    transform-origin: center right;
}
.parent-progress .progress .progress-value {
    display: flex;
    border-radius: 50%;
    font-size: 36px;
    text-align: center;
    line-height: 20px;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    font-weight: 300;
}
.parent-progress .progress .progress-value div {
    margin-top: 10px;
}
.parent-progress .progress .progress-value span {
    font-size: 12px;
    text-transform: uppercase;
}

 This for loop creates the 	necessary css animation names 
Due to the split circle of progress-left and progress right, we must use the animations on each side. 

.parent-progress .progress[data-percentage="10"] .progress-right .progress-bar {
    animation: loading-1 1.5s linear forwards;
}
.parent-progress .progress[data-percentage="10"] .progress-left .progress-bar {
    animation: 0;
}

.parent-progress .progress[data-percentage="20"] .progress-right .progress-bar {
    animation: loading-2 1.5s linear forwards;
}
.parent-progress .progress[data-percentage="20"] .progress-left .progress-bar {
    animation: 0;
}

.parent-progress .progress[data-percentage="30"] .progress-right .progress-bar {
    animation: loading-3 1.5s linear forwards;
}
.parent-progress .progress[data-percentage="30"] .progress-left .progress-bar {
    animation: 0;
}

.parent-progress .progress[data-percentage="40"] .progress-right .progress-bar {
    animation: loading-4 1.5s linear forwards;
}
.parent-progress .progress[data-percentage="40"] .progress-left .progress-bar {
    animation: 0;
}

.parent-progress .progress[data-percentage="50"] .progress-right .progress-bar {
    animation: loading-5 1.5s linear forwards;
}
.parent-progress .progress[data-percentage="50"] .progress-left .progress-bar {
    animation: 0;
}

.parent-progress .progress[data-percentage="60"] .progress-right .progress-bar {
    animation: loading-5 1.5s linear forwards;
}
.parent-progress .progress[data-percentage="60"] .progress-left .progress-bar {
    animation: loading-1 1.5s linear forwards 1.5s;
}

.parent-progress .progress[data-percentage="70"] .progress-right .progress-bar {
    animation: loading-5 1.5s linear forwards;
}
.parent-progress .progress[data-percentage="70"] .progress-left .progress-bar {
    animation: loading-2 1.5s linear forwards 1.5s;
}

.parent-progress .progress[data-percentage="80"] .progress-right .progress-bar {
    animation: loading-5 1.5s linear forwards;
}
.parent-progress .progress[data-percentage="80"] .progress-left .progress-bar {
    animation: loading-3 1.5s linear forwards 1.5s;
}

.parent-progress .progress[data-percentage="90"] .progress-right .progress-bar {
    animation: loading-5 1.5s linear forwards;
}
.parent-progress .progress[data-percentage="90"] .progress-left .progress-bar {
    animation: loading-4 1.5s linear forwards 1.5s;
}

.parent-progress .progress[data-percentage="100"] .progress-right .progress-bar {
    animation: loading-5 1.5s linear forwards;
}
.parent-progress .progress[data-percentage="100"] .progress-left .progress-bar {
    animation: loading-5 1.5s linear forwards 1.5s;
}

@keyframes loading-1 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(36);
        transform: rotate(36deg);
    }
}
@keyframes loading-2 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(72);
        transform: rotate(72deg);
    }
}
@keyframes loading-3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(108);
        transform: rotate(108deg);
    }
}
@keyframes loading-4 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(144);
        transform: rotate(144deg);
    }
}
@keyframes loading-5 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(180);
        transform: rotate(180deg);
    }
}*/

span#procent {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 14px;
  transform: translate(-50%, -100%);
  color: #0c838f;
}

span#procent::after {
  content: "%";
}

span.procentLoading {
  position: absolute;
  left: 50%;
  top: 44%;
  width: 192px;
  font-size: 14px;
  transform: translate(-49%, -50%);
  color: #0c838f;
}

span.procentLoading::after {
  content: "%";
}

canvas {
  width: 192px;
  margin: auto;
  margin-top: 35px;
  position: absolute;
  left: 0;
  right: 0;
}

.canvas-wrap,
.canvas-wrap1 {
  /*    position: relative;
        width: 300px;
        height: 300px;*/
  display: none;
  position: absolute;
  top: 0;
  background-color: #fff;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
}

.uploading-file-text {
  display: none;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 25px;
  color: #0e1b1b;
  font-size: 14px;
}

.upload-business-file-name {
  display: none;
}

/*Progress*/
@media screen and (max-width: 599px) {
  .drop-zone {
    max-width: 200px;
    max-height: 200px;
  }
}

@media screen and (min-width: 600px) {
  .drop-zone {
    max-width: 260px;
    max-height: 260px;
  }
}

@media screen and (min-width: 990px) {
  .drop-zone {
    max-width: 320px;
    max-height: 320px;
  }
}

@media screen and (min-width: 1200px) {
  .drop-zone {
    max-width: 480px;
    max-height: 480px;
  }
}

.drop-zone p {
  text-align: center;
}

.drop-zone p.timer-info {
  margin-top: 12px;
}

.drop-zone [class^="success-"] {
  opacity: 0;
  color: #24a35a;
}

.timer-bar-wrapper {
  border-radius: 4px;
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  width: 80%;
  height: 10px;
  background-color: #555;
}

.timer-bar-wrapper .timer-bar,
.timer-bar-wrapper .timer-info {
  position: absolute;
  left: 0;
}

.timer-bar-wrapper .timer-bar {
  top: 0;
  width: 0;
  height: inherit;
  background-color: #ecf0f1;
  border-radius: inherit;
}

.timer-bar-wrapper .timer-info {
  /*    font-weight: 400;*/
  margin-left: -15px;
}

.timer-bar-wrapper .wrapper {
  overflow: hidden;
}

@media screen and (max-width: 599px) {
  .timer-bar-wrapper .wrapper .success-icon {
    font-size: 180px;
    font-size: 18rem;
  }

  .timer-bar-wrapper .wrapper .success-text {
    display: none !important;
  }
}

@media screen and (min-width: 600px) {
  .timer-bar-wrapper .wrapper .success-icon {
    top: calc(50% - 20px);
    font-size: 180px;
    font-size: 18rem;
  }

  .timer-bar-wrapper .wrapper .success-text {
    top: calc(50% + 25px);
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media screen and (min-width: 990px) {
  .timer-bar-wrapper .wrapper .success-icon {
    top: calc(50% - 25px);
    font-size: 240px;
    font-size: 24rem;
  }

  .timer-bar-wrapper .wrapper .success-text {
    top: calc(50% + 28px);
    font-size: 28px;
    font-size: 2.8rem;
  }
}

@media screen and (min-width: 1200px) {
  .timer-bar-wrapper .wrapper .success-icon {
    top: calc(50% - 38px);
    font-size: 300px;
    font-size: 30rem;
  }

  .timer-bar-wrapper .wrapper .success-text {
    top: calc(50% + 42px);
    font-size: 42px;
    font-size: 4.2rem;
  }

  .pagination-style,
  .no-results-found {
    border: 1px solid #eceded;
    border-top: 0;
    padding-top: 1.75rem;
    padding-bottom: 1rem;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
}

.expand {
  transition: height 0.35s 0.25s ease-in, border-radius 0.35s 0.35s ease-out;
  border-radius: 50%;
}

.up {
  opacity: 1;
  -webkit-animation: bounceInUp 0.6s;
  animation: bounceInUp 0.6s;
}

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    transform: translate(-50%, calc(-50% + 100px));
  }

  35% {
    opacity: 0;
  }

  70% {
    opacity: 1;
    transform: translate(-50%, calc(-50% - 40px));
  }

  80% {
    transform: translate(-50%, calc(-50% - 35px));
  }

  to {
    opacity: 1;
  }
}

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    transform: translate(-50%, calc(-50% + 100px));
  }

  35% {
    opacity: 0;
  }

  70% {
    opacity: 1;
    transform: translate(-50%, calc(-50% - 40px));
  }

  80% {
    transform: translate(-50%, calc(-50% - 35px));
  }

  to {
    opacity: 1;
  }
}

.sign-up-modal-upload-box {
  position: relative;
  /* margin-bottom: 24px; */
  /* margin-bottom: 12px; */
  margin-top: 24px;
}

.sign-up-modal-upload-box h3 {
  margin-bottom: 12px;
  font-size: 14px !important;
  color: #0e1b1b !important;
}

.dm-uploader .btn-block.btn {
  color: #0c838f;
  font-size: 14px;
  padding: 10px 0;
  padding-bottom: 0;
}

.dm-uploader h3 {
  color: #787f7f !important;
  font-size: 14px !important;
}

.upload-modal-two-btn .btn-outline-green .btn-outline-black {
  min-width: 100px;
}

.upload-modal-two-btn {
  margin: 24px 0;
  display: flex;
  margin-top: 0;
}

.upload-modal-two-btn .btn-default {
  min-width: 264px;
  margin-left: 16px;
}

#files li {
  display: none;
}

#files li:first-child {
  display: block;
}

/*Upload*/
.my-account-user-box-verfication-back-color {
  padding: 16px !important;
  border-radius: 4px;
}

.my-account-user-box-verfication-back-color p,
.my-account-user-box-verfication-back-color a {
  font-size: 14px;
}

.dashboard-verified-color {
  background: #edfffa;
  color: #0e805e;
}

.my-account-user-box-verfication-back-color .my-account-verfiy-box p img {
  margin-right: 10px;
}

.my-account-verfiy-box-dismis {
  text-align: right;
  margin: 0 6px;
}

.my-account-verfiy-box {
  margin: 0 6px;
}

.my-account-verfiy-box-dismis a {
  color: #0e805e;
  text-decoration: underline;
}

.business-desctop-header .container {
  /* overflow: hidden; */
}

.business-desctop-header .container:after {
  content: "";
  border-bottom: 1px solid #eceded;
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 0;
  /* /* left: 0;
    right: 0; */
  /* max-width: 1270px;  */
}
.business-desctop-header-new .container:after{
  border-bottom: 0;
}
.business-desctop-header .dropdown-menu .container:after {
  display: none;
}

section.my-account-user-box-verfication {
  padding: 24px 0;
  padding-top: 0;
}

.dashboard-progress-color,
.validation-warning {
  background: #fff7f0;
  color: #a55914;
}

.file-upload {
  position: relative;
  display: inline-block;
}

.file-upload__label {
  display: block;
  padding: 1em 2em;
  color: #fff;
  background: #222;
  border-radius: 0.4em;
  transition: background 0.3s;
}

.file-upload__label:hover {
  cursor: pointer;
  background: #000;
}

.file-upload__input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  font-size: 1;
  width: 0;
  height: 100%;
  opacity: 0;
}

.dashboard-verifiy-color {
  background: #fff4f3;
  color: #c10c00;
}

.dashboard-alert-info-color {
  background: #f4f9ff;
  color: #1266bf;
}

.upload-emid-file-parent {
  border-radius: 0;
  border: 1px solid #c10c00;
  padding: 4px 12px;
  margin-left: 10px;
}

.upload-emid-file-parent a {
  color: #c10c00;
}
.upload-emid-file-parent {
  padding: 4px 10px;
}

.dashboard-alert-info-color .my-account-verfiy-box-dismis a {
  color: #1266bf;
}

.my-account-verfiy-box > p {
  display: flex;
  align-items: center;
}

.dashboard-verifiy-upload-text {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.business-index-header-remove-border .container:after {
  display: none;
}

.my-account-dasboard-student .dashboard-student-btn-data {
  color: #3e4949;
  font-size: 14px;
  border: 1px solid #d8dbdb;
  padding: 12px 16px;
}

.my-account-dasboard-student a.active {
  background: #f5f6f6;
  box-shadow: inset 2px 2px 6px rgb(0 0 0 / 16%);
  color: #0e1b1b;
}

.my-account-dasboard-student {
  margin-top: 40px;
}

.dashboard-student-data {
  margin: 40px 0;
}

.dashboard-student-no-data-text {
  color: #3e4949;
  margin-bottom: 22px;
}

.dashboard-invite-student-download a {
  font-size: 14px;
  color: #0c838f;
}

.dashboard-invite-student-download {
  text-align: right;
  /* margin-bottom: 15px; */
}

.dashboard-invite-student-seprator p {
  color: #3e4949;
  font-size: 14px !important;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.dashboard-invite-student-seprator #error {
  margin-bottom: 8px;
}
.dashboard-invite-student-seprator {
  width: 100%;
}

.dashboard-invite-student-seprator p:before,
.dashboard-invite-student-seprator p:after {
  content: "";
  width: 100px;
  height: 2px;
  background: #eceded;
}

.dashboard-student-form-title {
  color: #0e1b1b !important;
  font-size: 14px;
}

.dashboard-sudents-form-add .add-another-course {
  margin-bottom: 17px;
}

.dashboard-sudents-form-add .add-another-course a {
  color: #0c838f;
  font-size: 14px;
}

.dashboard-sudents-form-add .add-another-course a img {
  margin-right: 4px;
  margin-top: -2px;
}

/*Dashboard Table*/
.responsive-table {
  width: 100%;
  /* margin-bottom: 1.5em; */
}

.responsive-table thead {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.responsive-table thead th {
  background-color: #eef0f3;
  font-weight: normal;
  color: #0e1b1b;
  font-size: 14px;
  padding: 9px 20px;
}

.responsive-table thead th:first-of-type {
  text-align: left;
}

.responsive-table tbody,
.responsive-table tr,
.responsive-table th,
.responsive-table td {
  display: block;
  padding: 0;
  text-align: start;
  white-space: normal;
  position: relative;
}

.responsive-table th,
.responsive-table td {
  padding: 0.5em;
  vertical-align: middle;
}

.responsive-table tbody tr {
  border: 1px solid #eceded;
}

.responsive-table tbody tr:last-of-type {
  margin-bottom: 0;
}

/*.responsive-table tbody th[scope="row"] {
    background-color: #1d96b2;
    color: white;
}*/
/*.responsive-table tbody td[data-type=currency] {
    text-align: right;
}*/
.responsive-table tbody td[data-title]:before {
  content: attr(data-title);
  float: left;
  font-size: 0.8em;
  color: rgba(94, 93, 82, 0.75);
}

@media (min-width: 52em) {
  .responsive-table thead {
    position: relative;
    clip: auto;
    height: auto;
    width: auto;
    overflow: auto;
  }

  .responsive-table tr {
    display: table-row;
  }

  .responsive-table th,
  .responsive-table td {
    display: table-cell;
  }

  .responsive-table tbody {
    display: table-row-group;
  }

  .responsive-table tbody tr {
    display: table-row;
    border-width: 1px;
  }

  /*    .responsive-table tbody tr:nth-of-type(even) {
            background-color: rgba(94, 93, 82, 0.1);
        }*/
  .responsive-table tbody th[scope="row"] {
    background-color: transparent;
    color: #5e5d52;
    text-align: left;
  }

  .responsive-table tbody td[data-title]:before {
    content: none;
  }
}

.responsive-table td {
  font-size: 14px;
  padding: 20px;
}

.responsive-table tbody th {
  font-size: 14px;
  padding: 20px 17px;
  font-weight: normal;
}

/*Dashboard Table*/
.my-account-dasboard-student-table-main .dashboard-btn-action-table {
  border: 0;
  background-color: transparent;
  outline: none;
  min-width: auto !important;
  padding: 6px 15px;
}

.my-account-dasboard-student-table-main
  .dropdown.show
  .dashboard-btn-action-table {
  background: #eceded;
  padding: 6px 15px;
}

.my-account-dasboard-student-table-main .dropdown-toggle::after {
  display: none;
}

.my-account-dasboard-student-table-main .dropdown-menu {
  min-width: 170px;
  padding: 0;
  box-shadow: 0px 4px 8px rgb(14 27 27 / 10%);
  border: 1px solid #d8dbdb;
  border-radius: 4px;
  transform: translate3d(-120px, 50px, 0px) !important;
}

.my-account-dasboard-student-table-main
  .dropdown-menu
  .dropdown-item:first-child {
  margin: 0;
  padding: 0;
  padding-bottom: 15px;
}

.my-account-dasboard-student-table-main .dropdown-menu .dropdown-item:before {
  content: "";
  position: absolute;
  background-color: #d8dbdb;
  width: 100%;
  height: 1px;
  top: 53px;
  left: 0;
}

.my-account-dasboard-student-table-main
  .dropdown-menu
  .dropdown-item:last-child:before {
  display: none;
}

.my-account-dasboard-student-table-main .dropdown-menu .dropdown-item {
  color: #0e1b1b;
  font-size: 14px;
  display: flex;
  align-items: center;
  margin: 0;
  padding: 15px !important;
  position: relative;
}

.my-account-dasboard-student-table-main .dropdown-menu .dropdown-item:hover {
  background: #eef0f3;
}

.my-account-dasboard-student-table-main .dropdown-menu .dropdown-item img {
  margin-right: 5px;
}

.bussines-dashboard-table-avatar-name {
  display: flex;
  align-items: center;
}

.bussines-dashboard-table-avatar-name .table-avatar {
  margin-right: 12px;
}

.responsive-table td {
  color: #0e1b1b;
  font-size: 14px;
  max-width: 260px;
}

.my-account-dasboard-student-table-main td .dropdown {
  max-width: 50px;
  text-align: center;
}

.bussines-dashboard-table-avatar-name .table-name p {
  font-size: 14px;
  color: #0e1b1b;
  font-weight: normal;
}

.bussines-dashboard-table-avatar-name .table-name p span {
  color: #3e4949;
  display: block;
  white-space: nowrap;
}

.responsive-table tbody tr:hover {
  background-color: #f5f6f6;
}

.responsive-table .assigned-course {
  color: #787f7f;
}

.responsive-table .status-table span {
  background: #eef0f3;
  border-radius: 4px;
  color: #3e4949;
  font-size: 12px;
  padding: 7px 12px;
}

.my-account-dasboard-student-table-main tr th:last-child {
  padding: 0;
}

.business-dashboard-table-action {
  padding: 0 !important;
}

.responsive-table .status-table .not-started-label {
  background: #f4f9ff;
  color: #1266bf;
}

.stu-dashboard-user-name .my-account-user-box-image img {
  margin-right: 15px;
}

.dashboard-course-search-title p {
  color: #0e1b1b;
  font-size: 18px;
}

.dashboard-course-search-title p span {
  color: #787f7f;
  font-size: 14px;
}

.dashboard-course-search-form .form-control {
  border: 0;
  padding: 0 1.5rem;
  color: #787f7f;
  height: 20px;
}

.dashboard-course-search-form .input-group {
  color: #d8dbdb;
  border: 1px solid #d8dbdb;
  padding: 12px 15px;
  border-radius: 8px;
}

.dashboard-course-search-form .input-group-append {
  margin: 0;
  margin-right: 10px;
  height: auto;
}

.dashboard-course-search-form .input-group-text {
  border: 0;
  padding: 0;
}

.dashboard-sudents-collapse-all .pdp-faq-panel .card-header {
  font-size: 16px;
  color: #0e1b1b;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  /*    padding: 30px 0;*/
  padding: 20px 0;
  border-bottom: 0 !important;
}

.dashboard-sudents-collapse-all .pdp-faq-panel .card-header.collapsed {
  font-size: 16px;
  color: #0e1b1b;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  /*    padding: 30px 0;*/
  border-bottom: 1px solid #e7e9e9 !important;
}

.pdp-tab-content-parent .card-header span.accicon {
  position: relative;
  right: 0;
  left: 0;
}

.pdp-filter-select ul li:last-child {
  margin-right: 0;
}

.dashboard-course-search-form {
  margin-top: 15px;
}

.dashboard-sudents-collapse-all .card-header span.title {
  max-width: 300px;
  line-height: 20px;
}

.stu-dash-course-collapse .card-body {
  padding: 0;
  max-width: 100%;
}

.dashboard-student-assign-course-box {
  border: 1px solid #d8dbdb;
  border-radius: 4px;
  padding: 16px;
  margin: 10px 0px;
}

.dashboard-student-assign-course-box-date {
  color: #0e1b1b !important;
}

.dashboard-student-assign-course-box-language,
.dashboard-student-assign-course-box-seat {
  display: flex;
  align-items: center;
  /*    justify-content: space-between;
        max-width: 200px;*/
  margin: 13px 0;
  border-bottom: 1px solid #eceded;
  padding-bottom: 10px;
}

.dashboard-student-assign-course-box-language p,
.dashboard-student-assign-course-box-seat p {
  font-size: 14px;
  color: #3e4949;
  /*    margin-right: 70px;*/
  margin-right: 0;
  width: 150px;
}

.dashboard-student-assign-course-box-language span,
.dashboard-student-assign-course-box-seat span {
  font-size: 14px;
  color: #3e4949;
}

.dashboard-student-assign-course-box a {
  margin-top: 10px;
  width: 100%;
}

.dashboard-student-assign-course-box-seat span label.dashboard-no-seat-ava {
  color: #d70d00 !important;
}
.dashboard-no-seat-ava {
  color: #d70d00 !important;
  margin-bottom: 0px !important;
}

.dashboard-no-course-modal p {
  color: #3e4949 !important;
  margin-top: 10px;
  margin-bottom: 20px;
}

.dashboard-unassign-btn {
  border-color: #0e1b1b;
  color: #0e1b1b;
}

.dashboard-unassign-btn:hover {
  background: rgb(14 27 27 / 7%);
  border: 1px solid #0e1b1b;
  color: #0e1b1b;
}

.dashboard-student-assign-course-date {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.course-box-type-label {
  min-width: 45px;
  float: none;
}
.dashboard-student-assign-course-date .course-box-type-label {
  float: none;
  max-width: initial;
  margin: 0;
  padding: 9px 12px;
}

.not-started-label {
  background: #f4f9ff;
  color: #1266bf;
}
.course-status .not-started-label {
  font-size: 12px;
}
.not-started-label p {
  color: #1266bf !important;
}

.failed-label {
  background: #fff4f3;
}

.failed-label p {
  color: #c10c00 !important;
}

.dashboard-alert-success,
.dashboard-progress-color,
.validation-warning {
  margin-top: 10px;
  margin-bottom: 20px;
}
.dashboard-alert-success {
  margin-bottom: 0px !important;
}

.in-progress-label {
  background: #fff7f0 !important;
  color: #a55913 !important;
}

.in-progress-label p {
  color: #a55914 !important;
}

.dashboard-error-label {
  background: #fff4f3;
}

.dashboard-error-label p {
  color: #c10c00 !important;
}

.dashboard-student-assign-course-box-seat:last-child {
  border-bottom: 0;
}

.card .my-account-warning-box p {
  color: #a55914;
}

.card .dashboard-progress-color {
  margin-bottom: 24px;
}

.my-account-verfiy-box-inner p {
  color: #0e805e !important;
}

.dashboard-sudents-collapse-all .card:last-child .card-header.collapsed {
  border-bottom: 0 !important;
}

.dashboard-student-remove-invite {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 13px;
}

.dashboard-student-remove-invite a {
  color: #787f7f;
  font-size: 14px;
}

.dashboard-student-assign-click-toggle2 {
  border: 1px solid #d8dbdb;
  border-radius: 4px;
  padding: 40px 16px;
  text-align: center;
}

.dashboard-student-assign-click-toggle2 p {
  color: #0e1b1b;
  margin-bottom: 36px;
  line-height: 20px;
}

.dashboard-student-unassign-2-btn {
  display: flex;
}

.dashboard-student-unassign-2-btn a {
  min-width: 155px;
}

.dashboard-student-unassign-2-btn a:first-child {
  margin-right: 16px;
}

.dashboard-student-assign-click-toggle
  .dashboard-student-assign-course-box-seat {
  border-bottom: 0;
}

.dashboard-student-imported-student-parent-title {
  color: #000000;
  margin-bottom: 12px;
}

.dashboard-student-imported-student-data-box-all {
  border: 1px solid #eceded;
  box-shadow: 0px 2px 2px rgb(33 37 41 / 6%);
  border-radius: 8px;
  margin-bottom: 70px;
}

.dashboard-student-imported-student-data-box-text p {
  font-size: 14px;
  color: #0e1b1b;
}

.dashboard-student-imported-student-data-box-text {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
}

.dashboard-student-imported-student-data-box-text p span {
  margin-left: 8px;
}

.dashboard-student-imported-student-data-box-text a {
  color: #787f7f;
  font-size: 14px;
}

.dashboard-student-imported-student-data-box-small {
  position: relative;
  padding: 16px;
  margin-bottom: 10px;
}

.boxImportedMembers {
  border: 0;
  box-shadow: none;
}

.boxImportedMembers .dashboard-student-imported-student-data-box-small {
  border: 1px solid #eceded;
  box-shadow: 0px 2px 2px rgb(33 37 41 / 6%);
  border-radius: 8px;
}

.dashboard-student-imported-student-data-box-small:after {
  content: "";
  background-color: #eceded;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.dashboard-student-imported-student-bottom-parent,
.dashboard-student-imported-student-bottom-parent-fixed {
  position: fixed;
  left: 0;
  bottom: 0rem;
  width: 100%;
  background-color: #fff;
  box-shadow: 0px 5px 20px rgb(14 27 27 / 24%);
  padding: 24px 40px;
}

.dashboard-student-imported-student-bottom-parent-fixed {
  bottom: -4rem;
}

.dashboard-student-imported-student-bottom-parent .btn {
  width: 100%;
}

.dashboard-stu-modal-invite .modal-dialog {
  transform: matrix(1, 0, 0, 1, 0, 0) !important;
}

.dashboard-student-imported-student-data-box-small:last-child:after {
  display: none;
}

.dashboard-student-imported-student-data-box-small.undo-box {
  background-color: #eceded;
}

.dashboard-student-imported-student-data-box-small.undo-box a {
  color: #0e1b1b;
}

.dashboard-student-imported-student-data-box-small.undo-box
  .dashboard-student-imported-student-data-box-text
  p {
  color: #787f7f;
}

.student-profile-section .my-account-user-box-image {
  width: 80px;
  height: 80px;
  background: #f1ebff;
  border-radius: 50%;
  color: #8a5cff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0px 0px 10px #ffffff, 0 0 0 11px #0c838f;
  margin-right: 30px;
  overflow: hidden;
}

.student-profile-section .my-account-user-box-image p {
  font-size: 24px;
}

.student-profile-section .my-account-user-box-text a {
  color: #fff !important;
  margin-top: 10px;
}

.student-profile-section .my-account-user-box-text p {
  color: #787f7f !important;
  font-size: 14px;
}

.stu-profile-status-info {
  border: 1px solid #d8dbdb;
  border-radius: 4px;
  width: 383px;
  margin-left: auto;
  padding: 5px 16px;
}

.stu-profile-status-info p {
  font-size: 14px;
  min-width: 140px;
  color: #3e4949;
  /*    display: flex;
        justify-content: space-between;
        padding: 8px 0;*/
}

.stu-profile-status-info p span {
  color: #3e4949;
  /*    margin-left: 100px;*/
}

.stu-profile-status-info p:last-child {
  border: 0;
}

.stu-profile-status-info-item {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #eceded;
  padding-bottom: 7px;
  padding-top: 10px;
}

.my-account-user-box-text .btn-default {
  padding: 5px 10px;
  width: 188px;
}

.stu-profile-status-info-item:last-child {
  border: 0;
}

.stu-profile-status-info-item a {
  color: #787f7f;
  font-size: 14px;
}

table.dataTable.display > tbody > tr.odd > .sorting_1,
table.dataTable.order-column.stripe > tbody > tr.odd > .sorting_1,
table.dataTable.display tbody tr:hover > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover > .sorting_1,
table.dataTable.stripe > tbody > tr.odd > *,
table.dataTable.display > tbody > tr.odd > *,
table.dataTable.display > tbody > tr.even > .sorting_1,
table.dataTable.order-column.stripe > tbody > tr.even > .sorting_1,
table.dataTable.hover > tbody > tr:hover > *,
table.dataTable.display > tbody > tr:hover > * {
  box-shadow: none;
}

table.dataTable > tbody > tr:hover {
  background-color: #f5f6f6;
}

table.dataTable.nowrap th {
  background-color: #eef0f3;
  border: 0;
  color: #0e1b1b;
  font-weight: normal;
  padding: 10px 16px;
  padding-right: 0 !important;
  font-size: 14px;
}

.table-mr table.dataTable.nowrap th {
  padding-right: 16px !important;
}

table.dataTable.row-border tbody th,
table.dataTable.row-border tbody td,
table.dataTable.display tbody th,
table.dataTable.display tbody td {
  border-top: 1px solid #eceded;
  /*border-bottom: 1px solid #ECEDED;*/
}

table.dataTable {
  border-collapse: collapse;
}

.dashboard-student-profile .dashboard-btn-action-table {
  min-width: 50px;
  padding: 0;
}

.dashboard-student-profile.dropdown {
  width: fit-content;
  margin: auto;
}

.dashboard-student-profile-table {
  position: relative;
  z-index: 2;
}

table.dataTable thead > tr > th.sorting:before,
table.dataTable thead > tr > th.sorting_asc:before,
table.dataTable thead > tr > th.sorting_desc:before,
table.dataTable thead > tr > th.sorting_asc_disabled:before,
table.dataTable thead > tr > th.sorting_desc_disabled:before,
table.dataTable thead > tr > td.sorting:before,
table.dataTable thead > tr > td.sorting_asc:before,
table.dataTable thead > tr > td.sorting_desc:before,
table.dataTable thead > tr > td.sorting_asc_disabled:before,
table.dataTable thead > tr > td.sorting_desc_disabled:before {
  background-image: url(../images_business/dashboard/up-filter.svg);
  content: "";
  width: 8px;
  height: 10px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: none;
}

table.dataTable thead > tr > th.sorting:after,
table.dataTable thead > tr > th.sorting_asc:after,
table.dataTable thead > tr > th.sorting_desc:after,
table.dataTable thead > tr > th.sorting_asc_disabled:after,
table.dataTable thead > tr > th.sorting_desc_disabled:after,
table.dataTable thead > tr > td.sorting:after,
table.dataTable thead > tr > td.sorting_asc:after,
table.dataTable thead > tr > td.sorting_desc:after,
table.dataTable thead > tr > td.sorting_asc_disabled:after,
table.dataTable thead > tr > td.sorting_desc_disabled:after {
  background-image: url(../images_business/dashboard/down-filter.svg);
  content: "";
  width: 8px;
  height: 10px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

table.dataTable.no-footer {
  border: 1px solid #eceded;
  /*    box-shadow: 0px 2px 2px rgb(33 37 41 / 6%);
        border-radius: 8px;*/
  /*overflow: hidden;*/
  min-width: 100%;
  max-width: 100%;
}

table.dataTable thead > tr > th.sorting_asc:before,
table.dataTable thead > tr > th.sorting_desc:after,
table.dataTable thead > tr > td.sorting_asc:before,
table.dataTable thead > tr > td.sorting_desc:after {
  opacity: 1;
}

.sorting.sorting_desc:after {
  background-image: url(../images_business/dashboard/down-active-arrow.svg) !important;
}

.dashboard-student-profile-table {
  margin-bottom: 80px;
}

.dataTables_wrapper
  .my-account-dasboard-student-table-main
  .dashboard-btn-action-table {
  min-width: 40px !important;
}

.dataTables_wrapper
  .my-account-dasboard-student-table-main
  .dashboard-btn-action-table {
  width: 40px;
  height: 40px;
  padding: 0;
}

.dataTables_wrapper
  .my-account-dasboard-student-table-main
  .dropdown.show
  .dashboard-btn-action-table {
  padding: 0;
}

table.dataTable tbody th,
table.dataTable tbody td {
  padding: 20px 16px;
  color: #0e1b1b;
  font-size: 14px;
}

table.dataTable tbody th,
table.dataTable tbody td span {
  /*color:#3E4949;*/
  display: block;
}

.dataTables_wrapper .status-table {
  width: fit-content;
  margin: auto;
}

table.dataTable thead > tr > th:last-child::before,
table.dataTable thead > tr > th:last-child::after {
  display: none !important;
}

table.dataTable.no-footer {
  /*border-bottom: 0;*/
  /*    border: 1px solid #ECEDED;
        box-shadow: 0px 2px 2px rgb(33 37 41 / 6%);*/
  border-radius: 8px;
  border-collapse: unset;
}

.dashboard-stu-profile-status .course-box-type-label p {
  font-size: 12px;
}

.passed-label {
  background: #edfffa;
}

.passed-label p {
  color: #0e805e !important;
}
.notpassed-label {
  background: #fff4f3;
}

.notpassed-label p {
  color: #c10c00 !important;
}

table.dataTable thead > tr > th.sorting_asc:before {
  display: none;
}

table.dataTable thead > tr > th.sorting:after,
table.dataTable thead > tr > th.sorting_asc:after {
  background-image: url(../images_business/dashboard/sort.svg) !important;
  display: inline-block;
  position: relative;
  right: -6px;
  opacity: 1;
}

table.dataTable thead > tr > th.sorting_asc:before,
table.dataTable thead > tr > th.sorting_desc:after,
table.dataTable thead > tr > td.sorting_asc:before,
table.dataTable thead > tr > td.sorting_desc:after {
  background-image: url(../images_business/dashboard/sort-pink.svg) !important;
}

.dashboard-stu-profile-course-count h3 {
  color: #101828 !important;
}

.dashboard-stu-profile-course-count h3 span {
  font-size: 14px;
  color: #787f7f;
}

.dashboard-stu-profile-course-count .btn-business-inline {
  margin-left: 21px;
  margin-right: 0;
}

.dashboard-stu-prof-search .input-group-append {
  margin-right: 9px;
}

.dashboard-stu-prof-search .input-group {
  border: 1px solid #d8dbdb;
  padding: 0 16px;
  border-radius: 4px;
  max-width: 200px;
  margin-left: auto;
  height: 44px;
  display: flex;
  align-items: center;
  /* margin-right: 11px; */
}

.dashboard-stu-profile-filter {
  display: flex;
  justify-content: flex-end;
}

.dashboard-stu-prof-search .form-control {
  height: 16px;
}

table.dataTable.nowrap th:first-child {
  border-top-left-radius: 8px;
  border-collapse: collapse;
}

table.dataTable.nowrap th:last-child {
  border-top-right-radius: 8px;
  border-collapse: collapse;
}

.pdp-filter-select .dropdown {
  position: relative;
}

.student-profile-section .pdp-filter-select .dropdown .dropdown-label {
  border: 1px solid #d8dbdb;
  border-radius: 4px;
}

.my-account-dasboard-student-table-main .dropdown-menu .dropdown-item.disabled {
  color: #9fa4a4;
}

.my-account-dasboard-student-table-main
  .dropdown-menu
  .dropdown-item.disabled
  img {
  opacity: 0.5;
}

.dashboard-remove-user-btn {
  margin-top: 24px;
}

.dashboard-remove-user-btn .btn-default {
  margin-bottom: 16px;
}

.dashboard-remove-user-text p {
  font-size: 14px;
  color: #3e4949;
  margin-bottom: 24px;
}

#unassignCourseModal .modal-header .close img {
  width: 30px;
}

.dashboard-course-table-span {
  color: #3e4949;
  display: block;
}

.dashboard-na-box {
  background: #eef0f3;
  border-radius: 4px;
  color: #3e4949;
  font-size: 12px;
  padding: 6px 12px;
  display: inline-block !important;
}

.dashboard-red-box-percen {
  background: #fff4f3;
  color: #c10c00;
}

.dashboard-green-box-percen {
  background: #edfffa;
  color: #0e805e;
}

.dashboard-success-label {
  background-color: #edfffa !important;
  color: #0e805e !important;
}

.dashboard-error-color {
  background: #fff4f3;
  color: #c10c00;
}

.dasboard-resolve-box .dashboard-student-imported-student-data-box-text a {
  color: #0c838f;
}

.dasboard-conflicted-box {
  padding-top: 20px;
}

.dashboard-error-resolve-border {
  border: 1px solid #d70d00;
}

.dashboard-error-resolve-text {
  font-size: 14px;
  color: #c10c00;
  margin-bottom: 20px;
}

.dasboard-resolve-box {
  margin-bottom: 10px;
}

.dashboard-resolve-modal-box {
  border-radius: 8px;
}

.dashboard-resolve-modal-box
  .dashboard-student-imported-student-data-box-small {
  border: 1px solid #eceded;
  box-shadow: 0px 2px 2px rgb(33 37 41 / 6%);
  border-radius: 8px;
}

.dashboard-resolve-modal-box
  .dashboard-student-imported-student-data-box-small
  a {
  color: #0c838f;
}

.dashboard-resolve-imported-information {
  color: #3e4949;
  font-size: 14px;
  margin-bottom: 5px;
}

.dashboard-resolve-box-click {
  margin-bottom: 20px;
}

.dashboard-student-imported-choose-btn {
  font-size: 14px;
}

.dashboard-resolve-modal-box {
  margin-bottom: 15px;
}

.dashboard-resolve-modal-box.dashboard-imported-active {
  border: 2px solid #0c838f;
}

.dashboard-resolve-modal-box.dashboard-imported-active
  .dashboard-imported-click {
  display: none;
}

.dashboard-resolve-modal-box.dashboard-imported-active
  .dashboard-student-imported-student-data-box-small {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.dashboard-student-user-info-check-box {
  display: none;
}

.dashboard-resolve-modal-box.dashboard-imported-active
  .dashboard-student-user-info-check-box {
  display: block;
}

.dashboard-course-info-title {
  max-width: 300px;
}

.dashboard-course-info-title p {
  font-size: 18px !important;
}

.dashboard-course-info-image {
  border-radius: 4px;
  margin-right: 24px;
}

.dashboard-course-info-status
  .dashboard-stu-profile-status
  .course-box-type-label
  p {
  min-width: auto;
}

.dashboard-buy-more-btn {
  color: #0c838f !important;
  margin-left: 4px;
}

.dashboard-seat-full {
  color: #d70d00 !important;
}

.dashboard-course-modal-header-img {
  margin-right: 16px;
}

.dashboard-course-modal-header-img img {
  /* width: 110px; */
  width: 81px;
  height: 58px;
  max-width: initial;
  border-radius: 8px;
}

.dashboard-course-modal-header-close img {
  width: 31.6px;
}

.dashboard-student-imported-student-parent
  .dashboard-stu-profile-course-count
  h3 {
  font-size: 18px;
}

.dashboard-stu-prof-search.dashboard-modal-search-form .input-group {
  max-width: 100%;
  border-radius: 8px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.modal-body .dashboard-student-table .control__indicator {
  border: 1px solid #0c838f;
}

.modal-body
  .dashboard-student-table
  .control--checkbox
  .control__indicator:after {
  border-color: #0c838f;
}

.modal-body .dataTables_wrapper th:last-child {
  text-align: left !important;
}

.modal-body .dataTables_wrapper .control {
  padding-left: 0;
  margin-right: 16px;
}

.modal-body .dataTables_wrapper .control__indicator {
  position: relative;
  top: 0;
}

.modal-active-tr-checked {
  background-color: #f1ebff !important;
}

.modal-body table.dataTable > tbody > tr:hover {
  background-color: transparent;
}

.modal-body .add-students-disabled-tr {
  background-color: #f5f6f6 !important;
  /*    pointer-events: none;*/
}

.modal-body .add-students-disabled-tr .control {
  pointer-events: none;
}

.add-students-disabled-tr .bussines-dashboard-table-avatar-name .table-name p,
.add-students-disabled-tr
  .bussines-dashboard-table-avatar-name
  .my-account-user-box-image
  p {
  color: #787f7f;
}

.unassign-disabled.add-students-disabled-tr
  .bussines-dashboard-table-avatar-name
  .my-account-user-box-image
  p {
  color: unset;
}

.unassign-disabled.add-students-disabled-tr .my-account-user-box-image {
  background-color: #f1ebff;
}

.modal-body table.dataTable > tbody > tr td a {
  color: #3e4949;
  font-size: 14px;
}
.modal-body table.dataTable > tbody > tr td a.selectToAssign {
  white-space: nowrap;
}
.modal-body table.dataTable tbody th,
table.dataTable tbody td {
  padding: 13px 15px;
}

.modal-body .dashboard-student-table thead tr th:first-child {
  padding-left: 44px;
}

.modal-body
  .dashboard-student-table
  thead
  tr
  th:first-child
  .control--checkbox {
  position: absolute;
  left: 15px;
  top: 13px;
}

.add-students-top-table-modal {
  display: flex;
  border: 1px solid #eceded;
  padding: 21px 16px;
  justify-content: space-between;
  align-items: center;
  margin-top: 24px;
  border-radius: 8px;
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.add-students-top-table-modal p,
.add-students-top-table p {
  font-size: 14px;
  color: #0e1b1b;
}

.add-students-top-table-modal a,
.add-students-top-table a {
  font-size: 14px;
  color: #0c838f;
}

.modal-body table .student-profile-section .my-account-user-box-image,
table .student-profile-section .my-account-user-box-image {
  width: 40px;
  height: 40px;
  box-shadow: none;
  margin-right: 12px;
}

.my-account-user-box-image-modal {
  width: 60px;
  height: 60px;
  background: #f1ebff;
  border-radius: 50%;
  color: #8a5cff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: none;
  margin-right: 15px;
  overflow: hidden;
}

.modal-body table .student-profile-section .my-account-user-box-image p,
table .student-profile-section .my-account-user-box-image p {
  font-size: 14px;
}

.modal-active-tr-checked .student-profile-section .my-account-user-box-image {
  background-color: #fff;
}

.add-students-disabled-tr .my-account-user-box-image {
  background-color: #eceded;
}

.modal-body table.dataTable.nowrap th {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.my-account-verfiy-box.dashboard-verifiy-upload-text p {
  max-width: 200px;
  line-height: 1.5;
}

.dashboard-stu-prof-search.dashboard-modal-search-form
  .plp-search-box-data-box-data {
  bottom: -80px;
  border: 1px solid #eceded;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  box-shadow: none;
}
.dashboard-stu-prof-search.dashboard-modal-search-form
  .plp-search-box-data-box-data-style {
  bottom: -50px;
  border-top: 0;
  padding: 5px;
}
.dashboard-stu-prof-search.dashboard-modal-search-form
  .plp-search-box-data-box-data
  p {
  font-size: 18px;
  text-align: center;
}

.dashboard-stu-prof-search.dashboard-modal-search-form
  .plp-search-box-data-box-data-style
  p {
  font-size: 14px;
  text-align: center;
}

.dashboard-course-info-image img {
  border-radius: 4px;
}

.pdp-filter-select .dropdown .dropdown-label {
  min-width: 158px;
  max-width: 158px;
}

.dashboard-course-table-count {
  margin-bottom: 16px;
}

.dashboard-verifiy-upload-text-student {
  justify-content: space-between;
}

.dashboard-verifiy-upload-text-student.dashboard-verifiy-upload-text p {
  max-width: 100%;
}

.control input:checked ~ .control__indicator {
  background: #daf9fb !important;
}

.control__indicator {
  border: 1px solid #0c838f;
}

.control--checkbox .control__indicator:after {
  border-color: #0c838f;
}

.dashboard-student-actu-big-table-mobile {
  display: none;
}

.dashboard-course-details-main-section {
  margin: 10px 0 !important;
}

.dashboard-course-details-main-section .dashboard-course-info-title .btn {
  min-width: 180px;
}

.dashboard-course-details-table-filter-search {
  margin-top: 40px !important;
  margin-bottom: 15px !important;
}

em {
  font-style: normal;
}

.dashboard-main-header-nn .business-header-login-reg-btn .btn {
  min-width: 106px;
  width: 106px;
  white-space: nowrap;
}

.dashboard-main-header-nn .new-header-main-icon ul li {
  margin-left: 16px;
}

.dashboard-main-header-nn .business-header-login-reg-btn .btn-default {
  margin-left: 4px;
}

.dashboard-main-header-nn .new-main-header-v1.navbar .navbar-brand-img {
  max-height: 28.4px;
}

/* .dashboard-main-header-nn .new-main-header-v1 ul.navbar-nav li:first-child a {
  color: #0e1b1b;
  
}

.dashboard-main-header-nn .new-header-mega-menu .dropdown-toggle::after {
  background-image: url(../images_business/dashboard/HeaderChevron.svg);
} */

/* .dashboard-main-header-nn .hover-menu-parent .dropdown-toggle::after {
  transform: rotate(180deg);
} */

.footer-dashboard-main {
  background-color: #fff;
  /*padding: 0;*/
}

.footer-dashboard-main li a {
  color: #787f7f;
  font-size: 12px;
}

.footer-dashboard-main ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
}

.footer-dashboard-main li {
  margin-right: 16px;
}

.footer-dashboard-main .footer-copy-new {
  text-align: right;
}

.footer-dashboard-main .new-footer-payment-all {
  border-top: 1px solid #eceded;
  padding-top: 6px;
  margin-top: 0;
  padding-bottom: 25px;
}

main.my-account-main-top {
  /*    margin-bottom: 40px;*/
  margin-bottom: 0;
}

.business-plp-filter-main .pdp-active-selected-border {
  background: #fff !important;
}

.business-plp-filter-main .pdp-filter-select .dropdown .dropdown-label {
  min-width: auto;
  margin-right: 20px;
}

.business-plp-filter-main .pdp-filter-select .dropdown .dropdown-option {
  border-bottom: 0;
}

.bread-crumb-data {
  padding-bottom: 0px;
}

.dashboard-mobile-heaer-parent .mobile-footer-menu-fixed {
  justify-content: end;
}

.dashboard-mobile-heaer-parent .mobile-footer-menu-fixed:before {
  width: 96%;
}

.dashboard-mobile-heaer-parent span.arabic-fonts {
  font-weight: 600;
}

.btn-business-inline {
  width: 132px !important;
  min-width: 132px !important;
  font-size: 14px;
  margin: 0 0.75rem;
  white-space: nowrap;
}

.dashboard-mobile-top-menu-close li span {
  color: #0e1b1b;
  font-size: 16px;
}

.dashboard-mobile-top-menu-close {
  margin-bottom: 40px;
}

.dashboard-login-register-btn-mobile .btn {
  width: 50% !important;
}

.dashboard-login-register-btn-mobile .btn-default {
  margin-left: 12px;
}

.dashboard-mobile-heaer-parent li.mobile-header-inner-course-li:first-child {
  border: 0;
}

.dashboard-login-register-btn-mobile .my-account-user-box-image {
  width: 53px;
  height: 53px;
  box-shadow: 0 0px 0px 5px #ffffff, 0 0 0 6.5px #0c838f;
}

.mobile-header-login-close-li .mobile-user-name {
  color: #0e1b1b;
  font-size: 16px;
  padding-top: 8px;
  margin: 0;
}

.dashboard-login-register-btn-mobile .mobile-header-login-close-li {
  justify-content: center;
}

.dashboard-mobile-menu-user .mobile-close-menu {
  display: flex;
  align-items: center;
}

.dashboard-mobile-menu-user .mobile-close-menu img {
  margin-right: 8px;
}

.dashboard-mobile-menu-user li:first-child {
  border: 0;
}

.pagination-style .pagination {
  align-items: center;
}

.pagination-style .pagination svg {
  margin: 0 8px;
}

.pagination-style .pagination .page-link {
  width: auto !important;
  height: auto !important;

  /* Desktop/Medium text 2 (500) */
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  font-weight: 500;
  /* identical to box height */
  border: none !important;
  background-color: transparent !important;
  /* Gray */

  color: #787f7f;
}

.pagination-style .pagination .page-item.active .page-link {
  width: 40px !important;
  height: 40px !important;
  z-index: -1;
  /* Powder */

  background: #f1ebff !important;
  border-radius: 8px !important;
  color: #0e1b1b;
  font-weight: 600;

  /* Inside auto layout */

  flex: none;
  order: 0;
  flex-grow: 0;
}

.pagination-style .page-link:hover {
  background-color: transparent !important;
}

.pagination-style .pagination .page-link,
.shadow {
  box-shadow: unset !important;
}

.pagination-style .page-link.arrow-active,
.pagination-style .page-link.arrow-active svg {
  color: #3e4949 !important;
  fill: #3e4949 !important;
}

table.dataTable > tbody > tr.pagenation-row:hover {
  background-color: transparent !important;
}

.pagination-style .page-item.disabled .page-link,
.pagination-style .page-item.disabled .page-link svg {
  color: #9fa4a4 !important;
  fill: #9fa4a4 !important;
}

.no-results-found {
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  
  /* identical to box height */
}

.responsive-table .status-table span {
  /*float: left;*/
  display: inline-block;
  float: inherit;
}

.pagination-style,
.no-results-found {
  padding-top: 2.1rem;
  padding-bottom: 1rem;
}

table.dataTable thead > tr > th.no-sort.sorting:after,
table.dataTable thead > tr > th.no-sort.sorting_asc:after {
  display: none;
}

.date-certificate {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.date-certificate span {
  font-size: 12px;
  color: #3e4949;
}

.add-students-top-table {
  display: flex;
  border: 1px solid #eceded;
  padding: 21px 16px;
  justify-content: space-between;
  align-items: center;
  border-radius: 8px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.student-profile-section .my-account-user-box-text .sub-p {
  font-weight: 400;
  font-size: 14px !important;
  margin-bottom: 0.5rem;
}

.dropdown-with-download {
  width: 200px !important;
  left: -30px !important;
}

.dropdown-with-download .dropdown-item {
  align-items: flex-start !important;
}

.dashboard-stu-prof-search-width .input-group {
  min-width: 250px !important;
}

.my-account-user-box-top-view {
  display: flex !important;
  text-align: start !important;
}


.my-account-user-box-top-view a {
  
  font-size: 16px;
  color: #0c838f;
}

.modal-view-certificate-link {
  font-weight: 600;
  font-size: 14px;
  display: flex;
}

.modal-view-certificate-link a {
  display: flex;
  align-items: center;
}

.modal-view-certificate-link a span {
  color: #206c74;
  cursor: pointer;
}

.modal-view-certificate-img img {
  border: 1px solid #eceded;
  border-radius: 8px;
}

.lg-backdrop {
  z-index: 1050 !important;
}

.my-account-dasboard-left-right-data {
  min-height: 81vh;
  margin-top: 32px;
}

.course-box-type-label,
.order-box .course-box-type-label {
  font-size: 12px !important;
}

.order-summary,
.order-box-date-parent {
  border-bottom: 2px solid #eceded;
  padding-bottom: 16px;
}

/*.order-summary::after, .order-box-date-parent::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;

     Platinum 

    background: #ECEDED;
    border-radius: 100px;
    margin: 15px 0;
}*/

.order-summary > div {
  display: flex;
  justify-content: space-between;
  color: #3e4949;
  margin-bottom: 8px;
}


.bank-transfer {
  color: #3e4949;
  margin: 1rem 0;
}

.order-content {
  margin-top: 16px;
}

.order-content p {
  margin-bottom: 8px;
  font-size: 14px !important;
}

.order-content-img {
  padding: 0 15px;
}

.order-content-img img {
  width: 95px;
  height: 92px;
  border-radius: 10px;
}

.order-content .title-course {
  color: #3e4949;
  font-size: 16px !important;
}

.order-content p span {
  color: #3e4949;
}

.loading {
  width: 100%;
  margin: 2rem auto;
  text-align: center;
}

.lds-dual-ring {
  display: inline-block;
  width: 80px;
  height: 80px;
}

.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid #fff;
  border-color: #0c838f transparent #0c838f transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.modal-more-seats .my-account-verfiy-box.dashboard-verifiy-upload-text p {
  max-width: 264px;
  margin-bottom: 1rem;
}

.modal-more-seats .dashboard-verifiy-upload-text {
  display: block;
}

.modal-more-seats .upload-emid-file-parent {
  text-align: center;
}

.modal-assign-std .dashboard-course-modal-header-img {
  padding: 0 15px;
}

.modal-assign-std .dashboard-course-modal-header-img {
  margin-right: 0;
}

.modal-assign-std .dashboard-course-modal-header-img img {
  width: 81.19px;
  height: 81.78px;
}

.modal-assign-std h3 {
  font-size: 18px;
}

.mobile-students-top-table-modal {
  border: 1px solid #eceded;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  padding: 16px 16px;
  border-bottom: 0;
}

.mobile-students-top-table-modal .add-students-top-table-modal {
  border: 0;
  padding: 0px 16px;
  margin-top: 16px;
}

table.dataTable.nowrap td {
  white-space: inherit !important;
}

.my-account-order-box-data-box-maring {
  margin: 15px 0 !important;
}

.dashboard-stu-profile-course-count.dashboard-table-student-title {
  margin-top: 40px;
}

.dashboard-table-student-title-table {
  margin: 16px 0;
}

.selectedAssignedUsers {
  margin-right: 8px;
}

#dashboardAddStudents {
  z-index: 1070;
}

.business-order-dashboard-parent-box {
  margin-top: 10px;
  min-height: auto;
}

.dashboard-header-user-name-avatar.student-profile-section
  .my-account-user-box-image {
  width: 40px;
  height: 40px;
  background: #f1ebff;
  border-radius: 50%;
  color: #8a5cff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: none;
  margin-right: 6px;
  overflow: hidden;
}

.dashboard-header-user-name-avatar.student-profile-section
  .my-account-user-box-image
  p {
  font-size: 14px !important;
}

.student-profile-section.dashboard-header-user-name-avatar {
  display: flex;
  align-items: center;
}

.course-2022-section .pdp-tab-content-parent .card-header span.accicon {
  position: absolute !important;
  right: 20px !important;
  left: auto !important;
}

.cursor-pointer {
  cursor: pointer;
}

.dashboard-header-account-dropdown-par .dropdown-menu {
  min-width: 140px;
  padding: 16px;
  border: 1px solid #d8dbdb;
  box-shadow: 0px 4px 8px rgb(14 27 27 / 10%);
  border-radius: 4px;
  margin-top: 10px;
}

.table-avatar.student-profile-section.dashboard-header-user-name-avatar span {
  color: #3e4949;
  font-size: 14px;
}

.dashboard-header-account-dropdown-par .dropdown-item {
  color: #0e1b1b !important;
  padding: 0;
  margin: 0 -15px;
  text-align: center !important;
}

.dashboard-header-account-dropdown-par .dropdown-item:first-child {
  border-bottom: 1px solid #d8dbdb;
  margin-bottom: 12px;
  padding-bottom: 12px;
}

.new-header-login-li .dashboard-header-account-dropdown-par a img {
  margin-left: 0;
  margin-right: 5px;
  display: inline-block;
}

.dashboard-header-account-dropdown-par:after {
  content: "";
  background-image: url("../images_business/dashboard/chevron-down-account.svg");
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  width: 16px;
  height: 16px;
  right: -18px;
  background-size: cover;
  top: auto;
  margin: 0;
}

/*.new-footer-main {
    z-index: unset;
    position: unset;
}*/

.add-std-title p {
  font-size: 18px;
  color: #0e1b1b;
}

.table-shadow table.dataTable.no-footer {
  background: #ffffff;
  border: 1px solid #eceded;
  box-shadow: 0px 2px 2px rgb(33 37 41 / 6%);
  border-radius: 8px;
  border-collapse: unset;
}

.table-shadow table.dataTable.no-footer th {
  padding-right: 26px !important;
}

.new-style-add-students-modal .control input:checked ~ .control__indicator {
  background: #f1ebff !important;
}

.new-style-add-students-modal
  .modal-body
  .dashboard-student-table
  .control__indicator {
  border: 1px solid #8a5cff !important;
}

.new-style-add-students-modal
  .modal-body
  .dashboard-student-table
  .control--checkbox
  .control__indicator:after {
  border: solid #8a5cff;
  border-width: 0 2px 2px 0;
}

.none-border-top-radius {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.none-border-bottom-radius {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.StudentsSelectedFixed {
  position: fixed;
  top: 0px;
  background: #ffffff;
  width: 100%;
  right: 0;
  left: 0;
  margin-top: 0;
  filter: drop-shadow(0px 4px 8px rgba(14, 27, 27, 0.1));
  z-index: 5;
  border-radius: 0;
  transition: 360ms;
}

.dashboard-student-actu-big-table-mobile .btn-outline-dark {
  padding: 12px 32px;
  font-size: 16px;
  /* White */

  background: #ffffff;
  /* Jungle blk */

  border: 1px solid #0e1b1b;
  border-radius: 8px;
}

.dashboard-student-actu-big-table-mobile .btn-outline-dark:hover {
  color: unset;
}

/*.StudentsSelectedFixed + .dashboard-student-table {
  padding-top: 102px;
}*/
.inp .input-group-append {
  height: auto;
}

.input-group-append {
  position: absolute;
  z-index: 4;
  border: 0;
  /* top: 0;
    bottom: 0; */
  display: flex;
  align-items: center;
  height: 100%;
}

.input-group-text {
  border: 0;
  background: transparent;
}

.input-group > .custom-select:not(:first-child),
.input-group > .form-control:not(:first-child),
.shop_table.cart tbody td.actions .input-group > .input-text:not(:first-child),
form.woocommerce-checkout
  .form-row
  .input-group
  > .input-text:not(:first-child),
form.woocommerce-checkout .input-group > #billing_country:not(:first-child),
form.woocommerce-checkout .input-group > #shipping_country:not(:first-child) {
  border-radius: 8px !important;
}

.pdp-filter-drop-row .input-group .form-control {
  padding: 1rem 1.8rem !important;
}

.business-setting-container {
  margin: 32px 0 0;
}

.business-setting-container .dashboard-student-form-title {
  font-size: 18px;
}
.business-setting-container .uploading-file-text {
  bottom: 15px;
}
/* .dashboard-setting {
  margin-top: 32px;
} */

.dashboard-setting p {
  font-size: 14px;
  color: #0e1b1b;
}

.dashboard-setting .dashboard-setting-doc {
  font-size: 18px;
  margin-bottom: 24px;
}

.business-setting-container .btn {
  min-width: 128px !important;
  width: auto;
}

.divider {
  height: 0px;
  width: 100%;
  border-bottom: 1px solid #eceded;
  margin: 32px 0;
}

.form-control:disabled,
.form-control[readonly],
.shop_table.cart tbody td.actions .input-text:disabled,
.shop_table.cart tbody td.actions .input-text[readonly],
form.woocommerce-checkout .form-row .input-text:disabled,
form.woocommerce-checkout .form-row .input-text[readonly] {
  background: #f5f6f6;
}

.business-setting-container .input-group-append,
.business-setting-container .input-group-prepend {
  align-items: center;
  color: #0e1b1b;
  height: unset;
}

.btn-margin {
  margin-top: 16px;
}

.business-setting-container .dashboard-student-remove-invite {
  display: block;
  margin-top: 0;
}

.pdp-filter-select .dropdown .dropdown-list {
  left: unset;
}

.business-setting-container .dashboard-student-remove-invite p {
  color: #0e1b1b;
  margin-top: 8px;
}

.business-setting-container .upload-modal-two-btn {
  margin: 0;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-wd,
.col-wd-1,
.col-wd-10,
.col-wd-11,
.col-wd-12,
.col-wd-2,
.col-wd-3,
.col-wd-4,
.col-wd-5,
.col-wd-6,
.col-wd-7,
.col-wd-8,
.col-wd-9,
.col-wd-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto,
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-lg,
.navbar > .container-md,
.navbar > .container-sm,
.navbar > .container-xl {
  padding-right: 15px !important;
  padding-left: 15px !important;
}

.business-setting-container .control {
  font-size: 16px;
}


.business-setting-container .inp {
  margin-bottom: 16px;
}

.business-setting-container .form-validation-result.form-valid-result2 {
  margin-bottom: 25px;
}

/*Styling Selectbox*/
.qty-dropdown {
  width: 102px;
  display: inline-block;
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #d8dbdb;
  transition: all 0.5s ease;
  position: relative;
  font-size: 14px;
  color: #474747;
  text-align: left;
}

.qty-dropdown .select {
  cursor: pointer;
  display: block;
  padding: 4px 16px 2px;
  margin-bottom: 0;
  font-size: 16px;
}

.qty-dropdown .select > i {
  font-size: 13px;
  color: #888;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  float: right;
  line-height: 20px;
  transform: rotate(-90deg);
}

/* .dropdown:hover {
    box-shadow: 0 0 4px rgb(204, 204, 204)
}
.dropdown:active {
    background-color: #f8f8f8
} */
.qty-dropdown.active .select > i {
  transform: rotate(-90deg);
}

.qty-dropdown.active {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.qty-dropdown .qty-dropdown-menu {
  position: absolute;
  background-color: #ffffff;
  width: 100%;
  min-width: 102px;
  left: -1px;
  margin-top: 1px;
  overflow: hidden;
  display: none;
  max-height: 195px;
  overflow-y: auto;
  z-index: 9;
  border: 1px solid #d8dbdb;
  border-radius: 8px;
  border-top: 0;
  border-bottom: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.qty-dropdown .qty-dropdown-menu li {
  padding: 8px 16px;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  border-bottom: 1px solid #d8dbdb;
  color: #0e1b1b;
  background: #ffffff;
  font-size: 16px;
}

.qty-dropdown .qty-dropdown-menu {
  padding: 0;
  list-style: none;
}

.qty-dropdown .qty-dropdown-menu li:hover {
  /*background-color: #f2f2f2*/
}

.qty-dropdown .qty-dropdown-menu li:active {
  background-color: #e2e2e2;
}

.qty-dropdown .label {
  font-size: 10px !important;
}

.add-to-cart-box .btn {
  width: 140px;
  min-width: 140px;
}

.mt-24 {
  margin-top: 24px;
}

.pdp-first {
  position: relative;
  z-index: 10;
}

.seats-qty {
  height: 75%;
  display: flex;
  justify-content: flex-end;
  align-items: end;
}

.new-cart-promo-code .input-group-append {
  position: static;
}

.bg-gray {
  background-color: #f5f6f6;
}

.p-24 {
  padding: 24px;
}

.bg-shadow {
  background: #ffffff;
  box-shadow: 0px 4px 8px rgba(14, 27, 27, 0.1);
  border-radius: 0;
}
.d-flex-cart-data {
  display: flex;
  align-items: flex-end !important;
  justify-content: space-between;
  align-items: center;
  padding-right: 0px !important;
  padding-left: 0px !important;
}

.cart-new-data {
  position: relative;
}

/* .cart-new-data::before {
    content: '';
    position: absolute;
    left: -16px;
    top: 0;
    bottom: 0;
    width: 1px;
    height: 34px;
    background-color: #ECEDED;
    margin: auto;
} */

/* .cart-container { */
/* border-bottom: 1px solid #ECEDED;
}

.cart-container:last-child {
    border-bottom: 0;
} */

/* .cart-container .cart-item-data {
  align-items: center;
} */



span.cart-new-gray-style {
  margin-top: -2px;
}

.payment-method-container {
  /* margin-bottom: 24px; */
  /* border-bottom: 2px solid #ECEDED; */
}

.payment-method {
  margin: 16px 0 0;
}

.payment-method label {
  background: #ffffff;
  border: 1px solid #d8dbdb;
  border-radius: 4px;
  padding: 15px;
  width: 100%;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
}

.payment-method label span, .m-12 {
  margin: 0 12px !important;
}
.payment-method label .m-12 span{
  margin: 0 !important;
}
/* .checkout-pay .payment-method label{
  padding: 12px;
  height: 64px;
} */
.payment-method label p{
  color: var(--Neutral-Colors-Space, #3E4949) !important;

font-size: 12px !important;
font-weight: 400 !important;
}
.payment-method .radio input[type="radio"] + .radio-label:before {
  margin-right: 10px;
  vertical-align: middle;
  box-shadow: none;
}

.payment-method .radio input[type="radio"]:checked + .radio-label:before {
  box-shadow: inset 0 0 0 4px #f4f4f4;
}

.payment-method .radio input[type="radio"]:checked + .radio-label {
  background: rgba(12, 131, 143, 0.1);
  border: 1px solid rgba(12, 131, 143, 0.4);
}
.payment-method .radio input[type="radio"]:checked + .radio-label span{
  font-weight: 600;
}
.payment-method label span{
  color: #3E4949;
}
.payment-method .radio input[type="radio"]:checked + .radio-label .img2 {
  display: block !important;
}

.payment-method .radio input[type="radio"]:checked + .radio-label .img1 {
  display: none;
}

.payment-method-col {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.cart-style .new-cart-order-summary {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 0px;
  margin-top: 9px;
  padding-top: 0;
}

.cart-style .new-cart-promo-accord {
  border-bottom: 1px solid #d8dbdb;
  border-top: 1px solid #d8dbdb;
  padding: 20px 0;
  padding-bottom: 0;
}

.checkout-payment-acord.new-cart-promo-accord .card-header a {
  color: #076973;
}

.new-payment-success-page h3.extra-bold {
  color: #3e4949 !important;
}

.my-account-edit-info-form .inp .custom-select {
  font-size: 14px;
}

.bs-wizard > .bs-wizard-step {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.purchased-courses-card {
  margin-top: 24px;
}

.purchased-courses .card-body {
  padding: 24px;
}

.purchased-courses-card-header {
  display: flex;
  align-items: center;
}

.purchased-courses-img {
  /* width: 74px; */
  height: 72px;
}

.purchased-courses-img img {
  height: 100%;
  border-radius: 8px;
  min-width: 80px;
}

.purchased-courses-title {
  margin: 0 20px;
}

.purchased-courses-title p,
.purchased-courses-date {
  color: #0e1b1b;
  line-height: 19px;
}

.purchased-courses-date {
  margin-bottom: 24px;
}

.purchased-courses-card-data {
  margin: 24px 0;
}

.purchased-courses-card-data p,
.purchased-courses-card-data span {
  font-size: 14px !important;
}

.purchased-courses-card-data span {
  color: #3e4949;
}

.purchased-courses-card-data .divider,
.new-payment-data .divider {
  margin: 8px 0;
}

.purchased-courses-card-data .col-6,
.purchased-courses-card-data .col-12 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.purchased-courses-card .card {
  margin-bottom: 16px;
}

.new-payment-success-data {
  display: flex;
  align-items: center;
  padding: 62px 15px;
}

.new-payment-data {
  text-align: left;
  margin-top: 16px;
}

.new-payment-data label,
.new-payment-data p {
  font-size: 12px !important;
  color: #3e4949;
  margin-bottom: 0;
  word-wrap: break-word !important;
  word-break: break-word !important;
}

.new-payment-data p {
  color: #0e1b1b;
  
}

.text-black {
  color: #000000;
}

.padding-thank-for-order {
  padding-top: 51px;
  padding-bottom: 53px;
}

.cart-style .new-cart-promo-accord .accordion .card-header.collapsed:after,
.cart-style .new-cart-promo-accord .accordion .card-header:after {
  display: none;
}

.transferDetails {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background: #f5f6f6;
  border-radius: 8px;
  padding: 16px;
}

.infoTransfer {
  display: grid;
  column-gap: 16px;
  border-bottom: 1px solid #d8dbdb;
  padding: 8px 0;
  grid-template-columns: 60% 40%;
  width: 100%;
}

.messageTransfer {
  color: #787f7f;
  margin: 0px 0px 10px 0px;
  font-size: 14px;
}

.headerTransfer {
  font-size: 12px !important;
  margin-top: 6px;
  color: #0e1b1b;
}

.titleTransfer {
  
  font-size: 12px !important;
  line-height: 15px;
  color: #3e4949;
}

.infoTransfer:first-child {
  padding-top: 0;
}

.infoTransfer:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.select-seats {
  position: relative;
}

.cart-container .select-seats .label {
  position: absolute;
  z-index: 1;
  font-size: 10px !important;
  padding: 0 0.5rem;
  top: 3px; 
  color: #787F7F !important;
  left: 7px;
  font-weight: 400 !important;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner{
  color: #0E1B1B;
font-size: 16px;
font-weight: 600;

}
.select-seats .label-pdp {
  top: 10px;
  left: 8px;
}

.select-seats .bootstrap-select {
  width: 102px !important;
  display: inline-block;
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #d8dbdb;
}

.select-seats .bootstrap-select.show {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select-seats .btn-light {
  background-color: transparent !important;
  padding: 0.5rem 0.8rem 2px !important;
  min-width: 102px !important;
  margin-top: 4px;
}
.select-seats .bootstrap-select>.dropdown-toggle:after{
  position: absolute;
  top: 0;
  right: 10px;
}
.select-seats .dropdown-menu {
  padding: 0;
  min-height: auto !important;
  border: 1px solid #d8dbdb;
  border-top: 0;
  border-radius: 0;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  left: -1px !important;
  right: -1px !important;
  overflow-x: hidden !important;
  max-height: 240px !important;
  transform: unset !important;
  will-change: unset !important;
  top: 46px !important;
}

.select-seats .dropdown-menu .show {
  max-height: 195px !important;
  width: 100%;
  display: block;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.select-seats .bootstrap-select .dropdown-menu li {
  padding: 8px 16px;
  font-size: 16px;
  color: #0e1b1b;
  border-bottom: 1px solid #d8dbdb;
}

.select-seats .bootstrap-select .dropdown-menu li:last-child {
  border-bottom: 0;
}

.select-seats .form-control {
  padding: 0.25rem 0.5rem !important;
  height: auto !important;
}

.select-seats .bootstrap-select .dropdown-toggle:focus,
.select-seats
  .bootstrap-select
  > select.mobile-device:focus
  + .dropdown-toggle {
  outline: none !important;
}

span.rating {
  color: #fb8b24;
  font-size: 14px !important;
  margin-right: 5px;
}

/* new-marketing-pdp  */

/* .new-marketing-pdp h3 {
    font-family: "Inter-ExtraBold";
    color: #0E1B1B;
    font-size: 21px;
}

.new-marketing-pdp .course-box-type-label {
    max-width: unset;
    margin: 0 8px;
}

.new-marketing-pdp .new-marketing-pdp-course-home {
    margin-top: 17px;
}

span.pdp-student-enroled {
    color: #3E4949;
    font-size: 14px;
    margin: 0 8px;
}

.box-timer {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 16px 24px;
    background: #F5F6F6;
    border-radius: 8px;
}

.box-timer p {
    font-size: 12px !important;
    color: #3E4949;
}

#timer {
    display: flex;
    justify-content: center;
    width: 100%;
    text-align: center;

}

#timer div p {
    font-size: 24px !important;
    color: #0E1B1B;
    font-family: 'Inter-ExtraBold';

}

#timer div span {
    color: #787F7F;
    font-family: 'Inter-Regular';
    display: block;
    font-size: 12px;
    font-weight: 400;
    text-transform: capitalize;
}

#timer div {
    margin: 0 25px;
}
#timer div p {
    position: relative;
}

#timer div p::after {
    content: ':';
    position: absolute;
    right: -27px;
    top: 0;
    bottom: 0;
}

#timer div:last-child p::after {
    display: none;
}

.box-registration-closed {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 38px 24px;
    width: 100%;
    min-height: 91px;
    background: #FFF4F3;
    border-radius: 8px;
}
.box-registration-closed p {
    color: #C10C00;
    font-size: 12px !important;
}
.box-registration-closed-timer {
    background: #FFF4F3 !important;
}
.box-registration-closed-timer #timer div p {
    color: #C10C00;
}
.pdp-course-attr-details .new-home-course-prop-price {
    margin-bottom: 16px;
}

.new-marketing-pdp-price-add-cart {
    border-top: 1px solid #ECEDED;
    padding: 16px 0;
}

.new-marketing-pdp-price {
    text-align: start !important;
}

.rating-title {
    margin: 0 32px;
}

.pdp-tab-content-parent-reviews {
    margin-top: 40px;
}



.pdp-tab-content-parent-reviews-container {
    background: #FFFFFF;
    border: 1px solid #ECEDED;
    border-radius: 24px;
    padding: 24px;
    display: flex;
    margin: 16px 0;
}

.account-user-box {
    width: 48px;
    height: 48px;
    background: #ECEDED;
    font-family: 'Inter-Bold';
    font-size: 16px;
    color: #3E4949;
    border-radius: 100%;
    padding: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pdp-tab-content-parent-reviews-name {
    font-size: 16px;
    font-family: 'Inter-SemiBold';
    color: #3E4949;
}

.pdp-tab-content-parent-reviews-container p {
    color: #3E4949;
}

.mx-24 {
    margin-left: 24px;
    margin-right: 24px;
}

.my-24 {
    margin-top: 24px;
    margin-bottom: 24px;
}

.reviews-rating {
    margin-bottom: 16px;
}

.reviews-rating span {
    margin: 0 16px;
    font-size: 14px;
}

.more-reviews {
    margin-top: 24px;

}

.more-reviews a {
    font-size: 16px;
    color: #0C838F;
    font-family: 'Inter-Bold';
}
.new-marketing-info-other-courses-to-check ul.course-home-props-icon {
    grid-template-columns: 1fr 1fr ;
}
ul.course-home-props-icon {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
ul.course-home-props-icon li {
    margin-right: unset !important;
}
.pdp-course-image ,.pdp-course-image img {
    height: 100%;
}
.new-marketing-pdp-price-disabled {
    opacity: .5;
}
.other-courses-to-check{
        border: 1px solid #ECEDED;
    border-radius: 24px;
    padding: 24px;
}
.label-other-courses-to-check{
    display: flex;
    justify-content: space-between;
}
.course-box-type-label1{
    max-width: 120px;
    padding: 4px 13px;
    text-align: center;
    border-radius: 4px;
}
.title-course{
    font-family: Inter-Bold;
    font-size: 18px;
line-height: 22px;
padding-top: 12px
}
.right-div-other-courses-to-check{
  padding-left: 24px;
}
.info-other-courses-to-check{
    display: flex !important;
    justify-content: space-between;
    padding-top: 24px;
}
.other-courses-to-check-img{
width: 100px;
height: 100px;
border-radius: 12px;}
.course-box-type-labe2{
    max-width: 120px;
    padding: 4px 13px;
    text-align: center;
    background: #F5F6F6;
border-radius: 16px;
}
.label-courses-to-check{
font-size: 14px!important;
}
.display-price{
    display: none;
   
}
.new-marketing-info-other-courses-to-check .course-old-price {
    font-family: 'Inter-Regular';
    padding: 0 8px;
}

*/

/* End new-marketing-pdp css */
section.my-account-user-box-top-outside {
  position: relative;
  margin: 35px 0 16px;
  background: #fff;
  /* z-index: 0; */
  z-index: 3;
  margin-top: 32px;
}
section.certificate-box-index {
  position: relative;
  margin: 35px 0 16px;
  background: #fff;
  z-index: 0 !important;
  /* z-index: 3; */
  margin-top: 32px;
}

.mobile-menu--open ul.mobile-footer-menu-fixed {
  justify-content: flex-end;
}

ul.mobile-footer-menu-fixed:before {
  width: 97%;
}

.logInFormInput .input-group-append {
  height: auto;
}

.lang-header {
  width: 40px;
  height: 40px;
  background: #f5f6f6;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.lang-header a {
  color: #0e1b1b;
  
  font-size: 20px;
}



.boxImportedMembersDisabled {
  background: #f5f6f6;
}

.boxImportedMembersDisabled
  .dashboard-student-imported-student-data-box-text
  p {
  color: #787f7f;
}


.modal-new-v1 .modal-title {
  width: 70%;
}

.business-course-search-form {
  margin-right: 10px;
}

.dashboard-sudents-form-add .add-another-course.margin-bottom {
  margin-bottom: 25px !important;
}

.dashboard-invite-student-seprator #error p.margin-bottom {
  margin-bottom: 20px !important;
}

.business-desctop-header .btn,
.dashboard-mobile-heaer-parent .btn {
  border-radius: 4px;
}

.mobile-first-menue-inner {
  margin-bottom: 38px;
}

.dashboard-student-data-no-data .btn-std-no-data {
  min-width: 180px;
  width: 180px;
  white-space: nowrap;
}

#mobileSortFilter,
#mobileSortFilterstudents,
#mobileSortFiltercertificate {
  height: auto;
}

.dashboard-mobile-filter-modal .dropdown-option {
  position: relative;
}

.dashboard-mobile-filter-modal .dropdown-option::after {
  content: "";
}
.btn-browse-courses {
  min-width: 180px;
}
.my-account-order-empty .btn {
  min-width: 189px;
}

.mt-32 {
  margin-top: 32px;
}

.business-std .course-box-type-label {
  padding: 6px 12px;
}
.courseLabel span {
  max-width: 230px;
  display: inline-block;
}
.alignitems-center {
  align-self: center;
}
/* start cart page css */
.cart-subtext-grey {
  color: #787f7f;
  font-size: 14px;
  font-weight: 400;
  line-height: 16.94px;
}
.cart-subtext-black {
  color: #0e1b1b;
  font-size: 14px;
  font-weight: 400;
  line-height: 16.94px;
}
.cart-products .new-cart-promo-accord {
  border-top: 0;
  padding: 34px 0 18px;
  border-bottom: 2px solid #eceded;
}
.cart-products .new-cart-order-summary {
  margin-top: 26px;
  border-bottom: 2px solid #eceded;
  padding-bottom: 28px;
}
.cart-products .new-cart-promo-code input {
  height: 44px;
}
.cart-products .cart-image {
  min-width: 75px;
  min-height: 75px;
}
.cart-products .new-cart-item-title p {
  -webkit-line-clamp: 1;
}
.cart-products .cart-price-item {
  margin-top: 12px;
}
.cart-products .select-seats .label {
  right: 55px;
}
.cart-products .select-seats {
  margin-top: 16px;
}
.cart-products .cart-new-desctop-place-order .btn-default {
  border-radius: 4px;
  
}
.support-details {
  margin: 20px 0;
}
.cart-border-right {
  background: #eceded;
  width: 1px;
  height: 42px;
}
.cart-item-details {
  padding-right: 20px;
  padding-left: 60px;
}
.course-status {
  float: right;
}
.course-status span {
  padding: 6px 10px;
}
.cart-products .cart-item-data-plus-min-remove .removeFromCart img {
  margin-left: auto;
}
.new-cart-empty-data-all .new-cart-empty-data img {
  margin: auto;
}

/* End cart page css */
.pwsnotmatched {
  color: #d70d00;
  font-size: 12px;
}
.form-valid-result2 ul li img {
  display: inline-block;
}
#uploadLicense
  .dashboard-invite-student-upload
  .upload-business-mainbtn-upload
  .upload-business-mainbtn-upload-student
  img.upload-icon-first {
  margin: auto;
}
.banktransfer-order {
  color: #3e4949;
  margin-top: 14px;
}
@media (max-width: 1299px) AND (min-width: 992px) {
  .searchStudentProfile {
    padding: 0px 0px 0px 4px !important;
  }
  .searchStudentProfile {
    width: 129px !important;
  }
  .searchStudentProfile {
    padding: 0px !important;
  }
}
.control__indicator-sort {
  border-radius: 50% !important;
}
.No-data-available {
  width: 100%;
  text-align: center;
}
.cart-item-data-new {
  padding-left: 0px !important;
}
.cart-remove-item-mobile {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.title-modal {
  font-weight: 700;

  font-size: 16px;

  line-height: 19px;

  color: #0e1b1b;
}
.validationWarninglink {
  padding: 0px !important;
  margin: 0px 0px !important;
  display: flex;
  align-items: center;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.validationWarning a {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 14px !important;
  line-height: 17px;
  text-decoration-line: underline;
  color: #a55914 !important;
  cursor: pointer;
}
.margin-bottom-student-div {
  margin-bottom: 24px;
}
.errorInviteMsg {
  margin-bottom: 4px;
}
.errorInviteMsg p {
  color: red !important;
  font-size: 14px !important;
}
.student-invited {
  display: flex;
  gap: 5px;
  align-items: center;
}
.allInvitations2 {
  display: flex;
  align-items: center;
}
.padding-msg {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.confirm-assign-div,
.confirm-assign-all-selected-div {
  padding: 32px 40px;
  gap: 22px;

  position: fixed;
  max-width: 467px;
  width: 100%;
  /* height: 143px; */
  left: 0px;
  bottom: 0px;

  background: #ffffff;
  /* Mobile shadow 2 Up */

  box-shadow: 0px -4px 8px rgba(14, 27, 27, 0.1);
}
.text-assign {
  font-family: "Inter" !important;
  font-style: normal;
  font-weight: 600 !important;
  font-size: 14px !important;
  line-height: 17px !important;
  color: #000000 !important;
}
.assign-modal-btn {
  height: 40px;
  min-width: 183px;
  align-items: center;
  display: flex;
  justify-content: center;
}
.div-assign-btn {
  display: flex;
  gap: 12px;
  padding-top: 22px;
}
.cart-dropdown-menu-busines {
  position: absolute !important;
  left: auto !important;
  top: 55px !important;
  right: 222px !important;
  width: 300px !important;
}
.cart-dropdown-menu-busines {
  position: absolute !important;
  left: auto !important;
  top: 55px !important;
  right: 222px !important;
  width: 300px !important;
}
.my-select {
  min-height: 52px !important;
}
.btn-filter-new {
  width: 25%;
}
.load-more-btn {
  margin-top: 16px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 12px 32px;

  width: 100%;
  height: 44px;

  /* White */

  background: #ffffff;
  /* Jungle blk */

  border: 1px solid #0e1b1b;
  border-radius: 8px;
}
.conflict-margin {
  margin-bottom: 0px !important;
}
.conflictedWarning {
  margin-top: 10px;
}
.color-btn-reg {
  color: #fff !important;
}
.train-team > div {
  margin-top: 24px;
}
.train-team > div:nth-child(-n + 3) {
  margin-top: 0px;
}
.btn-certificate-filter {
  display: flex;
  gap: 6px;
  align-items: center;
  height: 42px !important;
}
.control__indicator_filter {
  border: 1px solid #d8dbdb !important;
}

.dataTables_empty {
  display: none;
}
.checkout-t-c-checkbox .control--checkbox {
  line-height: 1.5;
}
.new-login-have-account p a {
  margin-left: 0;
}
.new-login-have-account p {
  display: flex;
  align-items: center;
  gap: 6px;
}
.new-login-have-account-busines {
  display: flex;
  gap: 6px;
}
.notification-style {
  position: relative;
}
.notification-icon.cart-number-circle-header {
  width: 20px;
  height: 20px;
  font-size: 10px;
}

.notification-list {
  position: absolute;
  width: 320px;
  overflow: hidden;
  overflow-x: clip !important;
  right: 0;
  top: 55px;
  background: #ffffff;
  border: 1px solid #eceded;
  box-shadow: 0px 4px 8px rgba(14, 27, 27, 0.1);
  border-radius: 4px;
  display: block;
  padding: 0;
}
.notification-list ul {
  display: block;
  padding: 0;
}
.h-list {
  max-height: 493px;
}
.notification-list .notification-icon {
  width: 9px;
  height: 9px;
  top: 0;
  padding: 0;
  right: 4px;
}
.notification-list li,
.title-notifications {
  padding: 16px;
  margin-left: 0 !important;
  border-bottom: 1px solid #eceded;
  list-style: none;
}
.title-notifications {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  color: #0e1b1b;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.notification-list-icon {
  position: relative;
  width: 40px;
  height: 40px;
}
.flex-center {
  display: flex;
  align-items: center;
  gap: 8px;
}
.notification-list li p {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 14px !important;
  line-height: 17px;
  color: #0e1b1b;
}
.notification-list li p.notifications-time {
  font-weight: 400;
  font-size: 10px !important;
  line-height: 12px;
  color: #9fa4a4;
  margin-top: 4px;
}

.not-read-notifications {
  background: #f4f9ff;
}
.img_notify {
  display: block;
  width: 40px;
  height: 40px;
  background-size: 100%;
}
.img-notification {
  background: url(../images_new/Notification.svg) no-repeat;
}
.not-read-notifications .img-notification {
  background: url(../images_new/notificationNotRead.svg) no-repeat;
}
.img-certificate-notify {
  background: url(../images_new/certificate_notify.svg) no-repeat;
}
.not-read-notifications .img-certificate-notify {
  background: url(../images_new/certificate_notifyNotRead.svg) no-repeat;
}
.notifications-view-all {
  width: 100%;
  text-align: center;
  font-weight: 400;
  font-size: 10px;
  color: #0e1b1b;
  background: #fff;
  padding: 12px;
  cursor: pointer;
  border-top: 1px solid #eceded;
}

.notification-list li:last-of-type {
  border-bottom: 0 !important;
}

/* .notify-li {
  display: none;
} */
.fixed-title-notifications {
  position: fixed !important;
  z-index: 1;
  background: #fff;
  width: 320px;
  top: 71px;
}
.noNotifications {
  text-align: center;
  font-size: 12px;
  color: #0e1b1b;
  font-weight: 400;
  padding: 16px;
  /* border-top: 1px solid #ECEDED; */
  display: none;
  justify-content: center;
  flex-direction: column;
  height: calc(100% - 56.81px);
  padding: 52.5px 0;
}
.new-mobile-header-v1 .notification-list {
  position: fixed;
  top: 0;
  width: 100%;
  min-height: 100vh;
  height: 100%;
  z-index: 10;
}
.new-mobile-header-v1 .notify-li {
  display: block;
}
.new-mobile-header-v1 .notifications-view-all {
  display: none;
}
.close-notifications-list {
  cursor: pointer;
}
.new-mobile-header-v1 .notification-style {
  display: flex;
  align-items: center;
  gap: 11px;
}

.img-noNotifications {
  margin-bottom: 24px;
}
.noNotifications h4 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #0e1b1b !important;
  margin-bottom: 8px;
}
.noNotifications p {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 12px !important;
  line-height: 15px;
  color: #3e4949 !important;
}
.overflow-y-hidden {
  overflow-y: hidden !important;
}
.fixed-top .notification-list {
  top: 50px;
}
.option-company-selected {
  background: #ffffff;

  padding: 6px;

  border: 0.5px solid #d8dbdb;

  margin: 0px;

  width: 100% !important;

  white-space: unset !important;
}
.main-company-list {
  position: relative;
  margin-bottom: 20px;
  height: 48px;
  border: 1px solid #d8dbdb;
  border-radius: 8px;
  /* display: flex; */
  align-items: center;
}
.company-list {
  width: 100.5%;
  position: absolute;
  top: 0;
  max-height: 400px;
  left: 0;
  overflow-y: scroll;
}
.main-company-list img {
  position: absolute;
  right: 20px;
  top: 22px;
}
.main-company-list input {
  height: 44px;
  border: 1px solid #d8dbdb;
  border-radius: 4px 4px 0px 0px;
  width: 100.5%;
  position: fixed;
}
.company-list > :nth-child(2) {
  margin-top: 45px;
}
.name-company-value {
  font-size: 14px;
  margin-bottom: 0px;
  padding: 0px 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 90%;
  height: 1em;
}
.name-company-value {
  padding: 20px;
}
.main-company-list p {
  width: 100%;
}
.newCompanyValue {
  padding-top: 30px;
}
.main-company-list-error {
  border: 1.5px solid #d70d00 !important;

  margin-bottom: 35px;
}
.main-company-list-after-select {
  color: #787f7f !important;
  transform: translate3d(0, -10px, 0);
  font-size: 10px !important;
}
.form-control-placeholder {
  pointer-events: none;
  display: inline-block;
  position: absolute;
  top: 9px;
  left: 16px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.5);
  line-height: 2.2em;
  white-space: nowrap;
  background-image: linear-gradient(to bottom, #fff, #fff);
  background-size: 100% 5px;
  background-repeat: no-repeat;
  background-position: center;
  transition: all 0.3s;
}
.bundle-failed-complete {
  color: var(--accent-feedback-colors-warning-dark-orange, #a55914) !important;
  font-family: Inter;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: normal;
  margin-top: 16px;
}
.new-main-course-box-design .course-old-price {
  margin-right: 8px;
  margin-left: 0px !important;
}
.course-old-price-new {
  color: var(--neutral-colors-silver, #9fa4a4) !important;
  font-family: Inter;
  font-size: 10px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: normal !important;
}
.price-after-discount h3 {
  font-family: Inter !important;
  font-style: normal;
  font-weight: 700 !important;
  line-height: normal;
  color: var(--primary-colors-mandarin, #f25f5c) !important;
  display: flex;
  align-items: center;
  gap: 4px;
}