::-webkit-scrollbar {
  width: 5px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: rgb(199, 197, 197);
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: rgb(199, 197, 197);
}

body {
  font-family: "Poppins", sans-serif !important;
  font-display: swap;
  scrollbar-width: thin !important;
}
.rounded-custom-content {
  border-radius: 40px !important;
}
.padding-custom-content {
  padding: 30px !important;
}
.padding-custom-hf {
  padding: 0px 24px 16px 24px;
  /* margin-top: -8px; */
}
.nav-menue > a > li {
  margin: 0px 3px 0px 3px;
  padding: 7px 20px;
  padding: 0.4em 1.2em;
  color: #e6e6f2;
  /* font-size: 15px; */
  border-radius: 24px;
  letter-spacing: 0.012em;
  cursor: pointer;
}
.nav-menue > a > li > span {
  margin: 0px 0px 0px 4px;
  text-decoration: none !important;
}
.nav-menue > a > li.active {
  background-color: #f9f9f9;
  color: #6141a7 !important;
}
.action-menu > li {
  color: #fff;
  font-size: 16px;
  cursor: pointer;
}
/* footer */
.footer-copy-text {
  color: #e6e6f2;
  font-size: 13px;
  letter-spacing: 0.012em;
}
.footer-menu > a > li {
  /* margin: 0px 5px 0px 5px; */
  color: #e6e6f2;
  font-size: 13px;
  letter-spacing: 0.012em;
  cursor: pointer;
}

/* footer */

/* Dashboard */
.bg-container-custom {
  background-color: #f2f4f7;
}
.school_label {
  font-size: 14px;
  font-weight: 400;
  color: #6a6b8c;
  padding: 0px;
  margin: 0px;
  margin-right: 10px;
}
.school_input {
  background-color: #ffffff;
  border-radius: 24px;
  padding: 0.7em 1.7em;
  font-size: 14px;
  color: #6a6b8c;
  min-width: 150px;
  border: 1px solid #bec0ca;

  /* border: none!important;
    background: #dbebe8;
    margin-bottom: 10px;
    /* text-align: center; */
  /* width: 24%;
    padding: 1px */
}

.bul_entry_button {
  background-color: #eadbed !important;
  color: #343654 !important;
  /* margin-right: 30px !important; */
  font-weight: 500;
  border-color: transparent;
}

.left_action_button_session {
  margin-right: 30px;
  display: flex;
  list-style: none;
}
.left_action_button_session li button {
  background-color: #fff;
  margin: 0px 4px 0px 4px;
  padding: 7px 9px;
  border-radius: 24px;
  font-size: 14px;
  color: #6a6b8c;
  letter-spacing: 0.12px;
  border: none;
}
.left_action_button_session li button.active {
  background-color: #3daf49;
  color: #fff;
  border-color: transparent;
}

.session-button {
  background-color: #fff;
  margin: 0px 4px 0px 4px;
  padding: 7px 20px;
  border-radius: 24px;
  font-size: 14px;
  color: #6a6b8c;
  letter-spacing: 0.12px;
}

.session-button.active {
  background-color: #3daf49;
  color: #fff;
}

.export_button button {
  background-color: #7349cd;
  padding: 5px 20px;
  border-radius: 24px;
  font-size: 14px;
  color: #ffffff;
  letter-spacing: 0.12px;
  border-color: transparent;
}
.export_button_ex button {
  background-color: #7349cd;
  padding: 7px 35px;
  border-radius: 24px;
  font-size: 15px;
  color: #ffffff;
  letter-spacing: 0.12px;
  float: right;
}
.tableview {
  padding: 32px 20px;
  border-radius: 24px;
  box-shadow: 0px 12px 6px -12px #8a8cad;
  background-color: #f9f9f9;
  display: block;
}
.child-table {
  width: 100%;
}

.child-table thead tr th {
  text-align: start !important;
  font-size: 14px !important;
  padding: 7px 16px;
  color: #343654;
}

.child-table thead tr th:first-child {
  background-color: #e8f0fe;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  padding-left: 18px;
}

.child-table thead tr th:nth-child(2) {
  background-color: #daefe9;
}
.child-table thead tr th:nth-child(3) {
  background-color: #f9e1d9;
}
.child-table thead tr th:nth-child(4) {
  background-color: #f0eafc;
}
.child-table thead tr th:last-child {
  background-color: #e8f0fe;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.child-table thead tr th:nth-child(5) {
  background-color: #c9c9c9;
}
.child-table thead tr th:nth-child(6) {
  background-color: #d7ddff;
}
.child-table thead tr th:nth-child(7) {
  background-color: #f5ceeb;
}

.tableresult .assetpagi {
  left: 644px !important;
  position: absolute;
}

.assetpagi {
  bottom: 5%;
  align-items: center;
}
.child-table thead tr th:nth-child(8) {
  background: antiquewhite;
}
.child-table thead tr th:nth-child(9) {
  background: cornsilk;
}
.child-table thead tr th:last-child {
  background-color: #e8f0fe;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}
.child-table tbody tr td {
  /* text-align: start !important; */
  border-bottom: 1px solid #e6e8f2;
  height: 47px;
  font-size: 13px;
  padding: 7px 0px;
  cursor: pointer;
  color: #4c4d6c;
  padding-left: 15px;
}

td.schoolpupils {
  text-align: center;
}

.child-table tbody tr td:first-child div.td_text {
  /* padding-left: 13px; */
}

.child-table tbody tr:hover td {
  background-color: #faf1e4;
  /* padding: 3px 0px; */
}

/* .child-table tbody tr:hover td:first-child div.td_text {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  padding-left: 13px !important;
} */

.child-table tbody tr:hover td:last-child div.td_text {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.child-table tbody tr td span.icon {
  color: #59c3bd;
  font-size: 13px;
  margin-right: 3px;
}
.child-table tbody tr.active td {
  background-color: #faf1e4;
  /* padding: 3px 0px; */
}

/* .child-table tbody tr.active td:first-child div.td_text {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  padding-left: 13px !important;
} */

.child-table tbody tr.active td:last-child div.td_text {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.select-label span {
  color: #6a6b8c;
  font-size: 13px;
}
.table_count_action {
  border: 1px solid #babdcf;
  color: #6a6b8c;
  font-size: 13px;
  padding: 5px;
  border-radius: 8px;
  width: 140px;
  margin-left: 5px;
  margin-right: 2px;
}
.showing-label span {
  color: #6a6b8c;
  font-size: 13px;
}
.pagination_button li button {
  background-color: #fff;
  margin: 0px 0px 0px 7px;
  padding: 2px 12px;
  border-radius: 4px;
  font-size: 13px;
  color: #6a6b8c;
  letter-spacing: 0.12px;
  border: none;
}

.search-result {
  z-index: 1;
  position: absolute;
  top: 60px;
  right: 0;
  min-width: 700px;
  padding: 1.2em;
  border-radius: 20px;
}

.pagination_button li button.active {
  background: linear-gradient(#237bff, #0b5fdd);
  color: #fff;
}

.comment_input {
  border: 1px solid #babdcf;
  font-size: 15px;
  color: #6a6b8c;
  border-radius: 24px;
}
.form_submit_button {
  background-color: #237bff;
  color: #fff;
  letter-spacing: 0.12px;
  padding: 10px 24px;
  border-radius: 24px;
  font-size: 13px;
  margin-bottom: 12px;
  margin-left: 10px;
  margin-top: 10px;
  display: block;
  border-color: transparent;
}
.comment-table {
  width: 100%;
}

.comment-table thead tr th {
  text-align: start !important;
  font-size: 15px !important;
  padding: 7px 16px;
  color: #343654;
}

.comment-table thead tr th:first-child {
  background-color: #e8f0fe;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.comment-table thead tr th:nth-child(2) {
  background-color: #daefe9;
}
.comment-table thead tr th:nth-child(3) {
  background-color: #f9e1d9;
}
.comment-table thead tr th:nth-child(4) {
  background-color: #f0eafc;
}
.comment-table thead tr th:last-child {
  background-color: #e8f0fe;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.comment-table tbody tr td {
  text-align: start !important;
  border-bottom: 1px solid #e6e8f2;
  /* height: 36px; */
  font-size: 13px;
  padding: 10px 0px;
  color: #4c4d6c;
  padding-left: 15px !important;
}
.comment-table tbody tr td span {
  font-size: 17px;
}

.attendecnce_data_view_table {
  /* width: 100%; */
  min-width: 700px;
}

.attendecnce_data_view_table thead tr th {
  text-align: center !important;
  font-size: 14px !important;
  padding: 7px;
  color: #343654;
  border-bottom: 1px solid #fff;
}

.attendecnce_data_view_table thead tr:nth-child(1) th:first-child {
  background-color: #e8f0fe;
  border-top-left-radius: 16px;
}
.attendecnce_data_view_table thead tr:nth-child(1) th:nth-child(2) {
  background-color: #eadbed;
}

.attendecnce_data_view_table thead tr:nth-child(1) th:nth-child(3) {
  background-color: #daefe9;
}
.attendecnce_data_view_table thead tr:nth-child(1) th:nth-child(4) {
  background-color: #f9e1d9;
}
.attendecnce_data_view_table thead tr:nth-child(1) th:nth-child(5) {
  background-color: #f0eafc;
}
.attendecnce_data_view_table thead tr:nth-child(1) th:last-child {
  background-color: #e8f0fe;
  border-top-right-radius: 16px;
}

.attendecnce_data_view_table thead tr:nth-child(2) th:first-child {
  background-color: #e8f0fe;
  border-bottom-left-radius: 16px;
}
.attendecnce_data_view_table thead tr:nth-child(2) th:nth-child(2) {
  background-color: #eadbed;
}

.attendecnce_data_view_table thead tr:nth-child(2) th:nth-child(3) {
  background-color: #daefe9;
}
.attendecnce_data_view_table thead tr:nth-child(2) th:nth-child(4) {
  background-color: #f9e1d9;
}
.attendecnce_data_view_table thead tr:nth-child(2) th:nth-child(5) {
  background-color: #f0eafc;
}
.attendecnce_data_view_table thead tr:nth-child(2) th:last-child {
  background-color: #e8f0fe;
}

.attendecnce_data_view_table thead tr:nth-child(2) th div {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  font-size: 14px !important;
  color: #343654;
}

.attendecnce_data_view_table {
  width: 100%;
  margin-top: 0px;
  border-collapse: separate;
  /* border-spacing: 0px; */
}

.attendecnce_data_view_table tbody tr td {
  border: 1px solid #e6e8f2;
  color: #4c4d6c;
  font-size: 13px;
  text-align: center;
}

.attendecnce_data_view_table tbody tr:first-child td:first-child {
  border-top-left-radius: 16px;
}

.attendecnce_data_view_table tbody tr:first-child td:last-child {
  border-top-right-radius: 16px;
}

.attendecnce_data_view_table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 16px;
}

.attendecnce_data_view_table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 16px;
}

/* select option  */
.loader_parent_big {
  height: 550px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.loader_parent_mid {
  height: 350px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.whiteText {
  background-color: #fff;
  color: #000000 !important;
}
.progressText {
  background-color: rgb(33, 147, 183);
  color: white !important;
}
.orangeText {
  background-color: rgb(155, 92, 165);
  color: white !important;
}
.redText {
  background-color: red;
  color: #fff !important;
}
.custom_select_td {
  width: 100%;
  cursor: pointer;
  border: none;
  text-align-last: center;
  appearance: none;
  outline: none;
  background: none !important;
  height: 30px !important;
  padding: 0px 15px !important;
  text-align: center !important;
}
/* select option  */

/* Dashboard */
.nav-link {
  text-decoration: none;
}
.nav-link:focus,
.nav-link:hover,
.nav-link:visited,
.nav-link:link,
.nav-link:active {
  text-decoration: none;
}

/* ===================== */
/* Pupil section start */
.form-heading {
  background-color: #f9e1d9;
  padding: 7px 7px 7px 20px;
  margin-bottom: 1rem;
}

.form-heading h1 {
  font-size: 14px;
  font-weight: 600;
  color: #414141;
}

.pupil-form-field {
  font-size: 12px;
  gap: 1rem;
  display: flex;
  padding-bottom: 10px;
}

.exclusion-form-field {
  font-size: 12px;
  gap: 1rem;
  display: flex;
  padding-bottom: 10px;
  width: 70%;
  margin: auto;
  margin-left: 0;
}

.form-field-label {
  flex-basis: 40%;
  align-self: center;
}

.form-field-label label {
  /* padding: 1rem; */
}

.form-field-body {
  display: flex;
  align-items: center;
  position: relative;
  flex-basis: 60%;
}

.form-field-body input,
.form-field-body select {
  width: 100%;
  outline: none;
  padding: 5px 5px 5px 15px;
  border: 1px solid rgb(197, 197, 197);
  color: #5c5c5c;
}

.form-field-body input:focus {
  border: 1px solid rgba(59, 130, 246, 0.5);
}

.red {
  color: rgb(201, 6, 6);
}

.form-field-icon {
  position: absolute;
  left: -25px;
  color: #237bff;
  cursor: pointer;
}

.radio-field .form-field-body input {
  display: none;
}

.radio-field .form-field-body label {
  width: auto;
  outline: none;
  padding: 5px 20px 5px 15px;
  border: 1px solid rgb(197, 197, 197);
  color: #5c5c5c;
  background-color: white;
  cursor: pointer;
  display: flex;
  gap: 7px;
  align-items: center;
}

.radio-field .form-field-body label div {
  transition: background-color 0.1s ease-in;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
  border: 2px solid white;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: rgb(214, 214, 214);
}

.radio-field .form-field-body .checkedRadio:checked ~ label div {
  background-color: #237bff;
}

/* Pupil section End */
/* ===================== */

.contacts-table {
  width: 100%;
}

.contacts-table thead tr th {
  text-align: start !important;
  font-size: 14px !important;
  padding: 7px 16px;
  color: #343654;
}

.contacts-table thead tr th:first-child {
  background-color: #e8f0fe;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  padding-left: 18px;
}

.contacts-table thead tr th:nth-child(2) {
  background-color: #daefe9;
}
.contacts-table thead tr th:nth-child(3) {
  background-color: #f9e1d9;
}
.contacts-table thead tr th:nth-child(4) {
  background-color: #f0eafc;
}
.contacts-table thead tr th:last-child {
  background-color: #e8f0fe;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.contacts-table tbody tr td {
  text-align: start !important;
  border-bottom: 1px solid #e6e8f2;
  height: 47px;
  font-size: 13px;
  padding: 7px 0px;
  cursor: pointer;
  color: #4c4d6c;
}

.contacts-table tbody tr td:first-child div.td_text {
  padding-left: 13px;
}

/* Contacts section start*/
.contacts-table .td_text {
  padding-left: 16px;
}
.contacts-table tbody tr:hover td div.td_text {
  padding-left: 16px;
}

.contacts-table thead tr th:first-child {
  width: 30%;
  background-color: #e8f0fe;
}
.contacts-table thead tr th:nth-child(2) {
  background-color: #daefe9;
}
.contacts-table thead tr th:nth-child(3) {
  background-color: #f0eafc;
}
.contacts-table thead tr th:nth-child(4) {
  background-color: #f9e1d9;
}
.contacts-table thead tr th:nth-child(5) {
  background-color: #ebf5da;
}
.contacts-table tbody tr td span.icon {
  margin-right: 20px;
}

/* Login Page */

.login_container {
  background-image: url("Background.png");
  background-repeat: no-repeat;
  background-size: cover;
}

.loginMain {
  position: relative;
  width: 50%;
  margin: 0 auto;
  background-image: url("border.png");
  padding: 25px;
  border-radius: 6px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  max-width: 650px;
}

@media screen and (max-width: 1100px) {
  .loginMain {
    width: 90% !important;
    margin-top: 210px;
  }

  .form_main {
    max-width: 80% !important;
    margin: auto !important;
  }

  .exclusion-form-field {
    font-size: 12px;
    gap: 1rem;
    display: flex;
    padding-bottom: 10px;
    width: 100%;
    margin: auto;
    flex-direction: column;
  }

  .form-field-label-exclusion {
    align-self: self-start !important;
  }

  .left_action_button_session li button {
    background-color: #fff;
    margin: 0px 4px 0px 4px;
    padding: 8px 16px;
    border-radius: 24px;
    font-size: 13px;
    color: #6a6b8c;
    letter-spacing: 0.12px;
    border-color: transparent;
  }
}

.loginInner {
  margin-top: 0%;
  background-color: #fff;
  padding: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
  box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
}

/* .logo {
  margin-top: 8px;
} */

.loginLogo {
  padding-bottom: 2em;
}
.loginLogo img {
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.username {
  width: 250px;
  text-align: center;
  margin: 0 auto;
}
.user-pass {
  width: 250px;
  text-align: center;
  margin: 0 auto;
}

.form-group {
  margin-bottom: 15px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.align {
  text-align: center;
}

.labelColor {
  text-align: right;
  line-height: 33px !important;
  color: #6a6b8c;
  font-size: 15px;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}

.form_main {
  max-width: 80%;
  margin: auto;
}

.border_custom_color {
  border-color: #2092b6;
  height: 34px;
  border-radius: 6px;
}

.loginbtn {
  background-color: #955ba4;
  border-color: #955ba4;
  min-width: 100px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  border-radius: 10px;
  color: #fff;
  padding: 20px 24px;
  font-size: 17px;
}
input#token {
  margin-left: 10px;
  margin-right: 10px;
}
.buttons-grp {
  display: flex;
  justify-content: space-evenly;
}

.linkforgot {
  list-style: none;
  display: flex;
  width: 500px;
  justify-content: space-around;
}

.loginLink {
  text-align: center;
}

#error_msg {
  color: red;
  font-size: 14px;
}

/* Login Page */
/* Spinner */

.spinner {
  border: 2px solid #f3f3f3; /* Light grey */
  border-top: 2px solid #3498db; /* Blue */
  border-radius: 50%;
  width: 20px;
  height: 20px;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* Spinner */
.fix-height {
  height: 300px;
}

/* Loading Spin */
.loader,
.loader:before,
.loader:after {
  background: rgb(97, 65, 167);
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: 1em;
  height: 4em;
}
.loader {
  color: rgb(97, 65, 167);
  text-indent: -9999em;
  margin: 88px auto;
  position: relative;
  font-size: 11px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader:before,
.loader:after {
  position: absolute;
  top: 0;
  content: "";
}
.loader:before {
  left: -1.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader:after {
  left: 1.5em;
}
@-webkit-keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 4em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 5em;
  }
}
@keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 4em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 5em;
  }
}

.loader_white,
.loader_white:before,
.loader_white:after {
  background: #fff;
  -webkit-animation: load2 1s infinite ease-in-out;
  animation: load2 1s infinite ease-in-out;
  width: 1em;
  height: 4em;
}
.loader_white {
  color: #fff;
  text-indent: -9999em;
  margin: 88px auto;
  position: relative;
  font-size: 11px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader_white:before,
.loader_white:after {
  position: absolute;
  top: 0;
  content: "";
}
.loader_white:before {
  left: -1.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader_white:after {
  left: 1.5em;
}
@-webkit-keyframes load2 {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 4em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 5em;
  }
}
@keyframes load2 {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 4em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 5em;
  }
}

/* Loading Spin */

/* Multi select */
.multiSelectCustom {
  width: 100%;
}
.searchWrapper {
  border-radius: 50px !important;
  padding: 20px !important;
}

.searchWrapper > .chip {
  background: rgb(97, 65, 167) !important;
}

.max_w_32 {
  width: auto !important;
}

.text-end {
  text-align: end !important;
}
.form-field-label-exclusion {
  flex-basis: 12%;
  align-self: center;
}

.customtablenew {
  padding: 30px 10px 40px 10px;
  border-radius: 24px;
  box-shadow: 0px 12px 6px -12px #8a8cad;
  background-color: #f9f9f9;
  display: block;
  margin-top: 5px;
}

.table-group {
  display: flex;
  gap: 10px;
  justify-content: center;
  margin-bottom: 15px;
}
h1.Head-title {
  text-align: center;
}

.tablesection {
  padding: 30px 10px 40px 10px;
  border-radius: 24px;
  box-shadow: 0px 12px 6px -12px #8a8cad;
  background-color: #f9f9f9;
  /* display: block; */
  margin-top: 5px;
  margin-bottom: 20px;
}

.tablesearch.new1 {
  position: absolute;
  right: 19px;
  top: 11%;
}

input#search-rpt {
  width: 220px;
}
.call-fun {
  width: 100px;
}

ul.emailpop {
  position: absolute;
  z-index: 999;
  background: #dbebe7;
  color: #000;
  list-style: none;
  right: 2%;
  top: 17%;
  text-align: left;
}
ul.emailpop li {
  padding: 0 12px 2px 0px;
}
ul.emailpop li:hover {
  color: #fff;
  background: #6141a7;
  cursor: pointer;
}

.destable {
  padding: 30px 10px 40px 10px;
  border-radius: 24px;
  box-shadow: 0px 12px 6px -12px #8a8cad;
  background-color: #f9f9f9;
  display: block;
  margin-top: 5px;
}

.child-table thead tr th {
  text-align: start !important;
  font-size: 14px !important;
  padding: 7px 16px;
  color: #343654;
}

.client-status {
  width: 150px !important;
  border: none;
}

.shortwidth {
  width: 61% !important;
}
.caller_school_input {
  background-color: #dbebe7;
  padding: 3px 15px;
  color: #6a6b8c;
  height: 45px;
  border: 3px solid #f2f4f7;
}

input.ant-input.css-dev-only-do-not-override-18iikkb.email-input {
  background: transparent;
  border: transparent;
}

h4.heading-caller {
  margin: 0;
  display: unset;
  margin-left: 5px;
}

/* Multi select */

/* Exclusion Tabel */

.exclusion-table {
  width: 100%;
}

.exclusion-table thead tr th {
  text-align: start !important;
  font-size: 15px !important;
  padding: 7px 16px;
  color: #343654;
}

.exclusion-table thead tr th:first-child {
  background-color: #e8f0fe;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.exclusion-table thead tr th:nth-child(2) {
  background-color: #daefe9;
}
.exclusion-table thead tr th:nth-child(3) {
  background-color: #f9e1d9;
}
.exclusion-table thead tr th:nth-child(4) {
  background-color: #f0eafc;
}
.exclusion-table thead tr th:nth-child(5) {
  background-color: #daefe9;
}
.exclusion-table thead tr th:nth-child(6) {
  background-color: #daefe9;
}
.exclusion-table thead tr th:nth-child(7) {
  background-color: #f9e1d9;
}
.exclusion-table thead tr th:nth-child(8) {
  background-color: #f9e1d9;
}
.exclusion-table thead tr th:last-child {
  background-color: #f0eafc;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.exclusion-table tbody tr td {
  text-align: start !important;
  border-bottom: 1px solid #e6e8f2;
  /* height: 36px; */
  font-size: 13px;
  padding: 10px 15px;
  cursor: pointer;
  color: #4c4d6c;
}
.exclusion-table tbody tr td span {
  font-size: 17px;
}

/* Exclusion Tabel */

/* ks5 */
.attendecnce_persentenge_table {
  width: 100%;
}

.attendecnce_persentenge_table thead tr th {
  text-align: center !important;
  font-size: 15px !important;
  padding: 7px 16px;
  color: #343654;
}

.attendecnce_persentenge_table thead tr th:first-child {
  background-color: #e8f0fe;
  /* border-top-left-radius: 16px;
  border-bottom-left-radius: 16px; */
  border-left: 1px solid #e6e8f2;
}

.attendecnce_persentenge_table thead tr th:nth-child(2) {
  background-color: #e8f0fe;
}
.attendecnce_persentenge_table thead tr th:nth-child(3) {
  background-color: #e8f0fe;
}
.attendecnce_persentenge_table thead tr th:nth-child(4) {
  background-color: #daefe9;
}
.attendecnce_persentenge_table thead tr th:nth-child(5) {
  background-color: #daefe9;
}
.attendecnce_persentenge_table thead tr th:nth-child(6) {
  background-color: #daefe9;
}
.attendecnce_persentenge_table thead tr th:nth-child(7) {
  background-color: #f9e1d9;
}
.attendecnce_persentenge_table thead tr th:nth-child(8) {
  background-color: #f9e1d9;
}
.attendecnce_persentenge_table thead tr th:last-child {
  background-color: #f9e1d9;
  /* border-top-right-radius: 16px;
  border-bottom-right-radius: 16px; */
}

.attendecnce_persentenge_table tbody tr td {
  text-align: start !important;
  border: 1px solid #e6e8f2;
  /* height: 36px; */
  font-size: 12px;
  padding-left: 3px;
  padding: 0 auto;
  /* padding: 10px 0px 10px 1px; */
  color: #4c4d6c;
}

.attendecnce_persentenge_table tbody tr td:nth-child(2) {
  text-align: start !important;
  padding: 0px;
}

.attendecnce_persentenge_table tbody tr td:nth-child(3) {
  text-align: center !important;
  padding: 0px;
}

.attendecnce_persentenge_table tbody tr td span {
  font-size: 17px;
}

.attendecnce_persentenge_table td input {
  height: 39px;
  width: 100%;
  overflow: hidden;
  outline-color: rgb(97, 65, 167);
  color: #4c4d6c;
  font-size: 13px;
  padding: 0px 2px;
  text-align: center;
}

/* ks5 */

.date_picker {
  outline: none;
  padding: 5px 5px 5px 15px;
  border: 1px solid rgb(197, 197, 197);
  color: #5c5c5c;
  border-radius: 40px !important;
}

.pagiButton {
  background: #ece9e9 !important;
  border-radius: 3px !important;
  color: #0c0a0a !important;
  font-size: 18px !important;
}

.right {
  margin-right: 15px !important;
}

.left {
  margin-left: 15px !important;
}

/* This is design for Ipad and afterward */
@media (min-width: 768px) {
  .school_label {
    /* min-width: 100px; */
    font-size: 16px;
  }

  .school_input {
    font-size: 14px;
    min-width: 170px;
    border: 1px solid #bec0ca;
  }
}
@media (max-width: 768px) {
  .padding-custom-content {
    padding: 15px !important;
  }
  .tableview {
    padding: 15px;
  }
}

/* This design is for 1024px size screen and onwards */
@media (min-width: 1024px) {
  .school_label {
    /* min-width: 100px; */
    font-size: 18px;
  }

  .school_input {
    font-size: 14px;
    min-width: 170px;
    border: 1px solid #bec0ca;
  }
}

.normalRow {
  background: #dbebe7 !important;
  cursor: no-drop;
}

.child-table tbody .normalRow:hover td {
  background: #dbebe7 !important;
}

.custom_select_td_basic {
  width: 100%;
  cursor: pointer;
  border: none;
  text-align-last: center;
  appearance: none;
  outline: none;
  background: none !important;
  height: 28px !important;
  text-align: center !important;
}

.scroll_add {
  min-height: 100px;
  max-height: 160px;
  overflow: auto;
}
.login-btn {
  justify-content: center;
  display: flex;
}
.login-btn button.loginbtn {
  color: white !important;
  border: none;
  border-radius: 6px;
  font-size: 15px;
  font-family: inherit;
}
ul.three-btn {
  display: flex;
  list-style: none;
  padding: 0;
  justify-content: space-between;
  font-size: 0.875rem;
}
.inputMainDiv {
  display: flex;
  justify-content: space-between;
}
.inputBox {
  width: 300px !important;
}
.logo.mt-2.lg\:mt-4 {
  width: 100px;
  float: left;
}
ul#navlinks {
  list-style: none;
  float: left;
  position: absolute;
  top: -14px !important;
}
.email-input {
  background: none;
  border: none;
}
.setting-logout.flex.flex-row.items-center.ml-auto.xl\:ml-0 {
  position: absolute;
  right: 1%;
  top: -1%;
}

.not-found {
  text-align: center;
  color: #fff;
  font-family: monospace;
  font-size: 35px;
}

label.Pupil-name-label {
  background: #dbebe9;
  padding: 6px 0px 8px 7px;
}

input.Pupil-name {
  border: none;
  background: #dbebe8;
  margin-bottom: 10px;
  padding: 6px 0px 8px 0px;
  width: 34%;
}

ul.dropdown-value li:hover {
  color: #fff;
  background: #6141a7;
  cursor: pointer;
}

label.year {
  background: #dbebe9;
  width: 12%;
  position: absolute;
  right: 4%;
  padding: 1px 0px 2px 6px;
}

.comment-header1 {
  background-color: #e8f0fe;
  padding: 20px;
  height: 59px;
}

h4.heading-caller {
  margin: 0;
  display: unset;
  margin-left: 5px;
}
h4.comment-header2 {
  background-color: #dbefea;
  padding: 20px;
}
h4.comment-header3 {
  background-color: #f8e1da;
  padding: 20px;
}
h4.comment-header4 {
  background-color: #e8f0fe;
  padding: 20px;
  width: 100%;
}

label.Pupil-name-label.school {
  margin-left: 5px;
}

input.Pupil-name.year {
  margin-left: 10px;
  width: 25%;
}

/* .custom_select_td option.whiteText:nth-child(2) {
  display: none !important;
} */

ul.flex.flex-row.items-center.action-menu {
  display: flex;
  list-style: none;
}
.pagination-left {
  display: flex;
  width: 96%;
  margin-bottom: 10px;
  justify-content: space-between;
}
.right-pagination {
  display: flex;
  width: 100%;
  list-style: none;
}
svg.removeres {
  position: relative;
  right: 22px;
  top: 2px;
}
ul.pagination_button.flex.flex-row.items-center {
  display: flex;
  list-style: none;
  /* position: absolute;
  right:30px; */
  /* bottom: 13px;
  align-items: center; */
  float: right;
  margin: 0 auto;
}
tr.normalRow.hidden {
  display: none;
}
.status-student {
  width: 97%;
}
.attn-ds {
  margin-left: 5px;
  width: 12%;
  position: absolute;
}
.select-attendance {
  width: 4rem;
}
.nav-bar.ml-5.xl\:ml-10.items-center {
  width: 70%;
  position: relative;
  /* bottom: -10px; */
}
.search-bar {
  display: inline-grid;
  width: 17% !important;
}
.logo-nav.flex.flex-row.justify-start.flex-1.relative {
  display: flex;
}
.relative.flex.flex-row.items-center {
  position: relative;
  top: 4px;
}
svg.icon-search {
  bottom: 19px;
}
.caller_school_input {
  background-color: #dbebe7;
  padding: 1px 15px;
  color: #6a6b8c;
}
.select-attendance {
  width: 4rem;
}
textarea#edit_comment_comment {
  height: 160px;
  width: 400px;
  border-radius: 8px;
}
span.edit-icon i.fal.fa-edit {
  color: green;
  font-weight: 500;
  font-size: 18px;
}
span.delete-icon i.fal.fa-trash-alt {
  color: red;
  font-weight: 500;
  font-size: 18px;
}
.edit-comment-modal {
  z-index: 9999;
  position: absolute;
  background: white;
  width: 25% !important;
}
td.edit-delete-button span {
  padding: 0 4px;
}

.mail-content {
  flex: 1;
  padding: 20px;
  width: 100%;
  height: 450px;
}
.custom_select_td option.whiteText:nth-child(2) {
  display: none !important;
}
[name="attendanceDTO.monAm"] option:nth-child(4) {
  display: none;
}
[name="attendanceDTO.monPm"] option:nth-child(3) {
  display: none;
}
[name="attendanceDTO.tueAm"] option:nth-child(4) {
  display: none;
}
[name="attendanceDTO.tuePm"] option:nth-child(3) {
  display: none;
}
[name="attendanceDTO.wedAm"] option:nth-child(4) {
  display: none;
}
[name="attendanceDTO.wedPm"] option:nth-child(3) {
  display: none;
}
[name="attendanceDTO.thuAm"] option:nth-child(4) {
  display: none;
}
[name="attendanceDTO.thuPm"] option:nth-child(3) {
  display: none;
}
[name="attendanceDTO.friAm"] option:nth-child(4) {
  display: none;
}
[name="attendanceDTO.friPm"] option:nth-child(3) {
  display: none;
}
textarea#comment_box {
  padding: 10px 15px 10px 15px;
  text-align: left;
  width: 100%;
  border-radius: 10px;
}
.pagination-left {
  display: flex;
  width: 96%;
  margin-bottom: 10px;
  justify-content: space-between;
}
.loginLink {
  text-align: center;
}
.otherLinks ul li img {
  width: 19px;
  padding: 0px 5px;
}
a.support-mail {
  margin: 0;
  color: blue;
}
.p-datatable {
  position: relative;
}
.wonde-grp {
  width: 94px;
  border: 3px solid #e2e2e2;
  text-align: center;
  border-radius: 6px;
}
.wondtd {
  background: #dbebe7;
  width: 34%;
  padding: 5px;
}

.wonde-inp {
  width: 18px;
  margin: 0 auto;
  border: none;
}

.head-wonde {
  text-align: center;
}

.caller_right_button {
  cursor: pointer;
  width: 75px;
}

td.time_email {
  width: 12%;
}

ul.dropdown-value {
  list-style: none;
  position: absolute;
  padding: 10px;
  border-radius: 4px;
  font-size: 13px;
  background: #4dded7;
  letter-spacing: 0.12px;
  top: 50%;
  color: #fff;
  margin-top: 22px;
  z-index: 999;
}

.tophead {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  /* margin-top: -40px; */
}
.tokenid {
  width: 250px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 15px;
}
.form-group.flex.items-center.justify-center.gap-4 {
  display: flex;
  justify-content: space-evenly;
}
/* .pagination-left {
  width: 80% !important;
} */

.sortingvalue {
  font-size: 20px;
  font-weight: 500;
  color: #55ded8;
  margin-top: 4px;
  cursor: pointer;
}
.startDateTime {
  display: flex;
  gap: 30px;
}

.selectvalue {
  border: none !important;
}
.ant-select-item-option-content:hover {
  background: #0b5fdd;
  color: #fff;
}
.grid.md\:grid-cols-1.sm\:grid-cols-1.xl\:grid-cols-2.gap-4.mt-5 {
  display: flex;
  gap: 11px;
}
.header-inputs {
  display: flex;
  gap: 12px;
}
span.lablehead {
  color: #343653c2;
}
button.exports_button {
  background-color: #7349cd !important;
  color: #ffffff !important;
}
.attendance-head {
  display: flex;
  align-items: center;
  gap: 12px;
}
.school_input h4 {
  margin: 0px;
}
.attendance-school-head {
  display: flex;
  justify-content: space-between;
}
.left-table-head {
  display: flex;
  justify-content: space-between;
}
.showing-label {
  display: flex;
  justify-content: space-between;
}
#scroll-bar::-webkit-scrollbar {
  width: 12px !important;
}
.weekly-selection {
  width: 62px;
}
span.date-format {
  width: 89px !important;
  display: inline-block;
}

textarea#ex_comment {
  width: 100%;
  padding: 10px 15px;
}

.datepicker-exclusion {
  display: flex;
  gap: 1rem;
}
.mt-6.tableview.bg-white {
  margin-top: 10px;
}
.foot-main {
  height: 15vh;
}
.footer-content {
  margin-top: 5%;
}
ul.footer-menu.setting-logout.flex.flex-wrap.gap-3.md\:flex-3.md\:items-end.xl\:items-center.xl\:gap-3
  a {
  margin-left: 12px;
}
ul.footer-menu.setting-logout.flex.flex-wrap.gap-3.md\:flex-3.md\:items-end.xl\:items-center.xl\:gap-3 {
  list-style: none;
}
.grid.lg\:grid-cols-3.gap-4.mt-5.grid-cols-1 {
  display: flex;
  gap: 10px;
}
.orangeText .custom_select_td {
  color: #eaecf1 !important;
}
.redText .custom_select_td {
  color: #eaecf1 !important;
}
