body,html{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[data-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-top:0;margin-bottom:1em}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}button,input,optgroup,select,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--border-color:#ebedf2;--color-secondary-30:rgba(27,41,68,.3);--bg-secondary:#f5f5f5;--hover-primary:#020a45;--icon-color:#bbbfc7;--text-secondary:#767f8f;--blocked-color:#ea7677;--primary-color:#1b2944}@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600&display=swap";.floorplan-container{display:flex;height:100%}.floorplan-container *{box-sizing:border-box;margin:0;padding:0;font-family:Open Sans,sans-serif;color:#1b2944}.floorplan-container :focus{outline:none}.floorplan-container .editor-container{width:240px;position:absolute;left:117px;z-index:1}.floorplan-container .editor-container:empty{display:none}.floorplan-container .editor-wrapper{width:240px}.floorplan-container .canvas-wrapper{display:flex;width:100%;position:relative}.floorplan-container .actions{background:#fff;border-radius:.25rem;padding:.3rem;width:-moz-fit-content;width:fit-content;display:inline-block;margin:3px;position:absolute;z-index:1}.floorplan-container .actions .toolbar{display:flex;padding:5px;gap:8px;flex-direction:column}.floorplan-container .actions .tooltip{position:relative}.floorplan-container .actions .tooltip .tooltip-text{visibility:hidden;width:120px;background:#000;color:#fff;text-align:center;border-radius:6px;padding:5px;position:absolute;bottom:0;left:calc(100% + 8px);opacity:0;transition:opacity .5s}.floorplan-container .actions .tooltip .tooltip-text:after{content:"";position:absolute;top:50%;left:-5px;margin-left:-5px;border:5px solid transparent;border-right-color:#000;transform:translateY(-50%)}.floorplan-container .actions .tooltip:hover .tooltip-text{visibility:visible;opacity:1}.floorplan-container .delete-btn,.floorplan-container input,.floorplan-container select{border:.0625rem solid #bbbfc7;background-color:#fff;border-radius:.25rem;padding:5px;width:100%}.floorplan-container .controls{background:#fff;border-radius:5px;padding:10px;max-height:500px;overflow-y:auto;margin-bottom:8px}.floorplan-container .control-title{font-weight:700;font-size:14px;margin-top:8px;margin-bottom:4px}.floorplan-container .canvas-container{display:inline-block;vertical-align:top;width:100%!important}.floorplan-container .custom-image-icons{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.floorplan-container .custom-image-icons img{cursor:pointer}.floorplan-container input[type=range]{height:.375rem!important;margin-top:0!important;margin-bottom:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:0}.floorplan-container input[type=range]::-webkit-slider-runnable-track{height:15px;background:#e9ecef;border-radius:16px;overflow:hidden}.floorplan-container input[type=range]::-moz-range-track{height:15px;background:#ccc;border-radius:16px;overflow:hidden}.floorplan-container input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;height:15px;width:15px;background-color:#fff;border-radius:50%;border:2px solid #4b96e6;box-shadow:-407px 0 0 400px #4b96e6}.floorplan-container input[type=range]::-moz-range-thumb{height:15px;width:15px;background-color:#fff;border-radius:50%;border:1px solid #4b96e6;box-shadow:-407px 0 0 400px #4b96e6}.floorplan-container button{cursor:pointer;font-size:1rem;background-color:transparent;text-decoration:none;border-radius:.25rem;padding:0;display:flex;align-items:center;justify-content:center;height:2.125rem;width:2.125rem;border:0}.floorplan-container button:disabled{opacity:.5;cursor:not-allowed}.floorplan-container .active{background-image:linear-gradient(45deg,#4c6ef5,#15aabf);color:#fff!important}.floorplan-container .active i{color:inherit}.floorplan-container .custom-color-picker{height:30px;display:flex;position:relative}.floorplan-container .custom-color-picker-btn{background-color:#fff;border-radius:5px;border-top-right-radius:0;border-bottom-right-radius:0;display:flex;border:.0625rem solid #ced4da;gap:8px;height:30px;align-items:center;cursor:pointer;justify-content:flex-start}.floorplan-container .custom-color-picker-color{display:inline-block;background-color:#000;width:30px;height:30px;border-top-left-radius:4px;border-bottom-left-radius:4px}.floorplan-container .custom-color-picker-text{display:flex;align-items:center;gap:10px}.floorplan-container .custom-color-picker-text>input{border-top-left-radius:0;border-bottom-left-radius:0;border-left:0}.floorplan-container .custom-color-picker-input{position:relative;top:-23px;opacity:0;display:none}.floorplan-container .ml-5{margin-left:5px!important}.floorplan-container .on-delete{color:#ea7677}.floorplan-container .text-decoration-container .text-decoration{display:flex;flex-wrap:wrap;gap:5px}.floorplan-container .text-decoration-container .text-decoration button{border:1px solid #bbbfc7;height:unset;width:unset;padding:5px;font-size:unset}.floorplan-container .text-decoration-container .active{background-image:unset;color:inherit!important;border:1px solid #000!important;font-weight:500}.floorplan-container .text-decoration-container .active i{color:inherit}.floorplan-container .color-picker-popover{position:absolute;z-index:2;top:32px;left:0}.floorplan-container .color-picker-popover .color-picker-popover-mask{position:fixed;top:0;left:0;bottom:0;right:0}.canvas-map{width:1300px;height:600px}@media screen and (min-width:2560px){.canvas-map{width:1800px;height:900px}}@media screen and (max-width:1366px)and (max-height:768px){.canvas-map{width:1000px;height:600px}}h1{font-size:24px}h2{font-size:22px}h3{font-size:20px}h4{font-size:18px}h5{font-size:16px}h6{font-size:14px}h1,h2,h3,h4,h5,h6{font-weight:600}a.ant-typography-ellipsis-single-line,span.ant-typography-ellipsis-single-line{vertical-align:middle}[class*=" tekflow-"],[class^=tekflow-]{font-family:Inter,sans-serif!important}[class*=" tekflow-"]:after,[class*=" tekflow-"]:before,[class^=tekflow-]:after,[class^=tekflow-]:before{font-family:tekflow!important}.ant-spin.ant-spin-spinning{position:absolute;left:0;right:0;top:0;bottom:0;align-content:center}.ant-spin-nested-loading:has(.ant-spin.ant-spin-spinning){min-height:300px;height:inherit}.ant-spin-nested-loading .ant-spin-container{min-height:inherit}.ant-avatar .ant-spin-nested-loading:has(.ant-spin.ant-spin-spinning),.ant-collapse-content-box .ant-spin-nested-loading:has(.ant-spin.ant-spin-spinning),.ant-dropdown .ant-spin-nested-loading:has(.ant-spin.ant-spin-spinning),.ant-select-dropdown .ant-spin-nested-loading:has(.ant-spin.ant-spin-spinning),.multiple-img-upload .ant-spin-nested-loading:has(.ant-spin.ant-spin-spinning){min-height:unset}.ant-avatar .ant-spin-nested-loading>div>.ant-spin .ant-spin-dot{position:unset;margin:0;inset-inline-start:0;top:0}.ant-avatar .ant-spin-container{height:100%;align-content:center}.ant-drawer .ant-spin-nested-loading>div>.ant-spin{max-height:unset}.ant-drawer .ant-list .ant-spin-nested-loading:has(.ant-spin.ant-spin-spinning){min-height:250px}.dropdown-overlay .ant-spin-nested-loading:has(.ant-spin.ant-spin-spinning){max-height:200px;min-height:unset}.multiple-img-upload .ant-spin-nested-loading:has(.ant-spin.ant-spin-spinning){min-height:100%}.rulesSpinner{height:100%}.rulesSpinner .ant-spin-container{height:100%;align-content:center}.show-md{display:none}@media(max-width:1199px){.hidden-caption{display:none!important}.show-md{display:block}.ant-segmented-item-label:has(.hidden-caption) .ant-space{gap:0}.app-layout-content-section{flex-wrap:wrap;height:auto!important;overflow:auto}.left-schedular .md-wrap{flex-wrap:wrap}.left-schedular .day-toggle{width:auto!important;margin-bottom:26px!important}.drawer-right-section{max-width:340px!important}.drawer-left-section+.drawer-center-section{overflow:auto;flex:0 0 480px!important;max-width:480px!important;min-width:480px!important;width:480px!important}.drawer-left-section+.drawer-center-section+.drawer-right-section{max-width:100%!important}.drawer-left-section+.drawer-center-section+.drawer-right-section .ant-card-head{padding:0}}@media(max-width:991px){.filters{-webkit-margin-after:16px!important;margin-block-end:16px!important}.hide-padding-top{padding-top:0!important}.entity-import-modal div:has(.ant-affix){display:none}.padding-24.inputs-with-borders{padding:16px 0!important}.ant-table-sticky-scroll{display:none!important}.ant-layout-sider:has(.sticky-stepper){display:none}.quick-add-actions{display:flex}.padding-24{padding:16px!important}.margin-inline-auto-responsive{padding-inline:12px!important}.left-schedular .md-wrap{flex-wrap:nowrap}.left-schedular .day-toggle{width:100%!important;margin-bottom:26px!important}.ant-drawer-body:has(.left-schedular){overflow-y:scroll!important}.drawer-right-section{max-width:100%!important}.ant-drawer-body:has(.drawer-divided-section){overflow-y:auto!important}.ant-drawer-body:has(.drawer-divided-section) .drawer-left-section .ant-menu{width:100%!important}.ant-drawer-body:has(.drawer-divided-section) .drawer-center-section{overflow:auto;flex:0 0 100%!important;max-width:100%!important;min-width:100%!important;width:100%!important;padding:0 12px}.ant-drawer-body:has(.drawer-divided-section) .drawer-header{-webkit-padding-start:12px!important;padding-inline-start:12px!important}.ant-drawer-body:has(.drawer-divided-section) .drawer-header .ant-flex{gap:4px!important}.drawer-right-section .collapsable-btn{display:none}.drawer-filter-section{padding:20px 12px!important}.drawer-filter-section .ant-form-item-label{-webkit-padding-after:0!important;padding-block-end:0!important}.drawer-filter-section .ant-row{row-gap:10px!important}.drawer-filter-section .ant-col{flex:0 0 33.333%;max-width:33.333%}.drawer-filter-section .ant-col.ant-form-item-control,.drawer-filter-section .ant-col.ant-form-item-label{flex:0 0 100%;max-width:100%}.status-dropdown{right:12px!important}.timeline-section-wrapper .ant-tabs{margin-inline:12px!important}.timeLog-caption{display:none}.filter-label{margin-bottom:10px}.full-screen-toggle,.header-section-right .primary-dropdown{display:none}.main-layout-right-section{overflow-x:hidden!important}.ant-layout:has(.table-start){overflow-y:auto}.ant-layout:has(.table-start) .ant-table{overflow:auto}.ant-layout.ant-layout-has-sider:has(.table-start){overflow:hidden}.ant-layout.ant-layout-has-sider:has(.table-start) .ant-table{overflow:auto}.header-section{flex-wrap:nowrap}span:has(.hide-md){margin:0!important}.ant-pagination-total-text,.hide-md{display:none!important}.table-container-width .ant-table-container{width:800px}.table-container-width .table-container-width-500 .ant-table-container{width:500px}.timeline-top-header{padding-inline:0!important}.info-description{max-width:300px!important}.article-content-wrapper{min-height:300px}.integrationsWrapper{margin:20px 12px!important}}::-webkit-scrollbar{min-height:.5em;max-height:.5em}::-webkit-scrollbar-track{box-shadow:inset 0 0 30px #fff}::-webkit-scrollbar-thumb{min-height:60px}::-webkit-scrollbar{width:.5em}::-webkit-scrollbar-track{border-radius:6px;background-color:rgba(232,234,236,.5);box-shadow:none}::-webkit-scrollbar-thumb{border-radius:6px;background-color:rgba(187,191,199,.6)}::-webkit-scrollbar-thumb:hover{background-color:rgba(187,191,199,.8)}* .rc-virtual-list .rc-virtual-list-scrollbar .rc-virtual-list-scrollbar-thumb{background-color:rgba(187,191,199,.6)!important}* .rc-virtual-list .rc-virtual-list-scrollbar .rc-virtual-list-scrollbar-thumb:hover{background-color:rgba(187,191,199,.8)!important}* ::selection{background:var(--primary-color);color:#fff}.ant-table-sticky-scroll{opacity:1!important}.ant-table-sticky-scroll .ant-table-sticky-scroll-bar-active{background-color:#bbbfc7!important}.ant-table-sticky-scroll .ant-table-sticky-scroll-bar:hover{background-color:#bbbfc7!important;opacity:1}html{font-size:16px}body{font-family:Inter,sans-serif!important;font-size:13px;font-weight:400;overflow:hidden!important}.ant-avatar{background:#f3f4f5;color:#bbbfc7;border:1px solid #f3f4f5}.ant-menu-light.ant-menu-root.ant-menu-inline,.ant-menu-light.ant-menu-root.ant-menu-vertical,.ant-menu-light>.ant-menu.ant-menu-root.ant-menu-inline,.ant-menu-light>.ant-menu.ant-menu-root.ant-menu-vertical{-webkit-border-end:0;border-inline-end:0}.social-icon-wrapper{width:24px;height:24px;display:flex;justify-content:center;align-items:center;border-radius:50%}.social-icon-wrapper:hover{cursor:pointer}.social-icon-wrapper i{font-size:12px}.social-icon-wrapper.linkedin{background:rgba(3,112,180,.102)}.social-icon-wrapper.facebook{background:rgba(57,81,144,.102)}.social-icon-wrapper.instagram{background:rgba(228,64,95,.102)}.social-icon-wrapper.twitter{background:rgba(0,0,0,.102)}.social-icon-wrapper.website{background:#e7eefa}.social-icon-wrapper .on-linkedin{color:#0370b4}.social-icon-wrapper .on-facebook{color:#395190}.social-icon-wrapper .on-instagram{color:#e4405f}.social-icon-wrapper .on-twitter{color:#000}.social-icon-wrapper .on-External-Portal{color:#0b52c9}.filter-label{font-size:12px;margin-bottom:12px;color:#767f8f;display:block;line-height:19px}.filter-label i{-webkit-margin-end:8px;margin-inline-end:8px}.detail-label{color:#767f8f;font-weight:500;font-size:14px}.ant-badge.ant-badge-status .ant-badge-status-dot{border-radius:2px;height:8px;width:8px}.ant-form-vertical .ant-form-item:not(.ant-form-item-horizontal) .ant-form-item-label>label{font-weight:500}.ant-form-vertical .ant-form-item:not(.ant-form-item-horizontal) .ant-form-item-label>label:has(.reset-btn){width:100%}.ant-form-vertical .ant-form-item:not(.ant-form-item-horizontal) .ant-form-item-label>label:has(.reset-btn) .reset-btn{-webkit-margin-start:auto;margin-inline-start:auto;order:3}.ant-form-item .ant-form-item-label>label.ant-form-item-required:not(.ant-form-item-required-mark-optional):after{display:inline-block;-webkit-margin-end:4px;margin-inline-end:4px;color:#f5222d;font-size:14px;font-family:Inter,sans-serif;line-height:1;content:"*";visibility:unset!important}.ant-form-item .ant-form-item-label>label.ant-form-item-required:not(.ant-form-item-required-mark-optional):before{display:none}.ant-form-item:has(.inline-edit):not(.ant-form-item-horizontal) .ant-form-item-label>label,.ant-form-item:has(.inline-edit-ant-number-group):not(.ant-form-item-horizontal) .ant-form-item-label>label,.ant-form-item:has(.inline-edit-dropdown):not(.ant-form-item-horizontal) .ant-form-item-label>label,.ant-form-item:has(.inline-placeholder):not(.ant-form-item-horizontal) .ant-form-item-label>label,.ant-form-item:has(.inline-view):not(.ant-form-item-horizontal) .ant-form-item-label>label{font-weight:400;color:hsla(0,5%,4%,.45)}.ant-form-item:has(.inline-edit):not(.ant-form-item-horizontal) .ant-form-item-label>label .ant-form-item-tooltip,.ant-form-item:has(.inline-edit-ant-number-group):not(.ant-form-item-horizontal) .ant-form-item-label>label .ant-form-item-tooltip,.ant-form-item:has(.inline-edit-dropdown):not(.ant-form-item-horizontal) .ant-form-item-label>label .ant-form-item-tooltip,.ant-form-item:has(.inline-placeholder):not(.ant-form-item-horizontal) .ant-form-item-label>label .ant-form-item-tooltip,.ant-form-item:has(.inline-view):not(.ant-form-item-horizontal) .ant-form-item-label>label .ant-form-item-tooltip{cursor:default!important}.ant-form-item:has(.inline-edit):not(.ant-form-item-horizontal) .ant-form-item-label>label .ant-form-item-tooltip.ant-tooltip-open,.ant-form-item:has(.inline-edit-ant-number-group):not(.ant-form-item-horizontal) .ant-form-item-label>label .ant-form-item-tooltip.ant-tooltip-open,.ant-form-item:has(.inline-edit-dropdown):not(.ant-form-item-horizontal) .ant-form-item-label>label .ant-form-item-tooltip.ant-tooltip-open,.ant-form-item:has(.inline-placeholder):not(.ant-form-item-horizontal) .ant-form-item-label>label .ant-form-item-tooltip.ant-tooltip-open,.ant-form-item:has(.inline-view):not(.ant-form-item-horizontal) .ant-form-item-label>label .ant-form-item-tooltip.ant-tooltip-open{cursor:default!important}.ant-form-item.ant-form-item-has-error:has(.inline-edit) .inline-edit{border-color:#f5222d}.ant-form-item .ant-form-item-explain{position:absolute;font-size:10px}.ant-select-dropdown .ant-select-tree .ant-select-tree-list .ant-select-tree-treenode .ant-select-tree-node-content-wrapper .ant-select-tree-iconEle{-webkit-margin-end:8px;margin-inline-end:8px;height:unset;line-height:unset}.ant-select-dropdown .ant-select-tree .ant-select-tree-list .ant-select-tree-treenode .ant-select-tree-node-content-wrapper .ant-select-tree-iconEle:has(.ant-avatar.margin-inline-end-8){-webkit-margin-end:4px;margin-inline-end:4px}.ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background-color:#f7f7f9}.ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled) .ant-select-item-option-state{color:#0b52c9}.ant-btn-compact-item.ant-btn-primary:not([disabled])+.ant-btn-compact-item.ant-btn-primary:not([disabled]):before{background-color:hsla(0,0%,100%,.302)}.proj-title{font-weight:500;line-height:normal}.proj-id{color:#767f8f;font-size:12px;line-height:normal}.ant-modal.ant-modal-confirm{width:100%!important;max-width:480px}@media(max-width:480px){.ant-modal.ant-modal-confirm{max-width:380px!important}}.ant-modal.ant-modal-confirm .ant-modal-content{border-radius:12px;padding:0}.ant-modal.ant-modal-confirm .ant-modal-content .ant-modal-confirm-body{gap:12px;align-items:center}.ant-modal.ant-modal-confirm .ant-modal-content .ant-modal-confirm-body .modal-icon-container{width:59px;height:59px;background:#f5f5f8;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ant-modal.ant-modal-confirm .ant-modal-content .ant-modal-confirm-body .modal-icon-container .modal-icon-bg{width:49px;height:49px;background:#e6e7ed;border-radius:50%;display:flex;justify-content:center;align-items:center}.ant-modal.ant-modal-confirm .ant-modal-content .ant-modal-confirm-body .modal-icon-container .modal-icon-bg i{width:24px;height:24px;font-size:24px}.ant-modal.ant-modal-confirm .ant-modal-content .ant-modal-confirm-body .modal-icon-container .modal-icon-bg i.on-exclaimation{color:#020a45}.ant-modal.ant-modal-confirm .ant-modal-content .ant-modal-confirm-body .ant-modal-confirm-paragraph{gap:0}.ant-modal.ant-modal-confirm .ant-modal-content .ant-modal-confirm-body .ant-modal-confirm-paragraph .ant-modal-confirm-title{font-size:18px;color:#101828}.ant-modal.ant-modal-confirm .ant-modal-content .ant-modal-confirm-body .ant-modal-confirm-paragraph .ant-modal-confirm-content{font-size:14px;color:#475467}.ant-modal.ant-modal-confirm .ant-modal-content .ant-modal-confirm-body .ant-list .ant-list-item .ant-list-item-meta{align-items:center}.ant-modal.ant-modal-confirm .ant-modal-content .ant-modal-confirm-body .ant-list .ant-list-item .ant-list-item-meta .ant-list-item-meta-content .ant-list-item-meta-title{-webkit-margin-after:0;margin-block-end:0}.ant-modal.ant-modal-confirm .ant-modal-content .ant-modal-body{padding:24px 32px}.ant-modal.ant-modal-confirm .ant-modal-content .ant-modal-confirm-btns{display:flex;flex-direction:row-reverse;gap:12px;-webkit-margin-start:72px;margin-inline-start:72px;-webkit-margin-before:12px;margin-block-start:12px}.ant-modal.ant-modal-confirm .ant-modal-content .ant-modal-confirm-btns .ant-btn{width:50%;font-family:inherit;border-radius:6px;height:38px;font-size:16px;font-weight:600}.ant-modal.ant-modal-confirm .ant-modal-content .ant-modal-confirm-btns .ant-btn+.ant-btn{-webkit-margin-start:0;margin-inline-start:0}.ant-modal.ant-modal-confirm .ant-modal-content .ant-modal-confirm-btns .ant-btn.ant-btn-primary{background-color:#020a45;border-color:#020a45}.ant-modal.ant-modal-confirm .ant-modal-content .ant-modal-confirm-btns .ant-btn.ant-btn-primary:hover{background-color:#030e5e;border-color:#030e5e}.ant-modal.ant-modal-confirm .ant-modal-content .ant-modal-confirm-btns .ant-btn.ant-btn-default:hover{color:#030e5e;border-color:#030e5e}.show-border-on-hover .border-on-hover{border:1px solid transparent}.show-border-on-hover:hover .border-on-hover{border:1px solid #e8eaec}.borderedDropdown.ant-dropdown-trigger{border:1px solid #e8eaec;border-radius:6px;padding:2.2px 11px}.borderedDropdown.ant-dropdown-trigger:hover{border-color:#153473;cursor:pointer}.ant-empty{padding-block:2rem}.ant-empty .ant-empty-description{font-size:14px;font-weight:500;color:#1b2944}.ant-empty:has(.ant-empty-image:empty){display:none}.inline-edit{border:1px solid transparent;border-radius:6px;padding:1px 12px 1px 9px;-webkit-margin-start:-10px;margin-inline-start:-10px;-webkit-margin-before:-10px;margin-block-start:-10px;min-height:38px;word-break:break-word;align-content:center}.inline-edit .ant-typography{font-size:inherit;line-height:normal}.inline-edit:hover{border-color:#e8eaec;cursor:pointer}.inline-edit.disabled:hover,.inline-edit:disabled:hover{border-color:transparent;cursor:not-allowed}.inline-edit textarea{font-size:14px}@media(max-width:991px){.inline-edit textarea{width:105%!important;max-width:105%!important}}.inline-edit>div .detail-email-list:only-child{min-height:34px;align-content:center;margin-bottom:0!important}@media(max-width:991px){.inline-edit>div .detail-email-list:only-child{line-height:normal}}.inline-edit .edit-btn{opacity:0;font-size:12px}.inline-edit:hover .edit-btn{opacity:1}.inline-edit .ant-tag{white-space:break-spaces}.inline-edit .ProseMirror{align-content:center;padding:4px 0;min-height:34px}.inline-edit .ProseMirror p.placeholder:first-child:before{font-style:normal;color:hsla(0,5%,4%,.25);font-size:14px}.inline-edit .ProseMirror p.placeholder{margin:0}.inline-edit .ProseMirror p:first-child{margin-block:10px}.inline-edit:has(.title-input:focus){border-color:#021f65;box-shadow:0 0 0 2px rgba(55,55,105,.04)}.inline-edit a{color:#0b52c9}.inline-edit a:hover{text-decoration:underline}.inline-edit .ant-input,.inline-edit .ant-input-affix-wrapper{font-size:14px}.inline-edit .ant-picker-disabled:hover,.inline-edit.ant-picker-disabled{border:0;background:transparent!important;color:hsla(0,5%,4%,.25)}.inline-view{-webkit-margin-before:-6px;margin-block-start:-6px;-webkit-margin-start:-11px;margin-inline-start:-11px}.inline-view textarea{width:105%}.location-tree-space .ant-select-tree-title{padding-right:40px}.inline-edit-dropdown{-webkit-margin-before:-10px;margin-block-start:-10px}.inline-edit-dropdown.ant-select .ant-select-selector{-webkit-margin-start:-11px;margin-inline-start:-11px;width:auto!important;border-color:transparent}.inline-edit-dropdown.ant-select .ant-select-arrow{opacity:0}.inline-edit-dropdown.ant-select:hover .ant-select-selector{border-color:#e8eaec!important}.inline-edit-dropdown.ant-select:hover:not(:has(.ant-select-clear)) .ant-select-arrow{opacity:1}.inline-edit-dropdown.ant-select .ant-select-clear .anticon-close-circle svg{display:none}.inline-edit-dropdown.ant-select .ant-select-clear .anticon-close-circle:after{font-family:onstro;font-size:12px;color:#767f8f;content:""}.inline-edit-dropdown.ant-select.ant-select-disabled .ant-select-selector{border:0;background-color:transparent}.inline-edit-dropdown.ant-select.ant-select-disabled:hover .ant-select-arrow{display:none}.inline-edit-dropdown.ant-dropdown-trigger{border:1px solid transparent;border-radius:6px;padding:2.2px 11px;-webkit-margin-start:-11px;margin-inline-start:-11px}.inline-edit-dropdown.ant-dropdown-trigger:hover{border-color:#e8eaec;cursor:pointer}.inline-edit-dropdown.ant-dropdown-trigger:focus{border-color:#153473}.inline-edit-ant-number-group{-webkit-margin-start:-10px;margin-inline-start:-10px;-webkit-margin-before:-6px;margin-block-start:-6px;width:-webkit-fill-available}.inline-placeholder{color:hsla(0,5%,4%,.25)!important;font-weight:400;line-height:normal}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item-icon,.ant-dropdown-menu-submenu .ant-dropdown-menu .ant-dropdown-menu-item-icon{font-size:12px}.ant-dropdown .ant-dropdown-menu i,.ant-dropdown-menu-submenu .ant-dropdown-menu i{-webkit-margin-end:8px;margin-inline-end:8px}.collapsable-btn{position:absolute;left:-18px;top:12px;z-index:10;transition:border-radius .5s;border-radius:50%}.url-collapse-section>.ant-collapse-item>.ant-collapse-content>.ant-collapse-content-box.ant-collapse-content-box{-webkit-padding-before:0;padding-block-start:0}.url-collapse-section .url-action-btn-group{display:flex;flex-direction:column;gap:8px;-webkit-margin-before:12px;margin-block-start:12px}.ant-notification .ant-notification-notice-wrapper{box-shadow:0 4.5367846489px 21.7765655518px 0 rgba(27,54,109,.102)}.ant-notification .ant-notification-notice-wrapper .ant-notification-notice{margin-bottom:0;display:flex;align-items:center;padding:10px 15px;border-radius:10.888px;border:.907px solid rgba(208,213,221,.6);box-shadow:0 4.537px 21.777px 0 rgba(27,54,109,.1)}.ant-notification .ant-notification-notice-wrapper .ant-notification-notice .ant-notification-notice-content{width:100%}.ant-notification .ant-notification-notice-wrapper .ant-notification-notice .ant-notification-notice-content .ant-notification-notice-with-icon{display:flex;align-items:center}.ant-notification .ant-notification-notice-wrapper .ant-notification-notice .ant-notification-notice-content .ant-notification-notice-with-icon .ant-notification-notice-icon{position:unset}.ant-notification .ant-notification-notice-wrapper .ant-notification-notice .ant-notification-notice-content .ant-notification-notice-with-icon .ant-notification-notice-message{margin-bottom:0;-webkit-margin-start:8px;margin-inline-start:8px;padding-right:0;font-size:13px;font-weight:600}.ant-notification .ant-notification-notice-wrapper .ant-notification-notice .ant-notification-notice-content:has(+.ant-notification-notice-close) .ant-notification-notice-message{width:calc(100% - 80px)}.ant-notification:has(.Workspace-invite-notification) .ant-notification-notice-wrapper{border-radius:6px;border:0;box-shadow:0 0 12px 0 rgba(0,0,0,.102)}.ant-notification:has(.Workspace-invite-notification) .ant-notification-notice-wrapper .ant-notification-notice{box-shadow:none;border-radius:6px;border:0;border-left:6px solid #3aa87a;padding:8px 16px 11px}.ant-notification:has(.Workspace-invite-notification) .ant-notification-notice-wrapper .ant-notification-notice .ant-notification-notice-content{width:100%}.booking-event-card .ant-popover-title{color:#1b2944;font-size:14px;font-weight:500;line-height:20px}.booking-event-card .ant-popover-inner-content{padding:5px 16px;color:#1b2944;font-size:13px;font-weight:400;line-height:normal;max-height:300px;overflow-y:auto}.booking-event-card .ant-popover-inner-content i{font-size:13px;color:#8d94a1}.booking-event-card .ant-popover-inner-content .recurrence-event-row p{margin-bottom:0}.booking-event-card .ant-popover-inner-content .ant-list .ant-list-header{-webkit-padding-after:0;padding-block-end:0;-webkit-border-after:0;border-block-end:0;color:#1b2944;font-size:12px;font-weight:500;line-height:normal;letter-spacing:.521px}.booking-event-card .ant-popover-inner-content .ant-list .ant-list-items{margin:0 -16px}.booking-event-card .ant-popover-inner-content .ant-list .ant-list-items .ant-list-item{min-height:auto;padding:6px 16px}.booking-event-card .ant-popover-inner-content .ant-list .ant-list-items .ant-list-item .ant-list-item-meta .ant-list-item-meta-avatar{-webkit-margin-end:4px;margin-inline-end:4px}.booking-event-card .ant-popover-inner-content .ant-list .ant-list-items .ant-list-item .ant-list-item-meta .ant-list-item-meta-content .ant-list-item-meta-title{display:flex}.booking-event-card .ant-popover-inner-content .ant-list .ant-list-items .ant-list-item .ant-list-item-meta .ant-list-item-meta-content .ant-list-item-meta-title .ant-typography{color:#1b2944;font-size:13px;font-weight:400;line-height:normal}.booking-event-card .ant-popover-inner-content .ant-list .ant-list-items .ant-list-item .ant-tag{border-radius:4px;border:1px solid rgba(208,213,221,.5);background:#f3f4f6;padding:4px 8px;color:#344054;font-size:9px;font-weight:400;line-height:11.75px}.booking-event-card .ant-popover-inner-content .ant-list .ant-list-footer{padding-block:0}.booking-event-card .ant-popover-inner-content .ant-list.resource-list .ant-list-item .ant-list-item-meta .ant-list-item-meta-avatar .ant-avatar{border-radius:4px}.wrapper-title{font-weight:500;color:#1b2944;font-size:17px}.ant-scroll-number-custom-component .anticon{background:#fff;border-radius:50%;padding:1px}.ant-scroll-number-custom-component .anticon.anticon-check-circle{color:#32c788}.ant-scroll-number-custom-component .anticon.anticon-close-circle{color:#f80000}.ant-scroll-number-custom-component .anticon.anticon-info-circle{color:#f2bd00}.has-spliter .spliter+.spliter:before{content:"-";display:inline-block;margin-inline:4px}.compact-input{height:38px;position:relative;-webkit-margin-start:-1px;margin-inline-start:-1px;width:calc(100% + 1px)}.details-label{font-size:14px;-webkit-padding-after:8px;padding-block-end:8px}.ant-select-arrow .anticon.anticon-down svg{display:none}.ant-select-arrow .anticon.anticon-down:after{content:"";font-family:onstro}.rex-popup{z-index:1000!important}.rex-popup *{font-family:Inter,sans-serif!important}.rex-popup .rex-popup-header-item{font-size:13px;font-weight:500}.rex-popup .rex-form-label{color:#1b2944;font-size:13px}.rex-editor-container{-webkit-padding-after:1px;padding-block-end:1px}.rex-editor-container *{font-family:Inter,sans-serif!important}.list-more-element-dropdown{z-index:1000}.list-more-element-dropdown .ant-dropdown-menu .ant-dropdown-menu-item{padding:0}.list-more-element-dropdown .ant-dropdown-menu .ant-dropdown-menu-item .ant-btn{font-weight:400;color:#1b2944}.list-more-element-dropdown .ant-dropdown-menu .ant-dropdown-menu-item .ant-btn .ant-btn-icon i{-webkit-margin-end:0;margin-inline-end:0}.input-group>.ant-col:first-child .ant-input,.input-group>.ant-col:first-child .ant-select-selector{border-top-left-radius:6px;border-bottom-left-radius:6px}.input-group>.ant-col:not(:first-child){margin-left:-1px}.input-group>.ant-col:last-child .ant-input,.input-group>.ant-col:last-child .form-control{border-top-right-radius:6px;border-bottom-right-radius:6px;width:calc(100% + 1px)}.input-group .ant-input,.input-group .ant-select-focused .ant-select-selector,.input-group .ant-select-selector,.input-group .react-tel-input .form-control{border-radius:0}.input-group .ant-input:focus,.input-group .ant-input:hover,.input-group .ant-select-focused .ant-select-selector:focus,.input-group .ant-select-focused .ant-select-selector:hover,.input-group .ant-select-selector:focus,.input-group .ant-select-selector:hover,.input-group .react-tel-input .form-control:focus,.input-group .react-tel-input .form-control:hover{border-color:unset;z-index:1}.input-group .ant-select .ant-select-arrow,.input-group .ant-select.ant-select-focused{z-index:1}.input-group .info-delete{position:absolute;right:12px}.input-group .info-delete .remove-icon{z-index:2}.input-group .ant-input:not(.prefix),.input-group .form-control{padding-right:45px!important}.ant-input.ant-input-outlined.ant-input-status-error:not(.ant-input-disabled){z-index:1}.createForm .zone-wrapper .ant-card-head{padding-inline:0!important}.createForm .zone-wrapper .ant-card-body{padding:0 0 20px!important}.resource-check-in .subheader-left-section{display:flex;gap:15px;align-items:center}.resource-check-in .subheader-left-section .image-overlay img{border-radius:50%}.resource-check-in .subheader-left-section .ant-image-mask .ant-image-mask-info{font-size:0}.resource-check-in .subheader-left-section .ant-image-mask .ant-image-mask-info .anticon{font-size:18px;margin:0}.resource-check-in .check-in-stage-input .ant-select .ant-select-selection-item{line-height:normal}.resource-check-in .check-in-stage-input .ant-select .ant-select-selection-item .ant-badge .ant-badge-status-text{display:inline-grid}.resource-check-in .check-in-stage-input .ant-select .ant-select-selection-item .ant-badge .ant-badge-status-text .ant-typography{line-height:normal}.on-blocked{color:var(--blocked-color)}.resource-id{color:#808692}.teamsProfileUpload.ant-upload-picture-card-wrapper .ant-upload.ant-upload-drag{height:90px!important;width:100%!important}.teamsProfileUpload.ant-upload-picture-card-wrapper .image-viewer .ant-image{height:90px!important}.teamsProfileUpload.ant-upload-picture-card-wrapper .image-viewer .image-remove{right:5px!important;left:unset!important;top:-2px!important}.teamsProfileUpload.ant-upload-picture-card-wrapper .on-upload-cloud.uploader-icon{margin-right:0!important}.ant-pagination{position:-webkit-sticky;position:sticky;bottom:0;margin:0!important;background:#fff;margin-inline:-12px!important;margin-block:0;padding:10px 16px;border-top:1px solid #ebecf0}.ant-pagination .ant-pagination-total-text{position:absolute;left:16px;color:#767f8f}.ant-pagination .ant-pagination-item{-webkit-margin-end:0;margin-inline-end:0;border-radius:0}.ant-pagination .ant-pagination-item:not(.ant-pagination-item-active,.ant-pagination-item-before-jump-next){border-right-color:transparent}.ant-pagination .ant-pagination-jump-next,.ant-pagination .ant-pagination-jump-prev,.ant-pagination .ant-pagination-prev{-webkit-margin-end:0;margin-inline-end:0}.ant-pagination .ant-pagination-prev .ant-pagination-item-link{border-radius:6px 0 0 6px;border-right-color:transparent}.ant-pagination .ant-pagination-prev .ant-pagination-item-link .anticon-left svg{display:none}.ant-pagination .ant-pagination-prev .ant-pagination-item-link .anticon-left:after{content:"";font-family:onstro}.ant-pagination .ant-pagination-next .ant-pagination-item-link{border-radius:0 6px 6px 0}.ant-pagination .ant-pagination-next .ant-pagination-item-link .anticon-right svg{display:none}.ant-pagination .ant-pagination-next .ant-pagination-item-link .anticon-right:after{content:"";font-family:onstro}.ant-pagination li{border-right-color:transparent}.ant-pagination li.ant-pagination-jump-next-custom-icon{border:1px solid #ebedf2;border-radius:0}.ant-pagination li:not(.ant-pagination-total-text){height:28px;min-width:28px;line-height:26px}.ant-pagination li.ant-pagination-options .ant-pagination-options-size-changer{height:28px}.ant-pagination li.ant-pagination-options .ant-pagination-options-size-changer .ant-select-arrow .anticon-down svg{display:none}.ant-pagination li.ant-pagination-options .ant-pagination-options-size-changer .ant-select-arrow .anticon-down:after{font-family:onstro;content:""}.permissions-section .ant-collapse-item:not(.ant-collapse-item-active):hover .ant-collapse-header{background:#f5f5f5}.permissions-section .ant-collapse-item .permission-item:hover{background:#fafbfb}.spin-container-height-100 .ant-spin-container{height:inherit}.spin-container-height-100 .ant-spin-container .ant-layout{height:100%}.counter-badge,.plus-count{min-width:24px;min-height:24px;width:auto!important}.counter-badge .ant-avatar-string,.plus-count .ant-avatar-string{padding:4px;min-width:22px;min-height:22px;display:flex;align-items:center;gap:1px;transform:none!important;color:var(--primary-color)}.counter-badge .ant-avatar-string .avatar-link,.plus-count .ant-avatar-string .avatar-link{display:flex;align-items:center;gap:1px}.counter-badge .ant-avatar-string i,.plus-count .ant-avatar-string i{font-size:6px!important}.counter-badge .ant-avatar-string .count-number,.plus-count .ant-avatar-string .count-number{font-size:12px!important}.full-width-segmented-btns .ant-segmented-group .ant-segmented-item{width:100%}.archive-alert .ant-alert-close-icon,.archive-alert .clear-btn{padding:0 10px;color:#667085!important;font-size:12px}.task-activity-select-dropdown{width:170px!important;padding:4px}.inline-editor .ProseMirror-menubar-wrapper{border:1px solid #e8e8e8;border-radius:6px}.inline-editor .detail-flex-end{justify-content:flex-end}.helptext-input label{width:100%}.inputs-with-borders .dropdown-parent-div .ant-dropdown-trigger{border:1px solid rgba(220,223,227,.7);padding:1.5px 11px;border-radius:6px;width:50%;min-height:38px}.inputs-with-borders .dropdown-parent-div .ant-dropdown{width:50%}.attachment-preview .file-item:not(:only-child){margin-top:4px}.attachment-preview .preview-mode:not(:last-child){margin-bottom:10px}.document-list-droppable .ant-table-container{border:2px dashed transparent!important}.document-list-droppable .ant-table-placeholder td{height:calc(100vh - 470px)!important;border:2px dashed transparent!important}.document-list-droppable.droppable-active{display:block;min-height:400px}.document-list-droppable.droppable-active .ant-table-container{min-height:calc(100vh - 285px);width:100%}.document-list-droppable.droppable-active .ant-table-container .ant-table-content{min-height:calc(100vh - 285px)}.document-list-droppable.droppable-active .ant-table-container:not(.ant-table-placeholder){border:2px dashed #0b52c9!important;background-color:rgba(11,82,201,.078)!important;border-radius:6px}.document-list-droppable.droppable-active .ant-table-container:has(.ant-table-placeholder){border:2px dashed transparent!important;background-color:transparent!important;padding:0}.document-list-droppable.droppable-active .ant-table-container:has(.ant-table-placeholder) .ant-table-placeholder td{height:calc(100vh - 470px);border:2px dashed #0b52c9!important;background-color:rgba(11,82,201,.078)!important}.has-inline-compact-input .ant-form-item-control{margin-top:-6px}.k-animation-container{z-index:1200!important}.k-animation-container .k-colorpalette{padding:0}.action-menu-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:has(.ant-btn){padding:0}.action-menu-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:has(.ant-btn) .ant-btn{gap:0}.action-menu-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:has(.ant-btn) .ant-btn:hover{background:inherit}.ant-popover{width:100%;padding:0;min-width:max-content;border-radius:6px}.ant-popover,.ant-popover .ant-popover-content{max-width:340px}.ant-popover.ant-popover-placement-left .ant-popover-arrow{transform:translateY(-50%) translateX(100%) rotate(90deg)}.ant-popover .ant-popover-inner-content{padding:15px 19px 14px 14px;box-shadow:0 3.48542px 5.22813px -1.74271px rgba(16,24,40,.03),0 10.45625px 13.94167px -3.48542px rgba(16,24,40,.08);border:0}.ant-popover .ant-popover-inner-content .ant-popconfirm-inner-content .ant-popconfirm-message .ant-popconfirm-message-icon .popover-icon-container{position:absolute;background:rgba(242,189,0,.03);width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center}.ant-popover .ant-popover-inner-content .ant-popconfirm-inner-content .ant-popconfirm-message .ant-popconfirm-message-icon .popover-icon-container .popover-icon-bg{height:35px;width:35px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(242,189,0,.08)}.ant-popover .ant-popover-inner-content .ant-popconfirm-inner-content .ant-popconfirm-message .ant-popconfirm-message-icon .popover-icon-container .popover-icon-bg i{font-size:19px;color:#f2bd00}.ant-popover .ant-popover-inner-content .ant-popconfirm-inner-content .ant-popconfirm-message .ant-popconfirm-message-text{padding-left:51px;font-size:15px;line-height:23px;color:#475467}.ant-popover .ant-popover-inner-content .ant-popconfirm-inner-content .ant-popconfirm-buttons{text-align:left;padding-left:51px;display:flex;flex-direction:row-reverse;justify-content:flex-end;margin:14px 0 0;gap:7px}.ant-popover .ant-popover-inner-content .ant-popconfirm-inner-content .ant-popconfirm-buttons button{height:30px;font-size:13px;font-weight:600;min-width:58px;margin:0!important;float:none!important}.ant-popover .ant-popover-inner-content .ant-popconfirm-inner-content .ant-popconfirm-buttons button.ant-btn-primary{color:#fff!important}.bulk-edit-wrapper{position:fixed;z-index:999;bottom:24px;width:max-content;right:0;margin-inline:1rem;left:50%;transform:translateX(-50%)}@media(max-width:1180px){.bulk-edit-wrapper{width:calc(100% - 2rem);left:unset;transform:none}}.bulk-edit-wrapper .bulk-edit-filters-layout{-webkit-margin-before:12px;margin-block-start:12px;margin:auto;width:100%;max-width:max-content;flex-shrink:0;border-radius:6px;border:.747px solid #eaecf0;background:#020a45;box-shadow:0 0 25.95px 1.01px rgba(34,52,87,.08),0 0 16.48px 1px rgba(34,52,87,.05);min-height:60px;padding:0;display:flex;align-items:center;justify-content:space-between}.bulk-edit-wrapper .bulk-edit-filters-layout .count-wrapper{border-right:1px solid hsla(0,0%,100%,.33);color:#fff;font-size:13px;font-weight:400;line-height:normal;padding:20px;height:inherit}.bulk-edit-wrapper .bulk-edit-filters-layout .count-wrapper .count{display:flex;gap:6px}.bulk-edit-wrapper .bulk-edit-filters-layout .tf-filters{column-gap:20px;padding-inline:20px;padding-block:10px;flex-wrap:wrap}.bulk-edit-wrapper .bulk-edit-filters-layout .tf-filters .ant-dropdown-trigger{color:hsla(0,0%,100%,.8)!important;text-align:center;font-size:13px;font-style:normal;font-weight:500;line-height:18.05px;border-radius:6px;border:1px solid transparent!important;background:rgba(56,60,91,.7);box-shadow:0 .825px 3px 0 rgba(102,112,133,0);display:flex;height:35px;padding:7px 10px;align-items:center;gap:6px}.bulk-edit-wrapper .bulk-edit-filters-layout .tf-filters .ant-dropdown-trigger:hover{background:rgba(56,60,91,.8)}.bulk-edit-wrapper .bulk-edit-filters-layout .tf-filters .ant-dropdown-trigger.ant-dropdown-open,.bulk-edit-wrapper .bulk-edit-filters-layout .tf-filters .ant-dropdown-trigger:focus{border:1px solid rgba(208,213,221,.45)}.bulk-edit-wrapper .bulk-edit-filters-layout .tf-filters .ant-dropdown-trigger .ant-dropdown .ant-dropdown-menu.ant-dropdown-menu-root{text-align:left;max-height:260px;overflow-y:auto}.bulk-edit-wrapper .bulk-edit-filters-layout .cancel-btn-wrapper{border-left:1px solid hsla(0,0%,100%,.33);padding:0 10px;display:flex;align-items:center;height:inherit}.bulk-edit-wrapper .bulk-edit-filters-layout .cancel-btn-wrapper i{color:#8d94a1!important}.bulk-edit-wrapper .bulk-edit-filters-layout .cancel-btn-wrapper .cancel-btn:hover{background:rgba(56,60,91,.7)}.bulk-edit-wrapper .bulk-edit-filters-layout .tf-filters+.ant-btn-default{margin-right:20px;color:#1b2944}.bulk-edit-wrapper .bulk-edit-filters-layout .tf-filters+.ant-btn-default:disabled{color:hsla(0,0%,100%,.34);background:#282d55;border:none}.imagePluginRoot .editor-file-overlay-container{display:flex;position:relative}.imagePluginRoot .editor-file-overlay-container .actions{position:absolute;right:0}.ant-collapse>.ant-collapse-item>.ant-collapse-header{align-items:center}.tree-with-cards.ant-tree .ant-tree-treenode{width:100%;padding-bottom:15px;position:relative}.tree-with-cards.ant-tree .ant-tree-treenode .ant-tree-node-content-wrapper{padding:14px 12px;width:100%;border-radius:6px;border:1px solid rgba(237,238,241,.93);background:#fff;box-shadow:0 4px 14px 0 rgba(41,72,152,.05);line-height:normal}.tree-with-cards.ant-tree .ant-tree-treenode .ant-tree-node-content-wrapper .ant-tree-title{font-weight:500}.tree-with-cards.ant-tree .ant-tree-treenode .ant-tree-node-content-wrapper .ant-typography{font-weight:400}.tree-with-cards.ant-tree .ant-tree-treenode.ant-tree-treenode-switcher-open.ant-tree-treenode-selected .ant-tree-node-content-wrapper .ant-tree-title{font-weight:700}.tree-with-cards.ant-tree .ant-tree-treenode .ant-tree-switcher{z-index:1;position:relative;height:24px;width:24px;display:flex;align-items:center;justify-content:center;align-self:center}.tree-with-cards.ant-tree .ant-tree-treenode .ant-tree-switcher:has(.ant-tree-switcher-icon)+.ant-tree-node-content-wrapper{padding-left:34px;margin-left:-30px}.tree-with-cards.ant-tree .ant-tree-treenode .ant-tree-title .tree-card-title{color:#495469;font-size:14px;font-weight:500}.tree-with-cards.ant-tree .ant-tree-switcher-leaf-line:before{top:-36px!important;height:97px!important}.tree-with-cards.ant-tree .ant-tree-switcher-leaf-line:after{border-left:1px solid #e8eaec;border-bottom-left-radius:12px;width:17px;left:7px}.tree-with-cards.ant-tree .ant-tree-treenode-leaf-last .ant-tree-switcher-leaf-line:before{height:40px!important}.tree-with-cards.ant-tree-show-line .ant-tree-indent-unit:before{top:-15px!important;right:24px!important;bottom:0}.email-errormsg .ant-typography-danger{top:unset;bottom:-28px;z-index:22}.tf-error-wrapper{position:relative}.ant-form-item-explain-error,.ant-typography-danger,.tf-error{display:inline-block;position:absolute;background-color:#fff;color:#333;font-size:12px;font-weight:500;padding:2px 12px!important;border-radius:4px;text-align:center;top:5px;z-index:1;left:5px;width:max-content;line-height:normal;display:flex;z-index:2}.ant-form-item-explain-error:not(:empty),.ant-typography-danger:not(:empty),.tf-error:not(:empty){border:1px solid #f5222d;background:#feeeef;color:#f5222d}.ant-form-item-explain-error:not(:empty):after,.ant-typography-danger:not(:empty):after,.tf-error:not(:empty):after{content:"";position:absolute;top:-10px;left:18%;transform:translateX(-50%);width:0;height:0;border-color:transparent transparent #f5222d;border-style:solid;border-width:0 9px 10px}.ant-form-item-explain-error:not(:empty):before,.ant-typography-danger:not(:empty):before,.tf-error:not(:empty):before{content:"";position:absolute;top:-9px;left:18%;transform:translateX(-50%);width:0;height:0;border-color:transparent transparent #feeeef;border-style:solid;border-width:0 9px 10px;z-index:1}.custom-validation-message .ant-form-item-explain:has(.ant-form-item-explain-error+.ant-form-item-explain-error) .ant-form-item-explain-error:first-child{left:121px}.tree-flex-content{display:flex;align-items:center;gap:5px}.ant-picker.ant-picker-middle{height:34px}@media(min-width:401px)and (max-width:473px){.ant-picker-dropdown{inset:42px auto auto 8px!important}}@media(max-width:400px){.ant-picker-dropdown{inset:42px auto auto -4px!important}}.ant-picker-dropdown .ant-picker-cell{font-size:13px;padding:2px 0}.ant-picker-content th{color:var(--text-secondary)!important;padding-bottom:10px!important}.ant-picker-content .ant-picker-cell-inner{min-width:28px!important;height:28px!important;line-height:28px!important}.tree-filter.with-checkbox .ant-tree-list .ant-tree-list-holder .ant-tree-treenode .ant-tree-node-content-wrapper{padding:5px 2px}.ant-tooltip{z-index:9999!important}.ant-btn-primary .ant-btn-loading-icon{position:absolute}.rex-control{z-index:1000!important}.upload-icon-crop-modal .ant-modal{width:520px}.upload-icon-crop-modal .ant-modal-close-x{width:auto;height:auto;align-items:center}.upload-icon-crop-modal .ant-slider-handle{margin-top:1px}.upload-icon-crop-modal .ant-modal-footer{display:flex;justify-content:flex-start;flex-direction:row-reverse;gap:10px}.upload-icon-crop-modal .ant-modal-footer .ant-btn{min-width:100px}.upload-icon-crop-modal .ant-modal-footer .ant-btn.ant-btn-primary:hover{background-color:#030e5e}.upload-icon-crop-modal .ant-modal-footer .ant-btn.ant-btn-default:hover{color:#020a45;border-color:#020a45}.upload-icon-crop-modal .img-crop-control+.ant-btn-default{position:absolute;bottom:8px}.custom-empty-artwork{background:hsla(0,0%,97%,.431);margin:0 auto;padding:10px 10px 20px;padding-top:4em!important}.custom-empty-artwork>.ant-empty-image{height:auto!important}.custom-empty-artwork .heading-text{font-size:22px;line-height:normal}@media(max-width:525px){.custom-empty-artwork .heading-text{font-size:18}}.custom-empty-artwork .subheading-text{font-size:14px;font-weight:400}@media(max-width:525px){.custom-empty-artwork .subheading-text{font-size:14}}.custom-empty-artwork:not(.bg-white){-webkit-margin-before:4rem;margin-block-start:4rem}.link-dropdown .ant-input{padding:4px 11px}.link-dropdown .link-dropdown-footer{margin-inline:-12px;width:auto;padding-inline:12px!important}.link-dropdown .link-dropdown-footer .ant-btn-default{background:#fff;border:1px solid #ebedf2;color:#1b2944}.link-dropdown .link-dropdown-footer .ant-btn-primary:not(:disabled){color:#fff;background:#021f65}.link-dropdown .link-dropdown-footer .ant-btn{font-size:13px;display:inline-flex;align-items:center;justify-content:center;height:28px;min-width:80px}.link-dropdown .link-dropdown-footer .ant-btn:not(:disabled):hover{cursor:pointer}.link-dropdown .link-dropdown-footer .ant-btn:disabled{color:hsla(0,5%,4%,.25);background:hsla(0,5%,4%,.04);box-shadow:none;border:0}.ant-select-multiple .ant-select-selector{max-height:100px;overflow-y:auto;font-size:13px}.ant-select-multiple .ant-select-selector .ant-select-selection-overflow-item{height:32px!important}.ant-select-multiple .ant-select-selector .ant-select-selection-search input{height:auto}.ant-picker-large{height:38px}.k-taskboard-card.k-focus,.k-taskboard-card.k-hover,.k-taskboard-card:focus,.k-taskboard-card:hover{box-shadow:0 0 6px -2px rgba(16,24,40,.03),0 6px 16px -4px rgba(16,24,40,.15)!important}p.placeholder:first-child:before{font-style:normal!important}.document-upload .ant-upload-list-text .ant-upload-list-item-container:first-child{margin-top:10px}.resource-type-options{width:auto!important}.resource-type-options .ant-typography{color:var(--text-secondary);font-weight:400}.resource-type-options:has(.ant-select-selector){width:100%!important}.filter-search-dropdown .ant-badge-status-text .ant-typography{text-transform:uppercase}.availability-wrapper{max-width:620px;margin-left:0}.ant-modal{font-family:Inter,sans-serif}.details-list-wrapper a{color:#0b52c9}.details-list-wrapper a:hover{text-decoration:underline}.icon-wrapper{height:20px;width:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;color:#fff;flex-shrink:0}.icon-wrapper:has(.on-watcher){background:#33a4ee}.icon-wrapper:has(.on-assignees){background:#f8555a}.ant-select-multiple.ant-select-lg .ant-select-selection-overflow .ant-select-selection-item-content{align-content:center}.ant-select-multiple.ant-select-lg .ant-select-selection-overflow .ant-select-selection-item{line-height:normal}.custom-fields-builder-form .ant-card .ant-card-body{-webkit-padding-before:0;padding-block-start:0;-webkit-padding-after:16px;padding-block-end:16px}.ProseMirror-selectednode{outline-color:transparent!important}.details-editor .tf-prosemirror-editor .editor-file-overlay-container .ant-btn-default:not(:disabled):not(.ant-btn-disabled):hover{border-color:#1b2944;color:#1b2944}.rule-dropdown{font-family:Inter,sans-serif!important}.rule-dropdown.ant-select-dropdown .ant-select-item-option-grouped{-webkit-padding-start:12px;padding-inline-start:12px}.floorplan-popover .ant-badge .ant-badge-status-dot{top:-2px}.floorplan-popover.restricted{width:160px!important;text-align:center}.floorplan-popover.restricted .ant-popover-inner-content{padding:2px}.floorplan-popover.restricted .ant-popover-inner-content .ant-flex{gap:0!important}.floorplan-popover.restricted .ant-popover-inner-content .floormap-content-wrapper{max-width:100%!important;width:100%}.floorplan-popover.restricted .ant-popover-inner-content .floormap-content-wrapper .ant-typography{background-color:#ff4d4f;color:#fff;padding:6px;border-radius:4px}.sitesTab{height:100%}.sitesTab .ant-spin-container,.sitesTab .ant-spin-nested-loading,.sitesTab .ant-tabs-content-holder{height:inherit}.sitesTab .sitesMenuList{height:100%}@media(max-width:991px){.sitesTab .sitesMenuList .layout-content-section-height{flex-direction:column}.sitesTab .sitesMenuList .layout-content-section-height .menuItem{padding-inline:0!important}.sitesTab .sitesMenuList .layout-content-section-height .menuItem .margin-inline-auto{margin-inline:0!important;width:100%;max-width:100%}.sitesTab .sitesMenuList .layout-content-section-height .unLinkedPages{flex-basis:auto!important;padding:16px!important}}.projectFormDropdown{width:100%;height:45px!important}.projectFormDropdown.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item{line-height:normal}.projectFormDropdown.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input{line-height:43px;height:43px}.helpdesk-wrapper{gap:30px}@media(max-width:991px){.helpdesk-wrapper{gap:12px;min-width:200px}.helpdesk-wrapper .font-15{font-size:13px!important}}.header-section-center+.header-section-right:has(.helpdesk-wrapper) .header-section-center{flex:100 1}.ant-spin-nested-loading:has(.spinner-min-height-100){min-height:95px!important}.helpdesk-help-caption{min-width:120px}.error-screen .ant-result-title{font-size:22px;font-weight:500}.error-screen .ant-result-subtitle{font-size:16px}.ant-badge.avatar-status .ant-scroll-number-custom-component{top:25px;right:25px!important}.ant-badge.avatar-status .status-wrapper{width:14px;height:14px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;left:0;bottom:-2px}.ant-badge.avatar-status .status-wrapper .status{width:12px;height:12px;border-radius:50%;display:inline-block}.ant-badge.avatar-status .status-wrapper .status-available{background:#32c788}.ant-badge.avatar-status .status-wrapper .status-unavailable{background:#ed4a66}.dropdown-error .ant-select-selector{border-color:#ff4d4f!important}.ant-tabs-dropdown-menu{background-color:#fff!important}.group-id-div{height:34px}.group-id-div .taskTypeDropdownWrapper:not(:has(.ant-select)):first-child{align-content:center;border:1px solid #e8eaec;-webkit-border-end:0;border-inline-end:0;border-radius:6px 0 0 6px;-webkit-padding-start:8px;padding-inline-start:8px}.group-id-div .taskTypeDropdownWrapper .ant-select .ant-select-selector .ant-select-selection-item .ant-avatar{vertical-align:-4.5px;-webkit-margin-end:4px!important;margin-inline-end:4px!important}.documentListWrapper{max-width:calc(100% - 22px)}.projectBasicContent:only-child{-webkit-padding-after:24px!important;padding-block-end:24px!important}#task-drawer-header .task-type-selector .ant-select-selector .ant-select-selection-item .ant-avatar{vertical-align:-4px}.rulesform.height-100{height:100%!important}.hasCustomScroll:has(+.customStickyScroll) .ant-table-wrapper .ant-table .ant-table-content::-webkit-scrollbar-thumb{display:none}.hasCustomScroll:has(+.customStickyScroll) .ant-table-wrapper .ant-table .ant-table-content::-webkit-scrollbar-track{display:none}.hasCustomScroll:has(+.customStickyScroll) .ant-table-wrapper .ant-table .ant-table-content::-webkit-scrollbar{display:none}.anticon-warning{color:#fa541c}.required:after{display:inline-block;-webkit-margin-end:4px;margin-inline-end:4px;-webkit-margin-start:2px;margin-inline-start:2px;color:#f5222d;font-size:14px;font-family:Inter,sans-serif;line-height:1;content:"*";visibility:unset}.scroll-custom-container .ant-row:has(.card){margin-left:0!important;margin-right:0!important}.csv-viewer tr th{padding-block:7px;padding-inline:12px;font-size:12px;font-weight:500;color:#767f8f;height:45px;background:#f7f8fa;position:-webkit-sticky;position:sticky;top:-15px;z-index:1}.csv-viewer tbody>tr>td{padding:4px 12px;min-height:45px;height:45px;line-height:normal;font-size:13px}.csv-viewer #proxy-renderer{overflow:auto!important}.tf-prosemirror-editor a{color:#0b52c9}.tf-prosemirror-editor a:hover{text-decoration:underline}.org-dropdown .ant-select-item-empty{display:none}.org-dropdown .ant-select-item-empty+.create-org-btn{-webkit-margin-before:0!important;margin-block-start:0!important}.custom-help-text-wrapper:has(.main-label+.help-text:not(:empty)) label.ant-form-item-required:not(.ant-form-item-required-mark-optional):after{display:none!important}.custom-help-text-wrapper label.ant-form-item-required:not(.ant-form-item-required-mark-optional) .custom-help-text .main-label{display:inline-block}.custom-help-text-wrapper label.ant-form-item-required:not(.ant-form-item-required-mark-optional) .custom-help-text .main-label:has(+.help-text:not(:empty)):after{display:inline-block;-webkit-margin-end:4px;margin-inline-end:4px;color:#f5222d;font-size:14px;font-family:Inter,sans-serif;line-height:1;content:"*";visibility:unset!important}.float-left{float:left!important}.float-right{float:right!important}.padding-12{padding:12px!important}.padding-16{padding:16px!important}.padding-20{padding:20px!important}@media(max-width:991px){.padding-20{padding:12px!important}}.padding-24{padding:24px!important}.padding-inline-4{padding-inline:4px!important}.padding-inline-6{padding-inline:6px!important}.padding-inline-8{padding-inline:8px!important}.padding-inline-10{padding-inline:10px!important}.padding-inline-12{padding-inline:12px!important}.padding-inline-15{padding-inline:15px!important}.padding-inline-16{padding-inline:16px!important}.padding-inline-20{padding-inline:20px!important}.padding-inline-24{padding-inline:24px!important}@media(max-width:991px){.responsive-padding-12{padding:12px!important}.responsive-padding-24{padding-inline:0!important}.responsive-inline-padding-20{padding-inline:20px!important}.md-padding-0{padding-inline:0!important}.md-padding-block-start-0{-webkit-padding-before:0!important;padding-block-start:0!important}}.padding-inline-68{padding-inline:68px!important}@media(max-width:991px){.padding-inline-68{padding-inline:30px!important}}.padding-inline-start-0{-webkit-padding-start:0!important;padding-inline-start:0!important}.padding-inline-start-8{-webkit-padding-start:8px!important;padding-inline-start:8px!important}.padding-inline-start-12{-webkit-padding-start:12px!important;padding-inline-start:12px!important}.padding-inline-start-16{-webkit-padding-start:16px!important;padding-inline-start:16px!important}.padding-inline-start-24{-webkit-padding-start:24px!important;padding-inline-start:24px!important}.padding-inline-start-17{-webkit-padding-start:17px!important;padding-inline-start:17px!important}.padding-inline-end-8{-webkit-padding-end:8px!important;padding-inline-end:8px!important}.padding-inline-end-12{-webkit-padding-end:12px!important;padding-inline-end:12px!important}.padding-inline-end-16{-webkit-padding-end:16px!important;padding-inline-end:16px!important}.padding-inline-end-20{-webkit-padding-end:20px!important;padding-inline-end:20px!important}.padding-inline-end-24{-webkit-padding-end:24px!important;padding-inline-end:24px!important}@media(max-width:991px){.padding-inline-end-24{-webkit-padding-end:12px!important;padding-inline-end:12px!important}.padding-inline-end-0-responsive-sm{-webkit-padding-end:0!important;padding-inline-end:0!important}}.padding-block-0{padding-block:0!important}.padding-block-4{padding-block:4px!important}.padding-block-8{padding-block:8px!important}.padding-block-12{padding-block:12px!important}.padding-block-14{padding-block:14px!important}.padding-block-16{padding-block:16px!important}.padding-block-20{padding-block:20px!important}.padding-block-24{padding-block:24px!important}.padding-block-start-0{-webkit-padding-before:0!important;padding-block-start:0!important}.padding-block-start-4{padding-top:4px!important}.padding-block-start-12{-webkit-padding-before:12px!important;padding-block-start:12px!important}.padding-block-start-16{-webkit-padding-before:16px!important;padding-block-start:16px!important}.padding-block-start-20{-webkit-padding-before:20px!important;padding-block-start:20px!important}.padding-block-start-24{-webkit-padding-before:24px!important;padding-block-start:24px!important}.padding-block-start-30{-webkit-padding-before:30px!important;padding-block-start:30px!important}.padding-block-start-40{-webkit-padding-before:40px!important;padding-block-start:40px!important}.padding-block-start-47{-webkit-padding-before:47px!important;padding-block-start:47px!important}.padding-block-start-80{-webkit-padding-before:80px!important;padding-block-start:80px!important}.padding-block-end-0{-webkit-padding-after:0!important;padding-block-end:0!important}.padding-block-end-4{-webkit-padding-after:4px!important;padding-block-end:4px!important}.padding-block-end-6{-webkit-padding-after:6px!important;padding-block-end:6px!important}.padding-block-end-8{-webkit-padding-after:8px!important;padding-block-end:8px!important}.padding-block-end-12{-webkit-padding-after:12px!important;padding-block-end:12px!important}.padding-block-end-16{-webkit-padding-after:16px!important;padding-block-end:16px!important}.padding-block-end-20{-webkit-padding-after:20px!important;padding-block-end:20px!important}.padding-block-end-24{-webkit-padding-after:24px!important;padding-block-end:24px!important}.padding-inline-0{padding-inline:0!important}@media(max-width:767px){.mobile-padding-10{padding:10px!important}.mobile-padding-15{padding:15px!important}}@media(max-width:991px){.responsive-padding-inline-0{padding-inline:0!important}.responsive-padding-inline-16{padding-inline:16px!important}}.margin-12{margin:12px!important}.mb-0{margin-bottom:0!important}.margin-0{margin:0!important}.margin-6{margin:6px!important}.margin-bottom-16{margin-bottom:16px}.margin-bottom-10{margin-bottom:10px}.margin-top-16{margin-top:16px}.margin-inline-minus-24{margin:0 -24px}.margin-inline-auto,.margin-inline-auto-responsive{margin-inline:auto!important}@media(min-width:1600px){.margin-inline-auto-responsive{margin-left:4em!important;margin-right:auto!important}}.margin-inline-0{margin-inline:0!important}.margin-inline-4{margin-inline:4px!important}.margin-inline-8{margin-inline:8px!important}.margin-inline-12{margin-inline:12px!important}.margin-inline-16{margin-inline:16px!important}.margin-inline-20{margin-inline:20px!important}@media(max-width:991px){.margin-inline-20{margin-inline:12px!important}}.margin-inline-24{margin-inline:24px!important}.margin-inline-52{margin-inline:52px!important}.margin-inline-ne-12{margin-inline:-12px!important}.margin-inline-start-0{-webkit-margin-start:0!important;margin-inline-start:0!important}.margin-inline-start-4{-webkit-margin-start:4px!important;margin-inline-start:4px!important}.margin-inline-start-6{-webkit-margin-start:6px!important;margin-inline-start:6px!important}.margin-inline-start-8{-webkit-margin-start:8px!important;margin-inline-start:8px!important}.margin-inline-start-10{-webkit-margin-start:10px!important;margin-inline-start:10px!important}.margin-inline-start-12{-webkit-margin-start:12px!important;margin-inline-start:12px!important}.margin-inline-start-16{-webkit-margin-start:16px!important;margin-inline-start:16px!important}.margin-inline-start-38{-webkit-margin-start:38px!important;margin-inline-start:38px!important}.margin-inline-end-0{-webkit-margin-end:0!important;margin-inline-end:0!important}.margin-inline-end-4{-webkit-margin-end:4px!important;margin-inline-end:4px!important}.margin-inline-end-6{-webkit-margin-end:6px!important;margin-inline-end:6px!important}.margin-inline-end-8{-webkit-margin-end:8px!important;margin-inline-end:8px!important}.margin-inline-end-10{-webkit-margin-end:10px!important;margin-inline-end:10px!important}.margin-inline-end-12{-webkit-margin-end:12px!important;margin-inline-end:12px!important}.margin-inline-end-22{-webkit-margin-end:22px!important;margin-inline-end:22px!important}.margin-inline-end-24{-webkit-margin-end:24px!important;margin-inline-end:24px!important}.margin-inline-end-16{-webkit-margin-end:16px!important;margin-inline-end:16px!important}.margin-inline-end-20{-webkit-margin-end:20px!important;margin-inline-end:20px!important}.margin-inline-end-40{-webkit-margin-end:40px!important;margin-inline-end:40px!important}.margin-inline-end-60{-webkit-margin-end:60px!important;margin-inline-end:60px!important}@media(max-width:991px){.margin-inline-end-60{-webkit-margin-end:15px!important;margin-inline-end:15px!important}}.margin-block-0{margin-block:0!important}.margin-block-6{margin-block:6px!important}.margin-block-8{margin-block:8px!important}.margin-block-12{margin-block:12px!important}.margin-block-16{margin-block:16px!important}.margin-block-20{margin-block:20px!important}@media(max-width:991px){.responsive-margin-0{margin:0!important}}.margin-block-24{margin-block:24px!important}.margin-block-36{margin-block:36px!important}.margin-block-start-0{-webkit-margin-before:0!important;margin-block-start:0!important}.margin-block-start-2{-webkit-margin-before:2px!important;margin-block-start:2px!important}.margin-block-start-4{-webkit-margin-before:4px!important;margin-block-start:4px!important}.margin-block-start-8{-webkit-margin-before:8px!important;margin-block-start:8px!important}.margin-block-start-12{-webkit-margin-before:12px!important;margin-block-start:12px!important}.margin-block-start-16{-webkit-margin-before:16px!important;margin-block-start:16px!important}.margin-block-start-20{-webkit-margin-before:20px!important;margin-block-start:20px!important}.margin-block-start-24{-webkit-margin-before:24px!important;margin-block-start:24px!important}.margin-block-start-30{-webkit-margin-before:30px!important;margin-block-start:30px!important}.margin-block-start-40{-webkit-margin-before:40px!important;margin-block-start:40px!important}.margin-block-start-ne-8{-webkit-margin-before:-8px!important;margin-block-start:-8px!important}.margin-block-start-ne-6{-webkit-margin-before:-6px!important;margin-block-start:-6px!important}.margin-block-end-0{-webkit-margin-after:0!important;margin-block-end:0!important}.margin-block-end-1{-webkit-margin-after:1px!important;margin-block-end:1px!important}.margin-block-end-4{-webkit-margin-after:4px!important;margin-block-end:4px!important}.margin-block-end-8{-webkit-margin-after:8px!important;margin-block-end:8px!important}.margin-block-end-10{-webkit-margin-after:10px!important;margin-block-end:10px!important}.margin-block-end-12{-webkit-margin-after:12px!important;margin-block-end:12px!important}.margin-block-end-14{-webkit-margin-after:14px!important;margin-block-end:14px!important}.margin-block-end-16{-webkit-margin-after:16px!important;margin-block-end:16px!important}.margin-block-end-24{-webkit-margin-after:24px!important;margin-block-end:24px!important}.margin-block-end-28{-webkit-margin-after:28px!important;margin-block-end:28px!important}.margin-block-end-32{-webkit-margin-after:32px!important;margin-block-end:32px!important}.margin-block-end-36{-webkit-margin-after:36px!important;margin-block-end:36px!important}.margin-block-end-40{-webkit-margin-after:40px!important;margin-block-end:40px!important}@media(max-width:991px){.no-margin-md{margin:0!important}}.text-align-center{text-align:center!important}.text-align-left{text-align:left!important}.text-align-right{text-align:right!important}.font-weight-400{font-weight:400!important}.font-weight-500{font-weight:500!important}.font-weight-600{font-weight:600!important}.font-weight-700{font-weight:700!important}.font-inherit{font-size:inherit!important}.font-9{font-size:9px!important}.font-10{font-size:10px!important}.font-11{font-size:11px!important}.font-12{font-size:12px!important}.font-13{font-size:13px!important}.font-14{font-size:14px!important}@media(max-width:991px){.font-14{font-size:13px!important}}.font-15{font-size:15px!important}.font-16{font-size:16px!important}.font-17{font-size:17px!important}.font-18{font-size:18px!important}.font-20{font-size:20px!important}.font-24{font-size:24px!important}.font-40{font-size:40px!important}.font-44{font-size:44px!important}.color-inherit{color:inherit!important}.link{color:#0b52c9!important}.color-secondary{color:#767f8f!important}.color-secondary-30{color:rgba(27,41,68,.3)}.color-secondary-70{color:rgba(27,41,68,.7)}.color-label{color:hsla(0,5%,4%,.45)!important}.text-danger{color:#e26969!important}.color-white{color:#fff!important}.color-primary{color:#1b2944!important}.color-secondary-icon{color:#bbbfc7}.color-success{color:#1d9252}.color-warning{color:#f2bd00!important}.display-block{display:block!important}.display-inline-block{display:inline-block!important}.display-md-block,.display-none{display:none!important}@media(max-width:991px){.display-md-block{display:block!important}}.display-inline{display:inline!important}.cursor-pointer{cursor:pointer!important}.cursor-default{cursor:default!important}.border-radius-4{border-radius:4px!important}.border-radius-10{border-radius:10px!important}.border-radius-circle{border-radius:50%!important}.border-radius-inline-start-0{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.border-radius-inline-end-6{border-top-right-radius:6px!important;border-bottom-right-radius:6px!important}.border-radius-inline-end-8{border-top-right-radius:8px!important;border-bottom-right-radius:8px!important}.border-width-0{border-width:0!important}.bg-transparent{background:transparent!important}.bg-white{background:#fff!important}.bg-secondary{background:#f5f5f5!important}.bg-secondary-light{background:#fafbfb!important}.bg-secondary-hover:hover,.bg-secondary-hover:not(:disabled):not(.ant-btn-disabled):hover{background:rgba(11,82,201,.02)!important;border-color:#eef3fb!important}.bg-secondary-lighter-hover:hover,.bg-secondary-lighter-hover:not(:disabled):not(.ant-btn-disabled):hover{background:rgba(2,10,69,.05)!important}.bg-link-hover:hover,.bg-link-hover:not(:disabled):not(.ant-btn-disabled):hover{background:rgba(11,82,201,.02)!important;border-color:#eef3fb!important}.overflow-hidden{overflow:hidden!important}.overflow-unset{overflow:unset!important}.overflow-visible{overflow:visible!important;overflow-y:visible!important;overflow-x:visible!important}.overflow-y-auto{overflow-y:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-auto{overflow-x:auto!important}.box-shadow-0{box-shadow:0 0 0 0!important}.showMore-box-shadow{box-shadow:0 -3px 12px 11px #fff}.border-1{border:1px solid #e8eaec!important}.border-top-1{border-top:1px solid #e8eaec!important}.border-bottom-1{border-bottom:1px solid #e8eaec!important}.border-0{border:0!important}.border-inline-start-1{-webkit-border-start:1px solid #e8eaec!important;border-inline-start:1px solid #e8eaec!important}.border-inline-end-0{-webkit-border-end:0!important;border-inline-end:0!important}.border-radius-0{border-radius:0!important}.border-radius-6{border-radius:6px!important}.border-on-hover:hover{border:1px solid #f5f5f5}.primary-border-on-hover:hover{border:1px solid #1b2944!important}.border-transparent{border-color:transparent!important}.width-auto{width:auto!important}.width-0{width:0!important}.width-20{width:20%!important}.width-50{width:50%!important}.width-75{width:75%!important}.width-100{width:100%!important}.width-full{width:-webkit-fill-available}.width-50-px{max-width:50px!important}.width-100-px{max-width:120px!important}.minWidth-120{min-width:120px}.height-inherit{height:inherit!important}.height-auto{height:auto!important}.height-21{height:21px!important}.height-24{height:24px!important;line-height:24px!important}.height-30{height:30px!important}.height-34{height:34px!important}.min-height-34{min-height:34px!important}@media(max-width:991px){.responsive-height-normal{height:auto!important}}.height-38{height:38px!important;line-height:38px!important}.height-45{height:45px!important;line-height:45px!important}.height-47{height:47px!important;line-height:47px!important}.height-52{height:52px!important;line-height:52px!important}.height-65{height:65px!important;line-height:65px!important}.height-70vh{height:70vh!important}.height-100,.height-100-percent{height:100%!important}@media(max-width:991px){.height-100{height:auto!important}}.min-height-48{min-height:48px}.line-height-34{line-height:34px}.line-height-38{line-height:38px}.display-flex{display:flex!important}.flex-shrink-0{flex-shrink:0!important}.flex-grow-1{flex-grow:1!important}.flex-basis-auto{flex-basis:auto!important}.flex-direction-row{flex-direction:row!important}.flex-direction-column{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.align-items-center{align-items:center!important}.align-items-flex-start{align-items:flex-start!important}.align-content-center{align-content:center!important}.gap-4{gap:4px!important}.gap-6{gap:6px!important}.gap-8{gap:8px!important}.gap-10{gap:10px!important}.gap-25{gap:25px!important}.gap-17{gap:17px!important}.justify-content-center{justify-content:center!important}.justify-content-flex-start{justify-content:flex-start!important}.justify-space-between{justify-content:space-between}.sticky-top{top:0}.sticky-bottom,.sticky-top{position:-webkit-sticky;position:sticky}.sticky-bottom{bottom:0}.absolute-top{position:absolute;top:0;width:100%}.line-height-normal{line-height:normal!important}.relative-position{position:relative}.rot-0{transform:rotate(0deg)!important}.rot-0,.rot-90{transition:.5s ease-in-out}.rot-90{transform:rotate(90deg)!important}.rot-n180{transition:.5s ease-in-out;transform:rotate(-180deg)!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-none{text-decoration:none!important}.vert-align-middle{vertical-align:middle!important}.vert-align-bottom{vertical-align:bottom!important}.vert-align-1{vertical-align:1px!important}.z-index-1{z-index:1!important}.z-index-2{z-index:2!important}.z-index-4{z-index:4!important}.z-index-5{z-index:5!important}.form-horizontal .ant-form-item-row{flex-direction:row!important}.form-horizontal .ant-form-item-row .ant-form-item-label{-webkit-padding-after:0!important;padding-block-end:0!important;align-content:center}.form-vertical .ant-form-item-row{flex-direction:column}.form-vertical .ant-form-item-row .ant-form-item-label{text-align:start;-webkit-padding-after:0;padding-block-end:0}.secondary-label .ant-form-item-label{padding:0!important}.secondary-label .ant-form-item-label label{font-size:13px!important;font-weight:400!important;color:hsla(0,5%,4%,.45);-webkit-padding-after:8px;padding-block-end:8px}.opacity-0{opacity:0!important}.hw-100{width:100%!important;height:100%!important}.no-border{border:0!important}.inline-field-tooltip .ant-form-item-control-input{min-height:auto}.pulse-button{color:var(--primary-color);padding:6px 24px;border-radius:8px;font-size:13px;cursor:pointer;transition:transform .2s ease;outline:none;animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(1);box-shadow:0 0 0 0 rgba(0,0,0,.08)}50%{transform:scale(1);box-shadow:0 0 0 12px rgba(76,175,80,0)}to{transform:scale(1);box-shadow:0 0 0 0 rgba(76,175,80,0)}}@media(min-width:1200px){.caption-popover-responsive{display:none}}.word-break-all{word-break:break-all}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}