/*===========================table css===============================*/

.table-fixed {
  table-layout: fixed;
}

.table{
  margin-bottom: 20px;
}

.home, table{
  background-color: transparent;
  width: 100%;
}

.home, table{
  border-collapse: collapse;
  border-spacing: 0;
}

.home, td{
  padding: 6px;
  text-align: left;
}

.thead_background{
    border: 1px solid #ffcd34 !important;
}

.table > thead > tr > th{
  border-bottom: none;
  font-weight: normal;
  font-family: 'Conv_PublicSans-SemiBold';
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{
    border-top: none;
    padding: 10px 15px;
}

.table > tbody > tr > td, .table > tfoot > tr > td, .table > thead > tr > td{
    border: 1px solid #e3e3e3;
}

/*.home, .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
  border: 1px solid #d9d9d9 !important;
}*/


/*@media screen and (min-width: 501px) and (max-width: 1024px) {

  .left_500{
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%!important;
    min-height: 45px;
  }

}

@media screen and (min-width: 320px) and (max-width: 500px) {

  .left_500{
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 0%!important;
    min-height: 45px;
  }

  .margin_sub{
    margin-top: 20px;
    margin-left: 5px;
  }

  .left_input{
    margin-left: 5px;
  }

}

@media screen and (min-width: 366px) and (max-width: 500px) {

  .margin_input{
    margin-top: 20px;
    width: 95%!important;
    margin-left: 5px;
  }

}

@media screen and (min-width: 300px) and (max-width: 365px) {

  .margin_input{
    margin-top: 40px;
    width: 95%!important;
    margin-left: 5px;
  }

}

@media screen and (min-width: 329px) and (max-width: 500px) {

  .margin_input1{
    margin-top: 20px;
    width: 95%!important;
    margin-left: 5px;
  }

}

@media screen and (min-width: 300px) and (max-width: 328px) {

  .margin_input1{
    margin-top: 40px;
    width: 95%!important;
    margin-left: 5px;
  }

}*/

@media only screen and (max-width:1024px){

  thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px;
  }

  .table_device  tr {
      border: 1px solid #e3e3e3!important;
      border-radius: 4px;
  }

  .table-mys-block {
      display: block!important;
  }

  .thead_background{
      background: none!important;
      display: none;
  }

  .left_50{
    width: 100%;
  }

}

@media only screen and (max-width:575px) {

  .left_50 {
      border: none;
      position: relative;
      padding-top:30px !important;
      padding-left:5px ;
      min-height: 30px;
      font-family: 'Conv_PublicSans-SemiBold';
      color:#4a515b;
      min-width: 70%;
  }
  .padding_left_10{
    padding-left: 40% !important;
  }

  .action_btns_td{
      min-width: 30%;
  }

  #agami_mys_table td:before {
      position: absolute;
      top: 10px;
      left: 6px;
      width: 50%;
      padding-right: 10px;
      white-space: nowrap;
      color:#8495a8  !important;
      font-family: 'Conv_PublicSans-Regular' !important;
  }

}

@media only screen and (min-width:576px) and (max-width:1024px) {


  .left_50 {
      border: none;
      /*border-bottom: 1px solid #eee;*/
      position: relative;
      padding-left: 50% !important;
      min-height: 30px;
      font-family: 'Conv_PublicSans-SemiBold';
      color:#4a515b;
  }

  #agami_mys_table  td:before {
      position: absolute;
      top: 10px;
      left: 6px;
      width: 45%;
      padding-right: 10px;
      white-space: nowrap;
      color:#8495a8  !important;
      font-family: 'Conv_PublicSans-Regular' !important;
  }

}


/*

  .table-mys-block {
    display: block!important;
  }

 #agami_mys_table > thead #agami_mys_table > tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  .width_25{
    width: 100%!important;
  }

  .thead_background{
    background: none!important;
  }

  #agami_mys_table > td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%!important;
  }

  #agami_mys_table > td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    font-weight: bold;
    color: #4a515b;
  }

  .home, td, th {
    border: 0px solid #ccc !important;
    padding: 6px;
    text-align: left;
  }

  .table_device tr td{
    display: block;
    padding: 5px;
  }

  thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  .table_device  tr {
    border: 1px solid #e2e2e2!important;
    border-radius: 4px;
  }

  td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
  }

  .left_50 {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50% !important;
    min-height: 45px;
  }

  td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    word-wrap: break-word;
    width: 45%;
    padding-right: 10px;
    white-space: normal;
    font-weight: bold;
    color: #4a515b;
  }

  .home, td, th {
    border: 0px solid #ccc !important;
    padding: 4px;
    text-align: left;
   }
*/



@media only screen and (max-width:1024px) {

/* Label the data */

/*Holiday Table*/

#Holiday > tr > td:nth-of-type(1):before {
  content: "Holiday";
}

#Holiday > tr > td:nth-of-type(2):before {
  content: "Start Date";
}

#Holiday > tr > td:nth-of-type(3):before {
  content: "End Date";
}

#Holiday > tr > td:nth-of-type(4):before {
  content: "Action";
}

/*Holiday Table*/

/*Monthly Payment Table*/

#monthly_payment > tr > td:nth-of-type(1):before {
  content: "Class";
}

#monthly_payment > tr > td:nth-of-type(2):before {
  content: "Roll Number";
}

#monthly_payment > tr > td:nth-of-type(3):before {
  content: "Student Name";
}

#monthly_payment > tr > td:nth-of-type(4):before {
  content: "Admission Type";
}

#monthly_payment > tr > td:nth-of-type(5):before {
  content: "Last Payment Date";
}

/* #monthly_payment > tr > td:nth-of-type(6):before {
  content: "Last Payment Date";
} */

#monthly_payment > tr > td:nth-of-type(6):before {
  content: "Action";
}

/*Monthly Payment Table*/

/* Monthly_Payment_Receiept */

#Monthly_Payment_Receiept > tr > td:nth-of-type(1):before {
  content: "Fee Type";
}

#Monthly_Payment_Receiept > tr > td:nth-of-type(2):before {
  content: "Amount(Rs)";
}

/* Monthly_Payment_Receiept */

/* Annul_Fee_Slip */

#Annul_Fee_Slip > tr > td:nth-of-type(1):before {
  content: "Fee Type";
}

#Annul_Fee_Slip > tr > td:nth-of-type(2):before {
  content: "Amount(Rs)";
}

/* Annul_Fee_Slip */

/* Make_Payment_Student */

#Make_Payment_Student > tr > td:nth-of-type(1):before {
  content: "Class/Section";
}

#Make_Payment_Student > tr > td:nth-of-type(2):before {
  content: "Roll Number";
}

#Make_Payment_Student > tr > td:nth-of-type(3):before {
  content: "Student Name";
}

#Make_Payment_Student > tr > td:nth-of-type(4):before {
  content: "Admission Type";
}

#Make_Payment_Student > tr > td:nth-of-type(5):before {
  content: "Payment Mode";
}

#Make_Payment_Student > tr > td:nth-of-type(6):before {
  content: "Last Payment Date";
}

#Make_Payment_Student > tr > td:nth-of-type(7):before {
  content: "Action";
}

/* Make_Payment_Student */

/* Hostel_Payment_Receipt */

#Hostel_Payment_Receipt > tr > td:nth-of-type(1):before {
  content: "Paid Month";
}

#Hostel_Payment_Receipt > tr > td:nth-of-type(2):before {
  content: "Amount(Rs)";
}

/* Hostel_Payment_Receipt */

/* Transport_Payment_Receipt */

#Transport_Payment_Receipt > tr > td:nth-of-type(1):before {
  content: "Paid Month";
}

#Transport_Payment_Receipt > tr > td:nth-of-type(2):before {
  content: "Amount(Rs)";
}

/* Transport_Payment_Receipt */

/* Monthly_Fee_Slip */

#Monthly_Fee_Slip > tr > td:nth-of-type(1):before {
  content: "Fee Type";
}

#Monthly_Fee_Slip > tr > td:nth-of-type(2):before {
  content: "Amount(Rs)";
}

/* Monthly_Fee_Slip */

/* Create_Salary_Setup */

#Create_Salary_Setup > tr > td:nth-of-type(1):before {
  content: "Salary Head";
}

#Create_Salary_Setup > tr > td:nth-of-type(2):before {
  content: "Salary % ";
}

#Create_Salary_Setup > tr > td:nth-of-type(3):before {
  content: "% of";
}

#Create_Salary_Setup > tr > td:nth-of-type(4):before {
  content: "Amount (INR)";
}

#Create_Salary_Setup > tr > td:nth-of-type(5):before {
  content: "Is Applicable";
}

/* Create_Salary_Setup */

/*fee slip */

#fee_slip > tr > td:nth-of-type(1):before {
  content: "Class";
}

#fee_slip > tr > td:nth-of-type(2):before {
  content: "Roll Number";
}

#fee_slip > tr > td:nth-of-type(3):before {
  content: "Student Name";
}

#fee_slip > tr > td:nth-of-type(4):before {
  content: "Last Payment Date";
}

#fee_slip > tr > td:nth-of-type(5):before {
  content: "Mode Of Payment";
}

#fee_slip > tr > td:nth-of-type(6):before {
  content: "Annual Fee Slip";
}

#fee_slip > tr > td:nth-of-type(7):before {
  content: "Monthly Fee Slip";
}

/*fee slip page */


/*Expense Details Table*/

#expense_details > tr > td:nth-of-type(1):before {
  content: "Title / Category";
}

#expense_details > tr > td:nth-of-type(2):before {
  content: "Description";
}

#expense_details > tr > td:nth-of-type(3):before {
  content: "Date";
}

#expense_details > tr > td:nth-of-type(4):before {
  content: "Payment Mode";
}

#expense_details > tr > td:nth-of-type(5):before {
  content: "Total Amount (INR)";
  white-space: unset;v
}

#expense_details > tr > td:nth-of-type(6):before {
  content: "Paid Amount (INR)";
  white-space: unset;
}
#expense_details > tr > td:nth-of-type(7):before {
  content: "Comment";
}

#expense_details > tr > td:nth-of-type(8):before {
  content: "Balance Amount (INR)";
  white-space: unset;
}

#expense_details > tr > td:nth-of-type(9):before {
  content: "Action";
}

/*Expense Details Table*/


/*Defaulter List Table*/

#defaulter_list > tr > td:nth-of-type(1):before {
  content: "Roll Number";
}

#defaulter_list > tr > td:nth-of-type(2):before {
  content: "Student Name";
}

#defaulter_list > tr > td:nth-of-type(3):before {
  content: "Last Payment Month";
}

#defaulter_list > tr > td:nth-of-type(4):before {
  content: "Last Paid";
}

#defaulter_list > tr > td:nth-of-type(5):before {
  content: "Payment Due (INR)";
}

#defaulter_list > tr > td:nth-of-type(6):before {
  content: "Select";
}

/*Defaulter List Table*/


/*Upload Student Table*/

#upload_student > tr > td:nth-of-type(1):before {
  content: "Reg. No";
}

#upload_student > tr > td:nth-of-type(2):before {
  content: "Class";
}

#upload_student > tr > td:nth-of-type(3):before {
  content: "Student Name";
}

#upload_student > tr > td:nth-of-type(4):before {
  content: "Admission Type";
}

/*Upload Student Table*/


/*Upload User Table*/

#Upload_User > tr > td:nth-of-type(1):before {
  content: "User Name";
}

#Upload_User > tr > td:nth-of-type(2):before {
  content: "Full Name";
}

#Upload_User > tr > td:nth-of-type(3):before {
  content: "User Role";
}

#Upload_User > tr > td:nth-of-type(4):before {
  content: "Mobile No";
}

/*Upload User Table*/


/*Genrate User Salary*/

#Genrate_User_Salary > tr > td:nth-of-type(1):before {
  content: "Salary Head";
}

#Genrate_User_Salary > tr > td:nth-of-type(2):before {
  content: "Salary %";
}

#Genrate_User_Salary > tr > td:nth-of-type(3):before {
  content: "% of";
}

#Genrate_User_Salary > tr > td:nth-of-type(4):before {
  content: "Amount";
}

/*Genrate User Salary*/


/*Exam Fee Table*/

#exam_fee_type > tr > td:nth-of-type(1):before {
  content: "Exam Type";
  width: 100%;
}

#exam_fee_type > tr > td:nth-of-type(2):before {
  content: "Action";
}

/*Exam Fee Table*/


/*Add Exam Fee Table*/

#add_exam_fee > tr > td:nth-of-type(1):before {
  content: "Exam Name";
}

#add_exam_fee > tr > td:nth-of-type(2):before {
  content: "Fee";
}

/*Add Exam Fee Table*/


/*Add Student Exam Marks*/

#Add_Student_Exam_Marks > tr > td:nth-of-type(1):before {
  content: "Student_id";
}

#Add_Student_Exam_Marks > tr > td:nth-of-type(2):before {
  content: "Student Name";
}

#Add_Student_Exam_Marks > tr > td:nth-of-type(3):before {
  content: "Father Name";
}

#Add_Student_Exam_Marks > tr > td:nth-of-type(4):before {
  content: "Class Name";
}

#Add_Student_Exam_Marks > tr > td:nth-of-type(5):before {
  content: "Exam type";
}

/*Add Student Exam Marks*/


/*View Student Report Card*/

#View_Student_Report_Card > tr > td:nth-of-type(1):before {
  content: "Subject Name";
}

#View_Student_Report_Card > tr > td:nth-of-type(2):before {
  content: "Full Mark";
}

#View_Student_Report_Card > tr > td:nth-of-type(3):before {
  content: "Min Mark";
}

#View_Student_Report_Card > tr > td:nth-of-type(4):before {
  content: "Obtained Mark";
}

#View_Student_Report_Card > tr > td:nth-of-type(5):before {
  content: "Percentage %";
}

#View_Student_Report_Card > tr > td:nth-of-type(6):before {
  content: "Grade";
}

#View_Student_Report_Card > tr > td:nth-of-type(7):before {
  content: "Comment";
}

/*View Student Report Card*/


/*Route Details Table*/

#Route_Details > tr > td:nth-of-type(1):before {
  content: "Route Name";
}

#Route_Details > tr > td:nth-of-type(2):before {
  content: "Driver Name";
}

#Route_Details > tr > td:nth-of-type(3):before {
  content: "Vehicle";
}

#Route_Details > tr > td:nth-of-type(4):before {
  content: "Pickup Point";
}

#Route_Details > tr > td:nth-of-type(5):before {
  content: "Charges";
}

#Route_Details > tr > td:nth-of-type(6):before {
  content: "Action";
}

/*Route Details Table*/


/*Student Exam Report*/

#Student_Exam_Report > tr > td:nth-of-type(1):before {
  content: "Subject Name";
}

#Student_Exam_Report > tr > td:nth-of-type(2):before {
  content: "Full Mark";
}

#Student_Exam_Report > tr > td:nth-of-type(3):before {
  content: "Min Mark";
}

#Student_Exam_Report > tr > td:nth-of-type(4):before {
  content: "Obtained Mark";
}

#Student_Exam_Report > tr > td:nth-of-type(5):before {
  content: "Percentage %";
}

#Student_Exam_Report > tr > td:nth-of-type(6):before {
  content: "Grade Name";
}

/*Student Exam Report*/


/*Vehicle Details Table*/

#Vehicle_Details > tr > td:nth-of-type(1):before {
  content: "Vehicle Name";
}

#Vehicle_Details > tr > td:nth-of-type(2):before {
  content: "Vehicle No";
}

#Vehicle_Details > tr > td:nth-of-type(3):before {
  content: "Total Seat";
}

#Vehicle_Details > tr > td:nth-of-type(4):before {
  content: "Action";
}

/*Vehicle Details Table*/


/*Driver Details Table*/

#Driver_Details > tr > td:nth-of-type(1):before {
  content: "Name";
}

#Driver_Details > tr > td:nth-of-type(2):before {
  content: "Contact";
}

#Driver_Details > tr > td:nth-of-type(3):before {
  content: "License No";
}

#Driver_Details > tr > td:nth-of-type(4):before {
  content: "License Expiry";
}

#Driver_Details > tr > td:nth-of-type(5):before {
  content: "Address";
}

/*Driver Details Table*/


/*Driver Details Table*/

#Transport_Payment > tr > td:nth-of-type(1):before {
  content: "Roll Number";
}

#Transport_Payment > tr > td:nth-of-type(2):before {
  content: "Student Name";
}

#Transport_Payment > tr > td:nth-of-type(3):before {
  content: "Class";
}

#Transport_Payment > tr > td:nth-of-type(4):before {
  content: "Route";
}

#Transport_Payment > tr > td:nth-of-type(5):before {
  content: "Pickup & Drop Point";
}

#Transport_Payment > tr > td:nth-of-type(6):before {
  content: "Last Payment Date";
}

#Transport_Payment > tr > td:nth-of-type(7):before {
  content: "Mode Of Payment";
}

#Transport_Payment > tr > td:nth-of-type(8):before {
  content: "Action";
}

/*Driver Details Table*/


/*Session-Manage Table*/

#session-manage > tr > td:nth-of-type(1):before {
  content: "Session Name";
}

#session-manage > tr > td:nth-of-type(2):before {
  content: "Is Current";
}

#session-manage > tr > td:nth-of-type(3):before {
  content: "Action";
}

/*Session-Manage Table*/

/*Add New Session*/

#Add_New_Session > tr > td:nth-of-type(1):before {
  content: "Session Name";
}

#Add_New_Session > tr > td:nth-of-type(2):before {
  content: "Is Current";
}

#Add_New_Session > tr > td:nth-of-type(3):before {
  content: "Subsession";
}

#Add_New_Session > tr > td:nth-of-type(4):before {
  content: "Action";
}

/*#Add_New_Session > tr > td:nth-of-type(4):before {
  content: "Is Current";
}

#Add_New_Session > tr > td:nth-of-type(5):before {
  content: "Subsession";
}*/

/*Add New Session*/

/*School Timing Session*/

#School_Timing_Session> tr > td:nth-of-type(1):before {
  content: "Session Name";
}

#School_Timing_Session > tr > td:nth-of-type(2):before {
  content: "School Timing";
}

/*#School_Timing_Session > tr > td:nth-of-type(3):before {
  content: "Time";
}

#School_Timing_Session > tr > td:nth-of-type(4):before {
  content: "Is Current";
}*/

#School_Timing_Session > tr > td:nth-of-type(3):before {
  content: "Action";
}

/*School Timing Session*/


/*Create User Table*/

#Create_User > tr > td:nth-of-type(1):before {
  content: "User Role";
}

#Create_User > tr > td:nth-of-type(2):before {
  content: "User Name";
}

#Create_User > tr > td:nth-of-type(3):before {
  content: "Created Date";
}

#Create_User > tr > td:nth-of-type(4):before {
  content: "Discription";
}

#Create_User > tr > td:nth-of-type(5):before {
  content: "Action";
}

/*Create User Table*/


/*Add Book Table*/

#Add_Book > tr > td:nth-of-type(1):before {
  content: "Book Name";
}

#Add_Book > tr > td:nth-of-type(2):before {
  content: "Author Name";
}

#Add_Book > tr > td:nth-of-type(3):before {
  content: "Category";
}

#Add_Book > tr > td:nth-of-type(4):before {
  content: "Publication";
}

#Add_Book > tr > td:nth-of-type(5):before {
  content: "Published Year";
}

#Add_Book > tr > td:nth-of-type(6):before {
  content: "No.of Books";
}

#Add_Book > tr > td:nth-of-type(7):before {
  content: "Available Books";
}

#Add_Book > tr > td:nth-of-type(8):before {
  content: "Action";
}

/*Add Book Table*/

/*Add Book Category Table*/

#Add_Book_Category > tr > td:nth-of-type(1):before {
  content: "Name";
}

#Add_Book_Category > tr > td:nth-of-type(2):before {
  content: "Description";
}

#Add_Book_Category > tr > td:nth-of-type(3):before {
  content: "Action";
}

/*Add Book Category Table*/

/*Assigned Book Table*/

#Assigned_Book > tr > td:nth-of-type(1):before {
  content: "Book Name";
}

#Assigned_Book > tr > td:nth-of-type(2):before {
  content: "Student Name";
}

#Assigned_Book > tr > td:nth-of-type(3):before {
  content: "Assigned Date";
}

/*Assigned Book Table*/


/*Assigned Book 1 Table*/

#Assigned_Book_1 > tr > td:nth-of-type(1):before {
  content: "Book Name";
}

#Assigned_Book_1 > tr > td:nth-of-type(2):before {
  content: "Class";
}

#Assigned_Book_1 > tr > td:nth-of-type(3):before {
  content: "Roll Number";
}

#Assigned_Book_1 > tr > td:nth-of-type(4):before {
  content: "Student Name";
}

#Assigned_Book_1 > tr > td:nth-of-type(5):before {
  content: "Issue Date";
}

#Assigned_Book_1 > tr > td:nth-of-type(6):before {
  content: "Due Date";
}

#Assigned_Book_1 > tr > td:nth-of-type(7):before {
  content: "Submitted Date";
  width: 100%;
}

#Assigned_Book_1 > tr > td:nth-of-type(8):before {
  content: "Action";
}

/*Assigned Book 1 Table*/


/*Attendance Table*/

#Attendance > tr > td:nth-of-type(1):before {
  content: "Student Id";
}

#Attendance > tr > td:nth-of-type(2):before {
  content: "Student Name";
}

#Attendance > tr > td:nth-of-type(3):before {
  content: "Attendence Date";
}

#Attendance > tr > td:nth-of-type(4):before {
  content: "Attendence Time";
}

#Attendance > tr > td:nth-of-type(5):before {
  content: "Status";
}

/*Attendance Table*/


/*Attendance_3 Table*/

#Attendance_3 > tr > td:nth-of-type(1):before {
  content: "Roll Number";
}

#Attendance_3 > tr > td:nth-of-type(2):before {
  content: "Student Name";
}

#Attendance_3 > tr > td:nth-of-type(3):before {
  content: "Status";
}

#Attendance_3 > tr > td:nth-of-type(4):before {
  content: "Action";
}

/*Attendance_3 Table*/


/*View Attendance Table*/

#View_Attendance > tr > td:nth-of-type(1):before {
  content: "Roll Number";
}

#View_Attendance > tr > td:nth-of-type(2):before {
  content: "Student Name";
}

#View_Attendance > tr > td:nth-of-type(3):before {
  content: "Status/Percentage";
}

#View_Attendance > tr > td:nth-of-type(4):before {
  content: "Action";
}

/*View Attendance Table*/


/*Attendance Details Table*/

#Attendance_Details > tr > td:nth-of-type(1):before {
  content: "Teacher";
}

#Attendance_Details > tr > td:nth-of-type(2):before {
  content: "Period";
}

#Attendance_Details > tr > td:nth-of-type(3):before {
  content: "Status";
}

#Attendance_Details > tr > td:nth-of-type(4):before {
  content: "Comments";
}

#Attendance_Details > tr > td:nth-of-type(5):before {
  content: "Mark By";
}

/*Attendance Details Table*/


/*View Attendence Table*/

#view_attendence > tr > td:nth-of-type(1):before {
  content: "Staff Name";
}

#view_attendence > tr > td:nth-of-type(2):before {
  content: "Designation";
}

#view_attendence > tr > td:nth-of-type(3):before {
  content: "Attendence Date";
}

#view_attendence > tr > td:nth-of-type(4):before {
  content: "In Time";
}

#view_attendence > tr > td:nth-of-type(5):before {
  content: "Out Time";
}

#view_attendence > tr > td:nth-of-type(6):before {
  content: "Status";
}

/*View Attendence Table*/


/*Attendence View Table*/

#Attendence_View > tr > td:nth-of-type(1):before {
  content: "Roll Number";
}

#Attendence_View > tr > td:nth-of-type(2):before {
  content: "Student Name";
}

#Attendence_View > tr > td:nth-of-type(3):before {
  content: "Period Name";
}

#Attendence_View > tr > td:nth-of-type(4):before {
  content: "Status";
}

#Attendence_View > tr > td:nth-of-type(5):before {
  content: "Comments";
}

/*Attendence View Table*/


/*Attendence Details*/

#attendence_details > tr > td:nth-of-type(1):before {
  content: "Attendance Date";
}

#attendence_details > tr > td:nth-of-type(2):before {
  content: "In Time";
}

#attendence_details > tr > td:nth-of-type(3):before {
  content: "Out Time";
}

#attendence_details > tr > td:nth-of-type(4):before {
  content: "Status";
}

/*View Attendence Table*/


/*View Salary Setup*/

#View_Salary_Setup > tr > td:nth-of-type(1):before {
  content: "Salary Head";
}

#View_Salary_Setup > tr > td:nth-of-type(2):before {
  content: "Salary %";
}

#View_Salary_Setup > tr > td:nth-of-type(3):before {
  content: "% of";
}

#View_Salary_Setup > tr > td:nth-of-type(4):before {
  content: "Amount";
}

/*View Salary Setup*/


/*View Attendence_1 Table*/

#view_attendence_1 > tr > td:nth-of-type(1):before {
  content: "Staff Name";
}

#view_attendence_1 > tr > td:nth-of-type(2):before {
  content: "Role & Designation";
}

#view_attendence_1 > tr > td:nth-of-type(3):before {
  content: "In Time";
}

#view_attendence_1 > tr > td:nth-of-type(4):before {
  content: "Out Time";
}

#view_attendence_1 > tr > td:nth-of-type(5):before {
  content: "Status";
}

/*View Attendence_1 Table*/

/*View Attendence_2 Table*/

#view_attendence_2 > tr > td:nth-of-type(1):before {
  content: "Staff Name";
}

#view_attendence_2 > tr > td:nth-of-type(2):before {
  content: "Role & Designation";
}

#view_attendence_2 > tr > td:nth-of-type(3):before {
  content: "Status";
}

#view_attendence_2 > tr > td:nth-of-type(4):before {
  content: "Action";
}

/*View Attendence_2 Table*/


/*Attendance_1 Table*/

#Attendance_1 > tr > td:nth-of-type(1):before {
  content: "Period Name";
}

#Attendance_1 > tr > td:nth-of-type(2):before {
  content: "Teacher";
}

#Attendance_1 > tr > td:nth-of-type(3):before {
  content: "Attendance";
}

/*Attendance_1 Table*/
#Attendance_QR > tr > td:nth-of-type(1):before {
  content: "Period Name";
}

#Attendance_QR > tr > td:nth-of-type(2):before {
  content: "Attendance";
}

/*Attendance_2 Table*/

#Attendance_2 > tr > td:nth-of-type(1):before {
  content: "Class";
}

#Attendance_2 > tr > td:nth-of-type(2):before {
  content: "Section";
}

#Attendance_2 > tr > td:nth-of-type(3):before {
  content: "Period Name";
}

#Attendance_2 > tr > td:nth-of-type(4):before {
  content: "Subject";
}

#Attendance_2 > tr > td:nth-of-type(5):before {
  content: "Attendance";
}

/*Attendance_2 Table*/


/*Mark Attendance  Table*/

#Mark_Attendance > tr > td:nth-of-type(1):before {
  content: "Student Id";
}

#Mark_Attendance > tr > td:nth-of-type(2):before {
  content: "Student Name";
}

#Mark_Attendance > tr > td:nth-of-type(3):before {
  content: "Attendence Date";
}

#Mark_Attendance > tr > td:nth-of-type(4):before {
  content: "Attendence Time";
}

#Mark_Attendance > tr > td:nth-of-type(5):before {
  content: "Status";
}

/*Mark Attendance  Table*/

#Staff_Qr_Attendance > tr > td:nth-of-type(1):before {
  content: "Staff Name";
}

#Staff_Qr_Attendance > tr > td:nth-of-type(2):before {
  content: "Role";
}

/*Edit Attendance  Table*/

#Edit_Attendance > tr > td:nth-of-type(1):before {
  content: "Roll Number";
}

#Edit_Attendance > tr > td:nth-of-type(2):before {
  content: "Student Name";
}

#Edit_Attendance > tr > td:nth-of-type(3):before {
  content: "Status";
}

#Edit_Attendance > tr > td:nth-of-type(4):before {
  content: "Comments";
}

/*Edit Attendance  Table*/

/*Edit Class Routine  Table*/

#Edit_Class_Routine > tr > td:nth-of-type(1):before {
  content: "Day";
}

#Edit_Class_Routine > tr > td:nth-of-type(2):before {
  content: "Name";
}

#Edit_Class_Routine > tr > td:nth-of-type(3):before {
  content: "Start Time";
}

#Edit_Class_Routine > tr > td:nth-of-type(4):before {
  content: "End Time";
}

#Edit_Class_Routine > tr > td:nth-of-type(5):before {
  content: "Teacher";
}

#Edit_Class_Routine > tr > td:nth-of-type(6):before {
  content: "Subject";
}

/*Edit Class Routine  Table*/


/*Discontinued Student  Table*/

#Discontinued_Student > tr > td:nth-of-type(1):before {
  content: "Roll Number";
}

#Discontinued_Student > tr > td:nth-of-type(2):before {
  content: "Student Name";
}

#Discontinued_Student > tr > td:nth-of-type(3):before {
  content: "Date Of Leaving";
}

#Discontinued_Student > tr > td:nth-of-type(4):before {
  content: "Reason";
}

/*Discontinued Student  Table*/


/*Student Details  Table*/

#Student_Details > tr > td:nth-of-type(1):before {
  content: "Reg No";
}

#Student_Details > tr > td:nth-of-type(2):before {
  content: "Student Name";
}

#Student_Details > tr > td:nth-of-type(3):before {
  content: "Class";
}

#Student_Details > tr > td:nth-of-type(4):before {
  content: "Section";
}

#Student_Details > tr > td:nth-of-type(5):before {
  content: "Father Name";
}

#Student_Details > tr > td:nth-of-type(6):before {
  content: "Gender";
}

#Student_Details > tr > td:nth-of-type(7):before {
  content: "Catagories";
}

#Student_Details > tr > td:nth-of-type(8):before {
  content: "Date Of Birth";
}

#Student_Details > tr > td:nth-of-type(9):before {
  content: "Date Of Admission";
}

/*Student Details  Table*/


/*Transport Defaulter table*/

#transport_defaulter_list > tr > td:nth-of-type(1):before {
  content: "Student Name";
}

#transport_defaulter_list > tr > td:nth-of-type(2):before {
  content: "Route";
}

#transport_defaulter_list > tr > td:nth-of-type(3):before {
  content: "Pickup Point";
}

#transport_defaulter_list > tr > td:nth-of-type(4):before {
  content: "Date Of Joining";
}

#transport_defaulter_list > tr > td:nth-of-type(5):before {
  content: "Last Payment Month";
}

#transport_defaulter_list > tr > td:nth-of-type(6):before {
  content: "Last Payment Date";
}

#transport_defaulter_list > tr > td:nth-of-type(7):before {
  content: "Payment Due";
}

/*transport defaulter table*/


/*Allocate_Route Table*/

#Allocate_Route > tr > td:nth-of-type(1):before {
  content: "Route Name";
}

#Allocate_Route > tr > td:nth-of-type(2):before {
  content: "Pickup Point";
}

/*Allocate_Route Table*/


/*Classwise Student Details Table*/

#Classwise_Student_Details > tr > td:nth-of-type(1):before {
  content: "Class";
}

#Classwise_Student_Details > tr > td:nth-of-type(2):before {
  content: "Student Name";
}

#Classwise_Student_Details > tr > td:nth-of-type(3):before {
  content: "Roll Number";
}

#Classwise_Student_Details > tr > td:nth-of-type(4):before {
  content: "Feedback";
}

/*Classwise Student Details Table*/


/*Transfer Certificate Report Table*/

#Transfer_Certificate_Report > tr > td:nth-of-type(1):before {
  content: "Class";
}

#Transfer_Certificate_Report > tr > td:nth-of-type(2):before {
  content: "Student Name";
}

#Transfer_Certificate_Report > tr > td:nth-of-type(3):before {
  content: "Roll Number";
}

#Transfer_Certificate_Report > tr > td:nth-of-type(4):before {
  content: "Date of Leave";
}

#Transfer_Certificate_Report > tr > td:nth-of-type(5):before {
  content: "Date of Issue";
}

#Transfer_Certificate_Report > tr > td:nth-of-type(6):before {
  content: "Transfer Reason";
}

#Transfer_Certificate_Report > tr > td:nth-of-type(7):before {
  content: "Action";
}

/*Transfer Certificate Report Table*/


/*Genrate Classwise Student Details Table*/

#Genrate_Classwise_Student_Details > tr > td:nth-of-type(1):before {
  content: "Class";
}

#Genrate_Classwise_Student_Details > tr > td:nth-of-type(2):before {
  content: "Student Name";
}

#Genrate_Classwise_Student_Details > tr > td:nth-of-type(3):before {
  content: "Roll Number";
}

#Genrate_Classwise_Student_Details > tr > td:nth-of-type(4):before {
  content: "Transfer Certificate";
}

/*Genrate Classwise Student Details Table*/


/*Manage Classwise Student Details  Table*/

#Manage_Classwise_Student_Details > tr > td:nth-of-type(1):before {
  content: "Reg. No";
}

#Manage_Classwise_Student_Details > tr > td:nth-of-type(2):before {
  content: "Class";
}

#Manage_Classwise_Student_Details > tr > td:nth-of-type(3):before {
  content: "Student Name";
}

#Manage_Classwise_Student_Details > tr > td:nth-of-type(4):before {
  content: "Roll Number";
}

#Manage_Classwise_Student_Details > tr > td:nth-of-type(5):before {
  content: "Admission Type";
}

#Manage_Classwise_Student_Details > tr > td:nth-of-type(6):before {
  content: "Action";
}

#Manage_Classwise_Student_Details > tr > td:nth-of-type(7):before {
  content: " Select";
}

/*Manage Classwise Student Details Table*/


/*Student Mark Detail Table*/

#Student_Mark_Detail > tr > td:nth-of-type(1):before {
  content: "Session";
}

#Student_Mark_Detail > tr > td:nth-of-type(2):before {
  content: "Student Name";
}

#Student_Mark_Detail > tr > td:nth-of-type(3):before {
  content: "Subject";
}

#Student_Mark_Detail > tr > td:nth-of-type(4):before {
  content: "Class Name";
}

#Student_Mark_Detail > tr > td:nth-of-type(5):before {
  content: "Section";
}

#Student_Mark_Detail > tr > td:nth-of-type(6):before {
  content: "Exam Type";
}

#Student_Mark_Detail > tr > td:nth-of-type(7):before {
  content: "Total Marks";
}

#Student_Mark_Detail > tr > td:nth-of-type(8):before {
  content: "Obtain Marks";
}

/*Student Mark Detail Table*/


/*Student Mark Detail_1 Table*/

#Student_Mark_Detail_1 > tr > td:nth-of-type(1):before {
  content: "Roll Number";
}

#Student_Mark_Detail_1 > tr > td:nth-of-type(2):before {
  content: "Student Name";
}

#Student_Mark_Detail_1 > tr > td:nth-of-type(3):before {
  content: "Action";
}

/*Student Mark Detail_1 Table*/


/*View Student Details List Table*/

#View_Student_Details_List > tr > td:nth-of-type(1):before {
  content: "Class";
}

#View_Student_Details_List > tr > td:nth-of-type(2):before {
  content: "Student Name";
}

#View_Student_Details_List > tr > td:nth-of-type(3):before {
  content: "Roll Number";
}

/*View Student Details List Table*/


/*View Staff Feedback Table*/

#View_Staff_Feedback > tr > td:nth-of-type(1):before {
  content: "Question";
}

#View_Staff_Feedback > tr > td:nth-of-type(2):before {
  content: "Rating";
}

#View_Staff_Feedback > tr > td:nth-of-type(3):before {
  content: "Comments";
}

/*View Staff Feedback Table*/


/*Student Progress Chart Table*/

#Student_Progress_Chart > tr > td:nth-of-type(1):before {
  content: "Student Name";
}

#Student_Progress_Chart > tr > td:nth-of-type(2):before {
  content: "Father Name";
}

#Student_Progress_Chart > tr > td:nth-of-type(3):before {
  content: "Mother Name";
}

#Student_Progress_Chart > tr > td:nth-of-type(4):before {
  content: "Session";
}

#Student_Progress_Chart > tr > td:nth-of-type(5):before {
  content: "Classs";
}

#Student_Progress_Chart > tr > td:nth-of-type(6):before {
  content: "Section";
}

#Student_Progress_Chart > tr > td:nth-of-type(7):before {
  content: "Action";
}

/*Student Progress Chart Table*/


/*Student Progress Chart_1 Table*/

#Student_Progress_Chart_1 > tr > td:nth-of-type(1):before {
  content: "Roll Number";
}

#Student_Progress_Chart_1 > tr > td:nth-of-type(2):before {
  content: "Student Name";
}

#Student_Progress_Chart_1 > tr > td:nth-of-type(3):before {
  content: "Action";
}

/*Student Progress Chart_1 Table*/


/*Assigned Subject Table*/

#Assigned_Subject > tr > td:nth-of-type(1):before {
  content: "Session";
}

#Assigned_Subject > tr > td:nth-of-type(2):before {
  content: "Student Name";
}

#Assigned_Subject > tr > td:nth-of-type(3):before {
  content: "Class";
}

#Assigned_Subject > tr > td:nth-of-type(4):before {
  content: "Section";
}

#Assigned_Subject > tr > td:nth-of-type(5):before {
  content: "Compulsory Subject";
}

#Assigned_Subject > tr > td:nth-of-type(6):before {
  content: "Optional Subject";
}

/*Assigned Subject Table*/


/*Fee Structure Detail Table*/

#Fee_Structure_Detail > tr > td:nth-of-type(1):before {
  content: "Session";
}

#Fee_Structure_Detail > tr > td:nth-of-type(2):before {
  content: "Class";
}

#Fee_Structure_Detail > tr > td:nth-of-type(3):before {
  content: "Fee Type";
}

#Fee_Structure_Detail > tr > td:nth-of-type(4):before {
  content: "Fee Amount";
}

#Fee_Structure_Detail > tr > td:nth-of-type(5):before {
  content: "Action";
}

/*Fee Structure Detail Table*/

#Fee_Structure_Detail1 > tr > td:nth-of-type(1):before {
  content: "Session";
}

#Fee_Structure_Detail1 > tr > td:nth-of-type(2):before {
  content: "Class";
}

#Fee_Structure_Detail1 > tr > td:nth-of-type(3):before {
  content: "Action";
}


/*Fee Structure Detail_2 Table*/

#Fee_Structure_Detail_2 > tr > td:nth-of-type(1):before {
  content: "Fee Type";
}

#Fee_Structure_Detail_2 > tr > td:nth-of-type(2):before {
  content: "Payment Type";
}

#Fee_Structure_Detail_2 > tr > td:nth-of-type(3):before {
  content: "Payment Amount";
}


/*#Fee_Structure_Detail_2 > tr > td:nth-of-type(5):before {
  content: "Late Fee";
}*/

/*Fee Structure Detail_2 Table*/

/*Student_Fee_Structure Table*/

#Student_Fee_Structure > tr > td:nth-of-type(1):before {
  content: "Fee Type";
}

#Student_Fee_Structure > tr > td:nth-of-type(2):before {
  content: "Payment Type";
}

#Student_Fee_Structure > tr > td:nth-of-type(3):before {
  content: "Payment Amount";
}

#Student_Fee_Structure > tr > td:nth-of-type(4):before {
  content: "Date Of Monthly Fee Submission";
}

#Student_Fee_Structure > tr > td:nth-of-type(5):before {
  content: "Late Fee";
}

/*Student_Fee_Structure Table*/

/*Fee Structure Details Table*/

#Fee_Structure_Details > tr > td:nth-of-type(1):before {
  content: "Fee Type";
}

#Fee_Structure_Details > tr > td:nth-of-type(2):before {
  content: "Payment Type";
}

#Fee_Structure_Details > tr > td:nth-of-type(3):before {
  content: "Payment Amount";
}

#Fee_Structure_Details > tr > td:nth-of-type(4):before {
  content: "Concession Fee";
}

/*Fee Structure Details Table*/

/*Fee Structure Detail_2 Table*/

#Fee_Structure_Detail_mys > tr > td:nth-of-type(1):before {
  content: "Payment Date";
}

#Fee_Structure_Detail_mys > tr > td:nth-of-type(2):before {
  content: "Payment Mode";
}

#Fee_Structure_Detail_mys > tr > td:nth-of-type(3):before {
  content: "Payment Amount (INR)";
}

#Fee_Structure_Detail_mys > tr > td:nth-of-type(4):before {
  content: "Invoice Number";
}

#Fee_Structure_Detail_mys > tr > td:nth-of-type(5):before {
  content: "Status";
}

#Fee_Structure_Detail_mys > tr > td:nth-of-type(6):before {
  content: "View Invoice";
}

/*Fee Structure Detail_2 Table*/


/*Seat Available Table*/

#Seat_Available > tr > td:nth-of-type(1):before {
  content: "Total Seat";
}

#Seat_Available > tr > td:nth-of-type(2):before {
  content: "Occupied Student";
}
#Seat_Available > tr > td:nth-of-type(3):before {
  content: "Available Seats";
}

/*Seat Available Table*/


/*Access Right Table*/

#Access_Right > tr > td:nth-of-type(1):before {
  content: "Role Name";
}

#Access_Right > tr > td:nth-of-type(2):before {
  content: "Access Right";
}

#Access_Right > tr > td:nth-of-type(3):before {
  content: "Description";
}

#Access_Right > tr > td:nth-of-type(4):before {
  content: "Action";
}

/*Access Right Table*/


/*Notification Table*/

#Notification > tr > td:nth-of-type(1):before {
  content: "Notification Name";
}

#Notification > tr > td:nth-of-type(2):before {
  content: "Message";
}

#Notification > tr > td:nth-of-type(3):before {
  content: "Start Date";
}

#Notification > tr > td:nth-of-type(4):before {
  content: "End Date";
}

#Notification > tr > td:nth-of-type(5):before {
  content: "Action";
}

/*Notification Table*/


/*=========================================User List==================================*/

#user-list > tr > td:nth-of-type(1):before {
  content: "Class";
}

#user-list > tr > td:nth-of-type(2):before {
  content: "Section";
}

#user-list > tr > td:nth-of-type(3):before {
  content: "Total Seats";
}

#user-list > tr > td:nth-of-type(4):before {
  content: "Occupied Seat";
}

#user-list > tr > td:nth-of-type(5):before {
  content: "Remaining Seat";
}
#user-list > tr > td:nth-of-type(6):before {
  content: "Action";
}

/*=========================================User List======================================*/


/*=================================================Admission==============================*/

#admission-list > tr > td:nth-of-type(1):before {
  content: "Field Name";
}

#admission-list > tr > td:nth-of-type(2):before {
  content: "Field Type";
}

#admission-list > tr > td:nth-of-type(3):before {
  content: "Is Required";
}

#admission-list > tr > td:nth-of-type(4):before {
  content: "Position";
}

#admission-list > tr > td:nth-of-type(5):before {
  content: "Action";
}

/*=================================================Admission================================*/


/*===================================Session List============================================*/

#session-list > tr > td:nth-of-type(1):before {
  content: "Field Name";
}

#session-list > tr > td:nth-of-type(2):before {
  content: "Field Type";
}

#session-list > tr > td:nth-of-type(3):before {
  content: "Is Required";
}

#session-list > tr > td:nth-of-type(4):before {
  content: "Position";
}

#session-list > tr > td:nth-of-type(5):before {
  content: "Action";
}

/*===================================Session List============================================*/


/*================================View Fee Structure Detail1=================================*/

#view_Fee_Structure_Detail1 > tr > td:nth-of-type(1):before {
  content: "Session";
}

#view_Fee_Structure_Detail1 > tr > td:nth-of-type(2):before {
  content: "Class";
}

#view_Fee_Structure_Detail1 > tr > td:nth-of-type(3):before {
  content: "Fee Type";
}

#view_Fee_Structure_Detail1 > tr > td:nth-of-type(4):before {
  content: "Payment Type";
}

#view_Fee_Structure_Detail1 > tr > td:nth-of-type(5):before {
  content: "Payment Amount";
}

/*================================View Fee Structure Detail1=================================*/


/*===================================View Structure Detail1===================================*/

#view_Structure_Detail1 > tr > td:nth-of-type(1):before {
  content: "Fee Type";
}

#view_Structure_Detail1 > tr > td:nth-of-type(2):before {
  content: "Payment Type";
}

#view_Structure_Detail1 > tr > td:nth-of-type(3):before {
  content: "Payment Amount";
}

/*===================================View Structure Detail1=====================================*/


/*===================================View Proxy Teacher=========================================*/

#view_proxy_teacher > tr > td:nth-of-type(1):before {
  content: "Class";
}

#view_proxy_teacher > tr > td:nth-of-type(2):before {
  content: "Apoint Date";
}

#view_proxy_teacher > tr > td:nth-of-type(3):before {
  content: "Last Date";
}

#view_proxy_teacher > tr > td:nth-of-type(4):before {
  content: "Teacher Name";
}

#view_proxy_teacher > tr > td:nth-of-type(5):before {
  content: "Action";
}


/*===================================View Proxy Teacher=========================================*/


/*===================================Time Map============================================*/

#time_map > tr > td:nth-of-type(1):before {
  content: "S.No.";
}

#time_map > tr > td:nth-of-type(2):before {
  content: "Session";
}

#time_map > tr > td:nth-of-type(3):before {
  content: "Class";
}

#time_map > tr > td:nth-of-type(4):before {
  content: "Day";
}

#time_map > tr > td:nth-of-type(5):before {
  content: "Name";
}

#time_map > tr > td:nth-of-type(6):before {
  content: "Start Time";
}

#time_map > tr > td:nth-of-type(7):before {
  content: "End Time";
}

/*===================================Time Map============================================*/


/*===================================Class Routine=======================================*/

#Class_Routine > tr > td:nth-of-type(1):before {
  content: "S.No.";
}

#Class_Routine > tr > td:nth-of-type(2):before {
  content: "Session";
}

#Class_Routine > tr > td:nth-of-type(3):before {
  content: "Class";
}

#Class_Routine > tr > td:nth-of-type(4):before {
  content: "Day";
}

#Class_Routine > tr > td:nth-of-type(5):before {
  content: "Name";
}

#Class_Routine > tr > td:nth-of-type(6):before {
  content: "Start Time";
}

#Class_Routine > tr > td:nth-of-type(7):before {
  content: "End Time";
}

#Class_Routine > tr > td:nth-of-type(8):before {
  content: "Subject";
}

#Class_Routine > tr > td:nth-of-type(9):before {
  content: "Teacher";
}

/*===================================Class Routine============================================*/


/*===================================Class Routine 1============================================*/

#Class_Routine1 > tr > td:nth-of-type(1):before {
  content: "S.No.";
}

#Class_Routine1 > tr > td:nth-of-type(2):before {
  content: "Day";
}

#Class_Routine1 > tr > td:nth-of-type(3):before {
  content: "Name";
}

#Class_Routine1 > tr > td:nth-of-type(4):before {
  content: "Start Time";
}

#Class_Routine1 > tr > td:nth-of-type(5):before {
  content: "End Time";
}

#Class_Routine1 > tr > td:nth-of-type(6):before {
  content: "Teacher";
}

#Class_Routine1 > tr > td:nth-of-type(7):before {
  content: "Subject";
}

/*===================================Class Routine 1============================================*/


/*===================================Class Routine 1============================================*/

#Class_Routine_1 > tr > td:nth-of-type(1):before {
  content: "Subject";
}

#Class_Routine_1 > tr > td:nth-of-type(2):before {
  content: "Teacher";
}

/*===================================Class Routine 1============================================*/


/*===================================Class Routine 2============================================*/

#Class_Routine_2 > tr > td:nth-of-type(1):before {
  content: "Name";
}

#Class_Routine_2 > tr > td:nth-of-type(2):before {
  content: "Start Time";
}

#Class_Routine_2 > tr > td:nth-of-type(3):before {
  content: "End Time";
}

#Class_Routine_2 > tr > td:nth-of-type(4):before {
  content: "Subject";
}

#Class_Routine_2 > tr > td:nth-of-type(5):before {
  content: "Teacher";
  width: 100%;
}

/*===================================Class Routine 2============================================*/

/*===================================Class-Routine============================================*/

#Class-Routine > tr > td:nth-of-type(1):before {
  content: "Subject";
}

#Class-Routine > tr > td:nth-of-type(2):before {
  content: "Teacher";
}

#Class-Routine > tr > td:nth-of-type(3):before {
  content: "Action";
}

/*===================================Class-Routine============================================*/

/*===================================Manage Classes============================================*/

#manage_Classes > tr > td:nth-of-type(1):before {
  content: "S.No.";
}

#manage_Classes > tr > td:nth-of-type(2):before {
  content: "Class Name";
}

#manage_Classes > tr > td:nth-of-type(3):before {
  content: "Sections";
}

#manage_Classes > tr > td:nth-of-type(4):before {
  content: "Action";
}


/*===================================Manage Classes============================================*/


/*===================================Routine============================================*/

#Routine > tr > td:nth-of-type(1):before {
  content: "Class";
}

#Routine > tr > td:nth-of-type(2):before {
  content: "Section";
}

#Routine > tr > td:nth-of-type(3):before {
  content: "Assign";
}

#Routine > tr > td:nth-of-type(4):before {
  content: "Action";
}

/*===================================Routine============================================*/


/*===================================Manage Classes 1===================================*/

#Manage_Classes_1 > tr > td:nth-of-type(1):before {
  content: "Class Name";
}

#Manage_Classes_1 > tr > td:nth-of-type(2):before {
  content: "Class Order";
}
#Manage_Classes_1 > tr > td:nth-of-type(3):before {
  content: "Action";
}

/*===================================Manage Classes 1======================================*/


/*===================================Manage Subject========================================*/

#Manage_subject > tr > td:nth-of-type(1):before {
  content: "Subject";
}

#Manage_subject > tr > td:nth-of-type(2):before {
  content: "Is Optional";
}

#Manage_subject > tr > td:nth-of-type(3):before {
  content: "Action";
}

/*===================================Manage Subject==========================================*/


/*===================================Manage-Class-Subject========================================*/

#Manage-Class-Subject > tr > td:nth-of-type(1):before {
  content: "Main";
}

#Manage-Class-Subject > tr > td:nth-of-type(2):before {
  content: "Optional";
}

#Manage-Class-Subject > tr > td:nth-of-type(3):before {
  content: "Action";
}

/*===================================Manage-Class-Subject==========================================*/


/*===================================Class Section==========================================*/

#Class_Section > tr > td:nth-of-type(1):before {
  content: "Class Name";
}

#Class_Section > tr > td:nth-of-type(2):before {
  content: "Sections";
}

/*===================================Class Section============================================*/


/*===================================Class Section Association================================*/

#Class_Section_association > tr > td:nth-of-type(1):before {
  content: "Select";
}

#Class_Section_association > tr > td:nth-of-type(2):before {
  content: "Sections";
}

#Class_Section_association > tr > td:nth-of-type(3):before {
  content: "Is Associated In Other Modules";
}

/*===================================Class Section Association===================================*/


/*===================================Manage Sections============================================*/

#manage_Sections > tr > td:nth-of-type(1):before {
  content: "Section Name";
}

#manage_Sections > tr > td:nth-of-type(2):before {
  content: "Action";
}

/*===================================Manage Sections============================================*/


/*===================================Manage Classes============================================*/

#manage_Classes > tr > td:nth-of-type(1):before {
  content: "S.No.";
}

#manage_Classes > tr > td:nth-of-type(2):before {
  content: "Class Name";
}

#manage_Classes > tr > td:nth-of-type(3):before {
  content: "Sections";
}

#manage_Classes > tr > td:nth-of-type(4):before {
  content: "Action";
}

/*===================================Manage Class============================================*/


/*===================================Assign Seat============================================*/

#Assign_Seat > tr > td:nth-of-type(1):before {
  content: "S.No.";
}

#Assign_Seat > tr > td:nth-of-type(2):before {
  content: "Session";
}

#Assign_Seat > tr > td:nth-of-type(3):before {
  content: "Class";
}

#Assign_Seat > tr > td:nth-of-type(4):before {
  content: "Section";
}

#Assign_Seat > tr > td:nth-of-type(5):before {
  content: "Total Seat";
}

#Assign_Seat > tr > td:nth-of-type(6):before {
  content: "Action";
}

/*===================================Assign Seat============================================*/


/*===================================Assign Seat 1============================================*/

#Assign_Seat_1 > tr > td:nth-of-type(1):before {
  content: "Section";
}

#Assign_Seat_1 > tr > td:nth-of-type(2):before {
  content: "Total Seats";
}

/*===================================Assign Seat 1============================================*/


/*===================================Structure ============================================*/

#structure > tr > td:nth-of-type(1):before {
  content: "Fee Type";
}

#structure > tr > td:nth-of-type(2):before {
  content: "Message";
}

/*===================================Structure============================================*/


/*===================================Fee Title============================================*/

#Fee_Title > tr > td:nth-of-type(1):before {
  content: "Fee Title";
}

#Fee_Title > tr > td:nth-of-type(2):before {
  content: "Action";
}

/*===================================Fee Title============================================*/


/*===================================Leave Types============================================*/

#Leave_types > tr > td:nth-of-type(1):before {
  content: "Leave Type";
}

#Leave_types > tr > td:nth-of-type(2):before {
  content: "Description";
}

#Leave_types > tr > td:nth-of-type(3):before {
  content: "Without Pay";
}

#Leave_types > tr > td:nth-of-type(4):before {
  content: "Action";
}

/*===================================Leave Types============================================*/


/*===================================Leave Policy============================================*/

#Leave_Policy > tr > td:nth-of-type(1):before {
  content: "Session";
}

#Leave_Policy > tr > td:nth-of-type(2):before {
  content: "Leave Policy";
}

#Leave_Policy > tr > td:nth-of-type(3):before {
  content: "View Policy";
}

#Leave_Policy > tr > td:nth-of-type(4):before {
  content: "Action";
}

/*===================================Leave Policy List============================================*/

#Leave_Policy_List > tr > td:nth-of-type(1):before {
  content: "Session";
}

#Leave_Policy_List > tr > td:nth-of-type(2):before {
  content: "Title";
}

#Leave_Policy_List > tr > td:nth-of-type(3):before {
  content: "Policy";
}

/*===================================Leave Policy============================================*/


/*===================================Leave Request============================================*/

#Leave_Request > tr > td:nth-of-type(1):before {
  content: "Requested By";
}

#Leave_Request > tr > td:nth-of-type(2):before {
  content: "Role & Designation";
}

#Leave_Request > tr > td:nth-of-type(3):before {
  content: "Leave Type";
}

#Leave_Request > tr > td:nth-of-type(4):before {
  content: "Start Date";
}

#Leave_Request > tr > td:nth-of-type(5):before {
  content: "End Date";
}

#Leave_Request > tr > td:nth-of-type(6):before {
  content: "Reason For Leave";
}

#Leave_Request > tr > td:nth-of-type(7):before {
  content: "Status";
}

#Leave_Request > tr > td:nth-of-type(8):before {
  content: "Action";
}

/*===================================Leave Request============================================*/


/*===================================Leave Request Teacher=====================================*/

#Leave_Request_For_Teacher > tr > td:nth-of-type(1):before {
  content: "Leave Type";
}

#Leave_Request_For_Teacher > tr > td:nth-of-type(2):before {
  content: "Start Date";
}

#Leave_Request_For_Teacher > tr > td:nth-of-type(3):before {
  content: "End Date";
}

#Leave_Request_For_Teacher > tr > td:nth-of-type(4):before {
  content: "Reason For Leave";
}

#Leave_Request_For_Teacher > tr > td:nth-of-type(5):before {
  content: "Status";
}

#Leave_Request_For_Teacher > tr > td:nth-of-type(6):before {
  content: "Action";
}

/*===================================Leave Request Teacher======================================*/


/*===================================Period Time Map============================================*/

#period_time_map > tr > td:nth-of-type(1):before {
  content: "S.No.";
}

#period_time_map > tr > td:nth-of-type(2):before {
  content: "Session";
}

#period_time_map > tr > td:nth-of-type(3):before {
  content: "Class";
}

#period_time_map > tr > td:nth-of-type(4):before {
  content: "Action";
}

/*===================================Period Time Map============================================*/


/*===================================Student Feedback============================================*/

#Student_Feedback > tr > td:nth-of-type(1):before {
  content: "Date";
}

#Student_Feedback > tr > td:nth-of-type(2):before {
  content: "Comments";
}

#Student_Feedback > tr > td:nth-of-type(3):before {
  content: "Feedback By";
}

/*===================================Student Feedback============================================*/


/*===================================Period Time Map View=======================================*/

  #period_time_map_view > tr > td:nth-of-type(1):before {
    content: "Class";
  }

  #period_time_map_view > tr > td:nth-of-type(2):before {
    content: "Action";
  }

/*===================================Period Time Map View======================================*/


/*===================================Manage Event============================================*/

#Manage_Event > tr > td:nth-of-type(1):before {
  content: "Title";
}

#Manage_Event > tr > td:nth-of-type(2):before {
  content: "From Date";
}

#Manage_Event > tr > td:nth-of-type(3):before {
  content: "To Date";
}

#Manage_Event > tr > td:nth-of-type(4):before {
  content: "Description";
}

#Manage_Event > tr > td:nth-of-type(5):before {
  content: "Action";
}

/*===================================Manage Event============================================*/


/*===================================View Exam Details============================================*/

#View_Exam_Details > tr > td:nth-of-type(1):before {
  content: "Subject";
}

#View_Exam_Details > tr > td:nth-of-type(2):before {
  content: "Teacher Name";
}

#View_Exam_Details > tr > td:nth-of-type(3):before {
  content: "Exam Date";
}

#View_Exam_Details > tr > td:nth-of-type(4):before {
  content: "Exam Time";
}

#View_Exam_Details > tr > td:nth-of-type(5):before {
  content: "Full Marks";
}

#View_Exam_Details > tr > td:nth-of-type(6):before {
  content: "Min Marks";
}

#View_Exam_Details > tr > td:nth-of-type(7):before {
  content: "Result Publish Date";
}

#View_Exam_Details > tr > td:nth-of-type(8):before {
  content: "Action";
}

/*===================================View Exam Details============================================*/

#View_Setup_Exam_Details > tr > td:nth-of-type(1):before {
  content: "Subject";
}


#View_Setup_Exam_Details > tr > td:nth-of-type(2):before {
  content: "Exam Date";
}

#View_Setup_Exam_Details > tr > td:nth-of-type(3):before {
  content: "Exam Time";
}

#View_Setup_Exam_Details > tr > td:nth-of-type(4):before {
  content: "Full Marks";
}

#View_Setup_Exam_Details > tr > td:nth-of-type(5):before {
  content: "Min Marks";
}

#View_Setup_Exam_Details > tr > td:nth-of-type(6):before {
  content: " Result Publish Date";
}


/*===================================View Exam Grade Details=======================================*/

#View_Exam_Grade_Details > tr > td:nth-of-type(1):before {
  content: "From Min";
}

#View_Exam_Grade_Details > tr > td:nth-of-type(2):before {
  content: "To Max";
}

#View_Exam_Grade_Details > tr > td:nth-of-type(3):before {
  content: "Grade Name";
}


#View_Exam_Grade_Details > tr > td:nth-of-type(4):before {
    content: "Description";
}

#View_Exam_Grade_Details > tr > td:nth-of-type(5):before {
  content: "Grade Type";
}


/*===================================View Exam Grade Details========================================*/


/*===================================View Grading Syestem============================================*/

#View_Grading_System > tr > td:nth-of-type(1):before {
  content: "Min";
}

#View_Grading_System > tr > td:nth-of-type(2):before {
  content: "Max";
}

#View_Grading_System > tr > td:nth-of-type(3):before {
  content: "Grade Name";
}

#View_Grading_System > tr > td:nth-of-type(4):before {
  content: "Description";
}

#View_Grading_System > tr > td:nth-of-type(5):before {
  content: "Grading Type";
}

/*===================================View Grading Syestem============================================*/


/*===================================Manage Checking Teacher==========================================*/

#Manage_Checking_Teacher > tr > td:nth-of-type(1):before {
  content: "Subject";
}

#Manage_Checking_Teacher > tr > td:nth-of-type(2):before {
  content: "Paper Checker";
}

#Manage_Checking_Teacher > tr > td:nth-of-type(3):before {
  content: "Action";
}

/*===================================Manage Checking Teacher============================================*/


/*===================================Teacher Allocation============================================*/

#Teacher_Allocation > tr > td:nth-of-type(1):before {
  content: "Session";
}

#Teacher_Allocation > tr > td:nth-of-type(2):before {
  content: "Class";
}

#Teacher_Allocation > tr > td:nth-of-type(3):before {
  content: "Section";
}

#Teacher_Allocation > tr > td:nth-of-type(4):before {
  content: "Subject";
}

#Teacher_Allocation > tr > td:nth-of-type(5):before {
  content: "Teacher Name";
}

#Teacher_Allocation > tr > td:nth-of-type(6):before {
  content: "Action";
}

#Teacher_Allocation > tr > td:nth-of-type(7):before {
  content: "Proxy Teacher";
}

/*===================================Teacher Allocation============================================*/


/*===================================Teacher Allocation============================================*/

#Teacher_Allocation_1 > tr > td:nth-of-type(1):before {
  content: "Class";
}

#Teacher_Allocation_1 > tr > td:nth-of-type(2):before {
  content: "Subject";
}

#Teacher_Allocation_1 > tr > td:nth-of-type(3):before {
  content: "Action";
}

/*===================================Teacher Allocation===========================================*/


/*===================================Set Marks============================================*/

#set_marks > tr > td:nth-of-type(1):before {
  content: "Subject";
}

#set_marks > tr > td:nth-of-type(2):before {
  content: "Status";
}

/*===================================Set Marks============================================*/


/*===================================View Teacher Routine============================================*/

#view_teacher_routine > tr > td:nth-of-type(1):before {
  content: "Class";
}

#view_teacher_routine > tr > td:nth-of-type(2):before {
  content: "Section";
}

#view_teacher_routine > tr > td:nth-of-type(3):before {
  content: "Subject";
}

#view_teacher_routine > tr > td:nth-of-type(4):before {
  content: "Day";
}

#view_teacher_routine > tr > td:nth-of-type(5):before {
  content: "Name";
}

#view_teacher_routine > tr > td:nth-of-type(6):before {
  content: "Start Time";
}

#view_teacher_routine > tr > td:nth-of-type(7):before {
  content: "End Time";
}

#view_teacher_routine > tr > td:nth-of-type(8):before {
  content: "Default Proxy Teacher";
}

#view_teacher_routine > tr > td:nth-of-type(9):before {
  content: "Temp Proxy Teacher";
}

/*===================================View Teacher Routine========================================*/


/*===================================Expense Category============================================*/

#expense_category > tr > td:nth-of-type(1):before {
  content: "Category Name";
}

#expense_category > tr > td:nth-of-type(2):before {
  content: "Action";
}

/*===================================Expense Category============================================*/


/*===================================Assignment Details============================================*/

#Assignment_Details > tr > td:nth-of-type(1):before {
  content: "S.No";
}

#Assignment_Details > tr > td:nth-of-type(2):before {
  content: "Class";
}

#Assignment_Details > tr > td:nth-of-type(3):before {
  content: "Subject";
}

#Assignment_Details > tr > td:nth-of-type(4):before {
  content: "Assinment Type";
}

#Assignment_Details > tr > td:nth-of-type(5):before {
  content: "Short Description";
}

#Assignment_Details > tr > td:nth-of-type(6):before {
  content: "Due Date";
}

#Assignment_Details > tr > td:nth-of-type(7):before {
  content: "Remark";
}

#Assignment_Details > tr > td:nth-of-type(8):before {
  content: "Action";
}

/*===================================Assignment Details====================================*/


/*===================================Manage News===========================================*/

#Manage_News > tr > td:nth-of-type(1):before {
  content: "Title";
}

#Manage_News > tr > td:nth-of-type(2):before {
  content: "Date";
}

#Manage_News > tr > td:nth-of-type(3):before {
  content: "Description";
}

#Manage_News > tr > td:nth-of-type(4):before {
  content: "Action";
}

/*===================================Manage News============================================*/


/*===================================Manage Work===========================================*/

#Manage_Work > tr > td:nth-of-type(1):before {
  content: "User";
}

#Manage_Work > tr > td:nth-of-type(2):before {
  content: "Date";
}

#Manage_Work > tr > td:nth-of-type(3):before {
  content: "Start Time";
}

#Manage_Work > tr > td:nth-of-type(4):before {
  content: "End Time";
}

#Manage_Work > tr > td:nth-of-type(5):before {
  content: "Type";
}

#Manage_Work > tr > td:nth-of-type(6):before {
  content: "Time Spent";
}

#Manage_Work > tr > td:nth-of-type(7):before {
  content: "Comments";
}

/*===================================Manage Work============================================*/


/*===================================Manage Work 1===========================================*/

#Manage_Work_1 > tr > td:nth-of-type(1):before {
  content: "Date";
}

#Manage_Work_1 > tr > td:nth-of-type(2):before {
  content: "Start Time";
}

#Manage_Work_1 > tr > td:nth-of-type(3):before {
  content: "End Time";
}

#Manage_Work_1 > tr > td:nth-of-type(4):before {
  content: "Time Spent";
}

#Manage_Work_1 > tr > td:nth-of-type(5):before {
  content: "Type";
}

/*===================================Manage Work 1============================================*/


/*===================================View Work Status===========================================*/

#View_work_status > tr > td:nth-of-type(1):before {
  content: "Date";
}

#View_work_status > tr > td:nth-of-type(2):before {
  content: "Start Time";
}

#View_work_status > tr > td:nth-of-type(3):before {
  content: "End Time";
}

#View_work_status > tr > td:nth-of-type(4):before {
  content: "Time Spent";
}

#View_work_status > tr > td:nth-of-type(5):before {
  content: "Comments";
}

/*===================================View Work Status============================================*/


/*===================================Create User Role===========================================*/

#Create_User_Role > tr > td:nth-of-type(1):before {
  content: "User Role Name";
}

#Create_User_Role > tr > td:nth-of-type(2):before {
  content: "Action";
}

/*===================================Create User Role============================================*/


/*===================================Testimonial Parent============================================*/

#Testimonial_Parent > tr > td:nth-of-type(1):before {
  content: "Message";
}

#Testimonial_Parent > tr > td:nth-of-type(2):before {
  content: "Action";
}

/*===================================Testimonial Parent============================================*/


/*===================================Notification Name============================================*/

#Notification_Name > tr > td:nth-of-type(1):before {
  content: "Notification Name";
}

#Notification_Name > tr > td:nth-of-type(2):before {
  content: "Message";
}

#Notification_Name > tr > td:nth-of-type(3):before {
  content: "Start Date";
}

#Notification_Name > tr > td:nth-of-type(4):before {
  content: "End Date";
}

#Notification_Name > tr > td:nth-of-type(5):before {
  content: "Notification For";
}

#Notification_Name > tr > td:nth-of-type(6):before {
  content: "Action";
}

/*===================================Notification Name============================================*/


/*===================================Notification Details============================================*/

#Notification_details > tr > td:nth-of-type(1):before {
  content: "Title";
}

#Notification_details > tr > td:nth-of-type(2):before {
  content: "Message";
}

#Notification_details > tr > td:nth-of-type(3):before {
  content: "Date";
}

#Notification_details > tr > td:nth-of-type(4):before {
  content: "To";
}

#Notification_details > tr > td:nth-of-type(5):before {
  content: "For";
}

#Notification_details > tr > td:nth-of-type(6):before {
  content: "Notified";
}

#Notification_details > tr > td:nth-of-type(7):before {
  content: "Action";
}

/*===================================Notification Details============================================*/


/*===================================Notification Name============================================*/

#Manage_Student_Exam_Marks > tr > td:nth-of-type(1):before {
  content: "Roll Number";
}

#Manage_Student_Exam_Marks > tr > td:nth-of-type(2):before {
  content: "Student Name";
}

#Manage_Student_Exam_Marks > tr > td:nth-of-type(3):before {
  content: "Obtain Mark";
}

#Manage_Student_Exam_Marks > tr > td:nth-of-type(4):before {
  content: "Comment";
}

#Manage_Student_Exam_Marks > tr > td:nth-of-type(5):before {
  content: "Action";
}

/*===================================Notification Name============================================*/


/*===================================View Student Exam Marks======================================*/

#View_Student_Exam_Marks > tr > td:nth-of-type(1):before {
  content: "Roll Number";
}

#View_Student_Exam_Marks > tr > td:nth-of-type(2):before {
  content: "Student Name";
}

#View_Student_Exam_Marks > tr > td:nth-of-type(3):before {
  content: "Full Mark";
}

#View_Student_Exam_Marks > tr > td:nth-of-type(4):before {
  content: "Min Mark";
}

#View_Student_Exam_Marks > tr > td:nth-of-type(5):before {
    content: "Obtain Mark";
}

#View_Student_Exam_Marks > tr > td:nth-of-type(6):before {
    content: "Comment";
}

#View_Student_Exam_Marks > tr > td:nth-of-type(7):before {
  content: "Percentage %";
}

#View_Student_Exam_Marks > tr > td:nth-of-type(8):before {
  content: "Grade";
}

/*===================================View Student Exam Marks=======================================*/


/*===================================Add Hostel============================================*/

#Add_Hostel > tr > td:nth-of-type(1):before {
  content: "S. No.";
}

#Add_Hostel > tr > td:nth-of-type(2):before {
  content: "Name";
}

#Add_Hostel > tr > td:nth-of-type(3):before {
  content: "Address"
}

#Add_Hostel > tr > td:nth-of-type(4):before {
  content: "Warden";
}

#Add_Hostel > tr > td:nth-of-type(5):before {
  content: "Phone";
}

#Add_Hostel > tr > td:nth-of-type(6):before {
  content: "Amount";
}

#Add_Hostel > tr > td:nth-of-type(7):before {
  content: "Payment Type";
}

#Add_Hostel > tr > td:nth-of-type(8):before {
  content: "Action";
}

/*===================================Add Hostel============================================*/


/*=================================== Rooms ===========================================*/

#Rooms > tr > td:nth-of-type(1):before {
  content: "S. No.";
}

#Rooms > tr > td:nth-of-type(2):before {
  content: "Room Name";
}

#Rooms > tr > td:nth-of-type(3):before {
  content: "Hostel"
}

#Rooms > tr > td:nth-of-type(4):before {
  content: "Capacity";
}

#Rooms > tr > td:nth-of-type(5):before {
  content: "Occupied";
}

#Rooms > tr > td:nth-of-type(6):before {
  content: "Seat Left";
}

#Rooms > tr > td:nth-of-type(7):before {
  content: "For";
}

#Rooms > tr > td:nth-of-type(8):before {
  content: "Gender";
}

#Rooms > tr > td:nth-of-type(9):before {
  content: "Action";
}

/*=================================== Rooms ===========================================*/


/*=================================== Allocated Room ===========================================*/

#Allocated_Room > tr > td:nth-of-type(1):before {
  content: "Name";
}

#Allocated_Room > tr > td:nth-of-type(2):before {
  content: "Hostel";
}

#Allocated_Room > tr > td:nth-of-type(3):before {
  content: "Hostel Room No"
}

#Allocated_Room > tr > td:nth-of-type(4):before {
  content: "Date";
}

#Allocated_Room > tr > td:nth-of-type(5):before {
  content: "Status";
}

#Allocated_Room > tr > td:nth-of-type(6):before {
  content: "Action";
}

/*=================================== Allocated Room ===========================================*/


/*=================================== Add Discipline incident ==================================*/

#Add_Discipline_incident > tr > td:nth-of-type(1):before {
  content: "S. No.";
}

#Add_Discipline_incident > tr > td:nth-of-type(2):before {
  content: "Student Name";
}

#Add_Discipline_incident > tr > td:nth-of-type(3):before {
  content: "Action"
}

/*=================================== Add Discipline incident =====================================*/


/*=================================== View Discipline incident ==================================*/

#View_Discipline_incidents > tr > td:nth-of-type(1):before {
  content: "S. No.";
}

#View_Discipline_incidents > tr > td:nth-of-type(2):before {
  content: "Student Name";
}

#View_Discipline_incidents > tr > td:nth-of-type(3):before {
  content: "Incident Type"
}

#View_Discipline_incidents > tr > td:nth-of-type(4):before {
  content: "Incident Notes"
}

#View_Discipline_incidents > tr > td:nth-of-type(5):before {
  content: "Incident Date"
}

#View_Discipline_incidents > tr > td:nth-of-type(6):before {
  content: "Consequences"
}

#View_Discipline_incidents > tr > td:nth-of-type(7):before {
  content: "Action"
}

/*=================================== View Discipline incident =====================================*/


/*=================================== View Discipline Incident Teacher ============================*/

#View_Discipline_incident_teacher > tr > td:nth-of-type(1):before {
  content: "Roll Number";
}

#View_Discipline_incident_teacher > tr > td:nth-of-type(2):before {
  content: "Class";
}


#View_Discipline_incident_teacher > tr > td:nth-of-type(3):before {
  content: "Student Name";
}

#View_Discipline_incident_teacher > tr > td:nth-of-type(4):before {
  content: "Incident Type"
}

#View_Discipline_incident_teacher > tr > td:nth-of-type(5):before {
  content: "Incident Date"
}

#View_Discipline_incident_teacher > tr > td:nth-of-type(6):before {
  content: "Consequences"
}

#View_Discipline_incident_teacher > tr > td:nth-of-type(7):before {
  content: "Action"
}

/*=================================== View Discipline Incident Teacher ===================================*/


/*=================================== View Discipline incident ===========================================*/

#View_Discipline_incident > tr > td:nth-of-type(1):before {
  content: "Roll Number";
}

#View_Discipline_incident > tr > td:nth-of-type(2):before {
  content: "Class";
}

#View_Discipline_incident > tr > td:nth-of-type(3):before {
  content: "Student Name";
}

#View_Discipline_incident > tr > td:nth-of-type(4):before {
  content: "Incident Type"
}

#View_Discipline_incident > tr > td:nth-of-type(5):before {
  content: "Incident Date"
}

#View_Discipline_incident > tr > td:nth-of-type(6):before {
  content: "Consequences"
}

#View_Discipline_incident > tr > td:nth-of-type(7):before {
  content: "Added By"
}

#View_Discipline_incident > tr > td:nth-of-type(8):before {
  content: "Action"
}

/*=================================== View Discipline incident =========================================*/


/*=================================== Search Student For Admission ======================================*/

#Search_Student_for_Admission > tr > td:nth-of-type(1):before {
  content: "Registration No";
}

#Search_Student_for_Admission > tr > td:nth-of-type(2):before {
  content: "Student Name";
}

#Search_Student_for_Admission > tr > td:nth-of-type(3):before {
  content: "Father/Mother Name";
  white-space: unset;
}

#Search_Student_for_Admission > tr > td:nth-of-type(4):before {
  content: "Class Name"
}

#Search_Student_for_Admission > tr > td:nth-of-type(5):before {
  content: "Section Name"
}

#Search_Student_for_Admission > tr > td:nth-of-type(6):before {
  content: "Action"
}

/*=================================== Search Student For Admission ==================================*/


/*=================================== Teacher Class Subject ===========================================*/

#teacher_class_subject > tr > td:nth-of-type(1):before {
  content: "S.No.";
}

#teacher_class_subject > tr > td:nth-of-type(2):before {
  content: "Session";
}

#teacher_class_subject > tr > td:nth-of-type(3):before {
  content: "Class"
}

#teacher_class_subject > tr > td:nth-of-type(4):before {
  content: "Section"
}

#teacher_class_subject > tr > td:nth-of-type(5):before {
  content: "Subject"
}

#teacher_class_subject > tr > td:nth-of-type(6):before {
  content: "Action"
}

/*=================================== Teacher Class Subject ===========================================*/

/*=================================== Week days ===========================================*/

#week_days > tr > td:nth-of-type(1):before {
  content: "Monday";
}

#week_days > tr > td:nth-of-type(2):before {
  content: "Tuesday";
}

#week_days > tr > td:nth-of-type(3):before {
  content: "Wednesday"
}

#week_days > tr > td:nth-of-type(4):before {
  content: "Thursday"
}

#week_days > tr > td:nth-of-type(5):before {
  content: "Friday"
}

#week_days > tr > td:nth-of-type(6):before {
  content: "Saturday"
}

/*=================================== Week days ===========================================*/


/*=================================== Student Atendance Report ============================*/

#student_atendance_report > tr > td:nth-of-type(1):before {
  content: "Tecaher"
}

#student_atendance_report > tr > td:nth-of-type(2):before {
  content: "Period Name"
}

#student_atendance_report > tr > td:nth-of-type(3):before {
  content: "Date"
}

#student_atendance_report > tr > td:nth-of-type(4):before {
  content: "Status"
}

/*=================================== Student Atendance Report =======================================*/


/*=================================== Student Exam Result  ===========================================*/

#student_exam_result > tr > td:nth-of-type(1):before {
  content: "Subject"
}

#student_exam_result > tr > td:nth-of-type(2):before {
  content: "Exam Type"
}

#student_exam_result > tr > td:nth-of-type(3):before {
  content: "Full Marks"
}

#student_exam_result > tr > td:nth-of-type(4):before {
  content: "Min Marks"
}

#student_exam_result > tr > td:nth-of-type(5):before {
  content: "Secured Marks"
}

#student_exam_result > tr > td:nth-of-type(6):before {
  content: "Percentage %"
}

#student_exam_result > tr > td:nth-of-type(7):before {
  content: "Grade"
}

#student_exam_result > tr > td:nth-of-type(8):before {
  content: "Comment"
}

/*=================================== Student Exam Result ===========================================*/


/*=============================  View Leavel =========================*/

#View_Leaves > tr > td:nth-of-type(1):before {
  content: "Title"
}

#View_Leaves > tr > td:nth-of-type(2):before {
  content: "Student"
}

#View_Leaves > tr > td:nth-of-type(3):before {
  content: "Parent Name"
}

#View_Leaves > tr > td:nth-of-type(4):before {
  content: "Class"
}

#View_Leaves > tr > td:nth-of-type(5):before {
  content: "Roll Number"
}

#View_Leaves > tr > td:nth-of-type(6):before {
  content: "From Date"
}

#View_Leaves > tr > td:nth-of-type(7):before {
  content: "To Date"
}

#View_Leaves > tr > td:nth-of-type(8):before {
  content: "Reason"
}

#View_Leaves > tr > td:nth-of-type(9):before {
  content: "Created On"
}

#View_Leaves > tr > td:nth-of-type(10):before {
  content: "Status"
}

#View_Leaves > tr > td:nth-of-type(11):before {
  content: "Action"
}


/*==================================*/


/*=================================== View Student Leaves  ===========================================*/

#View_Student_Requested_Leaves > tr > td:nth-of-type(1):before {
  content: "Title"
}

#View_Student_Requested_Leaves > tr > td:nth-of-type(2):before {
  content: "Teacher For"
}

#View_Student_Requested_Leaves > tr > td:nth-of-type(3):before {
  content: "Student By"
}

#View_Student_Requested_Leaves > tr > td:nth-of-type(4):before {
  content: "Class"
}

#View_Student_Requested_Leaves > tr > td:nth-of-type(5):before {
  content: "Roll Number"
}

#View_Student_Requested_Leaves > tr > td:nth-of-type(6):before {
  content: "From Date"
}

#View_Student_Requested_Leaves > tr > td:nth-of-type(7):before {
  content: "To Date"
}

#View_Student_Requested_Leaves > tr > td:nth-of-type(8):before {
  content: "Reason"
}

#View_Student_Requested_Leaves > tr > td:nth-of-type(9):before {
  content: "Created On"
}

/*=================================== View Student Leaves ===========================================*/


/*=================================== View Student Leaves  ===========================================*/

#View_Student_Leaves > tr > td:nth-of-type(1):before {
  content: "Title"
}

#View_Student_Leaves > tr > td:nth-of-type(2):before {
  content: "Teacher"
}

#View_Student_Leaves > tr > td:nth-of-type(3):before {
  content: "From Date"
}

#View_Student_Leaves > tr > td:nth-of-type(4):before {
  content: "To Date"
}

#View_Student_Leaves > tr > td:nth-of-type(5):before {
  content: "Reason"
}

#View_Student_Leaves > tr > td:nth-of-type(6):before {
  content: "Created On"
}

/*#View_Student_Leaves > tr > td:nth-of-type(3):before {
  content: "Student By"
}

#View_Student_Leaves > tr > td:nth-of-type(4):before {
  content: "Class"
}

#View_Student_Leaves > tr > td:nth-of-type(5):before {
  content: "Roll Number"
}*/

/*=================================== View Student Leaves ===========================================*/

/*=================================== Student Leaves  ===========================================*/

#Student_Leaves > tr > td:nth-of-type(1):before {
  content: "Title"
}

#Student_Leaves > tr > td:nth-of-type(2):before {
  content: "Teacher"
}

#Student_Leaves > tr > td:nth-of-type(3):before {
  content: "From Date"
}

#Student_Leaves > tr > td:nth-of-type(4):before {
  content: "To Date"
}

#Student_Leaves > tr > td:nth-of-type(5):before {
  content: "Reason"
}

#Student_Leaves > tr > td:nth-of-type(6):before {
  content: "Created On"
}

#Student_Leaves > tr > td:nth-of-type(7):before {
  content: "Status"
}

#Student_Leaves > tr > td:nth-of-type(8):before {
  content: "Action"
}

/*=================================== Student Leaves ===========================================*/


/*=================================== Student Discipline  ===========================================*/

#student_discipline > tr > td:nth-of-type(1):before {
  content: "Incident Type"
}

#student_discipline > tr > td:nth-of-type(2):before {
  content: "Incident Date"
}

#student_discipline > tr > td:nth-of-type(3):before {
  content: "Consequences"
}

#student_discipline > tr > td:nth-of-type(4):before {
  content: "Details"
}

#student_discipline > tr > td:nth-of-type(5):before {
  content: "Added By"
}

/*=================================== Student Discipline  =========================================*/


/*=================================== Student Feedback  ===========================================*/

#sudent_feedback > tr > td:nth-of-type(1):before {
  content: "Date"
}

#sudent_feedback > tr > td:nth-of-type(2):before {
  content: "Feedback"
}

#sudent_feedback > tr > td:nth-of-type(3):before {
  content: "Feedback By"
}

/*=================================== Student Feedback  ===========================================*/


/*=================================== Student Exam Routine  ========================================*/

#student_exam_routine > tr > td:nth-of-type(1):before {
  content: "Subject"
}

#student_exam_routine > tr > td:nth-of-type(2):before {
  content: "Full Mark"
}

#student_exam_routine > tr > td:nth-of-type(3):before {
  content: "Min Mark"
}

#student_exam_routine > tr > td:nth-of-type(4):before {
  content: "Date"
}

#student_exam_routine > tr > td:nth-of-type(5):before {
  content: "Time"
}

/*=================================== Student Exam Routine  ===========================================*/


/*=================================== Student Book Details  ===========================================*/

#student_book_details > tr > td:nth-of-type(1):before {
  content: "Book Name"
}

#student_book_details > tr > td:nth-of-type(2):before {
  content: "Category"
}

#student_book_details > tr > td:nth-of-type(3):before {
  content: "Issue Date"
}

#student_book_details > tr > td:nth-of-type(4):before {
  content: "Due Date"
}

#student_book_details > tr > td:nth-of-type(5):before {
  content: "Status"
}

/*=================================== Student Book Details  ====================================*/


/*=================================== Class Subject  ===========================================*/

#class_subject > tr > td:nth-of-type(1):before {
  content: "Session"
}

#class_subject > tr > td:nth-of-type(2):before {
  content: "Class"
}

#class_subject > tr > td:nth-of-type(3):before {
  content: "Section"
}

#class_subject > tr > td:nth-of-type(4):before {
  content: "Subject"
}

/*=================================== Class Subject  ===========================================*/


/*=================================== Teacher Class Subject 1  ==================================*/

#teacher_class_subject_1 > tr > td:nth-of-type(1):before {
  content: "Class"
}

#teacher_class_subject_1 > tr > td:nth-of-type(2):before {
  content: "Section"
}

#teacher_class_subject_1 > tr > td:nth-of-type(3):before {
  content: "Subject"
}

/*=================================== Teacher Class Subject 1 Subject-Schedule ===================================*/

/*=================================== Subject-Schedule  ==================================*/

#Subject-Schedule > tr > td:nth-of-type(1):before {
  content: "Day"
}

#Subject-Schedule > tr > td:nth-of-type(2):before {
  content: "Period"
}

#Subject-Schedule > tr > td:nth-of-type(3):before {
  content: "Start Time"
}

#Subject-Schedule > tr > td:nth-of-type(4):before {
  content: "End Time"
}

#Subject-Schedule > tr > td:nth-of-type(5):before {
  content: "Class"
}

#Subject-Schedule > tr > td:nth-of-type(6):before {
  content: "Section"
}

#Subject-Schedule > tr > td:nth-of-type(7):before {
  content: "Subject"
}

/*=================================== Subject-Schedule ===================================*/


/*=================================== Exam Attendance  ===========================================*/

#Exam_Attendance > tr > td:nth-of-type(1):before {
  content: "Session"
}

#Exam_Attendance > tr > td:nth-of-type(2):before {
  content: "Teacher"
}

#Exam_Attendance > tr > td:nth-of-type(3):before {
  content: "Class"
}

#Exam_Attendance > tr > td:nth-of-type(4):before {
  content: "Subject"
}

#Exam_Attendance > tr > td:nth-of-type(5):before {
  content: "Date"
}

#Exam_Attendance > tr > td:nth-of-type(6):before {
  content: "Exam Type"
}

#Exam_Attendance > tr > td:nth-of-type(7):before {
  content: "Action"
}

/*=================================== Exam Attendance  ===========================================*/


/*=================================== Manage Work Status Report  =================================*/

#Manage_Work_status_report > tr > td:nth-of-type(1):before {
  content: "Start Time"
}

#Manage_Work_status_report > tr > td:nth-of-type(2):before {
  content: "End Time"
}

#Manage_Work_status_report > tr > td:nth-of-type(3):before {
  content: "Time Spent"
}

#Manage_Work_status_report > tr > td:nth-of-type(4):before {
  content: "Comments"
}

#Manage_Work_status_report > tr > td:nth-of-type(5):before {
  content: "Added For"
}

#Manage_Work_status_report > tr > td:nth-of-type(6):before {
  content: "Added By"
}

/*=================================== Manage Work Status Report ================================*/


/*=================================== Marks ===========================================*/

#Mark > tr > td:nth-of-type(1):before {
  content: "Student Name"
}

#Mark > tr > td:nth-of-type(2):before {
  content: "Comment"
}

/*=================================== Marks ===========================================*/


/*=================================== View Proxy Teacher_1 ===========================================*/

#View_proxy_teacher_1 > tr > td:nth-of-type(1):before {
  content: "Session"
}

#View_proxy_teacher_1 > tr > td:nth-of-type(2):before {
  content: "Class"
}

#View_proxy_teacher_1 > tr > td:nth-of-type(3):before {
  content: "Section"
}

#View_proxy_teacher_1 > tr > td:nth-of-type(4):before {
  content: "Subject"
}

#View_proxy_teacher_1 > tr > td:nth-of-type(5):before {
  content: "Day"
}

#View_proxy_teacher_1 > tr > td:nth-of-type(6):before {
  content: "Time"
}

/*=================================== View Proxy Teacher_1 =======================================*/


/*=================================== Staff Attendance ===========================================*/

#Staff_Attendance > tr > td:nth-of-type(1):before {
  content: "Staff Name"
}

#Staff_Attendance > tr > td:nth-of-type(2):before {
  content: "In Time"
}

#Staff_Attendance > tr > td:nth-of-type(3):before {
  content: "Out Time"
}

#Staff_Attendance > tr > td:nth-of-type(4):before {
  content: "Status"
}

#Staff_Attendance > tr > td:nth-of-type(5):before {
  content: "Action"
}

/*=================================== Staff Attendance ======================================*/


/*=================================== View Hostel ===========================================*/

#View_Hostel > tr > td:nth-of-type(1):before {
  content: "Name"
}

#View_Hostel > tr > td:nth-of-type(2):before {
  content: "Address"
}

#View_Hostel > tr > td:nth-of-type(3):before {
  content: "Warden"
}

#View_Hostel > tr > td:nth-of-type(4):before {
  content: "Phone"
}

#View_Hostel > tr > td:nth-of-type(5):before {
  content: "Action"
}

/*=================================== View Hostel ===========================================*/


/*=================================== View Pricing ===========================================*/

#View-Pricing > tr > td:nth-of-type(1):before {
  content: "Students"
}

/* #View-Pricing > tr > td:nth-of-type(2):before {
  content: "Price (INR) + 18% GST"
} */

#View-Pricing > tr > td:nth-of-type(3):before {
  content: "Module"
}

#View-Pricing > tr > td:nth-of-type(4):before {
  content: "Billing"
}

#View-Pricing > tr > td:nth-of-type(5):before {
  content: "Action"
}

/*=================================== View Pricing ===========================================*/


/*=================================== View HostelFee Setup ==================================*/

#View_Hostel_FeeSetup > tr > td:nth-of-type(1):before {
  content: "Hotel Name"
}

#View_Hostel_FeeSetup > tr > td:nth-of-type(2):before {
  content: "Amount (INR)"
}

#View_Hostel_FeeSetup > tr > td:nth-of-type(3):before {
  content: "Late Fee (INR)"
}

#View_Hostel_FeeSetup > tr > td:nth-of-type(4):before {
  content: "Last Fee Submission Date"
}

#View_Hostel_FeeSetup > tr > td:nth-of-type(5):before {
  content: "Action"
}

/*=================================== View HostelFee Setup ===========================================*/


/*=================================== View Hostel ===========================================*/

#View_Room > tr > td:nth-of-type(1):before {
  content: "Hostel"
}

#View_Room > tr > td:nth-of-type(2):before {
  content: "Room No/Name"
}

#View_Room > tr > td:nth-of-type(3):before {
  content: "No. of Beds"
}

#View_Room > tr > td:nth-of-type(4):before {
  content: "Occupied"
}

#View_Room > tr > td:nth-of-type(5):before {
  content: "Available Seat"
}

#View_Room > tr > td:nth-of-type(6):before {
  content: "For"
}

#View_Room > tr > td:nth-of-type(7):before {
  content: "Gender"
}

#View_Room > tr > td:nth-of-type(8):before {
  content: "Action"
}

/*=================================== View Hostel ===========================================*/


/*=================================== Transport Report ===========================================*/

#Transport_Report > tr > td:nth-of-type(1):before {
  content: "Roll Number "
}

#Transport_Report > tr > td:nth-of-type(2):before {
  content: "Class"
}

#Transport_Report > tr > td:nth-of-type(3):before {
  content: "Student Name "
}

#Transport_Report > tr > td:nth-of-type(4):before {
  content: "Route Name"
}

#Transport_Report > tr > td:nth-of-type(5):before {
  content: "Pick & Drop Point"
}

#Transport_Report > tr > td:nth-of-type(6):before {
  content: "Vehicle Name"
}

#Transport_Report > tr > td:nth-of-type(7):before {
  content: "Driver Name"
}

/*=================================== Transport Report ========================================*/


/*=================================== Hostel Report ===========================================*/

#Hostel_Report > tr > td:nth-of-type(1):before {
  content: "Hostel"
}

#Hostel_Report > tr > td:nth-of-type(2):before {
  content: "Room"
}

#Hostel_Report > tr > td:nth-of-type(3):before {
  content: "For"
}

#Hostel_Report > tr > td:nth-of-type(4):before {
  content: "Gender"
}

#Hostel_Report > tr > td:nth-of-type(5):before {
  content: "Name"
}

#Hostel_Report > tr > td:nth-of-type(6):before {
  content: "Class"
}

#Hostel_Report > tr > td:nth-of-type(7):before {
  content: "Roll No"
}

/*=================================== Hostel Report ===========================================*/


/*=================================== Allocate Roll Number =====================================*/

#Allocate_Roll_Number > tr > td:nth-of-type(1):before {
  content: "Class"
}

#Allocate_Roll_Number > tr > td:nth-of-type(2):before {
  content: "Section"
}

#Allocate_Roll_Number > tr > td:nth-of-type(3):before {
  content: "Student Name"
}

#Allocate_Roll_Number > tr > td:nth-of-type(4):before {
  content: "Roll No"
}

/*=================================== Allocate Roll Number ====================================*/


/*=================================== Allocate Roll Number 1 ==================================*/

#Allocate_Roll_Number_1 > tr > td:nth-of-type(1):before {
  content: "Student Name"
}

#Allocate_Roll_Number_1 > tr > td:nth-of-type(2):before {
  content: "Gender"
}

#Allocate_Roll_Number_1 > tr > td:nth-of-type(3):before {
  content: "Roll No"
}

/*=================================== Allocate Roll Number 1 ==================================*/


/*=================================== Question Setter =========================================*/

#Question_Setter > tr > td:nth-of-type(1):before {
  content: "Teacher Name"
}

#Question_Setter > tr > td:nth-of-type(2):before {
  content: "Status"
}

/*=================================== Question Setter===========================================*/


/*=================================== Monthly Payment Receipt ==================================*/

#Monthly_Payment_Receipt > tr > td:nth-of-type(1):before {
  content: "Fee Type"
}

#Monthly_Payment_Receipt > tr > td:nth-of-type(2):before {
  content: "Payment Type"
}

#Monthly_Payment_Receipt > tr > td:nth-of-type(3):before {
  content: "Paid For"
}

#Monthly_Payment_Receipt > tr > td:nth-of-type(4):before {
  content: "Fee Amount"
}

#Monthly_Payment_Receipt > tr > td:nth-of-type(5):before {
  content: "Paid Amount"
}

/*=================================== Monthly Payment Receipt =====================================*/


/*=================================== Fee Waiver Report ===========================================*/

#waiver_report_table > tr > td:nth-of-type(1):before {
  content: "Class"
}

#waiver_report_table > tr > td:nth-of-type(2):before {
  content: "Roll Number"
}

#waiver_report_table > tr > td:nth-of-type(3):before {
  content: "Student Name"
}

#waiver_report_table > tr > td:nth-of-type(4):before {
  content: "Date Of Payment"
}

#waiver_report_table > tr > td:nth-of-type(5):before {
  content: "Total Paid Amount"
}

#waiver_report_table > tr > td:nth-of-type(6):before {
  content: "Mode Of Payment"
}

#waiver_report_table > tr > td:nth-of-type(7):before {
  content: "Total Waived Amount"
}

#waiver_report_table > tr > td:nth-of-type(8):before {
  content: "Description"
}

/*=================================== Fee Waiver Report ===========================================*/


/*===================================Checking Teacher============================================*/

#Checking_Teacher > tr > td:nth-of-type(1):before {
  content: "Section";
}

#Checking_Teacher > tr > td:nth-of-type(2):before {
  content: "Teacher";
}

/*===================================Checking Teacher============================================*/


/*===================================View Staff Leave Request ===================================*/

#View_staff_leave_request > tr > td:nth-of-type(1):before {
  content: "Leave Type";
}

#View_staff_leave_request > tr > td:nth-of-type(2):before {
  content: "Start Date";
}

#View_staff_leave_request > tr > td:nth-of-type(3):before {
  content: "End Date";
}

#View_staff_leave_request > tr > td:nth-of-type(4):before {
  content: "Reason For Leave";
}

#View_staff_leave_request > tr > td:nth-of-type(5):before {
  content: "Status";
}

#View_staff_leave_request > tr > td:nth-of-type(6):before {
  content: "Action";
}

/*================================= View Staff Leave Request ==============================*/


/*================================= Visitior List =========================================*/

#Visitior_List > tr > td:nth-of-type(1):before {
  content: "Name";
}

#Visitior_List > tr > td:nth-of-type(2):before {
  content: "Visitors";
}

#Visitior_List > tr > td:nth-of-type(3):before {
  content: "Date";
}

#Visitior_List > tr > td:nth-of-type(4):before {
  content: "In Time";
}

#Visitior_List > tr > td:nth-of-type(5):before {
  content: "Out Time";
}

#Visitior_List > tr > td:nth-of-type(6):before {
  content: "Action";
}

/*=================================== Visitior List ==========================================*/


/*================================== Add Optional Subject ===================================*/

#Add_Optional_Subject > tr > td:nth-of-type(1):before {
  content: "Name";
}

#Add_Optional_Subject > tr > td:nth-of-type(2):before {
  content: "Roll Number";
}

#Add_Optional_Subject > tr > td:nth-of-type(3):before {
  content: "Optional Subject";
}

#Add_Optional_Subject > tr > td:nth-of-type(4):before {
  content: "Select";
}

/*================================= Add Optional Subject =========================================*/


/*================================= Add Exam Mark By Teacher =====================================*/

#Add_Exam_Mark_Teacher > tr > td:nth-of-type(1):before {
  content: "Class";
}

#Add_Exam_Mark_Teacher > tr > td:nth-of-type(2):before {
  content: "Section";
}

#Add_Exam_Mark_Teacher > tr > td:nth-of-type(3):before {
  content: "Exam Type";
}

#Add_Exam_Mark_Teacher > tr > td:nth-of-type(4):before {
  content: "Subject";
}

#Add_Exam_Mark_Teacher > tr > td:nth-of-type(5):before {
  content: "Date";
}

#Add_Exam_Mark_Teacher > tr > td:nth-of-type(6):before {
  content: "Action";
}

/*=============================== Add Exam Mark By Teacher ========================================*/


/*============================== Add Exam Mark By Teacher 1 =======================================*/

#Add_Exam_Mark_Teacher_1 > tr > td:nth-of-type(1):before {
  content: "Class";
}

#Add_Exam_Mark_Teacher_1 > tr > td:nth-of-type(2):before {
  content: "Exam Type";
}

#Add_Exam_Mark_Teacher_1 > tr > td:nth-of-type(3):before {
  content: "Subject";
}

#Add_Exam_Mark_Teacher_1 > tr > td:nth-of-type(4):before {
  content: "Full Marks";
}

#Add_Exam_Mark_Teacher_1 > tr > td:nth-of-type(5):before {
  content: "Min Marks";
}

#Add_Exam_Mark_Teacher_1 > tr > td:nth-of-type(6):before {
  content: "Date";
}

#Add_Exam_Mark_Teacher_1 > tr > td:nth-of-type(7):before {
  content: "Result Publish Date";
}

#Add_Exam_Mark_Teacher_1 > tr > td:nth-of-type(8):before {
  content: "Action";
}


/*===================================Add Exam Mark By Teacher 1============================================*/


/*===================================Manage Question============================================*/

#Manage_Question > tr > td:nth-of-type(1):before {
  content: "Subject";
}

#Manage_Question > tr > td:nth-of-type(2):before {
  content: "Action";
}

/*===================================Manage Question============================================*/


/*===================================Create Designation=========================================*/

#Create_Designation > tr > td:nth-of-type(1):before {
  content: "User Designation Name";
}

#Create_Designation > tr > td:nth-of-type(2):before {
  content: "Action";
}

/*===================================Create Designation============================================*/


/*===================================View Allocated Route =========================================*/

#View_Allocated_Route > tr > td:nth-of-type(1):before {
  content: "Roll Number";
}

#View_Allocated_Route > tr > td:nth-of-type(2):before {
  content: "Name";
}

#View_Allocated_Route > tr > td:nth-of-type(3):before {
  content: "Class";
}

#View_Allocated_Route > tr > td:nth-of-type(4):before {
  content: "Pickup Point";
}

#View_Allocated_Route > tr > td:nth-of-type(5):before {
  content: "Starting From";
}

#View_Allocated_Route > tr > td:nth-of-type(6):before {
  content: "Deactive Date";
}

#View_Allocated_Route > tr > td:nth-of-type(7):before {
  content: "Vehicle";
}

#View_Allocated_Route > tr > td:nth-of-type(8):before {
  content: "Action";
}

/*===================================View Allocated Route ============================================*/


/*===================================Manage Allocated Route ============================================*/

#Manage_Allocated_Route > tr > td:nth-of-type(1):before {
  content: "Name/Roll Number";
}

#Manage_Allocated_Route > tr > td:nth-of-type(2):before {
  content: "Class";
}

#Manage_Allocated_Route > tr > td:nth-of-type(3):before {
  content: "Pickup & Drop Point";
}

#Manage_Allocated_Route > tr > td:nth-of-type(4):before {
  content: "Start To End Date";
}

#Manage_Allocated_Route > tr > td:nth-of-type(5):before {
  content: "Discontinued Date";
}

#Manage_Allocated_Route > tr > td:nth-of-type(6):before {
  content: "Vehicle";
}

#Manage_Allocated_Route > tr > td:nth-of-type(7):before {
  content: "Reason";
}

#Manage_Allocated_Route > tr > td:nth-of-type(8):before {
  content: "Action";
}

/*===================================View Allocated Route ========================================*/


/*===================================View Allocated Leave =======================================*/

#View_Allocated_Leave > tr > td:nth-of-type(1):before {
  content: "Leave Type";
}

#View_Allocated_Leave > tr > td:nth-of-type(2):before {
  content: "Yearly Leave";
}

#View_Allocated_Leave > tr > td:nth-of-type(3):before {
  content: "Monthly Leave";
}

#View_Allocated_Leave > tr > td:nth-of-type(4):before {
  content: "Action";
}

/*===================================View AllocatedLeave ========================================*/


/*===================================View Added Route ==========================================*/

#View_Added_route > tr > td:nth-of-type(1):before {
  content: "Pick & Drop Point";
}

#View_Added_route > tr > td:nth-of-type(2):before {
  content: "Address";
}

#View_Added_route > tr > td:nth-of-type(3):before {
  content: "Charges";
}

#View_Added_route > tr > td:nth-of-type(4):before {
  content: "Last Day";
}

#View_Added_route > tr > td:nth-of-type(5):before {
  content: "Late Fee";
}

#View_Added_route > tr > td:nth-of-type(6):before {
  content: "Pick Time";
}

#View_Added_route > tr > td:nth-of-type(7):before {
  content: "Drop Time";
}

#View_Added_route > tr > td:nth-of-type(8):before {
  content: "Order";
}

#View_Added_route > tr > td:nth-of-type(9):before {
  content: "Action";
}

/*===================================View Added Route ============================================*/


/*===================================Make Transport Attendance ===================================*/

#Make_Transport_Attendance > tr > td:nth-of-type(1):before {
  content: "Pickup & Drop Point";
}

#Make_Transport_Attendance > tr > td:nth-of-type(2):before {
  content: "Student";
}

#Make_Transport_Attendance > tr > td:nth-of-type(3):before {
  content: "Attendance";
}


/*===================================Make Transport Attendance =============================*/


/*===================================Driver Route Details ===================================*/

#Driver_Route_Details > tr > td:nth-of-type(1):before {
  content: "Pickup & Drop Point";
}

#Driver_Route_Details > tr > td:nth-of-type(2):before {
  content: "Student";
}


/*===================================Driver Route Details =============================*/


/*===================================Manage Seat============================================*/

#Manage_Seat > tr > td:nth-of-type(1):before {
  content: "Section";
}

#Manage_Seat > tr > td:nth-of-type(2):before {
  content: "Total Seats";
}

#Manage_Seat > tr > td:nth-of-type(3):before {
  content: "Occupied Seats";
}

#Manage_Seat > tr > td:nth-of-type(4):before {
  content: "Available Seats";
}

#Manage_Seat > tr > td:nth-of-type(5):before {
  content: "Action";
}

/*===================================Manage Seat============================================*/


/*===================================Manage Seat============================================*/

#Hostel_Fee_Defaulter > tr > td:nth-of-type(1):before {
  content: "Hostel Name";
}

#Hostel_Fee_Defaulter > tr > td:nth-of-type(2):before {
  content: "Name";
}

#Hostel_Fee_Defaulter > tr > td:nth-of-type(3):before {
  content: "Date Of Joining";
}

#Hostel_Fee_Defaulter > tr > td:nth-of-type(4):before {
  content: "Last Payment Month";
}

#Hostel_Fee_Defaulter > tr > td:nth-of-type(5):before {
  content: "Last Payment Date";
}

#Hostel_Fee_Defaulter > tr > td:nth-of-type(6):before {
  content: "Payment Due";
}

/*===================================Manage Seat============================================*/


/*===================================Hostel Fee Collection==================================*/

#Hostel_Fee_Collection > tr > td:nth-of-type(1):before {
  content: "Hostel Name";
}

#Hostel_Fee_Collection > tr > td:nth-of-type(2):before {
  content: "Name";
}

#Hostel_Fee_Collection > tr > td:nth-of-type(3):before {
  content: "Room Name";
}

#Hostel_Fee_Collection > tr > td:nth-of-type(4):before {
  content: "Last Fee Submission Date";
}

#Hostel_Fee_Collection > tr > td:nth-of-type(5):before {
  content: "Last Payment Date";
}

#Hostel_Fee_Collection > tr > td:nth-of-type(6):before {
  content: "Last Payment Mode";
}

#Hostel_Fee_Collection > tr > td:nth-of-type(7):before {
  content: "Late Charges";
}

#Hostel_Fee_Collection > tr > td:nth-of-type(8):before {
  content: "Action";
}

/*===================================Hostel Fee Collection=======================================*/


/*===================================Assignment Marks============================================*/

#Assignment_Marks > tr > td:nth-of-type(1):before {
  content: "Roll Number";
}

#Assignment_Marks > tr > td:nth-of-type(2):before {
  content: "Student Name";
}

#Assignment_Marks > tr > td:nth-of-type(3):before {
  content: "Marks";
}

#Assignment_Marks > tr > td:nth-of-type(4):before {
  content: "Comment";
}

#Assignment_Marks > tr > td:nth-of-type(5):before {
  content: "Action";
}

/*===================================Assignment Marks=====================================*/


/*===================================Fee Collection========================================*/

#Fee_Collection > tr > td:nth-of-type(1):before {
  content: "Name";
}

#Fee_Collection > tr > td:nth-of-type(2):before {
  content: "Total Student";
}

#Fee_Collection > tr > td:nth-of-type(3):before {
  content: "Total Amount (INR)";
}

/*===================================Fee Collection========================================*/


/*===================================Salary Details========================================*/

#Salary_Details > tr > td:nth-of-type(1):before {
  content: "Title";
}

#Salary_Details > tr > td:nth-of-type(2):before {
  content: "Type";
}

#Salary_Details > tr > td:nth-of-type(3):before {
  content: "Action";
}

/*===================================Salary Details====================================*/


/*===================================Role Association==================================*/

#Role_Association > tr > td:nth-of-type(1):before {
  content: "Role Name";
}

#Role_Association > tr > td:nth-of-type(2):before {
  content: "Designation";
}

/*===================================Role Association=====================================*/


/*===================================Mark Attendance 1====================================*/

/* #Mark_Attendance_1 > tr > td:nth-of-type(1):before {
  content: "Roll Number";
}

#Mark_Attendance_1 > tr > td:nth-of-type(2):before {
  content: "Student Name";
}

#Mark_Attendance_1 > tr > td:nth-of-type(3):before {
  content: "Status";
}

#Mark_Attendance_1 > tr > td:nth-of-type(4):before {
  content: "Comments";
}

#Mark_Attendance_1 > tr > td:nth-of-type(1) > div {
  margin-right: 10px;
  border-right: 1px solid #efefef !important;
  padding-right: 5px !important;
}

#Mark_Attendance_1 > tr > td:nth-of-type(3) {
  flex-direction: column;
  align-items: flex-start;
}

#Mark_Attendance_1 > tr {
  display: flex !important;
  align-items: center;
  flex-direction: row;
}

#Mark_Attendance_1 > tr > td {
  padding: 0 !important;
  width: unset !important;
  min-width: unset;
  display: flex;
  align-items: center;
}

#Mark_Attendance_1 > tr > td::before {
  display: none;
}

#Mark_Attendance_1 > tr > td:nth-of-type(2) {
  flex: 1;
}

#Mark_Attendance_1 > tr > td:nth-of-type(1) {
  margin-right: 5px;
}

#Mark_Attendance_1 > tr > td:nth-of-type(4) {
  display: none;
} */

#Mark_Attendance_1 > tr > td:nth-of-type(1):before {
  content: "Roll No.";
}

#Mark_Attendance_1 > tr > td:nth-of-type(2):before {
  content: "Student Name";
}

#Mark_Attendance_1 > tr > td:nth-of-type(3):before {
  content: "Status";
}

#Mark_Attendance_1 > tr > td:nth-of-type(4):before {
  content: "Comments";
}

/*===================================Mark Attendance 1================================*/


/*===================================Staff List Salary================================*/

#Staff_List_Salary > tr > td:nth-of-type(1):before {
  content: "User Name";
}

#Staff_List_Salary > tr > td:nth-of-type(2):before {
  content: "Role-Designation";
}

#Staff_List_Salary > tr > td:nth-of-type(3):before {
  content: "Generate Slip";
}

/*===================================Staff List Salary================================*/


/*===============================Staff List Salary Slip===============================*/

#Staff_List_Salary_Slip > tr > td:nth-of-type(1):before {
  content: "User Name";
}

#Staff_List_Salary_Slip > tr > td:nth-of-type(2):before {
  content: "Joining Date";
}

#Staff_List_Salary_Slip > tr > td:nth-of-type(3):before {
  content: "Role-Designation";
}

#Staff_List_Salary_Slip > tr > td:nth-of-type(4):before {
  content: "No. of unpaid leaves";
}

#Staff_List_Salary_Slip > tr > td:nth-of-type(5):before {
  content: "Monthly Salary";
}

#Staff_List_Salary_Slip > tr > td:nth-of-type(6):before {
  content: "Generate Slip";
}

/*===============================Staff List Salary Slip============================*/


/*===============================View Exam Attendance===============================*/

#View_exam_attendance > tr > td:nth-of-type(1):before {
  content: "Session";
}

#View_exam_attendance > tr > td:nth-of-type(2):before {
  content: "Student Name";
}

#View_exam_attendance > tr > td:nth-of-type(3):before {
  content: "Class";
}

#View_exam_attendance > tr > td:nth-of-type(4):before {
  content: "Section";
}

#View_exam_attendance > tr > td:nth-of-type(5):before {
  content: "Attendance Date";
}

#View_exam_attendance > tr > td:nth-of-type(6):before {
  content: "Exam Type";
}

#View_exam_attendance > tr > td:nth-of-type(7):before {
  content: "Status";
}

#View_exam_attendance > tr > td:nth-of-type(8):before {
  content: "Action";
}

/*================================View Exam Attendance==============================*/


/*================================School Timing======================================*/

#School_Timing > tr > td:nth-of-type(1):before {
  content: "Start Time";
}

#School_Timing > tr > td:nth-of-type(2):before {
  content: "End Time";
}

#School_Timing > tr > td:nth-of-type(3):before {
  content: "Action";
}

/*==============================School Timing======================================*/


/*==============================Synchronize Data===================================*/

#Synchronize_Data > tr > td:nth-of-type(1):before {
  content: "Table Name";
}

#Synchronize_Data > tr > td:nth-of-type(2):before {
  content: "Query";
}

#Synchronize_Data > tr > td:nth-of-type(3):before {
  content: "Status";
}

/*==============================Synchronize Data=====================================*/

/*=============================Genrate Monthly Payment===============================*/

#Genrate_Monthly_Payment > tr > td:nth-of-type(1):before {
  content: "School Name";
}

#Genrate_Monthly_Payment > tr > td:nth-of-type(2):before {
  content: "Status";
}

/*============================Genrate Monthly Payment=============================*/

/*=============================View Concesion Report===============================*/

#View_Concesion_Report > tr > td:nth-of-type(1):before {
  content: "Student Name";
}

#View_Concesion_Report > tr > td:nth-of-type(2):before {
  content: "Concession Approved By";
  white-space: unset;
}

#View_Concesion_Report > tr > td:nth-of-type(3):before {
  content: "Total Amount";
}

#View_Concesion_Report > tr > td:nth-of-type(4):before {
  content: "Paid Amount";
}

#View_Concesion_Report > tr > td:nth-of-type(5):before {
  content: "Concession Amount";
}

#View_Concesion_Report > tr > td:nth-of-type(6):before {
  content: "Date";
}

/*============================View Concesion Report=============================*/

/*============================Super Admin Table===================================*/

#super_admin_table > tr > td:nth-of-type(1):before {
  content: "School Name";
}

#super_admin_table > tr > td:nth-of-type(2):before {
  content: "City";
}

#super_admin_table > tr > td:nth-of-type(3):before {
  content: "State";
}

#super_admin_table > tr > td:nth-of-type(4):before {
  content: "Action";
}

/*===========================Super Admin Table==================================*/

/*==========================Allocate Leave=======================================*/

#Allocate_Leave > tr > td:nth-of-type(1):before {
  content: "Leave Type";
}

#Allocate_Leave > tr > td:nth-of-type(2):before {
  content: "Yearly";
}

#Allocate_Leave > tr > td:nth-of-type(3):before {
  content: "Monthly";
}

/*#Allocate_Leave > tr > td:nth-of-type(4):before {
  content: "Max Limit";
}*/

#Allocate_Leave > tr > td:nth-of-type(4):before {
  content: "Half Day";
}


/*==============================Allocate Leave=====================================*/

/*=============================Allocate Leave=======================================*/

#AllocatedStaff_Leave > tr > td:nth-of-type(1):before {
  content: "Leave Type";
}

#AllocatedStaff_Leave > tr > td:nth-of-type(2):before {
  content: "Yearly Leave";
}

#AllocatedStaff_Leave > tr > td:nth-of-type(3):before {
  content: "Monthly Leave";
}

#AllocatedStaff_Leave > tr > td:nth-of-type(4):before {
  content: "Leave Taken";
}

/*===========================Allocate Leave================================*/

/*==========================View Salary Structure===========================*/

#View_Salary_Structure > tr > td:nth-of-type(1):before {
  content: "Salary Head";
}

#View_Salary_Structure > tr > td:nth-of-type(2):before {
  content: "Salary %";
}

#View_Salary_Structure > tr > td:nth-of-type(3):before {
  content: "% of";
}

#View_Salary_Structure > tr > td:nth-of-type(4):before {
  content: "Amount";
}


/*========================Allocate Leave===============================*/


/*========================Proxy Teacher=================================*/

#Proxy_Teacher > tr > td:nth-of-type(1):before {
  content: "Class";
}

#Proxy_Teacher > tr > td:nth-of-type(2):before {
  content: "Period Name";
}

#Proxy_Teacher > tr > td:nth-of-type(3):before {
  content: "Teacher";
}

#Proxy_Teacher > tr > td:nth-of-type(4):before {
  content: "Subject";
}

#Proxy_Teacher > tr > td:nth-of-type(5):before {
  content: "Day";
}

#Proxy_Teacher > tr > td:nth-of-type(6):before {
  content: "Time";
}

#Proxy_Teacher > tr > td:nth-of-type(7):before {
  content: "Proxy Teacher's";
}

/*============================Proxy Teacher======================================*/

/*==========================View Driver Route Setting============================*/

#View_driver_route_Setting > tr > td:nth-of-type(1):before {
  content: "Vehicle";
}

#View_driver_route_Setting > tr > td:nth-of-type(2):before {
  content: "Route";
}

#View_driver_route_Setting > tr > td:nth-of-type(3):before {
  content: "From Date";
}

#View_driver_route_Setting > tr > td:nth-of-type(4):before {
  content: "To Date";
}

#View_driver_route_Setting > tr > td:nth-of-type(5):before {
  content: "Route Type";
}

#View_driver_route_Setting > tr > td:nth-of-type(6):before {
  content: "Is Active";
}

/*======================View Driver Route Setting====================================*/

/*======================View Driver Setting=========================================*/

#View_driver_Setting > tr > td:nth-of-type(1):before {
  content: "Driver";
}

#View_driver_Setting > tr > td:nth-of-type(2):before {
  content: "Vehicle";
}

#View_driver_Setting > tr > td:nth-of-type(3):before {
  content: "Route";
}

#View_driver_Setting > tr > td:nth-of-type(4):before {
  content: "From Date";
}

#View_driver_Setting > tr > td:nth-of-type(5):before {
  content: "To Date";
}

#View_driver_Setting > tr > td:nth-of-type(6):before {
  content: "Route Type";
}

#View_driver_Setting > tr > td:nth-of-type(7):before {
  content: "Is Active";
}

#View_driver_Setting > tr > td:nth-of-type(8):before {
  content: "Action";
}

/*============================View Driver Setting=====================================*/

/*=========================View Transport Attendance==================================*/

#View_trannsport_attendance > tr > td:nth-of-type(1):before {
  content: "Student Name";
}

#View_trannsport_attendance > tr > td:nth-of-type(2):before {
  content: "Class";
}

#View_trannsport_attendance > tr > td:nth-of-type(3):before {
  content: "Roll No";
}

#View_trannsport_attendance > tr > td:nth-of-type(4):before {
  content: "Date";
}

#View_trannsport_attendance > tr > td:nth-of-type(5):before {
  content: "Pick Status";
}

#View_trannsport_attendance > tr > td:nth-of-type(6):before {
  content: "Drop Status";
}

/*======================View Transport Attendance=================================*/

/*=====================View Transport Attendance==================================*/

#View_student_trannsport_attendance > tr > td:nth-of-type(1):before {
  content: "Date";
}

#View_student_trannsport_attendance > tr > td:nth-of-type(2):before {
  content: "Pick Status";
}

#View_student_trannsport_attendance > tr > td:nth-of-type(3):before {
  content: "Drop status";
}

/*=====================View Transport Attendance====================================*/

/*=========================other_payment============================================*/

#other_payment > tr > td:nth-of-type(1):before {
  content: "Class";
}

#other_payment > tr > td:nth-of-type(2):before {
  content: "Roll Number";
}

#other_payment > tr > td:nth-of-type(3):before {
  content: "Student Name";
}

#other_payment > tr > td:nth-of-type(4):before {
  content: "Concession";
}

#other_payment > tr > td:nth-of-type(5):before {
  content: "Admission Type";
}

#other_payment > tr > td:nth-of-type(6):before {
  content: "Action";
}

/*===================================other_payment======================================*/

/*===================================View_Contact_Us====================================*/

#View_Contact_Us > tr > td:nth-of-type(1):before {
  content: "Name";
}

#View_Contact_Us > tr > td:nth-of-type(2):before {
  content: "Email";
}

#View_Contact_Us > tr > td:nth-of-type(3):before {
  content: "Contact No";
}

#View_Contact_Us > tr > td:nth-of-type(4):before {
  content: "Message";
}

#View_Contact_Us > tr > td:nth-of-type(5):before {
  content: "Created Date";
}

/*==========================View_Contact_Us=====================================*/

/*===================================other_payment==============================*/

#other_payment > tr > td:nth-of-type(1):before {
  content: "Class";
}

#other_payment > tr > td:nth-of-type(2):before {
  content: "Roll Number";
}

#other_payment > tr > td:nth-of-type(3):before {
  content: "Student Name";
}

#other_payment > tr > td:nth-of-type(4):before {
  content: "Concession";
}

#other_payment > tr > td:nth-of-type(5):before {
  content: "Admission Type";
}

#other_payment > tr > td:nth-of-type(6):before {
  content: "Action";
}

/*===================================other_payment===================================*/

/*===================================View Sms Report=================================*/

#View_Sms_Report > tr > td:nth-of-type(1):before {
  content: "Module";
}
#View_Sms_Report > tr > td:nth-of-type(2):before {
  content: "Mobile Number";
}

#View_Sms_Report > tr > td:nth-of-type(3):before {
  content: "Sent Count";
}

#View_Sms_Report > tr > td:nth-of-type(4):before {
  content: "Date";
}

/*==========================View Sms Report=====================================*/

/*===================================other_payment==============================*/

#other_payment > tr > td:nth-of-type(1):before {
  content: "Class";
}

#other_payment > tr > td:nth-of-type(2):before {
  content: "Roll Number";
}

#other_payment > tr > td:nth-of-type(3):before {
  content: "Student Name";
}

#other_payment > tr > td:nth-of-type(4):before {
  content: "Concession";
}

#other_payment > tr > td:nth-of-type(5):before {
  content: "Admission Type";
}

#other_payment > tr > td:nth-of-type(6):before {
  content: "Action";
}

/*===================================other_payment===============================*/

/*===================================Route Setting===============================*/

#Route_Setting > tr > td:nth-of-type(1):before {
  content: "Route";
}

#Route_Setting > tr > td:nth-of-type(2):before {
  content: "Range";
}

#Route_Setting > tr > td:nth-of-type(3):before {
  content: "Action";
}

/*==========================Route Setting=====================================*/

/*===================================Transport Payment Slip===============================*/

#Transport_Payment_Slip > tr > td:nth-of-type(1):before {
  content: "Roll Number";
}

#Transport_Payment_Slip > tr > td:nth-of-type(2):before {
  content: "Student Name";
}

#Transport_Payment_Slip > tr > td:nth-of-type(3):before {
  content: "Class";
}

#Transport_Payment_Slip > tr > td:nth-of-type(4):before {
  content: "Route";
}

#Transport_Payment_Slip > tr > td:nth-of-type(5):before {
  content: "Pickup Point";
}

#Transport_Payment_Slip > tr > td:nth-of-type(6):before {
  content: "Last Payment Date";
}

#Transport_Payment_Slip > tr > td:nth-of-type(7):before {
  content: "Mode Of Payment";
}

#Transport_Payment_Slip > tr > td:nth-of-type(8):before {
  content: "Monthly Fee Slip";
}

/*==========================Transport Payment Slip=====================================*/


/*===================================Transport Payment Slip===============================*/

#Gentrate_Fee_Hostel > tr > td:nth-of-type(1):before {
  content: "Hostel Name";
}

#Gentrate_Fee_Hostel > tr > td:nth-of-type(2):before {
  content: "Room Name";
}

#Gentrate_Fee_Hostel > tr > td:nth-of-type(3):before {
  content: "Name";
}

#Gentrate_Fee_Hostel > tr > td:nth-of-type(4):before {
  content: "Last Payment Date";
}

#Gentrate_Fee_Hostel > tr > td:nth-of-type(5):before {
  content: "Mode Of Payment";
}

#Gentrate_Fee_Hostel > tr > td:nth-of-type(6):before {
  content: "Monthly Fee Slip";
}

/*==========================Transport Payment Slip=====================================*/


/*===================================Registered Studend List===============================*/

#Registered_Studend_List > tr > td:nth-of-type(1):before {
  content: "Class";
}

#Registered_Studend_List > tr > td:nth-of-type(2):before {
  content: "Student Name";
}

#Registered_Studend_List > tr > td:nth-of-type(3):before {
  content: "Registration Date";
}

#Registered_Studend_List > tr > td:nth-of-type(4):before {
  content: "Gender";
}

#Registered_Studend_List > tr > td:nth-of-type(5):before {
  content: "Action/Status";
}

/*==========================Registered Studend List=====================================*/

/*===================================View Discontinue Student===============================*/

#View_Discontinue_Student > tr > td:nth-of-type(1):before {
  content: "Class";
}

#View_Discontinue_Student > tr > td:nth-of-type(2):before {
  content: "Student Name";
}

#View_Discontinue_Student > tr > td:nth-of-type(3):before {
  content: "Roll Number";
}

#View_Discontinue_Student > tr > td:nth-of-type(4):before {
  content: "Date of leaving";
}

#View_Discontinue_Student > tr > td:nth-of-type(5):before {
  content: "Reason";
}

/*==========================View Discontinue Student=====================================*/



/*===================================Admission Enquiry List=================================*/

#Admission_Enquiry_List > tr > td:nth-of-type(1):before {
  content: "Enquiry Date";
}
#Admission_Enquiry_List > tr > td:nth-of-type(2):before {
  content: "Name";
}

#Admission_Enquiry_List > tr > td:nth-of-type(3):before {
  content: "Date of Birth";
}

#Admission_Enquiry_List > tr > td:nth-of-type(4):before {
  content: "Gender";
}

#Admission_Enquiry_List > tr > td:nth-of-type(5):before {
  content: "English Proficiency";
}

#Admission_Enquiry_List > tr > td:nth-of-type(6):before {
  content: "Other known languages";
}

#Admission_Enquiry_List > tr > td:nth-of-type(7):before {
  content: "Current school name";
}

#Admission_Enquiry_List > tr > td:nth-of-type(8):before {
  content: "Current school Address";
}

#Admission_Enquiry_List > tr > td:nth-of-type(9):before {
  content: "Current Year";
}

#Admission_Enquiry_List > tr > td:nth-of-type(10):before {
  content: "Class";
}

#Admission_Enquiry_List > tr > td:nth-of-type(11):before {
  content: "Action";
}

/*==========================Admission Enquiry List=====================================*/


/*Monthly-Payment-Breakdown Table*/

#Invoice-Details > tr > td:nth-of-type(1):before {
  content: "Fee type";
}

#Invoice-Details > tr > td:nth-of-type(2):before {
  content: "Fee Amount";
}

/*Monthly-Payment-Breakdown Table*/


/*Monthly-Payment-Breakdown Table*/

#subject-Allocation > tr > td:nth-of-type(1):before {
  content: "Day";
}

#subject-Allocation > tr > td:nth-of-type(2):before {
  content: "Period Name";
}

#subject-Allocation > tr > td:nth-of-type(3):before {
  content: "Start Time";
}

#subject-Allocation > tr > td:nth-of-type(4):before {
  content: "End Time";
}

#subject-Allocation > tr > td:nth-of-type(5):before {
  content: "Subject";
}

#subject-Allocation > tr > td:nth-of-type(6):before {
  content: "Class";
}

#subject-Allocation > tr > td:nth-of-type(7):before {
  content: "Section";
}

/*Monthly-Payment-Breakdown Table*/


/*Monthly-Payment-Breakdown Table*/

/* #Monthly-Payment-Breakdown > tr > td:nth-of-type(1):before {
  content: "Year Level";
}

#Monthly-Payment-Breakdown > tr > td:nth-of-type(2):before {
  content: "Total Amount";
}

#Monthly-Payment-Breakdown > tr > td:nth-of-type(3):before {
  content: "Enrollment Amount";
}

#Monthly-Payment-Breakdown > tr > td:nth-of-type(4):before {
  content: "Monthly Payment";
}

#Monthly-Payment-Breakdown > tr > td:nth-of-type(5):before {
  content: "Total Amount to be paid";
}

#Monthly-Payment-Breakdown > tr > td:nth-of-type(6):before {
  content: "Voucher";
}

#Monthly-Payment-Breakdown > tr > td:nth-of-type(7):before {
  content: "Final Monthly Payment";
}

#Monthly-Payment-Breakdown > tr > td:nth-of-type(8):before {
  content: "Final Amount to be Paid ";
} */

/*Monthly-Payment-Breakdown Table*/

/*Monthly-Payment-Breakdown Fee Structure Details Table*/

/* #Monthly-Payment-Breakdown-Structure > tr > td:nth-of-type(1):before {
  content: "Year Level";
}

#Monthly-Payment-Breakdown-Structure > tr > td:nth-of-type(2):before {
  content: "Total Amount";
}

#Monthly-Payment-Breakdown-Structure > tr > td:nth-of-type(3):before {
  content: "Enrollment Amount";
}

#Monthly-Payment-Breakdown-Structure > tr > td:nth-of-type(4):before {
  content: "Monthly Payment";
}

#Monthly-Payment-Breakdown-Structure > tr > td:nth-of-type(5):before {
  content: "Total Amount";
}

#Monthly-Payment-Breakdown-Structure > tr > td:nth-of-type(6):before {
  content: "Discount";
}

#Monthly-Payment-Breakdown-Structure > tr > td:nth-of-type(7):before {
  content: "Voucher";
}

#Monthly-Payment-Breakdown-Structure > tr > td:nth-of-type(8):before {
  content: "Final Monthly Payment";
}

#Monthly-Payment-Breakdown-Structure > tr > td:nth-of-type(9):before {
  content: " Final Amount to be Paid";
} */

/*Monthly-Payment-Breakdown Fee Structure Details Table*/

/*Semestral-Payment-Breakdown Table*/

/* #Semestral-Payment-Breakdown > tr > td:nth-of-type(1):before {
  content: "Year Level";
}

#Semestral-Payment-Breakdown > tr > td:nth-of-type(2):before {
  content: "Total Amount";
}

#Semestral-Payment-Breakdown > tr > td:nth-of-type(3):before {
  content: "Upon Enrollment";
}

#Semestral-Payment-Breakdown > tr > td:nth-of-type(4):before {
  content: "Semestral";
}

#Semestral-Payment-Breakdown > tr > td:nth-of-type(5):before {
  content: "Total Amount to be paid";
}

#Semestral-Payment-Breakdown > tr > td:nth-of-type(6):before {
  content: "Discount";
}

#Semestral-Payment-Breakdown > tr > td:nth-of-type(7):before {
  content: "Final Semestral Payment";
}

#Semestral-Payment-Breakdown > tr > td:nth-of-type(8):before {
  content: "Final Amount to be Paid";
} */

/*Semestral-Payment-Breakdown Table*/


/*Semestral-Payment-Breakdown Structure Table*/

/* #Semestral-Payment-Breakdown-Structure > tr > td:nth-of-type(1):before {
  content: "Year Level";
}

#Semestral-Payment-Breakdown-Structure > tr > td:nth-of-type(2):before {
  content: "Total Amount";
}

#Semestral-Payment-Breakdown-Structure > tr > td:nth-of-type(3):before {
  content: "Upon Enrollment";
}

#Semestral-Payment-Breakdown-Structure > tr > td:nth-of-type(4):before {
  content: "Semestral";
}

#Semestral-Payment-Breakdown-Structure > tr > td:nth-of-type(5):before {
  content: "Total Amount to be paid";
}

#Semestral-Payment-Breakdown-Structure > tr > td:nth-of-type(6):before {
  content: "Voucher";
}

#Semestral-Payment-Breakdown-Structure > tr > td:nth-of-type(7):before {
  content: " Final Semestral Payment";
}

#Semestral-Payment-Breakdown-Structure > tr > td:nth-of-type(8):before {
  content: " Final Amount to be Paid";
} */

/*Semestral-Payment-Breakdown Structure Table*/

/*Quarterly-Payment-Breakdown Table*/

/* #Quarterly-Payment-Breakdown > tr > td:nth-of-type(1):before {
  content: "Year Level";
}

#Quarterly-Payment-Breakdown > tr > td:nth-of-type(2):before {
  content: "Total";
}

#Quarterly-Payment-Breakdown > tr > td:nth-of-type(3):before {
  content: "Upon Enrollment";
}

#Quarterly-Payment-Breakdown > tr > td:nth-of-type(4):before {
  content: "Quarterly (Q1,Q2,Q3,Q4)";
}

#Quarterly-Payment-Breakdown > tr > td:nth-of-type(5):before {
  content: "Total Amount to be paid";
}

#Quarterly-Payment-Breakdown > tr > td:nth-of-type(6):before {
  content: "Discount";
}

#Quarterly-Payment-Breakdown > tr > td:nth-of-type(7):before {
  content: " Final Quarterly Payment";
}

#Quarterly-Payment-Breakdown > tr > td:nth-of-type(8):before {
  content: " Final Amount to be Paid";
} */

/*Quarterly-Payment-Breakdown Table*/

/*Quarterly-Payment-Breakdown Structure Table*/

/* #Quarterly-Payment-Breakdown-Structure > tr > td:nth-of-type(1):before {
  content: "Year Level";
}

#Quarterly-Payment-Breakdown-Structure > tr > td:nth-of-type(2):before {
  content: "Total";
}

#Quarterly-Payment-Breakdown-Structure > tr > td:nth-of-type(3):before {
  content: "Upon Enrollment";
}

#Quarterly-Payment-Breakdown-Structure > tr > td:nth-of-type(4):before {
  content: "Quarterly (Q1,Q2,Q3,Q4)";
}

#Quarterly-Payment-Breakdown-Structure > tr > td:nth-of-type(5):before {
  content: "Total Amount to be paid";
}

#Quarterly-Payment-Breakdown-Structure > tr > td:nth-of-type(6):before {
  content: "Voucher";
}

#Quarterly-Payment-Breakdown-Structure > tr > td:nth-of-type(7):before {
  content: " Final Quarterly Payment";
}

#Quarterly-Payment-Breakdown-Structure > tr > td:nth-of-type(8):before {
  content: " Final Amount to be Paid";
} */

/*Quarterly-Payment-Breakdown Structure Table*/

/*One-Time-Payment-Breakdown Table*/

/* #One-Time-Payment-Breakdown > tr > td:nth-of-type(1):before {
  content: "Year Level";
}

#One-Time-Payment-Breakdown > tr > td:nth-of-type(2):before {
  content: "Total Discount";
}

#One-Time-Payment-Breakdown > tr > td:nth-of-type(3):before {  
  content: "Discount Admission charges";
}

#One-Time-Payment-Breakdown > tr > td:nth-of-type(4):before {
  content: "Voucher Admission charges";
}

#One-Time-Payment-Breakdown > tr > td:nth-of-type(5):before {
  content: "Final Amount to be";
} */

/*One-Time-Payment-Breakdown Table*/

}

/*====== Collaboration table======*/

/*======End Collaboration======*/

@media only screen and (min-width: 320px) and (max-width: 575px) {
  
  #Mys_table_top .Class-subject-Allocation tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Class-subject-Allocation tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Class-subject-Allocation tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Class-subject-Allocation tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Class-subject-Allocation tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Class-subject-Allocation tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Class-subject-Allocation tr td:nth-of-type(7) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }
  
  
  #Mys_table_top .Attendance-Mark tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Attendance-Mark tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Attendance-Mark tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Attendance-Mark tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }
  
  #Mys_table_top .Staff-Attendance tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Staff-Attendance tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Staff-Attendance tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Staff-Attendance tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }
  
  #Mys_table_top .Mark-Details tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Mark-Details tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Mark-Details tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Mark-Details tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Mark-Details tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Mark-Details tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Mark-Details tr td:nth-of-type(7) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Mark-Details tr td:nth-of-type(8) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Student-Marks tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Student-Marks tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Student-Marks tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Student-Marks tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Student-Marks tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }
  
  #Mys_table_top .Exam-Routine tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Exam-Routine tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Exam-Routine tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Exam-Routine tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Exam-Routine tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }
  
  #Mys_table_top .Add-Mark tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Add-Mark tr td:nth-of-type(2) { 
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Add-Mark tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Add-Mark tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Add-Mark tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }
  
  #Mys_table_top .Fee-Slip tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Fee-Slip tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Fee-Slip tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Fee-Slip tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Fee-Slip tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Fee-Slip tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }
  
  #Mys_table_top .Report-Card tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Report-Card tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Report-Card tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Report-Card tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Report-Card tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Report-Card tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Report-Card tr td:nth-of-type(7) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }
  
  #Mys_table_top .Payment-Details tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Payment-Details tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Payment-Details tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Payment-Details tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 70% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Payment-Details tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Payment-Details tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Payment-Details tr td:nth-of-type(7) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Payment-Details tr td:nth-of-type(8) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }
  
  #Mys_table_top .View_Student_Attendance tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .View_Student_Attendance tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .View_Student_Attendance tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .View_Student_Attendance tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .View_Student_Attendance tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .View_Student_Attendance tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .work_setup tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .work_setup tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .work_setup tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .work_setup tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Staff-Salary tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Staff-Salary tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Staff-Salary tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Staff-Salary tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Staff-Salary tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Staff-Salary tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .view-attendance tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .view-attendance tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .view-attendance tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .view-attendance tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .view-attendance tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .hostel-list tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .hostel-list tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .hostel-list tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .hostel-list tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .hostel-list tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .testimonial-table tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .testimonial-table tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Manage-Event tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Manage-Event tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Manage-Event tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Manage-Event tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Manage-Event tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .school-timing tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .school-timing tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .school-timing tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .manage-session tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .manage-session tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .manage-session tr td:nth-of-type(3) { 
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .manage-session tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .manage-classes tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .manage-classes tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .manage-classes tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .manage-class-subject tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .manage-class-subject tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .manage-class-subject tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .manage-section tr td:nth-of-type(1) { 
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .manage-section tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .manage-subject tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .manage-subject tr td:nth-of-type(2) { 
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .manage-subject tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .manage-holiday tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .manage-holiday tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .manage-holiday tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .manage-holiday tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .leave-type tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .leave-type tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .leave-type tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .leave-type tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .leave-request tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .leave-request tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .leave-request tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .leave-request tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .leave-request tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .leave-request tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .leave-request tr td:nth-of-type(7) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .leave-request tr td:nth-of-type(8) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .manage-news tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .manage-news tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .manage-news tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .manage-news tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .book-category tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .book-category tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .book-category tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .student-detail tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .student-detail tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .student-detail tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .student-detail tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .student-detail tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .student-detail tr td:nth-of-type(6) { 
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .student-detail tr td:nth-of-type(7) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .allocate-roll-numbers tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .allocate-roll-numbers tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .allocate-roll-numbers tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .exam-type tr td:nth-of-type(1) { 
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .exam-type tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .checking-teacher tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .checking-teacher tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .checking-teacher tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .mark-list tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .mark-list tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .mark-list tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .room-list tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .room-list tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .room-list tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .room-list tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .room-list tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .room-list tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .room-list tr td:nth-of-type(7) { 
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .room-list tr td:nth-of-type(8) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .allocated-room-list tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .allocated-room-list tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .allocated-room-list tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .allocated-room-list tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .allocated-room-list tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .allocated-room-list tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .visiter-list tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .visiter-list tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .visiter-list tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .visiter-list tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .visiter-list tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .visiter-list tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .fee-setup-list tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .fee-setup-list tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .fee-setup-list tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .fee-setup-list tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 70% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .fee-setup-list tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .defaulter-list tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .defaulter-list tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .defaulter-list tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .defaulter-list tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .defaulter-list tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .defaulter-list tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .vehicle-list tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .vehicle-list tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .vehicle-list tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .vehicle-list tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .driver-list tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .driver-list tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .driver-list tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .driver-list tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .driver-list tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .manage-routes tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .manage-routes tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .manage-routes tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .manage-routes tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .manage-routes tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .manage-routes tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .manage-routes tr td:nth-of-type(7) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .manage-routes tr td:nth-of-type(8) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .manage-routes tr td:nth-of-type(9) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .route-list tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .route-list tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .route-list tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .route-list tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .route-list tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .route-list tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .route-list tr td:nth-of-type(7) { 
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .route-list tr td:nth-of-type(8) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .route-student tr td:nth-of-type(1) { 
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .route-student tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .allocated-route tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 52% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .allocated-route tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .allocated-route tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 53% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .allocated-route tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .allocated-route tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .allocated-route tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .allocated-route tr td:nth-of-type(7) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .allocated-route tr td:nth-of-type(8) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .student-list tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .student-list tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .student-list tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .student-list tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .student-list tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .student-list tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .student-list tr td:nth-of-type(7) { 
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .student-list tr td:nth-of-type(8) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .student-list-defaulter tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .student-list-defaulter tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .student-list-defaulter tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .student-list-defaulter tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .student-list-defaulter tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .student-list-defaulter tr td:nth-of-type(6) { 
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .student-list-defaulter tr td:nth-of-type(7) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .transport-attendance tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .transport-attendance tr td:nth-of-type(2) { 
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .transport-attendance tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .user-role-name tr td:nth-of-type(1) { 
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .user-role-name tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .designation-list tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .designation-list tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .role-designation-list tr td:nth-of-type(1) { 
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .role-designation-list tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .subject-allocation tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .subject-allocation tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .subject-allocation tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .View-Pricing-table tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
    font-size: 12px;
  }

  #Mys_table_top .View-Pricing-table tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
    font-size: 12px;
  }

  #Mys_table_top .View-Pricing-table tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
    font-size: 12px;
  }

  #Mys_table_top .View-Pricing-table tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
    font-size: 12px;
  }

  #Mys_table_top .View-Pricing-table tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
    font-size: 12px;
  }

  #Mys_table_top .view-staff-feedback tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .view-staff-feedback tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .view-staff-feedback tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Salary-Slip tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Salary-Slip tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Salary-Slip tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Salary-Slip tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Fee-Title-List tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Fee-Title-List tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Structure-Details tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Structure-Details tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Structure-Details tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .payment-monthly tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .payment-monthly tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .payment-monthly tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .payment-monthly tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .payment-monthly tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .payment-monthly tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .payment-monthly tr td:nth-of-type(7) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Defaulter-List tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Defaulter-List tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Defaulter-List tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Defaulter-List tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Defaulter-List tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Defaulter-List tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Defaulter-List tr td:nth-of-type(7) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Waiver-Report tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Waiver-Report tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Waiver-Report tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Waiver-Report tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Waiver-Report tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Waiver-Report tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Waiver-Report tr td:nth-of-type(7) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Waiver-Report tr td:nth-of-type(8) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Category-List tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Category-List tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Expense-List tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Expense-List tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Expense-List tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Expense-List tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Expense-List tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Expense-List tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Expense-List tr td:nth-of-type(7) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Expense-List tr td:nth-of-type(8) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Expense-List tr td:nth-of-type(9) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Other-Payment tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Other-Payment tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Other-Payment tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Other-Payment tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Other-Payment tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Other-Payment tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Concession-Report tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Concession-Report tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Concession-Report tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Concession-Report tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Concession-Report tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Concession-Report tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Exam-Details tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Exam-Details tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Exam-Details tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Exam-Details tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Exam-Details tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Exam-Details tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Class-Grade tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Class-Grade tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Class-Grade tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Class-Grade tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Class-Grade tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Optional-Subject tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Optional-Subject tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Optional-Subject tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Optional-Subject tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Progress-Chart tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Progress-Chart tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Progress-Chart tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Manage-Feedback-1 tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Manage-Feedback-1 tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Manage-Feedback-1 tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Manage-Feedback-1 tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Discipline-Incident tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Discipline-Incident tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }


  #Mys_table_top .Discipline-Incident tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Discipline-Incident tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Discipline-Incident tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Discipline-Incident tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Discipline-Incident tr td:nth-of-type(7) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Discipline-Incident tr td:nth-of-type(8) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Transfer-Certificate tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Transfer-Certificate tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Transfer-Certificate tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Transfer-Certificate tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Certificate-Report tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Certificate-Report tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Certificate-Report tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Certificate-Report tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Certificate-Report tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Certificate-Report tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Certificate-Report tr td:nth-of-type(7) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Requested-Leaves tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Requested-Leaves tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Requested-Leaves tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Requested-Leaves tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Requested-Leaves tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Requested-Leaves tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Requested-Leaves tr td:nth-of-type(7) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Requested-Leaves tr td:nth-of-type(8) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Requested-Leaves tr td:nth-of-type(9) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Registered-Student tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Registered-Student tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Registered-Student tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Registered-Student tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Registered-Student tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Registered-Student tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Salary-Setup tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Salary-Setup tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Salary-Setup tr td:nth-of-type(3) { 
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Salary-Setup tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Discontinued-Lists tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Discontinued-Lists tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Discontinued-Lists tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Discontinued-Lists tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Attendance-Details tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Attendance-Details tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Attendance-Details tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Attendance-Details tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Seat-Details tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Seat-Details tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Seat-Details tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Hostel-Report tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Hostel-Report tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Hostel-Report tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Hostel-Report tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Hostel-Report tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Hostel-Report tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Hostel-Report tr td:nth-of-type(7) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Fee-Collection tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Fee-Collection tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Fee-Collection tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Transport-Report tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Transport-Report tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Transport-Report tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Transport-Report tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Transport-Report tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Transport-Report tr td:nth-of-type(6) { 
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Transport-Report tr td:nth-of-type(7) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Status-Report tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Status-Report tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Status-Report tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Status-Report tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Status-Report tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Status-Report tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Report-List tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Report-List tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Report-List tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Report-List tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Parent-Attendance tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Parent-Attendance tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Parent-Attendance tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Parent-Attendance tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Parent-Attendance tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Exam-Result tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Exam-Result tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Exam-Result tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Exam-Result tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Exam-Result tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Exam-Result tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Exam-Result tr td:nth-of-type(7) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Exam-Result tr td:nth-of-type(8) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Incidence-Details tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Incidence-Details tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Incidence-Details tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Incidence-Details tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Incidence-Details tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Student-Feedback tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Student-Feedback tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Student-Feedback tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Books-Assigned tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Books-Assigned tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Books-Assigned tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Books-Assigned tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Books-Assigned tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Leave-Request tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Leave-Request tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Leave-Request tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Leave-Request tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Leave-Request tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Leave-Request tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Leave-Request tr td:nth-of-type(7) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Leave-Request tr td:nth-of-type(8) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Student-Fee-Payment tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Student-Fee-Payment tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Student-Fee-Payment tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Student-Fee-Payment tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Student-Fee-Payment tr td:nth-of-type(5) { 
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Student-Fee-Payment tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }
  #Mys_table_top .Student-Fee-Payment tr td:nth-of-type(7) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .View-Work-Status-Report tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .View-Work-Status-Report tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .View-Work-Status-Report tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .View-Work-Status-Report tr td:nth-of-type(4) { 
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .View-Work-Status-Report tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Requested-Leave tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Requested-Leave tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Requested-Leave tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Requested-Leave tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Requested-Leave tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Requested-Leave tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Allocated-Leaves tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Allocated-Leaves tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Allocated-Leaves tr td:nth-of-type(3) { 
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Allocated-Leaves tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  /* #Mys_table_top .Staff-Attendance tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Staff-Attendance tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Staff-Attendance tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Staff-Attendance tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  } */

  #Mys_table_top .Class-Subject tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Class-Subject tr td:nth-of-type(2) { 
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Class-Subject tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Class-Subject tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Class-Subject tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Class-Subject tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Class-Subject tr td:nth-of-type(7) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Mark-Attendance tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Mark-Attendance tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Mark-Attendance tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Mark-Attendance tr td:nth-of-type(4) { 
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Mark-Attendance tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .View-Attendance-Staff tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .View-Attendance-Staff tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .View-Attendance-Staff tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .View-Attendance-Staff tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .View-Attendance-Staff tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Proxy-Teacher tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Proxy-Teacher tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Proxy-Teacher tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Proxy-Teacher tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Proxy-Teacher tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Proxy-Teacher tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Proxy-Teacher tr td:nth-of-type(7) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Manage-Question-Paper tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Manage-Question-Paper tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Marks-Details tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Marks-Details tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Marks-Details tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Marks-Details tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Marks-Details tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Marks-Details tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Marks-Details tr td:nth-of-type(7) { 
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Marks-Details tr td:nth-of-type(8) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Student-Requested-Leaves tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Student-Requested-Leaves tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Student-Requested-Leaves tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Student-Requested-Leaves tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Student-Requested-Leaves tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Student-Requested-Leaves tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Student-Requested-Leaves tr td:nth-of-type(7) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Student-Requested-Leaves tr td:nth-of-type(8) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Student-Requested-Leaves tr td:nth-of-type(9) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Student-Requested-Leaves tr td:nth-of-type(10) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Student-Requested-Leaves tr td:nth-of-type(11) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Class-Section tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Class-Section tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Assign-Seats tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Assign-Seats tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Assign-Seats tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Assign-Seats tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Assign-Seats tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Period-Time tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Period-Time tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Assign-Teacher tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Assign-Teacher tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Assign-Teacher tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Assign-Teacher tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Holiday-List tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Holiday-List tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Holiday-List tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Driver-Route-List tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Driver-Route-List tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Notification-details tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Notification-details tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Notification-details tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Notification-details tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Notification-details tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Notification-details tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Notification-details tr td:nth-of-type(7) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Notification-List-Admin tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Notification-List-Admin tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Notification-List-Admin tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Notification-List-Admin tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Assign-Seat-User tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Assign-Seat-User tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Checking-Teacher tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Checking-Teacher tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Question-Setter-User tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word; 
  }

  #Mys_table_top .Question-Setter-User tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Fee-Slip-User tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Fee-Slip-User tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Fee-Slip-User tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Fee-Slip-User tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Fee-Slip-User tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Fee-Slip-User tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Fee-Slip-User tr td:nth-of-type(7) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .School-Statistics-Detail tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .School-Statistics-Detail tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .School-Statistics-Detail tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Generate-Payment tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Generate-Payment tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Generate-Payment tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Semestral_Payment_Breakdown tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Semestral_Payment_Breakdown tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Semestral_Payment_Breakdown tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Semestral_Payment_Breakdown tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Semestral_Payment_Breakdown tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Semestral_Payment_Breakdown tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Semestral_Payment_Breakdown tr td:nth-of-type(7) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Semestral_Payment_Breakdown tr td:nth-of-type(8) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Semestral_Payment_Breakdown tr td:nth-of-type(9) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Quarterly_Payment_Breakdown tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 70% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Quarterly_Payment_Breakdown tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 70% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Quarterly_Payment_Breakdown tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 70% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Quarterly_Payment_Breakdown tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 70% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Quarterly_Payment_Breakdown tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 70% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Quarterly_Payment_Breakdown tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 70% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Quarterly_Payment_Breakdown tr td:nth-of-type(7) {
    width: 100%;
    padding-left: 70% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Quarterly_Payment_Breakdown tr td:nth-of-type(8) {
    width: 100%;
    padding-left: 70% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .One-Time_Payment_Breakdown tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .One-Time_Payment_Breakdown tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .One-Time_Payment_Breakdown tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .One-Time_Payment_Breakdown tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .One-Time_Payment_Breakdown tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Invoice_Details tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Invoice_Details tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Crontab-Report-List tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Crontab-Report-List tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Crontab-Report-List tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Crontab-Report-List tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Genrate-Monthly tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Genrate-Monthly tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .View-Franchise tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .View-Franchise tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .View-Franchise tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .View-Franchise tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .View-Franchise tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .View-Franchise tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .View-Franchise tr td:nth-of-type(7) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .seats-enquiry tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .seats-enquiry tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .seats-enquiry tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .seats-enquiry tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .seats-enquiry tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .seats-enquiry tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .seats-enquiry tr td:nth-of-type(7) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .seats-enquiry tr td:nth-of-type(8) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .seats-enquiry tr td:nth-of-type(9) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Invoice-Details tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Invoice-Details tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Invoice-Details tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Invoice-Details tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Invoice-Details tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Invoice-Details tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

}


@media only screen and (min-width: 576px) and (max-width: 1024px) {

  #Mys_table_top .seats-enquiry tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .seats-enquiry tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .seats-enquiry tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .seats-enquiry tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .seats-enquiry tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .seats-enquiry tr td:nth-of-type(7) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .seats-enquiry tr td:nth-of-type(8) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .seats-enquiry tr td:nth-of-type(9) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .seats-enquiry tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }
  
  #Mys_table_top .View-Franchise tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .View-Franchise tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .View-Franchise tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .View-Franchise tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .View-Franchise tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .View-Franchise tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .View-Franchise tr td:nth-of-type(7) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }
  
  #Mys_table_top .Genrate-Monthly tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Genrate-Monthly tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Crontab-Report-List tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Crontab-Report-List tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Crontab-Report-List tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Crontab-Report-List tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }
  
  #Mys_table_top .One-Time_Payment_Breakdown tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .One-Time_Payment_Breakdown tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .One-Time_Payment_Breakdown tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .One-Time_Payment_Breakdown tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .One-Time_Payment_Breakdown tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  
  #Mys_table_top .Quarterl_Payment_Breakdown tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Quarterl_Payment_Breakdown tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Quarterl_Payment_Breakdown tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Quarterl_Payment_Breakdown tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Quarterl_Payment_Breakdown tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }
  

  #Mys_table_top .Monthly_Payment_Breakdown tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Monthly_Payment_Breakdown tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Monthly_Payment_Breakdown tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Monthly_Payment_Breakdown tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Monthly_Payment_Breakdown tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Generate-Payment tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Generate-Payment tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Generate-Payment tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }
  
  #Mys_table_top .School-Statistics-Detail tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .School-Statistics-Detail tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .School-Statistics-Detail tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Notification-List-Admin tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Notification-List-Admin tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Notification-List-Admin tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Notification-List-Admin tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }
  
  #Mys_table_top .View-Pricing-table tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .View-Pricing-table tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .View-Pricing-table tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .View-Pricing-table tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .View-Pricing-table tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 50% !important;
    word-wrap: break-word;
  }

}

@media only screen and (min-width: 800px) and (max-width: 1024px) {

#Mys_table_top .Monthly_Payment_Breakdown tr td:nth-of-type(1) {
  width: 100%;
  padding-left: 60% !important;
  word-wrap: break-word;
}

#Mys_table_top .Monthly_Payment_Breakdown tr td:nth-of-type(2) {
  width: 100%;
  padding-left: 60% !important;
  word-wrap: break-word;
}

#Mys_table_top .Monthly_Payment_Breakdown tr td:nth-of-type(3) {
  width: 100%;
  padding-left: 60% !important;
  word-wrap: break-word;
}

#Mys_table_top .Monthly_Payment_Breakdown tr td:nth-of-type(4) {
  width: 100%;
  padding-left: 60% !important;
  word-wrap: break-word;
}

#Mys_table_top .Monthly_Payment_Breakdown tr td:nth-of-type(5) {
  width: 100%;
  padding-left: 60% !important;
  word-wrap: break-word;
}

#Mys_table_top .Monthly_Payment_Breakdown tr td:nth-of-type(6) {
  width: 100%;
  padding-left: 60% !important;
  word-wrap: break-word;
}

#Mys_table_top .Monthly_Payment_Breakdown tr td:nth-of-type(7) {
  width: 100%;
  padding-left: 60% !important;
  word-wrap: break-word;
}

#Mys_table_top .Monthly_Payment_Breakdown tr td:nth-of-type(8) {
  width: 100%;
  padding-left: 60% !important;
  word-wrap: break-word;
}

#Mys_table_top .Monthly_Payment_Breakdown tr td:nth-of-type(9) {
  width: 100%;
  padding-left: 60% !important;
  word-wrap: break-word;
}

#Mys_table_top .Semestral_Payment_Breakdown tr td:nth-of-type(1) {
  width: 100%;
  padding-left: 60% !important;
  word-wrap: break-word;
}

#Mys_table_top .Semestral_Payment_Breakdown tr td:nth-of-type(2) {
  width: 100%;
  padding-left: 60% !important;
  word-wrap: break-word;
}

#Mys_table_top .Semestral_Payment_Breakdown tr td:nth-of-type(3) {
  width: 100%;
  padding-left: 60% !important;
  word-wrap: break-word;
}

#Mys_table_top .Semestral_Payment_Breakdown tr td:nth-of-type(4) {
  width: 100%;
  padding-left: 60% !important;
  word-wrap: break-word;
}

#Mys_table_top .Semestral_Payment_Breakdown tr td:nth-of-type(5) {
  width: 100%;
  padding-left: 60% !important;
  word-wrap: break-word;
}

#Mys_table_top .Semestral_Payment_Breakdown tr td:nth-of-type(6) {
  width: 100%;
  padding-left: 60% !important;
  word-wrap: break-word;
}

#Mys_table_top .Semestral_Payment_Breakdown tr td:nth-of-type(7) {
  width: 100%;
  padding-left: 60% !important;
  word-wrap: break-word;
}

#Mys_table_top .Semestral_Payment_Breakdown tr td:nth-of-type(8) {
  width: 100%;
  padding-left: 60% !important;
  word-wrap: break-word;
}

#Mys_table_top .Semestral_Payment_Breakdown tr td:nth-of-type(9) {
  width: 100%;
  padding-left: 60% !important;
  word-wrap: break-word;
}

#Mys_table_top .Quarterly_Payment_Breakdown tr td:nth-of-type(1) {
  width: 100%;
  padding-left: 60% !important;
  word-wrap: break-word;
}

#Mys_table_top .Quarterly_Payment_Breakdown tr td:nth-of-type(2) {
  width: 100%;
  padding-left: 60% !important;
  word-wrap: break-word;
}

#Mys_table_top .Quarterly_Payment_Breakdown tr td:nth-of-type(3) {
  width: 100%;
  padding-left: 60% !important;
  word-wrap: break-word;
}

#Mys_table_top .Quarterly_Payment_Breakdown tr td:nth-of-type(4) {
  width: 100%;
  padding-left: 60% !important;
  word-wrap: break-word;
}

#Mys_table_top .Quarterly_Payment_Breakdown tr td:nth-of-type(5) {
  width: 100%;
  padding-left: 60% !important;
  word-wrap: break-word;
}

#Mys_table_top .Quarterly_Payment_Breakdown tr td:nth-of-type(6) {
  width: 100%;
  padding-left: 60% !important;
  word-wrap: break-word;
}

#Mys_table_top .Quarterly_Payment_Breakdown tr td:nth-of-type(7) {
  width: 100%;
  padding-left: 60% !important;
  word-wrap: break-word;
}

#Mys_table_top .Quarterly_Payment_Breakdown tr td:nth-of-type(8) {
  width: 100%;
  padding-left: 60% !important;
  word-wrap: break-word;
}

#Mys_table_top .Quarterly_Payment_Breakdown tr td:nth-of-type(9) {
  width: 100%;
  padding-left: 60% !important;
  word-wrap: break-word;
}

#Mys_table_top .One-Time_Payment_Breakdown tr td:nth-of-type(1) {
  width: 100%;
  padding-left: 60% !important;
  word-wrap: break-word;
}

#Mys_table_top .One-Time_Payment_Breakdown tr td:nth-of-type(2) {
  width: 100%;
  padding-left: 60% !important;
  word-wrap: break-word;
}

#Mys_table_top .One-Time_Payment_Breakdown tr td:nth-of-type(3) {
  width: 100%;
  padding-left: 60% !important;
  word-wrap: break-word;
}

#Mys_table_top .One-Time_Payment_Breakdown tr td:nth-of-type(4) {
  width: 100%;
  padding-left: 60% !important;
  word-wrap: break-word;
}

#Mys_table_top .One-Time_Payment_Breakdown tr td:nth-of-type(5) {
  width: 100%;
  padding-left: 60% !important;
  word-wrap: break-word;
}

}

@media only screen and (min-width: 576px) and (max-width: 799px) {

  #Mys_table_top .Monthly_Payment_Breakdown tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }
  
  #Mys_table_top .Monthly_Payment_Breakdown tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }
  
  #Mys_table_top .Monthly_Payment_Breakdown tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }
  
  #Mys_table_top .Monthly_Payment_Breakdown tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }
  
  #Mys_table_top .Monthly_Payment_Breakdown tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }
  
  #Mys_table_top .Monthly_Payment_Breakdown tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }
  
  #Mys_table_top .Monthly_Payment_Breakdown tr td:nth-of-type(7) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }
  
  #Mys_table_top .Monthly_Payment_Breakdown tr td:nth-of-type(8) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }
  
  #Mys_table_top .Monthly_Payment_Breakdown tr td:nth-of-type(9) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Semestral_Payment_Breakdown tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Semestral_Payment_Breakdown tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Semestral_Payment_Breakdown tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Semestral_Payment_Breakdown tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Semestral_Payment_Breakdown tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Semestral_Payment_Breakdown tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Semestral_Payment_Breakdown tr td:nth-of-type(7) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Semestral_Payment_Breakdown tr td:nth-of-type(8) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Semestral_Payment_Breakdown tr td:nth-of-type(9) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .Quarterly_Payment_Breakdown tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }
  
  #Mys_table_top .Quarterly_Payment_Breakdown tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }
  
  #Mys_table_top .Quarterly_Payment_Breakdown tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }
  
  #Mys_table_top .Quarterly_Payment_Breakdown tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }
  
  #Mys_table_top .Quarterly_Payment_Breakdown tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }
  
  #Mys_table_top .Quarterly_Payment_Breakdown tr td:nth-of-type(6) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }
  
  #Mys_table_top .Quarterly_Payment_Breakdown tr td:nth-of-type(7) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }
  
  #Mys_table_top .Quarterly_Payment_Breakdown tr td:nth-of-type(8) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }
  
  #Mys_table_top .Quarterly_Payment_Breakdown tr td:nth-of-type(9) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }

  #Mys_table_top .One-Time_Payment_Breakdown tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }
  
  #Mys_table_top .One-Time_Payment_Breakdown tr td:nth-of-type(2) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }
  
  #Mys_table_top .One-Time_Payment_Breakdown tr td:nth-of-type(3) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }
  
  #Mys_table_top .One-Time_Payment_Breakdown tr td:nth-of-type(4) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }
  
  #Mys_table_top .One-Time_Payment_Breakdown tr td:nth-of-type(5) {
    width: 100%;
    padding-left: 60% !important;
    word-wrap: break-word;
  }
  
  }

  @media only screen and (min-width: 320px) and (max-width: 575px) {
    
    #Mys_table_top .Student-List tr td:nth-of-type(1) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Student-List tr td:nth-of-type(2) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Student-List tr td:nth-of-type(3) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Student-List tr td:nth-of-type(4) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Student-List tr td:nth-of-type(5) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Student-List tr td:nth-of-type(6) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }
    
    #Mys_table_top .Edit-Attendance tr td:nth-of-type(1) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Edit-Attendance tr td:nth-of-type(2) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Edit-Attendance tr td:nth-of-type(3) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Edit-Attendance tr td:nth-of-type(4) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }
    
    #Mys_table_top .Admission-Enquiry-List tr td:nth-of-type(1) {
      width: 100%;
      padding-left: 60% !important;
      word-wrap: break-word;
      font-size: 12px;
    }

    #Mys_table_top .Admission-Enquiry-List tr td:nth-of-type(2) {
      width: 100%;
      padding-left: 60% !important;
      word-wrap: break-word;
      font-size: 12px;
    }

    #Mys_table_top .Admission-Enquiry-List tr td:nth-of-type(3) {
      width: 100%;
      padding-left: 60% !important;
      word-wrap: break-word;
      font-size: 12px;
    }

    #Mys_table_top .Admission-Enquiry-List tr td:nth-of-type(4) {
      width: 100%;
      padding-left: 60% !important;
      word-wrap: break-word;
      font-size: 12px;
    }

    #Mys_table_top .Admission-Enquiry-List tr td:nth-of-type(5) {
      width: 100%;
      padding-left: 60% !important;
      word-wrap: break-word;
      font-size: 12px;
    }

    #Mys_table_top .Admission-Enquiry-List tr td:nth-of-type(6) {
      width: 100%;
      padding-left: 60% !important;
      word-wrap: break-word;
      font-size: 12px;
    }

    #Mys_table_top .Admission-Enquiry-List tr td:nth-of-type(7) {
      width: 100%;
      padding-left: 60% !important;
      word-wrap: break-word;
      font-size: 12px;
    }

    #Mys_table_top .Admission-Enquiry-List tr td:nth-of-type(8) {
      width: 100%;
      padding-left: 60% !important;
      word-wrap: break-word;
      font-size: 12px;
    }

    #Mys_table_top .Admission-Enquiry-List tr td:nth-of-type(9) {
      width: 100%;
      padding-left: 60% !important;
      word-wrap: break-word;
      font-size: 12px;
    }

    #Mys_table_top .Admission-Enquiry-List tr td:nth-of-type(10) {
      width: 100%;
      padding-left: 60% !important;
      word-wrap: break-word;
      font-size: 12px;
    }

    #Mys_table_top .Admission-Enquiry-List tr td:nth-of-type(11) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
      font-size: 12px;
    }
    
    #Mys_table_top .Manager-Report tr td:nth-of-type(1) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Manager-Report tr td:nth-of-type(2) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Manager-Report tr td:nth-of-type(3) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Manager-Report tr td:nth-of-type(4) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Manager-Report tr td:nth-of-type(5) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Attendance-Details-Report tr td:nth-of-type(1) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Attendance-Details-Report tr td:nth-of-type(2) { 
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Attendance-Details-Report tr td:nth-of-type(3) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Attendance-Details-Report tr td:nth-of-type(4) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Attendance-Details-Report tr td:nth-of-type(5) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }
    
    #Mys_table_top .Generate-Fee tr td:nth-of-type(1) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Generate-Fee tr td:nth-of-type(2) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Generate-Fee tr td:nth-of-type(3) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Generate-Fee tr td:nth-of-type(4) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Generate-Fee tr td:nth-of-type(5) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Generate-Fee tr td:nth-of-type(6) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Generate-Fee tr td:nth-of-type(7) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Generate-Fee tr td:nth-of-type(8) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }
    
    #Mys_table_top .Mark-Attendance tr td:nth-of-type(1) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Mark-Attendance tr td:nth-of-type(2) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Mark-Attendance tr td:nth-of-type(3) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }
    
    #Mys_table_top .Student-Details tr td:nth-of-type(1) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Student-Details tr td:nth-of-type(2) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Student-Details tr td:nth-of-type(3) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Student-Details tr td:nth-of-type(4) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Books-List tr td:nth-of-type(1) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Books-List tr td:nth-of-type(2) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Books-List tr td:nth-of-type(3) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Books-List tr td:nth-of-type(4) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Books-List tr td:nth-of-type(5) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Books-List tr td:nth-of-type(6) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Books-List tr td:nth-of-type(7) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Books-List tr td:nth-of-type(8) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }
    
    #Mys_table_top .Edit-Allocate-Leave tr td:nth-of-type(1) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Edit-Allocate-Leave tr td:nth-of-type(2) { 
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Edit-Allocate-Leave tr td:nth-of-type(3) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Edit-Allocate-Leave tr td:nth-of-type(4) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }
    
    #Mys_table_top .Allocated-Leave tr td:nth-of-type(1) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Allocated-Leave tr td:nth-of-type(2) { 
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Allocated-Leave tr td:nth-of-type(3) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Allocated-Leave tr td:nth-of-type(4) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Staff-Feedback tr td:nth-of-type(1) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }
  
    #Mys_table_top .Staff-Feedback tr td:nth-of-type(2) { 
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }
  
    #Mys_table_top .Staff-Feedback tr td:nth-of-type(3) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Student-Feedback tr td:nth-of-type(1) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Student-Feedback tr td:nth-of-type(2) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Student-Feedback tr td:nth-of-type(3) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }
    
    #Mys_table_top .Class_Routine tr td:nth-of-type(1) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }
  
    #Mys_table_top .Class_Routine tr td:nth-of-type(2) {
      width: 100%;
      padding-left: 50% !important;
      word-wrap: break-word;
    }
    

    #Mys_table_top .Monthly_Payment_Breakdown tr td:nth-of-type(1) {
      width: 100%;
      padding-left: 60% !important;
      word-wrap: break-word;
    }
    
    #Mys_table_top .Monthly_Payment_Breakdown tr td:nth-of-type(2) {
      width: 100%;
      padding-left: 60% !important;
      word-wrap: break-word;
    }
    
    #Mys_table_top .Monthly_Payment_Breakdown tr td:nth-of-type(3) {
      width: 100%;
      padding-left: 60% !important;
      word-wrap: break-word;
    }
    
    #Mys_table_top .Monthly_Payment_Breakdown tr td:nth-of-type(4) {
      width: 100%;
      padding-left: 60% !important;
      word-wrap: break-word;
    }
    
    #Mys_table_top .Monthly_Payment_Breakdown tr td:nth-of-type(5) {
      width: 100%;
      padding-left: 60% !important;
      word-wrap: break-word;
    }
    
    #Mys_table_top .Monthly_Payment_Breakdown tr td:nth-of-type(6) {
      width: 100%;
      padding-left: 60% !important;
      word-wrap: break-word;
    }
    
    #Mys_table_top .Monthly_Payment_Breakdown tr td:nth-of-type(7) {
      width: 100%;
      padding-left: 60% !important;
      word-wrap: break-word;
    }
    
    #Mys_table_top .Monthly_Payment_Breakdown tr td:nth-of-type(8) {
      width: 100%;
      padding-left: 60% !important;
      word-wrap: break-word;
    }
    
    #Mys_table_top .Monthly_Payment_Breakdown tr td:nth-of-type(9) {
      width: 100%;
      padding-left: 60% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .Quarterly_Payment_Breakdown tr td:nth-of-type(1) {
      width: 100%;
      padding-left: 60% !important;
      word-wrap: break-word;
    }
    
    #Mys_table_top .Quarterly_Payment_Breakdown tr td:nth-of-type(2) {
      width: 100%;
      padding-left: 60% !important;
      word-wrap: break-word;
    }
    
    #Mys_table_top .Quarterly_Payment_Breakdown tr td:nth-of-type(3) {
      width: 100%;
      padding-left: 60% !important;
      word-wrap: break-word;
    }
    
    #Mys_table_top .Quarterly_Payment_Breakdown tr td:nth-of-type(4) {
      width: 100%;
      padding-left: 60% !important;
      word-wrap: break-word;
    }
    
    #Mys_table_top .Quarterly_Payment_Breakdown tr td:nth-of-type(5) {
      width: 100%;
      padding-left: 60% !important;
      word-wrap: break-word;
    }
    
    #Mys_table_top .Quarterly_Payment_Breakdown tr td:nth-of-type(6) {
      width: 100%;
      padding-left: 60% !important;
      word-wrap: break-word;
    }
    
    #Mys_table_top .Quarterly_Payment_Breakdown tr td:nth-of-type(7) {
      width: 100%;
      padding-left: 60% !important;
      word-wrap: break-word;
    }
    
    #Mys_table_top .Quarterly_Payment_Breakdown tr td:nth-of-type(8) {
      width: 100%;
      padding-left: 60% !important;
      word-wrap: break-word;
    }
    
    #Mys_table_top .Quarterly_Payment_Breakdown tr td:nth-of-type(9) {
      width: 100%;
      padding-left: 60% !important;
      word-wrap: break-word;
    }

    #Mys_table_top .One-Time_Payment_Breakdown tr td:nth-of-type(1) {
      width: 100%;
      padding-left: 60% !important;
      word-wrap: break-word;
    }
    
    #Mys_table_top .One-Time_Payment_Breakdown tr td:nth-of-type(2) {
      width: 100%;
      padding-left: 60% !important;
      word-wrap: break-word;
    }
    
    #Mys_table_top .One-Time_Payment_Breakdown tr td:nth-of-type(3) {
      width: 100%;
      padding-left: 60% !important;
      word-wrap: break-word;
    }
    
    #Mys_table_top .One-Time_Payment_Breakdown tr td:nth-of-type(4) {
      width: 100%;
      padding-left: 60% !important;
      word-wrap: break-word;
    }
    
    #Mys_table_top .One-Time_Payment_Breakdown tr td:nth-of-type(5) {
      width: 100%;
      padding-left: 60% !important;
      word-wrap: break-word;
    }
    
    }