@import url(https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);.box{display:grid;height:100vh;place-items:center;width:100%}.sidebar{background:#f9fafb;min-height:100vh;position:fixed;width:240px}.sidebar .logo{align-items:center;background-color:#fff;border-bottom:1px solid #f3f4f6;display:flex;height:48px;margin-bottom:10px;padding:8px 24px}.sidebar .logo h1{color:#111827;font-size:24px;font-weight:800;letter-spacing:-.36px;line-height:29px;margin-left:9px}.sidebar .sideNav{padding:12px}.sidebar .sideNav button.sideLink{align-items:center;background:transparent;border:0;border-radius:4px;cursor:pointer;display:flex;margin-bottom:4px;outline:none;padding:5px 24px;width:100%}.sidebar .sideNav button.sideLink span{color:#4b5563;font-weight:500;line-height:20px;margin-left:16px}.sidebar .sideNav button.active,.sidebar .sideNav button.sideLink:hover{background-color:rgba(221,225,235,.784);transition:.2s ease-in-out}.topbar{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;height:48px;justify-content:flex-end;padding:4px 32px;width:100%}.topbar .dropdownMenu button.dropDwn{align-items:center;background:transparent;border:0;border-radius:6px;cursor:pointer;display:flex;padding:8px}.topbar .dropdownMenu button.dropDwn span.mg10{margin-right:10px}.topbar .dropdownMenu button.isActive{background:#e5e7eb}#popMenu{border:1px solid #e5e7eb;box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);padding:15px 4px 4px}#popMenu .userDeets{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;padding:0 16px 16px}#popMenu .userDeets .nameEmail{margin-left:10px}#popMenu .userDeets .nameEmail p.name{color:#111827;font-size:15px;font-weight:500;line-height:16px;margin-bottom:3px}#popMenu .userDeets .nameEmail p.email{color:#9ca3af;font-size:14px}#popMenu .btnLinks{display:flex;flex-direction:column;margin-top:5px}#popMenu .btnLinks button.drpdwnLink{align-items:center;background-color:transparent;border:0;border-radius:4px;cursor:pointer;display:flex;padding:10px 16px;width:100%}#popMenu .btnLinks button.drpdwnLink span{color:#6b7280;font-size:14px;margin-left:12px}#popMenu .btnLinks button.drpdwnLink:hover{background:#f3f4f6}#popMenu .btnLinks button.drpdwnLink:hover svg path{stroke:#292d32}#popMenu .btnLinks button.drpdwnLink:hover span{color:#111827}.divider{background-color:#f3f4f6;height:1px;margin:5px 0;width:100%}.padLayout-Api{display:flex;flex-direction:column;min-height:95vh}.padLayout-Api .topLayout{align-items:center;display:flex;justify-content:space-between;padding:5px 32px}.padLayout-Api .topLayout h3.pageName{color:#111b2b;font-size:20px;font-weight:700;line-height:24px}.padLayout-Api .topLayout .searchNCreate{align-items:center;display:flex}.padLayout-Api .topLayout .searchNCreate span.ant-input-affix-wrapper{background:#f9fafb;border-color:#f9fafb;height:32px}.padLayout-Api .topLayout .searchNCreate span.ant-input-affix-wrapper-focused{border-color:#036fe3}.padLayout-Api .topLayout .searchNCreate button.createNew{font-size:12px;font-weight:600;line-height:16px;margin-left:16px;max-height:32px;min-height:32px;padding:0 12px}.padLayout-Api .topLayout .searchNCreate input{background:#f9fafb;border:1px solid #f9fafb;border-radius:6px;box-shadow:none;width:320px}.padLayout-Api .topLayout .searchNCreate input::-webkit-input-placeholder{color:#d1d5db}.padLayout-Api .topLayout .searchNCreate input::placeholder{color:#d1d5db}.padLayout-Api .API-top{border-bottom:1px solid #f3f4f6}.padLayout-Api .collections-spin{align-items:center;display:flex;height:70vh;justify-content:center}.padLayout-Api .flex-collection{display:flex;flex-grow:1;height:-webkit-fill-available;height:-moz-available;height:stretch}.padLayout-Api .flex-collection .callNames{width:30%}.padLayout-Api .flex-collection .callNames .callFilter{border-bottom:1px solid #f3f4f6;padding:16px 32px}.padLayout-Api .flex-collection .callNames .api-calls{display:flex;flex-direction:column;gap:2px;padding:8px 0}.padLayout-Api .flex-collection .call-actions{border-left:1px solid #f3f4f6;width:70%}.padLayout-Api .flex-collection .call-actions .editGrp{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;padding:14px 32px}.padLayout-Api .flex-collection .call-actions .editGrp p.grpName{color:#111827;font-size:14px;font-weight:600;letter-spacing:-.154px;margin-right:8px}.padLayout-Api .flex-collection .call-actions .editGrp button{align-items:center;background:#f9fafb;border:1px solid #f9fafb;border-radius:6px;cursor:pointer;display:flex;height:24px;justify-content:center;width:24px}.padLayout-Api .flex-collection .call-actions .configCont{padding:16px 32px}.padLayout-Api .flex-collection .call-actions .configCont p.configTitle{color:#111827;font-size:16px;font-weight:600}.padLayout-Api .flex-collection .call-actions .configCont p.configTxt{color:#6b7280;font-size:14px;font-weight:400;margin-bottom:24px;margin-top:5px}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition input{background:#f9fafb;border:1px solid #f9fafb;border-radius:6px;height:40px}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition input::-webkit-input-placeholder{color:#9ca3af;font-size:13px;font-weight:300}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition input::placeholder{color:#9ca3af;font-size:13px;font-weight:300}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition input:focus{border:1px solid #036fe3}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .formField{display:flex;flex-direction:column;margin-bottom:16px;margin-top:26px}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .formField label{color:#111827;font-size:12px;font-weight:500;margin-bottom:8px}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .formField label span.req{color:#6b7280;font-weight:400}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .respMain{margin-top:24px;width:auto}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .respMain .title{font-size:14px;font-weight:600;letter-spacing:-.154px;line-height:20px;margin-bottom:17px}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .respMain .testContainer{align-items:flex-start;display:flex;flex-direction:column;gap:8px;min-height:260px;padding:0;width:100%}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .respMain .testContainer .tabContainer{align-items:center;display:flex;flex-direction:row;gap:10px;height:32px;justify-content:space-between;padding:0;width:100%}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .respMain .testContainer .tabContainer button.test{background:#f3f4f6;border:0;color:#111827}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .respMain .testContainer .noResponse{align-items:center;border:1px solid #f3f4f6;border-radius:5px;display:flex;flex-direction:column;gap:4px;justify-content:center;min-height:300px;width:100%}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .respMain .testContainer .noResponse .noResponseTitle{color:#4b5563;font-size:14px;font-weight:600;letter-spacing:-.154px;line-height:20px;text-align:center}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .respMain .testContainer .noResponse .noResponseText{color:#9ca3af;font-size:14px;font-weight:500;letter-spacing:-.154px;line-height:20px}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .respMain .testContainer .noResponse button.test{background:#f3f4f6;border:0;color:#111827}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .respMain .testContainer .testHeader{align-items:center;display:flex;flex-direction:row;gap:8px;height:32px;justify-content:space-between;padding:0;width:100%}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .respMain .testContainer .testHeader .status{align-items:center;display:flex;flex-direction:row;gap:8px;height:18px;padding:0;width:131px}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .respMain .testContainer .testHeader .status .statusText{color:#9ca3af;font-size:12px;font-weight:600;letter-spacing:1.6px;line-height:18px;text-transform:uppercase}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .respMain .testContainer .testHeader .status>.greenText{color:green}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .respMain .testContainer .testHeader .status>.redText{color:red}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .respMain .testContainer .headerSnippetCont{border:1px solid #f3f4f6;border-radius:5px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .respMain .testContainer .testResponse{border-radius:6px;margin:0 0 24px;width:100%}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .respMain .testContainer .testResponse .ant-tabs-nav{height:32px;padding-top:0}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .respMain .testContainer .testResponse .ant-tabs-extra-content{align-items:center;display:flex;flex-direction:row;gap:8px;height:32px;justify-content:space-between;padding:0;width:80%}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .respMain .testContainer .testResponse .ant-tabs-extra-content .status{align-items:center;display:flex;flex-direction:row;gap:8px;height:18px;padding:0;width:131px}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .respMain .testContainer .testResponse .ant-tabs-extra-content .status .statusText{color:#9ca3af;font-size:12px;font-weight:600;letter-spacing:1.6px;line-height:18px;text-transform:uppercase}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .respMain .testContainer .testResponse .ant-tabs-extra-content .status>.greenText{color:green}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .respMain .testContainer .testResponse .ant-tabs-extra-content .status>.redText{color:red}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .respMain .testContainer .testResponse .ant-tabs-content-holder{border:1px solid #f3f4f6;border-radius:5px}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .respMain .testContainer .testResponse .headerBar .editorBox{border:1px solid #f3f4f6}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .flexForm{display:flex;justify-content:space-between}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .flexForm .method{margin-right:16px;width:25%}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .flexForm .method .ant-select{height:40px;width:100%!important}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .flexForm .method .ant-select .ant-select-selector{background:#f9fafb;border:1px solid #f9fafb;border-radius:6px;height:40px}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .flexForm .method .ant-select .ant-select-selector .ant-select-selection-item{line-height:40px}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .flexForm .method .ant-select .ant-select-selector:focus,.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .flexForm .method .ant-select .ant-select-selector:hover{border:1px solid #036fe3}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .flexForm .reqURL{width:75%}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs{border:1px solid #f3f4f6;border-radius:6px;margin:8px 0 24px}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .ant-tabs-nav-wrap{padding-left:16px}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .ant-tabs-nav-wrap .ant-tabs-tab{color:#9ca3af}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .ant-tabs-nav-wrap .ant-tabs-tab-btn:hover{color:#0059c8}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .ant-tabs-nav-wrap .ant-tabs-ink-bar{background-color:#0059c8}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .ant-tabs-content-holder{padding:0 16px 16px}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .headers .flex-header{align-items:center;display:flex;margin-bottom:8px}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .headers .flex-header .header-input{margin-right:8px;width:100%}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .headers .flex-header .ant-select{height:40px}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .headers .flex-header .ant-select .ant-select-selector{background:#f9fafb;border:1px solid #f9fafb;border-radius:6px;height:40px}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .headers .flex-header .ant-select .ant-select-selector .ant-select-selection-item{line-height:40px}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .headers .flex-header button.closeIcon{align-items:center;background:#f9fafb;border:0;border-radius:6px;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .headers .flex-header button.padded{margin-top:22px}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .headers .flex-header .flex-qParams{display:flex;gap:8px;margin-bottom:16px;width:100%}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .headers .flex-header .flex-qParams label{color:#111827}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .headers .flex-header .flex-qParams .queryName,.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .headers .flex-header .flex-qParams .type,.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .headers .flex-header .flex-qParams .value,.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .headers .flex-header .flex-qParams .valueSource{flex-grow:1}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .headers button.addHead{align-items:center;background:#f3f4f6;border:0;border-radius:6px;color:#111827;cursor:pointer;display:flex;padding:8px 12px}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .headers button.addHead span{margin-left:5px}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .headers button.addHead svg{fill:#111827}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .headers button.addHead:hover{background:#e5e7eb;transition:.2s}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .headers .bodyColumn{align-items:flex-start;flex-direction:column}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .headers .bodyColumn label{font-size:13px;margin-bottom:4px}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .advSettings{color:#4b5563}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .advSettings p.light{color:#9ca3af;font-size:12px;font-weight:400}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .advSettings p.redWdth{width:70%}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .advSettings .flexSwitch{align-items:center;display:flex;justify-content:space-between;margin:10px 0}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .advSettings .flexSwitch p.headPrx{font-size:13px}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .advSettings .customProxySettings{border-bottom:1px solid #f3f4f6;padding:0 20px}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .advSettings .customProxySettings .advFlex{align-items:center;display:flex;gap:26px;margin:16px 0;width:100%}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .advSettings .customProxySettings .advFlex .rhs{width:80%}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .advSettings .customProxySettings .advFlex .rhs textarea{background:#f9fafb;border-color:#f9fafb;border-radius:6px}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .advSettings .customProxySettings .advFlex .rhs textarea::-webkit-input-placeholder{font-size:12px}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .advSettings .customProxySettings .advFlex .rhs textarea::placeholder{font-size:12px}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .advSettings .customProxySettings .advFlex .rhs textarea:focus{border:1px solid #036fe3}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .advSettings .customProxySettings .advFlex .PASSW span{background:#f9fafb;border-color:#f9fafb;padding:0 5px 0 10px}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .advSettings .customProxySettings .advFlex .PASSW span input{border:0}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .advSettings .customProxySettings .advFlex .PASSW span input:focus{border:0;outline:0}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .advSettings .customProxySettings .advFlex .pxServerInput{align-items:center;display:flex;gap:5px}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .advSettings .customProxySettings .advFlex .pxServerInput .proxy{width:200%}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .tabs .advSettings .customProxySettings .advFlex p{width:100px}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .actionButtons{display:flex;justify-content:space-between}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .actionButtons button{border:0;border-radius:6px;cursor:pointer;padding:8px 12px}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .actionButtons button svg{fill:#fff}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .actionButtons .leftBtns button.delete{background:#da294a;color:#fff}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .actionButtons .leftBtns button.delete:hover{background:#7f0010;transition:.2s}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .actionButtons .rightBtns{display:flex;gap:8px}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .actionButtons .rightBtns button.cancel{background:#f3f4f6;color:#111827}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .actionButtons .rightBtns button.blue{background:#036fe3;color:#fff}.padLayout-Api .flex-collection .call-actions .configCont .callDefinition .actionButtons .rightBtns button.blue:hover{background:#0059c8;transition:.2s}.padLayout-Api .flex-collection .call-actions .noSelections{align-items:center;background:#f9fafb;border-radius:6px;display:flex;flex-direction:column;gap:24px;height:480px;justify-content:center;margin:10% auto;padding:0;width:640px}.padLayout-Api .flex-collection .call-actions .noSelections .text{align-items:center;display:flex;flex-direction:column;gap:8px;height:64px;justify-content:center;padding:0;width:200px}.padLayout-Api .flex-collection .call-actions .noSelections .text .header{color:#4b5563;font-size:14px;font-weight:600;letter-spacing:-.154px;line-height:20px;text-align:center}.padLayout-Api .flex-collection .call-actions .noSelections .text .subText{color:#9ca3af;font-size:14px;font-weight:500;letter-spacing:-.154px;line-height:20px;text-align:center}.padLayout-Api .flex-collection .call-actions .emptycont{display:flex;justify-content:center}:where(.css-dev-only-do-not-override-ixblex).ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:#f3f4f6}.ant-select-focused .ant-select-selector,.ant-select-open .ant-select-selector,.ant-select-selector:active,.ant-select-selector:focus{border-color:#036fe3!important}:where(.css-dev-only-do-not-override-ixblex).ant-form-item{margin-bottom:0}:where(.css-dev-only-do-not-override-ixblex).ant-checkbox-checked .ant-checkbox-inner,:where(.css-dev-only-do-not-override-ixblex).ant-switch.ant-switch-checked{background:#036fe3}.filter,.sort{align-items:center;display:flex}.filter span.filtName,.sort span.filtName{color:#9ca3af;font-size:14px;font-weight:400;margin-right:8px}.filter button.filterApps,.sort button.filterApps{align-items:center;background-color:transparent;border:0;color:#111827;cursor:pointer;display:flex}.filter button.filterApps svg,.sort button.filterApps svg{margin-left:6px}.filter button.filterApps svg path,.sort button.filterApps svg path{stroke:#111b2b}#filterPop,#sortPop{border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);display:flex;flex-direction:column;min-width:150px;padding:4px}#filterPop span.menuHead,#sortPop span.menuHead{color:#9ca3af;font-size:13px;font-weight:400;padding:8px 15px}#filterPop button,#sortPop button{border:0;border-radius:4px;box-shadow:none;color:#6b7280;display:flex;font-size:13px;font-weight:400;justify-content:flex-start;margin-top:1px;max-height:32px;min-height:32px;width:100%}#filterPop button svg path,#sortPop button svg path{fill:none}#filterPop button.api-btn,#sortPop button.api-btn{background-color:#fff;cursor:pointer;padding:12px}#filterPop button:hover,#sortPop button:hover{background:#f3f4f6}#filterPop .checkedActive,#sortPop .checkedActive{background:#f3f4f6;color:#111827;font-weight:500}#filterPop .checkedActive svg path,#sortPop .checkedActive svg path{fill:#036fe3}.groupCard .ant-collapse{background-color:#fff;border:0;border-radius:0}.groupCard .ant-collapse .ant-collapse-item{border-bottom:0;border-radius:0}.groupCard .ant-collapse .ant-collapse-item:hover{background:#f9fafb}.groupCard .ant-collapse .ant-collapse-item .callSpinner{align-items:center;display:flex;height:50px;justify-content:center}.groupCard .ant-collapse .ant-collapse-item .ant-collapse-header{border-radius:0;color:#111827;font-weight:600;letter-spacing:-.154px;padding:7px 15px}.groupCard .ant-collapse .ant-collapse-item .ant-collapse-header button{align-items:center;background-color:transparent;border:0;border-radius:6px;cursor:pointer;display:flex;height:24px;justify-content:center;width:24px}.groupCard .ant-collapse .ant-collapse-item .ant-collapse-header button.actv,.groupCard .ant-collapse .ant-collapse-item .ant-collapse-header button:hover{background:#e5e7eb}.groupCard .ant-collapse .ant-collapse-item .ant-collapse-content{border-top:0}.groupCard .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box{padding:5px 0}.groupCard .ant-collapse .ant-collapse-item .ant-collapse-content .empCall{color:#9ca3af;font-size:12px;padding-left:40px}.groupCard .ant-collapse .ant-collapse-item .ant-collapse-content .empCall span.add{color:#036fe3;cursor:pointer;font-weight:500}.callCont{border:1px solid transparent;justify-content:space-between;padding:6px 16px}.callCont,.callCont .left{align-items:center;display:flex}.callCont .left .padBadge{display:flex;width:55px}.callCont .left p.callName{margin-left:16px}.callCont .right button{align-items:center;background-color:transparent;border:0;border-radius:6px;cursor:pointer;display:flex;height:24px;justify-content:center;width:24px}.callCont .right button.actv,.callCont .right button:hover{background:#e5e7eb}.callCont:hover,.selectedCall{background:#f9fafb}.selectedCall,.selectedCall:hover{border:1px solid #f3f4f6}span.api-badge{align-items:center;border-radius:10px;display:flex;font-size:10px;font-weight:600;justify-content:center;padding:4px 8px 2px}span.get{background:#eaf9e8;color:#5db057}span.post{background:#f7f2ff;color:#8553e7}span.put{background:#fff2e4;color:#f07f23}span.patch{background:#e8f5ff;color:#036fe3}span.delete{background:#fff2f2;color:#da294a}main .padLayout{padding:6px 32px 50px}main .padLayout .topLayout{align-items:center;display:flex;justify-content:space-between}main .padLayout .topLayout h3.pageName{color:#111b2b;font-size:20px;font-weight:700;line-height:24px}main .padLayout .topLayout .searchNCreate{align-items:center;display:flex}main .padLayout .topLayout .searchNCreate span.ant-input-affix-wrapper{background:#f9fafb;border-color:#f9fafb;height:32px}main .padLayout .topLayout .searchNCreate span.ant-input-affix-wrapper-focused{border-color:#036fe3}main .padLayout .topLayout .searchNCreate button.createNew{font-size:12px;font-weight:600;line-height:16px;margin-left:16px;max-height:32px;min-height:32px;padding:0 12px}main .padLayout .topLayout .searchNCreate input{background:#f9fafb;border:1px solid #f9fafb;border-radius:6px;box-shadow:none;width:320px}main .padLayout .topLayout .searchNCreate input::-webkit-input-placeholder{color:#d1d5db}main .padLayout .topLayout .searchNCreate input::placeholder{color:#d1d5db}main .padLayout .filtersToggle{display:flex;justify-content:space-between;margin-top:20px}main .padLayout .filtersToggle .sortToggle{align-items:center;display:flex}main .padLayout .filtersToggle .sortToggle .toggle{margin-left:20px}main .padLayout .filtersToggle .sortToggle .toggle .ant-segmented{background:#f9fafb}main .padLayout .filtersToggle .sortToggle .toggle .ant-segmented .ant-segmented-item .ant-segmented-item-label{align-items:center;display:flex;min-height:24px;padding:0 4px}main .padLayout .filtersToggle .sortToggle .toggle .ant-segmented .ant-segmented-item .ant-segmented-item-label span.ant-segmented-item-icon{display:flex}main .padLayout .filtersToggle .sortToggle .toggle .ant-segmented .ant-segmented-item .ant-segmented-item-label:hover{background-color:transparent}main .padLayout .filtersToggle .sortToggle .toggle .ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled):after{background-color:rgba(0,0,0,.02)}main .padLayout .mainContent .appsSpinBox{align-items:center;display:flex;height:70vh;justify-content:center}main .padLayout .mainContent .gridApps{display:flex;flex-wrap:wrap;gap:30px;padding:32px 0}main .padLayout .mainContent .listTable{padding:32px 0}main .padLayout .mainContent .listTable .ant-table-wrapper .ant-table-cell span.faint{color:#9ca3af}main .padLayout .mainContent .listTable .ant-table-wrapper .ant-table-cell .listAppName{align-items:center;cursor:pointer;display:flex}main .padLayout .mainContent .listTable .ant-table-wrapper .ant-table-cell .listAppName span.appnam{color:#111827;font-weight:600;margin-left:16px}main .padLayout .mainContent .listTable .ant-table-wrapper .ant-table-cell .flex-end{display:flex}main .padLayout .mainContent .listTable .ant-table-wrapper .ant-table-cell .flex-end button.menu{align-items:center;background-color:transparent;border:0;border-radius:6px;cursor:pointer;display:flex;height:24px;justify-content:center;width:24px}main .padLayout .mainContent .listTable .ant-table-wrapper .ant-table-cell .flex-end button.openActive{background:#e5e7eb}main .padLayout .mainContent .listTable .ant-table-wrapper .ant-table-tbody>tr>td{border:0}main .padLayout .mainContent .listTable .ant-table-wrapper .ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before{background-color:transparent}main .padLayout .mainContent .listTable .ant-table-wrapper .ant-table-thead>tr>th{background-color:transparent;border-bottom:0;color:#9ca3af;font-weight:500}main .padLayout .mainContent .listTable .ant-table-wrapper .ant-table-thead>tr>th .viewHead{align-items:center;display:flex}main .padLayout .mainContent .listTable .ant-table-wrapper .ant-table-thead>tr>th .viewHead span{margin-right:6px}main .padLayout .mainContent .centEmp{display:flex;justify-content:center}.createNew .ant-modal-content{border-radius:6px;height:80vh;overflow-y:scroll;padding:0}.createNew .ant-modal-content button.ant-modal-close{border-radius:50%;height:30px;top:12px;width:30px}.createNew .ant-modal-content button.ant-modal-close,.createNew .ant-modal-content button.ant-modal-close span{align-items:center;display:flex;justify-content:center}.createNew .ant-modal-content .ant-modal-header{border-bottom:1px solid #f3f4f6;padding:14px 24px}.createNew .ant-modal-content .ant-modal-header .ant-modal-title{color:#111827;font-size:20px;font-weight:600;line-height:24px}.createNew .ant-modal-content .ant-modal-body .createNewBody{padding:12px 24px}.createNew .ant-modal-content .ant-modal-body .createNewBody .formField{border-bottom:1px solid #f3f4f6;padding-bottom:24px}.createNew .ant-modal-content .ant-modal-body .createNewBody .formField input{background:#f9fafb;border-color:#f9fafb;color:#111827;font-weight:600}.createNew .ant-modal-content .ant-modal-body .createNewBody .formField input:focus{border-color:#036fe3}.createNew .ant-modal-content .ant-modal-body .createNewBody .formField label{color:#111827;font-weight:500}.createNew .ant-modal-content .ant-modal-body .createNewBody .templatesContainer{display:flex;flex-wrap:wrap;gap:24px;padding-top:24px}.createNew .ant-modal-content .ant-modal-body .createNewBody .browseAllTemplates{display:flex;justify-content:space-between;margin-top:20px}.createNew .ant-modal-content .ant-modal-body .createNewBody .browseAllTemplates p.template{color:#374151;font-size:16px;font-weight:600}.createNew .ant-modal-content .ant-modal-body .createNewBody .browseAllTemplates button.browse{background-color:#fff;border:0;border-radius:6px;color:#111827;cursor:pointer;font-weight:500;padding:8px 15px}.createNew .ant-modal-content .ant-modal-body .createNewBody .browseAllTemplates button.browse:hover{background-color:rgba(0,0,0,.059)}.createNew .ant-modal-content::-webkit-scrollbar{width:0}.createNew .ant-modal-content::-webkit-scrollbar-thumb,.createNew .ant-modal-content::-webkit-scrollbar-track{background:#fff}.gridContainer{cursor:pointer;width:254px}.gridContainer img{border-radius:6px;height:268px}.gridContainer .cardDetails{align-items:center;display:flex;justify-content:space-between;padding:8px 0}.gridContainer .cardDetails .leftDeets p.appName{color:#111827;font-size:15px;font-weight:600;word-break:break-all}.gridContainer .cardDetails .leftDeets p.lastViewed{color:#9ca3af;font-size:13px;font-weight:500}.gridContainer .cardDetails .rightDeets button.menu{align-items:center;background-color:transparent;border:0;border-radius:6px;cursor:pointer;display:flex;height:24px;justify-content:center;width:24px}.gridContainer .cardDetails .rightDeets button.openActive{background:#e5e7eb}.gridContainer:hover img{border:1px solid #e5e7eb}#gridPopover{border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);min-width:130px;padding:5px}#gridPopover .dropWrapper{align-items:flex-start;display:flex;flex-direction:column}#gridPopover .dropWrapper button.menuDrop{align-items:center;background-color:transparent;border:0;color:#6b7280;cursor:pointer;display:flex;max-height:32px;min-height:32px;padding:0 10px;width:100%}#gridPopover .dropWrapper button.menuDrop:hover{background:#f3f4f6;border-radius:4px}.deleteModal .ant-modal-content,.renameModal .ant-modal-content{padding:0}.deleteModal .ant-modal-content .ant-modal-header,.renameModal .ant-modal-content .ant-modal-header{border-bottom:1px solid #f3f4f6;color:#111827;padding:12px 16px 8px}.deleteModal .ant-modal-content .ant-modal-body,.renameModal .ant-modal-content .ant-modal-body{padding:8px 16px 16px}.deleteModal .ant-modal-content .ant-modal-body input,.renameModal .ant-modal-content .ant-modal-body input{background:#f9fafb;border-color:#f9fafb;color:#111827;font-weight:500;margin-bottom:16px}.deleteModal .ant-modal-content .ant-modal-body input:focus,.renameModal .ant-modal-content .ant-modal-body input:focus{border-color:#036fe3}.deleteModal .ant-modal-content .ant-modal-body p,.renameModal .ant-modal-content .ant-modal-body p{color:#6b7280}.deleteModal .ant-modal-content .ant-modal-footer,.renameModal .ant-modal-content .ant-modal-footer{margin-top:0}.deleteModal .ant-modal-content .ant-modal-footer .renameFooter,.renameModal .ant-modal-content .ant-modal-footer .renameFooter{display:flex;justify-content:space-between;padding:0 16px 16px}.deleteModal .ant-modal-content .ant-modal-footer .renameFooter button.cancel,.renameModal .ant-modal-content .ant-modal-footer .renameFooter button.cancel{background:#f3f4f6;border:0;border-radius:6px;color:#111827;cursor:pointer;font-weight:600;padding:12px;width:48%}.deleteModal .ant-modal-content .ant-modal-footer .renameFooter button.update,.renameModal .ant-modal-content .ant-modal-footer .renameFooter button.update{background:#036fe3;border:0;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;width:48%}.deleteModal .ant-modal-content .ant-modal-footer .renameFooter button.update svg,.renameModal .ant-modal-content .ant-modal-footer .renameFooter button.update svg{fill:#fff}.deleteModal .ant-modal-content .ant-modal-footer .renameFooter button.delete,.renameModal .ant-modal-content .ant-modal-footer .renameFooter button.delete{background:#da294a;border:0;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;width:48%}.deleteModal .ant-modal-content .ant-modal-footer .renameFooter button.delete svg,.renameModal .ant-modal-content .ant-modal-footer .renameFooter button.delete svg{fill:#fff}.ant-message{bottom:16px;top:auto!important}.ant-message-notice .ant-message-notice-content{background:#4b5563;border-radius:6px;box-shadow:0 10px 30px rgba(0,0,0,.15);color:#fff}[class*=" ant-message"] [class*=" ant-message"],[class*=" ant-message"] [class^=ant-message],[class^=ant-message] [class*=" ant-message"],[class^=ant-message] [class^=ant-message]{align-items:center;display:flex;justify-content:center}[class*=" ant-message"] [class*=" ant-message"] span,[class*=" ant-message"] [class^=ant-message] span,[class^=ant-message] [class*=" ant-message"] span,[class^=ant-message] [class^=ant-message] span{margin-left:8px}.templateContainer{width:250px}.templateContainer .imgWrapper{position:relative}.templateContainer .imgWrapper img{border-radius:6px;height:268px;width:250px}.templateContainer .imgWrapper .hoverDetails{background:linear-gradient(180deg,rgba(48,62,83,.48),transparent 116.79%);border-radius:6px;box-shadow:0 2px 4px rgba(42,53,69,.08);color:#fff;display:flex;flex-direction:column;height:268px;justify-content:flex-end;padding:16px;position:absolute;top:0}.templateContainer .imgWrapper .hoverDetails p.templateTitle{font-weight:600;margin-bottom:5px}.templateContainer .imgWrapper .hoverDetails p.templateDetails{color:#f3f4f6;font-size:13px;font-weight:400}.templateContainer .imgWrapper .hoverDetails button{background:#036fe3;border:1px solid #036fe3;border-radius:6px;color:#fff;cursor:pointer;margin-top:8px;max-height:32px;min-height:32px;padding:6px}.templateContainer .imgWrapper .hoverDetails button svg{fill:#fff}.templateContainer .imgWrapper .hoverDetails button:disabled{cursor:not-allowed}.templateContainer .cardDetails{align-items:center;display:flex;justify-content:space-between;padding:8px 0}.templateContainer .cardDetails .leftDeets p.appName{color:#111827;font-size:15px;font-weight:600;word-break:break-all}.templateContainer .cardDetails .leftDeets p.lastViewed{color:#9ca3af;font-size:13px;font-weight:500}.emptyWrapper{align-items:center;background:#f9fafb;border-radius:6px;display:flex;flex-direction:column;height:400px;justify-content:center;margin-top:60px;width:500px}.emptyWrapper p.no{color:#4b5563;font-weight:600;margin-bottom:8px}.emptyWrapper p.sub{color:#9ca3af;text-align:center}.emptyWrapper button{background:#036fe3;border:1px solid #036fe3;border-radius:6px;color:#fff;cursor:pointer;margin-top:16px;padding:8px 12px}.emptyWrapper button:hover{background:#0059c8;transition:.2s ease-in-out}.noBgWrapper{background-color:#fff}.noBgWrapper .addMg{margin-top:30px}.noBgWrapper button.noBg{background-color:#fff;border-color:#fff;color:#036fe3;font-weight:600;margin:8px 0}.templateLayout .topLayout{align-items:center;display:flex;justify-content:space-between;padding:12px 32px}.templateLayout .topLayout h3.pageName{color:#111b2b;font-size:20px;font-weight:700;line-height:24px}.templateLayout .topLayout .searchNcreate{align-items:center;display:flex;gap:4px;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.templateLayout .topLayout .createNew{font-size:12px;font-weight:600;line-height:16px;margin-left:16px;max-height:32px;min-height:32px;padding:0 12px}.templateLayout .sortBox{padding:5px 32px}.templateLayout .gridTemplates{display:flex;flex-wrap:wrap;gap:30px;padding:16px 32px}.templateLayout .pagination{text-align:center}.tempsSpinBox{height:70vh;justify-content:center}.modalTitle,.tempsSpinBox{align-items:center;display:flex}.modalTitle{background-color:#fff;border-bottom:1px solid #e5e7eb;flex-direction:row;gap:8px;height:64px;justify-content:space-between;padding:16px;position:-webkit-sticky;position:sticky;top:0;width:100%}.modalTitle .templateName{color:#111827;font-size:20px;font-weight:700;letter-spacing:-.38px;line-height:24px}.modalTitle .templateCTAs{align-items:center;display:flex;flex-direction:row;gap:8px;height:32px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.modalContent{-ms-overflow-style:none;align-items:flex-start;display:flex;flex-direction:column;gap:24px;overflow-y:auto;padding:24px;scrollbar-width:none}.modalContent .mediaContainer{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);display:flex;height:360px;justify-content:center;width:912px}.modalContent .descriptionCont{align-items:flex-start;display:flex;flex-direction:row;gap:16px;padding:0;width:912px}.modalContent .descriptionCont .descriptionText{color:#1f2937;font-size:14px;font-weight:400;letter-spacing:-.154px;line-height:22px;width:580px}.modalContent .descriptionCont .featsAndFxns{align-items:flex-start;display:flex;flex-direction:column;gap:16px;max-width:316px;padding:0}.modalContent .descriptionCont .featsAndFxns h3{color:#111827;font-size:14px;font-weight:600;letter-spacing:-.154px;line-height:20px}.modalContent .descriptionCont .featsAndFxns p{color:#036fe3;font-size:12px;font-style:normal;font-weight:500;line-height:16px;padding:2px}.modalContent .descriptionCont .featsAndFxns .feats{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center}.modalContent .descriptionCont .featsAndFxns .feats .feat{border-radius:4px;cursor:pointer;width:316px}.modalContent .descriptionCont .featsAndFxns .feats .feat .featTitleBar{align-items:center;background:#f9fafb;display:flex;gap:8px;height:32px;justify-content:space-between;padding:8px}.modalContent .descriptionCont .featsAndFxns .feats .feat .open{background:#f3f4f6}.modalContent .descriptionCont .featsAndFxns .feats .feat .featText{align-items:center;background:#f3f4f6;border-bottom-left-radius:4px;border-bottom-right-radius:4px;display:flex;height:32px;padding-left:8px}.modalContent .descriptionCont .featsAndFxns .feats .feat .featText p{color:#6b7280;font-size:12px;font-style:normal;font-weight:400;line-height:14px}.modalContent::-webkit-scrollbar{display:none}.createApp .ant-modal-content{border-radius:6px;height:144px;overflow-y:scroll;padding:0}.createApp .ant-modal-content .title{align-items:center;background-color:#fff;border-bottom:1px solid #e5e7eb;display:flex;flex-direction:row;gap:8px;height:40px;justify-content:space-between;margin-bottom:8px;padding:16px 16px 8px;position:-webkit-sticky;position:sticky;top:0;width:100%}.createApp .ant-modal-content .title .titleName{color:#111827;font-size:12px;font-style:normal;font-weight:600;line-height:16px}.createApp .ant-modal-content .input{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center;padding:0 16px 16px}.createApp .ant-modal-content .input .buttonBox{align-items:center;display:flex;justify-content:end;width:100%}*{box-sizing:border-box;font-family:Figtree,sans-serif;margin:0;padding:0}main{margin-left:240px;width:100%}
/*# sourceMappingURL=main.349f1958.css.map*/