.settingsController .notification{height:109px;border-radius:20px;background:var(--white-100,#fff);box-shadow:0 5px 22px 0 rgba(0,0,0,.04),0 0 0 .5px rgba(0,0,0,.03);padding:20px}.settingsController .sidebar{height:551px}.settingsController .tabs ul li{cursor:pointer;width:inherit;padding-left:0;white-space:nowrap}.settingsController .tabs ul li .tab-label{font-size:14px;font-weight:500;line-height:normal}.settingsController .content{position:relative}.settingsController .notification .header{display:flex;justify-content:space-between;align-items:center}.settingsController .notification h1{color:#111927;font-size:16px;font-style:normal;font-weight:500;line-height:20px}.settingsController .notification p{color:#6c737f;font-size:14px;font-style:normal;font-weight:400;line-height:21.98px}.settingsController .toggler{width:45px;height:15px;background:#cce3e3;position:relative;border-radius:7px;cursor:pointer}.settingsController .toggler .toggle{position:absolute;top:-.2rem;right:25px;background:#007575;width:20px;height:20px;transition:right .2s ease-in;border-radius:100px}.settingsController .toggler .toggle.toggled{right:0}.settingsController .notification,.settingsController .page{width:96%}.settingsController .page>h1{color:#111927;font-size:16px;font-style:normal;font-weight:500;line-height:20px}.settingsController .page p:not(.copyRight){color:#000;font-size:12px;font-style:normal;font-weight:300;line-height:22px}.settingsController .page h3,.settingsController .page h4{color:#000;font-size:12px}.settingsController .page ul{list-style-type:disc;padding-left:20px}.settingsController .page ul li{color:#000;font-size:12px;font-style:normal;font-weight:300;line-height:22px}.settingsController div>strong:first-child+p{margin-top:.8rem}.settingsController .page ul li a{cursor:pointer;color:blue;text-decoration:underline}.settingsController .aboutApp>h2{color:#ae1843;font-size:15px;font-style:normal;font-weight:500;line-height:22px}.settingsController .copyRight{color:#000;font-size:15px;font-style:normal;font-weight:500;line-height:22px;display:flex;justify-content:center;align-items:center;margin-top:2.5rem;text-align:center}.settingsController .vbar{position:absolute;right:.5rem;height:400px;background:#e5f1f1;width:8px;border-radius:10px}body.ar .settingsController .vbar{left:.5rem!important;right:auto}.settingsController .vbar .innerBar{position:relative;top:50%;width:8px;height:100px;background:#007575;border-radius:10px}.settingScreenPages div strong,.settingScreenPages p strong{font-size:14px;margin-bottom:.5rem;font-weight:700;color:#000}@media (min-width:768px){.settingsController{padding:20px}.settingsController .content{padding:28px}}@media (max-width:768px){.settingsController .tabs ul li .tab-label{padding:10px}.settingsController .tabs::-webkit-scrollbar{width:8px;height:5px;background-color:#f2f2f2;border-radius:10px}.settingsController .tabs::-webkit-scrollbar-thumb{background-color:#006a6e;border-radius:10px}.faqsContainer .sidebar{height:auto;border-radius:0;width:100%;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}}@media (max-width:425px){.settingsController .tabs ul{width:380px}}@media (max-width:375px){.settingsController .tabs ul{width:340px}}@media (max-width:320px){.settingsController .tabs ul{width:280px}}.appGuideAndTutorialContainer{position:absolute;width:340px;min-height:210px;top:-1rem;left:-2rem}.appGuideAndTutorialContainer .appGuideAndTutorial{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;border-radius:var(--Space-Extra-Small,8px);border:1px solid #ccc;background:var(--white-100,#fff);padding:1.4rem;box-shadow:0 6px 12px 0 var(--black-20,rgba(0,0,0,.2));position:absolute;z-index:111}.appGuideAndTutorialContainer .appGuideAndTutorial .content{width:100%;white-space:pre-wrap}.appGuideAndTutorialContainer .header{display:flex;justify-content:space-between;align-items:center;width:100%;position:relative;top:0}.appGuideAndTutorialContainer .close{width:50px;height:50px;display:flex;justify-content:center;align-items:center;border-radius:100px;background:var(--white-100,#fff);box-shadow:0 0 4px 0 var(--black-10,rgba(0,0,0,.1));position:relative;top:1.5rem;right:-1rem;z-index:10;cursor:pointer}.appGuideAndTutorialContainer .close img{width:30px;height:30px;object-fit:contain}.appGuideAndTutorialContainer .arrow:after{content:"";position:absolute;top:2.3rem;left:1.5rem;transform:translateX(-50%);width:20px;height:20px;background-color:#fff;border:1px solid #ccc;transform-origin:bottom;transform:rotate(45deg)}.appGuideAndTutorialContainer h1{color:var(--black-100,#000);font-size:16px;font-style:normal;font-weight:500;line-height:140%;letter-spacing:-.16px}.appGuideAndTutorialContainer p{color:var(--black-60,rgba(0,0,0,.6));font-size:14px;font-style:normal;font-weight:300;line-height:140%;letter-spacing:-.14px}.appGuideAndTutorialContainer .footer{display:flex;justify-content:space-between;align-items:center;width:100%}.appGuideAndTutorialContainer .footer span{color:rgba(0,0,0,.4);font-size:12px;font-style:normal;font-weight:500;line-height:normal;cursor:pointer}.appGuideAndTutorialContainer .footer button,.appGuideAndTutorialContainer .footer button:hover{font-size:12px;font-style:normal;font-weight:500;line-height:normal;background:var(--stroke,#007575)!important;border-radius:0}.appGuideAndTutorialContainer .footer button span{color:var(--white-100,#fff)!important}.pulseContainer{position:absolute}.sidebarNotCollapsed .pulseContainer{left:8rem}.pulse{display:flex;justify-content:center;align-items:center;width:8px;height:8px;border:1px solid #007575;animation:pulse-animation 1.5s infinite}.innerPulse,.pulse{border-radius:100px}.innerPulse{width:4px;height:4px;background:var(--stroke,#007575)!important}@keyframes pulse-animation{0%{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.5}to{transform:scale(2);opacity:0}}@media (max-width:768px){.appGuideAndTutorialContainer{width:275px;height:183px;left:-1.8rem;position:relative}.pulse{position:absolute;top:100%;right:4rem}.appGuideAndTutorialContainer h1{font-size:14px}.appGuideAndTutorialContainer p{font-size:12px;text-align:justify}.appGuideAndTutorialContainer .appGuideAndTutorial{padding:1rem}.pulseContainer{top:60vh!important}.appGuideAndTutorialContainer .footer{position:relative}.appGuideAndTutorialContainer .footer .arrow:after{left:auto!important;border:0}.appGuideAndTutorialContainer .footer .arrow{position:absolute;right:2.5rem;bottom:2rem;z-index:-1}}.upd_application_container *{padding:0;margin:0}.upd_application_container .upd_title p{font-size:14px;color:#000;font-weight:400}.upd_application_container .upd_sub_title p{font-size:12px;color:#000;font-weight:300;opacity:.7;padding:5px 0}.upd_application_container .upd_parent_section{margin:10px 0}.upd_parent_section .upd_parent_section_main{border:.2px solid #9f9f9f;background:#fafafa}.upd_parent_section .upd_parent_section_main.active{border:1px solid #007575;background:#f3f3f3!important;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2)}.upd_parent_section .upd_parent_section_key p{font-size:15px;color:#000;font-weight:500}.upd_parent_section .upd_parent_section_body{display:flex;align-items:center;justify-content:space-between}.upd_parent_section_body .section_body_key p{font-size:12px;color:#000;font-weight:300;opacity:.8}.up_contact_section{display:flex;align-items:center;justify-content:space-between}.up_contact_section .up_contact_section_detail{display:flex;align-items:flex-start;gap:15px;margin:10px 0}.up_contact_section_detail .icon{margin-top:1px}.up_contact_section_detail .info .label{color:#827b7b;font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.upd_parent_section .section_body_key{font-size:14px;font-weight:500}.up_contact_section_detail .info .value{color:#000;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.up_contact_section_detail .info .userImg{height:50px;width:50px;border-radius:25px;overflow:hidden}.reRegistrationPage .studentCard{min-height:100vh}.secondaryHeading{margin-top:1rem!important}.primaryHeading span{font-size:14px!important}.secondaryHeading span{font-size:13px!important}.reRegistrationPage .studentCard h1{color:#212121;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.reRegistrationPage .studentCard p{color:#000;font-size:12px;font-style:normal;font-weight:300;line-height:normal}.studentContainer{display:flex;flex-direction:column;gap:1rem}.studentContainer .name p{font-size:12px;font-weight:400}.studentContainer .name .status{border-radius:2px;background:rgba(0,117,117,.2);min-width:160px;height:15px;flex-shrink:0}.studentContainer .name .status span{color:#212121;font-size:10px;font-style:normal;font-weight:300;line-height:16px}.studentContainer .profileInformation ul{display:flex;justify-content:center;align-items:center;gap:4rem}.studentContainer .profileInformation ul li{display:flex;justify-content:center;flex-direction:column}.studentContainer .profileInformation ul li span{color:#6f6f6f;font-size:13px;font-style:normal;font-weight:300;line-height:150%}.studentContainer .profileInformation ul li strong{color:#212121;font-size:13px;font-style:normal;font-weight:400;line-height:150%}.studentContainer .profileInformation ul li img{width:24px;height:24px;object-fit:contain;cursor:pointer}.studentContainer .reRegistrationForm span{color:#000;font-feature-settings:"liga" off,"clig" off;font-size:14px;font-style:normal;font-weight:300;line-height:24px}.studentContainer .reRegistrationForm .secondaryHeading{margin-top:1rem}.studentContainer .reRegistrationForm .label span{color:#000;font-style:normal;font-weight:500;line-height:normal}.studentContainer .reRegistrationForm .ant-radio-wrapper span{color:#000;font-size:14px;font-style:normal;font-weight:300;line-height:24px}.studentContainer .reRegistrationForm label{color:#000;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.studentContainer .reRegistrationForm input{height:37px;border-radius:8px}.studentContainer .reRegistrationForm input::placeholder{color:#6f6f6f;font-size:12px;font-style:normal;font-weight:300;line-height:normal}.studentContainer .reRegistrationForm .ant-select-selector{border-radius:0;height:37px!important;font-size:12px}.studentContainer .singleStudent{border-radius:5px 0 0 5px;border:.5px solid #e9ecef;background:#fff;padding:10px}.studentContainer .disabledStudent{opacity:.4;cursor:not-allowed;user-select:none}.studentContainer .disabledStudent .ant-checkbox-wrapper,.studentContainer .disabledStudent .collapseIcon{pointer-events:none}.studentContainer .singleStudent.active{border-radius:5px 0 0 5px;border:1.5px solid #007575;background:#fff;padding:10px}.studentContainer button,.studentContainer button:hover{width:152px;height:39px;background:#007575!important}.reregistrationGridContainer{display:flex;flex-direction:column;gap:1rem;margin:0 auto}.reregistrationGridContainer .ant-card .ant-card-body{padding:0}.reregistrationGridContainer ul{width:100%!important;display:flex;flex-direction:row!important;justify-content:space-between!important;padding:0!important;margin:.5rem 0 0!important}.reregistrationGridContainer ul li{display:flex;flex-direction:column;gap:.3rem}.reregistrationGridContainer .ant-select-outlined.ant-select-disabled:not(.ant-select-customize-input) .ant-select-selector{border-radius:8px;color:#000;font-size:12px;height:37px!important;font-style:normal;font-weight:300;line-height:normal}.reregistrationGridContainer ul:first-of-type li{border-right:1px solid #d9d9d9;padding-right:1rem}.reregistrationGridContainer ul li:last-child{border-right:none!important;padding-right:0}.reregistrationGridContainer ul li span{color:#6f6f6f;font-size:12px;font-style:normal;font-weight:300;line-height:150%}.reregistrationGridContainer ul li strong{color:#212121;font-size:12px;font-style:normal;font-weight:400;line-height:150%}.reregistrationGridContainer .name p{color:var(--Text-1,#212121);font-size:12px;font-style:normal;font-weight:400;line-height:normal}.reregistrationGridContainer .status{min-width:116px;height:15px;border-radius:2px;padding:.5rem;background:rgba(0,117,117,.2)}.reregistrationGridContainer .status span{color:#212121;font-size:10px;font-style:normal;font-weight:300;line-height:16px}.reregistrationGridContainer .disabledStudent{opacity:.4;cursor:not-allowed;user-select:none}.reregistrationGridContainer .disabledStudent .ant-checkbox-wrapper,.reregistrationGridContainer .disabledStudent .collapseIcon{pointer-events:none}.reregistrationGridContainer label{color:#000;font-feature-settings:"liga" off,"clig" off;font-size:12px;font-style:normal;font-weight:300;line-height:24px}.reregistrationGridContainer .reRegistrationForm span{color:#000;font-feature-settings:"liga" off,"clig" off;font-size:14px;font-style:normal;font-weight:300;line-height:24px}.reregistrationGridContainer .reRegistrationForm .label span{color:#000;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.reregistrationGridContainer .reRegistrationForm .ant-radio-wrapper span{color:#000;font-size:12px;font-style:normal;font-weight:300;line-height:24px}.reregistrationGridContainer .reRegistrationForm label{color:#000;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.reregistrationGridContainer .reRegistrationForm input{height:37px;border-radius:8px!important}.reregistrationGridContainer .reRegistrationForm input::placeholder{color:#6f6f6f;font-size:12px;font-style:normal;font-weight:300;line-height:normal}.reregistrationGridContainer .singleStudent{border-radius:5px 0 0 5px;border:.5px solid #e9ecef;background:#fff;padding:10px}.reregistrationGridContainer .singleStudent.active{border-radius:5px 0 0 5px;border:1.5px solid #007575;background:#fff;padding:10px}.reregistrationGridContainer button,.reregistrationGridContainer button:hover{width:152px;height:39px;background:#007575!important}.reRegistrationPage label.ant-checkbox-wrapper span:last-child{font-size:14px;font-weight:300}.gradeAndBusTransportationSelection{width:65.5%;font-size:12px;margin-top:1rem}@media (max-width:786px){.footer{margin-top:1rem}.secondaryHeading{margin-top:1rem!important}.reregistrationGridContainer .ant-card .ant-card-body{padding:0}.reRegistrationPage label.ant-checkbox-wrapper span:last-child{font-size:12px}.reregistrationGridContainer{width:100%}.reregistrationGridContainer .status{height:auto!important}}.easyENRDrawerContainer{width:100%;height:100vh;.ant-select-selector{border-radius:7px!important;height:50px!important}.ant-select-selector:hover{outline:none!important;border-color:#c4c4c4!important}.ant-select-selector{outline:none!important}}.easyENRCard.ant-card .ant-card-body{padding:0 10px!important}body.en .easyENRDrawerContainer .ant-select-selector{padding-left:2rem!important}.easyENRCard .ant-select .ant-select-arrow{margin-top:0!important}body.ar .easyENRDrawerContainer .ant-select-selector{padding-right:2rem!important}.easyEnrContainer .documentContainer input{display:none!important}.easyEnrContainer .alert{width:100%;min-height:70px;border-radius:8px;background:rgba(0,117,117,.1);display:flex;justify-content:space-between;align-items:center;padding:1rem}.easyEnrContainer{.alert{margin-bottom:1rem;.alert-text{color:#212121;font-size:16px;font-style:normal;font-weight:400;line-height:normal;width:60%;p{font-size:14px;color:#1f2937;font-weight:400}}.alert-button{color:#007575;font-size:14px;font-style:normal;font-weight:500;line-height:normal;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;display:flex;justify-content:center;align-items:center;gap:.5rem;cursor:pointer}}.note,.note p{color:#6b7280;font-size:12px;font-style:normal;font-weight:400;line-height:23px;margin-bottom:0!important}}@media (max-width:768px){.easyENRDrawerContainer{button{margin-left:auto;margin-right:auto}}.easyEnrStudentContainer .student{width:100%}.easyEnrContainer{.alert{flex-direction:column;justify-content:start;align-items:start;gap:.5rem;width:100%;.alert-text{width:100%}}.note{color:#9f9f9f;font-size:14px;font-style:normal;font-weight:500;line-height:23px;margin-bottom:2rem}}}.documentContainer{width:100%;display:flex;justify-content:space-between;align-items:center;min-height:100px;gap:.5rem;padding:10px}.documentContainer .document{width:60%;border-radius:5px;border:1px dashed #007575;padding:20px;display:flex;align-items:start;gap:1rem;min-height:80px}.documentContainer .document.full{width:100%}.documentConainer .document .label h1{color:#000;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.documentConainer .document .label p{font-size:12px;font-style:normal;font-weight:300;line-height:normal}body.en .documentConainer .viewFile{margin-left:auto}body.ar .documentConainer .viewFile{margin-right:auto}.documentContainer .checkbox{width:10%;min-height:80px;display:flex;justify-content:center;align-items:center}.documentContainer .textArea{width:25%;min-height:80px}.documentConainer .reason textarea{resize:none;font-size:12px;font-style:normal;font-weight:300;min-height:80px;line-height:normal}.documentContainer .checkbox.noCheckbox,.documentContainer .textArea.noTextArea{min-height:0;width:0}@media (max-width:768px){.documentContainer{flex-direction:column}.documentContainer .document,.documentContainer .textArea{width:100%}.documentContainer .checkbox{min-height:10px}body.en .documentContainer .checkbox{display:flex;justify-content:start;align-items:start;width:100%}.documentContainer .textArea{margin-top:1rem}}.healthContainer .mainHeading{color:#1f2937;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.healthContainer .subHeading{color:#6b7280;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.healthContainer .ant-form-item-label{padding:0!important}.healthContainer .ant-form-item{margin-bottom:10px!important}.ant-input.placeholder::placeholder,.ant-picker.placeholder .ant-picker-input>input{color:#9f9f9f;font-family:Poppins;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.healthContainer .ant-checkbox-wrapper span,.healthContainer .ant-radio-wrapper span,.healthContainer h1,.healthContainer label,.healthContainer textarea{color:#000;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.healthContainer .addressItem .ant-form-item-control,.healthContainer .telePhoneItem .ant-form-item-control{margin-top:.9rem}.healthContainer .ant-divider-horizontal{margin:6px 0!important}.healthContainer.formContainer .otherLabels .ant-form-item-label>label{color:#1f2937;font-size:13px!important;font-style:normal;font-weight:500;line-height:normal}.healthContainer .allergyShortNote,.healthContainer textarea::placeholder{color:#6b7280;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.healthDetailsRootClass{border-radius:14px;border:.2px solid #9f9f9f}.healthDetailsRootClass.ant-card .ant-card-body{padding:14px}.healthDetailsRootClass h1{display:flex;justify-content:space-between;align-items:center}.healthDetails .headingContainer h1{font-size:16px}.healthDetailsRootClass h1 span{color:#000;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.healthDetailsRootClass h1 span:nth-child(2){display:flex;width:52px;height:24px;padding:4px 12px;justify-content:center;align-items:center;gap:8px;border-radius:72px;font-family:Poppins;font-size:12px;font-style:normal;font-weight:600;line-height:normal}.healthDetailsRootClass h1 span.yes{background:linear-gradient(0deg,rgba(0,117,117,.1),rgba(0,117,117,.1)),#fff;color:#007575}.healthDetailsRootClass h1 span.no{border-radius:72px;background:linear-gradient(0deg,rgba(254,172,76,.1),rgba(254,172,76,.1)),#fff;color:#feac4c;font-family:Poppins;font-size:12px;font-style:normal;font-weight:600;line-height:normal}.healthDetailsRootClass .itemBlock{display:flex;padding:8px;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:8px;background:#fafafa}.medicationsTable tr{display:grid;grid-template-columns:1fr 1fr 1fr}.medicationsTable tr td,.medicationsTable tr th{text-align:start}.medicationsTable tr:first-child{background:#f3f3f3;padding:8px;border-radius:8px 8px 0 0;border:.2px solid #9f9f9f;width:100%}.medicationsTable tr:first-child th{color:#5b5959;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:normal;text-align:start}.medicationsTable tr:not(:first-child){border:.2px solid #9f9f9f;padding:8px;background:#fff}.medicationsTable tr:last-child{border-radius:0 0 8px 8px}.medicationsTable tr:not(:first-child) td{color:#000;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.healthDetailsRootClass .itemBlock div span:first-child{color:#5b5959;font-family:Poppins;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.healthDetailsRootClass .itemBlock div span:nth-child(2){color:#5b5959;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:140%}.healthContainer .formLabel{color:#1f2937;font-size:13px;font-style:normal;font-weight:500;line-height:normal}.consentPage .agreementDetailsCard{padding-bottom:2rem}.consentPage .agreementDetailsCard .custom-scrollbar{min-height:50px;max-height:60dvh}body.en.consentPage .agreementDetailsCard .custom-scrollbar{padding-right:20px}body.ar.consentPage .agreementDetailsCard .custom-scrollbar{padding-left:20px}body.en.consentPage .agreementDetailsCard .ant-card-body{padding:24px 0 0 24px!important}body.ar.consentPage .agreementDetailsCard .ant-card-body{padding:24px 24px 0 0!important}.consentPage .agreementDetailsCard strong{font-weight:500;font-size:13px}.consentPage .agreementDetailsCard p{display:flex;flex-direction:column!important;font-size:12px!important}.consentPage .agreementDetailsCard ul{display:flex;flex-direction:column;gap:0;padding-left:10px;margin-bottom:.5rem!important}.consentPage .agreementDetailsCard ul li{display:flex;justify-content:start;align-items:start;list-style:none;text-align:start;color:#000;font-size:14px;font-style:normal;font-weight:300;line-height:25px;flex-direction:row!important}.consentPage .agreementDetailsCard ul li:before{content:"•";font-size:1.2em;color:#000;margin-right:3px}body.ar.consentPage .agreementDetailsCard ul li:before{margin-left:.3rem}.agreementDetailAttachmentCard h1{color:#000;font-family:Poppins;font-size:18px;font-style:normal;font-weight:500;line-height:normal}.agreementDetailAttachmentCard strong:not(.downloadButton){color:#000;font-family:Poppins;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.agreementDetailAttachmentCard{border-radius:5px}.agreementDetailAttachmentCard strong.downloadButton{color:#007575;font-family:Poppins;font-size:14px;font-style:normal;font-weight:600;line-height:16px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.agreementDetailAttachmentCard .ant-card-head{border-bottom:0}.agreementDetailAttachmentCard .ant-card-body{padding-top:0!important}.agreementDetailAttachmentCard .attachment{border-radius:8px;border:1px solid #eee;display:flex;padding:6px 12px 6px 8px;align-items:center;gap:8px}.consentPage .agreementDetailsCard{p{&:last-of-type,&:nth-last-of-type(2){flex-direction:row!important}}}.conscent{box-sizing:border-box;background:#f3f3f3;margin-bottom:6px!important;padding:.5rem!important;width:100%;min-height:184px;border-width:.5px;border-radius:6px;.header{display:flex;width:100%;justify-content:space-between;align-items:center;padding:5px;.title{font-weight:500;font-size:14px;line-height:16px;letter-spacing:0;display:flex;align-items:center;color:#007575;&:before{content:"";width:4px;height:4px;background:#007575;border-radius:50%;display:inline-block;margin-right:3px}}.date{font-family:Poppins;font-weight:400;font-size:12px;line-height:16px;letter-spacing:0}}.body{margin-top:1rem;padding:0 10px;h1{font-weight:600;font-size:14px}h1,p{font-family:Poppins;line-height:18px;letter-spacing:0}p{font-weight:300;font-size:12px;padding-top:.5rem}}.footer{margin-top:1rem;display:flex;justify-content:start;padding-left:10px;padding-bottom:.5rem;span{font-weight:600;font-size:12px;line-height:16px;letter-spacing:0;text-decoration:underline;text-decoration-style:solid;text-decoration-thickness:Auto;color:#007575;cursor:pointer}}}.consentPage{.tabContainer{padding:0}.filterManager.agreementFilterManager{margin-top:0;padding-right:0;padding-left:0}.consentTabs li{font-size:12px;padding:11px 15px;white-space:nowrap}.ant-picker,ant-picker .ant-picker-input{width:0!important;padding:0}.gridItem .body .bodyItem .value{width:50%}.donwloadDoc{display:flex;justify-content:space-between;align-items:center;p{background:#f3f3f3;border-radius:4px;color:#fff;display:flex;align-items:center;&:before{content:"";width:4px;height:4px;background:#fff;border-radius:50%;display:inline-block;margin-right:3px}}div span.downloadButton{color:#007575;font-family:Poppins;font-size:14px;font-style:normal;font-weight:600;line-height:16px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;cursor:pointer}}}.agreementNoteCard{p{color:#ae1843;font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:normal;display:flex;align-items:center;&:before{content:"";width:4px;height:4px;background:#ae1843;border-radius:50%;display:inline-block;margin-right:3px;margin-left:3px}}h1{color:#000;font-size:18px;font-style:normal;font-weight:500;line-height:normal}}.consentPage.en{.gridContainer .gridItem.borderLeft,tr.borderLeft td:first-child{border-left:3px solid #007575}.agreementDetailsCard{padding-right:.5rem;img{position:absolute;right:1rem;top:50%;height:90%;transform:translateY(-50%)}}}.consentPage.ar{.gridContainer .gridItem.borderLeft,tr.borderLeft td:first-child{border-right:3px solid #007575}.agreementDetailsCard{padding-left:1rem;img{position:absolute;left:1rem;top:50%;height:90%;transform:translateY(-50%)}}}.agreementDetailsCard{position:relative;h1{font-size:18px;font-weight:500;line-height:normal}div,h1{color:#000;font-style:normal}div{font-size:14px;font-weight:300;line-height:23px}}.agreementNoteDetailsCard{h1{color:#000;font-size:18px;font-style:normal;font-weight:500;line-height:normal}ul{padding:0;margin:0;display:flex;justify-content:space-between;li{display:flex;flex-direction:column;span{color:#6f6f6f;font-family:Poppins;font-size:14px;font-style:normal;font-weight:300;line-height:150%}span.red{color:#ae1843}span.green{color:#007575}strong{color:#212121;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:150%}strong.red{color:#ae1843}}}}.ant-checkbox-wrapper .ant-checkbox+span,.ant-checkbox-wrapper .ant-checkbox-checked .ant-checkbox-inner,.ant-checkbox-wrapper.ant-checkbox-wrapper-checked .ant-checkbox-inner{color:#000;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.agreementDetailsContainer{.agreeButton.disabled,.disagreeButton{width:166.784px;height:34px;color:#fff;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:normal;background:#9f9f9f;&:hover{background:#9f9f9f}}.agreeButton,.disagreeButton{width:166.784px;height:34px;color:#fff;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:normal;background:#007575;&:hover{background:#007575}}.agreeButton.disabled{cursor:not-allowed!important}.disagreeButton,.disagreeButton:hover{color:#007575!important;border:1px solid #007575;background:transparent;&:hover{background:transparent}}.pending{background:#feac4c!important}.agreementButtons{margin-bottom:4rem}}.consentRecordli{flex-direction:row!important;gap:.2rem!important}.consentRecordli:before{content:"";width:4px;height:4px;background:#000!important;border-radius:50%;display:inline-block;margin-right:3px}@media (max-width:768px){.consentPage .ant-layout-content{padding-top:0!important}.agreementFilterContainer .filterSummary{margin-top:.5rem!important}.consentPage .gridContainer{padding:20px 5px}.agreementFilterContainer+.gridContainer{padding:0 5px}.agreementNoteCard{p:before{display:none}}.consentRecordUl{flex-direction:column!important;gap:1rem!important}.consentRecordUlMobile li>div,.consentRecordUlMobile li>span,.consentRecordUlMobile li>strong{width:50%}.agreementNoteDetailsCard{& ul{& li{span,strong{font-size:12px}}}}.consentPage{.consentTabs{padding-left:0}.filterManager,.tabContainer{padding:0}.consentTabs li{font-size:12px;padding:11px 15px}.gridContainer .gridItem .header{flex-direction:column!important}.agreementNoteCard h1,.agreementNoteDetailsCard h1{font-size:14px}.agreementDetailsCard div,.agreementNoteCard p{font-size:12px}.agreementNoteDetailsCard{ul{justify-content:space-between;gap:0}}.ant-checkbox-wrapper .ant-checkbox+span,.ant-checkbox-wrapper .ant-checkbox-checked .ant-checkbox-inner,.ant-checkbox-wrapper.ant-checkbox-wrapper-checked .ant-checkbox-inner{font-size:12px}.agreementButtons{justify-content:center}}.agreementDetailAttachmentCard h1{font-size:14px;margin:0}.agreementDetailAttachmentCard{border-radius:12px}.agreementDetailAttachmentCard .ant-card-head{padding:16px 16px 0!important}.agreementDetailAttachmentCard .ant-card-body{padding:0 16px 16px!important}}