@charset "UTF-8";h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}*,html{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth;transition:.2s linear}body{overflow:hidden;scroll-behavior:smooth}.pagination-container .ngx-pagination li a,.pagination-container .ngx-pagination li span{background-color:#fff;color:#333;border-radius:8px;text-decoration:none;height:auto;padding:6px;cursor:pointer;font-family:var(--fonts-inter);font-size:1.8vmin}.pagination-container .ngx-pagination li.current a,.pagination-container .ngx-pagination li.current span{background-color:#1f204e;color:#fff}.pagination-container .ngx-pagination li.current{background-color:transparent}:root,[data-theme=light]{--dk-bg-app: #f0f4f8;--dk-bg-surface: #ffffff;--dk-bg-card: #ffffff;--dk-bg-input: #f4f6fa;--dk-bg-table-hd: #f1f5fb;--dk-bg-hover: #e8eef8;--dk-bg-active: #dce7f5;--dk-text-hi: #0f172a;--dk-text-base: #1e293b;--dk-text-muted: #64748b;--dk-text-ph: #a0aec0;--dk-border: #d8e0ed;--dk-border-focus: #4c83e0;--dk-shadow: 0 2px 10px rgba(15,23,42,.07);--dk-accent: #1A3A9A;--dk-accent-light: #e8eef8}[data-theme=dark]{--modal_background_color: #1e2538;--modalPai_background_color: rgba(6, 10, 22, .88);--modal_button_background_color: #1A3A9A;--modal_border_radious: 16px;--dk-bg-app: #10131e;--dk-bg-surface: #171c2b;--dk-bg-card: #1e2538;--dk-bg-input: #252e44;--dk-bg-table-hd: #1a2035;--dk-bg-hover: #2a3450;--dk-bg-active: #32406a;--dk-text-hi: #edf2fb;--dk-text-base: #b8c6e0;--dk-text-muted: #6b80a8;--dk-text-ph: #4a5a7a;--dk-border: #2a3450;--dk-border-focus: #4c83e0;--dk-shadow: 0 4px 16px rgba(0,0,0,.45);--dk-accent: #4c83e0;--dk-accent-light: #1e2e50}html[data-theme=dark] body,html[data-theme=dark] .all,html[data-theme=dark] .dashboard_content,html[data-theme=dark] .page-wrap,html[data-theme=dark] .rel-wrap{background:var(--dk-bg-app)!important;color:var(--dk-text-base)!important}html[data-theme=dark] header{background:#0d1526!important;border-bottom:1px solid var(--dk-border)!important;box-shadow:0 2px 12px #0006!important}html[data-theme=dark] header h5{color:var(--dk-text-hi)!important}html[data-theme=dark] header p{color:var(--dk-text-muted)!important}html[data-theme=dark] .sidebarDIv{background:linear-gradient(180deg,#060e1c,#0a1528)!important;border-right:1px solid rgba(255,255,255,.04)!important}html[data-theme=dark] h3,html[data-theme=dark] h4{color:var(--dk-text-hi)!important}html[data-theme=dark] h5,html[data-theme=dark] p,html[data-theme=dark] label{color:var(--dk-text-base)!important}html[data-theme=dark] span{color:inherit}html[data-theme=dark] .banner h3,html[data-theme=dark] .banner h5,html[data-theme=dark] .banner-text h3,html[data-theme=dark] .banner-text h5{color:#fff!important;opacity:1!important}html[data-theme=dark] .section-details,html[data-theme=dark] .part1,html[data-theme=dark] .part2,html[data-theme=dark] .imageDiv{background:var(--dk-bg-surface)!important;border-color:var(--dk-border)!important}html[data-theme=dark] .seachDiv{background:transparent!important}html[data-theme=dark] .seachDiv h5{color:var(--dk-text-hi)!important}html[data-theme=dark] form{background:var(--dk-bg-surface)!important;color:var(--dk-text-base)!important}html[data-theme=dark] input[type=text],html[data-theme=dark] input[type=email],html[data-theme=dark] input[type=date],html[data-theme=dark] input[type=password],html[data-theme=dark] input[type=number],html[data-theme=dark] select,html[data-theme=dark] textarea{background:var(--dk-bg-input)!important;color:var(--dk-text-hi)!important;border:1px solid var(--dk-border)!important;box-shadow:none!important}html[data-theme=dark] input:focus,html[data-theme=dark] select:focus,html[data-theme=dark] textarea:focus{border-color:var(--dk-border-focus)!important;outline:none!important;box-shadow:0 0 0 3px #4c83e02e!important}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:var(--dk-text-ph)!important}html[data-theme=dark] .dropfile{background:var(--dk-bg-input)!important;border-color:var(--dk-border)!important;color:var(--dk-text-muted)!important}html[data-theme=dark] .filters-row select{background:var(--dk-bg-input)!important;color:var(--dk-text-hi)!important;border-color:var(--dk-border)!important}html[data-theme=dark] .table{--bs-table-bg: transparent;--bs-table-color: var(--dk-text-base);--bs-table-border-color: var(--dk-border);--bs-table-striped-bg: rgba(255,255,255,.03);--bs-table-striped-color:var(--dk-text-base);--bs-table-hover-bg: var(--dk-bg-hover);--bs-table-hover-color: var(--dk-text-hi);color:var(--dk-text-base)}html[data-theme=dark] .table>:not(caption)>*>*{background-color:transparent!important}html[data-theme=dark] table.generic_table{background:var(--dk-bg-surface)!important;border-color:var(--dk-border)!important}html[data-theme=dark] table.generic_table thead,html[data-theme=dark] table.generic_table thead tr{background:var(--dk-bg-table-hd)!important;background-color:var(--dk-bg-table-hd)!important}html[data-theme=dark] table.generic_table thead th{background:var(--dk-bg-table-hd)!important;background-color:var(--dk-bg-table-hd)!important;color:var(--dk-text-hi)!important;border-color:var(--dk-border)!important}html[data-theme=dark] table.generic_table tbody td{color:var(--dk-text-base)!important;border-color:var(--dk-border)!important}html[data-theme=dark] table.generic_table tbody tr:nth-child(2n) td{background-color:#ffffff06!important}html[data-theme=dark] table.generic_table tbody tr:hover td{background-color:var(--dk-bg-hover)!important;color:var(--dk-text-hi)!important}html[data-theme=dark] .Call_to_action1{background:var(--dk-bg-card)!important;border-color:var(--dk-border)!important;color:var(--dk-text-base)!important}html[data-theme=dark] .Call_to_action1.red{background:#2d1515!important;color:#fca5a5!important}html[data-theme=dark] .Call_to_action1.blue{background:#152035!important;color:#93c5fd!important}html[data-theme=dark] .btn-export{border-color:var(--dk-accent)!important;color:var(--dk-accent)!important}html[data-theme=dark] .btn-export:hover{background:var(--dk-accent)!important;color:#fff!important}html[data-theme=dark] .bday-card{background:var(--dk-bg-card)!important;border-color:var(--dk-border)!important;box-shadow:var(--dk-shadow)!important}html[data-theme=dark] .card-name{color:var(--dk-text-hi)!important}html[data-theme=dark] .card-sub{color:var(--dk-text-muted)!important}html[data-theme=dark] .dept-badge{background:var(--dk-bg-active)!important;color:#93c5fd!important}html[data-theme=dark] .avatar-placeholder i{color:var(--dk-text-muted)!important}html[data-theme=dark] .birthday-chip{background:var(--dk-accent-light)!important;color:#93c5fd!important;border-color:#4c83e04d!important}html[data-theme=dark] .badge-active{background:#0f2e22!important;color:#6ee7b7!important}html[data-theme=dark] .inactive{background:#2e0f0f!important;color:#fca5a5!important}html[data-theme=dark] .checkbox-track{background:var(--dk-bg-input)!important;border-color:var(--dk-border)!important}html[data-theme=dark] .cal-container,html[data-theme=dark] .cal-scroll{background:var(--dk-bg-surface)!important}html[data-theme=dark] .cal-table th{background:var(--dk-bg-table-hd)!important;color:var(--dk-text-hi)!important;border-color:var(--dk-border)!important}html[data-theme=dark] .cal-table td{background:var(--dk-bg-surface)!important;color:var(--dk-text-base)!important;border-color:var(--dk-border)!important}html[data-theme=dark] .cal-table td.other-month{opacity:.35}html[data-theme=dark] .cal-table td.today{background:#152040!important;box-shadow:inset 0 0 0 2px var(--dk-accent)!important}html[data-theme=dark] .cal-table td.has-events{background:#4c83e012!important}html[data-theme=dark] .cal-footer{color:var(--dk-text-muted)!important}html[data-theme=dark] .aniversariate-today,html[data-theme=dark] .today-birthdayDiv{color:var(--dk-text-base)!important}html[data-theme=dark] .empty-state{color:var(--dk-text-muted)!important;background:#ffffff05!important}html[data-theme=dark] .pagination-container .ngx-pagination li a,html[data-theme=dark] .pagination-container .ngx-pagination li span{background-color:var(--dk-bg-card)!important;color:var(--dk-text-base)!important;border-color:var(--dk-border)!important}html[data-theme=dark] .pagination-container .ngx-pagination li.current a,html[data-theme=dark] .pagination-container .ngx-pagination li.current span{background-color:var(--dk-accent)!important;color:#fff!important}html[data-theme=dark] .modalpopup3,html[data-theme=dark] .marketplace_modalpopup{background:var(--modalPai_background_color)!important}html[data-theme=dark] .modalpopup3 .box3,html[data-theme=dark] .marketplace_modalpopup .marketplace_box{background-color:var(--dk-bg-card)!important;border:1px solid var(--dk-border)!important;box-shadow:0 10px 40px #000000a6!important}html[data-theme=dark] .modalpopup3 .box3 h3,html[data-theme=dark] .marketplace_modalpopup .marketplace_box h3{color:var(--dk-text-hi)!important}html[data-theme=dark] .marketplace_modalpopup .marketplace_box p{color:var(--dk-text-base)!important}html[data-theme=dark] .modalpopup3 .close3,html[data-theme=dark] .marketplace_modalpopup .marketplace_close{background-color:var(--dk-bg-input)!important;color:var(--dk-text-hi)!important;border:1px solid var(--dk-border)!important}html[data-theme=dark] .modalpopup3 .modalpopup_btn1{background-color:#2d1515!important;color:#fca5a5!important}html[data-theme=dark] .modalpopup3 .modalpopup_btn2{background-color:var(--dk-bg-input)!important;color:var(--dk-text-base)!important}html[data-theme=dark] .marketplace_modalpopup .marketplace_modalpopup_btn{background-color:var(--dk-accent)!important;color:#fff!important}html[data-theme=dark] .dropdown-menu{background:var(--dk-bg-card)!important;border-color:var(--dk-border)!important;box-shadow:var(--dk-shadow)!important}html[data-theme=dark] .dropdown-item{color:var(--dk-text-base)!important}html[data-theme=dark] .dropdown-item:hover{background:var(--dk-bg-hover)!important;color:var(--dk-text-hi)!important}html[data-theme=dark] .btn-secondary{background:var(--dk-bg-input)!important;color:var(--dk-text-hi)!important;border-color:var(--dk-border)!important}html[data-theme=dark] [class*=skeleton],html[data-theme=dark] [class*=Skeleton]{background:linear-gradient(90deg,var(--dk-bg-card) 25%,var(--dk-bg-hover) 50%,var(--dk-bg-card) 75%)!important;background-size:200% 100%!important}html[data-theme=dark] .stat-card{background:var(--dk-bg-card)!important;border-color:var(--dk-border)!important;box-shadow:var(--dk-shadow)!important}html[data-theme=dark] .stat-card .stat-value{color:var(--dk-text-hi)!important}html[data-theme=dark] .stat-card .stat-label{color:var(--dk-text-muted)!important}html[data-theme=dark] .chart-card{background:var(--dk-bg-card)!important;box-shadow:var(--dk-shadow)!important}html[data-theme=dark] .chart-card h4{color:var(--dk-text-hi)!important}html[data-theme=dark] .window-selector button{border-color:var(--dk-accent)!important;color:var(--dk-text-base)!important}html[data-theme=dark] .window-selector button.active,html[data-theme=dark] .window-selector button:hover{background:var(--dk-accent)!important;color:#fff!important}html[data-theme=dark] .list-footer,html[data-theme=dark] .cal-footer,html[data-theme=dark] .pagination-container h5{color:var(--dk-text-muted)!important}html[data-theme=dark] .cardsDiv .cardX{box-shadow:0 4px 20px #0006!important}html[data-theme=dark] .cardsDiv .cardX:nth-child(1){background:linear-gradient(135deg,#0b1a38,#1e3a8a)!important}html[data-theme=dark] .cardsDiv .cardX:nth-child(2){background:linear-gradient(135deg,#5c2906,#b45309)!important}html[data-theme=dark] .cardsDiv .cardX:nth-child(3){background:linear-gradient(135deg,#03312a,#059669)!important}html[data-theme=dark] .cardsDiv .cardX p{color:#ffffffc7!important}html[data-theme=dark] .cardsDiv .cardX .card_head i{color:#ffffff73!important}:root{--font-popins:"Poppins", sans-serif;--font-Montserrat:"Montserrat", sans-serif;--fonts-inter: "Inter", sans-serif;--fonts-Mulish: "Mulish", serif;--primary-button-bluecolor:#1AB8DD;--modal_title_font:3vmin;--modal_background_color: #FFFFFF;--modal_border_radious:20px;--modal_padding_interno: 8% 3%;--modal_gap_interno: 4vmin;--modal_all_modal_width: 45%;--modal_button_title_font:1.9vmin;--modal_button_background_color:#1AB8DD;--modal_button_padding_interno: 2.1% 1%;--modalPai_background_color:#212E5899;--modalPai_backdrop-filter:blur(10px);--tables_Padding_height: 1%;--tables_Padding_width: 4px;--tables_header_size: 1.8vmin;--tables_rows: 1.7vmin;--table_title_font:2vmin;--table_input_font:1.8vmin;--table_input_padding:1%;--table_input_width:30%;--Call_to_action1_icon:2vmin;--Call_to_action1_title:1.5vmin;--Call_to_action1_display_title:none;--Call_to_action1_padding: 3px 7px;--Call_to_action1_border-radius:50%;--Call_to_action1_background-color_default:#FFFFFF;--Call_to_action1_color_default:#090043;--Call_to_action1_background-color_1_green:#CDE6DA;--Call_to_action1_background-color_2_red:#E6CDCD;--Call_to_action1_background-color_3_blue:#66b2ff;--Call_to_action1_color_1:#02012A;--Call_to_action1_color_2:#A60000;--Call_to_action1_color_3:#FFFFFF;--Call_to_action2_icon:2.2vmin;--Call_to_action2_title:1.6vmin}@media (max-width: 824px){:root{--tables_Padding_height: 13px;--tables_Padding_width: 14px;--tables_header_size: 2.2vmin;--tables_rows: 1.9vmin;--table_title_font:2.3vmin;--table_input_font:2vmin;--table_input_padding:10px;--table_input_width:100%;--Call_to_action1_icon: 2.1vmin;--Call_to_action1_title:1.6vmin;--Call_to_action1_display_title:none;--Call_to_action2_icon:2.5vmin;--Call_to_action2_title:2.3vmin}:root .pagination-container .ngx-pagination li a,:root .pagination-container .ngx-pagination li span{background-color:#fff;color:#333;border-radius:8px;text-decoration:none;height:auto;padding:6px;cursor:pointer;font-family:var(--fonts-inter);font-size:2.1vmin}:root .pagination-container .ngx-pagination li.current a,:root .pagination-container .ngx-pagination li.current span{background-color:#1f204e;color:#fff}}@media (max-width: 455px){:root{--modal_title_font:4.8vmin;--modal_padding_interno: 8% 3%;--modal_all_modal_width: 90%;--modal_button_title_font:3.3vmin;--modal_button_padding_interno: 4% 1%;--tables_Padding_height: 13px;--tables_Padding_width: 14px;--tables_header_size: 3.4vmin;--tables_rows: 3.2vmin;--table_title_font: 3.4vmin;--table_input_font: 3vmin;--table_input_padding:13px 10px;--table_input_width:100%;--Call_to_action1_icon:3.6vmin;--Call_to_action1_title:1.6vmin;--Call_to_action1_display_title:none;--Call_to_action2_icon:3.6vmin;--Call_to_action2_title:4.3vmin;--first_page_title1_font: 3.7vmin;--first_page_title2_font:4.9vmin;--first_page_title_button:3.3vmin;--first_page_img: 23vmin}:root .pagination-container .ngx-pagination li a,:root .pagination-container .ngx-pagination li span{background-color:#fff;color:#333;border-radius:8px;text-decoration:none;height:auto;padding:6px;cursor:pointer;font-family:var(--fonts-inter);font-size:3vmin}:root .pagination-container ul.ngx-pagination{margin-left:0;margin-bottom:0;padding:0}}
