.theme-light .horizontal-navbar{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:45px;justify-content:center;margin-top:10px;position:sticky;top:0;transition:opacity .5s ease-in-out;width:100%}.theme-light .horizontal-navbar.inactive{height:50px}.theme-light .horizontal-navbar .craft-icon{color:#cc1a1a;cursor:pointer;height:50px;width:100px}.theme-light .horizontal-navbar .top-part{display:flex;height:100%;justify-content:space-between;padding:0 5px;width:100%}.theme-light .horizontal-navbar .top-part .left{align-items:center;display:flex;flex:2 1}.theme-light .horizontal-navbar .top-part .right{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:10px;justify-content:flex-end;padding-right:5px}.theme-light .horizontal-navbar .top-part .right .todo{align-items:center;background-color:#fff;border-radius:8px;box-shadow:2px 4px 10px 1px #c9c9c978;cursor:pointer;display:flex;flex-direction:row;gap:10px;height:36px;justify-content:center;padding:0 20px;position:relative;width:max-content}.theme-light .horizontal-navbar .top-part .right .todo.active,.theme-light .horizontal-navbar .top-part .right .todo:hover{color:#fff}.theme-light .horizontal-navbar .top-part .right .todo .todo-title{color:#9f9b9b;font-size:16px;font-weight:500;margin-right:10px;position:relative}.theme-light .horizontal-navbar .top-part .right .todo .todo-title.active{color:#f8e823}.theme-light .horizontal-navbar .top-part .right .todo .todo-title .todo-badge{color:#f8e823;position:absolute;top:5px}.theme-light .horizontal-navbar .bottom-part{align-items:center;background-color:#fff;border-radius:8px;display:none;height:40px;justify-content:center;width:100%}@media screen and (max-width:600px){.theme-light .horizontal-navbar .bottom-part{display:none}}.theme-light .horizontal-navbar .bottom-part .menus-wrapper{display:flex;gap:5px;padding:0 30px;transition:transform .5s ease;width:max-content}.theme-light .horizontal-navbar .bottom-part .menus-wrapper .single-menu:hover{transform:scale(1.02)}.theme-dark .horizontal-navbar{align-items:center;background-color:#181a20;display:flex;flex-direction:column;height:45px;justify-content:center;margin-top:10px;position:sticky;top:0;transition:opacity .5s ease-in-out;width:100%}.theme-dark .horizontal-navbar.inactive{height:50px}.theme-dark .horizontal-navbar .craft-icon{color:#cc1a1a;cursor:pointer;height:50px;width:100px}.theme-dark .horizontal-navbar .top-part{display:flex;height:100%;justify-content:space-between;padding:0 5px;width:100%}.theme-dark .horizontal-navbar .top-part .left{align-items:center;display:flex;flex:2 1}.theme-dark .horizontal-navbar .top-part .right{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:10px;justify-content:flex-end;padding-right:5px}.theme-dark .horizontal-navbar .top-part .right .todo{align-items:center;background-color:#fff;border-radius:8px;box-shadow:2px 4px 10px 1px #c9c9c978;cursor:pointer;display:flex;flex-direction:row;gap:10px;height:36px;justify-content:center;padding:0 20px;position:relative;width:max-content}.theme-dark .horizontal-navbar .top-part .right .todo.active,.theme-dark .horizontal-navbar .top-part .right .todo:hover{color:#fff}.theme-dark .horizontal-navbar .top-part .right .todo .todo-title{color:#9f9b9b;font-size:16px;font-weight:500;margin-right:10px;position:relative}.theme-dark .horizontal-navbar .top-part .right .todo .todo-title.active{color:#fae27c}.theme-dark .horizontal-navbar .top-part .right .todo .todo-title .todo-badge{color:#fae27c;position:absolute;top:5px}.theme-dark .horizontal-navbar .bottom-part{align-items:center;background-color:#fff;border-radius:8px;display:none;height:40px;justify-content:center;width:100%}@media screen and (max-width:600px){.theme-dark .horizontal-navbar .bottom-part{display:none}}.theme-dark .horizontal-navbar .bottom-part .menus-wrapper{display:flex;gap:5px;padding:0 30px;transition:transform .5s ease;width:max-content}.theme-dark .horizontal-navbar .bottom-part .menus-wrapper .single-menu:hover{transform:scale(1.02)}.theme-light .current-user-avatar,.theme-light .current-user-avatar .user-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:center}.theme-light .current-user-avatar .user-wrapper{cursor:pointer;gap:10px}.theme-light .current-user-avatar .user-wrapper .avatar{border-radius:50%;height:30px;object-fit:cover;width:30px}.theme-light .current-user-avatar .user-wrapper .user-org-view{align-items:start;display:flex;flex-direction:column;justify-content:flex-start}.theme-light .current-user-avatar .user-wrapper .user-org-view .user-full-name{color:#000;font-size:18px;font-weight:500}.theme-light .current-user-avatar .user-wrapper .user-org-view .user-org-name{color:#000;font-size:10px;font-weight:500}@media screen and (max-width:600px){.theme-light .current-user-avatar .user-wrapper .user-org-view .user-org-name{display:none}}@media screen and (min-width:601px)and (max-width:690px){.theme-light .current-user-avatar .user-wrapper .user-org-view .user-org-name{display:none}}.theme-dark .current-user-avatar,.theme-dark .current-user-avatar .user-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:center}.theme-dark .current-user-avatar .user-wrapper{cursor:pointer;gap:10px}.theme-dark .current-user-avatar .user-wrapper .avatar{border-radius:50%;height:30px;object-fit:cover;width:30px}.theme-dark .current-user-avatar .user-wrapper .user-org-view{align-items:start;display:flex;flex-direction:column;justify-content:flex-start}.theme-dark .current-user-avatar .user-wrapper .user-org-view .user-full-name{color:#fff;font-size:18px;font-weight:500}.theme-dark .current-user-avatar .user-wrapper .user-org-view .user-org-name{color:#fff;font-size:10px;font-weight:500}@media screen and (max-width:600px){.theme-dark .current-user-avatar .user-wrapper .user-org-view .user-org-name{display:none}}@media screen and (min-width:601px)and (max-width:690px){.theme-dark .current-user-avatar .user-wrapper .user-org-view .user-org-name{display:none}}.theme-light .all-entity{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;transition:opacity .5s ease-in-out;width:100%}.theme-light .all-entity .no-content{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:100%;justify-content:center;width:100%}.theme-light .all-entity .logo{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:10px 0;object-fit:contain}.theme-light .all-entity .logo img{border-radius:8px;height:100px;object-fit:contain;width:100px}.theme-light .all-entity .icon-value-row{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:flex-start}.theme-light .all-entity .icon-value-row .icon{color:#00d37f;height:20px;width:20px}.theme-light .all-entity .all-entity-main-wrapper{display:flex;flex-direction:row;width:100%}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper{border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding-right:3px}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper::-webkit-scrollbar{display:none;width:1px}@media screen and (max-width:600px){.theme-light .all-entity .all-entity-main-wrapper .center-wrapper{display:none}}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding-bottom:100px}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .center-navbar .navbar-left{align-items:center;display:flex;flex-direction:row}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .center-navbar .navbar-right{align-items:center;display:flex;flex-direction:row;gap:1px}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .MuiPaper-elevation,.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .MuiPaper-root,.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .MuiTableContainer-root,.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .table-container{background-color:inherit}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .details-view{display:flex;flex-direction:column;width:100%}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .details-view .expandable-container,.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .details-view .expandable-content,.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .details-view .expandable-header{background-color:inherit}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .form{display:flex;flex-direction:column;width:100%}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .form .form-details-wrapper{display:flex;flex-direction:row;padding:10px;width:100%}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .form .form-details-wrapper img{border-radius:8px;height:120px;object-fit:cover;width:120px}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .form .form-details-wrapper .form-details-left{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:5px}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .form .form-details-wrapper .form-details-center{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:5px;justify-content:center;width:100%}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .form .form-details-wrapper .form-details-right{align-items:flex-end;display:flex;flex:1 1;flex-direction:column;gap:5px}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .org-admins-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:flex-start;margin-top:10px}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .org-admins-wrapper .single-item{align-items:center;background-color:#f7f9fc;border-radius:8px;color:#000;display:flex;flex-direction:row;gap:5px;padding:5px 10px}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .org-admins-wrapper .single-item .user{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:10px}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .org-admins-wrapper .single-item .user img{border-radius:50%;height:30px;object-fit:cover;width:30px}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .org-admins-wrapper .single-item .user .user-org-view{align-items:start;display:flex;flex-direction:column;justify-content:flex-start}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .org-admins-wrapper .single-item .user .user-org-view .user-full-name{font-size:15px;font-weight:700}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .org-admins-wrapper .single-item .user .user-org-view .user-role-name{color:#ccc;font-size:12px;font-weight:400}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .ledgers-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;justify-content:flex-start;margin-top:10px}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .ledgers-wrapper .single-ledger{align-items:center;background-color:#fff;border-radius:8px;color:#000;display:flex;flex-direction:row;gap:5px;padding:5px}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .ledgers-wrapper .single-ledger .type{font-size:15px;font-weight:700}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .ledgers-wrapper .single-ledger .name{color:#ccc;font-size:14px;font-weight:400}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .relationships-content{display:flex;flex-direction:column;gap:10px;margin-top:10px;width:100%}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .relationships-content .single-relative{align-items:center;background-color:#f8e823;border-radius:8px;color:#000;display:flex;flex-direction:row;gap:5px;justify-content:space-between;padding:5px}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .relationships-content .single-relative .single-relative-left{align-items:center;display:flex;flex-direction:column;justify-content:center;width:max-content}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .relationships-content .single-relative .single-relative-left img{border-radius:8px;height:60px;object-fit:cover;width:60px}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .relationships-content .single-relative .single-relative-right{display:flex;flex-direction:column;flex-grow:1}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .relationships-content .single-relative .single-relative-right .single-relative-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .relationships-content .single-relative .single-relative-right .single-relative-header .relative-name{color:#000;font-size:20px;font-weight:300}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .relationships-content .single-relative .single-relative-right .single-relative-header .relationship-type{background-color:#fefce8;border-radius:5px;color:#cc1a1a;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;padding:5px}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .relationships-content .single-relative .single-relative-right .relative-phone-row{display:flex;flex-direction:row;gap:10px;width:100%}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .relationships-content .single-relative .single-relative-right .relative-phone-row .sub-title{color:#000}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .relationships-content .single-relative .single-relative-right .relative-phone-row .relative-phone-details{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:flex-start}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .relationships-content .single-relative .single-relative-right .relative-phone-row .relative-phone-details.f1{flex:1 1}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .relationships-content .single-relative .single-relative-right .relative-phone-row .relative-phone-details.f2{flex:2 1}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .relationships-content .single-relative .single-relative-right .relative-phone-row .relative-phone-details.f3{flex:3 1}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .relationships-content .single-relative .single-relative-right .relative-phone-row .relative-phone-details .icon{color:#00d37f;height:25px;width:25px}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .relationships-content .single-relative .single-relative-right .relative-phone-row .percentage{color:#cc1a1a;font-size:18px;font-weight:300}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .attachments,.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .facility-wrapper{display:flex;flex-direction:column;width:100%}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .facility-wrapper .facility-summary{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .facility-wrapper .facility-content{border-radius:8px;color:#000;display:flex;flex:1 1;flex-direction:column;overflow-x:auto;width:100%}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .facility-wrapper .facility-content .MuiPaper-root,.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .facility-wrapper .facility-content .MuiTable-root{background-color:inherit}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .facility-wrapper .facility-content .chip-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .facility-wrapper .facility-content .chip-wrapper .chip{background-color:#f7f9fc;color:#000;display:flex;width:max-content}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .facility-wrapper .facility-content .grid-container{background-color:#f7f9fc;color:#000;display:flex;flex-direction:column;padding:5px;width:100%}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .facility-wrapper .facility-content .grid-ward{background-color:#fff;border-radius:8px;color:#cc1a1a;margin-bottom:10px}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .facility-wrapper .facility-content .grid-ward.selected{border:2px solid #cc1a1a}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .facility-wrapper .facility-content .ward-title{font-size:15px;font-weight:700;margin-bottom:5px}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .facility-wrapper .facility-content .beds-grid{grid-gap:5px;display:grid;gap:5px;grid-template-columns:repeat(4,1fr)}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .facility-wrapper .facility-content .bed-card{background-color:#fff;border:.1px solid #d3d3d3;border-radius:8px;color:#000;padding:5px;text-align:center}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .facility-wrapper .facility-content .bed-card.occupied{background-color:#aff8c8}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .facility-wrapper .facility-content .bed-card.normal{background-color:#fff}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .facility-wrapper .facility-content .bed-card .bed-header{align-items:center;display:flex;justify-content:space-between;width:100%}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .facility-wrapper .facility-content .bed-card .menu-icon{cursor:pointer}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .facility-wrapper .facility-content .bed-card h4{margin-bottom:8px}.theme-light .all-entity .all-entity-main-wrapper .center-wrapper .center-details .facility-wrapper .facility-content .bed-card p{margin:4px 0}.theme-light .all-entity .all-entity-main-wrapper .right-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 45px);margin-left:5px;padding-bottom:45px;padding-right:3px;position:sticky;top:100px}.theme-light .all-entity .all-entity-main-wrapper .right-wrapper .logo{align-items:center;color:#000;display:flex;flex-direction:column;gap:10px;justify-content:center;margin:10px 0;object-fit:contain}.theme-light .all-entity .all-entity-main-wrapper .right-wrapper .logo img{background-color:#0000;border-radius:8px;height:120px;object-fit:cover;width:120px}.theme-light .all-entity .all-entity-main-wrapper .right-wrapper .right-content{background-color:#fff;border-radius:8px;color:#000;display:flex;flex:1 1;flex-direction:column;height:100%;overflow-y:auto;padding:5px;position:relative;width:100%}.theme-light .all-entity .all-entity-main-wrapper .right-wrapper .right-content::-webkit-scrollbar{display:none;width:1px}.theme-light .all-entity .all-entity-main-wrapper .right-wrapper .right-content .right-navbar{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:10px;width:100%}.theme-light .all-entity .all-entity-main-wrapper .right-wrapper .right-content .worked-on-by{margin-top:auto;padding-bottom:10px;width:100%}.theme-light .all-entity .all-entity-main-wrapper .google-place-wrapper{align-items:center;border-radius:8px;cursor:pointer;display:flex;flex:1 1;flex-direction:row;gap:10px;justify-content:flex-end;padding:3px 5px;text-align:end}.theme-light .all-entity .all-entity-main-wrapper .google-place-wrapper:hover{background-color:#aff8c8}.theme-light .all-entity .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .all-entity .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .all-entity{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;transition:opacity .5s ease-in-out;width:100%}.theme-dark .all-entity .no-content{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:100%;justify-content:center;width:100%}.theme-dark .all-entity .logo{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:10px 0;object-fit:contain}.theme-dark .all-entity .logo img{border-radius:8px;height:100px;object-fit:contain;width:100px}.theme-dark .all-entity .icon-value-row{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:flex-start}.theme-dark .all-entity .icon-value-row .icon{color:#00d37f;height:20px;width:20px}.theme-dark .all-entity .all-entity-main-wrapper{display:flex;flex-direction:row;width:100%}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper{border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding-right:3px}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper::-webkit-scrollbar{display:none;width:1px}@media screen and (max-width:600px){.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper{display:none}}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding-bottom:100px}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .center-navbar .navbar-left{align-items:center;display:flex;flex-direction:row}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .center-navbar .navbar-right{align-items:center;display:flex;flex-direction:row;gap:1px}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .MuiPaper-elevation,.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .MuiPaper-root,.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .MuiTableContainer-root,.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .table-container{background-color:inherit}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .details-view{display:flex;flex-direction:column;width:100%}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .details-view .expandable-container,.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .details-view .expandable-content,.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .details-view .expandable-header{background-color:inherit}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .form{display:flex;flex-direction:column;width:100%}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .form .form-details-wrapper{display:flex;flex-direction:row;padding:10px;width:100%}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .form .form-details-wrapper img{border-radius:8px;height:120px;object-fit:cover;width:120px}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .form .form-details-wrapper .form-details-left{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:5px}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .form .form-details-wrapper .form-details-center{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:5px;justify-content:center;width:100%}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .form .form-details-wrapper .form-details-right{align-items:flex-end;display:flex;flex:1 1;flex-direction:column;gap:5px}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .org-admins-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:flex-start;margin-top:10px}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .org-admins-wrapper .single-item{align-items:center;background-color:#2b3139;border-radius:8px;color:#fff;display:flex;flex-direction:row;gap:5px;padding:5px 10px}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .org-admins-wrapper .single-item .user{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:10px}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .org-admins-wrapper .single-item .user img{border-radius:50%;height:30px;object-fit:cover;width:30px}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .org-admins-wrapper .single-item .user .user-org-view{align-items:start;display:flex;flex-direction:column;justify-content:flex-start}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .org-admins-wrapper .single-item .user .user-org-view .user-full-name{font-size:15px;font-weight:700}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .org-admins-wrapper .single-item .user .user-org-view .user-role-name{color:#d2d2d2;font-size:12px;font-weight:400}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .ledgers-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;justify-content:flex-start;margin-top:10px}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .ledgers-wrapper .single-ledger{align-items:center;background-color:#181a20;border-radius:8px;color:#fff;display:flex;flex-direction:row;gap:5px;padding:5px}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .ledgers-wrapper .single-ledger .type{font-size:15px;font-weight:700}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .ledgers-wrapper .single-ledger .name{color:#d2d2d2;font-size:14px;font-weight:400}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .relationships-content{display:flex;flex-direction:column;gap:10px;margin-top:10px;width:100%}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .relationships-content .single-relative{align-items:center;background-color:#fae27c;border-radius:8px;color:#000;display:flex;flex-direction:row;gap:5px;justify-content:space-between;padding:5px}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .relationships-content .single-relative .single-relative-left{align-items:center;display:flex;flex-direction:column;justify-content:center;width:max-content}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .relationships-content .single-relative .single-relative-left img{border-radius:8px;height:60px;object-fit:cover;width:60px}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .relationships-content .single-relative .single-relative-right{display:flex;flex-direction:column;flex-grow:1}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .relationships-content .single-relative .single-relative-right .single-relative-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .relationships-content .single-relative .single-relative-right .single-relative-header .relative-name{color:#000;font-size:20px;font-weight:300}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .relationships-content .single-relative .single-relative-right .single-relative-header .relationship-type{background-color:#fefce8;border-radius:5px;color:#cc1a1a;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;padding:5px}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .relationships-content .single-relative .single-relative-right .relative-phone-row{display:flex;flex-direction:row;gap:10px;width:100%}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .relationships-content .single-relative .single-relative-right .relative-phone-row .sub-title{color:#000}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .relationships-content .single-relative .single-relative-right .relative-phone-row .relative-phone-details{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:flex-start}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .relationships-content .single-relative .single-relative-right .relative-phone-row .relative-phone-details.f1{flex:1 1}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .relationships-content .single-relative .single-relative-right .relative-phone-row .relative-phone-details.f2{flex:2 1}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .relationships-content .single-relative .single-relative-right .relative-phone-row .relative-phone-details.f3{flex:3 1}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .relationships-content .single-relative .single-relative-right .relative-phone-row .relative-phone-details .icon{color:#00d37f;height:25px;width:25px}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .relationships-content .single-relative .single-relative-right .relative-phone-row .percentage{color:#cc1a1a;font-size:18px;font-weight:300}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .attachments,.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .facility-wrapper{display:flex;flex-direction:column;width:100%}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .facility-wrapper .facility-summary{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .facility-wrapper .facility-content{border-radius:8px;color:#fff;display:flex;flex:1 1;flex-direction:column;overflow-x:auto;width:100%}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .facility-wrapper .facility-content .MuiPaper-root,.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .facility-wrapper .facility-content .MuiTable-root{background-color:inherit}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .facility-wrapper .facility-content .chip-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .facility-wrapper .facility-content .chip-wrapper .chip{background-color:#2b3139;color:#fff;display:flex;width:max-content}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .facility-wrapper .facility-content .grid-container{background-color:#2b3139;color:#fff;display:flex;flex-direction:column;padding:5px;width:100%}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .facility-wrapper .facility-content .grid-ward{background-color:#181a20;border-radius:8px;color:#cc1a1a;margin-bottom:10px}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .facility-wrapper .facility-content .grid-ward.selected{border:2px solid #cc1a1a}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .facility-wrapper .facility-content .ward-title{font-size:15px;font-weight:700;margin-bottom:5px}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .facility-wrapper .facility-content .beds-grid{grid-gap:5px;display:grid;gap:5px;grid-template-columns:repeat(4,1fr)}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .facility-wrapper .facility-content .bed-card{background-color:#181a20;border:.1px solid #444;border-radius:8px;color:#fff;padding:5px;text-align:center}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .facility-wrapper .facility-content .bed-card.occupied{background-color:#aff8c8}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .facility-wrapper .facility-content .bed-card.normal{background-color:#181a20}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .facility-wrapper .facility-content .bed-card .bed-header{align-items:center;display:flex;justify-content:space-between;width:100%}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .facility-wrapper .facility-content .bed-card .menu-icon{cursor:pointer}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .facility-wrapper .facility-content .bed-card h4{margin-bottom:8px}.theme-dark .all-entity .all-entity-main-wrapper .center-wrapper .center-details .facility-wrapper .facility-content .bed-card p{margin:4px 0}.theme-dark .all-entity .all-entity-main-wrapper .right-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 45px);margin-left:5px;padding-bottom:45px;padding-right:3px;position:sticky;top:100px}.theme-dark .all-entity .all-entity-main-wrapper .right-wrapper .logo{align-items:center;color:#fff;display:flex;flex-direction:column;gap:10px;justify-content:center;margin:10px 0;object-fit:contain}.theme-dark .all-entity .all-entity-main-wrapper .right-wrapper .logo img{background-color:#0000;border-radius:8px;height:120px;object-fit:cover;width:120px}.theme-dark .all-entity .all-entity-main-wrapper .right-wrapper .right-content{background-color:#181a20;border-radius:8px;color:#fff;display:flex;flex:1 1;flex-direction:column;height:100%;overflow-y:auto;padding:5px;position:relative;width:100%}.theme-dark .all-entity .all-entity-main-wrapper .right-wrapper .right-content::-webkit-scrollbar{display:none;width:1px}.theme-dark .all-entity .all-entity-main-wrapper .right-wrapper .right-content .right-navbar{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:10px;width:100%}.theme-dark .all-entity .all-entity-main-wrapper .right-wrapper .right-content .worked-on-by{margin-top:auto;padding-bottom:10px;width:100%}.theme-dark .all-entity .all-entity-main-wrapper .google-place-wrapper{align-items:center;border-radius:8px;cursor:pointer;display:flex;flex:1 1;flex-direction:row;gap:10px;justify-content:flex-end;padding:3px 5px;text-align:end}.theme-dark .all-entity .all-entity-main-wrapper .google-place-wrapper:hover{background-color:#aff8c8}.theme-dark .all-entity .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .all-entity .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .all-files{align-items:start;background-color:inherit;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:start;margin-bottom:30px;transition:background-color .3s,transform .3s}.theme-light .all-files .all-files-wrapper{align-items:stretch;background-color:inherit;display:flex;flex-direction:row;flex-wrap:wrap;gap:3px;justify-content:flex-start}.theme-light .all-files .all-files-wrapper .single-file{align-self:stretch;background-color:#fff;border:.5px solid #0000;border-radius:8px;box-shadow:1px 2px 5px 1px #d1d1d178;color:#000;display:flex;flex-direction:column;margin:3px;min-height:130px;overflow:hidden;overflow-wrap:break-word;padding:10px;transition:transform .5s ease;width:320px}.theme-light .all-files .all-files-wrapper .single-file:hover{border:.5px solid #aff8c8;transform:scale(1.02)}.theme-light .all-files .all-files-wrapper .single-file .single-file-title{align-items:top;display:flex;justify-content:space-between}.theme-light .all-files .all-files-wrapper .single-file .single-file-title .file-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#000;display:-webkit-box;font-size:16px;font-weight:700;height:2.4em;line-height:1.2;overflow:hidden;text-overflow:ellipsis}.theme-light .all-files .all-files-wrapper .single-file .file-flag{align-items:center;display:flex;flex-direction:row;flex-grow:1;gap:10px;justify-content:flex-start}.theme-light .all-files .all-files-wrapper .single-file .file-flag .file-edit-icon{align-self:center;background-color:#070fac4d;border-radius:8px;color:#070facb3;cursor:pointer;height:30px;padding:3px 5px;width:30px}.theme-light .all-files .all-files-wrapper .single-file .file-remarks{display:flex;flex-direction:row;flex-grow:1;justify-content:space-between}.theme-light .all-files .all-files-wrapper .single-file .file-category{display:flex;flex-direction:row;justify-content:space-between;margin:5px 0}.theme-light .all-files .all-files-wrapper .single-file .file-category .title{font-size:12px;font-weight:700}.theme-light .all-files .all-files-wrapper .single-file .file-category .icons-wrapper{display:flex;flex-direction:row;gap:10px}.theme-light .all-files .all-files-wrapper .single-file .file-category .icons-wrapper .open-icon{align-self:center;background-color:#0aac074d;border-radius:8px;color:#0aac07b3;cursor:pointer;height:30px;padding:3px 5px;width:30px}.theme-light .all-files .all-files-wrapper .single-file .file-category .icons-wrapper .download-icon{align-self:center;background-color:#079fe64d;border-radius:8px;color:rgba(7,159,230,.912);cursor:pointer;height:30px;padding:3px 5px;width:30px}.theme-light .all-files .all-files-wrapper .single-file .file-category .icons-wrapper .delete-icon{align-self:center;background-color:#eb11024d;border-radius:8px;color:#eb1102b3;cursor:pointer;height:30px;padding:3px 5px;width:30px}.theme-light .all-files .all-files-wrapper .single-file .uploaded-by-wrapper{display:flex;flex-direction:column;margin:10px 0}.theme-light .all-files .all-files-wrapper .single-file .uploaded-by-wrapper span{font-size:12px;font-weight:700}.theme-light .all-files .all-files-wrapper .single-file .uploaded-by-wrapper .uploaded-by-user{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:start}.theme-light .all-files .all-files-wrapper .single-file .uploaded-by-wrapper .uploaded-by-user img{border-radius:8px;border-radius:50%;height:25px;object-fit:cover;width:25px}.theme-light .all-files .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .all-files .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .all-files{align-items:start;background-color:inherit;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:start;margin-bottom:30px;transition:background-color .3s,transform .3s}.theme-dark .all-files .all-files-wrapper{align-items:stretch;background-color:inherit;display:flex;flex-direction:row;flex-wrap:wrap;gap:3px;justify-content:flex-start}.theme-dark .all-files .all-files-wrapper .single-file{align-self:stretch;background-color:#181a20;border:.5px solid #0000;border-radius:8px;box-shadow:1px 2px 5px 1px #d1d1d178;color:#fff;display:flex;flex-direction:column;margin:3px;min-height:130px;overflow:hidden;overflow-wrap:break-word;padding:10px;transition:transform .5s ease;width:320px}.theme-dark .all-files .all-files-wrapper .single-file:hover{border:.5px solid #aff8c8;transform:scale(1.02)}.theme-dark .all-files .all-files-wrapper .single-file .single-file-title{align-items:top;display:flex;justify-content:space-between}.theme-dark .all-files .all-files-wrapper .single-file .single-file-title .file-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#fff;display:-webkit-box;font-size:16px;font-weight:700;height:2.4em;line-height:1.2;overflow:hidden;text-overflow:ellipsis}.theme-dark .all-files .all-files-wrapper .single-file .file-flag{align-items:center;display:flex;flex-direction:row;flex-grow:1;gap:10px;justify-content:flex-start}.theme-dark .all-files .all-files-wrapper .single-file .file-flag .file-edit-icon{align-self:center;background-color:#070fac4d;border-radius:8px;color:#070facb3;cursor:pointer;height:30px;padding:3px 5px;width:30px}.theme-dark .all-files .all-files-wrapper .single-file .file-remarks{display:flex;flex-direction:row;flex-grow:1;justify-content:space-between}.theme-dark .all-files .all-files-wrapper .single-file .file-category{display:flex;flex-direction:row;justify-content:space-between;margin:5px 0}.theme-dark .all-files .all-files-wrapper .single-file .file-category .title{font-size:12px;font-weight:700}.theme-dark .all-files .all-files-wrapper .single-file .file-category .icons-wrapper{display:flex;flex-direction:row;gap:10px}.theme-dark .all-files .all-files-wrapper .single-file .file-category .icons-wrapper .open-icon{align-self:center;background-color:#0aac074d;border-radius:8px;color:#0aac07b3;cursor:pointer;height:30px;padding:3px 5px;width:30px}.theme-dark .all-files .all-files-wrapper .single-file .file-category .icons-wrapper .download-icon{align-self:center;background-color:#079fe64d;border-radius:8px;color:rgba(7,159,230,.912);cursor:pointer;height:30px;padding:3px 5px;width:30px}.theme-dark .all-files .all-files-wrapper .single-file .file-category .icons-wrapper .delete-icon{align-self:center;background-color:#eb11024d;border-radius:8px;color:#eb1102b3;cursor:pointer;height:30px;padding:3px 5px;width:30px}.theme-dark .all-files .all-files-wrapper .single-file .uploaded-by-wrapper{display:flex;flex-direction:column;margin:10px 0}.theme-dark .all-files .all-files-wrapper .single-file .uploaded-by-wrapper span{font-size:12px;font-weight:700}.theme-dark .all-files .all-files-wrapper .single-file .uploaded-by-wrapper .uploaded-by-user{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:start}.theme-dark .all-files .all-files-wrapper .single-file .uploaded-by-wrapper .uploaded-by-user img{border-radius:8px;border-radius:50%;height:25px;object-fit:cover;width:25px}.theme-dark .all-files .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .all-files .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .pdf-preview{align-items:center;border-radius:8px;color:#000;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.theme-light .pdf-preview canvas{image-rendering:crisp-edges;image-rendering:pixelated}.theme-light .pdf-preview .react-pdf__Page__textContent{opacity:1;transform:scale(1.1)}.theme-light .pdf-preview .react-pdf__Page__annotations{display:none}.theme-light .pdf-preview .react-pdf__Page{box-shadow:0 2px 8px #0000004d;height:auto;margin:0 auto 16px;width:100%}.theme-light .pdf-preview .react-pdf__Document{background-color:#f7f9fc;padding:20px}.theme-light .pdf-preview .image-preview{max-height:100%;max-width:100%;object-fit:contain}.theme-dark .pdf-preview{align-items:center;border-radius:8px;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.theme-dark .pdf-preview canvas{image-rendering:crisp-edges;image-rendering:pixelated}.theme-dark .pdf-preview .react-pdf__Page__textContent{opacity:1;transform:scale(1.1)}.theme-dark .pdf-preview .react-pdf__Page__annotations{display:none}.theme-dark .pdf-preview .react-pdf__Page{box-shadow:0 2px 8px #0000004d;height:auto;margin:0 auto 16px;width:100%}.theme-dark .pdf-preview .react-pdf__Document{background-color:#2b3139;padding:20px}.theme-dark .pdf-preview .image-preview{max-height:100%;max-width:100%;object-fit:contain}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:#0000;--input-disabled-border-color:#0000;--input-hover-border-color:#000;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{left:0;pointer-events:none;position:absolute;top:0;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translateX(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{height:100%;position:absolute;width:100%}.annotationLayer section{box-sizing:border-box;margin:0;pointer-events:auto;position:absolute;text-align:left;text-align:initial;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:none;outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{font-size:1em;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{background:#ff0;box-shadow:0 2px 10px #ff0;opacity:.2}.annotationLayer .textAnnotation img{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');background-image:var(--annotation-unfocused-field-background);border:2px solid #0000;border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px*var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid #0000;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid #000;border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{background:none;border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:initial;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px*var(--scale-factor));min-width:calc(180px*var(--scale-factor));pointer-events:none;position:absolute;width:100%}.annotationLayer .popup{word-wrap:break-word;background-color:#ff9;border-radius:calc(2px*var(--scale-factor));box-shadow:0 calc(2px*var(--scale-factor)) calc(5px*var(--scale-factor)) #888;cursor:pointer;font:message-box;margin-left:calc(5px*var(--scale-factor));max-width:calc(180px*var(--scale-factor));padding:calc(6px*var(--scale-factor));pointer-events:auto;position:absolute;white-space:normal}.annotationLayer .popup>*{font-size:calc(9px*var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px*var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid #333;margin-top:calc(2px*var(--scale-factor));padding-top:calc(2px*var(--scale-factor))}.annotationLayer .richText>*{font-size:calc(9px*var(--scale-factor));white-space:pre-wrap}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer section svg{height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .annotationTextContent{color:#0000;height:100%;opacity:0;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.annotationLayer .annotationTextContent span{display:inline-block;width:100%}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translateX(-100%)}.textLayer{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;inset:0;line-height:1;overflow:hidden;position:absolute;text-align:left;text-align:initial;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:#0000;cursor:text;margin:0;position:absolute;transform-origin:0 0;white-space:pre}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:#b400aa;background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:static}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:#006400;background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:#0000}.textLayer .endOfContent{cursor:default;display:block;inset:100% 0 0;position:absolute;-webkit-user-select:none;user-select:none;z-index:-1}.textLayer .endOfContent.active{top:0}.hiddenCanvasElement{display:none;height:0;left:0;position:absolute;top:0;width:0}.theme-light .main-wrapper{background-color:inherit;color:#000;gap:10px;height:max-content;justify-content:center;padding:5px}.theme-light .main-wrapper,.theme-light .main-wrapper .attachment-upload{display:flex;flex-direction:column;width:100%}.theme-light .main-wrapper .attachment-upload .file-upload-item{align-items:center;background-color:#00d37f;border-radius:8px;cursor:pointer;display:flex;gap:5px;justify-content:center;padding:3px 5px}.theme-light .main-wrapper .attachment-upload .file-upload-item:hover{background-color:#aff8c8;color:#000}.theme-light .main-wrapper .attachment-upload .attachment-btn{align-items:center;background-color:#0080004d;border-radius:5px;color:green;cursor:pointer;display:flex;font-weight:500;height:30px;justify-content:center;margin-top:30px;padding:5px;width:30px}.theme-light .main-wrapper .attachment-upload .attachments{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;margin-top:10px;width:100%}.theme-light .main-wrapper .attachment-upload .attachments.current{background-color:#e6d9f3cc;border:.5px solid #f44336cc}.theme-light .main-wrapper .attachment-upload .attachments .attachment-chip{background-color:#aff8c8;color:#000;margin-bottom:10px;width:max-content}.theme-dark .main-wrapper{background-color:inherit;color:#fff;gap:10px;height:max-content;justify-content:center;padding:5px}.theme-dark .main-wrapper,.theme-dark .main-wrapper .attachment-upload{display:flex;flex-direction:column;width:100%}.theme-dark .main-wrapper .attachment-upload .file-upload-item{align-items:center;background-color:#00d37f;border-radius:8px;cursor:pointer;display:flex;gap:5px;justify-content:center;padding:3px 5px}.theme-dark .main-wrapper .attachment-upload .file-upload-item:hover{background-color:#aff8c8;color:#000}.theme-dark .main-wrapper .attachment-upload .attachment-btn{align-items:center;background-color:#0080004d;border-radius:5px;color:green;cursor:pointer;display:flex;font-weight:500;height:30px;justify-content:center;margin-top:30px;padding:5px;width:30px}.theme-dark .main-wrapper .attachment-upload .attachments{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;margin-top:10px;width:100%}.theme-dark .main-wrapper .attachment-upload .attachments.current{background-color:#e6d9f3cc;border:.5px solid #f44336cc}.theme-dark .main-wrapper .attachment-upload .attachments .attachment-chip{background-color:#aff8c8;color:#fff;margin-bottom:10px;width:max-content}.theme-light .on-screen-reports{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:100%;margin:0 auto;max-height:600px;min-width:700px;padding:5px;position:relative;width:100%}.theme-light .on-screen-reports .overlay-navbar{align-items:center;padding:5px 10px}.theme-light .on-screen-reports .reports-toolbar{align-items:center;display:flex;flex-direction:row;justify-content:center;position:sticky;top:0;width:100%}.theme-light .on-screen-reports .reports-wrapper{grid-gap:15px;border-radius:8px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr);max-width:700px;overflow-y:auto;width:100%}.theme-light .on-screen-reports .reports-wrapper::-webkit-scrollbar{display:none;width:1px}@media(max-width:500px){.theme-light .on-screen-reports .reports-wrapper{grid-template-columns:repeat(1,1fr)}}.theme-light .on-screen-reports .reports-wrapper .sub-menu-item{align-items:flex-start;background-color:#f7f9fc;border-radius:8px;color:#000;cursor:pointer;display:flex;padding:10px;transition:transform .2s ease-in-out}.theme-light .on-screen-reports .reports-wrapper .sub-menu-item:hover{transform:scale(1.02);transform-origin:center}.theme-light .on-screen-reports .reports-wrapper .sub-menu-item .sub-menu-icon{align-items:flex-start;color:#00d37f;flex-shrink:0;height:30px;margin-right:10px;width:30px}.theme-light .on-screen-reports .reports-wrapper .sub-menu-item .sub-menu-content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1}.theme-light .on-screen-reports .reports-wrapper .sub-menu-item .sub-menu-content .sub-menu-name{font-weight:700}.theme-light .on-screen-reports .reports-wrapper .sub-menu-item .sub-menu-content .sub-menu-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#ccc;display:-webkit-box;font-size:14px;font-weight:400;height:2.4em;line-height:1.2;margin-top:3px;overflow:hidden;text-overflow:ellipsis}.theme-light .on-screen-reports .reports-wrapper .sub-menu-item .sub-menu-arrow{align-items:flex-start;color:#00d37f;margin-left:10px;opacity:0;transition:opacity .2s ease-in-out}.theme-light .on-screen-reports .reports-wrapper .sub-menu-item:hover .sub-menu-arrow{opacity:1}.theme-light .on-screen-reports .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .on-screen-reports .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .on-screen-reports{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:100%;margin:0 auto;max-height:600px;min-width:700px;padding:5px;position:relative;width:100%}.theme-dark .on-screen-reports .overlay-navbar{align-items:center;padding:5px 10px}.theme-dark .on-screen-reports .reports-toolbar{align-items:center;display:flex;flex-direction:row;justify-content:center;position:sticky;top:0;width:100%}.theme-dark .on-screen-reports .reports-wrapper{grid-gap:15px;border-radius:8px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr);max-width:700px;overflow-y:auto;width:100%}.theme-dark .on-screen-reports .reports-wrapper::-webkit-scrollbar{display:none;width:1px}@media(max-width:500px){.theme-dark .on-screen-reports .reports-wrapper{grid-template-columns:repeat(1,1fr)}}.theme-dark .on-screen-reports .reports-wrapper .sub-menu-item{align-items:flex-start;background-color:#2b3139;border-radius:8px;color:#fff;cursor:pointer;display:flex;padding:10px;transition:transform .2s ease-in-out}.theme-dark .on-screen-reports .reports-wrapper .sub-menu-item:hover{transform:scale(1.02);transform-origin:center}.theme-dark .on-screen-reports .reports-wrapper .sub-menu-item .sub-menu-icon{align-items:flex-start;color:#00d37f;flex-shrink:0;height:30px;margin-right:10px;width:30px}.theme-dark .on-screen-reports .reports-wrapper .sub-menu-item .sub-menu-content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1}.theme-dark .on-screen-reports .reports-wrapper .sub-menu-item .sub-menu-content .sub-menu-name{font-weight:700}.theme-dark .on-screen-reports .reports-wrapper .sub-menu-item .sub-menu-content .sub-menu-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#d2d2d2;display:-webkit-box;font-size:14px;font-weight:400;height:2.4em;line-height:1.2;margin-top:3px;overflow:hidden;text-overflow:ellipsis}.theme-dark .on-screen-reports .reports-wrapper .sub-menu-item .sub-menu-arrow{align-items:flex-start;color:#00d37f;margin-left:10px;opacity:0;transition:opacity .2s ease-in-out}.theme-dark .on-screen-reports .reports-wrapper .sub-menu-item:hover .sub-menu-arrow{opacity:1}.theme-dark .on-screen-reports .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .on-screen-reports .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .email{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;margin:0 auto;padding:20px;width:700px}.theme-light .email .show-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .email .show-wrapper .show-ccbcc{background-color:#0080004d;border-radius:5px;color:green;cursor:pointer;display:flex;font-weight:500;height:30px;padding:5px;width:30px}.theme-light .email h1{align-items:center;display:flex;font-size:25px;font-weight:500;justify-content:flex-start}.theme-light .email h2{border-radius:5px;font-size:16px;font-weight:500;padding:5px}.theme-light .email .rich-text-editor{background-color:#fff;color:#000;height:200px;margin-bottom:50px}.theme-light .email .rich-text-editor .ql-toolbar{border:none;border-bottom:.3px solid #d3d3d3;color:#000}.theme-light .email .rich-text-editor .ql-container,.theme-light .email .rich-text-editor .ql-snow{border-radius:8px;display:flex}.theme-light .email .rich-text-editor .ql-container .ql-editor,.theme-light .email .rich-text-editor .ql-snow .ql-editor{background-color:#fff;border:.1px solid #d3d3d3;border-radius:8px;color:#000;flex:1 1;font-family:"'Roboto', sans-serif";font-size:16px;font-weight:400;height:100%}.theme-light .email .email-footer{align-items:flex-start;display:flex;flex:1 1;flex-direction:row;justify-content:space-between;width:100%}.theme-light .email .email-footer .email-footer-left{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-start}.theme-light .email .email-footer .email-footer-left .attachment-upload{display:flex;flex-direction:column;gap:10px}.theme-light .email .email-footer .email-footer-left .attachment-upload .attachment-btn{align-items:flex-start;align-items:center;background-color:#0080004d;border-radius:8px;color:green;cursor:pointer;display:flex;font-weight:500;height:30px;justify-content:center;margin-top:30px;padding:5px;width:30px}.theme-light .email .email-footer .email-footer-left .attachment-upload .attachments{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.theme-light .email .email-footer .email-footer-left .attachment-upload .attachments.current{background-color:#e6d9f3cc;border:.5px solid #f44336cc}.theme-light .email .email-footer .email-footer-left .attachment-upload .attachments .attachment-chip{background-color:#f7f9fc;color:#000;margin-bottom:10px}.theme-light .email .email-footer .email-footer-right{display:flex;flex-direction:row}.theme-light .email .cc-bcc-fields{display:none;flex-direction:column;gap:10px;max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease-in-out,opacity .3s ease-in-out}.theme-light .email .cc-bcc-fields.show{display:flex;max-height:100px;opacity:1}.theme-dark .email{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;margin:0 auto;padding:20px;width:700px}.theme-dark .email .show-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .email .show-wrapper .show-ccbcc{background-color:#0080004d;border-radius:5px;color:green;cursor:pointer;display:flex;font-weight:500;height:30px;padding:5px;width:30px}.theme-dark .email h1{align-items:center;display:flex;font-size:25px;font-weight:500;justify-content:flex-start}.theme-dark .email h2{border-radius:5px;font-size:16px;font-weight:500;padding:5px}.theme-dark .email .rich-text-editor{background-color:#181a20;color:#fff;height:200px;margin-bottom:50px}.theme-dark .email .rich-text-editor .ql-toolbar{border:none;border-bottom:.3px solid #444;color:#fff}.theme-dark .email .rich-text-editor .ql-container,.theme-dark .email .rich-text-editor .ql-snow{border-radius:8px;display:flex}.theme-dark .email .rich-text-editor .ql-container .ql-editor,.theme-dark .email .rich-text-editor .ql-snow .ql-editor{background-color:#181a20;border:.1px solid #444;border-radius:8px;color:#fff;flex:1 1;font-family:"'Roboto', sans-serif";font-size:16px;font-weight:400;height:100%}.theme-dark .email .email-footer{align-items:flex-start;display:flex;flex:1 1;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .email .email-footer .email-footer-left{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-start}.theme-dark .email .email-footer .email-footer-left .attachment-upload{display:flex;flex-direction:column;gap:10px}.theme-dark .email .email-footer .email-footer-left .attachment-upload .attachment-btn{align-items:flex-start;align-items:center;background-color:#0080004d;border-radius:8px;color:green;cursor:pointer;display:flex;font-weight:500;height:30px;justify-content:center;margin-top:30px;padding:5px;width:30px}.theme-dark .email .email-footer .email-footer-left .attachment-upload .attachments{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.theme-dark .email .email-footer .email-footer-left .attachment-upload .attachments.current{background-color:#e6d9f3cc;border:.5px solid #f44336cc}.theme-dark .email .email-footer .email-footer-left .attachment-upload .attachments .attachment-chip{background-color:#2b3139;color:#fff;margin-bottom:10px}.theme-dark .email .email-footer .email-footer-right{display:flex;flex-direction:row}.theme-dark .email .cc-bcc-fields{display:none;flex-direction:column;gap:10px;max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease-in-out,opacity .3s ease-in-out}.theme-dark .email .cc-bcc-fields.show{display:flex;max-height:100px;opacity:1}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-bubble .ql-toolbar:after,.ql-bubble.ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble .ql-toolbar button,.ql-bubble.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble .ql-toolbar button svg,.ql-bubble.ql-toolbar button svg{float:left;height:100%}.ql-bubble .ql-toolbar button:active:hover,.ql-bubble.ql-toolbar button:active:hover{outline:none}.ql-bubble .ql-toolbar input.ql-image[type=file],.ql-bubble.ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button:focus,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble.ql-toolbar button:focus,.ql-bubble.ql-toolbar button:hover{color:#fff}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#fff}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter{stroke:#fff}@media (pointer:coarse){.ql-bubble .ql-toolbar button:hover:not(.ql-active),.ql-bubble.ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble,.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-stroke.ql-thin,.ql-bubble .ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label:before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-item:before,.ql-bubble .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-item:before,.ql-bubble .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-item:before,.ql-bubble .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid #0000;border-right:6px solid #0000;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:#0000;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{position:absolute;right:20px;top:10px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"\D7";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a{position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:before{background-color:#444;border-radius:15px;color:#fff;content:attr(href);font-size:12px;font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;top:-5px;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:after{border-left:6px solid #0000;border-right:6px solid #0000;border-top:6px solid #444;content:" ";height:0;top:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:after,.ql-container.ql-bubble:not(.ql-disabled) a:before{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:hover:after,.ql-container.ql-bubble:not(.ql-disabled) a:hover:before{visibility:visible}.theme-light .expandable-container{border-radius:8px;color:#000;margin-bottom:10px;overflow:hidden;width:100%}.theme-light .expandable-container .expandable-header{align-items:center;background-color:#f7f9fc;cursor:pointer;display:flex;justify-content:space-between;padding:10px}.theme-light .expandable-container .expandable-header .icon{align-items:center;display:flex;height:20px;width:20px}.theme-light .expandable-container .expandable-header .title{flex:1 1;font-size:18px;font-weight:300;margin-left:5px;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.theme-light .expandable-container .expandable-header .subtitle{color:#00d37f;display:flex;flex:2 1;font-size:18px;font-weight:300;justify-content:flex-end;width:max-content}.theme-light .expandable-container .expandable-content{background-color:#f7f9fc;display:block;transition:height .3s ease,padding .3s ease}.theme-light .expandable-container .expandable-content.expanded{height:max-content;padding:5px 10px 10px 5px}.theme-light .expandable-container .expandable-content.collapsed{height:0;padding:0 10px}.theme-dark .expandable-container{border-radius:8px;color:#fff;margin-bottom:10px;overflow:hidden;width:100%}.theme-dark .expandable-container .expandable-header{align-items:center;background-color:#2b3139;cursor:pointer;display:flex;justify-content:space-between;padding:10px}.theme-dark .expandable-container .expandable-header .icon{align-items:center;display:flex;height:20px;width:20px}.theme-dark .expandable-container .expandable-header .title{flex:1 1;font-size:18px;font-weight:300;margin-left:5px;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.theme-dark .expandable-container .expandable-header .subtitle{color:#00d37f;display:flex;flex:2 1;font-size:18px;font-weight:300;justify-content:flex-end;width:max-content}.theme-dark .expandable-container .expandable-content{background-color:#2b3139;display:block;transition:height .3s ease,padding .3s ease}.theme-dark .expandable-container .expandable-content.expanded{height:max-content;padding:5px 10px 10px 5px}.theme-dark .expandable-container .expandable-content.collapsed{height:0;padding:0 10px}.theme-light .toggle-switch{align-items:center;cursor:pointer;display:inline-flex}.theme-light .toggle-switch.border{border:.5px solid #d3d3d3;border-radius:25px;padding:5px 10px}.theme-light .toggle-switch .switch{background-color:#d3d3d3;border-radius:20px;height:25px;margin:0 10px;position:relative;width:50px}.theme-light .toggle-switch .switch:after{background-color:#cc1a1a;border-radius:50%;content:"";height:21px;left:2px;position:absolute;top:2px;transition:transform .3s ease;width:21px}.theme-light .toggle-switch.active .switch{background-color:rgba(204,26,26,.549)}.theme-light .toggle-switch.active .switch:after{transform:translateX(24px)}.theme-light .toggle-switch .labels{display:flex;justify-content:space-between;width:max-content}.theme-light .toggle-switch .labels .label{color:#000;font-size:14px;font-weight:400}.theme-dark .toggle-switch{align-items:center;cursor:pointer;display:inline-flex}.theme-dark .toggle-switch.border{border:.5px solid #444;border-radius:25px;padding:5px 10px}.theme-dark .toggle-switch .switch{background-color:#444;border-radius:20px;height:25px;margin:0 10px;position:relative;width:50px}.theme-dark .toggle-switch .switch:after{background-color:#cc1a1a;border-radius:50%;content:"";height:21px;left:2px;position:absolute;top:2px;transition:transform .3s ease;width:21px}.theme-dark .toggle-switch.active .switch{background-color:rgba(204,26,26,.549)}.theme-dark .toggle-switch.active .switch:after{transform:translateX(24px)}.theme-dark .toggle-switch .labels{display:flex;justify-content:space-between;width:max-content}.theme-dark .toggle-switch .labels .label{color:#fff;font-size:14px;font-weight:400}.theme-light .validation-message{background-color:inherit;border-radius:8px;color:#000;display:flex;flex-direction:column;height:max-content;width:700px;z-index:1000}.theme-light .validation-message .validation-message-title{color:#000;margin:10px 0;overflow-wrap:break-word;white-space:normal;width:60ch}.theme-light .validation-message .validation-message-content{align-items:center;display:flex;justify-content:flex-start;overflow-y:auto;transition:opacity .5s ease-in-out}.theme-light .validation-message .validation-message-content::-webkit-scrollbar{width:1px}.theme-light .validation-message .validation-message-content::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .validation-message .validation-message-content::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-light .validation-message .validation-message-content::-webkit-scrollbar-thumb:hover{background:#555}.theme-dark .validation-message{background-color:inherit;border-radius:8px;color:#fff;display:flex;flex-direction:column;height:max-content;width:700px;z-index:1000}.theme-dark .validation-message .validation-message-title{color:#fff;margin:10px 0;overflow-wrap:break-word;white-space:normal;width:60ch}.theme-dark .validation-message .validation-message-content{align-items:center;display:flex;justify-content:flex-start;overflow-y:auto;transition:opacity .5s ease-in-out}.theme-dark .validation-message .validation-message-content::-webkit-scrollbar{width:1px}.theme-dark .validation-message .validation-message-content::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .validation-message .validation-message-content::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-dark .validation-message .validation-message-content::-webkit-scrollbar-thumb:hover{background:#555}.theme-light .all-entity-home{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:calc(100vh - 45px);justify-content:center;margin-bottom:5px;transition:opacity .5s ease-in-out;width:100%}.theme-light .all-entity-home .no-content{gap:10px}.theme-light .all-entity-home .entities-main-wrapper,.theme-light .all-entity-home .no-content{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;justify-content:center;width:100%}.theme-light .all-entity-home .entities-main-wrapper{height:100%}.theme-light .all-entity-home .entities-main-wrapper .list-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:100%;overflow-y:auto;padding:10px;width:100%}.theme-light .all-entity-home .entities-main-wrapper .list-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .all-entity-home .entities-main-wrapper .list-wrapper .list-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .all-entity-home .entities-main-wrapper .list-wrapper .list-navbar .separator-v{background-color:#f7f9fc;border-radius:2px;display:block;height:30px;margin:0 10px;width:1px}.theme-light .all-entity-home .entities-main-wrapper .list-wrapper .list-navbar .back-icon{align-items:center;background-color:#f7f9fc;border-radius:8px;cursor:pointer;height:35px;justify-content:center;padding:5px;width:25px}.theme-light .all-entity-home .entities-main-wrapper .list-wrapper .list-navbar .back-icon:hover{background-color:#fff;color:#cc1a1a}.theme-light .all-entity-home .entities-main-wrapper .list-wrapper .list-navbar .list-navbar-left{align-items:center;display:flex;flex-direction:row;gap:5px}.theme-light .all-entity-home .entities-main-wrapper .list-wrapper .list-navbar .list-navbar-right{align-items:center;display:flex;flex-direction:row;gap:1px}.theme-light .all-entity-home .entities-main-wrapper .list-wrapper .list-content{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;width:100%}.theme-light .all-entity-home .entities-main-wrapper .list-wrapper .list-content .icon{color:#b80baf;height:70px;margin-bottom:10px;width:70px}.theme-light .all-entity-home .entities-main-wrapper .list-wrapper .list-content .title{color:#b80baf;font-size:28px;font-weight:300}.theme-light .all-entity-home .entities-main-wrapper .list-wrapper .list-content p{color:#000;margin:20px 0;max-width:700px;text-align:center}.theme-light .all-entity-home .entities-main-wrapper .list-wrapper .list-content .zero-policies-view{align-items:center;display:flex;flex-direction:column;justify-content:center}.theme-light .all-entity-home .entities-main-wrapper .list-wrapper .list-content .zero-policies-view .add-icon{border-radius:50%;color:#b80baf;cursor:pointer;height:80px;width:80px}.theme-light .all-entity-home .entities-main-wrapper .list-wrapper .list-content .zero-policies-view .add-icon:hover{background-color:#f8e823}.theme-light .all-entity-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:50px;width:100%}.theme-light .all-entity-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card{align-items:center;align-self:stretch;background-color:#fff;border:.1px solid #f7f9fc;border-radius:8px;box-shadow:-4px -4px 12px 0 #00000014;-webkit-box-shadow:-4px -4px 12px 0 #00000014;color:#000;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;min-height:300px;overflow:hidden;overflow-wrap:break-word;padding:15px;position:relative;transition:transform .5s ease;width:250px}.theme-light .all-entity-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card:hover{border-color:#aff8c8;transform:scale(1.01);transform-origin:center center;will-change:transform}.theme-light .all-entity-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .user-title{font-size:12px;font-weight:400;text-overflow:ellipsis}.theme-light .all-entity-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .user-title-value{font-size:14px;font-weight:700;text-overflow:ellipsis}.theme-light .all-entity-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top{align-items:flex-start;display:flex;flex-direction:row;height:max-content;justify-content:space-between;width:100%}.theme-light .all-entity-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-left{align-items:center;display:flex;justify-content:center}.theme-light .all-entity-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-left img{border-radius:8px;height:60px;object-fit:cover;width:60px}.theme-light .all-entity-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-right{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end}.theme-light .all-entity-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-right .user-full-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:20px;font-weight:300;height:2.4em;line-height:1.2;overflow:hidden;text-align:end;text-overflow:ellipsis}.theme-light .all-entity-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-right .user-type{font-size:14px;font-weight:700;text-align:end;text-overflow:ellipsis}.theme-light .all-entity-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center{background-color:#f7f9fc;border-radius:8px;display:flex;flex-direction:column;flex-grow:1;height:max-content;justify-content:flex-start;margin:3px 0;padding:10px;width:100%}.theme-light .all-entity-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center .single-card-center-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .all-entity-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center .single-card-center-col{align-items:center;display:flex;flex-direction:column;gap:3px;justify-content:center;overflow:hidden;width:100%}.theme-light .all-entity-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center .single-card-center-col .email-phone-row{display:flex;flex-direction:row;gap:5px;height:30px;margin-top:3px;width:100%}.theme-light .all-entity-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center .single-card-center-col .email-phone-row .icon{align-items:center;align-self:center;color:#cc1a1a;display:flex;height:25px;justify-content:center;width:25px}.theme-light .all-entity-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center .single-card-center-col .email-phone-row span{align-items:center;justify-content:center;vertical-align:middle}.theme-light .all-entity-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-bottom{border-radius:8px;display:flex;flex-direction:column;height:max-content;padding:3px 10px;width:100%}.theme-light .all-entity-home .entities-main-wrapper .list-wrapper .list-content .list-footer{display:flex;flex-direction:row;justify-content:flex-end;margin-bottom:10px;margin-right:10px;margin-top:auto;width:100%}.theme-light .all-entity-home .entities-main-wrapper .list-wrapper .list-content .list-footer .overlay-button{align-items:center;background-color:#00d37f;border:none;border-radius:50%;box-shadow:0 4px 6px #0000001a;color:#000;cursor:pointer;display:flex;height:50px;justify-content:center;transition:transform .3s ease;width:50px}.theme-light .all-entity-home .entities-main-wrapper .list-wrapper .list-content .list-footer .overlay-button:hover{transform:scale(1.1)}.theme-light .all-entity-home .entities-main-wrapper .single-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:100%;padding:10px;width:100%}.theme-light .all-entity-home .entities-main-wrapper .single-wrapper .single-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .all-entity-home .entities-main-wrapper .single-wrapper .single-navbar .single-navbar-left,.theme-light .all-entity-home .entities-main-wrapper .single-wrapper .single-navbar .single-navbar-right{align-items:center;display:flex;flex-direction:row;gap:3px}.theme-light .all-entity-home .entities-main-wrapper .single-wrapper .single-content{display:flex;flex-direction:row;padding:20px;width:100%}.theme-light .all-entity-home .entities-main-wrapper .single-wrapper .single-content .single-content-left{display:flex;flex:3 1;flex-direction:column;gap:20px}.theme-light .all-entity-home .entities-main-wrapper .single-wrapper .single-content .single-content-right{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:10px}.theme-light .all-entity-home .entities-main-wrapper .single-wrapper .single-content .single-content-right .chip-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center}.theme-light .all-entity-home .entities-main-wrapper .single-wrapper .single-content .single-content-right .chip-wrapper .chip{display:flex;width:max-content}.theme-light .all-entity-home .overlay-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .all-entity-home .overlay-dialog .overlay-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;overflow-y:auto;padding:10px 20px;width:max-content;z-index:1000}.theme-light .all-entity-home .overlay-dialog .overlay-wrapper::-webkit-scrollbar{width:3px}.theme-light .all-entity-home .overlay-dialog .overlay-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .all-entity-home .overlay-dialog .overlay-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-light .all-entity-home .overlay-dialog .overlay-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.theme-light .all-entity-home .overlay-dialog .overlay-wrapper .overlay-navbar{align-items:center;display:flex;height:max-content;justify-content:space-between}.theme-light .all-entity-home .overlay-dialog .overlay-wrapper .overlay-content{display:flex;flex-direction:column;gap:10px;justify-content:center;margin-top:10px;padding:0 10px 10px}.theme-light .all-entity-home .overlay-dialog .overlay-wrapper .overlay-content input::-webkit-inner-spin-button,.theme-light .all-entity-home .overlay-dialog .overlay-wrapper .overlay-content input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.theme-light .all-entity-home .overlay-dialog .overlay-wrapper .overlay-content .preview-email,.theme-light .all-entity-home .overlay-dialog .overlay-wrapper .overlay-content .preview-sms{background-color:#0080004d;border-radius:8px;display:flex;margin:10px 0;padding:5px}.theme-light .all-entity-home .overlay-dialog .overlay-wrapper .overlay-action{align-items:center;display:flex;gap:5px;justify-content:flex-end;margin-top:10px}.theme-dark .all-entity-home{align-items:center;background-color:#181a20;display:flex;flex-direction:column;height:calc(100vh - 45px);justify-content:center;margin-bottom:5px;transition:opacity .5s ease-in-out;width:100%}.theme-dark .all-entity-home .no-content{gap:10px}.theme-dark .all-entity-home .entities-main-wrapper,.theme-dark .all-entity-home .no-content{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;justify-content:center;width:100%}.theme-dark .all-entity-home .entities-main-wrapper{height:100%}.theme-dark .all-entity-home .entities-main-wrapper .list-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:100%;overflow-y:auto;padding:10px;width:100%}.theme-dark .all-entity-home .entities-main-wrapper .list-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .all-entity-home .entities-main-wrapper .list-wrapper .list-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .all-entity-home .entities-main-wrapper .list-wrapper .list-navbar .separator-v{background-color:#2b3139;border-radius:2px;display:block;height:30px;margin:0 10px;width:1px}.theme-dark .all-entity-home .entities-main-wrapper .list-wrapper .list-navbar .back-icon{align-items:center;background-color:#2b3139;border-radius:8px;cursor:pointer;height:35px;justify-content:center;padding:5px;width:25px}.theme-dark .all-entity-home .entities-main-wrapper .list-wrapper .list-navbar .back-icon:hover{background-color:#181a20;color:#cc1a1a}.theme-dark .all-entity-home .entities-main-wrapper .list-wrapper .list-navbar .list-navbar-left{align-items:center;display:flex;flex-direction:row;gap:5px}.theme-dark .all-entity-home .entities-main-wrapper .list-wrapper .list-navbar .list-navbar-right{align-items:center;display:flex;flex-direction:row;gap:1px}.theme-dark .all-entity-home .entities-main-wrapper .list-wrapper .list-content{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;width:100%}.theme-dark .all-entity-home .entities-main-wrapper .list-wrapper .list-content .icon{color:#b80baf;height:70px;margin-bottom:10px;width:70px}.theme-dark .all-entity-home .entities-main-wrapper .list-wrapper .list-content .title{color:#b80baf;font-size:28px;font-weight:300}.theme-dark .all-entity-home .entities-main-wrapper .list-wrapper .list-content p{color:#fff;margin:20px 0;max-width:700px;text-align:center}.theme-dark .all-entity-home .entities-main-wrapper .list-wrapper .list-content .zero-policies-view{align-items:center;display:flex;flex-direction:column;justify-content:center}.theme-dark .all-entity-home .entities-main-wrapper .list-wrapper .list-content .zero-policies-view .add-icon{border-radius:50%;color:#b80baf;cursor:pointer;height:80px;width:80px}.theme-dark .all-entity-home .entities-main-wrapper .list-wrapper .list-content .zero-policies-view .add-icon:hover{background-color:#fae27c}.theme-dark .all-entity-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:50px;width:100%}.theme-dark .all-entity-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card{align-items:center;align-self:stretch;background-color:#181a20;border:.1px solid #2b3139;border-radius:8px;box-shadow:-4px -4px 12px 0 #00000014;-webkit-box-shadow:-4px -4px 12px 0 #00000014;color:#fff;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;min-height:300px;overflow:hidden;overflow-wrap:break-word;padding:15px;position:relative;transition:transform .5s ease;width:250px}.theme-dark .all-entity-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card:hover{border-color:#aff8c8;transform:scale(1.01);transform-origin:center center;will-change:transform}.theme-dark .all-entity-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .user-title{font-size:12px;font-weight:400;text-overflow:ellipsis}.theme-dark .all-entity-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .user-title-value{font-size:14px;font-weight:700;text-overflow:ellipsis}.theme-dark .all-entity-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top{align-items:flex-start;display:flex;flex-direction:row;height:max-content;justify-content:space-between;width:100%}.theme-dark .all-entity-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-left{align-items:center;display:flex;justify-content:center}.theme-dark .all-entity-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-left img{border-radius:8px;height:60px;object-fit:cover;width:60px}.theme-dark .all-entity-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-right{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end}.theme-dark .all-entity-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-right .user-full-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:20px;font-weight:300;height:2.4em;line-height:1.2;overflow:hidden;text-align:end;text-overflow:ellipsis}.theme-dark .all-entity-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-right .user-type{font-size:14px;font-weight:700;text-align:end;text-overflow:ellipsis}.theme-dark .all-entity-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center{background-color:#2b3139;border-radius:8px;display:flex;flex-direction:column;flex-grow:1;height:max-content;justify-content:flex-start;margin:3px 0;padding:10px;width:100%}.theme-dark .all-entity-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center .single-card-center-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .all-entity-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center .single-card-center-col{align-items:center;display:flex;flex-direction:column;gap:3px;justify-content:center;overflow:hidden;width:100%}.theme-dark .all-entity-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center .single-card-center-col .email-phone-row{display:flex;flex-direction:row;gap:5px;height:30px;margin-top:3px;width:100%}.theme-dark .all-entity-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center .single-card-center-col .email-phone-row .icon{align-items:center;align-self:center;color:#cc1a1a;display:flex;height:25px;justify-content:center;width:25px}.theme-dark .all-entity-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center .single-card-center-col .email-phone-row span{align-items:center;justify-content:center;vertical-align:middle}.theme-dark .all-entity-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-bottom{border-radius:8px;display:flex;flex-direction:column;height:max-content;padding:3px 10px;width:100%}.theme-dark .all-entity-home .entities-main-wrapper .list-wrapper .list-content .list-footer{display:flex;flex-direction:row;justify-content:flex-end;margin-bottom:10px;margin-right:10px;margin-top:auto;width:100%}.theme-dark .all-entity-home .entities-main-wrapper .list-wrapper .list-content .list-footer .overlay-button{align-items:center;background-color:#00d37f;border:none;border-radius:50%;box-shadow:0 4px 6px #0000001a;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;transition:transform .3s ease;width:50px}.theme-dark .all-entity-home .entities-main-wrapper .list-wrapper .list-content .list-footer .overlay-button:hover{transform:scale(1.1)}.theme-dark .all-entity-home .entities-main-wrapper .single-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:100%;padding:10px;width:100%}.theme-dark .all-entity-home .entities-main-wrapper .single-wrapper .single-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .all-entity-home .entities-main-wrapper .single-wrapper .single-navbar .single-navbar-left,.theme-dark .all-entity-home .entities-main-wrapper .single-wrapper .single-navbar .single-navbar-right{align-items:center;display:flex;flex-direction:row;gap:3px}.theme-dark .all-entity-home .entities-main-wrapper .single-wrapper .single-content{display:flex;flex-direction:row;padding:20px;width:100%}.theme-dark .all-entity-home .entities-main-wrapper .single-wrapper .single-content .single-content-left{display:flex;flex:3 1;flex-direction:column;gap:20px}.theme-dark .all-entity-home .entities-main-wrapper .single-wrapper .single-content .single-content-right{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:10px}.theme-dark .all-entity-home .entities-main-wrapper .single-wrapper .single-content .single-content-right .chip-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center}.theme-dark .all-entity-home .entities-main-wrapper .single-wrapper .single-content .single-content-right .chip-wrapper .chip{display:flex;width:max-content}.theme-dark .all-entity-home .overlay-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .all-entity-home .overlay-dialog .overlay-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;overflow-y:auto;padding:10px 20px;width:max-content;z-index:1000}.theme-dark .all-entity-home .overlay-dialog .overlay-wrapper::-webkit-scrollbar{width:3px}.theme-dark .all-entity-home .overlay-dialog .overlay-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .all-entity-home .overlay-dialog .overlay-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-dark .all-entity-home .overlay-dialog .overlay-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.theme-dark .all-entity-home .overlay-dialog .overlay-wrapper .overlay-navbar{align-items:center;display:flex;height:max-content;justify-content:space-between}.theme-dark .all-entity-home .overlay-dialog .overlay-wrapper .overlay-content{display:flex;flex-direction:column;gap:10px;justify-content:center;margin-top:10px;padding:0 10px 10px}.theme-dark .all-entity-home .overlay-dialog .overlay-wrapper .overlay-content input::-webkit-inner-spin-button,.theme-dark .all-entity-home .overlay-dialog .overlay-wrapper .overlay-content input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.theme-dark .all-entity-home .overlay-dialog .overlay-wrapper .overlay-content .preview-email,.theme-dark .all-entity-home .overlay-dialog .overlay-wrapper .overlay-content .preview-sms{background-color:#0080004d;border-radius:8px;display:flex;margin:10px 0;padding:5px}.theme-dark .all-entity-home .overlay-dialog .overlay-wrapper .overlay-action{align-items:center;display:flex;gap:5px;justify-content:flex-end;margin-top:10px}.theme-light .worked-on-by{background-color:inherit;border-radius:8px;display:flex;flex-direction:column;gap:5px;height:max-content;padding:3px;width:100%}.theme-light .worked-on-by.trans{background-color:inherit}.theme-light .worked-on-by .bottom-title{color:#ccc;font-size:10px;font-weight:700}.theme-light .worked-on-by .avatar-container,.theme-light .worked-on-by .avatar-container .left{align-items:center;display:flex;flex-direction:row}.theme-light .worked-on-by .avatar-container .left .avatar{border-radius:50%;height:25px;margin-right:10px;object-fit:cover;width:25px}.theme-light .worked-on-by .avatar-container .right{color:#000;display:flex;flex-direction:column}.theme-light .worked-on-by .avatar-container .right .username{font-size:14px;font-weight:500}.theme-light .worked-on-by .avatar-container .right .time-ago{color:#ccc;font-size:10px;font-weight:700}.theme-dark .worked-on-by{background-color:inherit;border-radius:8px;display:flex;flex-direction:column;gap:5px;height:max-content;padding:3px;width:100%}.theme-dark .worked-on-by.trans{background-color:inherit}.theme-dark .worked-on-by .bottom-title{color:#d2d2d2;font-size:10px;font-weight:700}.theme-dark .worked-on-by .avatar-container,.theme-dark .worked-on-by .avatar-container .left{align-items:center;display:flex;flex-direction:row}.theme-dark .worked-on-by .avatar-container .left .avatar{border-radius:50%;height:25px;margin-right:10px;object-fit:cover;width:25px}.theme-dark .worked-on-by .avatar-container .right{color:#fff;display:flex;flex-direction:column}.theme-dark .worked-on-by .avatar-container .right .username{font-size:14px;font-weight:500}.theme-dark .worked-on-by .avatar-container .right .time-ago{color:#d2d2d2;font-size:10px;font-weight:700}.theme-light .entity-import{align-items:flex-start;background-color:inherit;display:flex;flex-direction:column;height:100%;justify-content:flex-start;padding:10px;transition:top 1s ease-in-out;width:100%}.theme-light .entity-import .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:5px 0;width:100%}.theme-light .entity-import .navbar .navbar-left{width:30%}.theme-light .entity-import .navbar .navbar-left .search-input-wrapper{align-items:center;background:#fff;border:.3px solid #ccc;border-radius:5px;box-shadow:2px 4px 10px 1px #c9c9c978;display:flex;height:40px;justify-content:space-between}.theme-light .entity-import .navbar .navbar-left .search-input-wrapper .search-input-icon{color:#000;height:20px;margin:10px;width:20px}.theme-light .entity-import .navbar .navbar-left .search-input-wrapper .search-input{border:none;border-radius:5px;color:#000;font-size:18px;font-weight:500;height:100%;margin:5px 5px 5px 0;outline:none;padding-left:5px;width:100%}.theme-light .entity-import .navbar .navbar-left .search-input-wrapper .search-input::placeholder{color:#ccc;font-weight:500}.theme-light .entity-import .navbar .navbar-left .clear-button{background:none;border:none;color:#999;cursor:pointer;font-size:20px;margin-left:8px}.theme-light .entity-import .navbar .navbar-left .clear-button:hover{color:#666}.theme-light .entity-import .navbar .navbar-right{align-items:center;display:flex;gap:5px}.theme-light .entity-import .navbar .navbar-right .file-upload-item{align-items:center;border:none;border-radius:8px;color:#000;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:5px;justify-content:center;padding:5px}.theme-light .entity-import .content{display:flex;flex-direction:column;height:max-content;min-height:500px;width:100%}.theme-light .entity-import .content .table-container{background-color:#fff;height:100%}.theme-light .entity-import .content .table-container .tablehead{font-size:16px}.theme-light .entity-import .content .table-container .tablehead .table-cell{align-items:center;background-color:#fff;color:#000;font-size:16px;font-weight:300;justify-content:center}.theme-light .entity-import .content .table-container .tablebody .tablerow:hover{background-color:rgba(230,217,243,.322);cursor:pointer}.theme-light .entity-import .content .table-container .tablebody .tablerow .table-cell{align-items:center;color:#000;font-size:16px;font-weight:300;justify-content:center;transition:all .5s ease}.theme-light .entity-import .content .table-container .tablebody .tablerow .table-cell.no-code{background-color:#ff00004d;color:crimson}.theme-light .entity-import .content .table-container .tablebody .tablerow .table-cell.Error{background-color:#ff00004d}.theme-light .entity-import .content .table-container .tablebody .tablerow .table-cell.Uploaded{background-color:#0080004d}.theme-dark .entity-import{align-items:flex-start;background-color:inherit;display:flex;flex-direction:column;height:100%;justify-content:flex-start;padding:10px;transition:top 1s ease-in-out;width:100%}.theme-dark .entity-import .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:5px 0;width:100%}.theme-dark .entity-import .navbar .navbar-left{width:30%}.theme-dark .entity-import .navbar .navbar-left .search-input-wrapper{align-items:center;background:#181a20;border:.3px solid #ccc;border-radius:5px;box-shadow:2px 4px 10px 1px #c9c9c978;display:flex;height:40px;justify-content:space-between}.theme-dark .entity-import .navbar .navbar-left .search-input-wrapper .search-input-icon{color:#fff;height:20px;margin:10px;width:20px}.theme-dark .entity-import .navbar .navbar-left .search-input-wrapper .search-input{border:none;border-radius:5px;color:#fff;font-size:18px;font-weight:500;height:100%;margin:5px 5px 5px 0;outline:none;padding-left:5px;width:100%}.theme-dark .entity-import .navbar .navbar-left .search-input-wrapper .search-input::placeholder{color:#d2d2d2;font-weight:500}.theme-dark .entity-import .navbar .navbar-left .clear-button{background:none;border:none;color:#999;cursor:pointer;font-size:20px;margin-left:8px}.theme-dark .entity-import .navbar .navbar-left .clear-button:hover{color:#666}.theme-dark .entity-import .navbar .navbar-right{align-items:center;display:flex;gap:5px}.theme-dark .entity-import .navbar .navbar-right .file-upload-item{align-items:center;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:5px;justify-content:center;padding:5px}.theme-dark .entity-import .content{display:flex;flex-direction:column;height:max-content;min-height:500px;width:100%}.theme-dark .entity-import .content .table-container{background-color:#181a20;height:100%}.theme-dark .entity-import .content .table-container .tablehead{font-size:16px}.theme-dark .entity-import .content .table-container .tablehead .table-cell{align-items:center;background-color:#181a20;color:#fff;font-size:16px;font-weight:300;justify-content:center}.theme-dark .entity-import .content .table-container .tablebody .tablerow:hover{background-color:rgba(230,217,243,.322);cursor:pointer}.theme-dark .entity-import .content .table-container .tablebody .tablerow .table-cell{align-items:center;color:#fff;font-size:16px;font-weight:300;justify-content:center;transition:all .5s ease}.theme-dark .entity-import .content .table-container .tablebody .tablerow .table-cell.no-code{background-color:#ff00004d;color:crimson}.theme-dark .entity-import .content .table-container .tablebody .tablerow .table-cell.Error{background-color:#ff00004d}.theme-dark .entity-import .content .table-container .tablebody .tablerow .table-cell.Uploaded{background-color:#0080004d}.theme-light .login-page{align-items:center;align-items:stretch;flex-grow:1;height:100vh;padding:50px 100px;transition:opacity .5s ease-in-out}.theme-light .login-page,.theme-light .login-page .login-wrapper{display:flex;flex-direction:column;justify-content:center;width:100%}.theme-light .login-page .login-wrapper{align-items:center;background:linear-gradient(180deg,#aa00ff14,#fff);border-radius:8px;box-shadow:0 4px 6px #aa00ff1a;gap:5px;height:100%}.theme-light .login-page .login-wrapper .login-content{align-items:stretch;align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:center;width:100%}.theme-light .login-page .login-wrapper .login-content .login-left{align-items:center;display:flex;flex:3 1;flex-direction:column;height:100%;justify-content:center;min-width:0;padding:20px}.theme-light .login-page .login-wrapper .login-content .login-left .hero-text{align-items:center;display:flex;flex-direction:column;font-weight:500;justify-content:center;margin-bottom:20px;margin-top:50px;width:100%}.theme-light .login-page .login-wrapper .login-content .login-left .hero-text h1{font-family:Ubuntu,sans-serif;font-weight:700;text-align:center}.theme-light .login-page .login-wrapper .login-content .login-left .hero-text h1 span{-webkit-text-fill-color:#0000;animation:moveGradient 5s linear infinite;background:linear-gradient(270deg,#000,#00d37f);-webkit-background-clip:text;background-size:200% 100%}@media screen and (max-width:600px){.theme-light .login-page .login-wrapper .login-content .login-left .hero-text h1{font-size:24px;max-width:800px}}@media screen and (min-width:601px)and (max-width:690px){.theme-light .login-page .login-wrapper .login-content .login-left .hero-text h1{font-size:34px;max-width:800px}}@media screen and (min-width:691px)and (max-width:988px){.theme-light .login-page .login-wrapper .login-content .login-left .hero-text h1{font-size:44px;max-width:800px}}@media screen and (min-width:989px)and (max-width:1078px){.theme-light .login-page .login-wrapper .login-content .login-left .hero-text h1{font-size:54px;max-width:800px}}@media screen and (min-width:1079px){.theme-light .login-page .login-wrapper .login-content .login-left .hero-text h1{font-size:56px;max-width:800px}}.theme-light .login-page .login-wrapper .login-content .login-right{align-items:flex-start;display:flex;flex:2 1;flex-direction:column;justify-content:flex-start;min-width:0;padding:20px}.theme-light .login-page .login-wrapper .login-content .login-right .login-right-content{display:flex;flex-direction:column;gap:20px;justify-content:center}.theme-light .login-page .login-wrapper .login-content .login-right .login-right-content .title{font-size:2rem;margin-bottom:20px}.theme-light .login-page .login-wrapper .login-content .login-right .login-right-content .form-input-item{border:1px solid #ccc;border-radius:5px;font-size:1rem;padding:10px;width:100%}.theme-light .login-page .login-wrapper .login-content .login-right .login-right-content .error{color:red;font-size:16px}.theme-light .login-page .login-wrapper .login-content .login-right .login-right-content .forgotPassword{text-align:center;text-decoration:none}.theme-light .login-page .login-wrapper .login-content .login-right .language-selector{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;width:100%}.theme-light .login-page p{color:#757575;font-family:Ubuntu,sans-serif;letter-spacing:1.5;margin:20px 0;max-width:800px;text-align:center}.theme-dark .login-page{align-items:center;align-items:stretch;flex-grow:1;height:100vh;padding:50px 100px;transition:opacity .5s ease-in-out}.theme-dark .login-page,.theme-dark .login-page .login-wrapper{display:flex;flex-direction:column;justify-content:center;width:100%}.theme-dark .login-page .login-wrapper{align-items:center;background:linear-gradient(180deg,#aa00ff14,#181a20);border-radius:8px;box-shadow:0 4px 6px #aa00ff1a;gap:5px;height:100%}.theme-dark .login-page .login-wrapper .login-content{align-items:stretch;align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:center;width:100%}.theme-dark .login-page .login-wrapper .login-content .login-left{align-items:center;display:flex;flex:3 1;flex-direction:column;height:100%;justify-content:center;min-width:0;padding:20px}.theme-dark .login-page .login-wrapper .login-content .login-left .hero-text{align-items:center;display:flex;flex-direction:column;font-weight:500;justify-content:center;margin-bottom:20px;margin-top:50px;width:100%}.theme-dark .login-page .login-wrapper .login-content .login-left .hero-text h1{font-family:Ubuntu,sans-serif;font-weight:700;text-align:center}.theme-dark .login-page .login-wrapper .login-content .login-left .hero-text h1 span{-webkit-text-fill-color:#0000;animation:moveGradient 5s linear infinite;background:linear-gradient(270deg,#fff,#00d37f);-webkit-background-clip:text;background-size:200% 100%}@media screen and (max-width:600px){.theme-dark .login-page .login-wrapper .login-content .login-left .hero-text h1{font-size:24px;max-width:800px}}@media screen and (min-width:601px)and (max-width:690px){.theme-dark .login-page .login-wrapper .login-content .login-left .hero-text h1{font-size:34px;max-width:800px}}@media screen and (min-width:691px)and (max-width:988px){.theme-dark .login-page .login-wrapper .login-content .login-left .hero-text h1{font-size:44px;max-width:800px}}@media screen and (min-width:989px)and (max-width:1078px){.theme-dark .login-page .login-wrapper .login-content .login-left .hero-text h1{font-size:54px;max-width:800px}}@media screen and (min-width:1079px){.theme-dark .login-page .login-wrapper .login-content .login-left .hero-text h1{font-size:56px;max-width:800px}}.theme-dark .login-page .login-wrapper .login-content .login-right{align-items:flex-start;display:flex;flex:2 1;flex-direction:column;justify-content:flex-start;min-width:0;padding:20px}.theme-dark .login-page .login-wrapper .login-content .login-right .login-right-content{display:flex;flex-direction:column;gap:20px;justify-content:center}.theme-dark .login-page .login-wrapper .login-content .login-right .login-right-content .title{font-size:2rem;margin-bottom:20px}.theme-dark .login-page .login-wrapper .login-content .login-right .login-right-content .form-input-item{border:1px solid #ccc;border-radius:5px;font-size:1rem;padding:10px;width:100%}.theme-dark .login-page .login-wrapper .login-content .login-right .login-right-content .error{color:red;font-size:16px}.theme-dark .login-page .login-wrapper .login-content .login-right .login-right-content .forgotPassword{text-align:center;text-decoration:none}.theme-dark .login-page .login-wrapper .login-content .login-right .language-selector{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;width:100%}.theme-dark .login-page p{color:#757575;font-family:Ubuntu,sans-serif;letter-spacing:1.5;margin:20px 0;max-width:800px;text-align:center}.theme-light .uw-policy{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden;transition:opacity .5s ease-in-out;width:100%}.theme-light .uw-policy .no-content{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-light .uw-policy .custom-message{align-items:center;background-color:#f7f9fc;color:#000;display:flex;gap:5px;justify-content:space-between}.theme-light .uw-policy .custom-message:hover{color:#000}.theme-light .uw-policy .section-sub-title{color:#000;font-family:Roboto,sans-serif;font-weight:300}@media screen and (min-width:1079px){.theme-light .uw-policy .section-sub-title{font-size:20px}}@media screen and (min-width:989px)and (max-width:1078px){.theme-light .uw-policy .section-sub-title{font-size:20px}}@media screen and (min-width:691px)and (max-width:988px){.theme-light .uw-policy .section-sub-title{font-size:20px}}@media screen and (min-width:601px)and (max-width:690px){.theme-light .uw-policy .section-sub-title{font-size:15px}}@media screen and (max-width:600px){.theme-light .uw-policy .section-sub-title{font-size:12px}}.theme-light .uw-policy .claim-no{color:#000;font-size:18px;font-weight:300;text-overflow:ellipsis}.theme-light .uw-policy .claim-details{font-size:16px;font-weight:300;text-overflow:ellipsis}.theme-light .uw-policy .main-wrapper{display:flex;flex-direction:column;flex-grow:1;flex:1 1;overflow:hidden;width:100%}.theme-light .uw-policy .main-wrapper .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .uw-policy .main-wrapper .navbar .navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:5px}.theme-light .uw-policy .main-wrapper .navbar .navbar-right{align-items:center;display:flex;gap:1px}.theme-light .uw-policy .main-wrapper .navbar .navbar-right .MuiButton-root,.theme-light .uw-policy .main-wrapper .navbar .navbar-right .MuiButtonBase-root{z-index:0}.theme-light .uw-policy .main-wrapper .navbar .navbar-right .icon-container{cursor:pointer;display:flex;flex-direction:column;margin-left:5px;position:relative}.theme-light .uw-policy .main-wrapper .navbar .navbar-right .icon-container .icon{background-color:#f443364d;border-radius:8px;color:#f44336;font-size:16px;height:28px;padding:3px;width:28px}.theme-light .uw-policy .main-wrapper .navbar .navbar-right .icon-container .dropdown{background-color:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:5px;position:absolute;right:0;top:20px;width:max-content;z-index:1}.theme-light .uw-policy .main-wrapper .navbar .navbar-right .icon-container .dropdown .dropdown-item{border-radius:8px;cursor:pointer;display:flex;flex-direction:column;padding:5px 10px;width:max-content}.theme-light .uw-policy .main-wrapper .navbar .navbar-right .icon-container .dropdown .dropdown-item:hover{background-color:#f443364d;width:100%}.theme-light .uw-policy .main-wrapper .content-summary-wrapper{display:flex;flex:1 1;flex-direction:row;width:100%}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper{border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding-right:3px;width:100%}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .expandable-container{margin-bottom:0}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:5px}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .check-off-wrapper{display:flex;flex:1 1;flex-direction:column;padding:5px}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .tender-wrapper{display:flex;flex-direction:column;padding:5px;width:100%}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .tender-wrapper .tender-row-details{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:space-between;margin-bottom:5px;width:100%}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row{align-items:center;display:flex;flex:1 1;flex-direction:row;justify-content:space-between;margin:5px 0;padding-right:5px;width:100%}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row.approved-doc{align-items:center;border:.1px solid #9f9b9b;border-radius:8px;display:flex;height:36px;justify-content:space-between;padding:5px 10px;width:100%}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row.approved-doc span{color:#000;flex:1 1;font-size:18px;font-weight:300;text-align:center}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row.approved-doc span:nth-child(2){position:relative}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row.approved-doc span:nth-child(2):after,.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row.approved-doc span:nth-child(2):before{background-color:#9f9b9b;bottom:5%;content:"";position:absolute;top:5%;width:1px}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row.approved-doc span:nth-child(2):before{left:-5px}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row.approved-doc span:nth-child(2):after{right:-5px}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row.carrier,.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row.insured{display:flex;flex:1 1;flex-direction:column;margin:0}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row.product{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:space-between}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row.product .left,.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row.product .right{display:flex;flex-direction:column;gap:5px}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row .days{align-items:center;border-radius:5px;color:#000;display:flex;font-weight:700;font-weight:500;margin-left:5px;padding:5px}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row .content-details-left,.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row .content-details-right{align-items:flex-start;display:flex;flex-direction:column;gap:7px;justify-content:flex-start}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row .claims-wrapper{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;font-weight:500;gap:10px;height:100%;padding:10px;width:100%}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row .claims-wrapper .no-claim{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row .claims-wrapper .claims-content{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row .claims-wrapper .claims-content .single-claim{background-color:#f7f9fc;border:.5px solid #d3d3d3;border-radius:8px;color:#000;cursor:pointer;display:flex;flex-direction:column;flex-wrap:wrap;gap:3px;padding:5px;width:max-content}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row .claims-wrapper .claims-content .single-claim:hover{background-color:#f44336cc;border:.5px solid #aff8c8;transform:scale(1.02);transition:opacity 1s ease-in-out}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row .scrolling-view{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow-y:auto;width:100%}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row .scrolling-view::-webkit-scrollbar{width:1px}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row .scrolling-view::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row .scrolling-view::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row .scrolling-view::-webkit-scrollbar-thumb:hover{background:#555}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .attachment{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .attachment .attachment-files{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;width:100%}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .comments{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:flex-start;width:100%}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .additional-contacts-wrapper{display:flex;flex-direction:column;height:auto;width:100%}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .activities-wrapper{background-color:#f7f9fc;display:flex;flex-direction:column;gap:5px;width:100%}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .activities-wrapper .single-activity{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex-direction:row;padding:5px}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .activities-wrapper .single-activity .left{align-items:center;display:flex;justify-content:center;width:50px}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .activities-wrapper .single-activity .right{display:flex;flex-direction:column}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .team-content{align-items:center;display:flex;flex-direction:row;width:100%}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .team-content .team-wrapper{display:flex;flex-direction:column;gap:10px;width:100%}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .team-content .team-wrapper .single-member{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex-direction:row;gap:5px;justify-content:space-between;padding:5px}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .team-content .team-wrapper .single-member .single-member-left{align-items:center;display:flex;flex-direction:column;justify-content:center;width:max-content}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .team-content .team-wrapper .single-member .single-member-left img{border-radius:8px;height:60px;object-fit:cover;width:60px}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .team-content .team-wrapper .single-member .single-member-right{display:flex;flex-direction:column;flex-grow:1}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .team-content .team-wrapper .single-member .single-member-right .single-member-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .team-content .team-wrapper .single-member .single-member-right .single-member-header .member-name{color:#000;font-family:Roboto,sans-serif;font-size:20px;font-weight:300}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .team-content .team-wrapper .single-member .single-member-right .single-member-header .relationship-type{background-color:#fefce8;border-radius:5px;color:#cc1a1a;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;padding:5px}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .team-content .team-wrapper .single-member .single-member-right .member-phone-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .team-content .team-wrapper .single-member .single-member-right .member-phone-row .member-phone-details{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:flex-start}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .team-content .team-wrapper .single-member .single-member-right .member-phone-row .member-phone-details .icon{color:#00d37f;height:25px;width:25px}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .team-content .team-wrapper .single-member .single-member-right .member-phone-row .percentage{color:#cc1a1a;font-size:18px;font-weight:300}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 45px);padding-bottom:45px}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content{border-radius:8px;display:flex;flex-direction:column;height:100%;overflow-y:auto;padding:10px}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content::-webkit-scrollbar{display:none;width:1px}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .worked-on-by-container{flex-shrink:0;margin-top:auto;padding:10px 0}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .actions-row{align-items:center;display:flex;flex-direction:row;height:30px;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .title-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;position:relative}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .title-row span{align-items:center;color:#000;font-family:Roboto,sans-serif;font-size:16px;font-weight:700;justify-content:center}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .title-row.commission{margin:5px 0}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .title-row .add-receipt{align-items:flex-end;background-color:#fff;border:.5px solid #990f4b;border-radius:8px;box-shadow:3px 3px 4px 0 #0009;display:flex;flex-direction:column;gap:10px;padding:10px;position:absolute;right:0;top:30px;width:300px;z-index:500}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .title-row .add-receipt .actions-row{display:flex;flex-direction:row;gap:5px;margin:10px 0}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .title-row .mandatory-text{color:#cc1a1a;font-size:12px;font-weight:500}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .total-row{align-items:center;color:#000;font-size:15px;font-weight:500;justify-content:center}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .content-row{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;margin:5px 0}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .content-row .receipt-no-view{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:flex-end}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .content-row .receipt-no-view .receipt-no{color:#00d37f;font-size:15px}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .content-row .receipt-no-view .receipt-no.our{cursor:pointer}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .comments-view{display:flex;flex-direction:column;max-height:600px}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .expiring-content{background-color:#f7f9fc;border-left:3px solid #cc1a1a;border-radius:8px;box-shadow:0 3px 5px #0003;display:flex;flex-direction:column;justify-content:space-between;margin:20px 0 50px;padding:10px}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .expiring-content .header{align-items:center;display:flex;justify-content:space-between}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .expiring-content .header .title{color:#cc1a1a;font-size:18px;font-weight:700;margin:0}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .expiring-content .header .icon-container{cursor:pointer;display:flex;flex-direction:column;position:relative}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .expiring-content .header .icon-container .icon{background-color:#f443364d;border-radius:8px;color:#f44336;font-size:16px;height:28px;padding:3px;width:28px}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .expiring-content .content{display:flex;flex-direction:column;flex-grow:1;margin:10px 0}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .expiring-content .content p{font-size:14px;line-height:1.4}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .expiring-content .footer{display:flex;justify-content:center}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .expiring-content .footer .learn-more-button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:5px 10px;width:80%}.theme-light .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .expiring-content .footer .learn-more-button:hover{background-color:#0056b3}.theme-light .uw-policy .basis-of-claim{display:flex;flex-direction:column;width:100%}.theme-light .uw-policy .basis-of-claim span{align-items:center;color:#000;font-size:16px;font-weight:700;justify-content:center}.theme-light .uw-policy .basis-of-claim .single-basis-row{align-items:center;display:flex;height:max-content;margin-left:20px;margin-top:10px}.theme-light .uw-policy .basis-of-claim .single-basis-row span{margin:0 5px}.theme-light .uw-policy .policy-dropdown{background-color:#fff;border:1px solid #d3d3d3;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:#000;padding:5px 0;position:absolute;right:0;top:20px;width:max-content;z-index:5}.theme-light .uw-policy .policy-dropdown .dropdown-item{border-radius:8px;cursor:pointer;display:flex;flex-direction:column;padding:5px 10px;width:100%}.theme-light .uw-policy .policy-dropdown .dropdown-item:hover{background-color:#f7f9fc}.theme-light .uw-policy .vehicle-check-dialog{align-items:center;background-color:#000c;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .uw-policy .vehicle-check-dialog .vehicle-check-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;color:#000;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .uw-policy .vehicle-check-dialog .vehicle-check-wrapper .vehicle-check-navbar{align-items:center;display:flex;height:max-content;justify-content:space-between;margin:10px 0}.theme-light .uw-policy .vehicle-check-dialog .vehicle-check-wrapper .vehicle-check-content{display:flex;flex-direction:column;gap:10px;justify-content:center}.theme-light .uw-policy .vehicle-check-dialog .vehicle-check-wrapper .vehicle-check-content .registration-no-row{align-items:center;display:flex;flex-direction:row;gap:10px}.theme-light .uw-policy .vehicle-check-dialog .vehicle-check-wrapper .no-vehicle-found{align-items:"center";background-color:#fff;display:flex;height:"max-content";justify-content:"center";margin:10px 0}.theme-light .uw-policy .vehicle-check-dialog .vehicle-check-wrapper .vehicle-found{background-color:#fff;display:flex;flex-direction:column;gap:5px;margin:10px 0}.theme-light .uw-policy .vehicle-check-dialog .vehicle-check-wrapper .vehicle-found span{text-transform:"uppercase"}.theme-light .uw-policy .vehicle-check-dialog .vehicle-check-wrapper .vehicle-check-action{align-items:center;display:flex;gap:5px;justify-content:flex-end;margin:10px 0}.theme-light .uw-policy .entity-details-container{display:flex;flex-direction:column;gap:10px;padding:3px;width:100%}.theme-light .uw-policy .entity-details-container .entity-details-wrapper{display:flex;flex-direction:row;width:100%}.theme-light .uw-policy .entity-details-container .entity-details-wrapper .entity-details-left{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:5px;width:100px}.theme-light .uw-policy .entity-details-container .entity-details-wrapper .entity-details-left img{border-radius:8px;height:60px;object-fit:cover;width:60px}.theme-light .uw-policy .entity-details-container .entity-details-wrapper .entity-details-right{display:flex;flex-direction:column;flex-grow:1}.theme-light .uw-policy .entity-details-container .entity-details-wrapper .entity-details-right .name-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px;padding-right:5px;width:100%}.theme-light .uw-policy .entity-details-container .entity-details-wrapper .entity-details-right .name-row .age-wrapper{align-items:center;background-color:#aff8c8;border-radius:5px;color:#000;display:flex;flex-direction:row;font-size:15px;font-weight:700;gap:10px;padding:5px}.theme-light .uw-policy .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row{align-items:center;display:flex;flex-direction:row;gap:3px;justify-content:space-between;margin-bottom:3px;width:100%}.theme-light .uw-policy .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:10px}.theme-light .uw-policy .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details .icon{color:#00d37f;height:25px;width:25px}.theme-light .uw-policy .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row{align-items:center;background-color:#aff8c8;border-radius:8px;display:flex;flex-direction:row;gap:5px;justify-content:flex-start;margin-right:10px;padding:3px 5px}.theme-light .uw-policy .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon{align-self:center;border-radius:8px;cursor:pointer;height:30px;padding:3px 5px;width:30px}.theme-light .uw-policy .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.ok{background-color:#3c763d4d;color:#3c763db3}.theme-light .uw-policy .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.cancel{background-color:#cc1a1a4d;color:#cc1a1ab3}.theme-light .uw-policy .flag{background-color:#ff5733;clip-path:polygon(100% 0,100% 51%,100% 100%,25% 100%,0 50%,25% 0);color:#fff;font-family:Ubuntu,sans-serif;font-size:18px;font-weight:700;padding:5px 10px 5px 30px;position:absolute;right:0;top:15px}.theme-light .uw-policy .related-docs{background-color:#fff;border-radius:8px;color:#000;display:flex;flex:1 1;flex-direction:column;height:100%;padding:10px 0;width:100%}.theme-light .uw-policy .related-docs .timeline-root{height:100%;margin:5px 0 30px;padding-bottom:30px}.theme-light .uw-policy .related-docs .timeline-root .timeline-item{display:flex;margin-bottom:10px;position:relative}.theme-light .uw-policy .related-docs .timeline-root .timeline-separator{align-items:center;display:flex;flex-direction:column;margin-right:5px;position:relative}.theme-light .uw-policy .related-docs .timeline-root .timeline-dot{background-color:#cc1a1a;border-radius:50%;height:12px;position:relative;width:12px;z-index:1}.theme-light .uw-policy .related-docs .timeline-root .timeline-connector{background-color:#d3d3d3;bottom:-20px;position:absolute;top:12px;width:2px;z-index:0}.theme-light .uw-policy .related-docs .timeline-root .timeline-item:last-child .timeline-connector{display:none}.theme-light .uw-policy .related-docs .timeline-root .timeline-content{background-color:#f7f9fc;border-radius:8px;box-shadow:0 2px 4px #0000001a;flex-grow:1}.theme-light .uw-policy .related-docs .timeline-root .timeline-navbar{align-items:center;display:flex;justify-content:space-between;margin:5px 0;padding:3px 10px}.theme-light .uw-policy .related-docs .timeline-root .avatar-container{align-items:center;display:flex}.theme-light .uw-policy .related-docs .timeline-root .avatar{border-radius:50%;height:25px;margin-right:10px;object-fit:cover;width:25px}.theme-light .uw-policy .related-docs .timeline-root .username{font-size:14px;font-weight:700}.theme-light .uw-policy .related-docs .timeline-root .time-ago{color:#d3d3d3;font-size:10px;font-weight:700}.theme-light .uw-policy .related-docs .timeline-root .details-wrapper{display:flex;flex-direction:column;padding:5px}.theme-light .uw-policy .related-docs .timeline-root .details-wrapper .view{align-self:center;background-color:rgba(184,11,175,.365);border-radius:8px;color:#000;cursor:pointer;display:flex;font-size:12px;font-weight:700;justify-content:center;margin-top:5px;padding:3px 10px;width:100%}.theme-light .uw-policy .related-docs .timeline-root .details-wrapper .view:hover{background-color:#b80baf}.theme-light .uw-policy .related-docs .timeline-root .details-wrapper .doc-details-row{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;margin-top:3px}.theme-light .uw-policy .project-info-wrapper{display:flex;flex-direction:column;width:100%}.theme-light .uw-policy .project-info-wrapper .project-info-form{display:flex;flex-direction:row;gap:5px;justify-content:space-between;padding:5px 10px 0 0;width:100%}.theme-light .uw-policy .project-info-wrapper .project-info-form .project-form-left{display:flex;flex:1 1;flex-direction:column;gap:5px}.theme-light .uw-policy .project-info-wrapper .project-info-form .project-form-right{align-items:flex-end;display:flex;flex:1 1;flex-direction:column;gap:5px}.theme-light .uw-policy .limits-section{display:flex;flex-direction:column;width:100%}.theme-light .uw-policy .limits-section .MuiPaper-root,.theme-light .uw-policy .limits-section .MuiTable-root{background-color:inherit}.theme-light .uw-policy .limits-section .limits-navbar{display:flex;flex-direction:row;gap:5px;width:100%}.theme-light .uw-policy .footer{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;width:100%}.theme-light .uw-policy .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .uw-policy .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .uw-policy{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden;transition:opacity .5s ease-in-out;width:100%}.theme-dark .uw-policy .no-content{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-dark .uw-policy .custom-message{align-items:center;background-color:#2b3139;color:#fff;display:flex;gap:5px;justify-content:space-between}.theme-dark .uw-policy .custom-message:hover{color:#000}.theme-dark .uw-policy .section-sub-title{color:#fff;font-family:Roboto,sans-serif;font-weight:300}@media screen and (min-width:1079px){.theme-dark .uw-policy .section-sub-title{font-size:20px}}@media screen and (min-width:989px)and (max-width:1078px){.theme-dark .uw-policy .section-sub-title{font-size:20px}}@media screen and (min-width:691px)and (max-width:988px){.theme-dark .uw-policy .section-sub-title{font-size:20px}}@media screen and (min-width:601px)and (max-width:690px){.theme-dark .uw-policy .section-sub-title{font-size:15px}}@media screen and (max-width:600px){.theme-dark .uw-policy .section-sub-title{font-size:12px}}.theme-dark .uw-policy .claim-no{color:#fff;font-size:18px;font-weight:300;text-overflow:ellipsis}.theme-dark .uw-policy .claim-details{font-size:16px;font-weight:300;text-overflow:ellipsis}.theme-dark .uw-policy .main-wrapper{display:flex;flex-direction:column;flex-grow:1;flex:1 1;overflow:hidden;width:100%}.theme-dark .uw-policy .main-wrapper .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .uw-policy .main-wrapper .navbar .navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:5px}.theme-dark .uw-policy .main-wrapper .navbar .navbar-right{align-items:center;display:flex;gap:1px}.theme-dark .uw-policy .main-wrapper .navbar .navbar-right .MuiButton-root,.theme-dark .uw-policy .main-wrapper .navbar .navbar-right .MuiButtonBase-root{z-index:0}.theme-dark .uw-policy .main-wrapper .navbar .navbar-right .icon-container{cursor:pointer;display:flex;flex-direction:column;margin-left:5px;position:relative}.theme-dark .uw-policy .main-wrapper .navbar .navbar-right .icon-container .icon{background-color:#f443364d;border-radius:8px;color:#f44336;font-size:16px;height:28px;padding:3px;width:28px}.theme-dark .uw-policy .main-wrapper .navbar .navbar-right .icon-container .dropdown{background-color:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:5px;position:absolute;right:0;top:20px;width:max-content;z-index:1}.theme-dark .uw-policy .main-wrapper .navbar .navbar-right .icon-container .dropdown .dropdown-item{border-radius:8px;cursor:pointer;display:flex;flex-direction:column;padding:5px 10px;width:max-content}.theme-dark .uw-policy .main-wrapper .navbar .navbar-right .icon-container .dropdown .dropdown-item:hover{background-color:#f443364d;width:100%}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper{display:flex;flex:1 1;flex-direction:row;width:100%}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper{border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding-right:3px;width:100%}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .expandable-container{margin-bottom:0}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:5px}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .check-off-wrapper{display:flex;flex:1 1;flex-direction:column;padding:5px}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .tender-wrapper{display:flex;flex-direction:column;padding:5px;width:100%}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .tender-wrapper .tender-row-details{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:space-between;margin-bottom:5px;width:100%}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row{align-items:center;display:flex;flex:1 1;flex-direction:row;justify-content:space-between;margin:5px 0;padding-right:5px;width:100%}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row.approved-doc{align-items:center;border:.1px solid #9f9b9b;border-radius:8px;display:flex;height:36px;justify-content:space-between;padding:5px 10px;width:100%}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row.approved-doc span{color:#fff;flex:1 1;font-size:18px;font-weight:300;text-align:center}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row.approved-doc span:nth-child(2){position:relative}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row.approved-doc span:nth-child(2):after,.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row.approved-doc span:nth-child(2):before{background-color:#9f9b9b;bottom:5%;content:"";position:absolute;top:5%;width:1px}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row.approved-doc span:nth-child(2):before{left:-5px}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row.approved-doc span:nth-child(2):after{right:-5px}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row.carrier,.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row.insured{display:flex;flex:1 1;flex-direction:column;margin:0}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row.product{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:space-between}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row.product .left,.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row.product .right{display:flex;flex-direction:column;gap:5px}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row .days{align-items:center;border-radius:5px;color:#fff;display:flex;font-weight:700;font-weight:500;margin-left:5px;padding:5px}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row .content-details-left,.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row .content-details-right{align-items:flex-start;display:flex;flex-direction:column;gap:7px;justify-content:flex-start}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row .claims-wrapper{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;font-weight:500;gap:10px;height:100%;padding:10px;width:100%}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row .claims-wrapper .no-claim{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row .claims-wrapper .claims-content{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row .claims-wrapper .claims-content .single-claim{background-color:#2b3139;border:.5px solid #444;border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-direction:column;flex-wrap:wrap;gap:3px;padding:5px;width:max-content}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row .claims-wrapper .claims-content .single-claim:hover{background-color:#f44336cc;border:.5px solid #aff8c8;transform:scale(1.02);transition:opacity 1s ease-in-out}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row .scrolling-view{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow-y:auto;width:100%}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row .scrolling-view::-webkit-scrollbar{width:1px}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row .scrolling-view::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row .scrolling-view::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .content-details-row .scrolling-view::-webkit-scrollbar-thumb:hover{background:#555}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .attachment{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .attachment .attachment-files{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;width:100%}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .policy-content-details .comments{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:flex-start;width:100%}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .additional-contacts-wrapper{display:flex;flex-direction:column;height:auto;width:100%}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .activities-wrapper{background-color:#2b3139;display:flex;flex-direction:column;gap:5px;width:100%}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .activities-wrapper .single-activity{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex-direction:row;padding:5px}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .activities-wrapper .single-activity .left{align-items:center;display:flex;justify-content:center;width:50px}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .activities-wrapper .single-activity .right{display:flex;flex-direction:column}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .team-content{align-items:center;display:flex;flex-direction:row;width:100%}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .team-content .team-wrapper{display:flex;flex-direction:column;gap:10px;width:100%}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .team-content .team-wrapper .single-member{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex-direction:row;gap:5px;justify-content:space-between;padding:5px}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .team-content .team-wrapper .single-member .single-member-left{align-items:center;display:flex;flex-direction:column;justify-content:center;width:max-content}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .team-content .team-wrapper .single-member .single-member-left img{border-radius:8px;height:60px;object-fit:cover;width:60px}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .team-content .team-wrapper .single-member .single-member-right{display:flex;flex-direction:column;flex-grow:1}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .team-content .team-wrapper .single-member .single-member-right .single-member-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .team-content .team-wrapper .single-member .single-member-right .single-member-header .member-name{color:#fff;font-family:Roboto,sans-serif;font-size:20px;font-weight:300}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .team-content .team-wrapper .single-member .single-member-right .single-member-header .relationship-type{background-color:#fefce8;border-radius:5px;color:#cc1a1a;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;padding:5px}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .team-content .team-wrapper .single-member .single-member-right .member-phone-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .team-content .team-wrapper .single-member .single-member-right .member-phone-row .member-phone-details{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:flex-start}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .team-content .team-wrapper .single-member .single-member-right .member-phone-row .member-phone-details .icon{color:#00d37f;height:25px;width:25px}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .content-wrapper .team-content .team-wrapper .single-member .single-member-right .member-phone-row .percentage{color:#cc1a1a;font-size:18px;font-weight:300}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 45px);padding-bottom:45px}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content{border-radius:8px;display:flex;flex-direction:column;height:100%;overflow-y:auto;padding:10px}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content::-webkit-scrollbar{display:none;width:1px}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .worked-on-by-container{flex-shrink:0;margin-top:auto;padding:10px 0}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .actions-row{align-items:center;display:flex;flex-direction:row;height:30px;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .title-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;position:relative}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .title-row span{align-items:center;color:#fff;font-family:Roboto,sans-serif;font-size:16px;font-weight:700;justify-content:center}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .title-row.commission{margin:5px 0}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .title-row .add-receipt{align-items:flex-end;background-color:#181a20;border:.5px solid #990f4b;border-radius:8px;box-shadow:3px 3px 4px 0 #0009;display:flex;flex-direction:column;gap:10px;padding:10px;position:absolute;right:0;top:30px;width:300px;z-index:500}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .title-row .add-receipt .actions-row{display:flex;flex-direction:row;gap:5px;margin:10px 0}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .title-row .mandatory-text{color:#cc1a1a;font-size:12px;font-weight:500}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .total-row{align-items:center;color:#fff;font-size:15px;font-weight:500;justify-content:center}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .content-row{align-items:center;color:#fff;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;margin:5px 0}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .content-row .receipt-no-view{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:flex-end}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .content-row .receipt-no-view .receipt-no{color:#00d37f;font-size:15px}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .content-row .receipt-no-view .receipt-no.our{cursor:pointer}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .comments-view{display:flex;flex-direction:column;max-height:600px}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .expiring-content{background-color:#2b3139;border-left:3px solid #cc1a1a;border-radius:8px;box-shadow:0 3px 5px #0003;display:flex;flex-direction:column;justify-content:space-between;margin:20px 0 50px;padding:10px}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .expiring-content .header{align-items:center;display:flex;justify-content:space-between}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .expiring-content .header .title{color:#fae27c;font-size:18px;font-weight:700;margin:0}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .expiring-content .header .icon-container{cursor:pointer;display:flex;flex-direction:column;position:relative}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .expiring-content .header .icon-container .icon{background-color:#f443364d;border-radius:8px;color:#f44336;font-size:16px;height:28px;padding:3px;width:28px}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .expiring-content .content{display:flex;flex-direction:column;flex-grow:1;margin:10px 0}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .expiring-content .content p{font-size:14px;line-height:1.4}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .expiring-content .footer{display:flex;justify-content:center}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .expiring-content .footer .learn-more-button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:5px 10px;width:80%}.theme-dark .uw-policy .main-wrapper .content-summary-wrapper .document-summary-wrapper .document-summary-content .expiring-content .footer .learn-more-button:hover{background-color:#0056b3}.theme-dark .uw-policy .basis-of-claim{display:flex;flex-direction:column;width:100%}.theme-dark .uw-policy .basis-of-claim span{align-items:center;color:#fff;font-size:16px;font-weight:700;justify-content:center}.theme-dark .uw-policy .basis-of-claim .single-basis-row{align-items:center;display:flex;height:max-content;margin-left:20px;margin-top:10px}.theme-dark .uw-policy .basis-of-claim .single-basis-row span{margin:0 5px}.theme-dark .uw-policy .policy-dropdown{background-color:#181a20;border:1px solid #444;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:#fff;padding:5px 0;position:absolute;right:0;top:20px;width:max-content;z-index:5}.theme-dark .uw-policy .policy-dropdown .dropdown-item{border-radius:8px;cursor:pointer;display:flex;flex-direction:column;padding:5px 10px;width:100%}.theme-dark .uw-policy .policy-dropdown .dropdown-item:hover{background-color:#2b3139}.theme-dark .uw-policy .vehicle-check-dialog{align-items:center;background-color:#000c;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .uw-policy .vehicle-check-dialog .vehicle-check-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;color:#fff;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .uw-policy .vehicle-check-dialog .vehicle-check-wrapper .vehicle-check-navbar{align-items:center;display:flex;height:max-content;justify-content:space-between;margin:10px 0}.theme-dark .uw-policy .vehicle-check-dialog .vehicle-check-wrapper .vehicle-check-content{display:flex;flex-direction:column;gap:10px;justify-content:center}.theme-dark .uw-policy .vehicle-check-dialog .vehicle-check-wrapper .vehicle-check-content .registration-no-row{align-items:center;display:flex;flex-direction:row;gap:10px}.theme-dark .uw-policy .vehicle-check-dialog .vehicle-check-wrapper .no-vehicle-found{align-items:"center";background-color:#181a20;display:flex;height:"max-content";justify-content:"center";margin:10px 0}.theme-dark .uw-policy .vehicle-check-dialog .vehicle-check-wrapper .vehicle-found{background-color:#181a20;display:flex;flex-direction:column;gap:5px;margin:10px 0}.theme-dark .uw-policy .vehicle-check-dialog .vehicle-check-wrapper .vehicle-found span{text-transform:"uppercase"}.theme-dark .uw-policy .vehicle-check-dialog .vehicle-check-wrapper .vehicle-check-action{align-items:center;display:flex;gap:5px;justify-content:flex-end;margin:10px 0}.theme-dark .uw-policy .entity-details-container{display:flex;flex-direction:column;gap:10px;padding:3px;width:100%}.theme-dark .uw-policy .entity-details-container .entity-details-wrapper{display:flex;flex-direction:row;width:100%}.theme-dark .uw-policy .entity-details-container .entity-details-wrapper .entity-details-left{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:5px;width:100px}.theme-dark .uw-policy .entity-details-container .entity-details-wrapper .entity-details-left img{border-radius:8px;height:60px;object-fit:cover;width:60px}.theme-dark .uw-policy .entity-details-container .entity-details-wrapper .entity-details-right{display:flex;flex-direction:column;flex-grow:1}.theme-dark .uw-policy .entity-details-container .entity-details-wrapper .entity-details-right .name-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px;padding-right:5px;width:100%}.theme-dark .uw-policy .entity-details-container .entity-details-wrapper .entity-details-right .name-row .age-wrapper{align-items:center;background-color:#aff8c8;border-radius:5px;color:#fff;display:flex;flex-direction:row;font-size:15px;font-weight:700;gap:10px;padding:5px}.theme-dark .uw-policy .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row{align-items:center;display:flex;flex-direction:row;gap:3px;justify-content:space-between;margin-bottom:3px;width:100%}.theme-dark .uw-policy .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:10px}.theme-dark .uw-policy .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details .icon{color:#00d37f;height:25px;width:25px}.theme-dark .uw-policy .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row{align-items:center;background-color:#aff8c8;border-radius:8px;display:flex;flex-direction:row;gap:5px;justify-content:flex-start;margin-right:10px;padding:3px 5px}.theme-dark .uw-policy .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon{align-self:center;border-radius:8px;cursor:pointer;height:30px;padding:3px 5px;width:30px}.theme-dark .uw-policy .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.ok{background-color:#3c763d4d;color:#3c763db3}.theme-dark .uw-policy .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.cancel{background-color:#cc1a1a4d;color:#cc1a1ab3}.theme-dark .uw-policy .flag{background-color:#ff5733;clip-path:polygon(100% 0,100% 51%,100% 100%,25% 100%,0 50%,25% 0);color:#fff;font-family:Ubuntu,sans-serif;font-size:18px;font-weight:700;padding:5px 10px 5px 30px;position:absolute;right:0;top:15px}.theme-dark .uw-policy .related-docs{background-color:#181a20;border-radius:8px;color:#fff;display:flex;flex:1 1;flex-direction:column;height:100%;padding:10px 0;width:100%}.theme-dark .uw-policy .related-docs .timeline-root{height:100%;margin:5px 0 30px;padding-bottom:30px}.theme-dark .uw-policy .related-docs .timeline-root .timeline-item{display:flex;margin-bottom:10px;position:relative}.theme-dark .uw-policy .related-docs .timeline-root .timeline-separator{align-items:center;display:flex;flex-direction:column;margin-right:5px;position:relative}.theme-dark .uw-policy .related-docs .timeline-root .timeline-dot{background-color:#cc1a1a;border-radius:50%;height:12px;position:relative;width:12px;z-index:1}.theme-dark .uw-policy .related-docs .timeline-root .timeline-connector{background-color:#444;bottom:-20px;position:absolute;top:12px;width:2px;z-index:0}.theme-dark .uw-policy .related-docs .timeline-root .timeline-item:last-child .timeline-connector{display:none}.theme-dark .uw-policy .related-docs .timeline-root .timeline-content{background-color:#2b3139;border-radius:8px;box-shadow:0 2px 4px #0000001a;flex-grow:1}.theme-dark .uw-policy .related-docs .timeline-root .timeline-navbar{align-items:center;display:flex;justify-content:space-between;margin:5px 0;padding:3px 10px}.theme-dark .uw-policy .related-docs .timeline-root .avatar-container{align-items:center;display:flex}.theme-dark .uw-policy .related-docs .timeline-root .avatar{border-radius:50%;height:25px;margin-right:10px;object-fit:cover;width:25px}.theme-dark .uw-policy .related-docs .timeline-root .username{font-size:14px;font-weight:700}.theme-dark .uw-policy .related-docs .timeline-root .time-ago{color:#444;font-size:10px;font-weight:700}.theme-dark .uw-policy .related-docs .timeline-root .details-wrapper{display:flex;flex-direction:column;padding:5px}.theme-dark .uw-policy .related-docs .timeline-root .details-wrapper .view{align-self:center;background-color:rgba(184,11,175,.365);border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:700;justify-content:center;margin-top:5px;padding:3px 10px;width:100%}.theme-dark .uw-policy .related-docs .timeline-root .details-wrapper .view:hover{background-color:#b80baf}.theme-dark .uw-policy .related-docs .timeline-root .details-wrapper .doc-details-row{align-items:center;color:#fff;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;margin-top:3px}.theme-dark .uw-policy .project-info-wrapper{display:flex;flex-direction:column;width:100%}.theme-dark .uw-policy .project-info-wrapper .project-info-form{display:flex;flex-direction:row;gap:5px;justify-content:space-between;padding:5px 10px 0 0;width:100%}.theme-dark .uw-policy .project-info-wrapper .project-info-form .project-form-left{display:flex;flex:1 1;flex-direction:column;gap:5px}.theme-dark .uw-policy .project-info-wrapper .project-info-form .project-form-right{align-items:flex-end;display:flex;flex:1 1;flex-direction:column;gap:5px}.theme-dark .uw-policy .limits-section{display:flex;flex-direction:column;width:100%}.theme-dark .uw-policy .limits-section .MuiPaper-root,.theme-dark .uw-policy .limits-section .MuiTable-root{background-color:inherit}.theme-dark .uw-policy .limits-section .limits-navbar{display:flex;flex-direction:row;gap:5px;width:100%}.theme-dark .uw-policy .footer{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;width:100%}.theme-dark .uw-policy .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .uw-policy .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .uw-policy-cond{align-items:flex-start;background-color:#fff;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-start;overflow-y:auto;transition:opacity .5s ease-in-out;width:100%}.theme-light .uw-policy-cond::-webkit-scrollbar{display:none;width:1px}.theme-light .uw-policy-cond .summary-wrapper{z-index:1}.theme-light .uw-policy-cond .policy-cond-wrapper{background-color:#fff;display:flex;flex-direction:column;width:100%}.theme-light .uw-policy-cond .policy-cond-wrapper .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:5px 0;width:100%}.theme-light .uw-policy-cond .policy-cond-wrapper .navbar .navbar-left{color:#000}.theme-light .uw-policy-cond .policy-cond-wrapper .navbar .navbar-right{align-items:center;display:flex;gap:1px}.theme-light .uw-policy-cond .product-conditions{display:flex;flex-direction:column;height:500px;width:500px}.theme-light .uw-policy-cond .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .uw-policy-cond .processing-dialog .processing-wrapper{background-color:#f7f9fc;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .uw-policy-cond{align-items:flex-start;background-color:#181a20;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-start;overflow-y:auto;transition:opacity .5s ease-in-out;width:100%}.theme-dark .uw-policy-cond::-webkit-scrollbar{display:none;width:1px}.theme-dark .uw-policy-cond .summary-wrapper{z-index:1}.theme-dark .uw-policy-cond .policy-cond-wrapper{background-color:#181a20;display:flex;flex-direction:column;width:100%}.theme-dark .uw-policy-cond .policy-cond-wrapper .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:5px 0;width:100%}.theme-dark .uw-policy-cond .policy-cond-wrapper .navbar .navbar-left{color:#fff}.theme-dark .uw-policy-cond .policy-cond-wrapper .navbar .navbar-right{align-items:center;display:flex;gap:1px}.theme-dark .uw-policy-cond .product-conditions{display:flex;flex-direction:column;height:500px;width:500px}.theme-dark .uw-policy-cond .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .uw-policy-cond .processing-dialog .processing-wrapper{background-color:#2b3139;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .uw-policy-risk{align-items:flex-start;background-color:#fff;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-start;padding-bottom:60px;transition:opacity .5s ease-in-out;width:100%}.theme-light .uw-policy-risk .sub-title-twolines{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#cc1a1a;display:-webkit-box;font-size:24px;font-weight:700;height:2.4em;line-height:1.2;overflow:hidden;text-overflow:ellipsis}.theme-light .uw-policy-risk .section-sub-title{color:#000;font-family:Roboto,sans-serif;font-size:20px;font-weight:300}.theme-light .uw-policy-risk .multi-sc-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;margin-bottom:5px}.theme-light .uw-policy-risk .cover-buttons-wrapper{justify-content:space-between;width:100%}.theme-light .uw-policy-risk .cover-buttons-wrapper,.theme-light .uw-policy-risk .inline-buttons-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:1px;padding-right:10px}.theme-light .uw-policy-risk .entity-details-container{background-color:#f8e823;border-radius:8px;display:flex;flex-direction:column;gap:10px;margin-right:5px;padding:3px;width:100%}.theme-light .uw-policy-risk .entity-details-container .please-note{align-items:center;border-radius:5px;color:#000;font-family:Ubuntu,sans-serif;font-size:14px;font-weight:400;padding:5px}.theme-light .uw-policy-risk .entity-details-container .please-note.red{color:#cc1a1a}.theme-light .uw-policy-risk .entity-details-container .entity-details-wrapper{display:flex;flex-direction:row;width:100%}.theme-light .uw-policy-risk .entity-details-container .entity-details-wrapper .entity-details-left{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:5px;width:100px}.theme-light .uw-policy-risk .entity-details-container .entity-details-wrapper .entity-details-left img{border-radius:8px;height:80px;object-fit:cover;width:80px}.theme-light .uw-policy-risk .entity-details-container .entity-details-wrapper .entity-details-right{display:flex;flex-direction:column;flex-grow:1}.theme-light .uw-policy-risk .entity-details-container .entity-details-wrapper .entity-details-right .name-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .uw-policy-risk .entity-details-container .entity-details-wrapper .entity-details-right .name-row .age-wrapper{align-items:center;background-color:#aff8c8;border-radius:8px;color:#000;display:flex;flex-direction:row;font-size:15px;font-weight:700;gap:10px;padding:5px}.theme-light .uw-policy-risk .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:3px;width:100%}.theme-light .uw-policy-risk .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:10px;justify-content:flex-start}.theme-light .uw-policy-risk .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details .icon{color:#00d37f;height:25px;width:25px}.theme-light .uw-policy-risk .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row{align-items:center;background-color:#aff8c8;border-radius:8px;display:flex;flex-direction:row;gap:5px;justify-content:flex-start;margin-right:10px;padding:3px 5px}.theme-light .uw-policy-risk .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon{align-self:center;border-radius:8px;cursor:pointer;height:30px;padding:3px 5px;width:30px}.theme-light .uw-policy-risk .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.ok{background-color:#3c763d4d;color:#3c763db3}.theme-light .uw-policy-risk .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.cancel{background-color:#cc1a1a4d;color:#cc1a1ab3}.theme-light .uw-policy-risk .ri-wrapper{display:flex;flex-direction:column;padding:10px 0;width:100%}.theme-light .uw-policy-risk .motor-multiple{background-color:#fff;display:flex;flex-direction:column;height:100%;width:100%}.theme-light .uw-policy-risk .motor-multiple .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:5px 0;width:100%}.theme-light .uw-policy-risk .motor-multiple .navbar .navbar-left{color:#000}.theme-light .uw-policy-risk .motor-multiple .navbar .navbar-right{align-items:center;display:flex;gap:1px}.theme-light .uw-policy-risk .motor-single{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:10px;justify-content:space-between;padding-bottom:20px;width:100%}.theme-light .uw-policy-risk .motor-single .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .uw-policy-risk .motor-single .navbar .navbar-left,.theme-light .uw-policy-risk .motor-single .navbar .navbar-right{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:1px}.theme-light .uw-policy-risk .motor-single .row-eight,.theme-light .uw-policy-risk .motor-single .row-five,.theme-light .uw-policy-risk .motor-single .row-four,.theme-light .uw-policy-risk .motor-single .row-one,.theme-light .uw-policy-risk .motor-single .row-seven,.theme-light .uw-policy-risk .motor-single .row-six,.theme-light .uw-policy-risk .motor-single .row-three,.theme-light .uw-policy-risk .motor-single .row-two{display:flex;flex-direction:row;justify-content:space-between;padding:0 5px;width:100%}.theme-light .uw-policy-risk .motor-single .marine-details-wrapper{display:flex;flex-direction:column;padding:0 5px;width:100%}.theme-light .uw-policy-risk .motor-single .marine-details-wrapper .marine-details-row{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;margin:5px 0;width:100%}.theme-light .uw-policy-risk .motor-single .marine-details-wrapper .marine-details-row .marine-details-left,.theme-light .uw-policy-risk .motor-single .marine-details-wrapper .marine-details-row .marine-details-right{align-items:flex-end;display:flex;flex:1 1;flex-direction:column;gap:5px;justify-content:flex-end}.theme-light .uw-policy-risk .motor-single .person-attributes-wrapper{display:flex;flex-direction:column;margin:10px 0}.theme-light .uw-policy-risk .motor-single .person-attributes-wrapper .person-attributes-title{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:flex-start;margin:5px 0}.theme-light .uw-policy-risk .motor-single .person-attributes-wrapper .person-attributes-content{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.theme-light .uw-policy-risk .motor-single .beneficiaries{display:flex;flex-direction:column;min-height:150px;width:100%}.theme-light .uw-policy-risk .motor-single .beneficiaries .beneficiaries-wrapper{display:flex;flex-direction:column;gap:10px;margin:5px 0;width:100%}.theme-light .uw-policy-risk .motor-single .beneficiaries .beneficiaries-wrapper .beneficiaries-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:0 4px;width:100%}.theme-light .uw-policy-risk .motor-single .beneficiaries .beneficiaries-wrapper .beneficiaries-content{align-items:center;display:flex;flex-direction:row;width:100%}.theme-light .uw-policy-risk .motor-single .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper{display:flex;flex-direction:column;width:100%}.theme-light .uw-policy-risk .motor-single .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary{align-items:center;background-color:#e6d9f3cc;border-radius:8px;display:flex;flex-direction:row;gap:5px;justify-content:space-between;padding:5px}.theme-light .uw-policy-risk .motor-single .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-left{align-items:center;display:flex;flex-direction:column;justify-content:center;width:max-content}.theme-light .uw-policy-risk .motor-single .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-left img{border-radius:8px;height:60px;object-fit:cover;width:60px}.theme-light .uw-policy-risk .motor-single .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-right{display:flex;flex-direction:column;flex-grow:1}.theme-light .uw-policy-risk .motor-single .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-right .single-beneficiary-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.theme-light .uw-policy-risk .motor-single .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-right .single-beneficiary-header .beneficiary-name{color:#000;font-family:Roboto,sans-serif;font-size:20px;font-weight:300}.theme-light .uw-policy-risk .motor-single .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-right .single-beneficiary-header .relationship-type{background-color:#f8e823;border-radius:5px;color:#cc1a1a;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;padding:5px}.theme-light .uw-policy-risk .motor-single .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-right .beneficiary-phone-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .uw-policy-risk .motor-single .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-right .beneficiary-phone-row .beneficiary-phone-details{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:flex-start}.theme-light .uw-policy-risk .motor-single .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-right .beneficiary-phone-row .beneficiary-phone-details .icon{color:#00d37f;height:25px;width:25px}.theme-light .uw-policy-risk .motor-single .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-right .beneficiary-phone-row .percentage{color:#cc1a1a;font-size:18px;font-weight:300}.theme-light .uw-policy-risk .motor-single .applicable-covers{display:flex;flex-direction:column;padding-left:5px;width:100%}.theme-light .uw-policy-risk .motor-single .applicable-covers .applicable-covers-wrapper{display:flex;flex-direction:column;gap:10px;margin:10px 0}.theme-light .uw-policy-risk .motor-single .applicable-covers .applicable-covers-wrapper .single-cover{border:.5px solid #d3d3d3;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;padding:10px;width:100%}.theme-light .uw-policy-risk .motor-single .applicable-covers .applicable-covers-wrapper .single-cover .single-cover-title{color:#000;display:flex;font-size:22px;font-weight:700;justify-content:space-between}.theme-light .uw-policy-risk .motor-single .applicable-covers .applicable-covers-wrapper .single-cover .single-cover-desc{color:#000;font-size:14px;font-weight:400}.theme-light .uw-policy-risk .motor-single .applicable-covers .applicable-covers-wrapper .single-cover.active{border:.5px solid #cc1a1a;border-top-width:3px}.theme-light .uw-policy-risk .motor-single .applicable-covers .applicable-covers-wrapper .single-cover .compare-rates-wrapper{align-items:center;display:flex;flex-direction:column;gap:5px;margin-top:5px;padding:3px 5px;width:max-content}.theme-light .uw-policy-risk .motor-single .applicable-covers .applicable-covers-wrapper .single-cover .compare-rates-wrapper .compare-rates{align-items:center;border-radius:8px;cursor:pointer;display:flex;gap:5px;padding:3px 5px;width:max-content}.theme-light .uw-policy-risk .motor-single .applicable-covers .applicable-covers-wrapper .single-cover .compare-rates-wrapper .compare-rates:hover{background-color:#e3f2fd}.theme-light .uw-policy-risk .motor-single .applicable-covers .smi-wrapper-container{display:flex;flex-direction:column;min-height:100px}.theme-light .uw-policy-risk .motor-single .applicable-covers .notes-content{border:none;display:flex;flex:1 1;flex-direction:column;padding:0 10px;width:100%}.theme-light .uw-policy-risk .motor-single .applicable-covers .notes-content .notes-title{display:flex}.theme-light .uw-policy-risk .motor-single .applicable-covers .notes-content .notes-title h1{margin:5px 0}.theme-light .uw-policy-risk .motor-single .applicable-covers .notes-content .notes-list{display:flex;flex-direction:column;gap:5px}.theme-light .uw-policy-risk .edit-smi-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .uw-policy-risk .edit-smi-dialog .edit-smi-dialog-wrapper{background-color:#fff;border-radius:5px;box-shadow:0 0 10px #0000004d;max-width:800px;padding:10px;width:600px;z-index:1000}.theme-light .uw-policy-risk .edit-smi-dialog .edit-smi-dialog-wrapper .edit-smi-dialog-navbar{align-items:center;display:flex;justify-content:space-between;margin:10px 20px}.theme-light .uw-policy-risk .edit-smi-dialog .edit-smi-dialog-wrapper .edit-smi-dialog-content{display:flex;flex-direction:column}.theme-light .uw-policy-risk .edit-smi-dialog .edit-smi-dialog-wrapper .edit-smi-dialog-content .row1{align-items:center;display:flex;justify-content:flex-start;margin-bottom:10px;width:100%}.theme-light .uw-policy-risk .edit-smi-dialog .edit-smi-dialog-wrapper .edit-smi-dialog-content .row2{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:10px;width:100%}.theme-light .uw-policy-risk .edit-smi-dialog .edit-smi-dialog-wrapper .edit-smi-dialog-content .row2 .column1,.theme-light .uw-policy-risk .edit-smi-dialog .edit-smi-dialog-wrapper .edit-smi-dialog-content .row2 .column2{flex:1 1}.theme-light .uw-policy-risk .edit-smi-dialog .edit-smi-dialog-wrapper .edit-smi-dialog-content .row3{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:10px;width:100%}.theme-light .uw-policy-risk .edit-smi-dialog .edit-smi-dialog-wrapper .edit-smi-dialog-content .row3 .column1,.theme-light .uw-policy-risk .edit-smi-dialog .edit-smi-dialog-wrapper .edit-smi-dialog-content .row3 .column2{flex:1 1}.theme-light .uw-policy-risk .edit-smi-dialog .edit-smi-dialog-wrapper .edit-smi-dialog-content .row4{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .uw-policy-risk .edit-smi-dialog .edit-smi-dialog-wrapper .edit-smi-dialog-content .row4 .column1,.theme-light .uw-policy-risk .edit-smi-dialog .edit-smi-dialog-wrapper .edit-smi-dialog-content .row4 .column2{flex:1 1}.theme-light .uw-policy-risk .edit-smi-dialog .edit-smi-dialog-wrapper .edit-smi-dialog-content .row5{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:10px;width:100%}.theme-light .uw-policy-risk .edit-smi-dialog .edit-smi-dialog-wrapper .edit-smi-dialog-action{align-items:center;display:flex;gap:5px;justify-content:flex-end;margin:10px 20px}.theme-light .uw-policy-risk .google-place-wrapper{align-items:center;border-radius:8px;cursor:pointer;display:flex;flex:1 1;flex-direction:row;gap:10px;justify-content:flex-end;padding:3px 5px;text-align:end}.theme-light .uw-policy-risk .google-place-wrapper:hover{background-color:#aff8c8}.theme-light .uw-policy-risk .syscode-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .uw-policy-risk .syscode-dialog .syscode-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:450px;z-index:1000}.theme-light .uw-policy-risk .syscode-dialog .syscode-wrapper .syscode-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:5px 0;width:100%}.theme-light .uw-policy-risk .syscode-dialog .syscode-wrapper .syscode-navbar .syscode-navbar-left{width:30%}.theme-light .uw-policy-risk .syscode-dialog .syscode-wrapper .syscode-navbar .syscode-navbar-right{align-items:center;display:flex;gap:1px}.theme-light .uw-policy-risk .syscode-dialog .syscode-wrapper .syscode-content{display:flex;flex-direction:column;gap:10px;justify-content:center}.theme-light .uw-policy-risk .syscode-dialog .syscode-wrapper .syscode-action{align-items:center;display:flex;gap:5px;justify-content:flex-end;margin-top:10px}.theme-dark .uw-policy-risk{align-items:flex-start;background-color:#181a20;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-start;padding-bottom:60px;transition:opacity .5s ease-in-out;width:100%}.theme-dark .uw-policy-risk .sub-title-twolines{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#cc1a1a;display:-webkit-box;font-size:24px;font-weight:700;height:2.4em;line-height:1.2;overflow:hidden;text-overflow:ellipsis}.theme-dark .uw-policy-risk .section-sub-title{color:#fff;font-family:Roboto,sans-serif;font-size:20px;font-weight:300}.theme-dark .uw-policy-risk .multi-sc-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;margin-bottom:5px}.theme-dark .uw-policy-risk .cover-buttons-wrapper{justify-content:space-between;width:100%}.theme-dark .uw-policy-risk .cover-buttons-wrapper,.theme-dark .uw-policy-risk .inline-buttons-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:1px;padding-right:10px}.theme-dark .uw-policy-risk .entity-details-container{background-color:#fae27c;border-radius:8px;display:flex;flex-direction:column;gap:10px;margin-right:5px;padding:3px;width:100%}.theme-dark .uw-policy-risk .entity-details-container .please-note{align-items:center;border-radius:5px;color:#000;font-family:Ubuntu,sans-serif;font-size:14px;font-weight:400;padding:5px}.theme-dark .uw-policy-risk .entity-details-container .please-note.red{color:#cc1a1a}.theme-dark .uw-policy-risk .entity-details-container .entity-details-wrapper{display:flex;flex-direction:row;width:100%}.theme-dark .uw-policy-risk .entity-details-container .entity-details-wrapper .entity-details-left{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:5px;width:100px}.theme-dark .uw-policy-risk .entity-details-container .entity-details-wrapper .entity-details-left img{border-radius:8px;height:80px;object-fit:cover;width:80px}.theme-dark .uw-policy-risk .entity-details-container .entity-details-wrapper .entity-details-right{display:flex;flex-direction:column;flex-grow:1}.theme-dark .uw-policy-risk .entity-details-container .entity-details-wrapper .entity-details-right .name-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .uw-policy-risk .entity-details-container .entity-details-wrapper .entity-details-right .name-row .age-wrapper{align-items:center;background-color:#aff8c8;border-radius:8px;color:#fff;display:flex;flex-direction:row;font-size:15px;font-weight:700;gap:10px;padding:5px}.theme-dark .uw-policy-risk .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:3px;width:100%}.theme-dark .uw-policy-risk .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:10px;justify-content:flex-start}.theme-dark .uw-policy-risk .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details .icon{color:#00d37f;height:25px;width:25px}.theme-dark .uw-policy-risk .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row{align-items:center;background-color:#aff8c8;border-radius:8px;display:flex;flex-direction:row;gap:5px;justify-content:flex-start;margin-right:10px;padding:3px 5px}.theme-dark .uw-policy-risk .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon{align-self:center;border-radius:8px;cursor:pointer;height:30px;padding:3px 5px;width:30px}.theme-dark .uw-policy-risk .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.ok{background-color:#3c763d4d;color:#3c763db3}.theme-dark .uw-policy-risk .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.cancel{background-color:#cc1a1a4d;color:#cc1a1ab3}.theme-dark .uw-policy-risk .ri-wrapper{display:flex;flex-direction:column;padding:10px 0;width:100%}.theme-dark .uw-policy-risk .motor-multiple{background-color:#181a20;display:flex;flex-direction:column;height:100%;width:100%}.theme-dark .uw-policy-risk .motor-multiple .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:5px 0;width:100%}.theme-dark .uw-policy-risk .motor-multiple .navbar .navbar-left{color:#fff}.theme-dark .uw-policy-risk .motor-multiple .navbar .navbar-right{align-items:center;display:flex;gap:1px}.theme-dark .uw-policy-risk .motor-single{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:10px;justify-content:space-between;padding-bottom:20px;width:100%}.theme-dark .uw-policy-risk .motor-single .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .uw-policy-risk .motor-single .navbar .navbar-left,.theme-dark .uw-policy-risk .motor-single .navbar .navbar-right{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:1px}.theme-dark .uw-policy-risk .motor-single .row-eight,.theme-dark .uw-policy-risk .motor-single .row-five,.theme-dark .uw-policy-risk .motor-single .row-four,.theme-dark .uw-policy-risk .motor-single .row-one,.theme-dark .uw-policy-risk .motor-single .row-seven,.theme-dark .uw-policy-risk .motor-single .row-six,.theme-dark .uw-policy-risk .motor-single .row-three,.theme-dark .uw-policy-risk .motor-single .row-two{display:flex;flex-direction:row;justify-content:space-between;padding:0 5px;width:100%}.theme-dark .uw-policy-risk .motor-single .marine-details-wrapper{display:flex;flex-direction:column;padding:0 5px;width:100%}.theme-dark .uw-policy-risk .motor-single .marine-details-wrapper .marine-details-row{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;margin:5px 0;width:100%}.theme-dark .uw-policy-risk .motor-single .marine-details-wrapper .marine-details-row .marine-details-left,.theme-dark .uw-policy-risk .motor-single .marine-details-wrapper .marine-details-row .marine-details-right{align-items:flex-end;display:flex;flex:1 1;flex-direction:column;gap:5px;justify-content:flex-end}.theme-dark .uw-policy-risk .motor-single .person-attributes-wrapper{display:flex;flex-direction:column;margin:10px 0}.theme-dark .uw-policy-risk .motor-single .person-attributes-wrapper .person-attributes-title{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:flex-start;margin:5px 0}.theme-dark .uw-policy-risk .motor-single .person-attributes-wrapper .person-attributes-content{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.theme-dark .uw-policy-risk .motor-single .beneficiaries{display:flex;flex-direction:column;min-height:150px;width:100%}.theme-dark .uw-policy-risk .motor-single .beneficiaries .beneficiaries-wrapper{display:flex;flex-direction:column;gap:10px;margin:5px 0;width:100%}.theme-dark .uw-policy-risk .motor-single .beneficiaries .beneficiaries-wrapper .beneficiaries-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:0 4px;width:100%}.theme-dark .uw-policy-risk .motor-single .beneficiaries .beneficiaries-wrapper .beneficiaries-content{align-items:center;display:flex;flex-direction:row;width:100%}.theme-dark .uw-policy-risk .motor-single .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper{display:flex;flex-direction:column;width:100%}.theme-dark .uw-policy-risk .motor-single .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary{align-items:center;background-color:#e6d9f3cc;border-radius:8px;display:flex;flex-direction:row;gap:5px;justify-content:space-between;padding:5px}.theme-dark .uw-policy-risk .motor-single .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-left{align-items:center;display:flex;flex-direction:column;justify-content:center;width:max-content}.theme-dark .uw-policy-risk .motor-single .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-left img{border-radius:8px;height:60px;object-fit:cover;width:60px}.theme-dark .uw-policy-risk .motor-single .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-right{display:flex;flex-direction:column;flex-grow:1}.theme-dark .uw-policy-risk .motor-single .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-right .single-beneficiary-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.theme-dark .uw-policy-risk .motor-single .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-right .single-beneficiary-header .beneficiary-name{color:#fff;font-family:Roboto,sans-serif;font-size:20px;font-weight:300}.theme-dark .uw-policy-risk .motor-single .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-right .single-beneficiary-header .relationship-type{background-color:#fae27c;border-radius:5px;color:#cc1a1a;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;padding:5px}.theme-dark .uw-policy-risk .motor-single .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-right .beneficiary-phone-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .uw-policy-risk .motor-single .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-right .beneficiary-phone-row .beneficiary-phone-details{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:flex-start}.theme-dark .uw-policy-risk .motor-single .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-right .beneficiary-phone-row .beneficiary-phone-details .icon{color:#00d37f;height:25px;width:25px}.theme-dark .uw-policy-risk .motor-single .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-right .beneficiary-phone-row .percentage{color:#cc1a1a;font-size:18px;font-weight:300}.theme-dark .uw-policy-risk .motor-single .applicable-covers{display:flex;flex-direction:column;padding-left:5px;width:100%}.theme-dark .uw-policy-risk .motor-single .applicable-covers .applicable-covers-wrapper{display:flex;flex-direction:column;gap:10px;margin:10px 0}.theme-dark .uw-policy-risk .motor-single .applicable-covers .applicable-covers-wrapper .single-cover{border:.5px solid #444;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;padding:10px;width:100%}.theme-dark .uw-policy-risk .motor-single .applicable-covers .applicable-covers-wrapper .single-cover .single-cover-title{color:#fff;display:flex;font-size:22px;font-weight:700;justify-content:space-between}.theme-dark .uw-policy-risk .motor-single .applicable-covers .applicable-covers-wrapper .single-cover .single-cover-desc{color:#fff;font-size:14px;font-weight:400}.theme-dark .uw-policy-risk .motor-single .applicable-covers .applicable-covers-wrapper .single-cover.active{border:.5px solid #cc1a1a;border-top-width:3px}.theme-dark .uw-policy-risk .motor-single .applicable-covers .applicable-covers-wrapper .single-cover .compare-rates-wrapper{align-items:center;display:flex;flex-direction:column;gap:5px;margin-top:5px;padding:3px 5px;width:max-content}.theme-dark .uw-policy-risk .motor-single .applicable-covers .applicable-covers-wrapper .single-cover .compare-rates-wrapper .compare-rates{align-items:center;border-radius:8px;cursor:pointer;display:flex;gap:5px;padding:3px 5px;width:max-content}.theme-dark .uw-policy-risk .motor-single .applicable-covers .applicable-covers-wrapper .single-cover .compare-rates-wrapper .compare-rates:hover{background-color:rgba(68,94,120,.741)}.theme-dark .uw-policy-risk .motor-single .applicable-covers .smi-wrapper-container{display:flex;flex-direction:column;min-height:100px}.theme-dark .uw-policy-risk .motor-single .applicable-covers .notes-content{border:none;display:flex;flex:1 1;flex-direction:column;padding:0 10px;width:100%}.theme-dark .uw-policy-risk .motor-single .applicable-covers .notes-content .notes-title{display:flex}.theme-dark .uw-policy-risk .motor-single .applicable-covers .notes-content .notes-title h1{margin:5px 0}.theme-dark .uw-policy-risk .motor-single .applicable-covers .notes-content .notes-list{display:flex;flex-direction:column;gap:5px}.theme-dark .uw-policy-risk .edit-smi-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .uw-policy-risk .edit-smi-dialog .edit-smi-dialog-wrapper{background-color:#181a20;border-radius:5px;box-shadow:0 0 10px #0000004d;max-width:800px;padding:10px;width:600px;z-index:1000}.theme-dark .uw-policy-risk .edit-smi-dialog .edit-smi-dialog-wrapper .edit-smi-dialog-navbar{align-items:center;display:flex;justify-content:space-between;margin:10px 20px}.theme-dark .uw-policy-risk .edit-smi-dialog .edit-smi-dialog-wrapper .edit-smi-dialog-content{display:flex;flex-direction:column}.theme-dark .uw-policy-risk .edit-smi-dialog .edit-smi-dialog-wrapper .edit-smi-dialog-content .row1{align-items:center;display:flex;justify-content:flex-start;margin-bottom:10px;width:100%}.theme-dark .uw-policy-risk .edit-smi-dialog .edit-smi-dialog-wrapper .edit-smi-dialog-content .row2{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:10px;width:100%}.theme-dark .uw-policy-risk .edit-smi-dialog .edit-smi-dialog-wrapper .edit-smi-dialog-content .row2 .column1,.theme-dark .uw-policy-risk .edit-smi-dialog .edit-smi-dialog-wrapper .edit-smi-dialog-content .row2 .column2{flex:1 1}.theme-dark .uw-policy-risk .edit-smi-dialog .edit-smi-dialog-wrapper .edit-smi-dialog-content .row3{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:10px;width:100%}.theme-dark .uw-policy-risk .edit-smi-dialog .edit-smi-dialog-wrapper .edit-smi-dialog-content .row3 .column1,.theme-dark .uw-policy-risk .edit-smi-dialog .edit-smi-dialog-wrapper .edit-smi-dialog-content .row3 .column2{flex:1 1}.theme-dark .uw-policy-risk .edit-smi-dialog .edit-smi-dialog-wrapper .edit-smi-dialog-content .row4{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .uw-policy-risk .edit-smi-dialog .edit-smi-dialog-wrapper .edit-smi-dialog-content .row4 .column1,.theme-dark .uw-policy-risk .edit-smi-dialog .edit-smi-dialog-wrapper .edit-smi-dialog-content .row4 .column2{flex:1 1}.theme-dark .uw-policy-risk .edit-smi-dialog .edit-smi-dialog-wrapper .edit-smi-dialog-content .row5{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:10px;width:100%}.theme-dark .uw-policy-risk .edit-smi-dialog .edit-smi-dialog-wrapper .edit-smi-dialog-action{align-items:center;display:flex;gap:5px;justify-content:flex-end;margin:10px 20px}.theme-dark .uw-policy-risk .google-place-wrapper{align-items:center;border-radius:8px;cursor:pointer;display:flex;flex:1 1;flex-direction:row;gap:10px;justify-content:flex-end;padding:3px 5px;text-align:end}.theme-dark .uw-policy-risk .google-place-wrapper:hover{background-color:#aff8c8}.theme-dark .uw-policy-risk .syscode-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .uw-policy-risk .syscode-dialog .syscode-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:450px;z-index:1000}.theme-dark .uw-policy-risk .syscode-dialog .syscode-wrapper .syscode-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:5px 0;width:100%}.theme-dark .uw-policy-risk .syscode-dialog .syscode-wrapper .syscode-navbar .syscode-navbar-left{width:30%}.theme-dark .uw-policy-risk .syscode-dialog .syscode-wrapper .syscode-navbar .syscode-navbar-right{align-items:center;display:flex;gap:1px}.theme-dark .uw-policy-risk .syscode-dialog .syscode-wrapper .syscode-content{display:flex;flex-direction:column;gap:10px;justify-content:center}.theme-dark .uw-policy-risk .syscode-dialog .syscode-wrapper .syscode-action{align-items:center;display:flex;gap:5px;justify-content:flex-end;margin-top:10px}.theme-light .db-movement{display:flex;flex-direction:column;height:100%;width:100%}.theme-light .db-movement .no-content{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-light .db-movement .db-movement-main-wrapper{border-radius:8px;color:#000;display:flex;flex:1 1;flex-direction:column;overflow-x:auto}.theme-light .db-movement .db-movement-main-wrapper .grid-container{background-color:#f7f9fc;color:#000;display:flex;flex-direction:column;padding:5px;width:100%}.theme-light .db-movement .db-movement-main-wrapper .grid-year{background-color:#fff;border-radius:8px;color:#cc1a1a;margin-bottom:10px}.theme-light .db-movement .db-movement-main-wrapper .grid-year.selected{border:2px solid #cc1a1a}.theme-light .db-movement .db-movement-main-wrapper .year-title{font-size:15px;font-weight:700;margin-bottom:5px}.theme-light .db-movement .db-movement-main-wrapper .months-grid{grid-gap:5px;display:grid;gap:5px;grid-template-columns:repeat(4,1fr)}.theme-light .db-movement .db-movement-main-wrapper .month-card{background-color:#fff;border:.1px solid #d3d3d3;border-radius:8px;padding:10px;text-align:center}.theme-light .db-movement .db-movement-main-wrapper .month-card.opening{background:linear-gradient(90deg,#aff8c8,#00d37f);color:#000}.theme-light .db-movement .db-movement-main-wrapper .month-card.closing{background:linear-gradient(270deg,#aff8c8,#00d37f);color:#000}.theme-light .db-movement .db-movement-main-wrapper .month-card.normal{background-color:#00d37f;color:#000}.theme-light .db-movement .db-movement-main-wrapper .month-card.zero{background-color:#f7f9fc;color:#d3d3d3}.theme-light .db-movement .db-movement-main-wrapper .month-card h4{margin-bottom:8px}.theme-light .db-movement .db-movement-main-wrapper .month-card p{margin:4px 0}.theme-dark .db-movement{display:flex;flex-direction:column;height:100%;width:100%}.theme-dark .db-movement .no-content{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-dark .db-movement .db-movement-main-wrapper{border-radius:8px;color:#fff;display:flex;flex:1 1;flex-direction:column;overflow-x:auto}.theme-dark .db-movement .db-movement-main-wrapper .grid-container{background-color:#2b3139;color:#fff;display:flex;flex-direction:column;padding:5px;width:100%}.theme-dark .db-movement .db-movement-main-wrapper .grid-year{background-color:#181a20;border-radius:8px;color:#cc1a1a;margin-bottom:10px}.theme-dark .db-movement .db-movement-main-wrapper .grid-year.selected{border:2px solid #cc1a1a}.theme-dark .db-movement .db-movement-main-wrapper .year-title{font-size:15px;font-weight:700;margin-bottom:5px}.theme-dark .db-movement .db-movement-main-wrapper .months-grid{grid-gap:5px;display:grid;gap:5px;grid-template-columns:repeat(4,1fr)}.theme-dark .db-movement .db-movement-main-wrapper .month-card{background-color:#181a20;border:.1px solid #444;border-radius:8px;padding:10px;text-align:center}.theme-dark .db-movement .db-movement-main-wrapper .month-card.opening{background:linear-gradient(90deg,#aff8c8,#00d37f);color:#000}.theme-dark .db-movement .db-movement-main-wrapper .month-card.closing{background:linear-gradient(270deg,#aff8c8,#00d37f);color:#000}.theme-dark .db-movement .db-movement-main-wrapper .month-card.normal{background-color:#00d37f;color:#000}.theme-dark .db-movement .db-movement-main-wrapper .month-card.zero{background-color:#2b3139;color:#444}.theme-dark .db-movement .db-movement-main-wrapper .month-card h4{margin-bottom:8px}.theme-dark .db-movement .db-movement-main-wrapper .month-card p{margin:4px 0}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:100%}.react-loading-skeleton:after{animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-iteration-count:infinite;animation-name:react-loading-skeleton;animation-timing-function:ease-in-out;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.theme-light .uw-policy-excess{align-items:flex-start;background-color:#fff;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-start;overflow-y:auto;transition:opacity .5s ease-in-out;width:100%}.theme-light .uw-policy-excess::-webkit-scrollbar{width:1px}.theme-light .uw-policy-excess::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .uw-policy-excess::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:10px}.theme-light .uw-policy-excess::-webkit-scrollbar-thumb:hover{background:#555}.theme-light .uw-policy-excess .policy-excess-wrapper{background-color:#fff;display:flex;flex-direction:column;width:100%}.theme-light .uw-policy-excess .policy-excess-wrapper .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:5px 0;width:100%}.theme-light .uw-policy-excess .policy-excess-wrapper .navbar .navbar-left{color:#000}.theme-light .uw-policy-excess .policy-excess-wrapper .navbar .navbar-right{align-items:center;display:flex;gap:1px}.theme-light .uw-policy-excess .policy-excess-wrapper .navbar .navbar-right:first-child{border-bottom-left-radius:8px;border-left:none;border-top-left-radius:8px}.theme-light .uw-policy-excess .policy-excess-wrapper .navbar .navbar-right:last-child{border-bottom-right-radius:8px;border-top-right-radius:8px}.theme-light .uw-policy-excess .policy-excess-wrapper .navbar .navbar-right:not(:first-child):not(:last-child){border-left:none}.theme-light .uw-policy-excess .product-conditions{display:flex;flex-direction:column;height:500px;width:500px}.theme-light .uw-policy-excess .edit-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .uw-policy-excess .edit-dialog .edit-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .uw-policy-excess .edit-dialog .edit-wrapper .edit-navbar{align-items:center;display:flex;height:max-content;justify-content:space-between}.theme-light .uw-policy-excess .edit-dialog .edit-wrapper .edit-content{display:flex;flex-direction:column;gap:10px;justify-content:center}.theme-light .uw-policy-excess .edit-dialog .edit-wrapper .edit-action{align-items:center;display:flex;gap:5px;justify-content:flex-end;margin-top:10px}.theme-light .uw-policy-excess .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .uw-policy-excess .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .uw-policy-excess{align-items:flex-start;background-color:#181a20;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-start;overflow-y:auto;transition:opacity .5s ease-in-out;width:100%}.theme-dark .uw-policy-excess::-webkit-scrollbar{width:1px}.theme-dark .uw-policy-excess::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .uw-policy-excess::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:10px}.theme-dark .uw-policy-excess::-webkit-scrollbar-thumb:hover{background:#555}.theme-dark .uw-policy-excess .policy-excess-wrapper{background-color:#181a20;display:flex;flex-direction:column;width:100%}.theme-dark .uw-policy-excess .policy-excess-wrapper .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:5px 0;width:100%}.theme-dark .uw-policy-excess .policy-excess-wrapper .navbar .navbar-left{color:#fff}.theme-dark .uw-policy-excess .policy-excess-wrapper .navbar .navbar-right{align-items:center;display:flex;gap:1px}.theme-dark .uw-policy-excess .policy-excess-wrapper .navbar .navbar-right:first-child{border-bottom-left-radius:8px;border-left:none;border-top-left-radius:8px}.theme-dark .uw-policy-excess .policy-excess-wrapper .navbar .navbar-right:last-child{border-bottom-right-radius:8px;border-top-right-radius:8px}.theme-dark .uw-policy-excess .policy-excess-wrapper .navbar .navbar-right:not(:first-child):not(:last-child){border-left:none}.theme-dark .uw-policy-excess .product-conditions{display:flex;flex-direction:column;height:500px;width:500px}.theme-dark .uw-policy-excess .edit-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .uw-policy-excess .edit-dialog .edit-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .uw-policy-excess .edit-dialog .edit-wrapper .edit-navbar{align-items:center;display:flex;height:max-content;justify-content:space-between}.theme-dark .uw-policy-excess .edit-dialog .edit-wrapper .edit-content{display:flex;flex-direction:column;gap:10px;justify-content:center}.theme-dark .uw-policy-excess .edit-dialog .edit-wrapper .edit-action{align-items:center;display:flex;gap:5px;justify-content:flex-end;margin-top:10px}.theme-dark .uw-policy-excess .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .uw-policy-excess .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .all-docs-note{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow-y:auto;padding:10px;width:100%}.theme-light .all-docs-note::-webkit-scrollbar{display:none;width:1px}.theme-light .all-docs-note .no-content{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-light .all-docs-note .notes-wrapper{display:flex;flex-direction:column;flex-grow:1;flex:1 1;padding-bottom:5px;width:100%}.theme-light .all-docs-note .notes-wrapper img{border-radius:50%;height:40px;object-fit:cover;width:40px}.theme-light .all-docs-note .notes-wrapper .write{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;justify-content:center;margin:10px 0;width:100%}.theme-light .all-docs-note .notes-wrapper .comment{border-radius:8px;display:flex;gap:20px;justify-content:space-between;margin:10px 0;padding:5px;width:100%}.theme-light .all-docs-note .notes-wrapper .comment:hover{background-color:#e3f2fd}.theme-light .all-docs-note .notes-wrapper .comment .info{align-items:flex-start;display:flex;flex:5 1;flex-direction:column;gap:3px}.theme-light .all-docs-note .notes-wrapper .comment .info span{font-size:15px}.theme-light .all-docs-note .notes-wrapper .comment .info p{color:#000;font-size:13px}.theme-light .all-docs-note .notes-wrapper .comment .date{align-self:center;color:#ccc;flex:1 1;font-size:12px;text-align:right}.theme-dark .all-docs-note{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow-y:auto;padding:10px;width:100%}.theme-dark .all-docs-note::-webkit-scrollbar{display:none;width:1px}.theme-dark .all-docs-note .no-content{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-dark .all-docs-note .notes-wrapper{display:flex;flex-direction:column;flex-grow:1;flex:1 1;padding-bottom:5px;width:100%}.theme-dark .all-docs-note .notes-wrapper img{border-radius:50%;height:40px;object-fit:cover;width:40px}.theme-dark .all-docs-note .notes-wrapper .write{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;justify-content:center;margin:10px 0;width:100%}.theme-dark .all-docs-note .notes-wrapper .comment{border-radius:8px;display:flex;gap:20px;justify-content:space-between;margin:10px 0;padding:5px;width:100%}.theme-dark .all-docs-note .notes-wrapper .comment:hover{background-color:rgba(68,94,120,.741)}.theme-dark .all-docs-note .notes-wrapper .comment .info{align-items:flex-start;display:flex;flex:5 1;flex-direction:column;gap:3px}.theme-dark .all-docs-note .notes-wrapper .comment .info span{font-size:15px}.theme-dark .all-docs-note .notes-wrapper .comment .info p{color:#fff;font-size:13px}.theme-dark .all-docs-note .notes-wrapper .comment .date{align-self:center;color:#d2d2d2;flex:1 1;font-size:12px;text-align:right}.theme-light .correspondence{display:flex;flex-direction:column;height:100%;padding:10px;width:100%}.theme-light .correspondence .from{align-items:center;display:flex;flex-direction:row;font-size:14px;font-weight:700}.theme-light .correspondence .avatar{border-radius:50%;height:30px;margin-right:10px;object-fit:cover;width:30px}.theme-light .correspondence .corr-wrapper{align-items:flex-start;display:flex;flex-direction:row;gap:5px;height:100%;justify-content:space-between;width:100%}.theme-light .correspondence .corr-wrapper .corr-wrapper-email{display:flex;flex:4 1;flex-direction:column;height:100%;width:100%}.theme-light .correspondence .corr-wrapper .corr-wrapper-email .corr-navbar-email{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .correspondence .corr-wrapper .corr-wrapper-email .corr-content-email{display:flex;flex-direction:column;width:100%}.theme-light .correspondence .corr-wrapper .corr-wrapper-separator{background-color:#cc1a1a;height:100%;width:1.5px}.theme-light .correspondence .corr-wrapper .corr-wrapper-sms{display:flex;flex:2 1;flex-direction:column;height:100%;width:100%}.theme-light .correspondence .corr-wrapper .corr-wrapper-sms .corr-navbar-sms{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .correspondence .corr-wrapper .corr-wrapper-sms .corr-navbar-sms .corr-navbar-sms-left{display:flex;flex-direction:row;gap:10px;width:250px}.theme-light .correspondence .corr-wrapper .corr-wrapper-sms .corr-content-sms{display:flex;flex-direction:column;height:100%;width:100%}.theme-light .correspondence .corr-wrapper .corr-wrapper-sms .corr-content-sms .sms-no{font-family:Ubuntu,sans-serif;font-size:17px;font-weight:700}.theme-light .correspondence .corr-wrapper .corr-wrapper-sms .corr-content-sms .sms-time{font-family:Ubuntu,sans-serif;font-size:12px;font-weight:400}.theme-light .correspondence .corr-wrapper .corr-wrapper-sms .corr-content-sms .sms-text{font-family:Ubuntu,sans-serif;font-size:16px;font-weight:400;margin-left:20px}.theme-light .correspondence .corr-wrapper .corr-wrapper-sms .corr-content-sms .sms-from{align-items:center;display:flex;flex-direction:row;font-family:Ubuntu,sans-serif;font-size:16px;font-weight:400;justify-content:space-between;margin-left:20px;padding-right:10px;width:calc(100% - 20px)}.theme-light .correspondence .accordion{background-color:#f7f9fc;box-shadow:1px 1px 2px #c9c9c933;color:#000;display:flex;flex-direction:column;padding:0}.theme-dark .correspondence{display:flex;flex-direction:column;height:100%;padding:10px;width:100%}.theme-dark .correspondence .from{align-items:center;display:flex;flex-direction:row;font-size:14px;font-weight:700}.theme-dark .correspondence .avatar{border-radius:50%;height:30px;margin-right:10px;object-fit:cover;width:30px}.theme-dark .correspondence .corr-wrapper{align-items:flex-start;display:flex;flex-direction:row;gap:5px;height:100%;justify-content:space-between;width:100%}.theme-dark .correspondence .corr-wrapper .corr-wrapper-email{display:flex;flex:4 1;flex-direction:column;height:100%;width:100%}.theme-dark .correspondence .corr-wrapper .corr-wrapper-email .corr-navbar-email{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .correspondence .corr-wrapper .corr-wrapper-email .corr-content-email{display:flex;flex-direction:column;width:100%}.theme-dark .correspondence .corr-wrapper .corr-wrapper-separator{background-color:#cc1a1a;height:100%;width:1.5px}.theme-dark .correspondence .corr-wrapper .corr-wrapper-sms{display:flex;flex:2 1;flex-direction:column;height:100%;width:100%}.theme-dark .correspondence .corr-wrapper .corr-wrapper-sms .corr-navbar-sms{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .correspondence .corr-wrapper .corr-wrapper-sms .corr-navbar-sms .corr-navbar-sms-left{display:flex;flex-direction:row;gap:10px;width:250px}.theme-dark .correspondence .corr-wrapper .corr-wrapper-sms .corr-content-sms{display:flex;flex-direction:column;height:100%;width:100%}.theme-dark .correspondence .corr-wrapper .corr-wrapper-sms .corr-content-sms .sms-no{font-family:Ubuntu,sans-serif;font-size:17px;font-weight:700}.theme-dark .correspondence .corr-wrapper .corr-wrapper-sms .corr-content-sms .sms-time{font-family:Ubuntu,sans-serif;font-size:12px;font-weight:400}.theme-dark .correspondence .corr-wrapper .corr-wrapper-sms .corr-content-sms .sms-text{font-family:Ubuntu,sans-serif;font-size:16px;font-weight:400;margin-left:20px}.theme-dark .correspondence .corr-wrapper .corr-wrapper-sms .corr-content-sms .sms-from{align-items:center;display:flex;flex-direction:row;font-family:Ubuntu,sans-serif;font-size:16px;font-weight:400;justify-content:space-between;margin-left:20px;padding-right:10px;width:calc(100% - 20px)}.theme-dark .correspondence .accordion{background-color:#2b3139;box-shadow:1px 1px 2px #c9c9c933;color:#fff;display:flex;flex-direction:column;padding:0}.theme-light .sms{background-color:#f7f9fc;border-radius:8px;color:#000;display:flex;flex:1 1;flex-direction:column;gap:10px;margin:0 auto;padding:10px;width:400px}.theme-light .sms .show-wrapper,.theme-light .sms .sms-footer{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .sms .rich-text-editor{height:200px;margin-bottom:50px}.theme-light .sms .rich-text-editor .ql-toolbar{border:none;border-bottom:.3px solid #d3d3d3}.theme-light .sms .rich-text-editor .ql-snow{border-radius:8px;display:flex}.theme-light .sms .rich-text-editor .ql-snow .ql-editor{background-color:#fff;border:none;border-radius:8px;flex:1 1;font-family:"'Roboto', sans-serif";font-size:16px;font-weight:400;height:100%}.theme-light .sms .email-footer{align-items:flex-start;display:flex;flex:1 1;flex-direction:row;justify-content:space-between;width:100%}.theme-light .sms .email-footer .email-footer-left{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-start}.theme-light .sms .email-footer .email-footer-left .attachment-upload{display:flex;flex-direction:column;gap:10px}.theme-light .sms .email-footer .email-footer-left .attachment-upload .attachment-btn{align-items:flex-start;align-items:center;background-color:#0080004d;border-radius:8px;color:green;cursor:pointer;display:flex;font-weight:500;height:30px;justify-content:center;margin-top:30px;padding:5px;width:30px}.theme-light .sms .email-footer .email-footer-left .attachment-upload .attachments{display:flex;flex-wrap:wrap;gap:8px}.theme-light .sms .email-footer .email-footer-left .attachment-upload .attachments .attachment-chip{margin-bottom:10px}.theme-light .sms .email-footer .email-footer-right{display:flex;flex-direction:row}.theme-light .sms .cc-bcc-fields{display:none;flex-direction:column;gap:10px;max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease-in-out,opacity .3s ease-in-out}.theme-light .sms .cc-bcc-fields.show{display:flex;max-height:100px;opacity:1}.theme-dark .sms{background-color:#2b3139;border-radius:8px;color:#fff;display:flex;flex:1 1;flex-direction:column;gap:10px;margin:0 auto;padding:10px;width:400px}.theme-dark .sms .show-wrapper,.theme-dark .sms .sms-footer{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .sms .rich-text-editor{height:200px;margin-bottom:50px}.theme-dark .sms .rich-text-editor .ql-toolbar{border:none;border-bottom:.3px solid #444}.theme-dark .sms .rich-text-editor .ql-snow{border-radius:8px;display:flex}.theme-dark .sms .rich-text-editor .ql-snow .ql-editor{background-color:#fff;border:none;border-radius:8px;flex:1 1;font-family:"'Roboto', sans-serif";font-size:16px;font-weight:400;height:100%}.theme-dark .sms .email-footer{align-items:flex-start;display:flex;flex:1 1;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .sms .email-footer .email-footer-left{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-start}.theme-dark .sms .email-footer .email-footer-left .attachment-upload{display:flex;flex-direction:column;gap:10px}.theme-dark .sms .email-footer .email-footer-left .attachment-upload .attachment-btn{align-items:flex-start;align-items:center;background-color:#0080004d;border-radius:8px;color:green;cursor:pointer;display:flex;font-weight:500;height:30px;justify-content:center;margin-top:30px;padding:5px;width:30px}.theme-dark .sms .email-footer .email-footer-left .attachment-upload .attachments{display:flex;flex-wrap:wrap;gap:8px}.theme-dark .sms .email-footer .email-footer-left .attachment-upload .attachments .attachment-chip{margin-bottom:10px}.theme-dark .sms .email-footer .email-footer-right{display:flex;flex-direction:row}.theme-dark .sms .cc-bcc-fields{display:none;flex-direction:column;gap:10px;max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease-in-out,opacity .3s ease-in-out}.theme-dark .sms .cc-bcc-fields.show{display:flex;max-height:100px;opacity:1}.theme-light .uw-policy-installments{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-start;overflow:hidden;transition:opacity .5s ease-in-out;width:100%}.theme-light .uw-policy-installments .no-content{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-light .uw-policy-installments .uw-policy-installments-wrapper{display:flex;flex-direction:column;width:100%}.theme-light .uw-policy-installments .uw-policy-installments-wrapper .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:5px 0;width:100%}.theme-light .uw-policy-installments .uw-policy-installments-wrapper .navbar .navbar-left{color:#000}.theme-light .uw-policy-installments .uw-policy-installments-wrapper .navbar .navbar-right{align-items:center;display:flex;gap:5px}.theme-light .uw-policy-installments .uw-policy-installments-wrapper .navbar .navbar-right:first-child{border-bottom-left-radius:8px;border-left:none;border-top-left-radius:8px}.theme-light .uw-policy-installments .uw-policy-installments-wrapper .navbar .navbar-right:last-child{border-bottom-right-radius:8px;border-top-right-radius:8px}.theme-light .uw-policy-installments .uw-policy-installments-wrapper .navbar .navbar-right:not(:first-child):not(:last-child){border-left:none}.theme-light .uw-policy-installments .uw-policy-installments-wrapper .MuiPaper-elevation,.theme-light .uw-policy-installments .uw-policy-installments-wrapper .MuiPaper-root,.theme-light .uw-policy-installments .uw-policy-installments-wrapper .MuiTableContainer-root,.theme-light .uw-policy-installments .uw-policy-installments-wrapper .table-container{background-color:inherit}.theme-light .uw-policy-installments .chip-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center}.theme-light .uw-policy-installments .chip-wrapper .chip{background-color:#f7f9fc;color:#000;display:flex;width:max-content}.theme-light .uw-policy-installments .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .uw-policy-installments .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .uw-policy-installments{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-start;overflow:hidden;transition:opacity .5s ease-in-out;width:100%}.theme-dark .uw-policy-installments .no-content{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-dark .uw-policy-installments .uw-policy-installments-wrapper{display:flex;flex-direction:column;width:100%}.theme-dark .uw-policy-installments .uw-policy-installments-wrapper .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:5px 0;width:100%}.theme-dark .uw-policy-installments .uw-policy-installments-wrapper .navbar .navbar-left{color:#fff}.theme-dark .uw-policy-installments .uw-policy-installments-wrapper .navbar .navbar-right{align-items:center;display:flex;gap:5px}.theme-dark .uw-policy-installments .uw-policy-installments-wrapper .navbar .navbar-right:first-child{border-bottom-left-radius:8px;border-left:none;border-top-left-radius:8px}.theme-dark .uw-policy-installments .uw-policy-installments-wrapper .navbar .navbar-right:last-child{border-bottom-right-radius:8px;border-top-right-radius:8px}.theme-dark .uw-policy-installments .uw-policy-installments-wrapper .navbar .navbar-right:not(:first-child):not(:last-child){border-left:none}.theme-dark .uw-policy-installments .uw-policy-installments-wrapper .MuiPaper-elevation,.theme-dark .uw-policy-installments .uw-policy-installments-wrapper .MuiPaper-root,.theme-dark .uw-policy-installments .uw-policy-installments-wrapper .MuiTableContainer-root,.theme-dark .uw-policy-installments .uw-policy-installments-wrapper .table-container{background-color:inherit}.theme-dark .uw-policy-installments .chip-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center}.theme-dark .uw-policy-installments .chip-wrapper .chip{background-color:#2b3139;color:#fff;display:flex;width:max-content}.theme-dark .uw-policy-installments .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .uw-policy-installments .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .uw-policy-read{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden;transition:opacity .5s ease-in-out;width:100%}.theme-light .uw-policy-read .expandable-container,.theme-light .uw-policy-read .expandable-content,.theme-light .uw-policy-read .expandable-header{background-color:inherit}.theme-light .uw-policy-read .uw-policy-risk{margin-bottom:5px}.theme-light .uw-policy-read .uw-policy-risk .motor-single{padding-bottom:5px}.theme-light .uw-policy-read .prompt-icon{color:#00d37f;height:20px;width:20px}.theme-light .uw-policy-read .approved-doc{align-items:center;display:flex;flex-direction:row;height:36px;justify-content:space-between;margin-bottom:5px;padding:5px 10px;width:100%}.theme-light .uw-policy-read .approved-doc span{color:#000;flex:1 1;font-size:18px;font-weight:300;text-align:center}.theme-light .uw-policy-read .approved-doc span:nth-child(2){position:relative}.theme-light .uw-policy-read .approved-doc span:nth-child(2):after,.theme-light .uw-policy-read .approved-doc span:nth-child(2):before{background-color:#9f9b9b;bottom:5%;content:"";position:absolute;top:5%;width:1px}.theme-light .uw-policy-read .approved-doc span:nth-child(2):before{left:-5px}.theme-light .uw-policy-read .approved-doc span:nth-child(2):after{right:-5px}.theme-light .uw-policy-read .line-wrapper{display:flex;justify-content:flex-start;margin:5px 0;width:100%}.theme-light .uw-policy-read .line-wrapper span{background:linear-gradient(270deg,#a0f,#17a85f);border-radius:8px;height:4px;width:100%}.theme-light .uw-policy-read .entity-img{border-radius:8px;height:30px;object-fit:cover;width:30px}.theme-light .uw-policy-read .no-content{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-light .uw-policy-read .policy-read-wrapper{display:flex;flex-direction:column;flex-grow:1;margin-bottom:80px;overflow-y:auto;padding:10px;width:100%}.theme-light .uw-policy-read .policy-read-wrapper::-webkit-scrollbar{width:1px}.theme-light .uw-policy-read .policy-read-wrapper .uw-policy-risk{padding-bottom:0}.theme-light .uw-policy-read .policy-read-wrapper .entity-details-wrapper{display:flex;flex-direction:row;width:100%}.theme-light .uw-policy-read .policy-read-wrapper .entity-details-wrapper .entity-details-left{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:5px;width:100px}.theme-light .uw-policy-read .policy-read-wrapper .entity-details-wrapper .entity-details-right{display:flex;flex-direction:column;flex-grow:1}.theme-light .uw-policy-read .policy-read-wrapper .icon-value-row{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px;justify-content:flex-start;margin:5px 0;width:100%}.theme-light .uw-policy-read .policy-read-wrapper .icon-value-row .icon{color:#00d37f;height:20px;width:20px}.theme-light .uw-policy-read .policy-read-wrapper .icon-value-row .avatar{border-radius:50%;color:#00d37f;height:20px;object-fit:cover;width:20px}.theme-light .uw-policy-read .policy-read-wrapper.light{border:.1px solid #d3d3d3;border-radius:8px;box-shadow:4 4px 6px #0000001a}.theme-light .uw-policy-read .policy-read-wrapper.dark{border:.1px solid #d3d3d3;border-radius:8px}.theme-light .uw-policy-read .policy-read-wrapper .policy-read-content{background-color:#fff;border-radius:8px;display:flex;flex-direction:column;width:100%}.theme-light .uw-policy-read .policy-read-wrapper .policy-read-content .two-columns-wrapper{display:flex;flex-direction:row;width:100%}.theme-light .uw-policy-read .policy-read-wrapper .policy-read-content .two-columns-wrapper .two-columns-left,.theme-light .uw-policy-read .policy-read-wrapper .policy-read-content .two-columns-wrapper .two-columns-right{display:flex;flex:1 1;flex-direction:column;padding:5px}.theme-light .uw-policy-read .policy-read-wrapper .policy-read-content .document-title{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;margin:10px 0;padding:5px 10px;width:100%}.theme-light .uw-policy-read .policy-read-wrapper .policy-read-content .document-title span{font-family:Ubuntu,sans-serif;font-size:18px;overflow:hidden;text-overflow:ellipsis;white-space:wrap}.theme-light .uw-policy-read .policy-read-wrapper .policy-read-content .header-details{align-items:center;background-color:#00d37f;border-radius:8px;box-shadow:2px 4px 10px #0000001a;color:#000;display:flex;flex-direction:row;gap:10px;height:max-content;justify-content:space-between;margin-bottom:20px;padding:10px 20px;width:100%}.theme-light .uw-policy-read .policy-read-wrapper .policy-read-content .header-details .header-details-left,.theme-light .uw-policy-read .policy-read-wrapper .policy-read-content .header-details .header-details-right{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-start}.theme-light .uw-policy-read .policy-read-wrapper .policy-read-content .header-details .vertical-line{align-self:center;background-color:#aff8c8;border-radius:2px;display:block;height:100%;margin:0 10px;width:.5px}.theme-light .uw-policy-read .limits-and-benefits{display:flex;flex-direction:column;width:100%}.theme-light .uw-policy-read .limits-and-benefits span{align-items:center;color:#000;font-size:16px;font-weight:700;justify-content:center}.theme-light .uw-policy-read .limits-and-benefits .single-row{align-items:center;display:flex;height:max-content;margin-left:20px;margin-top:10px}.theme-light .uw-policy-read .limits-and-benefits .single-row span{margin:0 5px}.theme-dark .uw-policy-read{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden;transition:opacity .5s ease-in-out;width:100%}.theme-dark .uw-policy-read .expandable-container,.theme-dark .uw-policy-read .expandable-content,.theme-dark .uw-policy-read .expandable-header{background-color:inherit}.theme-dark .uw-policy-read .uw-policy-risk{margin-bottom:5px}.theme-dark .uw-policy-read .uw-policy-risk .motor-single{padding-bottom:5px}.theme-dark .uw-policy-read .prompt-icon{color:#00d37f;height:20px;width:20px}.theme-dark .uw-policy-read .approved-doc{align-items:center;display:flex;flex-direction:row;height:36px;justify-content:space-between;margin-bottom:5px;padding:5px 10px;width:100%}.theme-dark .uw-policy-read .approved-doc span{color:#fff;flex:1 1;font-size:18px;font-weight:300;text-align:center}.theme-dark .uw-policy-read .approved-doc span:nth-child(2){position:relative}.theme-dark .uw-policy-read .approved-doc span:nth-child(2):after,.theme-dark .uw-policy-read .approved-doc span:nth-child(2):before{background-color:#9f9b9b;bottom:5%;content:"";position:absolute;top:5%;width:1px}.theme-dark .uw-policy-read .approved-doc span:nth-child(2):before{left:-5px}.theme-dark .uw-policy-read .approved-doc span:nth-child(2):after{right:-5px}.theme-dark .uw-policy-read .line-wrapper{display:flex;justify-content:flex-start;margin:5px 0;width:100%}.theme-dark .uw-policy-read .line-wrapper span{background:linear-gradient(270deg,#a0f,#17a85f);border-radius:8px;height:4px;width:100%}.theme-dark .uw-policy-read .entity-img{border-radius:8px;height:30px;object-fit:cover;width:30px}.theme-dark .uw-policy-read .no-content{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-dark .uw-policy-read .policy-read-wrapper{display:flex;flex-direction:column;flex-grow:1;margin-bottom:80px;overflow-y:auto;padding:10px;width:100%}.theme-dark .uw-policy-read .policy-read-wrapper::-webkit-scrollbar{width:1px}.theme-dark .uw-policy-read .policy-read-wrapper .uw-policy-risk{padding-bottom:0}.theme-dark .uw-policy-read .policy-read-wrapper .entity-details-wrapper{display:flex;flex-direction:row;width:100%}.theme-dark .uw-policy-read .policy-read-wrapper .entity-details-wrapper .entity-details-left{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:5px;width:100px}.theme-dark .uw-policy-read .policy-read-wrapper .entity-details-wrapper .entity-details-right{display:flex;flex-direction:column;flex-grow:1}.theme-dark .uw-policy-read .policy-read-wrapper .icon-value-row{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px;justify-content:flex-start;margin:5px 0;width:100%}.theme-dark .uw-policy-read .policy-read-wrapper .icon-value-row .icon{color:#00d37f;height:20px;width:20px}.theme-dark .uw-policy-read .policy-read-wrapper .icon-value-row .avatar{border-radius:50%;color:#00d37f;height:20px;object-fit:cover;width:20px}.theme-dark .uw-policy-read .policy-read-wrapper.light{border:.1px solid #444;border-radius:8px;box-shadow:4 4px 6px #0000001a}.theme-dark .uw-policy-read .policy-read-wrapper.dark{border:.1px solid #444;border-radius:8px}.theme-dark .uw-policy-read .policy-read-wrapper .policy-read-content{background-color:#181a20;border-radius:8px;display:flex;flex-direction:column;width:100%}.theme-dark .uw-policy-read .policy-read-wrapper .policy-read-content .two-columns-wrapper{display:flex;flex-direction:row;width:100%}.theme-dark .uw-policy-read .policy-read-wrapper .policy-read-content .two-columns-wrapper .two-columns-left,.theme-dark .uw-policy-read .policy-read-wrapper .policy-read-content .two-columns-wrapper .two-columns-right{display:flex;flex:1 1;flex-direction:column;padding:5px}.theme-dark .uw-policy-read .policy-read-wrapper .policy-read-content .document-title{align-items:center;color:#fff;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;margin:10px 0;padding:5px 10px;width:100%}.theme-dark .uw-policy-read .policy-read-wrapper .policy-read-content .document-title span{font-family:Ubuntu,sans-serif;font-size:18px;overflow:hidden;text-overflow:ellipsis;white-space:wrap}.theme-dark .uw-policy-read .policy-read-wrapper .policy-read-content .header-details{align-items:center;background-color:#00d37f;border-radius:8px;box-shadow:2px 4px 10px #0000001a;color:#000;display:flex;flex-direction:row;gap:10px;height:max-content;justify-content:space-between;margin-bottom:20px;padding:10px 20px;width:100%}.theme-dark .uw-policy-read .policy-read-wrapper .policy-read-content .header-details .header-details-left,.theme-dark .uw-policy-read .policy-read-wrapper .policy-read-content .header-details .header-details-right{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-start}.theme-dark .uw-policy-read .policy-read-wrapper .policy-read-content .header-details .vertical-line{align-self:center;background-color:#aff8c8;border-radius:2px;display:block;height:100%;margin:0 10px;width:.5px}.theme-dark .uw-policy-read .limits-and-benefits{display:flex;flex-direction:column;width:100%}.theme-dark .uw-policy-read .limits-and-benefits span{align-items:center;color:#fff;font-size:16px;font-weight:700;justify-content:center}.theme-dark .uw-policy-read .limits-and-benefits .single-row{align-items:center;display:flex;height:max-content;margin-left:20px;margin-top:10px}.theme-dark .uw-policy-read .limits-and-benefits .single-row span{margin:0 5px}.theme-light .taccount{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column}.theme-light .taccount .taccount-summary{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:0 5px;width:100%}.theme-light .taccount .taccount-wrapper{align-items:center;display:flex;flex-direction:column;width:100%}.theme-light .taccount .taccount-wrapper .MuiPaper-root,.theme-light .taccount .taccount-wrapper .MuiTable-root{background-color:inherit}.theme-dark .taccount{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column}.theme-dark .taccount .taccount-summary{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:0 5px;width:100%}.theme-dark .taccount .taccount-wrapper{align-items:center;display:flex;flex-direction:column;width:100%}.theme-dark .taccount .taccount-wrapper .MuiPaper-root,.theme-dark .taccount .taccount-wrapper .MuiTable-root{background-color:inherit}.theme-light .related-docs{background-color:#fff;border-radius:8px;color:#000;display:flex;flex:1 1;flex-direction:column;height:100%;padding:10px 0;position:relative;width:100%}.theme-light .related-docs .timeline-root{height:100%;margin:5px 0 10px}.theme-light .related-docs .timeline-root .timeline-item{display:flex;margin-bottom:10px;position:relative}.theme-light .related-docs .timeline-root .timeline-separator{align-items:center;display:flex;flex-direction:column;margin-right:5px;position:relative}.theme-light .related-docs .timeline-root .timeline-dot{background-color:#cc1a1a;border-radius:50%;height:12px;position:relative;width:12px;z-index:1}.theme-light .related-docs .timeline-root .timeline-connector{background-color:#d3d3d3;bottom:-20px;position:absolute;top:12px;width:2px;z-index:0}.theme-light .related-docs .timeline-root .timeline-item:last-child .timeline-connector{display:none}.theme-light .related-docs .timeline-root .timeline-content{background-color:#f7f9fc;border-radius:8px;box-shadow:0 2px 4px #0000001a;flex-grow:1}.theme-light .related-docs .timeline-root .timeline-navbar{align-items:center;display:flex;justify-content:space-between;margin:5px 0;padding:3px 10px}.theme-light .related-docs .timeline-root .avatar-container{align-items:center;display:flex}.theme-light .related-docs .timeline-root .avatar{border-radius:50%;height:25px;margin-right:10px;object-fit:cover;width:25px}.theme-light .related-docs .timeline-root .username{font-size:14px;font-weight:700}.theme-light .related-docs .timeline-root .time-ago{color:#555;font-size:10px;font-weight:700}.theme-light .related-docs .timeline-root .details-wrapper{display:flex;flex-direction:column;padding:5px}.theme-light .related-docs .timeline-root .details-wrapper .view{align-self:center;background-color:rgba(184,11,175,.365);border-radius:8px;color:#000;cursor:pointer;display:flex;font-size:12px;font-weight:700;justify-content:center;margin-top:5px;padding:3px 10px;width:100%}.theme-light .related-docs .timeline-root .details-wrapper .view:hover{background-color:#b80baf}.theme-light .related-docs .timeline-root .details-wrapper .doc-details-row{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;margin-top:5px}.theme-dark .related-docs{background-color:#181a20;border-radius:8px;color:#fff;display:flex;flex:1 1;flex-direction:column;height:100%;padding:10px 0;position:relative;width:100%}.theme-dark .related-docs .timeline-root{height:100%;margin:5px 0 10px}.theme-dark .related-docs .timeline-root .timeline-item{display:flex;margin-bottom:10px;position:relative}.theme-dark .related-docs .timeline-root .timeline-separator{align-items:center;display:flex;flex-direction:column;margin-right:5px;position:relative}.theme-dark .related-docs .timeline-root .timeline-dot{background-color:#cc1a1a;border-radius:50%;height:12px;position:relative;width:12px;z-index:1}.theme-dark .related-docs .timeline-root .timeline-connector{background-color:#444;bottom:-20px;position:absolute;top:12px;width:2px;z-index:0}.theme-dark .related-docs .timeline-root .timeline-item:last-child .timeline-connector{display:none}.theme-dark .related-docs .timeline-root .timeline-content{background-color:#2b3139;border-radius:8px;box-shadow:0 2px 4px #0000001a;flex-grow:1}.theme-dark .related-docs .timeline-root .timeline-navbar{align-items:center;display:flex;justify-content:space-between;margin:5px 0;padding:3px 10px}.theme-dark .related-docs .timeline-root .avatar-container{align-items:center;display:flex}.theme-dark .related-docs .timeline-root .avatar{border-radius:50%;height:25px;margin-right:10px;object-fit:cover;width:25px}.theme-dark .related-docs .timeline-root .username{font-size:14px;font-weight:700}.theme-dark .related-docs .timeline-root .time-ago{color:#555;font-size:10px;font-weight:700}.theme-dark .related-docs .timeline-root .details-wrapper{display:flex;flex-direction:column;padding:5px}.theme-dark .related-docs .timeline-root .details-wrapper .view{align-self:center;background-color:rgba(184,11,175,.365);border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:700;justify-content:center;margin-top:5px;padding:3px 10px;width:100%}.theme-dark .related-docs .timeline-root .details-wrapper .view:hover{background-color:#b80baf}.theme-dark .related-docs .timeline-root .details-wrapper .doc-details-row{align-items:center;color:#fff;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;margin-top:5px}.theme-light .uw-register{align-items:center;background-color:#f7f9fc!important;display:flex;flex-direction:column;height:100%;justify-content:flex-start;transition:opacity .5s ease-in-out;width:100%}.theme-light .uw-register .content{display:flex;flex-direction:column;height:100%;margin-bottom:30px;padding:0 10px;width:100%}.theme-light .uw-register .content .input-item-with-label{align-items:center;display:flex;flex-direction:row}.theme-light .uw-register .content .input-item-with-label label{color:#000;margin-right:5px;text-align:end;width:150px}.theme-light .uw-register .content .input-item-with-label .form-input-item{border:.5px solid #ccc;border-radius:8px;font-size:16px;font-weight:500;padding:8px 12px;transition:border .3s;width:300px}.theme-light .uw-register .content .input-item-with-label .form-input-item:focus{border:none;box-shadow:0 0 0 1.5px #fff,0 0 0 4px;outline:none}.theme-light .uw-register .content .content-wrapper{background-color:inherit!important;display:flex;flex-direction:column;gap:10px;width:100%}.theme-light .uw-register .content .content-wrapper .content-wrapper-selection{align-items:flex-start;background-color:#fff;border-radius:8px;box-shadow:0 10px 15px -16px #0000001a;display:flex;flex-direction:column;gap:10px;justify-content:center}.theme-light .uw-register .content .content-wrapper .content-wrapper-selection h1{color:#000;font-size:22px;font-weight:500;margin-top:5px;text-align:center;width:100%}.theme-light .uw-register .content .content-wrapper .content-wrapper-selection h3{color:#000;font-size:14px;font-weight:500;text-align:center;width:100%}.theme-light .uw-register .content .content-wrapper .content-wrapper-selection .filter{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:10px}.theme-light .uw-register .content .content-wrapper .content-wrapper-selection .filter .biz-unit,.theme-light .uw-register .content .content-wrapper .content-wrapper-selection .filter .dates{display:flex;flex:1 1;flex-direction:column;gap:5px;justify-content:flex-start}.theme-light .uw-register .content .content-wrapper .content-wrapper-selection .filter .carrier{display:flex;flex:2 1;flex-direction:column;gap:5px;justify-content:flex-start}.theme-light .uw-register .content .content-wrapper .content-wrapper-summary{border-radius:8px;display:flex;flex-direction:column;justify-content:center}.theme-light .uw-register .content .content-wrapper .content-wrapper-summary span{align-items:center;display:flex;font-size:18px;font-weight:700;justify-content:center;text-align:center;width:100%}.theme-light .uw-register .content .content-wrapper .content-wrapper-summary .summary-wrapper{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:space-around;padding:5px}.theme-light .uw-register .content .content-wrapper .content-wrapper-summary .summary-wrapper h1{color:#000;font-size:30px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.theme-light .uw-register .content .content-wrapper .content-wrapper-summary .summary-wrapper h3{color:#000;font-size:18px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.theme-light .uw-register .content .content-wrapper .content-wrapper-summary .summary-wrapper .count-view,.theme-light .uw-register .content .content-wrapper .content-wrapper-summary .summary-wrapper .premium-view,.theme-light .uw-register .content .content-wrapper .content-wrapper-summary .summary-wrapper .sum-insured-view{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.theme-light .uw-register .content .content-wrapper .content-wrapper-products{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;flex-wrap:wrap;gap:10px;justify-content:space-around;padding:5px}.theme-light .uw-register .content .content-wrapper .content-wrapper-products span{align-items:center;display:flex;font-size:18px;font-weight:700;justify-content:center;text-align:center}.theme-light .uw-register .content .content-wrapper .content-wrapper-products .product-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;transition:transform .5s ease}.theme-light .uw-register .content .content-wrapper .content-wrapper-products .product-wrapper .product-card{border:.5px solid;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;height:90px;padding:10px;width:300px}.theme-light .uw-register .content .content-wrapper .content-wrapper-products .product-wrapper .product-card:hover{transform:scale(1.02)}.theme-light .uw-register .content .content-wrapper .content-wrapper-products .product-wrapper .product-card h1{color:#000;font-size:18px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.theme-light .uw-register .content .content-wrapper .content-wrapper-products .product-wrapper .product-card h3{color:#000;font-size:12px;font-weight:500;text-align:center;width:100%}.theme-light .uw-register .content .content-wrapper .content-wrapper-products .product-wrapper .product-card .title-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.theme-light .uw-register .content .content-wrapper .content-wrapper-products .product-wrapper .product-card .title-row span{font-weight:700}.theme-light .uw-register .content .content-wrapper .content-wrapper-products .product-wrapper .product-card hr{height:.5px;margin:5px 0}.theme-light .uw-register .content .content-wrapper .content-wrapper-products .product-wrapper .product-card .details-row{display:flex;flex-direction:row;justify-content:space-between;margin:5px}.theme-light .uw-register .content .content-wrapper .content-wrapper-products .product-wrapper .product-card .details-row h1,.theme-light .uw-register .content .content-wrapper .content-wrapper-products .product-wrapper .product-card .details-row h3{text-align:center}.theme-light .uw-register .content .content-wrapper .content-wrapper-result{align-items:flex-start;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;padding:5px;width:100%}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .title{align-items:center;display:flex;font-size:18px;font-weight:700;justify-content:center;text-align:center;width:100%}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper{display:flex;flex-direction:column;width:100%}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .results-wrapper-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:5px 0;padding:0 5px;width:100%}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .results-wrapper-navbar .left{color:#000}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .results-wrapper-navbar .left .search-input-wrapper{align-items:center;background-color:#fff;border:.3px solid #ccc;border-radius:8px;display:flex;height:40px;justify-content:space-between;width:300px}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .results-wrapper-navbar .left .search-input-wrapper .search-input-icon{color:#000;height:20px;margin:10px;width:20px}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .results-wrapper-navbar .left .search-input-wrapper .search-input{background:#0000;border:none;border-radius:8px;color:#000;font-size:18px;font-weight:300;height:100%;margin:5px 5px 5px 0;outline:none;padding-left:5px;width:100%}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .results-wrapper-navbar .left .search-input-wrapper .search-input::placeholder{color:#ccc;font-weight:500}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .results-wrapper-navbar .right{align-items:center;display:flex;gap:5px}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content{display:flex;overflow-x:auto;overflow-y:auto;width:100%}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .MuiTable-root{display:flex;flex-direction:column;width:100%}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container{background-color:#fff;overflow-x:auto;overflow-y:auto}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container::-webkit-scrollbar{width:10px}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container::-webkit-scrollbar-thumb{background:#888;height:50px}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container::-webkit-scrollbar-thumb:hover{background:#555}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablehead{font-size:16px}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablehead .table-cell{align-items:center;background-color:#fff;color:#000;font-size:16px;font-weight:300}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody{display:flex;flex-direction:column;height:100%;padding:0}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow{display:flex;flex-direction:column;padding:0;width:100%}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow:hover{background-color:rgba(230,217,243,.322);cursor:pointer}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .table-cell{align-items:center;color:#000;font-size:16px;font-weight:300;justify-content:center;transition:all .5s ease;width:100%}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .table-cell img{border:.5px solid;border-radius:50%;height:25px;object-fit:cover;width:25px}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .table-cell .top-row{align-items:center;display:flex;flex-direction:row;font-weight:700;justify-content:space-between;margin:5px 0;width:100%}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .table-cell .top-row .left{align-items:center;display:flex;flex-direction:row;gap:20px}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .table-cell .top-row .left .entity{align-items:center;display:flex;gap:5px}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .table-cell .top-row .right{font-weight:700}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .table-cell .second-row{display:flex;flex-direction:row;width:100%}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .table-cell .second-row .second-row-col1,.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .table-cell .second-row .second-row-col2,.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .table-cell .second-row .second-row-col3,.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .table-cell .second-row .second-row-col4,.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .table-cell .second-row .second-row-col5{display:flex;flex:1 1;flex-direction:column}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .business-type{align-items:center;border-radius:8px;display:flex;padding:5px}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .business-type.c000{background-color:#10cc104d;color:#10cc10}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .business-type.c100{background-color:#11b1da4d;color:#11b1da}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .business-type.c200{background-color:#9c0d7d4d;color:#9c0d7d}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .business-type.c300{background-color:#8662124d;color:#866212}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .business-type.c400{background-color:#17776f4d;color:#17776f}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .business-type.c500{background-color:#bb5a1a4d;color:#bb5a1a}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .business-type.c600{background-color:#3d0f634d;color:#3d0f63}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .business-type.c700{background-color:#44061e4d;color:#44061e}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .business-type.c800{background-color:#0080604d;color:#008060}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .business-type.c900{background-color:#6e142f4d;color:#6e142f}.theme-light .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .business-type.c110{background-color:#05361f4d;color:#05361f}.theme-dark .uw-register{align-items:center;background-color:#2b3139!important;display:flex;flex-direction:column;height:100%;justify-content:flex-start;transition:opacity .5s ease-in-out;width:100%}.theme-dark .uw-register .content{display:flex;flex-direction:column;height:100%;margin-bottom:30px;padding:0 10px;width:100%}.theme-dark .uw-register .content .input-item-with-label{align-items:center;display:flex;flex-direction:row}.theme-dark .uw-register .content .input-item-with-label label{color:#fff;margin-right:5px;text-align:end;width:150px}.theme-dark .uw-register .content .input-item-with-label .form-input-item{border:.5px solid #ccc;border-radius:8px;font-size:16px;font-weight:500;padding:8px 12px;transition:border .3s;width:300px}.theme-dark .uw-register .content .input-item-with-label .form-input-item:focus{border:none;box-shadow:0 0 0 1.5px #fff,0 0 0 4px;outline:none}.theme-dark .uw-register .content .content-wrapper{background-color:inherit!important;display:flex;flex-direction:column;gap:10px;width:100%}.theme-dark .uw-register .content .content-wrapper .content-wrapper-selection{align-items:flex-start;background-color:#181a20;border-radius:8px;box-shadow:0 10px 15px -16px #0000001a;display:flex;flex-direction:column;gap:10px;justify-content:center}.theme-dark .uw-register .content .content-wrapper .content-wrapper-selection h1{color:#fff;font-size:22px;font-weight:500;margin-top:5px;text-align:center;width:100%}.theme-dark .uw-register .content .content-wrapper .content-wrapper-selection h3{color:#fff;font-size:14px;font-weight:500;text-align:center;width:100%}.theme-dark .uw-register .content .content-wrapper .content-wrapper-selection .filter{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:10px}.theme-dark .uw-register .content .content-wrapper .content-wrapper-selection .filter .biz-unit,.theme-dark .uw-register .content .content-wrapper .content-wrapper-selection .filter .dates{display:flex;flex:1 1;flex-direction:column;gap:5px;justify-content:flex-start}.theme-dark .uw-register .content .content-wrapper .content-wrapper-selection .filter .carrier{display:flex;flex:2 1;flex-direction:column;gap:5px;justify-content:flex-start}.theme-dark .uw-register .content .content-wrapper .content-wrapper-summary{border-radius:8px;display:flex;flex-direction:column;justify-content:center}.theme-dark .uw-register .content .content-wrapper .content-wrapper-summary span{align-items:center;display:flex;font-size:18px;font-weight:700;justify-content:center;text-align:center;width:100%}.theme-dark .uw-register .content .content-wrapper .content-wrapper-summary .summary-wrapper{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:space-around;padding:5px}.theme-dark .uw-register .content .content-wrapper .content-wrapper-summary .summary-wrapper h1{color:#fff;font-size:30px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.theme-dark .uw-register .content .content-wrapper .content-wrapper-summary .summary-wrapper h3{color:#fff;font-size:18px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.theme-dark .uw-register .content .content-wrapper .content-wrapper-summary .summary-wrapper .count-view,.theme-dark .uw-register .content .content-wrapper .content-wrapper-summary .summary-wrapper .premium-view,.theme-dark .uw-register .content .content-wrapper .content-wrapper-summary .summary-wrapper .sum-insured-view{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.theme-dark .uw-register .content .content-wrapper .content-wrapper-products{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex-direction:column;flex-wrap:wrap;gap:10px;justify-content:space-around;padding:5px}.theme-dark .uw-register .content .content-wrapper .content-wrapper-products span{align-items:center;display:flex;font-size:18px;font-weight:700;justify-content:center;text-align:center}.theme-dark .uw-register .content .content-wrapper .content-wrapper-products .product-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;transition:transform .5s ease}.theme-dark .uw-register .content .content-wrapper .content-wrapper-products .product-wrapper .product-card{border:.5px solid;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;height:90px;padding:10px;width:300px}.theme-dark .uw-register .content .content-wrapper .content-wrapper-products .product-wrapper .product-card:hover{transform:scale(1.02)}.theme-dark .uw-register .content .content-wrapper .content-wrapper-products .product-wrapper .product-card h1{color:#fff;font-size:18px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.theme-dark .uw-register .content .content-wrapper .content-wrapper-products .product-wrapper .product-card h3{color:#fff;font-size:12px;font-weight:500;text-align:center;width:100%}.theme-dark .uw-register .content .content-wrapper .content-wrapper-products .product-wrapper .product-card .title-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.theme-dark .uw-register .content .content-wrapper .content-wrapper-products .product-wrapper .product-card .title-row span{font-weight:700}.theme-dark .uw-register .content .content-wrapper .content-wrapper-products .product-wrapper .product-card hr{height:.5px;margin:5px 0}.theme-dark .uw-register .content .content-wrapper .content-wrapper-products .product-wrapper .product-card .details-row{display:flex;flex-direction:row;justify-content:space-between;margin:5px}.theme-dark .uw-register .content .content-wrapper .content-wrapper-products .product-wrapper .product-card .details-row h1,.theme-dark .uw-register .content .content-wrapper .content-wrapper-products .product-wrapper .product-card .details-row h3{text-align:center}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result{align-items:flex-start;background-color:#181a20;border-radius:8px;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;padding:5px;width:100%}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .title{align-items:center;display:flex;font-size:18px;font-weight:700;justify-content:center;text-align:center;width:100%}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper{display:flex;flex-direction:column;width:100%}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .results-wrapper-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:5px 0;padding:0 5px;width:100%}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .results-wrapper-navbar .left{color:#fff}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .results-wrapper-navbar .left .search-input-wrapper{align-items:center;background-color:#181a20;border:.3px solid #ccc;border-radius:8px;display:flex;height:40px;justify-content:space-between;width:300px}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .results-wrapper-navbar .left .search-input-wrapper .search-input-icon{color:#fff;height:20px;margin:10px;width:20px}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .results-wrapper-navbar .left .search-input-wrapper .search-input{background:#0000;border:none;border-radius:8px;color:#fff;font-size:18px;font-weight:300;height:100%;margin:5px 5px 5px 0;outline:none;padding-left:5px;width:100%}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .results-wrapper-navbar .left .search-input-wrapper .search-input::placeholder{color:#d2d2d2;font-weight:500}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .results-wrapper-navbar .right{align-items:center;display:flex;gap:5px}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content{display:flex;overflow-x:auto;overflow-y:auto;width:100%}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .MuiTable-root{display:flex;flex-direction:column;width:100%}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container{background-color:#181a20;overflow-x:auto;overflow-y:auto}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container::-webkit-scrollbar{width:10px}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container::-webkit-scrollbar-thumb{background:#888;height:50px}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container::-webkit-scrollbar-thumb:hover{background:#555}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablehead{font-size:16px}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablehead .table-cell{align-items:center;background-color:#181a20;color:#fff;font-size:16px;font-weight:300}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody{display:flex;flex-direction:column;height:100%;padding:0}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow{display:flex;flex-direction:column;padding:0;width:100%}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow:hover{background-color:rgba(230,217,243,.322);cursor:pointer}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .table-cell{align-items:center;color:#fff;font-size:16px;font-weight:300;justify-content:center;transition:all .5s ease;width:100%}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .table-cell img{border:.5px solid;border-radius:50%;height:25px;object-fit:cover;width:25px}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .table-cell .top-row{align-items:center;display:flex;flex-direction:row;font-weight:700;justify-content:space-between;margin:5px 0;width:100%}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .table-cell .top-row .left{align-items:center;display:flex;flex-direction:row;gap:20px}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .table-cell .top-row .left .entity{align-items:center;display:flex;gap:5px}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .table-cell .top-row .right{font-weight:700}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .table-cell .second-row{display:flex;flex-direction:row;width:100%}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .table-cell .second-row .second-row-col1,.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .table-cell .second-row .second-row-col2,.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .table-cell .second-row .second-row-col3,.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .table-cell .second-row .second-row-col4,.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .table-cell .second-row .second-row-col5{display:flex;flex:1 1;flex-direction:column}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .business-type{align-items:center;border-radius:8px;display:flex;padding:5px}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .business-type.c000{background-color:#10cc104d;color:#10cc10}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .business-type.c100{background-color:#11b1da4d;color:#11b1da}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .business-type.c200{background-color:#9c0d7d4d;color:#9c0d7d}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .business-type.c300{background-color:#8662124d;color:#866212}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .business-type.c400{background-color:#17776f4d;color:#17776f}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .business-type.c500{background-color:#bb5a1a4d;color:#bb5a1a}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .business-type.c600{background-color:#3d0f634d;color:#3d0f63}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .business-type.c700{background-color:#44061e4d;color:#44061e}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .business-type.c800{background-color:#0080604d;color:#008060}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .business-type.c900{background-color:#6e142f4d;color:#6e142f}.theme-dark .uw-register .content .content-wrapper .content-wrapper-result .results-wrapper .table-content .table-container .tablebody .tablerow .business-type.c110{background-color:#05361f4d;color:#05361f}.theme-light .uw-renewal{align-items:center;background-color:#f7f9fc!important;display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow-y:auto;transition:opacity .5s ease-in-out;width:100%}.theme-light .uw-renewal::-webkit-scrollbar{width:10px}.theme-light .uw-renewal::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .uw-renewal::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-light .uw-renewal::-webkit-scrollbar-thumb:hover{background:#555}.theme-light .uw-renewal .content{display:flex;flex-direction:column;height:100%;margin-bottom:30px;padding:0 10px;width:100%}.theme-light .uw-renewal .content .input-item-with-label{align-items:center;display:flex;flex-direction:row}.theme-light .uw-renewal .content .input-item-with-label label{color:#000;margin-right:5px;text-align:end;width:150px}.theme-light .uw-renewal .content .input-item-with-label .form-input-item{border:.5px solid #ccc;border-radius:8px;font-size:16px;font-weight:500;padding:8px 12px;transition:border .3s;width:300px}.theme-light .uw-renewal .content .input-item-with-label .form-input-item:focus{border:none;box-shadow:0 0 0 1.5px #fff,0 0 0 4px;outline:none}.theme-light .uw-renewal .content .content-wrapper{background-color:inherit!important;display:flex;flex-direction:column;gap:10px}.theme-light .uw-renewal .content .content-wrapper .content-wrapper-selection{align-items:flex-start;background-color:#fff;border-radius:8px;box-shadow:0 10px 15px -16px #0000001a;display:flex;flex-direction:column;gap:10px;justify-content:center}.theme-light .uw-renewal .content .content-wrapper .content-wrapper-selection h1{color:#000;font-size:22px;font-weight:500;margin-top:5px;text-align:center;width:100%}.theme-light .uw-renewal .content .content-wrapper .content-wrapper-selection h3{color:#000;font-size:14px;font-weight:500;text-align:center;width:100%}.theme-light .uw-renewal .content .content-wrapper .content-wrapper-selection .filter{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start}.theme-light .uw-renewal .content .content-wrapper .content-wrapper-selection .filter .biz-unit,.theme-light .uw-renewal .content .content-wrapper .content-wrapper-selection .filter .dates{display:flex;flex:1 1;flex-direction:column;gap:5px;justify-content:flex-start}.theme-light .uw-renewal .content .content-wrapper .content-wrapper-selection .filter .carrier{display:flex;flex:2 1;flex-direction:column;gap:5px;justify-content:flex-start}.theme-light .uw-renewal .content .content-wrapper .content-wrapper-products,.theme-light .uw-renewal .content .content-wrapper .content-wrapper-result,.theme-light .uw-renewal .content .content-wrapper .content-wrapper-summary{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex-direction:row;gap:10px;justify-content:flex-start;padding:5px}.theme-dark .uw-renewal{align-items:center;background-color:#2b3139!important;display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow-y:auto;transition:opacity .5s ease-in-out;width:100%}.theme-dark .uw-renewal::-webkit-scrollbar{width:10px}.theme-dark .uw-renewal::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .uw-renewal::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-dark .uw-renewal::-webkit-scrollbar-thumb:hover{background:#555}.theme-dark .uw-renewal .content{display:flex;flex-direction:column;height:100%;margin-bottom:30px;padding:0 10px;width:100%}.theme-dark .uw-renewal .content .input-item-with-label{align-items:center;display:flex;flex-direction:row}.theme-dark .uw-renewal .content .input-item-with-label label{color:#fff;margin-right:5px;text-align:end;width:150px}.theme-dark .uw-renewal .content .input-item-with-label .form-input-item{border:.5px solid #ccc;border-radius:8px;font-size:16px;font-weight:500;padding:8px 12px;transition:border .3s;width:300px}.theme-dark .uw-renewal .content .input-item-with-label .form-input-item:focus{border:none;box-shadow:0 0 0 1.5px #fff,0 0 0 4px;outline:none}.theme-dark .uw-renewal .content .content-wrapper{background-color:inherit!important;display:flex;flex-direction:column;gap:10px}.theme-dark .uw-renewal .content .content-wrapper .content-wrapper-selection{align-items:flex-start;background-color:#181a20;border-radius:8px;box-shadow:0 10px 15px -16px #0000001a;display:flex;flex-direction:column;gap:10px;justify-content:center}.theme-dark .uw-renewal .content .content-wrapper .content-wrapper-selection h1{color:#fff;font-size:22px;font-weight:500;margin-top:5px;text-align:center;width:100%}.theme-dark .uw-renewal .content .content-wrapper .content-wrapper-selection h3{color:#fff;font-size:14px;font-weight:500;text-align:center;width:100%}.theme-dark .uw-renewal .content .content-wrapper .content-wrapper-selection .filter{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start}.theme-dark .uw-renewal .content .content-wrapper .content-wrapper-selection .filter .biz-unit,.theme-dark .uw-renewal .content .content-wrapper .content-wrapper-selection .filter .dates{display:flex;flex:1 1;flex-direction:column;gap:5px;justify-content:flex-start}.theme-dark .uw-renewal .content .content-wrapper .content-wrapper-selection .filter .carrier{display:flex;flex:2 1;flex-direction:column;gap:5px;justify-content:flex-start}.theme-dark .uw-renewal .content .content-wrapper .content-wrapper-products,.theme-dark .uw-renewal .content .content-wrapper .content-wrapper-result,.theme-dark .uw-renewal .content .content-wrapper .content-wrapper-summary{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex-direction:row;gap:10px;justify-content:flex-start;padding:5px}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}}.Toastify__toast{--y:0;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;touch-action:none;z-index:0}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.tac{align-items:flex-start;display:flex;flex-direction:column;height:100vh;justify-content:center;overflow-x:hidden;overflow-y:auto;width:100%}.tac::-webkit-scrollbar{width:1px}.theme-light .ap-payment{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden;transition:opacity .5s ease-in-out;width:100%}.theme-light .ap-payment .no-content{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-light .ap-payment .section-sub-title{color:#000;font-family:Roboto,sans-serif;font-weight:300}@media screen and (min-width:1079px){.theme-light .ap-payment .section-sub-title{font-size:20px}}@media screen and (min-width:989px)and (max-width:1078px){.theme-light .ap-payment .section-sub-title{font-size:20px}}@media screen and (min-width:691px)and (max-width:988px){.theme-light .ap-payment .section-sub-title{font-size:20px}}@media screen and (min-width:601px)and (max-width:690px){.theme-light .ap-payment .section-sub-title{font-size:15px}}@media screen and (max-width:600px){.theme-light .ap-payment .section-sub-title{font-size:12px}}.theme-light .ap-payment .claim-no{color:#000;font-size:18px;font-weight:300;text-overflow:ellipsis}.theme-light .ap-payment .claim-details{font-size:16px;font-weight:300;text-overflow:ellipsis}.theme-light .ap-payment .sub-title-twolines{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#cc1a1a;display:-webkit-box;font-size:24px;font-weight:700;height:2.4em;line-height:1.2;overflow:hidden;text-overflow:ellipsis}.theme-light .ap-payment .ap-payment-main-wrapper{display:flex;flex-direction:column;flex-grow:1;flex:1 1;overflow:hidden;width:100%}.theme-light .ap-payment .ap-payment-main-wrapper .ap-payment-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .ap-payment .ap-payment-main-wrapper .ap-payment-navbar .ap-payment-navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:5px}.theme-light .ap-payment .ap-payment-main-wrapper .ap-payment-navbar .ap-payment-navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-light .ap-payment .ap-payment-main-wrapper .ap-payment-navbar .ap-payment-navbar-right .action-menu{cursor:pointer;display:flex}.theme-light .ap-payment .ap-payment-main-wrapper .ap-payment-navbar .ap-payment-navbar-right .actions{background-color:#fff;border:1px solid #d3d3d3;border-radius:8px;box-shadow:3px 3px 4px 0 #0000004d;color:#000;display:flex;flex-direction:column;font-weight:300;gap:10px;padding:5px;position:absolute;right:30px;top:5px;width:max-content;z-index:999}.theme-light .ap-payment .ap-payment-main-wrapper .ap-payment-navbar .ap-payment-navbar-right .actions .single-action{align-items:center;border-radius:8px;cursor:pointer;display:flex;font-size:14px;font-weight:400;overflow:hidden;padding:10px;width:100%}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper{display:flex;flex:1 1;flex-direction:row;margin-top:10px;width:100%}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper{border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:45px;padding-right:3px;position:sticky;top:100px;width:100%}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .MuiPaper-elevation,.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .MuiPaper-root,.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .MuiTableContainer-root,.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .table-container{background-color:inherit}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;margin-bottom:50px;padding:5px 0}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row{align-items:center;display:flex;flex:1 1;flex-direction:row;justify-content:space-between;margin:5px 0;width:100%}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row.approved-doc{align-items:center;border:.1px solid #9f9b9b;border-radius:8px;display:flex;justify-content:space-between;max-height:36px;padding:5px 10px;width:100%}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row.approved-doc span{color:#000;flex:1 1;font-size:18px;font-weight:300;text-align:center}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row.approved-doc span:nth-child(2){position:relative}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row.approved-doc span:nth-child(2):after,.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row.approved-doc span:nth-child(2):before{background-color:#9f9b9b;bottom:5%;content:"";position:absolute;top:5%;width:1px}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row.approved-doc span:nth-child(2):before{left:-5px}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row.approved-doc span:nth-child(2):after{right:-5px}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row.client{display:flex;flex:1 1;flex-direction:column;margin:0}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .entity-details-container{display:flex;flex-direction:column;gap:10px;padding:3px;width:100%}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .entity-details-container .entity-details-wrapper{display:flex;flex-direction:row;width:100%}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-left{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:5px;width:100px}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-left img{border-radius:8px;height:80px;object-fit:contain;width:80px}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right{display:flex;flex-direction:column;flex-grow:1}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .name-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .name-row .age-wrapper{align-items:center;background-color:#aff8c8;border-radius:5px;color:#000;display:flex;flex-direction:row;font-size:15px;font-weight:700;gap:10px;padding:5px}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:3px;width:100%}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:5px;justify-content:center}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details .icon{color:#00d37f;height:25px;width:25px}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row{align-items:center;background-color:#aff8c8;border-radius:8px;display:flex;flex-direction:row;gap:5px;justify-content:flex-start;margin-right:10px;padding:3px 5px}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon{align-self:center;border-radius:8px;cursor:pointer;height:30px;padding:3px 5px;width:30px}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.ok{background-color:#3c763d4d;color:#3c763db3}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.cancel{background-color:#cc1a1a4d;color:#cc1a1ab3}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .days{align-items:center;border-radius:5px;display:flex;font-weight:700;font-weight:500;margin-left:5px;padding:5px}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .content-details-left{align-items:flex-start;display:flex;flex-direction:column;gap:7px}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .content-details-right{align-items:flex-end;display:flex;flex-direction:column;gap:7px}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .basis-of-claim{display:flex;flex-direction:column}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .basis-of-claim span{align-items:center;color:#000;font-size:16px;font-weight:700;justify-content:center}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .basis-of-claim .single-basis-row{align-items:center;display:flex;gap:15px;height:max-content;margin-left:150px;margin-top:10px}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .basis-of-claim .single-basis-row span{margin:0 5px}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .matching-wrapper{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;font-weight:500;gap:10px;height:100%;width:100%}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .matching-wrapper .no-claim{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .matching-wrapper .claims-content{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .matching-wrapper .claims-content .single-claim{border:.5px solid #cc1a1a;border-radius:8px;box-shadow:0 1px 3px #0000004d;cursor:pointer;display:flex;flex-direction:column;flex-wrap:wrap;gap:3px;padding:5px;width:max-content}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .matching-wrapper .claims-content .single-claim:hover{background-color:#f44336cc;color:#fff;transform:scale(1.02);transition:opacity 1s ease-in-out}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .lines-wrapper{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:20px;width:100%}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .lines-wrapper .doc-not-saved{align-items:center;display:flex;flex-direction:column;font-size:24px;font-weight:300;height:100px;justify-content:center;width:100%}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .lines-wrapper .inline-buttons-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;margin-bottom:10px;padding-left:5px}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .lines-wrapper .inline-buttons-wrapper span{color:#000;font-size:14px;font-weight:700}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .tabs-view-wrapper{display:flex;flex-direction:column;padding:0 10px;width:100%}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .tabs-view-wrapper .attachment{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .tabs-view-wrapper .attachment .attachment-files{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;width:100%}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .tabs-view-wrapper .correspondence{display:flex;flex-direction:column;height:100%}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 45px);margin-left:5px;overflow-y:auto;padding-right:3px;position:sticky;top:100px}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:15px;z-index:0}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .actions-row{align-items:center;display:flex;flex-direction:row;height:30px;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .title-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;position:relative}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .title-row span{align-items:center;color:#000;font-size:16px;font-weight:700;justify-content:center}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .title-row.commission{margin:5px 0}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .title-row .options{align-items:flex-end;background-color:#fff;border:.5px solid #990f4b;border-radius:8px;box-shadow:3px 3px 4px 0 #0009;display:flex;flex-direction:column;gap:10px;padding:10px;position:absolute;right:0;top:30px;width:300px;z-index:999}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .title-row .options .actions-row{display:flex;flex-direction:row;gap:5px;margin:10px 0}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .title-row .mandatory-text{font-size:12px;font-weight:500}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .total-row{align-items:center;color:#000;font-size:15px;font-weight:500;justify-content:center}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;margin:5px 0}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .payment-no-view{display:flex;flex-direction:row;gap:5px}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .payment-no-view .payment-no{color:#990f4b;font-size:15px}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .payment-no-view .payment-no.our{cursor:pointer}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .allocated-title,.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .osto-allocate-title,.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .payment-amount-title{font-size:14px;font-weight:700}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .allocated-amount,.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .osto-allocate-amount,.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .payment-amount{color:#068229;font-size:24px;font-weight:700}.theme-light .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .amount-to-words{font-size:24px;font-weight:300;margin:10px 0;text-align:right;width:100%}.theme-light .ap-payment .footer{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;width:100%}.theme-light .ap-payment .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .ap-payment .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .ap-payment{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden;transition:opacity .5s ease-in-out;width:100%}.theme-dark .ap-payment .no-content{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-dark .ap-payment .section-sub-title{color:#fff;font-family:Roboto,sans-serif;font-weight:300}@media screen and (min-width:1079px){.theme-dark .ap-payment .section-sub-title{font-size:20px}}@media screen and (min-width:989px)and (max-width:1078px){.theme-dark .ap-payment .section-sub-title{font-size:20px}}@media screen and (min-width:691px)and (max-width:988px){.theme-dark .ap-payment .section-sub-title{font-size:20px}}@media screen and (min-width:601px)and (max-width:690px){.theme-dark .ap-payment .section-sub-title{font-size:15px}}@media screen and (max-width:600px){.theme-dark .ap-payment .section-sub-title{font-size:12px}}.theme-dark .ap-payment .claim-no{color:#fff;font-size:18px;font-weight:300;text-overflow:ellipsis}.theme-dark .ap-payment .claim-details{font-size:16px;font-weight:300;text-overflow:ellipsis}.theme-dark .ap-payment .sub-title-twolines{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#cc1a1a;display:-webkit-box;font-size:24px;font-weight:700;height:2.4em;line-height:1.2;overflow:hidden;text-overflow:ellipsis}.theme-dark .ap-payment .ap-payment-main-wrapper{display:flex;flex-direction:column;flex-grow:1;flex:1 1;overflow:hidden;width:100%}.theme-dark .ap-payment .ap-payment-main-wrapper .ap-payment-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .ap-payment .ap-payment-main-wrapper .ap-payment-navbar .ap-payment-navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:5px}.theme-dark .ap-payment .ap-payment-main-wrapper .ap-payment-navbar .ap-payment-navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-dark .ap-payment .ap-payment-main-wrapper .ap-payment-navbar .ap-payment-navbar-right .action-menu{cursor:pointer;display:flex}.theme-dark .ap-payment .ap-payment-main-wrapper .ap-payment-navbar .ap-payment-navbar-right .actions{background-color:#fff;border:1px solid #d3d3d3;border-radius:8px;box-shadow:3px 3px 4px 0 #0000004d;color:#fff;display:flex;flex-direction:column;font-weight:300;gap:10px;padding:5px;position:absolute;right:30px;top:5px;width:max-content;z-index:999}.theme-dark .ap-payment .ap-payment-main-wrapper .ap-payment-navbar .ap-payment-navbar-right .actions .single-action{align-items:center;border-radius:8px;cursor:pointer;display:flex;font-size:14px;font-weight:400;overflow:hidden;padding:10px;width:100%}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper{display:flex;flex:1 1;flex-direction:row;margin-top:10px;width:100%}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper{border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:45px;padding-right:3px;position:sticky;top:100px;width:100%}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .MuiPaper-elevation,.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .MuiPaper-root,.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .MuiTableContainer-root,.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .table-container{background-color:inherit}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;margin-bottom:50px;padding:5px 0}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row{align-items:center;display:flex;flex:1 1;flex-direction:row;justify-content:space-between;margin:5px 0;width:100%}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row.approved-doc{align-items:center;border:.1px solid #9f9b9b;border-radius:8px;display:flex;justify-content:space-between;max-height:36px;padding:5px 10px;width:100%}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row.approved-doc span{color:#fff;flex:1 1;font-size:18px;font-weight:300;text-align:center}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row.approved-doc span:nth-child(2){position:relative}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row.approved-doc span:nth-child(2):after,.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row.approved-doc span:nth-child(2):before{background-color:#9f9b9b;bottom:5%;content:"";position:absolute;top:5%;width:1px}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row.approved-doc span:nth-child(2):before{left:-5px}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row.approved-doc span:nth-child(2):after{right:-5px}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row.client{display:flex;flex:1 1;flex-direction:column;margin:0}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .entity-details-container{display:flex;flex-direction:column;gap:10px;padding:3px;width:100%}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .entity-details-container .entity-details-wrapper{display:flex;flex-direction:row;width:100%}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-left{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:5px;width:100px}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-left img{border-radius:8px;height:80px;object-fit:contain;width:80px}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right{display:flex;flex-direction:column;flex-grow:1}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .name-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .name-row .age-wrapper{align-items:center;background-color:#aff8c8;border-radius:5px;color:#fff;display:flex;flex-direction:row;font-size:15px;font-weight:700;gap:10px;padding:5px}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:3px;width:100%}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:5px;justify-content:center}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details .icon{color:#00d37f;height:25px;width:25px}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row{align-items:center;background-color:#aff8c8;border-radius:8px;display:flex;flex-direction:row;gap:5px;justify-content:flex-start;margin-right:10px;padding:3px 5px}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon{align-self:center;border-radius:8px;cursor:pointer;height:30px;padding:3px 5px;width:30px}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.ok{background-color:#3c763d4d;color:#3c763db3}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.cancel{background-color:#cc1a1a4d;color:#cc1a1ab3}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .days{align-items:center;border-radius:5px;display:flex;font-weight:700;font-weight:500;margin-left:5px;padding:5px}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .content-details-left{align-items:flex-start;display:flex;flex-direction:column;gap:7px}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .content-details-right{align-items:flex-end;display:flex;flex-direction:column;gap:7px}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .basis-of-claim{display:flex;flex-direction:column}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .basis-of-claim span{align-items:center;color:#fff;font-size:16px;font-weight:700;justify-content:center}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .basis-of-claim .single-basis-row{align-items:center;display:flex;gap:15px;height:max-content;margin-left:150px;margin-top:10px}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .basis-of-claim .single-basis-row span{margin:0 5px}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .matching-wrapper{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;font-weight:500;gap:10px;height:100%;width:100%}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .matching-wrapper .no-claim{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .matching-wrapper .claims-content{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .matching-wrapper .claims-content .single-claim{border:.5px solid #cc1a1a;border-radius:8px;box-shadow:0 1px 3px #0000004d;cursor:pointer;display:flex;flex-direction:column;flex-wrap:wrap;gap:3px;padding:5px;width:max-content}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .content-details-row .matching-wrapper .claims-content .single-claim:hover{background-color:#f44336cc;color:#fff;transform:scale(1.02);transition:opacity 1s ease-in-out}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .lines-wrapper{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:20px;width:100%}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .lines-wrapper .doc-not-saved{align-items:center;display:flex;flex-direction:column;font-size:24px;font-weight:300;height:100px;justify-content:center;width:100%}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .lines-wrapper .inline-buttons-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;margin-bottom:10px;padding-left:5px}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .lines-wrapper .inline-buttons-wrapper span{color:#fff;font-size:14px;font-weight:700}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .tabs-view-wrapper{display:flex;flex-direction:column;padding:0 10px;width:100%}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .tabs-view-wrapper .attachment{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .tabs-view-wrapper .attachment .attachment-files{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;width:100%}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .content-wrapper .payment-content-details .tabs-view-wrapper .correspondence{display:flex;flex-direction:column;height:100%}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 45px);margin-left:5px;overflow-y:auto;padding-right:3px;position:sticky;top:100px}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:15px;z-index:0}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .actions-row{align-items:center;display:flex;flex-direction:row;height:30px;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .title-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;position:relative}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .title-row span{align-items:center;color:#fff;font-size:16px;font-weight:700;justify-content:center}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .title-row.commission{margin:5px 0}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .title-row .options{align-items:flex-end;background-color:#fff;border:.5px solid #990f4b;border-radius:8px;box-shadow:3px 3px 4px 0 #0009;display:flex;flex-direction:column;gap:10px;padding:10px;position:absolute;right:0;top:30px;width:300px;z-index:999}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .title-row .options .actions-row{display:flex;flex-direction:row;gap:5px;margin:10px 0}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .title-row .mandatory-text{font-size:12px;font-weight:500}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .total-row{align-items:center;color:#fff;font-size:15px;font-weight:500;justify-content:center}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row{align-items:center;color:#fff;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;margin:5px 0}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .payment-no-view{display:flex;flex-direction:row;gap:5px}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .payment-no-view .payment-no{color:#990f4b;font-size:15px}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .payment-no-view .payment-no.our{cursor:pointer}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .allocated-title,.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .osto-allocate-title,.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .payment-amount-title{font-size:14px;font-weight:700}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .allocated-amount,.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .osto-allocate-amount,.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .payment-amount{color:#068229;font-size:24px;font-weight:700}.theme-dark .ap-payment .ap-payment-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .amount-to-words{font-size:24px;font-weight:300;margin:10px 0;text-align:right;width:100%}.theme-dark .ap-payment .footer{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;width:100%}.theme-dark .ap-payment .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .ap-payment .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .invoice-container{background-color:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 6px #0000001a;color:#333;font-family:Arial,sans-serif;margin:20px auto 50px;max-width:800px;overflow:hidden}.theme-light .invoice-container .invoice-header{background-color:#f0f4f8;border-bottom:1px solid #ddd;display:flex;flex-direction:column;gap:20px;padding:20px;position:relative}.theme-light .invoice-container .invoice-title{color:#ff6b6b;font-size:24px;font-weight:700;position:relative;text-align:center}.theme-light .invoice-container .invoice-title:after,.theme-light .invoice-container .invoice-title:before{background-color:#ff6b6b;content:"";height:2px;position:absolute;top:50%;transform:translateY(-50%);width:20%}.theme-light .invoice-container .invoice-title:before{left:0}.theme-light .invoice-container .invoice-title:after{right:0}.theme-light .invoice-container .invoice-number{color:#333;font-size:14px;margin-top:10px;text-align:center}.theme-light .invoice-container .invoice-address{display:flex;justify-content:space-between;margin:0 20px}.theme-light .invoice-container .address-title{font-weight:700;margin-bottom:8px}.theme-light .invoice-container .invoice-table-container{padding:20px}.theme-light .invoice-container .invoice-table-wrapper{border-radius:8px!important;overflow:hidden;padding:20px}.theme-light .invoice-container .invoice-table{border-collapse:collapse;border-radius:8px;border-spacing:0;margin-bottom:20px;overflow:hidden;width:100%}.theme-light .invoice-container .invoice-table th{background-color:#f8f9fa;border:1px solid #ddd;padding:10px;text-align:left}.theme-light .invoice-container .invoice-table td{border:1px solid #ddd;padding:10px}.theme-light .invoice-container .item-description{font-weight:700}.theme-light .invoice-container .item-details{color:#333;font-size:12px}.theme-light .invoice-container .invoice-summary{margin-right:20px;margin-top:20px;text-align:right}.theme-light .invoice-container .invoice-summary p{margin:5px 0}.theme-light .invoice-container .total-amount{color:#ff6b6b;font-size:18px;font-weight:700}.theme-light .invoice-container .invoice-footer{align-items:center;color:#333;display:flex;flex-direction:row;font-size:14px;justify-content:space-between;margin-top:30px;padding:10px 20px;text-align:center}.theme-dark .invoice-container{background-color:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 6px #0000001a;color:#333;font-family:Arial,sans-serif;margin:20px auto 50px;max-width:800px;overflow:hidden}.theme-dark .invoice-container .invoice-header{background-color:#f0f4f8;border-bottom:1px solid #ddd;display:flex;flex-direction:column;gap:20px;padding:20px;position:relative}.theme-dark .invoice-container .invoice-title{color:#ff6b6b;font-size:24px;font-weight:700;position:relative;text-align:center}.theme-dark .invoice-container .invoice-title:after,.theme-dark .invoice-container .invoice-title:before{background-color:#ff6b6b;content:"";height:2px;position:absolute;top:50%;transform:translateY(-50%);width:20%}.theme-dark .invoice-container .invoice-title:before{left:0}.theme-dark .invoice-container .invoice-title:after{right:0}.theme-dark .invoice-container .invoice-number{color:#333;font-size:14px;margin-top:10px;text-align:center}.theme-dark .invoice-container .invoice-address{display:flex;justify-content:space-between;margin:0 20px}.theme-dark .invoice-container .address-title{font-weight:700;margin-bottom:8px}.theme-dark .invoice-container .invoice-table-container{padding:20px}.theme-dark .invoice-container .invoice-table-wrapper{border-radius:8px!important;overflow:hidden;padding:20px}.theme-dark .invoice-container .invoice-table{border-collapse:collapse;border-radius:8px;border-spacing:0;margin-bottom:20px;overflow:hidden;width:100%}.theme-dark .invoice-container .invoice-table th{background-color:#f8f9fa;border:1px solid #ddd;padding:10px;text-align:left}.theme-dark .invoice-container .invoice-table td{border:1px solid #ddd;padding:10px}.theme-dark .invoice-container .item-description{font-weight:700}.theme-dark .invoice-container .item-details{color:#333;font-size:12px}.theme-dark .invoice-container .invoice-summary{margin-right:20px;margin-top:20px;text-align:right}.theme-dark .invoice-container .invoice-summary p{margin:5px 0}.theme-dark .invoice-container .total-amount{color:#ff6b6b;font-size:18px;font-weight:700}.theme-dark .invoice-container .invoice-footer{align-items:center;color:#333;display:flex;flex-direction:row;font-size:14px;justify-content:space-between;margin-top:30px;padding:10px 20px;text-align:center}.theme-light .ap-payment-home{background-color:#f7f9fc;height:calc(100vh - 100px);margin-bottom:5px;transition:opacity .5s ease-in-out}.theme-light .ap-payment-home,.theme-light .ap-payment-home .no-content{align-items:center;border-radius:8px;display:flex;flex-direction:column;justify-content:center;width:100%}.theme-light .ap-payment-home .no-content{background-color:#fff;flex:1 1;gap:10px}.theme-light .ap-payment-home .ap-payment-home-main-wrapper{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:center;width:100%}.theme-light .ap-payment-home .ap-payment-home-main-wrapper .list-wrapper{align-items:flex-start;border-radius:8px;display:flex;flex-direction:column;gap:10px;height:100%;overflow-y:auto;padding:10px;width:100%}.theme-light .ap-payment-home .ap-payment-home-main-wrapper .list-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .ap-payment-home .ap-payment-home-main-wrapper .list-wrapper .list-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .ap-payment-home .ap-payment-home-main-wrapper .list-wrapper .list-navbar .separator-v{background-color:#f7f9fc;border-radius:2px;display:block;height:30px;margin:0 10px;width:1px}.theme-light .ap-payment-home .ap-payment-home-main-wrapper .list-wrapper .list-navbar .back-icon{align-items:center;background-color:#f7f9fc;border-radius:8px;cursor:pointer;height:35px;justify-content:center;padding:5px;width:25px}.theme-light .ap-payment-home .ap-payment-home-main-wrapper .list-wrapper .list-navbar .back-icon:hover{background-color:#fff;color:#cc1a1a}.theme-light .ap-payment-home .ap-payment-home-main-wrapper .list-wrapper .list-navbar .list-navbar-left{align-items:center;display:flex;flex-direction:row;gap:5px}.theme-light .ap-payment-home .ap-payment-home-main-wrapper .list-wrapper .list-navbar .list-navbar-right{align-items:center;display:flex;flex-direction:row;gap:1px}.theme-light .ap-payment-home .ap-payment-home-main-wrapper .list-wrapper .list-content{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;width:100%}.theme-light .ap-payment-home .ap-payment-home-main-wrapper .list-wrapper .list-content .icon{color:#b80baf;height:70px;margin-bottom:10px;width:70px}.theme-light .ap-payment-home .ap-payment-home-main-wrapper .list-wrapper .list-content .title{color:#b80baf;font-size:28px;font-weight:300}.theme-light .ap-payment-home .ap-payment-home-main-wrapper .list-wrapper .list-content p{color:#757575;margin:20px 0;max-width:700px;text-align:center}.theme-light .ap-payment-home .ap-payment-home-main-wrapper .list-wrapper .list-content .list-footer{display:flex;flex-direction:row;justify-content:flex-end;margin-bottom:10px;margin-right:10px;margin-top:auto;width:100%}.theme-light .ap-payment-home .ap-payment-home-main-wrapper .list-wrapper .list-content .list-footer .overlay-button{align-items:center;background-color:#00d37f;border:none;border-radius:50%;box-shadow:0 4px 6px #0000001a;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;transition:transform .3s ease;width:50px}.theme-light .ap-payment-home .ap-payment-home-main-wrapper .list-wrapper .list-content .list-footer .overlay-button:hover{transform:scale(1.1)}.theme-light .ap-payment-home .ap-payment-home-main-wrapper .single-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:100%;padding:10px;width:100%}.theme-light .ap-payment-home .ap-payment-home-main-wrapper .single-wrapper .single-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .ap-payment-home .ap-payment-home-main-wrapper .single-wrapper .single-navbar .single-navbar-left,.theme-light .ap-payment-home .ap-payment-home-main-wrapper .single-wrapper .single-navbar .single-navbar-right{align-items:center;display:flex;flex-direction:row;gap:3px}.theme-light .ap-payment-home .ap-payment-home-main-wrapper .single-wrapper .single-content{display:flex;flex-direction:row;padding:20px;width:100%}.theme-light .ap-payment-home .ap-payment-home-main-wrapper .single-wrapper .single-content .single-content-left{display:flex;flex:3 1;flex-direction:column;gap:20px}.theme-light .ap-payment-home .ap-payment-home-main-wrapper .single-wrapper .single-content .single-content-right{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:10px}.theme-light .ap-payment-home .ap-payment-home-main-wrapper .single-wrapper .single-content .single-content-right .chip-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center}.theme-light .ap-payment-home .ap-payment-home-main-wrapper .single-wrapper .single-content .single-content-right .chip-wrapper .chip{display:flex;width:max-content}.theme-dark .ap-payment-home{background-color:#2b3139;height:calc(100vh - 100px);margin-bottom:5px;transition:opacity .5s ease-in-out}.theme-dark .ap-payment-home,.theme-dark .ap-payment-home .no-content{align-items:center;border-radius:8px;display:flex;flex-direction:column;justify-content:center;width:100%}.theme-dark .ap-payment-home .no-content{background-color:#181a20;flex:1 1;gap:10px}.theme-dark .ap-payment-home .ap-payment-home-main-wrapper{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:center;width:100%}.theme-dark .ap-payment-home .ap-payment-home-main-wrapper .list-wrapper{align-items:flex-start;border-radius:8px;display:flex;flex-direction:column;gap:10px;height:100%;overflow-y:auto;padding:10px;width:100%}.theme-dark .ap-payment-home .ap-payment-home-main-wrapper .list-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .ap-payment-home .ap-payment-home-main-wrapper .list-wrapper .list-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .ap-payment-home .ap-payment-home-main-wrapper .list-wrapper .list-navbar .separator-v{background-color:#2b3139;border-radius:2px;display:block;height:30px;margin:0 10px;width:1px}.theme-dark .ap-payment-home .ap-payment-home-main-wrapper .list-wrapper .list-navbar .back-icon{align-items:center;background-color:#2b3139;border-radius:8px;cursor:pointer;height:35px;justify-content:center;padding:5px;width:25px}.theme-dark .ap-payment-home .ap-payment-home-main-wrapper .list-wrapper .list-navbar .back-icon:hover{background-color:#181a20;color:#cc1a1a}.theme-dark .ap-payment-home .ap-payment-home-main-wrapper .list-wrapper .list-navbar .list-navbar-left{align-items:center;display:flex;flex-direction:row;gap:5px}.theme-dark .ap-payment-home .ap-payment-home-main-wrapper .list-wrapper .list-navbar .list-navbar-right{align-items:center;display:flex;flex-direction:row;gap:1px}.theme-dark .ap-payment-home .ap-payment-home-main-wrapper .list-wrapper .list-content{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;width:100%}.theme-dark .ap-payment-home .ap-payment-home-main-wrapper .list-wrapper .list-content .icon{color:#b80baf;height:70px;margin-bottom:10px;width:70px}.theme-dark .ap-payment-home .ap-payment-home-main-wrapper .list-wrapper .list-content .title{color:#b80baf;font-size:28px;font-weight:300}.theme-dark .ap-payment-home .ap-payment-home-main-wrapper .list-wrapper .list-content p{color:#757575;margin:20px 0;max-width:700px;text-align:center}.theme-dark .ap-payment-home .ap-payment-home-main-wrapper .list-wrapper .list-content .list-footer{display:flex;flex-direction:row;justify-content:flex-end;margin-bottom:10px;margin-right:10px;margin-top:auto;width:100%}.theme-dark .ap-payment-home .ap-payment-home-main-wrapper .list-wrapper .list-content .list-footer .overlay-button{align-items:center;background-color:#00d37f;border:none;border-radius:50%;box-shadow:0 4px 6px #0000001a;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;transition:transform .3s ease;width:50px}.theme-dark .ap-payment-home .ap-payment-home-main-wrapper .list-wrapper .list-content .list-footer .overlay-button:hover{transform:scale(1.1)}.theme-dark .ap-payment-home .ap-payment-home-main-wrapper .single-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:100%;padding:10px;width:100%}.theme-dark .ap-payment-home .ap-payment-home-main-wrapper .single-wrapper .single-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .ap-payment-home .ap-payment-home-main-wrapper .single-wrapper .single-navbar .single-navbar-left,.theme-dark .ap-payment-home .ap-payment-home-main-wrapper .single-wrapper .single-navbar .single-navbar-right{align-items:center;display:flex;flex-direction:row;gap:3px}.theme-dark .ap-payment-home .ap-payment-home-main-wrapper .single-wrapper .single-content{display:flex;flex-direction:row;padding:20px;width:100%}.theme-dark .ap-payment-home .ap-payment-home-main-wrapper .single-wrapper .single-content .single-content-left{display:flex;flex:3 1;flex-direction:column;gap:20px}.theme-dark .ap-payment-home .ap-payment-home-main-wrapper .single-wrapper .single-content .single-content-right{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:10px}.theme-dark .ap-payment-home .ap-payment-home-main-wrapper .single-wrapper .single-content .single-content-right .chip-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center}.theme-dark .ap-payment-home .ap-payment-home-main-wrapper .single-wrapper .single-content .single-content-right .chip-wrapper .chip{display:flex;width:max-content}.theme-light .ar-home{background-color:#f7f9fc;height:calc(100vh - 100px);justify-content:flex-start;margin:10px 0;transition:opacity .5s ease-in-out}.theme-light .ar-home,.theme-light .ar-home .no-content{align-items:center;display:flex;flex-direction:column;width:100%}.theme-light .ar-home .no-content{background-color:#fff;border-radius:8px;flex:1 1;gap:10px;justify-content:center}.theme-light .ar-home .no-content h1{font-size:30px}.theme-light .ar-home .no-content p{font-size:18px}.theme-light .ar-home .ar-home-main-wrapper{display:flex;flex-direction:row;gap:5px;height:calc(100vh - 120px);width:100%}.theme-light .ar-home .ar-home-main-wrapper .left-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;overflow-y:auto;position:sticky;top:100px}.theme-light .ar-home .ar-home-main-wrapper .left-wrapper::-webkit-scrollbar{width:3px}.theme-light .ar-home .ar-home-main-wrapper .left-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .ar-home .ar-home-main-wrapper .left-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-light .ar-home .ar-home-main-wrapper .left-wrapper::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width:600px){.theme-light .ar-home .ar-home-main-wrapper .left-wrapper{display:none}}.theme-light .ar-home .ar-home-main-wrapper .left-wrapper .left-content{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:15px 0}.theme-light .ar-home .ar-home-main-wrapper .left-wrapper .left-content .left-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .ar-home .ar-home-main-wrapper .left-wrapper .left-content .menu{width:100%}.theme-light .ar-home .ar-home-main-wrapper .left-wrapper .left-content .menu .item{display:flex;flex-direction:column;gap:10px;margin-bottom:10px}.theme-light .ar-home .ar-home-main-wrapper .left-wrapper .left-content .menu .item .title{border-radius:5px;font-family:Ubuntu,sans-serif;font-size:14px;font-weight:400;padding:5px 10px;text-transform:uppercase}.theme-light .ar-home .ar-home-main-wrapper .left-wrapper .left-content .menu .item button{align-items:center;background-color:#fff;border:none;cursor:pointer;display:flex;font-family:Roboto,sans-serif;gap:10px;padding:7px 10px}.theme-light .ar-home .ar-home-main-wrapper .left-wrapper .left-content .menu .item button:hover{color:#333}.theme-light .ar-home .ar-home-main-wrapper .left-wrapper .left-content .menu .item button.active{border-left:4px solid;color:#333}.theme-light .ar-home .ar-home-main-wrapper .left-wrapper .left-content .menu .item button .listItemIcon{color:#000;height:20px;width:20px}.theme-light .ar-home .ar-home-main-wrapper .left-wrapper .left-content .menu .item button .listItemTitle{font-size:15px;font-weight:300;letter-spacing:1.3}.theme-light .ar-home .ar-home-main-wrapper .left-wrapper .left-content .menu .item button .listItemTitle.active{font-weight:700}.theme-light .ar-home .ar-home-main-wrapper .center-wrapper{border-radius:8px;display:flex;flex:6 1;flex-direction:column;overflow-y:auto}.theme-light .ar-home .ar-home-main-wrapper .center-wrapper::-webkit-scrollbar{width:3px}.theme-light .ar-home .ar-home-main-wrapper .center-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .ar-home .ar-home-main-wrapper .center-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-light .ar-home .ar-home-main-wrapper .center-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.theme-light .ar-home .ar-home-main-wrapper .center-wrapper .center-details{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;margin-right:3px;padding:15px}.theme-light .ar-home .ar-home-main-wrapper .center-wrapper .center-details .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .ar-home .ar-home-main-wrapper .right-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 120px);margin-left:5px;overflow-y:auto;padding-right:3px;position:sticky;top:100px}.theme-light .ar-home .ar-home-main-wrapper .right-wrapper::-webkit-scrollbar{width:3px}.theme-light .ar-home .ar-home-main-wrapper .right-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .ar-home .ar-home-main-wrapper .right-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-light .ar-home .ar-home-main-wrapper .right-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.theme-light .ar-home .ar-home-main-wrapper .right-wrapper .right-content{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:15px}.theme-light .ar-home .ar-home-main-wrapper .right-wrapper .right-content .right-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .ar-home{background-color:#2b3139;height:calc(100vh - 100px);justify-content:flex-start;margin:10px 0;transition:opacity .5s ease-in-out}.theme-dark .ar-home,.theme-dark .ar-home .no-content{align-items:center;display:flex;flex-direction:column;width:100%}.theme-dark .ar-home .no-content{background-color:#181a20;border-radius:8px;flex:1 1;gap:10px;justify-content:center}.theme-dark .ar-home .no-content h1{font-size:30px}.theme-dark .ar-home .no-content p{font-size:18px}.theme-dark .ar-home .ar-home-main-wrapper{display:flex;flex-direction:row;gap:5px;height:calc(100vh - 120px);width:100%}.theme-dark .ar-home .ar-home-main-wrapper .left-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;overflow-y:auto;position:sticky;top:100px}.theme-dark .ar-home .ar-home-main-wrapper .left-wrapper::-webkit-scrollbar{width:3px}.theme-dark .ar-home .ar-home-main-wrapper .left-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .ar-home .ar-home-main-wrapper .left-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-dark .ar-home .ar-home-main-wrapper .left-wrapper::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width:600px){.theme-dark .ar-home .ar-home-main-wrapper .left-wrapper{display:none}}.theme-dark .ar-home .ar-home-main-wrapper .left-wrapper .left-content{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:15px 0}.theme-dark .ar-home .ar-home-main-wrapper .left-wrapper .left-content .left-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .ar-home .ar-home-main-wrapper .left-wrapper .left-content .menu{width:100%}.theme-dark .ar-home .ar-home-main-wrapper .left-wrapper .left-content .menu .item{display:flex;flex-direction:column;gap:10px;margin-bottom:10px}.theme-dark .ar-home .ar-home-main-wrapper .left-wrapper .left-content .menu .item .title{border-radius:5px;font-family:Ubuntu,sans-serif;font-size:14px;font-weight:400;padding:5px 10px;text-transform:uppercase}.theme-dark .ar-home .ar-home-main-wrapper .left-wrapper .left-content .menu .item button{align-items:center;background-color:#181a20;border:none;cursor:pointer;display:flex;font-family:Roboto,sans-serif;gap:10px;padding:7px 10px}.theme-dark .ar-home .ar-home-main-wrapper .left-wrapper .left-content .menu .item button:hover{color:#333}.theme-dark .ar-home .ar-home-main-wrapper .left-wrapper .left-content .menu .item button.active{border-left:4px solid;color:#333}.theme-dark .ar-home .ar-home-main-wrapper .left-wrapper .left-content .menu .item button .listItemIcon{color:#fff;height:20px;width:20px}.theme-dark .ar-home .ar-home-main-wrapper .left-wrapper .left-content .menu .item button .listItemTitle{font-size:15px;font-weight:300;letter-spacing:1.3}.theme-dark .ar-home .ar-home-main-wrapper .left-wrapper .left-content .menu .item button .listItemTitle.active{font-weight:700}.theme-dark .ar-home .ar-home-main-wrapper .center-wrapper{border-radius:8px;display:flex;flex:6 1;flex-direction:column;overflow-y:auto}.theme-dark .ar-home .ar-home-main-wrapper .center-wrapper::-webkit-scrollbar{width:3px}.theme-dark .ar-home .ar-home-main-wrapper .center-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .ar-home .ar-home-main-wrapper .center-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-dark .ar-home .ar-home-main-wrapper .center-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.theme-dark .ar-home .ar-home-main-wrapper .center-wrapper .center-details{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;margin-right:3px;padding:15px}.theme-dark .ar-home .ar-home-main-wrapper .center-wrapper .center-details .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .ar-home .ar-home-main-wrapper .right-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 120px);margin-left:5px;overflow-y:auto;padding-right:3px;position:sticky;top:100px}.theme-dark .ar-home .ar-home-main-wrapper .right-wrapper::-webkit-scrollbar{width:3px}.theme-dark .ar-home .ar-home-main-wrapper .right-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .ar-home .ar-home-main-wrapper .right-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-dark .ar-home .ar-home-main-wrapper .right-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.theme-dark .ar-home .ar-home-main-wrapper .right-wrapper .right-content{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:15px}.theme-dark .ar-home .ar-home-main-wrapper .right-wrapper .right-content .right-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .ar-db{align-items:center;background-color:#f7f9fc!important;display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow-y:auto;transition:opacity .5s ease-in-out;width:100%}.theme-light .ar-db::-webkit-scrollbar{width:10px}.theme-light .ar-db::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .ar-db::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-light .ar-db::-webkit-scrollbar-thumb:hover{background:#555}.theme-light .ar-db .content{display:flex;flex-direction:column;height:100%;width:100%}.theme-light .ar-db .content .content-wrapper{grid-gap:10px;background-color:#f7f9fc!important;display:grid;gap:10px;grid-auto-flow:dense;grid-auto-rows:minmax(150px,auto);grid-template-columns:repeat(4,1fr);padding:0 5px}@media screen and (min-width:989px)and (max-width:1078px){.theme-light .ar-db .content .content-wrapper{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:691px)and (max-width:988px){.theme-light .ar-db .content .content-wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:601px)and (max-width:690px){.theme-light .ar-db .content .content-wrapper{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:600px){.theme-light .ar-db .content .content-wrapper{grid-auto-rows:minmax(120px,auto)}}.theme-light .ar-db .content .content-wrapper .box{background-color:#fff;border-radius:8px;padding:15px}.theme-light .ar-db .content .content-wrapper .box1{grid-column:span 1;grid-row:span 3}.theme-light .ar-db .content .content-wrapper .box2,.theme-light .ar-db .content .content-wrapper .box3{grid-column:span 1;grid-row:span 1}.theme-light .ar-db .content .content-wrapper .box4{grid-column:span 1;grid-row:span 3}.theme-light .ar-db .content .content-wrapper .box5,.theme-light .ar-db .content .content-wrapper .box6{grid-column:span 1;grid-row:span 1}.theme-light .ar-db .content .content-wrapper .box7{grid-column:span 2;grid-row:span 2}@media screen and (min-width:601px)and (max-width:690px){.theme-light .ar-db .content .content-wrapper .box7{display:none}}.theme-dark .ar-db{align-items:center;background-color:#2b3139!important;display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow-y:auto;transition:opacity .5s ease-in-out;width:100%}.theme-dark .ar-db::-webkit-scrollbar{width:10px}.theme-dark .ar-db::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .ar-db::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-dark .ar-db::-webkit-scrollbar-thumb:hover{background:#555}.theme-dark .ar-db .content{display:flex;flex-direction:column;height:100%;width:100%}.theme-dark .ar-db .content .content-wrapper{grid-gap:10px;background-color:#2b3139!important;display:grid;gap:10px;grid-auto-flow:dense;grid-auto-rows:minmax(150px,auto);grid-template-columns:repeat(4,1fr);padding:0 5px}@media screen and (min-width:989px)and (max-width:1078px){.theme-dark .ar-db .content .content-wrapper{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:691px)and (max-width:988px){.theme-dark .ar-db .content .content-wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:601px)and (max-width:690px){.theme-dark .ar-db .content .content-wrapper{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:600px){.theme-dark .ar-db .content .content-wrapper{grid-auto-rows:minmax(120px,auto)}}.theme-dark .ar-db .content .content-wrapper .box{background-color:#181a20;border-radius:8px;padding:15px}.theme-dark .ar-db .content .content-wrapper .box1{grid-column:span 1;grid-row:span 3}.theme-dark .ar-db .content .content-wrapper .box2,.theme-dark .ar-db .content .content-wrapper .box3{grid-column:span 1;grid-row:span 1}.theme-dark .ar-db .content .content-wrapper .box4{grid-column:span 1;grid-row:span 3}.theme-dark .ar-db .content .content-wrapper .box5,.theme-dark .ar-db .content .content-wrapper .box6{grid-column:span 1;grid-row:span 1}.theme-dark .ar-db .content .content-wrapper .box7{grid-column:span 2;grid-row:span 2}@media screen and (min-width:601px)and (max-width:690px){.theme-dark .ar-db .content .content-wrapper .box7{display:none}}.theme-light .ar-matching{align-items:center;background-color:#f7f9fc;display:flex;flex-direction:column;height:100%;justify-content:flex-start;transition:opacity .5s ease-in-out;width:100%}.theme-light .ar-matching::-webkit-scrollbar{width:10px}.theme-light .ar-matching::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .ar-matching::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-light .ar-matching::-webkit-scrollbar-thumb:hover{background:#555}.theme-light .ar-matching .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:5px 0;padding:0 5px;width:100%}.theme-light .ar-matching .navbar .navbar-left{color:#000}.theme-light .ar-matching .navbar .navbar-left .search-input-wrapper{align-items:center;background-color:#fff;border:.3px solid #ccc;border-radius:5px;display:flex;height:40px;justify-content:space-between;width:300px}.theme-light .ar-matching .navbar .navbar-left .search-input-wrapper .search-input-icon{color:#000;height:20px;margin:10px;width:20px}.theme-light .ar-matching .navbar .navbar-left .search-input-wrapper .search-input{background:#0000;border:none;border-radius:5px;color:#000;font-size:18px;font-weight:300;height:100%;margin:5px 5px 5px 0;outline:none;padding-left:5px;width:100%}.theme-light .ar-matching .navbar .navbar-left .search-input-wrapper .search-input::placeholder{color:#ccc;font-weight:500}.theme-light .ar-matching .navbar .navbar-right{align-items:center;display:flex;gap:5px}.theme-light .ar-matching .content{display:flex;flex-direction:column;height:100%;padding:5px;width:100%}.theme-dark .ar-matching{align-items:center;background-color:#2b3139;display:flex;flex-direction:column;height:100%;justify-content:flex-start;transition:opacity .5s ease-in-out;width:100%}.theme-dark .ar-matching::-webkit-scrollbar{width:10px}.theme-dark .ar-matching::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .ar-matching::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-dark .ar-matching::-webkit-scrollbar-thumb:hover{background:#555}.theme-dark .ar-matching .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:5px 0;padding:0 5px;width:100%}.theme-dark .ar-matching .navbar .navbar-left{color:#fff}.theme-dark .ar-matching .navbar .navbar-left .search-input-wrapper{align-items:center;background-color:#181a20;border:.3px solid #ccc;border-radius:5px;display:flex;height:40px;justify-content:space-between;width:300px}.theme-dark .ar-matching .navbar .navbar-left .search-input-wrapper .search-input-icon{color:#fff;height:20px;margin:10px;width:20px}.theme-dark .ar-matching .navbar .navbar-left .search-input-wrapper .search-input{background:#0000;border:none;border-radius:5px;color:#fff;font-size:18px;font-weight:300;height:100%;margin:5px 5px 5px 0;outline:none;padding-left:5px;width:100%}.theme-dark .ar-matching .navbar .navbar-left .search-input-wrapper .search-input::placeholder{color:#d2d2d2;font-weight:500}.theme-dark .ar-matching .navbar .navbar-right{align-items:center;display:flex;gap:5px}.theme-dark .ar-matching .content{display:flex;flex-direction:column;height:100%;padding:5px;width:100%}.theme-light .ar-receipt-home{align-items:center;background-color:#f7f9fc;border-radius:8px;display:flex;flex-direction:column;height:calc(100vh - 100px);justify-content:center;margin-bottom:5px;transition:opacity .5s ease-in-out;width:100%}.theme-light .ar-receipt-home .no-content{background-color:inherit;gap:10px}.theme-light .ar-receipt-home .ar-receipt-home-main-wrapper,.theme-light .ar-receipt-home .no-content{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;justify-content:center;width:100%}.theme-light .ar-receipt-home .ar-receipt-home-main-wrapper{background-color:#fff;height:100%}.theme-light .ar-receipt-home .ar-receipt-home-main-wrapper .list-wrapper{align-items:flex-start;border-radius:8px;display:flex;flex-direction:column;gap:10px;height:100%;overflow-y:auto;padding:10px;width:100%}.theme-light .ar-receipt-home .ar-receipt-home-main-wrapper .list-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .ar-receipt-home .ar-receipt-home-main-wrapper .list-wrapper .list-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .ar-receipt-home .ar-receipt-home-main-wrapper .list-wrapper .list-navbar .separator-v{background-color:#f7f9fc;border-radius:2px;display:block;height:30px;margin:0 10px;width:1px}.theme-light .ar-receipt-home .ar-receipt-home-main-wrapper .list-wrapper .list-navbar .back-icon{align-items:center;background-color:#f7f9fc;border-radius:8px;cursor:pointer;height:35px;justify-content:center;padding:5px;width:25px}.theme-light .ar-receipt-home .ar-receipt-home-main-wrapper .list-wrapper .list-navbar .back-icon:hover{background-color:#fff;color:#cc1a1a}.theme-light .ar-receipt-home .ar-receipt-home-main-wrapper .list-wrapper .list-navbar .list-navbar-left{align-items:center;display:flex;flex-direction:row;gap:5px}.theme-light .ar-receipt-home .ar-receipt-home-main-wrapper .list-wrapper .list-navbar .list-navbar-right{align-items:center;display:flex;flex-direction:row;gap:1px}.theme-light .ar-receipt-home .ar-receipt-home-main-wrapper .list-wrapper .list-content{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;width:100%}.theme-light .ar-receipt-home .ar-receipt-home-main-wrapper .list-wrapper .list-content .icon{color:#b80baf;height:70px;margin-bottom:10px;width:70px}.theme-light .ar-receipt-home .ar-receipt-home-main-wrapper .list-wrapper .list-content .title{color:#b80baf;font-size:28px;font-weight:300}.theme-light .ar-receipt-home .ar-receipt-home-main-wrapper .list-wrapper .list-content p{color:#757575;margin:20px 0;max-width:700px;text-align:center}.theme-light .ar-receipt-home .ar-receipt-home-main-wrapper .list-wrapper .list-content .list-footer{display:flex;flex-direction:row;justify-content:flex-end;margin-bottom:10px;margin-right:10px;margin-top:auto;width:100%}.theme-light .ar-receipt-home .ar-receipt-home-main-wrapper .list-wrapper .list-content .list-footer .overlay-button{align-items:center;background-color:#00d37f;border:none;border-radius:50%;box-shadow:0 4px 6px #0000001a;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;transition:transform .3s ease;width:50px}.theme-light .ar-receipt-home .ar-receipt-home-main-wrapper .list-wrapper .list-content .list-footer .overlay-button:hover{transform:scale(1.1)}.theme-light .ar-receipt-home .ar-receipt-home-main-wrapper .single-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:100%;padding:10px;width:100%}.theme-light .ar-receipt-home .ar-receipt-home-main-wrapper .single-wrapper .single-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .ar-receipt-home .ar-receipt-home-main-wrapper .single-wrapper .single-navbar .single-navbar-left,.theme-light .ar-receipt-home .ar-receipt-home-main-wrapper .single-wrapper .single-navbar .single-navbar-right{align-items:center;display:flex;flex-direction:row;gap:3px}.theme-light .ar-receipt-home .ar-receipt-home-main-wrapper .single-wrapper .single-content{display:flex;flex-direction:row;padding:20px;width:100%}.theme-light .ar-receipt-home .ar-receipt-home-main-wrapper .single-wrapper .single-content .single-content-left{display:flex;flex:3 1;flex-direction:column;gap:20px}.theme-light .ar-receipt-home .ar-receipt-home-main-wrapper .single-wrapper .single-content .single-content-right{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:10px}.theme-light .ar-receipt-home .ar-receipt-home-main-wrapper .single-wrapper .single-content .single-content-right .chip-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center}.theme-light .ar-receipt-home .ar-receipt-home-main-wrapper .single-wrapper .single-content .single-content-right .chip-wrapper .chip{display:flex;width:max-content}.theme-dark .ar-receipt-home{background-color:#2b3139;height:calc(100vh - 100px);margin-bottom:5px;transition:opacity .5s ease-in-out}.theme-dark .ar-receipt-home,.theme-dark .ar-receipt-home .no-content{align-items:center;border-radius:8px;display:flex;flex-direction:column;justify-content:center;width:100%}.theme-dark .ar-receipt-home .no-content{background-color:inherit;flex:1 1;gap:10px}.theme-dark .ar-receipt-home .ar-receipt-home-main-wrapper{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:center;width:100%}.theme-dark .ar-receipt-home .ar-receipt-home-main-wrapper .list-wrapper{align-items:flex-start;border-radius:8px;display:flex;flex-direction:column;gap:10px;height:100%;overflow-y:auto;padding:10px;width:100%}.theme-dark .ar-receipt-home .ar-receipt-home-main-wrapper .list-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .ar-receipt-home .ar-receipt-home-main-wrapper .list-wrapper .list-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .ar-receipt-home .ar-receipt-home-main-wrapper .list-wrapper .list-navbar .separator-v{background-color:#2b3139;border-radius:2px;display:block;height:30px;margin:0 10px;width:1px}.theme-dark .ar-receipt-home .ar-receipt-home-main-wrapper .list-wrapper .list-navbar .back-icon{align-items:center;background-color:#2b3139;border-radius:8px;cursor:pointer;height:35px;justify-content:center;padding:5px;width:25px}.theme-dark .ar-receipt-home .ar-receipt-home-main-wrapper .list-wrapper .list-navbar .back-icon:hover{background-color:#181a20;color:#cc1a1a}.theme-dark .ar-receipt-home .ar-receipt-home-main-wrapper .list-wrapper .list-navbar .list-navbar-left{align-items:center;display:flex;flex-direction:row;gap:5px}.theme-dark .ar-receipt-home .ar-receipt-home-main-wrapper .list-wrapper .list-navbar .list-navbar-right{align-items:center;display:flex;flex-direction:row;gap:1px}.theme-dark .ar-receipt-home .ar-receipt-home-main-wrapper .list-wrapper .list-content{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;width:100%}.theme-dark .ar-receipt-home .ar-receipt-home-main-wrapper .list-wrapper .list-content .icon{color:#b80baf;height:70px;margin-bottom:10px;width:70px}.theme-dark .ar-receipt-home .ar-receipt-home-main-wrapper .list-wrapper .list-content .title{color:#b80baf;font-size:28px;font-weight:300}.theme-dark .ar-receipt-home .ar-receipt-home-main-wrapper .list-wrapper .list-content p{color:#757575;margin:20px 0;max-width:700px;text-align:center}.theme-dark .ar-receipt-home .ar-receipt-home-main-wrapper .list-wrapper .list-content .list-footer{display:flex;flex-direction:row;justify-content:flex-end;margin-bottom:10px;margin-right:10px;margin-top:auto;width:100%}.theme-dark .ar-receipt-home .ar-receipt-home-main-wrapper .list-wrapper .list-content .list-footer .overlay-button{align-items:center;background-color:#00d37f;border:none;border-radius:50%;box-shadow:0 4px 6px #0000001a;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;transition:transform .3s ease;width:50px}.theme-dark .ar-receipt-home .ar-receipt-home-main-wrapper .list-wrapper .list-content .list-footer .overlay-button:hover{transform:scale(1.1)}.theme-dark .ar-receipt-home .ar-receipt-home-main-wrapper .single-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:100%;padding:10px;width:100%}.theme-dark .ar-receipt-home .ar-receipt-home-main-wrapper .single-wrapper .single-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .ar-receipt-home .ar-receipt-home-main-wrapper .single-wrapper .single-navbar .single-navbar-left,.theme-dark .ar-receipt-home .ar-receipt-home-main-wrapper .single-wrapper .single-navbar .single-navbar-right{align-items:center;display:flex;flex-direction:row;gap:3px}.theme-dark .ar-receipt-home .ar-receipt-home-main-wrapper .single-wrapper .single-content{display:flex;flex-direction:row;padding:20px;width:100%}.theme-dark .ar-receipt-home .ar-receipt-home-main-wrapper .single-wrapper .single-content .single-content-left{display:flex;flex:3 1;flex-direction:column;gap:20px}.theme-dark .ar-receipt-home .ar-receipt-home-main-wrapper .single-wrapper .single-content .single-content-right{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:10px}.theme-dark .ar-receipt-home .ar-receipt-home-main-wrapper .single-wrapper .single-content .single-content-right .chip-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center}.theme-dark .ar-receipt-home .ar-receipt-home-main-wrapper .single-wrapper .single-content .single-content-right .chip-wrapper .chip{display:flex;width:max-content}.theme-light .ad-sys-code{background-color:#f7f9fc;height:100%;justify-content:flex-start;transition:opacity .5s ease-in-out}.theme-light .ad-sys-code,.theme-light .ad-sys-code .no-content{align-items:center;background-color:#fff;display:flex;flex-direction:column;width:100%}.theme-light .ad-sys-code .no-content{border-radius:8px;flex:1 1;gap:10px;justify-content:center}.theme-light .ad-sys-code .separator-v{background-color:#f7f9fc;border-radius:2px;display:block;height:30px;margin:0 10px;width:1px}.theme-light .ad-sys-code .back-icon{align-items:center;background-color:#f7f9fc;border-radius:8px;cursor:pointer;height:35px;justify-content:center;padding:5px;width:25px}.theme-light .ad-sys-code .back-icon:hover{background-color:#fff;color:#cc1a1a}.theme-light .ad-sys-code .sys-code-main-wrapper{display:flex;flex-direction:row;width:100%}.theme-light .ad-sys-code .sys-code-main-wrapper .syscode-center-wrapper{border-radius:8px;display:flex;flex:3 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:60px;padding-right:3px;top:45px}.theme-light .ad-sys-code .sys-code-main-wrapper .syscode-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .ad-sys-code .sys-code-main-wrapper .syscode-center-wrapper .center-details{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column}.theme-light .ad-sys-code .sys-code-main-wrapper .syscode-center-wrapper .center-details .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .ad-sys-code .sys-code-main-wrapper .syscode-center-wrapper .center-details .center-navbar .selected-title{align-items:center;display:flex;font-size:25px;font-weight:500;justify-content:flex-start}.theme-light .ad-sys-code .sys-code-main-wrapper .syscode-center-wrapper .center-details .center-navbar .selected-type{background-color:#e3f2fd;border-radius:8px;color:#000;margin-right:10px;padding:5px}.theme-light .ad-sys-code .sys-code-main-wrapper .syscode-center-wrapper .center-details .center-navbar .navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:5px}.theme-light .ad-sys-code .sys-code-main-wrapper .syscode-center-wrapper .center-details .center-navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-light .ad-sys-code .sys-code-main-wrapper .right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:60px;position:sticky;top:45px}.theme-light .ad-sys-code .sys-code-main-wrapper .right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .ad-sys-code .sys-code-main-wrapper .right-wrapper .options-list{align-items:center;display:flex;flex-direction:column;justify-content:center;width:95%}.theme-light .ad-sys-code .sys-code-main-wrapper .right-wrapper .options-list .single-option{border-radius:8px;color:#000;cursor:pointer;display:flex;flex-direction:column;height:max-content;margin:3px 10px;padding:10px;width:100%}.theme-light .ad-sys-code .sys-code-main-wrapper .right-wrapper .options-list .single-option:hover{background-color:#f7f9fc;color:#000}.theme-light .ad-sys-code .sys-code-main-wrapper .right-wrapper .options-list .single-option.active{background-color:#f7f9fc;color:#000;font-weight:700}.theme-light .ad-sys-code .sys-code-main-wrapper .right-wrapper .options-list .single-option .title-row{display:flex;flex-direction:row;justify-content:space-between}.theme-light .ad-sys-code .sys-code-main-wrapper .right-wrapper .options-list .single-option .title-row .cy-title{font-size:16px;font-weight:600}.theme-light .ad-sys-code .sys-code-main-wrapper .right-wrapper .options-list .single-option .title-row .cy-type{font-size:10px;font-weight:700}.theme-light .ad-sys-code .sys-code-main-wrapper .right-wrapper .options-list .single-option .title-row .cy-period{font-size:12px;font-weight:700;text-transform:uppercase}.theme-light .ad-sys-code .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .ad-sys-code .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .ad-sys-code{background-color:#2b3139;height:100%;justify-content:flex-start;transition:opacity .5s ease-in-out}.theme-dark .ad-sys-code,.theme-dark .ad-sys-code .no-content{align-items:center;background-color:#181a20;display:flex;flex-direction:column;width:100%}.theme-dark .ad-sys-code .no-content{border-radius:8px;flex:1 1;gap:10px;justify-content:center}.theme-dark .ad-sys-code .separator-v{background-color:#2b3139;border-radius:2px;display:block;height:30px;margin:0 10px;width:1px}.theme-dark .ad-sys-code .back-icon{align-items:center;background-color:#2b3139;border-radius:8px;cursor:pointer;height:35px;justify-content:center;padding:5px;width:25px}.theme-dark .ad-sys-code .back-icon:hover{background-color:#181a20;color:#cc1a1a}.theme-dark .ad-sys-code .sys-code-main-wrapper{display:flex;flex-direction:row;width:100%}.theme-dark .ad-sys-code .sys-code-main-wrapper .syscode-center-wrapper{border-radius:8px;display:flex;flex:3 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:60px;padding-right:3px;top:45px}.theme-dark .ad-sys-code .sys-code-main-wrapper .syscode-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .ad-sys-code .sys-code-main-wrapper .syscode-center-wrapper .center-details{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column}.theme-dark .ad-sys-code .sys-code-main-wrapper .syscode-center-wrapper .center-details .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .ad-sys-code .sys-code-main-wrapper .syscode-center-wrapper .center-details .center-navbar .selected-title{align-items:center;display:flex;font-size:25px;font-weight:500;justify-content:flex-start}.theme-dark .ad-sys-code .sys-code-main-wrapper .syscode-center-wrapper .center-details .center-navbar .selected-type{background-color:rgba(68,94,120,.741);border-radius:8px;color:#fff;margin-right:10px;padding:5px}.theme-dark .ad-sys-code .sys-code-main-wrapper .syscode-center-wrapper .center-details .center-navbar .navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:5px}.theme-dark .ad-sys-code .sys-code-main-wrapper .syscode-center-wrapper .center-details .center-navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-dark .ad-sys-code .sys-code-main-wrapper .right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:60px;position:sticky;top:45px}.theme-dark .ad-sys-code .sys-code-main-wrapper .right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .ad-sys-code .sys-code-main-wrapper .right-wrapper .options-list{align-items:center;display:flex;flex-direction:column;justify-content:center;width:95%}.theme-dark .ad-sys-code .sys-code-main-wrapper .right-wrapper .options-list .single-option{border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-direction:column;height:max-content;margin:3px 10px;padding:10px;width:100%}.theme-dark .ad-sys-code .sys-code-main-wrapper .right-wrapper .options-list .single-option:hover{background-color:#2b3139;color:#fff}.theme-dark .ad-sys-code .sys-code-main-wrapper .right-wrapper .options-list .single-option.active{background-color:#2b3139;color:#fff;font-weight:700}.theme-dark .ad-sys-code .sys-code-main-wrapper .right-wrapper .options-list .single-option .title-row{display:flex;flex-direction:row;justify-content:space-between}.theme-dark .ad-sys-code .sys-code-main-wrapper .right-wrapper .options-list .single-option .title-row .cy-title{font-size:16px;font-weight:600}.theme-dark .ad-sys-code .sys-code-main-wrapper .right-wrapper .options-list .single-option .title-row .cy-type{font-size:10px;font-weight:700}.theme-dark .ad-sys-code .sys-code-main-wrapper .right-wrapper .options-list .single-option .title-row .cy-period{font-size:12px;font-weight:700;text-transform:uppercase}.theme-dark .ad-sys-code .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .ad-sys-code .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .all-entity-catg-list{background-color:#fff;color:#000;display:flex;flex-direction:column;height:calc(100vh - 45px);overflow-x:hidden;overflow-y:auto;transition:opacity .5s ease-in-out;width:100%}.theme-light .all-entity-catg-list::-webkit-scrollbar{display:none;width:1px}.theme-light .all-entity-catg-list .custom-segmented{align-items:center;background-color:#f7f9fc;display:flex;height:56px;justify-content:center;padding:0 10px;width:100%}.theme-light .all-entity-catg-list .ant-segmented{background-color:#f7f9fc;color:#000}.theme-light .all-entity-catg-list .ant-segmented-item{align-items:center;display:flex;height:95%;justify-content:center}.theme-light .all-entity-catg-list .ant-segmented-item-selected{background-color:#00d37f}.theme-light .all-entity-catg-list .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:5px 10px;width:100%}.theme-light .all-entity-catg-list .navbar .separator-v{background-color:#f7f9fc;border-radius:2px;display:block;height:30px;margin:0 10px;width:1px}.theme-light .all-entity-catg-list .navbar .back-icon{align-items:center;background-color:#f7f9fc;border-radius:8px;cursor:pointer;height:35px;justify-content:center;padding:5px;width:25px}.theme-light .all-entity-catg-list .navbar .back-icon:hover{background-color:#fff;color:#cc1a1a}.theme-light .all-entity-catg-list .navbar .navbar-left{color:#000;display:flex;flex-direction:column;gap:5px}.theme-light .all-entity-catg-list .navbar .navbar-right{align-items:center;display:flex;gap:1px}.theme-light .all-entity-catg-list .entity-catg-content{display:flex;flex:1 1;flex-direction:column;height:100%;width:100%}.theme-light .all-entity-catg-list .entity-catg-content .all-entity-catg-wrapper{align-items:stretch;display:flex;flex:1 1;flex-direction:row;flex-grow:1;flex-wrap:wrap;gap:3px;justify-content:flex-start;padding:5px 5px 50px;width:100%}.theme-light .all-entity-catg-list .entity-catg-content .all-entity-catg-wrapper .single-catg{background-color:#f7f9fc;border:.5px solid #0000;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;flex-grow:1;height:max-content;margin:5px 5px 0 0;min-height:130px;overflow-wrap:break-word;padding:10px;transition:transform .5s ease;width:320px}.theme-light .all-entity-catg-list .entity-catg-content .all-entity-catg-wrapper .single-catg:hover{border:.5px solid #aff8c8;transform:scale(1.01)}.theme-light .all-entity-catg-list .entity-catg-content .all-entity-catg-wrapper .single-catg .single-catg-title{align-items:top;display:flex;justify-content:space-between}.theme-light .all-entity-catg-list .entity-catg-content .all-entity-catg-wrapper .single-catg .single-catg-title .catg-name{flex-wrap:wrap;font-size:16px;font-weight:500}.theme-light .all-entity-catg-list .entity-catg-content .all-entity-catg-wrapper .single-catg .catg-code{display:flex;flex-direction:row;justify-content:space-between;margin:5px 0}.theme-light .all-entity-catg-list .entity-catg-content .all-entity-catg-wrapper .single-catg .user-wrapper{display:flex;flex-direction:column;margin:10px 0}.theme-light .all-entity-catg-list .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .all-entity-catg-list .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .all-entity-catg-list{background-color:#181a20;color:#fff;display:flex;flex-direction:column;height:calc(100vh - 45px);overflow-x:hidden;overflow-y:auto;transition:opacity .5s ease-in-out;width:100%}.theme-dark .all-entity-catg-list::-webkit-scrollbar{display:none;width:1px}.theme-dark .all-entity-catg-list .custom-segmented{align-items:center;background-color:#2b3139;display:flex;height:56px;justify-content:center;padding:0 10px;width:100%}.theme-dark .all-entity-catg-list .ant-segmented{background-color:#2b3139;color:#fff}.theme-dark .all-entity-catg-list .ant-segmented-item{align-items:center;display:flex;height:95%;justify-content:center}.theme-dark .all-entity-catg-list .ant-segmented-item-selected{background-color:#00d37f}.theme-dark .all-entity-catg-list .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:5px 10px;width:100%}.theme-dark .all-entity-catg-list .navbar .separator-v{background-color:#2b3139;border-radius:2px;display:block;height:30px;margin:0 10px;width:1px}.theme-dark .all-entity-catg-list .navbar .back-icon{align-items:center;background-color:#2b3139;border-radius:8px;cursor:pointer;height:35px;justify-content:center;padding:5px;width:25px}.theme-dark .all-entity-catg-list .navbar .back-icon:hover{background-color:#181a20;color:#cc1a1a}.theme-dark .all-entity-catg-list .navbar .navbar-left{color:#fff;display:flex;flex-direction:column;gap:5px}.theme-dark .all-entity-catg-list .navbar .navbar-right{align-items:center;display:flex;gap:1px}.theme-dark .all-entity-catg-list .entity-catg-content{display:flex;flex:1 1;flex-direction:column;height:100%;width:100%}.theme-dark .all-entity-catg-list .entity-catg-content .all-entity-catg-wrapper{align-items:stretch;display:flex;flex:1 1;flex-direction:row;flex-grow:1;flex-wrap:wrap;gap:3px;justify-content:flex-start;padding:5px 5px 50px;width:100%}.theme-dark .all-entity-catg-list .entity-catg-content .all-entity-catg-wrapper .single-catg{background-color:#2b3139;border:.5px solid #0000;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;flex-grow:1;height:max-content;margin:5px 5px 0 0;min-height:130px;overflow-wrap:break-word;padding:10px;transition:transform .5s ease;width:320px}.theme-dark .all-entity-catg-list .entity-catg-content .all-entity-catg-wrapper .single-catg:hover{border:.5px solid #aff8c8;transform:scale(1.01)}.theme-dark .all-entity-catg-list .entity-catg-content .all-entity-catg-wrapper .single-catg .single-catg-title{align-items:top;display:flex;justify-content:space-between}.theme-dark .all-entity-catg-list .entity-catg-content .all-entity-catg-wrapper .single-catg .single-catg-title .catg-name{flex-wrap:wrap;font-size:16px;font-weight:500}.theme-dark .all-entity-catg-list .entity-catg-content .all-entity-catg-wrapper .single-catg .catg-code{display:flex;flex-direction:row;justify-content:space-between;margin:5px 0}.theme-dark .all-entity-catg-list .entity-catg-content .all-entity-catg-wrapper .single-catg .user-wrapper{display:flex;flex-direction:column;margin:10px 0}.theme-dark .all-entity-catg-list .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .all-entity-catg-list .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .gl-calendar{background-color:#f7f9fc;color:#000;height:100%;justify-content:flex-start;transition:opacity .5s ease-in-out}.theme-light .gl-calendar,.theme-light .gl-calendar .no-content{align-items:center;background-color:#fff;display:flex;flex-direction:column;width:100%}.theme-light .gl-calendar .no-content{border-radius:8px;flex:1 1;gap:10px;justify-content:center}.theme-light .gl-calendar .custom-segmented{align-items:center;background-color:#f0f0f0;display:flex;height:56px;height:100%;justify-content:center}.theme-light .gl-calendar .ant-segmented-item{align-items:center;display:flex;height:95%;justify-content:center}.theme-light .gl-calendar .gl-calendar-main-wrapper{display:flex;flex-direction:row;width:100%}.theme-light .gl-calendar .gl-calendar-main-wrapper .gl-calendar-center-wrapper{border-radius:8px;display:flex;flex:3 1;flex-direction:column;height:calc(100vh - 60px);overflow-y:auto;padding-bottom:30px;padding-right:3px}.theme-light .gl-calendar .gl-calendar-main-wrapper .gl-calendar-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .gl-calendar .gl-calendar-main-wrapper .gl-calendar-center-wrapper .center-details{background-color:#fff;border-radius:8px;color:#000;display:flex;flex:1 1;flex-direction:column;padding:15px}.theme-light .gl-calendar .gl-calendar-main-wrapper .gl-calendar-center-wrapper .center-details .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .gl-calendar .gl-calendar-main-wrapper .gl-calendar-center-wrapper .center-details .center-navbar .selected-title{align-items:center;display:flex;font-size:25px;font-weight:500;justify-content:flex-start}.theme-light .gl-calendar .gl-calendar-main-wrapper .gl-calendar-center-wrapper .center-details .center-navbar .selected-type{background-color:#e3f2fd;border-radius:8px;color:#000;margin-right:10px;padding:5px}.theme-light .gl-calendar .gl-calendar-main-wrapper .gl-calendar-right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 60px);margin-top:15px;overflow-y:auto;padding-bottom:60px;position:sticky;top:100px}.theme-light .gl-calendar .gl-calendar-main-wrapper .gl-calendar-right-wrapper::-webkit-scrollbar{display:none;width:1px}@media screen and (max-width:600px){.theme-light .gl-calendar .gl-calendar-main-wrapper .gl-calendar-right-wrapper{display:none}}.theme-light .gl-calendar .gl-calendar-main-wrapper .gl-calendar-right-wrapper .separator-v{background-color:#f7f9fc;border-radius:2px;display:block;height:30px;margin:0 10px;width:1px}.theme-light .gl-calendar .gl-calendar-main-wrapper .gl-calendar-right-wrapper .back-icon{align-items:center;background-color:#f7f9fc;border-radius:8px;cursor:pointer;height:35px;justify-content:center;padding:5px;width:25px}.theme-light .gl-calendar .gl-calendar-main-wrapper .gl-calendar-right-wrapper .back-icon:hover{background-color:#fff;color:#cc1a1a}.theme-light .gl-calendar .gl-calendar-main-wrapper .gl-calendar-right-wrapper .options-list{align-items:center;display:flex;flex-direction:column;justify-content:center;width:95%}.theme-light .gl-calendar .gl-calendar-main-wrapper .gl-calendar-right-wrapper .options-list .single-option{border-radius:8px;color:#000;cursor:pointer;display:flex;flex-direction:column;height:max-content;margin:3px 10px;padding:10px;width:100%}.theme-light .gl-calendar .gl-calendar-main-wrapper .gl-calendar-right-wrapper .options-list .single-option:hover{background-color:#f7f9fc;color:#000}.theme-light .gl-calendar .gl-calendar-main-wrapper .gl-calendar-right-wrapper .options-list .single-option.active{background-color:#f7f9fc;color:#000;font-weight:700}.theme-light .gl-calendar .gl-calendar-main-wrapper .gl-calendar-right-wrapper .options-list .single-option .title-row{display:flex;flex-direction:row;justify-content:space-between}.theme-light .gl-calendar .gl-calendar-main-wrapper .gl-calendar-right-wrapper .options-list .single-option .title-row .cy-title{font-size:16px;font-weight:600}.theme-light .gl-calendar .gl-calendar-main-wrapper .gl-calendar-right-wrapper .options-list .single-option .title-row .cy-type{font-size:10px;font-weight:700}.theme-light .gl-calendar .gl-calendar-main-wrapper .gl-calendar-right-wrapper .options-list .single-option .title-row .cy-period{font-size:12px;font-weight:700;text-transform:uppercase}.theme-light .gl-calendar .new-rate-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .gl-calendar .new-rate-dialog .new-rate-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .gl-calendar .new-rate-dialog .new-rate-wrapper .new-rate-navbar{align-items:center;display:flex;height:max-content;justify-content:space-between}.theme-light .gl-calendar .new-rate-dialog .new-rate-wrapper .new-rate-content{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;margin:10px 0}.theme-light .gl-calendar .new-rate-dialog .new-rate-wrapper .new-rate-action{align-items:center;display:flex;gap:5px;justify-content:flex-end}.theme-light .gl-calendar .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .gl-calendar .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .gl-calendar{background-color:#2b3139;color:#fff;height:100%;justify-content:flex-start;transition:opacity .5s ease-in-out}.theme-dark .gl-calendar,.theme-dark .gl-calendar .no-content{align-items:center;background-color:#181a20;display:flex;flex-direction:column;width:100%}.theme-dark .gl-calendar .no-content{border-radius:8px;flex:1 1;gap:10px;justify-content:center}.theme-dark .gl-calendar .custom-segmented{align-items:center;background-color:#f0f0f0;display:flex;height:56px;height:100%;justify-content:center}.theme-dark .gl-calendar .ant-segmented-item{align-items:center;display:flex;height:95%;justify-content:center}.theme-dark .gl-calendar .gl-calendar-main-wrapper{display:flex;flex-direction:row;width:100%}.theme-dark .gl-calendar .gl-calendar-main-wrapper .gl-calendar-center-wrapper{border-radius:8px;display:flex;flex:3 1;flex-direction:column;height:calc(100vh - 60px);overflow-y:auto;padding-bottom:30px;padding-right:3px}.theme-dark .gl-calendar .gl-calendar-main-wrapper .gl-calendar-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .gl-calendar .gl-calendar-main-wrapper .gl-calendar-center-wrapper .center-details{background-color:#181a20;border-radius:8px;color:#fff;display:flex;flex:1 1;flex-direction:column;padding:15px}.theme-dark .gl-calendar .gl-calendar-main-wrapper .gl-calendar-center-wrapper .center-details .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .gl-calendar .gl-calendar-main-wrapper .gl-calendar-center-wrapper .center-details .center-navbar .selected-title{align-items:center;display:flex;font-size:25px;font-weight:500;justify-content:flex-start}.theme-dark .gl-calendar .gl-calendar-main-wrapper .gl-calendar-center-wrapper .center-details .center-navbar .selected-type{background-color:rgba(68,94,120,.741);border-radius:8px;color:#fff;margin-right:10px;padding:5px}.theme-dark .gl-calendar .gl-calendar-main-wrapper .gl-calendar-right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 60px);margin-top:15px;overflow-y:auto;padding-bottom:60px;position:sticky;top:100px}.theme-dark .gl-calendar .gl-calendar-main-wrapper .gl-calendar-right-wrapper::-webkit-scrollbar{display:none;width:1px}@media screen and (max-width:600px){.theme-dark .gl-calendar .gl-calendar-main-wrapper .gl-calendar-right-wrapper{display:none}}.theme-dark .gl-calendar .gl-calendar-main-wrapper .gl-calendar-right-wrapper .separator-v{background-color:#2b3139;border-radius:2px;display:block;height:30px;margin:0 10px;width:1px}.theme-dark .gl-calendar .gl-calendar-main-wrapper .gl-calendar-right-wrapper .back-icon{align-items:center;background-color:#2b3139;border-radius:8px;cursor:pointer;height:35px;justify-content:center;padding:5px;width:25px}.theme-dark .gl-calendar .gl-calendar-main-wrapper .gl-calendar-right-wrapper .back-icon:hover{background-color:#181a20;color:#cc1a1a}.theme-dark .gl-calendar .gl-calendar-main-wrapper .gl-calendar-right-wrapper .options-list{align-items:center;display:flex;flex-direction:column;justify-content:center;width:95%}.theme-dark .gl-calendar .gl-calendar-main-wrapper .gl-calendar-right-wrapper .options-list .single-option{border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-direction:column;height:max-content;margin:3px 10px;padding:10px;width:100%}.theme-dark .gl-calendar .gl-calendar-main-wrapper .gl-calendar-right-wrapper .options-list .single-option:hover{background-color:#2b3139;color:#fff}.theme-dark .gl-calendar .gl-calendar-main-wrapper .gl-calendar-right-wrapper .options-list .single-option.active{background-color:#2b3139;color:#fff;font-weight:700}.theme-dark .gl-calendar .gl-calendar-main-wrapper .gl-calendar-right-wrapper .options-list .single-option .title-row{display:flex;flex-direction:row;justify-content:space-between}.theme-dark .gl-calendar .gl-calendar-main-wrapper .gl-calendar-right-wrapper .options-list .single-option .title-row .cy-title{font-size:16px;font-weight:600}.theme-dark .gl-calendar .gl-calendar-main-wrapper .gl-calendar-right-wrapper .options-list .single-option .title-row .cy-type{font-size:10px;font-weight:700}.theme-dark .gl-calendar .gl-calendar-main-wrapper .gl-calendar-right-wrapper .options-list .single-option .title-row .cy-period{font-size:12px;font-weight:700;text-transform:uppercase}.theme-dark .gl-calendar .new-rate-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .gl-calendar .new-rate-dialog .new-rate-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .gl-calendar .new-rate-dialog .new-rate-wrapper .new-rate-navbar{align-items:center;display:flex;height:max-content;justify-content:space-between}.theme-dark .gl-calendar .new-rate-dialog .new-rate-wrapper .new-rate-content{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;margin:10px 0}.theme-dark .gl-calendar .new-rate-dialog .new-rate-wrapper .new-rate-action{align-items:center;display:flex;gap:5px;justify-content:flex-end}.theme-dark .gl-calendar .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .gl-calendar .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .gl-currency{background-color:#f7f9fc;height:calc(100vh - 100px);justify-content:flex-start;transition:opacity .5s ease-in-out}.theme-light .gl-currency,.theme-light .gl-currency .no-content{align-items:center;background-color:#fff;display:flex;flex-direction:column;width:100%}.theme-light .gl-currency .no-content{border-radius:8px;flex:1 1;gap:10px;justify-content:center}.theme-light .gl-currency .custom-segmented{align-items:center;background-color:#f0f0f0;display:flex;height:56px;height:100%;justify-content:center}.theme-light .gl-currency .ant-segmented-item{align-items:center;display:flex;height:95%;justify-content:center}.theme-light .gl-currency .gl-currency-main-wrapper{display:flex;flex-direction:row;width:100%}.theme-light .gl-currency .gl-currency-main-wrapper .gl-currency-center-wrapper{border-radius:8px;display:flex;flex:3 1;flex-direction:column;height:calc(100vh - 120px);overflow-y:auto;padding-right:3px}.theme-light .gl-currency .gl-currency-main-wrapper .gl-currency-center-wrapper::-webkit-scrollbar{display:none;width:1px}@media screen and (max-width:600px){.theme-light .gl-currency .gl-currency-main-wrapper .gl-currency-center-wrapper{display:none}}.theme-light .gl-currency .gl-currency-main-wrapper .gl-currency-center-wrapper .gl-currency-center-details{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:15px}.theme-light .gl-currency .gl-currency-main-wrapper .gl-currency-center-wrapper .gl-currency-center-details .gl-currency-center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .gl-currency .gl-currency-main-wrapper .gl-currency-center-wrapper .gl-currency-center-details .gl-currency-center-navbar .selected-title{align-items:center;display:flex;font-size:25px;font-weight:500;justify-content:flex-start}.theme-light .gl-currency .gl-currency-main-wrapper .gl-currency-center-wrapper .gl-currency-center-details .gl-currency-center-navbar .selected-type{background-color:#e3f2fd;border-radius:8px;color:#000;margin-right:10px;padding:5px}.theme-light .gl-currency .gl-currency-main-wrapper .gl-currency-center-wrapper .gl-currency-center-details .gl-currency-center-navbar .navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:5px}.theme-light .gl-currency .gl-currency-main-wrapper .gl-currency-center-wrapper .gl-currency-center-details .gl-currency-center-navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-light .gl-currency .gl-currency-main-wrapper .gl-currency-right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 100px);margin-top:15px;overflow-y:auto;position:sticky;top:100px}.theme-light .gl-currency .gl-currency-main-wrapper .gl-currency-right-wrapper::-webkit-scrollbar{display:none;width:1px}@media screen and (max-width:600px){.theme-light .gl-currency .gl-currency-main-wrapper .gl-currency-right-wrapper{display:none}}.theme-light .gl-currency .gl-currency-main-wrapper .gl-currency-right-wrapper .separator-v{background-color:#f7f9fc;border-radius:2px;display:block;height:30px;margin:0 10px;width:1px}.theme-light .gl-currency .gl-currency-main-wrapper .gl-currency-right-wrapper .back-icon{align-items:center;background-color:#f7f9fc;border-radius:8px;cursor:pointer;height:35px;justify-content:center;padding:5px;width:25px}.theme-light .gl-currency .gl-currency-main-wrapper .gl-currency-right-wrapper .back-icon:hover{background-color:#fff;color:#cc1a1a}.theme-light .gl-currency .gl-currency-main-wrapper .gl-currency-right-wrapper .options-list{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0 10px;width:95%}.theme-light .gl-currency .gl-currency-main-wrapper .gl-currency-right-wrapper .options-list .single-option{border-radius:8px;color:#000;cursor:pointer;display:flex;flex-direction:column;height:max-content;margin:3px 10px;padding:10px;width:100%}.theme-light .gl-currency .gl-currency-main-wrapper .gl-currency-right-wrapper .options-list .single-option:hover{background-color:#f7f9fc;color:#000}.theme-light .gl-currency .gl-currency-main-wrapper .gl-currency-right-wrapper .options-list .single-option.active{background-color:#f7f9fc;color:#000;font-weight:700}.theme-light .gl-currency .gl-currency-main-wrapper .gl-currency-right-wrapper .options-list .single-option .title-row{display:flex;flex-direction:row;justify-content:space-between}.theme-light .gl-currency .gl-currency-main-wrapper .gl-currency-right-wrapper .options-list .single-option .title-row .cy-title{font-size:16px;font-weight:600}.theme-light .gl-currency .gl-currency-main-wrapper .gl-currency-right-wrapper .options-list .single-option .title-row .cy-type{font-size:10px;font-weight:700}.theme-light .gl-currency .gl-currency-main-wrapper .gl-currency-right-wrapper .options-list .single-option .title-row .cy-period{font-size:12px;font-weight:700;text-transform:uppercase}.theme-light .gl-currency .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .gl-currency .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .gl-currency{background-color:#2b3139;height:calc(100vh - 100px);justify-content:flex-start;transition:opacity .5s ease-in-out}.theme-dark .gl-currency,.theme-dark .gl-currency .no-content{align-items:center;background-color:#181a20;display:flex;flex-direction:column;width:100%}.theme-dark .gl-currency .no-content{border-radius:8px;flex:1 1;gap:10px;justify-content:center}.theme-dark .gl-currency .custom-segmented{align-items:center;background-color:#f0f0f0;display:flex;height:56px;height:100%;justify-content:center}.theme-dark .gl-currency .ant-segmented-item{align-items:center;display:flex;height:95%;justify-content:center}.theme-dark .gl-currency .gl-currency-main-wrapper{display:flex;flex-direction:row;width:100%}.theme-dark .gl-currency .gl-currency-main-wrapper .gl-currency-center-wrapper{border-radius:8px;display:flex;flex:3 1;flex-direction:column;height:calc(100vh - 120px);overflow-y:auto;padding-right:3px}.theme-dark .gl-currency .gl-currency-main-wrapper .gl-currency-center-wrapper::-webkit-scrollbar{display:none;width:1px}@media screen and (max-width:600px){.theme-dark .gl-currency .gl-currency-main-wrapper .gl-currency-center-wrapper{display:none}}.theme-dark .gl-currency .gl-currency-main-wrapper .gl-currency-center-wrapper .gl-currency-center-details{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:15px}.theme-dark .gl-currency .gl-currency-main-wrapper .gl-currency-center-wrapper .gl-currency-center-details .gl-currency-center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .gl-currency .gl-currency-main-wrapper .gl-currency-center-wrapper .gl-currency-center-details .gl-currency-center-navbar .selected-title{align-items:center;display:flex;font-size:25px;font-weight:500;justify-content:flex-start}.theme-dark .gl-currency .gl-currency-main-wrapper .gl-currency-center-wrapper .gl-currency-center-details .gl-currency-center-navbar .selected-type{background-color:rgba(68,94,120,.741);border-radius:8px;color:#fff;margin-right:10px;padding:5px}.theme-dark .gl-currency .gl-currency-main-wrapper .gl-currency-center-wrapper .gl-currency-center-details .gl-currency-center-navbar .navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:5px}.theme-dark .gl-currency .gl-currency-main-wrapper .gl-currency-center-wrapper .gl-currency-center-details .gl-currency-center-navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-dark .gl-currency .gl-currency-main-wrapper .gl-currency-right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 100px);margin-top:15px;overflow-y:auto;position:sticky;top:100px}.theme-dark .gl-currency .gl-currency-main-wrapper .gl-currency-right-wrapper::-webkit-scrollbar{display:none;width:1px}@media screen and (max-width:600px){.theme-dark .gl-currency .gl-currency-main-wrapper .gl-currency-right-wrapper{display:none}}.theme-dark .gl-currency .gl-currency-main-wrapper .gl-currency-right-wrapper .separator-v{background-color:#2b3139;border-radius:2px;display:block;height:30px;margin:0 10px;width:1px}.theme-dark .gl-currency .gl-currency-main-wrapper .gl-currency-right-wrapper .back-icon{align-items:center;background-color:#2b3139;border-radius:8px;cursor:pointer;height:35px;justify-content:center;padding:5px;width:25px}.theme-dark .gl-currency .gl-currency-main-wrapper .gl-currency-right-wrapper .back-icon:hover{background-color:#181a20;color:#cc1a1a}.theme-dark .gl-currency .gl-currency-main-wrapper .gl-currency-right-wrapper .options-list{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0 10px;width:95%}.theme-dark .gl-currency .gl-currency-main-wrapper .gl-currency-right-wrapper .options-list .single-option{border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-direction:column;height:max-content;margin:3px 10px;padding:10px;width:100%}.theme-dark .gl-currency .gl-currency-main-wrapper .gl-currency-right-wrapper .options-list .single-option:hover{background-color:#2b3139;color:#fff}.theme-dark .gl-currency .gl-currency-main-wrapper .gl-currency-right-wrapper .options-list .single-option.active{background-color:#2b3139;color:#fff;font-weight:700}.theme-dark .gl-currency .gl-currency-main-wrapper .gl-currency-right-wrapper .options-list .single-option .title-row{display:flex;flex-direction:row;justify-content:space-between}.theme-dark .gl-currency .gl-currency-main-wrapper .gl-currency-right-wrapper .options-list .single-option .title-row .cy-title{font-size:16px;font-weight:600}.theme-dark .gl-currency .gl-currency-main-wrapper .gl-currency-right-wrapper .options-list .single-option .title-row .cy-type{font-size:10px;font-weight:700}.theme-dark .gl-currency .gl-currency-main-wrapper .gl-currency-right-wrapper .options-list .single-option .title-row .cy-period{font-size:12px;font-weight:700;text-transform:uppercase}.theme-dark .gl-currency .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .gl-currency .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .ar-receipt{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden;transition:opacity .5s ease-in-out;width:100%}.theme-light .ar-receipt .no-content{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-light .ar-receipt .section-sub-title{color:#000;font-family:Roboto,sans-serif;font-weight:300}@media screen and (min-width:1079px){.theme-light .ar-receipt .section-sub-title{font-size:20px}}@media screen and (min-width:989px)and (max-width:1078px){.theme-light .ar-receipt .section-sub-title{font-size:20px}}@media screen and (min-width:691px)and (max-width:988px){.theme-light .ar-receipt .section-sub-title{font-size:20px}}@media screen and (min-width:601px)and (max-width:690px){.theme-light .ar-receipt .section-sub-title{font-size:15px}}@media screen and (max-width:600px){.theme-light .ar-receipt .section-sub-title{font-size:12px}}.theme-light .ar-receipt .claim-no{color:#000;font-size:18px;font-weight:300;text-overflow:ellipsis}.theme-light .ar-receipt .claim-details{font-size:16px;font-weight:300;text-overflow:ellipsis}.theme-light .ar-receipt .sub-title-twolines{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#cc1a1a;display:-webkit-box;font-size:24px;font-weight:700;height:2.4em;line-height:1.2;overflow:hidden;text-overflow:ellipsis}.theme-light .ar-receipt .ar-receipt-main-wrapper{display:flex;flex-direction:column;flex-grow:1;flex:1 1;overflow:hidden;width:100%;z-index:0}.theme-light .ar-receipt .ar-receipt-main-wrapper .ar-receipt-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .ar-receipt .ar-receipt-main-wrapper .ar-receipt-navbar .ar-receipt-navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:5px}.theme-light .ar-receipt .ar-receipt-main-wrapper .ar-receipt-navbar .ar-receipt-navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-light .ar-receipt .ar-receipt-main-wrapper .ar-receipt-navbar .ar-receipt-navbar-right .action-menu{cursor:pointer;display:flex}.theme-light .ar-receipt .ar-receipt-main-wrapper .ar-receipt-navbar .ar-receipt-navbar-right .actions{background-color:#f7f9fc;border:1px solid #d3d3d3;border-radius:8px;box-shadow:3px 3px 4px 0 #0000004d;color:#000;display:flex;flex-direction:column;font-weight:300;gap:10px;padding:5px;position:absolute;right:30px;top:5px;width:max-content;z-index:999}.theme-light .ar-receipt .ar-receipt-main-wrapper .ar-receipt-navbar .ar-receipt-navbar-right .actions .single-action{align-items:center;border-radius:8px;cursor:pointer;display:flex;font-size:14px;font-weight:400;overflow:hidden;padding:10px;width:100%}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper{display:flex;flex:1 1;flex-direction:row;margin-top:10px;width:100%;z-index:0}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper{border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:45px;padding-right:3px;width:100%}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .MuiPaper-elevation,.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .MuiPaper-root,.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .MuiTableContainer-root,.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .table-container{background-color:inherit}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;margin-bottom:50px;padding:5px 0}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row{display:flex;flex:1 1;flex-direction:row;justify-content:space-between;margin:5px 0;width:100%}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row.approved-doc{align-items:center;border:.1px solid #d3d3d3;border-radius:8px;display:flex;justify-content:space-between;max-height:36px;padding:5px 10px;width:100%}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row.approved-doc span{color:#000;flex:1 1;font-size:18px;font-weight:300;text-align:center}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row.approved-doc span:nth-child(2){position:relative}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row.approved-doc span:nth-child(2):after,.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row.approved-doc span:nth-child(2):before{background-color:#9f9b9b;bottom:5%;content:"";position:absolute;top:5%;width:1px}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row.approved-doc span:nth-child(2):before{left:-5px}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row.approved-doc span:nth-child(2):after{right:-5px}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row.client{display:flex;flex:1 1;flex-direction:column;margin:0}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .entity-details-container{display:flex;flex-direction:column;gap:10px;padding:3px;width:100%}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .entity-details-container .entity-details-wrapper{display:flex;flex-direction:row;width:100%}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-left{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:5px;width:85px}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-left img{border-radius:8px;height:60px;object-fit:cover;width:60px}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right{display:flex;flex-direction:column;flex-grow:1}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .name-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .name-row .age-wrapper{align-items:center;background-color:#aff8c8;border-radius:5px;color:#000;display:flex;flex-direction:row;font-size:15px;font-weight:700;gap:10px;padding:5px}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:3px;width:100%}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:5px;justify-content:center}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details .icon{color:#00d37f;height:25px;width:25px}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row{align-items:center;background-color:#aff8c8;border-radius:8px;display:flex;flex-direction:row;gap:5px;justify-content:flex-start;margin-right:10px;padding:3px 5px}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon{align-self:center;border-radius:8px;cursor:pointer;height:30px;padding:3px 5px;width:30px}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.ok{background-color:#3c763d4d;color:#3c763db3}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.cancel{background-color:#cc1a1a4d;color:#cc1a1ab3}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .days{align-items:center;border-radius:5px;display:flex;font-weight:700;font-weight:500;margin-left:5px;padding:5px}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .content-details-left{align-items:flex-start;display:flex;flex-direction:column;gap:7px}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .content-details-right{align-items:flex-end;display:flex;flex-direction:column;gap:7px}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .basis-of-claim{display:flex;flex-direction:column}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .basis-of-claim span{align-items:center;color:#000;font-size:16px;font-weight:700;justify-content:center}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .basis-of-claim .single-basis-row{align-items:center;display:flex;gap:15px;height:max-content;margin-left:150px;margin-top:10px}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .basis-of-claim .single-basis-row span{margin:0 5px}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .attachements{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;font-weight:500;gap:10px;height:100%;width:100%}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .attachements .files-view{display:flex;flex-direction:column}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .attachements .files-view .file-navbar{align-items:center;display:flex;flex-direction:row;gap:10px}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .attachements .files-view .file-navbar .file-title{color:#000;font-size:18px;font-weight:600;margin-right:20px}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .attachements .files-view .file-navbar .file-upload-wrapper{display:flex;flex-direction:row;gap:10px;margin:10px 0}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .attachements .files-view .file-navbar .file-upload-wrapper .file-upload-item{align-items:center;border:none;border-radius:8px;color:#000;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:5px;justify-content:center;padding:5px}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .matching-wrapper{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;font-weight:500;gap:10px;height:100%;width:100%}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .matching-wrapper .no-claim{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .matching-wrapper .claims-content{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .matching-wrapper .claims-content .single-claim{border:.5px solid #d3d3d3;border-radius:8px;box-shadow:0 1px 3px #0000004d;cursor:pointer;display:flex;flex-direction:column;flex-wrap:wrap;gap:3px;padding:5px;width:max-content}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .matching-wrapper .claims-content .single-claim:hover{background-color:#f44336cc;color:#fff;transform:scale(1.02);transition:opacity 1s ease-in-out}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .lines-wrapper{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:20px;width:100%}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .lines-wrapper .doc-not-saved{align-items:center;display:flex;flex-direction:column;font-size:24px;font-weight:300;height:100px;justify-content:center;width:100%}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .lines-wrapper .inline-buttons-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;margin-bottom:10px;padding-left:5px}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .lines-wrapper .inline-buttons-wrapper span{color:#000;font-size:14px;font-weight:700}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .tabs-view-wrapper{display:flex;flex-direction:column;padding:0 10px;width:100%}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .tabs-view-wrapper .attachment{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .tabs-view-wrapper .attachment .attachment-files{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;width:100%}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .tabs-view-wrapper .correspondence{display:flex;flex-direction:column;height:100%;width:100%}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 45px);margin-left:5px;overflow-y:auto;padding-right:3px}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper .summary-content{display:flex;flex-direction:column;padding:5px 5px 40px;width:100%}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper .summary-content .actions-row{align-items:center;display:flex;flex-direction:row;height:30px;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper .summary-content .title-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;position:relative}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper .summary-content .title-row.commission{margin:5px 0}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper .summary-content .title-row .options{align-items:flex-end;background-color:#fff;border:.5px solid #990f4b;border-radius:8px;box-shadow:3px 3px 4px 0 #0009;display:flex;flex-direction:column;gap:10px;padding:10px;position:absolute;right:0;top:30px;width:300px;z-index:999}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper .summary-content .title-row .options .actions-row{display:flex;flex-direction:row;gap:5px;margin:10px 0}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper .summary-content .title-row .mandatory-text{color:#cc1a1a;font-size:12px;font-weight:500}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper .summary-content .total-row{align-items:center;color:#000;font-size:15px;font-weight:500;justify-content:center}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper .summary-content .content-row{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;margin:5px 0}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper .summary-content .content-row .receipt-no-view{display:flex;flex-direction:row;gap:5px}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper .summary-content .content-row .receipt-no-view .receipt-no{color:#990f4b;font-size:15px}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper .summary-content .content-row .receipt-no-view .receipt-no.our{cursor:pointer}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper .summary-content .content-row .allocated-title,.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper .summary-content .content-row .osto-allocate-title,.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper .summary-content .content-row .receipt-amount-title{font-size:14px;font-weight:500}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper .summary-content .content-row .allocated-amount,.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper .summary-content .content-row .osto-allocate-amount,.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper .summary-content .content-row .receipt-amount{color:#068229;font-size:18px;font-weight:300}.theme-light .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper .summary-content .content-row .amount-to-words{font-size:24px;font-weight:300;margin:10px 0;text-align:right;width:100%}.theme-light .ar-receipt .footer{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;width:100%}.theme-light .ar-receipt .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .ar-receipt .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .ar-receipt{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden;transition:opacity .5s ease-in-out;width:100%}.theme-dark .ar-receipt .no-content{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-dark .ar-receipt .section-sub-title{color:#fff;font-family:Roboto,sans-serif;font-weight:300}@media screen and (min-width:1079px){.theme-dark .ar-receipt .section-sub-title{font-size:20px}}@media screen and (min-width:989px)and (max-width:1078px){.theme-dark .ar-receipt .section-sub-title{font-size:20px}}@media screen and (min-width:691px)and (max-width:988px){.theme-dark .ar-receipt .section-sub-title{font-size:20px}}@media screen and (min-width:601px)and (max-width:690px){.theme-dark .ar-receipt .section-sub-title{font-size:15px}}@media screen and (max-width:600px){.theme-dark .ar-receipt .section-sub-title{font-size:12px}}.theme-dark .ar-receipt .claim-no{color:#fff;font-size:18px;font-weight:300;text-overflow:ellipsis}.theme-dark .ar-receipt .claim-details{font-size:16px;font-weight:300;text-overflow:ellipsis}.theme-dark .ar-receipt .sub-title-twolines{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#cc1a1a;display:-webkit-box;font-size:24px;font-weight:700;height:2.4em;line-height:1.2;overflow:hidden;text-overflow:ellipsis}.theme-dark .ar-receipt .ar-receipt-main-wrapper{display:flex;flex-direction:column;flex-grow:1;flex:1 1;overflow:hidden;width:100%;z-index:0}.theme-dark .ar-receipt .ar-receipt-main-wrapper .ar-receipt-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .ar-receipt .ar-receipt-main-wrapper .ar-receipt-navbar .ar-receipt-navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:5px}.theme-dark .ar-receipt .ar-receipt-main-wrapper .ar-receipt-navbar .ar-receipt-navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-dark .ar-receipt .ar-receipt-main-wrapper .ar-receipt-navbar .ar-receipt-navbar-right .action-menu{cursor:pointer;display:flex}.theme-dark .ar-receipt .ar-receipt-main-wrapper .ar-receipt-navbar .ar-receipt-navbar-right .actions{background-color:#2b3139;border:1px solid #444;border-radius:8px;box-shadow:3px 3px 4px 0 #0000004d;color:#fff;display:flex;flex-direction:column;font-weight:300;gap:10px;padding:5px;position:absolute;right:30px;top:5px;width:max-content;z-index:999}.theme-dark .ar-receipt .ar-receipt-main-wrapper .ar-receipt-navbar .ar-receipt-navbar-right .actions .single-action{align-items:center;border-radius:8px;cursor:pointer;display:flex;font-size:14px;font-weight:400;overflow:hidden;padding:10px;width:100%}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper{display:flex;flex:1 1;flex-direction:row;margin-top:10px;width:100%;z-index:0}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper{border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:45px;padding-right:3px;width:100%}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .MuiPaper-elevation,.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .MuiPaper-root,.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .MuiTableContainer-root,.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .table-container{background-color:inherit}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;margin-bottom:50px;padding:5px 0}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row{display:flex;flex:1 1;flex-direction:row;justify-content:space-between;margin:5px 0;width:100%}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row.approved-doc{align-items:center;border:.1px solid #444;border-radius:8px;display:flex;justify-content:space-between;max-height:36px;padding:5px 10px;width:100%}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row.approved-doc span{color:#fff;flex:1 1;font-size:18px;font-weight:300;text-align:center}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row.approved-doc span:nth-child(2){position:relative}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row.approved-doc span:nth-child(2):after,.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row.approved-doc span:nth-child(2):before{background-color:#9f9b9b;bottom:5%;content:"";position:absolute;top:5%;width:1px}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row.approved-doc span:nth-child(2):before{left:-5px}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row.approved-doc span:nth-child(2):after{right:-5px}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row.client{display:flex;flex:1 1;flex-direction:column;margin:0}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .entity-details-container{display:flex;flex-direction:column;gap:10px;padding:3px;width:100%}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .entity-details-container .entity-details-wrapper{display:flex;flex-direction:row;width:100%}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-left{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:5px;width:85px}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-left img{border-radius:8px;height:60px;object-fit:cover;width:60px}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right{display:flex;flex-direction:column;flex-grow:1}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .name-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .name-row .age-wrapper{align-items:center;background-color:#aff8c8;border-radius:5px;color:#fff;display:flex;flex-direction:row;font-size:15px;font-weight:700;gap:10px;padding:5px}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:3px;width:100%}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:5px;justify-content:center}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details .icon{color:#00d37f;height:25px;width:25px}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row{align-items:center;background-color:#aff8c8;border-radius:8px;display:flex;flex-direction:row;gap:5px;justify-content:flex-start;margin-right:10px;padding:3px 5px}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon{align-self:center;border-radius:8px;cursor:pointer;height:30px;padding:3px 5px;width:30px}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.ok{background-color:#3c763d4d;color:#3c763db3}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.cancel{background-color:#cc1a1a4d;color:#cc1a1ab3}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .days{align-items:center;border-radius:5px;display:flex;font-weight:700;font-weight:500;margin-left:5px;padding:5px}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .content-details-left{align-items:flex-start;display:flex;flex-direction:column;gap:7px}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .content-details-right{align-items:flex-end;display:flex;flex-direction:column;gap:7px}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .basis-of-claim{display:flex;flex-direction:column}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .basis-of-claim span{align-items:center;color:#fff;font-size:16px;font-weight:700;justify-content:center}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .basis-of-claim .single-basis-row{align-items:center;display:flex;gap:15px;height:max-content;margin-left:150px;margin-top:10px}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .basis-of-claim .single-basis-row span{margin:0 5px}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .attachements{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;font-weight:500;gap:10px;height:100%;width:100%}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .attachements .files-view{display:flex;flex-direction:column}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .attachements .files-view .file-navbar{align-items:center;display:flex;flex-direction:row;gap:10px}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .attachements .files-view .file-navbar .file-title{color:#fff;font-size:18px;font-weight:600;margin-right:20px}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .attachements .files-view .file-navbar .file-upload-wrapper{display:flex;flex-direction:row;gap:10px;margin:10px 0}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .attachements .files-view .file-navbar .file-upload-wrapper .file-upload-item{align-items:center;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:5px;justify-content:center;padding:5px}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .matching-wrapper{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;font-weight:500;gap:10px;height:100%;width:100%}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .matching-wrapper .no-claim{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .matching-wrapper .claims-content{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .matching-wrapper .claims-content .single-claim{border:.5px solid #444;border-radius:8px;box-shadow:0 1px 3px #0000004d;cursor:pointer;display:flex;flex-direction:column;flex-wrap:wrap;gap:3px;padding:5px;width:max-content}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .content-details-row .matching-wrapper .claims-content .single-claim:hover{background-color:#f44336cc;color:#fff;transform:scale(1.02);transition:opacity 1s ease-in-out}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .lines-wrapper{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:20px;width:100%}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .lines-wrapper .doc-not-saved{align-items:center;display:flex;flex-direction:column;font-size:24px;font-weight:300;height:100px;justify-content:center;width:100%}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .lines-wrapper .inline-buttons-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;margin-bottom:10px;padding-left:5px}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .lines-wrapper .inline-buttons-wrapper span{color:#fff;font-size:14px;font-weight:700}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .tabs-view-wrapper{display:flex;flex-direction:column;padding:0 10px;width:100%}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .tabs-view-wrapper .attachment{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .tabs-view-wrapper .attachment .attachment-files{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;width:100%}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .content-wrapper .receipt-content-details .tabs-view-wrapper .correspondence{display:flex;flex-direction:column;height:100%;width:100%}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 45px);margin-left:5px;overflow-y:auto;padding-right:3px}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper .summary-content{display:flex;flex-direction:column;padding:5px 5px 40px;width:100%}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper .summary-content .actions-row{align-items:center;display:flex;flex-direction:row;height:30px;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper .summary-content .title-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;position:relative}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper .summary-content .title-row.commission{margin:5px 0}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper .summary-content .title-row .options{align-items:flex-end;background-color:#fff;border:.5px solid #990f4b;border-radius:8px;box-shadow:3px 3px 4px 0 #0009;display:flex;flex-direction:column;gap:10px;padding:10px;position:absolute;right:0;top:30px;width:300px;z-index:999}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper .summary-content .title-row .options .actions-row{display:flex;flex-direction:row;gap:5px;margin:10px 0}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper .summary-content .title-row .mandatory-text{color:#cc1a1a;font-size:12px;font-weight:500}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper .summary-content .total-row{align-items:center;color:#fff;font-size:15px;font-weight:500;justify-content:center}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper .summary-content .content-row{align-items:center;color:#fff;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;margin:5px 0}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper .summary-content .content-row .receipt-no-view{display:flex;flex-direction:row;gap:5px}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper .summary-content .content-row .receipt-no-view .receipt-no{color:#990f4b;font-size:15px}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper .summary-content .content-row .receipt-no-view .receipt-no.our{cursor:pointer}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper .summary-content .content-row .allocated-title,.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper .summary-content .content-row .osto-allocate-title,.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper .summary-content .content-row .receipt-amount-title{font-size:14px;font-weight:500}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper .summary-content .content-row .allocated-amount,.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper .summary-content .content-row .osto-allocate-amount,.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper .summary-content .content-row .receipt-amount{color:#068229;font-size:18px;font-weight:300}.theme-dark .ar-receipt .ar-receipt-main-wrapper .content-summary-wrapper .receipt-summary-wrapper .summary-content .content-row .amount-to-words{font-size:24px;font-weight:300;margin:10px 0;text-align:right;width:100%}.theme-dark .ar-receipt .footer{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;width:100%}.theme-dark .ar-receipt .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .ar-receipt .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .hr-handbook-container{align-items:center;background-color:#f8f9fa;border-radius:10px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;font-family:Arial,sans-serif;height:100%;margin:0 auto;max-width:800px;overflow:hidden;padding:20px;position:relative;width:100%}.theme-light .hr-handbook-container .header{align-items:center;display:flex;gap:20px;margin-bottom:20px}.theme-light .hr-handbook-container .header .logo{align-items:center;background-color:#0056b3;border-radius:50%;display:flex;height:50px;justify-content:center;width:50px}.theme-light .hr-handbook-container .header .logo .logo-circle{background-color:#fff;border-radius:50%;height:30px;width:30px}.theme-light .hr-handbook-container .header .company-info h1{color:#333;font-size:20px;margin:0}.theme-light .hr-handbook-container .header .company-info p{color:#333;font-size:14px;margin:0}.theme-light .hr-handbook-container .main-content .blue-box{align-items:center;background-color:#0056b3;border-radius:10px;color:#fff;display:flex;flex-direction:column;gap:20px;padding:30px;text-align:center}.theme-light .hr-handbook-container .main-content .blue-box .title{font-size:36px;font-weight:700;margin:0}.theme-light .hr-handbook-container .main-content .blue-box .subtitle{font-size:18px;margin:0}.theme-light .hr-handbook-container .main-content .blue-box .info{display:flex;gap:30px;justify-content:space-between;width:100%}.theme-light .hr-handbook-container .main-content .blue-box .info .info-section h2{font-size:16px;margin-bottom:10px}.theme-light .hr-handbook-container .main-content .blue-box .info .info-section p{font-size:14px;margin:0}.theme-light .hr-handbook-container .side-text{color:#333;font-size:14px;letter-spacing:2px;position:absolute;right:10px;top:50%;transform:rotate(90deg) translateY(-50%);transform-origin:center}.theme-dark .hr-handbook-container{align-items:center;background-color:#f8f9fa;border-radius:10px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;font-family:Arial,sans-serif;height:100%;margin:0 auto;max-width:800px;overflow:hidden;padding:20px;position:relative;width:100%}.theme-dark .hr-handbook-container .header{align-items:center;display:flex;gap:20px;margin-bottom:20px}.theme-dark .hr-handbook-container .header .logo{align-items:center;background-color:#0056b3;border-radius:50%;display:flex;height:50px;justify-content:center;width:50px}.theme-dark .hr-handbook-container .header .logo .logo-circle{background-color:#fff;border-radius:50%;height:30px;width:30px}.theme-dark .hr-handbook-container .header .company-info h1{color:#333;font-size:20px;margin:0}.theme-dark .hr-handbook-container .header .company-info p{color:#333;font-size:14px;margin:0}.theme-dark .hr-handbook-container .main-content .blue-box{align-items:center;background-color:#0056b3;border-radius:10px;color:#fff;display:flex;flex-direction:column;gap:20px;padding:30px;text-align:center}.theme-dark .hr-handbook-container .main-content .blue-box .title{font-size:36px;font-weight:700;margin:0}.theme-dark .hr-handbook-container .main-content .blue-box .subtitle{font-size:18px;margin:0}.theme-dark .hr-handbook-container .main-content .blue-box .info{display:flex;gap:30px;justify-content:space-between;width:100%}.theme-dark .hr-handbook-container .main-content .blue-box .info .info-section h2{font-size:16px;margin-bottom:10px}.theme-dark .hr-handbook-container .main-content .blue-box .info .info-section p{font-size:14px;margin:0}.theme-dark .hr-handbook-container .side-text{color:#333;font-size:14px;letter-spacing:2px;position:absolute;right:10px;top:50%;transform:rotate(90deg) translateY(-50%);transform-origin:center}.theme-light .cm-claim{align-items:stretch;flex-grow:1;height:100%;overflow:hidden;transition:opacity .5s ease-in-out}.theme-light .cm-claim,.theme-light .cm-claim .no-content{background-color:#fff;display:flex;flex-direction:column;width:100%}.theme-light .cm-claim .no-content{align-items:center;border-radius:8px;flex:1 1;gap:10px;justify-content:center}.theme-light .cm-claim .claim-details-field{font-size:15px;font-weight:400;white-space:wrap}.theme-light .cm-claim .claim-details-field.small{font-size:16px}.theme-light .cm-claim .sub-title{color:#cc1a1a;font-size:12px;font-weight:700;text-overflow:ellipsis}.theme-light .cm-claim .section-sub-title{color:#000;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.theme-light .cm-claim .breakdown-title{color:#000;font-family:Roboto,sans-serif;font-size:15px;font-weight:300}.theme-light .cm-claim .sub-title-twolines{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#cc1a1a;display:-webkit-box;font-size:24px;font-weight:700;height:2.4em;line-height:1.2;overflow:hidden;text-overflow:ellipsis}.theme-light .cm-claim .two-column-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .cm-claim .two-column-row .single-cover{border-radius:8px;display:flex;flex-direction:column;padding:10px;width:100%}.theme-light .cm-claim .two-column-row .single-cover.cover-border{border:.5px solid}.theme-light .cm-claim .two-column-row .single-cover.current{border:.5px solid #cc1a1a;border-top-width:3px}.theme-light .cm-claim .two-column-row .single-cover.cover-full{border:.5px solid}.theme-light .cm-claim .two-column-row .single-cover .single-cover-title{color:#000;display:flex;font-size:22px;font-weight:700;justify-content:space-between}.theme-light .cm-claim .two-column-row .single-cover .single-cover-desc{color:#000;font-size:14px;font-weight:400}.theme-light .cm-claim .cm-claim-main-wrapper{display:flex;flex:1 1;flex-direction:column;overflow:hidden;width:100%}.theme-light .cm-claim .cm-claim-main-wrapper .navbar{display:flex;flex-direction:row;flex-grow:1;flex:1 1;justify-content:space-between;margin-bottom:10px;overflow:hidden;width:100%}.theme-light .cm-claim .cm-claim-main-wrapper .navbar .navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:5px}.theme-light .cm-claim .cm-claim-main-wrapper .navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-light .cm-claim .cm-claim-main-wrapper .navbar .navbar-right .icon-container{cursor:pointer;display:flex;flex-direction:column;margin-left:10px;position:relative;z-index:10}.theme-light .cm-claim .cm-claim-main-wrapper .navbar .navbar-right .icon-container .icon{background-color:#f443364d;border-radius:8px;color:#f44336;font-size:16px;height:28px;padding:3px;width:28px}.theme-light .cm-claim .cm-claim-main-wrapper .navbar .navbar-right .icon-container .dropdown{background-color:#f7f9fc;border:1px solid #d3d3d3;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:5px;position:absolute;right:0;top:20px;width:max-content;z-index:50}.theme-light .cm-claim .cm-claim-main-wrapper .navbar .navbar-right .icon-container .dropdown .dropdown-item{border-radius:8px;cursor:pointer;display:flex;flex-direction:column;padding:5px 10px;width:max-content}.theme-light .cm-claim .cm-claim-main-wrapper .navbar .navbar-right .icon-container .dropdown .dropdown-item:hover{background-color:#f443364d;width:100%}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper{display:flex;flex:1 1;flex-direction:row;width:100%;z-index:1}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper{border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding-right:3px;position:sticky;top:100px;width:100%}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details{background-color:#fff;border-radius:0 0 8px 8px;display:flex;flex:1 1;flex-direction:column;padding:5px 0 50px}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .MuiPaper-root,.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .MuiTable-root{background-color:inherit}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .content-details-row{align-items:center;display:flex;flex:1 1;flex-direction:row;justify-content:space-between;margin:5px 0;width:100%}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .content-details-row.carrier,.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .content-details-row.insured{display:flex;flex:1 1;flex-direction:column;margin:0}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .content-details-row .content-details-center,.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .content-details-row .content-details-left,.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .content-details-row .content-details-right{align-items:flex-start;display:flex;flex-direction:column;gap:5px;justify-content:flex-start}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .content-details-row .basis-of-claim{display:flex;flex-direction:column;width:90%}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .content-details-row .basis-of-claim span{align-items:center;color:#000;font-size:16px;font-weight:700;justify-content:center}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .content-details-row .basis-of-claim .single-basis-row{align-items:center;display:flex;height:max-content;margin-left:100px;margin-top:10px}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .content-details-row .basis-of-claim .single-basis-row span{margin:0 5px}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .content-details-row .claims-wrapper{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;font-weight:500;gap:10px;height:100%;width:100%}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .content-details-row .claims-wrapper .no-claim{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .content-details-row .claims-wrapper .claims-content{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .content-details-row .claims-wrapper .claims-content .single-claim{border:.5px solid #cc1a1a;border-radius:8px;box-shadow:0 1px 3px #0000004d;cursor:pointer;display:flex;flex-direction:column;flex-wrap:wrap;gap:3px;padding:5px;width:max-content}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .content-details-row .claims-wrapper .claims-content .single-claim:hover{background-color:#f44336cc;color:#fff;transform:scale(1.02);transition:opacity 1s ease-in-out}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .basis-of-claim{display:flex;flex-direction:column}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .basis-of-claim span{align-items:center;color:#000;font-size:16px;font-weight:700;justify-content:center}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .basis-of-claim .write{align-items:center;display:flex;flex-wrap:wrap;gap:1px;justify-content:space-between;margin:10px 0 10px 150px}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .basis-of-claim .write input{background-color:#0000;border:.5px solid #d3d3d3;border-radius:8px;color:#000;flex:5 1;font-size:16px;font-weight:500;outline:none;padding:8px 10px}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .basis-of-claim .write input:focus{border:.5px solid}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .basis-of-claim .single-basis-row{align-items:center;display:flex;gap:15px;height:max-content;margin-left:150px;margin-top:10px}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .basis-of-claim .single-basis-row span{margin:0 5px}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .injuries{display:flex;flex-direction:column;margin-top:10px;width:100%}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .injuries .injuries-bar{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-start;margin-bottom:10px}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .injuries .injured-wrapper{display:flex;flex-direction:row;width:100%}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .injuries .injured-wrapper .single-person{background-color:#aff8c8;border:1px solid #d3d3d3;border-radius:8px;color:#000;cursor:pointer;display:flex;flex-direction:column;height:max-content;margin:3px;overflow:hidden;overflow-wrap:break-word;padding:10px;transition:transform .5s ease;width:200px}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .injuries .injured-wrapper .single-person:hover{transform:scale(1.02)}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .injuries .injured-wrapper .single-person .single-person-name{font-size:16px;font-weight:700}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .injuries .injured-wrapper .single-person .single-person-desc{font-size:12px;font-weight:500}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .tabs-view-wrapper{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-start;margin-bottom:50px;width:100%}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .tabs-view-wrapper .attachment{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .tabs-view-wrapper .attachment .attachment-files{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;width:100%}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .tabs-view-wrapper .correspondence{display:flex;flex-direction:column;height:100%;width:100%}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;position:sticky;top:45px;width:100%;z-index:1}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content{background-color:#fff;border-radius:8px;display:flex;flex-direction:column;flex-grow:1;padding-bottom:150px}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .text-group .text{color:#000}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .actions-row{align-items:center;display:flex;flex-direction:row;height:30px;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .title-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;position:relative}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .title-row span{align-items:center;color:#000;font-size:16px;font-weight:700;justify-content:center}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .title-row.commission{margin:5px 0}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .title-row .options{align-items:flex-end;background-color:#f7f9fc;border:.5px solid #d3d3d3;border-radius:8px;box-shadow:3px 3px 4px 0 #0009;display:flex;flex-direction:column;gap:10px;padding:10px;position:absolute;right:0;top:30px;width:300px;z-index:999}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .title-row .options .actions-row{display:flex;flex-direction:row;gap:5px;margin:10px 0}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .title-row .mandatory-text{color:#cc1a1a;font-size:12px;font-weight:500}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .total-row{align-items:center;color:#000;font-size:15px;font-weight:500;justify-content:center}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;margin:5px 0}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .os-premium{align-items:center;border-radius:5px;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;padding:5px}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .os-premium.os{background-color:#ba0a0a4d;color:#ba0a0a}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .os-premium.cleared{background-color:#0080004d;color:green}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .payment-no-view{display:flex;flex-direction:row;gap:5px}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .payment-no-view .payment-no{color:#990f4b;font-size:15px}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .payment-no-view .payment-no.our{cursor:pointer}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .allocated-title,.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .osto-allocate-title,.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .payment-amount-title{font-size:20px;font-weight:700}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .allocated-amount,.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .osto-allocate-amount,.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .payment-amount{color:#00d37f;font-size:18px;font-weight:700}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .amounts{color:#cc1a1a;font-size:20px;font-weight:300;text-align:right}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .allocated-amount,.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .allocated-title,.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .osto-allocate-title,.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .receipt-mount-title{font-size:20px;font-weight:500;text-align:right}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .osto-allocate-amount{color:#cc1a1a;font-size:20px;font-weight:500;text-align:right}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .amount-to-words{font-size:24px;font-weight:300;margin:10px 0;text-align:right;width:100%}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .payments-wrapper{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end;margin:10px 0;width:100%}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .payments-wrapper .single-payment{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;margin-bottom:5px}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .payments-wrapper .single-payment .payment-mode{font-size:16px;font-weight:300;text-transform:uppercase}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .payments-wrapper .single-payment .payment-no{color:#cc1a1a;cursor:pointer;font-size:16px;font-weight:300;text-transform:uppercase}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .payments-wrapper .single-payment .payment-amount{font-size:16px;font-weight:700;text-align:right;text-transform:uppercase}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .notes-row{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px;width:100%}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .notes-row .single-note-row{align-items:flex-start;display:flex;gap:15px;height:max-content;justify-content:space-between;margin:5px 0;width:90%}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .notes-row .single-note-row .sr-no{font-size:16px;font-weight:700;margin:0 5px}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .notes-row .single-note-row .summary_text{flex-wrap:wrap;font-family:Ubuntu,sans-serif;font-size:16px;font-weight:400}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .notes-row .single-note-row .report-menu{align-items:center;background-color:#fff;border:none;cursor:pointer;display:flex;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;padding:3px;width:100%}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .notes-row .single-note-row .report-menu:hover{background-color:#f8e823;color:#333}.theme-light .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .notes-row .single-note-row .report-menu.active{background-color:#aff8c8;border-left:4px solid #cc1a1a;color:#333}.theme-light .cm-claim .endorsement-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .cm-claim .endorsement-dialog .endorsement-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:10px 20px;width:max-content;z-index:1000}.theme-light .cm-claim .endorsement-dialog .endorsement-wrapper .endorsement-navbar{align-items:center;display:flex;height:max-content;justify-content:space-between}.theme-light .cm-claim .endorsement-dialog .endorsement-wrapper .current-cover{background-color:#0080004d;border-radius:5px;color:green;font-size:12px;font-weight:500;padding:5px}.theme-light .cm-claim .endorsement-dialog .endorsement-wrapper .endorsement-content{display:flex;flex-direction:column;gap:10px;justify-content:center;margin-top:10px}.theme-light .cm-claim .endorsement-dialog .endorsement-wrapper .endorsement-action{align-items:center;display:flex;gap:5px;justify-content:flex-end;margin-top:10px}.theme-light .cm-claim .footer{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;width:100%}.theme-light .cm-claim .injured-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .cm-claim .injured-dialog .injured-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .cm-claim .injured-dialog .injured-wrapper .injured-navbar{align-items:center;display:flex;height:max-content;justify-content:space-between}.theme-light .cm-claim .injured-dialog .injured-wrapper .injured-content{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;margin:10px 0}.theme-light .cm-claim .injured-dialog .injured-wrapper .injured-action{align-items:center;display:flex;gap:5px;justify-content:flex-end}.theme-light .cm-claim .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .cm-claim .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .cm-claim .entity-details-container{display:flex;flex-direction:column;gap:10px;padding:3px;width:100%}.theme-light .cm-claim .entity-details-container .entity-details-wrapper{display:flex;flex-direction:row;width:100%}.theme-light .cm-claim .entity-details-container .entity-details-wrapper .entity-details-left{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:5px;width:100px}.theme-light .cm-claim .entity-details-container .entity-details-wrapper .entity-details-left img{border-radius:8px;height:80px;object-fit:cover;width:80px}.theme-light .cm-claim .entity-details-container .entity-details-wrapper .entity-details-right{display:flex;flex-direction:column;flex-grow:1}.theme-light .cm-claim .entity-details-container .entity-details-wrapper .entity-details-right .name-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .cm-claim .entity-details-container .entity-details-wrapper .entity-details-right .name-row .age-wrapper{align-items:center;background-color:#aff8c8;border-radius:5px;color:#000;display:flex;flex-direction:row;font-size:15px;font-weight:700;gap:10px;padding:5px}.theme-light .cm-claim .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:3px;width:100%}.theme-light .cm-claim .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:10px;justify-content:flex-start}.theme-light .cm-claim .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details .icon{color:#00d37f;height:25px;width:25px}.theme-light .cm-claim .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row{align-items:center;background-color:#aff8c8;border-radius:8px;display:flex;flex-direction:row;gap:5px;justify-content:flex-start;margin-right:10px;padding:3px 5px}.theme-light .cm-claim .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon{align-self:center;border-radius:8px;cursor:pointer;height:30px;padding:3px 5px;width:30px}.theme-light .cm-claim .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.ok{background-color:#3c763d4d;color:#3c763db3}.theme-light .cm-claim .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.cancel{background-color:#cc1a1a4d;color:#cc1a1ab3}.theme-light .cm-claim .risk-details-container{background-color:#f8e823;border-radius:8px;display:flex;flex-direction:column;gap:10px;padding:3px;width:100%}.theme-light .cm-claim .risk-details-container .please-note{align-items:center;border-radius:5px;color:#000;font-family:Ubuntu,sans-serif;font-size:16px;font-weight:300;padding:5px}.theme-light .cm-claim .risk-details-container .please-note.red{color:#cc1a1a}.theme-light .cm-claim .risk-details-container .risk-details-wrapper{display:flex;flex-direction:row;width:100%}.theme-light .cm-claim .risk-details-container .risk-details-wrapper .risk-details-left{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:5px;width:100px}.theme-light .cm-claim .risk-details-container .risk-details-wrapper .risk-details-left img{border-radius:8px;height:80px;object-fit:cover;width:80px}.theme-light .cm-claim .risk-details-container .risk-details-wrapper .risk-details-right{display:flex;flex-direction:column;flex-grow:1}.theme-light .cm-claim .risk-details-container .risk-details-wrapper .risk-details-right .name-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .cm-claim .risk-details-container .risk-details-wrapper .risk-details-right .name-row .age-wrapper{align-items:center;background-color:#aff8c8;border-radius:5px;color:#000;display:flex;flex-direction:row;font-size:15px;font-weight:700;gap:10px;padding:5px}.theme-light .cm-claim .risk-details-container .risk-details-wrapper .risk-details-right .email-phone-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:3px;width:100%}.theme-light .cm-claim .risk-details-container .risk-details-wrapper .risk-details-right .email-phone-row .email-phone-details{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:10px;justify-content:flex-start}.theme-light .cm-claim .risk-details-container .risk-details-wrapper .risk-details-right .email-phone-row .email-phone-details .icon{color:#00d37f;height:25px;width:25px}.theme-light .cm-claim .risk-details-container .risk-details-wrapper .risk-details-right .email-phone-row .edit-risk-entity-row{align-items:center;background-color:#aff8c8;border-radius:8px;display:flex;flex-direction:row;gap:5px;justify-content:flex-start;margin-right:10px;padding:3px 5px}.theme-light .cm-claim .risk-details-container .risk-details-wrapper .risk-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon{align-self:center;border-radius:8px;cursor:pointer;height:30px;padding:3px 5px;width:30px}.theme-light .cm-claim .risk-details-container .risk-details-wrapper .risk-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.ok{background-color:#3c763d4d;color:#3c763db3}.theme-light .cm-claim .risk-details-container .risk-details-wrapper .risk-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.cancel{background-color:#cc1a1a4d;color:#cc1a1ab3}.theme-light .cm-claim .beneficiaries{display:flex;flex-direction:column;min-height:150px;width:100%}.theme-light .cm-claim .beneficiaries .beneficiaries-wrapper{display:flex;flex-direction:column;gap:10px;margin:5px 0;width:100%}.theme-light .cm-claim .beneficiaries .beneficiaries-wrapper .beneficiaries-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:0 4px;width:100%}.theme-light .cm-claim .beneficiaries .beneficiaries-wrapper .beneficiaries-content{align-items:center;display:flex;flex-direction:row;width:100%}.theme-light .cm-claim .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-list{display:flex;flex-direction:column;width:100%}.theme-light .cm-claim .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-list .single-beneficiary{align-items:center;background-color:#e3f2fd;border-radius:8px;display:flex;flex-direction:row;gap:5px;justify-content:space-between;padding:5px}.theme-light .cm-claim .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-list .single-beneficiary .single-beneficiary-left{align-items:center;display:flex;flex-direction:column;justify-content:center;width:max-content}.theme-light .cm-claim .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-list .single-beneficiary .single-beneficiary-left img{border-radius:8px;height:60px;object-fit:cover;width:60px}.theme-light .cm-claim .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-list .single-beneficiary .single-beneficiary-right{display:flex;flex-direction:column;flex-grow:1}.theme-light .cm-claim .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-list .single-beneficiary .single-beneficiary-right .single-beneficiary-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.theme-light .cm-claim .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-list .single-beneficiary .single-beneficiary-right .single-beneficiary-header .beneficiary-name{color:#000;font-family:Roboto,sans-serif;font-size:18px;font-weight:300}.theme-light .cm-claim .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-list .single-beneficiary .single-beneficiary-right .single-beneficiary-header .relationship-type{background-color:#f8e823;border-radius:5px;color:#cc1a1a;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;padding:5px}.theme-light .cm-claim .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-list .single-beneficiary .single-beneficiary-right .beneficiary-phone-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .cm-claim .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-list .single-beneficiary .single-beneficiary-right .beneficiary-phone-row .beneficiary-phone-details{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:flex-start}.theme-light .cm-claim .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-list .single-beneficiary .single-beneficiary-right .beneficiary-phone-row .beneficiary-phone-details .icon{color:#00d37f;height:25px;width:25px}.theme-light .cm-claim .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-list .single-beneficiary .single-beneficiary-right .beneficiary-phone-row .percentage{color:#cc1a1a;font-size:18px;font-weight:300}.theme-light .cm-claim .movement{display:flex;flex-direction:column;gap:10px;margin-bottom:20px;min-height:150px;width:100%}.theme-light .cm-claim .user{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-start}.theme-light .cm-claim .user img{border-radius:50%;height:30px;object-fit:cover;width:30px}.theme-dark .cm-claim{align-items:stretch;flex-grow:1;height:100%;overflow:hidden;transition:opacity .5s ease-in-out}.theme-dark .cm-claim,.theme-dark .cm-claim .no-content{background-color:#181a20;display:flex;flex-direction:column;width:100%}.theme-dark .cm-claim .no-content{align-items:center;border-radius:8px;flex:1 1;gap:10px;justify-content:center}.theme-dark .cm-claim .claim-details-field{font-size:15px;font-weight:400;white-space:wrap}.theme-dark .cm-claim .claim-details-field.small{font-size:16px}.theme-dark .cm-claim .sub-title{color:#cc1a1a;font-size:12px;font-weight:700;text-overflow:ellipsis}.theme-dark .cm-claim .section-sub-title{color:#fff;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.theme-dark .cm-claim .breakdown-title{color:#fff;font-family:Roboto,sans-serif;font-size:15px;font-weight:300}.theme-dark .cm-claim .sub-title-twolines{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#cc1a1a;display:-webkit-box;font-size:24px;font-weight:700;height:2.4em;line-height:1.2;overflow:hidden;text-overflow:ellipsis}.theme-dark .cm-claim .two-column-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .cm-claim .two-column-row .single-cover{border-radius:8px;display:flex;flex-direction:column;padding:10px;width:100%}.theme-dark .cm-claim .two-column-row .single-cover.cover-border{border:.5px solid}.theme-dark .cm-claim .two-column-row .single-cover.current{border:.5px solid #cc1a1a;border-top-width:3px}.theme-dark .cm-claim .two-column-row .single-cover.cover-full{border:.5px solid}.theme-dark .cm-claim .two-column-row .single-cover .single-cover-title{color:#fff;display:flex;font-size:22px;font-weight:700;justify-content:space-between}.theme-dark .cm-claim .two-column-row .single-cover .single-cover-desc{color:#fff;font-size:14px;font-weight:400}.theme-dark .cm-claim .cm-claim-main-wrapper{display:flex;flex:1 1;flex-direction:column;overflow:hidden;width:100%}.theme-dark .cm-claim .cm-claim-main-wrapper .navbar{display:flex;flex-direction:row;flex-grow:1;flex:1 1;justify-content:space-between;margin-bottom:10px;overflow:hidden;width:100%}.theme-dark .cm-claim .cm-claim-main-wrapper .navbar .navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:5px}.theme-dark .cm-claim .cm-claim-main-wrapper .navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-dark .cm-claim .cm-claim-main-wrapper .navbar .navbar-right .icon-container{cursor:pointer;display:flex;flex-direction:column;margin-left:10px;position:relative;z-index:10}.theme-dark .cm-claim .cm-claim-main-wrapper .navbar .navbar-right .icon-container .icon{background-color:#f443364d;border-radius:8px;color:#f44336;font-size:16px;height:28px;padding:3px;width:28px}.theme-dark .cm-claim .cm-claim-main-wrapper .navbar .navbar-right .icon-container .dropdown{background-color:#2b3139;border:1px solid #444;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:5px;position:absolute;right:0;top:20px;width:max-content;z-index:50}.theme-dark .cm-claim .cm-claim-main-wrapper .navbar .navbar-right .icon-container .dropdown .dropdown-item{border-radius:8px;cursor:pointer;display:flex;flex-direction:column;padding:5px 10px;width:max-content}.theme-dark .cm-claim .cm-claim-main-wrapper .navbar .navbar-right .icon-container .dropdown .dropdown-item:hover{background-color:#f443364d;width:100%}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper{display:flex;flex:1 1;flex-direction:row;width:100%;z-index:1}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper{border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding-right:3px;position:sticky;top:100px;width:100%}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details{background-color:#181a20;border-radius:0 0 8px 8px;display:flex;flex:1 1;flex-direction:column;padding:5px 0 50px}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .MuiPaper-root,.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .MuiTable-root{background-color:inherit}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .content-details-row{align-items:center;display:flex;flex:1 1;flex-direction:row;justify-content:space-between;margin:5px 0;width:100%}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .content-details-row.carrier,.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .content-details-row.insured{display:flex;flex:1 1;flex-direction:column;margin:0}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .content-details-row .content-details-center,.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .content-details-row .content-details-left,.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .content-details-row .content-details-right{align-items:flex-start;display:flex;flex-direction:column;gap:5px;justify-content:flex-start}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .content-details-row .basis-of-claim{display:flex;flex-direction:column;width:90%}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .content-details-row .basis-of-claim span{align-items:center;color:#fff;font-size:16px;font-weight:700;justify-content:center}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .content-details-row .basis-of-claim .single-basis-row{align-items:center;display:flex;height:max-content;margin-left:100px;margin-top:10px}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .content-details-row .basis-of-claim .single-basis-row span{margin:0 5px}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .content-details-row .claims-wrapper{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;font-weight:500;gap:10px;height:100%;width:100%}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .content-details-row .claims-wrapper .no-claim{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .content-details-row .claims-wrapper .claims-content{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .content-details-row .claims-wrapper .claims-content .single-claim{border:.5px solid #cc1a1a;border-radius:8px;box-shadow:0 1px 3px #0000004d;cursor:pointer;display:flex;flex-direction:column;flex-wrap:wrap;gap:3px;padding:5px;width:max-content}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .content-details-row .claims-wrapper .claims-content .single-claim:hover{background-color:#f44336cc;color:#fff;transform:scale(1.02);transition:opacity 1s ease-in-out}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .basis-of-claim{display:flex;flex-direction:column}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .basis-of-claim span{align-items:center;color:#fff;font-size:16px;font-weight:700;justify-content:center}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .basis-of-claim .write{align-items:center;display:flex;flex-wrap:wrap;gap:1px;justify-content:space-between;margin:10px 0 10px 150px}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .basis-of-claim .write input{background-color:#0000;border:.5px solid #444;border-radius:8px;color:#fff;flex:5 1;font-size:16px;font-weight:500;outline:none;padding:8px 10px}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .basis-of-claim .write input:focus{border:.5px solid}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .basis-of-claim .single-basis-row{align-items:center;display:flex;gap:15px;height:max-content;margin-left:150px;margin-top:10px}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .basis-of-claim .single-basis-row span{margin:0 5px}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .injuries{display:flex;flex-direction:column;margin-top:10px;width:100%}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .injuries .injuries-bar{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-start;margin-bottom:10px}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .injuries .injured-wrapper{display:flex;flex-direction:row;width:100%}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .injuries .injured-wrapper .single-person{background-color:#aff8c8;border:1px solid #444;border-radius:8px;color:#000;cursor:pointer;display:flex;flex-direction:column;height:max-content;margin:3px;overflow:hidden;overflow-wrap:break-word;padding:10px;transition:transform .5s ease;width:200px}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .injuries .injured-wrapper .single-person:hover{transform:scale(1.02)}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .injuries .injured-wrapper .single-person .single-person-name{font-size:16px;font-weight:700}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .injuries .injured-wrapper .single-person .single-person-desc{font-size:12px;font-weight:500}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .tabs-view-wrapper{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-start;margin-bottom:50px;width:100%}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .tabs-view-wrapper .attachment{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .tabs-view-wrapper .attachment .attachment-files{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;width:100%}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .content-wrapper .content-details .tabs-view-wrapper .correspondence{display:flex;flex-direction:column;height:100%;width:100%}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;position:sticky;top:45px;width:100%;z-index:1}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content{background-color:#181a20;border-radius:8px;display:flex;flex-direction:column;flex-grow:1;padding-bottom:150px}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .text-group .text{color:#fff}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .actions-row{align-items:center;display:flex;flex-direction:row;height:30px;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .title-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;position:relative}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .title-row span{align-items:center;color:#fff;font-size:16px;font-weight:700;justify-content:center}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .title-row.commission{margin:5px 0}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .title-row .options{align-items:flex-end;background-color:#2b3139;border:.5px solid #444;border-radius:8px;box-shadow:3px 3px 4px 0 #0009;display:flex;flex-direction:column;gap:10px;padding:10px;position:absolute;right:0;top:30px;width:300px;z-index:999}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .title-row .options .actions-row{display:flex;flex-direction:row;gap:5px;margin:10px 0}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .title-row .mandatory-text{color:#cc1a1a;font-size:12px;font-weight:500}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .total-row{align-items:center;color:#fff;font-size:15px;font-weight:500;justify-content:center}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row{align-items:center;color:#fff;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;margin:5px 0}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .os-premium{align-items:center;border-radius:5px;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;padding:5px}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .os-premium.os{background-color:#ba0a0a4d;color:#ba0a0a}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .os-premium.cleared{background-color:#0080004d;color:green}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .payment-no-view{display:flex;flex-direction:row;gap:5px}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .payment-no-view .payment-no{color:#990f4b;font-size:15px}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .payment-no-view .payment-no.our{cursor:pointer}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .allocated-title,.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .osto-allocate-title,.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .payment-amount-title{font-size:20px;font-weight:700}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .allocated-amount,.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .osto-allocate-amount,.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .payment-amount{color:#00d37f;font-size:18px;font-weight:700}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .amounts{color:#cc1a1a;font-size:20px;font-weight:300;text-align:right}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .allocated-amount,.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .allocated-title,.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .osto-allocate-title,.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .receipt-mount-title{font-size:20px;font-weight:500;text-align:right}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .osto-allocate-amount{color:#cc1a1a;font-size:20px;font-weight:500;text-align:right}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .content-row .amount-to-words{font-size:24px;font-weight:300;margin:10px 0;text-align:right;width:100%}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .payments-wrapper{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end;margin:10px 0;width:100%}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .payments-wrapper .single-payment{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;margin-bottom:5px}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .payments-wrapper .single-payment .payment-mode{font-size:16px;font-weight:300;text-transform:uppercase}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .payments-wrapper .single-payment .payment-no{color:#cc1a1a;cursor:pointer;font-size:16px;font-weight:300;text-transform:uppercase}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .payments-wrapper .single-payment .payment-amount{font-size:16px;font-weight:700;text-align:right;text-transform:uppercase}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .notes-row{align-items:center;color:#fff;display:flex;flex-direction:row;gap:10px;width:100%}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .notes-row .single-note-row{align-items:flex-start;display:flex;gap:15px;height:max-content;justify-content:space-between;margin:5px 0;width:90%}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .notes-row .single-note-row .sr-no{font-size:16px;font-weight:700;margin:0 5px}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .notes-row .single-note-row .summary_text{flex-wrap:wrap;font-family:Ubuntu,sans-serif;font-size:16px;font-weight:400}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .notes-row .single-note-row .report-menu{align-items:center;background-color:#181a20;border:none;cursor:pointer;display:flex;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;padding:3px;width:100%}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .notes-row .single-note-row .report-menu:hover{background-color:#fae27c;color:#333}.theme-dark .cm-claim .cm-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .notes-row .single-note-row .report-menu.active{background-color:#aff8c8;border-left:4px solid #cc1a1a;color:#333}.theme-dark .cm-claim .endorsement-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .cm-claim .endorsement-dialog .endorsement-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:10px 20px;width:max-content;z-index:1000}.theme-dark .cm-claim .endorsement-dialog .endorsement-wrapper .endorsement-navbar{align-items:center;display:flex;height:max-content;justify-content:space-between}.theme-dark .cm-claim .endorsement-dialog .endorsement-wrapper .current-cover{background-color:#0080004d;border-radius:5px;color:green;font-size:12px;font-weight:500;padding:5px}.theme-dark .cm-claim .endorsement-dialog .endorsement-wrapper .endorsement-content{display:flex;flex-direction:column;gap:10px;justify-content:center;margin-top:10px}.theme-dark .cm-claim .endorsement-dialog .endorsement-wrapper .endorsement-action{align-items:center;display:flex;gap:5px;justify-content:flex-end;margin-top:10px}.theme-dark .cm-claim .footer{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;width:100%}.theme-dark .cm-claim .injured-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .cm-claim .injured-dialog .injured-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .cm-claim .injured-dialog .injured-wrapper .injured-navbar{align-items:center;display:flex;height:max-content;justify-content:space-between}.theme-dark .cm-claim .injured-dialog .injured-wrapper .injured-content{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;margin:10px 0}.theme-dark .cm-claim .injured-dialog .injured-wrapper .injured-action{align-items:center;display:flex;gap:5px;justify-content:flex-end}.theme-dark .cm-claim .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .cm-claim .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .cm-claim .entity-details-container{display:flex;flex-direction:column;gap:10px;padding:3px;width:100%}.theme-dark .cm-claim .entity-details-container .entity-details-wrapper{display:flex;flex-direction:row;width:100%}.theme-dark .cm-claim .entity-details-container .entity-details-wrapper .entity-details-left{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:5px;width:100px}.theme-dark .cm-claim .entity-details-container .entity-details-wrapper .entity-details-left img{border-radius:8px;height:80px;object-fit:cover;width:80px}.theme-dark .cm-claim .entity-details-container .entity-details-wrapper .entity-details-right{display:flex;flex-direction:column;flex-grow:1}.theme-dark .cm-claim .entity-details-container .entity-details-wrapper .entity-details-right .name-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .cm-claim .entity-details-container .entity-details-wrapper .entity-details-right .name-row .age-wrapper{align-items:center;background-color:#aff8c8;border-radius:5px;color:#fff;display:flex;flex-direction:row;font-size:15px;font-weight:700;gap:10px;padding:5px}.theme-dark .cm-claim .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:3px;width:100%}.theme-dark .cm-claim .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:10px;justify-content:flex-start}.theme-dark .cm-claim .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details .icon{color:#00d37f;height:25px;width:25px}.theme-dark .cm-claim .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row{align-items:center;background-color:#aff8c8;border-radius:8px;display:flex;flex-direction:row;gap:5px;justify-content:flex-start;margin-right:10px;padding:3px 5px}.theme-dark .cm-claim .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon{align-self:center;border-radius:8px;cursor:pointer;height:30px;padding:3px 5px;width:30px}.theme-dark .cm-claim .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.ok{background-color:#3c763d4d;color:#3c763db3}.theme-dark .cm-claim .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.cancel{background-color:#cc1a1a4d;color:#cc1a1ab3}.theme-dark .cm-claim .risk-details-container{background-color:#fae27c;border-radius:8px;display:flex;flex-direction:column;gap:10px;padding:3px;width:100%}.theme-dark .cm-claim .risk-details-container .please-note{align-items:center;border-radius:5px;color:#fff;font-family:Ubuntu,sans-serif;font-size:16px;font-weight:300;padding:5px}.theme-dark .cm-claim .risk-details-container .please-note.red{color:#cc1a1a}.theme-dark .cm-claim .risk-details-container .risk-details-wrapper{display:flex;flex-direction:row;width:100%}.theme-dark .cm-claim .risk-details-container .risk-details-wrapper .risk-details-left{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:5px;width:100px}.theme-dark .cm-claim .risk-details-container .risk-details-wrapper .risk-details-left img{border-radius:8px;height:80px;object-fit:cover;width:80px}.theme-dark .cm-claim .risk-details-container .risk-details-wrapper .risk-details-right{display:flex;flex-direction:column;flex-grow:1}.theme-dark .cm-claim .risk-details-container .risk-details-wrapper .risk-details-right .name-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .cm-claim .risk-details-container .risk-details-wrapper .risk-details-right .name-row .age-wrapper{align-items:center;background-color:#aff8c8;border-radius:5px;color:#fff;display:flex;flex-direction:row;font-size:15px;font-weight:700;gap:10px;padding:5px}.theme-dark .cm-claim .risk-details-container .risk-details-wrapper .risk-details-right .email-phone-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:3px;width:100%}.theme-dark .cm-claim .risk-details-container .risk-details-wrapper .risk-details-right .email-phone-row .email-phone-details{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:10px;justify-content:flex-start}.theme-dark .cm-claim .risk-details-container .risk-details-wrapper .risk-details-right .email-phone-row .email-phone-details .icon{color:#00d37f;height:25px;width:25px}.theme-dark .cm-claim .risk-details-container .risk-details-wrapper .risk-details-right .email-phone-row .edit-risk-entity-row{align-items:center;background-color:#aff8c8;border-radius:8px;display:flex;flex-direction:row;gap:5px;justify-content:flex-start;margin-right:10px;padding:3px 5px}.theme-dark .cm-claim .risk-details-container .risk-details-wrapper .risk-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon{align-self:center;border-radius:8px;cursor:pointer;height:30px;padding:3px 5px;width:30px}.theme-dark .cm-claim .risk-details-container .risk-details-wrapper .risk-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.ok{background-color:#3c763d4d;color:#3c763db3}.theme-dark .cm-claim .risk-details-container .risk-details-wrapper .risk-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.cancel{background-color:#cc1a1a4d;color:#cc1a1ab3}.theme-dark .cm-claim .beneficiaries{display:flex;flex-direction:column;min-height:150px;width:100%}.theme-dark .cm-claim .beneficiaries .beneficiaries-wrapper{display:flex;flex-direction:column;gap:10px;margin:5px 0;width:100%}.theme-dark .cm-claim .beneficiaries .beneficiaries-wrapper .beneficiaries-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:0 4px;width:100%}.theme-dark .cm-claim .beneficiaries .beneficiaries-wrapper .beneficiaries-content{align-items:center;display:flex;flex-direction:row;width:100%}.theme-dark .cm-claim .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-list{display:flex;flex-direction:column;width:100%}.theme-dark .cm-claim .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-list .single-beneficiary{align-items:center;background-color:rgba(68,94,120,.741);border-radius:8px;display:flex;flex-direction:row;gap:5px;justify-content:space-between;padding:5px}.theme-dark .cm-claim .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-list .single-beneficiary .single-beneficiary-left{align-items:center;display:flex;flex-direction:column;justify-content:center;width:max-content}.theme-dark .cm-claim .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-list .single-beneficiary .single-beneficiary-left img{border-radius:8px;height:60px;object-fit:cover;width:60px}.theme-dark .cm-claim .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-list .single-beneficiary .single-beneficiary-right{display:flex;flex-direction:column;flex-grow:1}.theme-dark .cm-claim .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-list .single-beneficiary .single-beneficiary-right .single-beneficiary-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.theme-dark .cm-claim .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-list .single-beneficiary .single-beneficiary-right .single-beneficiary-header .beneficiary-name{color:#fff;font-family:Roboto,sans-serif;font-size:18px;font-weight:300}.theme-dark .cm-claim .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-list .single-beneficiary .single-beneficiary-right .single-beneficiary-header .relationship-type{background-color:#fae27c;border-radius:5px;color:#cc1a1a;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;padding:5px}.theme-dark .cm-claim .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-list .single-beneficiary .single-beneficiary-right .beneficiary-phone-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .cm-claim .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-list .single-beneficiary .single-beneficiary-right .beneficiary-phone-row .beneficiary-phone-details{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:flex-start}.theme-dark .cm-claim .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-list .single-beneficiary .single-beneficiary-right .beneficiary-phone-row .beneficiary-phone-details .icon{color:#00d37f;height:25px;width:25px}.theme-dark .cm-claim .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-list .single-beneficiary .single-beneficiary-right .beneficiary-phone-row .percentage{color:#cc1a1a;font-size:18px;font-weight:300}.theme-dark .cm-claim .movement{display:flex;flex-direction:column;gap:10px;margin-bottom:20px;min-height:150px;width:100%}.theme-dark .cm-claim .user{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-start}.theme-dark .cm-claim .user img{border-radius:50%;height:30px;object-fit:cover;width:30px}.theme-light .gauge-pointer{align-items:center;border-radius:8px;display:flex;flex-direction:column;gap:10px;justify-content:center;padding:10px;width:100%}.theme-light .gauge-pointer .gauge-pointer-title{color:#000;font-family:Ubuntu,sans-serif;font-size:18px;font-weight:300;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:wrap}.theme-light .gauge-pointer .gauge-pointer-footer{color:#000;font-size:12px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:wrap}.theme-dark .gauge-pointer{align-items:center;border-radius:8px;display:flex;flex-direction:column;gap:10px;justify-content:center;padding:10px;width:100%}.theme-dark .gauge-pointer .gauge-pointer-title{color:#fff;font-family:Ubuntu,sans-serif;font-size:18px;font-weight:300;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:wrap}.theme-dark .gauge-pointer .gauge-pointer-footer{color:#fff;font-size:12px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:wrap}.theme-light .cm-home{background-color:#f7f9fc;height:calc(100vh - 100px);justify-content:flex-start;margin:10px 0;transition:opacity .5s ease-in-out}.theme-light .cm-home,.theme-light .cm-home .no-content{align-items:center;display:flex;flex-direction:column;width:100%}.theme-light .cm-home .no-content{background-color:#fff;border-radius:8px;flex:1 1;gap:10px;justify-content:center}.theme-light .cm-home .cm-home-main-wrapper{display:flex;flex-direction:row;gap:5px;height:calc(100vh - 120px);width:100%}.theme-light .cm-home .cm-home-main-wrapper .left-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;overflow-y:auto;position:sticky;top:100px}.theme-light .cm-home .cm-home-main-wrapper .left-wrapper::-webkit-scrollbar{display:none;width:1px}@media screen and (max-width:600px){.theme-light .cm-home .cm-home-main-wrapper .left-wrapper{display:none}}.theme-light .cm-home .cm-home-main-wrapper .left-wrapper .left-content{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:15px 0}.theme-light .cm-home .cm-home-main-wrapper .left-wrapper .left-content .left-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .cm-home .cm-home-main-wrapper .left-wrapper .left-content .menu{width:100%}.theme-light .cm-home .cm-home-main-wrapper .left-wrapper .left-content .menu .item{display:flex;flex-direction:column;gap:10px;margin-bottom:10px}.theme-light .cm-home .cm-home-main-wrapper .left-wrapper .left-content .menu .item .title{border-radius:5px;font-family:Ubuntu,sans-serif;font-size:14px;font-weight:400;padding:5px 10px;text-transform:uppercase}.theme-light .cm-home .cm-home-main-wrapper .left-wrapper .left-content .menu .item button{align-items:center;background-color:#fff;border:none;cursor:pointer;display:flex;font-family:Roboto,sans-serif;gap:10px;padding:7px 10px}.theme-light .cm-home .cm-home-main-wrapper .left-wrapper .left-content .menu .item button:hover{color:#333}.theme-light .cm-home .cm-home-main-wrapper .left-wrapper .left-content .menu .item button.active{border-left:4px solid;color:#333}.theme-light .cm-home .cm-home-main-wrapper .left-wrapper .left-content .menu .item button .listItemIcon{color:#000;height:20px;width:20px}.theme-light .cm-home .cm-home-main-wrapper .left-wrapper .left-content .menu .item button .listItemTitle{font-size:15px;font-weight:300;letter-spacing:1.3}.theme-light .cm-home .cm-home-main-wrapper .left-wrapper .left-content .menu .item button .listItemTitle.active{font-weight:700}.theme-light .cm-home .cm-home-main-wrapper .center-wrapper{border-radius:8px;display:flex;flex:5 1;flex-direction:column;overflow-y:auto}.theme-light .cm-home .cm-home-main-wrapper .center-wrapper::-webkit-scrollbar{width:3px}.theme-light .cm-home .cm-home-main-wrapper .center-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .cm-home .cm-home-main-wrapper .center-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-light .cm-home .cm-home-main-wrapper .center-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.theme-light .cm-home .cm-home-main-wrapper .center-wrapper .center-details{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;margin-right:3px;padding:15px}.theme-light .cm-home .cm-home-main-wrapper .center-wrapper .center-details .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .cm-home .cm-home-main-wrapper .right-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 120px);margin-left:5px;overflow-y:auto;padding-right:3px;position:sticky;top:100px}.theme-light .cm-home .cm-home-main-wrapper .right-wrapper::-webkit-scrollbar{width:3px}.theme-light .cm-home .cm-home-main-wrapper .right-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .cm-home .cm-home-main-wrapper .right-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-light .cm-home .cm-home-main-wrapper .right-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.theme-light .cm-home .cm-home-main-wrapper .right-wrapper .right-content{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:15px}.theme-light .cm-home .cm-home-main-wrapper .right-wrapper .right-content .right-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .cm-home{background-color:#2b3139;height:calc(100vh - 100px);justify-content:flex-start;margin:10px 0;transition:opacity .5s ease-in-out}.theme-dark .cm-home,.theme-dark .cm-home .no-content{align-items:center;display:flex;flex-direction:column;width:100%}.theme-dark .cm-home .no-content{background-color:#181a20;border-radius:8px;flex:1 1;gap:10px;justify-content:center}.theme-dark .cm-home .cm-home-main-wrapper{display:flex;flex-direction:row;gap:5px;height:calc(100vh - 120px);width:100%}.theme-dark .cm-home .cm-home-main-wrapper .left-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;overflow-y:auto;position:sticky;top:100px}.theme-dark .cm-home .cm-home-main-wrapper .left-wrapper::-webkit-scrollbar{display:none;width:1px}@media screen and (max-width:600px){.theme-dark .cm-home .cm-home-main-wrapper .left-wrapper{display:none}}.theme-dark .cm-home .cm-home-main-wrapper .left-wrapper .left-content{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:15px 0}.theme-dark .cm-home .cm-home-main-wrapper .left-wrapper .left-content .left-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .cm-home .cm-home-main-wrapper .left-wrapper .left-content .menu{width:100%}.theme-dark .cm-home .cm-home-main-wrapper .left-wrapper .left-content .menu .item{display:flex;flex-direction:column;gap:10px;margin-bottom:10px}.theme-dark .cm-home .cm-home-main-wrapper .left-wrapper .left-content .menu .item .title{border-radius:5px;font-family:Ubuntu,sans-serif;font-size:14px;font-weight:400;padding:5px 10px;text-transform:uppercase}.theme-dark .cm-home .cm-home-main-wrapper .left-wrapper .left-content .menu .item button{align-items:center;background-color:#181a20;border:none;cursor:pointer;display:flex;font-family:Roboto,sans-serif;gap:10px;padding:7px 10px}.theme-dark .cm-home .cm-home-main-wrapper .left-wrapper .left-content .menu .item button:hover{color:#333}.theme-dark .cm-home .cm-home-main-wrapper .left-wrapper .left-content .menu .item button.active{border-left:4px solid;color:#333}.theme-dark .cm-home .cm-home-main-wrapper .left-wrapper .left-content .menu .item button .listItemIcon{color:#fff;height:20px;width:20px}.theme-dark .cm-home .cm-home-main-wrapper .left-wrapper .left-content .menu .item button .listItemTitle{font-size:15px;font-weight:300;letter-spacing:1.3}.theme-dark .cm-home .cm-home-main-wrapper .left-wrapper .left-content .menu .item button .listItemTitle.active{font-weight:700}.theme-dark .cm-home .cm-home-main-wrapper .center-wrapper{border-radius:8px;display:flex;flex:5 1;flex-direction:column;overflow-y:auto}.theme-dark .cm-home .cm-home-main-wrapper .center-wrapper::-webkit-scrollbar{width:3px}.theme-dark .cm-home .cm-home-main-wrapper .center-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .cm-home .cm-home-main-wrapper .center-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-dark .cm-home .cm-home-main-wrapper .center-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.theme-dark .cm-home .cm-home-main-wrapper .center-wrapper .center-details{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;margin-right:3px;padding:15px}.theme-dark .cm-home .cm-home-main-wrapper .center-wrapper .center-details .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .cm-home .cm-home-main-wrapper .right-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 120px);margin-left:5px;overflow-y:auto;padding-right:3px;position:sticky;top:100px}.theme-dark .cm-home .cm-home-main-wrapper .right-wrapper::-webkit-scrollbar{width:3px}.theme-dark .cm-home .cm-home-main-wrapper .right-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .cm-home .cm-home-main-wrapper .right-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-dark .cm-home .cm-home-main-wrapper .right-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.theme-dark .cm-home .cm-home-main-wrapper .right-wrapper .right-content{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:15px}.theme-dark .cm-home .cm-home-main-wrapper .right-wrapper .right-content .right-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .cm-claim-list{height:calc(100vh - 60px);margin-bottom:5px;transition:opacity .5s ease-in-out}.theme-light .cm-claim-list,.theme-light .cm-claim-list .no-content{align-items:center;background-color:#fff;display:flex;flex-direction:column;justify-content:center;width:100%}.theme-light .cm-claim-list .no-content{border-radius:8px;flex:1 1;gap:10px}.theme-light .cm-claim-list .rich-text-editor{background-color:#fff;border-radius:8px;box-sizing:border-box;margin-bottom:30px}.theme-light .cm-claim-list .rich-text-editor .ql-editor{border-radius:5px;font-size:16px;font-weight:400;min-height:200px;padding:10px}.theme-light .cm-claim-list .cm-claim-list-main-wrapper{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:center;width:100%}.theme-light .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:100%;overflow-y:auto;padding:10px;width:100%}.theme-light .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper .list-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper .list-navbar .list-navbar-left{align-items:center;display:flex;flex-direction:row;gap:5px}.theme-light .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper .list-navbar .list-navbar-right{align-items:center;display:flex;flex-direction:row;gap:1px}.theme-light .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper .list-content{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;width:100%}.theme-light .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper .list-content .icon{color:#b80baf;height:70px;margin-bottom:10px;width:70px}.theme-light .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper .list-content .title{color:#b80baf;font-size:28px;font-weight:300}.theme-light .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper .list-content p{color:#000;margin:20px 0;max-width:700px;text-align:center}.theme-light .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper .list-content .zero-claims-view{align-items:center;display:flex;flex-direction:column;justify-content:center}.theme-light .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper .list-content .zero-claims-view .add-icon{border-radius:50%;color:#b80baf;cursor:pointer;height:80px;width:80px}.theme-light .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper .list-content .zero-claims-view .add-icon:hover{background-color:#f8e823}.theme-light .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper .list-content .cards-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:50px;width:100%}.theme-light .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card{align-items:center;align-self:stretch;background-color:#fff;border:.1px solid #f7f9fc;border-radius:8px;box-shadow:-4px -4px 12px 0 #00000014;-webkit-box-shadow:-4px -4px 12px 0 #00000014;color:#000;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;min-height:300px;overflow:hidden;overflow-wrap:break-word;padding:15px;position:relative;transition:transform .5s ease;width:250px}.theme-light .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card:hover{border-color:#aff8c8;transform:scale(1.01);transform-origin:center center;will-change:transform}.theme-light .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top{align-items:flex-start;display:flex;flex-direction:row;height:max-content;justify-content:space-between;width:100%}.theme-light .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center{background-color:#f7f9fc;border-radius:8px;display:flex;flex-direction:column;flex-grow:1;height:max-content;justify-content:flex-start;margin:3px 0;padding:10px;width:100%}.theme-light .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-bottom{border-radius:8px;display:flex;flex-direction:column;height:max-content;padding:3px 10px;width:100%}.theme-light .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper .list-content .list-footer{display:flex;flex-direction:row;justify-content:flex-end;margin-top:auto;width:100%}.theme-light .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper .list-content .list-footer .overlay-button{align-items:center;background-color:#00d37f;border:none;border-radius:50%;box-shadow:0 4px 6px #0000001a;color:#000;cursor:pointer;display:flex;height:50px;justify-content:center;transition:transform .3s ease;width:50px}.theme-light .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper .list-content .list-footer .overlay-button:hover{transform:scale(1.1)}.theme-light .cm-claim-list .cm-claim-list-main-wrapper .single-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:100%;padding:10px;width:100%}.theme-light .cm-claim-list .cm-claim-list-main-wrapper .single-wrapper .single-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .cm-claim-list .cm-claim-list-main-wrapper .single-wrapper .single-navbar .single-navbar-left,.theme-light .cm-claim-list .cm-claim-list-main-wrapper .single-wrapper .single-navbar .single-navbar-right{align-items:center;display:flex;flex-direction:row;gap:3px}.theme-light .cm-claim-list .cm-claim-list-main-wrapper .single-wrapper .single-content{display:flex;flex-direction:row;padding:20px;width:100%}.theme-light .cm-claim-list .cm-claim-list-main-wrapper .single-wrapper .single-content .single-content-left{display:flex;flex:3 1;flex-direction:column;gap:20px}.theme-light .cm-claim-list .cm-claim-list-main-wrapper .single-wrapper .single-content .single-content-right{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:10px}.theme-light .cm-claim-list .cm-claim-list-main-wrapper .single-wrapper .single-content .single-content-right .chip-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center}.theme-light .cm-claim-list .cm-claim-list-main-wrapper .single-wrapper .single-content .single-content-right .chip-wrapper .chip{display:flex;width:max-content}.theme-light .cm-claim-list .overlay-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .cm-claim-list .overlay-dialog .overlay-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;overflow-y:auto;padding:10px 20px;width:max-content;z-index:1000}.theme-light .cm-claim-list .overlay-dialog .overlay-wrapper::-webkit-scrollbar{width:3px}.theme-light .cm-claim-list .overlay-dialog .overlay-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .cm-claim-list .overlay-dialog .overlay-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-light .cm-claim-list .overlay-dialog .overlay-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.theme-light .cm-claim-list .overlay-dialog .overlay-wrapper .overlay-navbar{align-items:center;display:flex;height:max-content;justify-content:space-between}.theme-light .cm-claim-list .overlay-dialog .overlay-wrapper .overlay-content{display:flex;flex-direction:column;gap:10px;justify-content:center;margin-top:10px;padding:0 10px 10px}.theme-light .cm-claim-list .overlay-dialog .overlay-wrapper .overlay-content input::-webkit-inner-spin-button,.theme-light .cm-claim-list .overlay-dialog .overlay-wrapper .overlay-content input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.theme-light .cm-claim-list .overlay-dialog .overlay-wrapper .overlay-content .preview-email,.theme-light .cm-claim-list .overlay-dialog .overlay-wrapper .overlay-content .preview-sms{background-color:#0080004d;border-radius:8px;display:flex;margin:10px 0;padding:5px}.theme-light .cm-claim-list .overlay-dialog .overlay-wrapper .overlay-action{align-items:center;display:flex;gap:5px;justify-content:flex-end;margin-top:10px}.theme-light .cm-claim-list .new-claim-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .cm-claim-list .new-claim-dialog .new-claim-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;color:#000;height:max-content;padding:15px;width:max-content;z-index:1000}.theme-light .cm-claim-list .new-claim-dialog .new-claim-wrapper .new-claim-navbar{align-items:center;display:flex;gap:10px;height:max-content;justify-content:space-between}.theme-light .cm-claim-list .new-claim-dialog .new-claim-wrapper .new-claim-content{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;margin:10px 0}.theme-light .cm-claim-list .new-claim-dialog .new-claim-wrapper .new-claim-action{align-items:center;display:flex;gap:5px;justify-content:flex-end}.theme-light .cm-claim-list .new-claim-dialog .new-claim-wrapper .new-claim-action-withnote{align-items:center;display:flex;gap:5px;justify-content:space-between}.theme-light .cm-claim-list .new-claim-dialog .new-claim-wrapper .new-claim-action-withnote span{color:#ccc;font-size:12px;font-weight:700}.theme-dark .cm-claim-list{height:calc(100vh - 60px);margin-bottom:5px;transition:opacity .5s ease-in-out}.theme-dark .cm-claim-list,.theme-dark .cm-claim-list .no-content{align-items:center;background-color:#181a20;display:flex;flex-direction:column;justify-content:center;width:100%}.theme-dark .cm-claim-list .no-content{border-radius:8px;flex:1 1;gap:10px}.theme-dark .cm-claim-list .rich-text-editor{background-color:#fff;border-radius:8px;box-sizing:border-box;margin-bottom:30px}.theme-dark .cm-claim-list .rich-text-editor .ql-editor{border-radius:5px;font-size:16px;font-weight:400;min-height:200px;padding:10px}.theme-dark .cm-claim-list .cm-claim-list-main-wrapper{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:center;width:100%}.theme-dark .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:100%;overflow-y:auto;padding:10px;width:100%}.theme-dark .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper .list-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper .list-navbar .list-navbar-left{align-items:center;display:flex;flex-direction:row;gap:5px}.theme-dark .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper .list-navbar .list-navbar-right{align-items:center;display:flex;flex-direction:row;gap:1px}.theme-dark .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper .list-content{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;width:100%}.theme-dark .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper .list-content .icon{color:#b80baf;height:70px;margin-bottom:10px;width:70px}.theme-dark .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper .list-content .title{color:#b80baf;font-size:28px;font-weight:300}.theme-dark .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper .list-content p{color:#fff;margin:20px 0;max-width:700px;text-align:center}.theme-dark .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper .list-content .zero-claims-view{align-items:center;display:flex;flex-direction:column;justify-content:center}.theme-dark .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper .list-content .zero-claims-view .add-icon{border-radius:50%;color:#b80baf;cursor:pointer;height:80px;width:80px}.theme-dark .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper .list-content .zero-claims-view .add-icon:hover{background-color:#fae27c}.theme-dark .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper .list-content .cards-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:50px;width:100%}.theme-dark .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card{align-items:center;align-self:stretch;background-color:#181a20;border:.1px solid #2b3139;border-radius:8px;box-shadow:-4px -4px 12px 0 #00000014;-webkit-box-shadow:-4px -4px 12px 0 #00000014;color:#fff;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;min-height:300px;overflow:hidden;overflow-wrap:break-word;padding:15px;position:relative;transition:transform .5s ease;width:250px}.theme-dark .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card:hover{border-color:#aff8c8;transform:scale(1.01);transform-origin:center center;will-change:transform}.theme-dark .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top{align-items:flex-start;display:flex;flex-direction:row;height:max-content;justify-content:space-between;width:100%}.theme-dark .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center{background-color:#2b3139;border-radius:8px;display:flex;flex-direction:column;flex-grow:1;height:max-content;justify-content:flex-start;margin:3px 0;padding:10px;width:100%}.theme-dark .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-bottom{border-radius:8px;display:flex;flex-direction:column;height:max-content;padding:3px 10px;width:100%}.theme-dark .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper .list-content .list-footer{display:flex;flex-direction:row;justify-content:flex-end;margin-top:auto;width:100%}.theme-dark .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper .list-content .list-footer .overlay-button{align-items:center;background-color:#00d37f;border:none;border-radius:50%;box-shadow:0 4px 6px #0000001a;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;transition:transform .3s ease;width:50px}.theme-dark .cm-claim-list .cm-claim-list-main-wrapper .list-wrapper .list-content .list-footer .overlay-button:hover{transform:scale(1.1)}.theme-dark .cm-claim-list .cm-claim-list-main-wrapper .single-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:100%;padding:10px;width:100%}.theme-dark .cm-claim-list .cm-claim-list-main-wrapper .single-wrapper .single-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .cm-claim-list .cm-claim-list-main-wrapper .single-wrapper .single-navbar .single-navbar-left,.theme-dark .cm-claim-list .cm-claim-list-main-wrapper .single-wrapper .single-navbar .single-navbar-right{align-items:center;display:flex;flex-direction:row;gap:3px}.theme-dark .cm-claim-list .cm-claim-list-main-wrapper .single-wrapper .single-content{display:flex;flex-direction:row;padding:20px;width:100%}.theme-dark .cm-claim-list .cm-claim-list-main-wrapper .single-wrapper .single-content .single-content-left{display:flex;flex:3 1;flex-direction:column;gap:20px}.theme-dark .cm-claim-list .cm-claim-list-main-wrapper .single-wrapper .single-content .single-content-right{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:10px}.theme-dark .cm-claim-list .cm-claim-list-main-wrapper .single-wrapper .single-content .single-content-right .chip-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center}.theme-dark .cm-claim-list .cm-claim-list-main-wrapper .single-wrapper .single-content .single-content-right .chip-wrapper .chip{display:flex;width:max-content}.theme-dark .cm-claim-list .overlay-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .cm-claim-list .overlay-dialog .overlay-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;overflow-y:auto;padding:10px 20px;width:max-content;z-index:1000}.theme-dark .cm-claim-list .overlay-dialog .overlay-wrapper::-webkit-scrollbar{width:3px}.theme-dark .cm-claim-list .overlay-dialog .overlay-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .cm-claim-list .overlay-dialog .overlay-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-dark .cm-claim-list .overlay-dialog .overlay-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.theme-dark .cm-claim-list .overlay-dialog .overlay-wrapper .overlay-navbar{align-items:center;display:flex;height:max-content;justify-content:space-between}.theme-dark .cm-claim-list .overlay-dialog .overlay-wrapper .overlay-content{display:flex;flex-direction:column;gap:10px;justify-content:center;margin-top:10px;padding:0 10px 10px}.theme-dark .cm-claim-list .overlay-dialog .overlay-wrapper .overlay-content input::-webkit-inner-spin-button,.theme-dark .cm-claim-list .overlay-dialog .overlay-wrapper .overlay-content input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.theme-dark .cm-claim-list .overlay-dialog .overlay-wrapper .overlay-content .preview-email,.theme-dark .cm-claim-list .overlay-dialog .overlay-wrapper .overlay-content .preview-sms{background-color:#0080004d;border-radius:8px;display:flex;margin:10px 0;padding:5px}.theme-dark .cm-claim-list .overlay-dialog .overlay-wrapper .overlay-action{align-items:center;display:flex;gap:5px;justify-content:flex-end;margin-top:10px}.theme-dark .cm-claim-list .new-claim-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .cm-claim-list .new-claim-dialog .new-claim-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;color:#fff;height:max-content;padding:15px;width:max-content;z-index:1000}.theme-dark .cm-claim-list .new-claim-dialog .new-claim-wrapper .new-claim-navbar{align-items:center;display:flex;gap:10px;height:max-content;justify-content:space-between}.theme-dark .cm-claim-list .new-claim-dialog .new-claim-wrapper .new-claim-content{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;margin:10px 0}.theme-dark .cm-claim-list .new-claim-dialog .new-claim-wrapper .new-claim-action{align-items:center;display:flex;gap:5px;justify-content:flex-end}.theme-dark .cm-claim-list .new-claim-dialog .new-claim-wrapper .new-claim-action-withnote{align-items:center;display:flex;gap:5px;justify-content:space-between}.theme-dark .cm-claim-list .new-claim-dialog .new-claim-wrapper .new-claim-action-withnote span{color:#d2d2d2;font-size:12px;font-weight:700}.theme-light .claim-search-results{background-color:#fff;color:#000;display:flex;flex-direction:column;height:max-content;max-width:800px;overflow-y:auto;padding:0 10px;transition:opacity .5s ease-in-out;width:700px}.theme-light .claim-search-results::-webkit-scrollbar{display:none;width:1px}.theme-light .claim-search-results .no-content{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-light .claim-search-results .claim-search-results-wrapper{border-radius:8px;display:flex;flex:3 1;flex-direction:column;overflow-y:auto}.theme-light .claim-search-results .claim-search-results-wrapper .claim-search-table-content{border:none;border-radius:8px;display:flex;flex:1 1;width:100%}.theme-light .claim-search-results .claim-search-results-wrapper .claim-search-table-content .MuiTable-root{display:flex;flex-direction:column;width:100%}.theme-light .claim-search-results .claim-search-results-wrapper .claim-search-table-content .claim-search-table-container{border:none;overflow-y:auto}.theme-dark .claim-search-results{background-color:#181a20;color:#fff;display:flex;flex-direction:column;height:max-content;max-width:800px;overflow-y:auto;padding:0 10px;transition:opacity .5s ease-in-out;width:700px}.theme-dark .claim-search-results::-webkit-scrollbar{display:none;width:1px}.theme-dark .claim-search-results .no-content{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-dark .claim-search-results .claim-search-results-wrapper{border-radius:8px;display:flex;flex:3 1;flex-direction:column;overflow-y:auto}.theme-dark .claim-search-results .claim-search-results-wrapper .claim-search-table-content{border:none;border-radius:8px;display:flex;flex:1 1;width:100%}.theme-dark .claim-search-results .claim-search-results-wrapper .claim-search-table-content .MuiTable-root{display:flex;flex-direction:column;width:100%}.theme-dark .claim-search-results .claim-search-results-wrapper .claim-search-table-content .claim-search-table-container{border:none;overflow-y:auto}.theme-light .cm-db{align-items:center;background-color:#f7f9fc!important;justify-content:flex-start;transition:opacity .5s ease-in-out}.theme-light .cm-db,.theme-light .cm-db .content{display:flex;flex-direction:column;height:100%;width:100%}.theme-light .cm-db .content{margin-bottom:30px;overflow-y:auto}.theme-light .cm-db .content::-webkit-scrollbar{width:10px}.theme-light .cm-db .content::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .cm-db .content::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-light .cm-db .content::-webkit-scrollbar-thumb:hover{background:#555}.theme-light .cm-db .content .content-wrapper{grid-gap:10px;background-color:#f7f9fc!important;display:grid;gap:10px;grid-auto-flow:dense;grid-auto-rows:minmax(150px,auto);grid-template-columns:repeat(4,1fr);padding:0 5px}@media screen and (min-width:989px)and (max-width:1078px){.theme-light .cm-db .content .content-wrapper{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:691px)and (max-width:988px){.theme-light .cm-db .content .content-wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:601px)and (max-width:690px){.theme-light .cm-db .content .content-wrapper{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:600px){.theme-light .cm-db .content .content-wrapper{grid-auto-rows:minmax(120px,auto)}}.theme-light .cm-db .content .content-wrapper .box{background-color:#fff;border-radius:8px;padding:10px}.theme-light .cm-db .content .content-wrapper .box1,.theme-light .cm-db .content .content-wrapper .box4{grid-column:span 1;grid-row:span 3}.theme-light .cm-db .content .content-wrapper .box7{grid-column:span 2;grid-row:span 2}.theme-dark .cm-db{align-items:center;background-color:#2b3139!important;justify-content:flex-start;transition:opacity .5s ease-in-out}.theme-dark .cm-db,.theme-dark .cm-db .content{display:flex;flex-direction:column;height:100%;width:100%}.theme-dark .cm-db .content{margin-bottom:30px;overflow-y:auto}.theme-dark .cm-db .content::-webkit-scrollbar{width:10px}.theme-dark .cm-db .content::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .cm-db .content::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-dark .cm-db .content::-webkit-scrollbar-thumb:hover{background:#555}.theme-dark .cm-db .content .content-wrapper{grid-gap:10px;background-color:#2b3139!important;display:grid;gap:10px;grid-auto-flow:dense;grid-auto-rows:minmax(150px,auto);grid-template-columns:repeat(4,1fr);padding:0 5px}@media screen and (min-width:989px)and (max-width:1078px){.theme-dark .cm-db .content .content-wrapper{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:691px)and (max-width:988px){.theme-dark .cm-db .content .content-wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:601px)and (max-width:690px){.theme-dark .cm-db .content .content-wrapper{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:600px){.theme-dark .cm-db .content .content-wrapper{grid-auto-rows:minmax(120px,auto)}}.theme-dark .cm-db .content .content-wrapper .box{background-color:#181a20;border-radius:8px;padding:10px}.theme-dark .cm-db .content .content-wrapper .box1,.theme-dark .cm-db .content .content-wrapper .box4{grid-column:span 1;grid-row:span 3}.theme-dark .cm-db .content .content-wrapper .box7{grid-column:span 2;grid-row:span 2}.theme-light .uw-box-one h1{font-size:18px;font-weight:700;margin-bottom:20px}@media screen and (min-width:1079px){.theme-light .uw-box-one h1{font-size:24px}}.theme-light .uw-box-one .list .listItem{align-items:center;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:15px;padding:10px}.theme-light .uw-box-one .list .listItem .user{display:flex;gap:20px}.theme-light .uw-box-one .list .listItem .user img{border-radius:50%;height:40px;object-fit:cover;width:40px}@media screen and (min-width:1079px){.theme-light .uw-box-one .list .listItem .user img{display:none}}@media screen and (min-width:691px)and (max-width:988px){.theme-light .uw-box-one .list .listItem .user img{display:block}}.theme-light .uw-box-one .list .listItem .user .userTexts{display:flex;flex-direction:column;gap:5px}.theme-light .uw-box-one .list .listItem .user .userTexts .username{font-size:14px;font-weight:500}.theme-light .uw-box-one .list .listItem .user .userTexts .email{font-size:12px}@media screen and (min-width:1079px){.theme-light .uw-box-one .list .listItem .user .userTexts .email{display:none}}@media screen and (min-width:691px)and (max-width:988px){.theme-light .uw-box-one .list .listItem .user .userTexts .email{display:block}}.theme-light .uw-box-one .list .listItem .amount{font-weight:500}.theme-dark .uw-box-one h1{font-size:18px;font-weight:700;margin-bottom:20px}@media screen and (min-width:1079px){.theme-dark .uw-box-one h1{font-size:24px}}.theme-dark .uw-box-one .list .listItem{align-items:center;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:15px;padding:10px}.theme-dark .uw-box-one .list .listItem .user{display:flex;gap:20px}.theme-dark .uw-box-one .list .listItem .user img{border-radius:50%;height:40px;object-fit:cover;width:40px}@media screen and (min-width:1079px){.theme-dark .uw-box-one .list .listItem .user img{display:none}}@media screen and (min-width:691px)and (max-width:988px){.theme-dark .uw-box-one .list .listItem .user img{display:block}}.theme-dark .uw-box-one .list .listItem .user .userTexts{display:flex;flex-direction:column;gap:5px}.theme-dark .uw-box-one .list .listItem .user .userTexts .username{font-size:14px;font-weight:500}.theme-dark .uw-box-one .list .listItem .user .userTexts .email{font-size:12px}@media screen and (min-width:1079px){.theme-dark .uw-box-one .list .listItem .user .userTexts .email{display:none}}@media screen and (min-width:691px)and (max-width:988px){.theme-dark .uw-box-one .list .listItem .user .userTexts .email{display:block}}.theme-dark .uw-box-one .list .listItem .amount{font-weight:500}.theme-light .uw-chart-box{display:flex;height:100%;width:100%}@media screen and (max-width:600px){.theme-light .uw-chart-box{flex-direction:column}}.theme-light .uw-chart-box .boxInfo{display:flex;flex:3 1;flex-direction:column;justify-content:space-between}.theme-light .uw-chart-box .boxInfo .title{align-items:center;display:flex;font-weight:500;gap:5px}@media screen and (min-width:1079px){.theme-light .uw-chart-box .boxInfo .title{font-size:14px}.theme-light .uw-chart-box .boxInfo h1{font-size:20px}}.theme-light .uw-chart-box .chartInfo{display:flex;flex:2 1;flex-direction:column;justify-content:space-between}.theme-light .uw-chart-box .chartInfo .chart{height:100%;width:100%}.theme-light .uw-chart-box .chartInfo .texts{display:flex;flex-direction:column;text-align:right}.theme-light .uw-chart-box .chartInfo .texts .percentage{font-size:20px;font-weight:700}@media screen and (min-width:1079px){.theme-light .uw-chart-box .chartInfo .texts .percentage{font-size:16px}}.theme-light .uw-chart-box .chartInfo .texts .duration{font-size:14px}.theme-dark .uw-chart-box{display:flex;height:100%;width:100%}@media screen and (max-width:600px){.theme-dark .uw-chart-box{flex-direction:column}}.theme-dark .uw-chart-box .boxInfo{display:flex;flex:3 1;flex-direction:column;justify-content:space-between}.theme-dark .uw-chart-box .boxInfo .title{align-items:center;display:flex;font-weight:500;gap:5px}@media screen and (min-width:1079px){.theme-dark .uw-chart-box .boxInfo .title{font-size:14px}.theme-dark .uw-chart-box .boxInfo h1{font-size:20px}}.theme-dark .uw-chart-box .chartInfo{display:flex;flex:2 1;flex-direction:column;justify-content:space-between}.theme-dark .uw-chart-box .chartInfo .chart{height:100%;width:100%}.theme-dark .uw-chart-box .chartInfo .texts{display:flex;flex-direction:column;text-align:right}.theme-dark .uw-chart-box .chartInfo .texts .percentage{font-size:20px;font-weight:700}@media screen and (min-width:1079px){.theme-dark .uw-chart-box .chartInfo .texts .percentage{font-size:16px}}.theme-dark .uw-chart-box .chartInfo .texts .duration{font-size:14px}.theme-light .uw-piechart-box{display:flex;flex-direction:column;height:100%;justify-content:space-between}.theme-light .uw-piechart-box h1{font-size:18px;font-weight:700}@media screen and (min-width:1079px){.theme-light .uw-piechart-box h1{font-size:24px}}.theme-light .uw-piechart-box .chart{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.theme-light .uw-piechart-box .options{display:flex;font-size:14px;gap:10px;justify-content:space-between}.theme-light .uw-piechart-box .options .option{align-items:center;display:flex;flex-direction:column;gap:10px}.theme-light .uw-piechart-box .options .option .title{align-items:center;display:flex;gap:10px}.theme-light .uw-piechart-box .options .option .title .dot{border-radius:50%;height:10px;width:10px}.theme-dark .uw-piechart-box{display:flex;flex-direction:column;height:100%;justify-content:space-between}.theme-dark .uw-piechart-box h1{font-size:18px;font-weight:700}@media screen and (min-width:1079px){.theme-dark .uw-piechart-box h1{font-size:24px}}.theme-dark .uw-piechart-box .chart{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.theme-dark .uw-piechart-box .options{display:flex;font-size:14px;gap:10px;justify-content:space-between}.theme-dark .uw-piechart-box .options .option{align-items:center;display:flex;flex-direction:column;gap:10px}.theme-dark .uw-piechart-box .options .option .title{align-items:center;display:flex;gap:10px}.theme-dark .uw-piechart-box .options .option .title .dot{border-radius:50%;height:10px;width:10px}.theme-light .uw-bar-chart-box{height:100%;width:100%}.theme-light .uw-bar-chart-box h1{font-size:18px;font-weight:700;margin-bottom:20px}.theme-dark .uw-bar-chart-box{height:100%;width:100%}.theme-dark .uw-bar-chart-box h1{font-size:18px;font-weight:700;margin-bottom:20px}.theme-light .uw-bigchart-box{display:flex;flex-direction:column;height:100%;justify-content:space-between;width:100%}.theme-light .uw-bigchart-box h1{font-size:18px;font-weight:700}@media screen and (min-width:1079px){.theme-light .uw-bigchart-box h1{font-size:24px}}.theme-light .uw-bigchart-box .chart{height:300px;width:100%}.theme-dark .uw-bigchart-box{display:flex;flex-direction:column;height:100%;justify-content:space-between;width:100%}.theme-dark .uw-bigchart-box h1{font-size:18px;font-weight:700}@media screen and (min-width:1079px){.theme-dark .uw-bigchart-box h1{font-size:24px}}.theme-dark .uw-bigchart-box .chart{height:300px;width:100%}.theme-light .all-files-list{align-items:stretch;background-color:inherit;display:flex;flex-direction:column;height:calc(100vh - 10px);justify-content:start;width:100%}.theme-light .all-files-list .no-content{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;gap:10px;height:100%;justify-content:center;width:100%}.theme-light .all-files-list .all-files-list-navbar{align-items:center;display:flex;flex-direction:row;height:40px;justify-content:space-between;width:100%}.theme-light .all-files-list .all-files-list-navbar .navbar-left{display:flex;flex:1 1}.theme-light .all-files-list .all-files-list-navbar .navbar-right{display:flex;flex:1 1;gap:1px;justify-content:flex-end}.theme-light .all-files-list .all-files-content{display:flex;flex-direction:column;justify-content:center;padding:5px;width:100%}.theme-light .all-files-list .all-files-content .grand-summary{display:flex;flex-direction:column;height:max-content;margin:10px 0;width:100%}.theme-light .all-files-list .all-files-content .grand-summary span{flex-wrap:wrap;font-size:20px;font-weight:500}.theme-light .all-files-list .all-files-content .all-files-wrapper{align-items:stretch;display:flex;flex:1 1;flex-direction:row;flex-wrap:wrap;gap:3px;justify-content:center;overflow-y:auto;width:100%}.theme-light .all-files-list .all-files-content .all-files-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .all-files-list .all-files-content .all-files-wrapper .single-file{align-self:stretch;background-color:#f7f9fc;border:.5px solid #0000;border-radius:8px;color:#000;display:flex;flex-direction:column;height:max-content;margin:3px;min-height:150px;overflow:hidden;overflow-wrap:break-word;padding:10px;transition:transform .5s ease;width:320px}.theme-light .all-files-list .all-files-content .all-files-wrapper .single-file:hover{border:.5px solid #aff8c8;transform:scale(1.02)}.theme-light .all-files-list .all-files-content .all-files-wrapper .single-file .single-file-title{align-items:top;display:flex;justify-content:space-between}.theme-light .all-files-list .all-files-content .all-files-wrapper .single-file .single-file-title .file-name{flex-wrap:wrap;font-size:16px;font-weight:500}.theme-light .all-files-list .all-files-content .all-files-wrapper .single-file .file-category{display:flex;flex-direction:row;justify-content:space-between;margin:5px 0}.theme-light .all-files-list .all-files-content .all-files-wrapper .single-file .file-category .title{font-size:12px;font-weight:500}.theme-light .all-files-list .all-files-content .all-files-wrapper .single-file .uploaded-by-wrapper{display:flex;flex-direction:column;margin:10px 0}.theme-light .all-files-list .all-files-content .all-files-wrapper .single-file .uploaded-by-wrapper span{font-size:12px;font-weight:700}.theme-light .all-files-list .all-files-content .all-files-wrapper .single-file .uploaded-by-wrapper .uploaded-by-user{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:start}.theme-light .all-files-list .all-files-content .all-files-wrapper .single-file .uploaded-by-wrapper .uploaded-by-user img{border-radius:8px;border-radius:50%;height:25px;object-fit:cover;width:25px}.theme-dark .all-files-list{align-items:stretch;background-color:inherit;display:flex;flex-direction:column;height:calc(100vh - 10px);justify-content:start;width:100%}.theme-dark .all-files-list .no-content{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;gap:10px;height:100%;justify-content:center;width:100%}.theme-dark .all-files-list .all-files-list-navbar{align-items:center;display:flex;flex-direction:row;height:40px;justify-content:space-between;width:100%}.theme-dark .all-files-list .all-files-list-navbar .navbar-left{display:flex;flex:1 1}.theme-dark .all-files-list .all-files-list-navbar .navbar-right{display:flex;flex:1 1;gap:1px;justify-content:flex-end}.theme-dark .all-files-list .all-files-content{display:flex;flex-direction:column;justify-content:center;padding:5px;width:100%}.theme-dark .all-files-list .all-files-content .grand-summary{display:flex;flex-direction:column;height:max-content;margin:10px 0;width:100%}.theme-dark .all-files-list .all-files-content .grand-summary span{flex-wrap:wrap;font-size:20px;font-weight:500}.theme-dark .all-files-list .all-files-content .all-files-wrapper{align-items:stretch;display:flex;flex:1 1;flex-direction:row;flex-wrap:wrap;gap:3px;justify-content:center;overflow-y:auto;width:100%}.theme-dark .all-files-list .all-files-content .all-files-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .all-files-list .all-files-content .all-files-wrapper .single-file{align-self:stretch;background-color:#2b3139;border:.5px solid #0000;border-radius:8px;color:#fff;display:flex;flex-direction:column;height:max-content;margin:3px;min-height:150px;overflow:hidden;overflow-wrap:break-word;padding:10px;transition:transform .5s ease;width:320px}.theme-dark .all-files-list .all-files-content .all-files-wrapper .single-file:hover{border:.5px solid #aff8c8;transform:scale(1.02)}.theme-dark .all-files-list .all-files-content .all-files-wrapper .single-file .single-file-title{align-items:top;display:flex;justify-content:space-between}.theme-dark .all-files-list .all-files-content .all-files-wrapper .single-file .single-file-title .file-name{flex-wrap:wrap;font-size:16px;font-weight:500}.theme-dark .all-files-list .all-files-content .all-files-wrapper .single-file .file-category{display:flex;flex-direction:row;justify-content:space-between;margin:5px 0}.theme-dark .all-files-list .all-files-content .all-files-wrapper .single-file .file-category .title{font-size:12px;font-weight:500}.theme-dark .all-files-list .all-files-content .all-files-wrapper .single-file .uploaded-by-wrapper{display:flex;flex-direction:column;margin:10px 0}.theme-dark .all-files-list .all-files-content .all-files-wrapper .single-file .uploaded-by-wrapper span{font-size:12px;font-weight:700}.theme-dark .all-files-list .all-files-content .all-files-wrapper .single-file .uploaded-by-wrapper .uploaded-by-user{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:start}.theme-dark .all-files-list .all-files-content .all-files-wrapper .single-file .uploaded-by-wrapper .uploaded-by-user img{border-radius:8px;border-radius:50%;height:25px;object-fit:cover;width:25px}.theme-light .gl-home{background-color:#f7f9fc;height:calc(100vh - 100px);justify-content:flex-start;margin:10px 0;transition:opacity .5s ease-in-out}.theme-light .gl-home,.theme-light .gl-home .no-content{align-items:center;display:flex;flex-direction:column;width:100%}.theme-light .gl-home .no-content{background-color:#fff;border-radius:8px;flex:1 1;gap:10px;justify-content:center}.theme-light .gl-home .no-content h1{font-size:30px}.theme-light .gl-home .no-content p{font-size:18px}.theme-light .gl-home .gl-home-main-wrapper{display:flex;flex-direction:row;gap:5px;height:calc(100vh - 120px);width:100%}.theme-light .gl-home .gl-home-main-wrapper .left-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;overflow-y:auto;position:sticky;top:100px}.theme-light .gl-home .gl-home-main-wrapper .left-wrapper::-webkit-scrollbar{width:3px}.theme-light .gl-home .gl-home-main-wrapper .left-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .gl-home .gl-home-main-wrapper .left-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-light .gl-home .gl-home-main-wrapper .left-wrapper::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width:600px){.theme-light .gl-home .gl-home-main-wrapper .left-wrapper{display:none}}.theme-light .gl-home .gl-home-main-wrapper .left-wrapper .left-content{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;margin-right:3px;padding:15px}.theme-light .gl-home .gl-home-main-wrapper .left-wrapper .left-content .left-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .gl-home .gl-home-main-wrapper .left-wrapper .left-content .menu{width:100%}.theme-light .gl-home .gl-home-main-wrapper .left-wrapper .left-content .menu .item{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.theme-light .gl-home .gl-home-main-wrapper .left-wrapper .left-content .menu .item .title{background-color:#f0f0f0;border-radius:5px;font-size:14px;font-weight:700;padding:5px;text-transform:uppercase}.theme-light .gl-home .gl-home-main-wrapper .left-wrapper .left-content .menu .item button{align-items:center;background-color:#fff;border:none;border-radius:0 20px 20px 0;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:10px;padding:7px 10px}.theme-light .gl-home .gl-home-main-wrapper .left-wrapper .left-content .menu .item button:hover{background:linear-gradient(90deg,#e91e634d,#9c27b04d);color:#fff}.theme-light .gl-home .gl-home-main-wrapper .left-wrapper .left-content .menu .item button.active{background:linear-gradient(90deg,#e91e63b3,#9c27b0b3);color:#fff;font-weight:700}@media screen and (min-width:691px)and (max-width:988px){.theme-light .gl-home .gl-home-main-wrapper .left-wrapper .left-content .menu .item button .listItemTitle{display:none}}.theme-light .gl-home .gl-home-main-wrapper .center-wrapper{border-radius:8px;display:flex;flex:5 1;flex-direction:column;overflow-y:auto}.theme-light .gl-home .gl-home-main-wrapper .center-wrapper::-webkit-scrollbar{width:3px}.theme-light .gl-home .gl-home-main-wrapper .center-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .gl-home .gl-home-main-wrapper .center-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-light .gl-home .gl-home-main-wrapper .center-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.theme-light .gl-home .gl-home-main-wrapper .center-wrapper .center-details{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;margin-right:3px;padding:15px}.theme-light .gl-home .gl-home-main-wrapper .center-wrapper .center-details .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .gl-home .gl-home-main-wrapper .right-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 120px);margin-left:5px;overflow-y:auto;padding-right:3px;position:sticky;top:100px}.theme-light .gl-home .gl-home-main-wrapper .right-wrapper::-webkit-scrollbar{width:3px}.theme-light .gl-home .gl-home-main-wrapper .right-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .gl-home .gl-home-main-wrapper .right-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-light .gl-home .gl-home-main-wrapper .right-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.theme-light .gl-home .gl-home-main-wrapper .right-wrapper .right-content{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:15px}.theme-light .gl-home .gl-home-main-wrapper .right-wrapper .right-content .right-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .gl-home{background-color:#2b3139;height:calc(100vh - 100px);justify-content:flex-start;margin:10px 0;transition:opacity .5s ease-in-out}.theme-dark .gl-home,.theme-dark .gl-home .no-content{align-items:center;display:flex;flex-direction:column;width:100%}.theme-dark .gl-home .no-content{background-color:#181a20;border-radius:8px;flex:1 1;gap:10px;justify-content:center}.theme-dark .gl-home .no-content h1{font-size:30px}.theme-dark .gl-home .no-content p{font-size:18px}.theme-dark .gl-home .gl-home-main-wrapper{display:flex;flex-direction:row;gap:5px;height:calc(100vh - 120px);width:100%}.theme-dark .gl-home .gl-home-main-wrapper .left-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;overflow-y:auto;position:sticky;top:100px}.theme-dark .gl-home .gl-home-main-wrapper .left-wrapper::-webkit-scrollbar{width:3px}.theme-dark .gl-home .gl-home-main-wrapper .left-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .gl-home .gl-home-main-wrapper .left-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-dark .gl-home .gl-home-main-wrapper .left-wrapper::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width:600px){.theme-dark .gl-home .gl-home-main-wrapper .left-wrapper{display:none}}.theme-dark .gl-home .gl-home-main-wrapper .left-wrapper .left-content{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;margin-right:3px;padding:15px}.theme-dark .gl-home .gl-home-main-wrapper .left-wrapper .left-content .left-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .gl-home .gl-home-main-wrapper .left-wrapper .left-content .menu{width:100%}.theme-dark .gl-home .gl-home-main-wrapper .left-wrapper .left-content .menu .item{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.theme-dark .gl-home .gl-home-main-wrapper .left-wrapper .left-content .menu .item .title{background-color:#f0f0f0;border-radius:5px;font-size:14px;font-weight:700;padding:5px;text-transform:uppercase}.theme-dark .gl-home .gl-home-main-wrapper .left-wrapper .left-content .menu .item button{align-items:center;background-color:#181a20;border:none;border-radius:0 20px 20px 0;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:10px;padding:7px 10px}.theme-dark .gl-home .gl-home-main-wrapper .left-wrapper .left-content .menu .item button:hover{background:linear-gradient(90deg,#e91e634d,#9c27b04d);color:#fff}.theme-dark .gl-home .gl-home-main-wrapper .left-wrapper .left-content .menu .item button.active{background:linear-gradient(90deg,#e91e63b3,#9c27b0b3);color:#fff;font-weight:700}@media screen and (min-width:691px)and (max-width:988px){.theme-dark .gl-home .gl-home-main-wrapper .left-wrapper .left-content .menu .item button .listItemTitle{display:none}}.theme-dark .gl-home .gl-home-main-wrapper .center-wrapper{border-radius:8px;display:flex;flex:5 1;flex-direction:column;overflow-y:auto}.theme-dark .gl-home .gl-home-main-wrapper .center-wrapper::-webkit-scrollbar{width:3px}.theme-dark .gl-home .gl-home-main-wrapper .center-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .gl-home .gl-home-main-wrapper .center-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-dark .gl-home .gl-home-main-wrapper .center-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.theme-dark .gl-home .gl-home-main-wrapper .center-wrapper .center-details{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;margin-right:3px;padding:15px}.theme-dark .gl-home .gl-home-main-wrapper .center-wrapper .center-details .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .gl-home .gl-home-main-wrapper .right-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 120px);margin-left:5px;overflow-y:auto;padding-right:3px;position:sticky;top:100px}.theme-dark .gl-home .gl-home-main-wrapper .right-wrapper::-webkit-scrollbar{width:3px}.theme-dark .gl-home .gl-home-main-wrapper .right-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .gl-home .gl-home-main-wrapper .right-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-dark .gl-home .gl-home-main-wrapper .right-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.theme-dark .gl-home .gl-home-main-wrapper .right-wrapper .right-content{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:15px}.theme-dark .gl-home .gl-home-main-wrapper .right-wrapper .right-content .right-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .gl-db{align-items:center;background-color:#f7f9fc!important;display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow-y:auto;transition:opacity .5s ease-in-out;width:100%}.theme-light .gl-db::-webkit-scrollbar{width:10px}.theme-light .gl-db::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .gl-db::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-light .gl-db::-webkit-scrollbar-thumb:hover{background:#555}.theme-light .gl-db .content{display:flex;flex-direction:column;height:100%;width:100%}.theme-light .gl-db .content .content-wrapper{grid-gap:10px;background-color:#f7f9fc!important;display:grid;gap:10px;grid-auto-flow:dense;grid-auto-rows:minmax(150px,auto);grid-template-columns:repeat(4,1fr);padding:0 5px}@media screen and (min-width:989px)and (max-width:1078px){.theme-light .gl-db .content .content-wrapper{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:691px)and (max-width:988px){.theme-light .gl-db .content .content-wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:601px)and (max-width:690px){.theme-light .gl-db .content .content-wrapper{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:600px){.theme-light .gl-db .content .content-wrapper{grid-auto-rows:minmax(120px,auto)}}.theme-light .gl-db .content .content-wrapper .box{background-color:#fff;border-radius:8px;padding:15px}.theme-light .gl-db .content .content-wrapper .box1{grid-column:span 1;grid-row:span 3}.theme-light .gl-db .content .content-wrapper .box2,.theme-light .gl-db .content .content-wrapper .box3{grid-column:span 1;grid-row:span 1}.theme-light .gl-db .content .content-wrapper .box4{grid-column:span 1;grid-row:span 3}.theme-light .gl-db .content .content-wrapper .box5,.theme-light .gl-db .content .content-wrapper .box6{grid-column:span 1;grid-row:span 1}.theme-light .gl-db .content .content-wrapper .box7{grid-column:span 2;grid-row:span 2}@media screen and (min-width:601px)and (max-width:690px){.theme-light .gl-db .content .content-wrapper .box7{display:none}}.theme-dark .gl-db{align-items:center;background-color:#2b3139!important;display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow-y:auto;transition:opacity .5s ease-in-out;width:100%}.theme-dark .gl-db::-webkit-scrollbar{width:10px}.theme-dark .gl-db::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .gl-db::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-dark .gl-db::-webkit-scrollbar-thumb:hover{background:#555}.theme-dark .gl-db .content{display:flex;flex-direction:column;height:100%;width:100%}.theme-dark .gl-db .content .content-wrapper{grid-gap:10px;background-color:#2b3139!important;display:grid;gap:10px;grid-auto-flow:dense;grid-auto-rows:minmax(150px,auto);grid-template-columns:repeat(4,1fr);padding:0 5px}@media screen and (min-width:989px)and (max-width:1078px){.theme-dark .gl-db .content .content-wrapper{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:691px)and (max-width:988px){.theme-dark .gl-db .content .content-wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:601px)and (max-width:690px){.theme-dark .gl-db .content .content-wrapper{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:600px){.theme-dark .gl-db .content .content-wrapper{grid-auto-rows:minmax(120px,auto)}}.theme-dark .gl-db .content .content-wrapper .box{background-color:#181a20;border-radius:8px;padding:15px}.theme-dark .gl-db .content .content-wrapper .box1{grid-column:span 1;grid-row:span 3}.theme-dark .gl-db .content .content-wrapper .box2,.theme-dark .gl-db .content .content-wrapper .box3{grid-column:span 1;grid-row:span 1}.theme-dark .gl-db .content .content-wrapper .box4{grid-column:span 1;grid-row:span 3}.theme-dark .gl-db .content .content-wrapper .box5,.theme-dark .gl-db .content .content-wrapper .box6{grid-column:span 1;grid-row:span 1}.theme-dark .gl-db .content .content-wrapper .box7{grid-column:span 2;grid-row:span 2}@media screen and (min-width:601px)and (max-width:690px){.theme-dark .gl-db .content .content-wrapper .box7{display:none}}.register{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;overflow-x:hidden;overflow-y:auto;width:100vw}.register::-webkit-scrollbar{width:1px}.register .wrapper{align-items:center;background:linear-gradient(#fcf7facc,#fcf7fa4d);border-radius:5px;height:80%;justify-content:center;margin-bottom:100px;padding:20px 50px;width:80%}.register .wrapper .title{font-size:24px;font-weight:300}.register .wrapper h1{-webkit-text-fill-color:#0000;background:linear-gradient(270deg,#9c27b0,#ef5350);-webkit-background-clip:text;font-weight:500;letter-spacing:1.5}.register .wrapper .hero-text{align-items:center;display:flex;flex-direction:column;font-weight:500;justify-content:center;margin-bottom:20px;margin-top:50px;width:100%}.register .wrapper .hero-text h1{font-size:56px;font-weight:700;max-width:800px;text-align:center}.register .wrapper .hero-text h1 span{-webkit-text-fill-color:#0000;animation:moveGradient 2s linear infinite;background:linear-gradient(270deg,#9c27b0,#ef5350);-webkit-background-clip:text}.register .wrapper .hero-text p{font-weight:500;margin:50px 0;max-width:800px;text-align:center}.register .wrapper .pricing{align-items:center;display:flex;flex-direction:column;height:max-content;justify-content:center;width:100%}.register .wrapper .pricing h1{font-family:Ubuntu,sans-serif;font-size:24px;font-weight:500;margin-bottom:10px;max-width:800px;text-align:center}.register .wrapper .pricing .pricing-cards-container{align-items:stretch;display:flex;flex-direction:row;gap:10px;height:max-content;justify-content:center;min-height:200px;overflow-x:auto;overflow-y:hidden;padding:10px;width:100%}.register .wrapper .pricing .pricing-cards-container::-webkit-scrollbar{width:10px}.register .wrapper .pricing .pricing-cards-container::-webkit-scrollbar-track{background:#f1f1f1}.register .wrapper .pricing .pricing-cards-container::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.register .wrapper .pricing .pricing-cards-container::-webkit-scrollbar-thumb:hover{background:#555}.register .wrapper .pricing .pricing-cards-container .single-pricing-card{align-items:flex-start;align-self:stretch;background-color:#fff;border-radius:5px;box-shadow:2px 4px 5px 1px #c9c9c978;cursor:pointer;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;padding:15px;position:relative;width:400px}.register .wrapper .pricing .pricing-cards-container .single-pricing-card:hover{border:.3px solid #ff5733}.register .wrapper .pricing .pricing-cards-container .single-pricing-card.active{background:linear-gradient(270deg,#9c27b0,#ef5350);color:#fff}.register .wrapper .pricing .pricing-cards-container .single-pricing-card .flag{background-color:#ff5733;clip-path:polygon(100% 0,100% 51%,100% 100%,25% 100%,0 50%,25% 0);color:#fff;font-family:Ubuntu,sans-serif;font-size:18px;font-weight:700;padding:5px 10px 5px 30px;position:absolute;right:0;top:15px}.register .wrapper .pricing .pricing-cards-container .single-pricing-card .plan-name{font-family:Ubuntu,sans-serif;font-size:22px;font-weight:700}.register .wrapper .pricing .pricing-cards-container .single-pricing-card .plan-price-wrapper{align-items:center;display:flex;flex-direction:row;gap:5px;margin:10px 0}.register .wrapper .pricing .pricing-cards-container .single-pricing-card .plan-price-wrapper .price{font-family:Ubuntu,sans-serif;font-size:30px;font-weight:700}.register .wrapper .pricing .pricing-cards-container .single-pricing-card .plan-price-wrapper .price-details{display:flex;flex-direction:column}.register .wrapper .pricing .pricing-cards-container .single-pricing-card .plan-price-wrapper .price-details .decimals{font-size:12px;font-weight:700}.register .wrapper .pricing .pricing-cards-container .single-pricing-card .plan-price-wrapper .price-details .freq{font-family:Ubuntu,sans-serif;font-size:12px;font-weight:300}.register .wrapper .pricing .pricing-cards-container .single-pricing-card .button-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:center;width:100%}.register .wrapper .pricing .pricing-cards-container .single-pricing-card .target-wrapper{display:flex;flex-direction:row;margin:10px 0;width:100%}.register .wrapper .pricing .pricing-cards-container .single-pricing-card .target-wrapper .target{font-weight:500}.register .wrapper .pricing .pricing-cards-container .single-pricing-card .features-wrapper{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;justify-content:flex-start;padding:5px 20px;width:100%}.register .wrapper .pricing .pricing-cards-container .single-pricing-card .features-wrapper .single-feature{align-items:flex-start;display:flex;flex-direction:row;gap:10px;justify-content:center;margin:3px 0}.register .wrapper .pricing .pricing-cards-container .single-pricing-card .features-wrapper .custom-check{color:#9c27b0;font-size:25px}.register .wrapper .pricing .pricing-cards-container .single-pricing-card .features-wrapper .custom-check.active{color:#fff}.register .wrapper .pricing .pricing-cards-container .single-pricing-card .purpose-wrapper{align-self:flex-end;display:flex;flex-direction:row;margin:10px 0;width:100%}.register .wrapper .pricing .pricing-cards-container .single-pricing-card .purpose-wrapper .purpose{font-weight:500}.register .wrapper .pricing .payment-options-wrapper{align-items:stretch;display:flex;flex-direction:row;justify-content:center;margin:5px 0}.register .wrapper .pricing .payment-options-wrapper .payment-option{align-items:center;align-self:stretch;background-color:#fff;border-radius:0;box-shadow:2px 4px 5px 1px #c9c9c978;cursor:pointer;display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding:10px 30px}.register .wrapper .pricing .payment-options-wrapper .payment-option.active,.register .wrapper .pricing .payment-options-wrapper .payment-option:hover{background:linear-gradient(270deg,#9c27b0,#ef5350);color:#fff}.register .wrapper .pricing .payment-options-wrapper .payment-option .title{font-family:Ubuntu,sans-serif;font-size:16px;font-weight:700;margin-bottom:5px}.register .wrapper .pricing .payment-options-wrapper .payment-option .desc{font-family:Roboto,sans-serif;font-size:14px;font-weight:400}.register .wrapper .pricing .payment-options-wrapper .payment-option:first-child{border-bottom-left-radius:10px;border-top-left-radius:10px}.register .wrapper .pricing .payment-options-wrapper .payment-option:last-child{border-bottom-right-radius:10px;border-top-right-radius:10px}.register .wrapper .pricing .payment-options-wrapper .payment-option:not(:first-child):not(:last-child){border-left:.5px solid gray;border-right:.5px solid gray}.register .wrapper form{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;margin:10px 0}.register .wrapper form .error{color:red;font-size:12px;font-weight:700}.register .wrapper form .forgotPassword{margin:10px 0}.theme-light .uw-home{background-color:#f7f9fc;height:calc(100vh - 70px);justify-content:flex-start;margin:10px 0;transition:opacity .5s ease-in-out}.theme-light .uw-home,.theme-light .uw-home .no-content{align-items:center;display:flex;flex-direction:column;width:100%}.theme-light .uw-home .no-content{background-color:#fff;border-radius:8px;flex:1 1;gap:10px;height:100%;justify-content:center}.theme-light .uw-home .no-content h1{font-size:30px}.theme-light .uw-home .no-content p{font-size:18px}.theme-light .uw-home .uw-home-main-wrapper{display:flex;flex-direction:row;gap:5px;height:calc(100vh - 120px);width:100%}.theme-light .uw-home .uw-home-main-wrapper .left-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;overflow-y:auto;position:sticky;top:100px}.theme-light .uw-home .uw-home-main-wrapper .left-wrapper::-webkit-scrollbar{width:3px}.theme-light .uw-home .uw-home-main-wrapper .left-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .uw-home .uw-home-main-wrapper .left-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-light .uw-home .uw-home-main-wrapper .left-wrapper::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width:600px){.theme-light .uw-home .uw-home-main-wrapper .left-wrapper{display:none}}.theme-light .uw-home .uw-home-main-wrapper .left-wrapper .left-content{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:15px 0}.theme-light .uw-home .uw-home-main-wrapper .left-wrapper .left-content .left-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .uw-home .uw-home-main-wrapper .left-wrapper .left-content .menu{width:100%}.theme-light .uw-home .uw-home-main-wrapper .left-wrapper .left-content .menu .item{display:flex;flex-direction:column;gap:10px;margin-bottom:10px}.theme-light .uw-home .uw-home-main-wrapper .left-wrapper .left-content .menu .item .title{border-radius:5px;font-family:Ubuntu,sans-serif;font-size:14px;font-weight:400;padding:5px 10px;text-transform:uppercase}.theme-light .uw-home .uw-home-main-wrapper .left-wrapper .left-content .menu .item button{align-items:center;background-color:#fff;border:none;cursor:pointer;display:flex;font-family:Roboto,sans-serif;gap:10px;padding:7px 10px}.theme-light .uw-home .uw-home-main-wrapper .left-wrapper .left-content .menu .item button:hover{color:#333}.theme-light .uw-home .uw-home-main-wrapper .left-wrapper .left-content .menu .item button.active{border-left:4px solid;color:#333}.theme-light .uw-home .uw-home-main-wrapper .left-wrapper .left-content .menu .item button .listItemIcon{color:#000;height:20px;width:20px}.theme-light .uw-home .uw-home-main-wrapper .left-wrapper .left-content .menu .item button .listItemTitle{font-size:15px;font-weight:300;letter-spacing:1.3}.theme-light .uw-home .uw-home-main-wrapper .left-wrapper .left-content .menu .item button .listItemTitle.active{font-weight:700}.theme-light .uw-home .uw-home-main-wrapper .center-wrapper{border-radius:8px;display:flex;flex:6 1;flex-direction:column;overflow-y:auto}.theme-light .uw-home .uw-home-main-wrapper .center-wrapper::-webkit-scrollbar{width:3px}.theme-light .uw-home .uw-home-main-wrapper .center-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .uw-home .uw-home-main-wrapper .center-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:10px}.theme-light .uw-home .uw-home-main-wrapper .center-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.theme-light .uw-home .uw-home-main-wrapper .center-wrapper .center-details{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;margin-right:3px;padding:15px}.theme-light .uw-home .uw-home-main-wrapper .center-wrapper .center-details .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .uw-home .uw-home-main-wrapper .right-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 70px);margin-left:5px;overflow-y:auto;padding-right:3px;position:sticky;top:100px}.theme-light .uw-home .uw-home-main-wrapper .right-wrapper::-webkit-scrollbar{width:3px}.theme-light .uw-home .uw-home-main-wrapper .right-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .uw-home .uw-home-main-wrapper .right-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-light .uw-home .uw-home-main-wrapper .right-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.theme-light .uw-home .uw-home-main-wrapper .right-wrapper .right-content{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:15px}.theme-light .uw-home .uw-home-main-wrapper .right-wrapper .right-content .right-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .uw-home{background-color:#2b3139;height:calc(100vh - 70px);justify-content:flex-start;margin:10px 0;transition:opacity .5s ease-in-out}.theme-dark .uw-home,.theme-dark .uw-home .no-content{align-items:center;display:flex;flex-direction:column;width:100%}.theme-dark .uw-home .no-content{background-color:#181a20;border-radius:8px;flex:1 1;gap:10px;height:100%;justify-content:center}.theme-dark .uw-home .no-content h1{font-size:30px}.theme-dark .uw-home .no-content p{font-size:18px}.theme-dark .uw-home .uw-home-main-wrapper{display:flex;flex-direction:row;gap:5px;height:calc(100vh - 120px);width:100%}.theme-dark .uw-home .uw-home-main-wrapper .left-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;overflow-y:auto;position:sticky;top:100px}.theme-dark .uw-home .uw-home-main-wrapper .left-wrapper::-webkit-scrollbar{width:3px}.theme-dark .uw-home .uw-home-main-wrapper .left-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .uw-home .uw-home-main-wrapper .left-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-dark .uw-home .uw-home-main-wrapper .left-wrapper::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width:600px){.theme-dark .uw-home .uw-home-main-wrapper .left-wrapper{display:none}}.theme-dark .uw-home .uw-home-main-wrapper .left-wrapper .left-content{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:15px 0}.theme-dark .uw-home .uw-home-main-wrapper .left-wrapper .left-content .left-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .uw-home .uw-home-main-wrapper .left-wrapper .left-content .menu{width:100%}.theme-dark .uw-home .uw-home-main-wrapper .left-wrapper .left-content .menu .item{display:flex;flex-direction:column;gap:10px;margin-bottom:10px}.theme-dark .uw-home .uw-home-main-wrapper .left-wrapper .left-content .menu .item .title{border-radius:5px;font-family:Ubuntu,sans-serif;font-size:14px;font-weight:400;padding:5px 10px;text-transform:uppercase}.theme-dark .uw-home .uw-home-main-wrapper .left-wrapper .left-content .menu .item button{align-items:center;background-color:#181a20;border:none;cursor:pointer;display:flex;font-family:Roboto,sans-serif;gap:10px;padding:7px 10px}.theme-dark .uw-home .uw-home-main-wrapper .left-wrapper .left-content .menu .item button:hover{color:#333}.theme-dark .uw-home .uw-home-main-wrapper .left-wrapper .left-content .menu .item button.active{border-left:4px solid;color:#333}.theme-dark .uw-home .uw-home-main-wrapper .left-wrapper .left-content .menu .item button .listItemIcon{color:#fff;height:20px;width:20px}.theme-dark .uw-home .uw-home-main-wrapper .left-wrapper .left-content .menu .item button .listItemTitle{font-size:15px;font-weight:300;letter-spacing:1.3}.theme-dark .uw-home .uw-home-main-wrapper .left-wrapper .left-content .menu .item button .listItemTitle.active{font-weight:700}.theme-dark .uw-home .uw-home-main-wrapper .center-wrapper{border-radius:8px;display:flex;flex:6 1;flex-direction:column;overflow-y:auto}.theme-dark .uw-home .uw-home-main-wrapper .center-wrapper::-webkit-scrollbar{width:3px}.theme-dark .uw-home .uw-home-main-wrapper .center-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .uw-home .uw-home-main-wrapper .center-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:10px}.theme-dark .uw-home .uw-home-main-wrapper .center-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.theme-dark .uw-home .uw-home-main-wrapper .center-wrapper .center-details{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;margin-right:3px;padding:15px}.theme-dark .uw-home .uw-home-main-wrapper .center-wrapper .center-details .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .uw-home .uw-home-main-wrapper .right-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 70px);margin-left:5px;overflow-y:auto;padding-right:3px;position:sticky;top:100px}.theme-dark .uw-home .uw-home-main-wrapper .right-wrapper::-webkit-scrollbar{width:3px}.theme-dark .uw-home .uw-home-main-wrapper .right-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .uw-home .uw-home-main-wrapper .right-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-dark .uw-home .uw-home-main-wrapper .right-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.theme-dark .uw-home .uw-home-main-wrapper .right-wrapper .right-content{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:15px}.theme-dark .uw-home .uw-home-main-wrapper .right-wrapper .right-content .right-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .uw-sub-class{align-items:flex-start;background-color:#fff;display:flex;flex-direction:row;height:calc(100vh - 45px);justify-content:flex-start;overflow:hidden;padding-bottom:30px;padding-left:10px;transition:top 1s ease-in-out;width:100%}.theme-light .uw-sub-class .accordion{background-color:#f7f9fc;box-shadow:1px 1px 2px #c9c9c933;display:flex;flex-direction:column;overflow-y:auto;padding:0}.theme-light .uw-sub-class .accordion::-webkit-scrollbar{display:none;width:1px}.theme-light .uw-sub-class .chip-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.theme-light .uw-sub-class .chip-wrapper .chip{background-color:#f7f9fc;color:#000;display:flex;width:max-content}.theme-light .uw-sub-class .sub-class-left{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;height:100%;justify-content:flex-start;margin-bottom:30px;width:100%}.theme-light .uw-sub-class .sub-class-left .no-sub-selected{align-items:flex-start;display:flex;height:100%;justify-content:center;width:100%}.theme-light .uw-sub-class .sub-class-left .no-sub-selected .no-sub-selected-wrapper{align-items:center;display:flex;flex:1 1;height:100%;justify-content:center;width:100%}.theme-light .uw-sub-class .sub-class-left .no-sub-selected .no-sub-selected-wrapper h1{align-items:center;font-size:28px;font-weight:300;justify-content:center}.theme-light .uw-sub-class .sub-class-left .sub-selected{display:flex;flex-direction:column;height:100%;overflow-y:auto;width:100%}.theme-light .uw-sub-class .sub-class-left .sub-selected::-webkit-scrollbar{display:none;width:1px}.theme-light .uw-sub-class .sub-class-left .sub-selected .sub-class-form{display:flex;flex-direction:column;gap:10px;width:100%}.theme-light .uw-sub-class .sub-class-left .sub-selected .sub-class-form .sub-class-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .uw-sub-class .sub-class-left .sub-selected .sub-class-form .sub-class-navbar .sc-navbar-left,.theme-light .uw-sub-class .sub-class-left .sub-selected .sub-class-form .sub-class-navbar .sc-navbar-right{align-items:center;display:flex;flex-direction:row;gap:1px;justify-content:space-between}.theme-light .uw-sub-class .sub-class-left .sub-selected .sub-class-form .sub-class-details{display:flex;flex-direction:row;justify-content:space-between;padding:5px 10px;width:100%}.theme-light .uw-sub-class .sub-class-left .sub-selected .sub-class-form .sub-class-details .sub-class-details-left,.theme-light .uw-sub-class .sub-class-left .sub-selected .sub-class-form .sub-class-details .sub-class-details-right{display:flex;flex-direction:column;gap:10px}.theme-light .uw-sub-class .sub-class-left .sub-selected .sub-class-form .sub-class-cover-details{display:flex;flex-direction:row;flex-grow:1;flex-wrap:wrap;transition:transform .5s ease;width:100%}.theme-light .uw-sub-class .sub-class-left .sub-selected .sub-class-form .sub-class-cover-details .single-sublass-cover{background-color:#fff;border:.1px solid #d3d3d3;border-radius:8px;color:#000;cursor:pointer;display:flex;flex-direction:row;justify-content:start;margin-top:5px;padding:10px;width:100%}.theme-light .uw-sub-class .sub-class-left .sub-selected .sub-class-form .sub-class-cover-details .single-sublass-cover.active{background-color:#e3f2fd;border:.1px solid #00d37f}.theme-light .uw-sub-class .sub-class-left .sub-selected .sub-class-form .sub-class-cover-details .single-sublass-cover:hover{background-color:#e3f2fd}.theme-light .uw-sub-class .sub-class-left .sub-selected .sub-class-form .sub-class-cover-details .single-sublass-cover .single-sublass-cover-icon{display:flex;flex:1 1}.theme-light .uw-sub-class .sub-class-left .sub-selected .sub-class-form .sub-class-cover-details .single-sublass-cover .single-sublass-cover-content{align-items:flex-start;display:flex;flex-direction:column;justify-content:start;width:100%}.theme-light .uw-sub-class .sub-class-left .sub-selected .sub-class-form .sub-class-cover-details .single-sublass-cover .single-sublass-cover-content .single-sublass-cover-title{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .uw-sub-class .sub-class-left .sub-selected .sub-class-form .sub-class-cover-details .single-sublass-cover .single-sublass-cover-content .single-sublass-cover-title .name{flex-grow:1;flex-wrap:wrap;font-size:16px;font-weight:700;height:max-content;max-height:3em;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;word-break:break-word}.theme-light .uw-sub-class .sub-class-left .sub-selected .sub-class-form .sub-class-cover-details .single-sublass-cover .single-sublass-cover-content .single-sublass-cover-title .code{font-size:16px;font-weight:700;justify-content:flex-end;margin-top:5px}.theme-light .uw-sub-class .sub-class-left .sub-selected .sub-class-form .sub-class-cover-details .single-sublass-cover .single-sublass-cover-content .single-sublass-cover-desc{display:flex;font-size:14px;font-weight:300;height:max-content;margin-top:5px;text-overflow:ellipsis}.theme-light .uw-sub-class .sub-class-left .sub-selected .sub-class-form .uw-smi-wrapper{background-color:#fff;border-radius:8px;display:flex;flex-direction:column;min-height:100px;padding:5px;width:100%}.theme-light .uw-sub-class .sub-class-left .sub-selected .sub-class-form .uw-smi-wrapper .uw-smi-wrapper-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .uw-sub-class .sub-class-left .sub-selected .sub-class-form .uw-smi-wrapper .uw-smi-wrapper-navbar .uw-smi-wrapper-navbar-left{color:#000}.theme-light .uw-sub-class .sub-class-left .sub-selected .sub-class-form .uw-smi-wrapper .uw-smi-wrapper-navbar .uw-smi-wrapper-navbar-right{align-items:center;display:flex;gap:1px}.theme-light .uw-sub-class .sub-class-left .sub-selected .sub-class-form .uw-smi-wrapper .sub-class-content{display:flex;flex-direction:column;height:max-content;width:100%}.theme-light .uw-sub-class .sub-class-left .sub-selected .sub-class-form .uw-smi-wrapper .sub-class-content .smi-data-row{border-bottom:.5px solid #e3f2fd;cursor:pointer;display:flex;flex-direction:column;height:max-content;width:100%}.theme-light .uw-sub-class .sub-class-left .sub-selected .sub-class-form .uw-smi-wrapper .sub-class-content .smi-data-row.active{border-top:2px solid #e3f2fd}.theme-light .uw-sub-class .sub-class-left .sub-selected .sub-class-form .uw-smi-wrapper .sub-class-content .smi-data-row:hover{background-color:#f443361a}.theme-light .uw-sub-class .sub-class-left .sub-selected .sub-class-form .uw-smi-wrapper .sub-class-content .smi-data-row hr{background-color:#d3d3d3;border:none;height:.5px}.theme-light .uw-sub-class .sub-class-left .sub-selected .sub-class-form .uw-smi-wrapper .select-yn{border-radius:8px;font-size:16px;padding:5px 10px}.theme-light .uw-sub-class .sub-class-right{align-items:center;display:flex;flex-direction:column;gap:10px;height:calc(100vh - 1px);width:300px}.theme-light .uw-sub-class .sub-class-right .sub-class-menu{display:flex;flex-direction:column;gap:5px;height:100%;overflow-y:auto;padding:0 5px 80px 0;width:100%}.theme-light .uw-sub-class .sub-class-right .sub-class-menu::-webkit-scrollbar{display:none;width:1px}.theme-light .uw-sub-class .sub-class-right .sub-class-menu .class-details-wrapper{background-color:#0000;display:flex;flex-direction:column;gap:5px;width:100%}.theme-light .uw-sub-class .sub-class-right .sub-class-menu .class-details-wrapper .class-item{border-radius:8px;display:flex;flex-direction:column;height:max-content;position:relative;width:100%}.theme-light .uw-sub-class .sub-class-right .sub-class-menu .class-details-wrapper .class-item hr{background-color:#f44336;border:0;height:1px;width:100%}.theme-light .uw-sub-class .sub-class-right .sub-class-menu .class-details-wrapper .class-item .class-item-title{align-items:flex-start;color:#ccc;display:flex;font-size:15px;font-weight:700;text-transform:uppercase}.theme-light .uw-sub-class .sub-class-right .sub-class-menu .class-details-wrapper .class-item .add-subclass-content{align-items:start;display:flex;flex-direction:column;gap:5px;justify-content:flex-start;padding:3px 10px;width:100%}.theme-light .uw-sub-class .sub-class-right .sub-class-menu .class-details-wrapper .class-item .single-sublass{align-items:center;border:.1px solid #d3d3d3;border-radius:8px;color:#000;cursor:pointer;display:flex;flex-direction:row;gap:10px;justify-content:start;margin-top:5px;padding:10px;width:100%}.theme-light .uw-sub-class .sub-class-right .sub-class-menu .class-details-wrapper .class-item .single-sublass.active,.theme-light .uw-sub-class .sub-class-right .sub-class-menu .class-details-wrapper .class-item .single-sublass:hover{background-color:#e3f2fd;border:.1px solid #00d37f}.theme-light .uw-sub-class .sub-class-right .sub-class-menu .class-details-wrapper .class-item .single-sublass .single-sublass-icon{display:flex;flex:1 1}.theme-light .uw-sub-class .sub-class-right .sub-class-menu .class-details-wrapper .class-item .single-sublass .single-sublass-content{align-items:flex-start;display:flex;flex-direction:column;height:max-content;justify-content:start;width:100%}.theme-light .uw-sub-class .sub-class-right .sub-class-menu .class-details-wrapper .class-item .single-sublass .single-sublass-content .single-sublass-title{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .uw-sub-class .sub-class-right .sub-class-menu .class-details-wrapper .class-item .single-sublass .single-sublass-content .single-sublass-title .name{color:#000;flex-wrap:wrap;font-size:14px;height:max-content;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;word-break:break-word}.theme-light .uw-sub-class .sub-class-right .sub-class-menu .class-details-wrapper .class-item .single-sublass .single-sublass-content .single-sublass-title .code{color:#ccc;font-size:14px;font-weight:700;justify-content:flex-end}.theme-light .uw-sub-class .sub-class-right .sub-class-menu .class-details-wrapper .class-item .single-sublass .single-sublass-content .single-sublass-desc{display:flex;font-size:14px;font-weight:300;height:max-content;margin-top:5px;max-height:4em;overflow:hidden;text-overflow:ellipsis}.theme-light .uw-sub-class .smi-data-wrapper{display:flex;flex-direction:row;padding:15px;width:100%}.theme-light .uw-sub-class .smi-data-wrapper .smi-data-col1{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:50px}.theme-light .uw-sub-class .smi-data-wrapper .smi-data-col1.active{border-right:2px solid #e3f2fd}.theme-light .uw-sub-class .smi-data-wrapper .smi-data-col2{display:flex;flex-direction:row;flex-grow:1}.theme-light .uw-sub-class .smi-data-wrapper .smi-data-col2 .code-col{display:flex;flex:1 1;flex-direction:column;gap:5px}.theme-light .uw-sub-class .smi-data-wrapper .smi-data-col2 .name-col{display:flex;flex:3 1;flex-direction:column;gap:5px;width:100%}.theme-light .uw-sub-class .smi-data-wrapper .smi-data-col2 .fcl-col{align-items:flex-end;display:flex;flex:1 1;flex-direction:column;gap:5px}.theme-light .uw-sub-class .smi-data-wrapper .smi-data-col3{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:50px}.theme-dark .uw-sub-class{align-items:flex-start;background-color:#181a20;display:flex;flex-direction:row;height:calc(100vh - 45px);justify-content:flex-start;overflow:hidden;padding-bottom:30px;padding-left:10px;transition:top 1s ease-in-out;width:100%}.theme-dark .uw-sub-class .accordion{background-color:#2b3139;box-shadow:1px 1px 2px #c9c9c933;display:flex;flex-direction:column;overflow-y:auto;padding:0}.theme-dark .uw-sub-class .accordion::-webkit-scrollbar{display:none;width:1px}.theme-dark .uw-sub-class .chip-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.theme-dark .uw-sub-class .chip-wrapper .chip{background-color:#2b3139;color:#fff;display:flex;width:max-content}.theme-dark .uw-sub-class .sub-class-left{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;height:100%;justify-content:flex-start;margin-bottom:30px;width:100%}.theme-dark .uw-sub-class .sub-class-left .no-sub-selected{align-items:flex-start;display:flex;height:100%;justify-content:center;width:100%}.theme-dark .uw-sub-class .sub-class-left .no-sub-selected .no-sub-selected-wrapper{align-items:center;display:flex;flex:1 1;height:100%;justify-content:center;width:100%}.theme-dark .uw-sub-class .sub-class-left .no-sub-selected .no-sub-selected-wrapper h1{align-items:center;font-size:28px;font-weight:300;justify-content:center}.theme-dark .uw-sub-class .sub-class-left .sub-selected{display:flex;flex-direction:column;height:100%;overflow-y:auto;width:100%}.theme-dark .uw-sub-class .sub-class-left .sub-selected::-webkit-scrollbar{display:none;width:1px}.theme-dark .uw-sub-class .sub-class-left .sub-selected .sub-class-form{display:flex;flex-direction:column;gap:10px;width:100%}.theme-dark .uw-sub-class .sub-class-left .sub-selected .sub-class-form .sub-class-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .uw-sub-class .sub-class-left .sub-selected .sub-class-form .sub-class-navbar .sc-navbar-left,.theme-dark .uw-sub-class .sub-class-left .sub-selected .sub-class-form .sub-class-navbar .sc-navbar-right{align-items:center;display:flex;flex-direction:row;gap:1px;justify-content:space-between}.theme-dark .uw-sub-class .sub-class-left .sub-selected .sub-class-form .sub-class-details{display:flex;flex-direction:row;justify-content:space-between;padding:5px 10px;width:100%}.theme-dark .uw-sub-class .sub-class-left .sub-selected .sub-class-form .sub-class-details .sub-class-details-left,.theme-dark .uw-sub-class .sub-class-left .sub-selected .sub-class-form .sub-class-details .sub-class-details-right{display:flex;flex-direction:column;gap:10px}.theme-dark .uw-sub-class .sub-class-left .sub-selected .sub-class-form .sub-class-cover-details{display:flex;flex-direction:row;flex-grow:1;flex-wrap:wrap;transition:transform .5s ease;width:100%}.theme-dark .uw-sub-class .sub-class-left .sub-selected .sub-class-form .sub-class-cover-details .single-sublass-cover{background-color:#181a20;border:.1px solid #444;border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-direction:row;justify-content:start;margin-top:5px;padding:10px;width:100%}.theme-dark .uw-sub-class .sub-class-left .sub-selected .sub-class-form .sub-class-cover-details .single-sublass-cover.active{background-color:rgba(68,94,120,.741);border:.1px solid #00d37f}.theme-dark .uw-sub-class .sub-class-left .sub-selected .sub-class-form .sub-class-cover-details .single-sublass-cover:hover{background-color:rgba(68,94,120,.741)}.theme-dark .uw-sub-class .sub-class-left .sub-selected .sub-class-form .sub-class-cover-details .single-sublass-cover .single-sublass-cover-icon{display:flex;flex:1 1}.theme-dark .uw-sub-class .sub-class-left .sub-selected .sub-class-form .sub-class-cover-details .single-sublass-cover .single-sublass-cover-content{align-items:flex-start;display:flex;flex-direction:column;justify-content:start;width:100%}.theme-dark .uw-sub-class .sub-class-left .sub-selected .sub-class-form .sub-class-cover-details .single-sublass-cover .single-sublass-cover-content .single-sublass-cover-title{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .uw-sub-class .sub-class-left .sub-selected .sub-class-form .sub-class-cover-details .single-sublass-cover .single-sublass-cover-content .single-sublass-cover-title .name{flex-grow:1;flex-wrap:wrap;font-size:16px;font-weight:700;height:max-content;max-height:3em;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;word-break:break-word}.theme-dark .uw-sub-class .sub-class-left .sub-selected .sub-class-form .sub-class-cover-details .single-sublass-cover .single-sublass-cover-content .single-sublass-cover-title .code{font-size:16px;font-weight:700;justify-content:flex-end;margin-top:5px}.theme-dark .uw-sub-class .sub-class-left .sub-selected .sub-class-form .sub-class-cover-details .single-sublass-cover .single-sublass-cover-content .single-sublass-cover-desc{display:flex;font-size:14px;font-weight:300;height:max-content;margin-top:5px;text-overflow:ellipsis}.theme-dark .uw-sub-class .sub-class-left .sub-selected .sub-class-form .uw-smi-wrapper{background-color:#181a20;border-radius:8px;display:flex;flex-direction:column;min-height:100px;padding:5px;width:100%}.theme-dark .uw-sub-class .sub-class-left .sub-selected .sub-class-form .uw-smi-wrapper .uw-smi-wrapper-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .uw-sub-class .sub-class-left .sub-selected .sub-class-form .uw-smi-wrapper .uw-smi-wrapper-navbar .uw-smi-wrapper-navbar-left{color:#fff}.theme-dark .uw-sub-class .sub-class-left .sub-selected .sub-class-form .uw-smi-wrapper .uw-smi-wrapper-navbar .uw-smi-wrapper-navbar-right{align-items:center;display:flex;gap:1px}.theme-dark .uw-sub-class .sub-class-left .sub-selected .sub-class-form .uw-smi-wrapper .sub-class-content{display:flex;flex-direction:column;height:max-content;width:100%}.theme-dark .uw-sub-class .sub-class-left .sub-selected .sub-class-form .uw-smi-wrapper .sub-class-content .smi-data-row{border-bottom:.5px solid rgba(68,94,120,.741);cursor:pointer;display:flex;flex-direction:column;height:max-content;width:100%}.theme-dark .uw-sub-class .sub-class-left .sub-selected .sub-class-form .uw-smi-wrapper .sub-class-content .smi-data-row.active{border-top:2px solid rgba(68,94,120,.741)}.theme-dark .uw-sub-class .sub-class-left .sub-selected .sub-class-form .uw-smi-wrapper .sub-class-content .smi-data-row:hover{background-color:#f443361a}.theme-dark .uw-sub-class .sub-class-left .sub-selected .sub-class-form .uw-smi-wrapper .sub-class-content .smi-data-row hr{background-color:#444;border:none;height:.5px}.theme-dark .uw-sub-class .sub-class-left .sub-selected .sub-class-form .uw-smi-wrapper .select-yn{border-radius:8px;font-size:16px;padding:5px 10px}.theme-dark .uw-sub-class .sub-class-right{align-items:center;display:flex;flex-direction:column;gap:10px;height:calc(100vh - 1px);width:300px}.theme-dark .uw-sub-class .sub-class-right .sub-class-menu{display:flex;flex-direction:column;gap:5px;height:100%;overflow-y:auto;padding:0 5px 80px 0;width:100%}.theme-dark .uw-sub-class .sub-class-right .sub-class-menu::-webkit-scrollbar{display:none;width:1px}.theme-dark .uw-sub-class .sub-class-right .sub-class-menu .class-details-wrapper{background-color:#0000;display:flex;flex-direction:column;gap:5px;width:100%}.theme-dark .uw-sub-class .sub-class-right .sub-class-menu .class-details-wrapper .class-item{border-radius:8px;display:flex;flex-direction:column;height:max-content;position:relative;width:100%}.theme-dark .uw-sub-class .sub-class-right .sub-class-menu .class-details-wrapper .class-item hr{background-color:#f44336;border:0;height:1px;width:100%}.theme-dark .uw-sub-class .sub-class-right .sub-class-menu .class-details-wrapper .class-item .class-item-title{align-items:flex-start;color:#d2d2d2;display:flex;font-size:15px;font-weight:700;text-transform:uppercase}.theme-dark .uw-sub-class .sub-class-right .sub-class-menu .class-details-wrapper .class-item .add-subclass-content{align-items:start;display:flex;flex-direction:column;gap:5px;justify-content:flex-start;padding:3px 10px;width:100%}.theme-dark .uw-sub-class .sub-class-right .sub-class-menu .class-details-wrapper .class-item .single-sublass{align-items:center;border:.1px solid #444;border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-direction:row;gap:10px;justify-content:start;margin-top:5px;padding:10px;width:100%}.theme-dark .uw-sub-class .sub-class-right .sub-class-menu .class-details-wrapper .class-item .single-sublass.active,.theme-dark .uw-sub-class .sub-class-right .sub-class-menu .class-details-wrapper .class-item .single-sublass:hover{background-color:rgba(68,94,120,.741);border:.1px solid #00d37f}.theme-dark .uw-sub-class .sub-class-right .sub-class-menu .class-details-wrapper .class-item .single-sublass .single-sublass-icon{display:flex;flex:1 1}.theme-dark .uw-sub-class .sub-class-right .sub-class-menu .class-details-wrapper .class-item .single-sublass .single-sublass-content{align-items:flex-start;display:flex;flex-direction:column;height:max-content;justify-content:start;width:100%}.theme-dark .uw-sub-class .sub-class-right .sub-class-menu .class-details-wrapper .class-item .single-sublass .single-sublass-content .single-sublass-title{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .uw-sub-class .sub-class-right .sub-class-menu .class-details-wrapper .class-item .single-sublass .single-sublass-content .single-sublass-title .name{color:#fff;flex-wrap:wrap;font-size:14px;height:max-content;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;word-break:break-word}.theme-dark .uw-sub-class .sub-class-right .sub-class-menu .class-details-wrapper .class-item .single-sublass .single-sublass-content .single-sublass-title .code{color:#d2d2d2;font-size:14px;font-weight:700;justify-content:flex-end}.theme-dark .uw-sub-class .sub-class-right .sub-class-menu .class-details-wrapper .class-item .single-sublass .single-sublass-content .single-sublass-desc{display:flex;font-size:14px;font-weight:300;height:max-content;margin-top:5px;max-height:4em;overflow:hidden;text-overflow:ellipsis}.theme-dark .uw-sub-class .smi-data-wrapper{display:flex;flex-direction:row;padding:15px;width:100%}.theme-dark .uw-sub-class .smi-data-wrapper .smi-data-col1{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:50px}.theme-dark .uw-sub-class .smi-data-wrapper .smi-data-col1.active{border-right:2px solid rgba(68,94,120,.741)}.theme-dark .uw-sub-class .smi-data-wrapper .smi-data-col2{display:flex;flex-direction:row;flex-grow:1}.theme-dark .uw-sub-class .smi-data-wrapper .smi-data-col2 .code-col{display:flex;flex:1 1;flex-direction:column;gap:5px}.theme-dark .uw-sub-class .smi-data-wrapper .smi-data-col2 .name-col{display:flex;flex:3 1;flex-direction:column;gap:5px;width:100%}.theme-dark .uw-sub-class .smi-data-wrapper .smi-data-col2 .fcl-col{align-items:flex-end;display:flex;flex:1 1;flex-direction:column;gap:5px}.theme-dark .uw-sub-class .smi-data-wrapper .smi-data-col3{width:50px}.theme-dark .uw-sub-class .smi-data-wrapper .smi-data-col3,.theme-light .uw-db{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.theme-light .uw-db{background-color:#f7f9fc!important;height:100%;transition:opacity .5s ease-in-out;width:100%}.theme-light .uw-db .content{display:flex;flex-direction:column;height:100%;margin-bottom:30px;overflow-y:auto;width:100%}.theme-light .uw-db .content::-webkit-scrollbar{width:10px}.theme-light .uw-db .content::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .uw-db .content::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-light .uw-db .content::-webkit-scrollbar-thumb:hover{background:#555}.theme-light .uw-db .content .content-wrapper{grid-gap:10px;background-color:#f7f9fc!important;display:grid;gap:10px;grid-auto-flow:dense;grid-auto-rows:minmax(150px,auto);grid-template-columns:repeat(4,1fr);padding:0 5px}@media screen and (min-width:989px)and (max-width:1078px){.theme-light .uw-db .content .content-wrapper{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:691px)and (max-width:988px){.theme-light .uw-db .content .content-wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:601px)and (max-width:690px){.theme-light .uw-db .content .content-wrapper{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:600px){.theme-light .uw-db .content .content-wrapper{grid-auto-rows:minmax(120px,auto)}}.theme-light .uw-db .content .content-wrapper .box{background-color:#fff;border-radius:8px;padding:10px}.theme-light .uw-db .content .content-wrapper .box1,.theme-light .uw-db .content .content-wrapper .box4{grid-column:span 1;grid-row:span 3}.theme-light .uw-db .content .content-wrapper .box7{grid-column:span 2;grid-row:span 2}.theme-dark .uw-db{align-items:center;background-color:#2b3139!important;justify-content:flex-start;transition:opacity .5s ease-in-out}.theme-dark .uw-db,.theme-dark .uw-db .content{display:flex;flex-direction:column;height:100%;width:100%}.theme-dark .uw-db .content{margin-bottom:30px;overflow-y:auto}.theme-dark .uw-db .content::-webkit-scrollbar{width:10px}.theme-dark .uw-db .content::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .uw-db .content::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-dark .uw-db .content::-webkit-scrollbar-thumb:hover{background:#555}.theme-dark .uw-db .content .content-wrapper{grid-gap:10px;background-color:#2b3139!important;display:grid;gap:10px;grid-auto-flow:dense;grid-auto-rows:minmax(150px,auto);grid-template-columns:repeat(4,1fr);padding:0 5px}@media screen and (min-width:989px)and (max-width:1078px){.theme-dark .uw-db .content .content-wrapper{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:691px)and (max-width:988px){.theme-dark .uw-db .content .content-wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:601px)and (max-width:690px){.theme-dark .uw-db .content .content-wrapper{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:600px){.theme-dark .uw-db .content .content-wrapper{grid-auto-rows:minmax(120px,auto)}}.theme-dark .uw-db .content .content-wrapper .box{background-color:#181a20;border-radius:8px;padding:10px}.theme-dark .uw-db .content .content-wrapper .box1,.theme-dark .uw-db .content .content-wrapper .box4{grid-column:span 1;grid-row:span 3}.theme-dark .uw-db .content .content-wrapper .box7{grid-column:span 2;grid-row:span 2}.theme-light .products-home{align-items:center;background-color:#fff;color:#000;display:flex;flex-direction:column;height:calc(100vh - 45px);justify-content:flex-start;transition:opacity .5s ease-in-out;width:100%}.theme-light .products-home::-webkit-scrollbar{display:none;width:1px}.theme-light .products-home .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:5px;width:100%}.theme-light .products-home .navbar .navbar-left{align-items:center;color:#000;display:flex;flex:1 1;flex-direction:row;gap:5px}.theme-light .products-home .navbar .navbar-right{align-items:center;display:flex;flex:1 1;gap:1px;justify-content:flex-end}.theme-light .products-home .product-content{display:flex;flex:1 1;flex-direction:column;height:100%;min-height:0;padding:5px;width:100%}.theme-light .products-home .product-content .products-wrapper{align-items:stretch;display:flex;flex:1 1;flex-direction:row;flex-grow:1;flex-wrap:wrap;gap:3px;height:100%;justify-content:flex-start;overflow-y:auto;padding:0 5px 50px;width:100%}.theme-light .products-home .product-content .products-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .products-home .product-content .products-wrapper .single-product{background-color:#f7f9fc;border:.1px solid #0000;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;flex-grow:1;height:max-content;margin:5px 5px 0 0;min-height:130px;overflow-wrap:break-word;padding:10px;transition:transform .5s ease;width:320px}.theme-light .products-home .product-content .products-wrapper .single-product:hover{border:.1px solid #00d37f;transform:scale(1.01)}.theme-light .products-home .product-content .products-wrapper .single-product .product-title-row{align-items:top;display:flex;justify-content:space-between}.theme-light .products-home .product-content .products-wrapper .single-product .product-title-row .product-name{flex-wrap:wrap;font-size:16px;font-weight:500}.theme-light .products-home .product-content .products-wrapper .single-product .user-wrapper{display:flex;flex-direction:column;margin:10px 0}.theme-dark .products-home{align-items:center;background-color:#181a20;color:#fff;display:flex;flex-direction:column;height:calc(100vh - 45px);justify-content:flex-start;transition:opacity .5s ease-in-out;width:100%}.theme-dark .products-home::-webkit-scrollbar{display:none;width:1px}.theme-dark .products-home .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:5px;width:100%}.theme-dark .products-home .navbar .navbar-left{align-items:center;color:#fff;display:flex;flex:1 1;flex-direction:row;gap:5px}.theme-dark .products-home .navbar .navbar-right{align-items:center;display:flex;flex:1 1;gap:1px;justify-content:flex-end}.theme-dark .products-home .product-content{display:flex;flex:1 1;flex-direction:column;height:100%;min-height:0;padding:5px;width:100%}.theme-dark .products-home .product-content .products-wrapper{align-items:stretch;display:flex;flex:1 1;flex-direction:row;flex-grow:1;flex-wrap:wrap;gap:3px;height:100%;justify-content:flex-start;overflow-y:auto;padding:0 5px 50px;width:100%}.theme-dark .products-home .product-content .products-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .products-home .product-content .products-wrapper .single-product{background-color:#2b3139;border:.1px solid #0000;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;flex-grow:1;height:max-content;margin:5px 5px 0 0;min-height:130px;overflow-wrap:break-word;padding:10px;transition:transform .5s ease;width:320px}.theme-dark .products-home .product-content .products-wrapper .single-product:hover{border:.1px solid #00d37f;transform:scale(1.01)}.theme-dark .products-home .product-content .products-wrapper .single-product .product-title-row{align-items:top;display:flex;justify-content:space-between}.theme-dark .products-home .product-content .products-wrapper .single-product .product-title-row .product-name{flex-wrap:wrap;font-size:16px;font-weight:500}.theme-dark .products-home .product-content .products-wrapper .single-product .user-wrapper{display:flex;flex-direction:column;margin:10px 0}.theme-light .gl-statement{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:calc(100vh - 45px);justify-content:flex-start;overflow-y:auto;transition:opacity .5s ease-in-out;width:100%}.theme-light .gl-statement::-webkit-scrollbar{width:1px}.theme-light .gl-statement .content{display:flex;flex-direction:column;height:100%;margin-bottom:30px;padding:0 10px;width:100%}.theme-light .gl-statement .content .content-wrapper{background-color:inherit!important;display:flex;flex-direction:column;gap:10px;width:100%}.theme-light .gl-statement .content .content-wrapper .content-wrapper-selection{align-items:flex-start;background-color:#f7f9fc;border-radius:8px;display:flex;flex-direction:column;gap:10px;justify-content:center;padding:20px}.theme-light .gl-statement .content .content-wrapper .content-wrapper-selection .filter{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .gl-statement .content .content-wrapper .content-wrapper-selection .filter .biz-unit,.theme-light .gl-statement .content .content-wrapper .content-wrapper-selection .filter .dates{display:flex;flex:1 1;flex-direction:column;gap:5px;justify-content:flex-start}.theme-light .gl-statement .content .content-wrapper .content-wrapper-selection .filter .carrier{display:flex;flex:2 1;flex-direction:column;gap:5px;justify-content:flex-start}.theme-light .gl-statement .content .content-wrapper .content-wrapper-summary{border-radius:8px;display:flex;flex-direction:column;gap:10px;justify-content:center}.theme-light .gl-statement .content .content-wrapper .content-wrapper-summary span{align-items:center;display:flex;font-size:18px;font-weight:700;justify-content:center;text-align:center;width:100%}.theme-light .gl-statement .content .content-wrapper .content-wrapper-summary .summary-wrapper{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:space-around;padding:5px}.theme-light .gl-statement .content .content-wrapper .content-wrapper-summary .summary-wrapper .count-view,.theme-light .gl-statement .content .content-wrapper .content-wrapper-summary .summary-wrapper .premium-view,.theme-light .gl-statement .content .content-wrapper .content-wrapper-summary .summary-wrapper .sum-insured-view{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.theme-light .gl-statement .content .content-wrapper .content-wrapper-products{align-items:center;border-radius:8px;display:flex;flex-direction:column;flex-wrap:wrap;gap:10px;justify-content:space-around;padding:5px}.theme-light .gl-statement .content .content-wrapper .content-wrapper-products span{align-items:center;display:flex;font-size:18px;font-weight:700;justify-content:center;text-align:center}.theme-light .gl-statement .content .content-wrapper .content-wrapper-result{align-items:flex-start;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;padding:5px;width:100%}.theme-light .gl-statement .content .content-wrapper .content-wrapper-result .title{align-items:center;display:flex;font-size:18px;font-weight:700;justify-content:center;text-align:center;width:100%}.theme-light .gl-statement .content .content-wrapper .content-wrapper-result .results-wrapper{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.theme-light .gl-statement .content .content-wrapper .content-wrapper-result .results-wrapper .results-wrapper-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:5px 0;padding:0 5px;width:100%}.theme-light .gl-statement .content .content-wrapper .content-wrapper-result .results-wrapper .results-wrapper-navbar .navbar-left{color:#000}.theme-light .gl-statement .content .content-wrapper .content-wrapper-result .results-wrapper .results-wrapper-navbar .navbar-right{align-items:center;display:flex;gap:1px}.theme-dark .gl-statement{align-items:center;background-color:#181a20;display:flex;flex-direction:column;height:calc(100vh - 45px);justify-content:flex-start;overflow-y:auto;transition:opacity .5s ease-in-out;width:100%}.theme-dark .gl-statement::-webkit-scrollbar{width:1px}.theme-dark .gl-statement .content{display:flex;flex-direction:column;height:100%;margin-bottom:30px;padding:0 10px;width:100%}.theme-dark .gl-statement .content .content-wrapper{background-color:inherit!important;display:flex;flex-direction:column;gap:10px;width:100%}.theme-dark .gl-statement .content .content-wrapper .content-wrapper-selection{align-items:flex-start;background-color:#2b3139;border-radius:8px;display:flex;flex-direction:column;gap:10px;justify-content:center;padding:20px}.theme-dark .gl-statement .content .content-wrapper .content-wrapper-selection .filter{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .gl-statement .content .content-wrapper .content-wrapper-selection .filter .biz-unit,.theme-dark .gl-statement .content .content-wrapper .content-wrapper-selection .filter .dates{display:flex;flex:1 1;flex-direction:column;gap:5px;justify-content:flex-start}.theme-dark .gl-statement .content .content-wrapper .content-wrapper-selection .filter .carrier{display:flex;flex:2 1;flex-direction:column;gap:5px;justify-content:flex-start}.theme-dark .gl-statement .content .content-wrapper .content-wrapper-summary{border-radius:8px;display:flex;flex-direction:column;gap:10px;justify-content:center}.theme-dark .gl-statement .content .content-wrapper .content-wrapper-summary span{align-items:center;display:flex;font-size:18px;font-weight:700;justify-content:center;text-align:center;width:100%}.theme-dark .gl-statement .content .content-wrapper .content-wrapper-summary .summary-wrapper{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:space-around;padding:5px}.theme-dark .gl-statement .content .content-wrapper .content-wrapper-summary .summary-wrapper .count-view,.theme-dark .gl-statement .content .content-wrapper .content-wrapper-summary .summary-wrapper .premium-view,.theme-dark .gl-statement .content .content-wrapper .content-wrapper-summary .summary-wrapper .sum-insured-view{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.theme-dark .gl-statement .content .content-wrapper .content-wrapper-products{align-items:center;border-radius:8px;display:flex;flex-direction:column;flex-wrap:wrap;gap:10px;justify-content:space-around;padding:5px}.theme-dark .gl-statement .content .content-wrapper .content-wrapper-products span{align-items:center;display:flex;font-size:18px;font-weight:700;justify-content:center;text-align:center}.theme-dark .gl-statement .content .content-wrapper .content-wrapper-result{align-items:flex-start;background-color:#181a20;border-radius:8px;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;padding:5px;width:100%}.theme-dark .gl-statement .content .content-wrapper .content-wrapper-result .title{align-items:center;display:flex;font-size:18px;font-weight:700;justify-content:center;text-align:center;width:100%}.theme-dark .gl-statement .content .content-wrapper .content-wrapper-result .results-wrapper{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.theme-dark .gl-statement .content .content-wrapper .content-wrapper-result .results-wrapper .results-wrapper-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:5px 0;padding:0 5px;width:100%}.theme-dark .gl-statement .content .content-wrapper .content-wrapper-result .results-wrapper .results-wrapper-navbar .navbar-left{color:#fff}.theme-dark .gl-statement .content .content-wrapper .content-wrapper-result .results-wrapper .results-wrapper-navbar .navbar-right{align-items:center;display:flex;gap:1px}.theme-light .uw-policy-list{background-color:#f7f9fc;height:calc(100vh - 45px);padding-bottom:5px;transition:opacity .5s ease-in-out}.theme-light .uw-policy-list,.theme-light .uw-policy-list .no-content{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.theme-light .uw-policy-list .no-content{background-color:#fff;border-radius:8px;flex:1 1;gap:10px}.theme-light .uw-policy-list .main-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:20px;font-weight:300;height:2.4em;line-height:1.2;max-width:230px;overflow:hidden;text-overflow:ellipsis}.theme-light .uw-policy-list .sub-title{color:#cc1a1a;font-size:12px;font-weight:700;text-overflow:ellipsis}.theme-light .uw-policy-list .sub-title-twolines{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#cc1a1a;display:-webkit-box;font-size:24px;font-weight:700;height:2.4em;line-height:1.2;overflow:hidden;text-overflow:ellipsis}.theme-light .uw-policy-list .note-text{background-color:#f44336cc;border-radius:5px;color:#fff;font-size:18px;font-weight:300;padding:3px 10px;text-overflow:ellipsis}.theme-light .uw-policy-list .uw-policy-list-main-wrapper{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:center;width:100%}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:100%;overflow-y:auto;padding:10px;width:100%}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-navbar .separator-v{background-color:#f7f9fc;border-radius:2px;display:block;height:30px;margin:0 10px;width:1px}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-navbar .back-icon{align-items:center;background-color:#f7f9fc;border-radius:8px;cursor:pointer;height:35px;justify-content:center;padding:5px;width:25px}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-navbar .back-icon:hover{background-color:#fff;color:#cc1a1a}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-navbar .list-navbar-left{align-items:center;display:flex;flex-direction:row;gap:5px}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-navbar .list-navbar-right{align-items:center;display:flex;flex-direction:row;gap:1px;justify-content:flex-end}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;width:100%}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .icon{color:#b80baf;height:70px;margin-bottom:10px;width:70px}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .title{color:#b80baf;font-size:28px;font-weight:300}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content p{color:#000;margin:15px 0;max-width:700px;text-align:center}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .zero-policies-view{align-items:center;display:flex;flex-direction:column;justify-content:center}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .zero-policies-view .add-icon{border-radius:50%;color:#b80baf;cursor:pointer;height:80px;width:80px}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .zero-policies-view .add-icon:hover{background-color:#f8e823}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:25px;width:100%}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card{align-items:center;align-self:stretch;background-color:#f7f9fc;border-radius:8px;color:#000;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;min-height:310px;overflow:hidden;overflow-wrap:break-word;padding:10px;transition:transform .5s ease;width:250px}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card.c000{border-bottom:3px solid #0080004d;border-left:3px solid #0080004d}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card.c100{border-bottom:3px solid #0a7a424d;border-left:3px solid #0a7a424d}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card.c200{border-bottom:3px solid #ba0a0a4d;border-left:3px solid #ba0a0a4d}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card.c300{border-bottom:3px solid #8662124d;border-left:3px solid #8662124d}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card.c400{border-bottom:3px solid #17776f4d;border-left:3px solid #17776f4d}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card.c500{border-bottom:3px solid #bb5a1a4d;border-left:3px solid #bb5a1a4d}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card.c600{border-bottom:3px solid #3d0f634d;border-left:3px solid #3d0f634d}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card.c700{border-bottom:3px solid #44061e4d;border-left:3px solid #44061e4d}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card.c800{border-bottom:3px solid #0080604d;border-left:3px solid #0080604d}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card.c900{border-bottom:3px solid #6e142f4d;border-left:3px solid #6e142f4d}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card.c110{border-bottom:3px solid #05361f4d;border-left:3px solid #05361f4d}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card:hover{border:.1px solid #aff8c8;transform:scale(1.01)}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top{align-items:flex-start;display:flex;flex-direction:column;height:max-content;width:100%}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center{display:flex;flex-direction:column;flex-grow:1;margin:10px 0;width:100%}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-bottom{border-radius:8px;display:flex;flex-direction:column;height:max-content;padding:3px 10px;width:110%}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-bottom .bottom-title{color:#555;font-size:10px;font-weight:700}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-bottom .avatar-container,.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-bottom .avatar-container .left{align-items:center;display:flex;flex-direction:row}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-bottom .avatar-container .left .avatar{border-radius:50%;height:30px;margin-right:10px;object-fit:cover;width:30px}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-bottom .avatar-container .right{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-bottom .avatar-container .right .username{font-size:14px;font-weight:500}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-bottom .avatar-container .right .time-ago{color:#555;font-size:10px;font-weight:700}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .list-footer{display:flex;flex-direction:row;justify-content:flex-end;margin-bottom:10px;margin-right:10px;margin-top:auto;width:100%}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .list-footer .overlay-button{align-items:center;background-color:#00d37f;border:none;border-radius:50%;box-shadow:0 4px 6px #0000001a;color:#000;cursor:pointer;display:flex;height:50px;justify-content:center;transition:transform .3s ease;width:50px}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .list-footer .overlay-button:hover{transform:scale(1.1)}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .single-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:100%;padding:10px;width:100%}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .single-wrapper .single-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .single-wrapper .single-navbar .single-navbar-left,.theme-light .uw-policy-list .uw-policy-list-main-wrapper .single-wrapper .single-navbar .single-navbar-right{align-items:center;display:flex;flex-direction:row;gap:3px}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .single-wrapper .single-content{display:flex;flex-direction:row;padding:20px;width:100%}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .single-wrapper .single-content .single-content-left{display:flex;flex:3 1;flex-direction:column;gap:20px}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .single-wrapper .single-content .single-content-right{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:10px}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .single-wrapper .single-content .single-content-right .chip-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center}.theme-light .uw-policy-list .uw-policy-list-main-wrapper .single-wrapper .single-content .single-content-right .chip-wrapper .chip{display:flex;width:max-content}.theme-dark .uw-policy-list{background-color:#2b3139;height:calc(100vh - 45px);padding-bottom:5px;transition:opacity .5s ease-in-out}.theme-dark .uw-policy-list,.theme-dark .uw-policy-list .no-content{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.theme-dark .uw-policy-list .no-content{background-color:#181a20;border-radius:8px;flex:1 1;gap:10px}.theme-dark .uw-policy-list .main-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:20px;font-weight:300;height:2.4em;line-height:1.2;max-width:230px;overflow:hidden;text-overflow:ellipsis}.theme-dark .uw-policy-list .sub-title{color:#cc1a1a;font-size:12px;font-weight:700;text-overflow:ellipsis}.theme-dark .uw-policy-list .sub-title-twolines{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#cc1a1a;display:-webkit-box;font-size:24px;font-weight:700;height:2.4em;line-height:1.2;overflow:hidden;text-overflow:ellipsis}.theme-dark .uw-policy-list .note-text{background-color:#f44336cc;border-radius:5px;color:#fff;font-size:18px;font-weight:300;padding:3px 10px;text-overflow:ellipsis}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:center;width:100%}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:100%;overflow-y:auto;padding:10px;width:100%}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-navbar .separator-v{background-color:#2b3139;border-radius:2px;display:block;height:30px;margin:0 10px;width:1px}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-navbar .back-icon{align-items:center;background-color:#2b3139;border-radius:8px;cursor:pointer;height:35px;justify-content:center;padding:5px;width:25px}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-navbar .back-icon:hover{background-color:#181a20;color:#cc1a1a}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-navbar .list-navbar-left{align-items:center;display:flex;flex-direction:row;gap:5px}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-navbar .list-navbar-right{align-items:center;display:flex;flex-direction:row;gap:1px;justify-content:flex-end}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;width:100%}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .icon{color:#b80baf;height:70px;margin-bottom:10px;width:70px}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .title{color:#b80baf;font-size:28px;font-weight:300}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content p{color:#fff;margin:15px 0;max-width:700px;text-align:center}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .zero-policies-view{align-items:center;display:flex;flex-direction:column;justify-content:center}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .zero-policies-view .add-icon{border-radius:50%;color:#b80baf;cursor:pointer;height:80px;width:80px}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .zero-policies-view .add-icon:hover{background-color:#fae27c}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:25px;width:100%}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card{align-items:center;align-self:stretch;background-color:#2b3139;border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;min-height:310px;overflow:hidden;overflow-wrap:break-word;padding:10px;transition:transform .5s ease;width:250px}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card.c000{border-bottom:3px solid #0080004d;border-left:3px solid #0080004d}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card.c100{border-bottom:3px solid #0a7a424d;border-left:3px solid #0a7a424d}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card.c200{border-bottom:3px solid #ba0a0a4d;border-left:3px solid #ba0a0a4d}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card.c300{border-bottom:3px solid #8662124d;border-left:3px solid #8662124d}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card.c400{border-bottom:3px solid #17776f4d;border-left:3px solid #17776f4d}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card.c500{border-bottom:3px solid #bb5a1a4d;border-left:3px solid #bb5a1a4d}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card.c600{border-bottom:3px solid #3d0f634d;border-left:3px solid #3d0f634d}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card.c700{border-bottom:3px solid #44061e4d;border-left:3px solid #44061e4d}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card.c800{border-bottom:3px solid #0080604d;border-left:3px solid #0080604d}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card.c900{border-bottom:3px solid #6e142f4d;border-left:3px solid #6e142f4d}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card.c110{border-bottom:3px solid #05361f4d;border-left:3px solid #05361f4d}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card:hover{border:.1px solid #aff8c8;transform:scale(1.01)}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top{align-items:flex-start;display:flex;flex-direction:column;height:max-content;width:100%}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center{display:flex;flex-direction:column;flex-grow:1;margin:10px 0;width:100%}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-bottom{border-radius:8px;display:flex;flex-direction:column;height:max-content;padding:3px 10px;width:110%}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-bottom .bottom-title{color:#555;font-size:10px;font-weight:700}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-bottom .avatar-container,.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-bottom .avatar-container .left{align-items:center;display:flex;flex-direction:row}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-bottom .avatar-container .left .avatar{border-radius:50%;height:30px;margin-right:10px;object-fit:cover;width:30px}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-bottom .avatar-container .right{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-bottom .avatar-container .right .username{font-size:14px;font-weight:500}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-bottom .avatar-container .right .time-ago{color:#555;font-size:10px;font-weight:700}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .list-footer{display:flex;flex-direction:row;justify-content:flex-end;margin-bottom:10px;margin-right:10px;margin-top:auto;width:100%}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .list-footer .overlay-button{align-items:center;background-color:#00d37f;border:none;border-radius:50%;box-shadow:0 4px 6px #0000001a;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;transition:transform .3s ease;width:50px}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .list-wrapper .list-content .list-footer .overlay-button:hover{transform:scale(1.1)}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .single-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:100%;padding:10px;width:100%}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .single-wrapper .single-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .single-wrapper .single-navbar .single-navbar-left,.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .single-wrapper .single-navbar .single-navbar-right{align-items:center;display:flex;flex-direction:row;gap:3px}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .single-wrapper .single-content{display:flex;flex-direction:row;padding:20px;width:100%}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .single-wrapper .single-content .single-content-left{display:flex;flex:3 1;flex-direction:column;gap:20px}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .single-wrapper .single-content .single-content-right{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:10px}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .single-wrapper .single-content .single-content-right .chip-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center}.theme-dark .uw-policy-list .uw-policy-list-main-wrapper .single-wrapper .single-content .single-content-right .chip-wrapper .chip{display:flex;width:max-content}.theme-light .comm-rates{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:calc(100vh - 45px);justify-content:flex-start;overflow-y:auto;transition:opacity .5s ease-in-out;width:100%}.theme-light .comm-rates::-webkit-scrollbar{width:1px}.theme-light .comm-rates .no-content{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-light .comm-rates .comm-rates-navbar{align-items:center;display:flex;flex-direction:row;height:45px;justify-content:space-between;margin:5px 0;width:100%}.theme-light .comm-rates .comm-rates-navbar .comm-rates-navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px}.theme-light .comm-rates .comm-rates-navbar .comm-rates-navbar-right{align-items:center;display:flex;gap:5px}.theme-light .comm-rates .comm-rates-navbar .comm-rates-navbar-right .save-note{font-weight:500;margin-right:10px}.theme-light .comm-rates .comm-rates-content{border:none;border-radius:8px;display:flex;height:100%;width:100%}.theme-light .comm-rates .comm-rates-content .MuiTable-root{background-color:inherit;display:flex;flex-direction:column;width:100%}.theme-light .comm-rates .comm-rates-content .table-container{background-color:#fff;border:none;overflow-y:auto;padding-bottom:50px;width:100%}.theme-light .comm-rates .comm-rates-content .table-container::-webkit-scrollbar{display:none;width:1px}.theme-light .comm-rates .comm-rates-content .table-container .MuiPaper-elevation,.theme-light .comm-rates .comm-rates-content .table-container .MuiTableContainer-root,.theme-light .comm-rates .comm-rates-content .table-container .table-container{background-color:inherit}.theme-light .comm-rates .comm-rates-content .table-container .tablebody-accordion{border:none;display:flex;flex-direction:column;height:100%;width:100%}.theme-light .comm-rates .comm-rates-content .table-container .tablebody-accordion .tablerow-accordion{align-items:center;border-radius:8px;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px;padding:0;width:100%}.theme-light .comm-rates .comm-rates-content .table-container .tablebody-accordion .tablerow-accordion:last-child{margin-bottom:0}.theme-light .comm-rates .comm-rates-content .table-container .tablebody-accordion .tablerow-accordion:hover{background-color:#e6d9f3cc;cursor:pointer}.theme-light .comm-rates .comm-rates-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion{border:none;display:flex;flex:1 1;flex-direction:column;padding:0;width:100%}.theme-light .comm-rates .comm-rates-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion{background-color:#f7f9fc;box-shadow:0 1px 3px #0000001a;color:#000;display:flex;flex-direction:column;padding:0 10px;width:100%}.theme-light .comm-rates .comm-rates-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary{display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .comm-rates .comm-rates-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary .bank-details{align-items:center;background-color:#aff8c8;border:.1px solid #9f9b9b;border-radius:8px;display:flex;flex-direction:row;font-size:18px;font-weight:300;gap:10px;height:36px;justify-content:space-between;padding:5px 10px;width:100%}.theme-light .comm-rates .comm-rates-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary .bank-details .account-no{color:#000;font-size:12px}.theme-light .comm-rates .comm-rates-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary .sr-no{color:#cc1a1a;font-weight:700;width:30px}.theme-light .comm-rates .comm-rates-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-details,.theme-light .comm-rates .processing-dialog{display:flex;flex-direction:column;width:100%}.theme-light .comm-rates .processing-dialog{align-items:center;background-color:#00000080;height:100%;justify-content:center;left:0;position:fixed;top:0;z-index:999}.theme-light .comm-rates .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .comm-rates{align-items:center;background-color:#181a20;display:flex;flex-direction:column;height:calc(100vh - 45px);justify-content:flex-start;overflow-y:auto;transition:opacity .5s ease-in-out;width:100%}.theme-dark .comm-rates::-webkit-scrollbar{width:1px}.theme-dark .comm-rates .no-content{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-dark .comm-rates .comm-rates-navbar{align-items:center;display:flex;flex-direction:row;height:45px;justify-content:space-between;margin:5px 0;width:100%}.theme-dark .comm-rates .comm-rates-navbar .comm-rates-navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:10px}.theme-dark .comm-rates .comm-rates-navbar .comm-rates-navbar-right{align-items:center;display:flex;gap:5px}.theme-dark .comm-rates .comm-rates-navbar .comm-rates-navbar-right .save-note{font-weight:500;margin-right:10px}.theme-dark .comm-rates .comm-rates-content{border:none;border-radius:8px;display:flex;height:100%;width:100%}.theme-dark .comm-rates .comm-rates-content .MuiTable-root{background-color:inherit;display:flex;flex-direction:column;width:100%}.theme-dark .comm-rates .comm-rates-content .table-container{background-color:#181a20;border:none;overflow-y:auto;padding-bottom:50px;width:100%}.theme-dark .comm-rates .comm-rates-content .table-container::-webkit-scrollbar{display:none;width:1px}.theme-dark .comm-rates .comm-rates-content .table-container .MuiPaper-elevation,.theme-dark .comm-rates .comm-rates-content .table-container .MuiTableContainer-root,.theme-dark .comm-rates .comm-rates-content .table-container .table-container{background-color:inherit}.theme-dark .comm-rates .comm-rates-content .table-container .tablebody-accordion{border:none;display:flex;flex-direction:column;height:100%;width:100%}.theme-dark .comm-rates .comm-rates-content .table-container .tablebody-accordion .tablerow-accordion{align-items:center;border-radius:8px;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px;padding:0;width:100%}.theme-dark .comm-rates .comm-rates-content .table-container .tablebody-accordion .tablerow-accordion:last-child{margin-bottom:0}.theme-dark .comm-rates .comm-rates-content .table-container .tablebody-accordion .tablerow-accordion:hover{background-color:#e6d9f3cc;cursor:pointer}.theme-dark .comm-rates .comm-rates-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion{border:none;display:flex;flex:1 1;flex-direction:column;padding:0;width:100%}.theme-dark .comm-rates .comm-rates-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion{background-color:#2b3139;box-shadow:0 1px 3px #0000001a;color:#fff;display:flex;flex-direction:column;padding:0 10px;width:100%}.theme-dark .comm-rates .comm-rates-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary{display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .comm-rates .comm-rates-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary .bank-details{align-items:center;background-color:#aff8c8;border:.1px solid #9f9b9b;border-radius:8px;display:flex;flex-direction:row;font-size:18px;font-weight:300;gap:10px;height:36px;justify-content:space-between;padding:5px 10px;width:100%}.theme-dark .comm-rates .comm-rates-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary .bank-details .account-no{color:#000;font-size:12px}.theme-dark .comm-rates .comm-rates-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary .sr-no{color:#cc1a1a;font-weight:700;width:30px}.theme-dark .comm-rates .comm-rates-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-details,.theme-dark .comm-rates .processing-dialog{display:flex;flex-direction:column;width:100%}.theme-dark .comm-rates .processing-dialog{align-items:center;background-color:#00000080;height:100%;justify-content:center;left:0;position:fixed;top:0;z-index:999}.theme-dark .comm-rates .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .uw-product{color:#000;height:100%;justify-content:flex-start;margin-bottom:10px;transition:opacity .5s ease-in-out}.theme-light .uw-product,.theme-light .uw-product .no-content{align-items:center;background-color:#fff;display:flex;flex:1 1;flex-direction:column;width:100%}.theme-light .uw-product .no-content{border-radius:8px;gap:10px;justify-content:center}.theme-light .uw-product .section-sub-title{color:#000;font-weight:300}@media screen and (min-width:1079px){.theme-light .uw-product .section-sub-title{font-size:20px}}@media screen and (min-width:989px)and (max-width:1078px){.theme-light .uw-product .section-sub-title{font-size:20px}}@media screen and (min-width:691px)and (max-width:988px){.theme-light .uw-product .section-sub-title{font-size:20px}}@media screen and (min-width:601px)and (max-width:690px){.theme-light .uw-product .section-sub-title{font-size:15px}}@media screen and (max-width:600px){.theme-light .uw-product .section-sub-title{font-size:12px}}.theme-light .uw-product .product-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:5px 0;padding:0 5px;width:100%}.theme-light .uw-product .product-navbar .product-navbar-left{color:#000}.theme-light .uw-product .product-navbar .product-navbar-right{align-items:center;display:flex;gap:1px}.theme-light .uw-product .product-content{display:flex;flex-direction:column;gap:5px;height:calc(100vh - 60px);overflow-y:auto;padding:0 5px;width:100%}.theme-light .uw-product .product-content::-webkit-scrollbar{display:none;width:1px}.theme-light .uw-product .product-content .select-yn{border-radius:5px;font-size:16px;font-weight:500;height:36px;padding:5px 10px}.theme-light .uw-product .product-content .product-details{display:flex;flex-direction:column;margin:10px 0 50px;padding-bottom:20px;width:100%}.theme-light .uw-product .product-content .product-details .product-details-header{align-items:flex-start;display:flex;flex-direction:row;gap:20px;justify-content:flex-start}.theme-light .uw-product .product-content .product-details .product-details-header .product-details-left,.theme-light .uw-product .product-content .product-details .product-details-header .product-details-right{display:flex;flex-direction:column;gap:10px}.theme-light .uw-product .product-content .product-details .report-templates{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:flex-start;margin:20px 0}.theme-light .uw-product .product-content .product-details .report-templates .single-report-version{align-self:stretch;background-color:#f7f9fc;border:.1px solid #0000;border-radius:5px;display:flex;flex:1 1;flex-direction:column;gap:10px;margin:3px;min-height:130px;overflow:hidden;overflow-wrap:break-word;padding:10px;transition:transform .5s ease;width:350px}.theme-light .uw-product .product-content .product-details .report-templates .single-report-version:hover{border:.1px solid #aff8c8;transform:scale(1.02)}.theme-light .uw-product .product-content .product-details .report-templates .single-report-version .title{font-size:20px;font-weight:300}.theme-light .uw-product .product-content .product-details .report-templates .single-report-version .desc{font-size:14px;font-weight:500}.theme-light .uw-product .product-content .product-details .sub-class-section{display:flex;flex-direction:column;flex-wrap:wrap;margin-top:15px;width:100%}.theme-light .uw-product .product-content .product-details .sub-class-section .sub-class-toolbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px;width:100%}.theme-light .uw-product .product-content .product-details .sub-class-section .sub-class-wrapper{display:flex;flex-direction:column;flex-wrap:wrap;width:100%}.theme-light .uw-product .product-content .product-details .endorsements-section{display:flex;flex-direction:column;flex-wrap:wrap;margin-top:15px;width:100%}.theme-light .uw-product .product-content .product-details .endorsements-section .endorsements-toolbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px;width:100%}.theme-light .uw-product .product-content .product-details .endorsements-section .endorsements-wrapper{display:flex;flex-direction:column;flex-wrap:wrap;width:100%}.theme-light .uw-product .product-content .product-details .conditions-section{display:flex;flex-direction:column;flex-wrap:wrap;margin-top:15px;width:100%}.theme-light .uw-product .product-content .product-details .conditions-section .conditions-toolbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px;width:100%}.theme-light .uw-product .product-content .product-details .conditions-section .conditions-toolbar .conditions-toolbar-left{align-items:center;display:flex;flex:1 1;flex-direction:row}.theme-light .uw-product .product-content .product-details .conditions-section .conditions-toolbar .conditions-toolbar-right{align-items:center;display:flex;flex:2 1;flex-direction:row;gap:1px;justify-content:flex-end}.theme-light .uw-product .product-content .product-details .conditions-section .conditions-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;width:100%}.theme-light .uw-product .product-content .product-details .conditions-section .conditions-wrapper .conditions-left{display:flex;flex:1 1;flex-direction:column}.theme-light .uw-product .product-content .product-details .conditions-section .conditions-wrapper .conditions-right{display:flex;flex:2 1;flex-direction:column;gap:5px}.theme-light .uw-product .product-content .product-details .conditions-section .conditions-wrapper .conditions-right .conditions-form-wrapper{display:flex;flex-direction:row;width:100%}.theme-light .uw-product .product-content .product-details .conditions-section .conditions-wrapper .conditions-right .conditions-form-wrapper .conditions-form-left{align-items:stretch;display:flex;flex:1.5 1;flex-direction:column;gap:5px}.theme-light .uw-product .product-content .product-details .conditions-section .conditions-wrapper .conditions-right .conditions-form-wrapper .conditions-form-right{align-items:flex-end;display:flex;flex:1 1;flex-direction:column;gap:5px}.theme-light .uw-product .product-content .product-details .deductibles-section{display:flex;flex-direction:column;flex-wrap:wrap;margin-top:15px;width:100%}.theme-light .uw-product .product-content .product-details .deductibles-section .deductibles-toolbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px;width:100%}.theme-light .uw-product .product-content .product-details .deductibles-section .deductibles-toolbar .deductibles-toolbar-left{align-items:center;display:flex;flex:1 1;flex-direction:row}.theme-light .uw-product .product-content .product-details .deductibles-section .deductibles-toolbar .deductibles-toolbar-right{align-items:center;display:flex;flex:2 1;flex-direction:row;gap:1px;justify-content:flex-end}.theme-light .uw-product .product-content .product-details .deductibles-section .deductibles-wrapper{display:flex;flex-direction:column;flex-wrap:wrap;width:100%}.theme-light .uw-product .product-content .product-details .risk-note-sections{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:flex-start;margin:10px 0 10px 10px}.theme-light .uw-product .product-content .product-details .term-life-section{display:flex;flex-direction:column;flex-wrap:wrap;margin-top:15px;width:100%}.theme-light .uw-product .product-content .product-details .term-life-section .term-life-toolbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px;width:100%}.theme-light .uw-product .product-content .product-details .term-life-section .term-life-wrapper{display:flex;flex-direction:column;flex-wrap:wrap;width:100%}.theme-light .uw-product .product-content .product-details .whole-life-section{display:flex;flex-direction:column;flex-wrap:wrap;margin-top:15px;width:100%}.theme-light .uw-product .product-content .product-details .whole-life-section .whole-life-wrapper{display:flex;flex-direction:column;flex-wrap:wrap;width:100%}.theme-light .uw-product .product-content .product-details .annuity-section{display:flex;flex-direction:column;flex-wrap:wrap;margin-top:15px;width:100%}.theme-light .uw-product .product-content .product-details .annuity-section .annuity-wrapper{display:flex;flex-direction:column;flex-wrap:wrap;width:100%}.theme-light .uw-product .product-content .product-details .templates-section{display:flex;flex-direction:column;flex-wrap:wrap;margin-top:15px;width:100%}.theme-light .uw-product .product-content .product-details .templates-section .templates-toolbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px;width:100%}.theme-light .uw-product .limits-section,.theme-light .uw-product .product-content .product-details .templates-section .templates-wrapper{display:flex;flex-direction:column;flex-wrap:wrap;width:100%}.theme-light .uw-product .limits-section{margin-top:15px;padding-bottom:30px}.theme-light .uw-product .limits-section .MuiPaper-root,.theme-light .uw-product .limits-section .MuiTable-root{background-color:inherit}.theme-light .uw-product .limits-section .limits-navbar{display:flex;flex-direction:row;gap:5px;width:100%}.theme-dark .uw-product{color:#fff;height:100%;justify-content:flex-start;margin-bottom:10px;transition:opacity .5s ease-in-out}.theme-dark .uw-product,.theme-dark .uw-product .no-content{align-items:center;background-color:#181a20;display:flex;flex:1 1;flex-direction:column;width:100%}.theme-dark .uw-product .no-content{border-radius:8px;gap:10px;justify-content:center}.theme-dark .uw-product .section-sub-title{color:#fff;font-weight:300}@media screen and (min-width:1079px){.theme-dark .uw-product .section-sub-title{font-size:20px}}@media screen and (min-width:989px)and (max-width:1078px){.theme-dark .uw-product .section-sub-title{font-size:20px}}@media screen and (min-width:691px)and (max-width:988px){.theme-dark .uw-product .section-sub-title{font-size:20px}}@media screen and (min-width:601px)and (max-width:690px){.theme-dark .uw-product .section-sub-title{font-size:15px}}@media screen and (max-width:600px){.theme-dark .uw-product .section-sub-title{font-size:12px}}.theme-dark .uw-product .product-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:5px 0;padding:0 5px;width:100%}.theme-dark .uw-product .product-navbar .product-navbar-left{color:#fff}.theme-dark .uw-product .product-navbar .product-navbar-right{align-items:center;display:flex;gap:1px}.theme-dark .uw-product .product-content{display:flex;flex-direction:column;gap:5px;height:calc(100vh - 60px);overflow-y:auto;padding:0 5px;width:100%}.theme-dark .uw-product .product-content::-webkit-scrollbar{display:none;width:1px}.theme-dark .uw-product .product-content .select-yn{border-radius:5px;font-size:16px;font-weight:500;height:36px;padding:5px 10px}.theme-dark .uw-product .product-content .product-details{display:flex;flex-direction:column;margin:10px 0 50px;padding-bottom:20px;width:100%}.theme-dark .uw-product .product-content .product-details .product-details-header{align-items:flex-start;display:flex;flex-direction:row;gap:20px;justify-content:flex-start}.theme-dark .uw-product .product-content .product-details .product-details-header .product-details-left,.theme-dark .uw-product .product-content .product-details .product-details-header .product-details-right{display:flex;flex-direction:column;gap:10px}.theme-dark .uw-product .product-content .product-details .report-templates{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:flex-start;margin:20px 0}.theme-dark .uw-product .product-content .product-details .report-templates .single-report-version{align-self:stretch;background-color:#2b3139;border:.1px solid #0000;border-radius:5px;display:flex;flex:1 1;flex-direction:column;gap:10px;margin:3px;min-height:130px;overflow:hidden;overflow-wrap:break-word;padding:10px;transition:transform .5s ease;width:350px}.theme-dark .uw-product .product-content .product-details .report-templates .single-report-version:hover{border:.1px solid #aff8c8;transform:scale(1.02)}.theme-dark .uw-product .product-content .product-details .report-templates .single-report-version .title{font-size:20px;font-weight:300}.theme-dark .uw-product .product-content .product-details .report-templates .single-report-version .desc{font-size:14px;font-weight:500}.theme-dark .uw-product .product-content .product-details .sub-class-section{display:flex;flex-direction:column;flex-wrap:wrap;margin-top:15px;width:100%}.theme-dark .uw-product .product-content .product-details .sub-class-section .sub-class-toolbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px;width:100%}.theme-dark .uw-product .product-content .product-details .sub-class-section .sub-class-wrapper{display:flex;flex-direction:column;flex-wrap:wrap;width:100%}.theme-dark .uw-product .product-content .product-details .endorsements-section{display:flex;flex-direction:column;flex-wrap:wrap;margin-top:15px;width:100%}.theme-dark .uw-product .product-content .product-details .endorsements-section .endorsements-toolbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px;width:100%}.theme-dark .uw-product .product-content .product-details .endorsements-section .endorsements-wrapper{display:flex;flex-direction:column;flex-wrap:wrap;width:100%}.theme-dark .uw-product .product-content .product-details .conditions-section{display:flex;flex-direction:column;flex-wrap:wrap;margin-top:15px;width:100%}.theme-dark .uw-product .product-content .product-details .conditions-section .conditions-toolbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px;width:100%}.theme-dark .uw-product .product-content .product-details .conditions-section .conditions-toolbar .conditions-toolbar-left{align-items:center;display:flex;flex:1 1;flex-direction:row}.theme-dark .uw-product .product-content .product-details .conditions-section .conditions-toolbar .conditions-toolbar-right{align-items:center;display:flex;flex:2 1;flex-direction:row;gap:1px;justify-content:flex-end}.theme-dark .uw-product .product-content .product-details .conditions-section .conditions-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;width:100%}.theme-dark .uw-product .product-content .product-details .conditions-section .conditions-wrapper .conditions-left{display:flex;flex:1 1;flex-direction:column}.theme-dark .uw-product .product-content .product-details .conditions-section .conditions-wrapper .conditions-right{display:flex;flex:2 1;flex-direction:column;gap:5px}.theme-dark .uw-product .product-content .product-details .conditions-section .conditions-wrapper .conditions-right .conditions-form-wrapper{display:flex;flex-direction:row;width:100%}.theme-dark .uw-product .product-content .product-details .conditions-section .conditions-wrapper .conditions-right .conditions-form-wrapper .conditions-form-left{align-items:stretch;display:flex;flex:1.5 1;flex-direction:column;gap:5px}.theme-dark .uw-product .product-content .product-details .conditions-section .conditions-wrapper .conditions-right .conditions-form-wrapper .conditions-form-right{align-items:flex-end;display:flex;flex:1 1;flex-direction:column;gap:5px}.theme-dark .uw-product .product-content .product-details .deductibles-section{display:flex;flex-direction:column;flex-wrap:wrap;margin-top:15px;width:100%}.theme-dark .uw-product .product-content .product-details .deductibles-section .deductibles-toolbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px;width:100%}.theme-dark .uw-product .product-content .product-details .deductibles-section .deductibles-toolbar .deductibles-toolbar-left{align-items:center;display:flex;flex:1 1;flex-direction:row}.theme-dark .uw-product .product-content .product-details .deductibles-section .deductibles-toolbar .deductibles-toolbar-right{align-items:center;display:flex;flex:2 1;flex-direction:row;gap:1px;justify-content:flex-end}.theme-dark .uw-product .product-content .product-details .deductibles-section .deductibles-wrapper{display:flex;flex-direction:column;flex-wrap:wrap;width:100%}.theme-dark .uw-product .product-content .product-details .risk-note-sections{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:flex-start;margin:10px 0 10px 10px}.theme-dark .uw-product .product-content .product-details .term-life-section{display:flex;flex-direction:column;flex-wrap:wrap;margin-top:15px;width:100%}.theme-dark .uw-product .product-content .product-details .term-life-section .term-life-toolbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px;width:100%}.theme-dark .uw-product .product-content .product-details .term-life-section .term-life-wrapper{display:flex;flex-direction:column;flex-wrap:wrap;width:100%}.theme-dark .uw-product .product-content .product-details .whole-life-section{display:flex;flex-direction:column;flex-wrap:wrap;margin-top:15px;width:100%}.theme-dark .uw-product .product-content .product-details .whole-life-section .whole-life-wrapper{display:flex;flex-direction:column;flex-wrap:wrap;width:100%}.theme-dark .uw-product .product-content .product-details .annuity-section{display:flex;flex-direction:column;flex-wrap:wrap;margin-top:15px;width:100%}.theme-dark .uw-product .product-content .product-details .annuity-section .annuity-wrapper{display:flex;flex-direction:column;flex-wrap:wrap;width:100%}.theme-dark .uw-product .product-content .product-details .templates-section{display:flex;flex-direction:column;flex-wrap:wrap;margin-top:15px;width:100%}.theme-dark .uw-product .product-content .product-details .templates-section .templates-toolbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px;width:100%}.theme-dark .uw-product .limits-section,.theme-dark .uw-product .product-content .product-details .templates-section .templates-wrapper{display:flex;flex-direction:column;flex-wrap:wrap;width:100%}.theme-dark .uw-product .limits-section{margin-top:15px;padding-bottom:30px}.theme-dark .uw-product .limits-section .MuiPaper-root,.theme-dark .uw-product .limits-section .MuiTable-root{background-color:inherit}.theme-dark .uw-product .limits-section .limits-navbar{display:flex;flex-direction:row;gap:5px;width:100%}.theme-light .tab-navigation{margin:0 auto;width:100%}.theme-light .tab-navigation .tabs{border-bottom:1px solid #f7f9fc;display:flex;justify-content:space-between}.theme-light .tab-navigation .tab{color:#000;cursor:pointer;flex:1 1;font-size:16px;font-weight:600;padding:5px 0;text-align:center;transition:color .3s ease}.theme-light .tab-navigation .tab:hover{color:#ccc}.theme-light .tab-navigation .tab.active{color:#00d37f;font-weight:700}.theme-light .tab-navigation .underline{background-color:#f7f9fc;height:2px;position:relative}.theme-light .tab-navigation .indicator{background-color:#00d37f;height:2px;left:0;position:absolute;top:0;transition:transform .3s ease;width:90%}.theme-dark .tab-navigation{margin:0 auto;width:100%}.theme-dark .tab-navigation .tabs{border-bottom:1px solid #2b3139;display:flex;justify-content:space-between}.theme-dark .tab-navigation .tab{color:#fff;cursor:pointer;flex:1 1;font-size:16px;font-weight:600;padding:5px 0;text-align:center;transition:color .3s ease}.theme-dark .tab-navigation .tab:hover{color:#d2d2d2}.theme-dark .tab-navigation .tab.active{color:#00d37f;font-weight:700}.theme-dark .tab-navigation .underline{background-color:#2b3139;height:2px;position:relative}.theme-dark .tab-navigation .indicator{background-color:#00d37f;height:2px;left:0;position:absolute;top:0;transition:transform .3s ease;width:90%}.validate-signup{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;overflow-x:hidden;overflow-y:auto;padding-bottom:50px;width:100vw}.validate-signup::-webkit-scrollbar{width:1px}.validate-signup .input-item-with-label{align-items:center;display:flex;flex-direction:row;width:100%}.validate-signup .input-item-with-label label{color:themed("textColor");margin-right:5px;text-align:end;width:150px}.validate-signup .input-item-with-label .form-input-item{border:.5px solid #ccc;border-radius:themed("borderRadius");font-size:16px;font-weight:500;padding:8px 12px;transition:border .3s}.validate-signup .input-item-with-label .form-input-item:focus{border:none;box-shadow:0 0 0 1.5px #fff,0 0 0 4px themed("selectedOption");outline:none}.validate-signup .error{color:red;font-size:12px;font-weight:700}.validate-signup .wrapper{align-items:center;background:linear-gradient(#fcf7facc,#fcf7fa4d);border-radius:5px;height:70%;justify-content:center;padding:30px;width:70%}.validate-signup .wrapper .title{font-size:24px;font-weight:300}.validate-signup .wrapper form{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;margin-top:100px}.validate-signup .wrapper h1{-webkit-text-fill-color:#0000;background:linear-gradient(270deg,#9c27b0,#ef5350);-webkit-background-clip:text;font-weight:500;letter-spacing:1.5}.validate-signup .landing-section{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center;overflow-x:hidden;overflow-y:auto;padding:20px 50px;width:80%}.validate-signup .landing-section .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:0 10px;width:100%}.validate-signup .landing-section .navbar h1{-webkit-text-fill-color:#0000;background:linear-gradient(270deg,#9c27b0,#ef5350);-webkit-background-clip:text;cursor:pointer;font-weight:500;letter-spacing:1.5}.validate-signup .landing-section .navbar h1 span{animation:moveGradient 2s linear infinite}.validate-signup .landing-section .hero-text{align-items:center;display:flex;flex-direction:column;font-weight:500;justify-content:center;margin-bottom:20px;margin-top:50px;width:100%}.validate-signup .landing-section .hero-text h1{font-size:56px;font-weight:700;max-width:800px;text-align:center}.validate-signup .landing-section .hero-text h1 span{-webkit-text-fill-color:#0000;animation:moveGradient 2s linear infinite;background:linear-gradient(270deg,#9c27b0,#ef5350);-webkit-background-clip:text}.validate-signup .landing-section .hero-text p{color:#757575;margin:20px 0;max-width:800px;text-align:center}.theme-light .uw-vehicle-import{align-items:flex-start;background-color:#f7f9fc;display:flex;flex-direction:column;height:calc(100vh - 100px);justify-content:flex-start;padding:10px;transition:top 1s ease-in-out;width:100%}.theme-light .uw-vehicle-import .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:5px 0;width:100%}.theme-light .uw-vehicle-import .navbar .navbar-left{width:30%}.theme-light .uw-vehicle-import .navbar .navbar-left .search-input-wrapper{align-items:center;background:#fff;border:.3px solid #ccc;border-radius:5px;box-shadow:2px 4px 10px 1px #c9c9c978;display:flex;height:40px;justify-content:space-between}.theme-light .uw-vehicle-import .navbar .navbar-left .search-input-wrapper .search-input-icon{color:#000;height:20px;margin:10px;width:20px}.theme-light .uw-vehicle-import .navbar .navbar-left .search-input-wrapper .search-input{border:none;border-radius:5px;color:#000;font-size:18px;font-weight:500;height:100%;margin:5px 5px 5px 0;outline:none;padding-left:5px;width:100%}.theme-light .uw-vehicle-import .navbar .navbar-left .search-input-wrapper .search-input::placeholder{color:#ccc;font-weight:500}.theme-light .uw-vehicle-import .navbar .navbar-left .clear-button{background:none;border:none;color:#999;cursor:pointer;font-size:20px;margin-left:8px}.theme-light .uw-vehicle-import .navbar .navbar-left .clear-button:hover{color:#666}.theme-light .uw-vehicle-import .navbar .navbar-right{align-items:center;display:flex;gap:5px}.theme-light .uw-vehicle-import .navbar .navbar-right .file-upload-item{align-items:center;border:none;border-radius:8px;color:#000;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:5px;justify-content:center;padding:5px}.theme-light .uw-vehicle-import .content{display:flex;flex-direction:column;height:max-content;min-height:500px;width:100%}.theme-light .uw-vehicle-import .content .custom-table{display:flex;overflow:scroll}.theme-light .uw-vehicle-import .content .table-container{background-color:#fff;height:100%}.theme-light .uw-vehicle-import .content .table-container .tablehead{font-size:14px}.theme-light .uw-vehicle-import .content .table-container .tablehead .table-cell{align-items:center;background-color:#fff;color:#000;font-size:14px;font-weight:300;justify-content:center}.theme-light .uw-vehicle-import .content .table-container .tablebody .tablerow:hover{background-color:rgba(230,217,243,.322);cursor:pointer}.theme-light .uw-vehicle-import .content .table-container .tablebody .tablerow .table-cell{align-items:center;color:#000;font-size:14px;font-weight:300;justify-content:center;transition:all .5s ease}.theme-light .uw-vehicle-import .content .table-container .tablebody .tablerow .table-cell.no-code{background-color:#ff00004d;color:crimson}.theme-light .uw-vehicle-import .content .table-container .tablebody .tablerow .table-cell.Error{background-color:#ff00004d}.theme-light .uw-vehicle-import .content .table-container .tablebody .tablerow .table-cell.Uploaded{background-color:#0080004d}.theme-dark .uw-vehicle-import{align-items:flex-start;background-color:#2b3139;display:flex;flex-direction:column;height:calc(100vh - 100px);justify-content:flex-start;padding:10px;transition:top 1s ease-in-out;width:100%}.theme-dark .uw-vehicle-import .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:5px 0;width:100%}.theme-dark .uw-vehicle-import .navbar .navbar-left{width:30%}.theme-dark .uw-vehicle-import .navbar .navbar-left .search-input-wrapper{align-items:center;background:#181a20;border:.3px solid #ccc;border-radius:5px;box-shadow:2px 4px 10px 1px #c9c9c978;display:flex;height:40px;justify-content:space-between}.theme-dark .uw-vehicle-import .navbar .navbar-left .search-input-wrapper .search-input-icon{color:#fff;height:20px;margin:10px;width:20px}.theme-dark .uw-vehicle-import .navbar .navbar-left .search-input-wrapper .search-input{border:none;border-radius:5px;color:#fff;font-size:18px;font-weight:500;height:100%;margin:5px 5px 5px 0;outline:none;padding-left:5px;width:100%}.theme-dark .uw-vehicle-import .navbar .navbar-left .search-input-wrapper .search-input::placeholder{color:#d2d2d2;font-weight:500}.theme-dark .uw-vehicle-import .navbar .navbar-left .clear-button{background:none;border:none;color:#999;cursor:pointer;font-size:20px;margin-left:8px}.theme-dark .uw-vehicle-import .navbar .navbar-left .clear-button:hover{color:#666}.theme-dark .uw-vehicle-import .navbar .navbar-right{align-items:center;display:flex;gap:5px}.theme-dark .uw-vehicle-import .navbar .navbar-right .file-upload-item{align-items:center;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:5px;justify-content:center;padding:5px}.theme-dark .uw-vehicle-import .content{display:flex;flex-direction:column;height:max-content;min-height:500px;width:100%}.theme-dark .uw-vehicle-import .content .custom-table{display:flex;overflow:scroll}.theme-dark .uw-vehicle-import .content .table-container{background-color:#181a20;height:100%}.theme-dark .uw-vehicle-import .content .table-container .tablehead{font-size:14px}.theme-dark .uw-vehicle-import .content .table-container .tablehead .table-cell{align-items:center;background-color:#181a20;color:#fff;font-size:14px;font-weight:300;justify-content:center}.theme-dark .uw-vehicle-import .content .table-container .tablebody .tablerow:hover{background-color:rgba(230,217,243,.322);cursor:pointer}.theme-dark .uw-vehicle-import .content .table-container .tablebody .tablerow .table-cell{align-items:center;color:#fff;font-size:14px;font-weight:300;justify-content:center;transition:all .5s ease}.theme-dark .uw-vehicle-import .content .table-container .tablebody .tablerow .table-cell.no-code{background-color:#ff00004d;color:crimson}.theme-dark .uw-vehicle-import .content .table-container .tablebody .tablerow .table-cell.Error{background-color:#ff00004d}.theme-dark .uw-vehicle-import .content .table-container .tablebody .tablerow .table-cell.Uploaded{background-color:#0080004d}.theme-light .search-results{align-items:stretch;color:#000;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow-y:auto;transition:opacity .5s ease-in-out;width:100%}.theme-light .search-results::-webkit-scrollbar{display:none;width:1px}.theme-light .search-results .main-wrapper{display:flex;flex-direction:row;width:100%}.theme-light .search-results .main-wrapper .content-wrapper{display:flex;flex-direction:column;height:100%;width:100%}.theme-light .search-results .main-wrapper .content-wrapper .search-title{align-items:center;display:flex;font-size:18px;font-weight:400;height:40px;margin-bottom:5px}.theme-light .search-results .main-wrapper .content-wrapper .tabs-container{border-radius:8px;box-shadow:0 10px 15px -16px #0000001a;display:flex;flex-direction:column;height:calc(100vh - 200px);width:100%}.theme-light .search-results .main-wrapper .content-wrapper .tabs-container .tab-header{align-items:center;background-color:#f8e823;border-radius:8px;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:row;height:50px;justify-content:space-between;padding:0 5px;width:100%}.theme-light .search-results .main-wrapper .content-wrapper .tabs-container .tab-header .tab{align-items:center;border-radius:8px;cursor:pointer;display:flex;flex-direction:row;gap:5px;height:85%;justify-content:center;width:100%}.theme-light .search-results .main-wrapper .content-wrapper .tabs-container .tab-header .tab.active{background-color:#fff;color:#000}.theme-light .search-results .main-wrapper .content-wrapper .tabs-container .tab-header .tab .tab-icon{color:#000}.theme-light .search-results .main-wrapper .content-wrapper .tabs-container .tab-header .tab .tab-icon.active{color:#00d37f}.theme-light .search-results .main-wrapper .content-wrapper .tabs-container .tab-header .tab .tab-title{color:#000;margin-right:10px;position:relative}.theme-light .search-results .main-wrapper .content-wrapper .tabs-container .tab-header .tab .tab-title.active{color:#000}.theme-light .search-results .main-wrapper .content-wrapper .tabs-container .tab-header .tab .tab-title .tab-badge{background-color:#00d37f;position:absolute;top:5px}.theme-light .search-results .main-wrapper img{border-radius:8px;height:60px;object-fit:cover;width:60px}.theme-light .search-results .main-wrapper .summary-wrapper{background:linear-gradient(180deg,#fff,#f7f9fc);border-radius:5px;display:flex;flex-direction:column;flex-grow:1;padding:15px;position:sticky;top:100px;width:300px}@media screen and (max-width:600px){.theme-light .search-results .main-wrapper .summary-wrapper{display:none}}.theme-light .search-results .main-wrapper .summary-wrapper .title{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .search-results .main-wrapper .summary-wrapper .summary,.theme-light .search-results .main-wrapper .summary-wrapper .summary .summary-breakdown{display:flex;flex-direction:column;width:100%}.theme-light .search-results .main-wrapper .summary-wrapper .summary .summary-breakdown .summary-breakdown-row{align-items:center;border-radius:8px;cursor:pointer;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;padding:3px 5px;width:100%}.theme-light .search-results .main-wrapper .summary-wrapper .summary .summary-breakdown .summary-breakdown-row:hover{background-color:#eb110280}.theme-light .search-results .main-wrapper .summary-wrapper .summary .summary-breakdown .summary-breakdown-row.active{color:#cc1a1a}.theme-dark .search-results{align-items:stretch;color:#fff;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow-y:auto;transition:opacity .5s ease-in-out;width:100%}.theme-dark .search-results::-webkit-scrollbar{display:none;width:1px}.theme-dark .search-results .main-wrapper{display:flex;flex-direction:row;width:100%}.theme-dark .search-results .main-wrapper .content-wrapper{display:flex;flex-direction:column;height:100%;width:100%}.theme-dark .search-results .main-wrapper .content-wrapper .search-title{align-items:center;display:flex;font-size:18px;font-weight:400;height:40px;margin-bottom:5px}.theme-dark .search-results .main-wrapper .content-wrapper .tabs-container{border-radius:8px;box-shadow:0 10px 15px -16px #0000001a;display:flex;flex-direction:column;height:calc(100vh - 200px);width:100%}.theme-dark .search-results .main-wrapper .content-wrapper .tabs-container .tab-header{align-items:center;background-color:#fae27c;border-radius:8px;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:row;height:50px;justify-content:space-between;padding:0 5px;width:100%}.theme-dark .search-results .main-wrapper .content-wrapper .tabs-container .tab-header .tab{align-items:center;border-radius:8px;cursor:pointer;display:flex;flex-direction:row;gap:5px;height:85%;justify-content:center;width:100%}.theme-dark .search-results .main-wrapper .content-wrapper .tabs-container .tab-header .tab.active{background-color:#181a20;color:#fff}.theme-dark .search-results .main-wrapper .content-wrapper .tabs-container .tab-header .tab .tab-icon{color:#fff}.theme-dark .search-results .main-wrapper .content-wrapper .tabs-container .tab-header .tab .tab-icon.active{color:#00d37f}.theme-dark .search-results .main-wrapper .content-wrapper .tabs-container .tab-header .tab .tab-title{color:#000;margin-right:10px;position:relative}.theme-dark .search-results .main-wrapper .content-wrapper .tabs-container .tab-header .tab .tab-title.active{color:#fff}.theme-dark .search-results .main-wrapper .content-wrapper .tabs-container .tab-header .tab .tab-title .tab-badge{background-color:#00d37f;position:absolute;top:5px}.theme-dark .search-results .main-wrapper img{border-radius:8px;height:60px;object-fit:cover;width:60px}.theme-dark .search-results .main-wrapper .summary-wrapper{background:linear-gradient(180deg,#181a20,#2b3139);border-radius:5px;display:flex;flex-direction:column;flex-grow:1;padding:15px;position:sticky;top:100px;width:300px}@media screen and (max-width:600px){.theme-dark .search-results .main-wrapper .summary-wrapper{display:none}}.theme-dark .search-results .main-wrapper .summary-wrapper .title{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .search-results .main-wrapper .summary-wrapper .summary,.theme-dark .search-results .main-wrapper .summary-wrapper .summary .summary-breakdown{display:flex;flex-direction:column;width:100%}.theme-dark .search-results .main-wrapper .summary-wrapper .summary .summary-breakdown .summary-breakdown-row{align-items:center;border-radius:8px;cursor:pointer;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;padding:3px 5px;width:100%}.theme-dark .search-results .main-wrapper .summary-wrapper .summary .summary-breakdown .summary-breakdown-row:hover{background-color:#eb110280}.theme-dark .search-results .main-wrapper .summary-wrapper .summary .summary-breakdown .summary-breakdown-row.active{color:#cc1a1a}.theme-light .todo{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .todo .vehicle-check-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;min-width:500px;padding:20px;width:max-content;z-index:1000}.theme-light .todo .vehicle-check-wrapper .vehicle-check-navbar{align-items:center;display:flex;height:max-content;justify-content:space-between}.theme-light .todo .vehicle-check-wrapper .vehicle-check-content{display:flex;flex-direction:column;gap:10px;justify-content:center}.theme-light .todo .vehicle-check-wrapper .vehicle-check-content input::-webkit-inner-spin-button,.theme-light .todo .vehicle-check-wrapper .vehicle-check-content input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.theme-light .todo .vehicle-check-wrapper .vehicle-check-content .registration-no-row{display:flex;flex-direction:row;gap:5px}.theme-light .todo .vehicle-check-wrapper .vehicle-check-content .registration-no-row input{background-color:#0000;border:.5px solid #d3d3d3;border-radius:8px;color:#000;flex:5 1;font-size:16px;font-weight:500;outline:none;padding:8px 10px;width:200px}.theme-light .todo .vehicle-check-wrapper .vehicle-check-content .registration-no-row input:focus{border:.5px solid}.theme-light .todo .vehicle-check-wrapper .no-vehicle-found{align-items:"center";display:flex;height:"max-content";justify-content:"center";margin:10px 0}.theme-light .todo .vehicle-check-wrapper .vehicle-found{display:flex;flex-direction:column;gap:5px;margin:10px 0}.theme-light .todo .vehicle-check-wrapper .vehicle-found span{text-transform:"uppercase"}.theme-light .todo .vehicle-check-wrapper .vehicle-found .table-container{background-color:#fff;overflow-x:auto;overflow-y:auto}.theme-light .todo .vehicle-check-wrapper .vehicle-found .table-container .tablehead{font-size:16px;font-weight:300}.theme-light .todo .vehicle-check-wrapper .vehicle-found .table-container .tablehead .table-cell{align-items:center;background-color:#fff;color:#000;justify-content:center}.theme-light .todo .vehicle-check-wrapper .vehicle-found .table-container .tablebody .tablerow:hover{background-color:rgba(230,217,243,.322);cursor:pointer}.theme-light .todo .vehicle-check-wrapper .vehicle-found .table-container .tablebody .tablerow .table-cell{align-items:center;color:#000;font-size:16px;font-weight:300;justify-content:center;transition:all .5s ease}.theme-light .todo .vehicle-check-wrapper .vehicle-check-action{align-items:center;display:flex;gap:5px;justify-content:flex-end;margin:10px 0}.theme-dark .todo{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .todo .vehicle-check-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;min-width:500px;padding:20px;width:max-content;z-index:1000}.theme-dark .todo .vehicle-check-wrapper .vehicle-check-navbar{align-items:center;display:flex;height:max-content;justify-content:space-between}.theme-dark .todo .vehicle-check-wrapper .vehicle-check-content{display:flex;flex-direction:column;gap:10px;justify-content:center}.theme-dark .todo .vehicle-check-wrapper .vehicle-check-content input::-webkit-inner-spin-button,.theme-dark .todo .vehicle-check-wrapper .vehicle-check-content input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.theme-dark .todo .vehicle-check-wrapper .vehicle-check-content .registration-no-row{display:flex;flex-direction:row;gap:5px}.theme-dark .todo .vehicle-check-wrapper .vehicle-check-content .registration-no-row input{background-color:#0000;border:.5px solid #444;border-radius:8px;color:#fff;flex:5 1;font-size:16px;font-weight:500;outline:none;padding:8px 10px;width:200px}.theme-dark .todo .vehicle-check-wrapper .vehicle-check-content .registration-no-row input:focus{border:.5px solid}.theme-dark .todo .vehicle-check-wrapper .no-vehicle-found{align-items:"center";display:flex;height:"max-content";justify-content:"center";margin:10px 0}.theme-dark .todo .vehicle-check-wrapper .vehicle-found{display:flex;flex-direction:column;gap:5px;margin:10px 0}.theme-dark .todo .vehicle-check-wrapper .vehicle-found span{text-transform:"uppercase"}.theme-dark .todo .vehicle-check-wrapper .vehicle-found .table-container{background-color:#181a20;overflow-x:auto;overflow-y:auto}.theme-dark .todo .vehicle-check-wrapper .vehicle-found .table-container .tablehead{font-size:16px;font-weight:300}.theme-dark .todo .vehicle-check-wrapper .vehicle-found .table-container .tablehead .table-cell{align-items:center;background-color:#181a20;color:#fff;justify-content:center}.theme-dark .todo .vehicle-check-wrapper .vehicle-found .table-container .tablebody .tablerow:hover{background-color:rgba(230,217,243,.322);cursor:pointer}.theme-dark .todo .vehicle-check-wrapper .vehicle-found .table-container .tablebody .tablerow .table-cell{align-items:center;color:#fff;font-size:16px;font-weight:300;justify-content:center;transition:all .5s ease}.theme-dark .todo .vehicle-check-wrapper .vehicle-check-action{align-items:center;display:flex;gap:5px;justify-content:flex-end;margin:10px 0}.theme-light .my-calendar{align-items:center;background-color:#f7f9fc;display:flex;flex-direction:column;height:calc(100vh - 100px);justify-content:flex-start;transition:opacity .5s ease-in-out;width:100%}.theme-light .my-calendar .main-wrapper{display:flex;flex-direction:row;width:100%}.theme-light .my-calendar .main-wrapper .content-wrapper{border-radius:8px;display:flex;flex:3 1;flex-direction:column;height:calc(100vh - 150px);overflow-y:auto;padding-right:3px}.theme-light .my-calendar .main-wrapper .content-wrapper::-webkit-scrollbar{width:5px}.theme-light .my-calendar .main-wrapper .content-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .my-calendar .main-wrapper .content-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-light .my-calendar .main-wrapper .content-wrapper::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width:600px){.theme-light .my-calendar .main-wrapper .content-wrapper{display:none}}.theme-light .my-calendar .main-wrapper .content-wrapper .content-details{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:15px}.theme-light .my-calendar .main-wrapper .content-wrapper .content-details .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .my-calendar .main-wrapper .summary-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 150px);margin-left:5px;overflow-y:auto;padding-right:3px;position:sticky;top:100px}.theme-light .my-calendar .main-wrapper .summary-wrapper::-webkit-scrollbar{width:5px}.theme-light .my-calendar .main-wrapper .summary-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .my-calendar .main-wrapper .summary-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-light .my-calendar .main-wrapper .summary-wrapper::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width:600px){.theme-light .my-calendar .main-wrapper .summary-wrapper{display:none}}.theme-light .my-calendar .main-wrapper .summary-wrapper .summary-content{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:15px}.theme-light .my-calendar .main-wrapper .summary-wrapper .summary-content .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .my-calendar{align-items:center;background-color:#2b3139;display:flex;flex-direction:column;height:calc(100vh - 100px);justify-content:flex-start;transition:opacity .5s ease-in-out;width:100%}.theme-dark .my-calendar .main-wrapper{display:flex;flex-direction:row;width:100%}.theme-dark .my-calendar .main-wrapper .content-wrapper{border-radius:8px;display:flex;flex:3 1;flex-direction:column;height:calc(100vh - 150px);overflow-y:auto;padding-right:3px}.theme-dark .my-calendar .main-wrapper .content-wrapper::-webkit-scrollbar{width:5px}.theme-dark .my-calendar .main-wrapper .content-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .my-calendar .main-wrapper .content-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-dark .my-calendar .main-wrapper .content-wrapper::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width:600px){.theme-dark .my-calendar .main-wrapper .content-wrapper{display:none}}.theme-dark .my-calendar .main-wrapper .content-wrapper .content-details{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:15px}.theme-dark .my-calendar .main-wrapper .content-wrapper .content-details .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .my-calendar .main-wrapper .summary-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 150px);margin-left:5px;overflow-y:auto;padding-right:3px;position:sticky;top:100px}.theme-dark .my-calendar .main-wrapper .summary-wrapper::-webkit-scrollbar{width:5px}.theme-dark .my-calendar .main-wrapper .summary-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .my-calendar .main-wrapper .summary-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-dark .my-calendar .main-wrapper .summary-wrapper::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width:600px){.theme-dark .my-calendar .main-wrapper .summary-wrapper{display:none}}.theme-dark .my-calendar .main-wrapper .summary-wrapper .summary-content{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:15px}.theme-dark .my-calendar .main-wrapper .summary-wrapper .summary-content .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .my-template{align-items:center;background-color:#f7f9fc;display:flex;flex-direction:column;height:calc(100vh - 100px);justify-content:flex-start;transition:opacity .5s ease-in-out;width:100%}.theme-light .my-template .main-wrapper{display:flex;flex-direction:row;width:100%}.theme-light .my-template .main-wrapper .left-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 150px);margin-right:5px;overflow-y:auto;padding-right:3px;position:sticky;top:100px}.theme-light .my-template .main-wrapper .left-wrapper::-webkit-scrollbar{width:5px}.theme-light .my-template .main-wrapper .left-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .my-template .main-wrapper .left-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-light .my-template .main-wrapper .left-wrapper::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width:600px){.theme-light .my-template .main-wrapper .left-wrapper{display:none}}.theme-light .my-template .main-wrapper .left-wrapper .left-content{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:15px}.theme-light .my-template .main-wrapper .left-wrapper .left-content .left-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .my-template .main-wrapper .center-wrapper{border-radius:8px;display:flex;flex:3 1;flex-direction:column;height:calc(100vh - 150px);overflow-y:auto;padding-right:3px}.theme-light .my-template .main-wrapper .center-wrapper::-webkit-scrollbar{width:5px}.theme-light .my-template .main-wrapper .center-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .my-template .main-wrapper .center-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-light .my-template .main-wrapper .center-wrapper::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width:600px){.theme-light .my-template .main-wrapper .center-wrapper{display:none}}.theme-light .my-template .main-wrapper .center-wrapper .center-details{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:15px}.theme-light .my-template .main-wrapper .center-wrapper .center-details .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .my-template .main-wrapper .right-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 150px);margin-left:5px;overflow-y:auto;padding-right:3px;position:sticky;top:100px}.theme-light .my-template .main-wrapper .right-wrapper::-webkit-scrollbar{width:5px}.theme-light .my-template .main-wrapper .right-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .my-template .main-wrapper .right-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-light .my-template .main-wrapper .right-wrapper::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width:600px){.theme-light .my-template .main-wrapper .right-wrapper{display:none}}.theme-light .my-template .main-wrapper .right-wrapper .right-content{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:15px}.theme-light .my-template .main-wrapper .right-wrapper .right-content .right-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .my-template{align-items:center;background-color:#2b3139;display:flex;flex-direction:column;height:calc(100vh - 100px);justify-content:flex-start;transition:opacity .5s ease-in-out;width:100%}.theme-dark .my-template .main-wrapper{display:flex;flex-direction:row;width:100%}.theme-dark .my-template .main-wrapper .left-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 150px);margin-right:5px;overflow-y:auto;padding-right:3px;position:sticky;top:100px}.theme-dark .my-template .main-wrapper .left-wrapper::-webkit-scrollbar{width:5px}.theme-dark .my-template .main-wrapper .left-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .my-template .main-wrapper .left-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-dark .my-template .main-wrapper .left-wrapper::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width:600px){.theme-dark .my-template .main-wrapper .left-wrapper{display:none}}.theme-dark .my-template .main-wrapper .left-wrapper .left-content{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:15px}.theme-dark .my-template .main-wrapper .left-wrapper .left-content .left-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .my-template .main-wrapper .center-wrapper{border-radius:8px;display:flex;flex:3 1;flex-direction:column;height:calc(100vh - 150px);overflow-y:auto;padding-right:3px}.theme-dark .my-template .main-wrapper .center-wrapper::-webkit-scrollbar{width:5px}.theme-dark .my-template .main-wrapper .center-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .my-template .main-wrapper .center-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-dark .my-template .main-wrapper .center-wrapper::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width:600px){.theme-dark .my-template .main-wrapper .center-wrapper{display:none}}.theme-dark .my-template .main-wrapper .center-wrapper .center-details{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:15px}.theme-dark .my-template .main-wrapper .center-wrapper .center-details .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .my-template .main-wrapper .right-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 150px);margin-left:5px;overflow-y:auto;padding-right:3px;position:sticky;top:100px}.theme-dark .my-template .main-wrapper .right-wrapper::-webkit-scrollbar{width:5px}.theme-dark .my-template .main-wrapper .right-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .my-template .main-wrapper .right-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-dark .my-template .main-wrapper .right-wrapper::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width:600px){.theme-dark .my-template .main-wrapper .right-wrapper{display:none}}.theme-dark .my-template .main-wrapper .right-wrapper .right-content{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:15px}.theme-dark .my-template .main-wrapper .right-wrapper .right-content .right-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .uw-policy-new{align-items:center;background-color:#f7f9fc;display:flex;flex-direction:column;height:calc(100vh - 100px);justify-content:flex-start;transition:opacity .5s ease-in-out;width:100%}.theme-light .uw-policy-new .main-wrapper{display:flex;flex-direction:column;height:100%;width:100%}.theme-light .uw-policy-new .main-wrapper .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:5px 0;padding:0 10px 10px;width:100%}.theme-light .uw-policy-new .main-wrapper .navbar .navbar-left{color:#000;flex-direction:column}.theme-light .uw-policy-new .main-wrapper .navbar .navbar-right{align-items:center;display:flex;gap:5px;position:relative}.theme-light .uw-policy-new .main-wrapper .navbar .navbar-right .action-menu{cursor:pointer;display:flex}.theme-light .uw-policy-new .main-wrapper .navbar .navbar-right .actions{background-color:#fff;border:1px solid #d3d3d3;border-radius:8px;box-shadow:3px 3px 4px 0 #0009;color:#000;display:flex;flex-direction:column;font-weight:300;gap:10px;padding:5px;position:absolute;right:30px;top:5px;width:200px;z-index:999}.theme-light .uw-policy-new .main-wrapper .navbar .navbar-right .actions .single-action{align-items:center;border-radius:8px;cursor:pointer;display:flex;font-size:18px;font-weight:500;overflow:hidden;padding:10px;width:100%}.theme-light .uw-policy-new .main-wrapper .navbar .navbar-right .actions .single-action:hover{background:linear-gradient(90deg,#e91e63b3,#9c27b0b3);color:#fff;font-weight:700}.theme-light .uw-policy-new .main-wrapper .content-summary-wrapper{display:flex;flex-direction:row;width:100%}.theme-light .uw-policy-new .main-wrapper .content-summary-wrapper .content-wrapper{border-radius:8px;display:flex;flex:3 1;flex-direction:column;height:calc(100vh - 150px);overflow-y:auto;padding-right:3px}.theme-light .uw-policy-new .main-wrapper .content-summary-wrapper .content-wrapper::-webkit-scrollbar{width:5px}.theme-light .uw-policy-new .main-wrapper .content-summary-wrapper .content-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .uw-policy-new .main-wrapper .content-summary-wrapper .content-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-light .uw-policy-new .main-wrapper .content-summary-wrapper .content-wrapper::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width:600px){.theme-light .uw-policy-new .main-wrapper .content-summary-wrapper .content-wrapper{display:none}}.theme-light .uw-policy-new .main-wrapper .content-summary-wrapper .content-wrapper .content-details{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:15px}.theme-light .uw-policy-new .main-wrapper .content-summary-wrapper .content-wrapper .content-details .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .uw-policy-new .main-wrapper .content-summary-wrapper .summary-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 150px);margin-left:5px;overflow-y:auto;padding-right:3px;position:sticky;top:100px}.theme-light .uw-policy-new .main-wrapper .content-summary-wrapper .summary-wrapper::-webkit-scrollbar{width:5px}.theme-light .uw-policy-new .main-wrapper .content-summary-wrapper .summary-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .uw-policy-new .main-wrapper .content-summary-wrapper .summary-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-light .uw-policy-new .main-wrapper .content-summary-wrapper .summary-wrapper::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width:600px){.theme-light .uw-policy-new .main-wrapper .content-summary-wrapper .summary-wrapper{display:none}}.theme-light .uw-policy-new .main-wrapper .content-summary-wrapper .summary-wrapper .summary-content{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:15px}.theme-light .uw-policy-new .main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .uw-policy-new{align-items:center;background-color:#2b3139;display:flex;flex-direction:column;height:calc(100vh - 100px);justify-content:flex-start;transition:opacity .5s ease-in-out;width:100%}.theme-dark .uw-policy-new .main-wrapper{display:flex;flex-direction:column;height:100%;width:100%}.theme-dark .uw-policy-new .main-wrapper .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:5px 0;padding:0 10px 10px;width:100%}.theme-dark .uw-policy-new .main-wrapper .navbar .navbar-left{color:#fff;flex-direction:column}.theme-dark .uw-policy-new .main-wrapper .navbar .navbar-right{align-items:center;display:flex;gap:5px;position:relative}.theme-dark .uw-policy-new .main-wrapper .navbar .navbar-right .action-menu{cursor:pointer;display:flex}.theme-dark .uw-policy-new .main-wrapper .navbar .navbar-right .actions{background-color:#fff;border:1px solid #d3d3d3;border-radius:8px;box-shadow:3px 3px 4px 0 #0009;color:#fff;display:flex;flex-direction:column;font-weight:300;gap:10px;padding:5px;position:absolute;right:30px;top:5px;width:200px;z-index:999}.theme-dark .uw-policy-new .main-wrapper .navbar .navbar-right .actions .single-action{align-items:center;border-radius:8px;cursor:pointer;display:flex;font-size:18px;font-weight:500;overflow:hidden;padding:10px;width:100%}.theme-dark .uw-policy-new .main-wrapper .navbar .navbar-right .actions .single-action:hover{background:linear-gradient(90deg,#e91e63b3,#9c27b0b3);color:#fff;font-weight:700}.theme-dark .uw-policy-new .main-wrapper .content-summary-wrapper{display:flex;flex-direction:row;width:100%}.theme-dark .uw-policy-new .main-wrapper .content-summary-wrapper .content-wrapper{border-radius:8px;display:flex;flex:3 1;flex-direction:column;height:calc(100vh - 150px);overflow-y:auto;padding-right:3px}.theme-dark .uw-policy-new .main-wrapper .content-summary-wrapper .content-wrapper::-webkit-scrollbar{width:5px}.theme-dark .uw-policy-new .main-wrapper .content-summary-wrapper .content-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .uw-policy-new .main-wrapper .content-summary-wrapper .content-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-dark .uw-policy-new .main-wrapper .content-summary-wrapper .content-wrapper::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width:600px){.theme-dark .uw-policy-new .main-wrapper .content-summary-wrapper .content-wrapper{display:none}}.theme-dark .uw-policy-new .main-wrapper .content-summary-wrapper .content-wrapper .content-details{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:15px}.theme-dark .uw-policy-new .main-wrapper .content-summary-wrapper .content-wrapper .content-details .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .uw-policy-new .main-wrapper .content-summary-wrapper .summary-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 150px);margin-left:5px;overflow-y:auto;padding-right:3px;position:sticky;top:100px}.theme-dark .uw-policy-new .main-wrapper .content-summary-wrapper .summary-wrapper::-webkit-scrollbar{width:5px}.theme-dark .uw-policy-new .main-wrapper .content-summary-wrapper .summary-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .uw-policy-new .main-wrapper .content-summary-wrapper .summary-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-dark .uw-policy-new .main-wrapper .content-summary-wrapper .summary-wrapper::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width:600px){.theme-dark .uw-policy-new .main-wrapper .content-summary-wrapper .summary-wrapper{display:none}}.theme-dark .uw-policy-new .main-wrapper .content-summary-wrapper .summary-wrapper .summary-content{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:15px}.theme-dark .uw-policy-new .main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .landing{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100vh;overflow-y:scroll;transition:opacity .5s ease-in-out;width:100%}.theme-light .landing::-webkit-scrollbar{display:none;width:1px}.theme-light .landing .section-title{font-size:40px;font-weight:300}.theme-light .landing h1{font-family:Ubuntu,sans-serif;font-size:56px;font-weight:500;max-width:800px;text-align:center}.theme-light .landing .landing-page{display:flex;flex-direction:column;padding:15px 0 5px;width:100%}.theme-light .landing .landing-page .my-logo-text{-webkit-text-fill-color:#0000;align-items:center;background:linear-gradient(270deg,#9c27b0,#a0f);-webkit-background-clip:text;font-weight:500;font-weight:400;letter-spacing:1.5}.theme-light .landing .landing-page .my-logo-text.lg{font-size:32px}.theme-light .landing .landing-page .my-logo-text.md{font-size:22px}.theme-light .landing .landing-page .my-logo-text.sm{font-size:12px}@media screen and (max-width:600px){.theme-light .landing .landing-page{padding:5px;width:100%}}@media screen and (min-width:601px)and (max-width:690px){.theme-light .landing .landing-page{padding:5px;width:100%}}@media screen and (min-width:691px)and (max-width:988px){.theme-light .landing .landing-page{padding:5px;width:100%}}.theme-light .landing .landing-page .landing-wrapper{display:flex;flex-direction:column}.theme-light .landing .landing-page .landing-wrapper .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:0 10px;width:100%}@media screen and (min-width:601px)and (max-width:690px){.theme-light .landing .landing-page .landing-wrapper .navbar{padding:10px}}@media screen and (max-width:600px){.theme-light .landing .landing-page .landing-wrapper .navbar{padding:10px}}.theme-light .landing .landing-page .landing-wrapper .navbar h1{-webkit-text-fill-color:#0000;background:linear-gradient(270deg,#0f2830,#014751);-webkit-background-clip:text;cursor:pointer;font-weight:500;letter-spacing:1.5}.theme-light .landing .landing-page .landing-wrapper .navbar h1 span{animation:moveGradient 2s linear infinite}@media screen and (min-width:601px)and (max-width:690px){.theme-light .landing .landing-page .landing-wrapper .navbar h1{font-size:34px}}@media screen and (max-width:600px){.theme-light .landing .landing-page .landing-wrapper .navbar h1{font-size:28px}}.theme-light .landing .landing-page .landing-wrapper .navbar .menu-wrapper{display:flex;flex-direction:row;gap:5px}.theme-light .landing .landing-page .landing-wrapper .navbar .menu-wrapper .single-menu{border-right:1px solid #ccc;cursor:pointer;font-size:18px;font-weight:400;padding:0 5px}.theme-light .landing .landing-page .landing-wrapper .navbar .menu-wrapper .single-menu:before{content:attr(data-text);display:block;font-weight:700;height:0;overflow:hidden;visibility:hidden}.theme-light .landing .landing-page .landing-wrapper .navbar .menu-wrapper .single-menu:last-child{border-right:none}.theme-light .landing .landing-page .landing-wrapper .navbar .menu-wrapper .single-menu:hover{color:#ccc}.theme-light .landing .landing-page .landing-wrapper .hero-text{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:20px;margin-top:50px;width:100%}.theme-light .landing .landing-page .landing-wrapper .hero-text h1{font-weight:700;text-align:center}.theme-light .landing .landing-page .landing-wrapper .hero-text h1 span{-webkit-text-fill-color:#0000;animation:moveGradient 5s linear infinite;background:linear-gradient(270deg,#014751,#00d37f);-webkit-background-clip:text;background-size:200% 100%}@media screen and (max-width:600px){.theme-light .landing .landing-page .landing-wrapper .hero-text h1{font-size:24px;max-width:800px}}@media screen and (min-width:601px)and (max-width:690px){.theme-light .landing .landing-page .landing-wrapper .hero-text h1{font-size:34px;max-width:800px}}@media screen and (min-width:691px)and (max-width:988px){.theme-light .landing .landing-page .landing-wrapper .hero-text h1{font-size:44px;max-width:800px}}@media screen and (min-width:989px)and (max-width:1078px){.theme-light .landing .landing-page .landing-wrapper .hero-text h1{font-size:54px;max-width:800px}}@media screen and (min-width:1079px){.theme-light .landing .landing-page .landing-wrapper .hero-text h1{font-size:56px;max-width:800px}}.theme-light .landing .landing-page .landing-wrapper .hero-text p{color:#757575;letter-spacing:1.5;margin:20px 0;max-width:800px;text-align:center}.theme-light .landing .landing-page .landing-wrapper .screenshort{border:3px solid #444;border-radius:10px;box-shadow:2px 4px 10px 1px #c9c9c978;display:flex;flex-direction:column;height:max-content;margin:20px 0;position:relative;width:100%}.theme-light .landing .landing-page .landing-wrapper .screenshort img{border-radius:10px;box-shadow:1px 1px 3px 0 #0009;height:100%;object-fit:cover;overflow:hidden;width:100%}.theme-light .landing .landing-page .features-title{margin:10px 0}.theme-light .landing .landing-page .features,.theme-light .landing .landing-page .features-title{align-items:center;display:flex;flex-direction:column;height:max-content;justify-content:center;width:100%}.theme-light .landing .landing-page .features{position:relative}@media screen and (max-width:600px){.theme-light .landing .landing-page .features h1{font-size:24px}}@media screen and (min-width:601px)and (max-width:690px){.theme-light .landing .landing-page .features h1{font-size:34px}}@media screen and (min-width:691px)and (max-width:988px){.theme-light .landing .landing-page .features h1{font-size:44px}}@media screen and (min-width:989px)and (max-width:1078px){.theme-light .landing .landing-page .features h1{font-size:54px}}@media screen and (min-width:1079px){.theme-light .landing .landing-page .features h1{font-size:56px}}.theme-light .landing .landing-page .features .skewed-background{align-items:center;display:flex;height:max-content;justify-content:center;margin:20px 0;padding:10px;width:100%}.theme-light .landing .landing-page .features .skewed-background .card-container{align-items:stretch;display:flex;justify-content:space-around;width:100%}.theme-light .landing .landing-page .features .skewed-background .card-container .rfm-marquee{padding:10px}.theme-light .landing .landing-page .features .skewed-background .card-container .skewed-card{align-items:center;background-color:#fff;border-radius:35px;box-shadow:2px 4px 10px 1px #c9c9c978;display:flex;flex-direction:column;gap:10px;justify-content:center;margin:0 10px;padding:10px;width:300px}.theme-light .landing .landing-page .features .skewed-background .card-container .skewed-card .logo{align-items:center;border-radius:50%;display:flex;height:60px;justify-content:center;width:60px}.theme-light .landing .landing-page .features .skewed-background .card-container .skewed-card .title{font-family:Ubuntu,sans-serif;font-size:14px;font-weight:700;margin:10px 0;max-width:250px;text-align:center}.theme-light .landing .landing-page .features .skewed-background .card-container .skewed-card .desc{color:#757575;max-width:380px;text-align:center}.theme-light .landing .landing-page .how-it-works{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:50px;margin-top:200px;width:100%}.theme-light .landing .landing-page .how-it-works h1{font-size:56px;font-weight:700;max-width:800px;text-align:center}.theme-light .landing .landing-page .how-it-works img{border-radius:5px;box-shadow:1px 1px 3px 0 #0009;height:300px;object-fit:cover;overflow:hidden;width:300px}.theme-light .landing .landing-page .how-it-works .row1{align-items:center;display:flex;flex-direction:row;justify-content:space-around;justify-content:center;width:100%}.theme-light .landing .landing-page .how-it-works .row1 .row1-col1{align-items:center;display:flex;flex:2 1;justify-content:center}.theme-light .landing .landing-page .how-it-works .row1 .row1-col2{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start}.theme-light .landing .landing-page .how-it-works .row1 .row1-col2 h1{align-self:flex-start;color:#7b1fa2;flex-wrap:wrap;font-size:24px;font-weight:700;text-align:left}.theme-light .landing .landing-page .how-it-works .row1 .row1-col2 h3{align-self:flex-start;color:#000;flex-wrap:wrap;font-size:20px;font-weight:700;font-weight:500;margin:10px 0;text-align:left}.theme-light .landing .landing-page .how-it-works .row1 .row1-col2 h5{align-items:center;align-self:flex-start;color:#757575;display:flex;font-size:14px;font-weight:500;gap:5px;justify-content:center;letter-spacing:1.2;max-width:380px;text-align:center}.theme-light .landing .landing-page .how-it-works .row1 .row1-col2 h5 span{color:#9c27b0}.theme-light .landing .landing-page .how-it-works .row2{align-items:center;display:flex;flex-direction:row-reverse;justify-content:center;margin:20px 0;width:100%}.theme-light .landing .landing-page .how-it-works .row2 .row2-col1{align-items:center;display:flex;flex:1 1;justify-content:center}.theme-light .landing .landing-page .how-it-works .row2 .row2-col2{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-left:100px}.theme-light .landing .landing-page .how-it-works .row2 .row2-col2 h1{align-self:flex-start;color:#7b1fa2;flex-wrap:wrap;font-size:24px;font-weight:700;text-align:left}.theme-light .landing .landing-page .how-it-works .row2 .row2-col2 h3{align-self:flex-start;color:#000;flex-wrap:wrap;font-size:20px;font-weight:700;font-weight:500;margin:10px 0;text-align:left}.theme-light .landing .landing-page .how-it-works .row2 .row2-col2 h5{align-items:center;align-self:flex-start;color:#757575;display:flex;font-size:14px;font-weight:500;gap:5px;justify-content:center;letter-spacing:1.2;max-width:380px;text-align:center}.theme-light .landing .landing-page .how-it-works .row2 .row2-col2 h5 span{color:#9c27b0}.theme-light .landing .landing-page .how-it-works .row3{align-items:center;display:flex;flex-direction:row;justify-content:space-around;justify-content:center;width:100%}.theme-light .landing .landing-page .how-it-works .row3 .row3-col1{align-items:center;display:flex;flex:2 1;justify-content:center}.theme-light .landing .landing-page .how-it-works .row3 .row3-col2{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start}.theme-light .landing .landing-page .how-it-works .row3 .row3-col2 h1{align-self:flex-start;color:#7b1fa2;flex-wrap:wrap;font-size:24px;font-weight:700;text-align:left}.theme-light .landing .landing-page .how-it-works .row3 .row3-col2 h3{align-self:flex-start;color:#000;flex-wrap:wrap;font-size:20px;font-weight:700;font-weight:500;margin:10px 0;text-align:left}.theme-light .landing .landing-page .how-it-works .row3 .row3-col2 h5{align-items:center;align-self:flex-start;color:#757575;display:flex;font-size:14px;font-weight:500;gap:5px;justify-content:center;letter-spacing:1.2;max-width:380px;text-align:center}.theme-light .landing .landing-page .how-it-works .row3 .row3-col2 h5 span{color:#9c27b0}.theme-light .landing .landing-page .pricing{align-items:center;display:flex;flex-direction:column;height:max-content;justify-content:center;margin-top:20px;width:100%}.theme-light .landing .landing-page .pricing .plans-and-pricing{font-family:Ubuntu,sans-serif;font-size:56px;font-weight:500;max-width:800px;text-align:center}@media screen and (max-width:600px){.theme-light .landing .landing-page .pricing .plans-and-pricing{font-size:24px}}@media screen and (min-width:601px)and (max-width:690px){.theme-light .landing .landing-page .pricing .plans-and-pricing{font-size:34px}}@media screen and (min-width:691px)and (max-width:988px){.theme-light .landing .landing-page .pricing .plans-and-pricing{font-size:44px}}@media screen and (min-width:989px)and (max-width:1078px){.theme-light .landing .landing-page .pricing .plans-and-pricing{font-size:54px}}@media screen and (min-width:1079px){.theme-light .landing .landing-page .pricing .plans-and-pricing{font-size:56px}}.theme-light .landing .landing-page .pricing .payment-options-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:20px 0}@media screen and (max-width:600px){.theme-light .landing .landing-page .pricing .payment-options-wrapper{flex-direction:column}}@media screen and (min-width:601px)and (max-width:690px){.theme-light .landing .landing-page .pricing .payment-options-wrapper{flex-direction:column}}.theme-light .landing .landing-page .pricing .payment-options-wrapper .payment-option{align-items:center;background-color:#fff;border-radius:0;box-shadow:2px 4px 5px 1px #c9c9c978;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:10px 30px}@media screen and (max-width:600px){.theme-light .landing .landing-page .pricing .payment-options-wrapper .payment-option{width:100%}}@media screen and (min-width:601px)and (max-width:690px){.theme-light .landing .landing-page .pricing .payment-options-wrapper .payment-option{width:100%}}.theme-light .landing .landing-page .pricing .payment-options-wrapper .payment-option.active,.theme-light .landing .landing-page .pricing .payment-options-wrapper .payment-option:hover{background:linear-gradient(270deg,#9c27b0,#ef5350);color:#fff}.theme-light .landing .landing-page .pricing .payment-options-wrapper .payment-option .title{font-family:Ubuntu,sans-serif;font-size:16px;font-weight:700;margin-bottom:5px}.theme-light .landing .landing-page .pricing .payment-options-wrapper .payment-option .desc{font-family:Roboto,sans-serif;font-size:14px;font-weight:400}.theme-light .landing .landing-page .pricing .payment-options-wrapper .payment-option:first-child{border-bottom-left-radius:15px;border-top-left-radius:15px}@media screen and (max-width:600px){.theme-light .landing .landing-page .pricing .payment-options-wrapper .payment-option:first-child{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:15px;border-top-right-radius:15px}}@media screen and (min-width:601px)and (max-width:690px){.theme-light .landing .landing-page .pricing .payment-options-wrapper .payment-option:first-child{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:15px;border-top-right-radius:15px}}.theme-light .landing .landing-page .pricing .payment-options-wrapper .payment-option:last-child{border-bottom-right-radius:15px;border-top-right-radius:15px}@media screen and (max-width:600px){.theme-light .landing .landing-page .pricing .payment-options-wrapper .payment-option:last-child{border-bottom-left-radius:15px;border-bottom-right-radius:15px;border-top-left-radius:0;border-top-right-radius:0}}@media screen and (min-width:601px)and (max-width:690px){.theme-light .landing .landing-page .pricing .payment-options-wrapper .payment-option:last-child{border-bottom-left-radius:15px;border-bottom-right-radius:15px;border-top-left-radius:0;border-top-right-radius:0}}.theme-light .landing .landing-page .pricing .payment-options-wrapper .payment-option:not(:first-child):not(:last-child){border-left:.5px solid gray;border-right:.5px solid gray}@media screen and (max-width:600px){.theme-light .landing .landing-page .pricing .payment-options-wrapper .payment-option:not(:first-child):not(:last-child){border:.1px solid gray;border-left:none;border-right:none}}@media screen and (min-width:601px)and (max-width:690px){.theme-light .landing .landing-page .pricing .payment-options-wrapper .payment-option:not(:first-child):not(:last-child){border:.1px solid gray;border-left:none;border-right:none}}.theme-light .landing .landing-page .pricing .pricing-cards-container{align-items:stretch;display:flex;flex-direction:row;gap:10px;height:max-content;justify-content:center;min-height:200px;overflow-x:auto;overflow-y:hidden;padding:10px;width:100%}@media screen and (min-width:601px)and (max-width:690px){.theme-light .landing .landing-page .pricing .pricing-cards-container{flex-direction:column;justify-content:center}}@media screen and (max-width:600px){.theme-light .landing .landing-page .pricing .pricing-cards-container{flex-direction:column;justify-content:center}}.theme-light .landing .landing-page .pricing .pricing-cards-container::-webkit-scrollbar{width:3px}.theme-light .landing .landing-page .pricing .pricing-cards-container::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .landing .landing-page .pricing .pricing-cards-container::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:10px}.theme-light .landing .landing-page .pricing .pricing-cards-container::-webkit-scrollbar-thumb:hover{background:#555}.theme-light .landing .landing-page .pricing .pricing-cards-container .single-pricing-card{align-items:flex-start;align-self:stretch;background-color:#fff;border:.3px solid #d3d3d3;border-radius:15px;box-shadow:2px 4px 5px 1px #c9c9c978;display:flex;flex-direction:column;justify-content:flex-start;padding:15px;position:relative;width:350px}@media screen and (max-width:600px){.theme-light .landing .landing-page .pricing .pricing-cards-container .single-pricing-card{align-self:center;width:80% x}}@media screen and (min-width:601px)and (max-width:690px){.theme-light .landing .landing-page .pricing .pricing-cards-container .single-pricing-card{align-self:center;width:90% x}}.theme-light .landing .landing-page .pricing .pricing-cards-container .single-pricing-card .flag{background-color:#ff5733;clip-path:polygon(100% 0,100% 51%,100% 100%,25% 100%,0 50%,25% 0);color:#fff;font-family:Ubuntu,sans-serif;font-size:18px;font-weight:700;padding:5px 10px 5px 30px;position:absolute;right:0;top:15px}.theme-light .landing .landing-page .pricing .pricing-cards-container .single-pricing-card .plan-name{font-family:Ubuntu,sans-serif;font-size:22px;font-weight:700}.theme-light .landing .landing-page .pricing .pricing-cards-container .single-pricing-card .plan-price-wrapper{align-items:center;display:flex;flex-direction:row;gap:5px;margin:10px 0}.theme-light .landing .landing-page .pricing .pricing-cards-container .single-pricing-card .plan-price-wrapper .price{font-family:Ubuntu,sans-serif;font-size:30px;font-weight:700}.theme-light .landing .landing-page .pricing .pricing-cards-container .single-pricing-card .plan-price-wrapper .price-details{display:flex;flex-direction:column}.theme-light .landing .landing-page .pricing .pricing-cards-container .single-pricing-card .plan-price-wrapper .price-details .decimals{font-size:12px;font-weight:700}.theme-light .landing .landing-page .pricing .pricing-cards-container .single-pricing-card .plan-price-wrapper .price-details .freq{font-family:Ubuntu,sans-serif;font-size:12px;font-weight:300}.theme-light .landing .landing-page .pricing .pricing-cards-container .single-pricing-card .button-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:10px 0;width:100%}.theme-light .landing .landing-page .pricing .pricing-cards-container .single-pricing-card .target-wrapper{display:flex;flex-direction:row;margin:10px 0;width:100%}.theme-light .landing .landing-page .pricing .pricing-cards-container .single-pricing-card .target-wrapper .target{font-weight:500}.theme-light .landing .landing-page .pricing .pricing-cards-container .single-pricing-card .features-wrapper{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;justify-content:flex-start;padding:5px 20px;width:100%}.theme-light .landing .landing-page .pricing .pricing-cards-container .single-pricing-card .features-wrapper .single-feature{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center;margin:3px 0}.theme-light .landing .landing-page .pricing .pricing-cards-container .single-pricing-card .features-wrapper .custom-check{font-size:25px}.theme-light .landing .landing-page .pricing .pricing-cards-container .single-pricing-card .purpose-wrapper{align-self:flex-end;display:flex;flex-direction:row;margin:10px 0;width:100%}.theme-light .landing .landing-page .pricing .pricing-cards-container .single-pricing-card .purpose-wrapper .purpose{font-weight:500}.theme-light .landing .landing-page .ready-to-transform{align-items:center;display:flex;flex-direction:column;font-weight:500;justify-content:center;margin-top:20px;padding-bottom:20px;width:100%}.theme-light .landing .landing-page .ready-to-transform h1{font-family:Ubuntu,sans-serif;font-size:56px;font-weight:700;max-width:800px;text-align:center}.theme-light .landing .landing-page .ready-to-transform h1 span{-webkit-text-fill-color:#0000;background:linear-gradient(270deg,#9c27b0,#ef5350);-webkit-background-clip:text}@media screen and (max-width:600px){.theme-light .landing .landing-page .ready-to-transform h1{font-size:24px;max-width:800px}}@media screen and (min-width:601px)and (max-width:690px){.theme-light .landing .landing-page .ready-to-transform h1{font-size:34px;max-width:800px}}@media screen and (min-width:691px)and (max-width:988px){.theme-light .landing .landing-page .ready-to-transform h1{font-size:44px;max-width:800px}}@media screen and (min-width:989px)and (max-width:1078px){.theme-light .landing .landing-page .ready-to-transform h1{font-size:54px;max-width:800px}}@media screen and (min-width:1079px){.theme-light .landing .landing-page .ready-to-transform h1{font-size:56px;max-width:800px}}.theme-light .landing .landing-page .ready-to-transform p{color:#757575;margin:20px 0;max-width:800px;text-align:center}.theme-light .landing .landing-page .footer{background-color:#f7f9fc;display:flex;flex-direction:column;gap:10px;padding:20px 20px 50px;width:100%}.theme-light .landing .landing-page .footer .footer-wrapper{display:flex;flex-direction:row;gap:10px;justify-content:space-between;width:100%}.theme-light .landing .landing-page .footer .footer-wrapper .footer-left{align-items:flex-start;display:flex;flex:2 1;flex-direction:column;gap:10px;justify-content:flex-start}.theme-light .landing .landing-page .footer .footer-wrapper .footer-left .contacts-row{align-items:center;display:flex;flex-direction:row;gap:10px;width:100%}.theme-light .landing .landing-page .footer .footer-wrapper .footer-right{display:flex;flex:3 1;flex-direction:row;justify-content:space-between}.theme-light .landing .landing-page .footer .footer-wrapper .footer-right .footer-right-col{display:flex;flex-direction:column;gap:10px}.theme-light .landing .landing-page .footer .footer-wrapper .footer-right .footer-right-col .single-option{cursor:pointer}.theme-light .landing .landing-page .footer .footer-wrapper .footer-right .footer-right-col .single-option:hover{color:#b80baf}.theme-light .landing .landing-page .footer .copyright-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .landing .landing-page .footer .copyright-row .icons-row{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;padding-right:10px}.theme-light .landing .landing-page .footer .copyright-row .icons-row .icon{color:#cc1a1a;cursor:pointer;height:20px;width:20px}.theme-light .landing .landing-page .footer .copyright-row .icons-row .icon:hover{color:#b80baf}.theme-dark .landing{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100vh;overflow-y:scroll;transition:opacity .5s ease-in-out;width:100%}.theme-dark .landing::-webkit-scrollbar{display:none;width:1px}.theme-dark .landing .section-title{font-size:40px;font-weight:300}.theme-dark .landing h1{font-family:Ubuntu,sans-serif;font-size:56px;font-weight:500;max-width:800px;text-align:center}.theme-dark .landing .landing-page{display:flex;flex-direction:column;padding:15px 0 5px;width:100%}.theme-dark .landing .landing-page .my-logo-text{-webkit-text-fill-color:#0000;align-items:center;background:linear-gradient(270deg,#9c27b0,#a0f);-webkit-background-clip:text;font-weight:500;font-weight:400;letter-spacing:1.5}.theme-dark .landing .landing-page .my-logo-text.lg{font-size:32px}.theme-dark .landing .landing-page .my-logo-text.md{font-size:22px}.theme-dark .landing .landing-page .my-logo-text.sm{font-size:12px}@media screen and (max-width:600px){.theme-dark .landing .landing-page{padding:5px;width:100%}}@media screen and (min-width:601px)and (max-width:690px){.theme-dark .landing .landing-page{padding:5px;width:100%}}@media screen and (min-width:691px)and (max-width:988px){.theme-dark .landing .landing-page{padding:5px;width:100%}}.theme-dark .landing .landing-page .landing-wrapper{display:flex;flex-direction:column}.theme-dark .landing .landing-page .landing-wrapper .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:0 10px;width:100%}@media screen and (min-width:601px)and (max-width:690px){.theme-dark .landing .landing-page .landing-wrapper .navbar{padding:10px}}@media screen and (max-width:600px){.theme-dark .landing .landing-page .landing-wrapper .navbar{padding:10px}}.theme-dark .landing .landing-page .landing-wrapper .navbar h1{-webkit-text-fill-color:#0000;background:linear-gradient(270deg,#0f2830,#014751);-webkit-background-clip:text;cursor:pointer;font-weight:500;letter-spacing:1.5}.theme-dark .landing .landing-page .landing-wrapper .navbar h1 span{animation:moveGradient 2s linear infinite}@media screen and (min-width:601px)and (max-width:690px){.theme-dark .landing .landing-page .landing-wrapper .navbar h1{font-size:34px}}@media screen and (max-width:600px){.theme-dark .landing .landing-page .landing-wrapper .navbar h1{font-size:28px}}.theme-dark .landing .landing-page .landing-wrapper .navbar .menu-wrapper{display:flex;flex-direction:row;gap:5px}.theme-dark .landing .landing-page .landing-wrapper .navbar .menu-wrapper .single-menu{border-right:1px solid #ccc;cursor:pointer;font-size:18px;font-weight:400;padding:0 5px}.theme-dark .landing .landing-page .landing-wrapper .navbar .menu-wrapper .single-menu:before{content:attr(data-text);display:block;font-weight:700;height:0;overflow:hidden;visibility:hidden}.theme-dark .landing .landing-page .landing-wrapper .navbar .menu-wrapper .single-menu:last-child{border-right:none}.theme-dark .landing .landing-page .landing-wrapper .navbar .menu-wrapper .single-menu:hover{color:#d2d2d2}.theme-dark .landing .landing-page .landing-wrapper .hero-text{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:20px;margin-top:50px;width:100%}.theme-dark .landing .landing-page .landing-wrapper .hero-text h1{font-weight:700;text-align:center}.theme-dark .landing .landing-page .landing-wrapper .hero-text h1 span{-webkit-text-fill-color:#0000;animation:moveGradient 5s linear infinite;background:linear-gradient(270deg,#014751,#00d37f);-webkit-background-clip:text;background-size:200% 100%}@media screen and (max-width:600px){.theme-dark .landing .landing-page .landing-wrapper .hero-text h1{font-size:24px;max-width:800px}}@media screen and (min-width:601px)and (max-width:690px){.theme-dark .landing .landing-page .landing-wrapper .hero-text h1{font-size:34px;max-width:800px}}@media screen and (min-width:691px)and (max-width:988px){.theme-dark .landing .landing-page .landing-wrapper .hero-text h1{font-size:44px;max-width:800px}}@media screen and (min-width:989px)and (max-width:1078px){.theme-dark .landing .landing-page .landing-wrapper .hero-text h1{font-size:54px;max-width:800px}}@media screen and (min-width:1079px){.theme-dark .landing .landing-page .landing-wrapper .hero-text h1{font-size:56px;max-width:800px}}.theme-dark .landing .landing-page .landing-wrapper .hero-text p{color:#757575;letter-spacing:1.5;margin:20px 0;max-width:800px;text-align:center}.theme-dark .landing .landing-page .landing-wrapper .screenshort{border:3px solid #444;border-radius:10px;box-shadow:2px 4px 10px 1px #c9c9c978;display:flex;flex-direction:column;height:max-content;margin:20px 0;position:relative;width:100%}.theme-dark .landing .landing-page .landing-wrapper .screenshort img{border-radius:10px;box-shadow:1px 1px 3px 0 #0009;height:100%;object-fit:cover;overflow:hidden;width:100%}.theme-dark .landing .landing-page .features-title{margin:10px 0}.theme-dark .landing .landing-page .features,.theme-dark .landing .landing-page .features-title{align-items:center;display:flex;flex-direction:column;height:max-content;justify-content:center;width:100%}.theme-dark .landing .landing-page .features{position:relative}@media screen and (max-width:600px){.theme-dark .landing .landing-page .features h1{font-size:24px}}@media screen and (min-width:601px)and (max-width:690px){.theme-dark .landing .landing-page .features h1{font-size:34px}}@media screen and (min-width:691px)and (max-width:988px){.theme-dark .landing .landing-page .features h1{font-size:44px}}@media screen and (min-width:989px)and (max-width:1078px){.theme-dark .landing .landing-page .features h1{font-size:54px}}@media screen and (min-width:1079px){.theme-dark .landing .landing-page .features h1{font-size:56px}}.theme-dark .landing .landing-page .features .skewed-background{align-items:center;display:flex;height:max-content;justify-content:center;margin:20px 0;padding:10px;width:100%}.theme-dark .landing .landing-page .features .skewed-background .card-container{align-items:stretch;display:flex;justify-content:space-around;width:100%}.theme-dark .landing .landing-page .features .skewed-background .card-container .rfm-marquee{padding:10px}.theme-dark .landing .landing-page .features .skewed-background .card-container .skewed-card{align-items:center;background-color:#fff;border-radius:35px;box-shadow:2px 4px 10px 1px #c9c9c978;display:flex;flex-direction:column;gap:10px;justify-content:center;margin:0 10px;padding:10px;width:300px}.theme-dark .landing .landing-page .features .skewed-background .card-container .skewed-card .logo{align-items:center;border-radius:50%;display:flex;height:60px;justify-content:center;width:60px}.theme-dark .landing .landing-page .features .skewed-background .card-container .skewed-card .title{font-family:Ubuntu,sans-serif;font-size:14px;font-weight:700;margin:10px 0;max-width:250px;text-align:center}.theme-dark .landing .landing-page .features .skewed-background .card-container .skewed-card .desc{color:#757575;max-width:380px;text-align:center}.theme-dark .landing .landing-page .how-it-works{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:50px;margin-top:200px;width:100%}.theme-dark .landing .landing-page .how-it-works h1{font-size:56px;font-weight:700;max-width:800px;text-align:center}.theme-dark .landing .landing-page .how-it-works img{border-radius:5px;box-shadow:1px 1px 3px 0 #0009;height:300px;object-fit:cover;overflow:hidden;width:300px}.theme-dark .landing .landing-page .how-it-works .row1{align-items:center;display:flex;flex-direction:row;justify-content:space-around;justify-content:center;width:100%}.theme-dark .landing .landing-page .how-it-works .row1 .row1-col1{align-items:center;display:flex;flex:2 1;justify-content:center}.theme-dark .landing .landing-page .how-it-works .row1 .row1-col2{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start}.theme-dark .landing .landing-page .how-it-works .row1 .row1-col2 h1{align-self:flex-start;color:#7b1fa2;flex-wrap:wrap;font-size:24px;font-weight:700;text-align:left}.theme-dark .landing .landing-page .how-it-works .row1 .row1-col2 h3{align-self:flex-start;color:#000;flex-wrap:wrap;font-size:20px;font-weight:700;font-weight:500;margin:10px 0;text-align:left}.theme-dark .landing .landing-page .how-it-works .row1 .row1-col2 h5{align-items:center;align-self:flex-start;color:#757575;display:flex;font-size:14px;font-weight:500;gap:5px;justify-content:center;letter-spacing:1.2;max-width:380px;text-align:center}.theme-dark .landing .landing-page .how-it-works .row1 .row1-col2 h5 span{color:#9c27b0}.theme-dark .landing .landing-page .how-it-works .row2{align-items:center;display:flex;flex-direction:row-reverse;justify-content:center;margin:20px 0;width:100%}.theme-dark .landing .landing-page .how-it-works .row2 .row2-col1{align-items:center;display:flex;flex:1 1;justify-content:center}.theme-dark .landing .landing-page .how-it-works .row2 .row2-col2{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-left:100px}.theme-dark .landing .landing-page .how-it-works .row2 .row2-col2 h1{align-self:flex-start;color:#7b1fa2;flex-wrap:wrap;font-size:24px;font-weight:700;text-align:left}.theme-dark .landing .landing-page .how-it-works .row2 .row2-col2 h3{align-self:flex-start;color:#000;flex-wrap:wrap;font-size:20px;font-weight:700;font-weight:500;margin:10px 0;text-align:left}.theme-dark .landing .landing-page .how-it-works .row2 .row2-col2 h5{align-items:center;align-self:flex-start;color:#757575;display:flex;font-size:14px;font-weight:500;gap:5px;justify-content:center;letter-spacing:1.2;max-width:380px;text-align:center}.theme-dark .landing .landing-page .how-it-works .row2 .row2-col2 h5 span{color:#9c27b0}.theme-dark .landing .landing-page .how-it-works .row3{align-items:center;display:flex;flex-direction:row;justify-content:space-around;justify-content:center;width:100%}.theme-dark .landing .landing-page .how-it-works .row3 .row3-col1{align-items:center;display:flex;flex:2 1;justify-content:center}.theme-dark .landing .landing-page .how-it-works .row3 .row3-col2{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start}.theme-dark .landing .landing-page .how-it-works .row3 .row3-col2 h1{align-self:flex-start;color:#7b1fa2;flex-wrap:wrap;font-size:24px;font-weight:700;text-align:left}.theme-dark .landing .landing-page .how-it-works .row3 .row3-col2 h3{align-self:flex-start;color:#000;flex-wrap:wrap;font-size:20px;font-weight:700;font-weight:500;margin:10px 0;text-align:left}.theme-dark .landing .landing-page .how-it-works .row3 .row3-col2 h5{align-items:center;align-self:flex-start;color:#757575;display:flex;font-size:14px;font-weight:500;gap:5px;justify-content:center;letter-spacing:1.2;max-width:380px;text-align:center}.theme-dark .landing .landing-page .how-it-works .row3 .row3-col2 h5 span{color:#9c27b0}.theme-dark .landing .landing-page .pricing{align-items:center;display:flex;flex-direction:column;height:max-content;justify-content:center;margin-top:20px;width:100%}.theme-dark .landing .landing-page .pricing .plans-and-pricing{font-family:Ubuntu,sans-serif;font-size:56px;font-weight:500;max-width:800px;text-align:center}@media screen and (max-width:600px){.theme-dark .landing .landing-page .pricing .plans-and-pricing{font-size:24px}}@media screen and (min-width:601px)and (max-width:690px){.theme-dark .landing .landing-page .pricing .plans-and-pricing{font-size:34px}}@media screen and (min-width:691px)and (max-width:988px){.theme-dark .landing .landing-page .pricing .plans-and-pricing{font-size:44px}}@media screen and (min-width:989px)and (max-width:1078px){.theme-dark .landing .landing-page .pricing .plans-and-pricing{font-size:54px}}@media screen and (min-width:1079px){.theme-dark .landing .landing-page .pricing .plans-and-pricing{font-size:56px}}.theme-dark .landing .landing-page .pricing .payment-options-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:20px 0}@media screen and (max-width:600px){.theme-dark .landing .landing-page .pricing .payment-options-wrapper{flex-direction:column}}@media screen and (min-width:601px)and (max-width:690px){.theme-dark .landing .landing-page .pricing .payment-options-wrapper{flex-direction:column}}.theme-dark .landing .landing-page .pricing .payment-options-wrapper .payment-option{align-items:center;background-color:#fff;border-radius:0;box-shadow:2px 4px 5px 1px #c9c9c978;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:10px 30px}@media screen and (max-width:600px){.theme-dark .landing .landing-page .pricing .payment-options-wrapper .payment-option{width:100%}}@media screen and (min-width:601px)and (max-width:690px){.theme-dark .landing .landing-page .pricing .payment-options-wrapper .payment-option{width:100%}}.theme-dark .landing .landing-page .pricing .payment-options-wrapper .payment-option.active,.theme-dark .landing .landing-page .pricing .payment-options-wrapper .payment-option:hover{background:linear-gradient(270deg,#9c27b0,#ef5350);color:#fff}.theme-dark .landing .landing-page .pricing .payment-options-wrapper .payment-option .title{font-family:Ubuntu,sans-serif;font-size:16px;font-weight:700;margin-bottom:5px}.theme-dark .landing .landing-page .pricing .payment-options-wrapper .payment-option .desc{font-family:Roboto,sans-serif;font-size:14px;font-weight:400}.theme-dark .landing .landing-page .pricing .payment-options-wrapper .payment-option:first-child{border-bottom-left-radius:15px;border-top-left-radius:15px}@media screen and (max-width:600px){.theme-dark .landing .landing-page .pricing .payment-options-wrapper .payment-option:first-child{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:15px;border-top-right-radius:15px}}@media screen and (min-width:601px)and (max-width:690px){.theme-dark .landing .landing-page .pricing .payment-options-wrapper .payment-option:first-child{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:15px;border-top-right-radius:15px}}.theme-dark .landing .landing-page .pricing .payment-options-wrapper .payment-option:last-child{border-bottom-right-radius:15px;border-top-right-radius:15px}@media screen and (max-width:600px){.theme-dark .landing .landing-page .pricing .payment-options-wrapper .payment-option:last-child{border-bottom-left-radius:15px;border-bottom-right-radius:15px;border-top-left-radius:0;border-top-right-radius:0}}@media screen and (min-width:601px)and (max-width:690px){.theme-dark .landing .landing-page .pricing .payment-options-wrapper .payment-option:last-child{border-bottom-left-radius:15px;border-bottom-right-radius:15px;border-top-left-radius:0;border-top-right-radius:0}}.theme-dark .landing .landing-page .pricing .payment-options-wrapper .payment-option:not(:first-child):not(:last-child){border-left:.5px solid gray;border-right:.5px solid gray}@media screen and (max-width:600px){.theme-dark .landing .landing-page .pricing .payment-options-wrapper .payment-option:not(:first-child):not(:last-child){border:.1px solid gray;border-left:none;border-right:none}}@media screen and (min-width:601px)and (max-width:690px){.theme-dark .landing .landing-page .pricing .payment-options-wrapper .payment-option:not(:first-child):not(:last-child){border:.1px solid gray;border-left:none;border-right:none}}.theme-dark .landing .landing-page .pricing .pricing-cards-container{align-items:stretch;display:flex;flex-direction:row;gap:10px;height:max-content;justify-content:center;min-height:200px;overflow-x:auto;overflow-y:hidden;padding:10px;width:100%}@media screen and (min-width:601px)and (max-width:690px){.theme-dark .landing .landing-page .pricing .pricing-cards-container{flex-direction:column;justify-content:center}}@media screen and (max-width:600px){.theme-dark .landing .landing-page .pricing .pricing-cards-container{flex-direction:column;justify-content:center}}.theme-dark .landing .landing-page .pricing .pricing-cards-container::-webkit-scrollbar{width:3px}.theme-dark .landing .landing-page .pricing .pricing-cards-container::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .landing .landing-page .pricing .pricing-cards-container::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:10px}.theme-dark .landing .landing-page .pricing .pricing-cards-container::-webkit-scrollbar-thumb:hover{background:#555}.theme-dark .landing .landing-page .pricing .pricing-cards-container .single-pricing-card{align-items:flex-start;align-self:stretch;background-color:#181a20;border:.3px solid #444;border-radius:15px;box-shadow:2px 4px 5px 1px #c9c9c978;display:flex;flex-direction:column;justify-content:flex-start;padding:15px;position:relative;width:350px}@media screen and (max-width:600px){.theme-dark .landing .landing-page .pricing .pricing-cards-container .single-pricing-card{align-self:center;width:80% x}}@media screen and (min-width:601px)and (max-width:690px){.theme-dark .landing .landing-page .pricing .pricing-cards-container .single-pricing-card{align-self:center;width:90% x}}.theme-dark .landing .landing-page .pricing .pricing-cards-container .single-pricing-card .flag{background-color:#ff5733;clip-path:polygon(100% 0,100% 51%,100% 100%,25% 100%,0 50%,25% 0);color:#fff;font-family:Ubuntu,sans-serif;font-size:18px;font-weight:700;padding:5px 10px 5px 30px;position:absolute;right:0;top:15px}.theme-dark .landing .landing-page .pricing .pricing-cards-container .single-pricing-card .plan-name{font-family:Ubuntu,sans-serif;font-size:22px;font-weight:700}.theme-dark .landing .landing-page .pricing .pricing-cards-container .single-pricing-card .plan-price-wrapper{align-items:center;display:flex;flex-direction:row;gap:5px;margin:10px 0}.theme-dark .landing .landing-page .pricing .pricing-cards-container .single-pricing-card .plan-price-wrapper .price{font-family:Ubuntu,sans-serif;font-size:30px;font-weight:700}.theme-dark .landing .landing-page .pricing .pricing-cards-container .single-pricing-card .plan-price-wrapper .price-details{display:flex;flex-direction:column}.theme-dark .landing .landing-page .pricing .pricing-cards-container .single-pricing-card .plan-price-wrapper .price-details .decimals{font-size:12px;font-weight:700}.theme-dark .landing .landing-page .pricing .pricing-cards-container .single-pricing-card .plan-price-wrapper .price-details .freq{font-family:Ubuntu,sans-serif;font-size:12px;font-weight:300}.theme-dark .landing .landing-page .pricing .pricing-cards-container .single-pricing-card .button-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:10px 0;width:100%}.theme-dark .landing .landing-page .pricing .pricing-cards-container .single-pricing-card .target-wrapper{display:flex;flex-direction:row;margin:10px 0;width:100%}.theme-dark .landing .landing-page .pricing .pricing-cards-container .single-pricing-card .target-wrapper .target{font-weight:500}.theme-dark .landing .landing-page .pricing .pricing-cards-container .single-pricing-card .features-wrapper{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;justify-content:flex-start;padding:5px 20px;width:100%}.theme-dark .landing .landing-page .pricing .pricing-cards-container .single-pricing-card .features-wrapper .single-feature{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center;margin:3px 0}.theme-dark .landing .landing-page .pricing .pricing-cards-container .single-pricing-card .features-wrapper .custom-check{font-size:25px}.theme-dark .landing .landing-page .pricing .pricing-cards-container .single-pricing-card .purpose-wrapper{align-self:flex-end;display:flex;flex-direction:row;margin:10px 0;width:100%}.theme-dark .landing .landing-page .pricing .pricing-cards-container .single-pricing-card .purpose-wrapper .purpose{font-weight:500}.theme-dark .landing .landing-page .ready-to-transform{align-items:center;display:flex;flex-direction:column;font-weight:500;justify-content:center;margin-top:20px;padding-bottom:20px;width:100%}.theme-dark .landing .landing-page .ready-to-transform h1{font-family:Ubuntu,sans-serif;font-size:56px;font-weight:700;max-width:800px;text-align:center}.theme-dark .landing .landing-page .ready-to-transform h1 span{-webkit-text-fill-color:#0000;background:linear-gradient(270deg,#9c27b0,#ef5350);-webkit-background-clip:text}@media screen and (max-width:600px){.theme-dark .landing .landing-page .ready-to-transform h1{font-size:24px;max-width:800px}}@media screen and (min-width:601px)and (max-width:690px){.theme-dark .landing .landing-page .ready-to-transform h1{font-size:34px;max-width:800px}}@media screen and (min-width:691px)and (max-width:988px){.theme-dark .landing .landing-page .ready-to-transform h1{font-size:44px;max-width:800px}}@media screen and (min-width:989px)and (max-width:1078px){.theme-dark .landing .landing-page .ready-to-transform h1{font-size:54px;max-width:800px}}@media screen and (min-width:1079px){.theme-dark .landing .landing-page .ready-to-transform h1{font-size:56px;max-width:800px}}.theme-dark .landing .landing-page .ready-to-transform p{color:#757575;margin:20px 0;max-width:800px;text-align:center}.theme-dark .landing .landing-page .footer{background-color:#2b3139;display:flex;flex-direction:column;gap:10px;padding:20px 20px 50px;width:100%}.theme-dark .landing .landing-page .footer .footer-wrapper{display:flex;flex-direction:row;gap:10px;justify-content:space-between;width:100%}.theme-dark .landing .landing-page .footer .footer-wrapper .footer-left{align-items:flex-start;display:flex;flex:2 1;flex-direction:column;gap:10px;justify-content:flex-start}.theme-dark .landing .landing-page .footer .footer-wrapper .footer-left .contacts-row{align-items:center;display:flex;flex-direction:row;gap:10px;width:100%}.theme-dark .landing .landing-page .footer .footer-wrapper .footer-right{display:flex;flex:3 1;flex-direction:row;justify-content:space-between}.theme-dark .landing .landing-page .footer .footer-wrapper .footer-right .footer-right-col{display:flex;flex-direction:column;gap:10px}.theme-dark .landing .landing-page .footer .footer-wrapper .footer-right .footer-right-col .single-option{cursor:pointer}.theme-dark .landing .landing-page .footer .footer-wrapper .footer-right .footer-right-col .single-option:hover{color:#b80baf}.theme-dark .landing .landing-page .footer .copyright-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .landing .landing-page .footer .copyright-row .icons-row{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;padding-right:10px}.theme-dark .landing .landing-page .footer .copyright-row .icons-row .icon{color:#cc1a1a;cursor:pointer;height:20px;width:20px}.theme-dark .landing .landing-page .footer .copyright-row .icons-row .icon:hover{color:#b80baf}.theme-light .ad-profile{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;height:calc(100vh - 60px);justify-content:flex-start;overflow-y:auto;padding:5px;transition:opacity .5s ease-in-out;width:100%}.theme-light .ad-profile::-webkit-scrollbar{display:none;width:1px}.theme-light .ad-profile .no-content{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-light .ad-profile .ad-profile-main-wrapper{display:flex;flex-direction:column;height:100%;padding:5px 10px;width:100%}.theme-light .ad-profile .ad-profile-main-wrapper .profile-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.theme-light .ad-profile .ad-profile-main-wrapper .profile-navbar .left{align-items:center;display:flex;flex-direction:row}.theme-light .ad-profile .ad-profile-main-wrapper .profile-navbar .right{align-items:center;display:flex;flex-direction:row;justify-content:center}.theme-light .ad-profile .ad-profile-main-wrapper .profile-content{display:flex;flex-direction:column;width:100%}.theme-light .ad-profile .ad-profile-main-wrapper .profile-content .profile-content-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px}.theme-light .ad-profile .ad-profile-main-wrapper .profile-content .profile-content-wrapper .content-form{display:flex;flex:2 1;flex-direction:column;gap:5px}.theme-light .ad-profile .ad-profile-main-wrapper .profile-content .profile-content-wrapper .content-form .content-form-wrapper{display:flex;flex-direction:row;gap:5px;width:100%}.theme-light .ad-profile .ad-profile-main-wrapper .profile-content .profile-content-wrapper .content-form .content-form-wrapper .content-form-left{display:flex;flex:1 1;flex-direction:column;gap:5px}.theme-light .ad-profile .ad-profile-main-wrapper .profile-content .profile-content-wrapper .content-form .content-form-wrapper .content-form-right{align-items:flex-end;display:flex;flex:1 1;flex-direction:column;gap:5px}.theme-light .ad-profile .ad-profile-main-wrapper .profile-content .profile-content-wrapper .content-logo{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding-right:20px}.theme-light .ad-profile .ad-profile-main-wrapper .profile-content .profile-content-wrapper .content-logo .logo{align-items:center;display:flex;flex-direction:column;justify-content:center}.theme-light .ad-profile .ad-profile-main-wrapper .profile-content .profile-content-wrapper .content-logo .logo img{border-radius:8px;height:120px;object-fit:cover;width:120px}.theme-light .ad-profile .ad-profile-main-wrapper .profile-content .profile-settings-wrapper{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;padding:5px;transition:opacity .5s ease-in-out;width:100%}.theme-light .ad-profile .ad-profile-main-wrapper .profile-content .profile-settings-wrapper .settings-summary-wrapper{display:flex;flex-direction:row;gap:10px;padding:5px;width:100%}.theme-light .ad-profile .ad-profile-main-wrapper .profile-content .profile-settings-wrapper .settings-summary-wrapper .settings-wrapper{border-radius:8px;display:flex;flex:6 1;flex-direction:column;width:100%}.theme-light .ad-profile .ad-profile-main-wrapper .profile-content .profile-settings-wrapper .settings-summary-wrapper .settings-wrapper .MuiPaper-elevation,.theme-light .ad-profile .ad-profile-main-wrapper .profile-content .profile-settings-wrapper .settings-summary-wrapper .settings-wrapper .MuiPaper-root,.theme-light .ad-profile .ad-profile-main-wrapper .profile-content .profile-settings-wrapper .settings-summary-wrapper .settings-wrapper .MuiTableContainer-root,.theme-light .ad-profile .ad-profile-main-wrapper .profile-content .profile-settings-wrapper .settings-summary-wrapper .settings-wrapper .table-container{background-color:inherit}.theme-light .ad-profile .ad-profile-main-wrapper .profile-content .profile-settings-wrapper .settings-summary-wrapper .settings-wrapper .access-logs-wrapper,.theme-light .ad-profile .ad-profile-main-wrapper .profile-content .profile-settings-wrapper .settings-summary-wrapper .settings-wrapper .devices-wrapper,.theme-light .ad-profile .ad-profile-main-wrapper .profile-content .profile-settings-wrapper .settings-summary-wrapper .settings-wrapper .limits-wrapper,.theme-light .ad-profile .ad-profile-main-wrapper .profile-content .profile-settings-wrapper .settings-summary-wrapper .settings-wrapper .quick-access-wrapper{display:flex;flex-direction:column;width:100%}.theme-light .ad-profile .ad-profile-main-wrapper .profile-content .profile-settings-wrapper .settings-summary-wrapper .settings-options{display:flex;flex:1 1;flex-direction:column}.theme-light .ad-profile .ad-profile-main-wrapper .profile-content .profile-settings-wrapper .settings-summary-wrapper .settings-options .options-list{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.theme-light .ad-profile .ad-profile-main-wrapper .profile-content .profile-settings-wrapper .settings-summary-wrapper .settings-options .options-list .single-option{align-items:center;border-radius:8px;color:#000;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:max-content;justify-content:center;margin:3px 10px;padding:10px;width:100%}.theme-light .ad-profile .ad-profile-main-wrapper .profile-content .profile-settings-wrapper .settings-summary-wrapper .settings-options .options-list .single-option:hover{background-color:#e3f2fd;color:#000}.theme-light .ad-profile .ad-profile-main-wrapper .profile-content .profile-settings-wrapper .settings-summary-wrapper .settings-options .options-list .single-option.active{background-color:#e3f2fd;color:#000;font-weight:700}.theme-dark .ad-profile{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex-direction:column;height:calc(100vh - 60px);justify-content:flex-start;overflow-y:auto;padding:5px;transition:opacity .5s ease-in-out;width:100%}.theme-dark .ad-profile::-webkit-scrollbar{display:none;width:1px}.theme-dark .ad-profile .no-content{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-dark .ad-profile .ad-profile-main-wrapper{display:flex;flex-direction:column;height:100%;padding:5px 10px;width:100%}.theme-dark .ad-profile .ad-profile-main-wrapper .profile-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.theme-dark .ad-profile .ad-profile-main-wrapper .profile-navbar .left{align-items:center;display:flex;flex-direction:row}.theme-dark .ad-profile .ad-profile-main-wrapper .profile-navbar .right{align-items:center;display:flex;flex-direction:row;justify-content:center}.theme-dark .ad-profile .ad-profile-main-wrapper .profile-content{display:flex;flex-direction:column;width:100%}.theme-dark .ad-profile .ad-profile-main-wrapper .profile-content .profile-content-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px}.theme-dark .ad-profile .ad-profile-main-wrapper .profile-content .profile-content-wrapper .content-form{display:flex;flex:2 1;flex-direction:column;gap:5px}.theme-dark .ad-profile .ad-profile-main-wrapper .profile-content .profile-content-wrapper .content-form .content-form-wrapper{display:flex;flex-direction:row;gap:5px;width:100%}.theme-dark .ad-profile .ad-profile-main-wrapper .profile-content .profile-content-wrapper .content-form .content-form-wrapper .content-form-left{display:flex;flex:1 1;flex-direction:column;gap:5px}.theme-dark .ad-profile .ad-profile-main-wrapper .profile-content .profile-content-wrapper .content-form .content-form-wrapper .content-form-right{align-items:flex-end;display:flex;flex:1 1;flex-direction:column;gap:5px}.theme-dark .ad-profile .ad-profile-main-wrapper .profile-content .profile-content-wrapper .content-logo{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding-right:20px}.theme-dark .ad-profile .ad-profile-main-wrapper .profile-content .profile-content-wrapper .content-logo .logo{align-items:center;display:flex;flex-direction:column;justify-content:center}.theme-dark .ad-profile .ad-profile-main-wrapper .profile-content .profile-content-wrapper .content-logo .logo img{border-radius:8px;height:120px;object-fit:cover;width:120px}.theme-dark .ad-profile .ad-profile-main-wrapper .profile-content .profile-settings-wrapper{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;padding:5px;transition:opacity .5s ease-in-out;width:100%}.theme-dark .ad-profile .ad-profile-main-wrapper .profile-content .profile-settings-wrapper .settings-summary-wrapper{display:flex;flex-direction:row;gap:10px;padding:5px;width:100%}.theme-dark .ad-profile .ad-profile-main-wrapper .profile-content .profile-settings-wrapper .settings-summary-wrapper .settings-wrapper{border-radius:8px;display:flex;flex:6 1;flex-direction:column;width:100%}.theme-dark .ad-profile .ad-profile-main-wrapper .profile-content .profile-settings-wrapper .settings-summary-wrapper .settings-wrapper .MuiPaper-elevation,.theme-dark .ad-profile .ad-profile-main-wrapper .profile-content .profile-settings-wrapper .settings-summary-wrapper .settings-wrapper .MuiPaper-root,.theme-dark .ad-profile .ad-profile-main-wrapper .profile-content .profile-settings-wrapper .settings-summary-wrapper .settings-wrapper .MuiTableContainer-root,.theme-dark .ad-profile .ad-profile-main-wrapper .profile-content .profile-settings-wrapper .settings-summary-wrapper .settings-wrapper .table-container{background-color:inherit}.theme-dark .ad-profile .ad-profile-main-wrapper .profile-content .profile-settings-wrapper .settings-summary-wrapper .settings-wrapper .access-logs-wrapper,.theme-dark .ad-profile .ad-profile-main-wrapper .profile-content .profile-settings-wrapper .settings-summary-wrapper .settings-wrapper .devices-wrapper,.theme-dark .ad-profile .ad-profile-main-wrapper .profile-content .profile-settings-wrapper .settings-summary-wrapper .settings-wrapper .limits-wrapper,.theme-dark .ad-profile .ad-profile-main-wrapper .profile-content .profile-settings-wrapper .settings-summary-wrapper .settings-wrapper .quick-access-wrapper{display:flex;flex-direction:column;width:100%}.theme-dark .ad-profile .ad-profile-main-wrapper .profile-content .profile-settings-wrapper .settings-summary-wrapper .settings-options{display:flex;flex:1 1;flex-direction:column}.theme-dark .ad-profile .ad-profile-main-wrapper .profile-content .profile-settings-wrapper .settings-summary-wrapper .settings-options .options-list{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.theme-dark .ad-profile .ad-profile-main-wrapper .profile-content .profile-settings-wrapper .settings-summary-wrapper .settings-options .options-list .single-option{align-items:center;border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:max-content;justify-content:center;margin:3px 10px;padding:10px;width:100%}.theme-dark .ad-profile .ad-profile-main-wrapper .profile-content .profile-settings-wrapper .settings-summary-wrapper .settings-options .options-list .single-option:hover{background-color:rgba(68,94,120,.741);color:#fff}.theme-dark .ad-profile .ad-profile-main-wrapper .profile-content .profile-settings-wrapper .settings-summary-wrapper .settings-options .options-list .single-option.active{background-color:rgba(68,94,120,.741);color:#fff;font-weight:700}.verify-document{align-items:flex-start;display:flex;height:100vh;justify-content:center;margin-top:50px;overflow-y:auto;width:100vw}.verify-document::-webkit-scrollbar{display:none;width:1px}.verify-document .gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(270deg,#9c27b0,#ef5350);-webkit-background-clip:text;font-size:24px;font-weight:500;letter-spacing:1.5}.verify-document .verified{background-color:#0080004d;color:green}.verify-document .unverified,.verify-document .verified{border-radius:5px;font-size:28px;font-weight:700;letter-spacing:1.5;padding:5px 10px}.verify-document .unverified{background-color:#ff00004d;color:crimson}.verify-document .error{color:red;font-size:16px;font-weight:700}.verify-document .valid{color:#0d0c0c;font-size:14px;font-weight:700}.verify-document .valid .no{font-size:22px;font-weight:700}.verify-document .wrapper{align-items:center;background:linear-gradient(#fcf7facc,#fcf7fa4d);border-radius:5px;display:flex;flex-direction:column;height:70%;justify-content:center;padding:30px;width:70%}.verify-document .wrapper .other,.verify-document .wrapper .payment,.verify-document .wrapper .receipt,.verify-document .wrapper .risk-note{display:flex;flex-direction:column;gap:10px;margin:20px 0}.theme-light .all-entity-central{align-items:center;background-color:#f7f9fc;display:flex;flex-direction:column;height:calc(100vh - 100px);justify-content:flex-start;transition:opacity .5s ease-in-out;width:100%}.theme-light .all-entity-central .main-title{font-size:24px;font-weight:300;text-overflow:ellipsis}.theme-light .all-entity-central .sub-title{font-size:12px;font-weight:700;text-overflow:ellipsis}.theme-light .all-entity-central .all-entity-central-wrapper{display:flex;flex-direction:row;gap:5px;width:100%}.theme-light .all-entity-central .all-entity-central-wrapper .left-wrapper{background-color:#fff;border-radius:8px;display:flex;flex:.8 1;flex-direction:column;height:calc(100vh - 120px);overflow-y:auto;padding:5px;position:sticky;top:100px}.theme-light .all-entity-central .all-entity-central-wrapper .left-wrapper::-webkit-scrollbar{width:3px}.theme-light .all-entity-central .all-entity-central-wrapper .left-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .all-entity-central .all-entity-central-wrapper .left-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-light .all-entity-central .all-entity-central-wrapper .left-wrapper::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width:600px){.theme-light .all-entity-central .all-entity-central-wrapper .left-wrapper{display:none}}.theme-light .all-entity-central .all-entity-central-wrapper .left-wrapper .left-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .all-entity-central .all-entity-central-wrapper .left-wrapper .left-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin-top:20px;width:100%}.theme-light .all-entity-central .all-entity-central-wrapper .center-wrapper{background-color:#fff;border-radius:8px;display:flex;flex:3 1;flex-direction:column;height:100%;overflow-y:auto;padding:5px}.theme-light .all-entity-central .all-entity-central-wrapper .center-wrapper::-webkit-scrollbar{width:3px}.theme-light .all-entity-central .all-entity-central-wrapper .center-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .all-entity-central .all-entity-central-wrapper .center-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-light .all-entity-central .all-entity-central-wrapper .center-wrapper::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width:600px){.theme-light .all-entity-central .all-entity-central-wrapper .center-wrapper{display:none}}.theme-light .all-entity-central .all-entity-central-wrapper .center-wrapper .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .all-entity-central .all-entity-central-wrapper .center-wrapper .center-navbar .center-navbar-left{align-items:center;display:flex;flex-direction:row}.theme-light .all-entity-central .all-entity-central-wrapper .center-wrapper .center-navbar .center-navbar-right{align-items:center;display:flex;flex-direction:row;gap:10px}.theme-light .all-entity-central .all-entity-central-wrapper .center-wrapper .center-content{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;flex-grow:1;height:100%;padding:10px}.theme-light .all-entity-central .all-entity-central-wrapper .right-wrapper{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 120px);overflow-y:auto;padding:5px;position:sticky;top:100px}.theme-light .all-entity-central .all-entity-central-wrapper .right-wrapper::-webkit-scrollbar{width:3px}.theme-light .all-entity-central .all-entity-central-wrapper .right-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .all-entity-central .all-entity-central-wrapper .right-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-light .all-entity-central .all-entity-central-wrapper .right-wrapper::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width:600px){.theme-light .all-entity-central .all-entity-central-wrapper .right-wrapper{display:none}}.theme-light .all-entity-central .all-entity-central-wrapper .right-wrapper .right-navbar{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;width:100%}.theme-light .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin-top:20px;width:100%}.theme-light .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content .single-card{align-items:center;align-self:stretch;display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow:hidden;overflow-wrap:break-word;padding:15px;transition:transform .5s ease}.theme-light .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content .single-card .user-title{color:#878282;font-size:12px;font-weight:400;text-overflow:ellipsis}.theme-light .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content .single-card .user-title-value{color:#000;font-size:14px;font-weight:700;text-overflow:ellipsis}.theme-light .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content .single-card .single-card-top{align-items:center;display:flex;flex-direction:column;height:max-content;justify-content:center;width:100%}.theme-light .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content .single-card .single-card-top img{border-radius:8px;height:150px;object-fit:cover;width:150px}.theme-light .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content .single-card .single-card-top .user-full-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;cursor:pointer;display:-webkit-box;font-size:25px;font-weight:300;line-height:1.2;margin:10px 0;overflow:hidden;text-align:end;text-overflow:ellipsis}.theme-light .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content .single-card .single-card-top .user-type{font-size:18px;font-weight:700;margin-bottom:20px;text-align:end;text-overflow:ellipsis}.theme-light .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content .single-card .single-card-center{border-radius:8px;display:flex;flex-direction:column;flex-grow:1;height:max-content;justify-content:flex-start;margin:5px 0;padding:10px;width:100%}.theme-light .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content .single-card .single-card-center .single-card-center-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content .single-card .single-card-center .single-card-center-col{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin-top:10px;overflow:hidden;width:100%}.theme-light .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content .single-card .single-card-center .single-card-center-col .email-phone-row{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-start;margin:2px 0;width:100%}.theme-light .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content .single-card .single-card-bottom{align-self:flex-end;background-color:#0000000d;border-radius:8px;display:flex;flex-direction:column;height:max-content;padding:3px 10px;width:100%}.theme-light .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content .single-card .single-card-bottom .bottom-title{color:#555;font-size:10px;font-weight:700}.theme-light .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content .single-card .single-card-bottom .avatar-container,.theme-light .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content .single-card .single-card-bottom .avatar-container .left{align-items:center;display:flex;flex-direction:row}.theme-light .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content .single-card .single-card-bottom .avatar-container .left .avatar{border-radius:50%;height:30px;margin-right:10px;object-fit:cover;width:30px}.theme-light .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content .single-card .single-card-bottom .avatar-container .right{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.theme-light .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content .single-card .single-card-bottom .avatar-container .right .username{font-size:14px;font-weight:500}.theme-light .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content .single-card .single-card-bottom .avatar-container .right .time-ago{color:#555;font-size:10px;font-weight:700}.theme-dark .all-entity-central{align-items:center;background-color:#2b3139;display:flex;flex-direction:column;height:calc(100vh - 100px);justify-content:flex-start;transition:opacity .5s ease-in-out;width:100%}.theme-dark .all-entity-central .main-title{font-size:24px;font-weight:300;text-overflow:ellipsis}.theme-dark .all-entity-central .sub-title{font-size:12px;font-weight:700;text-overflow:ellipsis}.theme-dark .all-entity-central .all-entity-central-wrapper{display:flex;flex-direction:row;gap:5px;width:100%}.theme-dark .all-entity-central .all-entity-central-wrapper .left-wrapper{background-color:#181a20;border-radius:8px;display:flex;flex:.8 1;flex-direction:column;height:calc(100vh - 120px);overflow-y:auto;padding:5px;position:sticky;top:100px}.theme-dark .all-entity-central .all-entity-central-wrapper .left-wrapper::-webkit-scrollbar{width:3px}.theme-dark .all-entity-central .all-entity-central-wrapper .left-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .all-entity-central .all-entity-central-wrapper .left-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-dark .all-entity-central .all-entity-central-wrapper .left-wrapper::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width:600px){.theme-dark .all-entity-central .all-entity-central-wrapper .left-wrapper{display:none}}.theme-dark .all-entity-central .all-entity-central-wrapper .left-wrapper .left-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .all-entity-central .all-entity-central-wrapper .left-wrapper .left-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin-top:20px;width:100%}.theme-dark .all-entity-central .all-entity-central-wrapper .center-wrapper{background-color:#181a20;border-radius:8px;display:flex;flex:3 1;flex-direction:column;height:100%;overflow-y:auto;padding:5px}.theme-dark .all-entity-central .all-entity-central-wrapper .center-wrapper::-webkit-scrollbar{width:3px}.theme-dark .all-entity-central .all-entity-central-wrapper .center-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .all-entity-central .all-entity-central-wrapper .center-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-dark .all-entity-central .all-entity-central-wrapper .center-wrapper::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width:600px){.theme-dark .all-entity-central .all-entity-central-wrapper .center-wrapper{display:none}}.theme-dark .all-entity-central .all-entity-central-wrapper .center-wrapper .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .all-entity-central .all-entity-central-wrapper .center-wrapper .center-navbar .center-navbar-left{align-items:center;display:flex;flex-direction:row}.theme-dark .all-entity-central .all-entity-central-wrapper .center-wrapper .center-navbar .center-navbar-right{align-items:center;display:flex;flex-direction:row;gap:10px}.theme-dark .all-entity-central .all-entity-central-wrapper .center-wrapper .center-content{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;flex-grow:1;height:100%;padding:10px}.theme-dark .all-entity-central .all-entity-central-wrapper .right-wrapper{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 120px);overflow-y:auto;padding:5px;position:sticky;top:100px}.theme-dark .all-entity-central .all-entity-central-wrapper .right-wrapper::-webkit-scrollbar{width:3px}.theme-dark .all-entity-central .all-entity-central-wrapper .right-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .all-entity-central .all-entity-central-wrapper .right-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-dark .all-entity-central .all-entity-central-wrapper .right-wrapper::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width:600px){.theme-dark .all-entity-central .all-entity-central-wrapper .right-wrapper{display:none}}.theme-dark .all-entity-central .all-entity-central-wrapper .right-wrapper .right-navbar{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;width:100%}.theme-dark .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin-top:20px;width:100%}.theme-dark .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content .single-card{align-items:center;align-self:stretch;display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow:hidden;overflow-wrap:break-word;padding:15px;transition:transform .5s ease}.theme-dark .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content .single-card .user-title{color:#878282;font-size:12px;font-weight:400;text-overflow:ellipsis}.theme-dark .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content .single-card .user-title-value{color:#000;font-size:14px;font-weight:700;text-overflow:ellipsis}.theme-dark .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content .single-card .single-card-top{align-items:center;display:flex;flex-direction:column;height:max-content;justify-content:center;width:100%}.theme-dark .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content .single-card .single-card-top img{border-radius:8px;height:150px;object-fit:cover;width:150px}.theme-dark .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content .single-card .single-card-top .user-full-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;cursor:pointer;display:-webkit-box;font-size:25px;font-weight:300;line-height:1.2;margin:10px 0;overflow:hidden;text-align:end;text-overflow:ellipsis}.theme-dark .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content .single-card .single-card-top .user-type{font-size:18px;font-weight:700;margin-bottom:20px;text-align:end;text-overflow:ellipsis}.theme-dark .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content .single-card .single-card-center{border-radius:8px;display:flex;flex-direction:column;flex-grow:1;height:max-content;justify-content:flex-start;margin:5px 0;padding:10px;width:100%}.theme-dark .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content .single-card .single-card-center .single-card-center-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content .single-card .single-card-center .single-card-center-col{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin-top:10px;overflow:hidden;width:100%}.theme-dark .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content .single-card .single-card-center .single-card-center-col .email-phone-row{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-start;margin:2px 0;width:100%}.theme-dark .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content .single-card .single-card-bottom{align-self:flex-end;background-color:#0000000d;border-radius:8px;display:flex;flex-direction:column;height:max-content;padding:3px 10px;width:100%}.theme-dark .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content .single-card .single-card-bottom .bottom-title{color:#555;font-size:10px;font-weight:700}.theme-dark .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content .single-card .single-card-bottom .avatar-container,.theme-dark .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content .single-card .single-card-bottom .avatar-container .left{align-items:center;display:flex;flex-direction:row}.theme-dark .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content .single-card .single-card-bottom .avatar-container .left .avatar{border-radius:50%;height:30px;margin-right:10px;object-fit:cover;width:30px}.theme-dark .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content .single-card .single-card-bottom .avatar-container .right{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.theme-dark .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content .single-card .single-card-bottom .avatar-container .right .username{font-size:14px;font-weight:500}.theme-dark .all-entity-central .all-entity-central-wrapper .right-wrapper .right-content .single-card .single-card-bottom .avatar-container .right .time-ago{color:#555;font-size:10px;font-weight:700}.theme-light .main-home-menu{align-items:center;background-color:#f7f9fc;display:flex;flex-direction:column;height:calc(100vh - 45px);justify-content:flex-start;margin-bottom:5px;transition:opacity .5s ease-in-out;width:100%}.theme-light .main-home-menu .no-content{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:100%;justify-content:center;width:100%}.theme-light .main-home-menu .menu-icon{cursor:pointer;height:30px;width:30px}.theme-light .main-home-menu .main-home-menu-main-wrapper{display:flex;flex-direction:row;gap:5px;height:calc(100vh - 45px);width:100%}.theme-light .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper{background-color:#fff;border-radius:8px;display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:auto;padding:5px}.theme-light .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper.expanded{width:250px}.theme-light .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper.collapsed{width:50px}.theme-light .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper::-webkit-scrollbar{width:1px}.theme-light .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:10px}.theme-light .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.theme-light .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-navbar{align-items:center;display:flex;flex-direction:row;height:35px;justify-content:space-between;width:100%}.theme-light .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-navbar .menu-title{color:#000;font-family:Roboto,sans-serif;font-size:20px;font-weight:300}.theme-light .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content{align-items:center;display:flex;flex-direction:column;gap:10px}.theme-light .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .searched-menu{display:flex;flex-direction:column;width:100%}.theme-light .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .searched-menu .searched-home-icon{cursor:pointer;height:30px;width:100%}.theme-light .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .searched-menu .single-menus-wrapper{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center;width:100%}.theme-light .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .searched-menu .single-menus-wrapper .collapsed-single-menu{align-items:center;color:#ccc;cursor:pointer;display:flex;height:30px;justify-content:center;width:30px}.theme-light .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .searched-menu .single-menus-wrapper .collapsed-single-menu.active{border-left:3px solid;padding:3px;width:45px}.theme-light .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .searched-menu .single-menus-wrapper .single-menu{color:#000;font-weight:400;width:100%}.theme-light .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .searched-menu .single-menus-wrapper .single-menu .title{border-radius:5px;font-family:Ubuntu,sans-serif;font-size:14px;font-weight:400;padding:5px 10px;text-transform:uppercase}.theme-light .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .searched-menu .single-menus-wrapper .single-menu button{align-items:center;background-color:#fff;border:none;cursor:pointer;display:flex;font-family:Roboto,sans-serif;gap:10px;padding:7px 10px;width:100%}.theme-light .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .searched-menu .single-menus-wrapper .single-menu button:hover{color:#333}.theme-light .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .searched-menu .single-menus-wrapper .single-menu button.active{border-left:4px solid;color:#333}.theme-light .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .searched-menu .single-menus-wrapper .single-menu .listItemIcon{color:#000;height:20px;width:20px}.theme-light .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .searched-menu .single-menus-wrapper .single-menu .listItemTitle{font-size:15px;font-weight:300;letter-spacing:1.3}.theme-light .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .searched-menu .single-menus-wrapper .single-menu .listItemTitle.active{font-weight:700}.theme-light .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .main-menu{display:flex;flex-direction:column;gap:5px;width:100%}.theme-light .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .main-menu .roles-wrapper{display:flex;flex-direction:column;width:100%}.theme-light .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .main-menu .roles-wrapper .accordion{box-shadow:1px 1px 2px #c9c9c933;display:flex;flex-direction:column;padding:0}.theme-light .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .main-menu .roles-wrapper .role-name{color:#000;font-size:18px;font-weight:300}.theme-light .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .main-menu .roles-wrapper .role-group-menus{display:flex;flex-direction:column;gap:5px;width:100%}.theme-light .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .main-menu .roles-wrapper .role-group-menus .menu_group_name{font-weight:300}.theme-light .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .main-menu .roles-wrapper .role-group-menus .single-menus-wrapper{display:flex;flex-direction:column;gap:5px;width:100%}.theme-light .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .main-menu .roles-wrapper .role-group-menus .single-menus-wrapper .single-menu{align-items:center;color:#000;cursor:pointer;display:flex;flex:1 1;flex-direction:row;gap:5px;margin:5px 0;padding:5px;width:100%}.theme-light .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .main-menu .roles-wrapper .role-group-menus .single-menus-wrapper .single-menu .menu-icon{color:#000;height:20px;margin:0 5px;width:20px}.theme-light .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .main-menu .roles-wrapper .role-group-menus .single-menus-wrapper .single-menu .menu-name{font-size:16px;font-weight:300;letter-spacing:1.3}.theme-light .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .main-menu .roles-wrapper .role-group-menus .single-menus-wrapper .single-menu:hover{border-left:4px solid}.theme-light .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .main-menu .roles-wrapper .role-group-menus .single-menus-wrapper .single-menu.active{border-left:4px solid;font-size:15px;font-weight:700}.theme-light .main-home-menu .main-home-menu-main-wrapper .mainhome-content-wrapper{background-color:#fff;border-radius:8px;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow-y:auto}.theme-light .main-home-menu .main-home-menu-main-wrapper .mainhome-content-wrapper::-webkit-scrollbar{width:1px}.theme-light .main-home-menu .main-home-menu-main-wrapper .mainhome-content-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .main-home-menu .main-home-menu-main-wrapper .mainhome-content-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:10px}.theme-light .main-home-menu .main-home-menu-main-wrapper .mainhome-content-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.theme-dark .main-home-menu{align-items:center;background-color:#2b3139;display:flex;flex-direction:column;height:calc(100vh - 45px);justify-content:flex-start;margin-bottom:5px;transition:opacity .5s ease-in-out;width:100%}.theme-dark .main-home-menu .no-content{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:100%;justify-content:center;width:100%}.theme-dark .main-home-menu .menu-icon{cursor:pointer;height:30px;width:30px}.theme-dark .main-home-menu .main-home-menu-main-wrapper{display:flex;flex-direction:row;gap:5px;height:calc(100vh - 45px);width:100%}.theme-dark .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper{background-color:#181a20;border-radius:8px;display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:auto;padding:5px}.theme-dark .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper.expanded{width:250px}.theme-dark .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper.collapsed{width:50px}.theme-dark .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper::-webkit-scrollbar{width:1px}.theme-dark .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:10px}.theme-dark .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.theme-dark .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-navbar{align-items:center;display:flex;flex-direction:row;height:35px;justify-content:space-between;width:100%}.theme-dark .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-navbar .menu-title{color:#fff;font-family:Roboto,sans-serif;font-size:20px;font-weight:300}.theme-dark .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content{align-items:center;display:flex;flex-direction:column;gap:10px}.theme-dark .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .searched-menu{display:flex;flex-direction:column;width:100%}.theme-dark .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .searched-menu .searched-home-icon{cursor:pointer;height:30px;width:100%}.theme-dark .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .searched-menu .single-menus-wrapper{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center;width:100%}.theme-dark .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .searched-menu .single-menus-wrapper .collapsed-single-menu{align-items:center;color:#ccc;cursor:pointer;display:flex;height:30px;justify-content:center;width:30px}.theme-dark .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .searched-menu .single-menus-wrapper .collapsed-single-menu.active{border-left:3px solid;padding:3px;width:45px}.theme-dark .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .searched-menu .single-menus-wrapper .single-menu{color:#fff;font-weight:400;width:100%}.theme-dark .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .searched-menu .single-menus-wrapper .single-menu .title{border-radius:5px;font-family:Ubuntu,sans-serif;font-size:14px;font-weight:400;padding:5px 10px;text-transform:uppercase}.theme-dark .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .searched-menu .single-menus-wrapper .single-menu button{align-items:center;background-color:#181a20;border:none;cursor:pointer;display:flex;font-family:Roboto,sans-serif;gap:10px;padding:7px 10px;width:100%}.theme-dark .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .searched-menu .single-menus-wrapper .single-menu button:hover{color:#333}.theme-dark .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .searched-menu .single-menus-wrapper .single-menu button.active{border-left:4px solid;color:#333}.theme-dark .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .searched-menu .single-menus-wrapper .single-menu .listItemIcon{color:#fff;height:20px;width:20px}.theme-dark .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .searched-menu .single-menus-wrapper .single-menu .listItemTitle{font-size:15px;font-weight:300;letter-spacing:1.3}.theme-dark .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .searched-menu .single-menus-wrapper .single-menu .listItemTitle.active{font-weight:700}.theme-dark .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .main-menu{display:flex;flex-direction:column;gap:5px;width:100%}.theme-dark .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .main-menu .roles-wrapper{display:flex;flex-direction:column;width:100%}.theme-dark .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .main-menu .roles-wrapper .accordion{box-shadow:1px 1px 2px #c9c9c933;display:flex;flex-direction:column;padding:0}.theme-dark .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .main-menu .roles-wrapper .role-name{color:#fff;font-size:18px;font-weight:300}.theme-dark .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .main-menu .roles-wrapper .role-group-menus{display:flex;flex-direction:column;gap:5px;width:100%}.theme-dark .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .main-menu .roles-wrapper .role-group-menus .menu_group_name{font-weight:300}.theme-dark .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .main-menu .roles-wrapper .role-group-menus .single-menus-wrapper{display:flex;flex-direction:column;gap:5px;width:100%}.theme-dark .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .main-menu .roles-wrapper .role-group-menus .single-menus-wrapper .single-menu{align-items:center;color:#fff;cursor:pointer;display:flex;flex:1 1;flex-direction:row;gap:5px;margin:5px 0;padding:5px;width:100%}.theme-dark .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .main-menu .roles-wrapper .role-group-menus .single-menus-wrapper .single-menu .menu-icon{color:#fff;height:20px;margin:0 5px;width:20px}.theme-dark .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .main-menu .roles-wrapper .role-group-menus .single-menus-wrapper .single-menu .menu-name{font-size:16px;font-weight:300;letter-spacing:1.3}.theme-dark .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .main-menu .roles-wrapper .role-group-menus .single-menus-wrapper .single-menu:hover{border-left:4px solid}.theme-dark .main-home-menu .main-home-menu-main-wrapper .main-home-menu-wrapper .main-home-menu-content .main-menu .roles-wrapper .role-group-menus .single-menus-wrapper .single-menu.active{border-left:4px solid;font-size:15px;font-weight:700}.theme-dark .main-home-menu .main-home-menu-main-wrapper .mainhome-content-wrapper{background-color:#181a20;border-radius:8px;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow-y:auto}.theme-dark .main-home-menu .main-home-menu-main-wrapper .mainhome-content-wrapper::-webkit-scrollbar{width:1px}.theme-dark .main-home-menu .main-home-menu-main-wrapper .mainhome-content-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .main-home-menu .main-home-menu-main-wrapper .mainhome-content-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:10px}.theme-dark .main-home-menu .main-home-menu-main-wrapper .mainhome-content-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.theme-light .ad-user{background-color:#f7f9fc;height:100%;justify-content:flex-start;transition:opacity .5s ease-in-out}.theme-light .ad-user,.theme-light .ad-user .no-content{align-items:center;background-color:#fff;display:flex;flex-direction:column;width:100%}.theme-light .ad-user .no-content{border-radius:8px;flex:1 1;gap:10px;justify-content:center}.theme-light .ad-user .ad-user-main-wrapper{background-color:#fff;display:flex;flex-direction:row;height:100%;width:100%}.theme-light .ad-user .ad-user-main-wrapper .single-user-wrapper{display:flex;flex-direction:row;gap:5px;width:100%}.theme-light .ad-user .ad-user-main-wrapper .single-user-wrapper .user-center-wrapper{border-radius:8px;display:flex;flex:3 1;flex-direction:column;margin-bottom:10px;width:100%}.theme-light .ad-user .ad-user-main-wrapper .single-user-wrapper .user-center-wrapper .user-center-details{border-radius:8px;display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding:10px 10px 50px}.theme-light .ad-user .ad-user-main-wrapper .single-user-wrapper .user-center-wrapper .user-center-details::-webkit-scrollbar{display:none;width:1px}.theme-light .ad-user .ad-user-main-wrapper .single-user-wrapper .user-center-wrapper .user-center-details .user-center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .ad-user .ad-user-main-wrapper .single-user-wrapper .user-center-wrapper .user-center-details .user-center-navbar .user-navbar-left{align-items:center;display:flex;flex-direction:row}.theme-light .ad-user .ad-user-main-wrapper .single-user-wrapper .user-center-wrapper .user-center-details .user-center-navbar .user-navbar-right{align-items:center;display:flex;flex-direction:row;gap:1px}.theme-light .ad-user .ad-user-main-wrapper .single-user-wrapper .user-center-wrapper .user-center-details .form-details-wrapper{display:flex;flex-direction:row;margin:15px 0;width:100%}.theme-light .ad-user .ad-user-main-wrapper .single-user-wrapper .user-center-wrapper .user-center-details .form-details-wrapper img{border-radius:8px;height:120px;object-fit:contain;width:120px}.theme-light .ad-user .ad-user-main-wrapper .single-user-wrapper .user-center-wrapper .user-center-details .form-details-wrapper .form-details-center,.theme-light .ad-user .ad-user-main-wrapper .single-user-wrapper .user-center-wrapper .user-center-details .form-details-wrapper .form-details-left{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center}.theme-light .ad-user .ad-user-main-wrapper .single-user-wrapper .user-center-wrapper .user-center-details .form-details-wrapper .form-details-right{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center}.theme-light .ad-user .ad-user-main-wrapper .single-user-wrapper .user-center-wrapper .user-center-details .form-details-wrapper .form-details-right .logo{align-items:center;color:#000;display:flex;flex-direction:column;gap:10px;justify-content:center;margin:10px 0;object-fit:contain}.theme-light .ad-user .ad-user-main-wrapper .single-user-wrapper .user-center-wrapper .user-center-details .form-details-wrapper .form-details-right .logo img{border-radius:8px;height:120px;object-fit:contain;width:120px}.theme-light .ad-user .ad-user-main-wrapper .single-user-wrapper .user-center-wrapper .user-center-details .user-roles-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:flex-start;margin-top:10px}.theme-light .ad-user .ad-user-main-wrapper .single-user-wrapper .user-center-wrapper .user-center-details .user-roles-wrapper .single-item{align-items:center;background-color:#f7f9fc;border-radius:15px;color:#000;display:flex;flex-direction:row;gap:5px;padding:5px 10px}.theme-light .ad-user .ad-user-main-wrapper .single-user-wrapper .right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:60px;position:sticky;top:45px}.theme-light .ad-user .ad-user-main-wrapper .single-user-wrapper .right-wrapper::-webkit-scrollbar{display:none;width:1px}@media screen and (max-width:600px){.theme-light .ad-user .ad-user-main-wrapper .single-user-wrapper .right-wrapper{display:none}}.theme-light .ad-user .ad-user-main-wrapper .single-user-wrapper .right-wrapper .right-content{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:5px}.theme-light .ad-user .ad-user-main-wrapper .single-user-wrapper .right-wrapper .right-content .right-navbar{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:10px;width:100%}.theme-light .ad-user .ad-user-main-wrapper .single-user-wrapper .right-wrapper .right-content .timeline-root{margin:5px 0 10px}.theme-light .ad-user .ad-user-main-wrapper .single-user-wrapper .right-wrapper .right-content .timeline-item{display:flex;margin-bottom:10px;position:relative}.theme-light .ad-user .ad-user-main-wrapper .single-user-wrapper .right-wrapper .right-content .timeline-separator{align-items:center;display:flex;flex-direction:column;margin-right:5px;position:relative}.theme-light .ad-user .ad-user-main-wrapper .single-user-wrapper .right-wrapper .right-content .timeline-dot{background-color:#cc1a1a;border-radius:50%;height:12px;position:relative;width:12px;z-index:1}.theme-light .ad-user .ad-user-main-wrapper .single-user-wrapper .right-wrapper .right-content .timeline-connector{background-color:#aff8c8;bottom:-20px;position:absolute;top:12px;width:2px;z-index:0}.theme-light .ad-user .ad-user-main-wrapper .single-user-wrapper .right-wrapper .right-content .timeline-item:last-child .timeline-connector{display:none}.theme-light .ad-user .ad-user-main-wrapper .single-user-wrapper .right-wrapper .right-content .timeline-content{background-color:#f7f9fc;border-radius:8px;color:#000;flex-grow:1}.theme-light .ad-user .ad-user-main-wrapper .single-user-wrapper .right-wrapper .right-content .timeline-navbar{align-items:center;display:flex;justify-content:space-between;margin:5px 0;padding:3px 10px}.theme-light .ad-user .ad-user-main-wrapper .single-user-wrapper .right-wrapper .right-content .avatar-container{align-items:center;display:flex}.theme-light .ad-user .ad-user-main-wrapper .single-user-wrapper .right-wrapper .right-content .avatar{border-radius:50%;height:30px;margin-right:10px;object-fit:cover;width:30px}.theme-light .ad-user .ad-user-main-wrapper .single-user-wrapper .right-wrapper .right-content .username{font-size:14px;font-weight:700}.theme-light .ad-user .ad-user-main-wrapper .single-user-wrapper .right-wrapper .right-content .time-ago{color:#ccc;font-size:10px;font-weight:700}.theme-light .ad-user .ad-user-main-wrapper .single-user-wrapper .right-wrapper .right-content .remarks{border-radius:8px;padding:10px}.theme-light .ad-user .ad-user-main-wrapper .list-wrapper{align-items:flex-start;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;overflow-y:auto;padding:10px;width:100%}.theme-light .ad-user .ad-user-main-wrapper .list-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .ad-user .ad-user-main-wrapper .list-wrapper .list-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .ad-user .ad-user-main-wrapper .list-wrapper .list-content{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;width:100%}.theme-light .ad-user .ad-user-main-wrapper .list-wrapper .list-content .icon{color:#cc1a1a;height:70px;margin-bottom:10px;width:70px}.theme-light .ad-user .ad-user-main-wrapper .list-wrapper .list-content .title{color:#cc1a1a;font-size:28px;font-weight:700}.theme-light .ad-user .ad-user-main-wrapper .list-wrapper .list-content p{color:#757575;margin:20px 0;max-width:500px;text-align:center}.theme-light .ad-user .ad-user-main-wrapper .list-wrapper .list-content .cards-wrapper{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;margin-top:30px}.theme-light .ad-user .ad-user-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card{align-items:center;align-self:stretch;background-color:#fff;border:.1px solid #d3d3d3;border-radius:8px;box-shadow:0 1px 3px #0003;color:#000;cursor:pointer;display:flex;flex-direction:column;height:220px;justify-content:space-between;overflow:hidden;overflow-wrap:break-word;padding:15px;transition:transform .5s ease;width:250px}.theme-light .ad-user .ad-user-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card:hover{border:.1px solid #aff8c8;transform:scale(1.01) center}.theme-light .ad-user .ad-user-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .user-title{color:#ccc;font-size:12px;font-weight:400;text-overflow:ellipsis}.theme-light .ad-user .ad-user-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .user-title-value{color:#000;font-size:14px;font-weight:700;text-overflow:ellipsis}.theme-light .ad-user .ad-user-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top{align-items:flex-start;display:flex;flex-direction:row;height:max-content;justify-content:space-between;width:100%}.theme-light .ad-user .ad-user-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-left{align-items:center;display:flex;justify-content:center}.theme-light .ad-user .ad-user-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-left img{border-radius:8px;height:60px;object-fit:contain;width:60px}.theme-light .ad-user .ad-user-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-right{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end}.theme-light .ad-user .ad-user-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-right .user-full-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:20px;font-weight:300;height:2.4em;line-height:1.2;overflow:hidden;text-align:end;text-overflow:ellipsis}.theme-light .ad-user .ad-user-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-right .user-type{font-size:14px;font-weight:700;text-align:end;text-overflow:ellipsis}.theme-light .ad-user .ad-user-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center{background-color:#f7f9fc;border-radius:8px;display:flex;flex-direction:column;flex-grow:1;height:max-content;justify-content:flex-start;margin:5px 0;padding:10px;width:100%}.theme-light .ad-user .ad-user-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center .single-card-center-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .ad-user .ad-user-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center .single-card-center-col{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin-top:10px;width:100%}.theme-light .ad-user .ad-user-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center .single-card-center-col .email-phone-row{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-start;margin:2px 0;width:100%}.theme-light .ad-user .ad-user-main-wrapper .list-wrapper .list-content .list-footer{display:flex;flex-direction:row;justify-content:flex-end;margin-bottom:10px;margin-right:10px;margin-top:auto;width:100%}.theme-light .ad-user .ad-user-main-wrapper .list-wrapper .list-content .list-footer .overlay-button{align-items:center;background-color:#00d37f;border:none;border-radius:50%;box-shadow:0 4px 6px #0000001a;color:#000;cursor:pointer;display:flex;height:50px;justify-content:center;transition:transform .3s ease;width:50px}.theme-light .ad-user .ad-user-main-wrapper .list-wrapper .list-content .list-footer .overlay-button:hover{transform:scale(1.1)}.theme-light .ad-user .syscode-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .ad-user .syscode-dialog .syscode-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:450px;z-index:1000}.theme-light .ad-user .syscode-dialog .syscode-wrapper .syscode-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:5px 0;width:100%}.theme-light .ad-user .syscode-dialog .syscode-wrapper .syscode-navbar .syscode-navbar-left{width:30%}.theme-light .ad-user .syscode-dialog .syscode-wrapper .syscode-navbar .syscode-navbar-right{align-items:center;display:flex;gap:5px}.theme-light .ad-user .syscode-dialog .syscode-wrapper .syscode-content{display:flex;flex-direction:column;gap:10px;justify-content:center}.theme-light .ad-user .syscode-dialog .syscode-wrapper .syscode-action{align-items:center;display:flex;gap:5px;justify-content:flex-end;margin-top:10px}.theme-light .ad-user .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .ad-user .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .ad-user{background-color:#2b3139;height:100%;justify-content:flex-start;transition:opacity .5s ease-in-out}.theme-dark .ad-user,.theme-dark .ad-user .no-content{align-items:center;background-color:#181a20;display:flex;flex-direction:column;width:100%}.theme-dark .ad-user .no-content{border-radius:8px;flex:1 1;gap:10px;justify-content:center}.theme-dark .ad-user .ad-user-main-wrapper{background-color:#181a20;display:flex;flex-direction:row;height:100%;width:100%}.theme-dark .ad-user .ad-user-main-wrapper .single-user-wrapper{display:flex;flex-direction:row;gap:5px;width:100%}.theme-dark .ad-user .ad-user-main-wrapper .single-user-wrapper .user-center-wrapper{border-radius:8px;display:flex;flex:3 1;flex-direction:column;margin-bottom:10px;width:100%}.theme-dark .ad-user .ad-user-main-wrapper .single-user-wrapper .user-center-wrapper .user-center-details{border-radius:8px;display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding:10px 10px 50px}.theme-dark .ad-user .ad-user-main-wrapper .single-user-wrapper .user-center-wrapper .user-center-details::-webkit-scrollbar{display:none;width:1px}.theme-dark .ad-user .ad-user-main-wrapper .single-user-wrapper .user-center-wrapper .user-center-details .user-center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .ad-user .ad-user-main-wrapper .single-user-wrapper .user-center-wrapper .user-center-details .user-center-navbar .user-navbar-left{align-items:center;display:flex;flex-direction:row}.theme-dark .ad-user .ad-user-main-wrapper .single-user-wrapper .user-center-wrapper .user-center-details .user-center-navbar .user-navbar-right{align-items:center;display:flex;flex-direction:row;gap:1px}.theme-dark .ad-user .ad-user-main-wrapper .single-user-wrapper .user-center-wrapper .user-center-details .form-details-wrapper{display:flex;flex-direction:row;margin:15px 0;width:100%}.theme-dark .ad-user .ad-user-main-wrapper .single-user-wrapper .user-center-wrapper .user-center-details .form-details-wrapper img{border-radius:8px;height:120px;object-fit:contain;width:120px}.theme-dark .ad-user .ad-user-main-wrapper .single-user-wrapper .user-center-wrapper .user-center-details .form-details-wrapper .form-details-center,.theme-dark .ad-user .ad-user-main-wrapper .single-user-wrapper .user-center-wrapper .user-center-details .form-details-wrapper .form-details-left{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center}.theme-dark .ad-user .ad-user-main-wrapper .single-user-wrapper .user-center-wrapper .user-center-details .form-details-wrapper .form-details-right{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center}.theme-dark .ad-user .ad-user-main-wrapper .single-user-wrapper .user-center-wrapper .user-center-details .form-details-wrapper .form-details-right .logo{align-items:center;color:#fff;display:flex;flex-direction:column;gap:10px;justify-content:center;margin:10px 0;object-fit:contain}.theme-dark .ad-user .ad-user-main-wrapper .single-user-wrapper .user-center-wrapper .user-center-details .form-details-wrapper .form-details-right .logo img{border-radius:8px;height:120px;object-fit:contain;width:120px}.theme-dark .ad-user .ad-user-main-wrapper .single-user-wrapper .user-center-wrapper .user-center-details .user-roles-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:flex-start;margin-top:10px}.theme-dark .ad-user .ad-user-main-wrapper .single-user-wrapper .user-center-wrapper .user-center-details .user-roles-wrapper .single-item{align-items:center;background-color:#2b3139;border-radius:15px;color:#fff;display:flex;flex-direction:row;gap:5px;padding:5px 10px}.theme-dark .ad-user .ad-user-main-wrapper .single-user-wrapper .right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:60px;position:sticky;top:45px}.theme-dark .ad-user .ad-user-main-wrapper .single-user-wrapper .right-wrapper::-webkit-scrollbar{display:none;width:1px}@media screen and (max-width:600px){.theme-dark .ad-user .ad-user-main-wrapper .single-user-wrapper .right-wrapper{display:none}}.theme-dark .ad-user .ad-user-main-wrapper .single-user-wrapper .right-wrapper .right-content{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:5px}.theme-dark .ad-user .ad-user-main-wrapper .single-user-wrapper .right-wrapper .right-content .right-navbar{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:10px;width:100%}.theme-dark .ad-user .ad-user-main-wrapper .single-user-wrapper .right-wrapper .right-content .timeline-root{margin:5px 0 10px}.theme-dark .ad-user .ad-user-main-wrapper .single-user-wrapper .right-wrapper .right-content .timeline-item{display:flex;margin-bottom:10px;position:relative}.theme-dark .ad-user .ad-user-main-wrapper .single-user-wrapper .right-wrapper .right-content .timeline-separator{align-items:center;display:flex;flex-direction:column;margin-right:5px;position:relative}.theme-dark .ad-user .ad-user-main-wrapper .single-user-wrapper .right-wrapper .right-content .timeline-dot{background-color:#cc1a1a;border-radius:50%;height:12px;position:relative;width:12px;z-index:1}.theme-dark .ad-user .ad-user-main-wrapper .single-user-wrapper .right-wrapper .right-content .timeline-connector{background-color:#aff8c8;bottom:-20px;position:absolute;top:12px;width:2px;z-index:0}.theme-dark .ad-user .ad-user-main-wrapper .single-user-wrapper .right-wrapper .right-content .timeline-item:last-child .timeline-connector{display:none}.theme-dark .ad-user .ad-user-main-wrapper .single-user-wrapper .right-wrapper .right-content .timeline-content{background-color:#2b3139;border-radius:8px;color:#fff;flex-grow:1}.theme-dark .ad-user .ad-user-main-wrapper .single-user-wrapper .right-wrapper .right-content .timeline-navbar{align-items:center;display:flex;justify-content:space-between;margin:5px 0;padding:3px 10px}.theme-dark .ad-user .ad-user-main-wrapper .single-user-wrapper .right-wrapper .right-content .avatar-container{align-items:center;display:flex}.theme-dark .ad-user .ad-user-main-wrapper .single-user-wrapper .right-wrapper .right-content .avatar{border-radius:50%;height:30px;margin-right:10px;object-fit:cover;width:30px}.theme-dark .ad-user .ad-user-main-wrapper .single-user-wrapper .right-wrapper .right-content .username{font-size:14px;font-weight:700}.theme-dark .ad-user .ad-user-main-wrapper .single-user-wrapper .right-wrapper .right-content .time-ago{color:#d2d2d2;font-size:10px;font-weight:700}.theme-dark .ad-user .ad-user-main-wrapper .single-user-wrapper .right-wrapper .right-content .remarks{border-radius:8px;padding:10px}.theme-dark .ad-user .ad-user-main-wrapper .list-wrapper{align-items:flex-start;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;overflow-y:auto;padding:10px;width:100%}.theme-dark .ad-user .ad-user-main-wrapper .list-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .ad-user .ad-user-main-wrapper .list-wrapper .list-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .ad-user .ad-user-main-wrapper .list-wrapper .list-content{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;width:100%}.theme-dark .ad-user .ad-user-main-wrapper .list-wrapper .list-content .icon{color:#cc1a1a;height:70px;margin-bottom:10px;width:70px}.theme-dark .ad-user .ad-user-main-wrapper .list-wrapper .list-content .title{color:#cc1a1a;font-size:28px;font-weight:700}.theme-dark .ad-user .ad-user-main-wrapper .list-wrapper .list-content p{color:#757575;margin:20px 0;max-width:500px;text-align:center}.theme-dark .ad-user .ad-user-main-wrapper .list-wrapper .list-content .cards-wrapper{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;margin-top:30px}.theme-dark .ad-user .ad-user-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card{align-items:center;align-self:stretch;background-color:#181a20;border:.1px solid #444;border-radius:8px;box-shadow:0 1px 3px #0003;color:#fff;cursor:pointer;display:flex;flex-direction:column;height:220px;justify-content:space-between;overflow:hidden;overflow-wrap:break-word;padding:15px;transition:transform .5s ease;width:250px}.theme-dark .ad-user .ad-user-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card:hover{border:.1px solid #aff8c8;transform:scale(1.01) center}.theme-dark .ad-user .ad-user-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .user-title{color:#d2d2d2;font-size:12px;font-weight:400;text-overflow:ellipsis}.theme-dark .ad-user .ad-user-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .user-title-value{color:#fff;font-size:14px;font-weight:700;text-overflow:ellipsis}.theme-dark .ad-user .ad-user-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top{align-items:flex-start;display:flex;flex-direction:row;height:max-content;justify-content:space-between;width:100%}.theme-dark .ad-user .ad-user-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-left{align-items:center;display:flex;justify-content:center}.theme-dark .ad-user .ad-user-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-left img{border-radius:8px;height:60px;object-fit:contain;width:60px}.theme-dark .ad-user .ad-user-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-right{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end}.theme-dark .ad-user .ad-user-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-right .user-full-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:20px;font-weight:300;height:2.4em;line-height:1.2;overflow:hidden;text-align:end;text-overflow:ellipsis}.theme-dark .ad-user .ad-user-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-right .user-type{font-size:14px;font-weight:700;text-align:end;text-overflow:ellipsis}.theme-dark .ad-user .ad-user-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center{background-color:#2b3139;border-radius:8px;display:flex;flex-direction:column;flex-grow:1;height:max-content;justify-content:flex-start;margin:5px 0;padding:10px;width:100%}.theme-dark .ad-user .ad-user-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center .single-card-center-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .ad-user .ad-user-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center .single-card-center-col{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin-top:10px;width:100%}.theme-dark .ad-user .ad-user-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center .single-card-center-col .email-phone-row{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-start;margin:2px 0;width:100%}.theme-dark .ad-user .ad-user-main-wrapper .list-wrapper .list-content .list-footer{display:flex;flex-direction:row;justify-content:flex-end;margin-bottom:10px;margin-right:10px;margin-top:auto;width:100%}.theme-dark .ad-user .ad-user-main-wrapper .list-wrapper .list-content .list-footer .overlay-button{align-items:center;background-color:#00d37f;border:none;border-radius:50%;box-shadow:0 4px 6px #0000001a;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;transition:transform .3s ease;width:50px}.theme-dark .ad-user .ad-user-main-wrapper .list-wrapper .list-content .list-footer .overlay-button:hover{transform:scale(1.1)}.theme-dark .ad-user .syscode-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .ad-user .syscode-dialog .syscode-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:450px;z-index:1000}.theme-dark .ad-user .syscode-dialog .syscode-wrapper .syscode-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:5px 0;width:100%}.theme-dark .ad-user .syscode-dialog .syscode-wrapper .syscode-navbar .syscode-navbar-left{width:30%}.theme-dark .ad-user .syscode-dialog .syscode-wrapper .syscode-navbar .syscode-navbar-right{align-items:center;display:flex;gap:5px}.theme-dark .ad-user .syscode-dialog .syscode-wrapper .syscode-content{display:flex;flex-direction:column;gap:10px;justify-content:center}.theme-dark .ad-user .syscode-dialog .syscode-wrapper .syscode-action{align-items:center;display:flex;gap:5px;justify-content:flex-end;margin-top:10px}.theme-dark .ad-user .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .ad-user .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .ad-company{align-items:stretch;flex-grow:1;height:100%;overflow:hidden;transition:opacity .5s ease-in-out}.theme-light .ad-company,.theme-light .ad-company .no-content{border-radius:8px;display:flex;flex-direction:column;width:100%}.theme-light .ad-company .no-content{align-items:center;background-color:#fff;flex:1 1;gap:10px;justify-content:center}.theme-light .ad-company .custom-segmented{align-items:center;background-color:#f7f9fc;display:flex;height:56px;justify-content:center;padding:0 10px;width:100%}.theme-light .ad-company .ant-segmented{background-color:#f7f9fc;color:#000}.theme-light .ad-company .ant-segmented-item{align-items:center;display:flex;height:95%;justify-content:center}.theme-light .ad-company .ant-segmented-item-selected{background-color:#00d37f}.theme-light .ad-company .popover{background-color:#f7f9fc}.theme-light .ad-company .separator-v{background-color:#f7f9fc;border-radius:2px;display:block;height:30px;margin:0 10px;width:1px}.theme-light .ad-company .back-icon{align-items:center;background-color:#f7f9fc;border-radius:8px;cursor:pointer;height:35px;justify-content:center;padding:5px;width:25px}.theme-light .ad-company .back-icon:hover{background-color:#fff;color:#cc1a1a}.theme-light .ad-company .ad-company-main-wrapper{display:flex;flex-direction:row;height:100%;width:100%}.theme-light .ad-company .ad-company-main-wrapper .company-center-wrapper{border-radius:8px;display:flex;flex:3 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:60px;padding-right:3px;top:45px}.theme-light .ad-company .ad-company-main-wrapper .company-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .ad-company .ad-company-main-wrapper .company-center-wrapper .expandable-container,.theme-light .ad-company .ad-company-main-wrapper .company-center-wrapper .expandable-content,.theme-light .ad-company .ad-company-main-wrapper .company-center-wrapper .expandable-header{background-color:inherit}.theme-light .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column}.theme-light .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .MuiPaper-elevation,.theme-light .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .MuiPaper-root,.theme-light .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .MuiTableContainer-root,.theme-light .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .table-container{background-color:inherit}.theme-light .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .center-navbar .selected-title{align-items:center;display:flex;font-size:25px;font-weight:500;justify-content:flex-start}.theme-light .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .center-navbar .selected-type{background-color:#010c12;border-radius:5px;color:#000;font-weight:500;margin-right:10px;padding:5px}.theme-light .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .org-details-wrapper{display:flex;flex-direction:row;width:100%}.theme-light .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .org-details-wrapper .org-details-left{display:flex;flex:3 1;flex-direction:column;gap:10px}.theme-light .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .org-details-wrapper .org-details-right{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:10px;padding-right:20px}.theme-light .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .org-details-wrapper .org-details-right .logo{display:flex;flex-direction:column;margin-bottom:10px}.theme-light .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .org-details-wrapper .org-details-right .logo img{border-radius:8px;height:120px;object-fit:contain;width:120px}.theme-light .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .org-details-wrapper .org-details-right .inputs{display:flex;flex-direction:column;gap:10px}.theme-light .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .mission-details-wrapper{display:flex;flex-direction:column;gap:5px;height:100%;width:100%}.theme-light .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .org-admins-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:flex-start}.theme-light .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .org-admins-wrapper .single-item{align-items:center;background-color:#f7f9fc;border-radius:8px;color:#000;display:flex;flex-direction:row;gap:5px;padding:10px 15px}.theme-light .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .org-admins-wrapper .single-item .user{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:10px}.theme-light .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .org-admins-wrapper .single-item .user img{border-radius:50%;height:30px;object-fit:cover;width:30px}.theme-light .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .org-admins-wrapper .single-item .user .user-org-view{align-items:start;display:flex;flex-direction:column;justify-content:flex-start}.theme-light .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .org-admins-wrapper .single-item .user .user-org-view .user-full-name{font-size:18px;font-weight:700}.theme-light .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .org-admins-wrapper .single-item .user .user-org-view .user-org-name{font-size:12px;font-weight:700}.theme-light .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .report-version-wrapper{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center;margin:10px 0}.theme-light .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .report-version-wrapper .single-report-version{align-self:stretch;background-color:#f7f9fc;border:.3px solid #d3d3d3;border-radius:8px;box-shadow:0 1px 3px #0003;color:#000;cursor:pointer;display:flex;flex-direction:column;flex-grow:1;gap:10px;height:max-content;overflow:hidden;overflow-wrap:break-word;padding:10px;transition:transform .5s ease;width:350px}.theme-light .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .report-version-wrapper .single-report-version:hover{border:.5px solid;transform:scale(1.02)}.theme-light .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .report-version-wrapper .single-report-version .title{color:#cc1a1a;font-size:16px;font-weight:500}.theme-light .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .report-version-wrapper .single-report-version .desc{font-size:14px;font-weight:500}.theme-light .ad-company .ad-company-main-wrapper .right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:60px}.theme-light .ad-company .ad-company-main-wrapper .right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .ad-company .ad-company-main-wrapper .right-wrapper .right-content{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:0 5px;width:100%}.theme-light .ad-company .ad-company-main-wrapper .right-wrapper .right-content .right-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .ad-company .ad-company-main-wrapper .right-wrapper .right-content .options-list{display:flex;flex-direction:column;justify-content:center}.theme-light .ad-company .ad-company-main-wrapper .right-wrapper .right-content .options-list .single-option{border-radius:8px;cursor:pointer;display:flex;flex-direction:column;height:max-content;margin:3px 10px;padding:10px;width:100%}.theme-light .ad-company .ad-company-main-wrapper .right-wrapper .right-content .options-list .single-option:hover{color:#333}.theme-light .ad-company .ad-company-main-wrapper .right-wrapper .right-content .options-list .single-option.active{color:#333;font-weight:700}.theme-light .ad-company .ad-company-main-wrapper .right-wrapper .right-content .options-list .single-option .title-row{display:flex;flex-direction:row;justify-content:space-between}.theme-light .ad-company .ad-company-main-wrapper .right-wrapper .right-content .options-list .single-option .title-row .cy-title{font-size:16px;font-weight:600}.theme-light .ad-company .ad-company-main-wrapper .right-wrapper .right-content .options-list .single-option .title-row .cy-type{font-size:10px;font-weight:700}.theme-light .ad-company .ad-company-main-wrapper .right-wrapper .right-content .options-list .single-option .title-row .cy-period{font-size:12px;font-weight:700;text-transform:uppercase}.theme-light .ad-company .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .ad-company .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .ad-company{align-items:stretch;flex-grow:1;height:100%;overflow:hidden;transition:opacity .5s ease-in-out}.theme-dark .ad-company,.theme-dark .ad-company .no-content{border-radius:8px;display:flex;flex-direction:column;width:100%}.theme-dark .ad-company .no-content{align-items:center;background-color:#181a20;flex:1 1;gap:10px;justify-content:center}.theme-dark .ad-company .custom-segmented{align-items:center;background-color:#2b3139;display:flex;height:56px;justify-content:center;padding:0 10px;width:100%}.theme-dark .ad-company .ant-segmented{background-color:#2b3139;color:#fff}.theme-dark .ad-company .ant-segmented-item{align-items:center;display:flex;height:95%;justify-content:center}.theme-dark .ad-company .ant-segmented-item-selected{background-color:#00d37f}.theme-dark .ad-company .popover{background-color:#2b3139}.theme-dark .ad-company .separator-v{background-color:#2b3139;border-radius:2px;display:block;height:30px;margin:0 10px;width:1px}.theme-dark .ad-company .back-icon{align-items:center;background-color:#2b3139;border-radius:8px;cursor:pointer;height:35px;justify-content:center;padding:5px;width:25px}.theme-dark .ad-company .back-icon:hover{background-color:#181a20;color:#cc1a1a}.theme-dark .ad-company .ad-company-main-wrapper{display:flex;flex-direction:row;height:100%;width:100%}.theme-dark .ad-company .ad-company-main-wrapper .company-center-wrapper{border-radius:8px;display:flex;flex:3 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:60px;padding-right:3px;top:45px}.theme-dark .ad-company .ad-company-main-wrapper .company-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .ad-company .ad-company-main-wrapper .company-center-wrapper .expandable-container,.theme-dark .ad-company .ad-company-main-wrapper .company-center-wrapper .expandable-content,.theme-dark .ad-company .ad-company-main-wrapper .company-center-wrapper .expandable-header{background-color:inherit}.theme-dark .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column}.theme-dark .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .MuiPaper-elevation,.theme-dark .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .MuiPaper-root,.theme-dark .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .MuiTableContainer-root,.theme-dark .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .table-container{background-color:inherit}.theme-dark .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .center-navbar .selected-title{align-items:center;display:flex;font-size:25px;font-weight:500;justify-content:flex-start}.theme-dark .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .center-navbar .selected-type{background-color:#010c12;border-radius:5px;color:#fff;font-weight:500;margin-right:10px;padding:5px}.theme-dark .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .org-details-wrapper{display:flex;flex-direction:row;width:100%}.theme-dark .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .org-details-wrapper .org-details-left{display:flex;flex:3 1;flex-direction:column;gap:10px}.theme-dark .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .org-details-wrapper .org-details-right{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:10px;padding-right:20px}.theme-dark .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .org-details-wrapper .org-details-right .logo{display:flex;flex-direction:column;margin-bottom:10px}.theme-dark .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .org-details-wrapper .org-details-right .logo img{border-radius:8px;height:120px;object-fit:contain;width:120px}.theme-dark .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .org-details-wrapper .org-details-right .inputs{display:flex;flex-direction:column;gap:10px}.theme-dark .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .mission-details-wrapper{display:flex;flex-direction:column;gap:5px;height:100%;width:100%}.theme-dark .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .org-admins-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:flex-start}.theme-dark .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .org-admins-wrapper .single-item{align-items:center;background-color:#2b3139;border-radius:8px;color:#fff;display:flex;flex-direction:row;gap:5px;padding:10px 15px}.theme-dark .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .org-admins-wrapper .single-item .user{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:10px}.theme-dark .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .org-admins-wrapper .single-item .user img{border-radius:50%;height:30px;object-fit:cover;width:30px}.theme-dark .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .org-admins-wrapper .single-item .user .user-org-view{align-items:start;display:flex;flex-direction:column;justify-content:flex-start}.theme-dark .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .org-admins-wrapper .single-item .user .user-org-view .user-full-name{font-size:18px;font-weight:700}.theme-dark .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .org-admins-wrapper .single-item .user .user-org-view .user-org-name{font-size:12px;font-weight:700}.theme-dark .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .report-version-wrapper{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center;margin:10px 0}.theme-dark .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .report-version-wrapper .single-report-version{align-self:stretch;background-color:#2b3139;border:.3px solid #444;border-radius:8px;box-shadow:0 1px 3px #0003;color:#fff;cursor:pointer;display:flex;flex-direction:column;flex-grow:1;gap:10px;height:max-content;overflow:hidden;overflow-wrap:break-word;padding:10px;transition:transform .5s ease;width:350px}.theme-dark .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .report-version-wrapper .single-report-version:hover{border:.5px solid;transform:scale(1.02)}.theme-dark .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .report-version-wrapper .single-report-version .title{color:#cc1a1a;font-size:16px;font-weight:500}.theme-dark .ad-company .ad-company-main-wrapper .company-center-wrapper .center-details .report-version-wrapper .single-report-version .desc{font-size:14px;font-weight:500}.theme-dark .ad-company .ad-company-main-wrapper .right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:60px}.theme-dark .ad-company .ad-company-main-wrapper .right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .ad-company .ad-company-main-wrapper .right-wrapper .right-content{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:0 5px;width:100%}.theme-dark .ad-company .ad-company-main-wrapper .right-wrapper .right-content .right-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .ad-company .ad-company-main-wrapper .right-wrapper .right-content .options-list{display:flex;flex-direction:column;justify-content:center}.theme-dark .ad-company .ad-company-main-wrapper .right-wrapper .right-content .options-list .single-option{border-radius:8px;cursor:pointer;display:flex;flex-direction:column;height:max-content;margin:3px 10px;padding:10px;width:100%}.theme-dark .ad-company .ad-company-main-wrapper .right-wrapper .right-content .options-list .single-option:hover{color:#333}.theme-dark .ad-company .ad-company-main-wrapper .right-wrapper .right-content .options-list .single-option.active{color:#333;font-weight:700}.theme-dark .ad-company .ad-company-main-wrapper .right-wrapper .right-content .options-list .single-option .title-row{display:flex;flex-direction:row;justify-content:space-between}.theme-dark .ad-company .ad-company-main-wrapper .right-wrapper .right-content .options-list .single-option .title-row .cy-title{font-size:16px;font-weight:600}.theme-dark .ad-company .ad-company-main-wrapper .right-wrapper .right-content .options-list .single-option .title-row .cy-type{font-size:10px;font-weight:700}.theme-dark .ad-company .ad-company-main-wrapper .right-wrapper .right-content .options-list .single-option .title-row .cy-period{font-size:12px;font-weight:700;text-transform:uppercase}.theme-dark .ad-company .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .ad-company .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .ad-subscription{align-items:center;background-color:#f7f9fc;display:flex;flex-direction:column;height:calc(100vh - 100px);justify-content:flex-start;transition:opacity .5s ease-in-out;width:100%}.theme-light .ad-subscription .no-content{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-light .ad-subscription .no-content h1{font-size:30px}.theme-light .ad-subscription .no-content p{font-size:18px}.theme-light .ad-subscription .input-item-with-label{align-items:center;display:flex;flex-direction:row}.theme-light .ad-subscription .input-item-with-label label{margin-right:5px;text-align:end;width:150px}.theme-light .ad-subscription .input-item-with-label .form-input-item{border:.5px solid #ccc;border-radius:8px;font-size:16px;font-weight:500;padding:8px 12px;transition:border .3s;width:300px}.theme-light .ad-subscription .input-item-with-label .form-input-item:focus{border:none;box-shadow:0 0 0 1.5px #fff,0 0 0 4px #b71c1c;outline:none}.theme-light .ad-subscription .form-input-item{border:.5px solid #ccc;border-radius:8px;font-size:16px;font-weight:500;padding:8px 12px;transition:border .3s}.theme-light .ad-subscription .form-input-item:focus{border:none;box-shadow:0 0 0 1.5px #fff,0 0 0 4px;outline:none}.theme-light .ad-subscription .form-input-item:disabled{background-color:#e6d9f34d;border-color:#ccc;color:"#000";cursor:not-allowed}.theme-light .ad-subscription h1{align-items:center;display:flex;font-size:25px;font-weight:500;justify-content:flex-start}.theme-light .ad-subscription h2{border-radius:5px;font-size:16px;font-weight:500;padding:5px}.theme-light .ad-subscription .labels{background-color:#010c12;border-radius:5px;color:#fff;font-weight:500;margin-right:10px;padding:5px}.theme-light .ad-subscription .custom-segmented{align-items:center;background-color:#f0f0f0;display:flex;height:56px;height:100%;justify-content:center}.theme-light .ad-subscription .ant-segmented-item{align-items:center;display:flex;height:95%;justify-content:center}.theme-light .ad-subscription .search-input-wrapper{align-items:center;background:#fff;border:.3px solid #ccc;border-radius:5px;box-shadow:2px 4px 10px 1px #c9c9c978;display:flex;height:36px;justify-content:space-between}.theme-light .ad-subscription .search-input-wrapper .search-input-icon{color:#000;height:20px;margin:10px;width:20px}.theme-light .ad-subscription .search-input-wrapper .search-input{border:none;border-radius:5px;color:#000;font-size:18px;font-weight:500;height:100%;margin:5px 5px 5px 0;outline:none;padding-left:5px;width:100%}.theme-light .ad-subscription .search-input-wrapper .search-input::placeholder{color:#ccc;font-weight:500}.theme-light .ad-subscription .clear-button{background:none;border:none;color:#999;cursor:pointer;font-size:20px;margin-left:8px}.theme-light .ad-subscription .clear-button:hover{color:#666}.theme-light .ad-subscription .ad-subscription-main-wrapper{display:flex;flex-direction:row;width:100%}.theme-light .ad-subscription .ad-subscription-main-wrapper .left-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;margin-right:5px;overflow-y:auto;padding-right:3px;position:sticky;top:100px}.theme-light .ad-subscription .ad-subscription-main-wrapper .left-wrapper::-webkit-scrollbar{width:3px}.theme-light .ad-subscription .ad-subscription-main-wrapper .left-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .ad-subscription .ad-subscription-main-wrapper .left-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-light .ad-subscription .ad-subscription-main-wrapper .left-wrapper::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width:600px){.theme-light .ad-subscription .ad-subscription-main-wrapper .left-wrapper{display:none}}.theme-light .ad-subscription .ad-subscription-main-wrapper .left-wrapper .left-content{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:15px}.theme-light .ad-subscription .ad-subscription-main-wrapper .left-wrapper .left-content .left-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper{border-radius:8px;display:flex;flex:3 1;flex-direction:column;height:calc(100vh - 120px);overflow-y:auto;padding-right:3px}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper::-webkit-scrollbar{width:3px}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width:600px){.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper{display:none}}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .center-navbar .selected-title{align-items:center;display:flex;font-size:25px;font-weight:500;justify-content:flex-start}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .center-navbar .selected-type{background-color:#010c12;border-radius:5px;color:#fff;font-weight:500;margin-right:10px;padding:5px}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .org-details-wrapper{display:flex;flex-direction:row;width:100%}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .org-details-wrapper .org-details-left{display:flex;flex:3 1;flex-direction:column;gap:10px}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .org-details-wrapper .org-details-right{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:10px}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .org-details-wrapper .org-details-right .logo{display:flex;flex-direction:column;margin-bottom:10px}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .org-details-wrapper .org-details-right .logo img{border-radius:8px;height:120px;object-fit:cover;width:120px}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .org-details-wrapper .org-details-right .inputs{display:flex;flex-direction:column;gap:10px}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .org-admins-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:flex-start;margin-top:10px;padding-left:150px}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .org-admins-wrapper .single-item{align-items:center;border:.5px solid red;border-radius:8px;display:flex;flex-direction:row;gap:5px;padding:3px 5px}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .org-admins-wrapper .single-item .user{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:10px}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .org-admins-wrapper .single-item .user img{border-radius:50%;height:30px;object-fit:cover;width:30px}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .org-admins-wrapper .single-item .user .user-org-view{align-items:start;display:flex;flex-direction:column;justify-content:flex-start}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .org-admins-wrapper .single-item .user .user-org-view .user-full-name{color:#000;font-size:18px;font-weight:700}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .org-admins-wrapper .single-item .user .user-org-view .user-org-name{color:#000;font-size:12px;font-weight:700}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content{border:none;border-radius:8px;display:flex;flex:1 1;width:100%}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .MuiTable-root{display:flex;flex-direction:column;width:100%}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container{background-color:#fff;border:none;overflow-y:auto}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablehead{background-color:inherit;font-size:16px}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablehead .tablerow{align-items:center;background-color:#263238;border:.1px solid #d7d2d2;border-radius:8px;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px;padding:5px;width:100%}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablehead .tablerow .table-cell{border:none;color:#9f9b9b;display:flex;flex:1 1;flex-direction:column;font-weight:700;padding:5px}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody{border:none;display:flex;flex-direction:column;height:100%;padding:0 2px}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody .tablerow{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000004d;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px;width:100%}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody .tablerow:last-child{margin-bottom:0}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody .tablerow:hover{background-color:#e6d9f3cc;cursor:pointer}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody .tablerow.current{background-color:#e6d9f3cc;border:.5px solid #f44336cc}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody .tablerow .table-cell{border:none;display:flex;flex:1 1;flex-direction:column;padding:5px}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody .tablerow .table-cell .doc-status{border-radius:5px;padding:3px}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody .tablerow .table-cell .doc-status.Active,.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody .tablerow .table-cell .doc-status.Approved{background-color:#0080004d;color:green}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody .tablerow .table-cell .doc-status.New{background-color:#1686d64d;color:#1686d6}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody .tablerow .table-cell .doc-status.Suspended{background-color:#ffd9004d;color:#daa520}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody .tablerow .table-cell .doc-status.Validated{background-color:#8032cf4d;color:#8032cf}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody .tablerow .table-cell .doc-status.Expired,.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody .tablerow .table-cell .doc-status.Terminated{background-color:#ff00004d;color:crimson}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody .tablerow .table-cell .doc-status.Prospecting{background-color:#5913634d;color:#591363}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody .tablerow .table-cell .doc-status.Closing{background-color:#0080004d;color:green}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody .tablerow .table-cell .doc-status.Presentation{background-color:#ffd9004d;color:#daa520}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody .tablerow .table-cell .doc-status.Appointment{background-color:#1686d64d;color:#1686d6}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody .tablerow .table-cell .doc-status.Objections{background-color:#91134a4d;color:#91134a}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody .tablerow .table-cell .doc-status.Referrals{background-color:#0e12694d;color:#0e1269}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .single-report-version{background-color:#fff;border:.3px solid #f2f2f2;border-radius:8px;box-shadow:2px 4px 5px 1px #c9c9c978;cursor:pointer;display:flex;flex-direction:column;gap:10px;height:max-content;padding:10px;transition:transform .5s ease;width:350px}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .single-report-version:hover{border:.5px solid;transform:scale(1.02)}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .single-report-version .title{color:#8032cf;font-size:16px;font-weight:500}.theme-light .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .single-report-version .desc{font-size:14px;font-weight:500}.theme-light .ad-subscription .ad-subscription-main-wrapper .right-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 120px);margin-left:5px;overflow-y:auto;padding-right:3px;position:sticky;top:100px}.theme-light .ad-subscription .ad-subscription-main-wrapper .right-wrapper::-webkit-scrollbar{width:3px}.theme-light .ad-subscription .ad-subscription-main-wrapper .right-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .ad-subscription .ad-subscription-main-wrapper .right-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-light .ad-subscription .ad-subscription-main-wrapper .right-wrapper::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width:600px){.theme-light .ad-subscription .ad-subscription-main-wrapper .right-wrapper{display:none}}.theme-light .ad-subscription .ad-subscription-main-wrapper .right-wrapper .right-content{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:15px}.theme-light .ad-subscription .ad-subscription-main-wrapper .right-wrapper .right-content .right-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .ad-subscription .ad-subscription-main-wrapper .right-wrapper .right-content .options-list{display:flex;flex-direction:column}.theme-light .ad-subscription .ad-subscription-main-wrapper .right-wrapper .right-content .options-list .single-option{border-radius:8px;cursor:pointer;display:flex;flex-direction:column;height:max-content;margin:3px 10px;padding:10px 5px}.theme-light .ad-subscription .ad-subscription-main-wrapper .right-wrapper .right-content .options-list .single-option:hover{background:linear-gradient(90deg,#e91e634d,#9c27b04d);color:#fff}.theme-light .ad-subscription .ad-subscription-main-wrapper .right-wrapper .right-content .options-list .single-option.active{background:linear-gradient(90deg,#e91e63b3,#9c27b0b3);color:#fff;font-weight:700}.theme-light .ad-subscription .ad-subscription-main-wrapper .right-wrapper .right-content .options-list .single-option .title-row{display:flex;flex-direction:row;justify-content:space-between}.theme-light .ad-subscription .ad-subscription-main-wrapper .right-wrapper .right-content .options-list .single-option .title-row .cy-title{font-size:16px;font-weight:600}.theme-light .ad-subscription .ad-subscription-main-wrapper .right-wrapper .right-content .options-list .single-option .title-row .cy-type{font-size:10px;font-weight:700}.theme-light .ad-subscription .ad-subscription-main-wrapper .right-wrapper .right-content .options-list .single-option .title-row .cy-period{font-size:12px;font-weight:700;text-transform:uppercase}.theme-light .ad-subscription .new-rate-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .ad-subscription .new-rate-dialog .new-rate-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .ad-subscription .new-rate-dialog .new-rate-wrapper .new-rate-navbar{align-items:center;display:flex;height:max-content;justify-content:space-between}.theme-light .ad-subscription .new-rate-dialog .new-rate-wrapper .new-rate-content{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;margin:10px 0}.theme-light .ad-subscription .new-rate-dialog .new-rate-wrapper .new-rate-action{align-items:center;display:flex;gap:5px;justify-content:flex-end}.theme-light .ad-subscription .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .ad-subscription .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .ad-subscription{align-items:center;background-color:#2b3139;display:flex;flex-direction:column;height:calc(100vh - 100px);justify-content:flex-start;transition:opacity .5s ease-in-out;width:100%}.theme-dark .ad-subscription .no-content{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-dark .ad-subscription .no-content h1{font-size:30px}.theme-dark .ad-subscription .no-content p{font-size:18px}.theme-dark .ad-subscription .input-item-with-label{align-items:center;display:flex;flex-direction:row}.theme-dark .ad-subscription .input-item-with-label label{margin-right:5px;text-align:end;width:150px}.theme-dark .ad-subscription .input-item-with-label .form-input-item{border:.5px solid #ccc;border-radius:8px;font-size:16px;font-weight:500;padding:8px 12px;transition:border .3s;width:300px}.theme-dark .ad-subscription .input-item-with-label .form-input-item:focus{border:none;box-shadow:0 0 0 1.5px #fff,0 0 0 4px #b71c1c;outline:none}.theme-dark .ad-subscription .form-input-item{border:.5px solid #ccc;border-radius:8px;font-size:16px;font-weight:500;padding:8px 12px;transition:border .3s}.theme-dark .ad-subscription .form-input-item:focus{border:none;box-shadow:0 0 0 1.5px #fff,0 0 0 4px;outline:none}.theme-dark .ad-subscription .form-input-item:disabled{background-color:#e6d9f34d;border-color:#ccc;color:"#000";cursor:not-allowed}.theme-dark .ad-subscription h1{align-items:center;display:flex;font-size:25px;font-weight:500;justify-content:flex-start}.theme-dark .ad-subscription h2{border-radius:5px;font-size:16px;font-weight:500;padding:5px}.theme-dark .ad-subscription .labels{background-color:#010c12;border-radius:5px;color:#fff;font-weight:500;margin-right:10px;padding:5px}.theme-dark .ad-subscription .custom-segmented{align-items:center;background-color:#f0f0f0;display:flex;height:56px;height:100%;justify-content:center}.theme-dark .ad-subscription .ant-segmented-item{align-items:center;display:flex;height:95%;justify-content:center}.theme-dark .ad-subscription .search-input-wrapper{align-items:center;background:#181a20;border:.3px solid #ccc;border-radius:5px;box-shadow:2px 4px 10px 1px #c9c9c978;display:flex;height:36px;justify-content:space-between}.theme-dark .ad-subscription .search-input-wrapper .search-input-icon{color:#fff;height:20px;margin:10px;width:20px}.theme-dark .ad-subscription .search-input-wrapper .search-input{border:none;border-radius:5px;color:#fff;font-size:18px;font-weight:500;height:100%;margin:5px 5px 5px 0;outline:none;padding-left:5px;width:100%}.theme-dark .ad-subscription .search-input-wrapper .search-input::placeholder{color:#d2d2d2;font-weight:500}.theme-dark .ad-subscription .clear-button{background:none;border:none;color:#999;cursor:pointer;font-size:20px;margin-left:8px}.theme-dark .ad-subscription .clear-button:hover{color:#666}.theme-dark .ad-subscription .ad-subscription-main-wrapper{display:flex;flex-direction:row;width:100%}.theme-dark .ad-subscription .ad-subscription-main-wrapper .left-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;margin-right:5px;overflow-y:auto;padding-right:3px;position:sticky;top:100px}.theme-dark .ad-subscription .ad-subscription-main-wrapper .left-wrapper::-webkit-scrollbar{width:3px}.theme-dark .ad-subscription .ad-subscription-main-wrapper .left-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .ad-subscription .ad-subscription-main-wrapper .left-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-dark .ad-subscription .ad-subscription-main-wrapper .left-wrapper::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width:600px){.theme-dark .ad-subscription .ad-subscription-main-wrapper .left-wrapper{display:none}}.theme-dark .ad-subscription .ad-subscription-main-wrapper .left-wrapper .left-content{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:15px}.theme-dark .ad-subscription .ad-subscription-main-wrapper .left-wrapper .left-content .left-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper{border-radius:8px;display:flex;flex:3 1;flex-direction:column;height:calc(100vh - 120px);overflow-y:auto;padding-right:3px}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper::-webkit-scrollbar{width:3px}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width:600px){.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper{display:none}}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .center-navbar .selected-title{align-items:center;display:flex;font-size:25px;font-weight:500;justify-content:flex-start}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .center-navbar .selected-type{background-color:#010c12;border-radius:5px;color:#fff;font-weight:500;margin-right:10px;padding:5px}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .org-details-wrapper{display:flex;flex-direction:row;width:100%}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .org-details-wrapper .org-details-left{display:flex;flex:3 1;flex-direction:column;gap:10px}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .org-details-wrapper .org-details-right{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:10px}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .org-details-wrapper .org-details-right .logo{display:flex;flex-direction:column;margin-bottom:10px}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .org-details-wrapper .org-details-right .logo img{border-radius:8px;height:120px;object-fit:cover;width:120px}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .org-details-wrapper .org-details-right .inputs{display:flex;flex-direction:column;gap:10px}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .org-admins-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:flex-start;margin-top:10px;padding-left:150px}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .org-admins-wrapper .single-item{align-items:center;border:.5px solid red;border-radius:8px;display:flex;flex-direction:row;gap:5px;padding:3px 5px}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .org-admins-wrapper .single-item .user{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:10px}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .org-admins-wrapper .single-item .user img{border-radius:50%;height:30px;object-fit:cover;width:30px}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .org-admins-wrapper .single-item .user .user-org-view{align-items:start;display:flex;flex-direction:column;justify-content:flex-start}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .org-admins-wrapper .single-item .user .user-org-view .user-full-name{color:#fff;font-size:18px;font-weight:700}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .org-admins-wrapper .single-item .user .user-org-view .user-org-name{color:#fff;font-size:12px;font-weight:700}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content{border:none;border-radius:8px;display:flex;flex:1 1;width:100%}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .MuiTable-root{display:flex;flex-direction:column;width:100%}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container{background-color:#181a20;border:none;overflow-y:auto}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablehead{background-color:inherit;font-size:16px}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablehead .tablerow{align-items:center;background-color:#263238;border:.1px solid #d7d2d2;border-radius:8px;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px;padding:5px;width:100%}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablehead .tablerow .table-cell{border:none;color:#9f9b9b;display:flex;flex:1 1;flex-direction:column;font-weight:700;padding:5px}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody{border:none;display:flex;flex-direction:column;height:100%;padding:0 2px}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody .tablerow{align-items:center;background-color:#181a20;border-radius:8px;box-shadow:0 1px 3px #0000004d;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px;width:100%}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody .tablerow:last-child{margin-bottom:0}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody .tablerow:hover{background-color:#e6d9f3cc;cursor:pointer}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody .tablerow.current{background-color:#e6d9f3cc;border:.5px solid #f44336cc}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody .tablerow .table-cell{border:none;display:flex;flex:1 1;flex-direction:column;padding:5px}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody .tablerow .table-cell .doc-status{border-radius:5px;padding:3px}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody .tablerow .table-cell .doc-status.Active,.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody .tablerow .table-cell .doc-status.Approved{background-color:#0080004d;color:green}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody .tablerow .table-cell .doc-status.New{background-color:#1686d64d;color:#1686d6}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody .tablerow .table-cell .doc-status.Suspended{background-color:#ffd9004d;color:#daa520}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody .tablerow .table-cell .doc-status.Validated{background-color:#8032cf4d;color:#8032cf}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody .tablerow .table-cell .doc-status.Expired,.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody .tablerow .table-cell .doc-status.Terminated{background-color:#ff00004d;color:crimson}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody .tablerow .table-cell .doc-status.Prospecting{background-color:#5913634d;color:#591363}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody .tablerow .table-cell .doc-status.Closing{background-color:#0080004d;color:green}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody .tablerow .table-cell .doc-status.Presentation{background-color:#ffd9004d;color:#daa520}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody .tablerow .table-cell .doc-status.Appointment{background-color:#1686d64d;color:#1686d6}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody .tablerow .table-cell .doc-status.Objections{background-color:#91134a4d;color:#91134a}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .table-content .table-container .tablebody .tablerow .table-cell .doc-status.Referrals{background-color:#0e12694d;color:#0e1269}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .single-report-version{background-color:#181a20;border:.3px solid #f2f2f2;border-radius:8px;box-shadow:2px 4px 5px 1px #c9c9c978;cursor:pointer;display:flex;flex-direction:column;gap:10px;height:max-content;padding:10px;transition:transform .5s ease;width:350px}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .single-report-version:hover{border:.5px solid;transform:scale(1.02)}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .single-report-version .title{color:#8032cf;font-size:16px;font-weight:500}.theme-dark .ad-subscription .ad-subscription-main-wrapper .center-wrapper .center-details .single-report-version .desc{font-size:14px;font-weight:500}.theme-dark .ad-subscription .ad-subscription-main-wrapper .right-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 120px);margin-left:5px;overflow-y:auto;padding-right:3px;position:sticky;top:100px}.theme-dark .ad-subscription .ad-subscription-main-wrapper .right-wrapper::-webkit-scrollbar{width:3px}.theme-dark .ad-subscription .ad-subscription-main-wrapper .right-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .ad-subscription .ad-subscription-main-wrapper .right-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-dark .ad-subscription .ad-subscription-main-wrapper .right-wrapper::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width:600px){.theme-dark .ad-subscription .ad-subscription-main-wrapper .right-wrapper{display:none}}.theme-dark .ad-subscription .ad-subscription-main-wrapper .right-wrapper .right-content{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:15px}.theme-dark .ad-subscription .ad-subscription-main-wrapper .right-wrapper .right-content .right-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .ad-subscription .ad-subscription-main-wrapper .right-wrapper .right-content .options-list{display:flex;flex-direction:column}.theme-dark .ad-subscription .ad-subscription-main-wrapper .right-wrapper .right-content .options-list .single-option{border-radius:8px;cursor:pointer;display:flex;flex-direction:column;height:max-content;margin:3px 10px;padding:10px 5px}.theme-dark .ad-subscription .ad-subscription-main-wrapper .right-wrapper .right-content .options-list .single-option:hover{background:linear-gradient(90deg,#e91e634d,#9c27b04d);color:#fff}.theme-dark .ad-subscription .ad-subscription-main-wrapper .right-wrapper .right-content .options-list .single-option.active{background:linear-gradient(90deg,#e91e63b3,#9c27b0b3);color:#fff;font-weight:700}.theme-dark .ad-subscription .ad-subscription-main-wrapper .right-wrapper .right-content .options-list .single-option .title-row{display:flex;flex-direction:row;justify-content:space-between}.theme-dark .ad-subscription .ad-subscription-main-wrapper .right-wrapper .right-content .options-list .single-option .title-row .cy-title{font-size:16px;font-weight:600}.theme-dark .ad-subscription .ad-subscription-main-wrapper .right-wrapper .right-content .options-list .single-option .title-row .cy-type{font-size:10px;font-weight:700}.theme-dark .ad-subscription .ad-subscription-main-wrapper .right-wrapper .right-content .options-list .single-option .title-row .cy-period{font-size:12px;font-weight:700;text-transform:uppercase}.theme-dark .ad-subscription .new-rate-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .ad-subscription .new-rate-dialog .new-rate-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .ad-subscription .new-rate-dialog .new-rate-wrapper .new-rate-navbar{align-items:center;display:flex;height:max-content;justify-content:space-between}.theme-dark .ad-subscription .new-rate-dialog .new-rate-wrapper .new-rate-content{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;margin:10px 0}.theme-dark .ad-subscription .new-rate-dialog .new-rate-wrapper .new-rate-action{align-items:center;display:flex;gap:5px;justify-content:flex-end}.theme-dark .ad-subscription .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .ad-subscription .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .ad-control{height:100%;justify-content:flex-start;margin-bottom:10px;transition:opacity .5s ease-in-out}.theme-light .ad-control,.theme-light .ad-control .no-content{align-items:center;background-color:#fff;display:flex;flex:1 1;flex-direction:column;width:100%}.theme-light .ad-control .no-content{border-radius:8px;gap:10px;justify-content:center}.theme-light .ad-control .ad-control-main-wrapper{display:flex;flex-direction:row;width:100%}.theme-light .ad-control .ad-control-main-wrapper .ad-control-center-wrapper{border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100% - 45px);overflow-y:auto}.theme-light .ad-control .ad-control-main-wrapper .ad-control-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .ad-control .ad-control-main-wrapper .ad-control-center-wrapper .center-details{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:10px}.theme-light .ad-control .ad-control-main-wrapper .ad-control-center-wrapper .center-details .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .ad-control .ad-control-main-wrapper .ad-control-center-wrapper .center-details .center-navbar .selected-title{align-items:center;display:flex;font-size:25px;font-weight:500;justify-content:flex-start}.theme-light .ad-control .ad-control-main-wrapper .ad-control-center-wrapper .center-details .center-navbar .selected-type{background-color:#e3f2fd;border-radius:8px;color:#000;margin-right:10px;padding:5px}.theme-light .ad-control .ad-control-main-wrapper .ad-control-center-wrapper .center-details .center-navbar .navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:5px}.theme-light .ad-control .ad-control-main-wrapper .ad-control-center-wrapper .center-details .center-navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-light .ad-control .ad-control-main-wrapper .ad-control-center-wrapper .center-details .form-details-wrapper{display:flex;flex-direction:row;margin:15px 0;width:100%}.theme-light .ad-control .ad-control-main-wrapper .ad-control-center-wrapper .center-details .form-details-wrapper .form-details-left{display:flex;flex:3 1;flex-direction:column;gap:10px}.theme-light .ad-control .ad-control-main-wrapper .ad-control-center-wrapper .center-details .form-details-wrapper .form-details-right{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:10px}.theme-light .ad-control .ad-control-main-wrapper .ad-control-right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 45px);margin-top:15px;overflow-y:auto;position:sticky;top:45px}.theme-light .ad-control .ad-control-main-wrapper .ad-control-right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .ad-control .ad-control-main-wrapper .ad-control-right-wrapper .options-list{align-items:center;display:flex;flex-direction:column;justify-content:center;width:95%}.theme-light .ad-control .ad-control-main-wrapper .ad-control-right-wrapper .options-list .single-option{border-radius:8px;color:#000;cursor:pointer;display:flex;flex-direction:column;height:max-content;margin:3px 10px;padding:10px;width:100%}.theme-light .ad-control .ad-control-main-wrapper .ad-control-right-wrapper .options-list .single-option:hover{background-color:#e3f2fd;color:#000}.theme-light .ad-control .ad-control-main-wrapper .ad-control-right-wrapper .options-list .single-option.active{background-color:#e3f2fd;color:#000;font-weight:700}.theme-light .ad-control .ad-control-main-wrapper .ad-control-right-wrapper .options-list .single-option .title-row{display:flex;flex-direction:row;justify-content:space-between}.theme-light .ad-control .ad-control-main-wrapper .ad-control-right-wrapper .options-list .single-option .title-row .cy-title{font-size:16px;font-weight:600}.theme-light .ad-control .ad-control-main-wrapper .ad-control-right-wrapper .options-list .single-option .title-row .cy-type{font-size:10px;font-weight:700}.theme-light .ad-control .ad-control-main-wrapper .ad-control-right-wrapper .options-list .single-option .title-row .cy-period{font-size:12px;font-weight:700;text-transform:uppercase}.theme-light .ad-control .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .ad-control .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .ad-control{height:100%;justify-content:flex-start;margin-bottom:10px;transition:opacity .5s ease-in-out}.theme-dark .ad-control,.theme-dark .ad-control .no-content{align-items:center;background-color:#181a20;display:flex;flex:1 1;flex-direction:column;width:100%}.theme-dark .ad-control .no-content{border-radius:8px;gap:10px;justify-content:center}.theme-dark .ad-control .ad-control-main-wrapper{display:flex;flex-direction:row;width:100%}.theme-dark .ad-control .ad-control-main-wrapper .ad-control-center-wrapper{border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100% - 45px);overflow-y:auto}.theme-dark .ad-control .ad-control-main-wrapper .ad-control-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .ad-control .ad-control-main-wrapper .ad-control-center-wrapper .center-details{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:10px}.theme-dark .ad-control .ad-control-main-wrapper .ad-control-center-wrapper .center-details .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .ad-control .ad-control-main-wrapper .ad-control-center-wrapper .center-details .center-navbar .selected-title{align-items:center;display:flex;font-size:25px;font-weight:500;justify-content:flex-start}.theme-dark .ad-control .ad-control-main-wrapper .ad-control-center-wrapper .center-details .center-navbar .selected-type{background-color:rgba(68,94,120,.741);border-radius:8px;color:#fff;margin-right:10px;padding:5px}.theme-dark .ad-control .ad-control-main-wrapper .ad-control-center-wrapper .center-details .center-navbar .navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:5px}.theme-dark .ad-control .ad-control-main-wrapper .ad-control-center-wrapper .center-details .center-navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-dark .ad-control .ad-control-main-wrapper .ad-control-center-wrapper .center-details .form-details-wrapper{display:flex;flex-direction:row;margin:15px 0;width:100%}.theme-dark .ad-control .ad-control-main-wrapper .ad-control-center-wrapper .center-details .form-details-wrapper .form-details-left{display:flex;flex:3 1;flex-direction:column;gap:10px}.theme-dark .ad-control .ad-control-main-wrapper .ad-control-center-wrapper .center-details .form-details-wrapper .form-details-right{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:10px}.theme-dark .ad-control .ad-control-main-wrapper .ad-control-right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 45px);margin-top:15px;overflow-y:auto;position:sticky;top:45px}.theme-dark .ad-control .ad-control-main-wrapper .ad-control-right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .ad-control .ad-control-main-wrapper .ad-control-right-wrapper .options-list{align-items:center;display:flex;flex-direction:column;justify-content:center;width:95%}.theme-dark .ad-control .ad-control-main-wrapper .ad-control-right-wrapper .options-list .single-option{border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-direction:column;height:max-content;margin:3px 10px;padding:10px;width:100%}.theme-dark .ad-control .ad-control-main-wrapper .ad-control-right-wrapper .options-list .single-option:hover{background-color:rgba(68,94,120,.741);color:#fff}.theme-dark .ad-control .ad-control-main-wrapper .ad-control-right-wrapper .options-list .single-option.active{background-color:rgba(68,94,120,.741);color:#fff;font-weight:700}.theme-dark .ad-control .ad-control-main-wrapper .ad-control-right-wrapper .options-list .single-option .title-row{display:flex;flex-direction:row;justify-content:space-between}.theme-dark .ad-control .ad-control-main-wrapper .ad-control-right-wrapper .options-list .single-option .title-row .cy-title{font-size:16px;font-weight:600}.theme-dark .ad-control .ad-control-main-wrapper .ad-control-right-wrapper .options-list .single-option .title-row .cy-type{font-size:10px;font-weight:700}.theme-dark .ad-control .ad-control-main-wrapper .ad-control-right-wrapper .options-list .single-option .title-row .cy-period{font-size:12px;font-weight:700;text-transform:uppercase}.theme-dark .ad-control .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .ad-control .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .email-template{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow:hidden;padding-right:3px;transition:opacity .5s ease-in-out;width:100%}.theme-light .email-template .no-content{gap:10px}.theme-light .email-template .no-content,.theme-light .email-template .template-main-wrapper{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;justify-content:center;width:100%}.theme-light .email-template .template-main-wrapper{height:100%;padding-bottom:150px}.theme-light .email-template .template-main-wrapper .template-list-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding:10px;width:100%}.theme-light .email-template .template-main-wrapper .template-list-wrapper::-webkit-scrollbar{width:1px}.theme-light .email-template .template-main-wrapper .template-list-wrapper .list-navbar{align-items:center;display:flex;flex-direction:row;height:45px;justify-content:space-between;width:100%}.theme-light .email-template .template-main-wrapper .template-list-wrapper .template-list-content{align-items:center;display:flex;flex-direction:column;flex-grow:1;height:calc(100vh - 45px);justify-content:center;width:100%}.theme-light .email-template .template-main-wrapper .template-list-wrapper .template-list-content .icon{color:#b80baf;height:70px;margin-bottom:10px;width:70px}.theme-light .email-template .template-main-wrapper .template-list-wrapper .template-list-content .title{color:#b80baf;font-size:28px;font-weight:300}.theme-light .email-template .template-main-wrapper .template-list-wrapper .template-list-content p{color:#000;margin:20px 0;max-width:700px;text-align:center}.theme-light .email-template .template-main-wrapper .template-list-wrapper .template-list-content .template-cards-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:50px;width:100%}.theme-light .email-template .template-main-wrapper .template-list-wrapper .template-list-content .template-cards-wrapper .single-card{align-items:center;align-self:stretch;background-color:#f7f9fc;border:.1px solid #0000;border-radius:8px;box-shadow:-4px -4px 12px 0 #00000014;-webkit-box-shadow:-4px -4px 12px 0 #00000014;color:#000;cursor:pointer;display:flex;flex-direction:column;height:300px;justify-content:space-between;overflow:hidden;overflow-wrap:break-word;padding:15px;position:relative;transition:transform .5s ease;width:250px}.theme-light .email-template .template-main-wrapper .template-list-wrapper .template-list-content .template-cards-wrapper .single-card:hover{border-color:#aff8c8;transform:scale(1.01);transform-origin:center center;will-change:transform}.theme-light .email-template .template-main-wrapper .template-list-wrapper .template-list-content .template-cards-wrapper .single-card .single-card-top{align-items:flex-start;display:flex;flex-direction:column;height:max-content;width:100%}.theme-light .email-template .template-main-wrapper .template-list-wrapper .template-list-content .template-cards-wrapper .single-card .single-card-top .category{border-radius:5px;color:#ccc;padding:3px 10px}.theme-light .email-template .template-main-wrapper .template-list-wrapper .template-list-content .template-cards-wrapper .single-card .single-card-center{display:flex;flex-direction:column;flex-grow:1;justify-content:center;width:100%}.theme-light .email-template .template-main-wrapper .template-list-wrapper .template-list-content .template-cards-wrapper .single-card .single-card-bottom{display:flex;flex-direction:row;height:max-content;width:100%}.theme-light .email-template .template-main-wrapper .template-list-wrapper .template-list-content .template-cards-wrapper .single-card .single-card-bottom .avatar-container,.theme-light .email-template .template-main-wrapper .template-list-wrapper .template-list-content .template-cards-wrapper .single-card .single-card-bottom .avatar-container .left{align-items:center;display:flex;flex-direction:row}.theme-light .email-template .template-main-wrapper .template-list-wrapper .template-list-content .template-cards-wrapper .single-card .single-card-bottom .avatar-container .left .avatar{border-radius:50%;height:30px;margin-right:10px;width:30px}.theme-light .email-template .template-main-wrapper .template-list-wrapper .template-list-content .template-cards-wrapper .single-card .single-card-bottom .avatar-container .right{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.theme-light .email-template .template-main-wrapper .template-list-wrapper .template-list-content .template-cards-wrapper .single-card .single-card-bottom .avatar-container .right .username{font-size:14px;font-weight:500}.theme-light .email-template .template-main-wrapper .template-list-wrapper .template-list-content .template-cards-wrapper .single-card .single-card-bottom .avatar-container .right .time-ago{color:#555;font-size:10px;font-weight:700}.theme-light .email-template .template-main-wrapper .template-list-wrapper .template-list-content .list-footer{display:flex;flex-direction:row;justify-content:flex-end;margin-bottom:10px;margin-right:10px;margin-top:auto;width:100%}.theme-light .email-template .template-main-wrapper .template-list-wrapper .template-list-content .list-footer .overlay-button{align-items:center;border:none;border-radius:50%;box-shadow:0 4px 6px #0000001a;color:#000;cursor:pointer;display:flex;height:50px;justify-content:center;transition:transform .3s ease;width:50px}.theme-light .email-template .template-main-wrapper .template-list-wrapper .template-list-content .list-footer .overlay-button:hover{transform:scale(1.1)}.theme-light .email-template .template-main-wrapper .template-single-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding:10px;width:100%}.theme-light .email-template .template-main-wrapper .template-single-wrapper::-webkit-scrollbar{width:1px}.theme-light .email-template .template-main-wrapper .template-single-wrapper .single-navbar{align-items:center;display:flex;flex-direction:row;height:40px;justify-content:space-between;width:100%}.theme-light .email-template .template-main-wrapper .template-single-wrapper .single-navbar .single-navbar-left{align-items:center;display:flex;flex-direction:row;gap:3px}.theme-light .email-template .template-main-wrapper .template-single-wrapper .single-navbar .single-navbar-right{align-items:center;display:flex;flex-direction:row;gap:1px}.theme-light .email-template .template-main-wrapper .template-single-wrapper .template-single-content{box-sizing:border-box;display:flex;flex-direction:row;height:calc(100vh - 45px);margin-bottom:50px;overflow-y:auto;padding:20px;width:100%}.theme-light .email-template .template-main-wrapper .template-single-wrapper .template-single-content::-webkit-scrollbar{width:1px}.theme-light .email-template .template-main-wrapper .template-single-wrapper .template-single-content .single-content-left{display:flex;flex:3 1;flex-direction:column;gap:20px}.theme-light .email-template .template-main-wrapper .template-single-wrapper .template-single-content .single-content-left .quill{border:.1px solid #d3d3d3!important;border-radius:8px!important}.theme-light .email-template .template-main-wrapper .template-single-wrapper .template-single-content .single-content-left .rich-text-editor{background-color:#fff;border:.1px solid #d3d3d3!important;border-radius:8px!important;box-sizing:border-box;color:#000;margin-bottom:30px}.theme-light .email-template .template-main-wrapper .template-single-wrapper .template-single-content .single-content-left .rich-text-editor .ql-editor{border-radius:5px;font-size:16px;font-weight:400;min-height:200px;padding:10px}.theme-light .email-template .template-main-wrapper .template-single-wrapper .template-single-content .single-content-right{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:10px}.theme-light .email-template .template-main-wrapper .template-single-wrapper .template-single-content .single-content-right .chip-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center}.theme-light .email-template .template-main-wrapper .template-single-wrapper .template-single-content .single-content-right .chip-wrapper .chip{background-color:#f7f9fc;color:#000;display:flex;width:max-content}.theme-light .email-template .overlay-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .email-template .overlay-dialog .overlay-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:10px 20px;width:max-content;z-index:1000}.theme-light .email-template .overlay-dialog .overlay-wrapper .overlay-navbar{align-items:center;display:flex;height:max-content;justify-content:space-between}.theme-light .email-template .overlay-dialog .overlay-wrapper .overlay-content{color:#000;display:flex;flex-direction:column;gap:10px;justify-content:center;margin-top:10px;padding:0 10px 10px}.theme-light .email-template .overlay-dialog .overlay-wrapper .overlay-content .preview-email,.theme-light .email-template .overlay-dialog .overlay-wrapper .overlay-content .preview-sms{background-color:#f7f9fc;border-radius:8px;display:flex;margin:10px 0;padding:5px}.theme-light .email-template .overlay-dialog .overlay-wrapper .overlay-action{align-items:center;display:flex;gap:5px;justify-content:flex-end;margin-top:10px}.theme-dark .email-template{align-items:center;background-color:#181a20;display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow:hidden;padding-right:3px;transition:opacity .5s ease-in-out;width:100%}.theme-dark .email-template .no-content{gap:10px}.theme-dark .email-template .no-content,.theme-dark .email-template .template-main-wrapper{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;justify-content:center;width:100%}.theme-dark .email-template .template-main-wrapper{height:100%;padding-bottom:150px}.theme-dark .email-template .template-main-wrapper .template-list-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding:10px;width:100%}.theme-dark .email-template .template-main-wrapper .template-list-wrapper::-webkit-scrollbar{width:1px}.theme-dark .email-template .template-main-wrapper .template-list-wrapper .list-navbar{align-items:center;display:flex;flex-direction:row;height:45px;justify-content:space-between;width:100%}.theme-dark .email-template .template-main-wrapper .template-list-wrapper .template-list-content{align-items:center;display:flex;flex-direction:column;flex-grow:1;height:calc(100vh - 45px);justify-content:center;width:100%}.theme-dark .email-template .template-main-wrapper .template-list-wrapper .template-list-content .icon{color:#b80baf;height:70px;margin-bottom:10px;width:70px}.theme-dark .email-template .template-main-wrapper .template-list-wrapper .template-list-content .title{color:#b80baf;font-size:28px;font-weight:300}.theme-dark .email-template .template-main-wrapper .template-list-wrapper .template-list-content p{color:#fff;margin:20px 0;max-width:700px;text-align:center}.theme-dark .email-template .template-main-wrapper .template-list-wrapper .template-list-content .template-cards-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:50px;width:100%}.theme-dark .email-template .template-main-wrapper .template-list-wrapper .template-list-content .template-cards-wrapper .single-card{align-items:center;align-self:stretch;background-color:#2b3139;border:.1px solid #0000;border-radius:8px;box-shadow:-4px -4px 12px 0 #00000014;-webkit-box-shadow:-4px -4px 12px 0 #00000014;color:#fff;cursor:pointer;display:flex;flex-direction:column;height:300px;justify-content:space-between;overflow:hidden;overflow-wrap:break-word;padding:15px;position:relative;transition:transform .5s ease;width:250px}.theme-dark .email-template .template-main-wrapper .template-list-wrapper .template-list-content .template-cards-wrapper .single-card:hover{border-color:#aff8c8;transform:scale(1.01);transform-origin:center center;will-change:transform}.theme-dark .email-template .template-main-wrapper .template-list-wrapper .template-list-content .template-cards-wrapper .single-card .single-card-top{align-items:flex-start;display:flex;flex-direction:column;height:max-content;width:100%}.theme-dark .email-template .template-main-wrapper .template-list-wrapper .template-list-content .template-cards-wrapper .single-card .single-card-top .category{border-radius:5px;color:#d2d2d2;padding:3px 10px}.theme-dark .email-template .template-main-wrapper .template-list-wrapper .template-list-content .template-cards-wrapper .single-card .single-card-center{display:flex;flex-direction:column;flex-grow:1;justify-content:center;width:100%}.theme-dark .email-template .template-main-wrapper .template-list-wrapper .template-list-content .template-cards-wrapper .single-card .single-card-bottom{display:flex;flex-direction:row;height:max-content;width:100%}.theme-dark .email-template .template-main-wrapper .template-list-wrapper .template-list-content .template-cards-wrapper .single-card .single-card-bottom .avatar-container,.theme-dark .email-template .template-main-wrapper .template-list-wrapper .template-list-content .template-cards-wrapper .single-card .single-card-bottom .avatar-container .left{align-items:center;display:flex;flex-direction:row}.theme-dark .email-template .template-main-wrapper .template-list-wrapper .template-list-content .template-cards-wrapper .single-card .single-card-bottom .avatar-container .left .avatar{border-radius:50%;height:30px;margin-right:10px;width:30px}.theme-dark .email-template .template-main-wrapper .template-list-wrapper .template-list-content .template-cards-wrapper .single-card .single-card-bottom .avatar-container .right{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.theme-dark .email-template .template-main-wrapper .template-list-wrapper .template-list-content .template-cards-wrapper .single-card .single-card-bottom .avatar-container .right .username{font-size:14px;font-weight:500}.theme-dark .email-template .template-main-wrapper .template-list-wrapper .template-list-content .template-cards-wrapper .single-card .single-card-bottom .avatar-container .right .time-ago{color:#555;font-size:10px;font-weight:700}.theme-dark .email-template .template-main-wrapper .template-list-wrapper .template-list-content .list-footer{display:flex;flex-direction:row;justify-content:flex-end;margin-bottom:10px;margin-right:10px;margin-top:auto;width:100%}.theme-dark .email-template .template-main-wrapper .template-list-wrapper .template-list-content .list-footer .overlay-button{align-items:center;border:none;border-radius:50%;box-shadow:0 4px 6px #0000001a;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;transition:transform .3s ease;width:50px}.theme-dark .email-template .template-main-wrapper .template-list-wrapper .template-list-content .list-footer .overlay-button:hover{transform:scale(1.1)}.theme-dark .email-template .template-main-wrapper .template-single-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding:10px;width:100%}.theme-dark .email-template .template-main-wrapper .template-single-wrapper::-webkit-scrollbar{width:1px}.theme-dark .email-template .template-main-wrapper .template-single-wrapper .single-navbar{align-items:center;display:flex;flex-direction:row;height:40px;justify-content:space-between;width:100%}.theme-dark .email-template .template-main-wrapper .template-single-wrapper .single-navbar .single-navbar-left{align-items:center;display:flex;flex-direction:row;gap:3px}.theme-dark .email-template .template-main-wrapper .template-single-wrapper .single-navbar .single-navbar-right{align-items:center;display:flex;flex-direction:row;gap:1px}.theme-dark .email-template .template-main-wrapper .template-single-wrapper .template-single-content{box-sizing:border-box;display:flex;flex-direction:row;height:calc(100vh - 45px);margin-bottom:50px;overflow-y:auto;padding:20px;width:100%}.theme-dark .email-template .template-main-wrapper .template-single-wrapper .template-single-content::-webkit-scrollbar{width:1px}.theme-dark .email-template .template-main-wrapper .template-single-wrapper .template-single-content .single-content-left{display:flex;flex:3 1;flex-direction:column;gap:20px}.theme-dark .email-template .template-main-wrapper .template-single-wrapper .template-single-content .single-content-left .quill{border:.1px solid #444!important;border-radius:8px!important}.theme-dark .email-template .template-main-wrapper .template-single-wrapper .template-single-content .single-content-left .rich-text-editor{background-color:#181a20;border:.1px solid #444!important;border-radius:8px!important;box-sizing:border-box;color:#fff;margin-bottom:30px}.theme-dark .email-template .template-main-wrapper .template-single-wrapper .template-single-content .single-content-left .rich-text-editor .ql-editor{border-radius:5px;font-size:16px;font-weight:400;min-height:200px;padding:10px}.theme-dark .email-template .template-main-wrapper .template-single-wrapper .template-single-content .single-content-right{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:10px}.theme-dark .email-template .template-main-wrapper .template-single-wrapper .template-single-content .single-content-right .chip-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center}.theme-dark .email-template .template-main-wrapper .template-single-wrapper .template-single-content .single-content-right .chip-wrapper .chip{background-color:#2b3139;color:#fff;display:flex;width:max-content}.theme-dark .email-template .overlay-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .email-template .overlay-dialog .overlay-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:10px 20px;width:max-content;z-index:1000}.theme-dark .email-template .overlay-dialog .overlay-wrapper .overlay-navbar{align-items:center;display:flex;height:max-content;justify-content:space-between}.theme-dark .email-template .overlay-dialog .overlay-wrapper .overlay-content{color:#fff;display:flex;flex-direction:column;gap:10px;justify-content:center;margin-top:10px;padding:0 10px 10px}.theme-dark .email-template .overlay-dialog .overlay-wrapper .overlay-content .preview-email,.theme-dark .email-template .overlay-dialog .overlay-wrapper .overlay-content .preview-sms{background-color:#2b3139;border-radius:8px;display:flex;margin:10px 0;padding:5px}.theme-dark .email-template .overlay-dialog .overlay-wrapper .overlay-action{align-items:center;display:flex;gap:5px;justify-content:flex-end;margin-top:10px}.theme-light .getting-started{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;height:calc(100vh - 100px);justify-content:flex-start;padding:30px;transition:opacity .5s ease-in-out;width:100%}.theme-light .getting-started .step-label{color:#000;font-size:20px;font-weight:300}.theme-light .getting-started .gs-navbar{display:flex;flex-direction:row;gap:10px;justify-content:space-between;width:100%}.theme-light .getting-started .gs-navbar .gs-navbar-left{align-items:center;display:flex;flex-direction:row}.theme-light .getting-started .gs-navbar .gs-navbar-left .gs-title{align-self:flex-start;font-size:30px;font-weight:300;margin-bottom:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.theme-light .getting-started .gs-navbar .gs-navbar-right{align-items:center;display:flex;flex-direction:row}.theme-light .getting-started .gs-navbar .gs-navbar-right .step-title{color:#000;font-size:30px;font-weight:300;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.theme-light .getting-started .gs-navbar .gs-navbar-right .gs-navbar-buttons{align-items:center;display:flex;flex-direction:row;gap:1px;margin-left:5px}.theme-light .getting-started .getting-started-wrapper{display:flex;flex-direction:row;height:100%;width:100%}.theme-light .getting-started .getting-started-wrapper .gs-left{display:flex;flex:1 1;flex-direction:column}.theme-light .getting-started .getting-started-wrapper .gs-left .gs-left-buttons{display:flex;flex-direction:row;justify-content:flex-end;width:100%}.theme-light .getting-started .getting-started-wrapper .gs-right{background-color:#fff;border-radius:8px;box-shadow:1px 2px 5px 1px #d1d1d178;display:flex;flex:4 1;flex-direction:column}.theme-light .getting-started .getting-started-wrapper .gs-right .icon{background-color:#f0f0f0;border-radius:8px;cursor:pointer;font-size:100px;height:100px;object-fit:cover;width:100px}.theme-light .getting-started .getting-started-wrapper .gs-right .icon:hover{color:#fff;transform:scale(1.02)}.theme-light .getting-started .getting-started-wrapper .gs-right .step-0{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.theme-light .getting-started .getting-started-wrapper .gs-right .step-0 .welcome-sub-title,.theme-light .getting-started .getting-started-wrapper .gs-right .step-0 .welcome-title{font-family:Ubuntu,sans-serif;font-size:56px;font-weight:700;max-width:800px;text-align:center}.theme-light .getting-started .getting-started-wrapper .gs-right .step-0 .welcome-sub-title{-webkit-text-fill-color:#0000;animation:moveGradient 5s linear infinite;background:linear-gradient(270deg,#9c27b0,#ef5350);-webkit-background-clip:text;background-size:200% 100%}.theme-light .getting-started .getting-started-wrapper .gs-right .step-1{display:flex;flex-direction:column;overflow-y:auto;padding:30px;width:100%}.theme-light .getting-started .getting-started-wrapper .gs-right .step-1::-webkit-scrollbar{width:3px}.theme-light .getting-started .getting-started-wrapper .gs-right .step-1::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .getting-started .getting-started-wrapper .gs-right .step-1::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-light .getting-started .getting-started-wrapper .gs-right .step-1::-webkit-scrollbar-thumb:hover{background:#555}.theme-light .getting-started .getting-started-wrapper .gs-right .step-1 .org-details-wrapper{display:flex;flex-direction:row;width:100%}.theme-light .getting-started .getting-started-wrapper .gs-right .step-1 .org-details-wrapper .org-details-left{display:flex;flex:1 1;flex-direction:column;gap:10px}.theme-light .getting-started .getting-started-wrapper .gs-right .step-1 .org-details-wrapper .org-details-right{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:flex-end}.theme-light .getting-started .getting-started-wrapper .gs-right .step-1 .org-details-wrapper .org-details-right .logo{align-items:center;display:flex;flex-direction:row;gap:20px;margin-top:10px}.theme-light .getting-started .getting-started-wrapper .gs-right .step-1 .org-details-wrapper .org-details-right .logo img{border:.01px solid #f0f0f0;border-radius:8px;height:200px;object-fit:cover;width:200px}.theme-light .getting-started .getting-started-wrapper .gs-right .step-2,.theme-light .getting-started .getting-started-wrapper .gs-right .step-3,.theme-light .getting-started .getting-started-wrapper .gs-right .step-4{display:flex;flex-direction:column;width:100%}.theme-light .getting-started .getting-started-wrapper .gs-right .step-5{align-items:center;display:flex;flex-direction:column;gap:20px;height:100%;margin-top:150px;width:100%}.theme-light .getting-started .getting-started-wrapper .gs-right .step-5 .title{font-size:28px;font-weight:700}.theme-light .getting-started .getting-started-wrapper .gs-right .step-5 p{color:#757575;max-width:500px;text-align:center}.theme-light .getting-started .getting-started-wrapper .gs-right .step-6{display:flex;flex-direction:column;width:100%}.theme-light .getting-started .getting-started-wrapper .gs-right .step-7{align-items:center;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:center;width:100%}.theme-light .getting-started .getting-started-wrapper .gs-right .step-7 .welcome-sub-title,.theme-light .getting-started .getting-started-wrapper .gs-right .step-7 .welcome-title{font-family:Ubuntu,sans-serif;font-size:56px;font-weight:700;max-width:800px;text-align:center}.theme-light .getting-started .getting-started-wrapper .gs-right .step-7 .welcome-sub-title{-webkit-text-fill-color:#0000;animation:moveGradient 5s linear infinite;background:linear-gradient(270deg,#9c27b0,#ef5350);-webkit-background-clip:text;background-size:200% 100%}.theme-light .getting-started .getting-started-wrapper .gs-right .step-7 p{color:#757575;font-size:20px;max-width:500px;text-align:center}.theme-light .getting-started .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .getting-started .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .getting-started{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex-direction:column;height:calc(100vh - 100px);justify-content:flex-start;padding:30px;transition:opacity .5s ease-in-out;width:100%}.theme-dark .getting-started .step-label{color:#fff;font-size:20px;font-weight:300}.theme-dark .getting-started .gs-navbar{display:flex;flex-direction:row;gap:10px;justify-content:space-between;width:100%}.theme-dark .getting-started .gs-navbar .gs-navbar-left{align-items:center;display:flex;flex-direction:row}.theme-dark .getting-started .gs-navbar .gs-navbar-left .gs-title{align-self:flex-start;font-size:30px;font-weight:300;margin-bottom:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.theme-dark .getting-started .gs-navbar .gs-navbar-right{align-items:center;display:flex;flex-direction:row}.theme-dark .getting-started .gs-navbar .gs-navbar-right .step-title{color:#fff;font-size:30px;font-weight:300;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.theme-dark .getting-started .gs-navbar .gs-navbar-right .gs-navbar-buttons{align-items:center;display:flex;flex-direction:row;gap:1px;margin-left:5px}.theme-dark .getting-started .getting-started-wrapper{display:flex;flex-direction:row;height:100%;width:100%}.theme-dark .getting-started .getting-started-wrapper .gs-left{display:flex;flex:1 1;flex-direction:column}.theme-dark .getting-started .getting-started-wrapper .gs-left .gs-left-buttons{display:flex;flex-direction:row;justify-content:flex-end;width:100%}.theme-dark .getting-started .getting-started-wrapper .gs-right{background-color:#181a20;border-radius:8px;box-shadow:1px 2px 5px 1px #d1d1d178;display:flex;flex:4 1;flex-direction:column}.theme-dark .getting-started .getting-started-wrapper .gs-right .icon{background-color:#f0f0f0;border-radius:8px;cursor:pointer;font-size:100px;height:100px;object-fit:cover;width:100px}.theme-dark .getting-started .getting-started-wrapper .gs-right .icon:hover{color:#fff;transform:scale(1.02)}.theme-dark .getting-started .getting-started-wrapper .gs-right .step-0{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.theme-dark .getting-started .getting-started-wrapper .gs-right .step-0 .welcome-sub-title,.theme-dark .getting-started .getting-started-wrapper .gs-right .step-0 .welcome-title{font-family:Ubuntu,sans-serif;font-size:56px;font-weight:700;max-width:800px;text-align:center}.theme-dark .getting-started .getting-started-wrapper .gs-right .step-0 .welcome-sub-title{-webkit-text-fill-color:#0000;animation:moveGradient 5s linear infinite;background:linear-gradient(270deg,#9c27b0,#ef5350);-webkit-background-clip:text;background-size:200% 100%}.theme-dark .getting-started .getting-started-wrapper .gs-right .step-1{display:flex;flex-direction:column;overflow-y:auto;padding:30px;width:100%}.theme-dark .getting-started .getting-started-wrapper .gs-right .step-1::-webkit-scrollbar{width:3px}.theme-dark .getting-started .getting-started-wrapper .gs-right .step-1::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .getting-started .getting-started-wrapper .gs-right .step-1::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-dark .getting-started .getting-started-wrapper .gs-right .step-1::-webkit-scrollbar-thumb:hover{background:#555}.theme-dark .getting-started .getting-started-wrapper .gs-right .step-1 .org-details-wrapper{display:flex;flex-direction:row;width:100%}.theme-dark .getting-started .getting-started-wrapper .gs-right .step-1 .org-details-wrapper .org-details-left{display:flex;flex:1 1;flex-direction:column;gap:10px}.theme-dark .getting-started .getting-started-wrapper .gs-right .step-1 .org-details-wrapper .org-details-right{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:flex-end}.theme-dark .getting-started .getting-started-wrapper .gs-right .step-1 .org-details-wrapper .org-details-right .logo{align-items:center;display:flex;flex-direction:row;gap:20px;margin-top:10px}.theme-dark .getting-started .getting-started-wrapper .gs-right .step-1 .org-details-wrapper .org-details-right .logo img{border:.01px solid #f0f0f0;border-radius:8px;height:200px;object-fit:cover;width:200px}.theme-dark .getting-started .getting-started-wrapper .gs-right .step-2,.theme-dark .getting-started .getting-started-wrapper .gs-right .step-3,.theme-dark .getting-started .getting-started-wrapper .gs-right .step-4{display:flex;flex-direction:column;width:100%}.theme-dark .getting-started .getting-started-wrapper .gs-right .step-5{align-items:center;display:flex;flex-direction:column;gap:20px;height:100%;margin-top:150px;width:100%}.theme-dark .getting-started .getting-started-wrapper .gs-right .step-5 .title{font-size:28px;font-weight:700}.theme-dark .getting-started .getting-started-wrapper .gs-right .step-5 p{color:#757575;max-width:500px;text-align:center}.theme-dark .getting-started .getting-started-wrapper .gs-right .step-6{display:flex;flex-direction:column;width:100%}.theme-dark .getting-started .getting-started-wrapper .gs-right .step-7{align-items:center;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:center;width:100%}.theme-dark .getting-started .getting-started-wrapper .gs-right .step-7 .welcome-sub-title,.theme-dark .getting-started .getting-started-wrapper .gs-right .step-7 .welcome-title{font-family:Ubuntu,sans-serif;font-size:56px;font-weight:700;max-width:800px;text-align:center}.theme-dark .getting-started .getting-started-wrapper .gs-right .step-7 .welcome-sub-title{-webkit-text-fill-color:#0000;animation:moveGradient 5s linear infinite;background:linear-gradient(270deg,#9c27b0,#ef5350);-webkit-background-clip:text;background-size:200% 100%}.theme-dark .getting-started .getting-started-wrapper .gs-right .step-7 p{color:#757575;font-size:20px;max-width:500px;text-align:center}.theme-dark .getting-started .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .getting-started .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .business-units{display:flex;flex-direction:column;height:100%;padding:20px;width:100%}.theme-light .business-units .no-content{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-light .business-units .business-units-main-wrapper{border-radius:8px;display:flex;flex:3 1;flex-direction:column;height:calc(100vh - 120px);overflow-y:auto;padding-right:3px}.theme-light .business-units .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .business-units .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .business-units{display:flex;flex-direction:column;height:100%;padding:20px;width:100%}.theme-dark .business-units .no-content{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-dark .business-units .business-units-main-wrapper{border-radius:8px;display:flex;flex:3 1;flex-direction:column;height:calc(100vh - 120px);overflow-y:auto;padding-right:3px}.theme-dark .business-units .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .business-units .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .number-generation{background-color:#f7f9fc;height:calc(100vh - 45px);padding:20px}.theme-light .number-generation .accordion{background-color:#fff;box-shadow:1px 1px 2px #c9c9c933;display:flex;flex-direction:column;padding:0}.theme-light .number-generation .number-generation-main-wrapper{border-radius:8px;display:flex;flex:3 1;flex-direction:column;height:100%;overflow-y:auto;padding-right:3px;width:100%}.theme-dark .number-generation{background-color:#2b3139;height:calc(100vh - 45px);padding:20px}.theme-dark .number-generation .accordion{background-color:#181a20;box-shadow:1px 1px 2px #c9c9c933;display:flex;flex-direction:column;padding:0}.theme-dark .number-generation .number-generation-main-wrapper{border-radius:8px;display:flex;flex:3 1;flex-direction:column;height:100%;overflow-y:auto;padding-right:3px;width:100%}.theme-light .ap-db{align-items:center;background-color:#f7f9fc!important;display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow-y:auto;transition:opacity .5s ease-in-out;width:100%}.theme-light .ap-db::-webkit-scrollbar{width:10px}.theme-light .ap-db::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .ap-db::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-light .ap-db::-webkit-scrollbar-thumb:hover{background:#555}.theme-light .ap-db .content{display:flex;flex-direction:column;height:100%;width:100%}.theme-light .ap-db .content .content-wrapper{grid-gap:10px;background-color:#f7f9fc!important;display:grid;gap:10px;grid-auto-flow:dense;grid-auto-rows:minmax(150px,auto);grid-template-columns:repeat(4,1fr);padding:0 5px}@media screen and (min-width:989px)and (max-width:1078px){.theme-light .ap-db .content .content-wrapper{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:691px)and (max-width:988px){.theme-light .ap-db .content .content-wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:601px)and (max-width:690px){.theme-light .ap-db .content .content-wrapper{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:600px){.theme-light .ap-db .content .content-wrapper{grid-auto-rows:minmax(120px,auto)}}.theme-light .ap-db .content .content-wrapper .box{background-color:#fff;border-radius:8px;padding:15px}.theme-light .ap-db .content .content-wrapper .box1{grid-column:span 1;grid-row:span 3}.theme-light .ap-db .content .content-wrapper .box2,.theme-light .ap-db .content .content-wrapper .box3{grid-column:span 1;grid-row:span 1}.theme-light .ap-db .content .content-wrapper .box4{grid-column:span 1;grid-row:span 3}.theme-light .ap-db .content .content-wrapper .box5,.theme-light .ap-db .content .content-wrapper .box6{grid-column:span 1;grid-row:span 1}.theme-light .ap-db .content .content-wrapper .box7{grid-column:span 2;grid-row:span 2}@media screen and (min-width:601px)and (max-width:690px){.theme-light .ap-db .content .content-wrapper .box7{display:none}}.theme-dark .ap-db{align-items:center;background-color:#2b3139!important;display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow-y:auto;transition:opacity .5s ease-in-out;width:100%}.theme-dark .ap-db::-webkit-scrollbar{width:10px}.theme-dark .ap-db::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .ap-db::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-dark .ap-db::-webkit-scrollbar-thumb:hover{background:#555}.theme-dark .ap-db .content{display:flex;flex-direction:column;height:100%;width:100%}.theme-dark .ap-db .content .content-wrapper{grid-gap:10px;background-color:#2b3139!important;display:grid;gap:10px;grid-auto-flow:dense;grid-auto-rows:minmax(150px,auto);grid-template-columns:repeat(4,1fr);padding:0 5px}@media screen and (min-width:989px)and (max-width:1078px){.theme-dark .ap-db .content .content-wrapper{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:691px)and (max-width:988px){.theme-dark .ap-db .content .content-wrapper{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:601px)and (max-width:690px){.theme-dark .ap-db .content .content-wrapper{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:600px){.theme-dark .ap-db .content .content-wrapper{grid-auto-rows:minmax(120px,auto)}}.theme-dark .ap-db .content .content-wrapper .box{background-color:#181a20;border-radius:8px;padding:15px}.theme-dark .ap-db .content .content-wrapper .box1{grid-column:span 1;grid-row:span 3}.theme-dark .ap-db .content .content-wrapper .box2,.theme-dark .ap-db .content .content-wrapper .box3{grid-column:span 1;grid-row:span 1}.theme-dark .ap-db .content .content-wrapper .box4{grid-column:span 1;grid-row:span 3}.theme-dark .ap-db .content .content-wrapper .box5,.theme-dark .ap-db .content .content-wrapper .box6{grid-column:span 1;grid-row:span 1}.theme-dark .ap-db .content .content-wrapper .box7{grid-column:span 2;grid-row:span 2}@media screen and (min-width:601px)and (max-width:690px){.theme-dark .ap-db .content .content-wrapper .box7{display:none}}.theme-light .main-home{background-color:#fff;display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow:hidden;padding-right:3px;transition:opacity .5s ease-in-out;width:100%}.theme-light .main-home .time-ago{color:#ccc;font-size:12px}.theme-light .main-home .home-main-wrapper{border-radius:8px;display:flex;flex-direction:row;height:calc(100vh - 45px);width:100%}.theme-light .main-home .home-main-wrapper .home-content-wrapper{background-color:#fff;display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;width:100%}.theme-light .main-home .home-main-wrapper .home-content-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .main-home .home-main-wrapper .home-content-wrapper .sub-banner{align-items:center;background-color:#cc1a1a;border-radius:8px;color:#000;display:flex;flex-direction:row;justify-content:center;margin-bottom:5px;padding:5px 15px;width:100%}.theme-light .main-home .home-main-wrapper .home-content-wrapper .sub-banner .dismiss{align-items:center;align-self:flex-end;cursor:pointer;display:flex;flex-direction:row;justify-content:center;margin:0 20px;text-decoration:underline}.theme-light .main-home .home-main-wrapper .home-content-wrapper .search-title{align-items:center;display:flex;font-size:18px;font-weight:400;height:40px;margin-bottom:5px}.theme-light .main-home .home-main-wrapper .home-content-wrapper .home-container{align-items:center;background-color:#fff;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;overflow-y:auto;padding:5px 5px 45px;width:100%}.theme-light .main-home .home-main-wrapper .home-content-wrapper .home-container::-webkit-scrollbar{display:none;width:1px}.theme-light .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content{display:flex;flex-direction:column;width:100%}.theme-light .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .view-all{align-items:center;border-radius:8px;color:#000;cursor:pointer;display:flex;flex-direction:row;font-size:12px;font-weight:700;gap:5px;justify-content:center;padding:3px 10px}.theme-light .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .view-all:hover{background-color:#00d37f}.theme-light .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .no-content-wrapper{align-items:center;border-radius:8px;box-shadow:0 1px 3px #0000001a;-webkit-box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;height:100px;justify-content:center;margin:10px 0;width:100%}.theme-light .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .no-content-wrapper span{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:20px}.theme-light .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .fav-menu-wrapper{grid-gap:15px;align-items:stretch;border-radius:8px;display:grid;gap:15px;grid-template-columns:repeat(3,1fr);padding:5px;width:100%}@media(max-width:500px){.theme-light .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .fav-menu-wrapper{grid-template-columns:repeat(1,1fr)}}.theme-light .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .fav-menu-wrapper .sub-menu-item{align-items:flex-start;background-color:#f7f9fc;border:.1px solid #0000;border-radius:8px;box-sizing:border-box;color:#000;cursor:pointer;display:flex;height:100%;padding:10px;transition:transform .2s ease-in-out;width:100%}.theme-light .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .fav-menu-wrapper .sub-menu-item:hover{border:.1px solid #00d37f;transform:scale(1.02);transform-origin:center}.theme-light .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .fav-menu-wrapper .sub-menu-item.current{border:.1px solid #00d37f;transform:scale(1.02)}.theme-light .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .fav-menu-wrapper .sub-menu-item.current .sub-menu-arrow{opacity:1}.theme-light .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .fav-menu-wrapper .sub-menu-item .sub-menu-icon{align-items:flex-start;color:#aff8c8;flex-shrink:0;height:30px;margin-right:10px;width:30px}.theme-light .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .fav-menu-wrapper .sub-menu-item .sub-menu-content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;height:100%}.theme-light .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .fav-menu-wrapper .sub-menu-item .sub-menu-content .sub-menu-name{font-weight:700}.theme-light .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .fav-menu-wrapper .sub-menu-item .sub-menu-content .sub-menu-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#ccc;display:-webkit-box;font-size:14px;font-weight:400;height:2.4em;line-height:1.2;margin-top:3px;overflow:hidden;text-overflow:ellipsis}.theme-light .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .home-container-row{display:flex;flex-direction:row;gap:10px;justify-content:space-around;width:100%}.theme-light .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .home-container-row .main-menu{display:flex;flex-direction:column;height:100%;width:400px}.theme-light .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .home-container-row .stat-wrapper{display:flex;flex-direction:row;gap:10px;justify-content:space-around;width:100%}.theme-light .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .home-container-row .home-container-column{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;width:100%}.theme-light .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .home-container-row .home-container-column .title-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .home-container-row .home-container-column .content-row{align-items:center;display:flex;flex-direction:column;font-size:28px;justify-content:center;width:100%}.theme-light .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .home-container-row .home-container-column .footer-row{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;width:100%}.theme-light .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .widget-wrapper{border:.5px dashed #888;border-radius:8px;margin-bottom:5px;padding:5px;transition:background .2s ease}.theme-light .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .widget-wrapper:hover{border-color:#2c82e0}.theme-light .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .widget-wrapper:active{background-color:#e6f7ff;cursor:grabbing}.theme-light .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .drag-handle{color:#666;font-size:.9rem;margin-bottom:.5rem;text-align:right}.theme-light .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .drag-handle:active{cursor:grabbing}.theme-light .main-home .home-main-wrapper .summary-wrapper{border-radius:8px;display:flex;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;position:sticky;top:45px;width:400px}.theme-light .main-home .home-main-wrapper .summary-wrapper::-webkit-scrollbar{display:none;width:1px}@media screen and (max-width:600px){.theme-light .main-home .home-main-wrapper .summary-wrapper{display:none}}.theme-light .main-home .home-main-wrapper .summary-wrapper .summary-content{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;margin-bottom:45px;padding:3px;width:100%}.theme-light .main-home .home-main-wrapper .summary-wrapper .summary-content .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .main-home .home-main-wrapper .summary-wrapper .summary-content .navbar .title{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.theme-light .main-home .home-main-wrapper .summary-wrapper .summary-content .navbar .title h1{font-family:Roboto,sans-serif;font-size:22px;font-weight:500}.theme-light .main-home .home-main-wrapper .summary-wrapper .summary-content .navbar .title h3{color:#555;font-size:12px;font-weight:500}.theme-light .main-home .home-main-wrapper .summary-wrapper .summary-content .navbar .show{background-color:#e6d9f34d;border-radius:8px;cursor:pointer;display:flex;padding:5px 8px;width:max-content}.theme-light .main-home .home-main-wrapper .summary-wrapper .summary-content .todo-item{display:flex;flex-direction:column;margin:10px 0;width:100%}.theme-light .main-home .home-main-wrapper .summary-wrapper .summary-content .todo-item .todo-item-group{font-size:18px;font-weight:500;text-transform:uppercase;width:100%}.theme-light .main-home .home-main-wrapper .summary-wrapper .summary-content .todo-item .todo-task-wrapper{align-items:flex-start;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin:3px 0;padding:5px;width:100%}.theme-light .main-home .home-main-wrapper .summary-wrapper .summary-content .todo-item .todo-task-wrapper:hover{background-color:#e6d9f3cc;border-radius:8px}.theme-light .main-home .home-main-wrapper .summary-wrapper .summary-content .todo-item .todo-task-wrapper .left{display:flex;flex:1 1;max-width:30px}.theme-light .main-home .home-main-wrapper .summary-wrapper .summary-content .todo-item .todo-task-wrapper .center{display:flex;flex:3 1}.theme-light .main-home .home-main-wrapper .summary-wrapper .summary-content .todo-item .todo-task-wrapper .right{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:5px;justify-content:flex-start;max-width:50px}.theme-light .main-home .home-main-wrapper .summary-wrapper .summary-content .todo-item .todo-task-wrapper .right .status-message{font-family:Roboto,sans-serif;font-size:20px;font-weight:700;margin:10px 0}.theme-light .main-home .home-main-wrapper .summary-wrapper .summary-content .todo-item .todo-task-wrapper .right .status-message.pending{color:#ea0606}.theme-light .main-home .home-main-wrapper .summary-wrapper .summary-content .todo-item .todo-task-wrapper .right .status-message.complete{color:#075607}.theme-light .main-home .home-main-wrapper .summary-wrapper .summary-content .no-todo-found{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.theme-light .main-home .home-main-wrapper .summary-wrapper .summary-content .no-todo-found span{font-size:22px;font-weight:500}.theme-light .main-home .home-main-wrapper .no-sub-wrapper{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:3 1;flex-direction:column;height:calc(100vh - 45px);justify-content:center;padding:20px;width:100%}.theme-light .main-home .home-main-wrapper .no-sub-wrapper .welcome{font-family:Roboto,sans-serif;font-size:30px;font-weight:700;margin-bottom:30px}.theme-light .main-home .home-main-wrapper .no-sub-wrapper .pay{font-family:Ubuntu,sans-serif;font-size:22px;font-weight:500;margin-bottom:30px}.theme-light .main-home .home-main-wrapper .hero-text{align-items:center;display:flex;flex-direction:column;font-weight:500;justify-content:center;margin-bottom:20px;margin-top:50px;width:100%}.theme-light .main-home .home-main-wrapper .hero-text h1{font-size:56px;font-weight:700;max-width:800px;text-align:center}.theme-light .main-home .home-main-wrapper .hero-text h1 span{-webkit-text-fill-color:#0000;animation:moveGradient 2s linear infinite;background:linear-gradient(270deg,#9c27b0,#ef5350);-webkit-background-clip:text}.theme-light .main-home .home-main-wrapper .hero-text p{color:#757575;margin:20px 0;max-width:800px;text-align:center}.theme-light .main-home .add-todo-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .main-home .add-todo-dialog .add-todo-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;min-width:500px;padding:10px;position:absolute;right:190px;top:160px;width:max-content}.theme-light .main-home .add-todo-dialog .add-todo-wrapper .add-todo-navbar{align-items:center;display:flex;justify-content:space-between}.theme-light .main-home .add-todo-dialog .add-todo-wrapper .add-todo-content{display:flex;flex-direction:column;gap:10px}.theme-light .main-home .add-todo-dialog .add-todo-wrapper .add-todo-action{align-items:center;display:flex;gap:5px;justify-content:flex-end;margin:10px 0}.theme-dark .main-home{background-color:#181a20;display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow:hidden;padding-right:3px;transition:opacity .5s ease-in-out;width:100%}.theme-dark .main-home .time-ago{color:#d2d2d2;font-size:12px}.theme-dark .main-home .home-main-wrapper{border-radius:8px;display:flex;flex-direction:row;height:calc(100vh - 45px);width:100%}.theme-dark .main-home .home-main-wrapper .home-content-wrapper{background-color:#181a20;display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;width:100%}.theme-dark .main-home .home-main-wrapper .home-content-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .main-home .home-main-wrapper .home-content-wrapper .sub-banner{align-items:center;background-color:#cc1a1a;border-radius:8px;color:#fff;display:flex;flex-direction:row;justify-content:center;margin-bottom:5px;padding:5px 15px;width:100%}.theme-dark .main-home .home-main-wrapper .home-content-wrapper .sub-banner .dismiss{align-items:center;align-self:flex-end;cursor:pointer;display:flex;flex-direction:row;justify-content:center;margin:0 20px;text-decoration:underline}.theme-dark .main-home .home-main-wrapper .home-content-wrapper .search-title{align-items:center;display:flex;font-size:18px;font-weight:400;height:40px;margin-bottom:5px}.theme-dark .main-home .home-main-wrapper .home-content-wrapper .home-container{align-items:center;background-color:#181a20;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;overflow-y:auto;padding:5px 5px 45px;width:100%}.theme-dark .main-home .home-main-wrapper .home-content-wrapper .home-container::-webkit-scrollbar{display:none;width:1px}.theme-dark .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content{display:flex;flex-direction:column;width:100%}.theme-dark .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .view-all{align-items:center;border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-size:12px;font-weight:700;gap:5px;justify-content:center;padding:3px 10px}.theme-dark .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .view-all:hover{background-color:#00d37f}.theme-dark .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .no-content-wrapper{align-items:center;border-radius:8px;box-shadow:0 1px 3px #0000001a;-webkit-box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;height:100px;justify-content:center;margin:10px 0;width:100%}.theme-dark .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .no-content-wrapper span{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:20px}.theme-dark .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .fav-menu-wrapper{grid-gap:15px;align-items:stretch;border-radius:8px;display:grid;gap:15px;grid-template-columns:repeat(3,1fr);padding:5px;width:100%}@media(max-width:500px){.theme-dark .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .fav-menu-wrapper{grid-template-columns:repeat(1,1fr)}}.theme-dark .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .fav-menu-wrapper .sub-menu-item{align-items:flex-start;background-color:#2b3139;border:.1px solid #0000;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;height:100%;padding:10px;transition:transform .2s ease-in-out;width:100%}.theme-dark .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .fav-menu-wrapper .sub-menu-item:hover{border:.1px solid #00d37f;transform:scale(1.02);transform-origin:center}.theme-dark .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .fav-menu-wrapper .sub-menu-item.current{border:.1px solid #00d37f;transform:scale(1.02)}.theme-dark .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .fav-menu-wrapper .sub-menu-item.current .sub-menu-arrow{opacity:1}.theme-dark .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .fav-menu-wrapper .sub-menu-item .sub-menu-icon{align-items:flex-start;color:#aff8c8;flex-shrink:0;height:30px;margin-right:10px;width:30px}.theme-dark .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .fav-menu-wrapper .sub-menu-item .sub-menu-content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;height:100%}.theme-dark .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .fav-menu-wrapper .sub-menu-item .sub-menu-content .sub-menu-name{font-weight:700}.theme-dark .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .fav-menu-wrapper .sub-menu-item .sub-menu-content .sub-menu-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#d2d2d2;display:-webkit-box;font-size:14px;font-weight:400;height:2.4em;line-height:1.2;margin-top:3px;overflow:hidden;text-overflow:ellipsis}.theme-dark .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .home-container-row{display:flex;flex-direction:row;gap:10px;justify-content:space-around;width:100%}.theme-dark .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .home-container-row .main-menu{display:flex;flex-direction:column;height:100%;width:400px}.theme-dark .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .home-container-row .stat-wrapper{display:flex;flex-direction:row;gap:10px;justify-content:space-around;width:100%}.theme-dark .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .home-container-row .home-container-column{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;width:100%}.theme-dark .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .home-container-row .home-container-column .title-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .home-container-row .home-container-column .content-row{align-items:center;display:flex;flex-direction:column;font-size:28px;justify-content:center;width:100%}.theme-dark .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .home-container-row .home-container-column .footer-row{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;width:100%}.theme-dark .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .widget-wrapper{border:.5px dashed #888;border-radius:8px;margin-bottom:5px;padding:5px;transition:background .2s ease}.theme-dark .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .widget-wrapper:hover{border-color:#2c82e0}.theme-dark .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .widget-wrapper:active{background-color:#e6f7ff;cursor:grabbing}.theme-dark .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .drag-handle{color:#666;font-size:.9rem;margin-bottom:.5rem;text-align:right}.theme-dark .main-home .home-main-wrapper .home-content-wrapper .home-container .home-content .drag-handle:active{cursor:grabbing}.theme-dark .main-home .home-main-wrapper .summary-wrapper{border-radius:8px;display:flex;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;position:sticky;top:45px;width:400px}.theme-dark .main-home .home-main-wrapper .summary-wrapper::-webkit-scrollbar{display:none;width:1px}@media screen and (max-width:600px){.theme-dark .main-home .home-main-wrapper .summary-wrapper{display:none}}.theme-dark .main-home .home-main-wrapper .summary-wrapper .summary-content{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;margin-bottom:45px;padding:3px;width:100%}.theme-dark .main-home .home-main-wrapper .summary-wrapper .summary-content .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .main-home .home-main-wrapper .summary-wrapper .summary-content .navbar .title{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.theme-dark .main-home .home-main-wrapper .summary-wrapper .summary-content .navbar .title h1{font-family:Roboto,sans-serif;font-size:22px;font-weight:500}.theme-dark .main-home .home-main-wrapper .summary-wrapper .summary-content .navbar .title h3{color:#555;font-size:12px;font-weight:500}.theme-dark .main-home .home-main-wrapper .summary-wrapper .summary-content .navbar .show{background-color:#e6d9f34d;border-radius:8px;cursor:pointer;display:flex;padding:5px 8px;width:max-content}.theme-dark .main-home .home-main-wrapper .summary-wrapper .summary-content .todo-item{display:flex;flex-direction:column;margin:10px 0;width:100%}.theme-dark .main-home .home-main-wrapper .summary-wrapper .summary-content .todo-item .todo-item-group{font-size:18px;font-weight:500;text-transform:uppercase;width:100%}.theme-dark .main-home .home-main-wrapper .summary-wrapper .summary-content .todo-item .todo-task-wrapper{align-items:flex-start;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin:3px 0;padding:5px;width:100%}.theme-dark .main-home .home-main-wrapper .summary-wrapper .summary-content .todo-item .todo-task-wrapper:hover{background-color:#e6d9f3cc;border-radius:8px}.theme-dark .main-home .home-main-wrapper .summary-wrapper .summary-content .todo-item .todo-task-wrapper .left{display:flex;flex:1 1;max-width:30px}.theme-dark .main-home .home-main-wrapper .summary-wrapper .summary-content .todo-item .todo-task-wrapper .center{display:flex;flex:3 1}.theme-dark .main-home .home-main-wrapper .summary-wrapper .summary-content .todo-item .todo-task-wrapper .right{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:5px;justify-content:flex-start;max-width:50px}.theme-dark .main-home .home-main-wrapper .summary-wrapper .summary-content .todo-item .todo-task-wrapper .right .status-message{font-family:Roboto,sans-serif;font-size:20px;font-weight:700;margin:10px 0}.theme-dark .main-home .home-main-wrapper .summary-wrapper .summary-content .todo-item .todo-task-wrapper .right .status-message.pending{color:#ea0606}.theme-dark .main-home .home-main-wrapper .summary-wrapper .summary-content .todo-item .todo-task-wrapper .right .status-message.complete{color:#075607}.theme-dark .main-home .home-main-wrapper .summary-wrapper .summary-content .no-todo-found{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.theme-dark .main-home .home-main-wrapper .summary-wrapper .summary-content .no-todo-found span{font-size:22px;font-weight:500}.theme-dark .main-home .home-main-wrapper .no-sub-wrapper{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:3 1;flex-direction:column;height:calc(100vh - 45px);justify-content:center;padding:20px;width:100%}.theme-dark .main-home .home-main-wrapper .no-sub-wrapper .welcome{font-family:Roboto,sans-serif;font-size:30px;font-weight:700;margin-bottom:30px}.theme-dark .main-home .home-main-wrapper .no-sub-wrapper .pay{font-family:Ubuntu,sans-serif;font-size:22px;font-weight:500;margin-bottom:30px}.theme-dark .main-home .home-main-wrapper .hero-text{align-items:center;display:flex;flex-direction:column;font-weight:500;justify-content:center;margin-bottom:20px;margin-top:50px;width:100%}.theme-dark .main-home .home-main-wrapper .hero-text h1{font-size:56px;font-weight:700;max-width:800px;text-align:center}.theme-dark .main-home .home-main-wrapper .hero-text h1 span{-webkit-text-fill-color:#0000;animation:moveGradient 2s linear infinite;background:linear-gradient(270deg,#9c27b0,#ef5350);-webkit-background-clip:text}.theme-dark .main-home .home-main-wrapper .hero-text p{color:#757575;margin:20px 0;max-width:800px;text-align:center}.theme-dark .main-home .add-todo-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .main-home .add-todo-dialog .add-todo-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;min-width:500px;padding:10px;position:absolute;right:190px;top:160px;width:max-content}.theme-dark .main-home .add-todo-dialog .add-todo-wrapper .add-todo-navbar{align-items:center;display:flex;justify-content:space-between}.theme-dark .main-home .add-todo-dialog .add-todo-wrapper .add-todo-content{display:flex;flex-direction:column;gap:10px}.theme-dark .main-home .add-todo-dialog .add-todo-wrapper .add-todo-action{align-items:center;display:flex;gap:5px;justify-content:flex-end;margin:10px 0}.rdp{--rdp-cell-size:40px;--rdp-caption-font-size:18px;--rdp-accent-color:#00f;--rdp-background-color:#e7edff;--rdp-accent-color-dark:#3003e1;--rdp-background-color-dark:#180270;--rdp-outline:2px solid var(--rdp-accent-color);--rdp-outline-selected:3px solid var(--rdp-accent-color);--rdp-selected-color:#fff;margin:1em}.rdp-vhidden{clip:rect(1px,1px,1px,1px)!important;-webkit-appearance:none;appearance:none;background:#0000;border:0;border:0!important;box-sizing:border-box;height:1px!important;margin:0;overflow:hidden!important;padding:0;padding:0!important;position:absolute!important;top:0;width:1px!important}.rdp-button_reset{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:none;color:inherit;cursor:default;font:inherit;margin:0;padding:0;position:relative}.rdp-button_reset:focus-visible{outline:none}.rdp-button{border:2px solid #0000}.rdp-button[disabled]:not(.rdp-day_selected){opacity:.25}.rdp-button:not([disabled]){cursor:pointer}.rdp-button:focus-visible:not([disabled]){background-color:var(--rdp-background-color);border:var(--rdp-outline);color:inherit}.rdp-button:hover:not([disabled]):not(.rdp-day_selected){background-color:var(--rdp-background-color)}.rdp-months{display:flex}.rdp-month{margin:0 1em}.rdp-month:first-child{margin-left:0}.rdp-month:last-child{margin-right:0}.rdp-table{border-collapse:collapse;margin:0;max-width:calc(var(--rdp-cell-size)*7)}.rdp-with_weeknumber .rdp-table{border-collapse:collapse;max-width:calc(var(--rdp-cell-size)*8)}.rdp-caption{align-items:center;display:flex;justify-content:space-between;padding:0;text-align:left}.rdp-multiple_months .rdp-caption{display:block;position:relative;text-align:center}.rdp-caption_dropdowns,.rdp-caption_label{display:inline-flex;position:relative}.rdp-caption_label{align-items:center;border:2px solid #0000;color:currentColor;font-family:inherit;font-size:var(--rdp-caption-font-size);font-weight:700;margin:0;padding:0 .25em;white-space:nowrap;z-index:1}.rdp-nav{white-space:nowrap}.rdp-multiple_months .rdp-caption_start .rdp-nav{left:0;position:absolute;top:50%;transform:translateY(-50%)}.rdp-multiple_months .rdp-caption_end .rdp-nav{position:absolute;right:0;top:50%;transform:translateY(-50%)}.rdp-nav_button{align-items:center;border-radius:100%;display:inline-flex;height:var(--rdp-cell-size);justify-content:center;padding:.25em;width:var(--rdp-cell-size)}.rdp-dropdown_month,.rdp-dropdown_year{align-items:center;display:inline-flex;position:relative}.rdp-dropdown{-webkit-appearance:none;appearance:none;background-color:initial;border:none;bottom:0;cursor:inherit;font-family:inherit;font-size:inherit;left:0;line-height:inherit;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:2}.rdp-dropdown[disabled]{color:inherit;opacity:1}.rdp-dropdown:focus-visible:not([disabled])+.rdp-caption_label{background-color:var(--rdp-background-color);border:var(--rdp-outline);border-radius:6px}.rdp-dropdown_icon{margin:0 0 0 5px}.rdp-head{border:0}.rdp-head_row,.rdp-row{height:100%}.rdp-head_cell{font-size:.75em;font-weight:700;height:100%;height:var(--rdp-cell-size);padding:0;text-align:center;text-transform:uppercase;vertical-align:middle}.rdp-tbody{border:0}.rdp-tfoot{margin:.5em}.rdp-cell{height:100%;height:var(--rdp-cell-size);padding:0;text-align:center;width:var(--rdp-cell-size)}.rdp-weeknumber{font-size:.75em}.rdp-day,.rdp-weeknumber{align-items:center;border:2px solid #0000;border-radius:100%;box-sizing:border-box;display:flex;height:var(--rdp-cell-size);justify-content:center;margin:0;max-width:var(--rdp-cell-size);overflow:hidden;width:var(--rdp-cell-size)}.rdp-day_today:not(.rdp-day_outside){font-weight:700}.rdp-day_selected,.rdp-day_selected:focus-visible,.rdp-day_selected:hover{background-color:var(--rdp-accent-color);color:var(--rdp-selected-color);opacity:1}.rdp-day_outside{opacity:.5}.rdp-day_selected:focus-visible{outline:var(--rdp-outline);outline-offset:2px;z-index:1}.rdp:not([dir=rtl]) .rdp-day_range_start:not(.rdp-day_range_end){border-bottom-right-radius:0;border-top-right-radius:0}.rdp:not([dir=rtl]) .rdp-day_range_end:not(.rdp-day_range_start),.rdp[dir=rtl] .rdp-day_range_start:not(.rdp-day_range_end){border-bottom-left-radius:0;border-top-left-radius:0}.rdp[dir=rtl] .rdp-day_range_end:not(.rdp-day_range_start){border-bottom-right-radius:0;border-top-right-radius:0}.rdp-day_range_end.rdp-day_range_start{border-radius:100%}.rdp-day_range_middle{border-radius:0}.theme-light .announcements{align-items:center;background-color:#fff;border:.1px solid #d3d3d3;border-radius:8px;color:#000;display:flex;flex-direction:column;height:max-content;justify-content:flex-start;overflow-y:auto;padding:10px;transition:opacity .5s ease-in-out;width:100%}.theme-light .announcements::-webkit-scrollbar{display:none;width:1px}.theme-light .announcements .announcements-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .announcements .announcements-navbar .announcements-title{font-size:16px;font-weight:700;text-overflow:ellipsis}.theme-light .announcements .announcements-navbar .announcements-view-all{border-radius:8px;color:#555;cursor:pointer;font-size:12px;font-weight:700;padding:3px 10px}.theme-light .announcements .announcements-navbar .announcements-view-all:hover{background-color:#f443364d}.theme-light .announcements .announcements-content{display:flex;flex-direction:column;gap:5px;width:100%}.theme-light .announcements .announcements-content .announcements-card{border-radius:8px;display:flex;flex-direction:column;padding:5px}.theme-light .announcements .announcements-content .announcements-card .announcements-card-navbar{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px}.theme-light .announcements .announcements-content .announcements-card .announcements-card-navbar .announcements-card-title{word-wrap:break-word;flex:1 1;flex-wrap:wrap;font-size:14px;font-weight:700;margin-right:10px}.theme-light .announcements .announcements-content .announcements-card .announcements-card-navbar .announcements-card-time{color:#555;font-size:12px;font-weight:300}.theme-light .announcements .announcements-content .announcements-card .announcements-card-desc{color:#555;font-size:14px;font-weight:300}.theme-light .announcements .announcements-content .announcements-card .announcements-card-footer{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;padding:5px 10px}.theme-light .announcements .announcements-content .announcements-card .announcements-card-footer .more{border-radius:8px;color:#555;cursor:pointer;font-size:14px;font-weight:700;padding:5px 10px}.theme-light .announcements .announcements-content .announcements-card .announcements-card-footer .more:hover{background-color:#f443364d}.theme-dark .announcements{align-items:center;background-color:#181a20;border:.1px solid #444;border-radius:8px;color:#fff;display:flex;flex-direction:column;height:max-content;justify-content:flex-start;overflow-y:auto;padding:10px;transition:opacity .5s ease-in-out;width:100%}.theme-dark .announcements::-webkit-scrollbar{display:none;width:1px}.theme-dark .announcements .announcements-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .announcements .announcements-navbar .announcements-title{font-size:16px;font-weight:700;text-overflow:ellipsis}.theme-dark .announcements .announcements-navbar .announcements-view-all{border-radius:8px;color:#555;cursor:pointer;font-size:12px;font-weight:700;padding:3px 10px}.theme-dark .announcements .announcements-navbar .announcements-view-all:hover{background-color:#f443364d}.theme-dark .announcements .announcements-content{display:flex;flex-direction:column;gap:5px;width:100%}.theme-dark .announcements .announcements-content .announcements-card{border-radius:8px;display:flex;flex-direction:column;padding:5px}.theme-dark .announcements .announcements-content .announcements-card .announcements-card-navbar{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px}.theme-dark .announcements .announcements-content .announcements-card .announcements-card-navbar .announcements-card-title{word-wrap:break-word;flex:1 1;flex-wrap:wrap;font-size:14px;font-weight:700;margin-right:10px}.theme-dark .announcements .announcements-content .announcements-card .announcements-card-navbar .announcements-card-time{color:#555;font-size:12px;font-weight:300}.theme-dark .announcements .announcements-content .announcements-card .announcements-card-desc{color:#555;font-size:14px;font-weight:300}.theme-dark .announcements .announcements-content .announcements-card .announcements-card-footer{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;padding:5px 10px}.theme-dark .announcements .announcements-content .announcements-card .announcements-card-footer .more{border-radius:8px;color:#555;cursor:pointer;font-size:14px;font-weight:700;padding:5px 10px}.theme-dark .announcements .announcements-content .announcements-card .announcements-card-footer .more:hover{background-color:#f443364d}.theme-light .todolist{align-items:center;background-color:#fff;border:.1px solid #d3d3d3;border-radius:8px;color:#000;display:flex;flex-direction:column;height:max-content;justify-content:flex-start;overflow-y:auto;transition:opacity .5s ease-in-out;width:100%}.theme-light .todolist .MuiPaper-elevation,.theme-light .todolist .MuiPaper-elevation8,.theme-light .todolist .MuiPaper-root,.theme-light .todolist .MuiPaper-rounded,.theme-light .todolist .MuiPopover-paper{background-color:#fff}.theme-light .todolist .todo-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:10px 5px;width:100%}.theme-light .todolist .todo-navbar .todo-title{font-size:16px;font-weight:700;text-overflow:ellipsis}.theme-light .todolist .todo-navbar .todo-view-all{border-radius:8px;color:#000;cursor:pointer;font-size:12px;font-weight:700;padding:3px 10px}.theme-light .todolist .todo-navbar .todo-view-all:hover{background-color:#00d37f}.theme-light .todolist .todo-navbar .backdrop{background:#000c;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1000}.theme-light .todolist .todo-navbar .MuiPopover-root{z-index:1100}.theme-light .todolist .notodo-content,.theme-light .todolist .todo-content{display:flex;flex-wrap:wrap;gap:5px;width:100%}.theme-light .todolist .todo-content{flex-direction:column;padding:10px 5px}.theme-light .todolist .todo-content .todo-card{border:.3px solid #d3d3d3;border-radius:8px;display:flex;flex-direction:row;gap:5px;padding:5px;width:100%}.theme-light .todolist .todo-content .todo-card:nth-child(2n){border-top:4px solid #c3ebfa}.theme-light .todolist .todo-content .todo-card:nth-child(odd){border-top:4px solid #cfceff}.theme-light .todolist .todo-content .todo-card .left{display:flex;flex-shrink:0;font-weight:700;width:20px}.theme-light .todolist .todo-content .todo-card .center{display:flex;flex:1 1;flex-direction:column;gap:5px}.theme-light .todolist .todo-content .todo-card .right{align-items:center;display:flex;flex-direction:row;flex-shrink:0;gap:5px;justify-content:flex-start;width:50px}.theme-light .todolist .todo-content .todo-card .right .status-message{font-family:Roboto,sans-serif;font-size:20px;font-weight:700;margin:10px 0}.theme-light .todolist .todo-content .todo-card .right .status-message.pending{color:#ea0606}.theme-light .todolist .todo-content .todo-card .right .status-message.complete{color:#075607}.theme-dark .todolist{align-items:center;border:.1px solid #444;border-radius:8px;color:#fff;display:flex;flex-direction:column;height:max-content;justify-content:flex-start;overflow-y:auto;transition:opacity .5s ease-in-out;width:100%}.theme-dark .todolist,.theme-dark .todolist .MuiPaper-elevation,.theme-dark .todolist .MuiPaper-elevation8,.theme-dark .todolist .MuiPaper-root,.theme-dark .todolist .MuiPaper-rounded,.theme-dark .todolist .MuiPopover-paper{background-color:#181a20}.theme-dark .todolist .todo-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:10px 5px;width:100%}.theme-dark .todolist .todo-navbar .todo-title{font-size:16px;font-weight:700;text-overflow:ellipsis}.theme-dark .todolist .todo-navbar .todo-view-all{border-radius:8px;color:#fff;cursor:pointer;font-size:12px;font-weight:700;padding:3px 10px}.theme-dark .todolist .todo-navbar .todo-view-all:hover{background-color:#00d37f}.theme-dark .todolist .todo-navbar .backdrop{background:#000c;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1000}.theme-dark .todolist .todo-navbar .MuiPopover-root{z-index:1100}.theme-dark .todolist .notodo-content,.theme-dark .todolist .todo-content{display:flex;flex-wrap:wrap;gap:5px;width:100%}.theme-dark .todolist .todo-content{flex-direction:column;padding:10px 5px}.theme-dark .todolist .todo-content .todo-card{border:.3px solid #444;border-radius:8px;display:flex;flex-direction:row;gap:5px;padding:5px;width:100%}.theme-dark .todolist .todo-content .todo-card:nth-child(2n){border-top:4px solid #c3ebfa}.theme-dark .todolist .todo-content .todo-card:nth-child(odd){border-top:4px solid #cfceff}.theme-dark .todolist .todo-content .todo-card .left{display:flex;flex-shrink:0;font-weight:700;width:20px}.theme-dark .todolist .todo-content .todo-card .center{display:flex;flex:1 1;flex-direction:column;gap:5px}.theme-dark .todolist .todo-content .todo-card .right{align-items:center;display:flex;flex-direction:row;flex-shrink:0;gap:5px;justify-content:flex-start;width:50px}.theme-dark .todolist .todo-content .todo-card .right .status-message{font-family:Roboto,sans-serif;font-size:20px;font-weight:700;margin:10px 0}.theme-dark .todolist .todo-content .todo-card .right .status-message.pending{color:#ea0606}.theme-dark .todolist .todo-content .todo-card .right .status-message.complete{color:#075607}.react-calendar{background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em;max-width:100%;width:350px}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{margin:.5em;width:50%}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{border:0;margin:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{background:none;min-width:44px}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{font:inherit;font-size:.75em;font-weight:700;text-align:center;text-transform:uppercase}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{align-items:center;display:flex;font:inherit;font-size:.75em;font-weight:700;justify-content:center}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__century-view__decades__decade--neighboringCentury,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{background:none;line-height:16px;font:inherit;font-size:.833em;max-width:100%;padding:10px 6.6667px;text-align:center}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__century-view__decades__decade--neighboringCentury:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__month-view__days__day--neighboringMonth:disabled{color:#cdcdcd}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.theme-light .online-users{display:flex;flex-direction:column;padding:5px;transition:opacity .5s ease-in-out;width:100%}.theme-light .online-users .user{align-items:center;background-color:#f7f9fc;border-radius:30px;cursor:pointer;display:flex;justify-content:space-between;margin:5px 0;padding:10px}.theme-light .online-users .user:hover{background-color:#aff8c8}.theme-light .online-users .user .userInfo{align-items:center;display:flex;gap:20px;position:relative}.theme-light .online-users .user .userInfo img{border-radius:50%;height:40px;object-fit:cover;width:40px}.theme-light .online-users .user .userInfo .online{background-color:#32cd32;border-radius:50%;height:12px;left:30px;position:absolute;top:0;width:12px}.theme-light .online-users .user .userInfo p{color:#ccc}.theme-light .online-users .user .userInfo span{color:#000;font-weight:500}.theme-light .online-users .user .buttons{align-items:center;display:flex;gap:10px}.theme-light .online-users .user .buttons button{border:none;color:#fff;cursor:pointer;padding:5px}.theme-light .online-users .user .buttons button:first-child{background-color:#5271ff}.theme-light .online-users .user .buttons button:last-child{background-color:#f0544f}.theme-dark .online-users{display:flex;flex-direction:column;padding:5px;transition:opacity .5s ease-in-out;width:100%}.theme-dark .online-users .user{align-items:center;background-color:#2b3139;border-radius:30px;cursor:pointer;display:flex;justify-content:space-between;margin:5px 0;padding:10px}.theme-dark .online-users .user:hover{background-color:#aff8c8}.theme-dark .online-users .user .userInfo{align-items:center;display:flex;gap:20px;position:relative}.theme-dark .online-users .user .userInfo img{border-radius:50%;height:40px;object-fit:cover;width:40px}.theme-dark .online-users .user .userInfo .online{background-color:#32cd32;border-radius:50%;height:12px;left:30px;position:absolute;top:0;width:12px}.theme-dark .online-users .user .userInfo p{color:#d2d2d2}.theme-dark .online-users .user .userInfo span{color:#fff;font-weight:500}.theme-dark .online-users .user .buttons{align-items:center;display:flex;gap:10px}.theme-dark .online-users .user .buttons button{border:none;color:#fff;cursor:pointer;padding:5px}.theme-dark .online-users .user .buttons button:first-child{background-color:#5271ff}.theme-dark .online-users .user .buttons button:last-child{background-color:#f0544f}.theme-light .stats-dashboard{display:flex;flex-direction:column;gap:10px;width:100%}.theme-light .stats-dashboard .stat-toolbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .stats-dashboard .separator-v{align-self:center;background-color:#f7f9fc;border-radius:2px;display:block;height:60px;margin:0 10px;width:1px}.theme-light .stats-dashboard .stat-cards-wrapper{display:flex;flex-direction:row;gap:10px;height:100%;justify-content:space-around;width:100%}.theme-light .stats-dashboard .title-icon{color:#00d37f;height:15px;width:15px}.theme-light .stats-dashboard .top-n{display:flex;flex-direction:column;width:100%}.theme-light .stats-dashboard .top-n .top-n-content-wrapper{max-height:2000px;transition:max-height .8s ease-in-out,padding .3s ease-in-out}.theme-light .stats-dashboard .top-n .top-n-content-wrapper.collapsed{max-height:0;padding:0}.theme-light .stats-dashboard .top-n .top-n-content-wrapper .menus-wrapper{align-items:center;display:flex;flex-direction:row;gap:5px;transition:transform .5s ease}.theme-light .stats-dashboard .top-n .top-n-content-wrapper .menus-wrapper .single-menu{background-color:#fff;border-radius:3px;box-sizing:border-box;cursor:pointer;padding:0 5px}.theme-light .stats-dashboard .top-n .top-n-content-wrapper .menus-wrapper .single-menu:hover{background-color:rgba(184,11,175,.365);color:#000}.theme-light .stats-dashboard .top-n .top-n-content-wrapper .menus-wrapper .single-menu.active{background-color:rgba(184,11,175,.365);color:#000;font-size:15px;font-weight:700}.theme-light .stats-dashboard .top-n .top-n-content-wrapper .top-n-icon{border-radius:8px;height:28px;width:28px}.theme-light .stats-dashboard .top-n .top-n-content-wrapper .top-n-wrapper{display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .stats-dashboard .top-n .top-n-content-wrapper .top-n-wrapper .top-n-title-wrapper{align-items:center;display:flex;flex-direction:row;gap:5px;height:30px;justify-content:space-between;padding:5px;width:100%}.theme-light .stats-dashboard .top-n .top-n-content-wrapper .top-n-wrapper .top-n-title-wrapper .top-n-title-left{display:flex;flex-direction:row;gap:5px}.theme-light .stats-dashboard .top-n .top-n-content-wrapper .top-n-wrapper .top-n-title-wrapper .top-n-title-right{align-items:flex-end;gap:5px}.theme-light .stats-dashboard .top-n .top-n-content-wrapper .top-n-wrapper .top-n-entity-wrapper{align-items:center;border-bottom:.1px solid #d3d3d3;display:flex;flex-direction:row;gap:5px;justify-content:space-between;padding:5px;position:relative;width:100%}.theme-light .stats-dashboard .top-n .top-n-content-wrapper .top-n-wrapper .top-n-entity-wrapper:first-child{border-top:.1px solid #d3d3d3}.theme-light .stats-dashboard .top-n .top-n-content-wrapper .top-n-wrapper .top-n-entity-wrapper .top-n-entity-left{align-items:center;display:flex;flex:1 1;flex-direction:row}.theme-light .stats-dashboard .top-n .top-n-content-wrapper .top-n-wrapper .top-n-entity-wrapper .top-n-entity-right{display:flex;flex:1 1;flex-direction:row}.theme-light .stats-dashboard .top-n .top-n-content-wrapper .top-n-wrapper .top-n-entity-wrapper .top-n-entity-right .percentage-bar-container{background-color:rgba(184,11,175,.365);border-radius:8px;height:16px;overflow:hidden;position:relative;width:100%}.theme-light .stats-dashboard .top-n .top-n-content-wrapper .top-n-wrapper .top-n-entity-wrapper .top-n-entity-right .percentage-bar-fill{background-color:#b80baf;border-radius:8px 0 0 8px;height:100%;left:0;position:absolute;top:0;transition:width .4s ease-in-out}.theme-light .stats-dashboard .top-n .top-n-content-wrapper .top-n-wrapper .top-n-entity-wrapper .top-n-entity-right .percentage-bar-text{font-size:10px;font-weight:700;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.theme-light .stats-dashboard .top-n .top-n-content-wrapper .top-n-wrapper .top-n-entity-wrapper .tooltip{background-color:#f7f9fc;border:1px solid #d3d3d3;border-radius:6px;box-shadow:0 4px 12px #00000026;color:#000;display:flex;flex-direction:column;font-size:11px;left:10px;min-width:220px;opacity:0;padding:8px 10px;pointer-events:none;position:absolute;top:calc(100% + 6px);transform:translateY(10px);transition:opacity .3s ease,transform .3s ease;z-index:100}.theme-light .stats-dashboard .top-n .top-n-content-wrapper .top-n-wrapper .top-n-entity-wrapper .tooltip:before{border:6px solid;border-color:#0000 #0000 #aff8c8;content:"";left:20px;position:absolute;top:-6px}.theme-light .stats-dashboard .top-n .top-n-content-wrapper .top-n-wrapper .top-n-entity-wrapper .tooltip .tooltip-line{line-height:1.4;padding:2px 0;word-break:break-word}.theme-light .stats-dashboard .top-n .top-n-content-wrapper .top-n-wrapper .top-n-entity-wrapper:hover{background-color:#f7f9fc}.theme-light .stats-dashboard .top-n .top-n-content-wrapper .top-n-wrapper .top-n-entity-wrapper:hover .tooltip{opacity:1;transform:translateY(0)}.theme-light .stats-dashboard .top-n .top-n-content-wrapper .top-n-wrapper .top-n-commission,.theme-light .stats-dashboard .top-n .top-n-content-wrapper .top-n-wrapper .top-n-premium{display:flex;flex:1 1;flex-direction:column;padding:5px;width:100%}.theme-dark .stats-dashboard,.theme-light .stats-dashboard .portfolio{display:flex;flex-direction:column;width:100%}.theme-dark .stats-dashboard{gap:10px}.theme-dark .stats-dashboard .stat-toolbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .stats-dashboard .separator-v{align-self:center;background-color:#2b3139;border-radius:2px;display:block;height:60px;margin:0 10px;width:1px}.theme-dark .stats-dashboard .stat-cards-wrapper{display:flex;flex-direction:row;gap:10px;height:100%;justify-content:space-around;width:100%}.theme-dark .stats-dashboard .title-icon{color:#00d37f;height:15px;width:15px}.theme-dark .stats-dashboard .top-n{display:flex;flex-direction:column;width:100%}.theme-dark .stats-dashboard .top-n .top-n-content-wrapper{max-height:2000px;transition:max-height .8s ease-in-out,padding .3s ease-in-out}.theme-dark .stats-dashboard .top-n .top-n-content-wrapper.collapsed{max-height:0;padding:0}.theme-dark .stats-dashboard .top-n .top-n-content-wrapper .menus-wrapper{align-items:center;display:flex;flex-direction:row;gap:5px;transition:transform .5s ease}.theme-dark .stats-dashboard .top-n .top-n-content-wrapper .menus-wrapper .single-menu{background-color:#181a20;border-radius:3px;box-sizing:border-box;cursor:pointer;padding:0 5px}.theme-dark .stats-dashboard .top-n .top-n-content-wrapper .menus-wrapper .single-menu:hover{background-color:rgba(184,11,175,.365);color:#fff}.theme-dark .stats-dashboard .top-n .top-n-content-wrapper .menus-wrapper .single-menu.active{background-color:rgba(184,11,175,.365);color:#fff;font-size:15px;font-weight:700}.theme-dark .stats-dashboard .top-n .top-n-content-wrapper .top-n-icon{border-radius:8px;height:28px;width:28px}.theme-dark .stats-dashboard .top-n .top-n-content-wrapper .top-n-wrapper{display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .stats-dashboard .top-n .top-n-content-wrapper .top-n-wrapper .top-n-title-wrapper{align-items:center;display:flex;flex-direction:row;gap:5px;height:30px;justify-content:space-between;padding:5px;width:100%}.theme-dark .stats-dashboard .top-n .top-n-content-wrapper .top-n-wrapper .top-n-title-wrapper .top-n-title-left{display:flex;flex-direction:row;gap:5px}.theme-dark .stats-dashboard .top-n .top-n-content-wrapper .top-n-wrapper .top-n-title-wrapper .top-n-title-right{align-items:flex-end;gap:5px}.theme-dark .stats-dashboard .top-n .top-n-content-wrapper .top-n-wrapper .top-n-entity-wrapper{align-items:center;border-bottom:.1px solid #444;display:flex;flex-direction:row;gap:5px;justify-content:space-between;padding:5px;position:relative;width:100%}.theme-dark .stats-dashboard .top-n .top-n-content-wrapper .top-n-wrapper .top-n-entity-wrapper:first-child{border-top:.1px solid #444}.theme-dark .stats-dashboard .top-n .top-n-content-wrapper .top-n-wrapper .top-n-entity-wrapper .top-n-entity-left{align-items:center;display:flex;flex:1 1;flex-direction:row}.theme-dark .stats-dashboard .top-n .top-n-content-wrapper .top-n-wrapper .top-n-entity-wrapper .top-n-entity-right{display:flex;flex:1 1;flex-direction:row}.theme-dark .stats-dashboard .top-n .top-n-content-wrapper .top-n-wrapper .top-n-entity-wrapper .top-n-entity-right .percentage-bar-container{background-color:rgba(184,11,175,.365);border-radius:8px;height:16px;overflow:hidden;position:relative;width:100%}.theme-dark .stats-dashboard .top-n .top-n-content-wrapper .top-n-wrapper .top-n-entity-wrapper .top-n-entity-right .percentage-bar-fill{background-color:#b80baf;border-radius:8px 0 0 8px;height:100%;left:0;position:absolute;top:0;transition:width .4s ease-in-out}.theme-dark .stats-dashboard .top-n .top-n-content-wrapper .top-n-wrapper .top-n-entity-wrapper .top-n-entity-right .percentage-bar-text{font-size:10px;font-weight:700;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.theme-dark .stats-dashboard .top-n .top-n-content-wrapper .top-n-wrapper .top-n-entity-wrapper .tooltip{background-color:#2b3139;border:1px solid #444;border-radius:6px;box-shadow:0 4px 12px #00000026;color:#fff;display:flex;flex-direction:column;font-size:11px;left:10px;min-width:220px;opacity:0;padding:8px 10px;pointer-events:none;position:absolute;top:calc(100% + 6px);transform:translateY(10px);transition:opacity .3s ease,transform .3s ease;z-index:100}.theme-dark .stats-dashboard .top-n .top-n-content-wrapper .top-n-wrapper .top-n-entity-wrapper .tooltip:before{border:6px solid;border-color:#0000 #0000 #aff8c8;content:"";left:20px;position:absolute;top:-6px}.theme-dark .stats-dashboard .top-n .top-n-content-wrapper .top-n-wrapper .top-n-entity-wrapper .tooltip .tooltip-line{line-height:1.4;padding:2px 0;word-break:break-word}.theme-dark .stats-dashboard .top-n .top-n-content-wrapper .top-n-wrapper .top-n-entity-wrapper:hover{background-color:#2b3139}.theme-dark .stats-dashboard .top-n .top-n-content-wrapper .top-n-wrapper .top-n-entity-wrapper:hover .tooltip{opacity:1;transform:translateY(0)}.theme-dark .stats-dashboard .top-n .top-n-content-wrapper .top-n-wrapper .top-n-commission,.theme-dark .stats-dashboard .top-n .top-n-content-wrapper .top-n-wrapper .top-n-premium{display:flex;flex:1 1;flex-direction:column;padding:5px;width:100%}.theme-dark .stats-dashboard .portfolio{display:flex;flex-direction:column;width:100%}.theme-light .single-stat{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:6px;justify-content:flex-start;padding:0 10px}.theme-light .single-stat.bl{border-left:.1px solid #d3d3d3}.theme-light .single-stat.br{border-right:.1px solid #d3d3d3}.theme-light .single-stat .single-stat-toolbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .single-stat .single-stat-toolbar .single-stat-title{color:#000;font-size:14px;font-weight:700}.theme-light .single-stat .single-stat-toolbar .single-stat-period{color:#ccc;font-size:12px;font-weight:700}.theme-light .single-stat .single-stat-wrapper{align-items:center;display:flex;flex-direction:row;gap:30px;justify-content:flex-start;width:100%}.theme-light .single-stat .single-stat-wrapper .single-stat-figure-short{color:#000;font-size:22px;font-weight:400}.theme-light .single-stat .single-stat-wrapper .single-stat-indicator{align-items:center;border-radius:5px;display:flex;font-size:16px;font-weight:500;gap:5px;justify-content:center;padding:2px 5px;width:max-content}.theme-light .single-stat .single-stat-wrapper .single-stat-indicator.up{background-color:#0080004d;color:#008000cc}.theme-light .single-stat .single-stat-wrapper .single-stat-indicator.same{background-color:#1686d64d;color:#1686d6cc}.theme-light .single-stat .single-stat-wrapper .single-stat-indicator.down{background-color:#eb11024d;color:#eb1102cc}.theme-light .single-stat .single-stat-figure-actual{color:#ccc;font-size:10px;font-weight:700}.theme-dark .single-stat{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:6px;justify-content:flex-start;padding:0 10px}.theme-dark .single-stat.bl{border-left:.1px solid #444}.theme-dark .single-stat.br{border-right:.1px solid #444}.theme-dark .single-stat .single-stat-toolbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .single-stat .single-stat-toolbar .single-stat-title{color:#fff;font-size:14px;font-weight:700}.theme-dark .single-stat .single-stat-toolbar .single-stat-period{color:#d2d2d2;font-size:12px;font-weight:700}.theme-dark .single-stat .single-stat-wrapper{align-items:center;display:flex;flex-direction:row;gap:30px;justify-content:flex-start;width:100%}.theme-dark .single-stat .single-stat-wrapper .single-stat-figure-short{color:#fff;font-size:22px;font-weight:400}.theme-dark .single-stat .single-stat-wrapper .single-stat-indicator{align-items:center;border-radius:5px;display:flex;font-size:16px;font-weight:500;gap:5px;justify-content:center;padding:2px 5px;width:max-content}.theme-dark .single-stat .single-stat-wrapper .single-stat-indicator.up{background-color:#0080004d;color:#008000cc}.theme-dark .single-stat .single-stat-wrapper .single-stat-indicator.same{background-color:#1686d64d;color:#1686d6cc}.theme-dark .single-stat .single-stat-wrapper .single-stat-indicator.down{background-color:#eb11024d;color:#eb1102cc}.theme-dark .single-stat .single-stat-figure-actual{color:#d2d2d2;font-size:10px;font-weight:700}.theme-light .portfolio-map{border-radius:8px;display:flex;flex-direction:column;height:500px;width:100%}.theme-light .portfolio-map .menus-wrapper{align-items:center;display:flex;flex-direction:row;gap:5px;transition:transform .5s ease}.theme-light .portfolio-map .menus-wrapper .single-menu{background-color:#fff;border-radius:3px;box-sizing:border-box;cursor:pointer;padding:0 5px}.theme-light .portfolio-map .menus-wrapper .single-menu:hover{background-color:rgba(184,11,175,.365);color:#000}.theme-light .portfolio-map .menus-wrapper .single-menu.active{background-color:rgba(184,11,175,.365);color:#000;font-size:15px;font-weight:700}.theme-dark .portfolio-map{border-radius:8px;display:flex;flex-direction:column;height:500px;width:100%}.theme-dark .portfolio-map .menus-wrapper{align-items:center;display:flex;flex-direction:row;gap:5px;transition:transform .5s ease}.theme-dark .portfolio-map .menus-wrapper .single-menu{background-color:#181a20;border-radius:3px;box-sizing:border-box;cursor:pointer;padding:0 5px}.theme-dark .portfolio-map .menus-wrapper .single-menu:hover{background-color:rgba(184,11,175,.365);color:#fff}.theme-dark .portfolio-map .menus-wrapper .single-menu.active{background-color:rgba(184,11,175,.365);color:#fff;font-size:15px;font-weight:700}.theme-light .document-row{display:flex;flex-direction:column;width:100%}.theme-light .document-row .no-content-wrapper{align-items:center;border-radius:8px;box-shadow:0 1px 3px #0000001a;-webkit-box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;height:100px;justify-content:center;margin:10px 0;width:100%}.theme-light .document-row .no-content-wrapper span{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:20px}.theme-light .document-row .title-icon{color:#00d37f;height:15px;width:15px}.theme-light .document-row .policies-wrapper{display:flex;flex-direction:column;gap:5px;height:max-content;margin:5px;width:100%}.theme-light .document-row .policies-wrapper .single-policy-wrapper{background-color:#f7f9fc;border-radius:8px;display:flex;flex-direction:column;gap:5px;justify-content:space-between;padding:10px;width:100%}.theme-light .document-row .policies-wrapper .single-policy-wrapper .product-icon{color:#00d37f;height:25px;width:25px}.theme-light .document-row .policies-wrapper .single-policy-wrapper img{border-radius:8px;height:40px;object-fit:cover;width:40px}.theme-light .document-row .policies-wrapper .single-policy-wrapper .small-name{color:#000;font-size:12px;font-weight:700}.theme-light .document-row .policies-wrapper .single-policy-wrapper .titles{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:space-between;margin-bottom:5px}.theme-light .document-row .policies-wrapper .single-policy-wrapper .titles .titles-left{display:flex;flex-direction:column;width:100%}.theme-light .document-row .policies-wrapper .single-policy-wrapper .titles .titles-right{align-items:flex-end;display:flex;flex-direction:row;gap:5px}.theme-light .document-row .policies-wrapper .single-policy-wrapper .doc-content{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:space-between}.theme-light .document-row .policies-wrapper .single-policy-wrapper .doc-content .entity-wrapper{display:flex;flex:1 1;flex-direction:column;gap:5px}.theme-light .document-row .policies-wrapper .single-policy-wrapper .doc-content .entity-wrapper .entity-content{align-items:center;display:flex;flex-direction:row;gap:5px}.theme-light .document-row .policies-wrapper .single-policy-wrapper .doc-content .limits-wrapper{align-items:center;display:flex;flex-direction:column;gap:5px}.theme-light .document-row .fav-menu-wrapper{grid-gap:15px;align-items:stretch;border-radius:8px;display:grid;gap:15px;grid-template-columns:repeat(3,1fr);padding:5px;width:100%}@media(max-width:500px){.theme-light .document-row .fav-menu-wrapper{grid-template-columns:repeat(1,1fr)}}.theme-light .document-row .fav-menu-wrapper .sub-menu-item{align-items:flex-start;background-color:#f7f9fc;border:.1px solid #0000;border-radius:8px;box-sizing:border-box;color:#000;cursor:pointer;display:flex;height:100%;padding:10px;transition:transform .2s ease-in-out;width:100%}.theme-light .document-row .fav-menu-wrapper .sub-menu-item:hover{border:.1px solid #00d37f;transform:scale(1.02);transform-origin:center}.theme-light .document-row .fav-menu-wrapper .sub-menu-item.current{border:.1px solid #00d37f;transform:scale(1.02)}.theme-light .document-row .fav-menu-wrapper .sub-menu-item.current .sub-menu-arrow{opacity:1}.theme-light .document-row .fav-menu-wrapper .sub-menu-item .sub-menu-icon{align-items:flex-start;color:#aff8c8;flex-shrink:0;height:30px;margin-right:10px;width:30px}.theme-light .document-row .fav-menu-wrapper .sub-menu-item .sub-menu-content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;height:100%}.theme-light .document-row .fav-menu-wrapper .sub-menu-item .sub-menu-content .sub-menu-name{font-weight:700}.theme-light .document-row .fav-menu-wrapper .sub-menu-item .sub-menu-content .sub-menu-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#ccc;display:-webkit-box;font-size:14px;font-weight:400;height:2.4em;line-height:1.2;margin-top:3px;overflow:hidden;text-overflow:ellipsis}.theme-dark .document-row{display:flex;flex-direction:column;width:100%}.theme-dark .document-row .no-content-wrapper{align-items:center;border-radius:8px;box-shadow:0 1px 3px #0000001a;-webkit-box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;height:100px;justify-content:center;margin:10px 0;width:100%}.theme-dark .document-row .no-content-wrapper span{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:20px}.theme-dark .document-row .title-icon{color:#00d37f;height:15px;width:15px}.theme-dark .document-row .policies-wrapper{display:flex;flex-direction:column;gap:5px;height:max-content;margin:5px;width:100%}.theme-dark .document-row .policies-wrapper .single-policy-wrapper{background-color:#2b3139;border-radius:8px;display:flex;flex-direction:column;gap:5px;justify-content:space-between;padding:10px;width:100%}.theme-dark .document-row .policies-wrapper .single-policy-wrapper .product-icon{color:#00d37f;height:25px;width:25px}.theme-dark .document-row .policies-wrapper .single-policy-wrapper img{border-radius:8px;height:40px;object-fit:cover;width:40px}.theme-dark .document-row .policies-wrapper .single-policy-wrapper .small-name{color:#fff;font-size:12px;font-weight:700}.theme-dark .document-row .policies-wrapper .single-policy-wrapper .titles{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:space-between;margin-bottom:5px}.theme-dark .document-row .policies-wrapper .single-policy-wrapper .titles .titles-left{display:flex;flex-direction:column;width:100%}.theme-dark .document-row .policies-wrapper .single-policy-wrapper .titles .titles-right{align-items:flex-end;display:flex;flex-direction:row;gap:5px}.theme-dark .document-row .policies-wrapper .single-policy-wrapper .doc-content{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:space-between}.theme-dark .document-row .policies-wrapper .single-policy-wrapper .doc-content .entity-wrapper{display:flex;flex:1 1;flex-direction:column;gap:5px}.theme-dark .document-row .policies-wrapper .single-policy-wrapper .doc-content .entity-wrapper .entity-content{align-items:center;display:flex;flex-direction:row;gap:5px}.theme-dark .document-row .policies-wrapper .single-policy-wrapper .doc-content .limits-wrapper{align-items:center;display:flex;flex-direction:column;gap:5px}.theme-dark .document-row .fav-menu-wrapper{grid-gap:15px;align-items:stretch;border-radius:8px;display:grid;gap:15px;grid-template-columns:repeat(3,1fr);padding:5px;width:100%}@media(max-width:500px){.theme-dark .document-row .fav-menu-wrapper{grid-template-columns:repeat(1,1fr)}}.theme-dark .document-row .fav-menu-wrapper .sub-menu-item{align-items:flex-start;background-color:#2b3139;border:.1px solid #0000;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;height:100%;padding:10px;transition:transform .2s ease-in-out;width:100%}.theme-dark .document-row .fav-menu-wrapper .sub-menu-item:hover{border:.1px solid #00d37f;transform:scale(1.02);transform-origin:center}.theme-dark .document-row .fav-menu-wrapper .sub-menu-item.current{border:.1px solid #00d37f;transform:scale(1.02)}.theme-dark .document-row .fav-menu-wrapper .sub-menu-item.current .sub-menu-arrow{opacity:1}.theme-dark .document-row .fav-menu-wrapper .sub-menu-item .sub-menu-icon{align-items:flex-start;color:#aff8c8;flex-shrink:0;height:30px;margin-right:10px;width:30px}.theme-dark .document-row .fav-menu-wrapper .sub-menu-item .sub-menu-content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;height:100%}.theme-dark .document-row .fav-menu-wrapper .sub-menu-item .sub-menu-content .sub-menu-name{font-weight:700}.theme-dark .document-row .fav-menu-wrapper .sub-menu-item .sub-menu-content .sub-menu-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#d2d2d2;display:-webkit-box;font-size:14px;font-weight:400;height:2.4em;line-height:1.2;margin-top:3px;overflow:hidden;text-overflow:ellipsis}.theme-light .uw-medical-review{align-items:center;background-color:#f7f9fc;display:flex;flex-direction:column;height:100%;justify-content:flex-start;transition:opacity .5s ease-in-out;width:100%}.theme-light .uw-medical-review .section-sub-title{color:#000;font-family:Roboto,sans-serif;font-size:20px;font-weight:300}.theme-light .uw-medical-review .breakdown-title{color:#000;font-family:Roboto,sans-serif;font-size:16px;font-weight:300}.theme-light .uw-medical-review .sub-title-twolines{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:24px;font-weight:700;height:2.4em;line-height:1.2;overflow:hidden;text-overflow:ellipsis}.theme-light .uw-medical-review .no-content{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-light .uw-medical-review .action-icon{align-items:center;border-radius:8px;cursor:pointer;height:30px;justify-content:center;padding:3px;width:30px}.theme-light .uw-medical-review .action-icon.add{background-color:#094a7d80;color:#094a7d}.theme-light .uw-medical-review .action-icon.edit{background-color:#03733480;color:#037334}.theme-light .uw-medical-review .action-icon.del{background-color:#cc1a1a80;color:#cc1a1a}.theme-light .uw-medical-review .review-main-wrapper{display:flex;flex-direction:row;width:100%}.theme-light .uw-medical-review .review-main-wrapper .mtests-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:flex-start;margin-top:10px;width:100%}.theme-light .uw-medical-review .review-main-wrapper .mtests-wrapper .single-item{align-items:center;border-radius:8px;display:flex;flex-direction:row;gap:5px;padding:3px 5px;width:100%}.theme-light .uw-medical-review .review-main-wrapper .mtests-wrapper .single-item .mtest{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:10px}.theme-light .uw-medical-review .review-main-wrapper .mtests-wrapper .single-item .mtest .mtest-name{color:#000;font-size:18px;font-weight:300}.theme-light .uw-medical-review .review-main-wrapper .review-center-wrapper{border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 55px);overflow-y:auto}.theme-light .uw-medical-review .review-main-wrapper .review-center-wrapper::-webkit-scrollbar{display:none;width:3px}.theme-light .uw-medical-review .review-main-wrapper .review-center-wrapper .center-details{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:10px}.theme-light .uw-medical-review .review-main-wrapper .review-center-wrapper .center-details .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .uw-medical-review .review-main-wrapper .review-center-wrapper .center-details .center-navbar .selected-title{align-items:center;display:flex;font-size:25px;font-weight:500;justify-content:flex-start}.theme-light .uw-medical-review .review-main-wrapper .review-center-wrapper .center-details .center-navbar .selected-type{background-color:#010c12;border-radius:5px;color:#fff;font-weight:500;margin-right:10px;padding:5px}.theme-light .uw-medical-review .review-main-wrapper .review-center-wrapper .center-details .MuiPaper-elevation,.theme-light .uw-medical-review .review-main-wrapper .review-center-wrapper .center-details .MuiTableContainer-root,.theme-light .uw-medical-review .review-main-wrapper .review-center-wrapper .center-details .table-container{background-color:inherit}.theme-light .uw-medical-review .review-main-wrapper .right-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 45px);margin-left:5px;overflow-y:auto;position:sticky;top:45px}.theme-light .uw-medical-review .review-main-wrapper .right-wrapper::-webkit-scrollbar{display:none;width:3px}@media screen and (max-width:600px){.theme-light .uw-medical-review .review-main-wrapper .right-wrapper{display:none}}.theme-light .uw-medical-review .review-main-wrapper .right-wrapper .right-content{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:10px}.theme-light .uw-medical-review .review-main-wrapper .right-wrapper .right-content .right-navbar{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:10px;width:100%}.theme-light .uw-medical-review .review-main-wrapper .right-wrapper .right-content .options-list{display:flex;flex-direction:column;justify-content:center;width:95%}.theme-light .uw-medical-review .review-main-wrapper .right-wrapper .right-content .options-list .single-option{border-radius:8px;cursor:pointer;display:flex;flex-direction:column;height:max-content;margin:3px 10px;padding:10px;width:100%}.theme-light .uw-medical-review .review-main-wrapper .right-wrapper .right-content .options-list .single-option:hover{color:#333}.theme-light .uw-medical-review .review-main-wrapper .right-wrapper .right-content .options-list .single-option.active{background-color:#f8e823;color:#333;font-weight:700}.theme-light .uw-medical-review .review-main-wrapper .right-wrapper .right-content .options-list .single-option .title-row{display:flex;flex-direction:row;justify-content:space-between}.theme-light .uw-medical-review .review-main-wrapper .right-wrapper .right-content .options-list .single-option .title-row .cy-title{font-size:16px;font-weight:600}.theme-light .uw-medical-review .review-main-wrapper .right-wrapper .right-content .options-list .single-option .title-row .cy-type{font-size:10px;font-weight:700}.theme-light .uw-medical-review .review-main-wrapper .right-wrapper .right-content .options-list .single-option .title-row .cy-period{font-size:12px;font-weight:700;text-transform:uppercase}.theme-light .uw-medical-review .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .uw-medical-review .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .uw-medical-review{align-items:center;background-color:#2b3139;display:flex;flex-direction:column;height:100%;justify-content:flex-start;transition:opacity .5s ease-in-out;width:100%}.theme-dark .uw-medical-review .section-sub-title{color:#fff;font-family:Roboto,sans-serif;font-size:20px;font-weight:300}.theme-dark .uw-medical-review .breakdown-title{color:#fff;font-family:Roboto,sans-serif;font-size:16px;font-weight:300}.theme-dark .uw-medical-review .sub-title-twolines{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:24px;font-weight:700;height:2.4em;line-height:1.2;overflow:hidden;text-overflow:ellipsis}.theme-dark .uw-medical-review .no-content{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-dark .uw-medical-review .action-icon{align-items:center;border-radius:8px;cursor:pointer;height:30px;justify-content:center;padding:3px;width:30px}.theme-dark .uw-medical-review .action-icon.add{background-color:#094a7d80;color:#094a7d}.theme-dark .uw-medical-review .action-icon.edit{background-color:#03733480;color:#037334}.theme-dark .uw-medical-review .action-icon.del{background-color:#cc1a1a80;color:#cc1a1a}.theme-dark .uw-medical-review .review-main-wrapper{display:flex;flex-direction:row;width:100%}.theme-dark .uw-medical-review .review-main-wrapper .mtests-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:flex-start;margin-top:10px;width:100%}.theme-dark .uw-medical-review .review-main-wrapper .mtests-wrapper .single-item{align-items:center;border-radius:8px;display:flex;flex-direction:row;gap:5px;padding:3px 5px;width:100%}.theme-dark .uw-medical-review .review-main-wrapper .mtests-wrapper .single-item .mtest{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:10px}.theme-dark .uw-medical-review .review-main-wrapper .mtests-wrapper .single-item .mtest .mtest-name{color:#fff;font-size:18px;font-weight:300}.theme-dark .uw-medical-review .review-main-wrapper .review-center-wrapper{border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 55px);overflow-y:auto}.theme-dark .uw-medical-review .review-main-wrapper .review-center-wrapper::-webkit-scrollbar{display:none;width:3px}.theme-dark .uw-medical-review .review-main-wrapper .review-center-wrapper .center-details{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:10px}.theme-dark .uw-medical-review .review-main-wrapper .review-center-wrapper .center-details .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .uw-medical-review .review-main-wrapper .review-center-wrapper .center-details .center-navbar .selected-title{align-items:center;display:flex;font-size:25px;font-weight:500;justify-content:flex-start}.theme-dark .uw-medical-review .review-main-wrapper .review-center-wrapper .center-details .center-navbar .selected-type{background-color:#010c12;border-radius:5px;color:#fff;font-weight:500;margin-right:10px;padding:5px}.theme-dark .uw-medical-review .review-main-wrapper .review-center-wrapper .center-details .MuiPaper-elevation,.theme-dark .uw-medical-review .review-main-wrapper .review-center-wrapper .center-details .MuiTableContainer-root,.theme-dark .uw-medical-review .review-main-wrapper .review-center-wrapper .center-details .table-container{background-color:inherit}.theme-dark .uw-medical-review .review-main-wrapper .right-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 45px);margin-left:5px;overflow-y:auto;position:sticky;top:45px}.theme-dark .uw-medical-review .review-main-wrapper .right-wrapper::-webkit-scrollbar{display:none;width:3px}@media screen and (max-width:600px){.theme-dark .uw-medical-review .review-main-wrapper .right-wrapper{display:none}}.theme-dark .uw-medical-review .review-main-wrapper .right-wrapper .right-content{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:10px}.theme-dark .uw-medical-review .review-main-wrapper .right-wrapper .right-content .right-navbar{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:10px;width:100%}.theme-dark .uw-medical-review .review-main-wrapper .right-wrapper .right-content .options-list{display:flex;flex-direction:column;justify-content:center;width:95%}.theme-dark .uw-medical-review .review-main-wrapper .right-wrapper .right-content .options-list .single-option{border-radius:8px;cursor:pointer;display:flex;flex-direction:column;height:max-content;margin:3px 10px;padding:10px;width:100%}.theme-dark .uw-medical-review .review-main-wrapper .right-wrapper .right-content .options-list .single-option:hover{color:#333}.theme-dark .uw-medical-review .review-main-wrapper .right-wrapper .right-content .options-list .single-option.active{background-color:#fae27c;color:#333;font-weight:700}.theme-dark .uw-medical-review .review-main-wrapper .right-wrapper .right-content .options-list .single-option .title-row{display:flex;flex-direction:row;justify-content:space-between}.theme-dark .uw-medical-review .review-main-wrapper .right-wrapper .right-content .options-list .single-option .title-row .cy-title{font-size:16px;font-weight:600}.theme-dark .uw-medical-review .review-main-wrapper .right-wrapper .right-content .options-list .single-option .title-row .cy-type{font-size:10px;font-weight:700}.theme-dark .uw-medical-review .review-main-wrapper .right-wrapper .right-content .options-list .single-option .title-row .cy-period{font-size:12px;font-weight:700;text-transform:uppercase}.theme-dark .uw-medical-review .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .uw-medical-review .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .number-generation{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow-y:auto;transition:opacity .5s ease-in-out;width:100%}.theme-light .number-generation::-webkit-scrollbar{display:none;width:1px}.theme-light .number-generation .no-content{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-light .number-generation .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .number-generation .navbar .navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px}.theme-light .number-generation .navbar .navbar-right{align-items:center;display:flex;gap:5px}.theme-light .number-generation .navbar .navbar-right .save-note{color:#cc1a1a;font-weight:500;margin-right:10px}.theme-light .number-generation .number-gen-table-content{border:none;border-radius:8px;display:flex;width:100%}.theme-light .number-generation .number-gen-table-content .MuiTable-root{display:flex;flex-direction:column;width:100%}.theme-light .number-generation .number-gen-table-content .table-container{background-color:#fff;border:none;overflow-y:auto;padding-bottom:50px;width:100%}.theme-light .number-generation .number-gen-table-content .table-container .MuiPaper-root{background-color:inherit}.theme-light .number-generation .number-gen-table-content .table-container::-webkit-scrollbar{display:none;width:1px}.theme-light .number-generation .number-gen-table-content .table-container .tablebody-accordion{border:none;display:flex;flex-direction:column;height:100%;width:100%}.theme-light .number-generation .number-gen-table-content .table-container .tablebody-accordion .tablerow-accordion{align-items:center;border-radius:8px;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px;padding:0;width:100%}.theme-light .number-generation .number-gen-table-content .table-container .tablebody-accordion .tablerow-accordion:last-child{margin-bottom:0}.theme-light .number-generation .number-gen-table-content .table-container .tablebody-accordion .tablerow-accordion:hover{background-color:#e6d9f3cc;cursor:pointer}.theme-light .number-generation .number-gen-table-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion{border:none;display:flex;flex:1 1;flex-direction:column;padding:0;width:100%}.theme-light .number-generation .number-gen-table-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion{background-color:#f7f9fc;box-shadow:0 1px 3px #0000001a;color:#000;display:flex;flex-direction:column;padding:0 10px;width:100%}.theme-light .number-generation .number-gen-table-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary{display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .number-generation .number-gen-table-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary .ngen-details{align-items:center;background-color:#aff8c8;border:.1px solid #9f9b9b;border-radius:8px;display:flex;flex-direction:row;font-size:18px;font-weight:300;gap:10px;height:36px;justify-content:space-between;padding:5px;width:100%}.theme-light .number-generation .number-gen-table-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary .ngen-details .account-no{color:#000;font-size:12px}.theme-light .number-generation .number-gen-table-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary .sr-no{color:#cc1a1a;font-weight:700;width:30px}.theme-light .number-generation .number-gen-table-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-details{display:flex;flex-direction:column;width:100%}.theme-light .number-generation .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .number-generation .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .number-generation{align-items:center;background-color:#181a20;display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow-y:auto;transition:opacity .5s ease-in-out;width:100%}.theme-dark .number-generation::-webkit-scrollbar{display:none;width:1px}.theme-dark .number-generation .no-content{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-dark .number-generation .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .number-generation .navbar .navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:10px}.theme-dark .number-generation .navbar .navbar-right{align-items:center;display:flex;gap:5px}.theme-dark .number-generation .navbar .navbar-right .save-note{color:#cc1a1a;font-weight:500;margin-right:10px}.theme-dark .number-generation .number-gen-table-content{border:none;border-radius:8px;display:flex;width:100%}.theme-dark .number-generation .number-gen-table-content .MuiTable-root{display:flex;flex-direction:column;width:100%}.theme-dark .number-generation .number-gen-table-content .table-container{background-color:#181a20;border:none;overflow-y:auto;padding-bottom:50px;width:100%}.theme-dark .number-generation .number-gen-table-content .table-container .MuiPaper-root{background-color:inherit}.theme-dark .number-generation .number-gen-table-content .table-container::-webkit-scrollbar{display:none;width:1px}.theme-dark .number-generation .number-gen-table-content .table-container .tablebody-accordion{border:none;display:flex;flex-direction:column;height:100%;width:100%}.theme-dark .number-generation .number-gen-table-content .table-container .tablebody-accordion .tablerow-accordion{align-items:center;border-radius:8px;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px;padding:0;width:100%}.theme-dark .number-generation .number-gen-table-content .table-container .tablebody-accordion .tablerow-accordion:last-child{margin-bottom:0}.theme-dark .number-generation .number-gen-table-content .table-container .tablebody-accordion .tablerow-accordion:hover{background-color:#e6d9f3cc;cursor:pointer}.theme-dark .number-generation .number-gen-table-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion{border:none;display:flex;flex:1 1;flex-direction:column;padding:0;width:100%}.theme-dark .number-generation .number-gen-table-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion{background-color:#2b3139;box-shadow:0 1px 3px #0000001a;color:#fff;display:flex;flex-direction:column;padding:0 10px;width:100%}.theme-dark .number-generation .number-gen-table-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary{display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .number-generation .number-gen-table-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary .ngen-details{align-items:center;background-color:#aff8c8;border:.1px solid #9f9b9b;border-radius:8px;display:flex;flex-direction:row;font-size:18px;font-weight:300;gap:10px;height:36px;justify-content:space-between;padding:5px;width:100%}.theme-dark .number-generation .number-gen-table-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary .ngen-details .account-no{color:#000;font-size:12px}.theme-dark .number-generation .number-gen-table-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary .sr-no{color:#cc1a1a;font-weight:700;width:30px}.theme-dark .number-generation .number-gen-table-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-details{display:flex;flex-direction:column;width:100%}.theme-dark .number-generation .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .number-generation .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .bank{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:calc(100vh - 60px);justify-content:flex-start;overflow-y:auto;transition:opacity .5s ease-in-out;width:100%}.theme-light .bank::-webkit-scrollbar{display:none;width:3px}.theme-light .bank .no-content{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-light .bank .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px;padding:3px 5px 5px 0;width:100%}.theme-light .bank .navbar .separator-v{background-color:#f7f9fc;border-radius:2px;display:block;height:30px;margin:0 10px;width:1px}.theme-light .bank .navbar .back-icon{align-items:center;background-color:#f7f9fc;border-radius:8px;cursor:pointer;height:35px;justify-content:center;padding:5px;width:25px}.theme-light .bank .navbar .back-icon:hover{background-color:#fff;color:#cc1a1a}.theme-light .bank .navbar .navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px}.theme-light .bank .navbar .navbar-right{align-items:center;display:flex;gap:1px}.theme-light .bank .navbar .navbar-right .save-note{color:#cc1a1a;font-weight:500;margin-right:10px}.theme-light .bank .bank-table-content{border:none;border-radius:8px}.theme-light .bank .bank-table-content,.theme-light .bank .bank-table-content .MuiTable-root{display:flex;flex-direction:column;width:100%}.theme-light .bank .bank-table-content .table-container{background-color:#fff;border:none;overflow-y:auto}.theme-light .bank .bank-table-content .table-container .MuiPaper-root{background-color:inherit}.theme-light .bank .bank-table-content .table-container .tablebody-accordion{border:none;display:flex;flex-direction:column;height:100%}.theme-light .bank .bank-table-content .table-container .tablebody-accordion .tablerow-accordion{align-items:center;border-radius:8px;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px;padding:0;width:100%}.theme-light .bank .bank-table-content .table-container .tablebody-accordion .tablerow-accordion:last-child{margin-bottom:0}.theme-light .bank .bank-table-content .table-container .tablebody-accordion .tablerow-accordion:hover{background-color:#e6d9f3cc;cursor:pointer}.theme-light .bank .bank-table-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion{border:none;display:flex;flex:1 1;flex-direction:column;padding:0}.theme-light .bank .bank-table-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion{background-color:#f7f9fc;box-shadow:0 1px 3px #0000001a;color:#000;display:flex;flex-direction:column;padding:0 10px;width:100%}.theme-light .bank .bank-table-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary{display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .bank .bank-table-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary .bank-details{align-items:center;background-color:#aff8c8;border:.1px solid #9f9b9b;border-radius:8px;display:flex;flex-direction:row;font-size:18px;font-weight:300;gap:10px;height:36px;justify-content:space-between;padding:5px 10px;width:100%}.theme-light .bank .bank-table-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary .bank-details .account-no{color:#000;font-size:12px}.theme-light .bank .bank-table-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary .sr-no{color:#cc1a1a;font-weight:700;width:30px}.theme-light .bank .bank-table-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-details,.theme-light .bank .processing-dialog{display:flex;flex-direction:column;width:100%}.theme-light .bank .processing-dialog{align-items:center;background-color:#00000080;height:100%;justify-content:center;left:0;position:fixed;top:0;z-index:999}.theme-light .bank .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .bank{align-items:center;background-color:#181a20;display:flex;flex-direction:column;height:calc(100vh - 60px);justify-content:flex-start;overflow-y:auto;transition:opacity .5s ease-in-out;width:100%}.theme-dark .bank::-webkit-scrollbar{display:none;width:3px}.theme-dark .bank .no-content{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-dark .bank .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px;padding:3px 5px 5px 0;width:100%}.theme-dark .bank .navbar .separator-v{background-color:#2b3139;border-radius:2px;display:block;height:30px;margin:0 10px;width:1px}.theme-dark .bank .navbar .back-icon{align-items:center;background-color:#2b3139;border-radius:8px;cursor:pointer;height:35px;justify-content:center;padding:5px;width:25px}.theme-dark .bank .navbar .back-icon:hover{background-color:#181a20;color:#cc1a1a}.theme-dark .bank .navbar .navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:10px}.theme-dark .bank .navbar .navbar-right{align-items:center;display:flex;gap:1px}.theme-dark .bank .navbar .navbar-right .save-note{color:#cc1a1a;font-weight:500;margin-right:10px}.theme-dark .bank .bank-table-content{border:none;border-radius:8px}.theme-dark .bank .bank-table-content,.theme-dark .bank .bank-table-content .MuiTable-root{display:flex;flex-direction:column;width:100%}.theme-dark .bank .bank-table-content .table-container{background-color:#181a20;border:none;overflow-y:auto}.theme-dark .bank .bank-table-content .table-container .MuiPaper-root{background-color:inherit}.theme-dark .bank .bank-table-content .table-container .tablebody-accordion{border:none;display:flex;flex-direction:column;height:100%}.theme-dark .bank .bank-table-content .table-container .tablebody-accordion .tablerow-accordion{align-items:center;border-radius:8px;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px;padding:0;width:100%}.theme-dark .bank .bank-table-content .table-container .tablebody-accordion .tablerow-accordion:last-child{margin-bottom:0}.theme-dark .bank .bank-table-content .table-container .tablebody-accordion .tablerow-accordion:hover{background-color:#e6d9f3cc;cursor:pointer}.theme-dark .bank .bank-table-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion{border:none;display:flex;flex:1 1;flex-direction:column;padding:0}.theme-dark .bank .bank-table-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion{background-color:#2b3139;box-shadow:0 1px 3px #0000001a;color:#fff;display:flex;flex-direction:column;padding:0 10px;width:100%}.theme-dark .bank .bank-table-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary{display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .bank .bank-table-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary .bank-details{align-items:center;background-color:#aff8c8;border:.1px solid #9f9b9b;border-radius:8px;display:flex;flex-direction:row;font-size:18px;font-weight:300;gap:10px;height:36px;justify-content:space-between;padding:5px 10px;width:100%}.theme-dark .bank .bank-table-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary .bank-details .account-no{color:#000;font-size:12px}.theme-dark .bank .bank-table-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary .sr-no{color:#cc1a1a;font-weight:700;width:30px}.theme-dark .bank .bank-table-content .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-details,.theme-dark .bank .processing-dialog{display:flex;flex-direction:column;width:100%}.theme-dark .bank .processing-dialog{align-items:center;background-color:#00000080;height:100%;justify-content:center;left:0;position:fixed;top:0;z-index:999}.theme-dark .bank .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .vertical-navbar-menu{align-items:center;background-color:#f7f9fc;color:#000;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;transition:opacity .5s ease-in-out}.theme-light .vertical-navbar-menu .no-content{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:100%;justify-content:center;width:100%}.theme-light .vertical-navbar-menu .craft-icon{color:#cc1a1a;cursor:pointer;height:50px;width:100px}.theme-light .vertical-navbar-menu .menu-icon{color:#cc1a1a;cursor:pointer;height:30px;width:30px}.theme-light .vertical-navbar-menu .vertical-navbar-menu-main-wrapper{background-color:#f7f9fc;display:flex;flex-direction:row;gap:5px;height:100%;width:100%}.theme-light .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper{background-color:#fff;border-radius:8px;display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:auto;padding:2px 2px 50px;width:180px}.theme-light .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper.expanded{width:200px}.theme-light .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper.collapsed{width:50px}.theme-light .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-navbar{align-items:center;display:flex;flex-direction:row;height:40px;justify-content:space-between;padding:10px 0;width:100%}.theme-light .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-navbar .menu-title{color:#000;font-size:20px;font-weight:300}.theme-light .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content{align-items:center;display:flex;flex-direction:column}.theme-light .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .single-menus-wrapper{display:flex;flex-direction:column;width:100%}.theme-light .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .single-menus-wrapper .single-menu{align-items:center;border-radius:8px;border-right:4px solid #0000;cursor:pointer;display:flex;flex:1 1;flex-direction:row;gap:5px;height:40px;margin:5px 0;padding:10px 5px;width:100%}.theme-light .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .single-menus-wrapper .single-menu .menu-icon{height:20px;margin:0 5px;width:20px}.theme-light .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .single-menus-wrapper .single-menu .menu-name{color:#000;font-size:16px;letter-spacing:1.3}.theme-light .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .single-menus-wrapper .single-menu:hover{background-color:#fff;border-right:4px solid #f8e823;color:#000}.theme-light .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .single-menus-wrapper .single-menu.active{background-color:#fff;border-right:4px solid #f8e823;color:#000;font-size:15px;font-weight:700}.theme-light .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .searched-menu{background-color:#f7f9fc;box-shadow:1px 1px 2px #c9c9c933;display:flex;flex-direction:column;padding:5px 10px;width:100%}.theme-light .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .searched-menu .searched-home-icon{cursor:pointer;height:30px;width:90%}.theme-light .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .home-button{align-items:center;background-color:#f7f9fc;border-top-left-radius:8px;border-top-right-radius:8px;display:flex;justify-content:center;padding:0 5px;width:100%}.theme-light .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .home-button .home-action-button{align-items:center;border-radius:8px;border-right:4px solid #0000;cursor:pointer;display:flex;flex:1 1;flex-direction:row;gap:5px;height:40px;justify-content:center;margin:5px 0;padding:5px;width:100%}.theme-light .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .home-button .home-action-button .menu-icon{height:20px;margin:0 5px;width:20px}.theme-light .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .home-button .home-action-button .menu-name{color:#000;font-size:16px;letter-spacing:1.3}.theme-light .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .home-button .home-action-button:hover{background-color:#fff;border-right:4px solid #f8e823;color:#000}.theme-light .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .home-button .home-action-button.active{background-color:#fff;border-right:4px solid #f8e823;color:#000;font-size:15px;font-weight:700}.theme-light .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .main-menu{display:flex;flex-direction:column;gap:5px;width:100%}.theme-light .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .main-menu .roles-wrapper{display:flex;flex-direction:column;width:100%}.theme-light .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .main-menu .roles-wrapper .accordion{background-color:#f7f9fc;box-shadow:1px 1px 2px #c9c9c933;display:flex;flex-direction:column;padding:0}.theme-light .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .main-menu .roles-wrapper .role-name{color:#000;font-size:18px;font-weight:300}.theme-light .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .main-menu .roles-wrapper .role-group-menus{display:flex;flex-direction:column;gap:5px;width:100%}.theme-light .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .main-menu .roles-wrapper .role-group-menus .menu_group_name{color:#cc1a1a;font-weight:400}.theme-dark .vertical-navbar-menu{align-items:center;background-color:#2b3139;color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;transition:opacity .5s ease-in-out}.theme-dark .vertical-navbar-menu .no-content{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:100%;justify-content:center;width:100%}.theme-dark .vertical-navbar-menu .craft-icon{color:#cc1a1a;cursor:pointer;height:50px;width:100px}.theme-dark .vertical-navbar-menu .menu-icon{color:#cc1a1a;cursor:pointer;height:30px;width:30px}.theme-dark .vertical-navbar-menu .vertical-navbar-menu-main-wrapper{background-color:#2b3139;display:flex;flex-direction:row;gap:5px;height:100%;width:100%}.theme-dark .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper{background-color:#181a20;border-radius:8px;display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:auto;padding:2px 2px 50px;width:180px}.theme-dark .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper.expanded{width:200px}.theme-dark .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper.collapsed{width:50px}.theme-dark .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-navbar{align-items:center;display:flex;flex-direction:row;height:40px;justify-content:space-between;padding:10px 0;width:100%}.theme-dark .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-navbar .menu-title{color:#fff;font-size:20px;font-weight:300}.theme-dark .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content{align-items:center;display:flex;flex-direction:column}.theme-dark .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .single-menus-wrapper{display:flex;flex-direction:column;width:100%}.theme-dark .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .single-menus-wrapper .single-menu{align-items:center;border-radius:8px;border-right:4px solid #0000;cursor:pointer;display:flex;flex:1 1;flex-direction:row;gap:5px;height:40px;margin:5px 0;padding:10px 5px;width:100%}.theme-dark .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .single-menus-wrapper .single-menu .menu-icon{height:20px;margin:0 5px;width:20px}.theme-dark .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .single-menus-wrapper .single-menu .menu-name{color:#fff;font-size:16px;letter-spacing:1.3}.theme-dark .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .single-menus-wrapper .single-menu:hover{background-color:#181a20;border-right:4px solid #fae27c;color:#fff}.theme-dark .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .single-menus-wrapper .single-menu.active{background-color:#181a20;border-right:4px solid #fae27c;color:#fff;font-size:15px;font-weight:700}.theme-dark .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .searched-menu{background-color:#2b3139;box-shadow:1px 1px 2px #c9c9c933;display:flex;flex-direction:column;padding:5px 10px;width:100%}.theme-dark .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .searched-menu .searched-home-icon{cursor:pointer;height:30px;width:90%}.theme-dark .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .home-button{align-items:center;background-color:#2b3139;border-top-left-radius:8px;border-top-right-radius:8px;display:flex;justify-content:center;padding:0 5px;width:100%}.theme-dark .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .home-button .home-action-button{align-items:center;border-radius:8px;border-right:4px solid #0000;cursor:pointer;display:flex;flex:1 1;flex-direction:row;gap:5px;height:40px;justify-content:center;margin:5px 0;padding:5px;width:100%}.theme-dark .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .home-button .home-action-button .menu-icon{height:20px;margin:0 5px;width:20px}.theme-dark .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .home-button .home-action-button .menu-name{color:#fff;font-size:16px;letter-spacing:1.3}.theme-dark .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .home-button .home-action-button:hover{background-color:#181a20;border-right:4px solid #fae27c;color:#fff}.theme-dark .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .home-button .home-action-button.active{background-color:#181a20;border-right:4px solid #fae27c;color:#fff;font-size:15px;font-weight:700}.theme-dark .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .main-menu{display:flex;flex-direction:column;gap:5px;width:100%}.theme-dark .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .main-menu .roles-wrapper{display:flex;flex-direction:column;width:100%}.theme-dark .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .main-menu .roles-wrapper .accordion{background-color:#2b3139;box-shadow:1px 1px 2px #c9c9c933;display:flex;flex-direction:column;padding:0}.theme-dark .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .main-menu .roles-wrapper .role-name{color:#fff;font-size:18px;font-weight:300}.theme-dark .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .main-menu .roles-wrapper .role-group-menus{display:flex;flex-direction:column;gap:5px;width:100%}.theme-dark .vertical-navbar-menu .vertical-navbar-menu-main-wrapper .vertical-navbar-menu-wrapper .vertical-navbar-menu-content .main-menu .roles-wrapper .role-group-menus .menu_group_name{color:#cc1a1a;font-weight:400}.theme-light .mortality-rates{height:100%;justify-content:flex-start;overflow:hidden;padding-bottom:50px;transition:opacity .5s ease-in-out}.theme-light .mortality-rates,.theme-light .mortality-rates .no-content{align-items:center;background-color:#fff;display:flex;flex-direction:column;width:100%}.theme-light .mortality-rates .no-content{border-radius:8px;flex:1 1;gap:10px;justify-content:center}.theme-light .mortality-rates .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:5px 0;width:100%}.theme-light .mortality-rates .navbar .navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px}.theme-light .mortality-rates .navbar .navbar-right{align-items:center;display:flex;gap:5px}.theme-light .mortality-rates .navbar .navbar-right .save-note{font-weight:500;margin-right:10px}.theme-light .mortality-rates .MuiTable-root{display:flex;flex-direction:column;width:100%}.theme-light .mortality-rates .table-container{background-color:#f7f9fc;border:none;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:50px;width:100%}.theme-light .mortality-rates .table-container::-webkit-scrollbar{display:none;width:1px}.theme-light .mortality-rates .table-container .MuiPaper-root{background-color:inherit}.theme-light .mortality-rates .table-container .tablebody-accordion{border:none;display:flex;flex-direction:column;height:100%}.theme-light .mortality-rates .table-container .tablebody-accordion .tablerow-accordion{align-items:center;border-radius:8px;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px;padding:0;width:100%}.theme-light .mortality-rates .table-container .tablebody-accordion .tablerow-accordion:last-child{margin-bottom:0}.theme-light .mortality-rates .table-container .tablebody-accordion .tablerow-accordion:hover{background-color:#e6d9f3cc;cursor:pointer}.theme-light .mortality-rates .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion{border:none;display:flex;flex:1 1;flex-direction:column;padding:0}.theme-light .mortality-rates .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion{background-color:#f7f9fc;box-shadow:0 1px 3px #0000001a;color:#000;display:flex;flex-direction:column;padding:0 10px;width:100%}.theme-light .mortality-rates .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary{display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .mortality-rates .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary .bank-details{align-items:center;background-color:#aff8c8;border:.1px solid #9f9b9b;border-radius:8px;display:flex;flex-direction:row;font-size:18px;font-weight:300;gap:10px;height:36px;justify-content:space-between;padding:5px 10px;width:100%}.theme-light .mortality-rates .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary .bank-details .account-no{color:#000;font-size:12px}.theme-light .mortality-rates .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary .sr-no{color:#cc1a1a;font-weight:700;width:30px}.theme-light .mortality-rates .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-details{display:flex;flex-direction:column;width:100%}.theme-light .mortality-rates .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .mortality-rates .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .mortality-rates{height:100%;justify-content:flex-start;overflow:hidden;padding-bottom:50px;transition:opacity .5s ease-in-out}.theme-dark .mortality-rates,.theme-dark .mortality-rates .no-content{align-items:center;background-color:#181a20;display:flex;flex-direction:column;width:100%}.theme-dark .mortality-rates .no-content{border-radius:8px;flex:1 1;gap:10px;justify-content:center}.theme-dark .mortality-rates .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:5px 0;width:100%}.theme-dark .mortality-rates .navbar .navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:10px}.theme-dark .mortality-rates .navbar .navbar-right{align-items:center;display:flex;gap:5px}.theme-dark .mortality-rates .navbar .navbar-right .save-note{font-weight:500;margin-right:10px}.theme-dark .mortality-rates .MuiTable-root{display:flex;flex-direction:column;width:100%}.theme-dark .mortality-rates .table-container{background-color:#2b3139;border:none;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:50px;width:100%}.theme-dark .mortality-rates .table-container::-webkit-scrollbar{display:none;width:1px}.theme-dark .mortality-rates .table-container .MuiPaper-root{background-color:inherit}.theme-dark .mortality-rates .table-container .tablebody-accordion{border:none;display:flex;flex-direction:column;height:100%}.theme-dark .mortality-rates .table-container .tablebody-accordion .tablerow-accordion{align-items:center;border-radius:8px;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px;padding:0;width:100%}.theme-dark .mortality-rates .table-container .tablebody-accordion .tablerow-accordion:last-child{margin-bottom:0}.theme-dark .mortality-rates .table-container .tablebody-accordion .tablerow-accordion:hover{background-color:#e6d9f3cc;cursor:pointer}.theme-dark .mortality-rates .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion{border:none;display:flex;flex:1 1;flex-direction:column;padding:0}.theme-dark .mortality-rates .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion{background-color:#2b3139;box-shadow:0 1px 3px #0000001a;color:#fff;display:flex;flex-direction:column;padding:0 10px;width:100%}.theme-dark .mortality-rates .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary{display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .mortality-rates .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary .bank-details{align-items:center;background-color:#aff8c8;border:.1px solid #9f9b9b;border-radius:8px;display:flex;flex-direction:row;font-size:18px;font-weight:300;gap:10px;height:36px;justify-content:space-between;padding:5px 10px;width:100%}.theme-dark .mortality-rates .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary .bank-details .account-no{color:#000;font-size:12px}.theme-dark .mortality-rates .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary .sr-no{color:#cc1a1a;font-weight:700;width:30px}.theme-dark .mortality-rates .table-container .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-details{display:flex;flex-direction:column;width:100%}.theme-dark .mortality-rates .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .mortality-rates .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .medical-request-home{background-color:#f7f9fc;height:calc(100vh - 100px);margin-bottom:5px;transition:opacity .5s ease-in-out}.theme-light .medical-request-home,.theme-light .medical-request-home .no-content{align-items:center;border-radius:8px;display:flex;flex-direction:column;justify-content:center;width:100%}.theme-light .medical-request-home .no-content{background-color:#fff;flex:1 1;gap:10px}.theme-light .medical-request-home .medical-request-home-main-wrapper{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:center;width:100%}.theme-light .medical-request-home .medical-request-home-main-wrapper .list-wrapper{align-items:flex-start;border-radius:8px;display:flex;flex-direction:column;gap:10px;height:100%;overflow-y:auto;padding:10px;width:100%}.theme-light .medical-request-home .medical-request-home-main-wrapper .list-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .medical-request-home .medical-request-home-main-wrapper .list-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .medical-request-home .medical-request-home-main-wrapper .list-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:10px}.theme-light .medical-request-home .medical-request-home-main-wrapper .list-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.theme-light .medical-request-home .medical-request-home-main-wrapper .list-wrapper .list-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .medical-request-home .medical-request-home-main-wrapper .list-wrapper .list-navbar .list-navbar-left{align-items:center;display:flex;flex-direction:row;gap:5px}.theme-light .medical-request-home .medical-request-home-main-wrapper .list-wrapper .list-navbar .list-navbar-right{align-items:center;display:flex;flex-direction:row;gap:1px}.theme-light .medical-request-home .medical-request-home-main-wrapper .list-wrapper .list-content{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;width:100%}.theme-light .medical-request-home .medical-request-home-main-wrapper .list-wrapper .list-content .icon{color:#b80baf;height:70px;margin-bottom:10px;width:70px}.theme-light .medical-request-home .medical-request-home-main-wrapper .list-wrapper .list-content .title{color:#b80baf;font-size:28px;font-weight:300}.theme-light .medical-request-home .medical-request-home-main-wrapper .list-wrapper .list-content p{color:#757575;margin:20px 0;max-width:700px;text-align:center}.theme-light .medical-request-home .medical-request-home-main-wrapper .list-wrapper .list-content .list-footer{display:flex;flex-direction:row;justify-content:flex-end;margin-bottom:10px;margin-right:10px;margin-top:auto;width:100%}.theme-light .medical-request-home .medical-request-home-main-wrapper .list-wrapper .list-content .list-footer .overlay-button{align-items:center;background-color:#00d37f;border:none;border-radius:50%;box-shadow:0 4px 6px #0000001a;color:#000;cursor:pointer;display:flex;height:50px;justify-content:center;transition:transform .3s ease;width:50px}.theme-light .medical-request-home .medical-request-home-main-wrapper .list-wrapper .list-content .list-footer .overlay-button:hover{transform:scale(1.1)}.theme-light .medical-request-home .medical-request-home-main-wrapper .single-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:100%;padding:10px;width:100%}.theme-light .medical-request-home .medical-request-home-main-wrapper .single-wrapper .single-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .medical-request-home .medical-request-home-main-wrapper .single-wrapper .single-navbar .single-navbar-left,.theme-light .medical-request-home .medical-request-home-main-wrapper .single-wrapper .single-navbar .single-navbar-right{align-items:center;display:flex;flex-direction:row;gap:3px}.theme-light .medical-request-home .medical-request-home-main-wrapper .single-wrapper .single-content{display:flex;flex-direction:row;padding:20px;width:100%}.theme-light .medical-request-home .medical-request-home-main-wrapper .single-wrapper .single-content .single-content-left{display:flex;flex:3 1;flex-direction:column;gap:20px}.theme-light .medical-request-home .medical-request-home-main-wrapper .single-wrapper .single-content .single-content-right{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:10px}.theme-light .medical-request-home .medical-request-home-main-wrapper .single-wrapper .single-content .single-content-right .chip-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center}.theme-light .medical-request-home .medical-request-home-main-wrapper .single-wrapper .single-content .single-content-right .chip-wrapper .chip{display:flex;width:max-content}.theme-light .medical-request-home .request-no{color:#cc1a1a;font-size:16px;font-weight:700}.theme-light .medical-request-home .avatar-container,.theme-light .medical-request-home .avatar-container .left{align-items:center;display:flex;flex-direction:row}.theme-light .medical-request-home .avatar-container .left .avatar{border-radius:50%;height:30px;margin-right:10px;object-fit:cover;width:30px}.theme-light .medical-request-home .avatar-container .right{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.theme-light .medical-request-home .avatar-container .right .username{font-size:14px;font-weight:500}.theme-light .medical-request-home .avatar-container .right .time-ago{color:#555;font-size:10px;font-weight:700}.theme-light .medical-request-home .entity-img{border-radius:50%;height:30px;object-fit:cover;width:30px}.theme-light .medical-request-home .entity-details,.theme-light .medical-request-home .overlay-dialog{display:flex;flex-direction:column;justify-content:center}.theme-light .medical-request-home .overlay-dialog{align-items:center;background-color:#00000080;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .medical-request-home .overlay-dialog .overlay-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;overflow-y:auto;padding:10px 20px;width:max-content;z-index:1000}.theme-light .medical-request-home .overlay-dialog .overlay-wrapper::-webkit-scrollbar{width:3px}.theme-light .medical-request-home .overlay-dialog .overlay-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .medical-request-home .overlay-dialog .overlay-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-light .medical-request-home .overlay-dialog .overlay-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.theme-light .medical-request-home .overlay-dialog .overlay-wrapper .overlay-navbar{align-items:center;display:flex;height:max-content;justify-content:space-between}.theme-light .medical-request-home .overlay-dialog .overlay-wrapper .overlay-content{display:flex;flex-direction:column;gap:10px;justify-content:center;margin-top:10px;padding:0 10px 10px}.theme-light .medical-request-home .overlay-dialog .overlay-wrapper .overlay-content .preview-email,.theme-light .medical-request-home .overlay-dialog .overlay-wrapper .overlay-content .preview-sms{background-color:#0080004d;border-radius:8px;display:flex;margin:10px 0;padding:5px}.theme-light .medical-request-home .overlay-dialog .overlay-wrapper .overlay-action{align-items:center;display:flex;gap:5px;justify-content:flex-end;margin-top:10px}.theme-dark .medical-request-home{align-items:center;background-color:#2b3139;border-radius:8px;display:flex;flex-direction:column;height:calc(100vh - 100px);justify-content:center;margin-bottom:5px;transition:opacity .5s ease-in-out;width:100%}.theme-dark .medical-request-home .no-content{gap:10px}.theme-dark .medical-request-home .medical-request-home-main-wrapper,.theme-dark .medical-request-home .no-content{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;justify-content:center;width:100%}.theme-dark .medical-request-home .medical-request-home-main-wrapper{height:100%}.theme-dark .medical-request-home .medical-request-home-main-wrapper .list-wrapper{align-items:flex-start;border-radius:8px;display:flex;flex-direction:column;gap:10px;height:100%;overflow-y:auto;padding:10px;width:100%}.theme-dark .medical-request-home .medical-request-home-main-wrapper .list-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .medical-request-home .medical-request-home-main-wrapper .list-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .medical-request-home .medical-request-home-main-wrapper .list-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:10px}.theme-dark .medical-request-home .medical-request-home-main-wrapper .list-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.theme-dark .medical-request-home .medical-request-home-main-wrapper .list-wrapper .list-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .medical-request-home .medical-request-home-main-wrapper .list-wrapper .list-navbar .list-navbar-left{align-items:center;display:flex;flex-direction:row;gap:5px}.theme-dark .medical-request-home .medical-request-home-main-wrapper .list-wrapper .list-navbar .list-navbar-right{align-items:center;display:flex;flex-direction:row;gap:1px}.theme-dark .medical-request-home .medical-request-home-main-wrapper .list-wrapper .list-content{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;width:100%}.theme-dark .medical-request-home .medical-request-home-main-wrapper .list-wrapper .list-content .icon{color:#b80baf;height:70px;margin-bottom:10px;width:70px}.theme-dark .medical-request-home .medical-request-home-main-wrapper .list-wrapper .list-content .title{color:#b80baf;font-size:28px;font-weight:300}.theme-dark .medical-request-home .medical-request-home-main-wrapper .list-wrapper .list-content p{color:#757575;margin:20px 0;max-width:700px;text-align:center}.theme-dark .medical-request-home .medical-request-home-main-wrapper .list-wrapper .list-content .list-footer{display:flex;flex-direction:row;justify-content:flex-end;margin-bottom:10px;margin-right:10px;margin-top:auto;width:100%}.theme-dark .medical-request-home .medical-request-home-main-wrapper .list-wrapper .list-content .list-footer .overlay-button{align-items:center;background-color:#00d37f;border:none;border-radius:50%;box-shadow:0 4px 6px #0000001a;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;transition:transform .3s ease;width:50px}.theme-dark .medical-request-home .medical-request-home-main-wrapper .list-wrapper .list-content .list-footer .overlay-button:hover{transform:scale(1.1)}.theme-dark .medical-request-home .medical-request-home-main-wrapper .single-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:100%;padding:10px;width:100%}.theme-dark .medical-request-home .medical-request-home-main-wrapper .single-wrapper .single-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .medical-request-home .medical-request-home-main-wrapper .single-wrapper .single-navbar .single-navbar-left,.theme-dark .medical-request-home .medical-request-home-main-wrapper .single-wrapper .single-navbar .single-navbar-right{align-items:center;display:flex;flex-direction:row;gap:3px}.theme-dark .medical-request-home .medical-request-home-main-wrapper .single-wrapper .single-content{display:flex;flex-direction:row;padding:20px;width:100%}.theme-dark .medical-request-home .medical-request-home-main-wrapper .single-wrapper .single-content .single-content-left{display:flex;flex:3 1;flex-direction:column;gap:20px}.theme-dark .medical-request-home .medical-request-home-main-wrapper .single-wrapper .single-content .single-content-right{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:10px}.theme-dark .medical-request-home .medical-request-home-main-wrapper .single-wrapper .single-content .single-content-right .chip-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center}.theme-dark .medical-request-home .medical-request-home-main-wrapper .single-wrapper .single-content .single-content-right .chip-wrapper .chip{display:flex;width:max-content}.theme-dark .medical-request-home .request-no{color:#cc1a1a;font-size:16px;font-weight:700}.theme-dark .medical-request-home .avatar-container,.theme-dark .medical-request-home .avatar-container .left{align-items:center;display:flex;flex-direction:row}.theme-dark .medical-request-home .avatar-container .left .avatar{border-radius:50%;height:30px;margin-right:10px;object-fit:cover;width:30px}.theme-dark .medical-request-home .avatar-container .right{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.theme-dark .medical-request-home .avatar-container .right .username{font-size:14px;font-weight:500}.theme-dark .medical-request-home .avatar-container .right .time-ago{color:#555;font-size:10px;font-weight:700}.theme-dark .medical-request-home .entity-img{border-radius:50%;height:30px;object-fit:cover;width:30px}.theme-dark .medical-request-home .entity-details,.theme-dark .medical-request-home .overlay-dialog{display:flex;flex-direction:column;justify-content:center}.theme-dark .medical-request-home .overlay-dialog{align-items:center;background-color:#00000080;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .medical-request-home .overlay-dialog .overlay-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;overflow-y:auto;padding:10px 20px;width:max-content;z-index:1000}.theme-dark .medical-request-home .overlay-dialog .overlay-wrapper::-webkit-scrollbar{width:3px}.theme-dark .medical-request-home .overlay-dialog .overlay-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .medical-request-home .overlay-dialog .overlay-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-dark .medical-request-home .overlay-dialog .overlay-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.theme-dark .medical-request-home .overlay-dialog .overlay-wrapper .overlay-navbar{align-items:center;display:flex;height:max-content;justify-content:space-between}.theme-dark .medical-request-home .overlay-dialog .overlay-wrapper .overlay-content{display:flex;flex-direction:column;gap:10px;justify-content:center;margin-top:10px;padding:0 10px 10px}.theme-dark .medical-request-home .overlay-dialog .overlay-wrapper .overlay-content .preview-email,.theme-dark .medical-request-home .overlay-dialog .overlay-wrapper .overlay-content .preview-sms{background-color:#0080004d;border-radius:8px;display:flex;margin:10px 0;padding:5px}.theme-dark .medical-request-home .overlay-dialog .overlay-wrapper .overlay-action{align-items:center;display:flex;gap:5px;justify-content:flex-end;margin-top:10px}.theme-light .medical-single{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden;transition:opacity .5s ease-in-out;width:100%}.theme-light .medical-single .no-content{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:100%;justify-content:center;width:100%}.theme-light .medical-single .icon-container{cursor:pointer;display:flex;flex-direction:column;margin-left:5px;position:relative}.theme-light .medical-single .icon-container .icon{background-color:#f443364d;border-radius:8px;color:#f44336;font-size:16px;height:28px;padding:3px;width:28px}.theme-light .medical-single .icon-container .dropdown{background-color:#fff;border:1px solid #d3d3d3;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:#000;padding:5px;position:absolute;right:0;top:20px;width:max-content;z-index:1}.theme-light .medical-single .icon-container .dropdown .dropdown-item{border-radius:8px;cursor:pointer;display:flex;flex-direction:column;padding:5px 10px;width:max-content}.theme-light .medical-single .icon-container .dropdown .dropdown-item:hover{background-color:#f7f9fc;width:100%}.theme-light .medical-single .medical-single-main-wrapper{display:flex;flex-direction:row;flex-grow:1;flex:1 1;overflow:hidden;width:100%}.theme-light .medical-single .medical-single-main-wrapper .center-wrapper{border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:50px}.theme-light .medical-single .medical-single-main-wrapper .center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .medical-single .medical-single-main-wrapper .center-wrapper .center-details{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:10px}.theme-light .medical-single .medical-single-main-wrapper .center-wrapper .center-details .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .medical-single .medical-single-main-wrapper .center-wrapper .center-details .center-navbar .navbar-left{align-items:center;display:flex;flex-direction:row}.theme-light .medical-single .medical-single-main-wrapper .center-wrapper .center-details .center-navbar .navbar-right{align-items:center;display:flex;flex-direction:row;gap:1px}.theme-light .medical-single .medical-single-main-wrapper .center-wrapper .center-details .medical-tests-wrapper{display:flex;flex:1 1;flex-direction:column;width:100%}.theme-light .medical-single .medical-single-main-wrapper .center-wrapper .center-details .medical-tests-wrapper .MuiPaper-elevation,.theme-light .medical-single .medical-single-main-wrapper .center-wrapper .center-details .medical-tests-wrapper .MuiTableContainer-root,.theme-light .medical-single .medical-single-main-wrapper .center-wrapper .center-details .medical-tests-wrapper .table-container{background-color:inherit}.theme-light .medical-single .medical-single-main-wrapper .center-wrapper .center-details .medical-tests-wrapper .mtests-wrapper-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.theme-light .medical-single .medical-single-main-wrapper .center-wrapper .center-details .medical-tests-wrapper .mtests-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:flex-start;margin-top:10px;width:100%}.theme-light .medical-single .medical-single-main-wrapper .center-wrapper .center-details .medical-tests-wrapper .mtests-wrapper .single-item{align-items:center;border-radius:8px;display:flex;flex-direction:row;gap:5px;padding:3px 5px;width:100%}.theme-light .medical-single .medical-single-main-wrapper .center-wrapper .center-details .medical-tests-wrapper .mtests-wrapper .single-item .mtest{align-items:center;display:flex;flex-direction:row;gap:10px}.theme-light .medical-single .medical-single-main-wrapper .center-wrapper .center-details .medical-tests-wrapper .mtests-wrapper .single-item .mtest .mtest-name{color:#000;font-size:18px;font-weight:400}.theme-light .medical-single .medical-single-main-wrapper .center-wrapper .center-details .form-details-wrapper{align-items:center;display:flex;flex:1 1;flex-direction:row;justify-content:space-between;margin:5px 0;width:100%}.theme-light .medical-single .medical-single-main-wrapper .center-wrapper .center-details .form-details-wrapper.facility,.theme-light .medical-single .medical-single-main-wrapper .center-wrapper .center-details .form-details-wrapper.insured{display:flex;flex:1 1;flex-direction:column;margin:0}.theme-light .medical-single .medical-single-main-wrapper .center-wrapper .center-details .org-admins-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:flex-start;margin-top:10px;padding-left:150px}.theme-light .medical-single .medical-single-main-wrapper .center-wrapper .center-details .org-admins-wrapper .single-item{align-items:center;border:.5px solid red;border-radius:8px;display:flex;flex-direction:row;gap:5px;padding:3px 5px}.theme-light .medical-single .medical-single-main-wrapper .center-wrapper .center-details .org-admins-wrapper .single-item .user{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:10px}.theme-light .medical-single .medical-single-main-wrapper .center-wrapper .center-details .org-admins-wrapper .single-item .user img{border-radius:50%;height:30px;object-fit:cover;width:30px}.theme-light .medical-single .medical-single-main-wrapper .center-wrapper .center-details .user-roles-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:flex-start;margin-top:10px;padding-left:150px}.theme-light .medical-single .medical-single-main-wrapper .center-wrapper .center-details .user-roles-wrapper .single-item{align-items:center;display:flex;flex-direction:row;gap:5px}.theme-light .medical-single .medical-single-main-wrapper .right-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 45px);margin-left:5px;overflow-y:auto;padding-right:3px;position:sticky;top:100px}.theme-light .medical-single .medical-single-main-wrapper .right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .medical-single .medical-single-main-wrapper .right-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .medical-single .medical-single-main-wrapper .right-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-light .medical-single .medical-single-main-wrapper .right-wrapper::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width:600px){.theme-light .medical-single .medical-single-main-wrapper .right-wrapper{display:none}}.theme-light .medical-single .medical-single-main-wrapper .right-wrapper .right-content{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:15px}.theme-light .medical-single .medical-single-main-wrapper .right-wrapper .right-content .right-navbar{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:10px;width:100%}.theme-light .medical-single .medical-single-main-wrapper .right-wrapper .right-content .timeline-root{margin:5px 0 20px}.theme-light .medical-single .medical-single-main-wrapper .right-wrapper .right-content .timeline-item{background-color:#f7f9fc;color:#000;display:flex;margin-bottom:20px;position:relative}.theme-light .medical-single .medical-single-main-wrapper .right-wrapper .right-content .timeline-separator{align-items:center;display:flex;flex-direction:column;margin-right:5px;position:relative}.theme-light .medical-single .medical-single-main-wrapper .right-wrapper .right-content .timeline-dot{background-color:#cc1a1a;border-radius:50%;height:12px;position:relative;width:12px;z-index:1}.theme-light .medical-single .medical-single-main-wrapper .right-wrapper .right-content .timeline-connector{background-color:#d3d3d3;bottom:-20px;position:absolute;top:12px;width:2px;z-index:0}.theme-light .medical-single .medical-single-main-wrapper .right-wrapper .right-content .timeline-item:last-child .timeline-connector{display:none}.theme-light .medical-single .medical-single-main-wrapper .right-wrapper .right-content .timeline-content{background-color:#f7f9fc;border-radius:8px;flex-grow:1}.theme-light .medical-single .medical-single-main-wrapper .right-wrapper .right-content .timeline-navbar{align-items:center;display:flex;justify-content:space-between;margin:5px 0;padding:3px 10px}.theme-light .medical-single .medical-single-main-wrapper .right-wrapper .right-content .avatar-container{align-items:center;display:flex}.theme-light .medical-single .medical-single-main-wrapper .right-wrapper .right-content .avatar{border-radius:50%;height:30px;margin-right:10px;object-fit:cover;width:30px}.theme-light .medical-single .medical-single-main-wrapper .right-wrapper .right-content .username{font-size:14px;font-weight:700}.theme-light .medical-single .medical-single-main-wrapper .right-wrapper .right-content .time-ago{color:#555;font-size:10px;font-weight:700}.theme-light .medical-single .medical-single-main-wrapper .right-wrapper .right-content .remarks{border-radius:8px;padding:10px}.theme-light .medical-single .new-rate-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .medical-single .new-rate-dialog .new-rate-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .medical-single .new-rate-dialog .new-rate-wrapper .new-rate-navbar{align-items:center;display:flex;height:max-content;justify-content:space-between}.theme-light .medical-single .new-rate-dialog .new-rate-wrapper .new-rate-content{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;margin:10px 0}.theme-light .medical-single .new-rate-dialog .new-rate-wrapper .new-rate-action{align-items:center;display:flex;gap:5px;justify-content:flex-end}.theme-light .medical-single .syscode-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .medical-single .syscode-dialog .syscode-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:450px;z-index:1000}.theme-light .medical-single .syscode-dialog .syscode-wrapper .syscode-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:5px 0;width:100%}.theme-light .medical-single .syscode-dialog .syscode-wrapper .syscode-navbar .syscode-navbar-left{width:30%}.theme-light .medical-single .syscode-dialog .syscode-wrapper .syscode-navbar .syscode-navbar-right{align-items:center;display:flex;gap:5px}.theme-light .medical-single .syscode-dialog .syscode-wrapper .syscode-content{display:flex;flex-direction:column;gap:10px;justify-content:center}.theme-light .medical-single .syscode-dialog .syscode-wrapper .syscode-action{align-items:center;display:flex;gap:5px;justify-content:flex-end;margin-top:10px}.theme-light .medical-single .request-details-wrapper{display:flex;flex-direction:row;margin:5px 0;width:100%}.theme-light .medical-single .request-details-wrapper.approved-doc{align-items:center;border:.1px solid #d3d3d3;border-radius:8px;display:flex;height:36px;justify-content:space-between;margin-bottom:10px;padding:5px 10px;width:100%}.theme-light .medical-single .request-details-wrapper.approved-doc span{color:#000;flex:1 1;font-size:18px;font-weight:400;text-align:center}.theme-light .medical-single .request-details-wrapper.approved-doc span:nth-child(2){position:relative}.theme-light .medical-single .request-details-wrapper.approved-doc span:nth-child(2):after,.theme-light .medical-single .request-details-wrapper.approved-doc span:nth-child(2):before{background-color:#9f9b9b;bottom:5%;content:"";position:absolute;top:5%;width:1px}.theme-light .medical-single .request-details-wrapper.approved-doc span:nth-child(2):before{left:-5px}.theme-light .medical-single .request-details-wrapper.approved-doc span:nth-child(2):after{right:-5px}.theme-light .medical-single .entity-details-container{display:flex;flex-direction:column;gap:10px;padding:3px;width:100%}.theme-light .medical-single .entity-details-container .entity-details-wrapper{display:flex;flex-direction:row;width:100%}.theme-light .medical-single .entity-details-container .entity-details-wrapper .entity-details-left{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:5px;width:100px}.theme-light .medical-single .entity-details-container .entity-details-wrapper .entity-details-left img{border-radius:8px;height:80px;object-fit:cover;width:80px}.theme-light .medical-single .entity-details-container .entity-details-wrapper .entity-details-right{display:flex;flex-direction:column;flex-grow:1}.theme-light .medical-single .entity-details-container .entity-details-wrapper .entity-details-right .name-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .medical-single .entity-details-container .entity-details-wrapper .entity-details-right .name-row .age-wrapper{align-items:center;background-color:#aff8c8;border-radius:5px;color:#000;display:flex;flex-direction:row;font-size:15px;font-weight:700;gap:10px;padding:5px}.theme-light .medical-single .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:3px;width:100%}.theme-light .medical-single .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:10px;justify-content:flex-start}.theme-light .medical-single .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details .icon{color:#00d37f;height:25px;width:25px}.theme-light .medical-single .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .medical-single .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .medical-single{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden;transition:opacity .5s ease-in-out;width:100%}.theme-dark .medical-single .no-content{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:100%;justify-content:center;width:100%}.theme-dark .medical-single .icon-container{cursor:pointer;display:flex;flex-direction:column;margin-left:5px;position:relative}.theme-dark .medical-single .icon-container .icon{background-color:#f443364d;border-radius:8px;color:#f44336;font-size:16px;height:28px;padding:3px;width:28px}.theme-dark .medical-single .icon-container .dropdown{background-color:#181a20;border:1px solid #444;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:#fff;padding:5px;position:absolute;right:0;top:20px;width:max-content;z-index:1}.theme-dark .medical-single .icon-container .dropdown .dropdown-item{border-radius:8px;cursor:pointer;display:flex;flex-direction:column;padding:5px 10px;width:max-content}.theme-dark .medical-single .icon-container .dropdown .dropdown-item:hover{background-color:#2b3139;width:100%}.theme-dark .medical-single .medical-single-main-wrapper{display:flex;flex-direction:row;flex-grow:1;flex:1 1;overflow:hidden;width:100%}.theme-dark .medical-single .medical-single-main-wrapper .center-wrapper{border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:50px}.theme-dark .medical-single .medical-single-main-wrapper .center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .medical-single .medical-single-main-wrapper .center-wrapper .center-details{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:10px}.theme-dark .medical-single .medical-single-main-wrapper .center-wrapper .center-details .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .medical-single .medical-single-main-wrapper .center-wrapper .center-details .center-navbar .navbar-left{align-items:center;display:flex;flex-direction:row}.theme-dark .medical-single .medical-single-main-wrapper .center-wrapper .center-details .center-navbar .navbar-right{align-items:center;display:flex;flex-direction:row;gap:1px}.theme-dark .medical-single .medical-single-main-wrapper .center-wrapper .center-details .medical-tests-wrapper{display:flex;flex:1 1;flex-direction:column;width:100%}.theme-dark .medical-single .medical-single-main-wrapper .center-wrapper .center-details .medical-tests-wrapper .MuiPaper-elevation,.theme-dark .medical-single .medical-single-main-wrapper .center-wrapper .center-details .medical-tests-wrapper .MuiTableContainer-root,.theme-dark .medical-single .medical-single-main-wrapper .center-wrapper .center-details .medical-tests-wrapper .table-container{background-color:inherit}.theme-dark .medical-single .medical-single-main-wrapper .center-wrapper .center-details .medical-tests-wrapper .mtests-wrapper-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.theme-dark .medical-single .medical-single-main-wrapper .center-wrapper .center-details .medical-tests-wrapper .mtests-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:flex-start;margin-top:10px;width:100%}.theme-dark .medical-single .medical-single-main-wrapper .center-wrapper .center-details .medical-tests-wrapper .mtests-wrapper .single-item{align-items:center;border-radius:8px;display:flex;flex-direction:row;gap:5px;padding:3px 5px;width:100%}.theme-dark .medical-single .medical-single-main-wrapper .center-wrapper .center-details .medical-tests-wrapper .mtests-wrapper .single-item .mtest{align-items:center;display:flex;flex-direction:row;gap:10px}.theme-dark .medical-single .medical-single-main-wrapper .center-wrapper .center-details .medical-tests-wrapper .mtests-wrapper .single-item .mtest .mtest-name{color:#fff;font-size:18px;font-weight:400}.theme-dark .medical-single .medical-single-main-wrapper .center-wrapper .center-details .form-details-wrapper{align-items:center;display:flex;flex:1 1;flex-direction:row;justify-content:space-between;margin:5px 0;width:100%}.theme-dark .medical-single .medical-single-main-wrapper .center-wrapper .center-details .form-details-wrapper.facility,.theme-dark .medical-single .medical-single-main-wrapper .center-wrapper .center-details .form-details-wrapper.insured{display:flex;flex:1 1;flex-direction:column;margin:0}.theme-dark .medical-single .medical-single-main-wrapper .center-wrapper .center-details .org-admins-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:flex-start;margin-top:10px;padding-left:150px}.theme-dark .medical-single .medical-single-main-wrapper .center-wrapper .center-details .org-admins-wrapper .single-item{align-items:center;border:.5px solid red;border-radius:8px;display:flex;flex-direction:row;gap:5px;padding:3px 5px}.theme-dark .medical-single .medical-single-main-wrapper .center-wrapper .center-details .org-admins-wrapper .single-item .user{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:10px}.theme-dark .medical-single .medical-single-main-wrapper .center-wrapper .center-details .org-admins-wrapper .single-item .user img{border-radius:50%;height:30px;object-fit:cover;width:30px}.theme-dark .medical-single .medical-single-main-wrapper .center-wrapper .center-details .user-roles-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:flex-start;margin-top:10px;padding-left:150px}.theme-dark .medical-single .medical-single-main-wrapper .center-wrapper .center-details .user-roles-wrapper .single-item{align-items:center;display:flex;flex-direction:row;gap:5px}.theme-dark .medical-single .medical-single-main-wrapper .right-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 45px);margin-left:5px;overflow-y:auto;padding-right:3px;position:sticky;top:100px}.theme-dark .medical-single .medical-single-main-wrapper .right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .medical-single .medical-single-main-wrapper .right-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .medical-single .medical-single-main-wrapper .right-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-dark .medical-single .medical-single-main-wrapper .right-wrapper::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width:600px){.theme-dark .medical-single .medical-single-main-wrapper .right-wrapper{display:none}}.theme-dark .medical-single .medical-single-main-wrapper .right-wrapper .right-content{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:15px}.theme-dark .medical-single .medical-single-main-wrapper .right-wrapper .right-content .right-navbar{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:10px;width:100%}.theme-dark .medical-single .medical-single-main-wrapper .right-wrapper .right-content .timeline-root{margin:5px 0 20px}.theme-dark .medical-single .medical-single-main-wrapper .right-wrapper .right-content .timeline-item{background-color:#2b3139;color:#fff;display:flex;margin-bottom:20px;position:relative}.theme-dark .medical-single .medical-single-main-wrapper .right-wrapper .right-content .timeline-separator{align-items:center;display:flex;flex-direction:column;margin-right:5px;position:relative}.theme-dark .medical-single .medical-single-main-wrapper .right-wrapper .right-content .timeline-dot{background-color:#cc1a1a;border-radius:50%;height:12px;position:relative;width:12px;z-index:1}.theme-dark .medical-single .medical-single-main-wrapper .right-wrapper .right-content .timeline-connector{background-color:#444;bottom:-20px;position:absolute;top:12px;width:2px;z-index:0}.theme-dark .medical-single .medical-single-main-wrapper .right-wrapper .right-content .timeline-item:last-child .timeline-connector{display:none}.theme-dark .medical-single .medical-single-main-wrapper .right-wrapper .right-content .timeline-content{background-color:#2b3139;border-radius:8px;flex-grow:1}.theme-dark .medical-single .medical-single-main-wrapper .right-wrapper .right-content .timeline-navbar{align-items:center;display:flex;justify-content:space-between;margin:5px 0;padding:3px 10px}.theme-dark .medical-single .medical-single-main-wrapper .right-wrapper .right-content .avatar-container{align-items:center;display:flex}.theme-dark .medical-single .medical-single-main-wrapper .right-wrapper .right-content .avatar{border-radius:50%;height:30px;margin-right:10px;object-fit:cover;width:30px}.theme-dark .medical-single .medical-single-main-wrapper .right-wrapper .right-content .username{font-size:14px;font-weight:700}.theme-dark .medical-single .medical-single-main-wrapper .right-wrapper .right-content .time-ago{color:#555;font-size:10px;font-weight:700}.theme-dark .medical-single .medical-single-main-wrapper .right-wrapper .right-content .remarks{border-radius:8px;padding:10px}.theme-dark .medical-single .new-rate-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .medical-single .new-rate-dialog .new-rate-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .medical-single .new-rate-dialog .new-rate-wrapper .new-rate-navbar{align-items:center;display:flex;height:max-content;justify-content:space-between}.theme-dark .medical-single .new-rate-dialog .new-rate-wrapper .new-rate-content{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;margin:10px 0}.theme-dark .medical-single .new-rate-dialog .new-rate-wrapper .new-rate-action{align-items:center;display:flex;gap:5px;justify-content:flex-end}.theme-dark .medical-single .syscode-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .medical-single .syscode-dialog .syscode-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:450px;z-index:1000}.theme-dark .medical-single .syscode-dialog .syscode-wrapper .syscode-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:5px 0;width:100%}.theme-dark .medical-single .syscode-dialog .syscode-wrapper .syscode-navbar .syscode-navbar-left{width:30%}.theme-dark .medical-single .syscode-dialog .syscode-wrapper .syscode-navbar .syscode-navbar-right{align-items:center;display:flex;gap:5px}.theme-dark .medical-single .syscode-dialog .syscode-wrapper .syscode-content{display:flex;flex-direction:column;gap:10px;justify-content:center}.theme-dark .medical-single .syscode-dialog .syscode-wrapper .syscode-action{align-items:center;display:flex;gap:5px;justify-content:flex-end;margin-top:10px}.theme-dark .medical-single .request-details-wrapper{display:flex;flex-direction:row;margin:5px 0;width:100%}.theme-dark .medical-single .request-details-wrapper.approved-doc{align-items:center;border:.1px solid #444;border-radius:8px;display:flex;height:36px;justify-content:space-between;margin-bottom:10px;padding:5px 10px;width:100%}.theme-dark .medical-single .request-details-wrapper.approved-doc span{color:#fff;flex:1 1;font-size:18px;font-weight:400;text-align:center}.theme-dark .medical-single .request-details-wrapper.approved-doc span:nth-child(2){position:relative}.theme-dark .medical-single .request-details-wrapper.approved-doc span:nth-child(2):after,.theme-dark .medical-single .request-details-wrapper.approved-doc span:nth-child(2):before{background-color:#9f9b9b;bottom:5%;content:"";position:absolute;top:5%;width:1px}.theme-dark .medical-single .request-details-wrapper.approved-doc span:nth-child(2):before{left:-5px}.theme-dark .medical-single .request-details-wrapper.approved-doc span:nth-child(2):after{right:-5px}.theme-dark .medical-single .entity-details-container{display:flex;flex-direction:column;gap:10px;padding:3px;width:100%}.theme-dark .medical-single .entity-details-container .entity-details-wrapper{display:flex;flex-direction:row;width:100%}.theme-dark .medical-single .entity-details-container .entity-details-wrapper .entity-details-left{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:5px;width:100px}.theme-dark .medical-single .entity-details-container .entity-details-wrapper .entity-details-left img{border-radius:8px;height:80px;object-fit:cover;width:80px}.theme-dark .medical-single .entity-details-container .entity-details-wrapper .entity-details-right{display:flex;flex-direction:column;flex-grow:1}.theme-dark .medical-single .entity-details-container .entity-details-wrapper .entity-details-right .name-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .medical-single .entity-details-container .entity-details-wrapper .entity-details-right .name-row .age-wrapper{align-items:center;background-color:#aff8c8;border-radius:5px;color:#fff;display:flex;flex-direction:row;font-size:15px;font-weight:700;gap:10px;padding:5px}.theme-dark .medical-single .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:3px;width:100%}.theme-dark .medical-single .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:10px;justify-content:flex-start}.theme-dark .medical-single .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details .icon{color:#00d37f;height:25px;width:25px}.theme-dark .medical-single .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .medical-single .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .nopage{background-color:#fff}.theme-dark .nopage,.theme-light .nopage{align-items:stretch;display:flex;flex-grow:1;height:100%;justify-content:center;width:100%}.theme-dark .nopage{background-color:#181a20}.theme-light .all-report-key{height:100%;justify-content:flex-start;margin-bottom:10px;transition:opacity .5s ease-in-out}.theme-light .all-report-key,.theme-light .all-report-key .no-content{align-items:center;background-color:#fff;display:flex;flex:1 1;flex-direction:column;width:100%}.theme-light .all-report-key .no-content{border-radius:8px;gap:10px;justify-content:center}.theme-light .all-report-key .all-report-key-main-wrapper{display:flex;flex-direction:row;height:100%;width:100%}.theme-light .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper{align-items:center;border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding:10px 10px 45px;position:sticky;top:45px}.theme-light .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper .center-navbar .navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px}.theme-light .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper .center-navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-light .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper .center-content{display:flex;flex-direction:column;gap:10px;width:100%}.theme-light .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper .center-content .reports-wrapper{grid-gap:15px;border-radius:8px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr);overflow-y:auto;padding:5px;width:100%}.theme-light .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper .center-content .reports-wrapper::-webkit-scrollbar{display:none;width:1px}@media(max-width:500px){.theme-light .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper .center-content .reports-wrapper{grid-template-columns:repeat(1,1fr)}}.theme-light .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper .center-content .reports-wrapper .sub-menu-item{align-items:flex-start;background-color:#f7f9fc;border:.1px solid #0000;border-radius:8px;box-sizing:border-box;color:#000;cursor:pointer;display:flex;height:max-content;padding:10px;transition:transform .2s ease-in-out;width:100%}.theme-light .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper .center-content .reports-wrapper .sub-menu-item:hover{border:.1px solid #00d37f;transform:scale(1.02);transform-origin:center}.theme-light .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper .center-content .reports-wrapper .sub-menu-item.current{border:.1px solid #00d37f;transform:scale(1.02)}.theme-light .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper .center-content .reports-wrapper .sub-menu-item.current .sub-menu-arrow{opacity:1}.theme-light .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper .center-content .reports-wrapper .sub-menu-item .sub-menu-icon{align-items:flex-start;color:#00d37f;flex-shrink:0;height:30px;margin-right:10px;width:30px}.theme-light .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper .center-content .reports-wrapper .sub-menu-item .sub-menu-content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1}.theme-light .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper .center-content .reports-wrapper .sub-menu-item .sub-menu-content .sub-menu-name{font-weight:700}.theme-light .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper .center-content .reports-wrapper .sub-menu-item .sub-menu-content .sub-menu-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#ccc;display:-webkit-box;font-size:14px;font-weight:400;height:2.4em;line-height:1.2;margin-top:3px;overflow:hidden;text-overflow:ellipsis}.theme-light .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper .center-content .parameters-wrapper{display:flex;flex-direction:column;gap:10px;width:100%}.theme-light .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper .center-content .parameters-wrapper .parameters-toolbar{align-items:center;display:flex;flex-direction:row;gap:10px;width:100%}.theme-light .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper .center-content .parameters-wrapper .parameters-content{display:flex;flex-direction:column;width:100%}.theme-light .all-report-key .all-report-key-main-wrapper .all-report-key-right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding:15px 15px 45px;position:sticky;top:45px}.theme-light .all-report-key .all-report-key-main-wrapper .all-report-key-right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .all-report-key .all-report-key-main-wrapper .all-report-key-right-wrapper .options-list{align-items:center;display:flex;flex-direction:column;justify-content:center;width:98%}.theme-light .all-report-key .all-report-key-main-wrapper .all-report-key-right-wrapper .options-list .single-option{border-radius:8px;color:#000;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:max-content;margin:3px 10px;padding:10px;width:100%}.theme-light .all-report-key .all-report-key-main-wrapper .all-report-key-right-wrapper .options-list .single-option:hover{background-color:#e3f2fd;color:#000}.theme-light .all-report-key .all-report-key-main-wrapper .all-report-key-right-wrapper .options-list .single-option.active{background-color:#e3f2fd;color:#000;font-weight:700}.theme-light .all-report-key .all-report-key-main-wrapper .all-report-key-right-wrapper .options-list .single-option .cy-title{color:#000;font-size:14px;font-weight:600}.theme-light .all-report-key .all-report-key-main-wrapper .all-report-key-right-wrapper .options-list .single-option .cy-type{color:#ccc;font-size:10px}.theme-light .all-report-key .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .all-report-key .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .all-report-key{height:100%;justify-content:flex-start;margin-bottom:10px;transition:opacity .5s ease-in-out}.theme-dark .all-report-key,.theme-dark .all-report-key .no-content{align-items:center;background-color:#181a20;display:flex;flex:1 1;flex-direction:column;width:100%}.theme-dark .all-report-key .no-content{border-radius:8px;gap:10px;justify-content:center}.theme-dark .all-report-key .all-report-key-main-wrapper{display:flex;flex-direction:row;height:100%;width:100%}.theme-dark .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper{align-items:center;border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding:10px 10px 45px;position:sticky;top:45px}.theme-dark .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper .center-navbar .navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:10px}.theme-dark .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper .center-navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-dark .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper .center-content{display:flex;flex-direction:column;gap:10px;width:100%}.theme-dark .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper .center-content .reports-wrapper{grid-gap:15px;border-radius:8px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr);overflow-y:auto;padding:5px;width:100%}.theme-dark .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper .center-content .reports-wrapper::-webkit-scrollbar{display:none;width:1px}@media(max-width:500px){.theme-dark .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper .center-content .reports-wrapper{grid-template-columns:repeat(1,1fr)}}.theme-dark .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper .center-content .reports-wrapper .sub-menu-item{align-items:flex-start;background-color:#2b3139;border:.1px solid #0000;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;height:max-content;padding:10px;transition:transform .2s ease-in-out;width:100%}.theme-dark .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper .center-content .reports-wrapper .sub-menu-item:hover{border:.1px solid #00d37f;transform:scale(1.02);transform-origin:center}.theme-dark .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper .center-content .reports-wrapper .sub-menu-item.current{border:.1px solid #00d37f;transform:scale(1.02)}.theme-dark .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper .center-content .reports-wrapper .sub-menu-item.current .sub-menu-arrow{opacity:1}.theme-dark .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper .center-content .reports-wrapper .sub-menu-item .sub-menu-icon{align-items:flex-start;color:#00d37f;flex-shrink:0;height:30px;margin-right:10px;width:30px}.theme-dark .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper .center-content .reports-wrapper .sub-menu-item .sub-menu-content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1}.theme-dark .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper .center-content .reports-wrapper .sub-menu-item .sub-menu-content .sub-menu-name{font-weight:700}.theme-dark .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper .center-content .reports-wrapper .sub-menu-item .sub-menu-content .sub-menu-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#d2d2d2;display:-webkit-box;font-size:14px;font-weight:400;height:2.4em;line-height:1.2;margin-top:3px;overflow:hidden;text-overflow:ellipsis}.theme-dark .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper .center-content .parameters-wrapper{display:flex;flex-direction:column;gap:10px;width:100%}.theme-dark .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper .center-content .parameters-wrapper .parameters-toolbar{align-items:center;display:flex;flex-direction:row;gap:10px;width:100%}.theme-dark .all-report-key .all-report-key-main-wrapper .all-report-key-center-wrapper .center-content .parameters-wrapper .parameters-content{display:flex;flex-direction:column;width:100%}.theme-dark .all-report-key .all-report-key-main-wrapper .all-report-key-right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding:15px 15px 45px;position:sticky;top:45px}.theme-dark .all-report-key .all-report-key-main-wrapper .all-report-key-right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .all-report-key .all-report-key-main-wrapper .all-report-key-right-wrapper .options-list{align-items:center;display:flex;flex-direction:column;justify-content:center;width:98%}.theme-dark .all-report-key .all-report-key-main-wrapper .all-report-key-right-wrapper .options-list .single-option{border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:max-content;margin:3px 10px;padding:10px;width:100%}.theme-dark .all-report-key .all-report-key-main-wrapper .all-report-key-right-wrapper .options-list .single-option:hover{background-color:rgba(68,94,120,.741);color:#fff}.theme-dark .all-report-key .all-report-key-main-wrapper .all-report-key-right-wrapper .options-list .single-option.active{background-color:rgba(68,94,120,.741);color:#fff;font-weight:700}.theme-dark .all-report-key .all-report-key-main-wrapper .all-report-key-right-wrapper .options-list .single-option .cy-title{color:#fff;font-size:14px;font-weight:600}.theme-dark .all-report-key .all-report-key-main-wrapper .all-report-key-right-wrapper .options-list .single-option .cy-type{color:#d2d2d2;font-size:10px}.theme-dark .all-report-key .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .all-report-key .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .all-report-run{height:100%;justify-content:flex-start;margin-bottom:10px;transition:opacity .5s ease-in-out}.theme-light .all-report-run,.theme-light .all-report-run .no-content{align-items:center;background-color:#fff;display:flex;flex:1 1;flex-direction:column;width:100%}.theme-light .all-report-run .no-content{border-radius:8px;gap:10px;justify-content:center}.theme-light .all-report-run .all-report-run-main-wrapper{display:flex;flex-direction:row;height:100%;width:100%}.theme-light .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper{align-items:center;border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding:10px 10px 45px;position:sticky;top:45px}.theme-light .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-navbar .navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px}.theme-light .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-light .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content,.theme-light .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .multiple-reports{display:flex;flex-direction:column;width:100%}.theme-light .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .multiple-reports .expandable-container{box-shadow:0 4px 6px #0000001a;-webkit-box-shadow:0 4px 6px #0000001a;-moz-box-shadow:0 4px 6px #0000001a}.theme-light .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .multiple-reports .expandable-content,.theme-light .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .multiple-reports .expandable-header{background-color:#fff}.theme-light .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .multiple-reports .reports-list-wrapper{grid-gap:15px;border-radius:8px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr);overflow-y:auto;padding:5px;width:100%}.theme-light .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .multiple-reports .reports-list-wrapper::-webkit-scrollbar{display:none;width:1px}@media(max-width:500px){.theme-light .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .multiple-reports .reports-list-wrapper{grid-template-columns:repeat(1,1fr)}}.theme-light .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .multiple-reports .reports-list-wrapper .sub-menu-item{align-items:flex-start;background-color:#f7f9fc;border:.1px solid #0000;border-radius:8px;box-sizing:border-box;color:#000;cursor:pointer;display:flex;height:max-content;padding:10px;transition:transform .2s ease-in-out;width:100%}.theme-light .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .multiple-reports .reports-list-wrapper .sub-menu-item:hover{border:.1px solid #00d37f;transform:scale(1.02);transform-origin:center}.theme-light .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .multiple-reports .reports-list-wrapper .sub-menu-item.current{border:.1px solid #00d37f;transform:scale(1.02)}.theme-light .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .multiple-reports .reports-list-wrapper .sub-menu-item.current .sub-menu-arrow{opacity:1}.theme-light .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .multiple-reports .reports-list-wrapper .sub-menu-item .sub-menu-icon{align-items:flex-start;color:#00d37f;flex-shrink:0;height:30px;margin-right:10px;width:30px}.theme-light .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .multiple-reports .reports-list-wrapper .sub-menu-item .sub-menu-content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1}.theme-light .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .multiple-reports .reports-list-wrapper .sub-menu-item .sub-menu-content .sub-menu-name{font-weight:700}.theme-light .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .multiple-reports .reports-list-wrapper .sub-menu-item .sub-menu-content .sub-menu-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#ccc;display:-webkit-box;font-size:14px;font-weight:400;height:2.4em;line-height:1.2;margin-top:3px;overflow:hidden;text-overflow:ellipsis}.theme-light .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .multiple-reports .reports-list-wrapper .sub-menu-item .sub-menu-run{flex-shrink:0;width:100px}.theme-light .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .single-report-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;overflow-y:auto;width:100%}.theme-light .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .single-report-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .single-report-wrapper .parameters-wrapper{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;margin:auto 0;padding:50px;width:100%}.theme-light .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .single-report-wrapper .parameters-wrapper .single-parameter{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;margin-right:350px;width:100%}.theme-light .all-report-run .all-report-run-main-wrapper .all-report-run-right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding:10px 5px 45px;position:sticky;top:45px}.theme-light .all-report-run .all-report-run-main-wrapper .all-report-run-right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .all-report-run .all-report-run-main-wrapper .all-report-run-right-wrapper .options-list{align-items:center;display:flex;flex-direction:column;justify-content:center;width:98%}.theme-light .all-report-run .all-report-run-main-wrapper .all-report-run-right-wrapper .options-list .single-option{border-radius:8px;color:#000;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:max-content;margin:3px 10px;padding:10px;width:100%}.theme-light .all-report-run .all-report-run-main-wrapper .all-report-run-right-wrapper .options-list .single-option:hover{background-color:#e3f2fd;color:#000}.theme-light .all-report-run .all-report-run-main-wrapper .all-report-run-right-wrapper .options-list .single-option.active{background-color:#e3f2fd;color:#000;font-weight:700}.theme-light .all-report-run .all-report-run-main-wrapper .all-report-run-right-wrapper .options-list .single-option .cy-title{color:#000;font-size:14px;font-weight:600}.theme-light .all-report-run .all-report-run-main-wrapper .all-report-run-right-wrapper .options-list .single-option .cy-type{color:#ccc;font-size:10px}.theme-light .all-report-run .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .all-report-run .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .all-report-run{height:100%;justify-content:flex-start;margin-bottom:10px;transition:opacity .5s ease-in-out}.theme-dark .all-report-run,.theme-dark .all-report-run .no-content{align-items:center;background-color:#181a20;display:flex;flex:1 1;flex-direction:column;width:100%}.theme-dark .all-report-run .no-content{border-radius:8px;gap:10px;justify-content:center}.theme-dark .all-report-run .all-report-run-main-wrapper{display:flex;flex-direction:row;height:100%;width:100%}.theme-dark .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper{align-items:center;border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding:10px 10px 45px;position:sticky;top:45px}.theme-dark .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-navbar .navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:10px}.theme-dark .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-dark .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content,.theme-dark .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .multiple-reports{display:flex;flex-direction:column;width:100%}.theme-dark .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .multiple-reports .expandable-container{box-shadow:0 4px 6px #0000001a;-webkit-box-shadow:0 4px 6px #0000001a;-moz-box-shadow:0 4px 6px #0000001a}.theme-dark .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .multiple-reports .expandable-content,.theme-dark .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .multiple-reports .expandable-header{background-color:#181a20}.theme-dark .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .multiple-reports .reports-list-wrapper{grid-gap:15px;border-radius:8px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr);overflow-y:auto;padding:5px;width:100%}.theme-dark .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .multiple-reports .reports-list-wrapper::-webkit-scrollbar{display:none;width:1px}@media(max-width:500px){.theme-dark .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .multiple-reports .reports-list-wrapper{grid-template-columns:repeat(1,1fr)}}.theme-dark .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .multiple-reports .reports-list-wrapper .sub-menu-item{align-items:flex-start;background-color:#2b3139;border:.1px solid #0000;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;height:max-content;padding:10px;transition:transform .2s ease-in-out;width:100%}.theme-dark .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .multiple-reports .reports-list-wrapper .sub-menu-item:hover{border:.1px solid #00d37f;transform:scale(1.02);transform-origin:center}.theme-dark .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .multiple-reports .reports-list-wrapper .sub-menu-item.current{border:.1px solid #00d37f;transform:scale(1.02)}.theme-dark .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .multiple-reports .reports-list-wrapper .sub-menu-item.current .sub-menu-arrow{opacity:1}.theme-dark .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .multiple-reports .reports-list-wrapper .sub-menu-item .sub-menu-icon{align-items:flex-start;color:#00d37f;flex-shrink:0;height:30px;margin-right:10px;width:30px}.theme-dark .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .multiple-reports .reports-list-wrapper .sub-menu-item .sub-menu-content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1}.theme-dark .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .multiple-reports .reports-list-wrapper .sub-menu-item .sub-menu-content .sub-menu-name{font-weight:700}.theme-dark .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .multiple-reports .reports-list-wrapper .sub-menu-item .sub-menu-content .sub-menu-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#d2d2d2;display:-webkit-box;font-size:14px;font-weight:400;height:2.4em;line-height:1.2;margin-top:3px;overflow:hidden;text-overflow:ellipsis}.theme-dark .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .multiple-reports .reports-list-wrapper .sub-menu-item .sub-menu-run{flex-shrink:0;width:100px}.theme-dark .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .single-report-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;overflow-y:auto;width:100%}.theme-dark .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .single-report-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .single-report-wrapper .parameters-wrapper{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;margin:auto 0;padding:50px;width:100%}.theme-dark .all-report-run .all-report-run-main-wrapper .all-report-run-center-wrapper .center-content .single-report-wrapper .parameters-wrapper .single-parameter{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;margin-right:350px;width:100%}.theme-dark .all-report-run .all-report-run-main-wrapper .all-report-run-right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding:10px 5px 45px;position:sticky;top:45px}.theme-dark .all-report-run .all-report-run-main-wrapper .all-report-run-right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .all-report-run .all-report-run-main-wrapper .all-report-run-right-wrapper .options-list{align-items:center;display:flex;flex-direction:column;justify-content:center;width:98%}.theme-dark .all-report-run .all-report-run-main-wrapper .all-report-run-right-wrapper .options-list .single-option{border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:max-content;margin:3px 10px;padding:10px;width:100%}.theme-dark .all-report-run .all-report-run-main-wrapper .all-report-run-right-wrapper .options-list .single-option:hover{background-color:rgba(68,94,120,.741);color:#fff}.theme-dark .all-report-run .all-report-run-main-wrapper .all-report-run-right-wrapper .options-list .single-option.active{background-color:rgba(68,94,120,.741);color:#fff;font-weight:700}.theme-dark .all-report-run .all-report-run-main-wrapper .all-report-run-right-wrapper .options-list .single-option .cy-title{color:#fff;font-size:14px;font-weight:600}.theme-dark .all-report-run .all-report-run-main-wrapper .all-report-run-right-wrapper .options-list .single-option .cy-type{color:#d2d2d2;font-size:10px}.theme-dark .all-report-run .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .all-report-run .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .gl-period-balance{height:100%;justify-content:flex-start;margin-bottom:10px;transition:opacity .5s ease-in-out}.theme-light .gl-period-balance,.theme-light .gl-period-balance .no-content{align-items:center;background-color:#fff;display:flex;flex:1 1;flex-direction:column;width:100%}.theme-light .gl-period-balance .no-content{border-radius:8px;gap:10px;justify-content:center}.theme-light .gl-period-balance .gl-period-balance-main-wrapper{display:flex;flex-direction:row;height:100%;width:100%}.theme-light .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-center-wrapper{align-items:center;border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding:10px 10px 45px;position:sticky;top:45px}.theme-light .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-center-wrapper .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-center-wrapper .center-navbar .navbar-left{align-items:center;color:#000;display:flex;flex:1 1;flex-direction:row;gap:10px}.theme-light .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-center-wrapper .center-navbar .navbar-right{align-items:center;display:flex;flex:1.5 1;gap:1px;gap:10px;justify-content:flex-end;position:relative}.theme-light .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-center-wrapper .center-content,.theme-light .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-center-wrapper .center-content .periods-per-year{display:flex;flex-direction:column;width:100%}.theme-light .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-center-wrapper .center-content .periods-per-year .expandable-container{box-shadow:0 4px 6px #0000001a;-webkit-box-shadow:0 4px 6px #0000001a;-moz-box-shadow:0 4px 6px #0000001a}.theme-light .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-center-wrapper .center-content .periods-per-year .expandable-content,.theme-light .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-center-wrapper .center-content .periods-per-year .expandable-header{background-color:#fff}.theme-light .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-center-wrapper .center-content .periods-per-year .periods-list-wrapper{grid-gap:15px;border-radius:8px;display:grid;gap:15px;grid-template-columns:repeat(3,1fr);overflow-y:auto;padding:5px;width:100%}.theme-light .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-center-wrapper .center-content .periods-per-year .periods-list-wrapper::-webkit-scrollbar{display:none;width:1px}@media(max-width:500px){.theme-light .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-center-wrapper .center-content .periods-per-year .periods-list-wrapper{grid-template-columns:repeat(1,1fr)}}.theme-light .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-center-wrapper .center-content .periods-per-year .periods-list-wrapper .single-period-item{align-items:flex-start;background-color:#f7f9fc;border:.1px solid #0000;border-radius:8px;box-sizing:border-box;color:#000;cursor:pointer;display:flex;flex-direction:column;height:max-content;padding:10px;transition:transform .2s ease-in-out;width:100%}.theme-light .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-center-wrapper .center-content .periods-per-year .periods-list-wrapper .single-period-item:hover{border:.1px solid #00d37f;transform:scale(1.02);transform-origin:center}.theme-light .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-center-wrapper .center-content .periods-per-year .periods-list-wrapper .single-period-item.current{border:.1px solid #00d37f;transform:scale(1.02)}.theme-light .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-center-wrapper .center-content .periods-per-year .periods-list-wrapper .single-period-item .single-period-header{align-items:center;display:flex;flex-direction:row;font-weight:700;justify-content:space-between;width:100%}.theme-light .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-center-wrapper .center-content .periods-per-year .periods-list-wrapper .single-period-item .single-period-balance{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-top:5px;padding-right:10px;width:100%}.theme-light .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding:10px 5px 45px;position:sticky;top:45px}.theme-light .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-right-wrapper .categories-list{align-items:center;display:flex;flex-direction:column;justify-content:center;width:98%}.theme-light .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-right-wrapper .categories-list .single-category{border-radius:8px;color:#000;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:max-content;margin:3px 10px;padding:10px;width:100%}.theme-light .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-right-wrapper .categories-list .single-category:hover{background-color:#e3f2fd;color:#000}.theme-light .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-right-wrapper .categories-list .single-category.active{background-color:#e3f2fd;color:#000;font-weight:700}.theme-light .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-right-wrapper .categories-list .single-category .cy-title{color:#000;font-size:14px;font-weight:600}.theme-light .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-right-wrapper .categories-list .single-category .cy-type{color:#ccc;font-size:10px}.theme-light .gl-period-balance .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .gl-period-balance .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .gl-period-balance{height:100%;justify-content:flex-start;margin-bottom:10px;transition:opacity .5s ease-in-out}.theme-dark .gl-period-balance,.theme-dark .gl-period-balance .no-content{align-items:center;background-color:#181a20;display:flex;flex:1 1;flex-direction:column;width:100%}.theme-dark .gl-period-balance .no-content{border-radius:8px;gap:10px;justify-content:center}.theme-dark .gl-period-balance .gl-period-balance-main-wrapper{display:flex;flex-direction:row;height:100%;width:100%}.theme-dark .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-center-wrapper{align-items:center;border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding:10px 10px 45px;position:sticky;top:45px}.theme-dark .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-center-wrapper .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-center-wrapper .center-navbar .navbar-left{align-items:center;color:#fff;display:flex;flex:1 1;flex-direction:row;gap:10px}.theme-dark .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-center-wrapper .center-navbar .navbar-right{align-items:center;display:flex;flex:1.5 1;gap:1px;gap:10px;justify-content:flex-end;position:relative}.theme-dark .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-center-wrapper .center-content,.theme-dark .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-center-wrapper .center-content .periods-per-year{display:flex;flex-direction:column;width:100%}.theme-dark .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-center-wrapper .center-content .periods-per-year .expandable-container{box-shadow:0 4px 6px #0000001a;-webkit-box-shadow:0 4px 6px #0000001a;-moz-box-shadow:0 4px 6px #0000001a}.theme-dark .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-center-wrapper .center-content .periods-per-year .expandable-content,.theme-dark .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-center-wrapper .center-content .periods-per-year .expandable-header{background-color:#181a20}.theme-dark .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-center-wrapper .center-content .periods-per-year .periods-list-wrapper{grid-gap:15px;border-radius:8px;display:grid;gap:15px;grid-template-columns:repeat(3,1fr);overflow-y:auto;padding:5px;width:100%}.theme-dark .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-center-wrapper .center-content .periods-per-year .periods-list-wrapper::-webkit-scrollbar{display:none;width:1px}@media(max-width:500px){.theme-dark .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-center-wrapper .center-content .periods-per-year .periods-list-wrapper{grid-template-columns:repeat(1,1fr)}}.theme-dark .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-center-wrapper .center-content .periods-per-year .periods-list-wrapper .single-period-item{align-items:flex-start;background-color:#2b3139;border:.1px solid #0000;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;flex-direction:column;height:max-content;padding:10px;transition:transform .2s ease-in-out;width:100%}.theme-dark .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-center-wrapper .center-content .periods-per-year .periods-list-wrapper .single-period-item:hover{border:.1px solid #00d37f;transform:scale(1.02);transform-origin:center}.theme-dark .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-center-wrapper .center-content .periods-per-year .periods-list-wrapper .single-period-item.current{border:.1px solid #00d37f;transform:scale(1.02)}.theme-dark .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-center-wrapper .center-content .periods-per-year .periods-list-wrapper .single-period-item .single-period-header{align-items:center;display:flex;flex-direction:row;font-weight:700;justify-content:space-between;width:100%}.theme-dark .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-center-wrapper .center-content .periods-per-year .periods-list-wrapper .single-period-item .single-period-balance{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-top:5px;padding-right:10px;width:100%}.theme-dark .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding:10px 5px 45px;position:sticky;top:45px}.theme-dark .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-right-wrapper .categories-list{align-items:center;display:flex;flex-direction:column;justify-content:center;width:98%}.theme-dark .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-right-wrapper .categories-list .single-category{border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:max-content;margin:3px 10px;padding:10px;width:100%}.theme-dark .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-right-wrapper .categories-list .single-category:hover{background-color:rgba(68,94,120,.741);color:#fff}.theme-dark .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-right-wrapper .categories-list .single-category.active{background-color:rgba(68,94,120,.741);color:#fff;font-weight:700}.theme-dark .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-right-wrapper .categories-list .single-category .cy-title{color:#fff;font-size:14px;font-weight:600}.theme-dark .gl-period-balance .gl-period-balance-main-wrapper .gl-period-balance-right-wrapper .categories-list .single-category .cy-type{color:#d2d2d2;font-size:10px}.theme-dark .gl-period-balance .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .gl-period-balance .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .uw-pivot-table{background-color:#fff;color:#000!important;display:flex;flex-direction:column;height:calc(100vh - 45px);margin-bottom:5px;transition:opacity .5s ease-in-out;width:100%}.theme-light .uw-pivot-table .no-content{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-light .uw-pivot-table .pivot-content{border-radius:8px;display:flex;flex-direction:column;height:100%;padding:10px 5px;width:100%}.theme-light .uw-pivot-table .pivot-content .pivot-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .uw-pivot-table .pivot-content .pivot-navbar .pivot-navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px}.theme-light .uw-pivot-table .pivot-content .pivot-navbar .pivot-navbar-right{align-items:center;display:flex;gap:5px;padding-right:10px}.theme-light .uw-pivot-table .pivot-content .pivot-table{border:none;border-radius:8px;color:#000;display:flex;height:100%;padding-bottom:100px;width:100%}.theme-light .uw-pivot-table .pivot-content .pivot-table .table-wrapper{height:100%;overflow:auto;padding:0 5px 10px 0;width:100%}.theme-light .uw-pivot-table .pivot-content .pivot-table .table-wrapper::-webkit-scrollbar{height:6px;width:6px}.theme-light .uw-pivot-table .pivot-content .pivot-table .table-wrapper::-webkit-scrollbar-track{background:#f7f9fc}.theme-light .uw-pivot-table .pivot-content .pivot-table .table-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px}.theme-light .uw-pivot-table .pivot-content .pivot-table .table-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.theme-light .uw-pivot-table .pivot-content .pivot-table table{background-color:#f7f9fc;border:.3px solid #d3d3d3;border-collapse:collapse;border-radius:8px;min-width:100%;overflow:hidden;table-layout:auto;width:100%}.theme-light .uw-pivot-table .pivot-content .pivot-table td,.theme-light .uw-pivot-table .pivot-content .pivot-table th{border:.3px solid #d3d3d3;border-radius:8px;color:#000;padding:8px;text-align:left}.theme-light .uw-pivot-table .pivot-content .pivot-table .table-cell{padding:10px;white-space:nowrap}.theme-light .uw-pivot-table .pivot-content .pivot-table .right{text-align:right}.theme-light .uw-pivot-table .pivot-content .pivot-table .left{text-align:left}.theme-dark .uw-pivot-table{color:#fff!important;height:calc(100vh - 45px);margin-bottom:5px;transition:opacity .5s ease-in-out}.theme-dark .uw-pivot-table,.theme-dark .uw-pivot-table .no-content{background-color:#181a20;display:flex;flex-direction:column;width:100%}.theme-dark .uw-pivot-table .no-content{align-items:center;border-radius:8px;flex:1 1;gap:10px;justify-content:center}.theme-dark .uw-pivot-table .pivot-content{border-radius:8px;display:flex;flex-direction:column;height:100%;padding:10px 5px;width:100%}.theme-dark .uw-pivot-table .pivot-content .pivot-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .uw-pivot-table .pivot-content .pivot-navbar .pivot-navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:10px}.theme-dark .uw-pivot-table .pivot-content .pivot-navbar .pivot-navbar-right{align-items:center;display:flex;gap:5px;padding-right:10px}.theme-dark .uw-pivot-table .pivot-content .pivot-table{border:none;border-radius:8px;color:#fff;display:flex;height:100%;padding-bottom:100px;width:100%}.theme-dark .uw-pivot-table .pivot-content .pivot-table .table-wrapper{height:100%;overflow:auto;padding:0 5px 10px 0;width:100%}.theme-dark .uw-pivot-table .pivot-content .pivot-table .table-wrapper::-webkit-scrollbar{height:6px;width:6px}.theme-dark .uw-pivot-table .pivot-content .pivot-table .table-wrapper::-webkit-scrollbar-track{background:#2b3139}.theme-dark .uw-pivot-table .pivot-content .pivot-table .table-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px}.theme-dark .uw-pivot-table .pivot-content .pivot-table .table-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.theme-dark .uw-pivot-table .pivot-content .pivot-table table{background-color:#2b3139;border:.3px solid #444;border-collapse:collapse;border-radius:8px;min-width:100%;overflow:hidden;table-layout:auto;width:100%}.theme-dark .uw-pivot-table .pivot-content .pivot-table td,.theme-dark .uw-pivot-table .pivot-content .pivot-table th{border:.3px solid #444;border-radius:8px;color:#fff;padding:8px;text-align:left}.theme-dark .uw-pivot-table .pivot-content .pivot-table .table-cell{padding:10px;white-space:nowrap}.theme-dark .uw-pivot-table .pivot-content .pivot-table .right{text-align:right}.theme-dark .uw-pivot-table .pivot-content .pivot-table .left{text-align:left}.theme-light .gl-bankac{height:calc(100vh - 45px);justify-content:flex-start;overflow:hidden;padding-bottom:45px;transition:opacity .5s ease-in-out}.theme-light .gl-bankac,.theme-light .gl-bankac .no-content{align-items:center;background-color:#fff;display:flex;flex-direction:column;width:100%}.theme-light .gl-bankac .no-content{border-radius:8px;flex:1 1;gap:10px;justify-content:center}.theme-light .gl-bankac .bankac-navbar{align-items:center;display:flex;flex-direction:row;height:45px;justify-content:space-between;margin:5px 0;width:100%}.theme-light .gl-bankac .bankac-navbar .bankac-navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px}.theme-light .gl-bankac .bankac-navbar .bankac-navbar-right{align-items:center;display:flex;gap:1px}.theme-light .gl-bankac .gl-bankac-content{border:none;border-radius:8px;display:flex;height:100%;overflow-y:auto;width:100%}.theme-light .gl-bankac .gl-bankac-content::-webkit-scrollbar{width:1px}.theme-light .gl-bankac .gl-bankac-content .MuiTable-root,.theme-light .gl-bankac .processing-dialog{display:flex;flex-direction:column;width:100%}.theme-light .gl-bankac .processing-dialog{align-items:center;background-color:#00000080;height:100%;justify-content:center;left:0;position:fixed;top:0;z-index:999}.theme-light .gl-bankac .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .gl-bankac{height:calc(100vh - 45px);justify-content:flex-start;overflow:hidden;padding-bottom:45px;transition:opacity .5s ease-in-out}.theme-dark .gl-bankac,.theme-dark .gl-bankac .no-content{align-items:center;background-color:#181a20;display:flex;flex-direction:column;width:100%}.theme-dark .gl-bankac .no-content{border-radius:8px;flex:1 1;gap:10px;justify-content:center}.theme-dark .gl-bankac .bankac-navbar{align-items:center;display:flex;flex-direction:row;height:45px;justify-content:space-between;margin:5px 0;width:100%}.theme-dark .gl-bankac .bankac-navbar .bankac-navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:10px}.theme-dark .gl-bankac .bankac-navbar .bankac-navbar-right{align-items:center;display:flex;gap:1px}.theme-dark .gl-bankac .gl-bankac-content{border:none;border-radius:8px;display:flex;height:100%;overflow-y:auto;width:100%}.theme-dark .gl-bankac .gl-bankac-content::-webkit-scrollbar{width:1px}.theme-dark .gl-bankac .gl-bankac-content .MuiTable-root,.theme-dark .gl-bankac .processing-dialog{display:flex;flex-direction:column;width:100%}.theme-dark .gl-bankac .processing-dialog{align-items:center;background-color:#00000080;height:100%;justify-content:center;left:0;position:fixed;top:0;z-index:999}.theme-dark .gl-bankac .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .gl-coa{height:100%;justify-content:flex-start;margin-bottom:10px;transition:opacity .5s ease-in-out}.theme-light .gl-coa,.theme-light .gl-coa .no-content{align-items:center;background-color:#fff;display:flex;flex:1 1;flex-direction:column;width:100%}.theme-light .gl-coa .no-content{border-radius:8px;gap:10px;justify-content:center}.theme-light .gl-coa .gl-coa-main-wrapper{display:flex;flex-direction:row;height:100%;width:100%}.theme-light .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper{align-items:center;border-radius:8px;display:flex;flex:3 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding:10px 10px 45px;position:sticky;top:45px}.theme-light .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-navbar .navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px}.theme-light .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-light .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-content{display:flex;flex-direction:column;gap:10px;width:100%}.theme-light .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-content .center-content-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-content .center-content-navbar .center-content-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px}.theme-light .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-content .center-content-navbar .center-content-right{align-items:center;display:flex;gap:1px;position:relative}.theme-light .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-content .reports-wrapper{grid-gap:15px;border-radius:8px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr);overflow-y:auto;padding:5px;width:100%}.theme-light .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-content .reports-wrapper::-webkit-scrollbar{display:none;width:1px}@media(max-width:500px){.theme-light .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-content .reports-wrapper{grid-template-columns:repeat(1,1fr)}}.theme-light .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-content .reports-wrapper .sub-menu-item{align-items:flex-start;background-color:#f7f9fc;border:.1px solid #0000;border-radius:8px;box-sizing:border-box;color:#000;cursor:pointer;display:flex;height:max-content;padding:10px;transition:transform .2s ease-in-out;width:100%}.theme-light .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-content .reports-wrapper .sub-menu-item:hover{border:.1px solid #00d37f;transform:scale(1.02);transform-origin:center}.theme-light .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-content .reports-wrapper .sub-menu-item.current{border:.1px solid #00d37f;transform:scale(1.02)}.theme-light .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-content .reports-wrapper .sub-menu-item.current .sub-menu-arrow{opacity:1}.theme-light .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-content .reports-wrapper .sub-menu-item .sub-menu-icon{align-items:flex-start;color:#00d37f;flex-shrink:0;height:30px;margin-right:10px;width:30px}.theme-light .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-content .reports-wrapper .sub-menu-item .sub-menu-content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1}.theme-light .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-content .reports-wrapper .sub-menu-item .sub-menu-content .sub-menu-name{font-weight:700}.theme-light .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-content .reports-wrapper .sub-menu-item .sub-menu-content .sub-menu-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#ccc;display:-webkit-box;font-size:14px;font-weight:400;height:2.4em;line-height:1.2;margin-top:3px;overflow:hidden;text-overflow:ellipsis}.theme-light .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-content .parameters-wrapper{display:flex;flex-direction:column;gap:10px;width:100%}.theme-light .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-content .parameters-wrapper .parameters-toolbar{align-items:center;display:flex;flex-direction:row;gap:10px;width:100%}.theme-light .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-content .parameters-wrapper .parameters-content{display:flex;flex-direction:column;width:100%}.theme-light .gl-coa .gl-coa-main-wrapper .gl-coa-right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding:15px 15px 45px;position:sticky;top:45px}.theme-light .gl-coa .gl-coa-main-wrapper .gl-coa-right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .gl-coa .gl-coa-main-wrapper .gl-coa-right-wrapper .options-list{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding-right:15px;width:98%}.theme-light .gl-coa .gl-coa-main-wrapper .gl-coa-right-wrapper .options-list .tree-branch{display:flex;flex-direction:column;padding-left:0;width:100%}.theme-light .gl-coa .gl-coa-main-wrapper .gl-coa-right-wrapper .options-list .tree-branch.primary{padding-left:0!important}.theme-light .gl-coa .gl-coa-main-wrapper .gl-coa-right-wrapper .options-list .tree-branch:not(.primary){padding-left:15px}.theme-light .gl-coa .gl-coa-main-wrapper .gl-coa-right-wrapper .options-list .single-option{border-radius:8px;color:#000;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:max-content;justify-content:center;margin:3px 10px;padding:10px;width:100%}.theme-light .gl-coa .gl-coa-main-wrapper .gl-coa-right-wrapper .options-list .single-option:hover{background-color:#e3f2fd;color:#000}.theme-light .gl-coa .gl-coa-main-wrapper .gl-coa-right-wrapper .options-list .single-option.active{background-color:#e3f2fd;color:#000;font-weight:700}.theme-light .gl-coa .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .gl-coa .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .gl-coa{height:100%;justify-content:flex-start;margin-bottom:10px;transition:opacity .5s ease-in-out}.theme-dark .gl-coa,.theme-dark .gl-coa .no-content{align-items:center;background-color:#181a20;display:flex;flex:1 1;flex-direction:column;width:100%}.theme-dark .gl-coa .no-content{border-radius:8px;gap:10px;justify-content:center}.theme-dark .gl-coa .gl-coa-main-wrapper{display:flex;flex-direction:row;height:100%;width:100%}.theme-dark .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper{align-items:center;border-radius:8px;display:flex;flex:3 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding:10px 10px 45px;position:sticky;top:45px}.theme-dark .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-navbar .navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:10px}.theme-dark .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-dark .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-content{display:flex;flex-direction:column;gap:10px;width:100%}.theme-dark .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-content .center-content-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-content .center-content-navbar .center-content-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:10px}.theme-dark .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-content .center-content-navbar .center-content-right{align-items:center;display:flex;gap:1px;position:relative}.theme-dark .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-content .reports-wrapper{grid-gap:15px;border-radius:8px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr);overflow-y:auto;padding:5px;width:100%}.theme-dark .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-content .reports-wrapper::-webkit-scrollbar{display:none;width:1px}@media(max-width:500px){.theme-dark .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-content .reports-wrapper{grid-template-columns:repeat(1,1fr)}}.theme-dark .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-content .reports-wrapper .sub-menu-item{align-items:flex-start;background-color:#2b3139;border:.1px solid #0000;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;height:max-content;padding:10px;transition:transform .2s ease-in-out;width:100%}.theme-dark .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-content .reports-wrapper .sub-menu-item:hover{border:.1px solid #00d37f;transform:scale(1.02);transform-origin:center}.theme-dark .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-content .reports-wrapper .sub-menu-item.current{border:.1px solid #00d37f;transform:scale(1.02)}.theme-dark .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-content .reports-wrapper .sub-menu-item.current .sub-menu-arrow{opacity:1}.theme-dark .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-content .reports-wrapper .sub-menu-item .sub-menu-icon{align-items:flex-start;color:#00d37f;flex-shrink:0;height:30px;margin-right:10px;width:30px}.theme-dark .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-content .reports-wrapper .sub-menu-item .sub-menu-content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1}.theme-dark .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-content .reports-wrapper .sub-menu-item .sub-menu-content .sub-menu-name{font-weight:700}.theme-dark .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-content .reports-wrapper .sub-menu-item .sub-menu-content .sub-menu-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#d2d2d2;display:-webkit-box;font-size:14px;font-weight:400;height:2.4em;line-height:1.2;margin-top:3px;overflow:hidden;text-overflow:ellipsis}.theme-dark .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-content .parameters-wrapper{display:flex;flex-direction:column;gap:10px;width:100%}.theme-dark .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-content .parameters-wrapper .parameters-toolbar{align-items:center;display:flex;flex-direction:row;gap:10px;width:100%}.theme-dark .gl-coa .gl-coa-main-wrapper .gl-coa-center-wrapper .center-content .parameters-wrapper .parameters-content{display:flex;flex-direction:column;width:100%}.theme-dark .gl-coa .gl-coa-main-wrapper .gl-coa-right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding:15px 15px 45px;position:sticky;top:45px}.theme-dark .gl-coa .gl-coa-main-wrapper .gl-coa-right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .gl-coa .gl-coa-main-wrapper .gl-coa-right-wrapper .options-list{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding-right:15px;width:98%}.theme-dark .gl-coa .gl-coa-main-wrapper .gl-coa-right-wrapper .options-list .tree-branch{display:flex;flex-direction:column;padding-left:0;width:100%}.theme-dark .gl-coa .gl-coa-main-wrapper .gl-coa-right-wrapper .options-list .tree-branch.primary{padding-left:0!important}.theme-dark .gl-coa .gl-coa-main-wrapper .gl-coa-right-wrapper .options-list .tree-branch:not(.primary){padding-left:15px}.theme-dark .gl-coa .gl-coa-main-wrapper .gl-coa-right-wrapper .options-list .single-option{border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:max-content;justify-content:center;margin:3px 10px;padding:10px;width:100%}.theme-dark .gl-coa .gl-coa-main-wrapper .gl-coa-right-wrapper .options-list .single-option:hover{background-color:rgba(68,94,120,.741);color:#fff}.theme-dark .gl-coa .gl-coa-main-wrapper .gl-coa-right-wrapper .options-list .single-option.active{background-color:rgba(68,94,120,.741);color:#fff;font-weight:700}.theme-dark .gl-coa .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .gl-coa .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .gl-integration{height:100%;justify-content:flex-start;margin-bottom:10px;transition:opacity .5s ease-in-out}.theme-light .gl-integration,.theme-light .gl-integration .no-content{align-items:center;background-color:#fff;display:flex;flex:1 1;flex-direction:column;width:100%}.theme-light .gl-integration .no-content{border-radius:8px;gap:10px;justify-content:center}.theme-light .gl-integration .values-row{align-items:center;display:flex;flex:1 1;flex-direction:row;justify-content:space-between;margin-top:5px;width:100%}.theme-light .gl-integration .values-row .values-row-left{display:flex;flex:1 1;flex-direction:row;justify-content:flex-end}.theme-light .gl-integration .values-row .values-row-right{display:flex;flex:3 1;flex-direction:row;gap:5px;justify-content:flex-end}.theme-light .gl-integration .gl-integration-main-wrapper{display:flex;flex-direction:row;height:100%;width:100%}.theme-light .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper{align-items:center;border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding:10px 10px 45px;position:sticky;top:45px}.theme-light .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-navbar .navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px}.theme-light .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-light .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-content{display:flex;flex-direction:column;gap:10px;width:100%}.theme-light .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-content .content-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-content .content-navbar .content-navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px}.theme-light .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-content .content-navbar .content-navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-light .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-content .reports-wrapper{grid-gap:15px;border-radius:8px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr);overflow-y:auto;padding:5px;width:100%}.theme-light .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-content .reports-wrapper::-webkit-scrollbar{display:none;width:1px}@media(max-width:500px){.theme-light .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-content .reports-wrapper{grid-template-columns:repeat(1,1fr)}}.theme-light .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-content .reports-wrapper .sub-menu-item{align-items:flex-start;background-color:#f7f9fc;border:.1px solid #0000;border-radius:8px;box-sizing:border-box;color:#000;cursor:pointer;display:flex;height:max-content;padding:10px;transition:transform .2s ease-in-out;width:100%}.theme-light .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-content .reports-wrapper .sub-menu-item:hover{border:.1px solid #00d37f;transform:scale(1.02);transform-origin:center}.theme-light .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-content .reports-wrapper .sub-menu-item.current{border:.1px solid #00d37f;transform:scale(1.02)}.theme-light .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-content .reports-wrapper .sub-menu-item.current .sub-menu-arrow{opacity:1}.theme-light .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-content .reports-wrapper .sub-menu-item .sub-menu-icon{align-items:flex-start;color:#00d37f;flex-shrink:0;height:30px;margin-right:10px;width:30px}.theme-light .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-content .reports-wrapper .sub-menu-item .sub-menu-content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1}.theme-light .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-content .reports-wrapper .sub-menu-item .sub-menu-content .sub-menu-name{font-weight:700}.theme-light .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-content .reports-wrapper .sub-menu-item .sub-menu-content .sub-menu-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#ccc;display:-webkit-box;font-size:14px;font-weight:400;height:2.4em;line-height:1.2;margin-top:3px;overflow:hidden;text-overflow:ellipsis}.theme-light .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-content .parameters-wrapper{display:flex;flex-direction:column;gap:10px;width:100%}.theme-light .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-content .parameters-wrapper .parameters-toolbar{align-items:center;display:flex;flex-direction:row;gap:10px;width:100%}.theme-light .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-content .parameters-wrapper .parameters-content{display:flex;flex-direction:column;width:100%}.theme-light .gl-integration .gl-integration-main-wrapper .gl-integration-right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding:15px 15px 45px;position:sticky;top:45px}.theme-light .gl-integration .gl-integration-main-wrapper .gl-integration-right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .gl-integration .gl-integration-main-wrapper .gl-integration-right-wrapper .options-list{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding-right:15px;width:98%}.theme-light .gl-integration .gl-integration-main-wrapper .gl-integration-right-wrapper .options-list .single-option{border-radius:8px;color:#000;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:max-content;justify-content:center;margin:3px 10px;padding:10px;width:100%}.theme-light .gl-integration .gl-integration-main-wrapper .gl-integration-right-wrapper .options-list .single-option:hover{background-color:#e3f2fd;color:#000}.theme-light .gl-integration .gl-integration-main-wrapper .gl-integration-right-wrapper .options-list .single-option.active{background-color:#e3f2fd;color:#000;font-weight:700}.theme-light .gl-integration .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .gl-integration .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .gl-integration{height:100%;justify-content:flex-start;margin-bottom:10px;transition:opacity .5s ease-in-out}.theme-dark .gl-integration,.theme-dark .gl-integration .no-content{align-items:center;background-color:#181a20;display:flex;flex:1 1;flex-direction:column;width:100%}.theme-dark .gl-integration .no-content{border-radius:8px;gap:10px;justify-content:center}.theme-dark .gl-integration .values-row{align-items:center;display:flex;flex:1 1;flex-direction:row;justify-content:space-between;margin-top:5px;width:100%}.theme-dark .gl-integration .values-row .values-row-left{display:flex;flex:1 1;flex-direction:row;justify-content:flex-end}.theme-dark .gl-integration .values-row .values-row-right{display:flex;flex:3 1;flex-direction:row;gap:5px;justify-content:flex-end}.theme-dark .gl-integration .gl-integration-main-wrapper{display:flex;flex-direction:row;height:100%;width:100%}.theme-dark .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper{align-items:center;border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding:10px 10px 45px;position:sticky;top:45px}.theme-dark .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-navbar .navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:10px}.theme-dark .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-dark .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-content{display:flex;flex-direction:column;gap:10px;width:100%}.theme-dark .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-content .content-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-content .content-navbar .content-navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:10px}.theme-dark .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-content .content-navbar .content-navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-dark .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-content .reports-wrapper{grid-gap:15px;border-radius:8px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr);overflow-y:auto;padding:5px;width:100%}.theme-dark .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-content .reports-wrapper::-webkit-scrollbar{display:none;width:1px}@media(max-width:500px){.theme-dark .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-content .reports-wrapper{grid-template-columns:repeat(1,1fr)}}.theme-dark .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-content .reports-wrapper .sub-menu-item{align-items:flex-start;background-color:#2b3139;border:.1px solid #0000;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;height:max-content;padding:10px;transition:transform .2s ease-in-out;width:100%}.theme-dark .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-content .reports-wrapper .sub-menu-item:hover{border:.1px solid #00d37f;transform:scale(1.02);transform-origin:center}.theme-dark .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-content .reports-wrapper .sub-menu-item.current{border:.1px solid #00d37f;transform:scale(1.02)}.theme-dark .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-content .reports-wrapper .sub-menu-item.current .sub-menu-arrow{opacity:1}.theme-dark .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-content .reports-wrapper .sub-menu-item .sub-menu-icon{align-items:flex-start;color:#00d37f;flex-shrink:0;height:30px;margin-right:10px;width:30px}.theme-dark .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-content .reports-wrapper .sub-menu-item .sub-menu-content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1}.theme-dark .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-content .reports-wrapper .sub-menu-item .sub-menu-content .sub-menu-name{font-weight:700}.theme-dark .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-content .reports-wrapper .sub-menu-item .sub-menu-content .sub-menu-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#d2d2d2;display:-webkit-box;font-size:14px;font-weight:400;height:2.4em;line-height:1.2;margin-top:3px;overflow:hidden;text-overflow:ellipsis}.theme-dark .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-content .parameters-wrapper{display:flex;flex-direction:column;gap:10px;width:100%}.theme-dark .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-content .parameters-wrapper .parameters-toolbar{align-items:center;display:flex;flex-direction:row;gap:10px;width:100%}.theme-dark .gl-integration .gl-integration-main-wrapper .gl-integration-center-wrapper .center-content .parameters-wrapper .parameters-content{display:flex;flex-direction:column;width:100%}.theme-dark .gl-integration .gl-integration-main-wrapper .gl-integration-right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding:15px 15px 45px;position:sticky;top:45px}.theme-dark .gl-integration .gl-integration-main-wrapper .gl-integration-right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .gl-integration .gl-integration-main-wrapper .gl-integration-right-wrapper .options-list{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding-right:15px;width:98%}.theme-dark .gl-integration .gl-integration-main-wrapper .gl-integration-right-wrapper .options-list .single-option{border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:max-content;justify-content:center;margin:3px 10px;padding:10px;width:100%}.theme-dark .gl-integration .gl-integration-main-wrapper .gl-integration-right-wrapper .options-list .single-option:hover{background-color:rgba(68,94,120,.741);color:#fff}.theme-dark .gl-integration .gl-integration-main-wrapper .gl-integration-right-wrapper .options-list .single-option.active{background-color:rgba(68,94,120,.741);color:#fff;font-weight:700}.theme-dark .gl-integration .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .gl-integration .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .location{background-color:#fff;color:#000;display:flex;height:calc(100vh - 45px);justify-content:flex-start;margin:10px 0;transition:opacity .5s ease-in-out;width:100%}.theme-light .location .loading-content{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.theme-light .location .location-main-wrapper{border-radius:8px;display:flex;flex:3 1;flex-direction:column;overflow-y:auto}.theme-light .location .location-main-wrapper .location-toolbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.theme-light .location .location-main-wrapper .location-toolbar .left,.theme-light .location .location-main-wrapper .location-toolbar .right{align-items:center;display:flex;flex-direction:row;gap:10px}.theme-light .location .location-main-wrapper .location-content{display:flex;flex-direction:column;height:100%;overflow-y:auto}.theme-light .location .location-main-wrapper .location-content::-webkit-scrollbar{display:none;width:1px}.theme-light .location .location-main-wrapper .location-content .icon{color:#00d37f;height:50px;margin-bottom:10px;width:50px}.theme-light .location .location-main-wrapper .location-content .title{color:#00d37f;font-size:28px;font-weight:300}.theme-light .location .location-main-wrapper .location-content p{color:#757575;margin:20px 0;max-width:700px;text-align:center}.theme-light .location .location-main-wrapper .location-content .table-view{display:flex;flex-direction:column;margin:20px 0 10px;width:100%}.theme-light .location .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .location .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .location{background-color:#181a20;color:#fff;display:flex;height:calc(100vh - 45px);justify-content:flex-start;margin:10px 0;transition:opacity .5s ease-in-out;width:100%}.theme-dark .location .loading-content{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.theme-dark .location .location-main-wrapper{border-radius:8px;display:flex;flex:3 1;flex-direction:column;overflow-y:auto}.theme-dark .location .location-main-wrapper .location-toolbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.theme-dark .location .location-main-wrapper .location-toolbar .left,.theme-dark .location .location-main-wrapper .location-toolbar .right{align-items:center;display:flex;flex-direction:row;gap:10px}.theme-dark .location .location-main-wrapper .location-content{display:flex;flex-direction:column;height:100%;overflow-y:auto}.theme-dark .location .location-main-wrapper .location-content::-webkit-scrollbar{display:none;width:1px}.theme-dark .location .location-main-wrapper .location-content .icon{color:#00d37f;height:50px;margin-bottom:10px;width:50px}.theme-dark .location .location-main-wrapper .location-content .title{color:#00d37f;font-size:28px;font-weight:300}.theme-dark .location .location-main-wrapper .location-content p{color:#757575;margin:20px 0;max-width:700px;text-align:center}.theme-dark .location .location-main-wrapper .location-content .table-view{display:flex;flex-direction:column;margin:20px 0 10px;width:100%}.theme-dark .location .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .location .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .all-plans{height:100%;justify-content:flex-start;margin-bottom:10px;transition:opacity .5s ease-in-out}.theme-light .all-plans,.theme-light .all-plans .no-content{align-items:center;background-color:#fff;display:flex;flex:1 1;flex-direction:column;width:100%}.theme-light .all-plans .no-content{border-radius:8px;gap:10px;justify-content:center}.theme-light .all-plans .all-plans-main-wrapper{display:flex;flex-direction:row;height:100%;width:100%}.theme-light .all-plans .all-plans-main-wrapper .all-plans-center-wrapper{align-items:center;border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding:10px 10px 45px;position:sticky;top:45px}.theme-light .all-plans .all-plans-main-wrapper .all-plans-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .all-plans .all-plans-main-wrapper .all-plans-center-wrapper .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .all-plans .all-plans-main-wrapper .all-plans-center-wrapper .center-navbar .navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px}.theme-light .all-plans .all-plans-main-wrapper .all-plans-center-wrapper .center-navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-light .all-plans .all-plans-main-wrapper .all-plans-center-wrapper .center-content{display:flex;flex-direction:column;gap:10px;width:100%}.theme-light .all-plans .all-plans-main-wrapper .all-plans-center-wrapper .center-content .categories-wrapper{grid-gap:15px;align-items:stretch;border-radius:8px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr);overflow-y:auto;padding:5px;width:100%}.theme-light .all-plans .all-plans-main-wrapper .all-plans-center-wrapper .center-content .categories-wrapper::-webkit-scrollbar{display:none;width:1px}@media(max-width:500px){.theme-light .all-plans .all-plans-main-wrapper .all-plans-center-wrapper .center-content .categories-wrapper{grid-template-columns:repeat(1,1fr)}}.theme-light .all-plans .all-plans-main-wrapper .all-plans-center-wrapper .center-content .categories-wrapper .sub-menu-item{align-items:flex-start;background-color:#f7f9fc;border:.1px solid #0000;border-radius:8px;box-sizing:border-box;color:#000;cursor:pointer;display:flex;height:100%;padding:10px;transition:transform .2s ease-in-out;width:100%}.theme-light .all-plans .all-plans-main-wrapper .all-plans-center-wrapper .center-content .categories-wrapper .sub-menu-item:hover{border:.1px solid #00d37f;transform:scale(1.02);transform-origin:center}.theme-light .all-plans .all-plans-main-wrapper .all-plans-center-wrapper .center-content .categories-wrapper .sub-menu-item.current{border:.1px solid #00d37f;transform:scale(1.02)}.theme-light .all-plans .all-plans-main-wrapper .all-plans-center-wrapper .center-content .categories-wrapper .sub-menu-item.current .sub-menu-arrow{opacity:1}.theme-light .all-plans .all-plans-main-wrapper .all-plans-center-wrapper .center-content .categories-wrapper .sub-menu-item .sub-menu-icon{align-items:flex-start;color:#00d37f;flex-shrink:0;height:30px;margin-right:10px;width:30px}.theme-light .all-plans .all-plans-main-wrapper .all-plans-center-wrapper .center-content .categories-wrapper .sub-menu-item .sub-menu-content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;height:100%}.theme-light .all-plans .all-plans-main-wrapper .all-plans-center-wrapper .center-content .categories-wrapper .sub-menu-item .sub-menu-content .sub-menu-name{font-weight:700}.theme-light .all-plans .all-plans-main-wrapper .all-plans-center-wrapper .center-content .categories-wrapper .sub-menu-item .sub-menu-content .sub-menu-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#ccc;display:-webkit-box;font-size:14px;font-weight:400;height:2.4em;line-height:1.2;margin-top:3px;overflow:hidden;text-overflow:ellipsis}.theme-light .all-plans .all-plans-main-wrapper .all-plans-center-wrapper .center-content .parameters-wrapper{display:flex;flex-direction:column;gap:10px;width:100%}.theme-light .all-plans .all-plans-main-wrapper .all-plans-center-wrapper .center-content .parameters-wrapper .parameters-toolbar{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:space-between;width:100%}.theme-light .all-plans .all-plans-main-wrapper .all-plans-center-wrapper .center-content .parameters-wrapper .parameters-content{display:flex;flex-direction:column;width:100%}.theme-light .all-plans .all-plans-main-wrapper .all-plans-right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding:15px 15px 45px;position:sticky;top:45px}.theme-light .all-plans .all-plans-main-wrapper .all-plans-right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .all-plans .all-plans-main-wrapper .all-plans-right-wrapper .options-list{align-items:center;display:flex;flex-direction:column;justify-content:center;width:98%}.theme-light .all-plans .all-plans-main-wrapper .all-plans-right-wrapper .options-list .single-option{border-radius:8px;color:#000;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:max-content;margin:3px 10px;padding:10px;width:100%}.theme-light .all-plans .all-plans-main-wrapper .all-plans-right-wrapper .options-list .single-option:hover{background-color:#e3f2fd;color:#000}.theme-light .all-plans .all-plans-main-wrapper .all-plans-right-wrapper .options-list .single-option.active{background-color:#e3f2fd;color:#000;font-weight:700}.theme-light .all-plans .all-plans-main-wrapper .all-plans-right-wrapper .options-list .single-option .cy-title{color:#000;font-size:14px;font-weight:600}.theme-light .all-plans .all-plans-main-wrapper .all-plans-right-wrapper .options-list .single-option .cy-type{color:#ccc;font-size:10px}.theme-light .all-plans .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .all-plans .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .all-plans{height:100%;justify-content:flex-start;margin-bottom:10px;transition:opacity .5s ease-in-out}.theme-dark .all-plans,.theme-dark .all-plans .no-content{align-items:center;background-color:#181a20;display:flex;flex:1 1;flex-direction:column;width:100%}.theme-dark .all-plans .no-content{border-radius:8px;gap:10px;justify-content:center}.theme-dark .all-plans .all-plans-main-wrapper{display:flex;flex-direction:row;height:100%;width:100%}.theme-dark .all-plans .all-plans-main-wrapper .all-plans-center-wrapper{align-items:center;border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding:10px 10px 45px;position:sticky;top:45px}.theme-dark .all-plans .all-plans-main-wrapper .all-plans-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .all-plans .all-plans-main-wrapper .all-plans-center-wrapper .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .all-plans .all-plans-main-wrapper .all-plans-center-wrapper .center-navbar .navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:10px}.theme-dark .all-plans .all-plans-main-wrapper .all-plans-center-wrapper .center-navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-dark .all-plans .all-plans-main-wrapper .all-plans-center-wrapper .center-content{display:flex;flex-direction:column;gap:10px;width:100%}.theme-dark .all-plans .all-plans-main-wrapper .all-plans-center-wrapper .center-content .categories-wrapper{grid-gap:15px;align-items:stretch;border-radius:8px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr);overflow-y:auto;padding:5px;width:100%}.theme-dark .all-plans .all-plans-main-wrapper .all-plans-center-wrapper .center-content .categories-wrapper::-webkit-scrollbar{display:none;width:1px}@media(max-width:500px){.theme-dark .all-plans .all-plans-main-wrapper .all-plans-center-wrapper .center-content .categories-wrapper{grid-template-columns:repeat(1,1fr)}}.theme-dark .all-plans .all-plans-main-wrapper .all-plans-center-wrapper .center-content .categories-wrapper .sub-menu-item{align-items:flex-start;background-color:#2b3139;border:.1px solid #0000;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;height:100%;padding:10px;transition:transform .2s ease-in-out;width:100%}.theme-dark .all-plans .all-plans-main-wrapper .all-plans-center-wrapper .center-content .categories-wrapper .sub-menu-item:hover{border:.1px solid #00d37f;transform:scale(1.02);transform-origin:center}.theme-dark .all-plans .all-plans-main-wrapper .all-plans-center-wrapper .center-content .categories-wrapper .sub-menu-item.current{border:.1px solid #00d37f;transform:scale(1.02)}.theme-dark .all-plans .all-plans-main-wrapper .all-plans-center-wrapper .center-content .categories-wrapper .sub-menu-item.current .sub-menu-arrow{opacity:1}.theme-dark .all-plans .all-plans-main-wrapper .all-plans-center-wrapper .center-content .categories-wrapper .sub-menu-item .sub-menu-icon{align-items:flex-start;color:#00d37f;flex-shrink:0;height:30px;margin-right:10px;width:30px}.theme-dark .all-plans .all-plans-main-wrapper .all-plans-center-wrapper .center-content .categories-wrapper .sub-menu-item .sub-menu-content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;height:100%}.theme-dark .all-plans .all-plans-main-wrapper .all-plans-center-wrapper .center-content .categories-wrapper .sub-menu-item .sub-menu-content .sub-menu-name{font-weight:700}.theme-dark .all-plans .all-plans-main-wrapper .all-plans-center-wrapper .center-content .categories-wrapper .sub-menu-item .sub-menu-content .sub-menu-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#d2d2d2;display:-webkit-box;font-size:14px;font-weight:400;height:2.4em;line-height:1.2;margin-top:3px;overflow:hidden;text-overflow:ellipsis}.theme-dark .all-plans .all-plans-main-wrapper .all-plans-center-wrapper .center-content .parameters-wrapper{display:flex;flex-direction:column;gap:10px;width:100%}.theme-dark .all-plans .all-plans-main-wrapper .all-plans-center-wrapper .center-content .parameters-wrapper .parameters-toolbar{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:space-between;width:100%}.theme-dark .all-plans .all-plans-main-wrapper .all-plans-center-wrapper .center-content .parameters-wrapper .parameters-content{display:flex;flex-direction:column;width:100%}.theme-dark .all-plans .all-plans-main-wrapper .all-plans-right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding:15px 15px 45px;position:sticky;top:45px}.theme-dark .all-plans .all-plans-main-wrapper .all-plans-right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .all-plans .all-plans-main-wrapper .all-plans-right-wrapper .options-list{align-items:center;display:flex;flex-direction:column;justify-content:center;width:98%}.theme-dark .all-plans .all-plans-main-wrapper .all-plans-right-wrapper .options-list .single-option{border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:max-content;margin:3px 10px;padding:10px;width:100%}.theme-dark .all-plans .all-plans-main-wrapper .all-plans-right-wrapper .options-list .single-option:hover{background-color:rgba(68,94,120,.741);color:#fff}.theme-dark .all-plans .all-plans-main-wrapper .all-plans-right-wrapper .options-list .single-option.active{background-color:rgba(68,94,120,.741);color:#fff;font-weight:700}.theme-dark .all-plans .all-plans-main-wrapper .all-plans-right-wrapper .options-list .single-option .cy-title{color:#fff;font-size:14px;font-weight:600}.theme-dark .all-plans .all-plans-main-wrapper .all-plans-right-wrapper .options-list .single-option .cy-type{color:#d2d2d2;font-size:10px}.theme-dark .all-plans .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .all-plans .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .main-home-entity{background-color:#fff;display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow:hidden;padding-right:3px;transition:opacity .5s ease-in-out;width:100%}.theme-light .main-home-entity .time-ago{color:#ccc;font-size:12px}.theme-light .main-home-entity .home-entity-wrapper{border-radius:8px;display:flex;flex-direction:row;gap:10px;height:calc(100vh - 45px);width:100%}.theme-light .main-home-entity .home-entity-wrapper .home-content-wrapper{background-color:#fff;display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;width:100%}.theme-light .main-home-entity .home-entity-wrapper .home-content-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .main-home-entity .home-entity-wrapper .home-content-wrapper .sub-banner{align-items:center;border-radius:8px;color:#000;display:flex;flex-direction:row;justify-content:center;margin-bottom:5px;padding:5px 15px;width:100%}.theme-light .main-home-entity .home-entity-wrapper .home-content-wrapper .sub-banner .dismiss{align-items:center;align-self:flex-end;cursor:pointer;display:flex;flex-direction:row;justify-content:center;margin:0 20px;text-decoration:underline}.theme-light .main-home-entity .home-entity-wrapper .home-content-wrapper .search-title{align-items:center;display:flex;font-size:18px;font-weight:400;height:40px;margin-bottom:5px}.theme-light .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container{align-items:center;background-color:#fff;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;overflow-y:auto;padding:10px 10px 45px;width:100%}.theme-light .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container::-webkit-scrollbar{display:none;width:1px}.theme-light .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row{display:flex;flex-direction:row;gap:10px;justify-content:space-around;width:100%}.theme-light .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row .main-menu{display:flex;flex-direction:column;height:100%;width:400px}.theme-light .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row .stat-wrapper{display:flex;flex-direction:row;gap:10px;justify-content:space-around;width:100%}.theme-light .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row .stat-wrapper .single-stat{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:6px;justify-content:flex-start;padding:0 10px}.theme-light .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row .stat-wrapper .single-stat.bl{border-left:.1px solid #d3d3d3}.theme-light .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row .stat-wrapper .single-stat.br{border-right:.1px solid #d3d3d3}.theme-light .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row .stat-wrapper .single-stat .single-stat-toolbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row .stat-wrapper .single-stat .single-stat-toolbar .single-stat-title{color:#000;font-size:14px;font-weight:700}.theme-light .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row .stat-wrapper .single-stat .single-stat-toolbar .single-stat-period{color:#ccc;font-size:12px;font-weight:700}.theme-light .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row .stat-wrapper .single-stat .single-stat-wrapper{align-items:center;display:flex;flex-direction:row;gap:30px;justify-content:flex-start;width:100%}.theme-light .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row .stat-wrapper .single-stat .single-stat-wrapper .single-stat-figure-short{color:#000;font-size:22px;font-weight:400}.theme-light .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row .stat-wrapper .single-stat .single-stat-wrapper .single-stat-indicator{align-items:center;border-radius:5px;display:flex;font-size:16px;font-weight:500;gap:5px;justify-content:center;padding:2px 5px;width:max-content}.theme-light .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row .stat-wrapper .single-stat .single-stat-wrapper .single-stat-indicator.up{background-color:#0080004d;color:#008000cc}.theme-light .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row .stat-wrapper .single-stat .single-stat-wrapper .single-stat-indicator.same{background-color:#1686d64d;color:#1686d6cc}.theme-light .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row .stat-wrapper .single-stat .single-stat-wrapper .single-stat-indicator.down{background-color:#eb11024d;color:#eb1102cc}.theme-light .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row .stat-wrapper .single-stat .single-stat-figure-actual{color:#ccc;font-size:10px;font-weight:700}.theme-light .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row .home-container-column{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;width:100%}.theme-light .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row .home-container-column .title-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row .home-container-column .content-row{align-items:center;display:flex;flex-direction:column;font-size:28px;justify-content:center;width:100%}.theme-light .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row .home-container-column .footer-row{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;width:100%}.theme-light .main-home-entity .home-entity-wrapper .summary-wrapper{border-radius:8px;display:flex;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;position:sticky;top:45px;width:400px}.theme-light .main-home-entity .home-entity-wrapper .summary-wrapper::-webkit-scrollbar{display:none;width:1px}@media screen and (max-width:600px){.theme-light .main-home-entity .home-entity-wrapper .summary-wrapper{display:none}}.theme-light .main-home-entity .home-entity-wrapper .summary-wrapper .summary-content{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;margin-bottom:45px;padding:3px;width:100%}.theme-light .main-home-entity .home-entity-wrapper .summary-wrapper .summary-content .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .main-home-entity .home-entity-wrapper .summary-wrapper .summary-content .navbar .title{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.theme-light .main-home-entity .home-entity-wrapper .summary-wrapper .summary-content .navbar .title h1{font-family:Roboto,sans-serif;font-size:22px;font-weight:500}.theme-light .main-home-entity .home-entity-wrapper .summary-wrapper .summary-content .navbar .title h3{color:#555;font-size:12px;font-weight:500}.theme-light .main-home-entity .home-entity-wrapper .summary-wrapper .summary-content .navbar .show{background-color:#e6d9f34d;border-radius:8px;cursor:pointer;display:flex;padding:5px 8px;width:max-content}.theme-light .main-home-entity .home-entity-wrapper .summary-wrapper .summary-content .todo-item{display:flex;flex-direction:column;margin:10px 0;width:100%}.theme-light .main-home-entity .home-entity-wrapper .summary-wrapper .summary-content .todo-item .todo-item-group{font-size:18px;font-weight:500;text-transform:uppercase;width:100%}.theme-light .main-home-entity .home-entity-wrapper .summary-wrapper .summary-content .todo-item .todo-task-wrapper{align-items:flex-start;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin:3px 0;padding:5px;width:100%}.theme-light .main-home-entity .home-entity-wrapper .summary-wrapper .summary-content .todo-item .todo-task-wrapper:hover{background-color:#e6d9f3cc;border-radius:8px}.theme-light .main-home-entity .home-entity-wrapper .summary-wrapper .summary-content .todo-item .todo-task-wrapper .left{display:flex;flex:1 1;max-width:30px}.theme-light .main-home-entity .home-entity-wrapper .summary-wrapper .summary-content .todo-item .todo-task-wrapper .center{display:flex;flex:3 1}.theme-light .main-home-entity .home-entity-wrapper .summary-wrapper .summary-content .todo-item .todo-task-wrapper .right{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:5px;justify-content:flex-start;max-width:50px}.theme-light .main-home-entity .home-entity-wrapper .summary-wrapper .summary-content .todo-item .todo-task-wrapper .right .status-message{font-family:Roboto,sans-serif;font-size:20px;font-weight:700;margin:10px 0}.theme-light .main-home-entity .home-entity-wrapper .summary-wrapper .summary-content .todo-item .todo-task-wrapper .right .status-message.pending{color:#ea0606}.theme-light .main-home-entity .home-entity-wrapper .summary-wrapper .summary-content .todo-item .todo-task-wrapper .right .status-message.complete{color:#075607}.theme-light .main-home-entity .home-entity-wrapper .summary-wrapper .summary-content .no-todo-found{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.theme-light .main-home-entity .home-entity-wrapper .summary-wrapper .summary-content .no-todo-found span{font-size:22px;font-weight:500}.theme-light .main-home-entity .home-entity-wrapper .no-sub-wrapper{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:3 1;flex-direction:column;height:calc(100vh - 45px);justify-content:center;padding:20px;width:100%}.theme-light .main-home-entity .home-entity-wrapper .no-sub-wrapper .welcome{font-family:Roboto,sans-serif;font-size:30px;font-weight:700;margin-bottom:30px}.theme-light .main-home-entity .home-entity-wrapper .no-sub-wrapper .pay{font-family:Ubuntu,sans-serif;font-size:22px;font-weight:500;margin-bottom:30px}.theme-light .main-home-entity .home-entity-wrapper .hero-text{align-items:center;display:flex;flex-direction:column;font-weight:500;justify-content:center;margin-bottom:20px;margin-top:50px;width:100%}.theme-light .main-home-entity .home-entity-wrapper .hero-text h1{font-size:56px;font-weight:700;max-width:800px;text-align:center}.theme-light .main-home-entity .home-entity-wrapper .hero-text h1 span{-webkit-text-fill-color:#0000;animation:moveGradient 2s linear infinite;background:linear-gradient(270deg,#9c27b0,#ef5350);-webkit-background-clip:text}.theme-light .main-home-entity .home-entity-wrapper .hero-text p{color:#757575;margin:20px 0;max-width:800px;text-align:center}.theme-light .main-home-entity .add-todo-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .main-home-entity .add-todo-dialog .add-todo-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;min-width:500px;padding:10px;position:absolute;right:190px;top:160px;width:max-content}.theme-light .main-home-entity .add-todo-dialog .add-todo-wrapper .add-todo-navbar{align-items:center;display:flex;justify-content:space-between}.theme-light .main-home-entity .add-todo-dialog .add-todo-wrapper .add-todo-content{display:flex;flex-direction:column;gap:10px}.theme-light .main-home-entity .add-todo-dialog .add-todo-wrapper .add-todo-action{align-items:center;display:flex;gap:5px;justify-content:flex-end;margin:10px 0}.theme-dark .main-home-entity{background-color:#181a20;display:flex;flex-direction:column;height:100%;justify-content:flex-start;overflow:hidden;padding-right:3px;transition:opacity .5s ease-in-out;width:100%}.theme-dark .main-home-entity .time-ago{color:#d2d2d2;font-size:12px}.theme-dark .main-home-entity .home-entity-wrapper{border-radius:8px;display:flex;flex-direction:row;gap:10px;height:calc(100vh - 45px);width:100%}.theme-dark .main-home-entity .home-entity-wrapper .home-content-wrapper{background-color:#181a20;display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;width:100%}.theme-dark .main-home-entity .home-entity-wrapper .home-content-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .main-home-entity .home-entity-wrapper .home-content-wrapper .sub-banner{align-items:center;border-radius:8px;color:#fff;display:flex;flex-direction:row;justify-content:center;margin-bottom:5px;padding:5px 15px;width:100%}.theme-dark .main-home-entity .home-entity-wrapper .home-content-wrapper .sub-banner .dismiss{align-items:center;align-self:flex-end;cursor:pointer;display:flex;flex-direction:row;justify-content:center;margin:0 20px;text-decoration:underline}.theme-dark .main-home-entity .home-entity-wrapper .home-content-wrapper .search-title{align-items:center;display:flex;font-size:18px;font-weight:400;height:40px;margin-bottom:5px}.theme-dark .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container{align-items:center;background-color:#181a20;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;overflow-y:auto;padding:10px 10px 45px;width:100%}.theme-dark .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container::-webkit-scrollbar{display:none;width:1px}.theme-dark .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row{display:flex;flex-direction:row;gap:10px;justify-content:space-around;width:100%}.theme-dark .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row .main-menu{display:flex;flex-direction:column;height:100%;width:400px}.theme-dark .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row .stat-wrapper{display:flex;flex-direction:row;gap:10px;justify-content:space-around;width:100%}.theme-dark .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row .stat-wrapper .single-stat{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:6px;justify-content:flex-start;padding:0 10px}.theme-dark .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row .stat-wrapper .single-stat.bl{border-left:.1px solid #444}.theme-dark .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row .stat-wrapper .single-stat.br{border-right:.1px solid #444}.theme-dark .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row .stat-wrapper .single-stat .single-stat-toolbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row .stat-wrapper .single-stat .single-stat-toolbar .single-stat-title{color:#fff;font-size:14px;font-weight:700}.theme-dark .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row .stat-wrapper .single-stat .single-stat-toolbar .single-stat-period{color:#d2d2d2;font-size:12px;font-weight:700}.theme-dark .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row .stat-wrapper .single-stat .single-stat-wrapper{align-items:center;display:flex;flex-direction:row;gap:30px;justify-content:flex-start;width:100%}.theme-dark .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row .stat-wrapper .single-stat .single-stat-wrapper .single-stat-figure-short{color:#fff;font-size:22px;font-weight:400}.theme-dark .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row .stat-wrapper .single-stat .single-stat-wrapper .single-stat-indicator{align-items:center;border-radius:5px;display:flex;font-size:16px;font-weight:500;gap:5px;justify-content:center;padding:2px 5px;width:max-content}.theme-dark .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row .stat-wrapper .single-stat .single-stat-wrapper .single-stat-indicator.up{background-color:#0080004d;color:#008000cc}.theme-dark .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row .stat-wrapper .single-stat .single-stat-wrapper .single-stat-indicator.same{background-color:#1686d64d;color:#1686d6cc}.theme-dark .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row .stat-wrapper .single-stat .single-stat-wrapper .single-stat-indicator.down{background-color:#eb11024d;color:#eb1102cc}.theme-dark .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row .stat-wrapper .single-stat .single-stat-figure-actual{color:#d2d2d2;font-size:10px;font-weight:700}.theme-dark .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row .home-container-column{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;width:100%}.theme-dark .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row .home-container-column .title-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row .home-container-column .content-row{align-items:center;display:flex;flex-direction:column;font-size:28px;justify-content:center;width:100%}.theme-dark .main-home-entity .home-entity-wrapper .home-content-wrapper .home-container .home-container-row .home-container-column .footer-row{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;width:100%}.theme-dark .main-home-entity .home-entity-wrapper .summary-wrapper{border-radius:8px;display:flex;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;position:sticky;top:45px;width:400px}.theme-dark .main-home-entity .home-entity-wrapper .summary-wrapper::-webkit-scrollbar{display:none;width:1px}@media screen and (max-width:600px){.theme-dark .main-home-entity .home-entity-wrapper .summary-wrapper{display:none}}.theme-dark .main-home-entity .home-entity-wrapper .summary-wrapper .summary-content{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;margin-bottom:45px;padding:3px;width:100%}.theme-dark .main-home-entity .home-entity-wrapper .summary-wrapper .summary-content .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .main-home-entity .home-entity-wrapper .summary-wrapper .summary-content .navbar .title{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.theme-dark .main-home-entity .home-entity-wrapper .summary-wrapper .summary-content .navbar .title h1{font-family:Roboto,sans-serif;font-size:22px;font-weight:500}.theme-dark .main-home-entity .home-entity-wrapper .summary-wrapper .summary-content .navbar .title h3{color:#555;font-size:12px;font-weight:500}.theme-dark .main-home-entity .home-entity-wrapper .summary-wrapper .summary-content .navbar .show{background-color:#e6d9f34d;border-radius:8px;cursor:pointer;display:flex;padding:5px 8px;width:max-content}.theme-dark .main-home-entity .home-entity-wrapper .summary-wrapper .summary-content .todo-item{display:flex;flex-direction:column;margin:10px 0;width:100%}.theme-dark .main-home-entity .home-entity-wrapper .summary-wrapper .summary-content .todo-item .todo-item-group{font-size:18px;font-weight:500;text-transform:uppercase;width:100%}.theme-dark .main-home-entity .home-entity-wrapper .summary-wrapper .summary-content .todo-item .todo-task-wrapper{align-items:flex-start;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin:3px 0;padding:5px;width:100%}.theme-dark .main-home-entity .home-entity-wrapper .summary-wrapper .summary-content .todo-item .todo-task-wrapper:hover{background-color:#e6d9f3cc;border-radius:8px}.theme-dark .main-home-entity .home-entity-wrapper .summary-wrapper .summary-content .todo-item .todo-task-wrapper .left{display:flex;flex:1 1;max-width:30px}.theme-dark .main-home-entity .home-entity-wrapper .summary-wrapper .summary-content .todo-item .todo-task-wrapper .center{display:flex;flex:3 1}.theme-dark .main-home-entity .home-entity-wrapper .summary-wrapper .summary-content .todo-item .todo-task-wrapper .right{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:5px;justify-content:flex-start;max-width:50px}.theme-dark .main-home-entity .home-entity-wrapper .summary-wrapper .summary-content .todo-item .todo-task-wrapper .right .status-message{font-family:Roboto,sans-serif;font-size:20px;font-weight:700;margin:10px 0}.theme-dark .main-home-entity .home-entity-wrapper .summary-wrapper .summary-content .todo-item .todo-task-wrapper .right .status-message.pending{color:#ea0606}.theme-dark .main-home-entity .home-entity-wrapper .summary-wrapper .summary-content .todo-item .todo-task-wrapper .right .status-message.complete{color:#075607}.theme-dark .main-home-entity .home-entity-wrapper .summary-wrapper .summary-content .no-todo-found{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.theme-dark .main-home-entity .home-entity-wrapper .summary-wrapper .summary-content .no-todo-found span{font-size:22px;font-weight:500}.theme-dark .main-home-entity .home-entity-wrapper .no-sub-wrapper{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:3 1;flex-direction:column;height:calc(100vh - 45px);justify-content:center;padding:20px;width:100%}.theme-dark .main-home-entity .home-entity-wrapper .no-sub-wrapper .welcome{font-family:Roboto,sans-serif;font-size:30px;font-weight:700;margin-bottom:30px}.theme-dark .main-home-entity .home-entity-wrapper .no-sub-wrapper .pay{font-family:Ubuntu,sans-serif;font-size:22px;font-weight:500;margin-bottom:30px}.theme-dark .main-home-entity .home-entity-wrapper .hero-text{align-items:center;display:flex;flex-direction:column;font-weight:500;justify-content:center;margin-bottom:20px;margin-top:50px;width:100%}.theme-dark .main-home-entity .home-entity-wrapper .hero-text h1{font-size:56px;font-weight:700;max-width:800px;text-align:center}.theme-dark .main-home-entity .home-entity-wrapper .hero-text h1 span{-webkit-text-fill-color:#0000;animation:moveGradient 2s linear infinite;background:linear-gradient(270deg,#9c27b0,#ef5350);-webkit-background-clip:text}.theme-dark .main-home-entity .home-entity-wrapper .hero-text p{color:#757575;margin:20px 0;max-width:800px;text-align:center}.theme-dark .main-home-entity .add-todo-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .main-home-entity .add-todo-dialog .add-todo-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;min-width:500px;padding:10px;position:absolute;right:190px;top:160px;width:max-content}.theme-dark .main-home-entity .add-todo-dialog .add-todo-wrapper .add-todo-navbar{align-items:center;display:flex;justify-content:space-between}.theme-dark .main-home-entity .add-todo-dialog .add-todo-wrapper .add-todo-content{display:flex;flex-direction:column;gap:10px}.theme-dark .main-home-entity .add-todo-dialog .add-todo-wrapper .add-todo-action{align-items:center;display:flex;gap:5px;justify-content:flex-end;margin:10px 0}.theme-light .upcoming-events{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;height:max-content;justify-content:flex-start;overflow-y:auto;transition:opacity .5s ease-in-out;width:100%}.theme-light .upcoming-events .upcoming-events-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .upcoming-events .upcoming-events-navbar .upcoming-events-title{font-size:16px;font-weight:700;text-overflow:ellipsis}.theme-light .upcoming-events .upcoming-events-navbar .upcoming-events-view-all{border-radius:8px;color:#555;cursor:pointer;font-size:12px;font-weight:700;padding:3px 10px}.theme-light .upcoming-events .upcoming-events-navbar .upcoming-events-view-all:hover{background-color:#f443364d}.theme-light .upcoming-events .upcoming-events-content{align-items:center;display:flex;flex-direction:column;gap:5px;justify-content:center;width:100%}.theme-light .upcoming-events .upcoming-events-content .upcoming-events-card{border-radius:8px;display:flex;flex-direction:column;padding:5px}.theme-light .upcoming-events .upcoming-events-content .upcoming-events-card .upcoming-events-card-navbar{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px}.theme-light .upcoming-events .upcoming-events-content .upcoming-events-card .upcoming-events-card-navbar .upcoming-events-card-title{word-wrap:break-word;flex:1 1;flex-wrap:wrap;font-size:14px;font-weight:700;margin-right:10px}.theme-light .upcoming-events .upcoming-events-content .upcoming-events-card .upcoming-events-card-navbar .upcoming-events-card-time{color:#555;font-size:12px;font-weight:300}.theme-light .upcoming-events .upcoming-events-content .upcoming-events-card .upcoming-events-card-desc{color:#555;font-size:14px;font-weight:300}.theme-light .upcoming-events .upcoming-events-content .upcoming-events-card .upcoming-events-card-footer{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;padding:5px 10px}.theme-light .upcoming-events .upcoming-events-content .upcoming-events-card .upcoming-events-card-footer .more{border-radius:8px;color:#555;cursor:pointer;font-size:14px;font-weight:700;padding:5px 10px}.theme-light .upcoming-events .upcoming-events-content .upcoming-events-card .upcoming-events-card-footer .more:hover{background-color:#f443364d}.theme-dark .upcoming-events{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;height:max-content;justify-content:flex-start;overflow-y:auto;transition:opacity .5s ease-in-out;width:100%}.theme-dark .upcoming-events .upcoming-events-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .upcoming-events .upcoming-events-navbar .upcoming-events-title{font-size:16px;font-weight:700;text-overflow:ellipsis}.theme-dark .upcoming-events .upcoming-events-navbar .upcoming-events-view-all{border-radius:8px;color:#555;cursor:pointer;font-size:12px;font-weight:700;padding:3px 10px}.theme-dark .upcoming-events .upcoming-events-navbar .upcoming-events-view-all:hover{background-color:#f443364d}.theme-dark .upcoming-events .upcoming-events-content{align-items:center;display:flex;flex-direction:column;gap:5px;justify-content:center;width:100%}.theme-dark .upcoming-events .upcoming-events-content .upcoming-events-card{border-radius:8px;display:flex;flex-direction:column;padding:5px}.theme-dark .upcoming-events .upcoming-events-content .upcoming-events-card .upcoming-events-card-navbar{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px}.theme-dark .upcoming-events .upcoming-events-content .upcoming-events-card .upcoming-events-card-navbar .upcoming-events-card-title{word-wrap:break-word;flex:1 1;flex-wrap:wrap;font-size:14px;font-weight:700;margin-right:10px}.theme-dark .upcoming-events .upcoming-events-content .upcoming-events-card .upcoming-events-card-navbar .upcoming-events-card-time{color:#555;font-size:12px;font-weight:300}.theme-dark .upcoming-events .upcoming-events-content .upcoming-events-card .upcoming-events-card-desc{color:#555;font-size:14px;font-weight:300}.theme-dark .upcoming-events .upcoming-events-content .upcoming-events-card .upcoming-events-card-footer{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;padding:5px 10px}.theme-dark .upcoming-events .upcoming-events-content .upcoming-events-card .upcoming-events-card-footer .more{border-radius:8px;color:#555;cursor:pointer;font-size:14px;font-weight:700;padding:5px 10px}.theme-dark .upcoming-events .upcoming-events-content .upcoming-events-card .upcoming-events-card-footer .more:hover{background-color:#f443364d}.theme-light .timeline{border-left:2px solid #ccc;margin:0 auto 30px;max-width:600px;padding:20px;width:100%}.theme-light .timeline .timeline-item{margin-bottom:20px;padding-left:40px;position:relative}.theme-light .timeline .timeline-item:before{background-color:#fff;border:2px solid #ccc;border-radius:50%;content:"";height:10px;left:10px;position:absolute;top:0;width:10px}.theme-light .timeline .timeline-item:first-child:before{background-color:#ff5733}.theme-light .timeline .timeline-item:last-child{margin-bottom:0}.theme-light .timeline .timeline-timestamp{color:#999;font-size:.9rem;margin-bottom:5px}.theme-light .timeline .timeline-content{background:#f9f9f9;border-radius:5px;box-shadow:0 2px 5px #0000001a;padding:15px}.theme-light .timeline .timeline-title{font-size:1.1rem;margin:0 0 10px}.theme-light .timeline .timeline-description{color:#333;font-size:.95rem;margin:0 0 10px}.theme-light .timeline .timeline-actions{color:#666;font-size:.9rem}.theme-light .timeline .timeline-actions span{cursor:pointer;margin-right:15px}.theme-dark .timeline{border-left:2px solid #ccc;margin:0 auto 30px;max-width:600px;padding:20px;width:100%}.theme-dark .timeline .timeline-item{margin-bottom:20px;padding-left:40px;position:relative}.theme-dark .timeline .timeline-item:before{background-color:#181a20;border:2px solid #ccc;border-radius:50%;content:"";height:10px;left:10px;position:absolute;top:0;width:10px}.theme-dark .timeline .timeline-item:first-child:before{background-color:#ff5733}.theme-dark .timeline .timeline-item:last-child{margin-bottom:0}.theme-dark .timeline .timeline-timestamp{color:#999;font-size:.9rem;margin-bottom:5px}.theme-dark .timeline .timeline-content{background:#f9f9f9;border-radius:5px;box-shadow:0 2px 5px #0000001a;padding:15px}.theme-dark .timeline .timeline-title{font-size:1.1rem;margin:0 0 10px}.theme-dark .timeline .timeline-description{color:#333;font-size:.95rem;margin:0 0 10px}.theme-dark .timeline .timeline-actions{color:#666;font-size:.9rem}.theme-dark .timeline .timeline-actions span{cursor:pointer;margin-right:15px}.theme-light .facility-claims-list{align-items:center;background-color:#fff;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-start;padding-bottom:10px;transition:opacity .5s ease-in-out;width:100%}.theme-light .facility-claims-list .no-content{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.theme-light .facility-claims-list .facility-claims-list-wrapper{display:flex;flex-direction:row;height:100%;width:100%}.theme-light .facility-claims-list .facility-claims-list-wrapper .facility-claims-center-wrapper{align-items:center;border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding:10px 10px 45px;position:sticky;top:45px}.theme-light .facility-claims-list .facility-claims-list-wrapper .facility-claims-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .facility-claims-list .facility-claims-list-wrapper .facility-claims-center-wrapper .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .facility-claims-list .facility-claims-list-wrapper .facility-claims-center-wrapper .center-navbar .navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px}.theme-light .facility-claims-list .facility-claims-list-wrapper .facility-claims-center-wrapper .center-navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-light .facility-claims-list .facility-claims-list-wrapper .facility-claims-center-wrapper .center-content{display:flex;flex-direction:column;gap:10px;overflow-y:auto;width:100%}.theme-light .facility-claims-list .facility-claims-list-wrapper .facility-claims-center-wrapper .center-content::-webkit-scrollbar{display:none;width:1px}.theme-light .facility-claims-list .facility-claims-list-wrapper .facility-claims-center-wrapper .center-content .icon{color:#b80baf;height:15px;width:15px}.theme-light .facility-claims-list .facility-claims-list-wrapper .facility-claims-center-wrapper .center-content .current-user-avatar{align-items:center;display:flex;flex-direction:row;justify-content:center}.theme-light .facility-claims-list .facility-claims-list-wrapper .facility-claims-center-wrapper .center-content .current-user-avatar .user-wrapper{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:10px;justify-content:center}.theme-light .facility-claims-list .facility-claims-list-wrapper .facility-claims-center-wrapper .center-content .current-user-avatar .user-wrapper .avatar{border-radius:50%;height:30px;object-fit:cover;width:30px}.theme-light .facility-claims-list .facility-claims-list-wrapper .facility-claims-center-wrapper .center-content .current-user-avatar .user-wrapper .user-org-view{align-items:start;display:flex;flex-direction:column;justify-content:flex-start}.theme-light .facility-claims-list .facility-claims-list-wrapper .facility-claims-center-wrapper .center-content .current-user-avatar .user-wrapper .user-org-view .user-full-name{color:#000;font-size:18px;font-weight:500}.theme-light .facility-claims-list .facility-claims-list-wrapper .facility-claims-center-wrapper .center-content .current-user-avatar .user-wrapper .user-org-view .user-org-name{color:#000;font-size:10px;font-weight:500}.theme-light .facility-claims-list .facility-claims-list-wrapper .facility-claims-right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding:15px 15px 45px;position:sticky;top:0}.theme-light .facility-claims-list .facility-claims-list-wrapper .facility-claims-right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .facility-claims-list .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .facility-claims-list .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .facility-claims-list{align-items:center;background-color:#181a20;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-start;padding-bottom:10px;transition:opacity .5s ease-in-out;width:100%}.theme-dark .facility-claims-list .no-content{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.theme-dark .facility-claims-list .facility-claims-list-wrapper{display:flex;flex-direction:row;height:100%;width:100%}.theme-dark .facility-claims-list .facility-claims-list-wrapper .facility-claims-center-wrapper{align-items:center;border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding:10px 10px 45px;position:sticky;top:45px}.theme-dark .facility-claims-list .facility-claims-list-wrapper .facility-claims-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .facility-claims-list .facility-claims-list-wrapper .facility-claims-center-wrapper .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .facility-claims-list .facility-claims-list-wrapper .facility-claims-center-wrapper .center-navbar .navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:10px}.theme-dark .facility-claims-list .facility-claims-list-wrapper .facility-claims-center-wrapper .center-navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-dark .facility-claims-list .facility-claims-list-wrapper .facility-claims-center-wrapper .center-content{display:flex;flex-direction:column;gap:10px;overflow-y:auto;width:100%}.theme-dark .facility-claims-list .facility-claims-list-wrapper .facility-claims-center-wrapper .center-content::-webkit-scrollbar{display:none;width:1px}.theme-dark .facility-claims-list .facility-claims-list-wrapper .facility-claims-center-wrapper .center-content .icon{color:#b80baf;height:15px;width:15px}.theme-dark .facility-claims-list .facility-claims-list-wrapper .facility-claims-center-wrapper .center-content .current-user-avatar{align-items:center;display:flex;flex-direction:row;justify-content:center}.theme-dark .facility-claims-list .facility-claims-list-wrapper .facility-claims-center-wrapper .center-content .current-user-avatar .user-wrapper{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:10px;justify-content:center}.theme-dark .facility-claims-list .facility-claims-list-wrapper .facility-claims-center-wrapper .center-content .current-user-avatar .user-wrapper .avatar{border-radius:50%;height:30px;object-fit:cover;width:30px}.theme-dark .facility-claims-list .facility-claims-list-wrapper .facility-claims-center-wrapper .center-content .current-user-avatar .user-wrapper .user-org-view{align-items:start;display:flex;flex-direction:column;justify-content:flex-start}.theme-dark .facility-claims-list .facility-claims-list-wrapper .facility-claims-center-wrapper .center-content .current-user-avatar .user-wrapper .user-org-view .user-full-name{color:#fff;font-size:18px;font-weight:500}.theme-dark .facility-claims-list .facility-claims-list-wrapper .facility-claims-center-wrapper .center-content .current-user-avatar .user-wrapper .user-org-view .user-org-name{color:#fff;font-size:10px;font-weight:500}.theme-dark .facility-claims-list .facility-claims-list-wrapper .facility-claims-right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding:15px 15px 45px;position:sticky;top:0}.theme-dark .facility-claims-list .facility-claims-list-wrapper .facility-claims-right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .facility-claims-list .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .facility-claims-list .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .facility-claim{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden;padding:5px;transition:opacity .5s ease-in-out;width:100%}.theme-light .facility-claim .no-content{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-light .facility-claim .facility-claim-main-wrapper{display:flex;flex-direction:column;flex-grow:1;flex:1 1;height:calc(100vh - 60px);overflow:hidden;padding-bottom:60px;width:100%}.theme-light .facility-claim .facility-claim-main-wrapper .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .facility-claim .facility-claim-main-wrapper .navbar .navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:5px;justify-content:center}.theme-light .facility-claim .facility-claim-main-wrapper .navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper{display:flex;flex:1 1;flex-direction:row;gap:10px;margin-bottom:100px;padding:5px 0;width:100%}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper{border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 1px);overflow-y:auto;padding-bottom:60px;padding-right:3px;width:100%}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .MuiPaper-elevation,.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .MuiPaper-root,.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .MuiTableContainer-root,.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .table-container{background-color:inherit}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details{background-color:#fff;border-radius:8px;display:flex;flex-direction:column;margin-bottom:60px;padding:5px 0}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .claim-no-view{align-items:center;border:.1px solid #9f9b9b;border-radius:8px;display:flex;height:36px;justify-content:space-between;margin-bottom:10px;padding:5px 10px;width:100%}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .claim-no-view span{color:#000;flex:1 1;font-size:18px;font-weight:300;text-align:center}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .otp-view{align-items:center;background-color:#f8e823;border:.1px solid #fefce8;border-radius:8px;display:flex;flex-direction:column;gap:10px;justify-content:center;margin:10px 0;padding:5px 10px;width:100%}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .patient-wrapper{display:flex;flex-direction:column;width:100%}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .patient-wrapper .claim-additional-details{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:5px 10px}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .selected-wrapper{display:flex;flex-direction:column;height:auto;width:100%}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper{display:flex;flex-direction:column;width:100%}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper .available-top{display:flex;flex-direction:row;width:100%}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper .available-top .options-list{align-items:center;display:flex;flex-direction:row;justify-content:center;width:98%}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper .available-top .options-list .single-option{align-items:center;border-radius:8px;color:#000;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:max-content;justify-content:center;margin:3px 10px;padding:3px;width:50%}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper .available-top .options-list .single-option:hover{background-color:#e3f2fd;color:#000}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper .available-top .options-list .single-option.active{background-color:#e3f2fd;color:#000;font-weight:700}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper .available-top .options-list .single-option .cy-title{color:#000;font-size:14px;font-weight:600}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper .available-top .options-list .single-option .cy-type{color:#ccc;font-size:10px}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper .available-bottom{display:flex;flex:3 1;flex-direction:column}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper .available-bottom .categories-wrapper{grid-gap:15px;align-items:stretch;border-radius:8px;display:grid;gap:15px;grid-template-columns:repeat(3,1fr);overflow-y:auto;padding:5px;width:100%}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper .available-bottom .categories-wrapper::-webkit-scrollbar{display:none;width:1px}@media(max-width:500px){.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper .available-bottom .categories-wrapper{grid-template-columns:repeat(1,1fr)}}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper .available-bottom .categories-wrapper .sub-menu-item{align-items:center;background-color:#fff;border:.1px solid #0000;border-radius:8px;box-sizing:border-box;color:#000;cursor:pointer;display:flex;justify-content:center;padding:10px;transition:transform .2s ease-in-out;width:100%}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper .available-bottom .categories-wrapper .sub-menu-item:hover{border:.1px solid #00d37f;transform:scale(1.02);transform-origin:center}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper .available-bottom .categories-wrapper .sub-menu-item.current{border:.1px solid #00d37f;transform:scale(1.02)}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper .available-bottom .categories-wrapper .sub-menu-item .sub-menu-icon{align-items:flex-start;color:#00d37f;flex-shrink:0;height:30px;margin-right:10px;width:30px}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper .available-bottom .categories-wrapper .sub-menu-item .sub-menu-content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;height:100%}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper .available-bottom .categories-wrapper .sub-menu-item .sub-menu-content .sub-menu-name{font-size:13px;font-weight:700}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper .available-bottom .categories-wrapper .sub-menu-item .sub-menu-content .sub-menu-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#ccc;display:-webkit-box;font-size:12px;font-weight:400;height:2.4em;line-height:1.2;margin-top:3px;overflow:hidden;text-overflow:ellipsis}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper .available-services{display:flex;flex-direction:column;height:auto;padding-bottom:60px;width:100%}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .symptoms-diagnosis-wrapper{display:flex;flex-direction:row;gap:10px;width:100%}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .symptoms-diagnosis-wrapper .chip-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:flex-start}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .symptoms-diagnosis-wrapper .chip-wrapper .chip{background-color:#f7f9fc;color:#000;display:flex;width:max-content}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .symptoms-diagnosis-wrapper .symptoms-wrapper{background-color:#fff;border-radius:8px;display:flex;flex:3 1;flex-direction:column;padding:10px;width:100%}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .symptoms-diagnosis-wrapper .symptoms-wrapper .symptoms-toolbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .symptoms-diagnosis-wrapper .symptoms-wrapper .symptoms-content{display:flex;flex-direction:column;margin-top:10px;width:100%}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .symptoms-diagnosis-wrapper .diagnosis-wrapper{background-color:#fff;border-radius:8px;display:flex;flex:1.5 1;flex-direction:column;padding:10px;width:100%}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .symptoms-diagnosis-wrapper .diagnosis-wrapper .diagnosis-toolbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .symptoms-diagnosis-wrapper .diagnosis-wrapper .diagnosis-content{display:flex;flex-direction:column;margin-top:10px;width:100%}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .summary-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .summary-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .summary-wrapper .failures-content{background-color:#f003;border-radius:8px;display:flex;flex-direction:column;gap:5px;padding:5px 10px}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .summary-wrapper .failures-content .failures-row{display:flex;flex-direction:row;gap:3px;justify-content:flex-start;width:100%}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content{background-color:#fff;border-radius:8px;display:flex;flex-direction:column;padding:0 10px 40px;width:100%}.theme-light .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .response-row{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;padding:5px;width:100%}.theme-light .facility-claim .client-details-container{display:flex;flex-direction:column;gap:10px;padding:3px;width:100%}.theme-light .facility-claim .client-details-container .single-client{align-items:center;background-color:#f8e823;border-radius:8px;color:#000;display:flex;flex-direction:row;gap:5px;justify-content:space-between;padding:10px}.theme-light .facility-claim .client-details-container .single-client.company{background-color:#aff8c8}.theme-light .facility-claim .client-details-container .single-client .single-client-left{align-items:center;display:flex;flex-direction:column;justify-content:center;width:max-content}.theme-light .facility-claim .client-details-container .single-client .single-client-left img{border-radius:8px;height:80px;object-fit:cover;width:80px}.theme-light .facility-claim .client-details-container .single-client .single-client-right{display:flex;flex-direction:column;flex-grow:1}.theme-light .facility-claim .client-details-container .single-client .single-client-right .single-client-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px}.theme-light .facility-claim .client-details-container .single-client .single-client-right .single-client-header .client-name{color:#000;font-size:20px;font-weight:300}.theme-light .facility-claim .client-details-container .single-client .single-client-right .single-client-header .relationship-type{background-color:#fefce8;border-radius:5px;color:#cc1a1a;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;padding:5px}.theme-light .facility-claim .client-details-container .single-client .single-client-right .client-phone-row{display:flex;flex-direction:row;gap:10px;width:100%}.theme-light .facility-claim .client-details-container .single-client .single-client-right .client-phone-row .sub-title{color:#000}.theme-light .facility-claim .client-details-container .single-client .single-client-right .client-phone-row .client-phone-details{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:flex-start}.theme-light .facility-claim .client-details-container .single-client .single-client-right .client-phone-row .client-phone-details.f1{flex:1 1}.theme-light .facility-claim .client-details-container .single-client .single-client-right .client-phone-row .client-phone-details.f2{flex:2 1}.theme-light .facility-claim .client-details-container .single-client .single-client-right .client-phone-row .client-phone-details.f3{flex:3 1}.theme-light .facility-claim .client-details-container .single-client .single-client-right .client-phone-row .client-phone-details .icon{color:#00d37f;height:25px;width:25px}.theme-light .facility-claim .client-details-container .single-client .single-client-right .client-phone-row .percentage{color:#cc1a1a;font-size:18px;font-weight:300}.theme-light .facility-claim .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .facility-claim .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .facility-claim{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden;padding:5px;transition:opacity .5s ease-in-out;width:100%}.theme-dark .facility-claim .no-content{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-dark .facility-claim .facility-claim-main-wrapper{display:flex;flex-direction:column;flex-grow:1;flex:1 1;height:calc(100vh - 60px);overflow:hidden;padding-bottom:60px;width:100%}.theme-dark .facility-claim .facility-claim-main-wrapper .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .facility-claim .facility-claim-main-wrapper .navbar .navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:5px;justify-content:center}.theme-dark .facility-claim .facility-claim-main-wrapper .navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper{display:flex;flex:1 1;flex-direction:row;gap:10px;margin-bottom:100px;padding:5px 0;width:100%}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper{border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 1px);overflow-y:auto;padding-bottom:60px;padding-right:3px;width:100%}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .MuiPaper-elevation,.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .MuiPaper-root,.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .MuiTableContainer-root,.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .table-container{background-color:inherit}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details{background-color:#181a20;border-radius:8px;display:flex;flex-direction:column;margin-bottom:60px;padding:5px 0}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .claim-no-view{align-items:center;border:.1px solid #9f9b9b;border-radius:8px;display:flex;height:36px;justify-content:space-between;margin-bottom:10px;padding:5px 10px;width:100%}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .claim-no-view span{color:#fff;flex:1 1;font-size:18px;font-weight:300;text-align:center}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .otp-view{align-items:center;background-color:#fae27c;border:.1px solid #fefce8;border-radius:8px;display:flex;flex-direction:column;gap:10px;justify-content:center;margin:10px 0;padding:5px 10px;width:100%}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .patient-wrapper{display:flex;flex-direction:column;width:100%}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .patient-wrapper .claim-additional-details{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:5px 10px}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .selected-wrapper{display:flex;flex-direction:column;height:auto;width:100%}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper{display:flex;flex-direction:column;width:100%}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper .available-top{display:flex;flex-direction:row;width:100%}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper .available-top .options-list{align-items:center;display:flex;flex-direction:row;justify-content:center;width:98%}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper .available-top .options-list .single-option{align-items:center;border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:max-content;justify-content:center;margin:3px 10px;padding:3px;width:50%}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper .available-top .options-list .single-option:hover{background-color:rgba(68,94,120,.741);color:#fff}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper .available-top .options-list .single-option.active{background-color:rgba(68,94,120,.741);color:#fff;font-weight:700}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper .available-top .options-list .single-option .cy-title{color:#fff;font-size:14px;font-weight:600}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper .available-top .options-list .single-option .cy-type{color:#d2d2d2;font-size:10px}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper .available-bottom{display:flex;flex:3 1;flex-direction:column}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper .available-bottom .categories-wrapper{grid-gap:15px;align-items:stretch;border-radius:8px;display:grid;gap:15px;grid-template-columns:repeat(3,1fr);overflow-y:auto;padding:5px;width:100%}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper .available-bottom .categories-wrapper::-webkit-scrollbar{display:none;width:1px}@media(max-width:500px){.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper .available-bottom .categories-wrapper{grid-template-columns:repeat(1,1fr)}}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper .available-bottom .categories-wrapper .sub-menu-item{align-items:center;background-color:#181a20;border:.1px solid #0000;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:10px;transition:transform .2s ease-in-out;width:100%}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper .available-bottom .categories-wrapper .sub-menu-item:hover{border:.1px solid #00d37f;transform:scale(1.02);transform-origin:center}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper .available-bottom .categories-wrapper .sub-menu-item.current{border:.1px solid #00d37f;transform:scale(1.02)}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper .available-bottom .categories-wrapper .sub-menu-item .sub-menu-icon{align-items:flex-start;color:#00d37f;flex-shrink:0;height:30px;margin-right:10px;width:30px}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper .available-bottom .categories-wrapper .sub-menu-item .sub-menu-content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;height:100%}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper .available-bottom .categories-wrapper .sub-menu-item .sub-menu-content .sub-menu-name{font-size:13px;font-weight:700}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper .available-bottom .categories-wrapper .sub-menu-item .sub-menu-content .sub-menu-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#d2d2d2;display:-webkit-box;font-size:12px;font-weight:400;height:2.4em;line-height:1.2;margin-top:3px;overflow:hidden;text-overflow:ellipsis}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .available-wrapper .available-services{display:flex;flex-direction:column;height:auto;padding-bottom:60px;width:100%}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .symptoms-diagnosis-wrapper{display:flex;flex-direction:row;gap:10px;width:100%}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .symptoms-diagnosis-wrapper .chip-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:flex-start}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .symptoms-diagnosis-wrapper .chip-wrapper .chip{background-color:#2b3139;color:#fff;display:flex;width:max-content}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .symptoms-diagnosis-wrapper .symptoms-wrapper{background-color:#181a20;border-radius:8px;display:flex;flex:3 1;flex-direction:column;padding:10px;width:100%}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .symptoms-diagnosis-wrapper .symptoms-wrapper .symptoms-toolbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .symptoms-diagnosis-wrapper .symptoms-wrapper .symptoms-content{display:flex;flex-direction:column;margin-top:10px;width:100%}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .symptoms-diagnosis-wrapper .diagnosis-wrapper{background-color:#181a20;border-radius:8px;display:flex;flex:1.5 1;flex-direction:column;padding:10px;width:100%}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .symptoms-diagnosis-wrapper .diagnosis-wrapper .diagnosis-toolbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .content-wrapper .claim-content-details .symptoms-diagnosis-wrapper .diagnosis-wrapper .diagnosis-content{display:flex;flex-direction:column;margin-top:10px;width:100%}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .summary-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .summary-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .summary-wrapper .failures-content{background-color:#f003;border-radius:8px;display:flex;flex-direction:column;gap:5px;padding:5px 10px}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .summary-wrapper .failures-content .failures-row{display:flex;flex-direction:row;gap:3px;justify-content:flex-start;width:100%}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content{background-color:#181a20;border-radius:8px;display:flex;flex-direction:column;padding:0 10px 40px;width:100%}.theme-dark .facility-claim .facility-claim-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .response-row{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;padding:5px;width:100%}.theme-dark .facility-claim .client-details-container{display:flex;flex-direction:column;gap:10px;padding:3px;width:100%}.theme-dark .facility-claim .client-details-container .single-client{align-items:center;background-color:#fae27c;border-radius:8px;color:#000;display:flex;flex-direction:row;gap:5px;justify-content:space-between;padding:10px}.theme-dark .facility-claim .client-details-container .single-client.company{background-color:#aff8c8}.theme-dark .facility-claim .client-details-container .single-client .single-client-left{align-items:center;display:flex;flex-direction:column;justify-content:center;width:max-content}.theme-dark .facility-claim .client-details-container .single-client .single-client-left img{border-radius:8px;height:80px;object-fit:cover;width:80px}.theme-dark .facility-claim .client-details-container .single-client .single-client-right{display:flex;flex-direction:column;flex-grow:1}.theme-dark .facility-claim .client-details-container .single-client .single-client-right .single-client-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px}.theme-dark .facility-claim .client-details-container .single-client .single-client-right .single-client-header .client-name{color:#000;font-size:20px;font-weight:300}.theme-dark .facility-claim .client-details-container .single-client .single-client-right .single-client-header .relationship-type{background-color:#fefce8;border-radius:5px;color:#cc1a1a;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;padding:5px}.theme-dark .facility-claim .client-details-container .single-client .single-client-right .client-phone-row{display:flex;flex-direction:row;gap:10px;width:100%}.theme-dark .facility-claim .client-details-container .single-client .single-client-right .client-phone-row .sub-title{color:#000}.theme-dark .facility-claim .client-details-container .single-client .single-client-right .client-phone-row .client-phone-details{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:flex-start}.theme-dark .facility-claim .client-details-container .single-client .single-client-right .client-phone-row .client-phone-details.f1{flex:1 1}.theme-dark .facility-claim .client-details-container .single-client .single-client-right .client-phone-row .client-phone-details.f2{flex:2 1}.theme-dark .facility-claim .client-details-container .single-client .single-client-right .client-phone-row .client-phone-details.f3{flex:3 1}.theme-dark .facility-claim .client-details-container .single-client .single-client-right .client-phone-row .client-phone-details .icon{color:#00d37f;height:25px;width:25px}.theme-dark .facility-claim .client-details-container .single-client .single-client-right .client-phone-row .percentage{color:#cc1a1a;font-size:18px;font-weight:300}.theme-dark .facility-claim .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .facility-claim .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .trace-data{background-color:#fff;border-radius:8px;color:#000;display:flex;flex:1 1;flex-direction:column;height:100%;overflow-y:auto;padding:15px;position:relative;width:100%}.theme-light .trace-data::-webkit-scrollbar{display:none;width:1px}.theme-light .trace-data .timeline-root{height:100%;margin:5px 0 20px}.theme-light .trace-data .timeline-root .timeline-item{display:flex;margin-bottom:20px;position:relative}.theme-light .trace-data .timeline-root .timeline-separator{align-items:center;display:flex;flex-direction:column;margin-right:5px;position:relative}.theme-light .trace-data .timeline-root .timeline-dot{background-color:#cc1a1a;border-radius:50%;height:12px;position:relative;width:12px;z-index:1}.theme-light .trace-data .timeline-root .timeline-connector{background-color:#d3d3d3;bottom:-20px;position:absolute;top:12px;width:2px;z-index:0}.theme-light .trace-data .timeline-root .timeline-item:last-child .timeline-connector{display:none}.theme-light .trace-data .timeline-root .timeline-content{background-color:#f7f9fc;border-radius:8px;flex-grow:1}.theme-light .trace-data .timeline-root .timeline-navbar{align-items:center;display:flex;justify-content:space-between;margin:5px 0;padding:3px 10px}.theme-light .trace-data .timeline-root .avatar-container{align-items:center;display:flex}.theme-light .trace-data .timeline-root .avatar{border-radius:50%;height:30px;margin-right:10px;object-fit:cover;width:30px}.theme-light .trace-data .timeline-root .username{font-size:14px;font-weight:700}.theme-light .trace-data .timeline-root .time-ago{color:#555;font-size:10px;font-weight:700}.theme-light .trace-data .timeline-root .remarks{border-radius:8px;padding:10px}.theme-dark .trace-data{background-color:#181a20;border-radius:8px;color:#fff;display:flex;flex:1 1;flex-direction:column;height:100%;overflow-y:auto;padding:15px;position:relative;width:100%}.theme-dark .trace-data::-webkit-scrollbar{display:none;width:1px}.theme-dark .trace-data .timeline-root{height:100%;margin:5px 0 20px}.theme-dark .trace-data .timeline-root .timeline-item{display:flex;margin-bottom:20px;position:relative}.theme-dark .trace-data .timeline-root .timeline-separator{align-items:center;display:flex;flex-direction:column;margin-right:5px;position:relative}.theme-dark .trace-data .timeline-root .timeline-dot{background-color:#cc1a1a;border-radius:50%;height:12px;position:relative;width:12px;z-index:1}.theme-dark .trace-data .timeline-root .timeline-connector{background-color:#444;bottom:-20px;position:absolute;top:12px;width:2px;z-index:0}.theme-dark .trace-data .timeline-root .timeline-item:last-child .timeline-connector{display:none}.theme-dark .trace-data .timeline-root .timeline-content{background-color:#2b3139;border-radius:8px;flex-grow:1}.theme-dark .trace-data .timeline-root .timeline-navbar{align-items:center;display:flex;justify-content:space-between;margin:5px 0;padding:3px 10px}.theme-dark .trace-data .timeline-root .avatar-container{align-items:center;display:flex}.theme-dark .trace-data .timeline-root .avatar{border-radius:50%;height:30px;margin-right:10px;object-fit:cover;width:30px}.theme-dark .trace-data .timeline-root .username{font-size:14px;font-weight:700}.theme-dark .trace-data .timeline-root .time-ago{color:#555;font-size:10px;font-weight:700}.theme-dark .trace-data .timeline-root .remarks{border-radius:8px;padding:10px}.theme-light .contributions{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column}.theme-light .contributions .contributions-summary{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:0 5px;width:100%}.theme-light .contributions .contributions-wrapper{align-items:center;display:flex;flex-direction:column;width:100%}.theme-light .contributions .contributions-wrapper .MuiPaper-root,.theme-light .contributions .contributions-wrapper .MuiTable-root{background-color:inherit}.theme-dark .contributions{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column}.theme-dark .contributions .contributions-summary{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:0 5px;width:100%}.theme-dark .contributions .contributions-wrapper{align-items:center;display:flex;flex-direction:column;width:100%}.theme-dark .contributions .contributions-wrapper .MuiPaper-root,.theme-dark .contributions .contributions-wrapper .MuiTable-root{background-color:inherit}.theme-light .facility-payments{height:100%;justify-content:flex-start;margin-bottom:10px;transition:opacity .5s ease-in-out}.theme-light .facility-payments,.theme-light .facility-payments .no-content{align-items:center;background-color:#fff;display:flex;flex:1 1;flex-direction:column;width:100%}.theme-light .facility-payments .no-content{border-radius:8px;gap:10px;justify-content:center}.theme-light .facility-payments .facility-payments-wrapper{display:flex;flex-direction:row;height:100%;width:100%}.theme-light .facility-payments .facility-payments-wrapper .facility-payments-center-wrapper{align-items:center;border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding:10px 10px 45px;position:sticky;top:45px}.theme-light .facility-payments .facility-payments-wrapper .facility-payments-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .facility-payments .facility-payments-wrapper .facility-payments-center-wrapper .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .facility-payments .facility-payments-wrapper .facility-payments-center-wrapper .center-navbar .navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px}.theme-light .facility-payments .facility-payments-wrapper .facility-payments-center-wrapper .center-navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-light .facility-payments .facility-payments-wrapper .facility-payments-center-wrapper .center-content{display:flex;flex-direction:column;gap:10px;overflow-y:auto;width:100%}.theme-light .facility-payments .facility-payments-wrapper .facility-payments-center-wrapper .center-content::-webkit-scrollbar{display:none;width:1px}.theme-light .facility-payments .facility-payments-wrapper .facility-payments-right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding:15px 15px 45px;position:sticky;top:45px}.theme-light .facility-payments .facility-payments-wrapper .facility-payments-right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .facility-payments .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .facility-payments .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .facility-payments{height:100%;justify-content:flex-start;margin-bottom:10px;transition:opacity .5s ease-in-out}.theme-dark .facility-payments,.theme-dark .facility-payments .no-content{align-items:center;background-color:#181a20;display:flex;flex:1 1;flex-direction:column;width:100%}.theme-dark .facility-payments .no-content{border-radius:8px;gap:10px;justify-content:center}.theme-dark .facility-payments .facility-payments-wrapper{display:flex;flex-direction:row;height:100%;width:100%}.theme-dark .facility-payments .facility-payments-wrapper .facility-payments-center-wrapper{align-items:center;border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding:10px 10px 45px;position:sticky;top:45px}.theme-dark .facility-payments .facility-payments-wrapper .facility-payments-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .facility-payments .facility-payments-wrapper .facility-payments-center-wrapper .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .facility-payments .facility-payments-wrapper .facility-payments-center-wrapper .center-navbar .navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:10px}.theme-dark .facility-payments .facility-payments-wrapper .facility-payments-center-wrapper .center-navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-dark .facility-payments .facility-payments-wrapper .facility-payments-center-wrapper .center-content{display:flex;flex-direction:column;gap:10px;overflow-y:auto;width:100%}.theme-dark .facility-payments .facility-payments-wrapper .facility-payments-center-wrapper .center-content::-webkit-scrollbar{display:none;width:1px}.theme-dark .facility-payments .facility-payments-wrapper .facility-payments-right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding:15px 15px 45px;position:sticky;top:45px}.theme-dark .facility-payments .facility-payments-wrapper .facility-payments-right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .facility-payments .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .facility-payments .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .gl-contribution-home{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:calc(100vh - 60px);justify-content:center;margin-bottom:5px;transition:opacity .5s ease-in-out;width:100%}.theme-light .gl-contribution-home .no-content{gap:10px}.theme-light .gl-contribution-home .entities-main-wrapper,.theme-light .gl-contribution-home .no-content{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;justify-content:center;width:100%}.theme-light .gl-contribution-home .entities-main-wrapper{height:100%}.theme-light .gl-contribution-home .entities-main-wrapper .list-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:100%;overflow-y:auto;padding:10px;width:100%}.theme-light .gl-contribution-home .entities-main-wrapper .list-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .gl-contribution-home .entities-main-wrapper .list-wrapper .list-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .gl-contribution-home .entities-main-wrapper .list-wrapper .list-navbar .list-navbar-left{align-items:center;display:flex;flex-direction:row;gap:5px}.theme-light .gl-contribution-home .entities-main-wrapper .list-wrapper .list-navbar .list-navbar-right{align-items:center;display:flex;flex-direction:row;gap:1px}.theme-light .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;width:100%}.theme-light .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .icon{color:#b80baf;height:70px;margin-bottom:10px;width:70px}.theme-light .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .title{color:#b80baf;font-size:28px;font-weight:300}.theme-light .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content p{color:#000;margin:20px 0;max-width:700px;text-align:center}.theme-light .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .zero-policies-view{align-items:center;display:flex;flex-direction:column;justify-content:center}.theme-light .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .zero-policies-view .add-icon{border-radius:50%;color:#b80baf;cursor:pointer;height:80px;width:80px}.theme-light .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .zero-policies-view .add-icon:hover{background-color:#f8e823}.theme-light .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:50px;width:100%}.theme-light .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card{align-items:center;align-self:stretch;background-color:#fff;border:.1px solid #f7f9fc;border-radius:8px;box-shadow:-4px -4px 12px 0 #00000014;-webkit-box-shadow:-4px -4px 12px 0 #00000014;color:#000;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;min-height:300px;overflow:hidden;overflow-wrap:break-word;padding:15px;position:relative;transition:transform .5s ease;width:250px}.theme-light .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card:hover{border-color:#aff8c8;transform:scale(1.01);transform-origin:center center;will-change:transform}.theme-light .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .user-title{font-size:12px;font-weight:400;text-overflow:ellipsis}.theme-light .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .user-title-value{font-size:14px;font-weight:700;text-overflow:ellipsis}.theme-light .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top{align-items:flex-start;display:flex;flex-direction:row;height:max-content;justify-content:space-between;width:100%}.theme-light .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-left{align-items:center;display:flex;justify-content:center}.theme-light .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-left img{border-radius:8px;height:60px;object-fit:cover;width:60px}.theme-light .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-right{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end}.theme-light .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-right .user-full-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:20px;font-weight:300;height:2.4em;line-height:1.2;overflow:hidden;text-align:end;text-overflow:ellipsis}.theme-light .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-right .user-type{font-size:14px;font-weight:700;text-align:end;text-overflow:ellipsis}.theme-light .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center{background-color:#f7f9fc;border-radius:8px;display:flex;flex-direction:column;flex-grow:1;height:max-content;justify-content:flex-start;margin:3px 0;padding:10px;width:100%}.theme-light .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center .single-card-center-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center .single-card-center-col{align-items:center;display:flex;flex-direction:column;gap:3px;justify-content:center;overflow:hidden;width:100%}.theme-light .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center .single-card-center-col .email-phone-row{display:flex;flex-direction:row;gap:5px;height:30px;margin-top:3px;width:100%}.theme-light .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center .single-card-center-col .email-phone-row .icon{align-items:center;align-self:center;color:#cc1a1a;display:flex;height:25px;justify-content:center;width:25px}.theme-light .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center .single-card-center-col .email-phone-row span{align-items:center;justify-content:center;vertical-align:middle}.theme-light .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-bottom{border-radius:8px;display:flex;flex-direction:column;height:max-content;padding:3px 10px;width:100%}.theme-light .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .list-footer{display:flex;flex-direction:row;justify-content:flex-end;margin-bottom:10px;margin-right:10px;margin-top:auto;width:100%}.theme-light .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .list-footer .overlay-button{align-items:center;background-color:#00d37f;border:none;border-radius:50%;box-shadow:0 4px 6px #0000001a;color:#000;cursor:pointer;display:flex;height:50px;justify-content:center;transition:transform .3s ease;width:50px}.theme-light .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .list-footer .overlay-button:hover{transform:scale(1.1)}.theme-light .gl-contribution-home .entities-main-wrapper .single-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:100%;padding:10px;width:100%}.theme-light .gl-contribution-home .entities-main-wrapper .single-wrapper .single-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .gl-contribution-home .entities-main-wrapper .single-wrapper .single-navbar .single-navbar-left,.theme-light .gl-contribution-home .entities-main-wrapper .single-wrapper .single-navbar .single-navbar-right{align-items:center;display:flex;flex-direction:row;gap:3px}.theme-light .gl-contribution-home .entities-main-wrapper .single-wrapper .single-content{display:flex;flex-direction:row;padding:20px;width:100%}.theme-light .gl-contribution-home .entities-main-wrapper .single-wrapper .single-content .single-content-left{display:flex;flex:3 1;flex-direction:column;gap:20px}.theme-light .gl-contribution-home .entities-main-wrapper .single-wrapper .single-content .single-content-right{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:10px}.theme-light .gl-contribution-home .entities-main-wrapper .single-wrapper .single-content .single-content-right .chip-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center}.theme-light .gl-contribution-home .entities-main-wrapper .single-wrapper .single-content .single-content-right .chip-wrapper .chip{display:flex;width:max-content}.theme-light .gl-contribution-home .overlay-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .gl-contribution-home .overlay-dialog .overlay-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;overflow-y:auto;padding:10px 20px;width:max-content;z-index:1000}.theme-light .gl-contribution-home .overlay-dialog .overlay-wrapper::-webkit-scrollbar{width:3px}.theme-light .gl-contribution-home .overlay-dialog .overlay-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-light .gl-contribution-home .overlay-dialog .overlay-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-light .gl-contribution-home .overlay-dialog .overlay-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.theme-light .gl-contribution-home .overlay-dialog .overlay-wrapper .overlay-navbar{align-items:center;display:flex;height:max-content;justify-content:space-between}.theme-light .gl-contribution-home .overlay-dialog .overlay-wrapper .overlay-content{display:flex;flex-direction:column;gap:10px;justify-content:center;margin-top:10px;padding:0 10px 10px}.theme-light .gl-contribution-home .overlay-dialog .overlay-wrapper .overlay-content input::-webkit-inner-spin-button,.theme-light .gl-contribution-home .overlay-dialog .overlay-wrapper .overlay-content input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.theme-light .gl-contribution-home .overlay-dialog .overlay-wrapper .overlay-content .preview-email,.theme-light .gl-contribution-home .overlay-dialog .overlay-wrapper .overlay-content .preview-sms{background-color:#0080004d;border-radius:8px;display:flex;margin:10px 0;padding:5px}.theme-light .gl-contribution-home .overlay-dialog .overlay-wrapper .overlay-action{align-items:center;display:flex;gap:5px;justify-content:flex-end;margin-top:10px}.theme-dark .gl-contribution-home{align-items:center;background-color:#181a20;display:flex;flex-direction:column;height:calc(100vh - 60px);justify-content:center;margin-bottom:5px;transition:opacity .5s ease-in-out;width:100%}.theme-dark .gl-contribution-home .no-content{gap:10px}.theme-dark .gl-contribution-home .entities-main-wrapper,.theme-dark .gl-contribution-home .no-content{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;justify-content:center;width:100%}.theme-dark .gl-contribution-home .entities-main-wrapper{height:100%}.theme-dark .gl-contribution-home .entities-main-wrapper .list-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:100%;overflow-y:auto;padding:10px;width:100%}.theme-dark .gl-contribution-home .entities-main-wrapper .list-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .gl-contribution-home .entities-main-wrapper .list-wrapper .list-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .gl-contribution-home .entities-main-wrapper .list-wrapper .list-navbar .list-navbar-left{align-items:center;display:flex;flex-direction:row;gap:5px}.theme-dark .gl-contribution-home .entities-main-wrapper .list-wrapper .list-navbar .list-navbar-right{align-items:center;display:flex;flex-direction:row;gap:1px}.theme-dark .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;width:100%}.theme-dark .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .icon{color:#b80baf;height:70px;margin-bottom:10px;width:70px}.theme-dark .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .title{color:#b80baf;font-size:28px;font-weight:300}.theme-dark .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content p{color:#fff;margin:20px 0;max-width:700px;text-align:center}.theme-dark .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .zero-policies-view{align-items:center;display:flex;flex-direction:column;justify-content:center}.theme-dark .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .zero-policies-view .add-icon{border-radius:50%;color:#b80baf;cursor:pointer;height:80px;width:80px}.theme-dark .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .zero-policies-view .add-icon:hover{background-color:#fae27c}.theme-dark .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:50px;width:100%}.theme-dark .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card{align-items:center;align-self:stretch;background-color:#181a20;border:.1px solid #2b3139;border-radius:8px;box-shadow:-4px -4px 12px 0 #00000014;-webkit-box-shadow:-4px -4px 12px 0 #00000014;color:#fff;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;min-height:300px;overflow:hidden;overflow-wrap:break-word;padding:15px;position:relative;transition:transform .5s ease;width:250px}.theme-dark .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card:hover{border-color:#aff8c8;transform:scale(1.01);transform-origin:center center;will-change:transform}.theme-dark .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .user-title{font-size:12px;font-weight:400;text-overflow:ellipsis}.theme-dark .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .user-title-value{font-size:14px;font-weight:700;text-overflow:ellipsis}.theme-dark .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top{align-items:flex-start;display:flex;flex-direction:row;height:max-content;justify-content:space-between;width:100%}.theme-dark .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-left{align-items:center;display:flex;justify-content:center}.theme-dark .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-left img{border-radius:8px;height:60px;object-fit:cover;width:60px}.theme-dark .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-right{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end}.theme-dark .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-right .user-full-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:20px;font-weight:300;height:2.4em;line-height:1.2;overflow:hidden;text-align:end;text-overflow:ellipsis}.theme-dark .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-right .user-type{font-size:14px;font-weight:700;text-align:end;text-overflow:ellipsis}.theme-dark .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center{background-color:#2b3139;border-radius:8px;display:flex;flex-direction:column;flex-grow:1;height:max-content;justify-content:flex-start;margin:3px 0;padding:10px;width:100%}.theme-dark .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center .single-card-center-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center .single-card-center-col{align-items:center;display:flex;flex-direction:column;gap:3px;justify-content:center;overflow:hidden;width:100%}.theme-dark .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center .single-card-center-col .email-phone-row{display:flex;flex-direction:row;gap:5px;height:30px;margin-top:3px;width:100%}.theme-dark .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center .single-card-center-col .email-phone-row .icon{align-items:center;align-self:center;color:#cc1a1a;display:flex;height:25px;justify-content:center;width:25px}.theme-dark .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center .single-card-center-col .email-phone-row span{align-items:center;justify-content:center;vertical-align:middle}.theme-dark .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-bottom{border-radius:8px;display:flex;flex-direction:column;height:max-content;padding:3px 10px;width:100%}.theme-dark .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .list-footer{display:flex;flex-direction:row;justify-content:flex-end;margin-bottom:10px;margin-right:10px;margin-top:auto;width:100%}.theme-dark .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .list-footer .overlay-button{align-items:center;background-color:#00d37f;border:none;border-radius:50%;box-shadow:0 4px 6px #0000001a;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;transition:transform .3s ease;width:50px}.theme-dark .gl-contribution-home .entities-main-wrapper .list-wrapper .list-content .list-footer .overlay-button:hover{transform:scale(1.1)}.theme-dark .gl-contribution-home .entities-main-wrapper .single-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:100%;padding:10px;width:100%}.theme-dark .gl-contribution-home .entities-main-wrapper .single-wrapper .single-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .gl-contribution-home .entities-main-wrapper .single-wrapper .single-navbar .single-navbar-left,.theme-dark .gl-contribution-home .entities-main-wrapper .single-wrapper .single-navbar .single-navbar-right{align-items:center;display:flex;flex-direction:row;gap:3px}.theme-dark .gl-contribution-home .entities-main-wrapper .single-wrapper .single-content{display:flex;flex-direction:row;padding:20px;width:100%}.theme-dark .gl-contribution-home .entities-main-wrapper .single-wrapper .single-content .single-content-left{display:flex;flex:3 1;flex-direction:column;gap:20px}.theme-dark .gl-contribution-home .entities-main-wrapper .single-wrapper .single-content .single-content-right{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:10px}.theme-dark .gl-contribution-home .entities-main-wrapper .single-wrapper .single-content .single-content-right .chip-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center}.theme-dark .gl-contribution-home .entities-main-wrapper .single-wrapper .single-content .single-content-right .chip-wrapper .chip{display:flex;width:max-content}.theme-dark .gl-contribution-home .overlay-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .gl-contribution-home .overlay-dialog .overlay-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;overflow-y:auto;padding:10px 20px;width:max-content;z-index:1000}.theme-dark .gl-contribution-home .overlay-dialog .overlay-wrapper::-webkit-scrollbar{width:3px}.theme-dark .gl-contribution-home .overlay-dialog .overlay-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.theme-dark .gl-contribution-home .overlay-dialog .overlay-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px;height:50px}.theme-dark .gl-contribution-home .overlay-dialog .overlay-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.theme-dark .gl-contribution-home .overlay-dialog .overlay-wrapper .overlay-navbar{align-items:center;display:flex;height:max-content;justify-content:space-between}.theme-dark .gl-contribution-home .overlay-dialog .overlay-wrapper .overlay-content{display:flex;flex-direction:column;gap:10px;justify-content:center;margin-top:10px;padding:0 10px 10px}.theme-dark .gl-contribution-home .overlay-dialog .overlay-wrapper .overlay-content input::-webkit-inner-spin-button,.theme-dark .gl-contribution-home .overlay-dialog .overlay-wrapper .overlay-content input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.theme-dark .gl-contribution-home .overlay-dialog .overlay-wrapper .overlay-content .preview-email,.theme-dark .gl-contribution-home .overlay-dialog .overlay-wrapper .overlay-content .preview-sms{background-color:#0080004d;border-radius:8px;display:flex;margin:10px 0;padding:5px}.theme-dark .gl-contribution-home .overlay-dialog .overlay-wrapper .overlay-action{align-items:center;display:flex;gap:5px;justify-content:flex-end;margin-top:10px}.theme-light .gl-contribution{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;transition:opacity .5s ease-in-out;width:100%}.theme-light .gl-contribution .no-content{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:100%;justify-content:center;width:100%}.theme-light .gl-contribution .no-content h1{font-size:30px}.theme-light .gl-contribution .no-content p{font-size:18px}.theme-light .gl-contribution .logo{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:10px 0;object-fit:contain}.theme-light .gl-contribution .logo img{border-radius:8px;height:100px;object-fit:contain;width:100px}.theme-light .gl-contribution .icon-container{cursor:pointer;display:flex;flex-direction:column;margin-left:10px;position:relative}.theme-light .gl-contribution .icon-container .icon{background-color:#f443364d;border-radius:8px;color:#f44336;font-size:16px;height:28px;padding:3px;width:28px}.theme-light .gl-contribution .icon-container .dropdown{background-color:#fff;border:1px solid #d3d3d3;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:#000;padding:5px 0;position:absolute;right:0;top:20px;width:max-content;z-index:1}.theme-light .gl-contribution .icon-container .dropdown .dropdown-item{border-radius:8px;cursor:pointer;display:flex;flex-direction:column;padding:5px 10px;width:100%}.theme-light .gl-contribution .icon-container .dropdown .dropdown-item:hover{background-color:#f7f9fc}.theme-light .gl-contribution .gl-contribution-main-wrapper{display:flex;flex-direction:row;width:100%}.theme-light .gl-contribution .gl-contribution-main-wrapper .center-wrapper{border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding-right:3px}.theme-light .gl-contribution .gl-contribution-main-wrapper .center-wrapper::-webkit-scrollbar{display:none;width:1px}@media screen and (max-width:600px){.theme-light .gl-contribution .gl-contribution-main-wrapper .center-wrapper{display:none}}.theme-light .gl-contribution .gl-contribution-main-wrapper .center-wrapper .center-details{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:10px 10px 40px}.theme-light .gl-contribution .gl-contribution-main-wrapper .center-wrapper .center-details .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .gl-contribution .gl-contribution-main-wrapper .center-wrapper .center-details .center-navbar .navbar-left{align-items:center;display:flex;flex-direction:row}.theme-light .gl-contribution .gl-contribution-main-wrapper .center-wrapper .center-details .center-navbar .navbar-right{align-items:center;display:flex;flex-direction:row;gap:1px}.theme-light .gl-contribution .gl-contribution-main-wrapper .center-wrapper .center-details .attachments{display:flex;flex-direction:column;width:100%}.theme-light .gl-contribution .gl-contribution-main-wrapper .right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 45px);margin-left:5px;padding:20px 3px 45px;position:sticky;top:100px}.theme-light .gl-contribution .gl-contribution-main-wrapper .right-wrapper .logo{align-items:center;color:#000;display:flex;flex-direction:column;gap:10px;justify-content:center;margin:10px 0;object-fit:contain}.theme-light .gl-contribution .gl-contribution-main-wrapper .right-wrapper .logo img{background-color:#0000;border-radius:8px;height:120px;object-fit:cover;width:120px}.theme-light .gl-contribution .gl-contribution-main-wrapper .right-wrapper .right-content{align-items:center;background-color:#fff;border-radius:8px;color:#000;display:flex;flex:1 1;flex-direction:column;height:100%;overflow-y:auto;padding:15px;position:relative;width:100%}.theme-light .gl-contribution .gl-contribution-main-wrapper .right-wrapper .right-content::-webkit-scrollbar{display:none;width:1px}.theme-light .gl-contribution .gl-contribution-main-wrapper .right-wrapper .right-content .right-navbar{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:10px;width:100%}.theme-light .gl-contribution .gl-contribution-main-wrapper .right-wrapper .right-content .email-phone-details{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-start;margin-top:20px}.theme-light .gl-contribution .gl-contribution-main-wrapper .right-wrapper .right-content .email-phone-details .icon{color:#00d37f;height:25px;width:25px}.theme-light .gl-contribution .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .gl-contribution .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .gl-contribution{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;transition:opacity .5s ease-in-out;width:100%}.theme-dark .gl-contribution .no-content{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:100%;justify-content:center;width:100%}.theme-dark .gl-contribution .no-content h1{font-size:30px}.theme-dark .gl-contribution .no-content p{font-size:18px}.theme-dark .gl-contribution .logo{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:10px 0;object-fit:contain}.theme-dark .gl-contribution .logo img{border-radius:8px;height:100px;object-fit:contain;width:100px}.theme-dark .gl-contribution .icon-container{cursor:pointer;display:flex;flex-direction:column;margin-left:10px;position:relative}.theme-dark .gl-contribution .icon-container .icon{background-color:#f443364d;border-radius:8px;color:#f44336;font-size:16px;height:28px;padding:3px;width:28px}.theme-dark .gl-contribution .icon-container .dropdown{background-color:#181a20;border:1px solid #444;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:#fff;padding:5px 0;position:absolute;right:0;top:20px;width:max-content;z-index:1}.theme-dark .gl-contribution .icon-container .dropdown .dropdown-item{border-radius:8px;cursor:pointer;display:flex;flex-direction:column;padding:5px 10px;width:100%}.theme-dark .gl-contribution .icon-container .dropdown .dropdown-item:hover{background-color:#2b3139}.theme-dark .gl-contribution .gl-contribution-main-wrapper{display:flex;flex-direction:row;width:100%}.theme-dark .gl-contribution .gl-contribution-main-wrapper .center-wrapper{border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding-right:3px}.theme-dark .gl-contribution .gl-contribution-main-wrapper .center-wrapper::-webkit-scrollbar{display:none;width:1px}@media screen and (max-width:600px){.theme-dark .gl-contribution .gl-contribution-main-wrapper .center-wrapper{display:none}}.theme-dark .gl-contribution .gl-contribution-main-wrapper .center-wrapper .center-details{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:10px 10px 40px}.theme-dark .gl-contribution .gl-contribution-main-wrapper .center-wrapper .center-details .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .gl-contribution .gl-contribution-main-wrapper .center-wrapper .center-details .center-navbar .navbar-left{align-items:center;display:flex;flex-direction:row}.theme-dark .gl-contribution .gl-contribution-main-wrapper .center-wrapper .center-details .center-navbar .navbar-right{align-items:center;display:flex;flex-direction:row;gap:1px}.theme-dark .gl-contribution .gl-contribution-main-wrapper .center-wrapper .center-details .attachments{display:flex;flex-direction:column;width:100%}.theme-dark .gl-contribution .gl-contribution-main-wrapper .right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 45px);margin-left:5px;padding:20px 3px 45px;position:sticky;top:100px}.theme-dark .gl-contribution .gl-contribution-main-wrapper .right-wrapper .logo{align-items:center;color:#fff;display:flex;flex-direction:column;gap:10px;justify-content:center;margin:10px 0;object-fit:contain}.theme-dark .gl-contribution .gl-contribution-main-wrapper .right-wrapper .logo img{background-color:#0000;border-radius:8px;height:120px;object-fit:cover;width:120px}.theme-dark .gl-contribution .gl-contribution-main-wrapper .right-wrapper .right-content{align-items:center;background-color:#181a20;border-radius:8px;color:#fff;display:flex;flex:1 1;flex-direction:column;height:100%;overflow-y:auto;padding:15px;position:relative;width:100%}.theme-dark .gl-contribution .gl-contribution-main-wrapper .right-wrapper .right-content::-webkit-scrollbar{display:none;width:1px}.theme-dark .gl-contribution .gl-contribution-main-wrapper .right-wrapper .right-content .right-navbar{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:10px;width:100%}.theme-dark .gl-contribution .gl-contribution-main-wrapper .right-wrapper .right-content .email-phone-details{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-start;margin-top:20px}.theme-dark .gl-contribution .gl-contribution-main-wrapper .right-wrapper .right-content .email-phone-details .icon{color:#00d37f;height:25px;width:25px}.theme-dark .gl-contribution .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .gl-contribution .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .facility-claim-inbox{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden;padding:5px;transition:opacity .5s ease-in-out;width:100%}.theme-light .facility-claim-inbox .no-content{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-light .facility-claim-inbox .inbox-main-wrapper{display:flex;flex-direction:column;flex-grow:1;flex:1 1;height:calc(100vh - 60px);overflow:hidden;padding-bottom:60px;width:100%}.theme-light .facility-claim-inbox .inbox-main-wrapper .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .facility-claim-inbox .inbox-main-wrapper .navbar .navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:5px;justify-content:center}.theme-light .facility-claim-inbox .inbox-main-wrapper .navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-light .facility-claim-inbox .inbox-main-wrapper .content-summary-wrapper{display:flex;flex-direction:row;padding:5px;width:100%}.theme-light .facility-claim-inbox .inbox-main-wrapper .content-summary-wrapper .content-wrapper{border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:60px;width:100%}.theme-light .facility-claim-inbox .inbox-main-wrapper .content-summary-wrapper .content-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .facility-claim-inbox .inbox-main-wrapper .content-summary-wrapper .content-wrapper .MuiPaper-elevation,.theme-light .facility-claim-inbox .inbox-main-wrapper .content-summary-wrapper .content-wrapper .MuiPaper-root,.theme-light .facility-claim-inbox .inbox-main-wrapper .content-summary-wrapper .content-wrapper .MuiTableContainer-root,.theme-light .facility-claim-inbox .inbox-main-wrapper .content-summary-wrapper .content-wrapper .table-container{background-color:inherit}.theme-light .facility-claim-inbox .inbox-main-wrapper .content-summary-wrapper .summary-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:45px}.theme-light .facility-claim-inbox .inbox-main-wrapper .content-summary-wrapper .summary-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .facility-claim-inbox .inbox-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:0 10px 40px}.theme-light .facility-claim-inbox .inbox-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .options-list{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding-right:15px;width:98%}.theme-light .facility-claim-inbox .inbox-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .options-list .single-option{border-radius:8px;color:#000;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:max-content;justify-content:center;margin:3px 10px;padding:10px;width:100%}.theme-light .facility-claim-inbox .inbox-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .options-list .single-option:hover{background-color:#e3f2fd;color:#000}.theme-light .facility-claim-inbox .inbox-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .options-list .single-option.active{background-color:#e3f2fd;color:#000;font-weight:700}.theme-dark .facility-claim-inbox{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden;padding:5px;transition:opacity .5s ease-in-out;width:100%}.theme-dark .facility-claim-inbox .no-content{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-dark .facility-claim-inbox .inbox-main-wrapper{display:flex;flex-direction:column;flex-grow:1;flex:1 1;height:calc(100vh - 60px);overflow:hidden;padding-bottom:60px;width:100%}.theme-dark .facility-claim-inbox .inbox-main-wrapper .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .facility-claim-inbox .inbox-main-wrapper .navbar .navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:5px;justify-content:center}.theme-dark .facility-claim-inbox .inbox-main-wrapper .navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-dark .facility-claim-inbox .inbox-main-wrapper .content-summary-wrapper{display:flex;flex-direction:row;padding:5px;width:100%}.theme-dark .facility-claim-inbox .inbox-main-wrapper .content-summary-wrapper .content-wrapper{border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:60px;width:100%}.theme-dark .facility-claim-inbox .inbox-main-wrapper .content-summary-wrapper .content-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .facility-claim-inbox .inbox-main-wrapper .content-summary-wrapper .content-wrapper .MuiPaper-elevation,.theme-dark .facility-claim-inbox .inbox-main-wrapper .content-summary-wrapper .content-wrapper .MuiPaper-root,.theme-dark .facility-claim-inbox .inbox-main-wrapper .content-summary-wrapper .content-wrapper .MuiTableContainer-root,.theme-dark .facility-claim-inbox .inbox-main-wrapper .content-summary-wrapper .content-wrapper .table-container{background-color:inherit}.theme-dark .facility-claim-inbox .inbox-main-wrapper .content-summary-wrapper .summary-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:45px}.theme-dark .facility-claim-inbox .inbox-main-wrapper .content-summary-wrapper .summary-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .facility-claim-inbox .inbox-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding:0 10px 40px}.theme-dark .facility-claim-inbox .inbox-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .options-list{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding-right:15px;width:98%}.theme-dark .facility-claim-inbox .inbox-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .options-list .single-option{border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:max-content;justify-content:center;margin:3px 10px;padding:10px;width:100%}.theme-dark .facility-claim-inbox .inbox-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .options-list .single-option:hover{background-color:rgba(68,94,120,.741);color:#fff}.theme-dark .facility-claim-inbox .inbox-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .options-list .single-option.active{background-color:rgba(68,94,120,.741);color:#fff;font-weight:700}.theme-light .gl-transactions{height:100%;justify-content:flex-start;margin-bottom:10px;transition:opacity .5s ease-in-out}.theme-light .gl-transactions,.theme-light .gl-transactions .no-content{align-items:center;background-color:#fff;display:flex;flex:1 1;flex-direction:column;width:100%}.theme-light .gl-transactions .no-content{border-radius:8px;gap:10px;justify-content:center}.theme-light .gl-transactions .gl-transactions-main-wrapper{display:flex;flex-direction:row;height:100%;width:100%}.theme-light .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper{align-items:center;border-radius:8px;display:flex;flex:3 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:45px;position:sticky;top:45px}.theme-light .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .expandable-container,.theme-light .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .expandable-content,.theme-light .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .expandable-header{background-color:inherit}.theme-light .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-navbar .navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px}.theme-light .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-light .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-content{display:flex;flex-direction:column;gap:10px;width:100%}.theme-light .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-content .center-content-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;padding:3px 10px;width:100%}.theme-light .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-content .center-content-navbar .center-content-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px}.theme-light .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-content .center-content-navbar .center-content-right{align-items:center;display:flex;gap:1px;position:relative}.theme-light .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-content .reports-wrapper{grid-gap:15px;border-radius:8px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr);overflow-y:auto;padding:5px;width:100%}.theme-light .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-content .reports-wrapper::-webkit-scrollbar{display:none;width:1px}@media(max-width:500px){.theme-light .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-content .reports-wrapper{grid-template-columns:repeat(1,1fr)}}.theme-light .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-content .reports-wrapper .sub-menu-item{align-items:flex-start;background-color:#f7f9fc;border:.1px solid #0000;border-radius:8px;box-sizing:border-box;color:#000;cursor:pointer;display:flex;height:max-content;padding:10px;transition:transform .2s ease-in-out;width:100%}.theme-light .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-content .reports-wrapper .sub-menu-item:hover{border:.1px solid #00d37f;transform:scale(1.02);transform-origin:center}.theme-light .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-content .reports-wrapper .sub-menu-item.current{border:.1px solid #00d37f;transform:scale(1.02)}.theme-light .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-content .reports-wrapper .sub-menu-item.current .sub-menu-arrow{opacity:1}.theme-light .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-content .reports-wrapper .sub-menu-item .sub-menu-icon{align-items:flex-start;color:#00d37f;flex-shrink:0;height:30px;margin-right:10px;width:30px}.theme-light .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-content .reports-wrapper .sub-menu-item .sub-menu-content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1}.theme-light .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-content .reports-wrapper .sub-menu-item .sub-menu-content .sub-menu-name{font-weight:700}.theme-light .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-content .reports-wrapper .sub-menu-item .sub-menu-content .sub-menu-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#ccc;display:-webkit-box;font-size:14px;font-weight:400;height:2.4em;line-height:1.2;margin-top:3px;overflow:hidden;text-overflow:ellipsis}.theme-light .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-content .parameters-wrapper{display:flex;flex-direction:column;gap:10px;width:100%}.theme-light .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-content .parameters-wrapper .parameters-toolbar{align-items:center;display:flex;flex-direction:row;gap:10px;width:100%}.theme-light .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-content .parameters-wrapper .parameters-content{display:flex;flex-direction:column;width:100%}.theme-light .gl-transactions .gl-transactions-main-wrapper .gl-transactions-right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding:15px 15px 45px;position:sticky;top:45px}.theme-light .gl-transactions .gl-transactions-main-wrapper .gl-transactions-right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .gl-transactions .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .gl-transactions .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .gl-transactions{height:100%;justify-content:flex-start;margin-bottom:10px;transition:opacity .5s ease-in-out}.theme-dark .gl-transactions,.theme-dark .gl-transactions .no-content{align-items:center;background-color:#181a20;display:flex;flex:1 1;flex-direction:column;width:100%}.theme-dark .gl-transactions .no-content{border-radius:8px;gap:10px;justify-content:center}.theme-dark .gl-transactions .gl-transactions-main-wrapper{display:flex;flex-direction:row;height:100%;width:100%}.theme-dark .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper{align-items:center;border-radius:8px;display:flex;flex:3 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:45px;position:sticky;top:45px}.theme-dark .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .expandable-container,.theme-dark .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .expandable-content,.theme-dark .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .expandable-header{background-color:inherit}.theme-dark .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-navbar .navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:10px}.theme-dark .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-dark .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-content{display:flex;flex-direction:column;gap:10px;width:100%}.theme-dark .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-content .center-content-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;padding:3px 10px;width:100%}.theme-dark .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-content .center-content-navbar .center-content-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:10px}.theme-dark .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-content .center-content-navbar .center-content-right{align-items:center;display:flex;gap:1px;position:relative}.theme-dark .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-content .reports-wrapper{grid-gap:15px;border-radius:8px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr);overflow-y:auto;padding:5px;width:100%}.theme-dark .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-content .reports-wrapper::-webkit-scrollbar{display:none;width:1px}@media(max-width:500px){.theme-dark .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-content .reports-wrapper{grid-template-columns:repeat(1,1fr)}}.theme-dark .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-content .reports-wrapper .sub-menu-item{align-items:flex-start;background-color:#2b3139;border:.1px solid #0000;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;height:max-content;padding:10px;transition:transform .2s ease-in-out;width:100%}.theme-dark .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-content .reports-wrapper .sub-menu-item:hover{border:.1px solid #00d37f;transform:scale(1.02);transform-origin:center}.theme-dark .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-content .reports-wrapper .sub-menu-item.current{border:.1px solid #00d37f;transform:scale(1.02)}.theme-dark .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-content .reports-wrapper .sub-menu-item.current .sub-menu-arrow{opacity:1}.theme-dark .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-content .reports-wrapper .sub-menu-item .sub-menu-icon{align-items:flex-start;color:#00d37f;flex-shrink:0;height:30px;margin-right:10px;width:30px}.theme-dark .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-content .reports-wrapper .sub-menu-item .sub-menu-content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1}.theme-dark .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-content .reports-wrapper .sub-menu-item .sub-menu-content .sub-menu-name{font-weight:700}.theme-dark .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-content .reports-wrapper .sub-menu-item .sub-menu-content .sub-menu-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#d2d2d2;display:-webkit-box;font-size:14px;font-weight:400;height:2.4em;line-height:1.2;margin-top:3px;overflow:hidden;text-overflow:ellipsis}.theme-dark .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-content .parameters-wrapper{display:flex;flex-direction:column;gap:10px;width:100%}.theme-dark .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-content .parameters-wrapper .parameters-toolbar{align-items:center;display:flex;flex-direction:row;gap:10px;width:100%}.theme-dark .gl-transactions .gl-transactions-main-wrapper .gl-transactions-center-wrapper .center-content .parameters-wrapper .parameters-content{display:flex;flex-direction:column;width:100%}.theme-dark .gl-transactions .gl-transactions-main-wrapper .gl-transactions-right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding:15px 15px 45px;position:sticky;top:45px}.theme-dark .gl-transactions .gl-transactions-main-wrapper .gl-transactions-right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .gl-transactions .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .gl-transactions .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .ri-treaty{height:100%;justify-content:flex-start;margin-bottom:10px;transition:opacity .5s ease-in-out}.theme-light .ri-treaty,.theme-light .ri-treaty .no-content{align-items:center;background-color:#fff;display:flex;flex:1 1;flex-direction:column;width:100%}.theme-light .ri-treaty .no-content{border-radius:8px;gap:10px;justify-content:center}.theme-light .ri-treaty .popover{background-color:#f7f9fc}.theme-light .ri-treaty .values-row{align-items:center;display:flex;flex:1 1;flex-direction:row;justify-content:space-between;margin-top:5px;width:100%}.theme-light .ri-treaty .values-row .values-row-left{display:flex;flex:1 1;flex-direction:row;justify-content:flex-end}.theme-light .ri-treaty .values-row .values-row-right{display:flex;flex:3 1;flex-direction:row;gap:5px;justify-content:flex-end}.theme-light .ri-treaty .ri-treaty-main-wrapper{display:flex;flex-direction:row;height:100%;width:100%}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper{align-items:center;border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding:10px 10px 45px;position:sticky;top:45px}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-navbar .navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content{display:flex;flex-direction:column;gap:10px;width:100%}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .MuiPaper-elevation,.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .MuiPaper-root,.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .MuiTableContainer-root,.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .table-container{background-color:inherit}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .treaty-form-details{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .treaty-form-details .treaty-form-left,.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .treaty-form-details .treaty-form-right{display:flex;flex-direction:column;gap:5px}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view{display:flex;flex-direction:column;width:100%}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view .line-limits-view-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view .line-limits-view-navbar .line-limits-view-left{display:flex;flex-direction:column;gap:5px}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view .line-limits-view-navbar .line-limits-view-right{display:flex;flex-direction:row;gap:3px}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view .beneficiaries{display:flex;flex-direction:column;min-height:150px;width:100%}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view .beneficiaries .beneficiaries-wrapper{display:flex;flex-direction:column;gap:10px;margin:5px 0;width:100%}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view .beneficiaries .beneficiaries-wrapper .beneficiaries-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:0 4px;width:100%}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view .beneficiaries .beneficiaries-wrapper .beneficiaries-content{align-items:center;display:flex;flex-direction:row;width:100%}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper{display:flex;flex-direction:column;width:100%}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary{align-items:center;background-color:#aff8c8;border-radius:8px;display:flex;flex-direction:row;gap:5px;justify-content:space-between;padding:5px}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-left{align-items:center;display:flex;flex-direction:column;justify-content:center;width:max-content}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-left img{border-radius:8px;height:60px;object-fit:cover;width:60px}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-right{display:flex;flex-direction:column;flex-grow:1}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-right .single-beneficiary-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-right .single-beneficiary-header .beneficiary-name{color:#000;font-size:20px;font-weight:300}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-right .single-beneficiary-header .relationship-type{background-color:#f8e823;border-radius:5px;color:#cc1a1a;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;padding:5px}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-right .beneficiary-phone-row{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:space-between;width:100%}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-right .beneficiary-phone-row .beneficiary-phone-details{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:flex-start}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-right .beneficiary-phone-row .beneficiary-phone-details .icon{color:#00d37f;height:25px;width:25px}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-right .beneficiary-phone-row .percentage{color:#cc1a1a;font-size:18px;font-weight:300}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .treaty-lines-wrapper{grid-gap:15px;align-items:stretch;border-radius:8px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr);overflow-y:auto;padding:5px;width:100%}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .treaty-lines-wrapper::-webkit-scrollbar{display:none;width:1px}@media(max-width:500px){.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .treaty-lines-wrapper{grid-template-columns:repeat(1,1fr)}}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .treaty-lines-wrapper .treaty-line-item{align-items:flex-start;background-color:#f7f9fc;border:.1px solid #0000;border-radius:8px;box-sizing:border-box;color:#000;cursor:pointer;display:flex;height:100%;padding:10px;transition:transform .2s ease-in-out;width:100%}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .treaty-lines-wrapper .treaty-line-item:hover{border:.1px solid #00d37f;transform:scale(1.02);transform-origin:center}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .treaty-lines-wrapper .treaty-line-item.current{background-color:#aff8c8;border:.1px solid #aff8c8;box-shadow:0 2px 4px #0000001a;transform:scale(1.02)}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .treaty-lines-wrapper .treaty-line-item.current .sub-menu-arrow{opacity:1}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .treaty-lines-wrapper .treaty-line-item .sub-menu-icon{align-items:flex-start;color:#00d37f;flex-shrink:0;height:30px;margin-right:10px;width:30px}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .treaty-lines-wrapper .treaty-line-item .sub-menu-content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;height:100%}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .treaty-lines-wrapper .treaty-line-item .sub-menu-content .sub-menu-name{font-weight:700}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .treaty-lines-wrapper .treaty-line-item .sub-menu-content .sub-menu-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#ccc;display:-webkit-box;font-size:14px;font-weight:400;height:1.2em;line-height:1.2;margin-top:3px;overflow:hidden;text-overflow:ellipsis}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .covers-wrapper{display:flex;flex-direction:column;width:100%}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .covers-wrapper .covers-navbar{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding:15px 15px 45px;position:sticky;top:45px}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-right-wrapper .treaties-list{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding-right:15px;width:98%}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-right-wrapper .treaties-list .single-treaty{border-radius:8px;color:#000;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:max-content;justify-content:center;margin:3px 10px;padding:10px;width:100%}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-right-wrapper .treaties-list .single-treaty:hover{background-color:#e3f2fd;color:#000}.theme-light .ri-treaty .ri-treaty-main-wrapper .ri-treaty-right-wrapper .treaties-list .single-treaty.active{background-color:#e3f2fd;color:#000;font-weight:700}.theme-light .ri-treaty .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .ri-treaty .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .ri-treaty{height:100%;justify-content:flex-start;margin-bottom:10px;transition:opacity .5s ease-in-out}.theme-dark .ri-treaty,.theme-dark .ri-treaty .no-content{align-items:center;background-color:#181a20;display:flex;flex:1 1;flex-direction:column;width:100%}.theme-dark .ri-treaty .no-content{border-radius:8px;gap:10px;justify-content:center}.theme-dark .ri-treaty .popover{background-color:#2b3139}.theme-dark .ri-treaty .values-row{align-items:center;display:flex;flex:1 1;flex-direction:row;justify-content:space-between;margin-top:5px;width:100%}.theme-dark .ri-treaty .values-row .values-row-left{display:flex;flex:1 1;flex-direction:row;justify-content:flex-end}.theme-dark .ri-treaty .values-row .values-row-right{display:flex;flex:3 1;flex-direction:row;gap:5px;justify-content:flex-end}.theme-dark .ri-treaty .ri-treaty-main-wrapper{display:flex;flex-direction:row;height:100%;width:100%}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper{align-items:center;border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding:10px 10px 45px;position:sticky;top:45px}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-navbar .navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:10px}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content{display:flex;flex-direction:column;gap:10px;width:100%}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .MuiPaper-elevation,.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .MuiPaper-root,.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .MuiTableContainer-root,.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .table-container{background-color:inherit}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .treaty-form-details{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .treaty-form-details .treaty-form-left,.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .treaty-form-details .treaty-form-right{display:flex;flex-direction:column;gap:5px}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view{display:flex;flex-direction:column;width:100%}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view .line-limits-view-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view .line-limits-view-navbar .line-limits-view-left{display:flex;flex-direction:column;gap:5px}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view .line-limits-view-navbar .line-limits-view-right{display:flex;flex-direction:row;gap:3px}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view .beneficiaries{display:flex;flex-direction:column;min-height:150px;width:100%}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view .beneficiaries .beneficiaries-wrapper{display:flex;flex-direction:column;gap:10px;margin:5px 0;width:100%}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view .beneficiaries .beneficiaries-wrapper .beneficiaries-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:0 4px;width:100%}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view .beneficiaries .beneficiaries-wrapper .beneficiaries-content{align-items:center;display:flex;flex-direction:row;width:100%}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper{display:flex;flex-direction:column;width:100%}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary{align-items:center;background-color:#aff8c8;border-radius:8px;display:flex;flex-direction:row;gap:5px;justify-content:space-between;padding:5px}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-left{align-items:center;display:flex;flex-direction:column;justify-content:center;width:max-content}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-left img{border-radius:8px;height:60px;object-fit:cover;width:60px}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-right{display:flex;flex-direction:column;flex-grow:1}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-right .single-beneficiary-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-right .single-beneficiary-header .beneficiary-name{color:#fff;font-size:20px;font-weight:300}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-right .single-beneficiary-header .relationship-type{background-color:#fae27c;border-radius:5px;color:#cc1a1a;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;padding:5px}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-right .beneficiary-phone-row{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:space-between;width:100%}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-right .beneficiary-phone-row .beneficiary-phone-details{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:flex-start}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-right .beneficiary-phone-row .beneficiary-phone-details .icon{color:#00d37f;height:25px;width:25px}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .line-limits-view .beneficiaries .beneficiaries-wrapper .beneficiaries-content .beneficiaries-wrapper .single-beneficiary .single-beneficiary-right .beneficiary-phone-row .percentage{color:#cc1a1a;font-size:18px;font-weight:300}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .treaty-lines-wrapper{grid-gap:15px;align-items:stretch;border-radius:8px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr);overflow-y:auto;padding:5px;width:100%}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .treaty-lines-wrapper::-webkit-scrollbar{display:none;width:1px}@media(max-width:500px){.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .treaty-lines-wrapper{grid-template-columns:repeat(1,1fr)}}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .treaty-lines-wrapper .treaty-line-item{align-items:flex-start;background-color:#2b3139;border:.1px solid #0000;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;height:100%;padding:10px;transition:transform .2s ease-in-out;width:100%}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .treaty-lines-wrapper .treaty-line-item:hover{border:.1px solid #00d37f;transform:scale(1.02);transform-origin:center}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .treaty-lines-wrapper .treaty-line-item.current{background-color:#aff8c8;border:.1px solid #aff8c8;box-shadow:0 2px 4px #0000001a;transform:scale(1.02)}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .treaty-lines-wrapper .treaty-line-item.current .sub-menu-arrow{opacity:1}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .treaty-lines-wrapper .treaty-line-item .sub-menu-icon{align-items:flex-start;color:#00d37f;flex-shrink:0;height:30px;margin-right:10px;width:30px}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .treaty-lines-wrapper .treaty-line-item .sub-menu-content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;height:100%}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .treaty-lines-wrapper .treaty-line-item .sub-menu-content .sub-menu-name{font-weight:700}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .treaty-lines-wrapper .treaty-line-item .sub-menu-content .sub-menu-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#d2d2d2;display:-webkit-box;font-size:14px;font-weight:400;height:1.2em;line-height:1.2;margin-top:3px;overflow:hidden;text-overflow:ellipsis}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .covers-wrapper{display:flex;flex-direction:column;width:100%}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-center-wrapper .center-content .covers-wrapper .covers-navbar{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding:15px 15px 45px;position:sticky;top:45px}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-right-wrapper .treaties-list{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding-right:15px;width:98%}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-right-wrapper .treaties-list .single-treaty{border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:max-content;justify-content:center;margin:3px 10px;padding:10px;width:100%}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-right-wrapper .treaties-list .single-treaty:hover{background-color:rgba(68,94,120,.741);color:#fff}.theme-dark .ri-treaty .ri-treaty-main-wrapper .ri-treaty-right-wrapper .treaties-list .single-treaty.active{background-color:rgba(68,94,120,.741);color:#fff;font-weight:700}.theme-dark .ri-treaty .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .ri-treaty .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .ri-batches{align-items:center;background-color:#fff;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-start;padding-bottom:10px;transition:opacity .5s ease-in-out;width:100%}.theme-light .ri-batches .no-content{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.theme-light .ri-batches .ri-batches-wrapper{display:flex;flex-direction:row;height:100%;width:100%}.theme-light .ri-batches .ri-batches-wrapper .ri-batches-center-wrapper{align-items:center;border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding:5px 5px 45px}.theme-light .ri-batches .ri-batches-wrapper .ri-batches-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .ri-batches .ri-batches-wrapper .ri-batches-center-wrapper .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .ri-batches .ri-batches-wrapper .ri-batches-center-wrapper .center-navbar .navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px}.theme-light .ri-batches .ri-batches-wrapper .ri-batches-center-wrapper .center-navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-light .ri-batches .ri-batches-wrapper .ri-batches-center-wrapper .center-content{display:flex;flex-direction:column;gap:10px;overflow-y:auto;width:100%}.theme-light .ri-batches .ri-batches-wrapper .ri-batches-center-wrapper .center-content::-webkit-scrollbar{display:none;width:1px}.theme-light .ri-batches .ri-batches-wrapper .ri-batches-center-wrapper .center-content .icon{color:#b80baf;height:15px;width:15px}.theme-light .ri-batches .ri-batches-wrapper .ri-batches-center-wrapper .center-content .insured-details{align-items:center;display:flex;flex-direction:row;width:100%}.theme-light .ri-batches .ri-batches-wrapper .ri-batches-center-wrapper .center-content .insured-details .insured-avatar{border-radius:50%;height:30px;object-fit:cover;width:30px}.theme-light .ri-batches .ri-batches-wrapper .ri-batches-center-wrapper .center-content .insured-details .insured-name{display:flex;flex-direction:column;padding-left:5px;width:100%}.theme-light .ri-batches .ri-batches-wrapper .ri-batches-center-wrapper .center-content .insured-details .insured-name .insured-contact{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-top:5px;width:100%}.theme-light .ri-batches .ri-batches-wrapper .ri-batches-center-wrapper .center-content .insured-details .insured-name .insured-contact span{align-items:center;display:flex;flex-direction:row;gap:3px;justify-content:center}.theme-light .ri-batches .ri-batches-wrapper .ri-batches-center-wrapper .center-content .insured-details .insured-name .insured-contact span .icon{height:15px;width:15px}.theme-light .ri-batches .ri-batches-wrapper .ri-batches-right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:45px;position:sticky;top:0}.theme-light .ri-batches .ri-batches-wrapper .ri-batches-right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .ri-batches .ri-batches-wrapper .ri-batches-right-wrapper .options-list{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding-right:15px;width:98%}.theme-light .ri-batches .ri-batches-wrapper .ri-batches-right-wrapper .options-list .single-option{border-radius:8px;color:#000;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:max-content;justify-content:center;margin:3px 10px;padding:10px;width:100%}.theme-light .ri-batches .ri-batches-wrapper .ri-batches-right-wrapper .options-list .single-option:hover{background-color:#e3f2fd;color:#000}.theme-light .ri-batches .ri-batches-wrapper .ri-batches-right-wrapper .options-list .single-option.active{background-color:#e3f2fd;color:#000;font-weight:700}.theme-light .ri-batches .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .ri-batches .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .ri-batches{align-items:center;background-color:#181a20;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-start;padding-bottom:10px;transition:opacity .5s ease-in-out;width:100%}.theme-dark .ri-batches .no-content{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.theme-dark .ri-batches .ri-batches-wrapper{display:flex;flex-direction:row;height:100%;width:100%}.theme-dark .ri-batches .ri-batches-wrapper .ri-batches-center-wrapper{align-items:center;border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding:5px 5px 45px}.theme-dark .ri-batches .ri-batches-wrapper .ri-batches-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .ri-batches .ri-batches-wrapper .ri-batches-center-wrapper .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .ri-batches .ri-batches-wrapper .ri-batches-center-wrapper .center-navbar .navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:10px}.theme-dark .ri-batches .ri-batches-wrapper .ri-batches-center-wrapper .center-navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-dark .ri-batches .ri-batches-wrapper .ri-batches-center-wrapper .center-content{display:flex;flex-direction:column;gap:10px;overflow-y:auto;width:100%}.theme-dark .ri-batches .ri-batches-wrapper .ri-batches-center-wrapper .center-content::-webkit-scrollbar{display:none;width:1px}.theme-dark .ri-batches .ri-batches-wrapper .ri-batches-center-wrapper .center-content .icon{color:#b80baf;height:15px;width:15px}.theme-dark .ri-batches .ri-batches-wrapper .ri-batches-center-wrapper .center-content .insured-details{align-items:center;display:flex;flex-direction:row;width:100%}.theme-dark .ri-batches .ri-batches-wrapper .ri-batches-center-wrapper .center-content .insured-details .insured-avatar{border-radius:50%;height:30px;object-fit:cover;width:30px}.theme-dark .ri-batches .ri-batches-wrapper .ri-batches-center-wrapper .center-content .insured-details .insured-name{display:flex;flex-direction:column;padding-left:5px;width:100%}.theme-dark .ri-batches .ri-batches-wrapper .ri-batches-center-wrapper .center-content .insured-details .insured-name .insured-contact{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-top:5px;width:100%}.theme-dark .ri-batches .ri-batches-wrapper .ri-batches-center-wrapper .center-content .insured-details .insured-name .insured-contact span{align-items:center;display:flex;flex-direction:row;gap:3px;justify-content:center}.theme-dark .ri-batches .ri-batches-wrapper .ri-batches-center-wrapper .center-content .insured-details .insured-name .insured-contact span .icon{height:15px;width:15px}.theme-dark .ri-batches .ri-batches-wrapper .ri-batches-right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:45px;position:sticky;top:0}.theme-dark .ri-batches .ri-batches-wrapper .ri-batches-right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .ri-batches .ri-batches-wrapper .ri-batches-right-wrapper .options-list{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding-right:15px;width:98%}.theme-dark .ri-batches .ri-batches-wrapper .ri-batches-right-wrapper .options-list .single-option{border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:max-content;justify-content:center;margin:3px 10px;padding:10px;width:100%}.theme-dark .ri-batches .ri-batches-wrapper .ri-batches-right-wrapper .options-list .single-option:hover{background-color:rgba(68,94,120,.741);color:#fff}.theme-dark .ri-batches .ri-batches-wrapper .ri-batches-right-wrapper .options-list .single-option.active{background-color:rgba(68,94,120,.741);color:#fff;font-weight:700}.theme-dark .ri-batches .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .ri-batches .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .ri-batch{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden;padding:5px;transition:opacity .5s ease-in-out;width:100%}.theme-light .ri-batch .no-content{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-light .ri-batch .ri-batch-main-wrapper{display:flex;flex-direction:column;flex-grow:1;flex:1 1;height:calc(100vh - 60px);overflow:hidden;padding-bottom:60px;width:100%}.theme-light .ri-batch .ri-batch-main-wrapper .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .ri-batch .ri-batch-main-wrapper .navbar .navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:5px;justify-content:center}.theme-light .ri-batch .ri-batch-main-wrapper .navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-light .ri-batch .ri-batch-main-wrapper .content-summary-wrapper{display:flex;flex:1 1;flex-direction:row;gap:10px;padding:5px 0;width:100%}.theme-light .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .content-wrapper{border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 1px);overflow-y:auto;padding-bottom:60px;padding-right:3px;width:100%}.theme-light .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .content-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .content-wrapper .MuiPaper-elevation,.theme-light .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .content-wrapper .MuiPaper-root,.theme-light .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .content-wrapper .MuiTableContainer-root,.theme-light .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .content-wrapper .table-container{background-color:inherit}.theme-light .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .content-wrapper .policy-details-wrapper{display:flex;flex-direction:column;width:100%}.theme-light .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .content-wrapper .policy-details-wrapper .policy-details-form{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .content-wrapper .policy-details-wrapper .policy-details-form .policy-details-left{display:flex;flex-direction:column;gap:5px}.theme-light .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .content-wrapper .policy-details-wrapper .policy-details-form .policy-details-left.sm{flex:1 1}.theme-light .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .content-wrapper .policy-details-wrapper .policy-details-form .policy-details-left.lg{flex:1.5 1}.theme-light .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .content-wrapper .policy-details-wrapper .policy-details-form .policy-details-center{display:flex;flex-direction:column;gap:5px}.theme-light .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .content-wrapper .policy-details-wrapper .policy-details-form .policy-details-center.sm{flex:1 1}.theme-light .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .content-wrapper .policy-details-wrapper .policy-details-form .policy-details-center.lg{flex:1.5 1}.theme-light .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .content-wrapper .policy-details-wrapper .policy-details-form .policy-details-right{display:flex;flex-direction:column;gap:5px}.theme-light .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .content-wrapper .policy-details-wrapper .policy-details-form .policy-details-right.sm{flex:1 1}.theme-light .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .content-wrapper .policy-details-wrapper .policy-details-form .policy-details-right.lg{flex:1.5 1}.theme-light .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .summary-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 60px);overflow-y:auto;padding-bottom:60px}.theme-light .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .summary-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content{border-radius:8px;display:flex;flex-direction:column;padding:0 10px 40px;width:100%}.theme-light .ri-batch .title-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.theme-light .ri-batch .title-row span{align-items:center;color:#000;font-family:Roboto,sans-serif;font-size:16px;font-weight:700;justify-content:center}.theme-light .ri-batch .title-row.commission{margin:5px 0}.theme-light .ri-batch .title-row .mandatory-text{color:#cc1a1a;font-size:12px;font-weight:500}.theme-light .ri-batch .content-row{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;margin:5px 0}.theme-light .ri-batch .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .ri-batch .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .ri-batch{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden;padding:5px;transition:opacity .5s ease-in-out;width:100%}.theme-dark .ri-batch .no-content{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-dark .ri-batch .ri-batch-main-wrapper{display:flex;flex-direction:column;flex-grow:1;flex:1 1;height:calc(100vh - 60px);overflow:hidden;padding-bottom:60px;width:100%}.theme-dark .ri-batch .ri-batch-main-wrapper .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .ri-batch .ri-batch-main-wrapper .navbar .navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:5px;justify-content:center}.theme-dark .ri-batch .ri-batch-main-wrapper .navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-dark .ri-batch .ri-batch-main-wrapper .content-summary-wrapper{display:flex;flex:1 1;flex-direction:row;gap:10px;padding:5px 0;width:100%}.theme-dark .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .content-wrapper{border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 1px);overflow-y:auto;padding-bottom:60px;padding-right:3px;width:100%}.theme-dark .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .content-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .content-wrapper .MuiPaper-elevation,.theme-dark .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .content-wrapper .MuiPaper-root,.theme-dark .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .content-wrapper .MuiTableContainer-root,.theme-dark .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .content-wrapper .table-container{background-color:inherit}.theme-dark .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .content-wrapper .policy-details-wrapper{display:flex;flex-direction:column;width:100%}.theme-dark .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .content-wrapper .policy-details-wrapper .policy-details-form{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .content-wrapper .policy-details-wrapper .policy-details-form .policy-details-left{display:flex;flex-direction:column;gap:5px}.theme-dark .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .content-wrapper .policy-details-wrapper .policy-details-form .policy-details-left.sm{flex:1 1}.theme-dark .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .content-wrapper .policy-details-wrapper .policy-details-form .policy-details-left.lg{flex:1.5 1}.theme-dark .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .content-wrapper .policy-details-wrapper .policy-details-form .policy-details-center{display:flex;flex-direction:column;gap:5px}.theme-dark .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .content-wrapper .policy-details-wrapper .policy-details-form .policy-details-center.sm{flex:1 1}.theme-dark .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .content-wrapper .policy-details-wrapper .policy-details-form .policy-details-center.lg{flex:1.5 1}.theme-dark .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .content-wrapper .policy-details-wrapper .policy-details-form .policy-details-right{display:flex;flex-direction:column;gap:5px}.theme-dark .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .content-wrapper .policy-details-wrapper .policy-details-form .policy-details-right.sm{flex:1 1}.theme-dark .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .content-wrapper .policy-details-wrapper .policy-details-form .policy-details-right.lg{flex:1.5 1}.theme-dark .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .summary-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 60px);overflow-y:auto;padding-bottom:60px}.theme-dark .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .summary-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .ri-batch .ri-batch-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content{border-radius:8px;display:flex;flex-direction:column;padding:0 10px 40px;width:100%}.theme-dark .ri-batch .title-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.theme-dark .ri-batch .title-row span{align-items:center;color:#fff;font-family:Roboto,sans-serif;font-size:16px;font-weight:700;justify-content:center}.theme-dark .ri-batch .title-row.commission{margin:5px 0}.theme-dark .ri-batch .title-row .mandatory-text{color:#cc1a1a;font-size:12px;font-weight:500}.theme-dark .ri-batch .content-row{align-items:center;color:#fff;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;margin:5px 0}.theme-dark .ri-batch .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .ri-batch .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .test-page{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden;padding:5px;transition:opacity .5s ease-in-out;width:100%}.theme-light .test-page .no-content{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-light .test-page .test-page-main-wrapper{display:flex;flex-direction:column;flex-grow:1;flex:1 1;height:calc(100vh - 60px);overflow:hidden;padding-bottom:60px;width:100%}.theme-light .test-page .test-page-main-wrapper .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .test-page .test-page-main-wrapper .navbar .navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:5px;justify-content:center}.theme-light .test-page .test-page-main-wrapper .navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-light .test-page .test-page-main-wrapper .content-summary-wrapper{display:flex;flex:1 1;flex-direction:row;gap:10px;margin-bottom:100px;padding:5px 0;width:100%}.theme-light .test-page .test-page-main-wrapper .content-summary-wrapper .content-wrapper{border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 1px);overflow-y:auto;padding-bottom:60px;padding-right:3px;width:100%}.theme-light .test-page .test-page-main-wrapper .content-summary-wrapper .content-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .test-page .test-page-main-wrapper .content-summary-wrapper .content-wrapper .MuiPaper-elevation,.theme-light .test-page .test-page-main-wrapper .content-summary-wrapper .content-wrapper .MuiPaper-root,.theme-light .test-page .test-page-main-wrapper .content-summary-wrapper .content-wrapper .MuiTableContainer-root,.theme-light .test-page .test-page-main-wrapper .content-summary-wrapper .content-wrapper .table-container{background-color:inherit}.theme-light .test-page .test-page-main-wrapper .content-summary-wrapper .summary-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto}.theme-light .test-page .test-page-main-wrapper .content-summary-wrapper .summary-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .test-page .test-page-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content{background-color:#fff;border-radius:8px;display:flex;flex-direction:column;padding:0 10px 40px;width:100%}.theme-light .test-page .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .test-page .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .test-page{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden;padding:5px;transition:opacity .5s ease-in-out;width:100%}.theme-dark .test-page .no-content{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-dark .test-page .test-page-main-wrapper{display:flex;flex-direction:column;flex-grow:1;flex:1 1;height:calc(100vh - 60px);overflow:hidden;padding-bottom:60px;width:100%}.theme-dark .test-page .test-page-main-wrapper .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .test-page .test-page-main-wrapper .navbar .navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:5px;justify-content:center}.theme-dark .test-page .test-page-main-wrapper .navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-dark .test-page .test-page-main-wrapper .content-summary-wrapper{display:flex;flex:1 1;flex-direction:row;gap:10px;margin-bottom:100px;padding:5px 0;width:100%}.theme-dark .test-page .test-page-main-wrapper .content-summary-wrapper .content-wrapper{border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 1px);overflow-y:auto;padding-bottom:60px;padding-right:3px;width:100%}.theme-dark .test-page .test-page-main-wrapper .content-summary-wrapper .content-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .test-page .test-page-main-wrapper .content-summary-wrapper .content-wrapper .MuiPaper-elevation,.theme-dark .test-page .test-page-main-wrapper .content-summary-wrapper .content-wrapper .MuiPaper-root,.theme-dark .test-page .test-page-main-wrapper .content-summary-wrapper .content-wrapper .MuiTableContainer-root,.theme-dark .test-page .test-page-main-wrapper .content-summary-wrapper .content-wrapper .table-container{background-color:inherit}.theme-dark .test-page .test-page-main-wrapper .content-summary-wrapper .summary-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto}.theme-dark .test-page .test-page-main-wrapper .content-summary-wrapper .summary-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .test-page .test-page-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content{background-color:#181a20;border-radius:8px;display:flex;flex-direction:column;padding:0 10px 40px;width:100%}.theme-dark .test-page .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .test-page .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .plan-list{background-color:#fff;color:#000;display:flex;height:calc(100vh - 45px);justify-content:flex-start;margin:10px 0;transition:opacity .5s ease-in-out;width:100%}.theme-light .plan-list .loading-content{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.theme-light .plan-list .plan-list-main-wrapper{border-radius:8px;display:flex;flex:3 1;flex-direction:column;overflow-y:auto}.theme-light .plan-list .plan-list-main-wrapper .plan-list-toolbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.theme-light .plan-list .plan-list-main-wrapper .plan-list-toolbar .separator-v{background-color:#f7f9fc;border-radius:2px;display:block;height:30px;margin:0 10px;width:1px}.theme-light .plan-list .plan-list-main-wrapper .plan-list-toolbar .back-icon{align-items:center;background-color:#f7f9fc;border-radius:8px;cursor:pointer;height:35px;justify-content:center;padding:5px;width:25px}.theme-light .plan-list .plan-list-main-wrapper .plan-list-toolbar .back-icon:hover{background-color:#fff;color:#cc1a1a}.theme-light .plan-list .plan-list-main-wrapper .plan-list-toolbar .left{align-items:center;display:flex;flex-direction:row;gap:10px}.theme-light .plan-list .plan-list-main-wrapper .plan-list-toolbar .right{align-items:center;display:flex;flex-direction:row;gap:1px}.theme-light .plan-list .plan-list-main-wrapper .plan-list-content{display:flex;flex-direction:column;height:100%;overflow-y:auto}.theme-light .plan-list .plan-list-main-wrapper .plan-list-content::-webkit-scrollbar{display:none;width:1px}.theme-light .plan-list .plan-list-main-wrapper .plan-list-content .icon{color:#00d37f;height:50px;margin-bottom:10px;width:50px}.theme-light .plan-list .plan-list-main-wrapper .plan-list-content .title{color:#00d37f;font-size:28px;font-weight:300}.theme-light .plan-list .plan-list-main-wrapper .plan-list-content p{color:#757575;margin:20px 0;max-width:700px;text-align:center}.theme-light .plan-list .plan-list-main-wrapper .plan-list-content .table-view{display:flex;flex-direction:column;margin:20px 0 10px;width:100%}.theme-light .plan-list .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .plan-list .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .plan-list{background-color:#181a20;color:#fff;display:flex;height:calc(100vh - 45px);justify-content:flex-start;margin:10px 0;transition:opacity .5s ease-in-out;width:100%}.theme-dark .plan-list .loading-content{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.theme-dark .plan-list .plan-list-main-wrapper{border-radius:8px;display:flex;flex:3 1;flex-direction:column;overflow-y:auto}.theme-dark .plan-list .plan-list-main-wrapper .plan-list-toolbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.theme-dark .plan-list .plan-list-main-wrapper .plan-list-toolbar .separator-v{background-color:#2b3139;border-radius:2px;display:block;height:30px;margin:0 10px;width:1px}.theme-dark .plan-list .plan-list-main-wrapper .plan-list-toolbar .back-icon{align-items:center;background-color:#2b3139;border-radius:8px;cursor:pointer;height:35px;justify-content:center;padding:5px;width:25px}.theme-dark .plan-list .plan-list-main-wrapper .plan-list-toolbar .back-icon:hover{background-color:#181a20;color:#cc1a1a}.theme-dark .plan-list .plan-list-main-wrapper .plan-list-toolbar .left{align-items:center;display:flex;flex-direction:row;gap:10px}.theme-dark .plan-list .plan-list-main-wrapper .plan-list-toolbar .right{align-items:center;display:flex;flex-direction:row;gap:1px}.theme-dark .plan-list .plan-list-main-wrapper .plan-list-content{display:flex;flex-direction:column;height:100%;overflow-y:auto}.theme-dark .plan-list .plan-list-main-wrapper .plan-list-content::-webkit-scrollbar{display:none;width:1px}.theme-dark .plan-list .plan-list-main-wrapper .plan-list-content .icon{color:#00d37f;height:50px;margin-bottom:10px;width:50px}.theme-dark .plan-list .plan-list-main-wrapper .plan-list-content .title{color:#00d37f;font-size:28px;font-weight:300}.theme-dark .plan-list .plan-list-main-wrapper .plan-list-content p{color:#757575;margin:20px 0;max-width:700px;text-align:center}.theme-dark .plan-list .plan-list-main-wrapper .plan-list-content .table-view{display:flex;flex-direction:column;margin:20px 0 10px;width:100%}.theme-dark .plan-list .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .plan-list .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .gl-plan{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden;padding:5px;transition:opacity .5s ease-in-out;width:100%}.theme-light .gl-plan .no-content{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-light .gl-plan .form-wrapper{display:flex;flex-direction:column;gap:5px;padding:20px 10px;width:100%}.theme-light .gl-plan .form-wrapper .form-row{display:flex;flex-direction:row;gap:5px;width:100%}.theme-light .gl-plan .form-wrapper .form-row .form-left{display:flex;flex:2 1;flex-direction:column;gap:5px}.theme-light .gl-plan .form-wrapper .form-row .form-right{display:flex;flex:1 1;flex-direction:column;gap:5px}.theme-light .gl-plan .gl-plan-main-wrapper{display:flex;flex-direction:column;flex-grow:1;height:calc(100vh - 60px);overflow:hidden;padding-bottom:60px;width:100%}.theme-light .gl-plan .gl-plan-main-wrapper .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .gl-plan .gl-plan-main-wrapper .navbar .navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:5px;justify-content:center}.theme-light .gl-plan .gl-plan-main-wrapper .navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper{display:flex;flex:1 1;flex-direction:row;gap:10px;height:100%;margin-bottom:100px;padding:5px 0;width:100%}.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper{border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 60px);overflow-y:auto;padding-bottom:60px;padding-right:3px;width:100%}.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .categories-wrapper{grid-gap:15px;align-items:stretch;border-radius:8px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr);padding:5px;width:100%}@media(max-width:500px){.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .categories-wrapper{grid-template-columns:repeat(1,1fr)}}.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .categories-wrapper .sub-menu-item{align-items:flex-start;background-color:#f7f9fc;border:.1px solid #0000;border-radius:8px;box-sizing:border-box;color:#000;cursor:pointer;display:flex;height:100%;padding:10px;transition:transform .2s ease-in-out;width:100%}.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .categories-wrapper .sub-menu-item:hover{border:.1px solid #00d37f;transform:scale(1.02);transform-origin:center}.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .categories-wrapper .sub-menu-item.current{border:.1px solid #00d37f;transform:scale(1.02)}.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .categories-wrapper .sub-menu-item.current .sub-menu-arrow{opacity:1}.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .categories-wrapper .sub-menu-item .sub-menu-icon{align-items:flex-start;color:#00d37f;flex-shrink:0;height:25px;margin-right:10px;width:25px}.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .categories-wrapper .sub-menu-item .sub-menu-content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;height:100%}.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .categories-wrapper .sub-menu-item .sub-menu-content .sub-menu-name{font-weight:700}.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .categories-wrapper .sub-menu-item .sub-menu-content .sub-menu-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#ccc;display:-webkit-box;font-size:14px;font-weight:400;line-height:1.2;margin-top:3px;overflow:hidden;text-overflow:ellipsis}.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content{border:none;border-radius:8px;display:flex;width:100%}.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .MuiPaper-elevation,.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .MuiPaper-root,.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .MuiPaper-rounded,.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .MuiTable-root{background-color:inherit;display:flex;flex-direction:column;width:100%}.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion{border:none;display:flex;flex-direction:column;width:100%}.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion{align-items:center;border-radius:8px;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:3px;padding:0;width:100%}.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion:last-child{margin-bottom:0}.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion:hover{background-color:#e6d9f3cc;cursor:pointer}.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion .table-cell-accordion{border:none;display:flex;flex:1 1;flex-direction:column;padding:0;width:100%}.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion{background-color:#f7f9fc;box-shadow:0 1px 3px #0000001a;color:#000;display:flex;flex-direction:column;padding:0 10px;width:100%}.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary{display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary .ngen-details{align-items:center;background-color:#aff8c8;border:.1px solid #9f9b9b;border-radius:8px;display:flex;flex-direction:row;font-size:18px;font-weight:300;gap:10px;height:36px;justify-content:space-between;padding:5px 10px;width:100%}.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary .ngen-details .account-no{color:#000;font-size:12px}.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary .sr-no{color:#cc1a1a;font-weight:700;width:30px}.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-details{display:flex;flex-direction:column;width:100%}.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-details .months-grid{grid-gap:5px;display:grid;gap:5px;grid-template-columns:repeat(3,1fr);transition:transform .5s ease}.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-details .month-card{background-color:#fff;border:.1px solid #d3d3d3;border-radius:8px;padding:10px;text-align:center}.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-details .month-card.opening{background:linear-gradient(90deg,#00d37f,#aff8c8);color:#000}.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-details .month-card.closing{background:linear-gradient(270deg,#00d37f,#aff8c8);color:#000}.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-details .month-card.normal{background-color:#fff;color:#000}.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-details .month-card.zero{background-color:#f7f9fc;color:#d3d3d3}.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-details .month-card.active,.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-details .month-card:hover{border-color:#aff8c8;transform:scale(1.01);transform-origin:center center;will-change:transform}.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-details .month-card h4{margin-bottom:8px}.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-details .month-card p{margin:4px 0}.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .summary-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 60px);overflow-y:auto;padding-bottom:60px}.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .summary-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content{align-items:center;border-radius:8px;display:flex;flex-direction:column;padding:0 10px 40px;width:100%}.theme-light .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .metrics-summary-wrapper{align-items:center;display:flex;flex-direction:column;margin:10px 0;padding:10px;width:100%}.theme-light .gl-plan .item-row-details{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-start;margin-top:20px}.theme-light .gl-plan .item-row-details .icon{color:#00d37f;height:25px;width:25px}.theme-light .gl-plan .title-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.theme-light .gl-plan .title-row span{align-items:center;color:#000;font-family:Roboto,sans-serif;font-size:16px;font-weight:700;justify-content:center}.theme-light .gl-plan .title-row.commission{margin:5px 0}.theme-light .gl-plan .title-row .mandatory-text{color:#cc1a1a;font-size:12px;font-weight:500}.theme-light .gl-plan .content-row{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;margin:5px 0}.theme-light .gl-plan .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .gl-plan .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .gl-plan{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden;padding:5px;transition:opacity .5s ease-in-out;width:100%}.theme-dark .gl-plan .no-content{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-dark .gl-plan .form-wrapper{display:flex;flex-direction:column;gap:5px;padding:20px 10px;width:100%}.theme-dark .gl-plan .form-wrapper .form-row{display:flex;flex-direction:row;gap:5px;width:100%}.theme-dark .gl-plan .form-wrapper .form-row .form-left{display:flex;flex:2 1;flex-direction:column;gap:5px}.theme-dark .gl-plan .form-wrapper .form-row .form-right{display:flex;flex:1 1;flex-direction:column;gap:5px}.theme-dark .gl-plan .gl-plan-main-wrapper{display:flex;flex-direction:column;flex-grow:1;height:calc(100vh - 60px);overflow:hidden;padding-bottom:60px;width:100%}.theme-dark .gl-plan .gl-plan-main-wrapper .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .gl-plan .gl-plan-main-wrapper .navbar .navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:5px;justify-content:center}.theme-dark .gl-plan .gl-plan-main-wrapper .navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper{display:flex;flex:1 1;flex-direction:row;gap:10px;height:100%;margin-bottom:100px;padding:5px 0;width:100%}.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper{border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 60px);overflow-y:auto;padding-bottom:60px;padding-right:3px;width:100%}.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .categories-wrapper{grid-gap:15px;align-items:stretch;border-radius:8px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr);padding:5px;width:100%}@media(max-width:500px){.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .categories-wrapper{grid-template-columns:repeat(1,1fr)}}.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .categories-wrapper .sub-menu-item{align-items:flex-start;background-color:#2b3139;border:.1px solid #0000;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;height:100%;padding:10px;transition:transform .2s ease-in-out;width:100%}.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .categories-wrapper .sub-menu-item:hover{border:.1px solid #00d37f;transform:scale(1.02);transform-origin:center}.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .categories-wrapper .sub-menu-item.current{border:.1px solid #00d37f;transform:scale(1.02)}.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .categories-wrapper .sub-menu-item.current .sub-menu-arrow{opacity:1}.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .categories-wrapper .sub-menu-item .sub-menu-icon{align-items:flex-start;color:#00d37f;flex-shrink:0;height:25px;margin-right:10px;width:25px}.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .categories-wrapper .sub-menu-item .sub-menu-content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;height:100%}.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .categories-wrapper .sub-menu-item .sub-menu-content .sub-menu-name{font-weight:700}.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .categories-wrapper .sub-menu-item .sub-menu-content .sub-menu-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#d2d2d2;display:-webkit-box;font-size:14px;font-weight:400;line-height:1.2;margin-top:3px;overflow:hidden;text-overflow:ellipsis}.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content{border:none;border-radius:8px;display:flex;width:100%}.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .MuiPaper-elevation,.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .MuiPaper-root,.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .MuiPaper-rounded,.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .MuiTable-root{background-color:inherit;display:flex;flex-direction:column;width:100%}.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion{border:none;display:flex;flex-direction:column;width:100%}.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion{align-items:center;border-radius:8px;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:3px;padding:0;width:100%}.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion:last-child{margin-bottom:0}.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion:hover{background-color:#e6d9f3cc;cursor:pointer}.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion .table-cell-accordion{border:none;display:flex;flex:1 1;flex-direction:column;padding:0;width:100%}.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion{background-color:#2b3139;box-shadow:0 1px 3px #0000001a;color:#fff;display:flex;flex-direction:column;padding:0 10px;width:100%}.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary{display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary .ngen-details{align-items:center;background-color:#aff8c8;border:.1px solid #9f9b9b;border-radius:8px;display:flex;flex-direction:row;font-size:18px;font-weight:300;gap:10px;height:36px;justify-content:space-between;padding:5px 10px;width:100%}.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary .ngen-details .account-no{color:#000;font-size:12px}.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-summary .sr-no{color:#cc1a1a;font-weight:700;width:30px}.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-details{display:flex;flex-direction:column;width:100%}.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-details .months-grid{grid-gap:5px;display:grid;gap:5px;grid-template-columns:repeat(3,1fr);transition:transform .5s ease}.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-details .month-card{background-color:#181a20;border:.1px solid #444;border-radius:8px;padding:10px;text-align:center}.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-details .month-card.opening{background:linear-gradient(90deg,#00d37f,#aff8c8);color:#fff}.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-details .month-card.closing{background:linear-gradient(270deg,#00d37f,#aff8c8);color:#fff}.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-details .month-card.normal{background-color:#181a20;color:#fff}.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-details .month-card.zero{background-color:#2b3139;color:#444}.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-details .month-card.active,.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-details .month-card:hover{border-color:#aff8c8;transform:scale(1.01);transform-origin:center center;will-change:transform}.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-details .month-card h4{margin-bottom:8px}.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .content-wrapper .items-table-content .tablebody-accordion .tablerow-accordion .table-cell-accordion .accordion .accordion-details .month-card p{margin:4px 0}.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .summary-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 60px);overflow-y:auto;padding-bottom:60px}.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .summary-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content{align-items:center;border-radius:8px;display:flex;flex-direction:column;padding:0 10px 40px;width:100%}.theme-dark .gl-plan .gl-plan-main-wrapper .content-summary-wrapper .summary-wrapper .summary-content .metrics-summary-wrapper{align-items:center;display:flex;flex-direction:column;margin:10px 0;padding:10px;width:100%}.theme-dark .gl-plan .item-row-details{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-start;margin-top:20px}.theme-dark .gl-plan .item-row-details .icon{color:#00d37f;height:25px;width:25px}.theme-dark .gl-plan .title-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.theme-dark .gl-plan .title-row span{align-items:center;color:#fff;font-family:Roboto,sans-serif;font-size:16px;font-weight:700;justify-content:center}.theme-dark .gl-plan .title-row.commission{margin:5px 0}.theme-dark .gl-plan .title-row .mandatory-text{color:#cc1a1a;font-size:12px;font-weight:500}.theme-dark .gl-plan .content-row{align-items:center;color:#fff;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;margin:5px 0}.theme-dark .gl-plan .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .gl-plan .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .bd-home-list{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden;padding:5px;transition:opacity .5s ease-in-out;width:100%}.theme-light .bd-home-list .no-content{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-light .bd-home-list .list-main-wrapper{display:flex;flex-direction:column;flex-grow:1;flex:1 1;height:calc(100vh - 60px);overflow:hidden;padding-bottom:60px;width:100%}.theme-light .bd-home-list .list-main-wrapper .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .bd-home-list .list-main-wrapper .navbar .separator-v{background-color:#f7f9fc;border-radius:2px;display:block;height:30px;margin:0 10px;width:1px}.theme-light .bd-home-list .list-main-wrapper .navbar .back-icon{align-items:center;background-color:#f7f9fc;border-radius:8px;cursor:pointer;height:35px;justify-content:center;padding:5px;width:25px}.theme-light .bd-home-list .list-main-wrapper .navbar .back-icon:hover{background-color:#fff;color:#cc1a1a}.theme-light .bd-home-list .list-main-wrapper .navbar .navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:5px;justify-content:center}.theme-light .bd-home-list .list-main-wrapper .navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-light .bd-home-list .list-main-wrapper .bd-summary-wrapper{display:flex;flex-direction:row;padding:5px;width:100%}.theme-light .bd-home-list .list-main-wrapper .bd-summary-wrapper .content-wrapper{border-radius:8px;display:flex;flex:6 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:60px;width:100%}.theme-light .bd-home-list .list-main-wrapper .bd-summary-wrapper .content-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .bd-home-list .list-main-wrapper .bd-summary-wrapper .content-wrapper .MuiPaper-elevation,.theme-light .bd-home-list .list-main-wrapper .bd-summary-wrapper .content-wrapper .MuiPaper-root,.theme-light .bd-home-list .list-main-wrapper .bd-summary-wrapper .content-wrapper .MuiTableContainer-root,.theme-light .bd-home-list .list-main-wrapper .bd-summary-wrapper .content-wrapper .table-container{background-color:inherit}.theme-light .bd-home-list .list-main-wrapper .bd-summary-wrapper .right-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:45px}.theme-light .bd-home-list .list-main-wrapper .bd-summary-wrapper .right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .bd-home-list .list-main-wrapper .bd-summary-wrapper .right-wrapper .right-content{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding-left:5px}.theme-light .bd-home-list .list-main-wrapper .bd-summary-wrapper .right-wrapper .right-content .options-list{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.theme-light .bd-home-list .list-main-wrapper .bd-summary-wrapper .right-wrapper .right-content .options-list .single-option{align-items:center;border-radius:8px;color:#000;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:max-content;justify-content:center;margin:3px 10px;padding:10px;width:100%}.theme-light .bd-home-list .list-main-wrapper .bd-summary-wrapper .right-wrapper .right-content .options-list .single-option:hover{background-color:#e3f2fd;color:#000}.theme-light .bd-home-list .list-main-wrapper .bd-summary-wrapper .right-wrapper .right-content .options-list .single-option.active{background-color:#e3f2fd;color:#000;font-weight:700}.theme-dark .bd-home-list{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden;padding:5px;transition:opacity .5s ease-in-out;width:100%}.theme-dark .bd-home-list .no-content{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-dark .bd-home-list .list-main-wrapper{display:flex;flex-direction:column;flex-grow:1;flex:1 1;height:calc(100vh - 60px);overflow:hidden;padding-bottom:60px;width:100%}.theme-dark .bd-home-list .list-main-wrapper .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .bd-home-list .list-main-wrapper .navbar .separator-v{background-color:#2b3139;border-radius:2px;display:block;height:30px;margin:0 10px;width:1px}.theme-dark .bd-home-list .list-main-wrapper .navbar .back-icon{align-items:center;background-color:#2b3139;border-radius:8px;cursor:pointer;height:35px;justify-content:center;padding:5px;width:25px}.theme-dark .bd-home-list .list-main-wrapper .navbar .back-icon:hover{background-color:#181a20;color:#cc1a1a}.theme-dark .bd-home-list .list-main-wrapper .navbar .navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:5px;justify-content:center}.theme-dark .bd-home-list .list-main-wrapper .navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-dark .bd-home-list .list-main-wrapper .bd-summary-wrapper{display:flex;flex-direction:row;padding:5px;width:100%}.theme-dark .bd-home-list .list-main-wrapper .bd-summary-wrapper .content-wrapper{border-radius:8px;display:flex;flex:6 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:60px;width:100%}.theme-dark .bd-home-list .list-main-wrapper .bd-summary-wrapper .content-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .bd-home-list .list-main-wrapper .bd-summary-wrapper .content-wrapper .MuiPaper-elevation,.theme-dark .bd-home-list .list-main-wrapper .bd-summary-wrapper .content-wrapper .MuiPaper-root,.theme-dark .bd-home-list .list-main-wrapper .bd-summary-wrapper .content-wrapper .MuiTableContainer-root,.theme-dark .bd-home-list .list-main-wrapper .bd-summary-wrapper .content-wrapper .table-container{background-color:inherit}.theme-dark .bd-home-list .list-main-wrapper .bd-summary-wrapper .right-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:45px}.theme-dark .bd-home-list .list-main-wrapper .bd-summary-wrapper .right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .bd-home-list .list-main-wrapper .bd-summary-wrapper .right-wrapper .right-content{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding-left:5px}.theme-dark .bd-home-list .list-main-wrapper .bd-summary-wrapper .right-wrapper .right-content .options-list{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.theme-dark .bd-home-list .list-main-wrapper .bd-summary-wrapper .right-wrapper .right-content .options-list .single-option{align-items:center;border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:max-content;justify-content:center;margin:3px 10px;padding:10px;width:100%}.theme-dark .bd-home-list .list-main-wrapper .bd-summary-wrapper .right-wrapper .right-content .options-list .single-option:hover{background-color:rgba(68,94,120,.741);color:#fff}.theme-dark .bd-home-list .list-main-wrapper .bd-summary-wrapper .right-wrapper .right-content .options-list .single-option.active{background-color:rgba(68,94,120,.741);color:#fff;font-weight:700}.theme-light .jobs-list{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden;padding:5px;transition:opacity .5s ease-in-out;width:100%}.theme-light .jobs-list .no-content{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-light .jobs-list .list-main-wrapper{display:flex;flex-direction:column;flex-grow:1;flex:1 1;height:calc(100vh - 60px);overflow:hidden;padding-bottom:60px;width:100%}.theme-light .jobs-list .list-main-wrapper .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .jobs-list .list-main-wrapper .navbar .navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:5px;justify-content:center}.theme-light .jobs-list .list-main-wrapper .navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-light .jobs-list .list-main-wrapper .jobs-summary-wrapper{display:flex;flex-direction:row;padding:5px;width:100%}.theme-light .jobs-list .list-main-wrapper .jobs-summary-wrapper .content-wrapper{border-radius:8px;display:flex;flex:6 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:60px;width:100%}.theme-light .jobs-list .list-main-wrapper .jobs-summary-wrapper .content-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .jobs-list .list-main-wrapper .jobs-summary-wrapper .content-wrapper .MuiPaper-elevation,.theme-light .jobs-list .list-main-wrapper .jobs-summary-wrapper .content-wrapper .MuiPaper-root,.theme-light .jobs-list .list-main-wrapper .jobs-summary-wrapper .content-wrapper .MuiTableContainer-root,.theme-light .jobs-list .list-main-wrapper .jobs-summary-wrapper .content-wrapper .table-container{background-color:inherit}.theme-light .jobs-list .list-main-wrapper .jobs-summary-wrapper .right-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:45px}.theme-light .jobs-list .list-main-wrapper .jobs-summary-wrapper .right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .jobs-list .list-main-wrapper .jobs-summary-wrapper .right-wrapper .right-content{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding-left:5px}.theme-light .jobs-list .list-main-wrapper .jobs-summary-wrapper .right-wrapper .right-content .options-list{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.theme-light .jobs-list .list-main-wrapper .jobs-summary-wrapper .right-wrapper .right-content .options-list .single-option{align-items:center;border-radius:8px;color:#000;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:max-content;justify-content:center;margin:3px 10px;padding:10px;width:100%}.theme-light .jobs-list .list-main-wrapper .jobs-summary-wrapper .right-wrapper .right-content .options-list .single-option:hover{background-color:#e3f2fd;color:#000}.theme-light .jobs-list .list-main-wrapper .jobs-summary-wrapper .right-wrapper .right-content .options-list .single-option.active{background-color:#e3f2fd;color:#000;font-weight:700}.theme-dark .jobs-list{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden;padding:5px;transition:opacity .5s ease-in-out;width:100%}.theme-dark .jobs-list .no-content{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-dark .jobs-list .list-main-wrapper{display:flex;flex-direction:column;flex-grow:1;flex:1 1;height:calc(100vh - 60px);overflow:hidden;padding-bottom:60px;width:100%}.theme-dark .jobs-list .list-main-wrapper .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .jobs-list .list-main-wrapper .navbar .navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:5px;justify-content:center}.theme-dark .jobs-list .list-main-wrapper .navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-dark .jobs-list .list-main-wrapper .jobs-summary-wrapper{display:flex;flex-direction:row;padding:5px;width:100%}.theme-dark .jobs-list .list-main-wrapper .jobs-summary-wrapper .content-wrapper{border-radius:8px;display:flex;flex:6 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:60px;width:100%}.theme-dark .jobs-list .list-main-wrapper .jobs-summary-wrapper .content-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .jobs-list .list-main-wrapper .jobs-summary-wrapper .content-wrapper .MuiPaper-elevation,.theme-dark .jobs-list .list-main-wrapper .jobs-summary-wrapper .content-wrapper .MuiPaper-root,.theme-dark .jobs-list .list-main-wrapper .jobs-summary-wrapper .content-wrapper .MuiTableContainer-root,.theme-dark .jobs-list .list-main-wrapper .jobs-summary-wrapper .content-wrapper .table-container{background-color:inherit}.theme-dark .jobs-list .list-main-wrapper .jobs-summary-wrapper .right-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:45px}.theme-dark .jobs-list .list-main-wrapper .jobs-summary-wrapper .right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .jobs-list .list-main-wrapper .jobs-summary-wrapper .right-wrapper .right-content{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;padding-left:5px}.theme-dark .jobs-list .list-main-wrapper .jobs-summary-wrapper .right-wrapper .right-content .options-list{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.theme-dark .jobs-list .list-main-wrapper .jobs-summary-wrapper .right-wrapper .right-content .options-list .single-option{align-items:center;border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:max-content;justify-content:center;margin:3px 10px;padding:10px;width:100%}.theme-dark .jobs-list .list-main-wrapper .jobs-summary-wrapper .right-wrapper .right-content .options-list .single-option:hover{background-color:rgba(68,94,120,.741);color:#fff}.theme-dark .jobs-list .list-main-wrapper .jobs-summary-wrapper .right-wrapper .right-content .options-list .single-option.active{background-color:rgba(68,94,120,.741);color:#fff;font-weight:700}.theme-light .am-fund-home{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:calc(100vh - 45px);justify-content:center;transition:opacity .5s ease-in-out;width:100%}.theme-light .am-fund-home .no-content{gap:10px}.theme-light .am-fund-home .am-fund-main-wrapper,.theme-light .am-fund-home .no-content{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;justify-content:center;width:100%}.theme-light .am-fund-home .am-fund-main-wrapper{height:100%}.theme-light .am-fund-home .am-fund-main-wrapper .list-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:100%;overflow-y:auto;padding:10px;width:100%}.theme-light .am-fund-home .am-fund-main-wrapper .list-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .am-fund-home .am-fund-main-wrapper .list-wrapper .list-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .am-fund-home .am-fund-main-wrapper .list-wrapper .list-navbar .separator-v{background-color:#f7f9fc;border-radius:2px;display:block;height:30px;margin:0 10px;width:1px}.theme-light .am-fund-home .am-fund-main-wrapper .list-wrapper .list-navbar .back-icon{align-items:center;background-color:#f7f9fc;border-radius:8px;cursor:pointer;height:35px;justify-content:center;padding:5px;width:25px}.theme-light .am-fund-home .am-fund-main-wrapper .list-wrapper .list-navbar .back-icon:hover{background-color:#fff;color:#cc1a1a}.theme-light .am-fund-home .am-fund-main-wrapper .list-wrapper .list-navbar .list-navbar-left{align-items:center;display:flex;flex-direction:row;gap:5px}.theme-light .am-fund-home .am-fund-main-wrapper .list-wrapper .list-navbar .list-navbar-right{align-items:center;display:flex;flex-direction:row;gap:1px}.theme-light .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;width:100%}.theme-light .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .icon{color:#b80baf;height:70px;margin-bottom:10px;width:70px}.theme-light .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .title{color:#b80baf;font-size:28px;font-weight:300}.theme-light .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content p{color:#000;margin:20px 0;max-width:700px;text-align:center}.theme-light .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .zero-funds-view{align-items:center;display:flex;flex-direction:column;justify-content:center}.theme-light .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .zero-funds-view .add-icon{border-radius:50%;color:#b80baf;cursor:pointer;height:80px;width:80px}.theme-light .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .zero-funds-view .add-icon:hover{background-color:#f8e823}.theme-light .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .cards-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:50px;width:100%}.theme-light .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card{align-items:center;align-self:stretch;background-color:#fff;border:.1px solid #f7f9fc;border-radius:8px;box-shadow:-4px -4px 12px 0 #00000014;-webkit-box-shadow:-4px -4px 12px 0 #00000014;color:#000;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;min-height:300px;overflow:hidden;overflow-wrap:break-word;padding:15px;position:relative;transition:transform .5s ease;width:250px}.theme-light .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card:hover{border-color:#aff8c8;transform:scale(1.01);transform-origin:center center;will-change:transform}.theme-light .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .fund-title{font-size:12px;font-weight:400;text-overflow:ellipsis}.theme-light .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .fund-title-value{font-size:14px;font-weight:700;text-overflow:ellipsis}.theme-light .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top{align-items:flex-start;display:flex;flex-direction:row;height:max-content;justify-content:space-between;width:100%}.theme-light .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-left{align-items:center;display:flex;justify-content:center}.theme-light .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-left img{border-radius:8px;height:60px;object-fit:cover;width:60px}.theme-light .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-right{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end}.theme-light .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-right .fund-full-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:20px;font-weight:300;height:2.4em;line-height:1.2;overflow:hidden;text-align:end;text-overflow:ellipsis}.theme-light .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-right .fund-type{font-size:14px;font-weight:700;text-align:end;text-overflow:ellipsis}.theme-light .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center{background-color:#f7f9fc;border-radius:8px;display:flex;flex-direction:column;flex-grow:1;height:max-content;justify-content:flex-start;margin:3px 0;padding:10px;width:100%}.theme-light .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center .single-card-center-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center .single-card-center-col{align-items:center;display:flex;flex-direction:column;gap:3px;justify-content:center;overflow:hidden;width:100%}.theme-light .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center .single-card-center-col .email-phone-row{display:flex;flex-direction:row;gap:5px;height:30px;margin-top:3px;width:100%}.theme-light .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center .single-card-center-col .email-phone-row .icon{align-items:center;align-self:center;color:#cc1a1a;display:flex;height:25px;justify-content:center;width:25px}.theme-light .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center .single-card-center-col .email-phone-row span{align-items:center;justify-content:center;vertical-align:middle}.theme-light .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-bottom{border-radius:8px;display:flex;flex-direction:column;height:max-content;padding:3px 10px;width:100%}.theme-light .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .list-footer{display:flex;flex-direction:row;justify-content:flex-end;margin-bottom:10px;margin-right:10px;margin-top:auto;width:100%}.theme-light .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .list-footer .overlay-button{align-items:center;background-color:#00d37f;border:none;border-radius:50%;box-shadow:0 4px 6px #0000001a;color:#000;cursor:pointer;display:flex;height:50px;justify-content:center;transition:transform .3s ease;width:50px}.theme-light .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .list-footer .overlay-button:hover{transform:scale(1.1)}.theme-light .am-fund-home .am-fund-main-wrapper .single-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:100%;padding:10px;width:100%}.theme-light .am-fund-home .am-fund-main-wrapper .single-wrapper .single-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .am-fund-home .am-fund-main-wrapper .single-wrapper .single-navbar .single-navbar-left,.theme-light .am-fund-home .am-fund-main-wrapper .single-wrapper .single-navbar .single-navbar-right{align-items:center;display:flex;flex-direction:row;gap:3px}.theme-light .am-fund-home .am-fund-main-wrapper .single-wrapper .single-content{display:flex;flex-direction:row;padding:20px;width:100%}.theme-light .am-fund-home .am-fund-main-wrapper .single-wrapper .single-content .single-content-left{display:flex;flex:3 1;flex-direction:column;gap:20px}.theme-light .am-fund-home .am-fund-main-wrapper .single-wrapper .single-content .single-content-right{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:10px}.theme-light .am-fund-home .am-fund-main-wrapper .single-wrapper .single-content .single-content-right .chip-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center}.theme-light .am-fund-home .am-fund-main-wrapper .single-wrapper .single-content .single-content-right .chip-wrapper .chip{display:flex;width:max-content}.theme-dark .am-fund-home{height:calc(100vh - 45px);transition:opacity .5s ease-in-out}.theme-dark .am-fund-home,.theme-dark .am-fund-home .no-content{align-items:center;background-color:#181a20;display:flex;flex-direction:column;justify-content:center;width:100%}.theme-dark .am-fund-home .no-content{border-radius:8px;flex:1 1;gap:10px}.theme-dark .am-fund-home .am-fund-main-wrapper{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:center;width:100%}.theme-dark .am-fund-home .am-fund-main-wrapper .list-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:100%;overflow-y:auto;padding:10px;width:100%}.theme-dark .am-fund-home .am-fund-main-wrapper .list-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .am-fund-home .am-fund-main-wrapper .list-wrapper .list-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .am-fund-home .am-fund-main-wrapper .list-wrapper .list-navbar .separator-v{background-color:#2b3139;border-radius:2px;display:block;height:30px;margin:0 10px;width:1px}.theme-dark .am-fund-home .am-fund-main-wrapper .list-wrapper .list-navbar .back-icon{align-items:center;background-color:#2b3139;border-radius:8px;cursor:pointer;height:35px;justify-content:center;padding:5px;width:25px}.theme-dark .am-fund-home .am-fund-main-wrapper .list-wrapper .list-navbar .back-icon:hover{background-color:#181a20;color:#cc1a1a}.theme-dark .am-fund-home .am-fund-main-wrapper .list-wrapper .list-navbar .list-navbar-left{align-items:center;display:flex;flex-direction:row;gap:5px}.theme-dark .am-fund-home .am-fund-main-wrapper .list-wrapper .list-navbar .list-navbar-right{align-items:center;display:flex;flex-direction:row;gap:1px}.theme-dark .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;width:100%}.theme-dark .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .icon{color:#b80baf;height:70px;margin-bottom:10px;width:70px}.theme-dark .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .title{color:#b80baf;font-size:28px;font-weight:300}.theme-dark .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content p{color:#fff;margin:20px 0;max-width:700px;text-align:center}.theme-dark .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .zero-funds-view{align-items:center;display:flex;flex-direction:column;justify-content:center}.theme-dark .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .zero-funds-view .add-icon{border-radius:50%;color:#b80baf;cursor:pointer;height:80px;width:80px}.theme-dark .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .zero-funds-view .add-icon:hover{background-color:#fae27c}.theme-dark .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .cards-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:50px;width:100%}.theme-dark .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card{align-items:center;align-self:stretch;background-color:#181a20;border:.1px solid #2b3139;border-radius:8px;box-shadow:-4px -4px 12px 0 #00000014;-webkit-box-shadow:-4px -4px 12px 0 #00000014;color:#fff;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;min-height:300px;overflow:hidden;overflow-wrap:break-word;padding:15px;position:relative;transition:transform .5s ease;width:250px}.theme-dark .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card:hover{border-color:#aff8c8;transform:scale(1.01);transform-origin:center center;will-change:transform}.theme-dark .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .fund-title{font-size:12px;font-weight:400;text-overflow:ellipsis}.theme-dark .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .fund-title-value{font-size:14px;font-weight:700;text-overflow:ellipsis}.theme-dark .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top{align-items:flex-start;display:flex;flex-direction:row;height:max-content;justify-content:space-between;width:100%}.theme-dark .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-left{align-items:center;display:flex;justify-content:center}.theme-dark .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-left img{border-radius:8px;height:60px;object-fit:cover;width:60px}.theme-dark .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-right{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end}.theme-dark .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-right .fund-full-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:20px;font-weight:300;height:2.4em;line-height:1.2;overflow:hidden;text-align:end;text-overflow:ellipsis}.theme-dark .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-top .single-card-top-right .fund-type{font-size:14px;font-weight:700;text-align:end;text-overflow:ellipsis}.theme-dark .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center{background-color:#2b3139;border-radius:8px;display:flex;flex-direction:column;flex-grow:1;height:max-content;justify-content:flex-start;margin:3px 0;padding:10px;width:100%}.theme-dark .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center .single-card-center-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center .single-card-center-col{align-items:center;display:flex;flex-direction:column;gap:3px;justify-content:center;overflow:hidden;width:100%}.theme-dark .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center .single-card-center-col .email-phone-row{display:flex;flex-direction:row;gap:5px;height:30px;margin-top:3px;width:100%}.theme-dark .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center .single-card-center-col .email-phone-row .icon{align-items:center;align-self:center;color:#cc1a1a;display:flex;height:25px;justify-content:center;width:25px}.theme-dark .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-center .single-card-center-col .email-phone-row span{align-items:center;justify-content:center;vertical-align:middle}.theme-dark .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .cards-wrapper .single-card .single-card-bottom{border-radius:8px;display:flex;flex-direction:column;height:max-content;padding:3px 10px;width:100%}.theme-dark .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .list-footer{display:flex;flex-direction:row;justify-content:flex-end;margin-bottom:10px;margin-right:10px;margin-top:auto;width:100%}.theme-dark .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .list-footer .overlay-button{align-items:center;background-color:#00d37f;border:none;border-radius:50%;box-shadow:0 4px 6px #0000001a;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;transition:transform .3s ease;width:50px}.theme-dark .am-fund-home .am-fund-main-wrapper .list-wrapper .list-content .list-footer .overlay-button:hover{transform:scale(1.1)}.theme-dark .am-fund-home .am-fund-main-wrapper .single-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:10px;height:100%;padding:10px;width:100%}.theme-dark .am-fund-home .am-fund-main-wrapper .single-wrapper .single-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .am-fund-home .am-fund-main-wrapper .single-wrapper .single-navbar .single-navbar-left,.theme-dark .am-fund-home .am-fund-main-wrapper .single-wrapper .single-navbar .single-navbar-right{align-items:center;display:flex;flex-direction:row;gap:3px}.theme-dark .am-fund-home .am-fund-main-wrapper .single-wrapper .single-content{display:flex;flex-direction:row;padding:20px;width:100%}.theme-dark .am-fund-home .am-fund-main-wrapper .single-wrapper .single-content .single-content-left{display:flex;flex:3 1;flex-direction:column;gap:20px}.theme-dark .am-fund-home .am-fund-main-wrapper .single-wrapper .single-content .single-content-right{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:10px}.theme-dark .am-fund-home .am-fund-main-wrapper .single-wrapper .single-content .single-content-right .chip-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center}.theme-dark .am-fund-home .am-fund-main-wrapper .single-wrapper .single-content .single-content-right .chip-wrapper .chip{display:flex;width:max-content}.theme-light .am-fund{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden;padding:5px;transition:opacity .5s ease-in-out;width:100%}.theme-light .am-fund .no-content{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-light .am-fund .am-fund-main-wrapper{display:flex;flex-direction:column;flex-grow:1;flex:1 1;height:calc(100vh - 60px);overflow:hidden;padding-bottom:60px;width:100%}.theme-light .am-fund .am-fund-main-wrapper .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .am-fund .am-fund-main-wrapper .navbar .navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:5px;justify-content:center}.theme-light .am-fund .am-fund-main-wrapper .navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-light .am-fund .am-fund-main-wrapper .main-content-wrapper{display:flex;flex:1 1;flex-direction:row;gap:10px;height:100%;padding:5px 0;width:100%}.theme-light .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper{border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 60px);overflow-y:auto;padding-bottom:60px}.theme-light .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper .fund-details{display:flex;flex-direction:column;padding-bottom:40px;width:100%}.theme-light .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper .fund-details .details-view{display:flex;flex-direction:column;width:100%}.theme-light .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper .fund-details .details-view .expandable-container,.theme-light .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper .fund-details .details-view .expandable-content,.theme-light .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper .fund-details .details-view .expandable-header{background-color:inherit}.theme-light .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper .fund-details .row-details{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:3px 0;width:100%}.theme-light .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper .fund-details .row-details .row-left{display:flex;flex:2 1;flex-direction:column;gap:5px}.theme-light .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper .fund-details .row-details .row-right{align-items:flex-end;display:flex;flex:1 1;flex-direction:column;gap:5px}.theme-light .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper .MuiPaper-elevation,.theme-light .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper .MuiPaper-root,.theme-light .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper .MuiTableContainer-root,.theme-light .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper .table-container{background-color:inherit}.theme-light .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper .list-details-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:flex-start}.theme-light .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper .list-details-wrapper .single-item{align-items:center;background-color:#fff;border-radius:20px;color:#000;display:flex;flex-direction:row;gap:5px;padding:2px 10px}.theme-light .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper .controls-wrapper{display:flex;flex-direction:column;height:100%;width:100%}.theme-light .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper .controls-wrapper .controls-details{display:flex;flex-direction:row;height:100%;width:100%}.theme-light .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper .controls-wrapper .controls-details .controls-details-left{display:flex;flex:1 1;flex-direction:column;gap:5px;padding-right:6px}.theme-light .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper .controls-wrapper .controls-details .controls-details-right{border-left:.1px solid #d3d3d3;display:flex;flex:1 1;flex-direction:column;gap:5px;padding-left:5px}.theme-light .am-fund .am-fund-main-wrapper .main-content-wrapper .summary-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 60px);overflow-y:auto;padding-bottom:60px}.theme-light .am-fund .am-fund-main-wrapper .main-content-wrapper .summary-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .am-fund .am-fund-main-wrapper .main-content-wrapper .summary-wrapper .summary-content{display:flex;flex-direction:column;padding:5px 5px 40px;width:100%}.theme-light .am-fund .am-fund-main-wrapper .main-content-wrapper .summary-wrapper .summary-content .logo{align-items:center;color:#000;display:flex;flex-direction:column;gap:10px;justify-content:center;margin:10px 0;object-fit:contain}.theme-light .am-fund .am-fund-main-wrapper .main-content-wrapper .summary-wrapper .summary-content .logo img{background-color:#0000;border-radius:8px;height:80px;object-fit:cover;width:80px}.theme-light .am-fund .title-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.theme-light .am-fund .title-row span{align-items:center;color:#000;font-family:Roboto,sans-serif;font-size:16px;font-weight:700;justify-content:center}.theme-light .am-fund .title-row.commission{margin:5px 0}.theme-light .am-fund .title-row .mandatory-text{color:#cc1a1a;font-size:12px;font-weight:500}.theme-light .am-fund .content-row{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;margin:5px 0}.theme-light .am-fund .entity-details-container{display:flex;flex-direction:column;gap:10px;padding:3px;width:100%}.theme-light .am-fund .entity-details-container .entity-details-wrapper{display:flex;flex-direction:row;width:100%}.theme-light .am-fund .entity-details-container .entity-details-wrapper .entity-details-left{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:5px;width:85px}.theme-light .am-fund .entity-details-container .entity-details-wrapper .entity-details-left img{border-radius:8px;height:60px;object-fit:cover;width:60px}.theme-light .am-fund .entity-details-container .entity-details-wrapper .entity-details-right{display:flex;flex-direction:column;flex-grow:1}.theme-light .am-fund .entity-details-container .entity-details-wrapper .entity-details-right .name-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px;padding-right:5px;width:100%}.theme-light .am-fund .entity-details-container .entity-details-wrapper .entity-details-right .name-row .age-wrapper{align-items:center;background-color:#aff8c8;border-radius:5px;color:#000;display:flex;flex-direction:row;font-size:15px;font-weight:700;gap:10px;padding:5px}.theme-light .am-fund .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row{align-items:center;display:flex;flex-direction:row;gap:3px;justify-content:space-between;margin-bottom:3px;width:100%}.theme-light .am-fund .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:10px}.theme-light .am-fund .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details .icon{color:#00d37f;height:25px;width:25px}.theme-light .am-fund .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row{align-items:center;background-color:#aff8c8;border-radius:8px;display:flex;flex-direction:row;gap:5px;justify-content:flex-start;margin-right:10px;padding:3px 5px}.theme-light .am-fund .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon{align-self:center;border-radius:8px;cursor:pointer;height:30px;padding:3px 5px;width:30px}.theme-light .am-fund .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.ok{background-color:#3c763d4d;color:#3c763db3}.theme-light .am-fund .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.cancel{background-color:#cc1a1a4d;color:#cc1a1ab3}.theme-light .am-fund .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .am-fund .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .am-fund{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden;padding:5px;transition:opacity .5s ease-in-out;width:100%}.theme-dark .am-fund .no-content{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-dark .am-fund .am-fund-main-wrapper{display:flex;flex-direction:column;flex-grow:1;flex:1 1;height:calc(100vh - 60px);overflow:hidden;padding-bottom:60px;width:100%}.theme-dark .am-fund .am-fund-main-wrapper .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .am-fund .am-fund-main-wrapper .navbar .navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:5px;justify-content:center}.theme-dark .am-fund .am-fund-main-wrapper .navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-dark .am-fund .am-fund-main-wrapper .main-content-wrapper{display:flex;flex:1 1;flex-direction:row;gap:10px;height:100%;padding:5px 0;width:100%}.theme-dark .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper{border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 60px);overflow-y:auto;padding-bottom:60px}.theme-dark .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper .fund-details{display:flex;flex-direction:column;padding-bottom:40px;width:100%}.theme-dark .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper .fund-details .details-view{display:flex;flex-direction:column;width:100%}.theme-dark .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper .fund-details .details-view .expandable-container,.theme-dark .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper .fund-details .details-view .expandable-content,.theme-dark .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper .fund-details .details-view .expandable-header{background-color:inherit}.theme-dark .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper .fund-details .row-details{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:3px 0;width:100%}.theme-dark .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper .fund-details .row-details .row-left{display:flex;flex:2 1;flex-direction:column;gap:5px}.theme-dark .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper .fund-details .row-details .row-right{align-items:flex-end;display:flex;flex:1 1;flex-direction:column;gap:5px}.theme-dark .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper .MuiPaper-elevation,.theme-dark .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper .MuiPaper-root,.theme-dark .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper .MuiTableContainer-root,.theme-dark .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper .table-container{background-color:inherit}.theme-dark .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper .list-details-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:flex-start}.theme-dark .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper .list-details-wrapper .single-item{align-items:center;background-color:#181a20;border-radius:20px;color:#fff;display:flex;flex-direction:row;gap:5px;padding:2px 10px}.theme-dark .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper .controls-wrapper{display:flex;flex-direction:column;height:100%;width:100%}.theme-dark .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper .controls-wrapper .controls-details{display:flex;flex-direction:row;height:100%;width:100%}.theme-dark .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper .controls-wrapper .controls-details .controls-details-left{display:flex;flex:1 1;flex-direction:column;gap:5px;padding-right:6px}.theme-dark .am-fund .am-fund-main-wrapper .main-content-wrapper .fund-wrapper .controls-wrapper .controls-details .controls-details-right{border-left:.1px solid #444;display:flex;flex:1 1;flex-direction:column;gap:5px;padding-left:5px}.theme-dark .am-fund .am-fund-main-wrapper .main-content-wrapper .summary-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 60px);overflow-y:auto;padding-bottom:60px}.theme-dark .am-fund .am-fund-main-wrapper .main-content-wrapper .summary-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .am-fund .am-fund-main-wrapper .main-content-wrapper .summary-wrapper .summary-content{display:flex;flex-direction:column;padding:5px 5px 40px;width:100%}.theme-dark .am-fund .am-fund-main-wrapper .main-content-wrapper .summary-wrapper .summary-content .logo{align-items:center;color:#fff;display:flex;flex-direction:column;gap:10px;justify-content:center;margin:10px 0;object-fit:contain}.theme-dark .am-fund .am-fund-main-wrapper .main-content-wrapper .summary-wrapper .summary-content .logo img{background-color:#0000;border-radius:8px;height:80px;object-fit:cover;width:80px}.theme-dark .am-fund .title-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.theme-dark .am-fund .title-row span{align-items:center;color:#fff;font-family:Roboto,sans-serif;font-size:16px;font-weight:700;justify-content:center}.theme-dark .am-fund .title-row.commission{margin:5px 0}.theme-dark .am-fund .title-row .mandatory-text{color:#cc1a1a;font-size:12px;font-weight:500}.theme-dark .am-fund .content-row{align-items:center;color:#fff;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;margin:5px 0}.theme-dark .am-fund .entity-details-container{display:flex;flex-direction:column;gap:10px;padding:3px;width:100%}.theme-dark .am-fund .entity-details-container .entity-details-wrapper{display:flex;flex-direction:row;width:100%}.theme-dark .am-fund .entity-details-container .entity-details-wrapper .entity-details-left{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:5px;width:85px}.theme-dark .am-fund .entity-details-container .entity-details-wrapper .entity-details-left img{border-radius:8px;height:60px;object-fit:cover;width:60px}.theme-dark .am-fund .entity-details-container .entity-details-wrapper .entity-details-right{display:flex;flex-direction:column;flex-grow:1}.theme-dark .am-fund .entity-details-container .entity-details-wrapper .entity-details-right .name-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px;padding-right:5px;width:100%}.theme-dark .am-fund .entity-details-container .entity-details-wrapper .entity-details-right .name-row .age-wrapper{align-items:center;background-color:#aff8c8;border-radius:5px;color:#fff;display:flex;flex-direction:row;font-size:15px;font-weight:700;gap:10px;padding:5px}.theme-dark .am-fund .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row{align-items:center;display:flex;flex-direction:row;gap:3px;justify-content:space-between;margin-bottom:3px;width:100%}.theme-dark .am-fund .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:10px}.theme-dark .am-fund .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details .icon{color:#00d37f;height:25px;width:25px}.theme-dark .am-fund .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row{align-items:center;background-color:#aff8c8;border-radius:8px;display:flex;flex-direction:row;gap:5px;justify-content:flex-start;margin-right:10px;padding:3px 5px}.theme-dark .am-fund .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon{align-self:center;border-radius:8px;cursor:pointer;height:30px;padding:3px 5px;width:30px}.theme-dark .am-fund .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.ok{background-color:#3c763d4d;color:#3c763db3}.theme-dark .am-fund .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.cancel{background-color:#cc1a1a4d;color:#cc1a1ab3}.theme-dark .am-fund .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .am-fund .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .securities{align-items:center;background-color:#fff;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-start;padding-bottom:10px;transition:opacity .5s ease-in-out;width:100%}.theme-light .securities .no-content{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.theme-light .securities .securities-wrapper{display:flex;flex-direction:row;height:100%;width:100%}.theme-light .securities .securities-wrapper .securities-center-wrapper{align-items:center;border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding:5px 5px 45px}.theme-light .securities .securities-wrapper .securities-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .securities .securities-wrapper .securities-center-wrapper .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .securities .securities-wrapper .securities-center-wrapper .center-navbar .navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px}.theme-light .securities .securities-wrapper .securities-center-wrapper .center-navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-light .securities .securities-wrapper .securities-center-wrapper .center-content{display:flex;flex-direction:column;gap:10px;overflow-y:auto;width:100%}.theme-light .securities .securities-wrapper .securities-center-wrapper .center-content::-webkit-scrollbar{display:none;width:1px}.theme-light .securities .securities-wrapper .securities-center-wrapper .center-content .icon{color:#b80baf;height:15px;width:15px}.theme-light .securities .securities-wrapper .securities-center-wrapper .center-content .security-details{align-items:center;display:flex;flex-direction:row;width:100%}.theme-light .securities .securities-wrapper .securities-center-wrapper .center-content .security-details .security-avatar{border-radius:50%;height:30px;object-fit:cover;width:30px}.theme-light .securities .securities-wrapper .securities-center-wrapper .center-content .security-details .security-name{display:flex;flex-direction:column;margin-left:5px;width:100%}.theme-light .securities .securities-wrapper .securities-center-wrapper .center-content .security-details .security-name .name{font-size:14px}.theme-light .securities .securities-wrapper .securities-center-wrapper .center-content .security-details .security-name .code{color:#ccc;font-size:10px}.theme-light .securities .securities-wrapper .securities-right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:45px;position:sticky;top:0}.theme-light .securities .securities-wrapper .securities-right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .securities .securities-wrapper .securities-right-wrapper .options-list{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding-right:15px;width:98%}.theme-light .securities .securities-wrapper .securities-right-wrapper .options-list .single-option{border-radius:8px;color:#000;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:max-content;justify-content:center;margin:3px 10px;padding:5px 10px;width:100%}.theme-light .securities .securities-wrapper .securities-right-wrapper .options-list .single-option:hover{background-color:#e3f2fd;color:#000}.theme-light .securities .securities-wrapper .securities-right-wrapper .options-list .single-option.active{background-color:#e3f2fd;color:#000;font-weight:700}.theme-light .securities .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .securities .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .securities{align-items:center;background-color:#181a20;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-start;padding-bottom:10px;transition:opacity .5s ease-in-out;width:100%}.theme-dark .securities .no-content{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.theme-dark .securities .securities-wrapper{display:flex;flex-direction:row;height:100%;width:100%}.theme-dark .securities .securities-wrapper .securities-center-wrapper{align-items:center;border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding:5px 5px 45px}.theme-dark .securities .securities-wrapper .securities-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .securities .securities-wrapper .securities-center-wrapper .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .securities .securities-wrapper .securities-center-wrapper .center-navbar .navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:10px}.theme-dark .securities .securities-wrapper .securities-center-wrapper .center-navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-dark .securities .securities-wrapper .securities-center-wrapper .center-content{display:flex;flex-direction:column;gap:10px;overflow-y:auto;width:100%}.theme-dark .securities .securities-wrapper .securities-center-wrapper .center-content::-webkit-scrollbar{display:none;width:1px}.theme-dark .securities .securities-wrapper .securities-center-wrapper .center-content .icon{color:#b80baf;height:15px;width:15px}.theme-dark .securities .securities-wrapper .securities-center-wrapper .center-content .security-details{align-items:center;display:flex;flex-direction:row;width:100%}.theme-dark .securities .securities-wrapper .securities-center-wrapper .center-content .security-details .security-avatar{border-radius:50%;height:30px;object-fit:cover;width:30px}.theme-dark .securities .securities-wrapper .securities-center-wrapper .center-content .security-details .security-name{display:flex;flex-direction:column;margin-left:5px;width:100%}.theme-dark .securities .securities-wrapper .securities-center-wrapper .center-content .security-details .security-name .name{font-size:14px}.theme-dark .securities .securities-wrapper .securities-center-wrapper .center-content .security-details .security-name .code{color:#d2d2d2;font-size:10px}.theme-dark .securities .securities-wrapper .securities-right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:45px;position:sticky;top:0}.theme-dark .securities .securities-wrapper .securities-right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .securities .securities-wrapper .securities-right-wrapper .options-list{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding-right:15px;width:98%}.theme-dark .securities .securities-wrapper .securities-right-wrapper .options-list .single-option{border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:max-content;justify-content:center;margin:3px 10px;padding:5px 10px;width:100%}.theme-dark .securities .securities-wrapper .securities-right-wrapper .options-list .single-option:hover{background-color:rgba(68,94,120,.741);color:#fff}.theme-dark .securities .securities-wrapper .securities-right-wrapper .options-list .single-option.active{background-color:rgba(68,94,120,.741);color:#fff;font-weight:700}.theme-dark .securities .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .securities .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .am-security{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden;padding:5px;transition:opacity .5s ease-in-out;width:100%}.theme-light .am-security .no-content{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-light .am-security .am-security-main-wrapper{display:flex;flex-direction:column;flex-grow:1;flex:1 1;height:calc(100vh - 60px);overflow:hidden;padding-bottom:60px;width:100%}.theme-light .am-security .am-security-main-wrapper .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .am-security .am-security-main-wrapper .navbar .navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:5px;justify-content:center}.theme-light .am-security .am-security-main-wrapper .navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-light .am-security .am-security-main-wrapper .main-content-wrapper{display:flex;flex:1 1;flex-direction:row;gap:10px;height:100%;padding:5px 0;width:100%}.theme-light .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper{border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 60px);overflow-y:auto;padding-bottom:60px}.theme-light .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .security-details{display:flex;flex-direction:column;padding-bottom:40px;width:100%}.theme-light .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .security-details .details-view{display:flex;flex-direction:column;width:100%}.theme-light .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .security-details .details-view .expandable-container,.theme-light .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .security-details .details-view .expandable-content,.theme-light .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .security-details .details-view .expandable-header{background-color:inherit}.theme-light .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .security-details .row-details{display:flex;flex-direction:row;justify-content:space-between;margin:3px 0;width:100%}.theme-light .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .security-details .row-details .row-left{display:flex;flex:2 1;flex-direction:column;gap:5px}.theme-light .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .security-details .row-details .row-right{align-items:flex-end;display:flex;flex:1 1;flex-direction:column;gap:5px}.theme-light .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .MuiPaper-elevation,.theme-light .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .MuiPaper-root,.theme-light .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .MuiTableContainer-root,.theme-light .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .table-container{background-color:inherit}.theme-light .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .list-details-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:flex-start}.theme-light .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .list-details-wrapper .single-item{align-items:center;background-color:#fff;border-radius:20px;color:#000;display:flex;flex-direction:row;gap:5px;padding:2px 10px}.theme-light .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .controls-wrapper{display:flex;flex-direction:column;height:100%;width:100%}.theme-light .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .controls-wrapper .controls-details{display:flex;flex-direction:row;height:100%;width:100%}.theme-light .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .controls-wrapper .controls-details .controls-details-left{display:flex;flex:1 1;flex-direction:column;gap:5px;padding-right:6px}.theme-light .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .controls-wrapper .controls-details .controls-details-right{border-left:.1px solid #d3d3d3;display:flex;flex:1 1;flex-direction:column;gap:5px;padding-left:5px}.theme-light .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .ratings-agency-wrapper{display:flex;flex-direction:column;gap:5px;padding:5px;width:100%}.theme-light .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .ratings-agency-wrapper .agency-details{background-color:#fff;border-radius:8px;display:flex;flex-direction:row;padding:5px;width:100%}.theme-light .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .ratings-agency-wrapper .agency-details .agency-left{align-items:center;display:flex;justify-content:center;width:50px}.theme-light .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .ratings-agency-wrapper .agency-details .agency-center{align-items:center;display:flex;flex-direction:row;gap:3px;justify-content:flex-start;width:100%}.theme-light .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .ratings-agency-wrapper .agency-details .agency-center img{background-color:#0000;border-radius:8px;height:30px;object-fit:cover;width:30px}.theme-light .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .ratings-agency-wrapper .agency-details .agency-right{align-items:center;display:flex;justify-content:center;width:50px}.theme-light .am-security .am-security-main-wrapper .main-content-wrapper .summary-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 60px);overflow-y:auto;padding-bottom:60px}.theme-light .am-security .am-security-main-wrapper .main-content-wrapper .summary-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .am-security .am-security-main-wrapper .main-content-wrapper .summary-wrapper .summary-content{display:flex;flex-direction:column;padding:5px 5px 40px;width:100%}.theme-light .am-security .am-security-main-wrapper .main-content-wrapper .summary-wrapper .summary-content .logo{align-items:center;color:#000;display:flex;flex-direction:column;gap:10px;justify-content:center;margin:10px 0;object-fit:contain}.theme-light .am-security .am-security-main-wrapper .main-content-wrapper .summary-wrapper .summary-content .logo img{background-color:#0000;border-radius:8px;height:80px;object-fit:cover;width:80px}.theme-light .am-security .title-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.theme-light .am-security .title-row span{align-items:center;color:#000;font-family:Roboto,sans-serif;font-size:16px;font-weight:700;justify-content:center}.theme-light .am-security .title-row.commission{margin:5px 0}.theme-light .am-security .title-row .mandatory-text{color:#cc1a1a;font-size:12px;font-weight:500}.theme-light .am-security .content-row{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;margin:5px 0}.theme-light .am-security .entity-details-container{display:flex;flex-direction:column;gap:10px;padding:3px;width:100%}.theme-light .am-security .entity-details-container .entity-details-wrapper{display:flex;flex-direction:row;width:100%}.theme-light .am-security .entity-details-container .entity-details-wrapper .entity-details-left{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:5px;width:85px}.theme-light .am-security .entity-details-container .entity-details-wrapper .entity-details-left img{border-radius:8px;height:60px;object-fit:cover;width:60px}.theme-light .am-security .entity-details-container .entity-details-wrapper .entity-details-right{display:flex;flex-direction:column;flex-grow:1}.theme-light .am-security .entity-details-container .entity-details-wrapper .entity-details-right .name-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px;padding-right:5px;width:100%}.theme-light .am-security .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row{align-items:center;display:flex;flex-direction:row;gap:3px;justify-content:space-between;margin-bottom:3px;width:100%}.theme-light .am-security .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:10px}.theme-light .am-security .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details .icon{color:#00d37f;height:25px;width:25px}.theme-light .am-security .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row{align-items:center;background-color:#aff8c8;border-radius:8px;display:flex;flex-direction:row;gap:5px;justify-content:flex-start;margin-right:10px;padding:3px 5px}.theme-light .am-security .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon{align-self:center;border-radius:8px;cursor:pointer;height:30px;padding:3px 5px;width:30px}.theme-light .am-security .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.ok{background-color:#3c763d4d;color:#3c763db3}.theme-light .am-security .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.cancel{background-color:#cc1a1a4d;color:#cc1a1ab3}.theme-light .am-security .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .am-security .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .am-security{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden;padding:5px;transition:opacity .5s ease-in-out;width:100%}.theme-dark .am-security .no-content{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-dark .am-security .am-security-main-wrapper{display:flex;flex-direction:column;flex-grow:1;flex:1 1;height:calc(100vh - 60px);overflow:hidden;padding-bottom:60px;width:100%}.theme-dark .am-security .am-security-main-wrapper .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .am-security .am-security-main-wrapper .navbar .navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:5px;justify-content:center}.theme-dark .am-security .am-security-main-wrapper .navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-dark .am-security .am-security-main-wrapper .main-content-wrapper{display:flex;flex:1 1;flex-direction:row;gap:10px;height:100%;padding:5px 0;width:100%}.theme-dark .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper{border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 60px);overflow-y:auto;padding-bottom:60px}.theme-dark .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .security-details{display:flex;flex-direction:column;padding-bottom:40px;width:100%}.theme-dark .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .security-details .details-view{display:flex;flex-direction:column;width:100%}.theme-dark .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .security-details .details-view .expandable-container,.theme-dark .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .security-details .details-view .expandable-content,.theme-dark .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .security-details .details-view .expandable-header{background-color:inherit}.theme-dark .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .security-details .row-details{display:flex;flex-direction:row;justify-content:space-between;margin:3px 0;width:100%}.theme-dark .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .security-details .row-details .row-left{display:flex;flex:2 1;flex-direction:column;gap:5px}.theme-dark .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .security-details .row-details .row-right{align-items:flex-end;display:flex;flex:1 1;flex-direction:column;gap:5px}.theme-dark .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .MuiPaper-elevation,.theme-dark .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .MuiPaper-root,.theme-dark .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .MuiTableContainer-root,.theme-dark .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .table-container{background-color:inherit}.theme-dark .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .list-details-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:flex-start}.theme-dark .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .list-details-wrapper .single-item{align-items:center;background-color:#181a20;border-radius:20px;color:#fff;display:flex;flex-direction:row;gap:5px;padding:2px 10px}.theme-dark .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .controls-wrapper{display:flex;flex-direction:column;height:100%;width:100%}.theme-dark .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .controls-wrapper .controls-details{display:flex;flex-direction:row;height:100%;width:100%}.theme-dark .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .controls-wrapper .controls-details .controls-details-left{display:flex;flex:1 1;flex-direction:column;gap:5px;padding-right:6px}.theme-dark .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .controls-wrapper .controls-details .controls-details-right{border-left:.1px solid #444;display:flex;flex:1 1;flex-direction:column;gap:5px;padding-left:5px}.theme-dark .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .ratings-agency-wrapper{display:flex;flex-direction:column;gap:5px;padding:5px;width:100%}.theme-dark .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .ratings-agency-wrapper .agency-details{background-color:#181a20;border-radius:8px;display:flex;flex-direction:row;padding:5px;width:100%}.theme-dark .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .ratings-agency-wrapper .agency-details .agency-left{align-items:center;display:flex;justify-content:center;width:50px}.theme-dark .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .ratings-agency-wrapper .agency-details .agency-center{align-items:center;display:flex;flex-direction:row;gap:3px;justify-content:flex-start;width:100%}.theme-dark .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .ratings-agency-wrapper .agency-details .agency-center img{background-color:#0000;border-radius:8px;height:30px;object-fit:cover;width:30px}.theme-dark .am-security .am-security-main-wrapper .main-content-wrapper .security-wrapper .ratings-agency-wrapper .agency-details .agency-right{align-items:center;display:flex;justify-content:center;width:50px}.theme-dark .am-security .am-security-main-wrapper .main-content-wrapper .summary-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 60px);overflow-y:auto;padding-bottom:60px}.theme-dark .am-security .am-security-main-wrapper .main-content-wrapper .summary-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .am-security .am-security-main-wrapper .main-content-wrapper .summary-wrapper .summary-content{display:flex;flex-direction:column;padding:5px 5px 40px;width:100%}.theme-dark .am-security .am-security-main-wrapper .main-content-wrapper .summary-wrapper .summary-content .logo{align-items:center;color:#fff;display:flex;flex-direction:column;gap:10px;justify-content:center;margin:10px 0;object-fit:contain}.theme-dark .am-security .am-security-main-wrapper .main-content-wrapper .summary-wrapper .summary-content .logo img{background-color:#0000;border-radius:8px;height:80px;object-fit:cover;width:80px}.theme-dark .am-security .title-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.theme-dark .am-security .title-row span{align-items:center;color:#fff;font-family:Roboto,sans-serif;font-size:16px;font-weight:700;justify-content:center}.theme-dark .am-security .title-row.commission{margin:5px 0}.theme-dark .am-security .title-row .mandatory-text{color:#cc1a1a;font-size:12px;font-weight:500}.theme-dark .am-security .content-row{align-items:center;color:#fff;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;margin:5px 0}.theme-dark .am-security .entity-details-container{display:flex;flex-direction:column;gap:10px;padding:3px;width:100%}.theme-dark .am-security .entity-details-container .entity-details-wrapper{display:flex;flex-direction:row;width:100%}.theme-dark .am-security .entity-details-container .entity-details-wrapper .entity-details-left{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:5px;width:85px}.theme-dark .am-security .entity-details-container .entity-details-wrapper .entity-details-left img{border-radius:8px;height:60px;object-fit:cover;width:60px}.theme-dark .am-security .entity-details-container .entity-details-wrapper .entity-details-right{display:flex;flex-direction:column;flex-grow:1}.theme-dark .am-security .entity-details-container .entity-details-wrapper .entity-details-right .name-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px;padding-right:5px;width:100%}.theme-dark .am-security .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row{align-items:center;display:flex;flex-direction:row;gap:3px;justify-content:space-between;margin-bottom:3px;width:100%}.theme-dark .am-security .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:10px}.theme-dark .am-security .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details .icon{color:#00d37f;height:25px;width:25px}.theme-dark .am-security .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row{align-items:center;background-color:#aff8c8;border-radius:8px;display:flex;flex-direction:row;gap:5px;justify-content:flex-start;margin-right:10px;padding:3px 5px}.theme-dark .am-security .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon{align-self:center;border-radius:8px;cursor:pointer;height:30px;padding:3px 5px;width:30px}.theme-dark .am-security .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.ok{background-color:#3c763d4d;color:#3c763db3}.theme-dark .am-security .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.cancel{background-color:#cc1a1a4d;color:#cc1a1ab3}.theme-dark .am-security .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .am-security .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .am-sub-home{align-items:center;background-color:#fff;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-start;transition:opacity .5s ease-in-out;width:100%}.theme-light .am-sub-home .no-content{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.theme-light .am-sub-home .am-sub-wrapper{display:flex;flex-direction:row;height:100%;width:100%}.theme-light .am-sub-home .am-sub-wrapper .am-sub-center-wrapper{align-items:center;border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;gap:5px;height:calc(100vh - 45px);overflow-y:auto;padding:5px 5px 45px}.theme-light .am-sub-home .am-sub-wrapper .am-sub-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .am-sub-home .am-sub-wrapper .am-sub-center-wrapper .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .am-sub-home .am-sub-wrapper .am-sub-center-wrapper .center-navbar .navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px}.theme-light .am-sub-home .am-sub-wrapper .am-sub-center-wrapper .center-navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-light .am-sub-home .am-sub-wrapper .am-sub-center-wrapper .center-content{display:flex;flex-direction:column;gap:10px;overflow-y:auto;width:100%}.theme-light .am-sub-home .am-sub-wrapper .am-sub-center-wrapper .center-content::-webkit-scrollbar{display:none;width:1px}.theme-light .am-sub-home .am-sub-wrapper .am-sub-center-wrapper .center-content .icon{color:#b80baf;height:15px;width:15px}.theme-light .am-sub-home .am-sub-wrapper .am-sub-center-wrapper .center-content .current-user-avatar{align-items:center;display:flex;flex-direction:row;justify-content:center}.theme-light .am-sub-home .am-sub-wrapper .am-sub-center-wrapper .center-content .current-user-avatar .user-wrapper{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:10px;justify-content:center}.theme-light .am-sub-home .am-sub-wrapper .am-sub-center-wrapper .center-content .current-user-avatar .user-wrapper .avatar{border-radius:50%;height:30px;object-fit:cover;width:30px}.theme-light .am-sub-home .am-sub-wrapper .am-sub-center-wrapper .center-content .current-user-avatar .user-wrapper .user-org-view{align-items:start;display:flex;flex-direction:column;justify-content:flex-start}.theme-light .am-sub-home .am-sub-wrapper .am-sub-center-wrapper .center-content .current-user-avatar .user-wrapper .user-org-view .user-full-name{color:#000;font-size:18px;font-weight:500}.theme-light .am-sub-home .am-sub-wrapper .am-sub-center-wrapper .center-content .current-user-avatar .user-wrapper .user-org-view .user-org-name{color:#000;font-size:10px;font-weight:500}.theme-light .am-sub-home .am-sub-wrapper .facility-claims-right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding:5px 5px 45px}.theme-light .am-sub-home .am-sub-wrapper .facility-claims-right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .am-sub-home .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .am-sub-home .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .am-sub-home{align-items:center;background-color:#181a20;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-start;transition:opacity .5s ease-in-out;width:100%}.theme-dark .am-sub-home .no-content{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.theme-dark .am-sub-home .am-sub-wrapper{display:flex;flex-direction:row;height:100%;width:100%}.theme-dark .am-sub-home .am-sub-wrapper .am-sub-center-wrapper{align-items:center;border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;gap:5px;height:calc(100vh - 45px);overflow-y:auto;padding:5px 5px 45px}.theme-dark .am-sub-home .am-sub-wrapper .am-sub-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .am-sub-home .am-sub-wrapper .am-sub-center-wrapper .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .am-sub-home .am-sub-wrapper .am-sub-center-wrapper .center-navbar .navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:10px}.theme-dark .am-sub-home .am-sub-wrapper .am-sub-center-wrapper .center-navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-dark .am-sub-home .am-sub-wrapper .am-sub-center-wrapper .center-content{display:flex;flex-direction:column;gap:10px;overflow-y:auto;width:100%}.theme-dark .am-sub-home .am-sub-wrapper .am-sub-center-wrapper .center-content::-webkit-scrollbar{display:none;width:1px}.theme-dark .am-sub-home .am-sub-wrapper .am-sub-center-wrapper .center-content .icon{color:#b80baf;height:15px;width:15px}.theme-dark .am-sub-home .am-sub-wrapper .am-sub-center-wrapper .center-content .current-user-avatar{align-items:center;display:flex;flex-direction:row;justify-content:center}.theme-dark .am-sub-home .am-sub-wrapper .am-sub-center-wrapper .center-content .current-user-avatar .user-wrapper{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:10px;justify-content:center}.theme-dark .am-sub-home .am-sub-wrapper .am-sub-center-wrapper .center-content .current-user-avatar .user-wrapper .avatar{border-radius:50%;height:30px;object-fit:cover;width:30px}.theme-dark .am-sub-home .am-sub-wrapper .am-sub-center-wrapper .center-content .current-user-avatar .user-wrapper .user-org-view{align-items:start;display:flex;flex-direction:column;justify-content:flex-start}.theme-dark .am-sub-home .am-sub-wrapper .am-sub-center-wrapper .center-content .current-user-avatar .user-wrapper .user-org-view .user-full-name{color:#fff;font-size:18px;font-weight:500}.theme-dark .am-sub-home .am-sub-wrapper .am-sub-center-wrapper .center-content .current-user-avatar .user-wrapper .user-org-view .user-org-name{color:#fff;font-size:10px;font-weight:500}.theme-dark .am-sub-home .am-sub-wrapper .facility-claims-right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding:5px 5px 45px}.theme-dark .am-sub-home .am-sub-wrapper .facility-claims-right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .am-sub-home .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .am-sub-home .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .am-sub{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden;transition:opacity .5s ease-in-out;width:100%}.theme-light .am-sub .no-content{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-light .am-sub .section-sub-title{color:#000;font-family:Roboto,sans-serif;font-weight:300}@media screen and (min-width:1079px){.theme-light .am-sub .section-sub-title{font-size:20px}}@media screen and (min-width:989px)and (max-width:1078px){.theme-light .am-sub .section-sub-title{font-size:20px}}@media screen and (min-width:691px)and (max-width:988px){.theme-light .am-sub .section-sub-title{font-size:20px}}@media screen and (min-width:601px)and (max-width:690px){.theme-light .am-sub .section-sub-title{font-size:15px}}@media screen and (max-width:600px){.theme-light .am-sub .section-sub-title{font-size:12px}}.theme-light .am-sub .claim-no{color:#000;font-size:18px;font-weight:300;text-overflow:ellipsis}.theme-light .am-sub .claim-details{font-size:16px;font-weight:300;text-overflow:ellipsis}.theme-light .am-sub .sub-title-twolines{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#cc1a1a;display:-webkit-box;font-size:24px;font-weight:700;height:2.4em;line-height:1.2;overflow:hidden;text-overflow:ellipsis}.theme-light .am-sub .am-sub-main-wrapper{display:flex;flex-direction:column;flex-grow:1;flex:1 1;overflow:hidden;width:100%;z-index:0}.theme-light .am-sub .am-sub-main-wrapper .am-sub-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .am-sub .am-sub-main-wrapper .am-sub-navbar .am-sub-navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:5px}.theme-light .am-sub .am-sub-main-wrapper .am-sub-navbar .am-sub-navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-light .am-sub .am-sub-main-wrapper .am-sub-navbar .am-sub-navbar-right .action-menu{cursor:pointer;display:flex}.theme-light .am-sub .am-sub-main-wrapper .am-sub-navbar .am-sub-navbar-right .actions{background-color:#f7f9fc;border:1px solid #d3d3d3;border-radius:8px;box-shadow:3px 3px 4px 0 #0000004d;color:#000;display:flex;flex-direction:column;font-weight:300;gap:10px;padding:5px;position:absolute;right:30px;top:5px;width:max-content;z-index:999}.theme-light .am-sub .am-sub-main-wrapper .am-sub-navbar .am-sub-navbar-right .actions .single-action{align-items:center;border-radius:8px;cursor:pointer;display:flex;font-size:14px;font-weight:400;overflow:hidden;padding:10px;width:100%}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper{display:flex;flex:1 1;flex-direction:row;margin-top:10px;width:100%;z-index:0}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper{border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:45px;padding-right:3px;width:100%}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .MuiPaper-elevation,.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .MuiPaper-root,.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .MuiTableContainer-root,.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .table-container{background-color:inherit}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;margin-bottom:50px;padding:5px 0}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row{display:flex;flex:1 1;flex-direction:row;justify-content:space-between;margin:5px 0;width:100%}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row.approved-doc{align-items:center;border:.1px solid #d3d3d3;border-radius:8px;display:flex;justify-content:space-between;max-height:36px;padding:5px 10px;width:100%}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row.approved-doc span{color:#000;flex:1 1;font-size:18px;font-weight:300;text-align:center}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row.approved-doc span:nth-child(2){position:relative}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row.approved-doc span:nth-child(2):after,.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row.approved-doc span:nth-child(2):before{background-color:#9f9b9b;bottom:5%;content:"";position:absolute;top:5%;width:1px}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row.approved-doc span:nth-child(2):before{left:-5px}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row.approved-doc span:nth-child(2):after{right:-5px}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row.client{display:flex;flex:1 1;flex-direction:column;margin:0}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .entity-details-container{display:flex;flex-direction:column;gap:10px;padding:3px;width:100%}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .entity-details-container .entity-details-wrapper{display:flex;flex-direction:row;width:100%}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-left{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:5px;width:85px}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-left img{border-radius:8px;height:60px;object-fit:cover;width:60px}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right{display:flex;flex-direction:column;flex-grow:1}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .name-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .name-row .age-wrapper{align-items:center;background-color:#aff8c8;border-radius:5px;color:#000;display:flex;flex-direction:row;font-size:15px;font-weight:700;gap:10px;padding:5px}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:3px;width:100%}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:5px;justify-content:center}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details .icon{color:#00d37f;height:25px;width:25px}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row{align-items:center;background-color:#aff8c8;border-radius:8px;display:flex;flex-direction:row;gap:5px;justify-content:flex-start;margin-right:10px;padding:3px 5px}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon{align-self:center;border-radius:8px;cursor:pointer;height:30px;padding:3px 5px;width:30px}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.ok{background-color:#3c763d4d;color:#3c763db3}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.cancel{background-color:#cc1a1a4d;color:#cc1a1ab3}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .days{align-items:center;border-radius:5px;display:flex;font-weight:700;font-weight:500;margin-left:5px;padding:5px}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .content-details-left{align-items:flex-start;display:flex;flex-direction:column;gap:7px}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .content-details-right{align-items:flex-end;display:flex;flex-direction:column;gap:7px}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .basis-of-claim{display:flex;flex-direction:column}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .basis-of-claim span{align-items:center;color:#000;font-size:16px;font-weight:700;justify-content:center}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .basis-of-claim .single-basis-row{align-items:center;display:flex;gap:15px;height:max-content;margin-left:150px;margin-top:10px}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .basis-of-claim .single-basis-row span{margin:0 5px}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .attachements{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;font-weight:500;gap:10px;height:100%;width:100%}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .attachements .files-view{display:flex;flex-direction:column}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .attachements .files-view .file-navbar{align-items:center;display:flex;flex-direction:row;gap:10px}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .attachements .files-view .file-navbar .file-title{color:#000;font-size:18px;font-weight:600;margin-right:20px}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .attachements .files-view .file-navbar .file-upload-wrapper{display:flex;flex-direction:row;gap:10px;margin:10px 0}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .attachements .files-view .file-navbar .file-upload-wrapper .file-upload-item{align-items:center;border:none;border-radius:8px;color:#000;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:5px;justify-content:center;padding:5px}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .matching-wrapper{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;font-weight:500;gap:10px;height:100%;width:100%}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .matching-wrapper .no-claim{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .matching-wrapper .claims-content{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .matching-wrapper .claims-content .single-claim{border:.5px solid #d3d3d3;border-radius:8px;box-shadow:0 1px 3px #0000004d;cursor:pointer;display:flex;flex-direction:column;flex-wrap:wrap;gap:3px;padding:5px;width:max-content}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .matching-wrapper .claims-content .single-claim:hover{background-color:#f44336cc;color:#fff;transform:scale(1.02);transition:opacity 1s ease-in-out}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .lines-wrapper{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:20px;width:100%}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .lines-wrapper .doc-not-saved{align-items:center;display:flex;flex-direction:column;font-size:24px;font-weight:300;height:100px;justify-content:center;width:100%}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .lines-wrapper .inline-buttons-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;margin-bottom:10px;padding-left:5px}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .lines-wrapper .inline-buttons-wrapper span{color:#000;font-size:14px;font-weight:700}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .tabs-view-wrapper{display:flex;flex-direction:column;padding:0 10px;width:100%}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .tabs-view-wrapper .attachment{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .tabs-view-wrapper .attachment .attachment-files{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;width:100%}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .tabs-view-wrapper .correspondence{display:flex;flex-direction:column;height:100%;width:100%}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 45px);margin-left:5px;overflow-y:auto;padding-right:3px}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper .summary-content{display:flex;flex-direction:column;padding:5px 5px 40px;width:100%}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper .summary-content .actions-row{align-items:center;display:flex;flex-direction:row;height:30px;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper .summary-content .title-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;position:relative}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper .summary-content .title-row.commission{margin:5px 0}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper .summary-content .title-row .options{align-items:flex-end;background-color:#fff;border:.5px solid #990f4b;border-radius:8px;box-shadow:3px 3px 4px 0 #0009;display:flex;flex-direction:column;gap:10px;padding:10px;position:absolute;right:0;top:30px;width:300px;z-index:999}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper .summary-content .title-row .options .actions-row{display:flex;flex-direction:row;gap:5px;margin:10px 0}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper .summary-content .title-row .mandatory-text{color:#cc1a1a;font-size:12px;font-weight:500}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper .summary-content .total-row{align-items:center;color:#000;font-size:15px;font-weight:500;justify-content:center}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper .summary-content .content-row{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;margin:5px 0}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper .summary-content .content-row .subscription-no-view{display:flex;flex-direction:row;gap:5px}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper .summary-content .content-row .subscription-no-view .subscription-no{color:#990f4b;font-size:15px}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper .summary-content .content-row .subscription-no-view .subscription-no.our{cursor:pointer}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper .summary-content .content-row .allocated-title,.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper .summary-content .content-row .osto-allocate-title,.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper .summary-content .content-row .subscription-amount-title{font-size:14px;font-weight:500}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper .summary-content .content-row .allocated-amount,.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper .summary-content .content-row .osto-allocate-amount,.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper .summary-content .content-row .subscription-amount{color:#068229;font-size:18px;font-weight:300}.theme-light .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper .summary-content .content-row .amount-to-words{font-size:24px;font-weight:300;margin:10px 0;text-align:right;width:100%}.theme-light .am-sub .footer{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;width:100%}.theme-light .am-sub .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .am-sub .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .am-sub{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden;transition:opacity .5s ease-in-out;width:100%}.theme-dark .am-sub .no-content{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-dark .am-sub .section-sub-title{color:#fff;font-family:Roboto,sans-serif;font-weight:300}@media screen and (min-width:1079px){.theme-dark .am-sub .section-sub-title{font-size:20px}}@media screen and (min-width:989px)and (max-width:1078px){.theme-dark .am-sub .section-sub-title{font-size:20px}}@media screen and (min-width:691px)and (max-width:988px){.theme-dark .am-sub .section-sub-title{font-size:20px}}@media screen and (min-width:601px)and (max-width:690px){.theme-dark .am-sub .section-sub-title{font-size:15px}}@media screen and (max-width:600px){.theme-dark .am-sub .section-sub-title{font-size:12px}}.theme-dark .am-sub .claim-no{color:#fff;font-size:18px;font-weight:300;text-overflow:ellipsis}.theme-dark .am-sub .claim-details{font-size:16px;font-weight:300;text-overflow:ellipsis}.theme-dark .am-sub .sub-title-twolines{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#cc1a1a;display:-webkit-box;font-size:24px;font-weight:700;height:2.4em;line-height:1.2;overflow:hidden;text-overflow:ellipsis}.theme-dark .am-sub .am-sub-main-wrapper{display:flex;flex-direction:column;flex-grow:1;flex:1 1;overflow:hidden;width:100%;z-index:0}.theme-dark .am-sub .am-sub-main-wrapper .am-sub-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .am-sub .am-sub-main-wrapper .am-sub-navbar .am-sub-navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:5px}.theme-dark .am-sub .am-sub-main-wrapper .am-sub-navbar .am-sub-navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-dark .am-sub .am-sub-main-wrapper .am-sub-navbar .am-sub-navbar-right .action-menu{cursor:pointer;display:flex}.theme-dark .am-sub .am-sub-main-wrapper .am-sub-navbar .am-sub-navbar-right .actions{background-color:#2b3139;border:1px solid #444;border-radius:8px;box-shadow:3px 3px 4px 0 #0000004d;color:#fff;display:flex;flex-direction:column;font-weight:300;gap:10px;padding:5px;position:absolute;right:30px;top:5px;width:max-content;z-index:999}.theme-dark .am-sub .am-sub-main-wrapper .am-sub-navbar .am-sub-navbar-right .actions .single-action{align-items:center;border-radius:8px;cursor:pointer;display:flex;font-size:14px;font-weight:400;overflow:hidden;padding:10px;width:100%}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper{display:flex;flex:1 1;flex-direction:row;margin-top:10px;width:100%;z-index:0}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper{border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:45px;padding-right:3px;width:100%}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .MuiPaper-elevation,.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .MuiPaper-root,.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .MuiTableContainer-root,.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .table-container{background-color:inherit}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;margin-bottom:50px;padding:5px 0}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row{display:flex;flex:1 1;flex-direction:row;justify-content:space-between;margin:5px 0;width:100%}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row.approved-doc{align-items:center;border:.1px solid #444;border-radius:8px;display:flex;justify-content:space-between;max-height:36px;padding:5px 10px;width:100%}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row.approved-doc span{color:#fff;flex:1 1;font-size:18px;font-weight:300;text-align:center}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row.approved-doc span:nth-child(2){position:relative}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row.approved-doc span:nth-child(2):after,.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row.approved-doc span:nth-child(2):before{background-color:#9f9b9b;bottom:5%;content:"";position:absolute;top:5%;width:1px}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row.approved-doc span:nth-child(2):before{left:-5px}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row.approved-doc span:nth-child(2):after{right:-5px}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row.client{display:flex;flex:1 1;flex-direction:column;margin:0}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .entity-details-container{display:flex;flex-direction:column;gap:10px;padding:3px;width:100%}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .entity-details-container .entity-details-wrapper{display:flex;flex-direction:row;width:100%}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-left{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:5px;width:85px}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-left img{border-radius:8px;height:60px;object-fit:cover;width:60px}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right{display:flex;flex-direction:column;flex-grow:1}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .name-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .name-row .age-wrapper{align-items:center;background-color:#aff8c8;border-radius:5px;color:#fff;display:flex;flex-direction:row;font-size:15px;font-weight:700;gap:10px;padding:5px}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:3px;width:100%}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:5px;justify-content:center}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details .icon{color:#00d37f;height:25px;width:25px}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row{align-items:center;background-color:#aff8c8;border-radius:8px;display:flex;flex-direction:row;gap:5px;justify-content:flex-start;margin-right:10px;padding:3px 5px}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon{align-self:center;border-radius:8px;cursor:pointer;height:30px;padding:3px 5px;width:30px}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.ok{background-color:#3c763d4d;color:#3c763db3}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.cancel{background-color:#cc1a1a4d;color:#cc1a1ab3}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .days{align-items:center;border-radius:5px;display:flex;font-weight:700;font-weight:500;margin-left:5px;padding:5px}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .content-details-left{align-items:flex-start;display:flex;flex-direction:column;gap:7px}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .content-details-right{align-items:flex-end;display:flex;flex-direction:column;gap:7px}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .basis-of-claim{display:flex;flex-direction:column}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .basis-of-claim span{align-items:center;color:#fff;font-size:16px;font-weight:700;justify-content:center}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .basis-of-claim .single-basis-row{align-items:center;display:flex;gap:15px;height:max-content;margin-left:150px;margin-top:10px}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .basis-of-claim .single-basis-row span{margin:0 5px}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .attachements{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;font-weight:500;gap:10px;height:100%;width:100%}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .attachements .files-view{display:flex;flex-direction:column}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .attachements .files-view .file-navbar{align-items:center;display:flex;flex-direction:row;gap:10px}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .attachements .files-view .file-navbar .file-title{color:#fff;font-size:18px;font-weight:600;margin-right:20px}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .attachements .files-view .file-navbar .file-upload-wrapper{display:flex;flex-direction:row;gap:10px;margin:10px 0}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .attachements .files-view .file-navbar .file-upload-wrapper .file-upload-item{align-items:center;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:5px;justify-content:center;padding:5px}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .matching-wrapper{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;font-weight:500;gap:10px;height:100%;width:100%}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .matching-wrapper .no-claim{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .matching-wrapper .claims-content{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .matching-wrapper .claims-content .single-claim{border:.5px solid #444;border-radius:8px;box-shadow:0 1px 3px #0000004d;cursor:pointer;display:flex;flex-direction:column;flex-wrap:wrap;gap:3px;padding:5px;width:max-content}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .content-details-row .matching-wrapper .claims-content .single-claim:hover{background-color:#f44336cc;color:#fff;transform:scale(1.02);transition:opacity 1s ease-in-out}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .lines-wrapper{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:20px;width:100%}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .lines-wrapper .doc-not-saved{align-items:center;display:flex;flex-direction:column;font-size:24px;font-weight:300;height:100px;justify-content:center;width:100%}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .lines-wrapper .inline-buttons-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;margin-bottom:10px;padding-left:5px}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .lines-wrapper .inline-buttons-wrapper span{color:#fff;font-size:14px;font-weight:700}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .tabs-view-wrapper{display:flex;flex-direction:column;padding:0 10px;width:100%}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .tabs-view-wrapper .attachment{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .tabs-view-wrapper .attachment .attachment-files{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;width:100%}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .content-wrapper .subscription-content-details .tabs-view-wrapper .correspondence{display:flex;flex-direction:column;height:100%;width:100%}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 45px);margin-left:5px;overflow-y:auto;padding-right:3px}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper .summary-content{display:flex;flex-direction:column;padding:5px 5px 40px;width:100%}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper .summary-content .actions-row{align-items:center;display:flex;flex-direction:row;height:30px;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper .summary-content .title-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;position:relative}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper .summary-content .title-row.commission{margin:5px 0}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper .summary-content .title-row .options{align-items:flex-end;background-color:#fff;border:.5px solid #990f4b;border-radius:8px;box-shadow:3px 3px 4px 0 #0009;display:flex;flex-direction:column;gap:10px;padding:10px;position:absolute;right:0;top:30px;width:300px;z-index:999}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper .summary-content .title-row .options .actions-row{display:flex;flex-direction:row;gap:5px;margin:10px 0}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper .summary-content .title-row .mandatory-text{color:#cc1a1a;font-size:12px;font-weight:500}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper .summary-content .total-row{align-items:center;color:#fff;font-size:15px;font-weight:500;justify-content:center}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper .summary-content .content-row{align-items:center;color:#fff;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;margin:5px 0}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper .summary-content .content-row .subscription-no-view{display:flex;flex-direction:row;gap:5px}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper .summary-content .content-row .subscription-no-view .subscription-no{color:#990f4b;font-size:15px}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper .summary-content .content-row .subscription-no-view .subscription-no.our{cursor:pointer}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper .summary-content .content-row .allocated-title,.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper .summary-content .content-row .osto-allocate-title,.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper .summary-content .content-row .subscription-amount-title{font-size:14px;font-weight:500}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper .summary-content .content-row .allocated-amount,.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper .summary-content .content-row .osto-allocate-amount,.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper .summary-content .content-row .subscription-amount{color:#068229;font-size:18px;font-weight:300}.theme-dark .am-sub .am-sub-main-wrapper .content-summary-wrapper .subscription-summary-wrapper .summary-content .content-row .amount-to-words{font-size:24px;font-weight:300;margin:10px 0;text-align:right;width:100%}.theme-dark .am-sub .footer{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;width:100%}.theme-dark .am-sub .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .am-sub .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .am-monitor{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden;transition:opacity .5s ease-in-out;width:100%}.theme-light .am-monitor .no-content{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-light .am-monitor .section-sub-title{color:#000;font-family:Roboto,sans-serif;font-weight:300}@media screen and (min-width:1079px){.theme-light .am-monitor .section-sub-title{font-size:20px}}@media screen and (min-width:989px)and (max-width:1078px){.theme-light .am-monitor .section-sub-title{font-size:20px}}@media screen and (min-width:691px)and (max-width:988px){.theme-light .am-monitor .section-sub-title{font-size:20px}}@media screen and (min-width:601px)and (max-width:690px){.theme-light .am-monitor .section-sub-title{font-size:15px}}@media screen and (max-width:600px){.theme-light .am-monitor .section-sub-title{font-size:12px}}.theme-light .am-monitor .claim-no{color:#000;font-size:18px;font-weight:300;text-overflow:ellipsis}.theme-light .am-monitor .claim-details{font-size:16px;font-weight:300;text-overflow:ellipsis}.theme-light .am-monitor .sub-title-twolines{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#cc1a1a;display:-webkit-box;font-size:24px;font-weight:700;height:2.4em;line-height:1.2;overflow:hidden;text-overflow:ellipsis}.theme-light .am-monitor .am-monitor-main-wrapper{display:flex;flex-direction:column;flex-grow:1;flex:1 1;overflow:hidden;width:100%;z-index:0}.theme-light .am-monitor .am-monitor-main-wrapper .am-monitor-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .am-monitor .am-monitor-main-wrapper .am-monitor-navbar .am-monitor-navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:5px}.theme-light .am-monitor .am-monitor-main-wrapper .am-monitor-navbar .am-monitor-navbar-right{align-items:center;display:flex;gap:1px}.theme-light .am-monitor .am-monitor-main-wrapper .am-monitor-navbar .am-monitor-navbar-right .action-menu{cursor:pointer;display:flex}.theme-light .am-monitor .am-monitor-main-wrapper .content-summary-wrapper{display:flex;flex:1 1;flex-direction:row;margin-top:10px;width:100%;z-index:0}.theme-light .am-monitor .am-monitor-main-wrapper .content-summary-wrapper .content-wrapper{border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:45px;padding-right:3px;width:100%}.theme-light .am-monitor .am-monitor-main-wrapper .content-summary-wrapper .content-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .am-monitor .am-monitor-main-wrapper .content-summary-wrapper .content-wrapper .MuiPaper-elevation,.theme-light .am-monitor .am-monitor-main-wrapper .content-summary-wrapper .content-wrapper .MuiPaper-root,.theme-light .am-monitor .am-monitor-main-wrapper .content-summary-wrapper .content-wrapper .MuiTableContainer-root,.theme-light .am-monitor .am-monitor-main-wrapper .content-summary-wrapper .content-wrapper .table-container{background-color:inherit}.theme-light .am-monitor .am-monitor-main-wrapper .content-summary-wrapper .content-wrapper .monitor-content-details{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;margin-bottom:50px;padding:5px 0}.theme-light .am-monitor .am-monitor-main-wrapper .content-summary-wrapper .content-wrapper .monitor-content-details .investors,.theme-light .am-monitor .am-monitor-main-wrapper .content-summary-wrapper .content-wrapper .monitor-content-details .overview{display:flex;flex-direction:column;width:100%}.theme-light .am-monitor .am-monitor-main-wrapper .content-summary-wrapper .content-wrapper .monitor-content-details .holdings{background-color:#8a2be2;display:flex;flex-direction:column;width:100%}.theme-light .am-monitor .am-monitor-main-wrapper .content-summary-wrapper .content-wrapper .monitor-content-details .compliance{background-color:#5f9ea0;display:flex;flex-direction:column;width:100%}.theme-light .am-monitor .am-monitor-main-wrapper .content-summary-wrapper .content-wrapper .monitor-content-details .performance{background-color:#d2691e;display:flex;flex-direction:column;width:100%}.theme-light .am-monitor .am-monitor-main-wrapper .content-summary-wrapper .content-wrapper .monitor-content-details .audit{background-color:crimson;display:flex;flex-direction:column;width:100%}.theme-light .am-monitor .am-monitor-main-wrapper .content-summary-wrapper .transaction-summary-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 45px);margin-left:5px;overflow-y:auto;padding-right:3px}.theme-light .am-monitor .am-monitor-main-wrapper .content-summary-wrapper .transaction-summary-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .am-monitor .am-monitor-main-wrapper .content-summary-wrapper .transaction-summary-wrapper .summary-content{display:flex;flex-direction:column;padding:5px 5px 40px;width:100%}.theme-light .am-monitor .am-monitor-main-wrapper .content-summary-wrapper .transaction-summary-wrapper .summary-content .logo{align-items:center;color:#000;display:flex;flex-direction:column;gap:10px;justify-content:center;margin:10px 0;object-fit:contain}.theme-light .am-monitor .am-monitor-main-wrapper .content-summary-wrapper .transaction-summary-wrapper .summary-content .logo img{background-color:#0000;border-radius:8px;height:80px;object-fit:cover;width:80px}.theme-light .am-monitor .footer{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;width:100%}.theme-light .am-monitor .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .am-monitor .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .am-monitor{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden;transition:opacity .5s ease-in-out;width:100%}.theme-dark .am-monitor .no-content{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-dark .am-monitor .section-sub-title{color:#fff;font-family:Roboto,sans-serif;font-weight:300}@media screen and (min-width:1079px){.theme-dark .am-monitor .section-sub-title{font-size:20px}}@media screen and (min-width:989px)and (max-width:1078px){.theme-dark .am-monitor .section-sub-title{font-size:20px}}@media screen and (min-width:691px)and (max-width:988px){.theme-dark .am-monitor .section-sub-title{font-size:20px}}@media screen and (min-width:601px)and (max-width:690px){.theme-dark .am-monitor .section-sub-title{font-size:15px}}@media screen and (max-width:600px){.theme-dark .am-monitor .section-sub-title{font-size:12px}}.theme-dark .am-monitor .claim-no{color:#fff;font-size:18px;font-weight:300;text-overflow:ellipsis}.theme-dark .am-monitor .claim-details{font-size:16px;font-weight:300;text-overflow:ellipsis}.theme-dark .am-monitor .sub-title-twolines{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#cc1a1a;display:-webkit-box;font-size:24px;font-weight:700;height:2.4em;line-height:1.2;overflow:hidden;text-overflow:ellipsis}.theme-dark .am-monitor .am-monitor-main-wrapper{display:flex;flex-direction:column;flex-grow:1;flex:1 1;overflow:hidden;width:100%;z-index:0}.theme-dark .am-monitor .am-monitor-main-wrapper .am-monitor-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .am-monitor .am-monitor-main-wrapper .am-monitor-navbar .am-monitor-navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:5px}.theme-dark .am-monitor .am-monitor-main-wrapper .am-monitor-navbar .am-monitor-navbar-right{align-items:center;display:flex;gap:1px}.theme-dark .am-monitor .am-monitor-main-wrapper .am-monitor-navbar .am-monitor-navbar-right .action-menu{cursor:pointer;display:flex}.theme-dark .am-monitor .am-monitor-main-wrapper .content-summary-wrapper{display:flex;flex:1 1;flex-direction:row;margin-top:10px;width:100%;z-index:0}.theme-dark .am-monitor .am-monitor-main-wrapper .content-summary-wrapper .content-wrapper{border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:45px;padding-right:3px;width:100%}.theme-dark .am-monitor .am-monitor-main-wrapper .content-summary-wrapper .content-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .am-monitor .am-monitor-main-wrapper .content-summary-wrapper .content-wrapper .MuiPaper-elevation,.theme-dark .am-monitor .am-monitor-main-wrapper .content-summary-wrapper .content-wrapper .MuiPaper-root,.theme-dark .am-monitor .am-monitor-main-wrapper .content-summary-wrapper .content-wrapper .MuiTableContainer-root,.theme-dark .am-monitor .am-monitor-main-wrapper .content-summary-wrapper .content-wrapper .table-container{background-color:inherit}.theme-dark .am-monitor .am-monitor-main-wrapper .content-summary-wrapper .content-wrapper .monitor-content-details{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;margin-bottom:50px;padding:5px 0}.theme-dark .am-monitor .am-monitor-main-wrapper .content-summary-wrapper .content-wrapper .monitor-content-details .investors,.theme-dark .am-monitor .am-monitor-main-wrapper .content-summary-wrapper .content-wrapper .monitor-content-details .overview{display:flex;flex-direction:column;width:100%}.theme-dark .am-monitor .am-monitor-main-wrapper .content-summary-wrapper .content-wrapper .monitor-content-details .holdings{background-color:#8a2be2;display:flex;flex-direction:column;width:100%}.theme-dark .am-monitor .am-monitor-main-wrapper .content-summary-wrapper .content-wrapper .monitor-content-details .compliance{background-color:#5f9ea0;display:flex;flex-direction:column;width:100%}.theme-dark .am-monitor .am-monitor-main-wrapper .content-summary-wrapper .content-wrapper .monitor-content-details .performance{background-color:#d2691e;display:flex;flex-direction:column;width:100%}.theme-dark .am-monitor .am-monitor-main-wrapper .content-summary-wrapper .content-wrapper .monitor-content-details .audit{background-color:crimson;display:flex;flex-direction:column;width:100%}.theme-dark .am-monitor .am-monitor-main-wrapper .content-summary-wrapper .transaction-summary-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 45px);margin-left:5px;overflow-y:auto;padding-right:3px}.theme-dark .am-monitor .am-monitor-main-wrapper .content-summary-wrapper .transaction-summary-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .am-monitor .am-monitor-main-wrapper .content-summary-wrapper .transaction-summary-wrapper .summary-content{display:flex;flex-direction:column;padding:5px 5px 40px;width:100%}.theme-dark .am-monitor .am-monitor-main-wrapper .content-summary-wrapper .transaction-summary-wrapper .summary-content .logo{align-items:center;color:#fff;display:flex;flex-direction:column;gap:10px;justify-content:center;margin:10px 0;object-fit:contain}.theme-dark .am-monitor .am-monitor-main-wrapper .content-summary-wrapper .transaction-summary-wrapper .summary-content .logo img{background-color:#0000;border-radius:8px;height:80px;object-fit:cover;width:80px}.theme-dark .am-monitor .footer{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;width:100%}.theme-dark .am-monitor .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .am-monitor .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .enrolled-investors{display:flex;flex-direction:column;height:100%;width:100%}.theme-light .enrolled-investors .no-content{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-light .enrolled-investors .enrolled-time-ago{color:#d3d3d3;font-size:10px}.theme-light .enrolled-investors .enrolled-investors-main-wrapper{display:flex;flex:1 1;flex-direction:column;height:100%;width:100%}.theme-light .enrolled-investors .enrolled-investors-main-wrapper .investor-details-container{background-color:inherit;border-radius:8px;display:flex;flex-direction:column;gap:10px;margin-right:5px;padding:3px;width:100%}.theme-light .enrolled-investors .enrolled-investors-main-wrapper .investor-details-container .investor-details-wrapper{display:flex;flex-direction:row;width:100%}.theme-light .enrolled-investors .enrolled-investors-main-wrapper .investor-details-container .investor-details-wrapper .investor-details-left{align-items:center;display:flex;flex-direction:column;gap:5px;justify-content:center;padding:5px;width:50px}.theme-light .enrolled-investors .enrolled-investors-main-wrapper .investor-details-container .investor-details-wrapper .investor-details-left img{border-radius:8px;height:40px;object-fit:cover;width:40px}.theme-light .enrolled-investors .enrolled-investors-main-wrapper .investor-details-container .investor-details-wrapper .investor-details-right{display:flex;flex-direction:column;flex-grow:1;gap:5px}.theme-light .enrolled-investors .enrolled-investors-main-wrapper .investor-details-container .investor-details-wrapper .investor-details-right .name-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .enrolled-investors .enrolled-investors-main-wrapper .investor-details-container .investor-details-wrapper .investor-details-right .name-row .age-wrapper{align-items:center;background-color:#f7f9fc;border-radius:8px;display:flex;flex-direction:row;gap:10px;padding:5px}.theme-light .enrolled-investors .enrolled-investors-main-wrapper .investor-details-container .investor-details-wrapper .investor-details-right .email-phone-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:3px;width:100%}.theme-light .enrolled-investors .enrolled-investors-main-wrapper .investor-details-container .investor-details-wrapper .investor-details-right .email-phone-row .email-phone-details{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:5px;justify-content:flex-start}.theme-light .enrolled-investors .enrolled-investors-main-wrapper .investor-details-container .investor-details-wrapper .investor-details-right .email-phone-row .email-phone-details .icon{color:#00d37f;height:20px;width:20px}.theme-light .enrolled-investors .enrolled-investors-main-wrapper .enrolled-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .enrolled-investors .enrolled-investors-main-wrapper .enrolled-navbar .enrolled-navbar-left{align-items:center;color:#000;display:flex;flex:1 1;flex-direction:row;gap:5px}.theme-light .enrolled-investors .enrolled-investors-main-wrapper .enrolled-navbar .enrolled-navbar-right{align-items:center;display:flex;flex:1 1;gap:1px;justify-content:flex-end}.theme-light .enrolled-investors .selected-investor-wrapper{display:flex;flex-direction:column;width:100%}.theme-light .enrolled-investors .selected-investor-wrapper .investor{display:flex;flex-direction:row;gap:5px;justify-content:space-between;width:100%}.theme-light .enrolled-investors .selected-investor-wrapper .investor .investor-left{align-items:center;display:flex;justify-content:center;width:80px}.theme-light .enrolled-investors .selected-investor-wrapper .investor .investor-left img{border-radius:8px;height:70px;object-fit:contain;width:70px}.theme-light .enrolled-investors .selected-investor-wrapper .investor .investor-right{display:flex;flex:1 1;flex-direction:column;gap:3px}.theme-light .enrolled-investors .selected-investor-wrapper .investor .investor-right .investor-row-icon{align-items:center;display:flex;flex-direction:row;gap:5px}.theme-light .enrolled-investors .selected-investor-wrapper .investor .investor-right .investor-row-icon .icon{border-radius:8px;color:#00d37f;height:20px;width:20px}.theme-light .enrolled-investors .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .enrolled-investors .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .enrolled-investors{display:flex;flex-direction:column;height:100%;width:100%}.theme-dark .enrolled-investors .no-content{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-dark .enrolled-investors .enrolled-time-ago{color:#444;font-size:10px}.theme-dark .enrolled-investors .enrolled-investors-main-wrapper{display:flex;flex:1 1;flex-direction:column;height:100%;width:100%}.theme-dark .enrolled-investors .enrolled-investors-main-wrapper .investor-details-container{background-color:inherit;border-radius:8px;display:flex;flex-direction:column;gap:10px;margin-right:5px;padding:3px;width:100%}.theme-dark .enrolled-investors .enrolled-investors-main-wrapper .investor-details-container .investor-details-wrapper{display:flex;flex-direction:row;width:100%}.theme-dark .enrolled-investors .enrolled-investors-main-wrapper .investor-details-container .investor-details-wrapper .investor-details-left{align-items:center;display:flex;flex-direction:column;gap:5px;justify-content:center;padding:5px;width:50px}.theme-dark .enrolled-investors .enrolled-investors-main-wrapper .investor-details-container .investor-details-wrapper .investor-details-left img{border-radius:8px;height:40px;object-fit:cover;width:40px}.theme-dark .enrolled-investors .enrolled-investors-main-wrapper .investor-details-container .investor-details-wrapper .investor-details-right{display:flex;flex-direction:column;flex-grow:1;gap:5px}.theme-dark .enrolled-investors .enrolled-investors-main-wrapper .investor-details-container .investor-details-wrapper .investor-details-right .name-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .enrolled-investors .enrolled-investors-main-wrapper .investor-details-container .investor-details-wrapper .investor-details-right .name-row .age-wrapper{align-items:center;background-color:#2b3139;border-radius:8px;display:flex;flex-direction:row;gap:10px;padding:5px}.theme-dark .enrolled-investors .enrolled-investors-main-wrapper .investor-details-container .investor-details-wrapper .investor-details-right .email-phone-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:3px;width:100%}.theme-dark .enrolled-investors .enrolled-investors-main-wrapper .investor-details-container .investor-details-wrapper .investor-details-right .email-phone-row .email-phone-details{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:5px;justify-content:flex-start}.theme-dark .enrolled-investors .enrolled-investors-main-wrapper .investor-details-container .investor-details-wrapper .investor-details-right .email-phone-row .email-phone-details .icon{color:#00d37f;height:20px;width:20px}.theme-dark .enrolled-investors .enrolled-investors-main-wrapper .enrolled-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .enrolled-investors .enrolled-investors-main-wrapper .enrolled-navbar .enrolled-navbar-left{align-items:center;color:#fff;display:flex;flex:1 1;flex-direction:row;gap:5px}.theme-dark .enrolled-investors .enrolled-investors-main-wrapper .enrolled-navbar .enrolled-navbar-right{align-items:center;display:flex;flex:1 1;gap:1px;justify-content:flex-end}.theme-dark .enrolled-investors .selected-investor-wrapper{display:flex;flex-direction:column;width:100%}.theme-dark .enrolled-investors .selected-investor-wrapper .investor{display:flex;flex-direction:row;gap:5px;justify-content:space-between;width:100%}.theme-dark .enrolled-investors .selected-investor-wrapper .investor .investor-left{align-items:center;display:flex;justify-content:center;width:80px}.theme-dark .enrolled-investors .selected-investor-wrapper .investor .investor-left img{border-radius:8px;height:70px;object-fit:contain;width:70px}.theme-dark .enrolled-investors .selected-investor-wrapper .investor .investor-right{display:flex;flex:1 1;flex-direction:column;gap:3px}.theme-dark .enrolled-investors .selected-investor-wrapper .investor .investor-right .investor-row-icon{align-items:center;display:flex;flex-direction:row;gap:5px}.theme-dark .enrolled-investors .selected-investor-wrapper .investor .investor-right .investor-row-icon .icon{border-radius:8px;color:#00d37f;height:20px;width:20px}.theme-dark .enrolled-investors .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .enrolled-investors .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .fund-overview{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;transition:opacity .5s ease-in-out;width:100%}.theme-light .fund-overview .separator-h{background-color:#d3d3d3;border:none;height:1px;margin:8px 0;opacity:.6;width:100%}.theme-light .fund-overview .separator-v{background-color:#d3d3d3;border:none;height:100%;margin:0 8px;opacity:.6;width:1px}.theme-light .fund-overview .titles{color:#fff;font-family:Roboto,sans-serif;font-size:22px;font-weight:300}.theme-light .fund-overview .titles.soft{color:#ccc}.theme-light .fund-overview .titles.org{color:#000}.theme-light .fund-overview .expandable-container,.theme-light .fund-overview .expandable-content,.theme-light .fund-overview .expandable-header{background-color:inherit}.theme-light .fund-overview .glance-section{background-color:#263238;border-radius:8px;display:flex;flex-direction:column;padding:5px;width:100%}.theme-light .fund-overview .glance-section .stats-grid{grid-gap:5px;display:grid;gap:5px;grid-template-columns:repeat(4,1fr);margin-top:5px}.theme-light .fund-overview .glance-section .stats-grid .stat-card{display:flex;flex-direction:column;gap:5px;padding:5px}.theme-light .fund-overview .entities-grid{grid-gap:5px;display:grid;gap:5px;grid-template-columns:repeat(2,1fr);margin:5px 0}.theme-light .fund-overview .entities-grid .entity-card{border:.01px solid #d3d3d3;border-radius:8px;display:flex;flex-direction:column;gap:5px;padding:5px;width:100%}.theme-light .fund-overview .entities-grid .entity-card .entity-details{display:flex;flex-direction:row;gap:5px;justify-content:space-between}.theme-light .fund-overview .entities-grid .entity-card .entity-details .entity-left{display:flex;width:70px}.theme-light .fund-overview .entities-grid .entity-card .entity-details .entity-left img{border:.1px solid #d3d3d3;border-radius:8px;height:60px;object-fit:contain;width:60px}.theme-light .fund-overview .entities-grid .entity-card .entity-details .entity-right{display:flex;flex:1 1;flex-direction:column;gap:3px}.theme-light .fund-overview .entities-grid .entity-card .entity-details .entity-right .entity-row-icon{align-items:center;display:flex;flex-direction:row;gap:5px}.theme-light .fund-overview .entities-grid .entity-card .entity-details .entity-right .entity-row-icon .icon{border-radius:8px;color:#263238;height:20px;width:20px}.theme-light .fund-overview .top-n{display:flex;flex-direction:column;gap:5px;margin-top:10px}.theme-light .fund-overview .top-n .top-n-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:space-between}.theme-light .fund-overview .top-n .top-n-wrapper .top-n-entity-wrapper{align-items:center;border-bottom:.1px solid #d3d3d3;display:flex;flex-direction:row;gap:5px;justify-content:space-between;padding:5px;position:relative;width:100%}.theme-light .fund-overview .top-n .top-n-wrapper .top-n-entity-wrapper:first-child{border-top:.1px solid #d3d3d3}.theme-light .fund-overview .top-n .top-n-wrapper .top-n-entity-wrapper .top-n-entity-left{align-items:center;display:flex;flex:1 1;flex-direction:row}.theme-light .fund-overview .top-n .top-n-wrapper .top-n-entity-wrapper .top-n-entity-right{display:flex;flex:1 1;flex-direction:row}.theme-light .fund-overview .top-n .top-n-wrapper .top-n-entity-wrapper .top-n-entity-right .percentage-bar-container{background-color:rgba(184,11,175,.365);border-radius:8px;height:16px;overflow:hidden;position:relative;width:100%}.theme-light .fund-overview .top-n .top-n-wrapper .top-n-entity-wrapper .top-n-entity-right .percentage-bar-fill{background-color:#b80baf;border-radius:8px 0 0 8px;height:100%;left:0;position:absolute;top:0;transition:width .4s ease-in-out}.theme-light .fund-overview .top-n .top-n-wrapper .top-n-entity-wrapper .top-n-entity-right .percentage-bar-text{font-size:10px;font-weight:700;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.theme-light .fund-overview .top-n .top-n-wrapper .top-n-entity-wrapper .tooltip{background-color:#f7f9fc;border:1px solid #d3d3d3;border-radius:6px;box-shadow:0 4px 12px #00000026;color:#000;display:flex;flex-direction:column;font-size:11px;left:10px;min-width:220px;opacity:0;padding:8px 10px;pointer-events:none;position:absolute;top:calc(100% + 6px);transform:translateY(10px);transition:opacity .3s ease,transform .3s ease;z-index:1000}.theme-light .fund-overview .top-n .top-n-wrapper .top-n-entity-wrapper .tooltip:before{border:6px solid;border-color:#0000 #0000 #aff8c8;content:"";left:20px;position:absolute;top:-6px}.theme-light .fund-overview .top-n .top-n-wrapper .top-n-entity-wrapper .tooltip .tooltip-line{line-height:1.4;padding:2px 0;word-break:break-word}.theme-light .fund-overview .top-n .top-n-wrapper .top-n-entity-wrapper:hover{background-color:#f7f9fc}.theme-light .fund-overview .top-n .top-n-wrapper .top-n-entity-wrapper:hover .tooltip{opacity:1;transform:translateY(0)}.theme-light .fund-overview .top-n .top-n-wrapper .asset-allocation{display:flex;flex:1 1;flex-direction:column;gap:5px}.theme-light .fund-overview .top-n .top-n-wrapper .top-investors{display:flex;flex:2 1;flex-direction:column;gap:5px}.theme-dark .fund-overview{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;transition:opacity .5s ease-in-out;width:100%}.theme-dark .fund-overview .separator-h{background-color:#444;border:none;height:1px;margin:8px 0;opacity:.6;width:100%}.theme-dark .fund-overview .separator-v{background-color:#444;border:none;height:100%;margin:0 8px;opacity:.6;width:1px}.theme-dark .fund-overview .titles{color:#fff;font-family:Roboto,sans-serif;font-size:22px;font-weight:300}.theme-dark .fund-overview .titles.soft{color:#d2d2d2}.theme-dark .fund-overview .titles.org{color:#fff}.theme-dark .fund-overview .expandable-container,.theme-dark .fund-overview .expandable-content,.theme-dark .fund-overview .expandable-header{background-color:inherit}.theme-dark .fund-overview .glance-section{background-color:#263238;border-radius:8px;display:flex;flex-direction:column;padding:5px;width:100%}.theme-dark .fund-overview .glance-section .stats-grid{grid-gap:5px;display:grid;gap:5px;grid-template-columns:repeat(4,1fr);margin-top:5px}.theme-dark .fund-overview .glance-section .stats-grid .stat-card{display:flex;flex-direction:column;gap:5px;padding:5px}.theme-dark .fund-overview .entities-grid{grid-gap:5px;display:grid;gap:5px;grid-template-columns:repeat(2,1fr);margin:5px 0}.theme-dark .fund-overview .entities-grid .entity-card{border:.01px solid #444;border-radius:8px;display:flex;flex-direction:column;gap:5px;padding:5px;width:100%}.theme-dark .fund-overview .entities-grid .entity-card .entity-details{display:flex;flex-direction:row;gap:5px;justify-content:space-between}.theme-dark .fund-overview .entities-grid .entity-card .entity-details .entity-left{display:flex;width:70px}.theme-dark .fund-overview .entities-grid .entity-card .entity-details .entity-left img{border:.1px solid #444;border-radius:8px;height:60px;object-fit:contain;width:60px}.theme-dark .fund-overview .entities-grid .entity-card .entity-details .entity-right{display:flex;flex:1 1;flex-direction:column;gap:3px}.theme-dark .fund-overview .entities-grid .entity-card .entity-details .entity-right .entity-row-icon{align-items:center;display:flex;flex-direction:row;gap:5px}.theme-dark .fund-overview .entities-grid .entity-card .entity-details .entity-right .entity-row-icon .icon{border-radius:8px;color:#263238;height:20px;width:20px}.theme-dark .fund-overview .top-n{display:flex;flex-direction:column;gap:5px;margin-top:10px}.theme-dark .fund-overview .top-n .top-n-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:space-between}.theme-dark .fund-overview .top-n .top-n-wrapper .top-n-entity-wrapper{align-items:center;border-bottom:.1px solid #444;display:flex;flex-direction:row;gap:5px;justify-content:space-between;padding:5px;position:relative;width:100%}.theme-dark .fund-overview .top-n .top-n-wrapper .top-n-entity-wrapper:first-child{border-top:.1px solid #444}.theme-dark .fund-overview .top-n .top-n-wrapper .top-n-entity-wrapper .top-n-entity-left{align-items:center;display:flex;flex:1 1;flex-direction:row}.theme-dark .fund-overview .top-n .top-n-wrapper .top-n-entity-wrapper .top-n-entity-right{display:flex;flex:1 1;flex-direction:row}.theme-dark .fund-overview .top-n .top-n-wrapper .top-n-entity-wrapper .top-n-entity-right .percentage-bar-container{background-color:rgba(184,11,175,.365);border-radius:8px;height:16px;overflow:hidden;position:relative;width:100%}.theme-dark .fund-overview .top-n .top-n-wrapper .top-n-entity-wrapper .top-n-entity-right .percentage-bar-fill{background-color:#b80baf;border-radius:8px 0 0 8px;height:100%;left:0;position:absolute;top:0;transition:width .4s ease-in-out}.theme-dark .fund-overview .top-n .top-n-wrapper .top-n-entity-wrapper .top-n-entity-right .percentage-bar-text{font-size:10px;font-weight:700;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.theme-dark .fund-overview .top-n .top-n-wrapper .top-n-entity-wrapper .tooltip{background-color:#2b3139;border:1px solid #444;border-radius:6px;box-shadow:0 4px 12px #00000026;color:#fff;display:flex;flex-direction:column;font-size:11px;left:10px;min-width:220px;opacity:0;padding:8px 10px;pointer-events:none;position:absolute;top:calc(100% + 6px);transform:translateY(10px);transition:opacity .3s ease,transform .3s ease;z-index:1000}.theme-dark .fund-overview .top-n .top-n-wrapper .top-n-entity-wrapper .tooltip:before{border:6px solid;border-color:#0000 #0000 #aff8c8;content:"";left:20px;position:absolute;top:-6px}.theme-dark .fund-overview .top-n .top-n-wrapper .top-n-entity-wrapper .tooltip .tooltip-line{line-height:1.4;padding:2px 0;word-break:break-word}.theme-dark .fund-overview .top-n .top-n-wrapper .top-n-entity-wrapper:hover{background-color:#2b3139}.theme-dark .fund-overview .top-n .top-n-wrapper .top-n-entity-wrapper:hover .tooltip{opacity:1;transform:translateY(0)}.theme-dark .fund-overview .top-n .top-n-wrapper .asset-allocation{display:flex;flex:1 1;flex-direction:column;gap:5px}.theme-dark .fund-overview .top-n .top-n-wrapper .top-investors{display:flex;flex:2 1;flex-direction:column;gap:5px}.theme-light .benchmarks{align-items:center;background-color:#fff;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-start;padding-bottom:10px;transition:opacity .5s ease-in-out;width:100%}.theme-light .benchmarks .no-content{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.theme-light .benchmarks .benchmarks-wrapper{display:flex;flex-direction:row;height:100%;width:100%}.theme-light .benchmarks .benchmarks-wrapper .benchmarks-center-wrapper{align-items:center;border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding:5px 5px 45px}.theme-light .benchmarks .benchmarks-wrapper .benchmarks-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .benchmarks .benchmarks-wrapper .benchmarks-center-wrapper .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .benchmarks .benchmarks-wrapper .benchmarks-center-wrapper .center-navbar .navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px}.theme-light .benchmarks .benchmarks-wrapper .benchmarks-center-wrapper .center-navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-light .benchmarks .benchmarks-wrapper .benchmarks-center-wrapper .center-content{display:flex;flex-direction:column;gap:10px;overflow-y:auto;width:100%}.theme-light .benchmarks .benchmarks-wrapper .benchmarks-center-wrapper .center-content::-webkit-scrollbar{display:none;width:1px}.theme-light .benchmarks .benchmarks-wrapper .benchmarks-center-wrapper .center-content .icon{color:#b80baf;height:15px;width:15px}.theme-light .benchmarks .benchmarks-wrapper .benchmarks-center-wrapper .center-content .benchmark-details{align-items:center;display:flex;flex-direction:row;width:100%}.theme-light .benchmarks .benchmarks-wrapper .benchmarks-center-wrapper .center-content .benchmark-details .benchmark-avatar{border-radius:50%;height:30px;object-fit:cover;width:30px}.theme-light .benchmarks .benchmarks-wrapper .benchmarks-center-wrapper .center-content .benchmark-details .benchmark-name{display:flex;flex-direction:column;margin-left:5px;width:100%}.theme-light .benchmarks .benchmarks-wrapper .benchmarks-center-wrapper .center-content .benchmark-details .benchmark-name .name{font-size:14px}.theme-light .benchmarks .benchmarks-wrapper .benchmarks-center-wrapper .center-content .benchmark-details .benchmark-name .code{color:#ccc;font-size:10px}.theme-light .benchmarks .benchmarks-wrapper .benchmarks-right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:45px;position:sticky;top:0}.theme-light .benchmarks .benchmarks-wrapper .benchmarks-right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .benchmarks .benchmarks-wrapper .benchmarks-right-wrapper .options-list{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding-right:15px;width:98%}.theme-light .benchmarks .benchmarks-wrapper .benchmarks-right-wrapper .options-list .single-option{border-radius:8px;color:#000;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:max-content;justify-content:center;margin:3px 10px;padding:5px 10px;width:100%}.theme-light .benchmarks .benchmarks-wrapper .benchmarks-right-wrapper .options-list .single-option:hover{background-color:#e3f2fd;color:#000}.theme-light .benchmarks .benchmarks-wrapper .benchmarks-right-wrapper .options-list .single-option.active{background-color:#e3f2fd;color:#000;font-weight:700}.theme-light .benchmarks .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .benchmarks .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .benchmarks{align-items:center;background-color:#181a20;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-start;padding-bottom:10px;transition:opacity .5s ease-in-out;width:100%}.theme-dark .benchmarks .no-content{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.theme-dark .benchmarks .benchmarks-wrapper{display:flex;flex-direction:row;height:100%;width:100%}.theme-dark .benchmarks .benchmarks-wrapper .benchmarks-center-wrapper{align-items:center;border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding:5px 5px 45px}.theme-dark .benchmarks .benchmarks-wrapper .benchmarks-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .benchmarks .benchmarks-wrapper .benchmarks-center-wrapper .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .benchmarks .benchmarks-wrapper .benchmarks-center-wrapper .center-navbar .navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:10px}.theme-dark .benchmarks .benchmarks-wrapper .benchmarks-center-wrapper .center-navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-dark .benchmarks .benchmarks-wrapper .benchmarks-center-wrapper .center-content{display:flex;flex-direction:column;gap:10px;overflow-y:auto;width:100%}.theme-dark .benchmarks .benchmarks-wrapper .benchmarks-center-wrapper .center-content::-webkit-scrollbar{display:none;width:1px}.theme-dark .benchmarks .benchmarks-wrapper .benchmarks-center-wrapper .center-content .icon{color:#b80baf;height:15px;width:15px}.theme-dark .benchmarks .benchmarks-wrapper .benchmarks-center-wrapper .center-content .benchmark-details{align-items:center;display:flex;flex-direction:row;width:100%}.theme-dark .benchmarks .benchmarks-wrapper .benchmarks-center-wrapper .center-content .benchmark-details .benchmark-avatar{border-radius:50%;height:30px;object-fit:cover;width:30px}.theme-dark .benchmarks .benchmarks-wrapper .benchmarks-center-wrapper .center-content .benchmark-details .benchmark-name{display:flex;flex-direction:column;margin-left:5px;width:100%}.theme-dark .benchmarks .benchmarks-wrapper .benchmarks-center-wrapper .center-content .benchmark-details .benchmark-name .name{font-size:14px}.theme-dark .benchmarks .benchmarks-wrapper .benchmarks-center-wrapper .center-content .benchmark-details .benchmark-name .code{color:#d2d2d2;font-size:10px}.theme-dark .benchmarks .benchmarks-wrapper .benchmarks-right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:45px;position:sticky;top:0}.theme-dark .benchmarks .benchmarks-wrapper .benchmarks-right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .benchmarks .benchmarks-wrapper .benchmarks-right-wrapper .options-list{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding-right:15px;width:98%}.theme-dark .benchmarks .benchmarks-wrapper .benchmarks-right-wrapper .options-list .single-option{border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:max-content;justify-content:center;margin:3px 10px;padding:5px 10px;width:100%}.theme-dark .benchmarks .benchmarks-wrapper .benchmarks-right-wrapper .options-list .single-option:hover{background-color:rgba(68,94,120,.741);color:#fff}.theme-dark .benchmarks .benchmarks-wrapper .benchmarks-right-wrapper .options-list .single-option.active{background-color:rgba(68,94,120,.741);color:#fff;font-weight:700}.theme-dark .benchmarks .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .benchmarks .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .fund-monitor{align-items:center;background-color:#fff;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-start;padding-bottom:10px;transition:opacity .5s ease-in-out;width:100%}.theme-light .fund-monitor .no-content{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.theme-light .fund-monitor .fund-monitor-wrapper{display:flex;flex-direction:row;height:100%;width:100%}.theme-light .fund-monitor .fund-monitor-wrapper .fund-monitor-center-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding:5px 5px 45px}.theme-light .fund-monitor .fund-monitor-wrapper .fund-monitor-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .fund-monitor .fund-monitor-wrapper .fund-monitor-center-wrapper .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .fund-monitor .fund-monitor-wrapper .fund-monitor-center-wrapper .center-navbar .navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px}.theme-light .fund-monitor .fund-monitor-wrapper .fund-monitor-center-wrapper .center-navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-light .fund-monitor .fund-monitor-wrapper .fund-monitor-center-wrapper .center-content{display:flex;flex-direction:column;gap:10px;overflow-y:auto;width:100%}.theme-light .fund-monitor .fund-monitor-wrapper .fund-monitor-center-wrapper .center-content::-webkit-scrollbar{display:none;width:1px}.theme-light .fund-monitor .fund-monitor-wrapper .fund-monitor-center-wrapper .center-content .icon{color:#b80baf;height:15px;width:15px}.theme-light .fund-monitor .fund-monitor-wrapper .fund-monitor-center-wrapper .center-content .fund-name{display:flex;flex-direction:column;margin-left:5px;width:100%}.theme-light .fund-monitor .fund-monitor-wrapper .fund-monitor-center-wrapper .center-content .fund-name .name{font-size:14px}.theme-light .fund-monitor .fund-monitor-wrapper .fund-monitor-center-wrapper .center-content .fund-name .code{color:#ccc;font-size:10px}.theme-light .fund-monitor .fund-monitor-wrapper .fund-monitor-center-wrapper .center-content .fund-details{align-items:center;display:flex;flex-direction:row;width:100%}.theme-light .fund-monitor .fund-monitor-wrapper .fund-monitor-center-wrapper .center-content .fund-details .fund-avatar{border-radius:50%;height:30px;object-fit:cover;width:30px}.theme-light .fund-monitor .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .fund-monitor .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .fund-monitor{align-items:center;background-color:#181a20;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-start;padding-bottom:10px;transition:opacity .5s ease-in-out;width:100%}.theme-dark .fund-monitor .no-content{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.theme-dark .fund-monitor .fund-monitor-wrapper{display:flex;flex-direction:row;height:100%;width:100%}.theme-dark .fund-monitor .fund-monitor-wrapper .fund-monitor-center-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding:5px 5px 45px}.theme-dark .fund-monitor .fund-monitor-wrapper .fund-monitor-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .fund-monitor .fund-monitor-wrapper .fund-monitor-center-wrapper .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .fund-monitor .fund-monitor-wrapper .fund-monitor-center-wrapper .center-navbar .navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:10px}.theme-dark .fund-monitor .fund-monitor-wrapper .fund-monitor-center-wrapper .center-navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-dark .fund-monitor .fund-monitor-wrapper .fund-monitor-center-wrapper .center-content{display:flex;flex-direction:column;gap:10px;overflow-y:auto;width:100%}.theme-dark .fund-monitor .fund-monitor-wrapper .fund-monitor-center-wrapper .center-content::-webkit-scrollbar{display:none;width:1px}.theme-dark .fund-monitor .fund-monitor-wrapper .fund-monitor-center-wrapper .center-content .icon{color:#b80baf;height:15px;width:15px}.theme-dark .fund-monitor .fund-monitor-wrapper .fund-monitor-center-wrapper .center-content .fund-name{display:flex;flex-direction:column;margin-left:5px;width:100%}.theme-dark .fund-monitor .fund-monitor-wrapper .fund-monitor-center-wrapper .center-content .fund-name .name{font-size:14px}.theme-dark .fund-monitor .fund-monitor-wrapper .fund-monitor-center-wrapper .center-content .fund-name .code{color:#d2d2d2;font-size:10px}.theme-dark .fund-monitor .fund-monitor-wrapper .fund-monitor-center-wrapper .center-content .fund-details{align-items:center;display:flex;flex-direction:row;width:100%}.theme-dark .fund-monitor .fund-monitor-wrapper .fund-monitor-center-wrapper .center-content .fund-details .fund-avatar{border-radius:50%;height:30px;object-fit:cover;width:30px}.theme-dark .fund-monitor .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .fund-monitor .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .trades{background-color:#fff;flex:1 1;flex-direction:column;justify-content:flex-start;padding-bottom:10px;transition:opacity .5s ease-in-out}.theme-light .trades,.theme-light .trades .no-content{align-items:center;display:flex;height:100%;width:100%}.theme-light .trades .no-content{justify-content:center}.theme-light .trades .trades-wrapper{display:flex;flex-direction:row;height:100%;width:100%}.theme-light .trades .trades-wrapper .trades-center-wrapper{align-items:center;border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding:5px 5px 45px}.theme-light .trades .trades-wrapper .trades-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .trades .trades-wrapper .trades-center-wrapper .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .trades .trades-wrapper .trades-center-wrapper .center-navbar .navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px}.theme-light .trades .trades-wrapper .trades-center-wrapper .center-navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-light .trades .trades-wrapper .trades-center-wrapper .center-content{display:flex;flex-direction:column;gap:10px;overflow-y:auto;width:100%}.theme-light .trades .trades-wrapper .trades-center-wrapper .center-content::-webkit-scrollbar{display:none;width:1px}.theme-light .trades .trades-wrapper .trades-center-wrapper .center-content .icon{color:#b80baf;height:15px;width:15px}.theme-light .trades .trades-wrapper .trades-center-wrapper .center-content .security-details{align-items:center;display:flex;flex-direction:row;width:100%}.theme-light .trades .trades-wrapper .trades-center-wrapper .center-content .security-details .security-avatar{border-radius:50%;height:30px;object-fit:cover;width:30px}.theme-light .trades .trades-wrapper .trades-center-wrapper .center-content .security-details .security-name{display:flex;flex-direction:column;margin-left:5px;width:100%}.theme-light .trades .trades-wrapper .trades-center-wrapper .center-content .security-details .security-name .name{font-size:14px}.theme-light .trades .trades-wrapper .trades-center-wrapper .center-content .security-details .security-name .code{color:#ccc;font-size:10px}.theme-light .trades .trades-wrapper .trades-right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:45px;position:sticky;top:0}.theme-light .trades .trades-wrapper .trades-right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .trades .trades-wrapper .trades-right-wrapper .options-list{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding-right:15px;width:98%}.theme-light .trades .trades-wrapper .trades-right-wrapper .options-list .single-option{border-radius:8px;color:#000;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:max-content;justify-content:center;margin:3px 10px;padding:5px 10px;width:100%}.theme-light .trades .trades-wrapper .trades-right-wrapper .options-list .single-option:hover{background-color:#e3f2fd;color:#000}.theme-light .trades .trades-wrapper .trades-right-wrapper .options-list .single-option.active{background-color:#e3f2fd;color:#000;font-weight:700}.theme-light .trades .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .trades .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .trades{background-color:#181a20;flex:1 1;flex-direction:column;justify-content:flex-start;padding-bottom:10px;transition:opacity .5s ease-in-out}.theme-dark .trades,.theme-dark .trades .no-content{align-items:center;display:flex;height:100%;width:100%}.theme-dark .trades .no-content{justify-content:center}.theme-dark .trades .trades-wrapper{display:flex;flex-direction:row;height:100%;width:100%}.theme-dark .trades .trades-wrapper .trades-center-wrapper{align-items:center;border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding:5px 5px 45px}.theme-dark .trades .trades-wrapper .trades-center-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .trades .trades-wrapper .trades-center-wrapper .center-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .trades .trades-wrapper .trades-center-wrapper .center-navbar .navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:10px}.theme-dark .trades .trades-wrapper .trades-center-wrapper .center-navbar .navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-dark .trades .trades-wrapper .trades-center-wrapper .center-content{display:flex;flex-direction:column;gap:10px;overflow-y:auto;width:100%}.theme-dark .trades .trades-wrapper .trades-center-wrapper .center-content::-webkit-scrollbar{display:none;width:1px}.theme-dark .trades .trades-wrapper .trades-center-wrapper .center-content .icon{color:#b80baf;height:15px;width:15px}.theme-dark .trades .trades-wrapper .trades-center-wrapper .center-content .security-details{align-items:center;display:flex;flex-direction:row;width:100%}.theme-dark .trades .trades-wrapper .trades-center-wrapper .center-content .security-details .security-avatar{border-radius:50%;height:30px;object-fit:cover;width:30px}.theme-dark .trades .trades-wrapper .trades-center-wrapper .center-content .security-details .security-name{display:flex;flex-direction:column;margin-left:5px;width:100%}.theme-dark .trades .trades-wrapper .trades-center-wrapper .center-content .security-details .security-name .name{font-size:14px}.theme-dark .trades .trades-wrapper .trades-center-wrapper .center-content .security-details .security-name .code{color:#d2d2d2;font-size:10px}.theme-dark .trades .trades-wrapper .trades-right-wrapper{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:45px;position:sticky;top:0}.theme-dark .trades .trades-wrapper .trades-right-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .trades .trades-wrapper .trades-right-wrapper .options-list{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding-right:15px;width:98%}.theme-dark .trades .trades-wrapper .trades-right-wrapper .options-list .single-option{border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:max-content;justify-content:center;margin:3px 10px;padding:5px 10px;width:100%}.theme-dark .trades .trades-wrapper .trades-right-wrapper .options-list .single-option:hover{background-color:rgba(68,94,120,.741);color:#fff}.theme-dark .trades .trades-wrapper .trades-right-wrapper .options-list .single-option.active{background-color:rgba(68,94,120,.741);color:#fff;font-weight:700}.theme-dark .trades .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .trades .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-light .am-trade{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden;transition:opacity .5s ease-in-out;width:100%}.theme-light .am-trade .no-content{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-light .am-trade .section-sub-title{color:#000;font-family:Roboto,sans-serif;font-weight:300}@media screen and (min-width:1079px){.theme-light .am-trade .section-sub-title{font-size:20px}}@media screen and (min-width:989px)and (max-width:1078px){.theme-light .am-trade .section-sub-title{font-size:20px}}@media screen and (min-width:691px)and (max-width:988px){.theme-light .am-trade .section-sub-title{font-size:20px}}@media screen and (min-width:601px)and (max-width:690px){.theme-light .am-trade .section-sub-title{font-size:15px}}@media screen and (max-width:600px){.theme-light .am-trade .section-sub-title{font-size:12px}}.theme-light .am-trade .sub-title-twolines{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#cc1a1a;display:-webkit-box;font-size:24px;font-weight:700;height:2.4em;line-height:1.2;overflow:hidden;text-overflow:ellipsis}.theme-light .am-trade .am-trade-main-wrapper{display:flex;flex-direction:column;flex-grow:1;flex:1 1;overflow:hidden;width:100%;z-index:0}.theme-light .am-trade .am-trade-main-wrapper .am-trade-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .am-trade .am-trade-main-wrapper .am-trade-navbar .am-trade-navbar-left{align-items:center;color:#000;display:flex;flex-direction:row;gap:5px}.theme-light .am-trade .am-trade-main-wrapper .am-trade-navbar .am-trade-navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-light .am-trade .am-trade-main-wrapper .am-trade-navbar .am-trade-navbar-right .action-menu{cursor:pointer;display:flex}.theme-light .am-trade .am-trade-main-wrapper .am-trade-navbar .am-trade-navbar-right .actions{background-color:#f7f9fc;border:1px solid #d3d3d3;border-radius:8px;box-shadow:3px 3px 4px 0 #0000004d;color:#000;display:flex;flex-direction:column;font-weight:300;gap:10px;padding:5px;position:absolute;right:30px;top:5px;width:max-content;z-index:999}.theme-light .am-trade .am-trade-main-wrapper .am-trade-navbar .am-trade-navbar-right .actions .single-action{align-items:center;border-radius:8px;cursor:pointer;display:flex;font-size:14px;font-weight:400;overflow:hidden;padding:10px;width:100%}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper{display:flex;flex:1 1;flex-direction:row;margin-top:10px;width:100%}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper{border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:100px;padding-right:3px;width:100%}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .MuiPaper-elevation,.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .MuiPaper-root,.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .MuiTableContainer-root,.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .table-container{background-color:inherit}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details{background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;margin-bottom:50px;padding:5px 0}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row{display:flex;flex:1 1;flex-direction:row;justify-content:space-between;margin:5px 0;width:100%}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row.approved-doc{align-items:center;border:.1px solid #d3d3d3;border-radius:8px;display:flex;justify-content:space-between;max-height:36px;padding:5px 10px;width:100%}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row.approved-doc span{color:#000;flex:1 1;font-size:18px;font-weight:300;text-align:center}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row.approved-doc span:nth-child(2){position:relative}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row.approved-doc span:nth-child(2):after,.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row.approved-doc span:nth-child(2):before{background-color:#9f9b9b;bottom:5%;content:"";position:absolute;top:5%;width:1px}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row.approved-doc span:nth-child(2):before{left:-5px}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row.approved-doc span:nth-child(2):after{right:-5px}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row.client{display:flex;flex:1 1;flex-direction:column;margin:0}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .entity-details-container{display:flex;flex-direction:column;gap:10px;padding:3px;width:100%}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .entity-details-container .entity-details-wrapper{display:flex;flex-direction:row;width:100%}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-left{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:5px;width:85px}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-left img{border-radius:8px;height:60px;object-fit:cover;width:60px}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right{display:flex;flex-direction:column;flex-grow:1}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .name-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .name-row .age-wrapper{align-items:center;background-color:#aff8c8;border-radius:5px;color:#000;display:flex;flex-direction:row;font-size:15px;font-weight:700;gap:10px;padding:5px}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:3px;width:100%}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:5px;justify-content:center}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details .icon{color:#00d37f;height:25px;width:25px}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row{align-items:center;background-color:#aff8c8;border-radius:8px;display:flex;flex-direction:row;gap:5px;justify-content:flex-start;margin-right:10px;padding:3px 5px}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon{align-self:center;border-radius:8px;cursor:pointer;height:30px;padding:3px 5px;width:30px}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.ok{background-color:#3c763d4d;color:#3c763db3}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.cancel{background-color:#cc1a1a4d;color:#cc1a1ab3}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .days{align-items:center;border-radius:5px;display:flex;font-weight:700;font-weight:500;margin-left:5px;padding:5px}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .content-details-left{align-items:flex-start;display:flex;flex-direction:column;gap:7px}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .content-details-right{align-items:flex-end;display:flex;flex-direction:column;gap:7px}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .basis-of-claim{display:flex;flex-direction:column}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .basis-of-claim span{align-items:center;color:#000;font-size:16px;font-weight:700;justify-content:center}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .basis-of-claim .single-basis-row{align-items:center;display:flex;gap:15px;height:max-content;margin-left:150px;margin-top:10px}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .basis-of-claim .single-basis-row span{margin:0 5px}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .attachements{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;font-weight:500;gap:10px;height:100%;width:100%}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .attachements .files-view{display:flex;flex-direction:column}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .attachements .files-view .file-navbar{align-items:center;display:flex;flex-direction:row;gap:10px}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .attachements .files-view .file-navbar .file-title{color:#000;font-size:18px;font-weight:600;margin-right:20px}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .attachements .files-view .file-navbar .file-upload-wrapper{display:flex;flex-direction:row;gap:10px;margin:10px 0}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .attachements .files-view .file-navbar .file-upload-wrapper .file-upload-item{align-items:center;border:none;border-radius:8px;color:#000;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:5px;justify-content:center;padding:5px}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .matching-wrapper{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;font-weight:500;gap:10px;height:100%;width:100%}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .matching-wrapper .no-claim{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .matching-wrapper .claims-content{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .matching-wrapper .claims-content .single-claim{border:.5px solid #d3d3d3;border-radius:8px;box-shadow:0 1px 3px #0000004d;cursor:pointer;display:flex;flex-direction:column;flex-wrap:wrap;gap:3px;padding:5px;width:max-content}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .matching-wrapper .claims-content .single-claim:hover{background-color:#f44336cc;color:#fff;transform:scale(1.02);transition:opacity 1s ease-in-out}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .lines-wrapper{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:20px;width:100%}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .lines-wrapper .doc-not-saved{align-items:center;display:flex;flex-direction:column;font-size:24px;font-weight:300;height:100px;justify-content:center;width:100%}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .lines-wrapper .inline-buttons-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;margin-bottom:10px;padding-left:5px}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .lines-wrapper .inline-buttons-wrapper span{color:#000;font-size:14px;font-weight:700}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .tabs-view-wrapper{display:flex;flex-direction:column;padding:0 10px;width:100%}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .tabs-view-wrapper .attachment{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .tabs-view-wrapper .attachment .attachment-files{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;width:100%}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .tabs-view-wrapper .correspondence{display:flex;flex-direction:column;height:100%;width:100%}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .equity-wrapper{display:flex;flex-direction:column;gap:5px;width:100%}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .equity-wrapper .equity-details{display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .equity-wrapper .equity-details .equity-cols{display:flex;flex:1 1;flex-direction:column;gap:5px}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .bond-wrapper{display:flex;flex-direction:column;gap:5px;width:100%}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .bond-wrapper .bond-details{display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .bond-wrapper .bond-details .bond-cols{display:flex;flex:1 1;flex-direction:column;gap:5px}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .tbill-wrapper{display:flex;flex-direction:column;gap:5px;width:100%}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .tbill-wrapper .tbill-details{display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .tbill-wrapper .tbill-details .tbill-cols{display:flex;flex:1 1;flex-direction:column;gap:5px}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .fdeposit-wrapper{display:flex;flex-direction:column;gap:5px;width:100%}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .fdeposit-wrapper .fdeposit-details{display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .fdeposit-wrapper .fdeposit-details .fdeposit-cols{display:flex;flex:1 1;flex-direction:column;gap:5px}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .etf-wrapper{display:flex;flex-direction:column;gap:5px;width:100%}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .etf-wrapper .etf-details{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 45px);margin-left:5px;overflow-y:auto;padding-right:3px}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper .summary-content{display:flex;flex-direction:column;padding:5px 5px 40px;width:100%}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper .summary-content .actions-row{align-items:center;display:flex;flex-direction:row;height:30px;justify-content:space-between;margin-bottom:10px;width:100%}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper .summary-content .title-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;position:relative}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper .summary-content .title-row.commission{margin:5px 0}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper .summary-content .title-row .options{align-items:flex-end;background-color:#fff;border:.5px solid #990f4b;border-radius:8px;box-shadow:3px 3px 4px 0 #0009;display:flex;flex-direction:column;gap:10px;padding:10px;position:absolute;right:0;top:30px;width:300px;z-index:999}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper .summary-content .title-row .options .actions-row{display:flex;flex-direction:row;gap:5px;margin:10px 0}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper .summary-content .title-row .mandatory-text{color:#cc1a1a;font-size:12px;font-weight:500}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper .summary-content .total-row{align-items:center;color:#000;font-size:15px;font-weight:500;justify-content:center}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper .summary-content .content-row{align-items:center;color:#000;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;margin:5px 0}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper .summary-content .content-row .subscription-no-view{display:flex;flex-direction:row;gap:5px}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper .summary-content .content-row .subscription-no-view .subscription-no{color:#990f4b;font-size:15px}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper .summary-content .content-row .subscription-no-view .subscription-no.our{cursor:pointer}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper .summary-content .content-row .allocated-title,.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper .summary-content .content-row .osto-allocate-title,.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper .summary-content .content-row .subscription-amount-title{font-size:14px;font-weight:500}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper .summary-content .content-row .allocated-amount,.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper .summary-content .content-row .osto-allocate-amount,.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper .summary-content .content-row .subscription-amount{color:#068229;font-size:18px;font-weight:300}.theme-light .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper .summary-content .content-row .amount-to-words{font-size:24px;font-weight:300;margin:10px 0;text-align:right;width:100%}.theme-light .am-trade .footer{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;width:100%}.theme-light .am-trade .settle-bond-wrapper,.theme-light .am-trade .settle-equity-wrapper{align-items:flex-end;display:flex;flex-direction:column;gap:5px}.theme-light .am-trade .settle-fdeposit-wrapper{display:flex;flex-direction:column;gap:5px}.theme-light .am-trade .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .am-trade .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .am-trade{align-items:stretch;display:flex;flex-direction:column;flex-grow:1;height:100%;overflow:hidden;transition:opacity .5s ease-in-out;width:100%}.theme-dark .am-trade .no-content{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-dark .am-trade .section-sub-title{color:#fff;font-family:Roboto,sans-serif;font-weight:300}@media screen and (min-width:1079px){.theme-dark .am-trade .section-sub-title{font-size:20px}}@media screen and (min-width:989px)and (max-width:1078px){.theme-dark .am-trade .section-sub-title{font-size:20px}}@media screen and (min-width:691px)and (max-width:988px){.theme-dark .am-trade .section-sub-title{font-size:20px}}@media screen and (min-width:601px)and (max-width:690px){.theme-dark .am-trade .section-sub-title{font-size:15px}}@media screen and (max-width:600px){.theme-dark .am-trade .section-sub-title{font-size:12px}}.theme-dark .am-trade .sub-title-twolines{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#cc1a1a;display:-webkit-box;font-size:24px;font-weight:700;height:2.4em;line-height:1.2;overflow:hidden;text-overflow:ellipsis}.theme-dark .am-trade .am-trade-main-wrapper{display:flex;flex-direction:column;flex-grow:1;flex:1 1;overflow:hidden;width:100%;z-index:0}.theme-dark .am-trade .am-trade-main-wrapper .am-trade-navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .am-trade .am-trade-main-wrapper .am-trade-navbar .am-trade-navbar-left{align-items:center;color:#fff;display:flex;flex-direction:row;gap:5px}.theme-dark .am-trade .am-trade-main-wrapper .am-trade-navbar .am-trade-navbar-right{align-items:center;display:flex;gap:1px;position:relative}.theme-dark .am-trade .am-trade-main-wrapper .am-trade-navbar .am-trade-navbar-right .action-menu{cursor:pointer;display:flex}.theme-dark .am-trade .am-trade-main-wrapper .am-trade-navbar .am-trade-navbar-right .actions{background-color:#2b3139;border:1px solid #444;border-radius:8px;box-shadow:3px 3px 4px 0 #0000004d;color:#fff;display:flex;flex-direction:column;font-weight:300;gap:10px;padding:5px;position:absolute;right:30px;top:5px;width:max-content;z-index:999}.theme-dark .am-trade .am-trade-main-wrapper .am-trade-navbar .am-trade-navbar-right .actions .single-action{align-items:center;border-radius:8px;cursor:pointer;display:flex;font-size:14px;font-weight:400;overflow:hidden;padding:10px;width:100%}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper{display:flex;flex:1 1;flex-direction:row;margin-top:10px;width:100%}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper{border-radius:8px;display:flex;flex:3.5 1;flex-direction:column;height:calc(100vh - 45px);overflow-y:auto;padding-bottom:100px;padding-right:3px;width:100%}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .MuiPaper-elevation,.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .MuiPaper-root,.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .MuiTableContainer-root,.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .table-container{background-color:inherit}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details{background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;margin-bottom:50px;padding:5px 0}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row{display:flex;flex:1 1;flex-direction:row;justify-content:space-between;margin:5px 0;width:100%}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row.approved-doc{align-items:center;border:.1px solid #444;border-radius:8px;display:flex;justify-content:space-between;max-height:36px;padding:5px 10px;width:100%}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row.approved-doc span{color:#fff;flex:1 1;font-size:18px;font-weight:300;text-align:center}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row.approved-doc span:nth-child(2){position:relative}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row.approved-doc span:nth-child(2):after,.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row.approved-doc span:nth-child(2):before{background-color:#9f9b9b;bottom:5%;content:"";position:absolute;top:5%;width:1px}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row.approved-doc span:nth-child(2):before{left:-5px}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row.approved-doc span:nth-child(2):after{right:-5px}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row.client{display:flex;flex:1 1;flex-direction:column;margin:0}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .entity-details-container{display:flex;flex-direction:column;gap:10px;padding:3px;width:100%}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .entity-details-container .entity-details-wrapper{display:flex;flex-direction:row;width:100%}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-left{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:5px;width:85px}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-left img{border-radius:8px;height:60px;object-fit:cover;width:60px}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right{display:flex;flex-direction:column;flex-grow:1}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .name-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .name-row .age-wrapper{align-items:center;background-color:#aff8c8;border-radius:5px;color:#fff;display:flex;flex-direction:row;font-size:15px;font-weight:700;gap:10px;padding:5px}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:3px;width:100%}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:5px;justify-content:center}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .email-phone-details .icon{color:#00d37f;height:25px;width:25px}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row{align-items:center;background-color:#aff8c8;border-radius:8px;display:flex;flex-direction:row;gap:5px;justify-content:flex-start;margin-right:10px;padding:3px 5px}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon{align-self:center;border-radius:8px;cursor:pointer;height:30px;padding:3px 5px;width:30px}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.ok{background-color:#3c763d4d;color:#3c763db3}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .entity-details-container .entity-details-wrapper .entity-details-right .email-phone-row .edit-risk-entity-row .file-edit-icon.cancel{background-color:#cc1a1a4d;color:#cc1a1ab3}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .days{align-items:center;border-radius:5px;display:flex;font-weight:700;font-weight:500;margin-left:5px;padding:5px}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .content-details-left{align-items:flex-start;display:flex;flex-direction:column;gap:7px}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .content-details-right{align-items:flex-end;display:flex;flex-direction:column;gap:7px}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .basis-of-claim{display:flex;flex-direction:column}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .basis-of-claim span{align-items:center;color:#fff;font-size:16px;font-weight:700;justify-content:center}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .basis-of-claim .single-basis-row{align-items:center;display:flex;gap:15px;height:max-content;margin-left:150px;margin-top:10px}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .basis-of-claim .single-basis-row span{margin:0 5px}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .attachements{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;font-weight:500;gap:10px;height:100%;width:100%}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .attachements .files-view{display:flex;flex-direction:column}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .attachements .files-view .file-navbar{align-items:center;display:flex;flex-direction:row;gap:10px}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .attachements .files-view .file-navbar .file-title{color:#fff;font-size:18px;font-weight:600;margin-right:20px}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .attachements .files-view .file-navbar .file-upload-wrapper{display:flex;flex-direction:row;gap:10px;margin:10px 0}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .attachements .files-view .file-navbar .file-upload-wrapper .file-upload-item{align-items:center;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:5px;justify-content:center;padding:5px}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .matching-wrapper{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;font-weight:500;gap:10px;height:100%;width:100%}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .matching-wrapper .no-claim{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .matching-wrapper .claims-content{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .matching-wrapper .claims-content .single-claim{border:.5px solid #444;border-radius:8px;box-shadow:0 1px 3px #0000004d;cursor:pointer;display:flex;flex-direction:column;flex-wrap:wrap;gap:3px;padding:5px;width:max-content}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .content-details-row .matching-wrapper .claims-content .single-claim:hover{background-color:#f44336cc;color:#fff;transform:scale(1.02);transition:opacity 1s ease-in-out}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .lines-wrapper{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:20px;width:100%}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .lines-wrapper .doc-not-saved{align-items:center;display:flex;flex-direction:column;font-size:24px;font-weight:300;height:100px;justify-content:center;width:100%}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .lines-wrapper .inline-buttons-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;margin-bottom:10px;padding-left:5px}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .lines-wrapper .inline-buttons-wrapper span{color:#fff;font-size:14px;font-weight:700}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .tabs-view-wrapper{display:flex;flex-direction:column;padding:0 10px;width:100%}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .tabs-view-wrapper .attachment{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .tabs-view-wrapper .attachment .attachment-files{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;width:100%}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .tabs-view-wrapper .correspondence{display:flex;flex-direction:column;height:100%;width:100%}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .equity-wrapper{display:flex;flex-direction:column;gap:5px;width:100%}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .equity-wrapper .equity-details{display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .equity-wrapper .equity-details .equity-cols{display:flex;flex:1 1;flex-direction:column;gap:5px}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .bond-wrapper{display:flex;flex-direction:column;gap:5px;width:100%}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .bond-wrapper .bond-details{display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .bond-wrapper .bond-details .bond-cols{display:flex;flex:1 1;flex-direction:column;gap:5px}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .tbill-wrapper{display:flex;flex-direction:column;gap:5px;width:100%}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .tbill-wrapper .tbill-details{display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .tbill-wrapper .tbill-details .tbill-cols{display:flex;flex:1 1;flex-direction:column;gap:5px}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .fdeposit-wrapper{display:flex;flex-direction:column;gap:5px;width:100%}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .fdeposit-wrapper .fdeposit-details{display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .fdeposit-wrapper .fdeposit-details .fdeposit-cols{display:flex;flex:1 1;flex-direction:column;gap:5px}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .etf-wrapper{display:flex;flex-direction:column;gap:5px;width:100%}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .content-wrapper .trade-content-details .etf-wrapper .etf-details{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper{border-radius:8px;display:flex;flex:1 1;flex-direction:column;height:calc(100vh - 45px);margin-left:5px;overflow-y:auto;padding-right:3px}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper::-webkit-scrollbar{display:none;width:1px}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper .summary-content{display:flex;flex-direction:column;padding:5px 5px 40px;width:100%}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper .summary-content .actions-row{align-items:center;display:flex;flex-direction:row;height:30px;justify-content:space-between;margin-bottom:10px;width:100%}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper .summary-content .title-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;position:relative}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper .summary-content .title-row.commission{margin:5px 0}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper .summary-content .title-row .options{align-items:flex-end;background-color:#fff;border:.5px solid #990f4b;border-radius:8px;box-shadow:3px 3px 4px 0 #0009;display:flex;flex-direction:column;gap:10px;padding:10px;position:absolute;right:0;top:30px;width:300px;z-index:999}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper .summary-content .title-row .options .actions-row{display:flex;flex-direction:row;gap:5px;margin:10px 0}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper .summary-content .title-row .mandatory-text{color:#cc1a1a;font-size:12px;font-weight:500}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper .summary-content .total-row{align-items:center;color:#fff;font-size:15px;font-weight:500;justify-content:center}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper .summary-content .content-row{align-items:center;color:#fff;display:flex;flex-direction:row;gap:10px;justify-content:flex-end;margin:5px 0}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper .summary-content .content-row .subscription-no-view{display:flex;flex-direction:row;gap:5px}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper .summary-content .content-row .subscription-no-view .subscription-no{color:#990f4b;font-size:15px}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper .summary-content .content-row .subscription-no-view .subscription-no.our{cursor:pointer}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper .summary-content .content-row .allocated-title,.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper .summary-content .content-row .osto-allocate-title,.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper .summary-content .content-row .subscription-amount-title{font-size:14px;font-weight:500}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper .summary-content .content-row .allocated-amount,.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper .summary-content .content-row .osto-allocate-amount,.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper .summary-content .content-row .subscription-amount{color:#068229;font-size:18px;font-weight:300}.theme-dark .am-trade .am-trade-main-wrapper .content-summary-wrapper .trade-summary-wrapper .summary-content .content-row .amount-to-words{font-size:24px;font-weight:300;margin:10px 0;text-align:right;width:100%}.theme-dark .am-trade .footer{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;width:100%}.theme-dark .am-trade .settle-bond-wrapper,.theme-dark .am-trade .settle-equity-wrapper{align-items:flex-end;display:flex;flex-direction:column;gap:5px}.theme-dark .am-trade .settle-fdeposit-wrapper{display:flex;flex-direction:column;gap:5px}.theme-dark .am-trade .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .am-trade .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.entire-doc{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:stretch;overflow:hidden;width:100vw}.theme-light .entire-doc{background-color:#fff}.theme-dark .entire-doc{background-color:#181a20}.entire-doc .main-container{display:flex;flex-direction:column;flex-grow:1;height:100%;max-width:1365px!important;min-height:100vh;width:100%}.entire-doc .main-container .private-container{display:flex;flex-direction:row;gap:5px;width:100%}.entire-doc .main-container .public-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.my-logo-text{-webkit-text-fill-color:#0000;animation:moveGradient 5s linear infinite;background:linear-gradient(270deg,#17a85f,#a0f);-webkit-background-clip:text;background-size:200% 100%;font-weight:500;font-weight:400;letter-spacing:1.5}@keyframes moveGradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.my-logo-text.lg{font-size:56px}.my-logo-text.md{font-size:22px}.my-logo-text.sm{font-size:14px}.scaler-loader{color:#36d7b7;height:50px}.search-input-wrapper{align-items:center;border-radius:5px;display:flex;height:40px;justify-content:space-between;padding:5px;width:90%}.search-input-wrapper.table{height:36px}.theme-light .search-input-wrapper{background-color:#fff;border:.1px solid #d3d3d3}.theme-dark .search-input-wrapper{background-color:#181a20;border:.1px solid #444}.search-input-wrapper.shadow{box-shadow:-4px -4px 12px 0 #265cff14,4px 4px 12px 0 #aa00ff14}.search-input-wrapper .search-input-icon{cursor:pointer;height:30px;margin:1px 10px 1px 1px;width:30px}.search-input-wrapper .search-input-icon.table{height:20px;width:20px}.theme-light .search-input-wrapper .search-input-icon{color:#000}.theme-dark .search-input-wrapper .search-input-icon{color:#fff}.search-input-wrapper .search-input{border:none;border-radius:5px;flex-grow:1;font-size:16px;height:38px;margin:5px 32px 5px 5px;outline:none;padding-left:5px;width:100%}.search-input-wrapper .search-input.table{height:34px;margin:2px 22px 2px 2px}.theme-light .search-input-wrapper .search-input{background-color:#fff;color:#000}.theme-dark .search-input-wrapper .search-input{background-color:#181a20;color:#fff}.search-input-wrapper .search-select{margin-right:2px;width:200px}.search-input-wrapper .search-select .select__control{border:none;border-radius:5px;box-shadow:none;height:36px}.iconfield-input-wrapper{align-items:center;display:flex;height:42px}.theme-light .iconfield-input-wrapper{background-color:#fff}.theme-dark .iconfield-input-wrapper{background-color:#181a20}.iconfield-input-wrapper label{font-size:14px;font-weight:400;margin-right:10px;text-align:end;width:max-content}.theme-light .iconfield-input-wrapper label{color:#000!important}.theme-dark .iconfield-input-wrapper label{color:#fff!important}.iconfield-input-wrapper .input-wrapper{align-items:center;border-radius:5px;display:flex;height:42px;padding:10px}.theme-light .iconfield-input-wrapper .input-wrapper{border:.1px solid #d3d3d3}.theme-dark .iconfield-input-wrapper .input-wrapper{border:.1px solid #444}.iconfield-input-wrapper .input-wrapper:focus-within{border:none;outline:none}.theme-dark .iconfield-input-wrapper .input-wrapper:focus-within,.theme-light .iconfield-input-wrapper .input-wrapper:focus-within{box-shadow:0 0 0 1.5px #fff,0 0 0 4px #00d37f}.iconfield-input-wrapper .input-wrapper .iconfield-input-icon{height:25px;margin:1px 3px 1px 1px;width:25px}.theme-light .iconfield-input-wrapper .input-wrapper .iconfield-input-icon{color:#000}.theme-dark .iconfield-input-wrapper .input-wrapper .iconfield-input-icon{color:#fff}.iconfield-input-wrapper .input-wrapper .iconfield-input{border:none;font-size:16px;height:36px;margin:5px;outline:none}.theme-light .iconfield-input-wrapper .input-wrapper .iconfield-input{background-color:#fff;color:#000}.theme-dark .iconfield-input-wrapper .input-wrapper .iconfield-input{background-color:#181a20;color:#fff}.ant-segmented .ant-select-selection-item,.ant-segmented-group .ant-select-selection-item,.custom-segmented .ant-select-selection-item{background-color:#2b3139!important;color:#fff!important}.ant-select{border-radius:5px!important}.theme-light .ant-select{border:none!important;color:#000!important}.theme-dark .ant-select{border:none!important;color:#fff!important}.theme-light .ant-select.ant-select-open{border:none!important}.theme-light .ant-select.ant-select-open .ant-select-selection-item{color:#000!important}.theme-dark .ant-select.ant-select-open{border:none!important}.theme-dark .ant-select.ant-select-open .ant-select-selection-item{color:#fff!important}.theme-light .ant-select .ant-select-selection-item{color:#000!important}.theme-dark .ant-select .ant-select-selection-item{color:#fff!important}.theme-light .ant-select .ant-select-arrow{color:#000!important}.theme-dark .ant-select .ant-select-arrow{color:#fff!important}.theme-light .ant-select-selector{background-color:#fff!important;border:none!important}.theme-dark .ant-select-selector{background-color:#181a20!important;border:none!important}.ant-select-dropdown{border-radius:5px!important;box-shadow:0 4px 12px #0000001a!important}.theme-light .ant-select-dropdown,.theme-light .ant-select-dropdown .ant-select-item{background-color:#fff!important;color:#000!important}.theme-light .ant-select-dropdown .ant-select-item:hover{background-color:#f7f9fc!important}.theme-light .ant-select-dropdown .ant-select-item-selected{background-color:#f7f9fc!important;color:#000!important}.theme-dark .ant-select-dropdown,.theme-dark .ant-select-dropdown .ant-select-item{background-color:#181a20!important;color:#fff!important}.theme-dark .ant-select-dropdown .ant-select-item:hover{background-color:#2b3139!important}.theme-dark .ant-select-dropdown .ant-select-item-selected{background-color:#2b3139!important;color:#fff!important}.ant-select-item{border-radius:3px}.theme-light .ant-select-item{background-color:#fff!important;border:none!important}.theme-dark .ant-select-item{background-color:#181a20!important;border:none!important}.theme-light .ant-select-item:hover{background-color:#f7f9fc!important}.theme-dark .ant-select-item:hover{background-color:#2b3139!important}.theme-light .ant-select-item-selected{background-color:#f7f9fc!important}.theme-dark .ant-select-item-selected{background-color:#2b3139!important}.close-icon{border-radius:50%;cursor:pointer;height:30px;padding:5px;width:30px}.theme-light .close-icon{background-color:#f7f9fc;color:#000}.theme-dark .close-icon{background-color:#2b3139;color:#fff}.theme-light .close-icon:hover{background-color:#f7f9fc;color:#cc1a1a}.theme-dark .close-icon:hover{background-color:#2b3139;color:#cc1a1a}.timeline-root{height:100%;margin:5px 0 10px;position:relative}.timeline-root .timeline-item{display:flex;margin-bottom:10px;position:relative}.timeline-root .timeline-separator{align-items:center;display:flex;flex-direction:column;margin-right:5px;position:relative}.timeline-root .timeline-dot{border-radius:50%;height:12px;position:relative;width:12px;z-index:1}.theme-dark .timeline-root .timeline-dot,.theme-light .timeline-root .timeline-dot{background-color:#b80baf}.timeline-root .timeline-connector{bottom:-20px;position:absolute;top:12px;width:.5px;z-index:0}.theme-dark .timeline-root .timeline-connector,.theme-light .timeline-root .timeline-connector{background-color:rgba(184,11,175,.365)}.timeline-root .timeline-item:last-child .timeline-connector{display:none}.timeline-root .timeline-content{flex-grow:1;flex-wrap:wrap}.theme-light .timeline-root .timeline-content{background-color:#f7f9fc;border-radius:8px}.theme-dark .timeline-root .timeline-content{background-color:#2b3139;border-radius:8px}.timeline-root .timeline-navbar{align-items:center;display:flex;justify-content:space-between;margin:5px 0;padding:3px 10px}.timeline-root .avatar-container{align-items:center;display:flex}.timeline-root .avatar{border-radius:50%;height:25px;margin-right:10px;object-fit:cover;width:25px}.timeline-root .username{font-size:14px;font-weight:700}.theme-light .timeline-root .username{color:#000}.theme-dark .timeline-root .username{color:#fff}.timeline-root .time-ago{font-size:10px;font-weight:700}.theme-light .timeline-root .time-ago{color:#d3d3d3}.theme-dark .timeline-root .time-ago{color:#444}.timeline-root .remarks{border-radius:8px;font-size:13px;font-weight:400;padding:10px;text-overflow:ellipsis;white-space:wrap}.theme-light .timeline-root .remarks{color:#000}.theme-dark .timeline-root .remarks{color:#fff}.entity-small-img{height:30px;object-fit:cover;width:30px}.entity-small-img.circle{border-radius:50%}.theme-dark .entity-small-img,.theme-light .entity-small-img{border-radius:8px}.separator-v{height:100%;margin:0 3px;width:1px}.theme-light .separator-v{background-color:#f7f9fc}.theme-dark .separator-v{background-color:#2b3139}.separator-h{height:1px;margin:1px 0;width:100%}.theme-light .separator-h{background-color:#fff}.theme-dark .separator-h{background-color:#181a20}.theme-light .separator-h.yellow{background-color:#f8e823}.theme-dark .separator-h.yellow{background-color:#fae27c}.main-title{font-family:Montserrat,sans-serif;font-size:22px;font-weight:300}.theme-dark .main-title.currency,.theme-light .main-title.currency{color:#cc1a1a}.theme-light .main-title{color:#000}.theme-dark .main-title{color:#fff}.main-title.nowrap{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.main-title.boldsmall{font-size:15px}.main-title.two-lines{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;height:2.4em;line-height:1.2;overflow:hidden;text-overflow:ellipsis}.sub-title{font-family:Montserrat,sans-serif;font-size:14px;font-weight:500}.theme-light .sub-title{color:#000}.theme-dark .sub-title{color:#fff}.theme-light .sub-title.soft{color:#ccc}.theme-dark .sub-title.soft{color:#d2d2d2}.sub-title.nowrap{height:1.2em;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sub-title.boldsmall,.sub-title.xrsmall{font-size:10px;font-weight:700}.sub-title.single-line{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sub-title.two-lines{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;height:2.4em;line-height:1.2;overflow:hidden;text-overflow:ellipsis}.normal-title{font-family:Ubuntu,sans-serif;font-size:16px;font-weight:400}.theme-light .normal-title{color:#000}.theme-dark .normal-title{color:#fff}.note-text{background-color:#f44336cc;border-radius:5px;font-size:18px;font-weight:300;padding:3px 10px;text-overflow:ellipsis}.theme-light .note-text{color:#000}.theme-dark .note-text{color:#fff}.sub-title-twolines{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:18px;font-weight:400;height:2.4em;line-height:1.2;overflow:hidden;text-overflow:ellipsis}.theme-light .sub-title-twolines{color:#000}.theme-dark .sub-title-twolines{color:#fff}.nowrap{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.endorsement-name{font-size:14px}.theme-light .endorsement-name{color:#000}.theme-dark .endorsement-name{color:#fff}.endorsement-desc{font-size:12px}.theme-light .endorsement-desc{color:#ccc}.theme-dark .endorsement-desc{color:#d2d2d2}.uw-piechart-box .recharts-pie-sector{cursor:pointer}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.radio-root{color:#ccc}.radio-checked{color:#007aff}.toggle-root{color:#ccc}.toggle-checked{color:#9c27b0}.Toastify__toast.toast-info{font-weight:500}.theme-light .Toastify__toast.toast-info{background:#fff;color:#000}.theme-dark .Toastify__toast.toast-info,.theme-light .Toastify__toast.toast-info{border:.3px solid #31708f!important;border-bottom-left-radius:8px;border-left-width:5px!important;border-top-left-radius:8px}.theme-dark .Toastify__toast.toast-info{background:#181a20;color:#fff}.Toastify__toast.toast-success{font-weight:500}.theme-light .Toastify__toast.toast-success{background:#fff;color:#000}.theme-dark .Toastify__toast.toast-success,.theme-light .Toastify__toast.toast-success{border:.3px solid #3c763d!important;border-bottom-left-radius:8px;border-left-width:5px!important;border-top-left-radius:8px}.theme-dark .Toastify__toast.toast-success{background:#181a20;color:#fff}.Toastify__toast.toast-error{font-weight:500}.theme-light .Toastify__toast.toast-error{background:#fff;color:#000}.theme-dark .Toastify__toast.toast-error,.theme-light .Toastify__toast.toast-error{border:.3px solid #a94442!important;border-bottom-left-radius:8px;border-left-width:5px!important;border-top-left-radius:8px}.theme-dark .Toastify__toast.toast-error{background:#181a20;color:#fff}.Toastify__toast.toast-warning{font-weight:500}.theme-light .Toastify__toast.toast-warning{background:#fff;color:#000}.theme-dark .Toastify__toast.toast-warning,.theme-light .Toastify__toast.toast-warning{border:.3px solid #8a6d3b!important;border-bottom-left-radius:8px;border-left-width:5px!important;border-top-left-radius:8px}.theme-dark .Toastify__toast.toast-warning{background:#181a20;color:#fff}.Toastify__toast-body{color:inherit;font-weight:500}.Toastify__close-button{color:inherit;height:25px;width:25px}.MuiButtonBase-root{z-index:1}.input-item-with-label{align-items:center;display:flex;flex-direction:row}.input-item-with-label label{font-size:14px;font-weight:400;margin-right:5px;text-align:end;width:max-content}.theme-light .input-item-with-label label{color:#000!important}.theme-dark .input-item-with-label label{color:#fff!important}.input-item-with-label .form-input-item{border-radius:5px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;padding:10px;transition:border .3s}.input-item-with-label .form-input-item.table{padding:8px 10px}.theme-light .input-item-with-label .form-input-item{background-color:#fff!important;border:.3px solid #d3d3d3!important;color:#000!important}.theme-dark .input-item-with-label .form-input-item{background-color:#181a20!important;border:.3px solid #444!important;color:#fff!important}.input-item-with-label .form-input-item:focus{border:none;box-shadow:0 0 0 1.5px #00d37f;outline:none}.input-item-with-label .form-input-item:disabled{border:none;cursor:not-allowed;outline:none}.theme-light .input-item-with-label .form-input-item:disabled{background-color:inherit!important;border:.1px solid #d3d3d3!important;color:#000!important}.theme-dark .input-item-with-label .form-input-item:disabled{background-color:inherit!important;border:.1px solid #444!important;color:#fff!important}.input-item-with-label .form-input-item:disabled.table{padding:8px 10px}.input-item-with-label .form-input-item input[type=date]::-webkit-calendar-picker-indicator{border-radius:50%;height:42px!important}.theme-light .input-item-with-label .form-input-item input[type=date]::-webkit-calendar-picker-indicator{color:#000!important}.theme-dark .input-item-with-label .form-input-item input[type=date]::-webkit-calendar-picker-indicator{color:#fff!important}.input-item-with-label .form-input-item.with-icon{padding-left:35px}.input-item-with-label .input-icon{left:15px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.input-item-with-label .tooltip-container{display:inline-block;position:relative}.input-item-with-label .tooltip-container .tooltip-text{background-color:#ffca28;border-radius:5px;bottom:125%;color:#000;font-family:Ubuntu,sans-serif;font-size:16px;font-weight:400;left:50%;margin-left:-100px;opacity:0;padding:5px 10px;position:absolute;text-align:center;transition:opacity .3s;visibility:hidden;width:200px;z-index:1}.input-item-with-label .tooltip-container .tooltip-text:after{border:5px solid #0000;border-top-color:#333;content:"";left:50%;margin-left:-5px;position:absolute;top:100%}.input-item-with-label .tooltip-container:hover .tooltip-text{opacity:1;visibility:visible}.theme-dark .recharts-area,.theme-dark .recharts-layer,.theme-light .recharts-area,.theme-light .recharts-layer{border-radius:8px}.tabs-container{border-radius:16px;display:flex;flex-direction:column;height:50px;width:100%}.tabs-container .tab-header{align-items:center;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:row;height:50px;justify-content:space-between;padding:0 5px;width:100%}.theme-light .tabs-container .tab-header{background-color:#f7f9fc;border-radius:8px;color:#000}.theme-dark .tabs-container .tab-header{background-color:#2b3139;border-radius:8px;color:#000}.tabs-container .tab-header .tab{align-items:center;border-radius:8px;cursor:pointer;display:flex;flex:1 1;flex-direction:row;font-family:Roboto,sans-serif;gap:3px;height:80%;justify-content:center;transition:background-color .2s ease-in-out;width:100%}.tabs-container .tab-header .tab.active{align-items:center;box-shadow:0 .5px 1px #0000001a;justify-content:center}.theme-light .tabs-container .tab-header .tab.active{background-color:#e3f2fd;color:#000}.theme-dark .tabs-container .tab-header .tab.active{background-color:rgba(68,94,120,.741);color:#fff}.tabs-container .tab-header .tab .tab-icon{align-items:center;display:flex;height:25px;justify-content:center;width:25px}.theme-light .tabs-container .tab-header .tab .tab-icon{color:#000}.theme-dark .tabs-container .tab-header .tab .tab-icon{color:#fff}.theme-light .tabs-container .tab-header .tab .tab-icon.active{color:#000}.theme-dark .tabs-container .tab-header .tab .tab-icon.active{color:#00d37f}.tabs-container .tab-header .tab .tab-title{font-size:14px;margin-right:4px;position:relative}.theme-light .tabs-container .tab-header .tab .tab-title{color:#000}.theme-dark .tabs-container .tab-header .tab .tab-title{color:#fff}.tabs-container .tab-header .tab .tab-title.active{color:#00d37f;font-weight:500}.tabs-container .tab-header .tab .tab-title .tab-badge{position:absolute;top:4px}.theme-light .tabs-container .tab-header .tab .tab-title .tab-badge{background-color:#f7f9fc}.theme-dark .tabs-container .tab-header .tab .tab-title .tab-badge{background-color:#2b3139}.theme-light .tabs-container .tab-header .tab .tab-title .tab-badge.active{background-color:#f8e823}.theme-dark .tabs-container .tab-header .tab .tab-title .tab-badge.active{background-color:#fae27c}.main-hr{background-color:#aa00fa66;border:none;height:.1px;margin:1px 0;width:100%}.MuiDialogActions-root,.MuiDialogActions-spacing{gap:"1px"}.theme-light .Mui-disabled,.theme-light .MuiButtonBase-root,.theme-light .MuiIconButton-root,.theme-light .MuiIconButton-sizeMedium,.theme-light .MuiTablePagination-actions,.theme-light .MuiTablePagination-caption,.theme-light .MuiTablePagination-displayedRows,.theme-light .MuiTablePagination-select,.theme-light .MuiTablePagination-selectLabel,.theme-light .MuiTablePagination-spacer,.theme-light .MuiTablePagination-toolbar{color:#000}.theme-dark .Mui-disabled,.theme-dark .MuiButtonBase-root,.theme-dark .MuiIconButton-root,.theme-dark .MuiIconButton-sizeMedium,.theme-dark .MuiTablePagination-actions,.theme-dark .MuiTablePagination-caption,.theme-dark .MuiTablePagination-displayedRows,.theme-dark .MuiTablePagination-select,.theme-dark .MuiTablePagination-selectLabel,.theme-dark .MuiTablePagination-spacer,.theme-dark .MuiTablePagination-toolbar{color:#fff}.table-content{border:none;border-radius:5px;display:flex;flex:1 1;width:100%}.theme-light .table-content .Mui-disabled,.theme-light .table-content .MuiButtonBase-root,.theme-light .table-content .MuiIconButton-root,.theme-light .table-content .MuiIconButton-sizeMedium,.theme-light .table-content .MuiTablePagination-actions,.theme-light .table-content .MuiTablePagination-caption,.theme-light .table-content .MuiTablePagination-displayedRows,.theme-light .table-content .MuiTablePagination-select,.theme-light .table-content .MuiTablePagination-selectLabel,.theme-light .table-content .MuiTablePagination-spacer,.theme-light .table-content .MuiTablePagination-toolbar{color:#000}.theme-dark .table-content .Mui-disabled,.theme-dark .table-content .MuiButtonBase-root,.theme-dark .table-content .MuiIconButton-root,.theme-dark .table-content .MuiIconButton-sizeMedium,.theme-dark .table-content .MuiTablePagination-actions,.theme-dark .table-content .MuiTablePagination-caption,.theme-dark .table-content .MuiTablePagination-displayedRows,.theme-dark .table-content .MuiTablePagination-select,.theme-dark .table-content .MuiTablePagination-selectLabel,.theme-dark .table-content .MuiTablePagination-spacer,.theme-dark .table-content .MuiTablePagination-toolbar{color:#fff}.theme-light .table-content .MuiIconButton-colorInherit{background-color:#fff;color:#000}.theme-dark .table-content .MuiIconButton-colorInherit{background-color:#181a20;color:#fff}.table-content .MuiTable-root,.table-content .table-container{display:flex;flex-direction:column;width:100%}.table-content .table-container{border:none;box-shadow:none!important;height:auto;overflow-y:auto}.table-content .table-container .MuiPaper-root,.table-content .table-container .MuiTable-root{background-color:inherit}.theme-light .table-content .table-container{background-color:#fff;color:#000}.theme-dark .table-content .table-container{background-color:#181a20;color:#fff}.table-content .table-container .tablehead{background-color:inherit;font-size:16px}.table-content .table-container .tablehead .tablerow{align-items:center;border-radius:5px;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px;padding:3px;width:100%}.theme-light .table-content .table-container .tablehead .tablerow{background-color:#f7f9fc;border:.1px solid #d3d3d3;color:#000}.theme-dark .table-content .table-container .tablehead .tablerow{background-color:#2b3139;border:.1px solid #444;color:#fff}.table-content .table-container .tablehead .tablerow span{font-weight:700}.table-content .table-container .tablehead .tablerow .table-cell{border:none;display:flex;flex:1 1;font-weight:700;padding:5px}.table-content .table-container .tablehead .tablerow .table-cell.left{align-items:center;justify-content:flex-start}.table-content .table-container .tablehead .tablerow .table-cell.center{align-items:center;justify-content:center}.table-content .table-container .tablehead .tablerow .table-cell.right{align-items:center;justify-content:flex-end}.theme-light .table-content .table-container .tablehead .tablerow .table-cell{background-color:#f7f9fc;color:#ccc}.theme-dark .table-content .table-container .tablehead .tablerow .table-cell{background-color:#2b3139;color:#d2d2d2}.table-content .table-container .tablebody{border:none;display:flex;flex-direction:column;height:100%;padding:3px 2px}.table-content .table-container .tablebody .tablerow{align-items:center;border-radius:5px;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:row;justify-content:space-between;margin:3px 0;padding:3px;width:100%}.theme-light .table-content .table-container .tablebody .tablerow{background-color:#fff;color:#000}.theme-dark .table-content .table-container .tablebody .tablerow{background-color:#181a20;color:#fff}.table-content .table-container .tablebody .tablerow.totals{box-shadow:none;padding:6px 4px}.theme-dark .table-content .table-container .tablebody .tablerow.totals,.theme-light .table-content .table-container .tablebody .tablerow.totals{background-color:#aff8c8;color:#000}.theme-light .table-content .table-container .tablebody .tablerow.current{background-color:#e3f2fd}.theme-dark .table-content .table-container .tablebody .tablerow.current{background-color:rgba(68,94,120,.741)}.table-content .table-container .tablebody .tablerow:hover{cursor:pointer}.theme-light .table-content .table-container .tablebody .tablerow:hover{background-color:#e3f2fd}.theme-dark .table-content .table-container .tablebody .tablerow:hover{background-color:rgba(68,94,120,.741)}.table-content .table-container .tablebody .tablerow .table-cell{border:none;display:flex;flex:1 1;flex-direction:column;padding:3px}.theme-light .table-content .table-container .tablebody .tablerow .table-cell{color:#000}.theme-dark .table-content .table-container .tablebody .tablerow .table-cell{color:#fff}.table-content .table-container .tablebody .tablerow .table-cell.left{align-items:flex-start;text-align:start}.table-content .table-container .tablebody .tablerow .table-cell.center{align-items:center;text-align:center}.table-content .table-container .tablebody .tablerow .table-cell.right{align-items:flex-end;text-align:end}.table-content .table-container .tablebody .tablerow .table-cell span{font-size:14px;font-weight:600}.separator-v{display:block;height:95%;margin:0 1px!important;width:.5px!important}.theme-light .separator-v{background-color:#f7f9fc!important}.theme-dark .separator-v{background-color:#2b3139!important}.separator-h{display:block;height:.5px!important;margin:1px 0!important;width:99%}.theme-light .separator-h{border-color:#f7f9fc!important}.theme-dark .separator-h{border-color:#2b3139!important}.single-line{display:inline-block;max-width:100%;white-space:nowrap}.single-line,.two-lines{overflow:hidden;text-overflow:ellipsis}.two-lines{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;height:2.4em;line-height:1.2}.icon-value-row{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:flex-start}.icon-value-row .icon{height:20px;width:20px}.theme-dark .icon-value-row .icon,.theme-light .icon-value-row .icon{color:#00d37f}.overlay-dialog{align-items:center;background-color:#000c;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1100}.overlay-dialog .overlay-wrapper{box-shadow:0 0 10px #0000004d;height:max-content;overflow-y:auto;padding:20px;position:relative;width:max-content;z-index:1101}.overlay-dialog .overlay-wrapper::-webkit-scrollbar{width:1px}.theme-light .overlay-dialog .overlay-wrapper{background-color:#fff;border-radius:8px}.theme-dark .overlay-dialog .overlay-wrapper{background-color:#181a20;border-radius:8px}.overlay-dialog .overlay-wrapper .overlay-navbar{align-items:center;display:flex;height:max-content;justify-content:space-between;position:sticky;top:0;width:100%;z-index:10}.theme-light .overlay-dialog .overlay-wrapper .overlay-navbar{background-color:#fff;border-radius:8px}.theme-dark .overlay-dialog .overlay-wrapper .overlay-navbar{background-color:#181a20;border-radius:8px}.overlay-dialog .overlay-wrapper .overlay-navbar .left{align-items:center;display:flex;flex-direction:row;gap:5px}.overlay-dialog .overlay-wrapper .overlay-navbar .right{align-items:center;display:flex;flex-direction:row;gap:1.5px}.theme-light .overlay-dialog .overlay-wrapper.reports{background-color:#fff}.theme-dark .overlay-dialog .overlay-wrapper.reports{background-color:#181a20}.overlay-dialog .overlay-wrapper.pdf{display:flex;flex-direction:column;height:90%;margin:auto;padding:10px;width:60%;z-index:1101}.theme-light .overlay-dialog .overlay-wrapper.pdf{background-color:#f7f9fc;border-radius:8px}.theme-dark .overlay-dialog .overlay-wrapper.pdf{background-color:#2b3139;border-radius:8px}.overlay-dialog .overlay-wrapper .current-cover{background-color:#0080004d;border-radius:5px;color:green;font-size:12px;font-weight:700;font-weight:500;padding:5px}.overlay-dialog .overlay-wrapper .overlay-content{display:flex;flex-direction:column;gap:10px;justify-content:center;margin-top:10px;width:100%}.overlay-dialog .overlay-wrapper .overlay-content-row{align-items:flex-start;display:flex;flex-direction:row;margin-top:10px}.overlay-dialog .overlay-wrapper .overlay-content-row .overlay-content-left,.overlay-dialog .overlay-wrapper .overlay-content-row .overlay-content-right{display:flex;flex-direction:column;gap:10px;justify-content:center}.overlay-dialog .overlay-wrapper .overlay-content-pdf{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:10px 5px;padding:20px;width:100%}.theme-dark .overlay-dialog .overlay-wrapper .overlay-content-pdf,.theme-light .overlay-dialog .overlay-wrapper .overlay-content-pdf{border-radius:8px}.overlay-dialog .overlay-wrapper .overlay-action{align-items:center;display:flex;gap:3px;justify-content:flex-end;margin-top:10px}.table-container-upload{overflow-x:auto}.table-cell-upload{white-space:nowrap}.doc-status,.status{font-size:14px;font-weight:500;padding:3px 5px;width:max-content}.theme-dark .doc-status,.theme-dark .status,.theme-light .doc-status,.theme-light .status{border-radius:8px}.doc-status.small,.status.small{padding:1px 5px}.theme-dark .doc-status.small,.theme-dark .status.small,.theme-light .doc-status.small,.theme-light .status.small{border-radius:8px}.doc-status.Awaiting-otp,.status.Awaiting-otp{background-color:#16d6d333;color:#16d6d3e6}.doc-status.Awaiting-Approval,.status.Awaiting-Approval{background-color:#f4433633;color:#f44336e6}.doc-status.Response-Received,.status.Response-Received{background-color:#59136333;color:#591363e6}.doc-status.Rejected,.status.Rejected{background-color:#f003;color:#ff0000e6}.doc-status.Fradulent,.doc-status.Transmitted,.status.Fradulent,.status.Transmitted{background-color:#59136333;color:#591363e6}.doc-status.Endorsed,.status.Endorsed{background-color:#3dc90a33;color:#3dc90ae6}.doc-status.In-Progress,.status.In-Progress{background-color:#16d6d333;color:#16d6d3e6}.doc-status.Pending-Approval,.status.Pending-Approval{background-color:#f4433633;color:#f44336e6}.doc-status.InProgress,.status.InProgress{background-color:#16d6d333;color:#16d6d3e6}.doc-status.new,.status.new{background-color:#1686d633;color:#1686d6e6}.doc-status.Complete,.doc-status.Completed,.status.Complete,.status.Completed{background-color:#00808033;color:#008080e6}.doc-status.Approved,.doc-status.Settled,.status.Approved,.status.Settled{background-color:#00800033;color:#008000e6}.doc-status.Expired,.status.Expired{background-color:#f4433633;color:#f44336e6}.doc-status.Active,.doc-status.active,.status.Active,.status.active{background-color:#00800033;color:#008000e6}.doc-status.Closed,.status.Closed{background-color:#0e126933;color:#0e1269e6}.doc-status.Opened,.status.Opened{background-color:#00800033;color:#008000e6}.doc-status.New,.status.New{background-color:#1686d633;color:#1686d6e6}.doc-status.Paused,.doc-status.Suspended,.status.Paused,.status.Suspended{background-color:#f003;color:#ff0000e6}.doc-status.Validated,.status.Validated{background-color:#8032cf33;color:#8032cfe6}.doc-status.Cancelled,.doc-status.Terminated,.status.Cancelled,.status.Terminated{background-color:#f003;color:#ff0000e6}.doc-status.Prospecting,.status.Prospecting{background-color:#59136333;color:#591363e6}.doc-status.Closing,.status.Closing{background-color:#00800033;color:#008000e6}.doc-status.Presentation,.status.Presentation{background-color:#ffd90033;color:#ffd900e6}.doc-status.Appointment,.status.Appointment{background-color:#1686d633;color:#1686d6e6}.doc-status.Objections,.status.Objections{background-color:#91134a33;color:#91134ae6}.doc-status.Referrals,.status.Referrals{background-color:#0e126933;color:#0e1269e6}.doc-status.Normal,.status.Normal{background-color:#3dc90a33;color:#3dc90ae6}.doc-status.High,.status.High{background-color:#1686d633;color:#1686d6e6}.doc-status.Critical,.status.Critical{background-color:#f4433633;color:#f44336e6}.doc-status.In-Quote,.status.In-Quote{background-color:#ff6a0033;color:#ff6a00e6}.doc-status.In-QuoteRequest,.status.In-QuoteRequest{background-color:#ff00a233;color:#ff00a2e6}.doc-status.Published,.status.Published{background-color:#00aeff33;color:#00aeffe6}.doc-status.Awarded,.status.Awarded{background-color:#0fc3;color:#00ffcce6}.business-type{border-radius:5px;font-size:16px;font-weight:700;font-weight:500;padding:5px}.business-type.c000{background-color:#0080004d;color:green}.business-type.c100{background-color:#0a7a424d;color:#0a7a42}.business-type.c200{background-color:#ba0a0a4d;color:#ba0a0a}.business-type.c300{background-color:#8662124d;color:#866212}.business-type.c400{background-color:#17776f4d;color:#17776f}.business-type.c500{background-color:#bb5a1a4d;color:#bb5a1a}.business-type.c600{background-color:#3d0f634d;color:#3d0f63}.business-type.c700{background-color:#44061e4d;color:#44061e}.business-type.c800{background-color:#0080604d;color:#008060}.business-type.c900{background-color:#6e142f4d;color:#6e142f}.business-type.c110{background-color:#05361f4d;color:#05361f}.icon-container{cursor:pointer;display:flex;flex-direction:column;margin-left:10px;position:relative}.icon-container .icon{background-color:#f443364d;border-radius:8px;color:#f44336;font-size:16px;height:28px;padding:3px;width:28px}.icon-container .dropdown{box-shadow:0 2px 4px #0000001a;padding:5px 0;position:absolute;right:0;top:20px;width:max-content;z-index:1}.theme-light .icon-container .dropdown{background-color:#fff;border:1px solid #d3d3d3;border-radius:8px;color:#000}.theme-dark .icon-container .dropdown{background-color:#181a20;border:1px solid #444;border-radius:8px;color:#fff}.icon-container .dropdown .dropdown-item{cursor:pointer;display:flex;flex-direction:column;padding:5px 10px;width:100%}.theme-dark .icon-container .dropdown .dropdown-item,.theme-light .icon-container .dropdown .dropdown-item{border-radius:8px}.theme-light .icon-container .dropdown .dropdown-item:hover{background-color:#f7f9fc}.theme-dark .icon-container .dropdown .dropdown-item:hover{background-color:#2b3139}.ant-select,.react-calendar{border:none!important}.react-calendar{width:100%!important}.theme-light .react-calendar{background-color:#f7f9fc!important;border-radius:8px;color:#000!important}.theme-dark .react-calendar{background-color:#2b3139!important;border-radius:8px;color:#fff!important}.event-indicator{background-color:red;border-radius:50%;height:5px;margin:2px auto 0;width:5px}.theme-dark .highlight-today,.theme-light .highlight-today{background-color:#fefce8!important}.react-calendar__navigation{padding:5px 10}.react-calendar__navigation__arrow,.react-calendar__navigation__label__labelText{font-weight:600}.theme-light .react-calendar__navigation__arrow,.theme-light .react-calendar__navigation__label__labelText{color:#000!important}.theme-dark .react-calendar__navigation__arrow,.theme-dark .react-calendar__navigation__label__labelText{color:#fff!important}.theme-light .react-calendar__tile{background-color:inherit!important;border:none!important;color:#000!important}.theme-dark .react-calendar__tile{background-color:inherit!important;border:none!important;color:#fff!important}.theme-light .react-calendar__tile--active{background-color:#00d37f!important;border:.3px solid #00d37f!important;color:#000!important}.theme-dark .react-calendar__tile--active{background-color:#00d37f!important;border:.3px solid #00d37f!important;color:#fff!important}.theme-dark .react-calendar__navigation__next2-button,.theme-dark .react-calendar__navigation__prev2-button,.theme-light .react-calendar__navigation__next2-button,.theme-light .react-calendar__navigation__prev2-button{border-radius:8px}.theme-light .MuiInputBase-colorPrimary,.theme-light .MuiInputBase-root,.theme-light .MuiInputBase-sizeSmall,.theme-light .MuiOutlinedInput-root{border:none!important;color:#000!important}.theme-dark .MuiInputBase-colorPrimary,.theme-dark .MuiInputBase-root,.theme-dark .MuiInputBase-sizeSmall,.theme-dark .MuiOutlinedInput-root{border:none!important;color:#fff!important}.MuiButton-root,.MuiButton-text,.MuiButton-textPrimary,.MuiButtonBase-root{z-index:0}.rbc-btn-group:first-child{display:none!important}.rbc-toolbar-label{padding:0 20px!important;text-align:right!important}.rbc-btn-group:last-child{font-size:13px!important}.rbc-btn-group:last-child button{background-color:#f1f0ff!important;border:none!important;margin-left:2px!important}.rbc-toolbar button.rbc-active{background-color:#dbdafe!important;box-shadow:none!important}.react-calendar__tile--now{border:.3px solid #f44336cc!important;font-weight:700!important}.react-calendar__tile{border-radius:5px!important}.react-calendar__month-view__weekdays__weekday,.react-calendar__month-view__weekdays__weekday--weekend{font-weight:700!important}.rbc-time-view{border-color:#eee!important}.rbc-time-header{display:none!important}.rbc-time-content{border:none!important}.rbc-time-gutter.rbc-time-column{font-size:12px!important}.rbc-time-gutter.rbc-time-column .rbc-timeslot-group{padding:0 20px!important}.rbc-timeslot-group{background-color:#f7fdff!important}.rbc-day-slot{font-size:14px!important}.rbc-event{border:none!important;color:#000!important;margin:10px!important;padding:10px!important;width:99%!important}.rbc-event:first-child{background-color:#e2f8ff!important}.rbc-event:nth-child(2){background-color:#fefce8!important}.rbc-event:nth-child(3){background-color:#f2f1ff!important}.rbc-event:nth-child(4){background-color:#fdf2fb!important}.rbc-event:nth-child(5){background-color:#e2f8ff!important}.rbc-event:nth-child(6){background-color:#fefce8!important}.rbc-event:nth-child(7){background-color:#f2f1ff!important}.rbc-event:nth-child(8){background-color:#fdf2fb!important}.rbc-event-label{color:gray!important;margin-bottom:5px}.theme-light .am-schedule{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-start;overflow-y:hidden;transition:opacity .5s ease-in-out;width:100%}.theme-light .am-schedule .no-content{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-light .am-schedule .am-schedule-wrapper{display:flex;flex-direction:column;width:100%}.theme-light .am-schedule .am-schedule-wrapper .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:5px 0;width:100%}.theme-light .am-schedule .am-schedule-wrapper .navbar .navbar-left{color:#000}.theme-light .am-schedule .am-schedule-wrapper .navbar .navbar-left .search-input-wrapper{align-items:center;background:#fff;border:.3px solid #ccc;border-radius:5px;box-shadow:2px 4px 10px 1px #c9c9c978;display:flex;height:36px;justify-content:space-between;width:300px}.theme-light .am-schedule .am-schedule-wrapper .navbar .navbar-left .search-input-wrapper .search-input-icon{color:#000;height:20px;margin:10px;width:20px}.theme-light .am-schedule .am-schedule-wrapper .navbar .navbar-left .search-input-wrapper .search-input{background-color:#0000;border:none;border-radius:5px;color:#000;font-size:18px;font-weight:500;height:100%;margin:5px 5px 5px 0;outline:none;padding-left:5px;width:100%}.theme-light .am-schedule .am-schedule-wrapper .navbar .navbar-left .search-input-wrapper .search-input::placeholder{color:#ccc;font-weight:500}.theme-light .am-schedule .am-schedule-wrapper .navbar .navbar-right{align-items:center;display:flex;gap:5px}.theme-light .am-schedule .am-schedule-wrapper .navbar .navbar-right:first-child{border-bottom-left-radius:8px;border-left:none;border-top-left-radius:8px}.theme-light .am-schedule .am-schedule-wrapper .navbar .navbar-right:last-child{border-bottom-right-radius:8px;border-top-right-radius:8px}.theme-light .am-schedule .am-schedule-wrapper .navbar .navbar-right:not(:first-child):not(:last-child){border-left:none}.theme-light .am-schedule .am-schedule-wrapper .MuiPaper-elevation,.theme-light .am-schedule .am-schedule-wrapper .MuiPaper-root,.theme-light .am-schedule .am-schedule-wrapper .MuiTableContainer-root,.theme-light .am-schedule .am-schedule-wrapper .table-container{background-color:inherit}.theme-light .am-schedule .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-light .am-schedule .processing-dialog .processing-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}.theme-dark .am-schedule{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-start;overflow-y:hidden;transition:opacity .5s ease-in-out;width:100%}.theme-dark .am-schedule .no-content{align-items:center;background-color:#181a20;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:10px;justify-content:center;width:100%}.theme-dark .am-schedule .am-schedule-wrapper{display:flex;flex-direction:column;width:100%}.theme-dark .am-schedule .am-schedule-wrapper .navbar{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:5px 0;width:100%}.theme-dark .am-schedule .am-schedule-wrapper .navbar .navbar-left{color:#fff}.theme-dark .am-schedule .am-schedule-wrapper .navbar .navbar-left .search-input-wrapper{align-items:center;background:#181a20;border:.3px solid #ccc;border-radius:5px;box-shadow:2px 4px 10px 1px #c9c9c978;display:flex;height:36px;justify-content:space-between;width:300px}.theme-dark .am-schedule .am-schedule-wrapper .navbar .navbar-left .search-input-wrapper .search-input-icon{color:#fff;height:20px;margin:10px;width:20px}.theme-dark .am-schedule .am-schedule-wrapper .navbar .navbar-left .search-input-wrapper .search-input{background-color:#0000;border:none;border-radius:5px;color:#fff;font-size:18px;font-weight:500;height:100%;margin:5px 5px 5px 0;outline:none;padding-left:5px;width:100%}.theme-dark .am-schedule .am-schedule-wrapper .navbar .navbar-left .search-input-wrapper .search-input::placeholder{color:#d2d2d2;font-weight:500}.theme-dark .am-schedule .am-schedule-wrapper .navbar .navbar-right{align-items:center;display:flex;gap:5px}.theme-dark .am-schedule .am-schedule-wrapper .navbar .navbar-right:first-child{border-bottom-left-radius:8px;border-left:none;border-top-left-radius:8px}.theme-dark .am-schedule .am-schedule-wrapper .navbar .navbar-right:last-child{border-bottom-right-radius:8px;border-top-right-radius:8px}.theme-dark .am-schedule .am-schedule-wrapper .navbar .navbar-right:not(:first-child):not(:last-child){border-left:none}.theme-dark .am-schedule .am-schedule-wrapper .MuiPaper-elevation,.theme-dark .am-schedule .am-schedule-wrapper .MuiPaper-root,.theme-dark .am-schedule .am-schedule-wrapper .MuiTableContainer-root,.theme-dark .am-schedule .am-schedule-wrapper .table-container{background-color:inherit}.theme-dark .am-schedule .processing-dialog{align-items:center;background-color:#00000080;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.theme-dark .am-schedule .processing-dialog .processing-wrapper{background-color:#181a20;border-radius:8px;box-shadow:0 0 10px #0000004d;height:max-content;padding:20px;width:max-content;z-index:1000}
/*# sourceMappingURL=main.b8ab5254.css.map*/