* {
  margin: 0;
  padding: 0;
  
}
.checkboxs {
  display: flex;
  align-items: center;
}
.memberType {
  display: flex;
  align-items: center;
}
#reportrange span {
  color: #000!important;
}
#reportrange i {
  color: #000!important;
}
.memberType span {
  margin-left: 12px;
}
/* div#example_2_paginate {
  display: none !important;
} */
.subscribe .col-sm-12 {
  overflow-x: hidden !important;
}
/* div#example_2_info {
  display: none !important;
} */
.checkboxs label {
  margin: 0 !important;
}
.checkboxs input {
  margin-right: 6px;
  margin-left: 6px;
  position: relative;
  bottom: 2px;
}
.subsrciption-new {
  border-collapse: collapse !important;
}
.subsrciption-new tr td {
  background-color: #fff !important;
}
.eventPicture img {
  width: 100px!important;
  height: 100px!important;
  margin-right: 10px;
}
.content {
  white-space: initial;
  width: 400px;
}
.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__rendered {
  flex-flow: nowrap !important;
}

.select2-selection__choice {
  padding: 0 8px!important;
  margin-top: 5px;
  margin-right: 6px !important;
  margin-left: 0!important;
}
.select2-selection__choice__remove {
  margin-left: 0!important;
  margin-right: 3px;
}
.select2-selection.select2-selection--multiple {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.select2-search__field {
  width: 100%!important;
  margin: 0 !important;
  display: none !important;
}
.select2-results__option:before {
  display: none !important;
}
span.select2.select2-container {
  width: 100%!important;
  max-width: 100%!important;
  height: 36px;
}
.filters .selection {
  height: 36px!important;
}
.filters .select2-container .select2-selection--single {
  height: 36px !important;
  padding: 3px 7px !important;
  border-radius: 2px !important;
}
.filters .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 4px !important;
  right: 4px !important;
  width: 20px;
}
.select2-selection__rendered {
  padding: 0!important;
}
 .labelBox {
    display: flex;
    align-items: center;
}
.labelBox label {
    color: #000;
    font-weight: 500;
    width: 25%;
}

.filters {
  display: flex;
  margin-bottom: 24px;
}
.headeflex {
    display: flex;
    align-items: end;
    justify-content: space-between;
    margin-bottom: 0px;
}
.filters label {
    color: #fff;
    margin-bottom: 4px;
}
.filters select {
    background: #fff;
    border-radius: 4px;
}
.filters div {
  margin-right: 10px;
}
.boxedMonth h4 {
    color: #0081FE;
}
.boxedMonth select {
    width: 160px !important;
    border: 1px solid #0081FE !important;
    margin-right: 13px ;
}
.boxedMonth {
    box-shadow: 0px 2px 40px rgb(0 0 0 / 5%);
    background: #fff;
    padding: 17px;
    border-radius: 20px;
    width: 100%;
    margin: 20px 0;
}
.widthFixed svg path {
    fill: #0081FE !important;
}
.customBtn button {
    background: #0081FE;
    border: 0;
    color: #fff;
    padding: 6px 10px;
    border-radius: 8px;
    margin-right: 10px;
}
.modal-content {
    margin-top: 100px!important;
}
.excel {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.boxedRow .row h4 {
    font-size: 18px;
    color: #0081FE;
    margin-bottom: 2px !important;
}
.boxedRow .row .col-md-4 {
    margin-bottom: 10px;
}
.reasonText button {
    background: #0081FE;
    border: 0;
    padding: 8px 20px;
    color: #fff;
    font-size: 18px;
    border-radius: 6px;
}
.headerOrder h4 {
    color: #000 !important;
    font-weight: 500;
    border-bottom: 1px solid #ccc;
    padding-bottom: 6px;
    margin-bottom: 17px;
}
.boxedRow{
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #ccc;
}
.excel button {
    background: #0081FE;
    padding: 10px;
    border: 0;
    color: #fff;
    border-radius: 6px;
    box-shadow: 0px 0px 4px #ccc;
}
.modal-title {
    color: #0081FE !important;
    font-weight: bold;
    font-size: 24px !important;
}
.reasonText label {
    margin-top: 0!important;
    margin-bottom: 0!important;
    color: #000;
    font-weight: 500;
}
.reasonText input {
    height: 46px;
    margin: 10px 0;
}
.selectDrop {
    display: flex;
        justify-content: end;
    align-items: center;
}
.widthFixed svg {
    width: 30px;
}
.widthFixed {
  text-align: center;
      width: 100%;
    display: block;
}
.boxed .card ul{
  padding: 0 !important;
}
.boxed .card ul li {
  list-style: none;
}
.boxed .card {
    background: #fff;
    border: 0 !important;
    border-radius: 0 !important;
}
.managepadding {
    padding-left: 280px !important;
}
.font-medium {
  font-weight: 500;
  color: #fff;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #fff
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
  color: #fff
}
body {
  margin: 0;
  padding: 0;
  overflow: hidden;
font-family: ui-sans-serif, system-ui;

}

a {
  text-decoration: none !important;
  border: none;
  box-shadow: none;
  outline: none;
}

a:hover {
  text-decoration: none !important;
  border: none;
  box-shadow: none;
  outline: none;
}

p {
  margin: 0;
  padding: 0;
}


/* status yes no btn */
.nostatus {
  background: #e9531f;
  padding: 8px 9px;
  border: 1px solid #e9531f;
  border-radius: 4px;
  color: #ffff;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  text-transform: capitalize;
}

.nostatus:hover {
  background: #fff;
  border: 1px solid #e9531f;
  border-radius: 4px;
  color: #e9531f;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  text-transform: capitalize;
  transition: 0.4;
}

.yesstatusbtn {
  background: #336698;
  padding: 7px;
  border: 1px solid #336698;
  border-radius: 4px;
  color: #ffff;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  text-transform: capitalize;
}

.yesstatusbtn:hover {
  background: #fff;
  border: 1px solid #336698;
  border-radius: 4px;
  color: #336698;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  text-transform: capitalize;
}

/* status yes no btn */


button.orangeBtn {
    background: #f60!important;
    padding: 6px 10px;
    border: 1px solid #f60!important;
  border-radius: 4px;
  color: #000 !important;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

button.orangeBtn:hover {
    background: #0081FE;
    padding: 6px 10px;
    border: 1px solid #0081FE;
  
  border-radius: 4px;
  color: #e9531f;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

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

.contry label {
    width: 10%;
}
button.blueBtn {
  background: #336698;
  padding: 8px 10px;
  border: none;
  border-radius: 4px;
  color: #ffff;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  text-transform: capitalize;
  width: 100%;
}

.actiondelete {
    background: #0081FE !important;
    padding: 6px 10px;
    border: 1px solid #0081FE !important;
  border-radius: 4px;
  color: #fff !important;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  text-transform: capitalize;
}

.actiondelete:hover {
  background: #fff;
  padding: 6px 10px;
  border: 1px solid #e9531f;
  border-radius: 4px;
  color: #e9531f;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  text-transform: capitalize;
  transition: 0.4;
}

.actionedit {
  background: #336698;
  padding: 6px 10px;
  border: 1px solid #336698;
  border-radius: 4px;
  color: #ffff;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  text-transform: capitalize;
}

.actionedit:hover {
  background: #fff;
  padding: 6px 10px;
  border: 1px solid #336698;
  border-radius: 4px;
  color: #336698;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  text-transform: capitalize;
}

.editactivitymodal {
  border: none;
}

.modalscrollbar {
  height: 350px;
  overflow-y: scroll;
}

button.btn-close.largecrossbtn {
  font-size: 50px;
  outline: none;
  box-shadow: none;
}

.managepadding {
  padding-top: 20px !important;
/*  padding-left: 19.5% !important;*/
  padding-right: 30px !important;
  padding-bottom: 20px !important;
  overflow-y: scroll;
  height: 100vh;
  background-color: #000;
}

.removemanagepadding {
  padding-top: 80px !important;
  padding-left: 0% !important;
  padding-right: 10px !important;
  padding-bottom: 20px !important;
}

/* manage padding */

input.form-control.comonInput {
  text-transform: capitalize;
}
.btnBack {
    background: #f60;
    border: 0;
    color: #000;
    width: 110px;
    height: 44px;
    border-radius: 4px;
}

.filterDiv {
    display: flex;
    color: #fff;
    margin-bottom: 14px;
}
.filterDiv label {
    margin-bottom: 5px;
}
button.add_btn1 {
  background: transparent;
  border: 0;
  color: #f60;
  padding: 4px 6px;
  margin: 0 4px;
  border-radius: 3px;
  font-size: 30px;
  border: 1px solid;
}
button.add_btn2 {
  background: #f60;
  font-size: 30px;
  border: 0;
  color: #000;
  padding: 4px 6px;
  margin: 0 4px;
  border-radius: 3px;
}

.table-new1 thead tr{
  background-color: #f60;
}
.table-new1 button {
    background: #f60;
    font-size: 14px;
    border: 0;
    color: #000;
    padding: 4px 6px;
    margin: 0 4px;
    border-radius: 3px;
}
table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:before {
    content: "\f0dc"; /* Font Awesome icon for sorting (down arrow) */
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    display: inline-block;
    text-decoration: inherit;
}

table.dataTable thead .sorting_asc:before {
    content: "\f0de"; /* Font Awesome icon for sorting ascending (up arrow) */
}

table.dataTable thead .sorting_desc:before {
    content: "\f0dd"; /* Font Awesome icon for sorting descending (down arrow) */
}
.justifyContent {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* default css start  */

.bolder {
 font-size: 26px;
    text-transform: capitalize;
    color: #fff;
    font-weight: 600;
    font-family: ' Sans', sans-serif;
    padding: 10px 0 30px 0;
    margin: 0;
}

h2 {
  font-size: 30px;
  text-transform: capitalize;
  text-align: center;
  padding: 14px 0 0;
  color: #f60;
  font-weight: 600;
}

h3 {
  font-size: 25px;
  text-transform: capitalize;
  color: #fff;
  font-weight: 700;
}

h4 {
  font-size: 22px;
  text-transform: capitalize;
  color: #f60;
  font-weight: 400;
}

h5 {
  font-size: 18px;
  text-transform: capitalize;
  color: #e9531f;
  font-weight: 400;
  margin: 0;
  padding: 0;
}

h6 {
  font-size: 25px;
  text-transform: capitalize;
  color: #e9531f;
  font-weight: 600;
  margin: 0;
  padding: 0;
}

/* default css exit */

/*-=========================== login page css start ======-=-============= */

.loginPage {
    background: #000;
    min-height: 100%;
}

.loginPage .loginCard {
    background: #000;
    padding: 20px 15px 30px;
    box-shadow: 0px 0px 8px #000;
    border-radius: 8px;
    border: 1px solid #fff;
}



section.loginPage .centeralign {
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
}

section.loginPage .logoDiv {
  text-align: center;
  margin: 20px 0;
}

section.loginPage .logoDiv img {
  max-width: 280px;
  height: auto;
}

section.loginPage .loginCard h2 {
  margin-bottom: 20px;
  text-align: center;
  color: #336698;
font-family: ui-sans-serif, system-ui;

  font-size: 40px;
}

section.loginPage .login1 {
  margin-bottom: 20px;
}

.loginPage .login1 input {
    padding: 12px;
    box-shadow: 0px 0px 3px #ccc;
    border-radius: 4px;
    border: 1px solid #ccc;
}

.loginCard label.form-label {
    margin-bottom: 6px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

section.loginPage a.forgot {
  color: #336698;
  font-size: 20px;
  text-decoration: none;
  text-transform: capitalize;
  font-weight: 600;
}

.loginBtn {
    width: 100%;
    text-transform: capitalize;
    padding: 13px;
    border: 1px solid #f60;
    font-weight: 600;
    font-size: 20px;
    border-radius: 4px;
    color: #000;
    background: #f60 !important;
}
.loginBtn:hover {
  background: #0081FE;
  color: #fff;
}

button.authmanagebtn {
  border: none;
  background: transparent;
  display: flex;
  justify-content: end;
  width: 100%;
}

/*-=========================== login page css exit ======-=-============= */

/*-==================== sidebar and page page css start ======-=-========== */

:root {
  --header-height: 3.5rem;
  --nav-width: 219px;
  --first-color-light: #f4f0fa;
  --title-color: #19181b;
  --text-color: #58555e;
  --text-color-light: #a5a1aa;
  --body-color: #f9f6fd;
  --container-color: #ffffff;
  --body-font: "Poppins", sans-serif;
  --normal-font-size: 0.938rem;
  --small-font-size: 0.75rem;
  --smaller-font-size: 0.75rem;
  --font-medium: 500;
  --font-semi-bold: 600;
  --z-fixed: 100;
}

li.li__menu {
  list-style: none;
}

ul.ulnav__item {
  padding: 0;
}

@media screen and (min-width: 1024px) {
  :root {
    --normal-font-size: 1rem;
    --small-font-size: 0.875rem;
    --smaller-font-size: 0.813rem;
  }
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: var(--container-color);
  box-shadow: 0 1px 0 rgba(22, 8, 43, 0.1);
  padding: 0 1rem;
  z-index: var(--z-fixed);
}

.header__container {
  display: flex;
  align-items: center;
  height: var(--header-height);
  justify-content: space-between;
}

.header__img {
  width: 35px;
  height: 35px;
  border-radius: 50%;
}

.header__logo {
  color: var(--title-color);
  font-weight: var(--font-medium);
  display: none;
}

.header__search {
  display: flex;
  padding: 0.4rem 0.75rem;
  background-color: var(--first-color-light);
  border-radius: 0.25rem;
}

.header__input {
  width: 100%;
  border: none;
  outline: none;
  background-color: var(--first-color-light);
}

.header__input::placeholder {
font-family: ui-sans-serif, system-ui;

  color: var(--text-color);
}

.header__icon,
.header__toggle {
  font-size: 1.2rem;
  margin-left: 16.5rem;
}

.header__icon,
.header__toggle.barmanage {
  margin-left: 0rem !important;
}

.header__toggle {
  color: var(--title-color);
  cursor: pointer;
  display: none;
}
.downArrows {
    position: relative;
}
.downArrows span svg {
    position: absolute;
    right: 9px;
    top: 16px;
}

/*========== NAV ==========*/
.nav {
  position: fixed;
  top: 0;
  left: -100%;
  height: 100vh;
  /* padding: 1rem 1rem 0; */
  background-color: var(--container-color);
  box-shadow: 1px 0 0 rgba(22, 8, 43, 0.1);
  z-index: var(--z-fixed);
  transition: 0.4s;
}
.transcarion ul {
    padding: 0;
}
.transcarion ul li {
  list-style: none;
}
.transcarion ul li {
    list-style: none;
    display: flex;
    align-items: baseline;
}
.transcarion ul li h3 {
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    width: 14%;
}
.transcarion ul li span {
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 400 !important;
}

.nav__container {
  height: 100%;
  background: #000;
  display: flex;
  flex-direction: column;
    justify-content: flex-start;
  padding-bottom: 4rem;
  overflow: auto;
  scrollbar-width: none;
  width: 100%;
}
.nav__logosidebar h1 {
    text-align: center;
    color: #f60;
    padding: 14px 0 0;
    letter-spacing: 3px;
}
.boxed .card {
    background: #232323 !important;
}
.nav__container::-webkit-scrollbar {
  display: none;
}

.nav__logosidebar img {
  max-width: 180px;
  padding-top: 30px;
      margin-left: 34px;
}

.sidemenu__content {
  padding: 0 7px;
}
.sidemenu__content li a{
  border-radius: 0.5rem;
}
.nav__list,
.nav__items {
  display: grid;
}

.nav__list {
  row-gap: 2.5rem;
  margin-top: 20px;
}

.nav__subtitle {
  font-size: var(--normal-font-size);
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  color: var(--text-color-light);
}

.nav__link {
  display: flex;
  align-items: center;
  color: var(--text-color);
}

.nav__icon {
  font-size: 1.2rem;
  margin-right: 0.5rem;
}

.nav__logout {
  margin-top: 5rem;
  margin-left: 10px;
}


.show-menu {
    left: 0;
    width: 250px;
    /* background: #fff; */
    z-index: 99999;
    box-shadow: 0px 0px 60px 0px #00000026;

    background: black;
    border-color: #e5e7eb;
    border: solid;

}

a.nav__link {
  margin-bottom: 6px !important;
}

.sidemenu__content .activesidemenu {
    background: #f60;
  font-family: ui-sans-serif, system-ui;
  font-weight: 600;
  color: #000;
}

a.nav__link:hover {
  color: #f4f4f4;
  background: #27272a;
}

a.nav__link {
 font-size: 14px;
    color: #f4f4f4;
    padding: 12px 12px;
    border-radius: 0px;
   font-family: ui-sans-serif, system-ui;
    text-transform: capitalize;
      font-weight: bold;
}

.nav__link:hover {
  color: #e9531f;
}

.nav__name {
font-family: ui-sans-serif, system-ui;

  font-size: 16px;
   font-weight: 600;
  white-space: nowrap;
}

.header {
     background: #000;
    padding: 3px 3rem 3px 1rem;
    z-index: 9999;
    box-shadow: 0px 0px 60px 0px #00000026;
    width: 99%;
}

@media screen and (min-width: 768px) {

  .header__container {
    height: calc(var(--header-height) + 0.5rem);
  }

  .header__search {
    width: 300px;
    padding: 0.55rem 0.75rem;
  }

  .header__logo {
    display: block;
  }

  .header__img {
    width: 45px;
    height: 45px;
    order: 1;
  }

  .nav__icon {
    font-size: 1.3rem;
  }

  .nav__logo-name,
  .nav__name,
  .nav__subtitle,
  .nav__dropdown-icon {
    transition: 0.3s;
  }

  ul.dropdown-menu.show {
    text-transform: capitalize;
  }

  .nav:hover .nav__logo-name {
    opacity: 1;
  }

  .nav:hover .nav__subtitle {
    opacity: 1;
  }

  .nav:hover .nav__name {
    opacity: 1;
  }
}

header i#header-toggle {
  color: #f60;
  font-size: 25px;
}

/* custom user profile dropdown start */
button.drop_btn.dropdown-toggle {
  display: flex;
  align-items: center;
  text-align: left;
  text-transform: capitalize;
  margin: 0;
  border: none;
  background: transparent;
}

.userImg img {
  margin-right: 10px;
}

.dropdown-menu.show {
  margin: 5px 5px !important;
}

.dropdown-toggle::after {
  display: none;
}

.dropcontent {
  line-height: 20px;
  font-size: 14px;
  color: #ffffff;
}

/* custom user profile dropdown exit */

/*-=================== sidebar and header page css exit ======-=-======== */

/*-========================== main Content dashbord start -================ */
.dashboardPage {
    background: #000000;
    height: 100vh;
}
.dashboardPage1 {
    background: #000000;
    height: 100vh;
}

.dashboardPage .card-animate {
    transition: all 0.4s;
    height: 130px;
    background: #fff;
    box-shadow: 0px 0px 60px 0px #00000026;
    border-radius: 14px;
    border: 0;
}

/* section.dashboardPage .card-animate:hover {
  -webkit-transform: translateY(calc(-1.5rem / 5));
  transform: translateY(calc(-1.5rem / 5));
  -webkit-box-shadow: 0 5px 10px rgba(30, 32, 37, 0.12);
  box-shadow: 0 5px 10px rgba(30, 32, 37, 0.12);
} */

.cardNumber .student{
  color: #fff!important;
}
section.dashboardPage .cardNumber {
  /* display: flex;
  align-items: center;
  justify-content: space-between; */
  margin-top: 20px;
}
.text-green-500 {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1));
}
.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}
.text-orange-500 {
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / var(--tw-text-opacity, 1));
}
section.dashboardPage .gradientCircle {
width: 50px;
    height: 50px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #3a1b09;
    box-shadow: 0px 0px 60px 0px #00000026;
}

section.dashboardPage h2.number {
 
    margin: 0;
    color: #fff;
    position: relative;
    top: 2px;

}

section.dashboardPage h4.student {
   font-family: ui-sans-serif, system-ui;
    font-size: 24px;
    color: #f60;
    margin-bottom: 0;
    font-weight: 500;
}

/*-========================== main Content dashbord exit -================ */

/* -=-=======================-= my profile page start -=-================ */
.myprofilePage {
  background: #EAF4FF;
}

section.myprofilePage .userImage img {
  width: 180px !important;
  max-width: 180px !important;
  height: 180px;
}

section.myprofilePage .svgIcon {
  color: #e9531f;
}

section.myprofilePage .userProfile {
  margin: 0;
}

section.myprofilePage .userImage img {
  max-width: 120px;
  border-radius: 100px;
}

section.myprofilePage .EditProfile {
  margin: 0;
}

section.myprofilePage a.editProfileBtn {
  background-color: #e9531f;
  padding: 11px 10px;
  border-radius: 6px;
  color: #fff;
  text-transform: capitalize;
  margin-right: 10px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

section.myprofilePage .card {
  box-shadow: 0px 2px 40px rgb(0 0 0 / 5%);
  border-radius: 14px;
  border: 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

section.myprofilePage td.bold {
  font-weight: 500;
}

section.myprofilePage .table-new1 tbody tr::after {
  border: none;
}

section.myprofilePage .table-new1 tbody td,
section.myprofilePage .table-new1 thead th {
  padding: 12px 0px;
}

section.myprofilePage .profilejustify {
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: left;
  position: relative;
  min-height: 200px;
}

.mediaicon {
  position: absolute;
  right: 10px;
  bottom: 15px;
}

section.myprofilePage td.boldtext {
  text-transform: capitalize;
  font-weight: 600;
  padding-left: 15px !important;
}

.editprofilePassword {
  display: flex;
  align-items: baseline;
  position: absolute;
  right: 10px;
  top: 10px;
}

textarea.form-control.textarea {
  outline: none;
  box-shadow: none;
}

textarea.form-control.textarea:focus {
  border: 1px solid #e9531f;
}

/* -=-=======================-=- my profile page exit -=-================ */



/* =================== edit profile picture start ====================== */

.EditProfilePage {
  background: #f9ede6;
}

.EditProfilePage .manageProfilePicture .avatar-upload {
  position: relative;
  display: flex;
  justify-content: center;
}

.EditProfilePage input.comonInput {
  border: 1px solid #aaa;
}

.EditProfilePage .manageProfilePicture .avatar-upload .avatar-edit {
  position: absolute;
  margin-left: 7rem;
  z-index: 1;
  bottom: 25px;
}

.EditProfilePage .manageProfilePicture .avatar-upload .avatar-edit input {
  display: none;
}

.EditProfilePage .manageProfilePicture .avatar-upload .avatar-edit input+label {
  display: inline-block;
  width: 34px;
  height: 34px;
  margin-bottom: 0;
  border-radius: 100%;
  background: #ffffff;
  border: 1px solid transparent;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  font-weight: normal;
  transition: all 0.2s ease-in-out;
}

.EditProfilePage .manageProfilePicture .avatar-upload .avatar-edit input+label:hover {
  background: #f1f1f1;
  border-color: #d6d6d6;
}

.EditProfilePage .manageProfilePicture .uploadfiles {
  color: #757575;
  position: absolute;
  top: 9px;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
}

.EditProfilePage .manageProfilePicture .namedesignation {
  text-align: center;
}

.EditProfilePage .manageProfilePicture .avatar-upload .avatar-preview {
  width: 131px;
  height: 131px;
  position: relative;
  border-radius: 100%;
  border: 6px solid #f8f8f8;
  box-shadow: 0px 0px 2px #000;
}

.EditProfilePage .manageProfilePicture .avatar-upload .avatar-preview>div {
  width: 7.5rem;
  height: 7.5rem;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.EditProfilePage .profileInput {
  padding: 20px 0;
}

.EditProfilePage label.fileicon {
  margin-top: 0 !important;
}

.EditProfilePage .editprofile {
/*  border: 1px solid #e9531f;*/
  border: 1px solid #e9531f;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

/* .EditProfilePage .editprofile:hover {
  -webkit-transform: translateY(calc(-1.5rem / 5));
  transform: translateY(calc(-1.5rem / 5));
  -webkit-box-shadow: 0 5px 10px rgba(30, 32, 37, 0.12);
  box-shadow: 0 5px 10px rgba(30, 32, 37, 0.12);
} */

.EditProfilePage .manageforms {
/*  border: 1px solid #e9531f;*/
  border: 1px solid #e9531f;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

/* .EditProfilePage .manageforms:hover {
  -webkit-transform: translateY(calc(-1.5rem / 5));
  transform: translateY(calc(-1.5rem / 5));
  -webkit-box-shadow: 0 5px 10px rgba(30, 32, 37, 0.12);
  box-shadow: 0 5px 10px rgba(30, 32, 37, 0.12);
} */

/* comon input all web pages start */

input.comonInput {
  padding: 12px;
  background: #ffffff;
  box-shadow: 0px 4px 12px rgba(233, 83, 31, 0.1);
  border-radius: 12px;
}
.form-control.comonInput {
    padding: 12px;
    background: #ffffff;
    box-shadow: 0px 4px 12px rgba(233, 83, 31, 0.1);
    border-radius: 12px;
}
.datepicker.datepicker-dropdown {
    display: none !important;
}
.labletitlte {
  margin: 4px 4px;
  font-weight: 500;
  text-transform: capitalize;
  color: #f60;


}

input.comonInput:focus {
  border: 1px solid #e9531f;
  box-shadow: none;
}

/* comon input all web pages exit */

/* =================== edit profile picture exit ====================== */

/*===================== manage student page start ====================== */
section.manageStudentPage {
  margin: 0;
  background: #232323;
  height: 100vh;
}
section.manageStudentPage1 {
  margin: 0;
  background: #000000;
  height: 100vh;
}

section.manageStudentPage .col-sm-12 {
  overflow-x: scroll;
  margin-bottom: 15px;
}

div#example_8_info {
  display: none;
}

div#example_8_paginate {
  display: none;
}

input.form-control.comonInput {
  width: 100%;
}

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

/* comon data table Start */
label {
  display: flex;
  align-items: center;
  margin: 15px 0px;
  text-transform: capitalize;
}

select.form-control.input-sm {
  width: 15%;
  text-align: center;
  margin: 0px 10px;
  text-transform: capitalize;
  box-shadow: none;
  outline: none;
}

select.form-control.input-sm:focus {
  border: 1px solid #e9531f;
}

input.form-control.input-sm {
  margin: 0px 0px 0px 10px;
  outline: none;
  box-shadow: none;
}

input.form-control.input-sm:focus {
  border: 1px solid #e9531f;
}

ul.pagination {
  float: right;
  margin-top: 15px;
}
.tabledivcard .container-fluid h4 {
    margin-bottom: 0;
    font-weight: 500;
}
.tabledivcard .container-fluid p {
    margin-bottom: 12px;
    white-space: normal;
}
.page-link:hover {
  background: transparent;
  color: #fcfcfc;
}


/* th.sorting {
  font-weight: 600;
  text-transform: capitalize;
} */

.tabledivcard {
  box-shadow: 0px 2px 40px rgb(0 0 0 / 5%);
  overflow-x: hidden;
  white-space: nowrap;
  padding: 14px 25px;
  border: 0;
  border-radius: 14px;
  position: relative;
      background: #000;
    color: #fff;

}
.card.manageforms {
  background: #000;
}

/* new */
.pagination li {
  margin-right: 14px;
  border-radius: 17px;
  padding: 3px 12px;
  border: 1px solid #e9531f;
}

.pagination li a {
  color: #e9531f;
}

.paginate_button.active {
  background: #f60;
  border: 1px solid #f60;
}

.paginate_button.active a {
  color: #fff !important;
}
li.active {
  background: #f60;
}
span.page-link.active {
  background: transparent;
  border: transparent;
  color: #000000;
}
a.page-link {
  background: transparent;
  border: transparent;
  color: #ff6600;
}
li.page-link.disabled {
  background: #f5c9ac;
  color: #000000;
  padding-top: 7px;
}
tbody {
  background: transparent;
  color: #b7b7b7;
}

.table-striped>tbody>tr:nth-of-type(odd)>* {
  --bs-table-accent-bg: var(--bs-table-striped-bg) none !important;
}

.startdate {
  display: flex;
  align-items: center;
  margin: 0px;
}

.enddate {
  display: flex;
  align-items: center;
  margin: 0px;
}

.dateinput {
  display: flex;
  position: absolute;
  top: 20px;
  left: 25%;
}

tr.totaldata {
  font-weight: 600;
}

td.totalsabdata {
  color: #e9531f !important;
}

input.dateendstart {
  margin: 0px 10px;
  padding: 3px;
  border-radius: 4px;
  outline: none;
  border: none;
  border: 1px solid #000;
}

input.dateendstart:focus {
  outline: none;
  box-shadow: none;
  border: 1px solid #e9531f;
}

div#example_1_filter {
  width: 50%;
  margin-left: auto;
}

div#example_2_filter {
  width: 50%;
  margin-left: auto;
}

div#example_3_filter {
  width: 50%;
  margin-left: auto;
}

div#example_4_filter {
  width: 50%;
  margin-left: auto;
}

div#example_5_filter {
  width: 50%;
  margin-left: auto;
}
.InviteStudent h4 {
    font-weight: bold;
    font-size: 24px;
    position: relative;
    right: 4px;
}
/* new */
.table-new1 {
  position: relative;
  border-collapse: separate;
  border-spacing: 0 10px;
  white-space: nowrap;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.table-new1 td,
.table-new1 th,
.table-new1 tr,
.table-new1 thead,
.table-new1 tbody {
  border: none;
  position: relative;
  vertical-align: middle;
}

.table-new1 thead th {
  border: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  color: #fff;
font-family: ui-sans-serif, system-ui;

}

.table-new1 thead tr th {
  width: 21% !important;
}

.table-new1 tbody {
  position: relative;
}

.table-new1 tbody tr {
  border-radius: 8px;
  margin-bottom: 20px;
  position: relative;
  text-transform: capitalize;
}

.table-new1 tbody tr::after {
  content: "";
  top: 0;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  background-color: transparent;
  height: 0;
  z-index: 0;
  border: none;
  border-radius: 15px;
}

.table-new1 thead tr::after {
  content: "";
  width: 100%;
  /* position: absolute; */
  left: 0;
  right: 0;
  background-color:#b91c1c5c;
  height: 100%;
  z-index: 0;

  border-radius: 15px;
}

.table-new1 tbody td {
  /* z-index: 9999; */
  padding: 12px 12px;
  height: auto;
  border-radius: 0px;
}

/* comon data table Exit */

/*===================== manage student page exit ====================== */

/*===================== manage Advises page start ==================== */
section.manageAdvisesPage {
  background-color: #f9ede6;
  height: 100vh;
}

/*===================== manage Advises page exit ==================== */

/*========================- activity Page start -=-================== */
.activityPage {
  margin: 0;
  background: #f9ede6;
}

div#example_6_info {
  display: none;
}

div#example_6_paginate {
  display: none;
}

div#example_6_length {
  display: none;
}

div#example_6_filter {
  display: none;
}

div#example_5_length {
  display: none;
}

.cartDiv {
  margin-bottom: 30px;
  border-radius: 14px;
  border: 0;
/*  border-radius: 5px;*/
  padding-top: 60px;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  background: #fff;
  position: relative;
}

.activityPage .manageLineChart {
  height: 400px;
}

text.highcharts-credits {
  display: none !important;
}

text.highcharts-title {
  display: none;
}

a.dropdown-item.chartancer {
  background: transparent;
font-family: ui-sans-serif, system-ui;

  font-size: 14px;
}

.mainDrpos {
  right: 15px;
  position: absolute;
  z-index: 999;
  top: -40px;
}

ul.chartmenu.dropdown-menu.dropdown-menu-dark.show {
  margin: -2px 3px !important;
}

li.chartdropdown {
  text-transform: capitalize;
}

/*========================- activity Page exit -=-================== */









/* _________________________________________________________________________ */


.select2-container {
  min-width: 400px;
}

.select2-results__option {
  padding-right: 20px;
  vertical-align: middle;
}

.select2-results__option:before {
  content: "";
  display: inline-block;
  position: relative;
  height: 25px;
  width: 25px;
  border: 2px solid #e9e9e9;
  border-radius: 4px;
  background-color: #fff;
  margin-right: 20px;
  vertical-align: middle;
}

.select2-results__option[aria-selected=true]:before {
/*  font-family: fontAwesome;*/
  content: "\f00c";
  color: #fff;
  background-color: #f77750;
  border: 0;
  display: inline-block;
  padding-left: 5px;
  height: 25px;
  width: 25px;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #fff;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #eaeaeb;
  color: #272727;
}

.select2-container--default .select2-selection--multiple {
  margin-bottom: 10px;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-radius: 4px;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #f77750;
  border-width: 2px;
}

.select2-container--default .select2-selection--multiple {
  border-width: 2px;
}

.select2-container--open .select2-dropdown--below {

  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);

}

.select2-selection .select2-selection--multiple:after {
  content: 'hhghgh';
}

.select-icon .select2-selection__placeholder .badge {
  display: none;
}

.select-icon .placeholder {
  display: none;
}

.select-icon .select2-results__option:before,
.select-icon .select2-results__option[aria-selected=true]:before {
  display: none !important;
}

.select-icon .select2-search--dropdown {
  display: none;
}


/* search data checkbox */
ul.select2-selection__rendered {
  margin: 0px !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: #336698 !important;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  padding: 11px 0px 4px !important;
  margin-left: 6px !important;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 0px !important;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 12px 8px 5px !important;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-radius: 4px !important;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border-radius: 12px;
  cursor: pointer !important;
}

.select2-container {
  padding: 0 !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 0px !important;
  margin-right: 10px;
  font-size: 25px !important;
}

.select2-container--default .select2-selection--multiple {
  border: 1px solid #aaa;
  border-radius: 12px !important;
  cursor: pointer;
  background: #ffffff !important;
  box-shadow: 0px 4px 12px rgba(233, 83, 31, 0.1) !important;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 1px solid #e9531f !important;
  outline: 0;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-radius: 12px !important;
}

.select2-container--default .select2-results>.select2-results__options {
  max-height: 175px !important;
  overflow-y: auto;
}


.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:border-primary:focus {
  border-color: hsl(var(--primary));
}
:focus-visible {
  outline: 2px solid hsl(var(--primary));
  outline-offset: 2px;
}

.customInput{
background-color: #27272a;
}
.customInput::placeholder{
  color: #9ca3af;
}
.customInput{
  color: #e5e7eb;
  border-radius: 10px;
  border-color: #373744;
}
.customInput:focus{
  border-color: #f60;
}
.bg-card{
  background-color: #09090b;
  border-color: #27272a;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}
.p-6 {
  padding: 1.2rem;
}
.customer-table:hover{
  border: solid 1px #f60;
  border-radius: 10px;

}
.card-body {
  background: #09090b;
  border: solid 1px #27272a;
  border-radius: 10px;
}
.card-body:hover {
  background: #09090b;
  border: solid 1px #f60;
  border-radius: 10px;
}

#tableData:hover{
  border: solid 1px #f60;

}
table{
  width: 100%;
}
.customer-table{
  border: solid 1px #27272a;
  border-radius: 10px;

}
.customer-table button{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  background-color: #09090b;
  border: 1px solid #27272a;
  height: 2.25rem;
  color: #fff;
  border-radius: 5px;
  margin: 5px;
}
button.add_btn {
  background: #09090b;
  border: 1px solid #ff6600 !important;
  font-size: 14px;
  border: 0;
  color: #ff6600;
  padding: 4px 6px;
  margin: 0 4px;
  border-radius: 3px;
}

.gap-2 {
  margin: 0.4rem;
}

.bg-green-500\/20 {
  background-color: rgb(34 197 94 / 0.2);
}
.bg-orange-500\/20 {
  background-color: rgb(249 115 22 / 0.2);
}
.bg-red-500\/20 {
  background-color: rgba(249, 22, 22, 0.2);
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.rounded-full {
  border-radius: 9999px;
}
.displayLabel{
  color: #ff6600;
}

/* -------------------------- */
.switch {
  position: relative;
  margin-right: 10px;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #ff6600;
}

input:focus + .slider {
  box-shadow: 0 0 1px #ff6600;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
.submit_btn{
  width: auto;
  margin-top: 20px;
  padding: 10px;
  background: #ff6600;
  color: #000;
  font-size: 20px;
  border: 1px solid #262629;
  border-radius: 10px;
}
/* -------------------------- */

#tableData{
margin-top: 20px;
border: #27272a solid 1px;
}
th{
color: #fff;
background-color: #27272a;
padding: 10px;
}
td{
  padding: 10px;
}
.tableIcon{
  background: transparent;
  color: white;
  border: 1px solid #27272a;
  padding: 5px;
  border-radius: 10px;
}
.container{
  color: #fff;
}
.detail-row{
  padding: 10px 0px 10px 0px;
}
.modal-body{
  background-color: #131315;
  border: 1px solid #ff6600;
  border-radius: 10px;
}
.download-svg:hover svg{
  color: #ff6600!important;
}

.li__menu:hover{
  color: #f4f4f4;
  background: #27272a;
}

/* --------------------------- */
/* body {
  background-color: #111;
  color: #fff;
  font-family: Arial, sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
} */

.datepicker-container {
  position: relative;
}

label {
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
}

input[type="text"] {
  background-color: #222;
  color: #fff;
  border: 1px solid #444;
  border-radius: 5px;
  padding: 10px;
  font-size: 14px;
}

.calendar {
  /* position: absolute; */
  top: 50px;
  left: 0;
  background-color: #222;
  border: 1px solid #444;
  border-radius: 10px;
  padding: 15px;
  display: none;
  z-index: 10;
  width: 400px!important;
}

.calendar table {
  width: 100%;
  border-collapse: collapse;
  color: #fff;
}

.calendar th,
.calendar td {
  text-align: center;
  padding: 8px;
  cursor: pointer;
  height: 50px;
  width: 50px;
}

.calendar th {
  color: #ccc;
  font-size: 13px;
}

.calendar td:hover {
  background-color: #f19d3b ;
  border-radius: 100%;
  height: 50px;
  width: 50px;
}

.selected {
  background-color: #ff6600;
  border-radius: 100%;
  height: 50px;
  width: 50px;
}
.today {
  background-color: #f19d3b;
  border-radius: 100%;
  height: 50px;
  width: 50px;
}

.calendar-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.calendar-header button {
  background: none;
  border: none;
  color: #ccc;
  font-size: 18px;
  cursor: pointer;
}

.calendar-header span {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}

/* --------------------------- */
.scroll-container {
  overflow-x: auto;
  background-color: black; /* 👈 this sets the background */
  color: white; /* optional for text */
}
/* --------------------------- */