| Server IP : 35.201.19.92 / Your IP : 216.73.216.156 Web Server : nginx System : Linux pod-200961 6.8.0-1055-gke #61-Ubuntu SMP Tue May 26 22:57:42 UTC 2026 x86_64 User : fpm200098 ( 200098) PHP Version : 8.2.33 Disable Function : apache_child_terminate,apache_get_modules,apache_get_version,apache_getenv,apache_note,apache_setenv,disk_free_space,disk_total_space,diskfreespace,dl,exec,fastcgi_finish_request,link,opcache_compile_file,opcache_get_configuration,opcache_invalidate,opcache_is_script_cached,opcache_reset,passthru,pclose,pcntl_exec,popen,posix_getpid,posix_getppid,posix_getpwuid,posix_kill,posix_mkfifo,posix_setegid,posix_seteuid,posix_setgid,posix_setpgid,posix_setsid,posix_setuid,posix_uname,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,realpath_cache_get,shell_exec,show_source,symlink,system MySQL : OFF | cURL : ON | WGET : OFF | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /nas/content/live/questfamilyday/wp-content/themes/generatepress_child/portal/assets/css/ |
Upload File : |
:root {
--wpbar-height: 46px;
--nav-bar-height: 76px;
/*--nav-height: 76px;*/
--primary-color: #75ccc5;
--accent-color: #d9c9a6;
--white: #ffffff;
/*--nav-height: 122px;*/
--contrast: #0f4661;
--contrast-2: #176287;
--contrast-3: #1c78a6;
--base: #f2e0b9;
--base-2: #f3ead4;
--base-3: #ffffff;
--accent: #71ccc5;
--secondary-accent: #a8d8f0;
--melonish: #fdb7b0;
--watermelon: #f4698b;
--transition: all 0.3s ease-in-out;
/* Base font size (mobile-first) */
--text-xs: 0.75rem; /* 12px */
--text-sm: 0.875rem; /* 14px */
--text-base: 1rem; /* 16px */
--text-lg: 1.125rem; /* 18px */
--text-xl: 1.25rem; /* 20px */
--text-2xl: 1.5rem; /* 24px */
--text-3xl: 1.875rem; /* 30px */
--text-4xl: 2.25rem; /* 36px */
--text-5xl: 3rem; /* 48px */
/* Responsive scaling */
@media (min-width: 640px) {
/* sm */
--text-xs: 0.75rem;
--text-sm: 0.875rem;
--text-base: 1rem;
--text-lg: 1.125rem;
--text-xl: 1.375rem; /* +2px */
--text-2xl: 1.75rem; /* +4px */
--text-3xl: 2.25rem; /* +6px */
--text-4xl: 2.5rem; /* +8px */
--text-5xl: 3.5rem; /* +12px */
}
@media (min-width: 768px) {
/* md */
--text-xl: 1.5rem;
--text-2xl: 2rem;
--text-3xl: 2.5rem;
--text-4xl: 3rem;
--text-5xl: 4rem;
}
@media (min-width: 783px) {
--wpbar-height: 32px;
}
@media (min-width: 1024px) {
/* lg */
--text-xl: 1.625rem;
--text-2xl: 2.25rem;
--text-3xl: 3rem;
--text-4xl: 3.75rem;
--text-5xl: 4.5rem;
}
}
html { font-size: 16px; }
/* Usage example */
body {
font-size: var(--text-base);
--nav-height: var(--nav-bar-height);
}
body.admin-bar {
--nav-height: calc(var(--nav-bar-height) + var(--wpbar-height));
}
.main-content {
padding-top: var(--nav-bar-height);
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
color: inherit;
}
.scrollbar-thin {
-ms-overflow-style: thin;
scrollbar-width: thin;
}
/*Elementor generated contens*/
body.dashboard-portal-page .elementor-section.elementor-section-stretched {
width: auto !important;
left: auto !important;
}
body.dashboard-portal-page #content .elementor-location-single {
/*margin-left: 250px;
padding: var(--nav-bar-height) 0px 20px;
transition: margin-left 0.3s ease-in-out;*/
}
body.dashboard-portal-page.dashboard-full-width #content .elementor-location-single {
/*margin-left: 0px;*/
}
body.dashboard-portal-page #content .elementor-location-single > .ang-section-padding-initial.elementor-top-section {
padding: 0;
}
body.dashboard-portal-page #content .elementor-location-single .elementor-section.elementor-section-boxed > .elementor-container {
max-width: 100%;
}
body.dashboard-portal-page #content .elementor-location-single .elementor-section.elementor-top-section {
padding-left: 0;
padding-right: 0;
}
body.dashboard-portal-page #content .elementor-column-gap-default>.elementor-column>.elementor-element-populated,
body.dashboard-portal-page #content [class*="elementor-column-gap"]>.elementor-top-column>.elementor-element-populated {
padding-left: 8px;
padding-right: 8px;
}
body.dashboard-portal-page #content .elementor-top-section:first-child> [class*="elementor-column-gap"]>.elementor-top-column>.elementor-element-populated:first-child {
padding-top: 0;
}
.dash-profile-pic {
object-fit: cover;
}
body.dashboard-portal-page #content .modal .form-control,
body.dashboard-portal-page #content .modal .gfield input,
body.dashboard-portal-page #content .modal .gfield select,
body.dashboard-portal-page #content .modal .gfield textarea {
border-color: #ced4da;
height: auto;
padding: .375rem .75rem !important;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
display: block;
border-radius: .25rem;
}
body.dashboard-portal-page #content .modal .gform-footer {
justify-content: flex-end;
border-top: 1px solid #dee2e6;
margin: 16px -16px 0;
padding: 1rem 1rem 0;
}
body.dashboard-portal-page #content .modal .gform-footer .button,
body.dashboard-portal-page #content .modal .gform-footer .btn {
border-radius: 6px;
padding: 8px 16px;
font-weight: 500;
}
body.dashboard-portal-page #content .modal .gform-footer .btn.btn-danger {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
body.dashboard-portal-page #content .modal .gform-footer .btn.btn-danger:hover {
color: #fff;
background-color: #c82333;
border-color: #bd2130;
}
/*buttons*/
body.dashboard-portal-page .elementor-location-single .elementor-widget-button .elementor-button {
background-color: white;
color: var(--contrast-3);
border: 1px solid var(--contrast-3);
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.03);
}
body.dashboard-portal-page .elementor-location-single .elementor-widget-button .elementor-button:hover {
transform: translateY(-3px);
box-shadow: 0 6px 16px rgba(0, 0, 0, 0.3);
color: var(--white);
background-color: var(--contrast-3);
}
/*Gform datepicker*/
body.dashboard-portal-page .gform-theme-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-calendar th span,
body.dashboard-portal-page .gform-theme-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-calendar td,
body.dashboard-portal-page .gravity-theme.ui-datepicker .ui-datepicker-header select {
font-size: .8125rem !important;
}
@media (max-width: 768px) {
body.dashboard-portal-page #content .elementor-location-single {
/*margin-left: 0px;*/
}
}
/*end elementor generated content*/
/* Reset */
a:focus,
a:hover {
text-decoration: none !important;
outline: none;
}
a:visited {
color: inherit;
}
.t2 {
color: var(--contrast-2);
}
/* Text Size */
.t-bs {
font-size: var(--text-base);
}
.t-xs {
font-size: var(--text-xs);
}
.t-sm {
font-size: var(--text-sm);
}
.t-lg {
font-size: var(--text-lg);
}
/* Background */
.bgc {
background-color: var(--contrast);
}
.bgc-2 {
background-color: var(--contrast-2);
}
.bgc-3 {
background-color: var(--contrast-3);
}
/* Nav */
#header.navbar {
height: var(--nav-bar-height);
background: linear-gradient(90deg, var(--primary-color), var(--melonish));
box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
padding: 0 1.5rem;
margin: 0;
top: auto;
}
#header .navbar-brand img {
height: 40px;
transition: all 0.3s;
}
#header .navbar-toggler {
border: none;
padding: 0.5rem;
background-color: transparent;
color: #fff;
}
#header .navbar-toggler-icon {
background-image: none;
position: relative;
width: 24px;
height: 2px;
background-color: var(--white);
display: block;
transition: all 0.3s;
}
#header .navbar-toggler-icon::before,
#header .navbar-toggler-icon::after {
content: '';
position: absolute;
width: 24px;
height: 2px;
background-color: var(--white);
left: 0;
transition: all 0.3s;
}
#header .navbar-toggler-icon::before {
top: -8px;
}
#header .navbar-toggler-icon::after {
top: 8px;
}
#header .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
background-color: transparent;
}
#header .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon::before {
transform: rotate(45deg);
top: 0;
}
#header .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon::after {
transform: rotate(-45deg);
top: 0;
}
#header .navbar-nav {
align-items: center;
}
#header .nav-item {
margin: 0 0.5rem;
}
#header .nav-link {
color: var(--white) !important;
font-weight: 500;
padding: 0.5rem 1rem !important;
border-radius: 4px;
transition: all 0.2s;
position: relative;
text-decoration: none;
}
/* .nav-link:hover {
background-color: rgba(255, 255, 255, 0.15);
} */
#header .nav-link::after {
content: '';
position: absolute;
bottom: 0;
left: 50%;
width: 0;
height: 2px;
background-color: var(--white);
transition: all 0.3s;
transform: translateX(-50%);
}
#header .nav-link:hover::after {
width: calc(100% - 2rem);
}
#sidebarToggle .navbar-toggler-icon {
background-color: var(--accent);
}
#sidebarToggle .navbar-toggler-icon::before,
#sidebarToggle .navbar-toggler-icon::after {
background-color: var(--accent);
}
/* Sidebar */
.toggle-button {
background-color: var(--contrast);
position: fixed;
top: var(--nav-height);
left: 250px;
cursor: pointer;
z-index: 1000;
transition: left 0.3s ease-in-out; /* Smooth transition for button movement */
}
.toggle-button.x {
left: 0; /* Move the button to the right when the sidebar is open */
}
.toggle-button img {
height: 30px;
}
.sidebar-container {
position: fixed;
left: 0;
top: var(--nav-height);
bottom: 0;
z-index: 1000;
display: flex;
/*width: 250px;*/
/*transform: translateX(-100%);*/
transition: transform 0.3s ease-in-out;
width: 0;
}
.sidebar-container:has(.sidebar.active) {
width: 250px;
}
body .sidebar {
width: 250px;
height: calc(100vh - var(--nav-height));
background: linear-gradient(180deg, var(--contrast), var(--contrast-3));
color: var(--sidebar-text);
position: fixed;
left: 0;
top: var(--nav-height);
transform: translateX(-100%);
transition: transform 0.3s ease-in-out;
overflow: hidden;
box-shadow: 2px 0 15px rgba(0, 0, 0, 0.1);
z-index: 999;
display: flex;
flex-direction: column;
}
body .sidebar-container .sidebar {
margin-top: 0px;
}
.sidebar-menu {
padding: 1rem 0;
flex-grow: 1;
overflow-y: auto;
color: #fff;
}
.sidebar-item, .sidebar-footer a {
display: flex;
align-items: center;
padding: 0.75rem 1.5rem;
color: var(--white);
text-decoration: none;
transition: all 0.2s;
border-left: 4px solid transparent;
white-space: nowrap;
}
.sidebar-item:hover {
background-color: var(--contrast-2);
border-left: 4px solid var(--white);
color: var(--white);
}
.sidebar-footer a:hover {
color: var(--white);
}
.sidebar-item.active {
background-color: var(--contrast-2);
border-left: 4px solid var(--white);
font-weight: 600;
}
.sidebar-item i, .sidebar-footer a i {
font-size: 1.1rem;
margin-right: 1rem;
min-width: 24px;
text-align: center;
transition: margin var(--transition-speed);
}
.sidebar-footer {
width: 100%;
z-index: inherit;
border-top: 1px solid rgba(255, 255, 255, 0.1);
margin-top: auto; /* Push footer to bottom */
text-align: center;
padding: 10px;
}
/* .sidebar {
width: 250px;
height: 100vh;
position: fixed;
top: var(--nav-height);
left: 0;
background-color: var(--contrast-3);
transform: translateX(-100%);
transition: transform 0.3s ease-in-out;
z-index: 999999;
} */
/*body .sidebar-container:has(.sidebar.active),*/
body .sidebar.active {
transform: translateX(0);
}
/* .sidebar a {
padding: 10px 15px;
text-decoration: none;
font-size: 18px;
color: var(--white);
display: block;
}
.sidebar a i {
margin-right: 10px;
}
.sidebar a:hover {
color: #ffffff;
background-color: var(--contrast-2);
} */
body.dashboard-portal-page .toast:not(.show) {
display: none;
}
body.dashboard-portal-page .main-content {
margin-left: 250px;
padding: calc(var(--nav-bar-height) + 46px) 20px 20px;
transition: margin-left 0.3s ease-in-out;
}
body.dashboard-portal-page .main-content.full {
margin-left: 0;
}
@media (max-width: 768px) {
body.dashboard-portal-page .sidebar {
transform: translateX(-250px);
}
body.dashboard-portal-page .main-content {
margin-left: 0;
}
body.dashboard-portal-page .sidebar.active {
transform: translateX(0);
}
body.dashboard-portal-page .main-content.active {
margin-left: 250px;
}
}
.login-container {
background-color: #f8f9fa;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
}
.login-card {
width: 100%;
max-width: 400px;
padding: 50px 30px;
border: 1px solid #ddd;
border-radius: 10px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
background-color: var(--primary-color);
}
.login-card h2 {
text-align: center;
margin-bottom: 20px;
}
.login-card .form-group {
margin-bottom: 15px;
}
.login-card .btn {
width: 100%;
}
.login-card .footer {
text-align: center;
margin-top: 15px;
}
.login-card .footer a {
color: #007bff;
text-decoration: none;
}
.login-card input,
.login-card input:focus {
background-color: rgba(0, 0, 0, 0.3);
color: var(--white);
border: 0;
box-shadow: none;
}
.login-card input::placeholder {
color: var(--white);
opacity: 1;
}
.login-card input:not([type="radio"]):not([type="checkbox"]),
.login-card .form-control {
border-radius: 25px !important;
width: 100%;
position: relative;
padding-left: 55px !important;
}
.login-card .input-group-append,
.login-card .input-group-prepend {
border-radius: 50px !important;
position: absolute;
top: -2px;
z-index: 10;
outline: 0 !important;
}
.login-card .input-group-text {
border: 1px solid #f2e0b9;
border-radius: 25px !important;
background-color: transparent;
padding: 10px;
}
.login-card .input-img {
height: 20px;
margin: auto;
width: 100%;
}
.step {
display: none;
}
.step.active {
display: block;
}
.progress {
height: 25px;
}
.progress-bar {
font-weight: bold;
}
.application.card {
border-radius: 5px !important;
box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2);
}
.application .progress-bar {
background-color: var(--contrast-3);
}
#multiStepForm label {
margin: 5px;
font-size: 16px;
font-weight: 500;
}
.hl {
display: flex;
align-items: center;
width: 100%;
}
.hl::after {
content: "";
flex: 1;
margin-left: 10px;
margin-right: 10px;
height: 1px;
background-color: var(--base); /* or any color you want */
}
#signatureCanvas {
background-color: white;
cursor: crosshair;
}
/* Width */
.w100 {
width: 100%;
}
/* Button */
.btn-theme {
display: inline-block;
font-weight: 400;
text-align: center;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: transparent;
border: 1px solid transparent;
padding: 0.375rem 0.75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: 0.25rem;
}
.btn-theme-primary {
background-color: #f2e0b9;
color: #000;
border-radius: 25px;
transition: background-color 0.3s ease-in-out;
}
.btn-theme-primary:hover,
.btn-theme-primary:focus {
background-color: #f8e8c8;
outline: none;
}
.btn-card {
background-color: #f2e0b9;
font-size: 14px;
color: black;
padding: 5px 15px;
}
.btn-card:hover {
background-color: #eed6a3;
color: black;
}
.btn.next {
background-color: var(--contrast-2);
color: var(--white);
}
.btn.next:hover {
background-color: var(--contrast);
color: white;
}
.bg-theme {
background-color: var(--primary-color) !important;
}
/* Card */
.card,
.theme-card {
border-radius: 0 !important;
}
.theme-card {
padding: 20px;
background-color: #f1f1f1;
}
/* Tabs */
.theme-tabs a {
font-size: 16px;
font-weight: 500;
}
.theme-tabs a {
color: #495057;
}
.theme-tabs a:hover {
color: #333;
border-color: var(--primary-color);
}
.tab-panes-content {
border: 1px solid #dee2e6;
border-top: none;
}
.tab-panes-content .tab-pane {
padding: 20px;
}
.step {
display: none;
}
.step.active {
display: block;
}
/* Table */
body.dashboard-portal-page #content .modern-card {
border-radius: 12px;
box-shadow: 0 8px 24px rgba(15, 70, 97, 0.12);
border: none;
overflow: hidden;
background-color: var(--base-3);
margin-bottom: 30px;
}
/* Table Header */
body.dashboard-portal-page #content .table-header {
background: linear-gradient(135deg, var(--contrast), var(--contrast-3));
color: white;
padding: 20px 25px;
display: flex;
justify-content: space-between;
align-items: center;
}
body.dashboard-portal-page #content .table-header h5 {
margin: 0;
font-weight: 600;
letter-spacing: 0.5px;
}
body.dashboard-portal-page #content .btn-add {
background-color: var(--primary-color);
border: none;
border-radius: 6px;
padding: 8px 16px;
font-weight: 500;
transition: all 0.3s ease;
}
body.dashboard-portal-page #content .btn-add:hover {
background-color: var(--contrast-2);
transform: translateY(-2px);
box-shadow: 0 4px 8px rgba(15, 70, 97, 0.2);
}
/* Avatar - Consistent Across Both Tables */
.avatar {
width: 36px;
height: 36px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-weight: 600;
margin-right: 12px;
}
/* Table Styles */
body.dashboard-portal-page #content .modern-table {
margin: 0;
width: 100%;
}
body.dashboard-portal-page #content .modern-table thead th {
background-color: var(--base-3);
color: var(--contrast);
font-weight: 600;
text-transform: uppercase;
font-size: 0.8rem;
letter-spacing: 0.5px;
border-width: 1px 0px 0px 0px;
border-bottom: 2px solid var(--accent-color);
padding: 15px 20px;
}
body.dashboard-portal-page #content .modern-table thead th:last-child,
body.dashboard-portal-page #content .modern-table tbody td:last-child {
text-align: right;
}
body.dashboard-portal-page #content .modern-table tbody tr {
transition: all 0.2s ease;
}
body.dashboard-portal-page #content .modern-table tbody tr:hover {
background-color: rgba(168, 216, 240, 0.1);
}
body.dashboard-portal-page #content .modern-table tbody td,
body.dashboard-portal-page #content .modern-table tbody th {
padding: 16px 20px;
vertical-align: middle;
border-width: 1px 0px 0px 0px;
border-top: 1px solid rgba(217, 201, 166, 0.3);
}
/* Action Buttons */
body.dashboard-portal-page #content .modern-table tbody td button:last-child {
margin-right: 0 !important;
}
body.dashboard-portal-page #content .btn-action {
border-radius: 6px;
padding: 6px 10px;
font-size: 13px;
transition: all 0.2s ease;
border: none;
margin-right: 6px;
min-width: initial;
line-height: 1.5;
margin-top: initial;
margin-bottom: initial;
display: inline-block;
}
body.dashboard-portal-page #content .btn-view {
background-color: var(--secondary-accent);
color: var(--contrast);
}
body.dashboard-portal-page #content .btn-view:hover {
background-color: var(--contrast-2);
color: white;
}
body.dashboard-portal-page #content .btn-edit {
background-color: rgba(117, 204, 197, 0.2);
color: var(--contrast);
}
body.dashboard-portal-page #content .btn-edit:hover {
background-color: var(--primary-color);
color: white;
}
body.dashboard-portal-page #content .btn-delete {
background-color: rgba(253, 183, 176, 0.2);
color: #b53a56;
}
body.dashboard-portal-page #content .btn-delete:hover {
background-color: var(--melonish);
color: #8a1c3a;
}
.mxw-450 {
max-width: 450px;
}
/* Status Badges */
.status-badge,
.age-badge {
padding: 4px 10px;
border-radius: 12px;
font-size: 0.8rem;
font-weight: 600;
display: inline-block;
}
.status-active,
.age-badge {
background-color: rgba(117, 204, 197, 0.2);
color: var(--contrast);
}
.status-pending {
background-color: rgba(253, 183, 176, 0.2);
color: #b53a56;
}
/* Gender Icons */
.gender-icon {
width: 24px;
height: 24px;
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 50%;
margin-right: 8px;
}
.male {
background-color: rgba(168, 216, 240, 0.3);
color: var(--contrast-3);
}
.female {
background-color: rgba(253, 183, 176, 0.3);
color: #b53a56;
}
/* Docs Icons */
.document-icon {
margin-right: 15px;
}
/* Modal */
.dashboard-portal-page #content .modal-content {
border-radius: 5px !important;
}
.dashboard-portal-page #content .modal-header {
background: linear-gradient(135deg, var(--contrast), var(--contrast-3));
color: white;
}
.dashboard-portal-page #content .modal-title {
font-weight: 600;
letter-spacing: 0.5px;
color: #ffffff;
}
/* Form Styling */
.form-label {
font-weight: 600;
color: var(--contrast);
margin-bottom: 0.5rem;
}
.form-control {
border: 1px solid rgba(217, 201, 166, 0.5);
border-radius: 6px;
padding: 0.5rem 0.75rem;
}
.form-control:focus {
border-color: var(--primary-color);
box-shadow: 0 0 0 0.2rem rgba(117, 204, 197, 0.25);
}
/* Modal Footer Buttons */
body.dashboard-portal-page #content .modal-footer .btn {
border-radius: 6px;
padding: 8px 16px;
font-weight: 500;
}
body.dashboard-portal-page #content .modal-footer .btn-save {
background-color: var(--primary-color);
border: none;
color: white;
}
body.dashboard-portal-page #content .modal-footer .btn-save:hover {
background-color: var(--contrast-2);
color: white;
}
body.dashboard-portal-page #content .modal-footer .btn-cancel {
background-color: var(--base-2);
border: 1px solid var(--accent-color);
color: var(--contrast);
}
/* Profile */
.profile-card {
border: none;
border-radius: 10px;
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
overflow: hidden;
margin-bottom: 2rem;
}
.profile-card .card-header {
padding: 1.25rem 1.5rem;
border-bottom: none;
background: linear-gradient(135deg, var(--contrast), var(--contrast-3));
}
.profile-name {
letter-spacing: 1px;
font-size: 1.75rem;
position: relative;
padding-bottom: 10px;
color: #2e3a4d;
}
.profile-name:after {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 30%;
height: 3px;
background: linear-gradient(90deg, var(--contrast-3), var(--melonish), white);
}
.detail-item {
display: flex;
flex-wrap: wrap;
}
.detail-label {
flex: 0 0 180px;
letter-spacing: 0.5px;
color: #6c757d;
font-weight: 600;
}
.detail-value {
flex: 1;
min-width: 0;
}
.letter-spacing-1 {
letter-spacing: 1px;
}
.img-wrapper {
border: 5px solid var(--white);
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
height: 100%;
}
.supervised-users {
border-left: 1px solid #eee;
padding-left: 20px;
}
.user-card {
transition: all 0.3s ease;
background-color: #f8f9fa;
border-radius: 8px;
}
.user-card:hover {
transform: translateY(-2px);
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}
@media (max-width: 992px) {
.supervised-users {
border-left: none;
padding-left: 0;
margin-top: 30px;
padding-top: 20px;
border-top: 1px solid #eee;
}
}
@media (max-width: 768px) {
.detail-label {
flex: 0 0 120px;
}
.profile-name {
font-size: 1.5rem;
}
.img-wrapper {
max-height: 300px;
}
}
.nav-buttons-container {
background: white;
border-radius: var(--border-radius);
box-shadow: var(--box-shadow);
margin-bottom: 2rem;
}
.nav-buttons-grid {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
gap: 1rem;
}
.nav-button {
display: flex;
align-items: center;
padding: 1rem 1.5rem;
border-radius: 5px;
background-color: white;
color: var(--contrast-3);
text-decoration: none;
transition: var(--transition);
border: 1px solid var(--contrast-3);
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.03);
height: 100%; /* Ensure all buttons take full height of grid cell */
min-height: 80px;
}
.nav-button:hover {
transform: translateY(-3px);
box-shadow: 0 6px 16px rgba(0, 0, 0, 0.3);
color: var(--white);
background-color: var(--contrast-3);
}
.nav-button.active {
background-color: var(--primary);
color: white;
box-shadow: 0 6px 16px rgba(67, 97, 238, 0.2);
}
.nav-button i {
margin-right: 12px;
font-size: 1.2rem;
width: 24px;
text-align: center;
}
.nav-button-text {
font-weight: 500;
font-size: 0.95rem;
}
.section-title {
font-weight: 600;
color: var(--dark);
margin-bottom: 1.5rem;
padding-bottom: 0.5rem;
border-bottom: 2px solid var(--primary-light);
}
@media (max-width: 768px) {
.nav-buttons-grid {
grid-template-columns: 1fr;
}
.nav-button {
padding: 0.9rem 1.2rem;
}
}
.certificates-component {
--cert-primary: #4361ee;
--cert-success: #4cc9f0;
--cert-warning: #f8961e;
--cert-danger: #f72585;
--cert-dark: #212529;
--cert-light: #f8f9fa;
--cert-gray: #6c757d;
max-width: 100%;
}
.certificates-component .section-title {
color: var(--cert-dark);
font-weight: 700;
font-size: 1.5rem;
margin-bottom: 1.5rem;
position: relative;
padding-bottom: 0.5rem;
}
.certificates-component .section-title::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 60px;
height: 3px;
background: linear-gradient(90deg, var(--cert-primary), var(--cert-success));
border-radius: 3px;
}
.certificate-item {
border: none;
border-radius: 12px;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
margin-bottom: 1.5rem;
overflow: hidden;
transition: transform 0.3s ease, box-shadow 0.3s ease;
}
/* .certificate-item:hover {
transform: translateY(-5px);
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
} */
.certificate-header {
padding: 1.25rem 1.5rem;
border-bottom: none;
display: flex;
align-items: center;
justify-content: space-between;
color: white;
}
.certificate-header--danger {
background: linear-gradient(135deg, var(--cert-danger), #b5179e);
}
.certificate-header--warning {
background: linear-gradient(135deg, var(--cert-warning), #f3722c);
}
.certificate-header--success {
background: linear-gradient(135deg, var(--cert-success), #4895ef);
}
.certificate-header--neutral {
background: linear-gradient(135deg, #f1e8dc, var(--cert-light));
}
.certificate-header--neutral .certificate-title {
color: var(--cert-dark);
}
.certificate-title {
font-weight: 600;
font-size: 1.1rem;
margin: 0;
display: flex;
align-items: center;
color: inherit;
}
.certificate-title__icon {
margin-right: 0.75rem;
font-size: 1.2rem;
}
.certificate-status {
padding: 0.35rem 0.75rem;
border-radius: 50px;
font-size: 0.75rem;
font-weight: 600;
letter-spacing: 0.5px;
}
.certificate-status--not-uploaded,
.certificate-status--expired {
background-color: rgba(255, 255, 255, 0.2);
}
.certificate-status--pending {
background-color: rgba(255, 255, 255, 0.2);
}
.certificate-status--approved {
background-color: rgba(255, 255, 255, 0.3);
}
.certificate-expiry {
padding: 0.3rem 0.7rem;
border-radius: 50px;
font-size: 0.7rem;
font-weight: 700;
background-color: rgba(255, 255, 255, 0.3);
margin-left: 0.75rem;
}
body.dashboard-portal-page #content .certificate-action {
border-radius: 50px;
padding: 0.4rem 1.1rem;
font-size: 0.8rem;
font-weight: 600;
transition: all 0.2s;
border: none;
color: var(--cert-dark);
background-color: white;
}
.certificate-action:hover {
transform: translateY(-2px);
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
body.dashboard-portal-page #content .certificate-action--upload {
color: var(--cert-danger);
}
body.dashboard-portal-page #content .certificate-action--edit {
color: var(--cert-warning);
}
body.dashboard-portal-page #content .certificate-action--view {
color: var(--cert-primary);
}
.certificate-description {
padding: 1rem 1.5rem;
background-color: rgba(248, 249, 250, 0.7);
color: var(--cert-gray);
font-size: 0.9rem;
}
.certificate-details {
background-color: white;
padding: 1.5rem;
margin: 0.5rem;
border-radius: 8px;
/*box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);*/
}
.certificate-detail {
margin-bottom: 1.25rem;
}
.certificate-detail:last-child {
margin-bottom: 0;
}
.certificate-detail__label {
font-weight: 600;
color: var(--cert-gray);
font-size: 0.85rem;
margin-bottom: 0.25rem;
}
.certificate-detail__value {
font-weight: 600;
color: var(--cert-dark);
font-size: 1rem;
}
.certificate-detail__value a {
color: var(--cert-primary);
text-decoration: none;
}
.certificate-detail__value a:hover {
text-decoration: underline;
}
.certificate-detail__action {
text-align: right;
}
/* Responsive adjustments */
@media (max-width: 768px) {
.certificate-header {
flex-direction: column;
align-items: flex-start;
}
.certificate-title {
margin-bottom: 0.75rem;
}
.certificate-action {
align-self: flex-end;
margin-top: 0.75rem;
}
}
body.dashboard-portal-page #content .form-control {
height: auto !important;
padding: 12px !important;
}
/*WP dashboard portal*/
.dashboard-portal-page.full-width-content .container.grid-container {
/*padding-right: 0px;
padding-left: 0px;*/
}
.status-danger {
color: #842029;
background-color: #f8d7da;
}
.status-warning {
color: #664d03;
background-color: #fff3cd;
}
.text-transform-normal {
text-transform: normal !important;
}
tr:nth-child(3n+1) .avatar {
background-color: var(--secondary-accent);
color: var(--contrast);
}
tr:nth-child(3n+2) .avatar {
background-color: var(--melonish);
color: #8a1c3a;
}
tr:nth-child(3n) .avatar {
background-color: var(--accent-color);
color: #5a4a2a;
}
.sticky-header {
position: sticky;
top: 0;
background-color: #ffffff;
z-index: 1;
}
.table-header-modern th {
background-color: var(--base-3);
color: var(--contrast);
font-weight: 600;
text-transform: uppercase;
font-size: 0.8rem;
letter-spacing: 0.5px;
border-bottom: 2px solid var(--accent-color);
padding: 15px 20px;
}
/*Styles: 01Oct2025*/
.login-card .card-bottom-wrap {
margin-top: 24px;
text-align: center;
}
#loginForm .input-group label.error {
position: relative;
padding: 10px 16px;
margin-bottom: 0;
color: #58151c;
background-color: #f8d7da;
border: 1px solid #f1aeb5;
border-radius: 6px;
display: block;
width: 100%;
font-size: 14px;
font-weight: 500;
margin-top: 8px;
}
.login-card #loginForm input[type="submit"] {
padding-left: 20px !important;
}
.login-card #login-error {
margin-top:16px;
font-size:14px
}
.login-card #login-error a[href*="lostpassword"] {
display:none
}
.login-card .f_link {
color:#fff;
font-weight:600
}
/*5 Nov 2025*/
.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 46px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
padding-left: 15px;
line-height: 44px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
background-color: #797979;
height: 20px;
display: flex;
align-content: center;
justify-content: center;
padding: 0px 0px 3px 2px;
width: 20px;
text-align: center;
line-height: 1;
font-weight: 400;
font-size: 16px;
border-radius: 100px;
position: absolute;
top: 50%;
right: 5px;
transform: translateY(-50%);
}
.select2-container--default .select2-selection--single .select2-selection__clear span {
line-height: 17px;
width: auto;
}
.login-container:has(.portal-alert-msg) {
flex-direction: column;
}
.portal-alert-msg {
max-width: 400px;
width: 100%;
margin: 0 auto;
}
.portal-alert-msg:has(+#red_registration_form) {
max-width: 565px;
}
.max-w-800 {
text-align: center;
max-width: 800px;
margin: 0px auto;
}
body.dashboard-portal-page.dashboard-full-width .main-content {
margin-left: 0;
}
body.dashboard-portal-page .theme-accordion-group .panel-title {
margin-bottom: 0;
}
/*Sidebar submenu*/
#sidebar .sub-menu,
#sidebar .sub-menu li {
width: 100%;
}
#sidebar .sub-menu {
display: none;
margin: 0;
padding: 10px 0px;
}
#sidebar .sidebar-item.active + .sub-menu {
display: block;
}
#sidebar .sub-menu a {
color: rgba(240, 246, 252, .7);
font-size: 14px;
display: block;
padding: 7px 10px 7px 50px;
}
#sidebar .sub-menu li > a.active {
color: rgba(240, 246, 252, 1);
}