﻿ .custom-rwd-table {display: table;table-layout: auto;width: 100%;background-color: #fff;border-collapse: collapse;margin: 20px 0;}.custom-rwd-table thead {display: table-header-group;}.custom-rwd-table thead tr {color: #fff;background-color: #1a219f }.custom-rwd-table tr {display: table-row;border-bottom: 1px solid #ddd;}.custom-rwd-table th, .custom-rwd-table td {display: table-cell;padding: 10px !important;text-align: center;vertical-align: middle;}.custom-rwd-table tbody tr:hover {background-color: #f1f1f1;border-bottom: 1px solid #aaa;}@media screen and (max-width: 768px) {.custom-rwd-table {background-color: #f5f7fb;}.custom-rwd-table {border: 0;}.custom-rwd-table thead {display: none;}.custom-rwd-table tr {display: block;margin-bottom: 20px;border-bottom: 2px solid #ddd;background-color: #fff;border-radius: 12px;box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);}.custom-rwd-table td {display: flex;justify-content: space-between;align-items: center;padding: 10px 15px;font-size: 14px;border: none;border-bottom: 1px solid #eee;position: relative;}.custom-rwd-table td:last-child {border-bottom: 0;}.custom-rwd-table td:before {content: attr(data-th);font-weight: bold;width: 45%;color: #0c1169;display: inline-block;text-align: right;}.custom-rwd-table td span {display: inline-block;text-align: left;width: 50%;color: #333;}.custom-rwd-table tr:hover {transform: translateY(-3px);transition: all 0.3s ease-in-out;}}.custom-tablepanel {border-radius: 12px;overflow: hidden;padding: 10px;}.custom-text-primary {color: var(--Org-color);font-weight: bold;}.pagination {display: flex;justify-content: center;margin-top: -155px;padding: 10px 0;}.pagination-container {display: inline-block;}.pagination {list-style: none;display: flex;padding: 0;margin: 0;gap: 5px;}.pagination li {margin: 0;}.pagination a, .pagination span {text-decoration: none;width: 35px;height: 35px;border-radius: 50%;background-color: #c6c8d8;color: #1a219f;font-weight: bold;display: flex;align-items: center;justify-content: center;font-size: 14px;transition: background-color 0.3s, color 0.3s;cursor: pointer;}.pagination .active span {background-color: #1a219f;color: white;}.pagination a:hover {background-color: #1a219f;color: white !important;}.PagedList-skipToPrevious a {background-color: #c6c8d8;color: #1a219f;border-radius: 50%;font-size: 16px;width: 35px;height: 35px;display: flex;align-items: center;justify-content: center;cursor: pointer;transition: background-color 0.3s, color 0.3s;}.PagedList-skipToPrevious a:hover {background-color: #1a219f;color: white !important;}.pagination .disabled a {background-color: #ddd;color: #1a219f;cursor: not-allowed;pointer-events: none;}.dropbtn {background-color: #1a219f;color: #fff;padding: 10px 20px;font-size: 14px;border: none;cursor: pointer;border-radius: 8px;transition: background-color 0.3s ease, transform 0.3s ease;position: relative;}.dropbtn:hover {background-color: #333;transform: scale(1.05);}.dropdown {position: relative;display: inline-block;}.dropdown-content {display: none;position: absolute;background-color: #fff;min-width: 200px;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);z-index: 1000;border-radius: 8px;overflow: hidden;right: -200px;top: 0;text-align: right;padding: 10px 0;}.dropdown-content a {display: block;color: #333;padding: 10px 15px;text-decoration: none;font-size: 14px;transition: background-color 0.3s ease, color 0.3s ease;border-bottom: 1px solid #ddd;}.dropdown-content a:last-child {border-bottom: none;}.dropdown-content a:hover {background-color: #495057;color: #fff;border-radius: 8px;}.mobile-content .row {flex-direction: column;padding: 0 10px;}.dropdown-content a i {margin-left: 10px;font-size: 16px;vertical-align: middle;}.dropdown:hover .dropdown-content {display: block;}@media(max-width:769px) {.dropdown-content {right: -86px;top: -168px;}.custom-tablepanel {padding-bottom: 75px !important;}}.link-style {font-size: 14px;border-bottom: 1px solid #ddd;text-decoration: none;display: inline-block;color: inherit;padding: 5px 0;}