*,html{margin:0;padding:0;font-weight:400;line-height:1.8;box-sizing:border-box;font-family:Poppins,Arial,sans-serif}body{margin:0;font-size:14px;color:#1f2129;min-width:320px;min-height:100vh;font-family:Poppins,sans-serif;display:flex;justify-content:center;align-items:center;overflow-x:hidden}.cf_main_container{width:100%;height:100vh;display:flex}input[type=radio][disabled],input[type=checkbox][disabled],.radio[disabled],.radio-inline[disabled],.checkbox[disabled],.checkbox-inline[disabled],fieldset[disabled] input[type=radio],fieldset[disabled] input[type=checkbox],fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.cf_main_content_place{width:calc(100% - 80px);padding:10px;display:flex;height:100vh;overflow-y:auto;overflow-x:hidden;flex-direction:column;background-color:#fcfcfc}.cf_main_content_place_main{width:100%;padding:10px;text-align:justify;transition:all .2s ease-in-out;height:calc(100vh - 80px)}.cf_hide{visibility:hidden}.cf_d-none{display:none!important}.CF_d-flex{display:flex}.ai-center{align-items:center}.CF_Pointer,.pointer{cursor:pointer}.CF_flex-d-column{flex-direction:column}.fw-500{font-weight:500!important}.fw-600{font-weight:600!important}.cf_ml_auto{margin-left:auto}.cf_gap-5{gap:5px}@keyframes moveUp{0%{opacity:0;transform:translate(10px)}50%{opacity:.5;transform:translate(5px)}to{opacity:1;transform:translate(0)}}.CF_SVG_THICK{color:#000}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#fff 0% 0% no-repeat padding-box;border-radius:10px}::-webkit-scrollbar-thumb{background:silver 0% 0% no-repeat padding-box;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#dbdbdb 0% 0% no-repeat padding-box;border-radius:10px}.skeletonDataNew{color:transparent!important;-webkit-user-select:none!important;user-select:none!important;width:fit-content;opacity:.7;animation:skeleton-loading 1s linear infinite alternate}.skeletonData{opacity:.7;width:100%;height:15px;-webkit-user-select:none!important;user-select:none!important;color:transparent!important;animation:skeleton-loading 1s linear infinite alternate}.skeleton{opacity:.7;-webkit-user-select:none!important;user-select:none!important;color:transparent!important;animation:skeleton-loading 1s linear infinite alternate}@keyframes skeleton-loading{0%{background-color:#d7d9da}to{background-color:#f0f3f5}}.switch{position:relative;display:inline-block;width:60px;height:34px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s;height:24px;width:50px}.slider:before{position:absolute;content:"";height:15px;width:15px;left:4px;bottom:5px;background-color:#fff;-webkit-transition:.4s;transition:.4s}input:checked+.slider{background-color:#2196f3}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translate(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.slider.round{border-left:0px!important}.CF_Text_Loader{gap:5px;width:100%;height:40px;display:flex;font-weight:600;color:#0062ff;align-items:center;justify-content:center}.CF_Text_Loader_SPINNER{color:#0062ff;animation:spinner360 1s linear infinite}@keyframes spinner360{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.errorText{font-size:10px;white-space:nowrap;color:red!important;font-weight:400!important}.CF_Text_Loader .error{color:red!important;font-weight:600!important}.CF_Text_Loader p{font-weight:500;color:#0062ff}.CF_LOADER_DIV{width:400px;height:200px;display:flex;border-radius:5px;text-align:center;position:relative;align-items:center;flex-direction:column;background-color:#fff;border:1px solid #e2e2e2;justify-content:space-evenly;box-shadow:.5px 0 2.7px #00000003,1.3px .1px 6.9px #00000005,2.7px .2px 14.2px #00000006,5.5px .4px 29.2px #00000007,15px 1px 80px #0000000a;animation:opacity .2s ease-in}@keyframes opacity{0%{opacity:0}50%{opacity:0}to{opacity:1}}.cfLoading_cloudIcon{width:220px;position:absolute;color:#001a6f;margin-top:20px}.CF_LOADER_DIV_TEXT{position:absolute;font-size:18px;font-weight:500;bottom:30px}.cfLoading_cloudIcon rect,.cfLoading_cloudIcon path{fill:#001a6f;stroke:#001a6f;stroke-width:.5;stroke-dasharray:150;stroke-dashoffset:150;animation:cloud 5s forwards infinite}@keyframes cloud{0%{stroke-dashoffset:150}50%{stroke-dashoffset:0}to{stroke-dashoffset:150}}.cfLoading_cloudIcon g{fill-opacity:0;animation:fillSvg 5s forwards infinite}@keyframes fillSvg{0%{fill-opacity:0}50%{fill-opacity:1}to{fill-opacity:0}}.CF_LOADER_DIV_PARENT{top:0;left:00px;height:100vh;display:flex;position:absolute;align-items:center;justify-content:center;width:calc(100% + -0px);z-index:999999999999999;background-color:#0000001f}.cf_status_td{font-weight:700!important}.IN_PROGRESS{color:#1220f6!important}.cf_warning_div{background-color:#fbda78a4!important;border-color:#fdf4e6!important}.cf_selectNone{-webkit-user-select:none!important;user-select:none!important}.CANCEL,.PAUSE,.CONFLICT,.ERROR{color:#ff4c4c!important}.COMPLETED,.PROCESSED,.PROCESSED_WITH_SOME_ERRORS,.PROCESSED_WITH_SOME_PAUSE .PROCESSED_WITH_SOME_WARNINGS,.PROCESSED_WITH_SOME_CONFLICTS,.PROCESSED_WITH_SOME_CONFLICTS_AND_PAUSE{color:#00c64f!important}.IN_QUEUE,.NOT_STARTED,.NOT_PROCESSED{color:brown!important}.SUSPENDED{color:#c60!important}.cf_edit_parent_div{height:40px;display:flex;align-items:center}.edit_input_div{height:30px;display:flex;align-items:center;padding:0 5px}.edit_input_div:hover{width:fit-content!important;background-color:#f2f3ff}.cf_verifIcon{color:#0006fc}.cf_make_link{cursor:pointer;color:#0006fc}.cf_new_tables_div table tbody tr:hover .cf_make_link,.cf_messageReports_table_tbody tr:hover .cf_make_link_reports,.cf_table_common tbody tr:hover .cf_make_link,.cf_make_link_reports:hover,.cf_make_link:hover{cursor:pointer!important;color:#0006fc!important;text-decoration:underline!important}.pagination{display:flex;padding-left:0;list-style:none}.page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-link{position:relative;display:block;color:#0d6efd;text-decoration:none;background-color:#fff;border:1px solid #dee2e6;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.page-link{padding:.375rem .75rem;cursor:pointer}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;background-color:#fff;border-color:#dee2e6}.page-item.active .page-link{z-index:3;color:#fff;background-color:#0d6efd;border-color:#0d6efd}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-link:hover{z-index:2;color:#0a58ca;background-color:#e9ecef;border-color:#dee2e6}.CF_POPUP_CONTAINER{top:0;left:0;width:100%;height:100%;display:flex;z-index:9999999;position:absolute;justify-content:center;background-color:#00000026}.cf_disabled a,.cf_disabled{opacity:.4!important;cursor:not-allowed!important;pointer-events:none}.cf_border{border:1px solid #e2e8f0}.cf_border_radius{border-radius:.75rem}.cf_overflow_hidden{overflow:hidden!important}.bg-CLOUDFUZE{width:50px;height:50px;background:url(/CloudFuze/static/CF_LOGO-CEFJDcU-.png);background-size:contain}.bg-AMAZON_S3{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -10px -10px}.bg-ASANA{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -80px -10px}.bg-AZURE_OBJECT_STORAGE{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -10px -80px}.bg-BOX_BUSINESS{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -80px -80px}.bg-DROPBOX_BUSINESS{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -150px -10px}.bg-EGNYTE_ADMIN{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -150px -80px}.bg-FTP{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -10px -150px}.bg-G_SUITE{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -80px -150px}.bg-G_SUITE1{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -150px -150px}.bg-GITHUB{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -220px -10px}.bg-GMAIL{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -220px -80px}.bg-GOOGLE_CHAT{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -220px -150px}.bg-GOOGLE_WORKSPACE{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -10px -220px}.bg-GOOGLE_SHARED_DRIVES{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -80px -220px}.bg-HUBSPOT{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -150px -220px}.bg-LUCID{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -220px -220px}.bg-MEMSE3,.bg-MICROSOFT_OFFICE_365{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -290px -10px}.bg-MURAL{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -290px -80px}.bg-MIRO{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -290px -150px}.bg-NETWORK_FILESHARES{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -290px -220px}.bg-ONEDRIVE_BUSINESS_ADMIN{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -10px -290px}.bg-ONEDRIVE_BUSINESS_ADMIN_HYBRID{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -80px -290px}.bg-OUTLOOK{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -150px -290px}.bg-SHARE_FILE_BUSINESS,.bg-SHAREFILE_BUSINESS{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -220px -290px}.bg-SLACK{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -290px -290px}.bg-SMARTSHEET{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -360px -10px}.bg-SHAREPOINT_ONLINE_BUSINESS{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -360px -80px}.bg-SHAREPOINT_2010{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -360px -150px}.bg-SHAREPOINT_2013{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -360px -220px}.bg-SHAREPOINT_ONLINE_HYBRID{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -360px -290px}.bg-MICROSOFT_TEAMS{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -10px -360px}.bg-WORDPRESS{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -80px -360px}.bg-GITLAB{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -150px -360px}.bg-FIGMA{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -220px -360px}.bg-WEBFLOW{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -290px -360px}.bg-NOTION{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -360px -360px}.bg-AUTODESK{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -10px -430px}.bg-ZOHO{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -80px -430px}.bg-ZOHO_MAIL{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -150px -430px}.bg-ZOHO_INVENTORY{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -220px -430px}.bg-ZOHO_DESK{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -290px -430px}.bg-ZOHO_PROJECTS{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -360px -430px}.bg-WRIKE{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -80px -500px}.bg-BITBUCKET{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -10px -500px}.bg-ZOHO_WORKDRIVE{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -150px -500px}.bg-PAGERDUTY{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -220px -500px}.bg-HEROKU{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -290px -500px}.bg-ONELOGIN{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -360px -500px}.bg-LINODE{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -10px -570px}.bg-WEBEX{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -80px -570px}.bg-XERO{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -150px -570px}.bg-INTERCOM{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -220px -570px}.bg-HIVE{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -290px -570px}.bg-FIVETRAN{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -360px -570px}.bg-CLOUDFLARE{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -10px -640px}.bg-GOTOMEETING{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -80px -640px}.bg-ATLASSIAN{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -150px -640px}.bg-MONDAY{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -220px -640px}.bg-UIPATH{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -290px -640px}.bg-TRELLO{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -360px -640px}.bg-JUMPCLOUD{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -10px -710px}.bg-DOCUSIGN{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -80px -710px}.bg-DOCUMENT360{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -150px -710px}.bg-HELLOSIGN{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -220px -710px}.bg-ZENDESK{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -290px -710px}.bg-ZENDESK{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -290px -710px}.bg-SENDGRID{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -360px -710px}.bg-JIRA{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -10px -780px}.bg-SHOPIFY{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -80px -780px}.bg-INSIGHTLY{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -150px -780px}.bg-CONFLUENCE{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -220px -780px}.bg-CLICKUP{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -290px -780px}.bg-SALESFORCE{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -360px -780px}.bg-CALENDLY{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -10px -850px}.bg-PANDADOC{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -80px -850px}.bg-AIRTABLE{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -150px -850px}.bg-BASECAMP{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -220px -850px}.bg-ENTRA_SSO,.bg-AZURE_ACTIVE_DIRECTORY{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -290px -850px}.bg-EVENTBRITE{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -360px -850px}.bg-MAILCHIMP{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -10px -920px}.bg-DIGICERT{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -80px -920px}.bg-SHUTTERSTOCK{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -150px -920px}.bg-FRESHBOOKS{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -220px -920px}.bg-TWITCH{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -290px -920px}.bg-VIMEO{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -360px -920px}.bg-FASTLY{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -10px -990px}.bg-FRESH_DESK,.bg-FRESHCHAT{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -80px -990px}.bg-HELP_DESK,.bg-HELPDESK{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -150px -990px}.bg-LAUNCH_DARKLY{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -220px -990px}.bg-POSTMAN{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -290px -990px}.bg-SHORTCUT{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -360px -990px}.bg-HARVEST{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -10px -1060px}.bg-NETLIFY{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -80px -1060px}.bg-APPFIGURES{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -150px -1060px}.bg-BUSINESSMAP{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -220px -1060px}.bg-DUO{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -290px -1060px}.bg-CODA{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -360px -1060px}.bg-PIPEDRIVE{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -10px -1130px}.bg-FACEBOOK_WORKPLACE{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -80px -1130px}.bg-MS_VIVA_ENGAGE{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -150px -1130px}.bg-LINKEDIN{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -220px -1130px}.bg-CANVA{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -290px -1130px}.bg-SMART_BEAR{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -360px -1130px}.bg-TERRAFORM{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -10px -1200px}.bg-THINKIFIC{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -80px -1200px}.bg-CODER_BYTE{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -150px -1200px}.bg-ONE_PASSWORD{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -220px -1200px}.bg-ADOBE,.bg-ADOBE_CREATIVE,.bg-ADOBE_IDENTITY{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -290px -1200px}.bg-ZOOM{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -360px -1200px}.bg-TAILSCALE{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -10px -1270px}.bg-KAPA_AI{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -80px -1270px}.bg-TEAMWORK{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -150px -1270px}.bg-BRILLIUM{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -220px -1270px}.bg-AWS,.bg-AWS_IC{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -290px -1270px}.bg-INSIGHTFUL{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -360px -1270px}.bg-CURSOR_AI{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -10px -1340px}.bg-LUMA{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -80px -1340px}.bg-OKTA{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -150px -1340px}.bg-INSTANTLY{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -220px -1340px}.bg-OPENVPN_CLOUD{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -290px -1340px}.bg-LASTPASS{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -360px -1340px}.bg-FILES_COM{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -10px -1410px}.bg-TABLEAU{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -80px -1410px}.bg-GUSTO{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -150px -1410px}.bg-BAMBOOHR{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -220px -1410px}.bg-QUICKBOOKSONLINE{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -290px -1410px}.bg-BILL_COM{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -360px -1410px}.bg-STRIPE{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -10px -1480px}.bg-SNOWFLAKE{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -80px -1480px}.bg-SERVICENOW{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -150px -1480px}.bg-ZOHOCRM{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -220px -1480px}.bg-MONGODBATLAS{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -290px -1480px}.bg-SAP_HANA_CLOUD{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -360px -1480px}.bg-INFORMATICA{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -10px -1550px}.bg-CONTENTFUL{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -80px -1550px}.bg-CHATGPT{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -150px -1550px}.bg-WORKDAY{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -220px -1550px}.bg-MAILGUN{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -290px -1550px}.bg-LATTICE{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -360px -1550px}.bg-TAXJAR{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -10px -1620px}.bg-ACTIVECAMPAIGN{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -80px -1620px}.bg-ZUORA{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -150px -1620px}.bg-OWNBACKUP{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -220px -1620px}.bg-RIPPLING{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -290px -1620px}.bg-DYNAMICS_365_SALES{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -360px -1620px}.bg-MOUSEFLOW{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -10px -1690px}.bg-LAMBDATEST{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -80px -1690px}.bg-BRANDFOLDER{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -150px -1690px}.bg-BLACKLINE{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -220px -1690px}.bg-GRAMMARLY{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -290px -1690px}.bg-TWILIO{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -360px -1690px}.bg-LEARNING_360{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -10px -1760px}.bg-MAILTRAP{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites-CYpkQPOF.svg) -80px -1760px}.bg_35-AMAZON_S3{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -10px -10px}.bg_35-ASANA{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -80px -10px}.bg_35-AZURE_OBJECT_STORAGE{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -10px -80px}.bg_35-BOX_BUSINESS{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -80px -80px}.bg_35-DROPBOX_BUSINESS{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -150px -10px}.bg_35-EGNYTE_ADMIN{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -150px -80px}.bg_35-FTP{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -10px -150px}.bg_35-G_SUITE{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -80px -150px}.bg_35-G_SUITE1{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -150px -150px}.bg_35-GITHUB{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -220px -10px}.bg_35-GMAIL{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -220px -80px}.bg_35-GOOGLE_CHAT{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -220px -150px}.bg_35-GOOGLE_WORKSPACE{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -10px -221px}.bg_35-GOOGLE_SHARED_DRIVES{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -80px -220px}.bg_35-HUBSPOT{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -150px -222px}.bg_35-LUCID{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -220px -220px}.bg_35-MEMSE3,.bg_35-MICROSOFT_OFFICE_365{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -290px -10px}.bg_35-MURAL{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -290px -80px}.bg_35-MIRO{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -290px -150px}.bg_35-NETWORK_FILESHARES{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -290px -220px}.bg_35-ONEDRIVE_BUSINESS_ADMIN{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -10px -290px}.bg_35-ONEDRIVE_BUSINESS_ADMIN_HYBRID{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -80px -290px}.bg_35-OUTLOOK{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -150px -290px}.bg_35-SHARE_FILE_BUSINESS,.bg_35-SHAREFILE_BUSINESS{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -220px -290px}.bg_35-SLACK{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -290px -290px}.bg_35-SMARTSHEET{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -360px -10px}.bg_35-SHAREPOINT_ONLINE_BUSINESS{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -360px -80px}.bg_35-SHAREPOINT_2010{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -360px -150px}.bg_35-SHAREPOINT_2013{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -360px -220px}.bg_35-SHAREPOINT_ONLINE_HYBRID{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -360px -290px}.bg_35-MICROSOFT_TEAMS{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -10px -360px}.bg_35-WORDPRESS{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -80px -362px}.bg_35-GITLAB{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -150px -360px}.bg_35-FIGMA{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -220px -362px}.bg_35-WEBFLOW{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -290px -360px}.bg_35-NOTION{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -360px -360px}.bg_35-AUTODESK{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -10px -430px}.bg_35-ZOHO{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -80px -430px}.bg_35-ZOHO_MAIL{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -150px -430px}.bg_35-ZOHO_INVENTORY{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -220px -430px}.bg_35-ZOHO_DESK{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -290px -430px}.bg_35-ZOHO_PROJECTS{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -360px -430px}.bg_35-WRIKE{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -80px -500px}.bg_35-BITBUCKET{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -10px -500px}.bg_35-ZOHO_WORKDRIVE{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -150px -500px}.bg_35-PAGERDUTY{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -220px -500px}.bg_35-HEROKU{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -290px -500px}.bg_35-ONELOGIN{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -360px -500px}.bg_35-LINODE{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -10px -570px}.bg_35-WEBEX{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -80px -570px}.bg_35-XERO{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -150px -570px}.bg_35-INTERCOM{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -220px -570px}.bg_35-HIVE{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -290px -570px}.bg_35-FIVETRAN{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -360px -570px}.bg_35-CLOUDFLARE{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -10px -640px}.bg_35-GOTOMEETING{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -80px -640px}.bg_35-ATLASSIAN{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -150px -640px}.bg_35-MONDAY{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -220px -640px}.bg_35-UIPATH{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -290px -640px}.bg_35-TRELLO{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -360px -640px}.bg_35-JUMPCLOUD{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -10px -710px}.bg_35-DOCUSIGN{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -80px -710px}.bg_35-DOCUMENT360{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -150px -710px}.bg_35-HELLOSIGN{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -220px -710px}.bg_35-ZENDESK{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -290px -710px}.bg_35-ZENDESK{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -290px -710px}.bg_35-SENDGRID{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -360px -710px}.bg_35-JIRA{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -10px -780px}.bg_35-SHOPIFY{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -80px -780px}.bg_35-INSIGHTLY{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -150px -780px}.bg_35-CONFLUENCE{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -220px -780px}.bg_35-CLICKUP{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -290px -782px}.bg_35-SALESFORCE{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -360px -780px}.bg_35-CALENDLY{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -10px -851px}.bg_35-PANDADOC{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -80px -850px}.bg_35-AIRTABLE{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -150px -850px}.bg_35-BASECAMP{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -220px -850px}.bg_35-AZURE_ACTIVE_DIRECTORY,.bg_35-ENTRA_SSO{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -290px -850px}.bg_35-EVENTBRITE{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -360px -850px}.bg_35-MAILCHIMP{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -10px -920px}.bg_35-DIGICERT{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -80px -920px}.bg_35-SHUTTERSTOCK{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -150px -920px}.bg_35-FRESHBOOKS{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -220px -920px}.bg_35-TWITCH{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -290px -918px}.bg_35-VIMEO{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -360px -921px}.bg_35-FASTLY{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -10px -990px}.bg_35-FRESH_DESK,.bg_35-FRESHCHAT{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -80px -991px}.bg_35-HELP_DESK,.bg_35-HELPDESK{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -150px -990px}.bg_35-LAUNCH_DARKLY{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -220px -990px}.bg_35-POSTMAN{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -290px -991px}.bg_35-SHORTCUT{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -360px -992px}.bg_35-HARVEST{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -10px -1060px}.bg_35-NETLIFY{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -80px -1060px}.bg_35-APPFIGURES{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -150px -1060px}.bg_35-BUSINESSMAP{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -220px -1060px}.bg_35-DUO{width:35px;height:35px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -290px -1060px}.bg_35-DUO{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -360px -1060px}.bg_35-PIPEDRIVE{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -11px -1130px}.bg_35-FACEBOOK_WORKPLACE{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -80px -1130px}.bg_35-MS_VIVA_ENGAGE{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -150px -1130px}.bg_35-LINKEDIN{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -220px -1130px}.bg_35-CANVA{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -290px -1130px}.bg_35-SMART_BEAR{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -360px -1130px}.bg_35-TERRAFORM{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -10px -1200px}.bg_35-THINKIFIC{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -80px -1200px}.bg_35-CODER_BYTE{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -150px -1200px}.bg_35-ONE_PASSWORD{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -220px -1200px}.bg_35-ADOBE,.bg_35-ADOBE_CREATIVE,.bg_35-ADOBE_IDENTITY{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -290px -1200px}.bg_35-ZOOM{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -360px -1200px}.bg_35-TAILSCALE{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -10px -1270px}.bg_35-KAPA_AI{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -80px -1270px}.bg_35-TEAMWORK{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -150px -1270px}.bg_35-BRILLIUM{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -220px -1270px}.bg_35-AWS,.bg_35-AWS_IC{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -290px -1270px}.bg_35-INSIGHTFUL{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -360px -1270px}.bg_35-CURSOR_AI{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -10px -1340px}.bg_35-LUMA{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -80px -1340px}.bg_35-OTHERS{width:50px;height:50px;background:url(/CloudFuze/static/APPLICATION-Djt5osIP.svg);background-size:35px 35px;background-repeat:no-repeat}.bg_35-OKTA{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -150px -1340px}.bg_35-INSTANTLY{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -220px -1340px}.bg_35-OPENVPN_CLOUD{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -290px -1340px}.bg_35-LASTPASS{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -360px -1340px}.bg_35-FILES_COM{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -10px -1410px}.bg_35-TABLEAU{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -80px -1410px}.bg_35-GUSTO{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -150px -1410px}.bg_35-BAMBOOHR{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -220px -1410px}.bg_35-QUICKBOOKSONLINE{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -290px -1410px}.bg_35-BILL_COM{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -360px -1410px}.bg_35-STRIPE{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -10px -1480px}.bg_35-SNOWFLAKE{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -80px -1480px}.bg_35-SERVICENOW{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -150px -1480px}.bg_35-ZOHOCRM{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -220px -1465px}.bg_35-MONGODBATLAS{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -290px -1480px}.bg_35-SAP_HANA_CLOUD{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -360px -1480px}.bg_35-INFORMATICA{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -10px -1550px}.bg_35-CONTENTFUL{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -80px -1550px}.bg_35-CHATGPT{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -150px -1550px}.bg_35-WORKDAY{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -220px -1550px}.bg_35-MAILGUN{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -290px -1550px}.bg_35-LATTICE{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -360px -1550px}.bg_35-TAXJAR{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -10px -1620px}.bg_35-ACTIVECAMPAIGN{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -80px -1620px}.bg_35-ZUORA{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -150px -1620px}.bg_35-OWNBACKUP{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -220px -1620px}.bg_35-RIPPLING{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -290px -1620px}.bg_35-DYNAMICS_365_SALES{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -360px -1620px}.bg_35-MOUSEFLOW{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -10px -1690px}.bg_35-LAMBDATEST{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -80px -1690px}.bg_35-BRANDFOLDER{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -150px -1690px}.bg_35-BLACKLINE{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -220px -1690px}.bg_35-GRAMMARLY{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -290px -1690px}.bg_35-TWILIO{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -360px -1690px}.bg_35-LEARNING_360{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -10px -1760px}.bg_35-MAILTRAP{width:50px;height:50px;background:url(/CloudFuze/static/css_sprites_35x35-D4JraMWp.svg) -80px -1760px}#root{width:100%;height:100vh;display:flex;max-width:3200px}.cf_sideNav_div nav{height:100%;overflow-y:auto}.cf_sideNav_div{top:0;width:80px;height:100vh;position:sticky;z-index:9999;background-color:#001a6f}.cf_topNav_div{gap:15px;top:-10px;width:100%;z-index:999;height:60px;display:flex;padding:0 10px;position:sticky;align-items:center;border-radius:.75rem;background-color:#001a6f;color:#fff;border:1px solid #e2e8f0}.cf_topNav_title{height:60px;display:flex;font-size:24px;font-weight:500;align-items:center;white-space:nowrap}.cf_topNav_userProfile div{font-weight:500}.cf_topNav_userProfile{width:40px;height:40px;display:flex;font-size:18px;cursor:pointer;font-weight:600;color:#001a6f;margin-left:auto;-webkit-user-select:none;user-select:none;border-radius:50%;position:relative;align-items:center;text-decoration:none;justify-content:center;background-color:#fff;border:1px solid #ddd;transition:all .2s ease-in-out}.cf_top_nav_userMenu{top:95%;right:00px;width:160px;height:80px;display:flex;overflow:hidden;position:absolute;border-radius:4px;flex-direction:column;background-color:#fff;border:1px solid #ddd;box-shadow:#2123261a 0 10px 10px -10px}.cf_top_nav_userMenu div{width:100%;height:40px}.cf_logout_div,.cf_top_nav_userMenu div a{gap:10px;width:100%;height:40px;color:#000;display:flex;padding:0 10px;font-size:14px;align-items:center;text-decoration:none}.cf_top_nav_userMenu div:hover a,.cf_top_nav_userMenu div:hover{color:#0062ff;background-color:#f2f3ff}.cf_topNav_userProfile:hover{color:#fff;background-color:#001a6f}.cf_sideNav_logo_placer{width:100%;height:80px;display:flex;align-items:center;justify-content:center}.cf_sideNav_logo_placer img{width:70px}.cf_sideNav_div nav ul{width:100%;height:auto;display:flex;flex-direction:column}.cf_sideNav_div nav ul li{height:80px;list-style:none}.cf_sideNav_div nav ul li a{width:100%;height:100%;display:flex;color:#fff;font-size:10px;text-align:center;align-items:center;text-decoration:none;flex-direction:column;justify-content:center}.cf_sideNav_div nav ul li a svg{font-size:26px}.cf_sideNav_div nav ul li:hover,.activeSideNav{color:#fff!important;background-color:#0037a9!important}.activeSideNav a{font-weight:500;color:#fff!important}.cf_reports_subMenu{left:85px;top:1%;width:300px;height:98%;display:flex;overflow:hidden;border-radius:4px;position:absolute;background-color:#edf0f4;z-index:99999999999999999999;border:1px solid #ddd;box-shadow:1px 1px 3px #0000001a}.cf_reports_subMenu ul{gap:8px;width:100%;height:100%;padding:5px;display:flex;flex-direction:column}.cf_reports_subMenu ul li{gap:5px;width:100%;height:40px;display:flex;padding:0 10px;list-style:none;align-items:center;border-radius:4px;background-color:#fff}.cf_reports_subMenu ul li a{width:100%;height:100%;display:flex;color:#0062ff;font-weight:500;align-items:center;text-decoration:none}.cf_topNav_goBack_div{border:0;outline:none;display:flex;padding:.5rem;cursor:pointer;align-items:center;border-radius:.5rem;justify-content:center;background-color:transparent;color:#fff}.cf_topNav_goBack_div:hover{background-color:#0022701a}.cf_topNav_MessageLinks{cursor:pointer;margin-left:10px;font-weight:500}.cf_topNav_MessageLinks_Container{gap:10px;display:flex;position:relative;align-items:center}.cf_topNav_MessageLinks_List_Container{top:42px;width:380px;z-index:99999;min-height:40px;max-height:220px;position:absolute;border-radius:4px;display:flex;overflow:auto;flex-direction:column;background-color:#fff;border:1px solid #ddd;box-shadow:#2123261a 0 10px 10px -10px}.cf_topNav_MessageLinks_List_Container a{gap:5px;color:#000;display:flex;font-size:12px;font-weight:500;padding:12px 16px;align-items:center;text-decoration:none}.cf_topNav_MessageLinks_List_Container a:hover p,.cf_topNav_MessageLinks_List_Container a:hover{background-color:#fafafa;color:#0062ff}.cf_topNav_MessageLinks_List_Container a p{color:#000;font-weight:500}.cf_saas_selector:hover{cursor:pointer;background-color:#0037a9}.cf_saas_selector_menu_item,.cf_saas_selector{gap:10px;display:flex;padding:8px 10px;border-radius:5px;align-items:center}.cf_saas_selector{border-radius:5px 5px 0 0}.cf_saas_selector_menu_item{border-radius:0}.cf_saas_selector_menu_item img,.cf_saas_selector img{width:20px;height:20px;object-fit:contain}.cf_saas_selector_menu_item span{color:#454545;font-size:12px;font-weight:500}.cf_saas_selector span{font-size:12px;font-weight:400}.cf_saas_selector_img_div{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#fff;border:1px solid #ddd}.cf_saas_selector_container{width:225px;position:relative}.cf_saas_selector_menu div:hover span{color:#0062ff!important}.cf_active_saas,.cf_saas_selector_menu div:hover{cursor:pointer;background-color:#f2f3ff}.cf_saas_selector_menu{width:225px;height:auto;display:none;color:#454545;overflow-y:auto;max-height:320px;position:absolute;flex-direction:column;background-color:#fff;border:1px solid #ddd;box-shadow:#2123261a 0 10px 10px -10px}.cf_saas_selector_container:hover .cf_saas_selector_menu{display:flex}.cf_navTabSwitcher_div{gap:30px;height:100%;display:flex;padding:0 10px;width:fit-content;align-items:flex-end}.cf_navTabSwitcher_div_tab{padding:4px 5px;position:relative}.cf_navTabSwitcher_div_tab{font-weight:400;font-size:14px;color:#e3e8f1;cursor:pointer}.cf_navTabSwitcher_div_tab a{font-weight:400;font-size:14px;color:#e3e8f1;cursor:pointer;text-decoration:none}.cf_navTabSwitcher_div_tab_active a{font-weight:500;color:#fff}.cf_navTabSwitcher_div_tab_active:after{content:"";width:100%;height:6px;background-color:#24dfd3;position:absolute;bottom:-6px;left:0}.cf_renewal_calendar{display:flex;cursor:pointer;border-radius:50%;place-items:center;place-content:center;background-color:#fff}.cf_calendar_body_cal_container_renewal,.cf_calendar_body_renewal{width:100%!important}.cf_calendar_body_cal_container_body_renewal{height:calc(100% - 50px)}.cf_calendar_table_renewal{height:100%;-webkit-user-select:all!important;user-select:all!important}.cf_calendar_table_renewal th,.cf_calendar_table_renewal td{border:1px solid #ddd}.cf_calendar_container_renewal{width:750px!important;max-height:600px!important;display:none!important;height:auto!important}.cf_renewal_calendar:hover .cf_calendar_container_renewal{display:flex!important}.cf_calendar_body_cal_container_renewal_list{gap:15px;flex-direction:row!important;position:absolute;bottom:5px;width:100%;display:flex;align-items:center;justify-content:center;height:20px!important}.cf_calendar_body_cal_container_renewal_list img{width:20px;height:20px;object-fit:contain}.cf_calendar_container_renewal td div p{font-weight:500}.cf_newDate_container{width:100%!important;height:100%!important;position:relative;flex-direction:column;display:flex;align-items:center;justify-content:center}.cf_notification_count{top:0;right:0;width:15px;height:15px;display:flex;color:#fff;padding:10px;font-size:8px;font-weight:500;border-radius:50%;position:absolute;align-items:center;justify-content:center;background-color:red}.cf_notification_dropdown{right:0;top:99%;width:400px;height:400px;z-index:99999;border-radius:5px;position:absolute;display:none;flex-direction:column;background-color:#fff;border:1px solid #ddd;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.cf_notification_container:hover .cf_notification_dropdown{display:flex}.cf_notification_dropdown_title{width:100%;height:50px;display:flex;color:#454545;align-items:center;border-bottom:1px solid #ddd}.cf_notification_dropdown_title p{padding:0 15px;font-size:16px;font-weight:500}.cf_notification_dropdown_body{color:#454545;width:100%;display:flex;overflow-y:auto;flex-direction:column;height:calc(100% - 50px);overflow-x:hidden}.cf_notification_dropdown_item{gap:10px;width:100%;height:65px;display:flex;padding:0 10px;position:relative;align-items:center;border-bottom:1px solid #ddd;animation:moveUp .25s ease}.cf_notification_dropdown_item_icon{width:50px;height:60px;display:flex;align-items:center}.cf_notification_dropdown_item_icon_calendar{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#f2f3ff}.cf_notification_dropdown_item_message{width:calc(100% - 50px);height:65px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.cf_notification_dropdown_item_message_title{font-size:12px;font-weight:500;text-overflow:ellipsis;overflow:hidden;white-space:pre-wrap;word-break:break-word;width:100%}.cf_notification_dropdown_item_message_text{font-size:12px;font-weight:500;color:#64748b}.cf_notification_category{padding:2px 5px;background-color:#f2f3ff;border-radius:3px}.cf_notification_category p{font-size:10px;font-weight:500;color:#64748b}.cf_notification_markAsDoneButton{box-shadow:0 2px 8px #00000014;opacity:0;transform:translateY(10px);cursor:pointer;transition:opacity .25s ease,transform .25s ease;position:absolute;z-index:9999999;right:10px;bottom:5px}.cf_notification_dropdown_item:hover .cf_notification_markAsDoneButton{opacity:1;transform:translateY(0);cursor:pointer}.cf_cal_filter_date,.cf_cal_current_date,.cf_calendar_body_years_active,.cf_calendar_table>td>div:hover{color:#fff!important;background-color:#0062ff92!important}.cf_calendar_body_years div{width:20%;padding:5px;display:flex;cursor:pointer;border-radius:4px;align-items:center;justify-content:center;border:0px solid #ddd;color:#454545}.cf_calendar_container{top:0;width:450px;height:430px;display:flex;flex-wrap:wrap;overflow:hidden;-webkit-user-select:none;user-select:none;position:absolute;border-radius:4px;background-color:#fff;z-index:999999999999999999;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.cf_calendar_body{width:100%;display:flex;align-items:center;height:calc(100% - 100px);justify-content:space-between}.cf_calendar_body_cal_container{width:60%;height:100%}.cf_calendar_body_cal_container_header{width:100%;height:50px;display:flex;padding:0 20px;align-items:center;background-color:#fff;justify-content:space-between}.cf_calendar_body_years,.cf_calendar_body_cal_container_body{width:100%;padding:10px 20px}.cf_calendar_table{width:100%;border-spacing:0;border-collapse:collapse}.cf_calendar_table th,.cf_calendar_table td{width:38px;height:38px;font-size:11px;font-weight:500;color:#0000008a;text-align:center}.cf_calendar_table>td>div{width:35px;height:35px;margin:auto;display:flex;cursor:pointer;font-weight:600;border-radius:50%;align-items:center;justify-content:center}.cf_cal_nextDate_disabled{pointer-events:none!important;opacity:.5!important}.cf_calendar_table td{font-weight:600;color:#2c3e50!important}.cf_cal_filter_date,.cf_cal_current_date,.cf_calendar_body_years_active,.cf_calendar_table td div:hover{color:#fff!important;background-color:#0062ff92!important}.cf_cal_month_year{border:none;padding:8px;outline:none;cursor:pointer;color:#5b667b;font-weight:400;border-radius:4px;background-color:#ddd}.cf_cal_mover_div{display:flex;font-size:16px}.cf_cal_mover_div div{width:40px;height:40px;display:flex;cursor:pointer;border-radius:50%;align-items:center;justify-content:center}.cf_cal_mover_div div svg{font-size:12px}.cf_cal_mover_div div:hover{background-color:#ddd}.cf_calendar_header{width:100%;height:40px;display:flex;padding:0 10px;align-items:center;border-bottom:1px solid #ddd}.cf_calendar_body_cal_presets p{cursor:pointer;font-size:12px;font-weight:500;border-radius:4px;padding:5px 15px 5px 6px}.cf_cal_preset_filters{color:#5b667b;font-weight:500}.cf_cal_preset_filters:hover{background-color:#e6e9f0!important}.cf_calendar_body_cal_presets{padding:0 10px;width:30%;height:100%}.cf_calendar_body_cal_presets p{cursor:pointer;font-size:12px;font-weight:500;border-radius:4px;margin:0 0 10px;padding:5px 15px 5px 6px}.cf_calendar_footer{gap:20px;width:100%;height:50px;display:flex;padding:0 10px;align-items:center;justify-content:flex-end;border-top:1px solid #ddd}.cf_calendar_body_years div{width:20%;padding:5px;display:flex;cursor:pointer;border-radius:4px;align-items:center;justify-content:center;border:0px solid #ddd}.cf_calendar_body_years{flex-grow:3;display:flex;gap:10px 5px;flex-wrap:wrap;overflow-y:auto;align-items:center;max-height:calc(100% - 40px)}.cf_calendar_footer button{border:0;outline:none;cursor:pointer;padding:3px 18px;border-radius:4px;background-color:#fff}#cf_cal_btn_cancel{font-weight:500;color:#0062ff;border:1px solid #0062ff!important}#cf_cal_btn_apply{color:#fff;font-weight:500;border:1px solid #0062ff!important;background-color:#0062ff!important}.cf_ReCalendar_container{width:100%;display:grid;padding:10px 0;height:fit-content;grid-template-columns:repeat(4,minmax(0,1fr))}.cf_ReCalendar_container_item{border-radius:0!important}.cf_ReCalendar_container_item_title{padding:.6rem 1rem!important}.cf_ReCalendar_container_item_body_item{padding:.35rem .5rem;border-radius:4px;background-color:#0022701a;color:#454545;font-size:12px;font-weight:500;margin-bottom:.2rem;border:1px solid #0022701a;cursor:pointer;display:flex;align-items:center;gap:.5rem;margin-top:10px}.cf_ReCalendar_container_item_body_item p{font-weight:500}.cf_ReCalendar_container_item_body_item_button{border:0;outline:none;cursor:pointer;padding:3px;width:140px;border-radius:4px;background-color:#fff;font-size:12px;font-weight:500;color:#0062ff;border:1px solid #0062ff!important}.cf_sideNav{height:100vh;display:flex;padding-top:20px;-webkit-user-select:none;user-select:none;flex-direction:column;transition:all .2s linear;background-color:#001a6f}.cf_sideNavMini{width:72px}.cf_sideNavFull{width:320px}.cf_agentMenuToggler{width:100%;width:72px;height:40px;display:flex;align-items:center;justify-content:center}.cf_agentMenuToggler div{width:40px;height:40px;display:flex;border-radius:50%;align-items:center;justify-content:center;transition:all .2s ease-in-out}.cf_agentMenuToggler div:hover{cursor:pointer;background-color:#96b3f761}.cf_agentMenuAddOption{width:72px;display:flex;margin-top:40px;align-items:center;justify-content:center}.cf_agentMenuAddOption .cf_agentAddOption{width:40px;height:40px;display:flex;border-radius:50%;align-items:center;justify-content:center;background-color:#96b3f761}.cf_agentMenuAddOptionFull{width:fit-content;margin-top:40px}.cf_agentAddOptionFull{height:40px;display:flex;overflow:hidden;margin-left:15px;border-radius:20px;align-items:center;justify-content:center;background-color:#96b3f761}.cf_agentAddOptionFull p{color:#fff;font-size:14px;font-weight:400;padding-right:15px;white-space:nowrap}.cf_agentAddOptionFull div{width:40px;height:40px;display:flex;align-items:center;justify-content:center}.cf_agentAddOption{cursor:pointer}.cf_agentCloudList{gap:15px;height:68%;display:flex;overflow-y:auto;margin-top:40px;overflow-x:hidden;flex-direction:column}.cf_agentCloudSelector img{width:24px}.cf_agentCloudSelector_Image_Wrapper{width:40px;height:40px;display:flex;overflow:hidden;margin-left:15px;border-radius:20px;align-items:center;justify-content:center;background:#f0f4f8}.cf_agentContainer{width:100%;display:flex;height:100vh;background:linear-gradient(180deg,#fff,#ededed)}.cf_agentContent{width:100%;height:100vh;display:flex;flex-direction:column}.cf_agentContent_chat{width:100%;height:calc(100vh - 80px)}.cf_agentContent_chat_input_content{gap:15px;width:100%;height:80px;display:flex;align-items:center;justify-content:center;border-top:1px solid #ddd}.cf_agent_chatInput{width:100%;height:50px;font-size:14px;padding:0 15px;border-radius:08px;border:2px solid #e4e4e7}.cf_agent_chatInput:focus{outline:2px solid #0037a9;outline-offset:0px}.cf_agent_chatInput_send{padding:12px;display:flex;align-items:center;border-radius:08px;justify-content:center;background-color:#001a6f;border:1px solid #001a6f}.cf_agent_suggestPlaceHolder{top:14px;left:15px;height:26px;overflow:hidden;position:absolute}.cf_agent_suggestPlaceHolder p{color:#acacac;font-weight:400;font-size:14px;animation:fadeIn .2s linear}.cf_agent_chatInput_Suggestions{width:100%;bottom:55px;overflow:auto;min-height:0px;max-height:300px;position:absolute;border-radius:8px;background-color:#fff;transform-origin:top center;transition:height .3s ease;border:1px solid #e4e4e7}.cf_agent_chatInput_Suggestions div:hover{cursor:pointer;background-color:#cddaf862}.cf_agent_chatInput_Suggestions div{height:50px;display:flex;align-items:center;border-top:1px solid #e4e4e7}.cf_agent_chatInput_Suggestions div p{padding:0 10px}.cf_agentCloudSelectorOpen{gap:8px;width:94%;height:40px;display:flex;margin-left:15px;border-radius:20px;align-items:center}.cf_agentCloudSelectorOpen p{font-size:12px;font-weight:400;color:#fff;width:10%}.cf_agentCloudSelectorOpen .cf_agentCloudSelector_Image_Wrapper{margin-left:0}.cf_agentCloudSelectorSmallActive,.cf_agentCloudSelectorOpenActive{background-color:#96b3f761}.cf_agentCloudSelectorOpen:hover,.cf_agentCloudSelector_Image_Wrapper:hover{cursor:pointer;background-color:#96b3f761}.cf_agentTopNav{height:80px;display:flex;padding:0 20px;align-items:center}.cf_agentTopNav img{width:80px}.cf_agentContent_chat_container{width:100%;height:calc(100% - 80px)}.cf_agentContent_chat_container_welcome p{color:#454545;font-size:18px;font-weight:300}.cf_agentContent_chat_container_welcome_wrapper{text-align:center}.cf_agentContent_chat_container_welcome{gap:15px;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.cf_agentShine_noAnimi{color:#001a6f;text-shadow:0 0 20px #f2c14e,0 0 30px #f2c14e,0 0 40px #f2c14e}.cf_agentShine{color:#001a6f;animation:shine 2s infinite;text-shadow:0 0 20px #f2c14e,0 0 30px #f2c14e,0 0 40px #f2c14e}@keyframes shine{0%{transform:rotate(00deg);color:#001a6f}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}.agentWelcomeMoveDisapper{opacity:0;display:none;transition:all .1s linear;animation:moveTextTop .1s linear}@keyframes moveTextTop{0%{opacity:1;display:flex}to{opacity:0;display:none}}.cf_agentContent_chat_container_chat{width:100%;height:100%;display:flex;overflow:auto;padding:0 13%;flex-direction:column}.cf_agentContent_chat_AnswerWrapper,.cf_agentContent_chat_questionWrapper{width:100%;display:flex;padding:10px 0;align-items:center;justify-content:flex-end}.cf_agentContent_chat_AnswerWrapper{justify-content:flex-start}.cf_agentContent_chat_AnswerWrapper>div p,.cf_agentContent_chat_questionWrapper>div p{font-size:14px}.cf_agentContent_chat_questionWrapper>div p{color:#fff!important}.cf_agentContent_chat_AnswerWrapper>div,.cf_agentContent_chat_questionWrapper>div{padding:10px 15px;border-radius:15px 15px 0;background-color:#dddddd47;animation:moveChatTop .2s linear}.cf_agentContent_chat_questionWrapper>div{background-color:#0062ff}.cf_agentContent_chat_AnswerWrapper>div{border-radius:15px 15px 15px 0;max-width:75%}@keyframes moveChatTop{0%{opacity:0;display:flex;margin-left:-20px}to{opacity:1;display:none;margin-left:0}}.cf-agentSearch-container{width:50%;height:40px;display:flex;padding:0 5px;margin-left:auto;align-items:center;border-radius:10px;background-color:#fff}.cf_agentSendIconHolder{width:30px;height:30px;display:flex;margin-left:auto;border-radius:50%;align-items:center;justify-content:center;background-color:#00227033}.cf-agentSearch-container{outline:5px solid #96b3f7}.cf-agentSearch{width:100%;height:100%;border:none;outline:none;color:#454545;padding:0 10px;font-size:14px}.cf-agentSearch-container-open{top:7px;left:12%;width:80%;height:650px;display:flex;border-radius:4px;position:absolute;background-color:#fff;outline:5px solid #96b3f7;box-shadow:#00000059 0 5px 15px}.cf_agentChatHistory_content{width:22%;height:100%;display:flex;align-items:center;flex-direction:column;border-right:1px solid #ddd}.cf_agentChat_body{width:78%;height:100%;display:flex;align-items:center;flex-direction:column}.cf-agentSearch-container-openBody{width:100%;height:40px;display:flex;padding:0 5px;align-items:center;border-radius:5px;background-color:#fff;outline:2px solid #96b3f7}.cf_agentChat_body-content{width:100%;height:calc(100% - 55px)}.cf_agentChat_body-Title{gap:10px;width:100%;height:50px;display:flex;align-items:center;border-bottom:1px solid #ddd}.cf_agentChat_body-Title p{color:#454545;font-weight:500}.cf_agentChatHistory_content_NewChat{gap:5px;display:flex;padding:5px 10px;border-radius:50px;align-items:center;border:1px solid #96b3f7}.cf_agentChatHistory_content_NewChat p{font-size:14px;color:#454545;font-weight:400}.cf_agentChatHistory_content_NewChat:hover{cursor:pointer;background-color:#dddddd53}.cf_agentChatHistory_content_History{width:100%;color:#454545;padding:10px 0 0 5px;height:calc(100% - 50px)}.cf_agentChatHistory_content_wrap{width:100%;height:50px;display:flex;overflow-x:hidden;padding:0 0 0 5px;align-items:center}.cf_agentChatHistory_content_History_ChatTitle{width:100%;display:flex;margin-top:10px;overflow-x:hidden;flex-direction:column;text-overflow:ellipsis;padding:0 10px 0 5px}.cf_agentChatHistory_content_History_ChatTitle p{font-size:12px;cursor:pointer;font-weight:500;overflow:hidden;border-radius:20px;white-space:nowrap;padding:5px 10px;text-overflow:ellipsis}.cf_agentConservationActive,.cf_agentChatHistory_content_History_ChatTitle p:hover{background:#ddd}.cf_agentChat_body-Chat{width:100%;display:flex;overflow:auto;padding:0 15px;align-items:center;flex-direction:column;height:calc(100% - 50px)}.cf_agentInputSuggestions{width:100%;gap:5px 10px;display:flex;color:#454545;flex-wrap:wrap}.cf_agentInputSuggestions p{cursor:pointer;font-size:12px;font-weight:500;padding:5px 10px;border-radius:4px;background-color:#ddd}.cf_agentContext_container{height:100%;display:flex;position:relative;align-items:center}.cf_agentContext_selector{bottom:35px;overflow:auto;min-height:40px;max-height:300px;width:fit-content;position:absolute;border-radius:8px;background-color:#fff;transform-origin:top center;border:1px solid #e4e4e7;box-shadow:#00000059 0 5px 15px}.cf_agentContext_selector div{gap:10px;height:40px;display:flex;padding:0 10px;align-items:center}.cf_agentContext_selector div img{width:20px}.cf_agentContext_selector div p{color:#454545;white-space:nowrap}.cf_agentContext_selector div:hover{cursor:pointer;background-color:#fafafa}.cf_server_usage_pannel{width:45%;height:45%;display:flex;padding:10px;background:#fff;flex-direction:column;box-shadow:#2123261a 0 10px 10px -10px}.cf_server_usage_pannel_title{width:100%;height:40px;display:flex;font-size:18px;padding:0 35px;font-weight:600;align-items:center}.cf_server_usage_pannel_body{width:100%;display:flex;align-items:center;justify-content:center;height:calc(100% - 40px)}.cf_dashboard_sideInfo_div{gap:10px;width:20%;height:100%;display:flex;flex-direction:column;padding:10px 10px 10px 0;justify-content:space-between}.cf_dashboard_sideInfo_tile{width:100%;height:110px;display:flex;border-radius:4px;flex-direction:column;background-color:#fff}.cf_dashboard_sideInfo_tile_title{height:40px;display:flex;padding:0 10px;align-items:center}.cf_dashboard_sideInfo_tile_title p{font-size:18px;font-weight:500;color:#1f2129}.cf_dashboard_sideInfo_tile_body{width:100%;display:flex;padding:0 10px;align-items:center;height:calc(100% - 40px)}.cf_dashboard_sideInfo_tile_body_side_1{width:20%;height:100%;display:flex;align-items:center}.cf_dashboard_sideInfo_tile_body_side_1 svg{font-size:2rem;color:#0062ff}.cf_dashboard_sideInfo_tile_body_side_2{width:80%;height:100%;display:flex;align-items:center}.cf_dashboard_sideInfo_tile_body_side_2 p{font-size:32px;font-weight:500}.cf_sideInfo_graph_container{width:80%;height:100%;display:flex;padding:10px 0 10px 25px}.cf_sideInfo_graph_container_title{width:100%;height:60px;display:flex;align-items:center;justify-content:center}.cf_sideInfo_graph_container_title h2{font-weight:500;color:#1f2129}.cf_sideInfo_graph_container_holder{width:100%;height:100%;border-radius:4px;background-color:#fff}.cf_sideInfo_graph_container_body{width:100%;height:calc(100% - 60px)}.cf_saas_cloudPlacer_WithTag_Container{gap:15px;width:100%;padding:10px;display:flex;border-radius:.5rem;flex-direction:column;border:2px solid #e2e8f0}.cf_saas_cloudPlacer_WithTag_Header{width:100%;display:flex;align-items:center;padding:.75rem .5rem}.cf_saas_cloudPlacer_WithTag{gap:15px;width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))!important}.cf_saas_cloudPlacer_WithTag_Header_Title{font-size:1.5rem;font-weight:500;color:#1f2129}.cf_saas_cloudPlacer_WithTag_Header_subTitle{font-size:.75rem;font-weight:400;color:#acacac}.cf_saas_consoladitionReport_Count_Info{gap:25px;display:flex;align-items:center}.cf_saas_consoladitionReport_Count_Info_Item{gap:5px;font-weight:500;display:flex;padding:0 8px;color:#001a6f;align-items:center;border-radius:50px;background-color:#00227033}.cf_saas_cloudSuggestion{gap:15px;width:100%;display:flex;padding:.75rem;align-items:center;border-radius:.5rem;border:1px solid #e2e8f0;background-color:#fff;border-left:4px solid hsl(38,92%,50%);animation:skeleton-loadingBorder 1s linear infinite alternate}@keyframes skeleton-loadingBorder{0%{border-left:4px solid hsl(38,92%,50%)}to{border-left:4px solid hsl(38,92%,70%)}}.cf_glowingBulb_container{width:30px;display:flex;position:relative;align-items:center;justify-content:center}.cf_glowingBulb{margin:0;width:20px;height:20px;filter:blur(8px);background-size:200% 200%;position:absolute;animation:backgroundAnimation 3s infinite}@keyframes backgroundAnimation{0%{background-position:0% 0%}50%{background-position:100% 100%}to{background-position:0% 0%}}.cf_saas_cloudSuggestion_text p{color:#000;font-size:13px;font-weight:500}.cf_input_placer{position:relative}.cf_jobOptions_jobType:focus,.cf_textInput:focus{border:1px solid #7f9af1;box-shadow:0 0 2px #7f9af1}.error_cf_textInput{box-shadow:0 0 2px red;border:1px solid red!important}.cf_textInput{width:300px;height:40px;outline:none;display:block;padding:0 10px;font-size:14px;font-weight:400;color:#495057;border-radius:5px;text-overflow:ellipsis;border:1px solid #acacac}.cf_input_lable{top:8px;left:10px;color:#495057;position:absolute;transition:all .2s linear}.cf_open_search_input:not([value=""])~.cf_input_lable,.cf_open_search_input:focus~.cf_input_lable,.cf_textInput:not([value=""])~.cf_input_lable,.cf_textInput:focus~.cf_input_lable{top:-12px;padding:0 5px;font-size:12px;color:#0062ff;background-color:#fff}.cf_button{width:300px;height:40px;outline:none;color:#fff;font-size:14px;cursor:pointer;border-radius:4px;transition:all .2s linear;background-color:#0062ff;border:1px solid #0062ff}.cf_button:hover{box-shadow:#88a5bf7a 6px 2px 16px,#fffc -6px -2px 16px}.cf_button_disabled{opacity:.4;pointer-events:none}.cf_migrations_div{gap:25px;width:100%;height:auto;display:flex;padding:40px 10px;border-radius:4px;flex-direction:column;background-color:#fff}.cf_place_create_drop_down{top:25%;right:1%;position:absolute}.cf_dropDown_content{z-index:9;width:100%;max-height:300px;cursor:pointer;min-height:40px;overflow-y:auto;border-radius:4px;position:absolute;background-color:#fff;box-shadow:#63636333 0 2px 8px;border:1px solid #ddd}.cf_dropDown_content_selector:hover{background-color:#f2f3ff}.cf_dropDown_content_selector{gap:15px;width:100%;height:40px;display:flex;padding:0 10px;align-items:center}.cf_dropDown_content_selected{top:1px;gap:15px;width:auto;height:40px;display:flex;padding:0 10px;position:absolute;align-items:center}.cf_dropDown_content_selected img,.cf_dropDown_content_selector img{width:25px}.cf_button_loader svg{font-size:16px;font-weight:900!important}.cf_button_loader{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.cf_animate_spinner{animation:spin360 1s linear infinite}@keyframes spin360{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cf_action_button{width:auto;height:35px;border:none;outline:none;font-size:14px;cursor:pointer;color:#1f2129;padding:0 10px;border-radius:4px;transition:all .2s linear;background-color:transparent}.cf_action_button:hover{background-color:#f2f2f2}.cf_text_input{top:11px;z-index:9;position:absolute}.cf_input_cta{right:0;top:35px;width:30px;z-index:999;height:30px;display:flex;cursor:pointer;border-radius:4px;position:absolute;align-items:center;justify-content:center;background-color:#fff;box-shadow:#63636333 0 2px 8px}.cf_input_cta svg{font-size:14px}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.cf_customCheckBox{accent-color:#0062ff}.cf_copy_button{right:1px;top:1px;cursor:pointer;position:absolute;display:flex;align-items:center;justify-content:center;width:40px;background-color:#fff;border-radius:0 4px}.cf_copy_button:hover{background-color:#f2f3ff;color:#0062ff}.cf_multi_select_input_dropdown_container_name{cursor:pointer;width:100%;height:40px;display:flex;align-items:center}.cf_multi_select_input_dropdown_container{width:100%;height:40px;display:flex;padding:0 10px;align-items:center;border-radius:4px;background-color:#fff;border:1px solid #ddd;position:relative;max-width:300px}.cf_multi_select_input_dropdown_input_search_suggestions{right:0;top:105%;min-width:100%;z-index:9999;overflow:hidden;max-height:fit-content;position:absolute;height:fit-content;border:1px solid #ddd;background-color:#fff;box-shadow:#63636333 0 2px 8px}.cf_multi_select_input_dropdown_input_search_suggestions_input{width:100%;height:40px;outline:none;color:#495057;padding:0 10px;font-size:12px;font-weight:400;border-radius:4px;border:1px solid #ddd;background-color:transparent}.cf_multi_select_input_dropdown_input_search_suggestions_items{overflow-y:auto;height:fit-content;max-height:250px}.cf_multi_select_input_dropdown_input_search_suggestions_item_suggest{width:100%;height:40px;gap:10px;display:flex;padding:0 10px;align-items:center;border-top:1px solid #ddd}.cf_popup_main_container{top:0;left:0;width:100%;display:flex;height:100vh;z-index:99999;position:absolute;justify-content:center;background-color:#0000000f}@keyframes fadeIn{0%{margin-top:-100px;opacity:.4;height:0}to{opacity:1}}.cf_popup_container_side,.cf_popup_container{display:flex;overflow:hidden;border-radius:4px;flex-direction:column;background-color:#fff;transform-origin:center;transition:all .2s linear;animation:fadeIn .2s linear;box-shadow:#0000001a 0 0 5px,#0000001a 0 0 1px}.cf_popup_container_side{animation:sideIn .2s linear;border-radius:0}@keyframes sideIn{0%{transform:translate(10%);opacity:0}to{transform:translate(0);opacity:1}}.cf_popup_container_side_title,.cf_popup_container_title{width:100%;height:40px;display:flex;color:#fff;padding:0 10px;align-items:center;background-color:#0062ff;justify-content:space-between}.cf_popup_container_side_title div,.cf_popup_container_title div{height:100%;display:flex;align-items:center;justify-content:center}.cf_popup_container_side_title div svg,.cf_popup_container_title div svg{font-size:18px;cursor:pointer}.cf_popup_container_side_title{color:#454545;background-color:#fff}.cf_popup_container_body{width:100%;display:flex;height:calc(100% - 90px);overflow-y:auto;align-items:center;justify-content:center}.cf_popup_container_footer{width:100%;display:flex;height:50px;padding:0 10px;overflow-y:auto;align-items:center;justify-content:center}.cf_powered_by_ai{font-size:10px;color:#acacac;font-weight:400;margin-left:5px;padding:2px 5px;border-radius:5px;color:#fff;top:-6px;position:relative;transition:all .5s linear;animation:changeBgColor .5s infinite alternate}.cf_popup_container_side_title h3{position:absolute}@keyframes changeBgColor{0%{background:#0037a9}to{background:#001a6f}}.cf_tooltip-container{position:relative;display:inline-block}.cf_tooltip-popup{width:fit-content;max-width:300px;padding:5px 10px;border-radius:4px;position:absolute;word-break:break-all;box-shadow:#00000005 0 1px 3px,#1b1f2326 0 0 0 1px;background-color:#fff}.cf_search_container{width:40px;height:40px;display:flex;padding:0 0 0 2px;border-radius:4px;align-items:center;position:relative;justify-content:center;background-color:#fff;transition:all .2s linear;border:1px solid #ddd}.cf_open_search_container{width:340px}.cf_open_search_input{border:0;outline:0;width:88%;height:100%;font-size:12px;padding:0 10px}.cf_close_search_cta{width:100%;height:100%;display:flex;cursor:pointer;align-items:center;justify-content:center}.cf_open_search_cta{width:12%;height:100%;display:flex;cursor:pointer;align-items:center;justify-content:center}.cf_open_search_cta:hover{background-color:#f2f3ff}.cf_search_suggestions_new_Options_div_body{width:100%;height:160px;overflow-y:auto}.cf_search_suggestions_new_Options_div{top:39px;width:100%;height:auto;min-height:40px;max-height:160px;position:absolute;z-index:999999999999999;background-color:#fff;box-shadow:#63636333 0 2px 8px;border:1px solid #ddd}.cf_search_suggestions_div{top:39px;width:100%;height:auto;min-height:40px;overflow-y:auto;max-height:160px;position:absolute;z-index:999999999999999;background-color:#fff;box-shadow:#63636333 0 2px 8px;border:1px solid #ddd}.new_other_option{border-top:1px solid #ddd;font-size:12px;cursor:pointer;color:#06f!important}.new_other_option,.cf_search_suggestions_new_Options_div_body div,.cf_search_suggestions_div div{width:100%;height:40px;display:flex;color:#000;padding:0 10px;cursor:pointer;align-items:center;border-bottom:1px solid #ddd}.cf_search_suggestions_new_Options_div_body div:hover,.cf_search_suggestions_div div:hover{font-weight:500!important;background-color:#f2f3ff!important}.cf_new_dashboard_resourceApps_container_3row,.cf_new_dashboard_resourceApps_container,.cf_new_dashboard_top_container{gap:1rem;width:100%;display:grid;padding:10px 0;height:fit-content;grid-template-columns:repeat(5,minmax(0,1fr))}.cf_new_dashboard_resourceApps_container{grid-template-columns:repeat(4,minmax(0,1fr))}.cf_new_dashboard_resourceApps_container_3row{grid-template-columns:repeat(3,minmax(0,1fr))}.cf_new_dashboard_info_pannel{color:#0f1729;overflow:hidden;border-radius:.75rem;background-color:#fff;border:1px solid #e2e8f0}.cf_new_dashboard_info_pannel_title{width:100%;display:flex;padding:1.5rem 1.5rem .6rem;align-items:center}.cf_new_dashboard_info_pannel_title p{color:#0f1729;font-weight:500}.cf_new_dashboard_info_pannel_body{width:100%;padding:1.5rem;padding-top:0}.cf_new_dashboard_Data{font-size:1.5rem;color:#0f1729;line-height:2rem;font-weight:700}.cf_new_dashboard_pannel_info{padding-top:0;font-size:.75rem;font-weight:400!important;color:#64748b!important}@media (max-width: 1020px){.cf_new_dashboard_resourceApps_container_3row,.cf_new_dashboard_resourceApps_container,.cf_new_dashboard_top_container{grid-template-columns:repeat(2,minmax(0,1fr))}.cf_dBottom_Info_2Pannel{grid-template-columns:repeat(1,minmax(0,1fr))!important}.cf_dBottom_Info{grid-template-columns:repeat(3,minmax(0,1fr))!important}.cf_dBottom_Info_Renewals{grid-column:span 4 / span 4!important}}@media (max-width: 600px){.cf_new_dashboard_resourceApps_container_3row,.cf_new_dashboard_resourceApps_container,.cf_new_dashboard_top_container{grid-template-columns:repeat(1,minmax(0,1fr))}.cf_dBottom_Info_2Pannel{grid-template-columns:repeat(1,minmax(0,1fr))!important}.cf_dBottom_Info{grid-template-columns:repeat(3,minmax(0,1fr))!important}.cf_dBottom_Info_Renewals{grid-column:span 4 / span 4!important}}.cf_dBottom_Info_2Pannel{gap:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.cf_dBottom_Info{gap:1rem;display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.cf_dBottom_Info_Graph{display:grid;padding-left:0;padding-top:0;overflow:hidden;color:#0f1729;border-radius:.75rem;background-color:#fff;border:1px solid #e2e8f0;grid-column:span 4 / span 4;overflow-x:hidden!important}.cf_dBottom_Info_Renewals{display:grid;padding-left:0;padding-top:0;overflow:hidden;color:#0f1729;border-radius:.75rem;background-color:#fff;border:1px solid #e2e8f0;grid-column:span 3 / span 3;overflow-x:hidden!important}.cf_new_dashboard_info_pannel_title_alignment{display:flex;flex-direction:column;align-items:flex-start}.cf_new_dashboard_info_graph_pannel_body{padding:1.6rem;padding-top:0;width:100%;overflow-y:auto;height:370px;max-height:370px;overflow-x:hidden!important}.cf_new_dashboard_info_graph_container{width:100%;height:80px;opacity:0;transition:all .2s ease-in-out;animation:moveUP .2s ease-in forwards}@keyframes moveUP{0%{opacity:0}to{opacity:1}}.cf_new_dashboard_info_graph_container_details{width:100%;height:60px;display:flex;align-items:center;padding-top:.5rem;justify-content:space-between}.cf_new_dashboard_info_graph_container_details_app_name{color:#0f1729;font-weight:500;line-height:1.25rem}.cf_new_dashboard_info_graph_container_details_app_licensesInfo{font-size:12px;color:#64748b;font-weight:400}.cf_new_dashboard_info_graph_container_bar{width:100%;height:8px;margin-top:2px;border-radius:5px;overflow:hidden;background-color:#00227033}.cf_new_dashboard_info_graph_container_bar_filler{height:100%;background-color:#001a6f;transition:all .2s ease-in-out}.cf_newDashboard_OpenLink{display:none;cursor:pointer}.cf_main_saas_selector_onboard_users:hover .cf_newDashboard_OpenLink_tr,.cf_saas_assessments_list_item:hover .cf_newDashboard_OpenLink_tr,.cf_new_tables_div table tbody tr:hover .cf_newDashboard_OpenLink_tr{visibility:visible}.cf_newDashboard_OpenLink_tr{visibility:hidden}.cf_new_dashboard_info_pannel:hover{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.cf_saas_assessments_list_item:hover .cf_newDashboard_OpenLink,.viewMoveIN:hover .cf_newDashboard_OpenLink,.cf_new_dashboard_info_pannel:hover .cf_newDashboard_OpenLink{display:flex;animation:slideIn .2s cubic-bezier(.075,.82,.165,1)}@keyframes slideIn{0%{opacity:.2;margin-bottom:-10px}to{opacity:1;margin-bottom:0}}.cf_dashboard_analytics_edit{width:36px;height:36px;display:flex;visibility:hidden;align-items:center;border-radius:.5rem;justify-content:center;background-color:#0022701a}.cf_hideforTable{visibility:hidden}tr:hover .cf_hideforTable,tr:hover .cf_dashboard_analytics_edit,.cf_main_saas_selector:hover .cf_hideforTable,.cf_main_saas_selector:hover .cf_dashboard_analytics_edit{visibility:visible}.cf_cloudImageCloadDiv{width:34px;height:34px;display:flex;overflow:hidden;border-radius:50%;align-items:center;justify-content:center;border:1px solid #e2e8f0}.cf_cloudImageCloadDiv img{width:25px}.cf_chart_link{color:#000;font-size:10px;font-weight:600;text-decoration:none}.cf_chart_link:hover{color:#0062ff;text-decoration:underline}.cf_dropdown_contatiner{position:relative}.cf_dropdown_contatiner_content{z-index:1;height:auto;cursor:pointer;min-height:40px;height:300px;width:140px;overflow:auto;position:absolute;border-radius:4px;max-height:fit-content;background-color:#fff;border:1px solid #e5e5e5}.cf_dropdown_contatiner_content div svg{color:green}.cf_dropdown_contatiner_content div{gap:8px;height:40px;display:flex;cursor:pointer;padding:0 10px;font-size:12px;font-weight:500;align-items:center}.cf_dropdown_contatiner_content div span{font-weight:500}.cf_dropdown_contatiner_content div:hover{background-color:#fafafa;color:#0062ff}.cf_manage_groups_header{width:100%;height:100px;display:flex;align-items:center}.cf_manage_groups_header{top:0;gap:15px;width:100%;z-index:9999;display:flex;padding:10px 0;position:sticky;align-items:center;background-color:#fff}.cf_manage_groups_header_title{height:80px;width:calc(100% - 100px)}.cf_manage_groups_header_title p{font-size:18px;font-weight:500}.cf_sort_filter_box{padding:5px 10px;border-radius:10px;font-size:12px;background-color:#f2f3ff}.cf_sort_filter_box p{font-size:12px;font-weight:500}.cf_sort_filter_box p span{font-size:12px;font-weight:500;color:#0062ff}.cf_sort_filter_box svg{cursor:pointer}.cf_image_light{gap:6px;display:flex;align-items:center}.cf_image_light p{font-size:12px;font-weight:500}.cf_move_inside_details{transition:all .2s ease-in-out;width:fit-content!important;padding:0 10px;gap:5px}.cf_move_inside_details p{font-size:12px;font-weight:500;color:#0062ff}.cf_move_inside_details svg{color:#0062ff}.cf_fulltab_switcher{gap:5px;height:35px;display:flex;max-width:100%;padding:3px 5px;width:fit-content;border-radius:5px;align-items:center;background-color:#f1f5f9}.cf_fulltab_switcher_button{height:30px;border:none;outline:none;cursor:pointer;padding:0 8px;border-radius:5px;position:relative;overflow:hidden;border:1px solid transparent;background-color:transparent;transition:all .2s ease-in-out}.cf_fulltab_switcher_button_active{background-color:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.cf_fulltab_switcher_button p,.cf_fulltab_switcher_button_active p{font-size:12px;font-weight:500;color:#64748b;white-space:pre}.cf_fulltab_switcher_button_active p{color:#0062ff}.cf_org_selector_container{z-index:99;width:200px;height:40px;display:flex;cursor:pointer;padding:0 10px;max-width:200px;position:relative;border-radius:5px;align-items:center;border:1px solid #e2e8f0}.cf_org_selector_container_header{gap:8px;width:100%;height:40px;display:flex;align-items:center}.cf_org_selector_container_header p{font-size:12px;font-weight:600;color:#64748b;white-space:pre;overflow:hidden;text-overflow:ellipsis}.cf_org_selector_container_dropDown{top:40px;right:0;width:100%;height:auto;z-index:9999;display:flex;cursor:pointer;overflow-y:auto;max-height:200px;position:absolute;border-radius:5px;align-items:center;flex-direction:column;background-color:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;transition:all .3s ease-in-out}.cf_org_selector_container_dropDown>.cf_org_selector_container_header{padding:0 10px}.cf_org_selector_container_dropDown>.cf_org_selector_container_header:hover{background-color:#f0f0f0}.cf_org_selector_container_dropDown>.cf_org_selector_container_header:hover svg{color:#0062ff!important}.cf_org_selector_container_dropDown>.cf_org_selector_container_header:hover p{color:#0062ff}.cf_tabSwitcher_div{gap:15px;width:100%;height:40px;display:flex;margin-top:10px;align-items:center;border-bottom:2px solid #ddd}.cf_tabs{height:100%;display:flex;cursor:pointer;padding:4px 8px;position:relative;align-items:center}.cf_tabs_active{color:#0062ff}.cf_tabs_active:after{left:0;right:0;height:2px;bottom:-1.5px;margin:0;content:"";width:inherit;position:absolute;border-radius:2px;border-bottom:2px solid #0062ff}.cf_vertical_tabs_container{width:160px;height:100%;display:flex;flex-direction:column;border-right:1px solid #ddd}.cf_vertical_tab{width:100%;height:45px;display:flex;padding:0 10px;cursor:pointer;color:#454545;align-items:center;border-top:1px solid #ddd}.cf_vertical_tab_active,.cf_vertical_tab:hover{background-color:#f0f0f0}.cf_add_cloud_div{gap:30px;width:100%;display:grid;padding:15px 0;flex-wrap:wrap;align-items:center;grid-template-columns:repeat(10,minmax(0,1fr))}@media (max-width: 1450px){.cf_add_cloud_div{grid-template-columns:repeat(9,minmax(0,1fr))}}@media (max-width: 1300px){.cf_add_cloud_div{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (max-width: 1150px){.cf_add_cloud_div{grid-template-columns:repeat(7,minmax(0,1fr))}}@media (max-width: 1020px){.cf_add_cloud_div{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (max-width: 900px){.cf_add_cloud_div{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width: 750px){.cf_add_cloud_div{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 600px){.cf_add_cloud_div{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 500px){.cf_add_cloud_div{grid-template-columns:repeat(2,minmax(0,1fr))}}.cf_add_cloud_card{gap:10px;width:115px;height:115px;display:flex;cursor:pointer;position:relative;border-radius:4px;align-items:center;flex-direction:column;justify-content:center;background-color:#fff;transition:all .2s linear;border:1px solid #e5e5e5;opacity:0;animation:moveIn .2s ease-in-out forwards}@keyframes moveIn{0%{margin-bottom:-10px;opacity:.2}to{opacity:1;margin-bottom:0}}.cf_add_cloud_card_info_icon{top:5px;right:5px;position:absolute}.cf_add_cloud_card_info_icon svg{color:#acacac;overflow:hidden}.cf_add_cloud_card_info_icon svg:hover{color:#454545}.cf_add_cloud_card img{width:50px}.cf_add_cloud_card:hover{box-shadow:.5px 0 2.7px #00000003,1.3px .1px 6.9px #00000005,2.7px .2px 14.2px #00000006,5.5px .4px 29.2px #00000007,15px 1px 80px #0000000a}.cf_add_cloud_card_image{width:50px;height:50px;background-repeat:no-repeat}.cf_add_cloud_card_title{padding:0 5px;font-size:12px;line-height:1.2;text-align:center;transition:all .2s linear}.cf_add_cloud_card:hover .cf_add_cloud_card_title{font-weight:600!important}.cf_add_cloud_filter_div{gap:10px;width:100%;height:40px;display:flex;position:relative;padding:15px 0;align-items:center}.cf_add_cloud_filter_div span{font-size:12px;cursor:pointer;padding:0 3px;font-weight:400}.cf_add_cloud_filter_title{color:#acacac;padding:0!important;cursor:auto!important}.cf_add_cloud_active_filter{color:#0026ff;position:relative;font-weight:500!important;transition:all .2s linear}.cf_add_cloud_active_move{height:2px;bottom:5px;border-radius:50px;position:absolute;background-color:#0026ff;transition:all .2s linear}.cf_added_clouds_div{width:100%;height:80px;margin:10px 0;display:flex;overflow:hidden;border-radius:4px;border:1px solid #ddd}.cf_added_clouds_div_icon{width:10%;height:100%;display:flex;padding:0 10px;align-items:center;justify-content:center}.cf_added_clouds_div_icon img{width:40px}.cf_added_clouds_div_body{width:90%;gap:100px;height:100%;display:flex;padding:10px;position:relative;align-items:center}.cf_added_clouds_div_body_title{height:40px;width:300px;display:flex;align-items:center}.cf_added_clouds_div_body_title p{font-size:14px;font-weight:600}.cf_added_clouds_div_body_domain{width:200px;height:50px;display:flex;align-items:center}.cf_added_clouds_div_body_domain_qas{width:35%}.cf_added_clouds_div_body_domain_res{width:100%;font-weight:400;overflow:hidden;text-wrap:nowrap;text-overflow:ellipsis}.cf_added_clouds_div_body_delete_div{width:90%;height:40px;bottom:0;display:flex;position:absolute;align-items:center;justify-content:flex-end}.cf_ManageClouds_table_image_container{gap:15px;height:100%;display:flex;color:#000;align-items:center}.cf_ManageClouds_table_image_container img{width:24px;height:24px;object-fit:contain}.cf_ManageClouds_table_image_container p{white-space:nowrap;font-weight:500;font-size:14px}.cf_ManageClouds_table_domain_name{font-size:14px;color:#000}.cf_ManageClouds_table_Actions{gap:50px;width:100%;height:100%;display:flex;align-items:center}.cf_ManageClouds_table_Actions_button{border:none;outline:none;padding:10px;display:flex;cursor:pointer;border-radius:4px;align-items:center;justify-content:center;background-color:transparent}.cf_ManageClouds_table_Actions_button:hover{background-color:#ddd}.cf_upload_invoice_container{width:100%;height:80px;display:flex;cursor:pointer;border-radius:4px;align-items:center;justify-content:center;border:2px dashed #ddd}.cf_upload_invoice_container p{color:#acacac;font-size:12px;font-weight:400}.cf_upload_invoice_container_info{width:100%;height:480px;border-radius:4px;border:2px dashed #ddd}.cf_upload_invoice_container_info_div{width:100%;height:80px;display:flex;padding:0 10px;align-items:center;justify-content:space-between}.cf_upload_invoice_container_info_div_title{font-size:14px;font-weight:500;color:#000;line-height:1.2}.cf_upload_invoice_container_info_div_subtitle{font-size:10px;font-weight:500;color:#64748b}.cf_upload_invoice_container_info_status{font-size:10px;font-weight:500;color:#000;padding:4px 8px;background-color:#f2f2f2;border-radius:4px}.cf_Invoice_InProgress{color:#856404!important;background-color:#fff3cd!important;border-color:#ffeeba!important}.cf_Invoice_Completed{color:#00c64f!important;background-color:#e4fcf1!important;border-color:#badbcc!important}.cf_Invoice_Pending{color:#acacac!important;background-color:#f2f2f2!important;border-color:#f2f2f2!important}.cf_Invoice_Conflict{color:#ff4c4c!important;background-color:#ffe3e3!important;border-color:#ffc6c6!important}.cf_upload_invoice_container_info_div_yet_to_start{opacity:.5;cursor:not-allowed}.cf_button_gradient{color:#fff!important;background:linear-gradient(to right,#001a6f,#0037a9);background-size:200% auto;transition:background-position .5s ease}.cf_button_gradient:hover{background-position:right center}.cf_login_bg{width:100%;height:100vh;display:flex;align-items:center}.cf_login_bg_part_1{width:100%;height:100vh;display:flex;align-items:center;justify-content:center;background-size:contain;background-image:url(/CloudFuze/static/Hero_BG-CB6QcqdS.png)}.cf_login_bg_part_1_logo{color:#fff;font-size:52px;font-weight:600}.cf_login_bg_part_2{width:60%;height:100vh;display:flex;align-items:center;justify-content:center}.cf_login_placer{display:flex;padding:20px;border-radius:8px;align-items:center;flex-direction:column;justify-content:center;background-color:#fff;transition:all .2s linear;box-shadow:#63636333 0 2px 8px}.cf_login_logo{width:130px;height:75px}.cf_login_content_placer{gap:20px;width:100%;padding:10px;display:flex;text-align:center;flex-direction:column}.cf_login_button{border:none;outline:none;color:#fff;cursor:pointer;font-size:14px;font-weight:500;border-radius:5px;padding:12px 25px;transition:all .2s linear;background:#0129ac 0% 0% no-repeat padding-box}.cf_login_button:hover{box-shadow:#64646f33 0 7px 29px}.cf_login_button_placer{width:100%;height:100px;padding:10px;display:flex;align-items:center;justify-content:center}.cf_login_content_placer h1{color:#0062ff;font-weight:500}.cf_domain_icon_placer{width:100%;height:30%;display:flex;align-items:center;flex-direction:column;justify-content:center}.cf_domain_icon_placer svg{font-size:64px;color:#0062ff}.cf_domain_icon_placer img{width:120px;height:72px}.cf_domain_icon_placer h5{color:#000;font-size:20px;line-height:1.2;font-weight:500!important}.cf_domain_placer{gap:50px;height:100%;display:flex;align-items:center;flex-direction:column}.cf_input_wrapper{gap:20px;width:100%;display:flex;flex-direction:column}.CF_Auth_Footer{left:50%;bottom:-1%;width:100%;color:#fff;display:flex;font-size:12px;margin-top:10px;position:absolute;align-items:center;justify-content:center;transform:translate(-50%,-50%)}.CF_Auth_Footer p{text-align:center}.CF_Auth_Footer p a{text-decoration:none;color:#fff}.CF_Auth_Footer p a:hover{text-decoration:underline}.cf_domainSpinner{width:1.25rem;height:1.25rem;border:2px solid #0000ff;border-left:none;border-right:none;border-radius:9999px;animation:spinAround 1s linear infinite!important}@keyframes spinAround{to{transform:rotate(360deg)}}@media screen and (max-width: 1280px){.cf_login_placer{width:40%!important;height:fit-content!important}.cf_login_bg_part_2{width:80%}}@media screen and (max-width: 870px){.cf_login_placer{width:100%!important;height:100%}.cf_login_bg_part_2{width:80%}}.cf_2fa_input{width:40px;height:40px;font-size:18px;text-align:center;border-radius:4px;border:1px solid #757575}.cf_resend_link{font-weight:500;color:#0062ff;cursor:pointer}.cf_resend_link:hover{text-decoration:underline}.cf_sign_in_with_microsoft{height:41px;display:flex;color:#fff;font-weight:600;padding:0 12px;align-items:center;width:fit-content;font:Segoe UI Regular 15px;background-color:#2f2f2f}.cf_sign_in_with_microsoft img{padding-right:12px}.cf_snow_doll{bottom:-10px;right:-0px;width:40px;z-index:0;position:absolute;transition:all .2s linear;transform:translateY(40%)}.cf_login_button_placer_animation:hover .cf_snow_doll{transform:translateY(0) rotate(0)}.snow{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:9999}.snow-layer{position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:repeat;animation:snow-fall linear infinite}.layer1{background-image:radial-gradient(6px 6px at 20px 30px,#fff,transparent),radial-gradient(6px 6px at 100px 80px,#fff,transparent),radial-gradient(6px 6px at 200px 150px,#fff,transparent);background-size:300px 300px;animation-duration:10s;opacity:.8}.layer2{background-image:radial-gradient(8px 8px at 50px 60px,#fff,transparent),radial-gradient(8px 8px at 150px 120px,#fff,transparent),radial-gradient(8px 8px at 250px 200px,#fff,transparent);background-size:400px 400px;animation-duration:20s;opacity:.6}.layer3{background-image:radial-gradient(4px 4px at 70px 90px,#fff,transparent),radial-gradient(4px 4px at 180px 160px,#fff,transparent),radial-gradient(4px 4px at 280px 240px,#fff,transparent);background-size:500px 500px;animation-duration:25s;opacity:.4}@keyframes snow-fall{0%{transform:translateY(-100%)}90%{opacity:1}to{transform:translateY(90%);opacity:0}}.cf_snow_layer_placer{position:absolute;bottom:00px;left:0;z-index:0;height:50px;width:100%;background-size:contain;background-image:url(/CloudFuze/static/SNOW_LAYER-Df5JC4ui.png)}.cf_animate_santa{position:absolute;width:70px;bottom:25px;right:0;z-index:9;animation:cf_animate_santa 20s linear infinite;transform-origin:right}@keyframes cf_animate_santa{0%{transform:translateY(15px) translate(-102vw)}10%{transform:translateY(15px) translate(-90vw) rotate(10deg)}20%{transform:translateY(15px) translate(-80vw) rotate(0)}30%{transform:translateY(15px) translate(-70vw) rotate(10deg)}40%{transform:translateY(15px) translate(-60vw) rotate(0)}50%{transform:translateY(15px) translate(-50vw) rotate(0)}60%{transform:translateY(15px) translate(-40vw) rotate(10deg)}70%{transform:translateY(15px) translate(-30vw) rotate(0)}80%{transform:translateY(15px) translate(-20vw) rotate(10deg)}90%{transform:translateY(15px) translate(-10vw) rotate(0)}95%{transform:translateY(15px) translate(-5vw)}to{transform:translateY(15px) translate(2vw)}}.CF_TEAM_BREAD_CRUMBS{height:60px;display:flex;align-items:center}.CF_TEAM_BREAD_CRUMBS li{height:46px;margin:0 3px;padding:0 10px;position:relative;display:inline-block;background-color:#f2f3ff}.breadCrumbs-Div{width:100%;height:100%;display:flex;padding:0 5px;overflow:hidden;width:fit-content;align-items:center;justify-content:center}.CF_TEAM_Chevron{right:-46px;margin-top:7px;color:#f2f3ff;z-index:999999999;position:absolute}.CF_TEAM_Chevron_Icon{font-size:66px;z-index:999999999}.CF_TEAM_Chevron_Before{left:-20px;color:#fff;margin-top:7.5px;z-index:99999999;position:absolute}.breadCrumbCount{width:18px;height:18px;display:flex;font-size:12px;color:#0062ff;font-weight:600;margin-left:25px;border-radius:50%;align-items:center;justify-content:center;background-color:#fff}.breadCrumbName{color:#000;padding:0 5px;font-size:12px;font-weight:500;margin-left:8px}.breadCrumbeActive{background-color:#0062ff!important}.breadCrumbeActive .breadCrumbName{color:#fff}.breadCrumbeActive .CF_TEAM_Chevron{color:#0062ff!important}.CF_TEAM_BREAD_CRUMBS li:first-child .breadCrumbCount{margin-left:0!important}.CF_TEAM_BREAD_CRUMBS_DIV{width:100%;margin-top:0}.CT_TEAM_BreadCrumbs_Buttons{width:100%;height:50px;display:flex;padding:5px 0;justify-content:space-between}.CT_TEAM_BreadCrumbs_Buttons button{gap:5px;color:#fff;display:flex;font-weight:500;align-items:center;background-color:#0062ff;border-radius:5px!important;justify-content:space-between}.gap-30{gap:30px}.searchPerMissionsUsers{width:360px;height:35px;border:none;outline:none;font-size:14px;padding:0 10px;border-radius:4px}.breadCrumbeActive-Completed{background-color:#d5d8ff!important}.breadCrumbeActive-Completed .breadCrumbCount{background-color:#0062ff!important;color:#fff!important}.breadCrumbeActive-Completed .CF_TEAM_Chevron{color:#d5d8ff!important}.cf_content_mapping_placer{width:100%;display:flex;margin-top:10px;height:calc(100% - 115px);justify-content:space-between}.cf_content_mapping,.cf_content_source_selection,.cf_content_premissionMapping,.cf_content_migration_options,.cf_content_destination_selection,.cf_content_migration_preview_jobOptions{width:24%;height:100%;display:flex;overflow:hidden;border-radius:2px;flex-direction:column;background-color:#fff}.cf_content_mapping{width:50%!important}.cf_content_premissionMapping{width:75%}.cf_content_premissionMapping .cf_content_mapping_title img{width:30px;height:30px}.cf_content_premissionMapping .cf_content_mapping_title{justify-content:space-between}.cf_content_mapping_title{width:100%;height:40px;display:flex;color:#fff;padding:0 10px;align-items:center;background-color:#0062ff}.cf_content_mapping_title_image{width:35px;height:35px;display:flex;-webkit-user-select:none;user-select:none;border-radius:50%;align-items:center;background-color:#fff;justify-content:center}.cf_content_mapping_title_image img{width:30px}.cf_content_mapping_title_search{margin-left:auto}.cf_content_mapping_title_actions{gap:5px;width:auto;display:flex;margin-left:auto;align-items:center}.cf_content_mapping_title_actions span img{width:35px}.cf_autoMap_action{color:#fff;cursor:pointer;font-weight:500;padding:5px 10px;border-radius:4px;border:1px solid #fff;background-color:transparent}.cf_content_mapping_title h4{font-weight:500}.cf_content_premissionMapping_body{width:100%;overflow-y:auto;height:calc(100% - 90px)}.cf_mapping_table{border:0;width:100%;overflow:auto;border-collapse:collapse}.cf_mapping_table thead tr{top:0;position:sticky;background-color:#f2f3ff}.cf_mapping_table tbody tr td{border:0;padding:8px 12px;border-bottom:1px solid #ddd}.cf_mapping_table thead tr th{border:0;padding:8px 12px;color:#000;font-weight:500;text-align:left}.cf_mapping_table_cloudIcon{width:25px;height:25px;display:flex;overflow:hidden;border-radius:50%;align-items:center;justify-content:center;border:1px solid #ddd}.cf_mapping_table_cloudIcon img{width:18px}.cf_mapping_email{width:95%;font-size:12px;font-weight:500;overflow:hidden;white-space:pre;text-overflow:ellipsis}.cf_not_matched{font-size:12px;font-weight:500;padding:5px 10px;border-radius:5px;width:fit-content;background-color:#f2f3ff}.cf_content_migration_options{width:49%}.cf_content_migration_options_body{width:100%;padding:20px;overflow-y:auto;overflow-x:hidden;height:calc(100% - 45px)}.cf_content_migration_options_holder{width:100%;height:auto;border-radius:4px;padding:10px;border:1px solid #ddd}.cf_content_migration_options_input_holder{width:100%;height:40px;display:flex;padding:0 10px;align-items:center}.cf_content_migration_options_input_placer{gap:15px;width:100%;height:40px;display:flex;padding:10px;overflow:hidden;border-radius:4px;align-items:center}.cf_content_migration_options_input_placer span{font-size:12px}.cf_job_options_notes{padding:10px 0}.cf_job_options_notes span{font-weight:600}.cf_jobOptions_Options_Div{width:100%;height:50px;display:flex;align-items:center;border-top:1px solid #ddd}.cf_jobOptions_Options_Div_Key{width:45%;padding:0 10px;display:flex;align-items:center}.cf_jobOptions_Options_Div_Key,.cf_jobOptions_Options_Div_Key span{font-size:12px;font-weight:600}.cf_jobOptions_jobType{width:115px;height:30px;font-size:12px;line-height:1.42857;color:#555;background-color:#fff;background-image:none;border:1px solid rgb(204,204,204);border-radius:4px;box-shadow:#00000013 0 1px 1px inset;transition:border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s}.cf_content_migration_preview{width:49%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.cf_content_migration_preview_jobOptions{height:48%;width:100%}.cf_content_mapping_body{width:100%;display:flex;overflow:auto;flex-direction:column;height:calc(100% - 40px)}.cf_mapping_domain svg{font-weight:600}.cf_mapping_domain_container{width:100%;height:auto;display:flex;align-items:center;flex-direction:column;animation:moveUp .2s ease-in;border-bottom:1px solid #e5e5e5}.cf_mapping_domain{gap:10px;width:100%;height:40px;display:flex;padding:0 10px;align-items:center;animation:moveUp .2s ease-in;border-bottom:1px solid #e5e5e5}.cf_mapping_domain_name{color:#000;font-size:12px;font-weight:500;overflow:hidden;text-wrap:nowrap;text-overflow:ellipsis}.cf_mapping_domain_users_container{width:100%;height:auto;display:flex;padding:0 0 0 10px;border-bottom:1px solid #ddd}.cf_mapping_domain_users{gap:10px;width:100%;height:40px;display:flex;padding:0 0 0 10px;align-items:center;animation:moveUp .2s ease-in}.chevron{position:absolute;top:-20px;right:-29px;z-index:1;display:block;border:48px solid transparent;border-right:0}.breadCrumbeActive .chevron:before{border-left:16px solid #0062ff!important}.breadCrumbeActive-Completed .chevron:before{border-left:16px solid #d5d8ff}.chevron:after{position:absolute;top:-28px;right:7px;display:block;border:23px solid transparent;border-right:0;border-left:16px solid #fff;content:"";z-index:-9}.chevron:before{position:absolute;top:-28px;right:13px;display:block;border:23px solid transparent;border-right:0;border-left:16px solid #f2f3ff;content:""}.cf_content_premissionMapping_footer{gap:35px;width:100%;height:50px;display:flex;padding:0 10px;align-items:center;border-top:1px solid #ddd}.cf_content_premissionMapping_footer div{display:flex;align-items:center}.testForGrid{grid-template-areas:"a a a a";grid-template-columns:repeat(4,1fr);height:100%;width:100%}.cf_list_excludeFileTypes{gap:10px;width:100%;display:flex;flex-wrap:wrap;height:fit-content}.cf_fileType_container{gap:5px;padding:5px;display:flex;border-radius:4px;align-items:center;border:1px solid #ddd}.cf_fileType_container span{font-weight:500}.cf_fileType_container svg{font-size:14px;cursor:pointer}.cf_message_content_placer{width:100%;display:flex;flex-direction:column}.cf_message_premigration_title{width:100%;height:50px;display:flex;margin-top:10px;align-items:center}.cf_message_premigration_body{width:100%;display:flex;align-items:center;justify-content:space-between}.cf_premigration_details_pannel{width:24%;height:240px;margin-top:5%;overflow:hidden;border-radius:4px;position:relative;background-color:#fafaff;box-shadow:0 0 2px #00000040}.cf_premigration_details_pannel_title{width:100%;height:40px;display:flex;padding:10px}.cf_premigration_details_pannel_body{width:100%;display:flex;align-items:center;justify-content:center;height:calc(100% - 40px)}.cf_premigration_details_pannel_body span{font-size:24px;font-weight:500}.cf_userMenu_action_pannel{gap:15px;width:100%;height:60px;display:flex;align-items:center}.cf_message_table{border:0;width:100%;overflow:auto;border-collapse:collapse}.cf_message_table thead{top:0;position:sticky;border:1px solid #ddd;background-color:#f2f2f2}.cf_message_table tbody tr td{font-size:12px;text-align:left;padding:10px 15px;background-color:#fff;font-weight:500!important;border-bottom:1px solid #ddd}.cf_message_table thead tr th{font-size:12px;text-align:left;padding:10px 15px;color:#454545!important;font-weight:400!important;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.cf_message_user_mapping{width:100%;height:51vh;overflow-y:auto;border:1px solid #ddd}.cf_message_footerVal{gap:20px;width:100%;height:50px;display:flex;font-size:12px;align-items:center}.cf_message_footerVal span{font-weight:500}.cf_message_pagination_select{height:30px;font-size:12px;line-height:1.42857;color:#555;background-color:#fff;background-image:none;border:1px solid rgb(204,204,204);border-radius:4px;box-shadow:#00000013 0 1px 1px inset;transition:border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s}.cf_tableEdit_Option{padding:5px;cursor:pointer;width:fit-content;border-radius:4px;background-color:transparent}.cf_tableEdit_Option:hover{background-color:#f2f3ff}.CF_View_Emails_CTA{padding:4px;color:#fff;font-size:10px;cursor:pointer;font-weight:500;border-radius:50%;background:#0062ff}.CF_POPUP_CONTAINER_DMS_EMAILS_BODY{top:145px;width:600px;height:500px;overflow:hidden;position:absolute;border-radius:5px;background-color:#fff;animation:animatePopup .05s linear;box-shadow:0 0 2px #00000040}.CF_POPUP_CONTAINER_DMS_EMAILS_BODY_TITLE{width:100%;height:40px;display:flex;padding:0 10px;align-items:center;background-color:#0062ff}.CF_POPUP_CONTAINER_DMS_EMAILS_BODY_TITLE p{color:#fff;font-size:14px;font-weight:500}.CF_POPUP_CONTAINER_DMS_EMAILS_BODY_TITLE svg{color:#fff;cursor:pointer;font-size:22px}.CF_POPUP_CONTAINER_DMS_EMAILS_BODY_BODY{width:100%;height:calc(100% - 40px)}@keyframes animatePopup{0%{top:50px;opacity:.4}to{top:125px;opacity:1}}.PRE_MIG_LOADING:after{bottom:0;content:"";width:100%;height:2px;left:100%;position:absolute;background-color:#0062ff;animation:fillBar 1.5s linear infinite forwards}.slackNewPreMigrationCardsDiv>.CF_PREMIG_LOADER_TEXT{display:none}.PRE_MIG_LOADING>.CF_PREMIG_LOADER_TEXT{left:5px;bottom:0;font-size:12px;color:#acacac;font-weight:500;position:absolute;display:flex!important}@keyframes fillBar{0%{width:0;left:0}50%{width:100%;left:0}75%{left:50%}to{left:100%}}.cf_placeExistingTeams{width:100%;height:485px;padding:5px 0;justify-content:space-between}.cf_content_mapping_footer{width:100%;height:40px;display:flex;padding:0 10px;align-items:center;border-top:1px solid #ddd}.CF_ZIP_CONTENTDIV{top:39%;right:90px;width:280px;overflow-y:auto;min-height:40px;max-height:300px;overflow-x:hidden;position:absolute;border-radius:4px;flex-direction:column;background-color:#fff;box-shadow:#64646f33 0 7px 29px}.CF_ZIP_CONTENTDIV_LIST:hover{background-color:#fafafa}.CF_ZIP_CONTENTDIV_LIST{gap:10px;width:100%;height:40px;display:flex;cursor:pointer;padding:0 10px;align-items:center}.CF_ZIP_CONTENTDIV_LIST svg{color:green}.cf_oauth_div{width:100%;height:100%;display:flex;padding:20px;background-color:#001a6f}.cf_oauth_div_container{width:100%;height:100%;border-radius:4px;background-color:#fff}.cf_oauth_div_container_title{width:100%;height:120px;display:flex;align-items:center;justify-content:center}.cf_oauth_div_container_title img{width:120px}.cf_oauth_div_container_body{width:100%;display:flex;padding:20px 0;text-align:center;align-items:center;flex-direction:column;height:calc(100% - 120px)}.cf_oauth_div_container_body h2{font-weight:500}.cf_custom_loader{width:170px;height:170px;border-radius:50%;border:20px solid #ddd;border-top:20px solid #0062ff;box-shadow:inset 0 0 10px #9191914b;animation:spinn 1s linear infinite}@keyframes spinn{to{transform:rotate(360deg)}}.cf_success_oauth,.cf_failed_oauth{width:170px;height:170px;margin-top:60px}.cf_failed_oauth svg{color:red;font-size:160px;animation:makeBlink .8s ease-in}.cf_success_oauth svg{color:#00c700;font-size:160px;animation:makeBlink .8s ease-in}@keyframes makeBlink{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.CF_OAUTH_REGISTERY_DIV{width:95%;overflow:hidden;border-radius:5px;height:fit-content;background-color:#fff;border:1px solid #e2e8f0}.CF_OAUTH_REGISTERY_TITLE{width:100%;height:50px;display:flex;padding:0 10px;align-items:center;border-bottom:1px solid #e2e8f0}.CF_OAUTH_REGISTERY_TITLE h3{color:#0f1729}.CF_OAUTH_REGISTERY_BODY{width:100%;display:flex;padding:0 10px;align-items:center;height:calc(100% - 110px)}.CF_OAUTH_REGISTERY_FOOTER{width:100%;height:50px;padding:0 10px}.cf_product_container{width:100%;display:flex;padding:10px;min-height:100vh;height:fit-content;flex-direction:column;background-color:#f5f5f5}.cf_product_topNav{width:100%;height:40px;display:flex;border-radius:4px;align-items:center;background-color:#fff}.cf_product_topNav ul li,.cf_product_topNav ul{height:100%;display:flex;align-items:center}.cf_product_topNav ul li{list-style:none}.cf_product_topNav img{width:95px}.cf_product_topNav_div{width:100%;height:130px;padding:10px;display:flex;flex-wrap:wrap;border-radius:4px;background-color:#fff;box-shadow:#2123261a 0 10px 10px -10px}.cf_product_selection{width:100%;height:calc(100% - 80px);border-top:1px solid #ddd}.cf_product_title{width:100%;height:40px;display:flex;align-items:center}.cf_product_title span{font-size:20px;font-weight:500}.cf_product_listing_body{gap:35px;width:100%;display:flex;margin-top:10px;height:calc(100% + -0px)}.cf_select_product{width:18%}.cf_product_content_div{width:100%;display:flex}.cf_product_features_content_div{top:5px;gap:10px;width:16%;display:flex;position:sticky;margin-top:15px;padding:15px 10px;border-radius:4px;height:fit-content;flex-direction:column;background-color:#fff;box-shadow:#2123261a 0 10px 10px -10px}.cf_product_features_content_div div{display:flex}.cf_product_features_list{gap:5px;width:100%;display:flex;font-size:12px;align-items:center}.cf_product_features_list div{font-weight:500!important}.cf_product_enhancements_div{gap:15px;display:flex;margin-top:15px;margin-left:10px;height:fit-content;flex-direction:column;width:84%}.cf_product_enhancements_content{width:100%;height:50px;display:flex;flex-wrap:wrap;padding:0 10px;border-radius:4px;align-items:center;background-color:#fff;transition:all .2s linear}.cf_product_enhancements_content_title{gap:10px;width:100%;height:50px;display:flex;align-items:center}.cf_product_enhancements_content_title_action{height:100%;display:flex;font-size:12px;align-items:center}.cf_product_enhancements_content_title_content{font-size:14px;font-weight:500;position:relative}.cf_title_tagging{top:-5px;font-size:9px;margin-left:5px;font-weight:600;position:absolute}.cf_product_enhancements_content_body{width:80%;padding:0 0 0 45px;height:calc(100% - 50px)}.cf_product_enhancements_content_h-120{height:auto!important}.cf_product_admin_container{width:100%;height:100vh;display:flex;background-color:#fff}.cf_product_login_div{width:100%;height:100vh;display:flex;align-items:center;justify-content:center;background-color:#00000005}.cf_product_login_div_loginPannel{width:30%;height:60%;border-radius:4px;background-color:#fff;box-shadow:#63636333 0 2px 8px}.cf_product_login_div_loginPannel_title{width:100%;display:flex;height:100px;align-items:center;justify-content:center}.cf_product_login_div_loginPannel_title img{width:120px}.cf_product_login_div_loginPannel_title_heading{width:100%;height:50px;display:flex;font-weight:600;align-items:center;justify-content:center}.cf_product_login_div_loginPannel_title_heading h2{font-weight:600}.cf_product_login_div_loginPannel_login_form{gap:30px;width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;height:calc(100% - 170px)}.cf_reports_content_container{gap:5px;width:100%;height:100%;display:flex;align-items:center;padding:10px 0 0;flex-direction:column}.cf_reports_migrations_info{width:100%;height:125px;overflow:hidden;border-radius:2px;background-color:#fff}.cf_reports_migrations_info_title{width:100%;height:40px;display:flex;padding:0 10px;align-items:center}.cf_reports_migrations_info_title span{font-size:12px;color:#767676;margin-left:auto;padding:5px 10px;border-radius:5px;background:#f2f2f2}.cf_reports_migrations_info_body{width:100%;display:flex;padding:0 10px;height:calc(100% - 40px);justify-content:space-between}.cf_reports_migrations_info_body_tiles{width:auto;height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center}.cf_reports_migrations_info_body_tiles_title{height:25px;display:flex;flex-wrap:wrap;font-size:12px;color:#495057;align-items:center;text-decoration:none;text-overflow:ellipsis;justify-content:space-between}.cf_reports_migrations_info_body_tiles_body{width:100%;display:flex;align-items:center;justify-content:center;height:calc(100% - 35px)}.cf_reports_migrations_info_body_tiles_body p{font-size:30px;font-weight:600;color:#495057}.cf_reports_tableDiv{width:100%;overflow:auto;height:calc(100% - 250px)}.cf_table_common_header{background:#0062ff!important}.cf_table_common_header_inside{background:#f2f3ff!important}.cf_table_common_header_inside tr th{color:#000!important}.cf_table_common{border:0;width:100%;overflow:auto;border-collapse:collapse}.cf_table_common thead tr{top:0;position:sticky;z-index:99;background-color:#f2f2f2}.cf_table_common tbody tr{border-bottom:1px solid #ddd}.cf_table_common tbody tr td span{font-weight:500}.cf_table_common tbody tr td{font-size:12px;text-align:left;padding:10px 15px;background-color:#fff;font-weight:500}.cf_table_common thead tr th{font-size:12px;text-align:left;padding:10px 15px;color:#fff;font-weight:600;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.CF_SEARCH_ICON_PLACER{width:100%;height:100%;display:flex;cursor:pointer;align-items:center;justify-content:center}.CF_HAMBURGER_CONTENT{flex-direction:column;z-index:99999999;gap:4px}.CF_MENU_OPEN{gap:0!important}.CF_MENU_OPEN .BAR_2{display:none}.CF_MENU_OPEN .BAR_1{transform:rotate(45deg)}.CF_MENU_OPEN .BAR_3{position:absolute;transform:rotate(-45deg)}.CF_HAMBURGER{width:15px;height:2.5px;border-radius:40px;background-color:#454545;transition:all .1s linear}.CF_LICENSE_SEARCH_CONTAINER{width:40px;height:40px;display:flex;overflow:hidden;border-radius:4px;align-items:center;justify-content:center;background-color:#fff;transition:all .2s linear;box-shadow:#63636333 0 2px 8px}.CF_SIDE_NAV_PLACER{top:98px;z-index:1;display:flex;position:absolute;height:calc(100% - 100px)}.CF_SIDE_NAV{width:200px;height:auto;position:relative;align-items:flex-start}.CF_NAV_SIDE_ITEMS{width:100%}.CF_NAV_SIDE_ITEMS li{width:100%;height:40px;display:flex;padding:0 10px;list-style:none;align-items:center}.CF_NAV_SIDE_ITEMS li a{width:100%;height:100%;display:flex;align-items:center}.cf_reports_image_wrapper{width:40px;height:40px;display:flex;overflow:hidden;border-radius:50%;align-items:center;justify-content:center;border:1px solid #ddd;background-color:#fcfcfc}.cf_reports_image_wrapper img{width:28px}.cf_workspace_summary{width:100%;height:40px;display:flex;padding:0 10px;align-items:center;justify-content:space-evenly}.cf_reports_table_actions{width:100%;height:30px;display:flex;align-items:center}.cf_reports_table_actions div{display:flex;cursor:pointer;margin-left:auto;align-items:center;justify-content:center}.cf_reports_table_actions div svg{font-size:22px}.cf_messageReports_table_header{border-right:0px!important;border-left:0px!important;background-color:transparent!important}.cf_messageReports_table_header tr th{color:#454545!important;font-weight:400!important;padding:10px!important}.cf_messageReports_table_tbody tr td{padding:10px!important}.cf_slackReportsBreadCrumbs{gap:30px;width:fit-content;height:40px;display:flex;align-items:center;padding:0 10px 0 0}.cf_reports_breadCrumbs_cta{display:flex;font-weight:500;color:#0062ff;font-size:12px!important}.cf_slackReportsBreadCrumbs_actions{gap:8px;width:100%;height:100%;display:flex;color:#0062ff;font-weight:500;align-items:center}.changeButtonColorOnHover:hover{background-color:#0062ff!important;color:#fff!important}.changeButtonColorOnHoverToRed:hover{background-color:#ff4c4c!important;color:#fff!important}.cf_saas_options_pannels{width:200px;height:35%;display:flex;flex-wrap:wrap;cursor:pointer;overflow:hidden;border-radius:5px;justify-content:center;background-color:#fff;transition:all .5s linear;border:1px solid #ddd}.cf_saas_options_pannels_icon_container{width:100%;height:70%;display:flex;align-items:center;justify-content:center}.cf_saas_options_pannels_title_container{height:30%;width:100%;display:flex;align-items:center;justify-content:center}.cf_saas_options_pannels_title_container h3{font-weight:500;color:#0062ff}.cf_saas_options_pannels:hover{box-shadow:0 0 10px #0000001f}.cf_saas_options_contatiner{gap:0 75px;display:flex;padding:20px 0;flex-wrap:wrap}.cf_saas_options_pannels_icon_div{width:60px;height:60px;display:flex;border-radius:50%;align-items:center;justify-content:center;background-color:#f2f2f2}.cf_saas_options_pannels_icon_div svg{font-size:24px;color:#454545}.cf_saas_summary_container{width:100%;height:120px;display:flex;padding:10px 0;border-radius:4px;background-color:#fff;border:1px solid #ddd}.cf_saas_summary_cards{width:25%;height:100%;display:flex;flex-direction:column;border-right:1px solid #ddd}.cf_saas_summary_cards_title{gap:10px;width:100%;height:40px;display:flex;align-items:center}.cf_saas_summary_cards_title p{font-size:14px;margin-left:75px}.cf_saas_summary_cards_title svg{color:#0062ff;cursor:pointer;font-size:16px}.cf_saas_summary_cards_body{width:100%;display:flex;align-items:center;height:calc(100% - 55px)}.cf_saas_summary_cards_body p{font-size:28px;font-weight:500;margin-left:75px}.cf_resource_apps_graph_container{width:100%;display:flex;align-items:center;height:calc(100% - 120px);justify-content:space-evenly}.cf_licenses_container_table{width:100%;overflow-x:auto;border:1px solid #ddd}.cf_licenses_table{border:0;width:100%;border-collapse:collapse}.cf_licenses_table thead tr th{top:0;z-index:9;color:#454545;position:sticky;padding:10px 15px;white-space:nowrap;background-color:#f2f2f2;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2}.cf_licenses_table tbody tr td{padding:15px;color:#454545;border-bottom:1px solid #f2f2f2}.cf_license_img_placer{width:40px;height:40px;display:flex;align-items:center;justify-content:center}.cf_license_img_placer img{width:35px}.cf_license_title{font-weight:500;color:#454545}.cf_license_indicator{width:150px;height:10px;display:flex;padding:0 3px;overflow:hidden;align-items:center;background-color:#ddd}.cf_license_indicator_filler{width:50%;height:6px;background-color:#001a6f}.cf_license_indicator_background{width:50%;height:6px;background-color:#0096ff}.cf_licenses_container_table_header{height:50px;display:flex;padding:0 10px;font-size:16px;color:#454545;align-items:center}.cf_groups_container{width:100%;display:flex;height:270px;padding:10px 0;align-items:center;border-bottom:1px solid #ddd;justify-content:space-evenly}.cf_groups_summary{width:250px;height:95%;border-radius:4px;border:1px solid #ddd;background-color:#fff}.cf_groups_summary_title{width:100%;height:35px;display:flex;padding:0 10px;font-weight:500;align-items:center;border-bottom:1px solid #ddd}.cf_groups_summary_body{width:100%;display:flex;align-items:center;flex-direction:column;height:calc(100% - 35px);justify-content:space-evenly}.cf_groups_summary_body_content{width:100%;height:35px;display:flex;align-items:center}.cf_groups_summary_body_content_count{width:40%;height:100%;display:flex;padding:0 5px;font-size:24px;font-weight:500;justify-content:flex-end}.cf_groups_summary_body_content_title{width:60%;height:100%;display:flex;padding:0 5px;font-size:12px;align-items:flex-end}.cf_saas_options{width:100%;height:50px;display:flex;align-items:center}.cf_saas_apps_list{gap:20px;width:100%;display:grid;grid-template-areas:"a a a a"}.cf_resource_apps_body{width:300px;height:80px;display:flex;cursor:pointer;margin:10px 0;position:relative;border-radius:4px;flex-direction:column;border:1px solid #ddd}.cf_resource_apps_body_active{height:280px!important;grid-row:auto / 4;grid-row-end:span 3}.cf_resource_apps_body_icon{width:20%;height:80px;display:flex;align-items:center;justify-content:center}.cf_resource_apps_header{width:80%;height:80px;display:flex;justify-content:space-evenly;flex-direction:column}.cf_resource_apps_body_resize{width:100%;height:80px;display:flex}.cf_saas_logo_container{width:40px;height:40px;display:flex;overflow:hidden;border-radius:50%;align-items:center;justify-content:center;background-color:#f2f2f2}.cf_saas_logo_container svg{font-size:24px;color:#0062ff}.cf_saas_logo_container img{width:30px;object-fit:contain}.cf_resource_apps_body_description{width:100%;height:200px;padding:0 10px}.cf_resource_apps_body_description_body{gap:15px;display:flex;padding:10px;flex-direction:column;border-top:1px solid #acacac}.cf_app_verification_div{position:absolute;right:4px;top:4px}.cf_saasReports_download{left:0;top:0;width:100%;height:100%;display:flex;position:absolute;z-index:9999999999;justify-content:center;background-color:#0003}.cf_saasReports_download_Container{width:50%;height:290px;margin-top:10%;overflow:hidden;border-radius:5px;background-color:#fff;box-shadow:0 0 10px #0000001f;animation:blinkIn .2s linear}@keyframes blinkIn{0%{scale:1}25%{scale:1.04}50%{scale:1}75%{scale:1.04}to{scale:1}}.cf_saasReports_download_Container_title{width:100%;height:50px;display:flex;color:#fff;padding:0 10px;align-items:center;background-color:#0062ff;border-bottom:1px solid #ddd}.cf_saasReports_download_Container_title span{font-size:16px;font-weight:500}.cf_saasReports_download_Container_body{width:100%;display:flex;padding:15px 10px;flex-direction:column;height:calc(100% - 100px);justify-content:space-between}.cf_saasReports_OptionsList{gap:40px;width:100%;height:45px;display:flex;align-items:center}.cf_saasReports_OptionsList div{gap:5px;display:flex;align-items:center}.cf_saasReports_OptionsList div input{width:15px;height:15px}.cf_saasReports_OptionsList div label{font-weight:500}.cf_saasReports_download_Container_footer{width:100%;height:50px;display:flex;padding:0 10px;align-items:center;border-top:1px solid #ddd}.cf_saasReports_download_Container_title_close{display:flex;cursor:pointer;margin-left:auto}.cf_saasReports_download_Container_title_close svg{font-size:20px}.cf_main_saas_selector{opacity:0;display:flex;padding:1.5rem;flex-direction:column;padding-bottom:0!important;transition:all .2s ease-in-out;transform-origin:center;animation:moveIn .2s ease-in forwards}@keyframes moveIn{0%{opacity:0}to{opacity:1}}.cf_main_saas_selector_img_container{gap:15px;width:100%;display:flex}.cf_main_saas_selector_img{width:50px;height:50px}.cf_main_saas_selector_img_35{width:35px;height:35px}.cf_main_saas_selector_body_container{gap:5px;width:100%;display:flex;align-items:center;padding:1rem 0}.cf_main_saas_selector_body_title{width:100%;height:30px;display:flex;align-items:center}.cf_main_saas_selector_body_data,.cf_main_saas_selector_body_title p{width:100%;font-size:12px;font-weight:500;color:#454545;overflow:hidden;text-overflow:ellipsis}.cf_main_saas_selector_body_user{width:100%;display:flex;align-items:center;height:calc(100% - 30px);justify-content:space-between}.cf_saas_manage_button:hover{color:#fff;z-index:1;background-color:#0062ff}.cf_saas_manage_button{z-index:9;cursor:pointer;color:#0062ff;overflow:hidden;padding:5px 10px;border-radius:4px;position:relative;transition:all .2s linear;border:1px solid #0062ff;background-color:transparent}.cf_saas_cloudPlacer{gap:20px;display:grid;margin-top:10px;padding-bottom:10px;grid-template-columns:repeat(3,minmax(0,1fr))!important}@media (max-width: 1020px){.cf_saas_cloudPlacer{display:grid;margin-top:15px;grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width: 760px){.cf_saas_cloudPlacer{display:grid;margin-top:15px;grid-template-columns:repeat(1,minmax(0,1fr))!important}.cf_resource_new_graphs_div{grid-template-columns:repeat(1,minmax(0,1fr))!important}}.cf_saas_menu_icon_div{width:48px;display:flex;padding:.75rem;align-items:center;border-radius:.45rem;justify-content:center}.cf_saas_menu_title_container{width:100%;padding:1.5rem 0 1rem}.cf_saas_menu_title_container_head{font-size:16px;font-weight:500;line-height:1.25rem}.cf_saas_menu_link_container{width:100%;background-color:#f9fafb;padding:1.2rem 1.5rem;display:flex}.cf_saas_menu_link_container div p,.cf_saas_menu_link_container a{gap:5px;display:flex;cursor:pointer;color:#001a6f;font-weight:500;align-items:center;text-decoration:none}.cf_resource_new_graphs_div{width:100%;gap:20px;display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}.cf_resource_new_graphs_container{display:flex;padding:1.6rem;color:#0f1729;overflow:hidden;align-items:center;flex-direction:column;border-radius:.75rem;background-color:#fff;border:1px solid #e2e8f0}.cf_new_tables_div{width:100%;overflow:auto;height:calc(100% + -0px);border:1px solid #e2e8f0}.cf_new_tables_div table{border:0;width:100%;border-collapse:collapse}.cf_new_tables_div table thead tr{top:0;z-index:1;position:sticky;background-color:#fff;border-top-right-radius:.75rem;border-top-left-radius:.75rem;box-shadow:inset 0 -1px #e2e8f0}.cf_new_tables_div table thead tr th:last-child{border-top-right-radius:.75rem}.cf_new_tables_div table thead tr th:first-child{border-top-left-radius:.75rem}@keyframes moveUPTable{0%{opacity:0;border-top:0px solid #e2e8f0}to{opacity:1;border-top:1px solid #e2e8f0}}.cf_new_tables_div table thead tr th{height:3rem;font-size:12px;color:#454545;font-weight:500;padding-left:1rem;white-space:nowrap;padding-right:1rem}.cf_new_tables_div table tbody tr td{padding:1rem;font-size:12px;color:#454545;border-top:1px solid #e2e8f0}.cf_new_tables_div table tbody tr:hover{background-color:#f4f4f580}.cf_new_table_hide_text{overflow:auto}.cf_new_table_hide_text span,.cf_new_table_hide_text p{width:100%;font-size:13px;color:#454545;font-weight:500;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cf_new_verified_div{gap:3px;display:flex;padding:0 10px;color:#166534!important;width:fit-content;align-items:center;border-radius:1rem;background-color:#dcfce7}.cf_new_verified_div p{font-size:12px!important;font-weight:500!important;color:#166534!important}.cf_new_invited_div,.cf_new_unverified_div{gap:3px;display:flex;padding:0 10px;width:fit-content;align-items:center;border-radius:1rem;background-color:#f4f4f5cc}.cf_new_invited_div p,.cf_new_unverified_div p{font-size:12px!important;color:#f36666!important;font-weight:500!important}.cf_new_invited_div p{color:#0062ff!important}.cf_saas_cloudPlacer_Analytics_Insightes{grid-template-columns:repeat(1,minmax(0,1fr))!important}.cf_saas_cloudPlacer_Analytics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.CF_Reports_Body_Div{gap:5px;width:100%;display:flex;padding:0 10px;flex-direction:column}.CF_Reports_Body_Div p{font-size:14px;font-weight:500}.cf_new_tables_footer{width:100%;height:50px;display:flex;gap:20px;padding:0 10px;align-items:center;border:1px solid #e2e8f0;border-top:0}.cf_new_tables_footer span{font-size:12px;font-weight:500}.CF_ChangeColor:hover{background-color:#0022701a}.cf_scopesTitle{width:100%;height:48px;padding:0 10px;justify-content:space-between;box-shadow:inset 0 -1px #e2e8f0}.cf_scopesTitle p{font-weight:500}.CF_customDuration_div div:hover{background-color:#00227033}.CF_customDuration_div div{width:25px;height:40px;display:flex;cursor:pointer;font-size:16px;overflow:hidden;font-weight:500;align-items:center;justify-content:center}.CF_customDuration_div{width:100px;display:flex;height:40px;overflow:hidden;border-radius:4px;align-items:center;border:1px solid #ddd;justify-content:center}.CF_customDuration_div input{width:50px;height:40px;text-align:center;border:1px solid #ddd}.cf_saas_cloudPlacer_usersList{grid-template-columns:repeat(1,minmax(0,1fr))!important}.cf_main_saas_selector_onboard_users{padding:.75rem!important}.cf_onboard_timer p{color:#001a6f;font-weight:500}.cf_onboard_timer{width:fit-content;color:#001a6f;padding:5px 10px;border-radius:4px;background-color:#0022701a}.cf_saas_assessments_list_container{gap:1rem;width:100%;display:grid;height:fit-content;grid-template-columns:repeat(2,minmax(0,1fr))}.cf_saas_assessments_list_item{padding:1rem;border-radius:.75rem;background-color:#fff;border:1px solid #e2e8f0}.cf_saas_assessments_list_item_title{display:flex;align-items:center;justify-content:space-between}.cf_saas_assessments_list_item_title p{font-size:16px;font-weight:500;line-height:1.25rem;color:#0f1729}.cf_saas_assessments_list_item_title_created_at p{font-size:10px;font-weight:500;color:#454545}.cf_saas_assessments_list_item_body_content{width:75%;display:flex;align-items:center;justify-content:space-between}.cf_saas_assessments_list_item_body{gap:5px;padding:1.5rem 0;display:flex}.cf_saas_assessments_list_item_body_content_item{gap:0;display:flex;flex-direction:column;justify-content:space-between}.cf_saas_assessments_list_item_body_content_item span{font-size:12px;font-weight:400;color:#64748b}.cf_saas_assessments_list_item_body_content_item>p{font-size:18px;font-weight:500;color:#454545;line-height:1}.cf_saas_assessments_list_item_body_content_col{width:25%;display:flex;flex-direction:column;justify-content:space-between}.cf_saas_assessments_list_item_body_content_item_col{margin-left:auto;display:flex;gap:4px;width:60%}.cf_saas_assessments_list_item_body_content_item_col p,.cf_saas_assessments_list_item_body_content_item_col span{font-size:11px;text-align:left}.cf_saas_assessments_list_item_body_content_item_col p{color:#454545!important;font-weight:500!important}.cf_saas_assessments_list_item_body_content_item_col span{color:#64748b!important}.cf_saas_assessments_list_item_footer{display:flex;gap:15px;align-items:center}.CF_ChangeColor p{color:#000!important}.cf_switch_text{font-size:12px;font-weight:600;color:#acacac}.cf_switch_active{color:#0062ff}.cf_cloud_not_selected{filter:grayscale(100%)}.cf_main_userManagement{width:100%;height:120px;overflow:hidden;border-radius:4px;background-color:#fff;border:1px solid #ddd}.cf_main_userManagement_title{width:100%;height:50px;display:flex;padding:0 10px;align-items:center}.cf_main_userManagement_title h2{font-weight:500}.cf_main_userManagement_body{width:100%;padding:10px}.cf_usermanagement_container{right:0;z-index:9;height:100vh;display:flex;padding:0 10px;position:absolute;flex-direction:column;width:calc(100% - 80px);background-color:#fff}.cf_usermanagement_container_title{width:100%;height:75px;display:flex;padding:0 10px;align-items:center}.cf_usermanagement_container_title h2{font-weight:500}.cf_usermanagement_container_body{width:100%;display:flex;margin-top:5px;flex-wrap:wrap;border:1px solid #ddd;height:calc(100% - 90px)}.cf_usermanagement_container_body_part1{gap:30px;width:30%;height:100%;display:flex;padding:10px 20px;flex-direction:column;border-right:1px solid #ddd}.cf_usermanagement_container_body_part2{width:70%;height:100%;display:flex;overflow:auto;flex-direction:column}.cf_users_action_pannel{gap:20px;display:flex;align-items:center}.cf_users_action_pannel div{width:25px;height:25px;display:flex;cursor:pointer;border-radius:4px;align-items:center;justify-content:center;background-color:#ddd;transition:all .2s linear}.cf_users_action_pannel div:hover{background-color:#0062ff}.cf_users_action_pannel div:hover svg{color:#fff}.cf_users_action_pannel div svg{font-weight:600;font-size:14px}.cf_usermanagement_container_body_tabs{width:100%}.cf_role_selector{width:100%;display:flex}.cf_role_selector_title{width:60%}.cf_role_selector_title_colen{width:5%}.cf_usermanagement_close{height:100%;width:25px;display:flex;margin-left:auto;align-items:center}.cf_usermanagement_close svg{cursor:pointer;font-size:22px}.cf_onBoardingCloudSelector{gap:10px;width:100px;height:100px;display:flex;padding:0 5px;cursor:pointer;border-radius:8px;align-items:center;flex-direction:column;justify-content:center;border:1px solid #e2e8f0}.cf_onBoardingCloudSelector p{font-weight:500;font-size:10px;text-wrap:inherit;text-align:center}.cf_onBoardingCloudSelector_Container{gap:10px 40px;width:100%;flex-wrap:wrap;display:grid;grid-template-columns:repeat(4,minmax(100px,1fr));align-items:center;justify-content:space-between}.cf_popuplicenceSelectDiv label{font-weight:500}.cf_onBoardingCloudSelectorPreview{position:relative}.cf_onBoardingPreviewCount{position:absolute;display:none;align-items:center;border-radius:50%;justify-content:center;color:#fff;transition:all .2s ease-in-out;background-color:#ff4c4c;height:20px;width:20px;right:0;top:-10px;animation:moveInOut .2s linear}.cf_onBoardingCloudSelectorPreview:hover .cf_onBoardingPreviewCount{display:flex}@keyframes moveInOut{0%{opacity:0;z-index:-1;transform:rotate(-90deg)}to{opacity:1;top:-20px;z-index:999;transform:rotate(0)}}.cf_fetchedRoles{width:100%;gap:10px;padding:10px;display:flex;height:fit-content;flex-direction:column;border:1px solid #e2e8f0}.cf_fetchedRoles_CloudsList{width:100%;display:flex;gap:15px;padding:10px;border-radius:8px;align-items:center;border:1px solid #e2e8f0}.cf_licence_planName_container{width:calc(100% - 60px);gap:5px 10px;display:flex;flex-wrap:wrap;align-items:center}.cf_licence_planName{display:flex;font-size:12px;font-weight:600;padding:5px 10px;border-radius:99px;align-items:center;justify-content:center;background-color:#00227033}.cf_onboard_cloudSelect{width:100%;display:flex;padding:0 10px;min-height:70px;align-items:center;border-bottom:1px solid #e0e0e0}.cf_onboard_cloudSelect p{font-weight:500;font-size:12px}.cf_onboard_cloudSelect_img_wrapper{width:40px;height:40px;display:flex;overflow:hidden;border-radius:50%;align-items:center;justify-content:center;border:1px solid #e0e0e0}.cf_onboard_cloudSelect_img_wrapper img{width:30px}.cf_onBoard_YET_TO_START{opacity:.5;filter:grayscale(100%)}.cf_onBoard_COMPLETED,.cf_onBoard_IN_PROGRESS{opacity:1;filter:grayscale(0%);border-radius:9999px}.cf_onBoardingCompleted{font-size:20px}.cf_onboard_cloudSelect_img_wrapper_flow{width:40px;height:40px;display:flex;align-items:center;justify-content:center;overflow:hidden}.cf_onboard_cloudSelect_img_wrapper_flow img{width:30px;height:30px}.cf_recomendedText{gap:5px;display:flex;padding:0 10px;width:fit-content;align-items:center;border-radius:50px;background-color:#001a70;animation:skeleton-loadingBlue 1s linear infinite alternate}.cf_recomendedText p{color:#fff}@keyframes skeleton-loadingBlue{0%{background-color:#001a70}to{background-color:#3357cc}}.cf_workflow_canvas_container{width:100%;height:100%;padding:20px 10px 0;border-radius:.75rem;background-color:#fff;border:1px solid #e2e8f0}.cf_workflow_canvas_container_body{gap:20px;width:100%;display:flex;padding-top:10px;height:calc(100% - 50px)}.cf_workflow_canvas_container_body_left{width:300px;height:100%;padding:5px 0;border-radius:.75rem;background-color:#fff;border:1px solid #e2e8f0}.cf_workflow_canvas_drag_drop_container{width:calc(100% - 300px);height:100%;padding:5px 10px;border-radius:.75rem;background-color:#fff;border:1px solid #e2e8f0}.cf_workflow_canvas_container_body_left_header{width:100%;height:100px;display:flex;padding:0 10px;flex-direction:column;justify-content:center}.cf_workflow_canvas_container_body_left_header h3{font-size:14px;color:#0f1729;font-weight:500}.cf_workflow_canvas_container_body_left_header p{font-size:12px;font-weight:400;color:#64748b!important}.cf_workflow_canvas_container_body_left_body{gap:10px;width:100%;display:flex;padding:10px;overflow-y:auto;flex-direction:column;height:calc(100% - 100px)}.cf_workflow_canvas_container_body_left_body_item:active{cursor:grabbing}.cf_workflow_canvas_container_body_left_body_item{width:100%;height:70px;cursor:grab;display:flex;-webkit-user-select:none;user-select:none;filter:none!important;border-radius:.75rem;justify-content:center;border:2px dotted #99bbf2}.cf_workflow_canvas_container_body_left_body_item_grip{width:30px;height:68px;display:flex;align-items:center;justify-content:center}.cf_workflow_canvas_container_body_left_body_item_content{height:68px;display:flex;padding:0 5px;justify-content:center;width:calc(100% - 30px)}.cf_workflow_canvas_container_body_left_body_item_content img{width:20px;height:20px;object-fit:contain}.cf_workflow_canvas_container_body_left_body_item_content p{font-size:14px;font-weight:500;color:#000!important}.cf_workflow_canvas_container_body_left_body_item_content_email{font-size:12px;font-weight:500;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#64748b!important}.cf_workflow_canvas_drag_drop_container_header{width:100%;height:60px;display:flex;flex-direction:column;justify-content:center}.cf_workflow_canvas_drag_drop_container_header h3{font-size:14px;color:#0f1729;font-weight:500}.cf_workflow_canvas_drag_drop_container_header p{font-size:12px;font-weight:400;color:#64748b!important}.cf_workflow_canvas_drag_drop_container_body{gap:20px;width:100%;padding:15px;display:flex;overflow-x:auto;border-width:2px;border-radius:.75rem;border:2px dashed #99bbf2;height:calc(100% - 60px);background-color:#f2f3ff66}.cf_workflow_canvas_Cloud_Item{width:300px;height:fit-content;max-height:100%;display:flex;position:relative;border-radius:.75rem;transition:all .3s ease;animation:opacity .2s ease-in;border:1px solid #e2e8f0;flex-direction:column}.cf_workflow_canvas_Cloud_Item_header{width:300px;height:60px;display:flex;padding:0 20px;justify-content:center;flex-direction:column}.cf_workflow_canvas_Cloud_Item_header img{width:15px;height:15px;object-fit:contain}.cf_workflow_canvas_Cloud_Item_header p{font-size:12px;font-weight:500;color:#000}.cf_workflow_canvas_Cloud_Item_header_block{gap:5px;width:100%;display:flex;align-items:center}.cf_workflow_canvas_Cloud_Item_close{top:-10px;right:-10px;width:20px;height:20px;display:flex;color:#fff;cursor:pointer;visibility:hidden;position:absolute;border-radius:50%;align-items:center;justify-content:center;background-color:#fb2c36}.cf_workflow_canvas_Cloud_Item:hover .cf_workflow_canvas_Cloud_Item_close{visibility:visible}.cf_workflow_canvas_Cloud_Item_body{width:100%;padding:0 20px;overflow-y:auto;height:calc(100% - 60px)}.cf_workdflow_cloud_license_item{gap:5px;width:100%;display:flex;padding:5px}.cf_workdflow_cloud_license_item p{font-size:12px;font-weight:500;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cf_onboard_cloudSelect_userOptions{width:100%;display:flex;flex-direction:column;gap:10px;padding:0 20px 20px}.cf_new_workflow_action{width:100%;height:100px;display:flex;align-items:center;border-radius:.75rem;border:1px solid #e2e8f0}.cf_new_workflow_action_icon{height:50px;width:50px;display:flex;border-radius:.75rem;align-items:center;justify-content:center;background:linear-gradient(#0d00ffbf,#5592f5bf)}.cf_saas_workflow_options_List{grid-template-columns:repeat(2,minmax(0,1fr))!important}.cf_saas_workflow_options_item{padding:1rem;cursor:pointer;position:relative}.cf_saas_workflow_options_item_link{position:absolute;bottom:-100%;padding:1rem 1.5rem;box-shadow:#3c40434d 0 1px 2px,#3c404326 0 1px 3px 1px}.cf_saas_workflow_options_item:hover .cf_saas_workflow_options_item_link{bottom:0}.cf_view_created_flow{gap:10px;display:flex;padding:1rem;border-radius:.75rem;flex-direction:column;border:1px solid #e2e8f0}.cf_404Container{width:100%;height:100vh;background-color:#f4f4f5}.cf_404Placer{gap:10px;width:100%;height:100%;display:flex;position:relative;align-items:center;justify-content:center}.cf_404Text{font-weight:600;font-size:2rem}.cf_404Face{width:45px;height:45px;border-radius:50%;box-shadow:0 0 0 6px #0000004d}.skeleton404{opacity:.7;-webkit-user-select:none!important;user-select:none!important;animation:skeleton-loading404 1s linear infinite alternate}@keyframes skeleton-loading404{0%{color:#001a70}to{color:#e5ebff}}.cf_404Container{position:absolute}.cf_404Text_4{position:relative;top:0;left:18px;animation:cf_404Text_4 1s linear infinite;transition:all .5s linear}@keyframes cf_404Text_4{0%{transform:translate(0);opacity:.75}25%{transform:translate(30%);opacity:1}50%{transform:translate(60%)}75%{transform:translate(100%);opacity:.5}to{transform:translate(120%);opacity:0}}.test_container{width:50%;height:400px;min-height:400px;max-height:auto;display:flex}.source img,.destination img{width:40px}.source,.destination{gap:50px;width:50%;height:100%;display:flex;position:relative;flex-direction:column;justify-content:center}.destination{height:auto}.dest_icons{width:50%;height:50px;display:flex;margin-left:58px;position:relative;align-items:center;justify-content:center;border:1px solid #acacac}.arrow-right,.arrow-left{top:50%;left:-65%;width:64%;height:2px;position:absolute;border-top:2px dashed red}.arrow-right{width:70%!important;left:101%!important}.arrow-right:after,.arrow-left:after{top:-5.5px;right:1px;content:"";position:absolute;width:.5714285714rem;height:.5714285714rem;transform:rotate(225deg);background:linear-gradient(45deg,red 50%,transparent 51%,transparent)}.destination_binder div:before{top:50%;left:-50px;width:49px;height:2px;content:"";position:absolute;border-top:2px dashed red}.destination-arrow{left:0;width:2px;height:calc(100% - 50px);position:absolute;border-left:2px dashed red}.destination_dist{gap:50px;width:100%;height:auto;display:flex;position:relative;align-items:center;flex-direction:column;justify-content:center}.cf_calendar{top:100px;left:100px;width:600px;height:400px;display:flex;border-radius:4px;position:absolute;flex-direction:column;background-color:#fff;box-shadow:#0000001a 0 0 5px,#0000001a 0 0 1px}.cf_calendar_title{width:100%;height:50px;display:flex;padding:0 10px;align-items:center;border-bottom:1px solid #dddddd78;box-shadow:#2123261a 0 10px 10px -10px}.cf_calendar_title p{font-size:16px}.cf_calendar_body{width:100%;height:calc(100% - 50px)}.cf_calendar_body_container{width:350px;height:100%;padding:10px}.cf_calendar_body_container_title{width:100%;height:40px;display:flex;padding:0 20px;align-items:center;justify-content:space-between}.cf_calendar_body_container_title div{display:flex;align-items:center;justify-content:center}.cf_calendar_body_container_body{width:100%;padding:10px;height:calc(100% - 40px)}.cf_calendar_body_container_body table{width:100%}.cf_calendar_body_container_body table th{font-weight:500!important}.cf_calendar_body_container_body table th,.cf_calendar_body_container_body table td,.cf_calendar_body_container_body table td div{width:38px;height:38px;font-size:11px;font-weight:600;color:#0000008a;text-align:center}.custom-select{position:relative;width:200px;font-family:Arial,sans-serif}.custom-select select{width:100%;padding:10px;font-size:16px;border:1px solid #ccc;border-radius:5px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url('data:image/svg+xml;utf8,<svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" stroke="%23333"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 9l-7 7-7-7"/></svg>') no-repeat right 10px center/10px 10px}.custom-select select:focus{outline:none;border-color:#007bff}.option-image{width:20px;height:20px;margin-right:10px;vertical-align:middle}.cf_browser_activity_card{width:100%;height:fit-content;display:flex;position:relative;flex-direction:column;gap:10px;padding:20px 20px 10px;border-radius:10px;border:1px solid #e0e0e0;animation:moveIn .2s ease-in-out forwards}.cf_browser_activity_card_header_image{width:30px;height:30px;display:flex;overflow:hidden;align-items:center;justify-content:center}.cf_browser_activity_card_header{gap:10px;width:100%;height:40px;display:flex;align-items:center}.cf_browser_activity_card_header_image img{width:100%;height:100%;object-fit:contain}.cf_browser_activity_card_header_content{height:40px;display:flex;flex-direction:column;justify-content:center}.cf_browser_activity_card_header_content p:first-child{font-size:14px;font-weight:500;color:#000;line-height:1}.cf_browser_activity_card_header_content p:last-child{font-size:12px;font-weight:400;color:#64748b}.cf_browser_activity_card_header_content2{display:flex;flex-direction:column;gap:10px}.cf_browser_activity_card_header_content2 p{font-size:10px;font-weight:500;color:#64748b;line-height:1}.cf_browser_activity_card_body{gap:5px;padding:10px;display:flex;margin-top:10px;flex-direction:column;border-top:1px solid #e0e0e0}.cf_browser_activity_card_body p{font-size:12px;font-weight:500;color:#64748b;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.cf_browser_activity_card_title{right:0;top:-10px;color:#fff;font-size:10px;padding:2px 8px;font-weight:500;position:absolute;border-radius:10px;background-color:#ff4c4c}.cf_browser_activity_card_body_pages{margin-top:10px;padding:0 10px;display:flex;flex-direction:column;gap:10px}.cf_browser_activity_card_body_pages code{font-size:12px;font-weight:500;color:#747474;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.cf_browser_activity_card_body_pages div{font-size:12px;font-weight:500;color:#747474;line-height:1;display:flex;align-items:center;gap:10px;background-color:#e4e4e491;padding:5px 10px;border-radius:5px}.cf_newFlow_canvas{width:100%;height:100%;padding:20px;overflow-y:auto;border-radius:10px;background-color:#f0f0f0}.cf_newFlow_canvas_header{width:100%;height:50px;display:flex;align-items:center;padding:0 10px;background-color:#fff;border-radius:10px;box-shadow:0 0 2px #0000001a}.cf_newFlow_canvas_action{position:relative}.cf_newFlow_canvas_action_placer{margin-left:-32px;position:relative}.cf_newFlow_canvas_action_placer_items{margin:40px 0 0 40px;position:relative;display:flex;flex-direction:column;gap:40px}.cf_sub_header{position:relative;gap:10px}.cf_sub_header:before{content:"";position:absolute;top:50%;left:-15px;width:15px;height:1px;border-bottom:1px dotted #acacac}.cf_sub_header:after{content:"";position:absolute;top:50%;left:-15px;width:15px;height:2px;border-bottom:2px dotted #acacac}.cf_newFlow_canvas_dottedLines_subline,.cf_newFlow_canvas_dottedLines{position:absolute;top:-40px;left:-15px;width:2px;height:calc(100% + 15px);border-left:2px dotted #acacac}.cf_newFlow_canvas_dottedLines_subline{top:-20px;height:calc(100% - 4px)}.cf_newFlow_canvas_header p{padding:5px;outline:none;font-size:14px;cursor:pointer;font-weight:500;color:#64748b;border-radius:4px}.cf_newFlow_canvas_header_name_p:hover{background-color:#f2f3ff}.cf_newFlow_canvas_header p:focus{border:1px solid #000;padding:5px}.cf_custom_cursor_not_allowed{cursor:not-allowed!important}.cf_sub_header_p{font-size:12px!important;font-weight:500!important;color:#9a9ca0!important}.cf_sub_heading{font-size:12px;font-weight:500;color:#9a9ca0}.cf_newFlow_trigger_pannel{width:300px;height:65px;padding:5px;position:relative;border:1px solid #e2e8f0;border-bottom:none;background-color:#fff;border-radius:.5rem;z-index:9999999999999999;box-shadow:0 0 #0000,0 0 #0000,0 2px 8px #00000014}.cf_newBox_Shadow{box-shadow:#0e3f7e0f 0 0 0 1px,#2a334608 0 1px 1px -.5px,#2a33460a 0 2px 2px -1px,#2a33460a 0 3px 3px -1.5px,#2a334608 0 5px 5px -2.5px,#2a334608 0 10px 10px -5px,#2a334608 0 24px 24px -8px}.cf_newFlow_trigger_pannel_header{height:100%;display:flex;gap:10px;padding:0 10px;align-items:center}.cf_newFlow_trigger_pannel_header_icon{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%}.cf_newFlow_trigger_pannel_header_name{font-size:12px;font-weight:400;color:#000}.cf_newFlow_trigger_pannel_body{padding:10px;display:flex;align-items:center;justify-content:center;background-color:#f2f3ff;border-bottom:1px solid #e2e8f0}.cf_action_triggerV3{margin-left:0!important}.cf_action_trigger{margin-top:60px;position:relative;margin-left:calc(50% - 17px)}.cf_action_trigger:before{content:"";position:absolute;top:-60px;left:calc(50% - 1.5px);width:2px;height:60px;opacity:.5;background:#0062ff}.cf_action_trigger_dottedParent{position:relative}.cf_action_trigger_dottedParent:before{content:"";position:absolute;top:-60px;left:calc(50% - 1.5px);width:2px;height:58px;opacity:.5;background:#0062ff}.cf_workflow_event_condition_container{gap:10px;width:100%;height:60px;display:flex;padding:0 10px;margin-top:30px;border-radius:4px;align-items:center;background-color:#fff;border:1px solid #ddd}.cf_workflow_event_condition_container_license{width:300px;margin-top:20px;border-radius:4px;height:500px;overflow:hidden;flex-direction:column;border:1px solid #ddd;background-color:#fff}.cf_workflow_event_condition_container_license_header{height:40px;display:flex;padding:0 10px;align-items:center;border-bottom:1px solid #ddd}.cf_workflow_event_condition_container_license_header p{color:#000;font-size:14px;font-weight:400}.cf_workflow_event_condition_container_license_body{gap:15px;padding:10px;display:flex;flex-direction:column;height:calc(100% - 40px)}.cf_workdflow_action_item_container{gap:20px;width:100%;display:flex;padding:20px 10px;flex-direction:column}.cf_workdflow_action_item{gap:15px;width:100%;height:65px;display:flex;padding:0 10px;cursor:pointer;border-radius:8px;align-items:center;border:1px solid hsl(220 15% 85%)}.cf_workdflow_action_item_icon{width:40px;height:40px;display:flex;align-items:center;border-radius:.5rem;justify-content:center;background-color:#f3f4f6}.cf_newFlow_canvas_newFlowV3{background-size:15px 15px;background-position:0 0;background-repeat:repeat;background-color:#fff;border-radius:10px;border:1px solid #e2e8f0;display:flex;align-items:center;flex-direction:column;overflow:hidden;padding:20px}.cf_workdflow_action_item_content{height:100%;display:flex;flex-direction:column;justify-content:center}.cf_workdflow_action_item:hover{background-color:#f3f4f67c}.cf_workdflow_action_item:hover .cf_workdflow_action_item_icon{background-color:#f2f3ff}.cf_workdflow_cloud_license_item_container{gap:10px;display:flex;flex-direction:column;width:100%;margin-top:10px}.cf_workdflow_cloud_license_item_license{gap:7px;padding:8px;display:flex;border-radius:4px;align-items:center;border:1px solid #ddd}.cf_workdflow_cloud_license_item_license p{font-size:12px;font-weight:500;color:#64748b}.cf_workdflow_cloud_license_item_license img{width:20px;height:20px;object-fit:contain}.cf_workdflow_cloud_license_item_license:hover{background-color:#f3f4f67c;cursor:pointer}.cf_action_trigger_for_department:before{top:-60px}.cf_action_trigger_for_department{position:relative;right:-17px}.cf_newFlow_trigger_pannel_action_icon{top:-10px;right:0;width:20px;height:20px;position:absolute;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#bed5f9;box-shadow:0 2px 8px #00000014;opacity:0;transform:translateY(10px);cursor:pointer;transition:opacity .25s ease,transform .25s ease}.cf_newFlow_trigger_pannel_action_icon_edit{transition-delay:0s}.cf_newFlow_trigger_pannel_action_icon_trash{transition-delay:.15s}.cf_newFlow_trigger_pannel:hover .cf_newFlow_trigger_pannel_action_icon{opacity:1;transform:translateY(0);cursor:pointer}.cf_department_based_action_container{gap:60px;display:flex;margin-top:60px;position:relative;align-items:flex-start}.cf_department_based_action_container_dottedLine{position:absolute;top:0;left:149px;width:calc(100% - 150px);height:2px;background:#0062ff;background:linear-gradient(180deg,#fff,#0062ff,#fff)}.cf_zoom_percentage_container_inner{gap:2px;padding:5px;display:flex;cursor:pointer;position:relative;border-radius:4px;align-items:center;justify-content:center;background-color:#fff}.cf_zoom_percentage_container{right:10px;bottom:20px;z-index:999;position:absolute}.cf_zoom_percentage_container:hover .cf_canvas_zoom_options{display:block}.cf_canvas_zoom_options{right:0;width:150px;height:90px;bottom:101%;display:none;-webkit-user-select:none;user-select:none;border-radius:4px;position:absolute;background-color:#fff}.cf_canvas_zoom_options_icon_container:hover{background-color:#bdd3fe}.cf_canvas_zoom_options_icon_container{width:100%;height:30px;display:flex;align-items:center;padding:0 10px;border-bottom:1px solid #ddd}.cf_canvas_zoom_options_icon_container p{font-size:12px;font-weight:500;color:#64748b}.cf_canvas_zoom_options_icon{font-size:14px!important;color:#64748b;margin-left:auto;display:flex;height:20px;width:20px;align-items:center;justify-content:center;background-color:#f3f4f6}.cf_canvas_zoom_options_icon svg{font-size:14px!important;color:#64748b}.cf_action_drop_pannel{border:2px dashed #acacac;background:#f2f3ff7c;opacity:.3}.cf_action_drop_pannel p{font-size:12px;font-weight:500;color:#64748b}.cf_workdflow_app_container{width:100%;display:flex;margin-top:10px;min-height:60px;padding:0 5px;flex-direction:column;align-items:center;justify-content:center;border-radius:10px;transition:all .3s ease;border:1px solid #ddd}.cf_workdflow_app_header{gap:15px;width:100%;height:60px;display:flex;padding:0 10px;align-items:center}.cf_workdflow_app_header img{width:30px;height:30px;object-fit:contain}.cf_workdflow_app_header_grip{display:none;cursor:grab;-webkit-user-select:none;user-select:none;filter:none!important;transition:all .3s ease}.cf_workdflow_action_item:hover .cf_workdflow_app_header_grip,.cf_workdflow_app_container:hover .cf_workdflow_app_header_grip{display:block}
