.header_headerContainer__GcVez{position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header_header__ZYf69{display:flex;position:-webkit-sticky;position:sticky;top:0;justify-content:space-between;align-items:center;background-color:#033605;color:#fff;padding:15px 20px}.header_logo__PxXSu{display:flex;align-items:center;z-index:1002}.header_navLinks__cuw7k{display:flex;gap:20px}.header_mobileLogoutBtn__CFFri,.header_navLinks__cuw7k a{color:#fff;text-decoration:none;font-weight:700;font-size:18px;transition:color .3s}.header_mobileLogoutBtn__CFFri{background-color:transparent;border:none;outline:none}.header_navLinks__cuw7k a:hover{color:#d4d4d4;text-decoration:underline}.header_menuToggle__h_DJP{display:none;background:none;color:#fff;border:none;font-size:24px;cursor:pointer;z-index:1001}.header_navLinksContainer__hOjst{display:flex;gap:20px;align-items:center}.header_profileContainer__mV18i{position:relative;display:inline-block;cursor:pointer}.header_profileTooltip__j4euB{font-size:14px;border:1px solid #000;border-radius:50%;padding:8px;outline:none;background-color:#5f9ea0;color:#f5f5f5;cursor:pointer;font-weight:700;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.header_tooltipContainer__JtWIe{flex-direction:column;gap:5px;width:max-content;background-color:#033605;color:#fff;text-align:center;padding:10px;border-radius:4px;position:absolute;z-index:1;top:125%;left:-125%;transition:opacity .3s;white-space:nowrap}.header_logoutBtn__aBiRj,.header_profileBtn__OX_u4{font-size:15px;padding:5px 10px;border:none;outline:none;color:#f5f5f5;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:700;background-color:transparent;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.header_logoutBtn__aBiRj:hover,.header_profileBtn__OX_u4:hover{background-color:#044d0a}.header_impersonateWrapper__hgEJN{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding-block:5px;background-color:red}.header_impersonateMessage__9CMXg{color:#f5f5f5}.header_impersonateExitBtn__E7ImK{padding-block:5px;padding-inline:10px;border:none;outline:none;border-radius:7px;cursor:pointer}@media (max-width:768px){.header_navLinks__cuw7k{display:none;flex-direction:column;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#033605;justify-content:center;align-items:center;gap:30px;padding:0;z-index:1000}.header_navLinksContainer__hOjst{display:flex;flex-direction:column;align-items:center;gap:20px}.header_navLinks__cuw7k.header_open__AdIbc{display:flex}.header_navLinks__cuw7k a{font-size:20px;text-align:center}.header_menuToggle__h_DJP{display:block}}.faq_faqHeader__3xR1j{text-align:center;margin:40px 0 20px}.faq_faqHeader__3xR1j h2{font-size:32px;color:#045a08;padding-bottom:10px}.faq_faqCategories__PqE1A{display:flex;justify-content:center;align-items:flex-start;gap:20px;padding:20px;flex-wrap:wrap}.faq_faqCategory__WsF7U{background-color:#fff;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);width:350px;min-height:600px;padding:25px;display:flex;flex-direction:column}.faq_faqCategory__WsF7U h2{margin-top:0;font-size:24px;border-bottom:2px solid #033605;padding-bottom:10px;margin-bottom:20px;text-align:center}.faq_accordionItem__z_75_{margin-bottom:20px;flex-grow:1}.faq_accordionButton__Czb8z{background-color:#045a08;color:#fff;cursor:pointer;padding:15px;border:none;text-align:left;width:100%;outline:none;font-size:18px;border-radius:5px;transition:background-color .3s}.faq_accordionButton__Czb8z:hover{background-color:#066c0a}.faq_accordionContent__ZlDrh{padding:10px;background-color:#fff;display:none;overflow:hidden;border-left:4px solid #045a08;border-radius:0 0 5px 5px;margin-top:5px}.faq_contactInfo__Uys4y{padding:20px;margin:20px auto;background-color:#fff;border-radius:8px;max-width:800px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.faq_contactInfo__Uys4y h2{margin-bottom:18px;font-size:22px}.faq_contactInfo__Uys4y p{margin:16px 0}.faq_chatbotContainer__k39eR{position:fixed;bottom:20px;right:20px;text-align:right;cursor:pointer;z-index:1000;display:flex;align-items:center}.faq_chatbotPrompt__XcnfF{background-color:#045a08;color:#fff;padding:10px 15px;border-radius:25px;margin-right:10px;display:inline-block;font-size:16px;transition:background-color .3s;font-weight:500;border:none;cursor:pointer;outline:none}.faq_chatbotPrompt__XcnfF:hover{background-color:#066c0a}.faq_chatbotIcon__3ad8u{background-color:#045a08;color:#fff;width:50px;height:50px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:24px;box-shadow:0 4px 6px rgba(0,0,0,.3);transition:background-color .3s;border:none;cursor:pointer;outline:none}.faq_chatbotIcon__3ad8u:hover{background-color:#066c0a}.faq_chatbotWindow___s6cA{position:fixed;bottom:90px;right:20px;width:350px;max-width:90%;background-color:#fff;border-radius:15px;box-shadow:0 4px 6px rgba(0,0,0,.3);display:none;flex-direction:column;overflow:hidden;z-index:1000}.faq_chatbotHeader__U6obR{background-color:#045a08;color:#fff;padding:10px;font-size:18px;text-align:center}.faq_chatbotMessages__UEEPH{flex-grow:1;padding:10px;overflow-y:auto;background-color:#f9f9f9}.faq_chatbotMessage__qkzuv{margin-bottom:10px;max-width:80%}.faq_userMessage__R9fO9{align-self:flex-end;background-color:#d1ffd6;padding:10px;border-radius:15px 15px 0 15px}.faq_botMessage__zNJ1_{align-self:flex-start;background-color:#e0e0e0;padding:10px;border-radius:15px 15px 15px 0}.faq_chatbotInput__BEV6v{display:flex;padding:10px;border-top:1px solid #ccc}.faq_chatbotInput__BEV6v input{flex-grow:1;padding:8px;border:1px solid #ccc;border-radius:25px;outline:none;margin-right:10px;font-size:14px}.faq_chatbotInput__BEV6v button{background-color:#045a08;color:#fff;border:none;border-radius:25px;padding:8px 16px;cursor:pointer;transition:background-color .3s;font-size:14px}.faq_chatbotInput__BEV6v button:hover{background-color:#066c0a;outline:none}.faq_chatbotSuggestions__wC5cW{padding:10px;display:flex;flex-wrap:wrap}.faq_chatbotSuggestion__OKDWh{background-color:#e0e0e0;color:#333;padding:8px 12px;border-radius:20px;margin:5px;cursor:pointer;font-size:14px}.faq_chatbotSuggestion__OKDWh:hover{background-color:#d0d0d0}@media (max-width:1000px){.faq_faqCategories__PqE1A{flex-direction:column;align-items:center}.faq_faqCategory__WsF7U{width:90%;min-height:auto}}@media (max-width:600px){.faq_faqHeader__3xR1j h2{font-size:28px;padding-bottom:8px}}.Breadcrumb_stickyContainer__6qpJv{position:-webkit-sticky;position:sticky;top:80px;background-color:#f9f9f9;z-index:999;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.Breadcrumb_container__QqAKm{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-radius:.5rem}.Breadcrumb_backLink__7HE1p{color:#066c0a;font-weight:500;text-decoration:none;transition:color .2s ease-in-out}.Breadcrumb_backLink__7HE1p:hover{color:#066c0a}.Breadcrumb_nav__azFDO{display:flex;gap:1rem}.Breadcrumb_chevron__W_Tqr{vertical-align:middle;margin-left:4px;font-size:20px}.Breadcrumb_navLink__D57sx{color:#066c0a;font-weight:500;text-decoration:none;transition:color .2s ease-in-out}.Breadcrumb_navLink__D57sx:hover{color:#066c0a}.Breadcrumb_activeLink__Ykqk6{color:#066c0a;font-weight:600}.Breadcrumb_currentFullPath___oGJK{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#066c0a;font-weight:500;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:768px){.Breadcrumb_nav__azFDO{gap:.5rem}}.services_container__mWceJ{max-width:1200px;margin:30px auto;padding:20px 0;display:flex;flex-direction:column;gap:20px}.services_servicesHeader__2AroV{text-align:center;margin-bottom:20px}.services_servicesHeader__2AroV h2{font-size:36px;color:#045a08;display:inline-block}.services_serviceBox__5XQXg{background-color:#fff;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);padding:20px}.services_serviceContent__re88W h3{font-size:24px;margin-bottom:15px;color:#045a08;border-bottom:2px solid #045a08;padding-bottom:5px}.services_serviceContent__re88W p{font-size:16px;line-height:1.6;margin-bottom:10px}.services_serviceContent__re88W strong{color:#045a08}.services_privacyPlans__MVfjF{margin-top:10px}.services_plan__WjE2n{margin-bottom:15px}.services_plan__WjE2n h4{font-size:20px;margin-bottom:5px;color:#045a08}.services_plan__WjE2n p{font-size:16px;line-height:1.6;margin-bottom:5px}@media (max-width:768px){.services_servicesHeader__2AroV h2{font-size:30px}.services_serviceBox__5XQXg{padding:15px}.services_serviceContent__re88W h3{font-size:22px}.services_serviceContent__re88W p{font-size:14px}.services_plan__WjE2n h4{font-size:18px}.services_plan__WjE2n p{font-size:14px}}@media (max-width:450px){.services_container__mWceJ{margin:25px auto;padding:15px 0}.services_servicesHeader__2AroV{margin-bottom:15px}.services_servicesHeader__2AroV h2{font-size:26px}.services_serviceBox__5XQXg{padding:10px}.services_serviceContent__re88W h3{font-size:20px}.services_serviceContent__re88W p{font-size:12px}.services_plan__WjE2n h4{font-size:18px}.services_plan__WjE2n p{font-size:12px}}.access-document_container__o_xpu{display:flex;flex-direction:column;justify-content:center;margin:20px;background-color:#fff;padding:30px;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);border:1px solid #000}.access-document_documentTitle__QBhIP{padding:10px;border-radius:8px;margin-bottom:20px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.access-document_documentTitle__QBhIP h1{font-size:24px;font-weight:700;text-align:center;color:#045a08;text-transform:uppercase}.access-document_documentTitle__QBhIP p{font-size:16px;font-weight:400;text-align:center;color:#045a08}.access-document_documentGrid___LvK_{border-top:1px solid #000;margin:10px auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-gap:20px;gap:20px;width:100%;padding:20px}.access-document_documentItem__SY_nx{display:flex;flex-direction:column;align-items:center;background-color:#f8f9fa;border-radius:8px;padding:15px;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px rgba(0,0,0,.05);position:relative}.access-document_documentItem__SY_nx:hover{box-shadow:0 4px 8px rgba(0,0,0,.1);border:1px solid #045a08}.access-document_documentIcon__XmG_A{display:flex;justify-content:center;align-items:center;font-size:48px;margin-bottom:10px;width:100%;height:60px}.access-document_folderIcon__H_cRy{color:#4285f4;font-size:48px}.access-document_documentIcon__XmG_A svg{font-size:48px}.access-document_documentIcon__XmG_A svg[data-icon=file-alt]{color:#2196f3}.access-document_documentIcon__XmG_A svg[data-icon=file-invoice]{color:#f44336}.access-document_documentIcon__XmG_A svg[data-icon=file-contract]{color:#ff5722}.access-document_documentIcon__XmG_A svg[data-icon=file-excel]{color:#4caf50}.access-document_documentIcon__XmG_A svg[data-icon=hotel]{color:#9c27b0}.access-document_documentInfo__jl_zZ{text-align:center;width:100%}.access-document_documentInfo__jl_zZ h3{font-size:14px;font-weight:500;margin-bottom:5px;color:#333;white-space:nowrap;overflow:hidden;text-wrap:wrap}.access-document_documentInfo__jl_zZ p{font-size:12px;color:#666;margin:0}.access-document_noDataFoundText__oaByy{text-align:center;font-size:18px;margin-block:10px;padding-top:15px;border-top:1px solid #000}.invoices_container___Pk9Z{width:100%;margin:40px auto;background-color:#fff;padding:30px 0;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.invoices_container___Pk9Z h2{margin-bottom:20px;font-size:28px;text-align:center;color:#033605}.invoices_tableContainer__ESBTj{overflow-x:auto;margin:20px auto}.invoices_table__r_54h{min-width:600px}.invoices_table__r_54h td,.invoices_table__r_54h th{padding:12px}.invoices_table__r_54h th{background-color:#045a08;color:#fff}.invoices_table__r_54h tr:hover{background-color:#f1f1f1}.invoices_searchBar__T_evn{margin-bottom:20px;display:flex;justify-content:center;padding:0 20px}.invoices_searchInput__gZtZc{width:80%;padding:10px;border-radius:5px}.invoices_table__r_54h{width:100%;border-collapse:collapse;margin-bottom:20px;overflow-x:auto}.invoices_table__r_54h td,.invoices_table__r_54h th{padding:10px;text-align:left;border-bottom:1px solid #ddd}.invoices_table__r_54h th{cursor:pointer}.invoices_table__r_54h td a{color:#033605;text-decoration:none}.invoices_table__r_54h td a:hover{text-decoration:underline}.invoices_pagination__efNYf{display:flex;justify-content:center;align-items:center;margin-top:20px;gap:8px;padding:0 10px}.invoices_searchInput__gZtZc{width:100%;max-width:500px;padding:12px 20px;border:1px solid #ccc;border-radius:25px;font-size:16px;outline:none;transition:border-color .3s}.invoices_searchInput__gZtZc:focus{border-color:#033605}.invoices_searchInput__gZtZc::placeholder{font-size:16px}@media (max-width:600px){.invoices_container___Pk9Z{padding:20px 0}.invoices_table__r_54h,.invoices_table__r_54h td,.invoices_table__r_54h th{font-size:14px}}.cancel_cancelContainer__d7rv_{margin-block:50px}.cancel_title__XuBG5{text-align:center;font-size:28px;margin-bottom:20px;font-weight:600;color:#000}.cancel_cancelWrapper__p8zuM{display:flex;justify-content:center;gap:40px;flex-wrap:wrap;max-width:800px;margin:auto}.cancel_subscriptionInfo__r2UOR{background:#fff;min-width:300px;padding:20px;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.cancel_subscriptionInfo__r2UOR h3{text-align:center;font-size:18px;color:#333;margin-bottom:15px}.cancel_subscriptionInfoWrapper__pPrV5{display:flex;flex-direction:column;gap:5px}.cancel_subscriptionItem__xGdFI{display:flex;align-items:center;gap:6px}.cancel_subscriptionLabel__ntQzW{font-weight:600;white-space:nowrap}.cancel_formWrapper__qGsgR{background:#fff;width:350px;padding:25px;text-align:left;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);display:flex;flex-direction:column}.cancel_inputBox__tIjxV{display:flex;flex-direction:column;margin-bottom:5px}.cancel_inputBox__tIjxV label{font-weight:600;margin-bottom:6px}.cancel_inputBox__tIjxV select,.cancel_inputBox__tIjxV textarea{padding:10px;font-size:16px;border:1px solid #ccc;border-radius:6px;resize:vertical;outline:none;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.cancel_inputBox__tIjxV textarea{resize:none}.cancel_inputBox__tIjxV select:focus,.cancel_inputBox__tIjxV textarea:focus{border-color:#066c0a}.cancel_errorMessage__mSn2w{color:#e53935;font-size:13px;margin-top:2px}.cancel_cancelButton__egX8R{width:100%;background:#e53935;color:#fff;border:none;padding:12px 20px;font-size:16px;border-radius:5px;cursor:pointer;transition:background .3s ease-in-out;margin-top:10px}.cancel_cancelButton__egX8R:hover{background:#d31212}.cancel_modalBackdrop__id9RT{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);z-index:998;pointer-events:all}.cancel_cancelModal__XgoZ7{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);padding:2rem;border:none;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.2);background-color:#fff;z-index:999}.cancel_cancelConfirmText__OoQc2{font-size:20px;text-align:center;margin-bottom:10px}.cancel_actionButtons__OtVwS{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:30px}.cancel_discardBtn__V0ZRa,.cancel_submitBtn__jpHbs{background-color:#e53935;border:none;padding:12px 30px;border-radius:5px;cursor:pointer;transition:background-color .3s;align-self:center;display:flex;align-items:center;justify-content:center;gap:5px}.cancel_discardBtn__V0ZRa{background-color:#898a8a}.cancel_discardBtn__V0ZRa,.cancel_submitBtn__jpHbs span{color:#fff;font-size:18px}.cancel_submitBtn__jpHbs:focus,.cancel_submitBtn__jpHbs:hover{background-color:#d31212;outline:none}.cancel_submitBtn__jpHbs:disabled{background-color:#d2d3d4}.cancel_modalContent__aqZ_O{text-align:center}.cancel_modalTitle__8far9{font-size:20px;font-weight:600;color:#333;margin-bottom:15px}.cancel_modalMessage__qSn52{font-size:16px;line-height:1.5;color:#555;margin-bottom:20px}.cancel_contactLink__6_vhd{color:#066c0a;text-decoration:none;font-weight:600}.cancel_contactLink__6_vhd:hover{text-decoration:underline}.profile_actionButtons__UGKHU{display:flex;gap:15px;justify-content:start}.profile_actionButtons__UGKHU .profile_button__R9Kes{padding:10px 20px;font-size:16px;border:none;cursor:pointer;border-radius:4px;background-color:#045a08;color:#fff}.profile_actionButtons__UGKHU .profile_button__R9Kes:hover{background-color:#066c0a}.profile_tabContainer__Nj2D7{position:relative}.profile_tabs__BnXOr{display:flex;position:relative;border-bottom:1px solid #ccc}.profile_tab__I34PD{background:transparent;border:none;padding:12px 24px;font-size:16px;cursor:pointer;color:#333;position:relative}.profile_active__BXlI5,.profile_tab__I34PD:hover{color:#066c0a}.profile_underline__j4AVr{position:absolute;bottom:0;height:2px;background-color:#066c0a;transition:left .3s ease,width .3s ease}.profile_profileContainer__qA8bm{display:flex;flex-direction:column;gap:10px}.profile_profileSingleItem__udlX5{display:flex;align-items:center;gap:10px}.profile_profileLabel__b7hkQ{font-weight:500}.profile_resetPasswordContainer__ZkEMC{max-width:700px;margin-inline:auto}.profile_resetPasswordForm__75cJT label{display:block;font-size:14px;font-weight:700;margin-bottom:5px}.profile_resetPasswordForm__75cJT input{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px;font-size:14px}.profile_resetPasswordForm__75cJT input:focus{outline:none;border-color:#033605;box-shadow:0 0 4px rgba(3,54,5,.6)}.profile_inputContainer__ztA5r{display:flex;flex-direction:column;gap:15px}.profile_passwordContainer__M8c3c{position:relative;width:100%}.profile_passwordInput__8leN6{width:100%}.profile_togglePassword__w7__T{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:transparent;color:#033605;border:none;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center}.profile_togglePassword__w7__T:hover{color:#045a07}.profile_submitButton__vEgOr{width:100%;padding:10px;background-color:#033605;border:none;border-radius:4px;font-size:16px;cursor:pointer;margin-top:15px;display:flex;align-items:center;justify-content:center;gap:10px}.profile_submitButton__vEgOr span{color:#fff}.profile_submitButton__vEgOr:hover{background-color:#045a07}.profile_submitButton__vEgOr:disabled{background-color:#d2d3d4}@media (max-width:768px){.profile_actionButtons__UGKHU{flex-direction:column;gap:10px}.profile_actionButtons__UGKHU .profile_button__R9Kes{width:100%;padding:12px;font-size:18px}}@media (max-width:600px){.profile_actionButtons__UGKHU .profile_button__R9Kes{padding:14px 20px;font-size:18px}.profile_actionButtons__UGKHU{flex-direction:column;gap:12px}.profile_tab__I34PD{font-size:14px;padding:6px 12px}.profile_underline__j4AVr{left:0;width:100px}}.quarterly-board-meeting-templates_templatesContainer__08e9o{max-width:1000px;margin:60px auto;background-color:#fff;padding:30px;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.quarterly-board-meeting-templates_templateTitle__aySAg{font-size:28px;font-weight:600;color:#033605;text-align:center;margin-bottom:40px;text-decoration:underline}.quarterly-board-meeting-templates_showDataWrapper__CTJjx{margin-bottom:40px;display:flex;flex-direction:column;gap:10px}.quarterly-board-meeting-templates_showSingleData__mDVme{display:flex;align-items:center;gap:5px}.quarterly-board-meeting-templates_showDataLabel__p_NbM{font-weight:500}.quarterly-board-meeting-templates_form__SLaUI{display:flex;flex-direction:column;width:100%}.quarterly-board-meeting-templates_formGroup__JIVEv{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.quarterly-board-meeting-templates_inputBox__1_Bot{display:flex;flex-direction:column}.quarterly-board-meeting-templates_radioGroup__UZGk_{display:flex;margin-top:10px;flex-direction:row;gap:10px}.quarterly-board-meeting-templates_radioLabel__MhAA5{display:flex;align-items:center;gap:10px}.quarterly-board-meeting-templates_inputBox__1_Bot label{font-weight:600;margin-bottom:6px}.quarterly-board-meeting-templates_inputBox__1_Bot input,.quarterly-board-meeting-templates_inputBox__1_Bot textarea{padding:10px;font-size:16px;border:1px solid #ccc;border-radius:6px;resize:vertical;outline:none}.quarterly-board-meeting-templates_inputBox__1_Bot input:focus,.quarterly-board-meeting-templates_inputBox__1_Bot textarea:focus{border-color:#066c0a}.quarterly-board-meeting-templates_inputBox__1_Bot input[type=datetime-local],.quarterly-board-meeting-templates_inputBox__1_Bot input[type=radio]{accent-color:#045a08}.quarterly-board-meeting-templates_downloadBtnDiv__pLCrM{display:flex;justify-content:center;margin-top:30px}.quarterly-board-meeting-templates_downloadBtn__hKSfr{background-color:#045a08;color:#fff;padding:12px 24px;border:none;border-radius:6px;cursor:pointer;font-size:16px;display:flex;align-items:center;gap:5px}.quarterly-board-meeting-templates_downloadBtn__hKSfr:disabled{background-color:#ccc;cursor:not-allowed}.quarterly-board-meeting-templates_downloadBtn__hKSfr:hover{background-color:#066c0a}.quarterly-board-meeting-templates_downloadBtn__hKSfr:disabled:hover{background-color:#ccc}.quarterly-board-meeting-templates_inputError__7dpDW{border:1px solid #e53935!important}.quarterly-board-meeting-templates_errorMessage__nXL2F{color:#e53935;font-size:13px;margin-top:2px}@media (max-width:768px){.quarterly-board-meeting-templates_formGroup__JIVEv{grid-template-columns:1fr}}.mailbox_container___eMgL{margin-block:30px;margin-inline:20px}.mailbox_documentItem__QoOWO{display:flex;flex-direction:column;align-items:center;background-color:#f8f9fa;border-radius:8px;padding:15px;cursor:pointer;position:relative;width:-moz-fit-content;width:fit-content;box-shadow:0 2px 4px rgba(0,0,0,.05)}.mailbox_documentIcon__8dt0C{font-size:48px;margin-bottom:10px;width:100%;height:60px}.mailbox_folderIcon__bAfuV{color:#4285f4;font-size:48px}.mailbox_documentIcon__8dt0C svg{font-size:48px}.mailbox_documentIcon__8dt0C svg[data-icon=file-alt]{color:#2196f3}.mailbox_documentIcon__8dt0C svg[data-icon=file-invoice]{color:#f44336}.mailbox_documentIcon__8dt0C svg[data-icon=file-contract]{color:#ff5722}.mailbox_documentIcon__8dt0C svg[data-icon=file-excel]{color:#4caf50}.mailbox_documentIcon__8dt0C svg[data-icon=hotel]{color:#9c27b0}.mailbox_documentInfo__lXyrR{text-align:center;width:100%}.mailbox_documentInfo__lXyrR h3{font-size:14px;font-weight:500;margin-bottom:5px;color:#333;white-space:nowrap;overflow:hidden;text-wrap:wrap}.mailbox_documentInfo__lXyrR p{font-size:12px;color:#666;margin:0}.mailbox_noDataFoundText__6m3RE{text-align:center;font-size:18px}