
body {
  background-color: #f6f6f6!important;
}
.linear-gradient, .btn-primary-new {
    background: linear-gradient(to right, rgb(50, 132, 155) 10%, rgb(13, 142, 86) 40%, rgb(21, 149, 119) 83% );
}
.form-control {
    padding: .47rem 1rem;
    border-radius:26px;
    background:#fff;
    /* box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    border: var(--bs-border-width) solid #a1ceda; */

    box-shadow: rgba(103, 103, 103, 0.1) 0px 1px 3px 0px, rgba(133, 133, 133, 0.06) 0px 1px 2px 0px;
    border: thin solid #eceeef;

}
.auth-content h5 {
    color: #32849b;
    font-size: 28px;
    font-weight: 900;
}
#password-addon{
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px !important;
    border-top-right-radius: 26px;
  border-bottom-right-radius: 26px;
  background:
cadetblue;
  border:
unset;
}
#password-addon i {
    color: #fff;
}
.pace .pace-activity {display: none;}
.bx {
    color: #fff!important;
}
.carousel-inner h4 {
    font-size: 30px;
    line-height: 38px !important;
}

body[data-sidebar-size="sm"] .logo span.logo-lg {
    display: block!important;
  }

  .topnav {
    background: linear-gradient(to right, rgb(50, 132, 155) 10%, rgb(13, 142, 86) 40%, rgb(21, 149, 119) 83% )!important;
  }
  .topnav .navbar-nav .nav-item .nav-link.active {
    color: #fff;
  }
  .topnav .navbar-nav .nav-link {
    color: #fff;
}
.ghg-title {
    font-size: 28px;
  color: #008080;
  text-shadow: 2px 2px 2px #d8d8d8;
  -webkit-text-stroke:
2px #008080;
  letter-spacing: .8px;
}
.topnav .navbar-nav .nav-item .nav-link.active svg {
    color: #fff;
    fill: var(--bs-sidebar-menu-item-active-effact-color);
  }
  .topnav .navbar-nav .nav-link svg {
    color: #fff;
    fill: transparent!important;
}
.topnav .navbar-nav .dropdown.active > a svg {
  color: #fff;
    fill: transparent!important;
}
.profile-card-body {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}
.avatar-xl {
    height: 7rem;
    width: 7rem;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
  }
  .profile-card-body .badge {
    padding:
4px 8px;
  color: #fff !important;
  }
  .title-font-size {
    font-size: 22px !important;
    color: #008080;
  }
  .general-info .card-body {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
    border:unset;
  }
  .card-title {
    font-size: 20px;
}
.label-arrow.alert-info .label-icon {
    background-color: rgb(0,128,128);
  }
  .label-arrow.alert-info .label-icon::after {
    border-left-color: rgb(0,128,128) !important;
  }
  .alert-label-icon {
    padding-right: 14px!important;
    display: flex;
    background: #f2f2f2;
    justify-content: space-between;
    align-items: center;
    color: #313533;
    font-size: 14px;
    font-weight: 600;
  }
  .btn-soft-primary {
    color: #109062;
    background-color: white;
    border-color:transparent;
    padding:4px 10px;
}

.timeline .timeline-end p {
    background-color: rgb(0,128,128)!important;
    width: 64px !important;
    height: 64px !important;
}
.timeline .timeline-continue::after {background: rgb(0,128,128)!important;}
@media (min-width: 768px) {
    .timeline .timeline-text {
      margin-right: 0!important;
      margin-left: 0!important;
    }
}
@media (min-width: 768px) {
    .timeline .timeline-left .event-content {
      padding-right: 0;

      padding-left: 0;
    }
  }
  #invested-overview {
    background:
content-box;
  height: 134px!important;
  border-radius:
6px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
  }

  .progress-circle-container {
    position: relative;
    width: 120px;
    height: 120px;
    margin-top: 7px;
  }
  
  .progress-circle-container > svg {
    position: absolute;
    top: 0;
    left: 0;
  }
  
  #circular-progress > .progressbar-text {
    position: absolute;
    top: 50%!important;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 18px;
    font-weight: bold;
    color: #fff !important;
  }

  .c-progress-div-2 {
    height: 100%;
    border-radius: 8px;
    display:flex;
    justify-content:center;
    align-items:center;
    background: #0d8e57;
  }
  .c-progress-div {
    height: 100%;
    border-radius: 8px;
  /* background: #0d8e57; */
  }

  .progress{margin-top:14px;}
  .event-content .timeline-text h3.font-size-18, .timeline-text h3.font-size-18{
    font-size: 13px !important;
    margin-bottom: 0!important;
  }
  .timeline .timeline-box {
    width: 95%;
  }
  #my-steps {
    padding: 16px 20px;
    background-color: #fff;
  }
  
  #my-steps #container {
    position: relative;
    text-align: center;
    max-width: 1000px;
    margin: auto;
  }
  
  #my-steps .step-wizard {
    position: relative;
  }
  
  #my-steps .progress {
    position: absolute;
    top: 28px;
    left: 10%;
    width: 80%;
    height: 2px;
  }
  
  #my-steps .progressbar {
    position: absolute;
    height: 100%;
    transition: width 0.4s ease;
    z-index: 0;
  }
  
  #my-steps .progressbar.empty {
    background-color: #e0e0e0;
    width: 100%;
  }
  
  #my-steps .progressbar#prog {
    background-color: #3B5343;
    width: 33%; /* update with JS if needed */
    z-index: 1;
  }
  
  #my-steps ul {
    display: flex;
    justify-content: space-between;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 2;
  }
  
  #my-steps li {
    text-align: center;
    flex: 1;
    position: relative;
  }
  
  #my-steps li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #666;
    text-decoration: none;
  }
  
  #my-steps .step {
    width: 34px;
    height: 34px;
    line-height: 30px;
    border-radius: 50%;
    border: 2px solid #d0d0d0;
    background-color: #fff;
    font-weight: bold;
    transition: 0.4s;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
  }
  
  #my-steps .title {
    margin-top: 12px;
    font-size: 12px;
    max-width: 125px;
    color: #777;
    transition: 0.4s;
  }
  
  #my-steps li.active .step {
    border-color: #3B5343;
    color: #3B5343;
  }
  
  #my-steps li.active .title {
    font-weight: bold;
    color: #3B5343;
  }
  
  #my-steps li.done .step {
    background-color: #3B5343;
    color: white;
    border-color: #3B5343;
  }
  
  #my-steps li.done .step::before {
    content: "✓";
    font-size: 20px;
  }
  
  #my-steps li.done .step {
    font-size: 0;
  }
  
  #my-steps li.done .title {
    color: #3B5343;
    font-weight: bold;
  }
  
  #my-steps li a:hover .step {
    border-color: #3B5343;
    background-color: #eee;
  }
  
  #my-steps li a:hover .title {
    color: #3B5343;
  }
  
  @media (max-width: 768px) {
    #my-steps ul {
      flex-direction: column;
      gap: 30px;
    }
  
    #my-steps .progress {
      display: none;
    }
  
    #my-steps li {
      width: 100%;
    }
  
    #my-steps .title {
      max-width: 100%;
    }
  }
  .alert.alert-success.where-i-am {
    background:
#0d8e57 !important;
  border:
unset
  }
  .alert.alert-success.where-i-am .alert-heading, .alert.alert-success.where-i-am p {
    color: #fff!important;
  }
  .general-info-alert.alert.alert-success {
    width: 100%;
  background:
#008080;
  border:
unset;
  }
  .general-info-alert.alert.alert-success img {
    max-width: 45px;
  border-radius:
50%;
  }
  .general-info-alert.alert.alert-success h5 {
    margin-top: 10px;
    color: #fff !important;
  }
  .general-info-alert.alert.alert-success p {
    color: #fff;
  font-size: 20px;
  margin-bottom: 0;
  }
  .timeline .timeline-icon::after {
    background: #32849b;
  }
  .timeline .timeline-start p {
    background-color: #008080;
  }





  .profile-card {
    max-width: 100%;
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    margin: auto;
  }
  
  .cover-photo {
    background: url('https://mekongsustain.org/slider.jpg') center/cover no-repeat;
    height: 160px;
  }
  
  .profile-info {
    padding: 20px;
    position: relative;
    /* background: #fffcf1; */
  }
  
  .profile-pic {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 4px solid #fff;
    position: absolute;
    top: -50px;
    left: 20px;
    /* background-color: #139470; */
    background-color: #fff;
    object-fit: contain;
  }
  
  .details {
    margin-top:2rem;
    display: flex;
  justify-content: space-between;
  }
  
  .details h2 {
    font-size: 20px;
    color: #313533;
  }
  .details .company-icon {
    color: #313533;
  }
  .details .location-icon {
    color:#e51313;
  }
  
  .role, .location, .company, .college {
    margin: 5px 0;
    color: #444;
    font-size: 15px;
  }
  
  /* a {
    color: #0d8e57;
    text-decoration: none;
  } */
  
  .action-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 20px 0 10px 0;
  }
  
  .profile-card button {
    padding: 4px 12px;
    border: none;
    border-radius: 20px;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.3s ease;
  }
  .action-buttons-left .esta, .action-buttons-left .employee {
    font-size: 16px;
  }
  .action-buttons-left .outline {
    border: 1px solid #e4e4e4;
  }
  
  
  .open-to-work {
    background-color: #0d8e57;
    color: white;
  }
  
  .outline {
    background-color: white;
    color: #0d8e57;
    border: 1px solid #0d8e57;
  }
  
  .outline:hover {
    background-color: #0d8e57;
    color: white;
  }
  
  .availability {
    margin-left: 0;
    background-color: #e6f5ee;
    color: #0d8e57;
    padding: 10px;
    border-radius: 8px;
    font-size: 14px;
  }
  
  

  .activity-wid {
    margin-left: 0;
  }

  .timeline .timeline-end, .timeline .timeline-start, .timeline .timeline-year {text-align:left!important}
  .timeline .timeline-continue::after {
    left: 5.7%!important;}
    .timeline .timeline-end, .timeline .timeline-start, .timeline .timeline-year {margin-left: -16px!important;}
    .timeline-box h3 {font-size:14px;color: #868686 !important;}
    .timeline-box p {color: #868686 !important;}
    .timeline .timeline-date {background: #e6f5ee !important;}
    .bx.bx-briefcase-alt-2, .timeline-icon i, .bx-briefcase-alt-2::before {
      display: none!important;
    }
    .timeline .timeline-end p, .timeline .timeline-start p, .timeline .timeline-year p {
    width: 64px !important;
    height: 64px !important;
    padding: 20px 0 !important;
}


    .card-body {
      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
      border: unset;
      border-radius: 10px;
    }
    .card-h-100, .card {
      border: unset!important;
    }

    #notifications.notifications-container {
      margin: auto;
      background: #fff;
      border-radius: 12px;
    }
    
    #notifications.notifications-container h2 {
      font-size: 22px;
      margin-bottom: 20px;
      color: #0d8e57;
      text-align: center;
    }
    
    #notifications .notification {
      display: flex;
      padding: 4px 8px;
      border-bottom: 1px solid #eee;
      transition: background 0.3s ease;
      align-items: center;
      background: #eff5f6;
    }
    
    #notifications .notification:last-child {
      border-bottom: none;
    }
    
    #notifications .notification:hover {
      background-color: #f0f9f4;
    }
    
    #notifications .icon {
      width: 40px;
      height: 40px;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-right: 0;
      flex-shrink: 0;
      font-size: 18px;
    }
    
    #notifications .icon.success {
      /* background-color: #d4f7e2; */
      background-color: #fff;
      color: #0d8e57;
    }
    
    #notifications .icon.warning {
      background-color: #fff4d3;
      color: #f7c948;
    }
    
    #notifications .icon.info {
      background-color: #dceefb;
      color: #3298dc;
    }
    
    #notifications .icon.error {
      background-color: #fcdede;
      color: #e12d39;
    }
    #notifications .content {
      margin-top:0!important;
    }
    
    #notifications .content .title {
      font-size: 14px;
      font-weight: 400;
      color: #333;
      margin:0;
      line-height: 18px;
    }
    
    #notifications .content .time {
      font-size: 13px;
      color: #888;
      margin-top: 4px;
      margin-bottom: 0;
    }
    .details-right ul {
      list-style:none;
      text-align: right;
    }
    #page-topbar {
      z-index: 2!important;}
    .topnav {z-index: 1!important;}
    .dropdown-menu-end[style] {
      z-index: 200!important;
    }
    @media(max-width:1399px) {
      .complete-survey .alert-info button{
        font-size: 12px;
      }
      .complete-survey .alert-label-icon .label-icon {
        width: 34px;
      }
      .complete-survey .alert-label-icon {padding-left: 46px;}
      .progressbar-text{left: 50%!important;font-size: 14px!important;}
    }
    @media (min-width: 992px) {
      .navbar-expand-lg .navbar-nav {
        flex:1!important;
        justify-content: center!important;
      }
    }
    .topnav .navbar-nav .nav-link:focus, .topnav .navbar-nav .nav-link:hover, .topnav .navbar-nav .nav-link:focus svg, .topnav .navbar-nav .nav-link:hover svg {
      color: #fff!important;
    }
    .text-primary {
      color: #0d8e57!important;
    }
    /* a:hover {
      color: #fff !important;
    } */
    #topnav.topnav #navbar-nav.navbar-nav .dropdown-item.active,
        #topnav.topnav #navbar-nav.navbar-nav .dropdown-item:hover {
            color: #000 !important;
        }

        /* #topnav a:hover {
            color: #000 !important;
        } */
    .action-buttons:hover a i.mdi {
      color:#fff!important;
    }
    .timeline-icon i {
      display:none;
    }
    .footer-web:hover .webcom {
      color:#0d8e57!important;
    }
    .btn-soft-primary:active, .btn-soft-primary:focus, .btn-soft-primary:hover {
      color: #fff;
      background-color: #119165!important;
    }
    #notifications .content {
      padding: 0 15px 0px 15px!important;}
      .footer-web a {
        color: #000;
      }
      .timeline .timeline-end, .timeline .timeline-start, .timeline .timeline-year, .timeline .timeline-date, .timeline .timeline-icon::after {z-index: 0!important;}
      .timeline .timeline-right .timeline-icon::after {
        right: -8px!important;
      }

      
    
      #change-password-modal .form-control,
      #change-password-modal .form-select {
          border-radius: 0.5rem;
          transition: all 0.3s ease;
          padding:
.47rem 1rem;
  border-radius:
26px;
  background:
#fff;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
  border: var(--bs-border-width) solid #a1ceda;
      }
      
      #change-password-modal .form-control:focus,
      #change-password-modal .form-select:focus {
          border-color: #0d8e57;
          box-shadow: 0 0 0 0.2rem rgba(13, 142, 87, 0.25);
      }
      
      #change-password-modal .btn-success {
          background-color: #0d8e57;
          border-color: #0d8e57;
          border-radius: 20px;
      }
      
      #change-password-modal .btn-success:hover {
          background-color: #0b744a;
          border-color: #0b744a;
      }
      .modal-title {
        color: #008080;
        font-size: 1.3125rem;
      }
      .change-passowrd-btn {
        background:
#0f905f;
  border:
#0f905f;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),0 1px 1px rgba(0, 0, 0, 0.075);
      }
      .btn:hover {
        background-color: #458fa3!important;}
        #change-password-modal .form-control:focus,
#change-password-modal .form-select:focus {
    box-shadow: none;
    border: 1px solid #ced4da;
    outline: none;
}

#change-password-modal .form-select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #fff;
  background-image: url('data:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="8" viewBox="0 0 12 8"><path fill="%230d8e57" d="M6 8L0 0h12z"/></svg>');
  background-repeat: no-repeat;
  background-position: right 1rem center;
  background-size: 12px 8px;
  padding:
.47rem 1rem;
  border-radius:
26px;
box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
border: var(--bs-border-width) solid #a1ceda;
}

#change-password-modal .form-select:focus {
  outline: none;
  box-shadow: none;
  border: 1px solid #ced4da;
}

.topnav .navbar-nav .nav-item:first-of-type .nav-link {
  text-transform: uppercase!important;
}
.topnav .navbar-nav .nav-link {
  padding: 1rem .6rem!important;
  font-weight: 400!important;
}
#circular-progress-2, #circular-progress-3, #circular-progress-4 {
  margin: 0 auto;
}
.action-buttons button a:hover {
  color: #fff;
}

/* Dashboard code start */
.timeline .timeline-continue {
  padding: 28px 0 !important;
}
.timeline .timeline-box {
  margin: 16px 15px!important;
  padding: 12px 20px!important;
}
.timeline .timeline-date {
  width: 54px!important;
  height: 66px!important;
  padding: 6px!important;
  top: -10px!important;
  font-size: 10px;
}
.timeline .timeline-icon::after {
  top: 30px!important;
}
.timeline .timeline-end p, .timeline .timeline-start p, .timeline .timeline-year p {
  width: 64px!important;
  height: 64px!important;
  padding: 20px 0!important;
}
.card-body.sme-card-box .sme-card-box-span {
  font-weight: 600;
  font-size: 22px;
  /* white-space: pre-line; */
  line-height: 22px !important;
  height: 50px;
  overflow: hidden;
  margin-bottom: 0 !important;
  color: #313533 !important;
  word-break: break-word;
  word-wrap: break-word;
  white-space: normal;
}
.new-sme-btn-div span.btn-submit {
  padding: 8px!important;
  background: #278787 !important;
  color: #fff !important;
}
.coming-soon-badge {
  padding: 8px;
  background: #fcd765 !important;
  color: #2e2e2e !important;
  font-weight: 500;
}
.timeline .timeline-box::after {
  top: 14px!important;
}
.complete-survey .alert-info button {
  font-size: 0.75em;
  /* background: #ffcd36 !important;
  color: #000 !important;
  font-weight: 600; */
  /* background: #fcd765 !important; */
  background: #fff!important;
  color: #2e2e2e !important;
  font-weight: 500;
}


.topnav .navbar-nav .dropdown.active > a {
	color: #fff!important;
}
.action-btns-flex-div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}


.progress-card {
  /* height: 52.9rem; */
  height: auto;
}
.notification-height {
  height: 13.2rem
}
.complete-survey.other-survey-height {
  height: 13.2rem;
}
#navbar-nav .dropdown-item {text-transform:uppercase!important}
.new-sme-btn-div .btn.btn-success {
  background: #008080;
  border: unset;
  box-shadow: unset;
  padding: 4px 8px;
}

.new-sme-btn-div .btn-warning {
  /* background: #0e8f5b; */
  border: unset;
  box-shadow: unset;
  padding: 4px 8px;
  color: #2e2e2e !important;
  font-weight: 500;
  font-size: 0.75em;
}
.accept {
  background: #0e8f5b;
  border: unset;
  box-shadow: unset;
  padding: 4px 8px;
}

  .navbar-header .logo {
      max-width: 26rem;
      display: block;
  }

  .navbar-header .logo img {
      width: 100%;
  }

  .card-container {
      margin-top: 1rem;
    }

    .training-card {
      display: flex;
      flex-direction: column;
      background-color: #ffffff;
      border-radius: 10px;
      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
      padding: 18px 20px;
      gap: 20px;
    }
    .training-card h4 {
      font-size: 20px;
      color: #313533;
    }
    .sme-card-box {
    position: relative;
}

.manual-number-badge {
    position: absolute;
    top: 0;
    /* left: 10px; */
        background-color: #e6f5ee;
    color: #202020;
    width: 32px;
    height: 32px;
    font-weight: bold;
    display: flex
;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    font-size: 20px;
    right: 0;
}

    @media (min-width: 768px) {
      .training-card {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
      }
    }

    .card-text {
      flex: 1;
    }

    .card-text h2 {
      font-size: 24px;
      color: #333;
      margin-bottom: 10px;
    }

    .card-text p {
      font-size: 16px;
      color: #666;
    }

    .card-button a {
      display: inline-block;
      background-color: #008080;
      color: #fff;
      font-weight: 400;
      padding: 4px 12px;
      border: none;
      border-radius: 20px;
      font-size: 14px;
      cursor: pointer;
      transition: background-color 0.3s ease;
    }

    .table-bordered td, .table-bordered th {
      border:thin solid rgb(227, 227, 227)!important;
      border-bottom: unset !important;
    }
    table.dataTable tbody th, table.dataTable tbody td {
      border-left: unset !important;
    }
    .table.dataTable > thead > tr > td:not(.sorting_disabled), .table.dataTable > thead > tr > th:not(.sorting_disabled), table.dataTable > thead > tr > td:not(.sorting_disabled), table.dataTable > thead > tr > th:not(.sorting_disabled) {
      border-top: unset !important;
      border-left: unset !important;
    }

@media (max-width: 600px) {
  .profile-info {
    padding: 20px 10px;
  }

  .profile-pic {
    /* position: static; */
    margin: 0 auto 10px;
    /* display: block; */
  }

  .details, .action-buttons, .availability {
    margin-left: 0;
    text-align: left;
  }

  .details {
    flex-direction: column;
    justify-content: flex-start;
    text-align: left;
  }

  .action-buttons {
    justify-content: center;
  }
  .details-right ul {
    text-align: left;
    padding-left: 0;
  }
  
}
@media (max-width: 767.98px) {
  #responsive-progress-card .timeline-date {
    left: unset!important;
    right: 8px!important;
    width: 50px !important;
    height: 66px !important;
  }
  #responsive-progress-card .timeline .row.timeline-right .timeline-icon::after {
    left: 22px !important;
    top: 28px !important;
  }
  #responsive-progress-card .timeline .timeline-icon {
    margin: 0px 10px 0 10px!important;
  }
  #responsive-progress-card .timeline .timeline-box {
    margin: 12px 34px !important;
    padding: 14px 10px !important;
  }
  .timeline {
    margin-top: 1rem!important;
  }
}

@media (min-width: 768px) {
  .timeline .event-content {
    max-width: 195px;
  }
}
@media (max-width: 1350px) {
  .event-content .timeline-text h3.font-size-18, .timeline-text h3.font-size-18 {font-size: 13px !important;white-space: normal;
    word-wrap: break-word;
    word-break: break-word;}
  .timeline .event-content {
    max-width: 176px;
  }
  .progress-card {
    height: 54.3rem;
  }
  .notification-height {
    height:15.2rem;
  }
  .complete-survey.other-survey-height {height:15.2rem;}
  .card-body.sme-card-box .sme-card-box-span {
    font-size: 21px;
  }

}
.btn.btn-sm.edit.password_session_update {
  background: #1e3a8a!important;
  color: #fff!important;
}

.stationary-title-div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.stationary-title-div button {
      /* background: #008080!important;
    border: 1px solid #008080!important; */
    background: #fcd765 !important;
    border: 1px solid #fcd765 !important;
    color: #2e2e2e;
    box-shadow: unset;
}
.d-pdf {
  display:flex;
  justify-content: flex-end;
}
.stat-no {
  
    background: #e8f4f8;
    padding: 20px;
      border-left: 4px solid #00798c;
    border-radius: 8px;
}
tbody tr a.btn.btn-view {
    background: rgb(101, 185, 212)!important;
    color:#fff;
}
tbody tr a.btn.btn-primary, tbody tr a.btn.btn-warning {
    background: #000 !important;
    border: unset !important;
    box-shadow: unset !important;
}
.apply-btn {
  background: #ffbf53;
  border: unset!important;
  color: #161616;
}

.btn-primary {
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1)!important;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1)!important;
}


/* New card code start */
#card-container.new_card_container .newui-card .card {
            background: rgba(255, 255, 255, 0.95);
            backdrop-filter: blur(10px);
            border-radius: 20px;
            padding: 1.8rem 1.4rem;
            width: 100%;
            max-width: 100%;
            /* box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15); */
            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
            border: 1px solid rgba(255, 255, 255, 0.2);
            transition: all 0.3s ease;
            position: relative;
            overflow: hidden;
            min-height: 285px;
            margin-bottom: 0;
        }

        #card-container.new_card_container .newui-card .badge a {
            color: #fff;
            white-space: normal;
        }

        #card-container.new_card_container .newui-card .card::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 4px;
            /* background: linear-gradient(to right, rgb(50, 132, 155) 10%, rgb(13, 142, 86) 40%, rgb(21, 149, 119) 83%); */
            background: linear-gradient(to right, rgb(50, 132, 155) 10%, rgba(147, 121, 125, 0.9) 40%, rgb(21, 149, 119) 83%);
            border-radius: 20px 20px 0 0;
        }

        #card-container.new_card_container .newui-card .card {
            transform: translateY(-10px);
            /* box-shadow: 0 35px 70px rgba(0, 0, 0, 0.2); */
            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
        }

        #card-container.new_card_container .newui-card .workshop-title {
            text-align: center;
            color: #6c757d;
            font-size: 0.95rem;
            font-weight: 500;
            margin-bottom: 1rem;
            text-transform: uppercase;
            letter-spacing: 1px;
            position: relative;
            min-height: 84px;
        }

        #card-container.new_card_container .newui-card .workshop-title::after {
            content: '';
            position: absolute;
            bottom: 6px;
            left: 50%;
            transform: translateX(-50%);
            width: 60px;
            height: 2px;
            background: linear-gradient(to right, rgb(50, 132, 155) 10%, rgb(13, 142, 86) 40%, rgb(21, 149, 119) 83%);
            border-radius: 2px;
        }

        #card-container.new_card_container .newui-card .stats-container {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin: 0;
            padding: .5rem 1.2rem;
            background: linear-gradient(135deg, #f8fafc, #f1f5f9);
            border-radius: 15px;
            /* border: 1px solid rgba(226, 232, 240, 0.8); */
            cursor: pointer;
            transition: all 0.3s ease;
            position: relative;
            overflow: hidden;
            min-height: 48px;
        }

        #card-container.new_card_container .stats-container::before {
            content: '';
            position: absolute;
            top: 0;
            left: -100%;
            width: 100%;
            height: 100%;
            background: linear-gradient(90deg, transparent, rgba(102, 126, 234, 0.1), transparent);
            transition: left 0.6s ease;
        }

        /* #card-container.new_card_container .stats-container:hover {
            background: linear-gradient(135deg, #eef2ff 0%, #e6ebff 100%);
            border-color: rgba(102, 126, 234, 0.3);
            transform: translateY(-2px);
            box-shadow: 0 8px 25px rgba(102, 126, 234, 0.15);
        }

        .stats-container:hover::before {
            left: 100%;
        }

        .stats-container:hover .stats-label h4 {
            color: #32849b;
        }

        .stats-container:hover .counter-value {
            transform: scale(1.1);
            color: #0e8f59;
        } */

        .stats-container:active {
            transform: translateY(0);
            box-shadow: 0 4px 15px rgba(102, 126, 234, 0.2);
        }

        .stats-label {
            flex: 1;
        }

        .newui-card .stats-label h4 {
            color: #495057;
            font-size: 14px;
            font-weight: 500;
            margin: 0;
            text-align: center;
        }

        .newui-card .stats-value {
            text-align: right;
        }

        .newui-card .counter-value {
            font-size: 1.4rem;
            font-weight: 500;
            color: #494949;
            display: inline-block;
            animation: countUp 1s ease-out;
        }

        @keyframes countUp {
            from {
                opacity: 0;
                transform: translateY(20px) scale(0.8);
            }

            to {
                opacity: 1;
                transform: translateY(0) scale(1);
            }
        }

        .newui-card .action-button {
            text-align: center;
            margin-top: 1rem;
        }

        .newui-card .badge {
            display: inline-block;
            padding: 0.6rem 1rem;
            background: linear-gradient(135deg, #32849b, #2dbe93);
            color: white;
            border-radius: 25px;
            font-size: 0.7rem;
            font-weight: 600;
            text-decoration: none;
            border: none;
            cursor: pointer;
            transition: all 0.3s ease;
            /* box-shadow: 0 4px 15px rgba(40, 167, 69, 0.3); */
            text-transform: uppercase;
            letter-spacing: 0.5px;
        }

        .newui-card .badge:hover {
            background: linear-gradient(135deg, #218838, #1abc9c);
            transform: translateY(-2px);
            box-shadow: 0 8px 25px rgba(40, 167, 69, 0.4);
        }

        .newui-card .badge:active {
            transform: translateY(0);
        }

        .newui-card .badge-not-complete {
            display: inline-block;
            padding: 0.6rem 1rem;
            background: linear-gradient(135deg, #d3c019, #fcd765);
            color: white;
            border-radius: 25px;
            font-size: 0.7rem;
            font-weight: 600;
            text-decoration: none;
            border: none;
            cursor: pointer;
            transition: all 0.3s ease;
            text-transform: uppercase;
            letter-spacing: 0.5px;
        }
        .newui-card .badge-not-complete:hover {
            background: linear-gradient(135deg, #4c8a06, #bc9e1a);
            transform: translateY(-2px);
            box-shadow: 0 8px 25px rgba(165, 135, 37, 0.4);
        }
        .newui-card .badge-not-complete:active {
            transform: translateY(0);
        }



        /* Icon decoration */
        /* .newui-card .workshop-title::before {
            content: '🎓';
            display: block;
            font-size: 2rem;
        } */

        .newui-card .workshop-title.training-class::before {
            content: '1';
            display: block;
            font-size: 1.6rem;
            background: #f3f8fa;
            margin: 0 auto;
            width: 40px;
            height: 40px;
            border-radius: 50%;
        }
        .newui-card .workshop-title.decarbonization-readiness::before {
            content: '2';
            display: block;
            font-size: 1.6rem;
            background: #f3f8fa;
            margin: 0 auto;
            width: 40px;
            height: 40px;
            border-radius: 50%;
        }
        .newui-card .workshop-title.commitment::before {
            content: '3';
            display: block;
            font-size: 1.6rem;
            background: #f3f8fa;
            margin: 0 auto;
            width: 40px;
            height: 40px;
            border-radius: 50%;
        }
        .newui-card .workshop-title.commitment-2::before {
            content: '4';
            display: block;
            font-size: 1.6rem;
            background: #f3f8fa;
            margin: 0 auto;
            width: 40px;
            height: 40px;
            border-radius: 50%;
        }
        .newui-card .workshop-title.workshop::before {
          content: '5';
            display: block;
            font-size: 1.6rem;
            background: #f3f8fa;
            margin: 0 auto;
            width: 40px;
            height: 40px;
            border-radius: 50%;
        }
        .newui-card .workshop-title.commitment-3::before {
          content: '6';
            display: block;
            font-size: 1.6rem;
            background: #f3f8fa;
            margin: 0 auto;
            width: 40px;
            height: 40px;
            border-radius: 50%;
        }


        .newui-card .workshop-title.homework::before {
            content: '7';
            display: block;
            font-size: 1.6rem;
            background: #f3f8fa;
            margin: 0 auto;
            width: 40px;
            height: 40px;
            border-radius: 50%;
        }
        .newui-card .workshop-title.GHG-inventory::before {
            content: '8';
            display: block;
            font-size: 1.6rem;
            background: #f3f8fa;
            margin: 0 auto;
            width: 40px;
            height: 40px;
            border-radius: 50%;
        }


                .newui-card .workshop-title.without_pre_training::before {
            content: '1';
            display: block;
            font-size: 1.6rem;
            background: #f3f8fa;
            margin: 0 auto;
            width: 40px;
            height: 40px;
            border-radius: 50%;
        }

                .newui-card .workshop-title.without_post_training::before {
            content: '2';
            display: block;
            font-size: 1.6rem;
            background: #f3f8fa;
            margin: 0 auto;
            width: 40px;
            height: 40px;
            border-radius: 50%;
        }

        /* Floating elements animation */
        .newui-card .card::after {
            content: '';
            position: absolute;
            top: -50px;
            right: -50px;
            width: 100px;
            height: 100px;
            /* background: linear-gradient(135deg, rgba(102, 126, 234, 0.1), rgba(118, 75, 162, 0.1)); */
            background: linear-gradient(135deg, rgba(50, 132, 155, 0.1), rgba(200, 230, 240, 0.1));
            border-radius: 50%;
            animation: float 6s ease-in-out infinite;
            z-index: -1;
        }

        @keyframes float {

            0%,
            100% {
                transform: translateY(0px) rotate(0deg);
            }

            50% {
                transform: translateY(-20px) rotate(180deg);
            }
        }

        @media (max-width: 480px) {
            .newui-card .card {
                padding: 2rem;
                margin: 0;
            }

            .newui-card .counter-value {
                font-size: 2rem;
            }

            .newui-card .stats-container {
                padding: 1rem;
            }
        }

        .stats-container a {
            display: flex;
            justify-content: space-between;
            align-items: center;
            flex-wrap: wrap;
        }

        .newui-card .img img {
            max-width: 80px;
        }

        .newui-card .img {
            margin: 0 auto;
            display: flex;
            justify-content: center;
            align-items: center;
        }

/* New card code end */
@media(max-width:1350px) {
  #card-container.new_card_container .newui-card .workshop-title {
  font-size: 0.8rem;
}
}
.icon_bell {
  background: #d4f7e2;
  padding: 2px;
  border-radius: 4px;
  margin-right: 8px;
  color: orangered;
}
.notification-flex {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 4px;
}


/* .newui-card.heading .card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(to right, rgb(50, 132, 155) 10%, rgba(147, 121, 125, 0.9) 40%, rgb(21, 149, 119) 83%);
  border-radius: 20px 20px 0 0;
} */
.newui-card.heading .card {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  width: fit-content;
  margin: 0 auto;
  margin-bottom: 2rem;
  border: thin solid #dfdfdf !important;
  border-radius: 20px;
}

.newui-card.heading .card::after {
  display: none;
}
.newui-card.heading .card h4 {
  text-align: center;
  padding: 8px 72px;
  font-size: 18px;
}

.separator-container {
            position: relative;
            text-align: center;
            margin: 2rem 0;
            margin-bottom: 2.6rem;
        }

        .separator-line {
            border: none;
            height: 2px;
            background: #ccc;
            position: relative;
            width: 100%;
        }

        .separator-heading {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background: #fff;
            padding: 4px 20px;
            font-size: 1rem;
            font-weight: 500;
            color: #313533;
            border-radius: 20px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        }
.new_card_container.row {
  row-gap: 20px!important;
  margin-top: 0!important;
}
.timeline .timeline-continue::after {
  display: none!important;
}
.timeline::before {
  content: "";
  position: absolute;
  top: 36px;
  left: 16px;
  width: 2px;
  height: 90%;
  background-color: #0e7a7a;
}
/* .timeline-item::before {
  content: "";
  position: absolute;
  top: 5px;
  left: -9px;
  width: 16px;
  height: 16px;
  background-color: #0e7a7a;
  border-radius: 50%;
  border: 3px solid white;
  box-shadow: 0 0 0 2px #0e7a7a;
} */

#preview-container .position-relative {
    height: auto!important;
}
#preview-container .btn.btn-sm.btn-danger.position-absolute  {
    width: 20px!important;
    height: 20px!important;
    line-height: 12px!important;
    display: flex!important;
    justify-content: center!important;

}


.notediv .form-item.del {
            justify-content: space-between;
            align-items:center!important;
        }
        .notediv .btn.btn-danger.btn-sm {
            order: 2;
        }