/*--- Area of School Campus - I---  */
.c-dashboardInfo {
  margin-bottom: 15px;
}

.c-dashboardInfo .wrap {
  background: #ffffff;
  box-shadow: 2px 10px 20px rgba(0, 0, 0, 0.1);
  border-radius: 7px;
  text-align: center;
  position: relative;
  overflow: hidden;
  padding: 40px 25px 20px;
  height: 100%;
}

.c-dashboardInfo__title,
.c-dashboardInfo__subInfo {
  color: #6c6c6c;
  font-size: 1.18em;
}

.c-dashboardInfo span {
  display: block;
}

.c-dashboardInfo__count {
  font-weight: 600;
  font-size: 2.5em;
  line-height: 64px;
  color: #323c43;
}

.c-dashboardInfo .wrap:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 10px;
  content: "";
}

.c-dashboardInfo:nth-child(1) .wrap:after {
  background: linear-gradient(82.59deg, #00c48c 0%, #00a173 100%);
}

.c-dashboardInfo:nth-child(2) .wrap:after {
  background: linear-gradient(81.67deg, #0084f4 0%, #1a4da2 100%);
}

.c-dashboardInfo:nth-child(3) .wrap:after {
  background: linear-gradient(69.83deg, #0084f4 0%, #00c48c 100%);
}

.c-dashboardInfo:nth-child(4) .wrap:after {
  background: linear-gradient(81.67deg, #ff647c 0%, #1f5dc5 100%);
}

.c-dashboardInfo:nth-child(6) .wrap:after {
  background: linear-gradient(81.67deg, #ff647c 0%, #1f5dc5 100%);
}

.c-dashboardInfo__title svg {
  color: #d7d7d7;
  margin-left: 5px;
}

.MuiSvgIcon-root-19 {
  fill: currentColor;
  width: 1em;
  height: 1em;
  display: inline-block;
  font-size: 24px;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  user-select: none;
  flex-shrink: 0;
}

/*--- Area of School Campus - II  */
.pie-chart2 {
  background:
    radial-gradient(circle closest-side,
      white 0,
      white 44.25%,
      transparent 44.25%,
      transparent 75%,
      white 0),
    conic-gradient(from 113deg,
      #4e79a7 0,
      #4e79a7 2.1%,
      #f28e2c 0,
      #f28e2c 7.4%,
      #e15759 0,
      #e15759 94.8%,
      #76b7b2 0,
      #76b7b2 100%);
  position: relative;
  width: 500px;
  min-height: 350px;
  margin: 0;
  /* outline: 1px solid #ccc; */
}

.pie-chart2 h2 {
  position: absolute;
  margin: 1rem;
}

.pie-chart2 cite {
  position: absolute;
  bottom: 0;
  font-size: 80%;
  padding: 1rem;
  color: gray;
}

.pie-chart2 figcaption {
  position: absolute;
  bottom: 1em;
  right: 1em;
  font-size: smaller;
  text-align: right;
}

.pie-chart2 span:after {
  display: inline-block;
  content: "";
  width: 0.8em;
  height: 0.8em;
  margin-left: 0.4em;
  height: 0.8em;
  border-radius: 0.2em;
  background: currentColor;
}

.pie-chart {

  background:
    radial-gradient(circle closest-side,
      white 0,
      white 49.5%,
      transparent 49.5%,
      transparent 75%,
      white 0),
    conic-gradient(from 254deg,
      #ff9da7 0,
      #ff9da7 22.1%,
      #f28e2c 0,
      #f28e2c 30.4%,
      #e15759 0,
      #e15759 38.7%,
      #76b7b2 0,
      #76b7b2 41.5%,
      #59a14f 0,
      #59a14f 43.2%,
      #edc949 0,
      #edc949 59.6%,
      #af7aa1 0,
      #af7aa1 70.7%,
      #9d97f2 0,
      #9d97f2 95.6%,
      #9c755f 0,
      #9c755f 100%);
  position: relative;
  width: 500px;
  min-height: 350px;
  margin: 0;

}

.pie-chart h2 {
  position: absolute;
  margin: 1rem;
}

.pie-chart cite {
  position: absolute;
  bottom: 0;
  font-size: 80%;
  padding: 1rem;
  color: gray;
}

.pie-chart figcaption {
  position: absolute;
  bottom: 1em;
  right: -2em;
  font-size: smaller;
  text-align: right;
}

.pie-chart span:after {
  display: inline-block;
  content: "";
  width: 0.8em;
  height: 0.8em;
  margin-left: 0.4em;
  height: 0.8em;
  border-radius: 0.2em;
  background: currentColor;
}



/* pricing table */
.pricing-table {
  padding: 0px;
  margin: 0px;
  margin-top: 10px;
}

.pricing-table td {
  padding: 0px;
  border-left: 1px solid transparent;
}

.pricing-table .pricing-table-list td {
  padding: 10px 8px;
  font-weight: 500;
  text-align: center;
  font-size: 12px;
  background: #F9F9F9;
}

.pricing-table .pricing-table-list .glyphicon-ok {
  color: #68AF27;
}

.pricing-table .pricing-table-list .glyphicon-remove {
  color: #C22439;
}

.pricing-table .pricing-table-list td:first-child {
  font-weight: 600;
  text-align: left;
  border-left: 0px;
  font-size: 11px;
  color: #333;
  text-transform: uppercase;
}

.pricing-table .pricing-table-list:nth-child(2n) td {
  background: #F2F2F2;
}

.pricing-table .pricing-table-text h2 {
  font-size: 35px;
  font-weight: 300;
  line-height: 33px;
  margin: 0px;
  padding: 0px;
  text-align: center;
  color: #009AD7;
}

.pricing-table .pricing-table-text p {
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  color: #666;
  margin-top: 10px;
}

.pricing-table .pricing-table-item {
  color: #FFF;
}

.pricing-table .pricing-table-item .pricing-table-item-head {
  padding: 10px 5px;
  text-align: center;
  background: #009AD7;
}

.pricing-table .pricing-table-item .pricing-table-item-head p {
  font-size: 12px;
  font-weight: 600;
  line-height: 21px;
  text-transform: uppercase;
  margin-bottom: 0px;
}

.pricing-table .pricing-table-item .pricing-table-item-head span {
  font-size: 11px;
  font-weight: 400;
}

.pricing-table .pricing-table-item .pricing-table-item-price {
  padding: 15px 10px;
  text-align: center;
  background: #FFF;
  color: #009AD7;
}

.pricing-table .pricing-table-item .pricing-table-item-price p {
  font-size: 41px;
  font-weight: 400;
  line-height: 36px;
  margin-bottom: 0px;
}

.pricing-table .pricing-table-item .pricing-table-item-price p span {
  font-size: 12px;
  font-weight: 300;
}

.pricing-table .pricing-table-item .pricing-table-item-price>span {
  font-size: 12px;
  font-weight: 400;
  color: #009AD7
}

.pricing-table .pricing-table-item .pricing-table-item-purchase {
  padding: 10px 5px;
  background: #FFF;
}

.pricing-table .pricing-table-item .pricing-table-item-purchase .btn {
  text-transform: uppercase;
  margin-bottom: 0px;
}

/* eof pricing table */



.timecard {
  width: 515px;
  height: 50px;
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border-left: 3px solid #9261AA;
  padding: 10px;
  margin: 5px;
}

.date {
  font-size: 15px;
  color: orange;
}

.holiday {
  color: #9261AA;
}



.schoolheading {
  text-align: center;
  padding: 30px;
  font-size: 22px;
}


.chartheading {

  padding: 30px;
  font-size: 22px;
}




@media (max-width: 450px) {
  .timecard {
    width: 100%;
    height: 69px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-left: 3px solid #9261AA;
    padding: 10px;
    margin: 5px;
  }


  /*--- Area of School Campus - II  */
  .pie-chart2 {
    background:
      radial-gradient(circle closest-side,
        white 0,
        white 44.25%,
        transparent 44.25%,
        transparent 75%,
        white 0),
      conic-gradient(from 113deg,
        #4e79a7 0,
        #4e79a7 2.1%,
        #f28e2c 0,
        #f28e2c 7.4%,
        #e15759 0,
        #e15759 94.8%,
        #76b7b2 0,
        #76b7b2 100%);
    position: relative;
    width: 345px;
    min-height: 350px;
    margin: 0;
    /* outline: 1px solid #ccc; */
  }

  .pie-chart {

    background:
      radial-gradient(circle closest-side,
        white 0,
        white 49.5%,
        transparent 49.5%,
        transparent 75%,
        white 0),
      conic-gradient(from 254deg,
        #ff9da7 0,
        #ff9da7 22.1%,
        #f28e2c 0,
        #f28e2c 30.4%,
        #e15759 0,
        #e15759 38.7%,
        #76b7b2 0,
        #76b7b2 41.5%,
        #59a14f 0,
        #59a14f 43.2%,
        #edc949 0,
        #edc949 59.6%,
        #af7aa1 0,
        #af7aa1 70.7%,
        #9d97f2 0,
        #9d97f2 95.6%,
        #9c755f 0,
        #9c755f 100%);
    position: relative;
    width: 315px;
    min-height: 350px;
    margin: 0;

  }
  
}


/*--- Area of School Campus - I---  */
.c-dashboardInfo {
  margin-bottom: 15px;
}

.c-dashboardInfo .wrap {
  background: #ffffff;
  box-shadow: 2px 10px 20px rgba(0, 0, 0, 0.1);
  border-radius: 7px;
  text-align: center;
  position: relative;
  overflow: hidden;
  padding: 40px 25px 20px;
  height: 100%;
}

.c-dashboardInfo__title,
.c-dashboardInfo__subInfo {
  color: #6c6c6c;
  font-size: 1.18em;
}

.c-dashboardInfo span {
  display: block;
}

.c-dashboardInfo__count {
  font-weight: 600;
  font-size: 2.5em;
  line-height: 64px;
  color: #323c43;
}

.c-dashboardInfo .wrap:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 10px;
  content: "";
}

.c-dashboardInfo:nth-child(1) .wrap:after {
  background: linear-gradient(82.59deg, #00c48c 0%, #00a173 100%);
}

.c-dashboardInfo:nth-child(2) .wrap:after {
  background: linear-gradient(81.67deg, #0084f4 0%, #1a4da2 100%);
}

.c-dashboardInfo:nth-child(3) .wrap:after {
  background: linear-gradient(69.83deg, #0084f4 0%, #00c48c 100%);
}

.c-dashboardInfo:nth-child(4) .wrap:after {
  background: linear-gradient(81.67deg, #ff647c 0%, #1f5dc5 100%);
}

.c-dashboardInfo:nth-child(6) .wrap:after {
  background: linear-gradient(81.67deg, #ff647c 0%, #1f5dc5 100%);
}

.c-dashboardInfo__title svg {
  color: #d7d7d7;
  margin-left: 5px;
}

.MuiSvgIcon-root-19 {
  fill: currentColor;
  width: 1em;
  height: 1em;
  display: inline-block;
  font-size: 24px;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  user-select: none;
  flex-shrink: 0;
}

/*--- Area of School Campus - II  */

.pie-chart {
  background:
    radial-gradient(circle closest-side,
      white 0,
      white 49.5%,
      transparent 49.5%,
      transparent 75%,
      white 0),
    conic-gradient(from 254deg,
      #ff9da7 0,
      #ff9da7 22.1%,
      #f28e2c 0,
      #f28e2c 30.4%,
      #e15759 0,
      #e15759 38.7%,
      #76b7b2 0,
      #76b7b2 41.5%,
      #59a14f 0,
      #59a14f 43.2%,
      #edc949 0,
      #edc949 59.6%,
      #af7aa1 0,
      #af7aa1 70.7%,
      #9d97f2 0,
      #9d97f2 95.6%,
      #9c755f 0,
      #9c755f 100%);
  position: relative;
  width: 500px;
  min-height: 350px;
  margin: 0;

}

.pie-chart h2 {
  position: absolute;
  margin: 1rem;
}

.pie-chart cite {
  position: absolute;
  bottom: 0;
  font-size: 80%;
  padding: 1rem;
  color: gray;
}

.pie-chart figcaption {
  position: absolute;
  bottom: 1em;
  right: -3em;
  font-size: smaller;
  text-align: right;
}

.pie-chart span:after {
  display: inline-block;
  content: "";
  width: 0.8em;
  height: 0.8em;
  margin-left: 0.4em;
  height: 0.8em;
  border-radius: 0.2em;
  background: currentColor;
}



/* pricing table */
.pricing-table {
  padding: 0px;
  margin: 0px;
  margin-top: 10px;
}

.pricing-table td {
  padding: 0px;
  border-left: 1px solid transparent;
}

.pricing-table .pricing-table-list td {
  padding: 10px 8px;
  font-weight: 500;
  text-align: center;
  font-size: 12px;
  background: #F9F9F9;
}

.pricing-table .pricing-table-list .glyphicon-ok {
  color: #68AF27;
}

.pricing-table .pricing-table-list .glyphicon-remove {
  color: #C22439;
}

.pricing-table .pricing-table-list td:first-child {
  font-weight: 600;
  text-align: left;
  border-left: 0px;
  font-size: 11px;
  color: #333;
  text-transform: uppercase;
}

.pricing-table .pricing-table-list:nth-child(2n) td {
  background: #F2F2F2;
}

.pricing-table .pricing-table-text h2 {
  font-size: 35px;
  font-weight: 300;
  line-height: 33px;
  margin: 0px;
  padding: 0px;
  text-align: center;
  color: #009AD7;
}

.pricing-table .pricing-table-text p {
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  color: #666;
  margin-top: 10px;
}

.pricing-table .pricing-table-item {
  color: #FFF;
}

.pricing-table .pricing-table-item .pricing-table-item-head {
  padding: 10px 5px;
  text-align: center;
  background: #009AD7;
}

.pricing-table .pricing-table-item .pricing-table-item-head p {
  font-size: 12px;
  font-weight: 600;
  line-height: 21px;
  text-transform: uppercase;
  margin-bottom: 0px;
}

.pricing-table .pricing-table-item .pricing-table-item-head span {
  font-size: 11px;
  font-weight: 400;
}

.pricing-table .pricing-table-item .pricing-table-item-price {
  padding: 15px 10px;
  text-align: center;
  background: #FFF;
  color: #009AD7;
}

.pricing-table .pricing-table-item .pricing-table-item-price p {
  font-size: 41px;
  font-weight: 400;
  line-height: 36px;
  margin-bottom: 0px;
}

.pricing-table .pricing-table-item .pricing-table-item-price p span {
  font-size: 12px;
  font-weight: 300;
}

.pricing-table .pricing-table-item .pricing-table-item-price>span {
  font-size: 12px;
  font-weight: 400;
  color: #009AD7
}

.pricing-table .pricing-table-item .pricing-table-item-purchase {
  padding: 10px 5px;
  background: #FFF;
}

.pricing-table .pricing-table-item .pricing-table-item-purchase .btn {
  text-transform: uppercase;
  margin-bottom: 0px;
}

/* eof pricing table */






/* pie chart */
#chartdiv {
  width: 100%;
  height: 375px;
}

.chartpara {
  font-size: 18px;
  padding: 20px;
  text-align: justify;
}

@media (max-width: 450px) {
  #chartdiv {
    width: 100%;
    height: 424px;
    margin-top: 1px;
  }

  .chartpara {
    font-size: 18px;
    padding: 20px;
    text-align: justify;
  }

}

.list-ol {
  padding: 0;
  margin: 0;
  max-width: 80%;
  position: relative;
  padding-top: 5%;
  list-style-type: none;
  margin-left: 11%;

}

.list-ol::before {
  content: '';
  width: 0.5rem;
  height: 88%;
  position: absolute;
  top: 51px;
  left: 7%;
  background: #ffbc33;
  z-index: -1;
}

.list-ol::after {
  content: '';
  width: 0.5rem;
  height: 88%;
  position: absolute;
  top: 51px;
  right: 8%;
  background: #ffbc33;
  z-index: -1;
}

.list-li {
  padding: 0.5rem 1.5rem 1rem;
  border-radius: 1.5rem;
  background: #9261AA;
  text-align: center;
  color: #FFFFFF;

}

.list-li+.list-li {
  margin-top: 1rem;
}

.main {
  width: 100%;
  height: 70vh;
  display: flex;
  align-items: center;
  justify-content: center;
  /*background-image: url(https://tinypic.host/images/2023/03/20/Shapes-Abstraction-Background-2466799.jpg);*/
  background-position: center;
  background-size: cover;
  gap: 20%;
}

.profile-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 358px;
  width: 100%;
  border-radius: 25px;
  padding: 30px;
  border: 1px solid #ffffff40;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4);

}

.image {
  position: relative;
  height: 150px;
  width: 150px;
}

.image .profile-pic {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4);
}

.data {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 15px;
}

.info {
  text-align: center;
  padding: 0 20px;
}

.buttons {
  display: flex;
  align-items: center;
  margin-top: 30px;
}

.buttons .btn {
  color: #fff;
  text-decoration: none;
  margin: 0 20px;
  padding: 8px 25px;
  border-radius: 25px;
  font-size: 18px;
  white-space: nowrap;
  background: linear-gradient(to left, #33ccff 0%, #ff99cc 100%);
}

.buttons .btn:hover {
  box-shadow: inset 0 5px 20px rgba(0, 0, 0, 0.4);
}
@media (max-width: 768px) {
  .pie-chart2 {
    width: 100%;
  }
  
  .pie-chart {
    width: 100%;
  }
  .c-dashboardInfo .wrap {
    padding: 20px 15px;
  }
  .c-dashboardInfo__count {
    font-size: 2em;
    line-height: 50px;
  }
  .pie-chart h2,
  .pie-chart2 h2 {
    margin: 0.5rem;
  }
  .pie-chart cite,
  .pie-chart2 cite {
    font-size: 70%;
    padding: 0.5rem;
  }
  .pie-chart cite {
    position: absolute;
    bottom: -36px;
    font-size: 80%;
    padding: 1rem;
    color: gray;
}
.pie-chart2 cite {
  position: absolute;
  bottom: -36px;
  font-size: 80%;
  padding: 1rem;
  color: gray;
}
  .pie-chart figcaption,
  .pie-chart2 figcaption {
    font-size: smaller;
    bottom: 0.5em;
    right: 0.5em;
  }
  .timecard {
    width: 308px !important;
    height: 70px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-left: 3px solid #9261AA;
    padding: 10px;
    margin: 5px;
  }
  
  .date {
    font-size: 15px;
    color: orange;
  }
  
  .holiday {
    color: #9261AA;
  }
  
  
  
  .schoolheading {
    text-align: center;
    padding: 30px;
    font-size: 22px;
  }
}

/* For mobile view */
@media (max-width: 480px) {
  .pie-chart2 {
    width: 90%;
    min-height: 501px; /* Adjust height as needed */
  }
  
  .pie-chart {
    width: 90%;
    min-height: 501px; /* Adjust height as needed */
  }
  .c-dashboardInfo .wrap {
    padding: 20px 15px;
  }
  .c-dashboardInfo__count {
    font-size: 2em;
    line-height: 50px;
  }
  .pie-chart h2,
  .pie-chart2 h2 {
    margin: 0.5rem;
  }
  .pie-chart cite,
  .pie-chart2 cite {
    font-size: 70%;
    padding: 0.5rem;
  }
  .pie-chart figcaption,
  .pie-chart2 figcaption {
    font-size: smaller;
    bottom: 0.5em;
    right: -3.5em;
  }
  .timecard {
    width: 351px;
    height: 70px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-left: 3px solid #9261AA;
    padding: 10px;
    margin: 5px;
  }
  
  .date {
    font-size: 15px;
    color: orange;
  }
  
  .holiday {
    color: #9261AA;
  }
  
  
  
  .schoolheading {
    text-align: center;
    padding: 30px;
    font-size: 22px;
  }
}
@media only screen and (max-width: 768px) {
  .profile-card {
    padding: 15px; /* Further decrease padding for smaller screens */
  }
  
  .image {
    height: 120px; /* Decrease image size for smaller screens */
    width: 120px; /* Decrease image size for smaller screens */
  }
  
  .data {
    margin-top: 10px; /* Reduce margin top for smaller screens */
  }
}
@media only screen and (max-width: 800px) {
  .profile-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 358px;
    width: 100%;
    border-radius: 25px;
    padding: 30px;
    border: 1px solid #ffffff40;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4);
  
  }
  
  .image {
    position: relative;
    height: 150px;
    width: 150px;
  }
  
  .image .profile-pic {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4);
  }
  
  .data {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 15px;
  }
  .main {
    width: 56%;
    height: 70vh;
    display: flex;
    align-items: center;
    justify-content: center;
    /* background-image: url(https://tinypic.host/images/2023/03/20/Shapes-Abstraction-Background-2466799.jpg); */
    background-position: center;
    background-size: cover;
    gap: 3%;
    margin-left: 78px;
  }
  
}