.profile-top-btns li.nav-item a.nav-link.active,
.profile-top-btns li.nav-item a.nav-link.active:hover,
.dropdown-item.active,
.dropdown-item:active,
.light-green-btn {
  /* background: #2BA84A !important; */
  /* border-color: #2BA84A !important; */
  background: rgba(119, 160, 127, 1) !important;
  border-color: rgba(119, 160, 127, 1) !important;
  min-width: 100px;
}

.form-control:focus {
  border-color: rgba(119, 160, 127, 1) !important;
}

.light-green-btn:hover {
  color: #121212 !important;
  background-color: rgba(250, 189, 61, 1) !important;
  border-color: rgba(250, 189, 61, 1) !important;
}

.card-primary.card-outline {
  border-color: #2ba84a;
}

.forget-text {
  font-weight: 500;
}

.admin-drop::after {
  content: unset !important;
}

.admin-drop {
  background: #343a4000;
  font-size: 18px;
  font-weight: 500;
  border: none;
  color: #000;
}

.profile-drop-block .dropdown-menu {
  padding: 0px !important;
  overflow: hidden;
}

.profile-drop-block .dropdown-menu a.dropdown-item {
  padding: 10px 10px;
  border-bottom: 1px solid #dedede;
}

.admin-profile-block img {
  width: 42px;
  border: 1px solid #343a40;
  border-radius: 100px;
  padding: 8px;
  margin-right: 4px;
}

.admin-drop:hover {
  background: transparent;
  color: #000;
}

/*Login-Page*/
.login-page {
  background: url("../images/PlanetX-Admin-BG.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-position: center;
}

.login-page .login-box {
  width: 100% !important;
  border-radius: 20px;
}

.login-page .login-box .card {
  border-radius: 20px;
  background: transparent;
  backdrop-filter: blur(7px);
  border: 1px solid rgba(255, 255, 255, .1);
}

.login-page .login-box .card .card-body.login-card-body {
  padding: 20px 40px;
  border-radius: 20px !important;
  background: rgba(0, 0, 0, 0.3);
}

.login-page .card .card-body .btn-block {
  background: #2BA84A !important;
  border: #2BA84A !important;
}

.login-page .alert-danger {
  color: #fff;
  background-color: rgba(255, 0, 0, .3);
  border-color: #d32535;
  list-style: none;
  backdrop-filter: blur(11px);
  margin-top: 10px;
}

/*Login-Page-End*/
/*profile-page*/
.profile-top-btns li.nav-item a.nav-link.active,
.profile-top-btns li.nav-item a.nav-link.active:hover {
  background: #2ba84a;
  color: #fff;
}

.profile-top-btns li.nav-item a.nav-link:hover {
  color: #2ba84a;
}

.bg-dark-blue {
  background-color: #07305D !important;
}

.upload-pro-img {
  height: auto;
}

.alert-success ul,
.is-danger ul {
  margin-bottom: 0px;
  list-style: none;
  padding: 0;
}

.nav-header-heading {
  font-size: 18px !important;
  font-weight: 600;
}

.sidebar-ul li a {
  color: #fff !important;
  font-size: 16px;
}

.eye-icon {
  position: absolute;
  right: 11px;
  top: 50%;
  transform: translate(0px, -50%);
  color: #495057;
}

/*profile-page-end*/
/*Player-Page*/
.required {
  color: red;
}

.card-header-t {
  display: flex;
  align-items: center;
  justify-content: end;
  background-color: transparent;
  border-bottom: 1px solid rgba(0, 0, 0, .125);
  padding: 0.75rem 1.25rem;
  position: relative;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

ul.pagination li.paginate_button.page-item.active a,
ul.pagination li.paginate_button.page-item a.page-link:hover {
  background-color: rgba(119, 160, 127, 1) !important;
  /* background-color: #2ba84a !important; */
  border-color: rgba(119, 160, 127, 1);
  /* border-color: #2ba84a; */
  color: #fff !important;
}

ul.pagination li.paginate_button.page-item a.page-link {
  color: #2ba84a;
}

ul.pagination li.paginate_button.page-item a.page-link:focus {
  outline: 0;
  box-shadow: none !important;
}

.bg-light-green {
  background-color: #2ba84a !important;
}

.breadcrumb li.breadcrumb-item a {
  color: rgba(14, 14, 14, 1);
}

.player-title {
  font-size: 40px;
  font-weight: 700;
  color: rgba(14, 14, 14, 1);

}

.sweet-alert .sa-icon.sa-error {
  width: 52px;
  height: 52px;
}

.sweet-alert .sa-icon.sa-error .sa-line {
  height: 5px !important;
  width: 26px !important;
  top: 23px !important;
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  right: 13px !important;
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  left: 14px !important;
}

.sweet-alert .sa-icon.sa-error {
  width: 52px;
  height: 52px;
}

.sweet-alert h2 {
  font-size: 27px;
  line-height: 1.4em;
  font-weight: 700;
}

.sweet-alert .sa-button-container {
  gap: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sweet-alert {
  padding: 40px !important;
  border-radius: 20px !important;
}

.add-group {
  display: flex;
  gap: 15px;
}

.add-group a.btn {
  font-size: 17px;
}

.note-editing-area .note-editable.card-block {
  min-height: 250px;
}

/*Player-Page-End*/
/*sidebar*/
.nav-sidebar li a svg {
  width: 24px !important;
  height: auto !important;
  margin-right: 10px;
}

td.project-actions {
  display: flex;
  gap: 8px;
  justify-content: center;
}

/*sidebar End*/
@media screen and (max-width: 767px) {
  .mobile-d-none {
    display: none !important;
  }

  .login-page .login-box {
    max-width: 360px !important;
    margin: auto !important;
  }
}

.btn-toggle {
  margin: 0 4rem;
  padding: 0;
  position: relative;
  border: none;
  height: 1.5rem;
  width: 3rem;
  border-radius: 1.5rem;
  color: #6b7381;
  background: #bdc1c8;
}

.btn-toggle:focus,
.btn-toggle.focus,
.btn-toggle:focus.active,
.btn-toggle.focus.active {
  outline: none;
}

.btn-toggle:before,
.btn-toggle:after {
  line-height: 1.5rem;
  width: 4rem;
  text-align: center;
  font-weight: 600;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: absolute;
  bottom: 0;
  transition: opacity 0.25s;
}

.btn-toggle:before {
  content: 'Deactive';
  left: -4rem;
}

.btn-toggle:after {
  content: 'Active';
  right: -4rem;
  opacity: 0.5;
}

.btn-toggle>.handle {
  position: absolute;
  top: 0.1875rem;
  left: 0.1875rem;
  width: 1.125rem;
  height: 1.125rem;
  border-radius: 1.125rem;
  background: #fff;
  transition: left 0.25s;
}

.btn-toggle.active {
  transition: background-color 0.25s;
}

.btn-toggle.active>.handle {
  left: 1.6875rem;
  transition: left 0.25s;
}

.btn-toggle.active:before {
  opacity: 0.5;
}

.btn-toggle.active:after {
  opacity: 1;
}

.btn-toggle.btn-sm:before,
.btn-toggle.btn-sm:after {
  line-height: -0.5rem;
  color: #fff;
  letter-spacing: 0.75px;
  left: 0.4125rem;
  width: 2.325rem;
}

.btn-toggle.btn-sm:before {
  text-align: right;
}

.btn-toggle.btn-sm:after {
  text-align: left;
  opacity: 0;
}

.btn-toggle.btn-sm.active:before {
  opacity: 0;
}

.btn-toggle.btn-sm.active:after {
  opacity: 1;
}

.btn-toggle.btn-xs:before,
.btn-toggle.btn-xs:after {
  display: none;
}

.btn-toggle:before,
.btn-toggle:after {
  color: #6b7381;
}

.btn-toggle.active {
  /* background-color: #29b5a8; */
  background-color: rgba(119, 160, 127, 1);
}

.btn-toggle.btn-lg.btn-sm:before,
.btn-toggle.btn-lg.btn-sm:after {
  line-height: 0.5rem;
  color: #fff;
  letter-spacing: 0.75px;
  left: 0.6875rem;
  width: 3.875rem;
}

.btn-toggle.btn-lg.btn-sm:before {
  text-align: right;
}

.btn-toggle.btn-lg.btn-sm:after {
  text-align: left;
  opacity: 0;
}

.btn-toggle.btn-lg.btn-sm.active:before {
  opacity: 0;
}

.btn-toggle.btn-lg.btn-sm.active:after {
  opacity: 1;
}

.btn-toggle.btn-lg.btn-xs:before,
.btn-toggle.btn-lg.btn-xs:after {
  display: none;
}

.btn-toggle.btn-sm {
  margin: 0 0.5rem;
  padding: 0;
  position: relative;
  border: none;
  height: 1.5rem;
  width: 4.5rem;
  border-radius: 1.5rem;
}

.btn-toggle.btn-sm:focus,
.btn-toggle.btn-sm.focus,
.btn-toggle.btn-sm:focus.active,
.btn-toggle.btn-sm.focus.active {
  outline: none;
}

.btn-toggle.btn-sm:before,
.btn-toggle.btn-sm:after {
  line-height: 1.5rem;
  width: 0.5rem;
  text-align: center;
  font-weight: 600;
  font-size: 0.55rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: absolute;
  bottom: 0;
  transition: opacity 0.25s;
}

.btn-toggle.btn-sm:before {
  content: 'Deactive';
  left: -0.5rem;
}

.btn-toggle.btn-sm:after {
  content: 'Active';
  right: -0.5rem;
  opacity: 0.5;
}

.btn-toggle.btn-sm>.handle {
  position: absolute;
  top: 0.1875rem;
  left: 0.1875rem;
  width: 1.125rem;
  height: 1.125rem;
  border-radius: 1.125rem;
  background: #fff;
  transition: left 0.25s;
}

.btn-toggle.btn-sm.active {
  transition: background-color 0.25s;
}

.btn-toggle.btn-sm.active>.handle {
  left: 3.1875rem;
  transition: left 0.25s;
}

.btn-toggle.btn-sm.active:before {
  opacity: 0.5;
}

.btn-toggle.btn-sm.active:after {
  opacity: 1;
}

.btn-toggle.btn-sm.btn-sm:after {
  left: 0.4125rem !important;
}

.btn-toggle.btn-sm.btn-sm:before,
.btn-toggle.btn-sm.btn-sm:after {
  line-height: -0.5rem;
  color: #fff;
  letter-spacing: 0.75px;
  left: 0.9125rem;
  width: 3.325rem;
}

.btn-toggle.btn-sm.btn-sm:before {
  text-align: right;
}

.btn-toggle.btn-sm.btn-sm:after {
  text-align: left;
  opacity: 0;
}

.btn-toggle.btn-sm.btn-sm.active:before {
  opacity: 0;
}

.btn-toggle.btn-sm.btn-sm.active:after {
  opacity: 1;
}

.btn-toggle.btn-sm.btn-xs:before,
.btn-toggle.btn-sm.btn-xs:after {
  display: none;
}



.btn-toggle.btn-sm:after {

  content: attr(data-status) !important;
}



/* new styles for dashbaord */
.brand-image {
  background-color: transparent;
  border-radius: 0px !important;
  max-height: 28px !important;
  margin-top: 0px !important;
}

.bg-theme {
    background-color: #000;
}

.nav-item.active > a {
  color: #000 !important;
  background-color: #FFF !important;
  border-radius: 0 10px 10px 0;
}

[class*=sidebar-dark-] .nav-sidebar>.nav-item:hover>.nav-link {
  border-radius: 0 10px 10px 0;
}

[class*=sidebar-dark] .brand-link {
  border-bottom: 1px solid rgba(255, 255, 255, .3);
}

.nav-item.active a path {
  fill: rgba(119, 160, 127, 1);
}


.small-box .small-box-footer {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  padding-inline: 10px;
}


section.content {
    padding: 0 15px;
}
.card-info.card-outline {
    border-top: 3px solid #000;
}
.btn-primary, .light-green-btn {
    border-radius: 50px;
    font-family: 'Source Sans Pro';
    font-weight: 600;
    letter-spacing: 0.5px;
    background-color: #000 !important;
    border-color: #000 !important;
}
.btn-primary:hover, .light-green-btn:hover {
	background-color:transparent !important;
	color:#000 !important;
	border-color:#000 !important;
}
td.project-actions .btn {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
}
.btn-toggle.active {
    background: linear-gradient(270deg, #00FFFF 0%, #FF00FF 100%);
}
ul.pagination li.paginate_button.page-item.active a, ul.pagination li.paginate_button.page-item a.page-link:hover {
    background-color: #000 !important;
    border-color: #000 !important;
}
ul.pagination li.paginate_button.page-item a.page-link {
    color: #000;
}
.card-body h5 {
    font-size: 16px;
}
.card-body .box-card {
    row-gap: 20px;
}
.card-body .row.box-card .col-md-6 p {
    height: 40px;
    display: flex;
    align-items: center;
    background-color: #eee;
}
.nav-item.active a path {
    fill: #000;
}
.bg-info {
    background: linear-gradient(270deg, #00FFFF 0%, #FF00FF 100%);
}
.card-primary.card-outline {
    border-color: #000;
}
.nav-pills .nav-link {
    border-radius: 50px;
}
.profile-top-btns li.nav-item a.nav-link.active, .profile-top-btns li.nav-item a.nav-link.active:hover, .dropdown-item.active, .dropdown-item:active, .light-green-btn {
    background: #000 !important;
    border-color: #000 !important;
}
.profile-top-btns li.nav-item a.nav-link:hover {
    color: #000;
}
.login-page .login-box.reset-password{
	width: 100% !important;
    border-radius: 0.75rem;
    max-width: 450px;
    margin: 0 auto;
}
.login-page .card .card-body .btn-block {
    border: hidden;
    background: linear-gradient(270deg, #00FFFF 0%, #FF00FF 100%) !important;
}
p.login-btn-forget {
    text-align: center;
    margin: 0;
}
p.login-btn-forget a{
	color:#fff;
	font-weight:600;
}
.login-page .login-box .card {
    background: #000;
}
.change-password .input-group input {
    border-radius: 0.25rem 0 0 0.25rem !important;
}
.login-page .login-box .card .card-body.login-card-body {
    border-radius: 0.75rem !important;
}
/* new styles for dashbaord ends */