.elementor-107 .elementor-element.elementor-element-4517e51b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--e-con-transform-transition-duration:0ms;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-107 .elementor-element.elementor-element-3dfb53b1{text-align:left;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-107 .elementor-element.elementor-element-148f7fd6{font-family:"Lora", Sans-serif;font-weight:700;font-style:normal;}.elementor-107 .elementor-element.elementor-element-4910cf54{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-107 .elementor-element.elementor-element-612e63b9{text-align:left;}.elementor-107 .elementor-element.elementor-element-1a834966{font-family:"Lora", Sans-serif;font-weight:bold;}.elementor-107 .elementor-element.elementor-element-54340b5e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-107 .elementor-element.elementor-element-1a7370f0{text-align:left;}.elementor-107 .elementor-element.elementor-element-334b535e{font-family:"Lora", Sans-serif;font-weight:700;}.elementor-107 .elementor-element.elementor-element-54211bf3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-107 .elementor-element.elementor-element-348be857{text-align:left;}.elementor-107 .elementor-element.elementor-element-482c9e42{font-family:"Lora", Sans-serif;font-weight:700;}.elementor-107 .elementor-element.elementor-element-106b9da3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-107 .elementor-element.elementor-element-443413c7{text-align:left;}.elementor-107 .elementor-element.elementor-element-6e75e0c2{font-family:"Lora", Sans-serif;font-weight:700;}.elementor-107 .elementor-element.elementor-element-f356457{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-107 .elementor-element.elementor-element-16a09c{text-align:left;}.elementor-107 .elementor-element.elementor-element-3506c1db{font-family:"Lora", Sans-serif;font-weight:700;}.elementor-107 .elementor-element.elementor-element-4c0fab4f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-107 .elementor-element.elementor-element-257be929{text-align:left;}.elementor-107 .elementor-element.elementor-element-46c1f0f1{font-family:"Lora", Sans-serif;font-weight:700;}/* Start custom CSS for text-editor, class: .elementor-element-148f7fd6 */.school-info-table-container {
  font-family: Arial, sans-serif;
  overflow-x: auto;
}

.school-info-table {
  width: 100%;
  border-collapse: collapse;
}

.school-info-table th,
.school-info-table td {
  padding: 12px 15px;
  font-size: 14px;
  text-align: left;
  border: 2px double #ddd;
}

.school-info-table .header-row {
  background-color: #92278f;
  color: white;
  font-size: 16px;
  border: 4px double #fff;
}

.school-info-table tbody tr:nth-child(odd) {
  background-color: #f4f4f4;
}

.school-info-table tbody tr:nth-child(even) {
  background-color: #ffffff;
}

.link {
  color: #92278f;
  text-decoration: none;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-1a834966 */.document-table-container {
  font-family: Arial, sans-serif;
  overflow-x: auto;
}

.document-table {
  width: 100%;
  border-collapse: collapse;
}

.document-table th,
.document-table td {
  padding: 12px 15px;
  text-align: left;
  font-size: 14px;
  border: 2px double #ddd;
}

.document-table thead th {
  border: 4px double #fff;
  font-size: 16px;
  background-color: #92278f;
  color: white;
}

.document-table .col-sr {
  width: 55px;
}

.document-table .col-doc {
  width: 312px;
}

.document-table .col-upload {
  width: 250px;
}

.document-table tbody tr:nth-child(even) {
  background-color: #ffffff;
}

.document-table tbody tr:nth-child(odd) {
  background-color: #f4f4f4;
}

.document-table a {
  color: #92278f;
  text-decoration: none;
}

.document-table h5 {
  margin: 0;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-334b535e */.document-table-container {
  font-family: Arial, sans-serif;
}

.document-table {
  width: 100%;
  border-collapse: collapse;
}

.document-table th,
.document-table td {
  padding: 12px 15px;
  text-align: left;
  font-size: 14px;
  border: 2px double #ddd;
}

.document-table thead th {
  border: 4px double #fff;
  font-size: 16px;
  background-color: #92278f;
  color: white;
}

.document-table .col-sr {
  width: 55px;
}

.document-table .col-doc {
  width: 312px;
}

.document-table .col-upload {
  width: 250px;
}

.document-table tbody tr:nth-child(even) {
  background-color: #ffffff;
}

.document-table tbody tr:nth-child(odd) {
  background-color: #f4f4f4;
}

.document-table a {
  color: #92278f;
  text-decoration: none;
}

.document-table h5 {
  margin: 0;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-482c9e42 */.table-container {
  overflow-x: auto;
  font-family: Arial, sans-serif;
}

.result-table {
  border-collapse: collapse;
  width: 100%;
}

.result-table th,
.result-table td {
  padding: 12px 15px;
  text-align: left;
  font-size: 14px;
  border: 2px double #ddd;
}

.result-table th {
  background-color: #92278f;
  color: white;
  border: 4px double #fff;
  font-size: 16px;
}

.result-table tr:nth-child(even) {
  background-color: #f4f4f4;
}

.result-table tr:nth-child(odd) {
  background-color: #ffffff;
}

.result-table tr {
  transition: background-color 0.3s;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-6e75e0c2 */.table-container {
  overflow-x: auto;
  font-family: Arial, sans-serif;
}

.styled-table {
  border-collapse: collapse;
  width: 100%;
}

.styled-table th,
.styled-table td {
  padding: 12px 15px;
  text-align: left;
  font-size: 14px;
  border: 2px double #ddd;
}

.styled-table th {
  background-color: #92278f;
  color: white;
  border: 4px double #fff;
  font-size: 16px;
}

.styled-table th:nth-child(1) { width: 45px; }
.styled-table th:nth-child(2) { width: 48px; }
.styled-table th:nth-child(3) { width: 161px; }
.styled-table th:nth-child(4) { width: 133px; }
.styled-table th:nth-child(5) { width: 104px; }

.styled-table tbody tr:nth-child(even) {
  background-color: #f4f4f4;
}

.styled-table tbody tr:nth-child(odd) {
  background-color: #ffffff;
}

.styled-table tbody tr {
  transition: background-color 0.3s;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-3506c1db */.staff-table-container {
  font-family: Arial, sans-serif;
}

.staff-table {
  width: 100%;
  border-collapse: collapse;
}

.staff-table th,
.staff-table td {
  padding: 12px 15px;
  text-align: left;
  font-size: 14px;
  border: 2px double #ddd;
}

.staff-table .section-header {
  background-color: #92278f;
  color: white;
  font-size: 18px;
  text-align: center;
  border: 4px double #fff;
}

.staff-table .column-header {
  background-color: #92278f;
  color: white;
  font-size: 16px;
  border: 4px double #fff;
}

.staff-table .col-sr {
  width: 130px;
}

.staff-table .col-info {
  width: 293px;
}

.staff-table .col-detail {
  width: 236px;
}

.staff-table tbody tr:nth-child(even):not(.section-header) {
  background-color: #ffffff;
}

.staff-table tbody tr:nth-child(odd):not(.section-header) {
  background-color: #f4f4f4;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-46c1f0f1 */.infra-table-container {
  font-family: Arial, sans-serif;
}

.infra-table {
  width: 100%;
  border-collapse: collapse;
}

.infra-table th,
.infra-table td {
  padding: 12px 15px;
  text-align: left;
  font-size: 14px;
  border: 2px double #ddd;
}

.infra-table .column-header {
  background-color: #92278f;
  color: white;
  font-size: 16px;
  border: 4px double #fff;
}

.infra-table .col-sr {
  width: 130px;
}

.infra-table .col-info {
  width: 293px;
}

.infra-table .col-detail {
  width: 236px;
}

.infra-table tbody tr:nth-child(odd) {
  background-color: #f4f4f4;
}

.infra-table tbody tr:nth-child(even) {
  background-color: #ffffff;
}

.infra-table .link {
  color: #92278f;
  text-decoration: none;
  font-weight: bold;
}/* End custom CSS */