@keyframes sk-foldCubeAngle{0%,10%{opacity:0;transform:perspective(140px) rotateX(-180deg)}25%,75%{opacity:1;transform:perspective(140px) rotateX(0)}to,90%{opacity:0;transform:perspective(140px) rotateY(180deg)}}.loading-gif{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%;height:100%}.sk-folding-cube{position:relative;margin:20px auto;width:40px;height:40px;transform:rotate(45deg)}.sk-folding-cube .sk-cube{position:relative;float:left;width:50%;height:50%;transform:scale(1.1)}.sk-folding-cube .sk-cube2{transform:scale(1.1) rotate(90deg)}.sk-folding-cube .sk-cube4{transform:scale(1.1) rotate(270deg)}.sk-folding-cube .sk-cube3{transform:scale(1.1) rotate(180deg)}.sk-folding-cube .sk-cube:before{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#005776;content:"";transform-origin:100% 100%;animation:sk-foldCubeAngle 2.4s infinite linear both}.sk-folding-cube .sk-cube2:before{animation-delay:.3s}.sk-folding-cube .sk-cube4:before{animation-delay:.9s}.sk-folding-cube .sk-cube3:before{animation-delay:.6s}@keyframes copyCheckAnimation{0%{opacity:0;transform:rotate(-60deg) scale(.5)}10%{opacity:1;transform:rotate(0) scale(1)}90%{opacity:1;transform:rotate(0) scale(1)}to{opacity:0;transform:rotate(-60deg) scale(.5)}}.copy-button .unity_check{color:#4e8aa0!important;animation:copyCheckAnimation 2s both}.code .copy-button .ar-btn{margin-top:3px}.input-with-default-wrap--error [type=text]{border:1px solid #ef4216;background-color:#fff0ed}.input-with-default-options{display:flex;padding:6px 0 10px;align-items:center}.input-with-default-options label{margin-right:1rem;padding:0 0 0 10px}.input-with-default-options label.default-label{min-width:55px}.input-with-default-options .input-with-default.ar-input:not(.numeric-input__value) input[type=text]{width:215px}.os-image-wrapper{margin-bottom:32px}.tr{display:table-row}.td{display:table-cell}.ar-form{display:contents;background-color:#fff}.ar-form .td{padding-top:10px;padding-bottom:10px;vertical-align:middle}.ar-form .tr>.td:first-child{padding-right:10px;min-width:120px}.ar-form-wrapper{min-width:320px;text-align:left}.ar-form-wrapper-large{width:512px}.ar-form-wrapper .react-select-container{width:320px}.ar-form-wrapper .ar-input:not(.numeric-input__value){justify-content:left;align-items:center}.ar-form-wrapper .ar-input:not(.numeric-input__value) input[type=text],.ar-form-wrapper .ar-input:not(.numeric-input__value) input[type=password],.ar-form-wrapper .ar-input:not(.numeric-input__value) textarea,.ar-form-wrapper .ar-input:not(.numeric-input__value) select{width:320px}.ar-form-wrapper .map-field-table .ar-input,.ar-form-wrapper .tags{width:320px}.ar-form textarea{height:12rem}.ar-form--buttons{margin-top:15px}.ar-form .alert{position:relative}.ar-form .unity_help{vertical-align:middle;line-height:17px}.ar-form-input-tag{position:relative;max-width:320px;width:100%}.ar-form-input-tag .alert{margin-left:0}.ar-form-input-tag--error .react-select-container .react-select__control{border:1px solid #ef4216;background-color:#fff0ed}.ar-form .ar-input__icon.unity_lock{color:#4d4d4d}.ar-form .textarea-icon-scrollbar{right:1.5rem}.ar-form .ar-input__icon{background-color:transparent}.ar-form .ar-input--readonly textarea{border-color:#e7e8e8;background-color:#e7e8e8!important}.ar-form .ar-input--readonly textarea:focus,.ar-form .ar-input--readonly textarea:hover{border-color:#e7e8e8}.ar-form .ar-input--error textarea{border:1px solid #ef4216;background-color:#fff0ed}.ar-form .ar-input--error textarea:focus{border-color:#ef4216!important;background-color:#fff0ed}.ar-form .password-textarea{padding-right:1.7rem}.form-field{margin:10px 0 5px}.form-field>label{display:block;padding:0 0 3px}.form-field>label>.icon-unity{color:#005776}.form-field--checkbox,.form-field--cloud-sync-rule,.form-field--hyperthreading-selector{display:flex;flex-flow:row-reverse;justify-content:flex-end;align-items:center}.form-field--checkbox .ar-form-wrapper,.form-field--cloud-sync-rule .ar-form-wrapper,.form-field--hyperthreading-selector .ar-form-wrapper{min-width:auto;width:auto}.form-field--checkbox label,.form-field--cloud-sync-rule label,.form-field--hyperthreading-selector label{padding:0 0 0 10px}.form-field-header .ar-iconic-btn{padding:0!important;border:0;font-size:2.4rem}.ar-input--required:after{display:none}.form-field-name{position:relative}.form-field--required:not(.error-icon) .form-field-name{padding-right:10px}.form-field--required:not(.error-icon) .form-field-name:after{position:absolute;right:0;color:#ef4216;content:"*";font-weight:700}.__react_component_tooltip{max-width:360px!important}.ar-input+span{margin-left:6px}label[for^=column]{display:inline-flex}.ar-form--buttons .ar-btn .ar-spinner{margin-left:8px}.ar-form--buttons .ar-btn .ar-spinner div[class^=bounce]{width:8px;height:8px;background-color:#abb3b5}.code{position:relative;padding:3px 40px 3px 6px;width:100%;height:auto;border:1px solid #e7e8e8;background:#e7e8e8;color:#4d4d4d;white-space:break-spaces;font-family:monospace;line-height:18px}.code--textarea{padding-right:6px}.code .copy-button{position:absolute;top:0;right:0}.code textarea{padding-right:40px;border:0;background-color:transparent;box-shadow:none;resize:none}.code-inline{display:inline-block;margin:0 5px;width:auto;vertical-align:middle}.code.code-block{padding:3px 3px 6px 6px}.code.code-block .code-line{margin-bottom:0;padding:3px}.code.code-block .copy-button{position:relative}.code.code-block .copy-button .ar-btn{margin-top:0;padding-top:0}.code .comment{margin-top:.5rem;color:#abb3b5}.schema-ex{display:block;margin-bottom:5px}.text-area-example,.automation-help-schema{height:100%}.overflow-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cloud-init-script-copy{display:flex;align-items:center}.cloud-init-script-copy input{border:1px solid #abb3b5!important;background-color:#fff;text-align:center;-webkit-user-select:none;user-select:none;cursor:pointer;pointer-events:auto;caret-color:transparent}.dock-instance-data{display:flex;padding-bottom:5px}.dock-instance-data>div{padding-top:0}.dock-instance-data>.ar-form-wrapper{gap:10px;padding-top:0!important;justify-content:space-between}.dock-instance-data div.tr{display:flex;align-items:center}.dock-instance-data div.tr .td:first-child{padding:0 10px 0 0;min-width:initial;width:auto}.dock-instance-data div.tr .ar-form-wrapper{padding:0;min-width:30px}.dock-instance-data div.tr .ar-form-wrapper input{width:55px!important;text-align:center}.dock-instance-data div.tr .ar-form-wrapper .copy-button{display:none}.dock-instance-data-info{overflow:visible;padding:3px 4px 3px 6px;min-height:24px;width:55px;border-radius:2px;background-color:#e7e8e8;text-align:center;cursor:default}.collapsible-box-head{display:flex;justify-content:space-between;align-items:center}.collapsible-box-head>div:first-child{flex:0 1 100%;margin-right:15px}.collapsible-box-head .ar-iconic-btn{border:0;font-size:2.4rem}.collapsible-box-content{overflow:visible;transition:height .2s ease-in-out}.collapsible-box-content:not(.collapsible-box-content--hidden){animation:show-overflow .7s}.collapsible-box-content--hidden{overflow:hidden}@keyframes show-overflow{0%{overflow:hidden}}.ar-form .collapsible-form-section{margin:25px 0;width:min-content;border:1px solid #abb3b5;border-radius:4px}.ar-form .collapsible-form-section>.collapsible-box-head{display:flex;margin:0;padding:2px 24px;border-bottom:1px solid #abb3b5;justify-content:space-between;align-items:center;background-color:#2b738d;color:#fff}.ar-form .collapsible-form-section>.collapsible-box-head button{color:#fff}.ar-form .collapsible-form-section>.collapsible-box-head .ar-form-wrapper{flex:0 0 200px}.ar-form .collapsible-form-section>.collapsible-box-head>label{padding:0;color:#fff}.ar-form .collapsible-form-section:not(:has(.collapsible-box-content--hidden)){padding-bottom:10px}.ar-form .collapsible-form-section .form-field{padding:0 20px}.icon-container{display:inline-block;margin-bottom:.5rem;height:50px}.agent-services{display:grid;grid-template-columns:192px 72px 18px;gap:0 1rem;padding:.5rem;width:fit-content}.agent-services-tooltip{display:grid;grid-template-columns:auto auto auto;gap:1rem 2rem}.agent-services.agent{border:1px solid #e7e8e8;border-top-left-radius:2px;border-top-right-radius:2px;background-color:#f4f4f4}.agent-services.service{border:1px solid #e7e8e8;border-top:none}.agent-services.service .name{padding-left:.5rem}.agent-services.service .state{padding-right:.5rem}.agent-services .status{white-space:nowrap}.agent-services .error-line{padding-left:.5rem;color:#ef4216;line-height:16px;grid-column:1 / 4}.agent-services .error-line .alert__icon{padding-right:.5rem;padding-left:0;font-size:16px}.state--online,.state--busy,.state--idle,.state--created,.state--terminated,.state--completed{background-color:#47a23f}.state--expired,.state--shutdown,.state--notenabled{background-color:#e7e8e8}.state--running,.state--terminating,.state--enabled,.state--initializing{background-color:#2dccd3}.state--unreachable,.state--error,.state--stopped,.state--failed_terminating{background-color:#ef4216}.ar-dock .node-configuration{width:inherit}.ar-dock .node-configuration .header{padding:.5rem;border:1px solid #e7e8e8;border-top-left-radius:2px;border-top-right-radius:2px;background-color:#f4f4f4}.ar-dock .node-configuration .row{padding:5px;border:1px solid #e7e8e8;border-top:none}.ar-dock .node-configuration .row .name{padding-left:.5rem}.disks-table{width:100%}.disks-table thead{background-color:#f4f4f4}.disks-table th{font-weight:400}.disks-table tr{border:1px solid #e7e8e8}.disks-table tr .overflow-text{max-width:190px}.ar-dock .ar-form-row>label{width:132px}.ar-dock .section{padding-top:.5rem;padding-bottom:.5rem;border-top:1px solid #e7e8e8}.select-all-col{display:flex}.select-all-col .ar-btn{display:flex;padding-left:15px}.select-all-col .icon-unity{margin-right:.5rem;font-size:18px}.ar-table.ar-table--fixed-column table{border-right:none!important}.instance-type-selector-card{flex:0 0 200px;min-height:200px}.instance-type-value{max-width:320px}.instance-type-card{position:relative}.instance-type-card h4{margin-top:0;padding-bottom:1rem;border-bottom:1px solid #e7e8e8;text-align:center}.instance-type-card.error{border-color:#ef4216}.instance-type-card:before,.instance-type-card:after{position:absolute;left:0;z-index:5;width:100%;height:8px;background-color:transparent;content:"";transition:background-color .2s ease}.instance-type-line{display:flex;align-items:center;justify-content:center;padding-bottom:4px;width:100%;white-space:nowrap}.instance-type-line label{display:table-cell;padding-right:1rem;width:100%;vertical-align:baseline;text-align:right;font-size:11px}.instance-type-line b{display:flex;width:100%;vertical-align:baseline;font-weight:700;font-size:14px}.instance-type-line b input{width:100%}.instance-type-line b div+span{margin-left:.3rem}.instance-type-modal .modal-body,.instance-type-modal .ReactTable{position:initial!important}.instance-type-modal .modal-body{margin-bottom:2rem!important;padding-bottom:0!important}.instance-type-modal .ar-table,.instance-type-modal .ar-table table{margin-bottom:0;height:100%}.instance-type-modal .ar-table-pagination-bottom{position:fixed;bottom:0;left:0;padding:2rem;justify-content:start}.instance-type-modal .checkbox-col{flex:0 0 auto}.instance-types{display:flex;flex-wrap:wrap}.instance-types:before{margin-left:-10px;height:0;order:-1;content:""}.instance-types--error .box-card{background:#fff0ed}.drop-zone{flex:0 0 10px;margin:12px 0 0 2px;border-radius:4px;transition:all .3s ease}.cursor-row-resize{cursor:row-resize}.vertically-resizable .resize-rule{position:absolute;width:100%;height:4px;border-top:2px solid transparent;text-align:center;cursor:row-resize}.vertically-resizable .resize-rule:hover{border-top:2px solid #e7e8e8}.hidden-bar{height:""!important;border-top:none!important}.ar-dock{position:fixed;bottom:0;left:0;z-index:11;background-color:#fff;box-shadow:1px -1px 3px #e7e8e8}.ar-dock .copy-button{margin-left:0;align-self:center}.ar-dock .ar-form-wrapper{display:inline-flex}.ar-dock .ar-form .ar-iconic-btn.ar-btn-secondary.copy-button{margin:auto -5px auto 3px;padding:0;width:2.5rem;border:none}.ar-dock .ar-form-row>label{padding-left:1rem}.ar-dock .ar-form-row--highlight>label{background-color:#e7e8e8}.ar-dock .ar-form-row--highlight .ar-form-wrapper{padding-right:1rem;width:293px;background-color:#e7e8e8}.ar-dock .ar-form-row--highlight .ar-form-wrapper input{background-color:#e7e8e8;font-weight:700}.ar-dock__bottombar{position:fixed;bottom:0;display:flex;overflow-x:auto;padding:0 6px;width:calc(100% - 12px);height:32px;background-image:linear-gradient(to bottom,#fff0,#fff);align-items:flex-end}.ar-dock__bottombar .ar-dock__main-header-ico{display:inline-flex;width:12px;height:12px}.ar-dock__bottombar-item{position:relative;overflow:hidden;margin:0 6px;padding:6px 12px 6px 20px;min-width:12rem;max-width:15rem;border:1px solid #e7e8e8;border-bottom:none;border-radius:8px 8px 0 0;background:#fff;box-shadow:0 0 1px #abb3b5;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1rem;cursor:pointer;align-items:center}.ar-dock__bottombar-item:hover{background-color:#f4f4f4;box-shadow:0 0 1px #404040}.ar-dock__bottombar-item .icon-unity:not(.alert__icon){position:absolute;top:5px;left:0;width:2rem;background-color:inherit;text-align:center;font-size:16px;cursor:pointer}.ar-dock__bottombar-item .icon-unity:not(.alert__icon).unity_close{top:6px;right:0;left:auto;font-size:12px}.ar-dock__bottombar-item .alert__icon{margin-right:4px;padding:0;font-size:16px}.ar-dock__main{position:relative;padding:0 12px 12px;height:calc(100% - 32px)}.ar-dock__main-header{position:absolute;top:-43px;display:flex;padding:8px;height:36px;border-radius:8px 8px 0 0;background-color:#fff;box-shadow:2px -3px 5px #f4f4f4;font-size:14px;align-items:flex-start;justify-content:space-between}.ar-dock__main-header>*{display:flex;cursor:pointer}.ar-dock__main-header>div{height:20px}.ar-dock__main-header>div .unity_down_chevron{margin-right:3px;font-size:22px}.ar-dock__main-header>div .ar-btn.ar-iconic-btn.ar-btn-secondary{padding-top:6px;height:100%;font-size:18px}.ar-dock__main-header .alert__icon{margin-top:-1px;padding:0 6px;font-size:26px}.ar-dock__main-header .ar-spinner{margin-right:7px}.ar-dock__main-header .ar-spinner>div{width:8px;height:8px}.ar-dock__main-header-ico{display:flex;margin-right:8px;width:24px;height:24px;justify-content:center;align-items:center}.ar-dock__main-header-ico+span{display:inline-block;overflow:hidden;width:100%;text-overflow:ellipsis}.ar-dock__main-header .unity_close{margin-top:4px}.ar-dock__main-content{overflow-y:auto;margin:12px 0;padding:0 10px 40px;max-height:calc(100vh - 100px);height:calc(100% - 16px)}.ar-dock .ar-form .td{padding-top:8px;padding-bottom:8px}.ar-dock textarea{max-height:500px}.ar-dock .tag{margin:.5rem 1rem .5rem 0}.animated-dock-entering{padding-top:11px;border-top:2px solid #e7e8e8!important;opacity:.2;transform:translateY(800px)}.animated-dock-entered{padding-top:11px;border-top:2px solid #e7e8e8!important;opacity:1;transition:opacity .6s,transform .6s ease-in-out;transform:translateY(0)}.animated-dock-exiting{border-top:2px solid #e7e8e8!important;opacity:.2;transition:opacity .6s,transform .6s ease-in-out;transform:translateY(800px)}.tab-item{position:relative;margin-right:6px;padding:0 12px;width:fit-content;height:34px;border-radius:4px;color:#025371;line-height:34px}.tab-item .icon-unity{vertical-align:sub;font-size:20px}.tab-item svg{margin-top:-4px;margin-right:4px}.tab-item--selected{background-color:#e8f0f3;font-weight:700}.tab-item--selected:after{position:absolute;right:4px;bottom:3px;left:4px;height:3px;border:1px solid #025371;border-radius:4px;background-color:#025371;content:""}.tab-item--disabled{color:#939a9d}.tab-item--disabled:hover{background-color:#fff!important;cursor:default!important}.tab-item:hover{background-color:#e8f0f3;cursor:pointer}.tab-items{display:inline-flex;padding:1rem;width:100%;background-color:#fff}.date-time-range-picker{position:relative;width:265px}.date-time-range-picker .date-time-text{display:flex;padding:0 5px;min-height:26px;border:1px solid #abb3b5;cursor:pointer;align-items:center}.date-time-range-picker .picker-popup{position:absolute;right:0;z-index:10;margin-top:5px;width:390px;background:#fff}.date-time-range-picker .picker-popup-content{position:relative;display:flex;flex-direction:row;justify-content:space-between;height:350px;border:1px solid #abb3b5;box-shadow:1px -1px 3px #e7e8e8}.date-time-range-picker .picker-popup-calendar{position:absolute;top:-1px;left:-239px}.date-time-range-picker .picker-popup-calendar .calendar-container{box-shadow:1px -1px 3px #e7e8e8}.date-time-range-picker .picker-popup-absolute-range{overflow-y:auto;width:60%}.date-time-range-picker .picker-popup-absolute-range h5{margin-bottom:0;font-weight:600}.date-time-range-picker .picker-popup-absolute-range .ar-input__icon{color:#4d4d4d}.date-time-range-picker .picker-popup-relative-range{overflow-y:auto;width:40%;border-left:1px solid #abb3b5}.date-time-range-picker .react-datepicker__month{padding:0 .75rem .5rem!important}.date-time-range-picker .react-datepicker__header{border-bottom:none;background-color:#fff}.date-time-range-picker .react-datepicker__day{width:30px!important;font-size:11px!important;line-height:30px!important}.date-time-range-picker .react-datepicker__day:hover{border-radius:50%}.date-time-range-picker .react-datepicker__day-name{width:30px!important}.date-time-range-picker .react-datepicker__current-month{padding-bottom:1rem!important}.date-time-range-picker .react-datepicker__input-time-container{display:block!important;margin-bottom:1rem;font-weight:700;font-size:11px}.date-time-range-picker .react-datepicker__input-time-container .react-datepicker-time__input input{width:170px;height:26px}.date-time-range-picker .time-range{padding:0;list-style-type:none}.date-time-range-picker .time-range li{font-size:12px}.date-time-range-picker .time-range li.selected,.date-time-range-picker .time-range li:hover{background-color:#e7e8e8;cursor:pointer}.date-time-range-picker .time-range li span{display:block;padding:6px 12px}.date-time-range-picker .action{display:flex;align-items:center}.date-time-range-picker .action .icon-unity{margin-right:5px;font-size:20px;cursor:pointer}@media (max-width: 768px){.date-time-range-picker .picker-popup-calendar{position:fixed;inset:0;z-index:99;display:flex;justify-content:center;align-items:center;background:#65656569}.date-time-range-picker .picker-popup-calendar .calendar-container{box-shadow:none}.date-time-range-picker .picker-popup-absolute-range{overflow:unset;width:100%}.date-time-range-picker .picker-popup-absolute-range .ar-input{width:100%}.date-time-range-picker .picker-popup-relative-range{overflow:unset;width:100%;border-left:none}}@media (max-width: 768px){.date-time-range-picker .picker-popup{display:block;overflow-y:scroll;width:100%;height:350px;border:1px solid #abb3b5;box-shadow:1px -1px 3px #e7e8e8}.date-time-range-picker .picker-popup-content{flex-direction:column;border:none;box-shadow:none}}@media (max-width: 768px){.date-time-range-picker{width:100%}}.ar-title a{padding:0 2px;color:#4d4d4d;text-decoration:none}.ar-title a:hover{background-color:#e7e8e8;text-decoration:none}.ar-title span:last-child{font-weight:700}.cloudcard{display:flex;width:160px;height:240px;justify-content:space-between;align-items:center}.cloudcard-header{display:flex;justify-content:center;align-items:baseline;width:100%;height:40px;border-bottom:1px solid #e7e8e8}.cloudcard-view .ar-btn.ar-iconic-btn.ar-btn-secondary{width:auto;height:auto;border:none}.cloudcard-view .ar-btn.ar-iconic-btn.ar-btn-secondary .icon-unity{font-size:1.2rem}.cloudcard-environment,.cloudcard-credential,.cloudcard-title{display:-webkit-box;overflow:hidden;max-height:40px;width:100%;text-align:center;overflow-wrap:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cloudcard-icon{display:flex;width:30px;height:30px}.cloudcard-state{display:flex;justify-content:center}.card-count-info{display:grid;padding:6px 10px;border-radius:1rem;background-color:#f4f4f4;font-size:11px;grid-template-columns:auto auto;gap:2px 10px}.card-count-info span{font-weight:700}.cloudcard-automation{font-weight:700}.counts-tooltip{display:flex;margin-bottom:2rem;width:180px;align-items:center;justify-content:center}.counts-tooltip .state--item{display:flex;margin-right:0;margin-bottom:2px;justify-content:space-between}.counts-tooltip .state--item div{margin-left:2rem}.cloud-card-nodes{padding:.5rem 1rem;border-radius:1rem;background-color:#f4f4f4}.cloud-card-nodes>span{margin-right:.5rem;margin-left:.5rem;font-weight:700}.cloud-card-nodes .state{display:grid;margin-top:1rem;text-align:right;line-height:18px;grid-template-columns:auto auto auto auto;gap:4px}.input-selectbox--error .react-select__control{border:1px solid #ef4216!important;background-color:#fff0ed}.manual-deploy-modal-body{width:100%}.manual-deploy-modal-body .react-select-container{display:block;margin-right:1.5rem}.manual-deploy-modal-body .react-select__menu{margin-left:.5px;max-width:calc(100% - 2px)}.nodeclass-card .cloudcard-header{flex-direction:column;padding-bottom:2px;height:35px;justify-content:space-between;align-items:center}.nodeclass-card-title{overflow:hidden;max-height:18px;width:100%}.nodeclass-card .ar-btn.ar-iconic-btn.ar-btn-secondary{padding-top:0;height:20px;border:transparent}.nodeclass-card .ar-btn.ar-iconic-btn.ar-btn-secondary>span{font-size:20px}.nodeclass-card:hover{z-index:1}.home-tasks-grid{margin-top:0!important;padding:2rem;width:100%;border-radius:5px;background-color:#f4f4f4}.home-tasks-grid .card-title{text-align:center}.home-tasks-grid .card-title>span{font-weight:700}.home-tasks-grid .cloudcard{width:180px;height:220px;border-color:#005776}.home-tasks-grid .cloudcard .card-count-info{max-width:145px}.home-tasks-grid .cloudcard .card-count-info>label{min-width:65px}.home-tasks-grid .cloudcard .card-count-info span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-tasks-grid .cloudcard-nodeclass{overflow:hidden;max-width:100%;height:18px;text-overflow:ellipsis;white-space:nowrap}.home-tasks-grid .cloudcard-state{display:block;margin-top:.5rem;margin-bottom:.5rem;margin-left:1rem;width:100%;height:24px;text-align:right}.home-tasks-grid .cloudcard-state .ar-btn.ar-iconic-btn.ar-btn-secondary{width:24px;height:24px;border:none;font-size:1.5rem}.home-tasks-grid .cloudcard-state .state{line-height:24px}.cardgrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(148px,1fr));margin-top:3rem;margin-bottom:2rem;gap:2.5rem}.cardgrid .box-card{margin:0;width:100%}.simple-card{display:flex;flex-direction:column;padding:18px;width:100%;height:100%;border-radius:5px;background-color:#fff}.simple-card--background-white{background-color:#fff}.simple-card--background-verylightgrey{background-color:#f4f4f4}.simple-card--border-white{border:1px solid #fff}.simple-card--border-lightgrey{border:1px solid #e7e8e8}.simple-card--border-blue{border:1px solid #005776}.simple-card--overflow{overflow:auto}.toolbox{display:flex;align-items:center;padding-left:10px;border:1px solid transparent;border-radius:2px;cursor:pointer}.toolbox:hover{border-color:#404040}.toolbox--hasValue,.toolbox--hasValue:hover{border-color:#2dccd3}.toolbox--hasValue .toolbox-icon{color:#2dccd3}.toolbox-icon{margin-right:.5rem;font-size:1.5rem}.toolbox-icon--clickable:hover,.toolbox-icon--active{color:#005776;cursor:pointer}.toolbox .react-select-container>.react-select__control{min-width:70px;border:0}.toolbox .react-select-container>.react-select__control .react-select__indicator{margin-right:0}.toolbox .react-select-container>.react-select__menu{right:0;width:max-content}.switch-container{display:flex;margin-top:1rem;margin-bottom:2rem;min-height:min-content;justify-content:space-between;flex-wrap:wrap}.switch-container .cardtoolbar{display:flex;justify-content:space-between;align-items:flex-start}.switch-container .cardtoolbar-actions{display:flex;margin-left:2rem;font-size:13px;gap:2rem;align-items:flex-start}.switch-container .cardtoolbar-actions__active-close{display:block;color:#abb3b5;text-align:right}.switch-container .cardtoolbar-actions__search{order:3;margin-top:10px;width:100%}.switch-container .cardtoolbar-actions__active-close:hover{color:#4d4d4d;cursor:pointer}.switch-container .cardtoolbar-actions__active-value{display:block;color:#005776;text-align:right}.switch-container--icon{order:0;color:#005776;font-size:32px;cursor:pointer}@media (min-width: 576px){.switch-container{flex-flow:row nowrap;margin-top:2rem;margin-bottom:2rem;min-height:32px}.switch-container .cardtoolbar{order:2}.switch-container .cardtoolbar-actions__search{order:1;margin:3px auto 0 15px;width:auto}}.filterlist{position:relative;display:flex;border-radius:2px;flex-flow:column;align-items:end}.filterlist-trigger{padding:3px 10px;border:1px solid transparent;border-radius:2px;cursor:pointer}.filterlist-trigger:not(.filterlist--hasValue):hover{border-color:#404040}.filterlist--active{border-color:#404040}.filterlist .unity_filter,.filterlist .unity_down{margin:0 5px}.filterlist .unity_filter{display:inline-block;vertical-align:sub;font-size:20px}.filterlist--hasValue{border-color:#2dccd3}.filterlist--hasValue .unity_filter{color:#2dccd3}.filterlist-groups{position:absolute;top:100%;right:0;z-index:1;margin-top:1px;border:1px solid #e7e8e8;background-color:#fff;box-shadow:0 4px 11px #0000001a;white-space:nowrap}.filterlist-group{padding:7px 0}.filterlist-group:not(:last-child){border-bottom:1px solid #e7e8e8}.filterlist-line{display:block;padding:5px 10px;cursor:pointer}.filterlist-line .ar-input{margin-right:.5rem;vertical-align:sub}.filterlist-head{padding:5px 10px;font-weight:700}.filterlist-link{color:#005776;text-decoration:underline;cursor:default}.empty-container{display:flex;padding:1rem;min-height:270px;max-height:600px;height:60vh;border-radius:5px;background-color:#f4f4f4}.empty-container-content{display:flex;flex-direction:column;margin:auto;align-items:center;justify-content:space-between;gap:2rem}.empty-container-content>button{white-space:normal}.empty-container-title{margin:0;text-align:center}.empty-container .icon-container{height:120px}.empty-container .icon-container>svg{width:120px;filter:saturate(1%) brightness(200%) hue-rotate(182deg) contrast(105%)}.single-table .alert{padding-right:2rem;width:fit-content}.single-table .header{display:flex;align-items:center;width:100%;justify-content:space-between}.single-table .header h3{margin-right:1rem}.single-table .header>.float-right{margin-bottom:.5rem;margin-left:auto}.single-table .header:after{display:block;clear:both;content:""}.single-table-head{display:flex;justify-content:space-between;align-items:end}.single-table-header-group{display:flex;gap:1rem}.dash-action .unity_refresh{font-size:1.8rem}.operation-detail-box{margin-top:1rem}.operation-detail-box .ar-table{margin-bottom:0;width:100%}.copy-list{display:flex;flex-wrap:wrap;justify-content:flex-start}.copy-list pre{display:inline-block;width:auto;vertical-align:middle}.copy-list>span{margin-right:5px}.copy-list--column{flex-direction:column}.copy-list-separator{display:inline-block;margin-right:5px}.operations-filter-timeframe{display:flex;align-items:center;gap:10px}.operations-filter-timeframe>div{display:flex;gap:10px}.operations-filter .datetimerange-box>div{display:flex;align-items:center}.operations-filter .ar-datepicker-input{width:11rem}@media (min-width: 768px){.operations-filter{display:flex;justify-content:space-between;align-items:center}}.quick-filter{margin-top:1rem;color:#005776}.quick-filter span{display:inline-block;margin-right:6px;padding:5px 10px;border-radius:5px;cursor:pointer}.quick-filter span:hover{box-shadow:0 0 1px #005776}.quick-filter--disabled{color:#abb3b5;pointer-events:none}.quick-filter--disabled .quick-filter__selected{background:#abb3b5}.quick-filter__selected{background:#005776;color:#fff}.deploy-result pre,.task-table pre{border:1px solid #e7e8e8;white-space:pre-wrap}.deploy-result .alert>div,.task-table .alert>div{white-space:pre-wrap}.deploy-result .task-param,.task-table .task-param{padding-right:.5rem}.task-id-cell>a,.task-state-cell>a{vertical-align:sub}.task-state-cell{display:flex;align-items:center;justify-content:space-between}.task-id-col{min-width:292px!important;max-width:292px!important}.state-task-col{min-width:156px!important;max-width:156px}.info-detail{display:flex}.info-detail-column div{padding-top:3px;padding-left:8px;min-height:24px}.info-detail-column div:hover{border-radius:1rem;background-color:#e4f7f7;color:#005776;cursor:pointer}.info-detail-column+.info-detail-column{margin-left:3rem}.switch{position:relative;display:inline-block;width:30px;border-radius:50vh;background-color:#fff;box-shadow:0 0 0 1px #c7cccd;color:#4d4d4d;vertical-align:middle;font-weight:400!important;font-size:12px;cursor:pointer}.switch--wide{width:50px}.switch:hover{background-color:#e8f0f3}.switch:before,.switch:after{position:absolute;top:50%;transform:translateY(-50%)}.switch:before{left:12%;opacity:0}.switch:after{right:10%}.switch[data-on]:before{content:attr(data-on)}.switch[data-off]:after{content:attr(data-off)}.switch>div{position:relative;padding-top:37.15%}.switch>div>div{position:absolute;top:0;left:0;display:block;width:37.15%;height:100%;transition:.2s}.switch>div>div:before{position:absolute;inset:8%;border-radius:50%;background-color:#4d4d4d;content:""}.switch:not([data-off])>div,.switch:not([data-on])>div{padding-top:47.15%}.switch:not([data-off])>div>div,.switch:not([data-on])>div>div{width:47.15%}.switch--disabled{background-color:#e7e8e8;box-shadow:0 0 0 1px #e7e8e8;color:#939a9d;pointer-events:none}.switch--disabled>div>div:before{background-color:#fbfbfb}.switch--on{background-color:#005776;box-shadow:0 0 0 1px #005776;color:#fff}.switch--on:before{opacity:1}.switch--on:after{opacity:0}.switch--on>div>div{left:100%;transform:translate(-100%)}.switch--on>div>div:before{background-color:#fff}.switch--on-disabled{background-color:#939a9d;box-shadow:0 0 0 1px #939a9d}.switch--on-disabled>div>div:before{background-color:#e7e8e8}.switch--on:hover{background-color:#005776;box-shadow:0 0 0 1px #005776;color:#fff}.automation-engine-title .switch,.ar-title .switch{width:40px}.automation-engine-title .switch>div,.ar-title .switch>div{padding-top:42.15%}.automation-engine-title .switch>div>div,.ar-title .switch>div>div{width:42.15%}.operation-detail{display:flex;flex-wrap:wrap;gap:1%;line-height:1.8rem}.operation-detail-summary,.operation-detail-related{flex:0 0 100%;margin-bottom:1rem;padding-top:1rem;padding-bottom:1rem;padding-left:2rem;border-radius:5px;background-color:#f4f4f4}.operation-detail>div>div:not(.header){display:table-row;background-color:#f4f4f4}.operation-detail>div>div:not(.header)>*{display:table-cell;padding:5px 0}.operation-detail>div>div:not(.header)>label{padding-right:10px;font-weight:700}.operation-detail .cloud-account-icon-label{display:inline}@media (min-width: 768px){.operation-detail-summary{flex:1 0 69%}.operation-detail-related{flex:0 0 30%}}.operation-dash{position:relative}.operation-dash button{position:absolute;right:0;bottom:0}.operation-details__header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}select{padding-right:20px;padding-left:5px;height:26px;color:#696b6c}.editor .react-monaco-editor-container{box-shadow:0 0 0 1px #abb3b5}.editor--error>div{box-shadow:0 0 2px 2px #ef4216}.editor--disabled{opacity:.9}.editor--disabled .react-monaco-editor-container{box-shadow:0 0 0 1px #f4f4f4}.editor--disabled .monaco-editor-background,.editor--disabled .margin-view-overlays{background-color:#f4f4f4}.editor-language{display:inline-block;margin-top:6px;min-width:150px;font-style:italic}.editor .alert{max-width:fit-content}.ar-form .form-section{margin:25px 0;padding-bottom:10px;width:auto;border:1px solid #abb3b5;border-radius:4px}.ar-form .form-section .form-field--cron-expression .unity_calendar{color:#4d4d4d}.ar-form .form-section .form-field{padding:0 20px}.ar-form .form-section .form-field:first-child{display:flex;margin:0;padding:8px 24px;min-height:42px;border-bottom:1px solid #abb3b5;background-color:#2b738d;justify-content:space-between;align-items:center}.ar-form .form-section .form-field:first-child .ar-form-wrapper{flex:0 0 200px}.ar-form .form-section .form-field:first-child>label{padding:0;color:#fff}.ar-form .form-section--empty{padding-bottom:0}.ar-form .form-section--empty .form-field:first-child{border-bottom:0}.ar-form .form-section .collapsible-box-head{position:absolute}.ar-form .form-section .collapsible-box-head button{float:right;color:#fff}.cron{background-color:#fff}.cron:hover{border-color:#404040}.cron--error:not(.cron--has-selected) input{border:1px solid #ef4216;background-color:#fff0ed}.cron-input{display:flex;align-items:center}.cron-input i{padding-top:10px;font-size:20px}.cron .ant-select-selector .ant-select-selection-overflow{align-items:center;flex:initial;white-space:nowrap}.cron .anticon-close-circle{display:block}.cron-expression-text{height:16px;font-style:italic;font-size:smaller}main[class*=automation-accelerator] .td[for=filter]{padding-top:3px;vertical-align:top}main[class*=automation-accelerator] .td[for=description]{padding-top:15px;vertical-align:top}.react-js-cron{display:flex;flex-wrap:wrap;align-items:flex-start}.ant-select-selector{border-color:#abb3b5!important;font-size:1rem!important}.react-js-cron>div,.react-js-cron-field{display:flex;align-items:center}.react-js-cron-field{margin-bottom:10px}.react-js-cron-field>span{margin-left:5px}div.react-js-cron-select{margin-left:5px}.react-js-cron-select.react-js-cron-select-no-prefix{margin-left:0}div.react-js-cron-error .react-js-cron-select .ant-select-selector{border-color:#005776;background:#005776;color:#fff}div.react-js-cron-custom-select{z-index:1;min-width:70px;background:#fff}div.react-js-cron-select.react-js-cron-custom-select.ant-select div.ant-select-selector{padding-right:30px;padding-left:11px;background:transparent}.react-js-cron-read-only div.react-js-cron-select.react-js-cron-custom-select.ant-select div.ant-select-selector{padding-right:11px}div.react-js-cron-custom-select .ant-select-selection-search{margin:0!important;width:0!important}div.react-js-cron-custom-select .ant-select-selection-placeholder{position:static;right:auto;left:auto;margin-top:auto;margin-bottom:auto;color:inherit;opacity:1;transition:none;transform:none}.react-js-cron-week-days-placeholder .react-js-cron-custom-select .ant-select-selection-placeholder,.react-js-cron-month-days-placeholder .react-js-cron-custom-select .ant-select-selection-placeholder{opacity:.4}.react-js-cron-custom-select-dropdown{min-width:0!important;width:170px!important}.react-js-cron-custom-select-dropdown .rc-virtual-list{max-height:none!important}.react-js-cron-custom-select-dropdown-grid .rc-virtual-list-holder-inner{display:grid!important;grid-template-columns:repeat(4,1fr)}.react-js-cron-custom-select-dropdown-grid .rc-virtual-list-holder-inner .ant-select-item-option-content{text-align:center}.react-js-cron-custom-select-dropdown-hours-twelve-hour-clock{width:260px!important}.react-js-cron-custom-select-dropdown-minutes-large{width:300px!important}.react-js-cron-custom-select-dropdown-minutes-large .rc-virtual-list-holder-inner{grid-template-columns:repeat(7,1fr)}.react-js-cron-custom-select-dropdown-minutes-medium{width:215px!important}.react-js-cron-custom-select-dropdown-minutes-medium .rc-virtual-list-holder-inner{grid-template-columns:repeat(5,1fr)}.react-js-cron-period>span:first-child{margin-left:0!important}.react-js-cron-period .react-js-cron-select.ant-select-single.ant-select-open .ant-select-selection-item{opacity:1}.react-js-cron-select-dropdown-period{min-width:0!important;width:auto!important}.react-js-cron-clear-button{margin-bottom:10px;margin-left:10px}.react-js-cron-clear-button.ant-btn-primary.ant-btn-dangerous:not(:disabled){padding-right:16px;padding-left:16px;border-color:#abb3b5;background-color:#fff;box-shadow:initial;color:#4d4d4d;font-size:12px}.react-js-cron-clear-button.ant-btn-primary.ant-btn-dangerous:not(:disabled):hover{border-color:#005776;background-color:#fff}.react-js-cron-disabled .react-js-cron-select.ant-select-disabled{background:#abb3b5}div.react-js-cron-select.react-js-cron-custom-select.ant-select div.ant-select-selector>.ant-select-selection-overflow{align-items:center;flex:initial}div.react-js-cron-select:not(.ant-select-disabled).react-js-cron-custom-select.ant-select div.ant-select-selector>.ant-select-selection-overflow>.ant-select-selection-overflow-item:first-child{z-index:-1}div.react-js-cron-select.react-js-cron-custom-select.ant-select div.ant-select-selector>span:first-child{z-index:-1}div.react-js-cron-select.react-js-cron-custom-select.ant-select div.ant-select-selector>span:first-child>div{z-index:2}div.react-js-cron-error div.react-js-cron-custom-select{background-color:#fff0ed!important}div.react-js-cron-error div.react-js-cron-custom-select *{color:#ef4216}.ant-select-single .ant-select-selector{display:flex}.ant-select-single .ant-select-selector .ant-select-selection-search{position:absolute;inset:0 11px}.ant-select-single .ant-select-selector .ant-select-selection-search-input{width:100%}.ant-select-single .ant-select-selector .ant-select-selection-item,.ant-select-single .ant-select-selector .ant-select-selection-placeholder{padding:0;line-height:30px;transition:all .3s}.ant-select-single .ant-select-selector .ant-select-selection-item{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-select-single .ant-select-selector .ant-select-selection-placeholder{transition:none;pointer-events:none}.ant-select-single .ant-select-selector:after,.ant-select-single .ant-select-selector .ant-select-selection-item:after,.ant-select-single .ant-select-selector .ant-select-selection-placeholder:after{display:inline-block;visibility:hidden;width:0;content:" "}.ant-select-single.ant-select-show-arrow .ant-select-selection-search{right:25px}.ant-select-single.ant-select-show-arrow .ant-select-selection-item,.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder{padding-right:18px}.ant-select-single.ant-select-open .ant-select-selection-item{color:#bfbfbf}.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{padding:0 11px;width:100%;height:32px}.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input{height:30px}.ant-select-single:not(.ant-select-customize-input) .ant-select-selector:after{line-height:30px}.ant-select-single.ant-select-customize-input .ant-select-selector:after{display:none}.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-search{position:static;width:100%}.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-placeholder{position:absolute;right:0;left:0;padding:0 11px}.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-placeholder:after{display:none}.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector{height:40px}.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector:after,.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item,.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder{line-height:38px}.ant-select-single.ant-select-lg:not(.ant-select-customize-input):not(.ant-select-customize-input) .ant-select-selection-search-input{height:38px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector{height:24px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector:after,.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item,.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder{line-height:22px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input):not(.ant-select-customize-input) .ant-select-selection-search-input{height:22px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selection-search{right:7px;left:7px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector{padding:0 7px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-search{right:28px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-item,.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-placeholder{padding-right:21px}.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector{padding:0 11px}.ant-select-selection-overflow{position:relative;display:flex;flex:auto;flex-wrap:wrap;max-width:100%}.ant-select-selection-overflow-item{flex:none;align-self:center;max-width:100%}.ant-select-multiple .ant-select-selector{display:flex;flex-wrap:wrap;align-items:center;padding:1px 4px}.ant-select-show-search.ant-select-multiple .ant-select-selector{cursor:text}.ant-select-disabled.ant-select-multiple .ant-select-selector{background:#f5f5f5;cursor:not-allowed}.ant-select-multiple .ant-select-selector:after{display:inline-block;margin:2px 0;width:0;content:" ";line-height:24px}.ant-select-multiple.ant-select-show-arrow .ant-select-selector,.ant-select-multiple.ant-select-allow-clear .ant-select-selector{padding-right:24px}.ant-select-multiple .ant-select-selection-item{position:relative;display:flex;flex:none;box-sizing:border-box;margin-top:2px;margin-bottom:2px;max-width:100%;height:24px;border:1px solid #f0f0f0;border-radius:2px;background:#f5f5f5;line-height:22px;cursor:default;transition:font-size .3s,line-height .3s,height .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-margin-end:4px;margin-inline-end:4px;-webkit-padding-start:8px;padding-inline-start:8px;-webkit-padding-end:4px;padding-inline-end:4px}.ant-select-disabled.ant-select-multiple .ant-select-selection-item{border-color:#d9d9d9;color:#bfbfbf;cursor:not-allowed}.ant-select-multiple .ant-select-selection-item-content{display:inline-block;overflow:hidden;margin-right:4px;text-overflow:ellipsis;white-space:pre}.ant-select-multiple .ant-select-selection-item-remove{display:inline-block;color:#00000073;vertical-align:-.125em;text-align:center;text-transform:none;font-weight:700;font-style:normal;font-size:10px;line-height:inherit;cursor:pointer;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ant-select-multiple .ant-select-selection-item-remove>*{line-height:1}.ant-select-multiple .ant-select-selection-item-remove svg{display:inline-block}.ant-select-multiple .ant-select-selection-item-remove:before{display:none}.ant-select-multiple .ant-select-selection-item-remove .ant-select-multiple .ant-select-selection-item-remove-icon{display:block}.ant-select-multiple .ant-select-selection-item-remove>.anticon{vertical-align:middle}.ant-select-multiple .ant-select-selection-item-remove:hover{color:#000000bf}.ant-select-multiple .ant-select-selection-overflow-item+.ant-select-selection-overflow-item .ant-select-selection-search{-webkit-margin-start:0;margin-inline-start:0}.ant-select-multiple .ant-select-selection-search{position:relative;max-width:100%;-webkit-margin-start:7px;margin-inline-start:7px}.ant-select-multiple .ant-select-selection-search-input,.ant-select-multiple .ant-select-selection-search-mirror{height:24px;line-height:24px;transition:all .3s}.ant-select-multiple .ant-select-selection-search-input{min-width:4.1px;width:100%}.ant-select-multiple .ant-select-selection-search-mirror{position:absolute;top:0;left:0;z-index:999;visibility:hidden;white-space:pre}.ant-select-multiple .ant-select-selection-placeholder{position:absolute;top:50%;right:11px;left:11px;transition:all .3s;transform:translateY(-50%)}.ant-select-multiple.ant-select-lg .ant-select-selector:after{line-height:32px}.ant-select-multiple.ant-select-lg .ant-select-selection-item{height:32px;line-height:30px}.ant-select-multiple.ant-select-lg .ant-select-selection-search{height:32px;line-height:32px}.ant-select-multiple.ant-select-lg .ant-select-selection-search-input,.ant-select-multiple.ant-select-lg .ant-select-selection-search-mirror{height:32px;line-height:30px}.ant-select-multiple.ant-select-sm .ant-select-selector:after{line-height:16px}.ant-select-multiple.ant-select-sm .ant-select-selection-item{height:16px;line-height:14px}.ant-select-multiple.ant-select-sm .ant-select-selection-search{height:16px;line-height:16px}.ant-select-multiple.ant-select-sm .ant-select-selection-search-input,.ant-select-multiple.ant-select-sm .ant-select-selection-search-mirror{height:16px;line-height:14px}.ant-select-multiple.ant-select-sm .ant-select-selection-placeholder{left:7px}.ant-select-multiple.ant-select-sm .ant-select-selection-search{-webkit-margin-start:3px;margin-inline-start:3px}.ant-select-multiple.ant-select-lg .ant-select-selection-item{height:32px;line-height:32px}.ant-select-disabled .ant-select-selection-item-remove{display:none}.ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer) .ant-select-selector{border-color:#ef4216!important;background-color:#fff}.ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-open .ant-select-selector,.ant-select-status-error.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-focused .ant-select-selector{outline:0;border-color:#ff7875;border-right-width:1px;box-shadow:0 0 0 2px #ff4d4f33}.ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer) .ant-select-selector{border-color:#faad14!important;background-color:#fff}.ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-open .ant-select-selector,.ant-select-status-warning.ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer).ant-select-focused .ant-select-selector{outline:0;border-color:#ffc53d;border-right-width:1px;box-shadow:0 0 0 2px #faad1433}.ant-select-status-error.ant-select-has-feedback .ant-select-clear,.ant-select-status-warning.ant-select-has-feedback .ant-select-clear,.ant-select-status-success.ant-select-has-feedback .ant-select-clear,.ant-select-status-validating.ant-select-has-feedback .ant-select-clear{right:32px}.ant-select-status-error.ant-select-has-feedback .ant-select-selection-selected-value,.ant-select-status-warning.ant-select-has-feedback .ant-select-selection-selected-value,.ant-select-status-success.ant-select-has-feedback .ant-select-selection-selected-value,.ant-select-status-validating.ant-select-has-feedback .ant-select-selection-selected-value{padding-right:42px}.ant-select{position:relative;display:inline-block;box-sizing:border-box;margin:0;padding:0;color:#000000d9;list-style:none;font-variant:tabular-nums;font-size:12 px;line-height:1.5715;cursor:pointer;font-feature-settings:"tnum"}.ant-select:not(.ant-select-customize-input) .ant-select-selector{position:relative;border:1px solid #d9d9d9;border-radius:2px;background-color:#fff;transition:all .3s cubic-bezier(.645,.045,.355,1)}.ant-select:not(.ant-select-customize-input) .ant-select-selector input{cursor:pointer}.ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector{cursor:text}.ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector input{cursor:auto}.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector{outline:0;border-color:#40a9ff;border-right-width:1px;box-shadow:0 0 0 2px #1890ff33}.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector{background:#f5f5f5;color:#00000040;cursor:not-allowed}.ant-select-multiple.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector{background:#f5f5f5}.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector input{cursor:not-allowed}.ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input{margin:0;padding:0;outline:none;border:none;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input::-webkit-search-cancel-button{display:none;-webkit-appearance:none}.ant-select:not(.ant-select-disabled):hover .ant-select-selector{border-color:#40a9ff;border-right-width:1px}.ant-select-selection-item{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400;font-size:12 px}@media all and (-ms-high-contrast: none){.ant-select-selection-item *::-ms-backdrop,.ant-select-selection-item{flex:auto}}.ant-select-selection-placeholder{flex:1;overflow:hidden;color:#bfbfbf;text-overflow:ellipsis;white-space:nowrap;pointer-events:none}@media all and (-ms-high-contrast: none){.ant-select-selection-placeholder *::-ms-backdrop,.ant-select-selection-placeholder{flex:auto}}.ant-select-arrow{position:absolute;top:50%;right:11px;display:flex;margin-top:-6px;height:12px;color:#00000040;vertical-align:-.125em;text-align:center;text-transform:none;font-style:normal;font-size:12 px;line-height:1;pointer-events:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center}.ant-select-arrow>*{line-height:1}.ant-select-arrow svg{display:inline-block}.ant-select-arrow:before{display:none}.ant-select-arrow .ant-select-arrow-icon{display:block}.ant-select-arrow .anticon{vertical-align:top;transition:transform .3s}.ant-select-arrow .anticon>svg{vertical-align:top}.ant-select-arrow .anticon:not(.ant-select-suffix){pointer-events:auto}.ant-select-disabled .ant-select-arrow{cursor:not-allowed}.ant-select-arrow>*:not(:last-child){-webkit-margin-end:8px;margin-inline-end:8px}.ant-select-clear{position:absolute;top:50%;right:11px;z-index:1;display:inline-block;margin-top:-6px;width:12px;height:12px;background:#fff;color:#00000040;text-align:center;text-transform:none;font-style:normal;font-size:12 px;line-height:1;opacity:0;cursor:pointer;transition:color .3s ease,opacity .15s ease;text-rendering:auto}.ant-select-clear:before{display:block}.ant-select-clear:hover{color:#00000073}.ant-select:hover .ant-select-clear{opacity:1}.ant-select-dropdown{position:absolute;top:-9999px;left:-9999px;z-index:1050;overflow:hidden;box-sizing:border-box;margin:0;padding:4px 0;outline:none;border-radius:2px;background-color:#fff;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d;color:#000000d9;list-style:none;font-variant:initial;font-size:12 px;line-height:1.5715;font-feature-settings:"tnum"}.ant-select-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-select-dropdown-placement-bottomLeft,.ant-select-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-select-dropdown-placement-bottomLeft{-webkit-animation-name:antSlideUpIn;animation-name:antSlideUpIn}.ant-select-dropdown.ant-slide-up-enter.ant-slide-up-enter-active.ant-select-dropdown-placement-topLeft,.ant-select-dropdown.ant-slide-up-appear.ant-slide-up-appear-active.ant-select-dropdown-placement-topLeft{-webkit-animation-name:antSlideDownIn;animation-name:antSlideDownIn}.ant-select-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-select-dropdown-placement-bottomLeft{-webkit-animation-name:antSlideUpOut;animation-name:antSlideUpOut}.ant-select-dropdown.ant-slide-up-leave.ant-slide-up-leave-active.ant-select-dropdown-placement-topLeft{-webkit-animation-name:antSlideDownOut;animation-name:antSlideDownOut}.ant-select-dropdown-hidden{display:none}.ant-select-dropdown-empty{color:#00000040}.ant-select-item-empty{position:relative;display:block;padding:5px 12px;min-height:32px;color:#00000040;font-weight:400;font-size:12 px;line-height:22px}.ant-select-item{position:relative;display:block;padding:5px 12px;min-height:32px;color:#000000d9;font-weight:400;font-size:12 px;line-height:22px;cursor:pointer;transition:background .3s ease}.ant-select-item-group{color:#00000073;font-size:12 px;cursor:default}.ant-select-item-option{display:flex}.ant-select-item-option-content{flex:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ant-select-item-option-state{flex:none}.ant-select-item-option-active:not(.ant-select-item-option-disabled){background-color:#f5f5f5}.ant-select-item-option-selected:not(.ant-select-item-option-disabled){background-color:#e6f7ff;color:#000000d9;font-weight:600}.ant-select-item-option-selected:not(.ant-select-item-option-disabled) .ant-select-item-option-state{color:#1890ff}.ant-select-item-option-disabled{color:#00000040;cursor:not-allowed}.ant-select-item-option-disabled.ant-select-item-option-selected{background-color:#f5f5f5}.ant-select-item-option-grouped{padding-left:24px}.ant-select-lg{font-size:16px}.ant-select-borderless .ant-select-selector{border-color:transparent!important;background-color:transparent!important;box-shadow:none!important}.ant-select.ant-select-in-form-item{width:100%}.ant-select-rtl{direction:rtl}.ant-select-rtl .ant-select-arrow,.ant-select-rtl .ant-select-clear{right:initial;left:11px}.ant-select-dropdown-rtl{direction:rtl}.ant-select-dropdown-rtl .ant-select-item-option-grouped{padding-right:24px;padding-left:12px}.ant-select-rtl.ant-select-multiple.ant-select-show-arrow .ant-select-selector,.ant-select-rtl.ant-select-multiple.ant-select-allow-clear .ant-select-selector{padding-right:4px;padding-left:24px}.ant-select-rtl.ant-select-multiple .ant-select-selection-item{text-align:right}.ant-select-rtl.ant-select-multiple .ant-select-selection-item-content{margin-right:0;margin-left:4px;text-align:right}.ant-select-rtl.ant-select-multiple .ant-select-selection-search-mirror{right:0;left:auto}.ant-select-rtl.ant-select-multiple .ant-select-selection-placeholder{right:11px;left:auto}.ant-select-rtl.ant-select-multiple.ant-select-sm .ant-select-selection-placeholder{right:7px}.ant-select-rtl.ant-select-single .ant-select-selector .ant-select-selection-item,.ant-select-rtl.ant-select-single .ant-select-selector .ant-select-selection-placeholder{right:0;left:9px;text-align:right}.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-search{right:11px;left:25px}.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-item,.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder{padding-right:0;padding-left:18px}.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-search{right:6px}.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-item,.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-placeholder{padding-right:0;padding-left:21px}.ant-btn{padding:4px 8px;border:1px solid #005776;border-radius:16px;background-color:#fff;color:#005776}.ant-btn:hover{cursor:pointer}[class^=ant-]::-ms-clear,[class*=ant-]::-ms-clear,[class^=ant-] input::-ms-clear,[class*=ant-] input::-ms-clear,[class^=ant-] input::-ms-reveal,[class*=ant-] input::-ms-reveal{display:none}.anticon{display:inline-block;color:inherit;vertical-align:-.125em;text-align:center;text-transform:none;font-style:normal;line-height:0;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.anticon>*{line-height:1}.anticon svg{display:inline-block}.anticon:before{display:none}.anticon .anticon-icon{display:block}.anticon>.anticon{vertical-align:0;line-height:0}.anticon[tabindex]{cursor:pointer}.anticon-spin:before{display:inline-block;-webkit-animation:loadingCircle 1s infinite linear;animation:loadingCircle 1s infinite linear}.anticon-spin{display:inline-block;-webkit-animation:loadingCircle 1s infinite linear;animation:loadingCircle 1s infinite linear}.ant-fade-enter,.ant-fade-appear,.ant-fade-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.ant-fade-enter.ant-fade-enter-active,.ant-fade-appear.ant-fade-appear-active{-webkit-animation-name:antFadeIn;animation-name:antFadeIn;-webkit-animation-play-state:running;animation-play-state:running}.ant-fade-leave.ant-fade-leave-active{-webkit-animation-name:antFadeOut;animation-name:antFadeOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.ant-fade-enter,.ant-fade-appear{opacity:0;-webkit-animation-timing-function:linear;animation-timing-function:linear}.ant-fade-leave{-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes antFadeIn{0%{opacity:0}to{opacity:1}}@keyframes antFadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes antFadeOut{0%{opacity:1}to{opacity:0}}@keyframes antFadeOut{0%{opacity:1}to{opacity:0}}.ant-move-up-enter,.ant-move-up-appear,.ant-move-up-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.ant-move-up-enter.ant-move-up-enter-active,.ant-move-up-appear.ant-move-up-appear-active{-webkit-animation-name:antMoveUpIn;animation-name:antMoveUpIn;-webkit-animation-play-state:running;animation-play-state:running}.ant-move-up-leave.ant-move-up-leave-active{-webkit-animation-name:antMoveUpOut;animation-name:antMoveUpOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.ant-move-up-enter,.ant-move-up-appear{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-move-up-leave{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.ant-move-down-enter,.ant-move-down-appear,.ant-move-down-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.ant-move-down-enter.ant-move-down-enter-active,.ant-move-down-appear.ant-move-down-appear-active{-webkit-animation-name:antMoveDownIn;animation-name:antMoveDownIn;-webkit-animation-play-state:running;animation-play-state:running}.ant-move-down-leave.ant-move-down-leave-active{-webkit-animation-name:antMoveDownOut;animation-name:antMoveDownOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.ant-move-down-enter,.ant-move-down-appear{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-move-down-leave{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.ant-move-left-enter,.ant-move-left-appear,.ant-move-left-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.ant-move-left-enter.ant-move-left-enter-active,.ant-move-left-appear.ant-move-left-appear-active{-webkit-animation-name:antMoveLeftIn;animation-name:antMoveLeftIn;-webkit-animation-play-state:running;animation-play-state:running}.ant-move-left-leave.ant-move-left-leave-active{-webkit-animation-name:antMoveLeftOut;animation-name:antMoveLeftOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.ant-move-left-enter,.ant-move-left-appear{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-move-left-leave{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.ant-move-right-enter,.ant-move-right-appear,.ant-move-right-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.ant-move-right-enter.ant-move-right-enter-active,.ant-move-right-appear.ant-move-right-appear-active{-webkit-animation-name:antMoveRightIn;animation-name:antMoveRightIn;-webkit-animation-play-state:running;animation-play-state:running}.ant-move-right-leave.ant-move-right-leave-active{-webkit-animation-name:antMoveRightOut;animation-name:antMoveRightOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.ant-move-right-enter,.ant-move-right-appear{opacity:0;-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-move-right-leave{-webkit-animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-timing-function:cubic-bezier(.6,.04,.98,.34)}@-webkit-keyframes antMoveDownIn{0%{opacity:0;transform:translateY(100%);transform-origin:0 0}to{opacity:1;transform:translateY(0);transform-origin:0 0}}@keyframes antMoveDownIn{0%{opacity:0;transform:translateY(100%);transform-origin:0 0}to{opacity:1;transform:translateY(0);transform-origin:0 0}}@-webkit-keyframes antMoveDownOut{0%{opacity:1;transform:translateY(0);transform-origin:0 0}to{opacity:0;transform:translateY(100%);transform-origin:0 0}}@keyframes antMoveDownOut{0%{opacity:1;transform:translateY(0);transform-origin:0 0}to{opacity:0;transform:translateY(100%);transform-origin:0 0}}@-webkit-keyframes antMoveLeftIn{0%{opacity:0;transform:translate(-100%);transform-origin:0 0}to{opacity:1;transform:translate(0);transform-origin:0 0}}@keyframes antMoveLeftIn{0%{opacity:0;transform:translate(-100%);transform-origin:0 0}to{opacity:1;transform:translate(0);transform-origin:0 0}}@-webkit-keyframes antMoveLeftOut{0%{opacity:1;transform:translate(0);transform-origin:0 0}to{opacity:0;transform:translate(-100%);transform-origin:0 0}}@keyframes antMoveLeftOut{0%{opacity:1;transform:translate(0);transform-origin:0 0}to{opacity:0;transform:translate(-100%);transform-origin:0 0}}@-webkit-keyframes antMoveRightIn{0%{opacity:0;transform:translate(100%);transform-origin:0 0}to{opacity:1;transform:translate(0);transform-origin:0 0}}@keyframes antMoveRightIn{0%{opacity:0;transform:translate(100%);transform-origin:0 0}to{opacity:1;transform:translate(0);transform-origin:0 0}}@-webkit-keyframes antMoveRightOut{0%{opacity:1;transform:translate(0);transform-origin:0 0}to{opacity:0;transform:translate(100%);transform-origin:0 0}}@keyframes antMoveRightOut{0%{opacity:1;transform:translate(0);transform-origin:0 0}to{opacity:0;transform:translate(100%);transform-origin:0 0}}@-webkit-keyframes antMoveUpIn{0%{opacity:0;transform:translateY(-100%);transform-origin:0 0}to{opacity:1;transform:translateY(0);transform-origin:0 0}}@keyframes antMoveUpIn{0%{opacity:0;transform:translateY(-100%);transform-origin:0 0}to{opacity:1;transform:translateY(0);transform-origin:0 0}}@-webkit-keyframes antMoveUpOut{0%{opacity:1;transform:translateY(0);transform-origin:0 0}to{opacity:0;transform:translateY(-100%);transform-origin:0 0}}@keyframes antMoveUpOut{0%{opacity:1;transform:translateY(0);transform-origin:0 0}to{opacity:0;transform:translateY(-100%);transform-origin:0 0}}@-webkit-keyframes loadingCircle{to{transform:rotate(360deg)}}@keyframes loadingCircle{to{transform:rotate(360deg)}}[ant-click-animating=true],[ant-click-animating-without-extra-node=true]{position:relative}html{--antd-wave-shadow-color: #1890ff;--scroll-bar: 0}[ant-click-animating-without-extra-node=true]:after,.ant-click-animating-node{position:absolute;inset:0;display:block;border-radius:inherit;box-shadow:0 0 0 0 var(--antd-wave-shadow-color);content:"";opacity:.2;-webkit-animation:fadeEffect 2s cubic-bezier(.08,.82,.17,1),waveEffect .4s cubic-bezier(.08,.82,.17,1);animation:fadeEffect 2s cubic-bezier(.08,.82,.17,1),waveEffect .4s cubic-bezier(.08,.82,.17,1);pointer-events:none;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes waveEffect{to{box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@keyframes waveEffect{to{box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@-webkit-keyframes fadeEffect{to{opacity:0}}@keyframes fadeEffect{to{opacity:0}}.ant-slide-up-enter,.ant-slide-up-appear,.ant-slide-up-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.ant-slide-up-enter.ant-slide-up-enter-active,.ant-slide-up-appear.ant-slide-up-appear-active{-webkit-animation-name:antSlideUpIn;animation-name:antSlideUpIn;-webkit-animation-play-state:running;animation-play-state:running}.ant-slide-up-leave.ant-slide-up-leave-active{-webkit-animation-name:antSlideUpOut;animation-name:antSlideUpOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.ant-slide-up-enter,.ant-slide-up-appear{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.ant-slide-up-leave{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.ant-slide-down-enter,.ant-slide-down-appear,.ant-slide-down-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.ant-slide-down-enter.ant-slide-down-enter-active,.ant-slide-down-appear.ant-slide-down-appear-active{-webkit-animation-name:antSlideDownIn;animation-name:antSlideDownIn;-webkit-animation-play-state:running;animation-play-state:running}.ant-slide-down-leave.ant-slide-down-leave-active{-webkit-animation-name:antSlideDownOut;animation-name:antSlideDownOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.ant-slide-down-enter,.ant-slide-down-appear{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.ant-slide-down-leave{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.ant-slide-left-enter,.ant-slide-left-appear,.ant-slide-left-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.ant-slide-left-enter.ant-slide-left-enter-active,.ant-slide-left-appear.ant-slide-left-appear-active{-webkit-animation-name:antSlideLeftIn;animation-name:antSlideLeftIn;-webkit-animation-play-state:running;animation-play-state:running}.ant-slide-left-leave.ant-slide-left-leave-active{-webkit-animation-name:antSlideLeftOut;animation-name:antSlideLeftOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.ant-slide-left-enter,.ant-slide-left-appear{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.ant-slide-left-leave{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.ant-slide-right-enter,.ant-slide-right-appear,.ant-slide-right-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.ant-slide-right-enter.ant-slide-right-enter-active,.ant-slide-right-appear.ant-slide-right-appear-active{-webkit-animation-name:antSlideRightIn;animation-name:antSlideRightIn;-webkit-animation-play-state:running;animation-play-state:running}.ant-slide-right-leave.ant-slide-right-leave-active{-webkit-animation-name:antSlideRightOut;animation-name:antSlideRightOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.ant-slide-right-enter,.ant-slide-right-appear{opacity:0;-webkit-animation-timing-function:cubic-bezier(.23,1,.32,1);animation-timing-function:cubic-bezier(.23,1,.32,1)}.ant-slide-right-leave{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@-webkit-keyframes antSlideUpIn{0%{opacity:0;transform:scaleY(.8);transform-origin:0 0}to{opacity:1;transform:scaleY(1);transform-origin:0 0}}@keyframes antSlideUpIn{0%{opacity:0;transform:scaleY(.8);transform-origin:0 0}to{opacity:1;transform:scaleY(1);transform-origin:0 0}}@-webkit-keyframes antSlideUpOut{0%{opacity:1;transform:scaleY(1);transform-origin:0 0}to{opacity:0;transform:scaleY(.8);transform-origin:0 0}}@keyframes antSlideUpOut{0%{opacity:1;transform:scaleY(1);transform-origin:0 0}to{opacity:0;transform:scaleY(.8);transform-origin:0 0}}@-webkit-keyframes antSlideDownIn{0%{opacity:0;transform:scaleY(.8);transform-origin:100% 100%}to{opacity:1;transform:scaleY(1);transform-origin:100% 100%}}@keyframes antSlideDownIn{0%{opacity:0;transform:scaleY(.8);transform-origin:100% 100%}to{opacity:1;transform:scaleY(1);transform-origin:100% 100%}}@-webkit-keyframes antSlideDownOut{0%{opacity:1;transform:scaleY(1);transform-origin:100% 100%}to{opacity:0;transform:scaleY(.8);transform-origin:100% 100%}}@keyframes antSlideDownOut{0%{opacity:1;transform:scaleY(1);transform-origin:100% 100%}to{opacity:0;transform:scaleY(.8);transform-origin:100% 100%}}@-webkit-keyframes antSlideLeftIn{0%{opacity:0;transform:scaleX(.8);transform-origin:0 0}to{opacity:1;transform:scaleX(1);transform-origin:0 0}}@keyframes antSlideLeftIn{0%{opacity:0;transform:scaleX(.8);transform-origin:0 0}to{opacity:1;transform:scaleX(1);transform-origin:0 0}}@-webkit-keyframes antSlideLeftOut{0%{opacity:1;transform:scaleX(1);transform-origin:0 0}to{opacity:0;transform:scaleX(.8);transform-origin:0 0}}@keyframes antSlideLeftOut{0%{opacity:1;transform:scaleX(1);transform-origin:0 0}to{opacity:0;transform:scaleX(.8);transform-origin:0 0}}@-webkit-keyframes antSlideRightIn{0%{opacity:0;transform:scaleX(.8);transform-origin:100% 0}to{opacity:1;transform:scaleX(1);transform-origin:100% 0}}@keyframes antSlideRightIn{0%{opacity:0;transform:scaleX(.8);transform-origin:100% 0}to{opacity:1;transform:scaleX(1);transform-origin:100% 0}}@-webkit-keyframes antSlideRightOut{0%{opacity:1;transform:scaleX(1);transform-origin:100% 0}to{opacity:0;transform:scaleX(.8);transform-origin:100% 0}}@keyframes antSlideRightOut{0%{opacity:1;transform:scaleX(1);transform-origin:100% 0}to{opacity:0;transform:scaleX(.8);transform-origin:100% 0}}.ant-zoom-enter,.ant-zoom-appear,.ant-zoom-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.ant-zoom-enter.ant-zoom-enter-active,.ant-zoom-appear.ant-zoom-appear-active{-webkit-animation-name:antZoomIn;animation-name:antZoomIn;-webkit-animation-play-state:running;animation-play-state:running}.ant-zoom-leave.ant-zoom-leave-active{-webkit-animation-name:antZoomOut;animation-name:antZoomOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.ant-zoom-enter,.ant-zoom-appear{opacity:0;transform:scale(0);-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-zoom-enter-prepare,.ant-zoom-appear-prepare{transform:none}.ant-zoom-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ant-zoom-big-enter,.ant-zoom-big-appear,.ant-zoom-big-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.ant-zoom-big-enter.ant-zoom-big-enter-active,.ant-zoom-big-appear.ant-zoom-big-appear-active{-webkit-animation-name:antZoomBigIn;animation-name:antZoomBigIn;-webkit-animation-play-state:running;animation-play-state:running}.ant-zoom-big-leave.ant-zoom-big-leave-active{-webkit-animation-name:antZoomBigOut;animation-name:antZoomBigOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.ant-zoom-big-enter,.ant-zoom-big-appear{opacity:0;transform:scale(0);-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-zoom-big-enter-prepare,.ant-zoom-big-appear-prepare{transform:none}.ant-zoom-big-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ant-zoom-big-fast-enter,.ant-zoom-big-fast-appear,.ant-zoom-big-fast-leave{-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.ant-zoom-big-fast-enter.ant-zoom-big-fast-enter-active,.ant-zoom-big-fast-appear.ant-zoom-big-fast-appear-active{-webkit-animation-name:antZoomBigIn;animation-name:antZoomBigIn;-webkit-animation-play-state:running;animation-play-state:running}.ant-zoom-big-fast-leave.ant-zoom-big-fast-leave-active{-webkit-animation-name:antZoomBigOut;animation-name:antZoomBigOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.ant-zoom-big-fast-enter,.ant-zoom-big-fast-appear{opacity:0;transform:scale(0);-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-zoom-big-fast-enter-prepare,.ant-zoom-big-fast-appear-prepare{transform:none}.ant-zoom-big-fast-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ant-zoom-up-enter,.ant-zoom-up-appear,.ant-zoom-up-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.ant-zoom-up-enter.ant-zoom-up-enter-active,.ant-zoom-up-appear.ant-zoom-up-appear-active{-webkit-animation-name:antZoomUpIn;animation-name:antZoomUpIn;-webkit-animation-play-state:running;animation-play-state:running}.ant-zoom-up-leave.ant-zoom-up-leave-active{-webkit-animation-name:antZoomUpOut;animation-name:antZoomUpOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.ant-zoom-up-enter,.ant-zoom-up-appear{opacity:0;transform:scale(0);-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-zoom-up-enter-prepare,.ant-zoom-up-appear-prepare{transform:none}.ant-zoom-up-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ant-zoom-down-enter,.ant-zoom-down-appear,.ant-zoom-down-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.ant-zoom-down-enter.ant-zoom-down-enter-active,.ant-zoom-down-appear.ant-zoom-down-appear-active{-webkit-animation-name:antZoomDownIn;animation-name:antZoomDownIn;-webkit-animation-play-state:running;animation-play-state:running}.ant-zoom-down-leave.ant-zoom-down-leave-active{-webkit-animation-name:antZoomDownOut;animation-name:antZoomDownOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.ant-zoom-down-enter,.ant-zoom-down-appear{opacity:0;transform:scale(0);-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-zoom-down-enter-prepare,.ant-zoom-down-appear-prepare{transform:none}.ant-zoom-down-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ant-zoom-left-enter,.ant-zoom-left-appear,.ant-zoom-left-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.ant-zoom-left-enter.ant-zoom-left-enter-active,.ant-zoom-left-appear.ant-zoom-left-appear-active{-webkit-animation-name:antZoomLeftIn;animation-name:antZoomLeftIn;-webkit-animation-play-state:running;animation-play-state:running}.ant-zoom-left-leave.ant-zoom-left-leave-active{-webkit-animation-name:antZoomLeftOut;animation-name:antZoomLeftOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.ant-zoom-left-enter,.ant-zoom-left-appear{opacity:0;transform:scale(0);-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-zoom-left-enter-prepare,.ant-zoom-left-appear-prepare{transform:none}.ant-zoom-left-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ant-zoom-right-enter,.ant-zoom-right-appear,.ant-zoom-right-leave{-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-play-state:paused;animation-play-state:paused}.ant-zoom-right-enter.ant-zoom-right-enter-active,.ant-zoom-right-appear.ant-zoom-right-appear-active{-webkit-animation-name:antZoomRightIn;animation-name:antZoomRightIn;-webkit-animation-play-state:running;animation-play-state:running}.ant-zoom-right-leave.ant-zoom-right-leave-active{-webkit-animation-name:antZoomRightOut;animation-name:antZoomRightOut;-webkit-animation-play-state:running;animation-play-state:running;pointer-events:none}.ant-zoom-right-enter,.ant-zoom-right-appear{opacity:0;transform:scale(0);-webkit-animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-zoom-right-enter-prepare,.ant-zoom-right-appear-prepare{transform:none}.ant-zoom-right-leave{-webkit-animation-timing-function:cubic-bezier(.78,.14,.15,.86);animation-timing-function:cubic-bezier(.78,.14,.15,.86)}@-webkit-keyframes antZoomIn{0%{opacity:0;transform:scale(.2)}to{opacity:1;transform:scale(1)}}@keyframes antZoomIn{0%{opacity:0;transform:scale(.2)}to{opacity:1;transform:scale(1)}}@-webkit-keyframes antZoomOut{0%{transform:scale(1)}to{opacity:0;transform:scale(.2)}}@keyframes antZoomOut{0%{transform:scale(1)}to{opacity:0;transform:scale(.2)}}@-webkit-keyframes antZoomBigIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes antZoomBigIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@-webkit-keyframes antZoomBigOut{0%{transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes antZoomBigOut{0%{transform:scale(1)}to{opacity:0;transform:scale(.8)}}@-webkit-keyframes antZoomUpIn{0%{opacity:0;transform:scale(.8);transform-origin:50% 0}to{transform:scale(1);transform-origin:50% 0}}@keyframes antZoomUpIn{0%{opacity:0;transform:scale(.8);transform-origin:50% 0}to{transform:scale(1);transform-origin:50% 0}}@-webkit-keyframes antZoomUpOut{0%{transform:scale(1);transform-origin:50% 0}to{opacity:0;transform:scale(.8);transform-origin:50% 0}}@keyframes antZoomUpOut{0%{transform:scale(1);transform-origin:50% 0}to{opacity:0;transform:scale(.8);transform-origin:50% 0}}@-webkit-keyframes antZoomLeftIn{0%{opacity:0;transform:scale(.8);transform-origin:0 50%}to{transform:scale(1);transform-origin:0 50%}}@keyframes antZoomLeftIn{0%{opacity:0;transform:scale(.8);transform-origin:0 50%}to{transform:scale(1);transform-origin:0 50%}}@-webkit-keyframes antZoomLeftOut{0%{transform:scale(1);transform-origin:0 50%}to{opacity:0;transform:scale(.8);transform-origin:0 50%}}@keyframes antZoomLeftOut{0%{transform:scale(1);transform-origin:0 50%}to{opacity:0;transform:scale(.8);transform-origin:0 50%}}@-webkit-keyframes antZoomRightIn{0%{opacity:0;transform:scale(.8);transform-origin:100% 50%}to{transform:scale(1);transform-origin:100% 50%}}@keyframes antZoomRightIn{0%{opacity:0;transform:scale(.8);transform-origin:100% 50%}to{transform:scale(1);transform-origin:100% 50%}}@-webkit-keyframes antZoomRightOut{0%{transform:scale(1);transform-origin:100% 50%}to{opacity:0;transform:scale(.8);transform-origin:100% 50%}}@keyframes antZoomRightOut{0%{transform:scale(1);transform-origin:100% 50%}to{opacity:0;transform:scale(.8);transform-origin:100% 50%}}@-webkit-keyframes antZoomDownIn{0%{opacity:0;transform:scale(.8);transform-origin:50% 100%}to{transform:scale(1);transform-origin:50% 100%}}@keyframes antZoomDownIn{0%{opacity:0;transform:scale(.8);transform-origin:50% 100%}to{transform:scale(1);transform-origin:50% 100%}}@-webkit-keyframes antZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{opacity:0;transform:scale(.8);transform-origin:50% 100%}}@keyframes antZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{opacity:0;transform:scale(.8);transform-origin:50% 100%}}.ant-motion-collapse-legacy{overflow:hidden}.ant-motion-collapse-legacy-active{transition:height .2s cubic-bezier(.645,.045,.355,1),opacity .2s cubic-bezier(.645,.045,.355,1)!important}.ant-motion-collapse{overflow:hidden;transition:height .2s cubic-bezier(.645,.045,.355,1),opacity .2s cubic-bezier(.645,.045,.355,1)!important}.ar-input__icon:hover{cursor:pointer}.form-field--instancetype-strategy-selector .react-select__option{padding:0!important;border-bottom:1px solid #e7e8e8}.instance-type-strategy-option{display:flex;flex-direction:column;flex:1;border:1px solid #e7e8e8}.instance-type-strategy-option:hover{border:1px solid #2dccd3}.instance-type-strategy-option-table-header{padding:4px 8px;background:#f4f4f4;text-align:left;font-weight:500}.instance-type-strategy-option-table-body{width:100%}.instance-type-strategy-option-table-row{display:flex;padding:2px;border-bottom:1px solid #e7e8e8;font-size:.95em;align-items:center}.instance-type-strategy-option-table-row:last-child{border-bottom:none}.instance-type-strategy-option-table-cell--index{flex:0 0 5%;max-width:5%;color:#939a9d;text-align:center;font-size:.8em}.instance-type-strategy-option-table-cell--name{flex:0 0 35%;padding-left:10px;max-width:35%;color:#7e8385;text-align:left;font-weight:700}.instance-type-strategy-option-table-cell--value{display:flex;flex:0 0 20%;box-sizing:border-box;padding:0 5px;min-width:0;max-width:20%;color:#939a9d;text-align:center;justify-content:center;align-items:center}.instance-type-strategy-option-table-cell--value:nth-last-of-type(-n+2){border-left:1px solid #e7e8e8}.interval-selector{display:inline-flex}.interval-selector .ar-input select{width:100px;height:24px;border-radius:2px}.interval-selector .numeric-input__value{padding-right:1rem}.form-field--nodeclass-selector .react-select__option{border-bottom:1px solid #abb3b5}.form-field--nodeclass-selector div>small{padding-right:5px;color:#939a9d}.form-field--nodeclass-selector div>small+small{padding-left:5px;border-left:1px solid #939a9d}div.ar-input .react-select-container{min-height:26px;width:100%}div.ar-input .react-select-container:focus{border-color:#2dccd3;box-shadow:none}div.ar-input--error .react-select__control{border:1px solid #ef4216;background-color:#fff0ed}div.ar-input--has-selected .react-select__control{color:#000}div.ar-input--disabled .react-select__control,div.ar-input--read-only .react-select__control{border-color:#e7e8e8;background-color:#e7e8e8;opacity:1;-webkit-user-select:none;user-select:none}.node-class-option{display:flex;justify-content:space-between;align-items:center}.node-class-option-action{padding:5px}.node-class-option-action:hover{color:#6fdbdf}.node-class-option-detail-preemptable{font-style:italic}.node-class-option .unity_view{font-size:1.5rem}div.ar-input select{padding-right:20px;min-height:26px;width:100%}div.ar-input select:focus{border-color:#2dccd3;box-shadow:none}div.ar-input select:disabled{background-color:#e7e8e8;opacity:1}div.ar-input--has-selected select{color:#000}div.ar-input--disabled select,div.ar-input--read-only select{border-color:#e7e8e8;background-color:#e7e8e8;opacity:1;-webkit-user-select:none;user-select:none}div.ar-input--read-only:before{position:absolute;z-index:1;content:"";inset:0}.no-content{display:flex;width:100%;height:100%;align-items:center;justify-content:center}@keyframes expandSchema{0%{width:0;opacity:0}to{width:40%;opacity:1}}@keyframes collapseSchema{0%{width:40%;opacity:1}to{width:0;opacity:0}}.condition-editor-query{display:flex}.condition-editor-query .ar-input{flex-grow:1}.condition-editor-query .icon-unity{color:#005776;font-size:16px;cursor:pointer}.condition-editor-rows{--fade: 20px;display:grid;overflow:hidden auto;max-height:150px;grid-template-columns:minmax(0,1fr);-webkit-mask-image:linear-gradient(to bottom,#000 0 calc(100% - var(--fade)),#0000);mask-image:linear-gradient(to bottom,#000 0 calc(100% - var(--fade)),#0000)}.preview-container-content{--fade: 20px;display:grid;grid-template-columns:minmax(0,1fr)}.preview-container-content .ar-table .table-container{overflow:hidden auto;margin-bottom:2px;max-height:180px;-webkit-mask-image:linear-gradient(to bottom,#000 0 calc(100% - var(--fade)),#0000);mask-image:linear-gradient(to bottom,#000 0 calc(100% - var(--fade)),#0000)}.preview-container-content .ar-table .table-container thead{position:sticky;top:0;z-index:1;background-color:#fff}.preview-container-content .ar-table-pagination-bottom{position:relative;z-index:1}.condition-editor{min-height:500px}.condition-editor .react-select-container.error .react-select__control{border:1px solid #ef4216;background-color:#fff0ed}.condition-editor .react-select-container.error .react-select__control:focus{border-color:#ef4216!important;background-color:#fff0ed}.condition-editor .collapse-schema{margin-bottom:1rem;color:#005776;cursor:pointer}.condition-editor .condition-editor-container{display:flex;gap:1rem}.condition-editor .condition-editor-container .full-example-container{display:flex;flex-direction:column;overflow:hidden;width:40%;animation:expandSchema .3s ease-in-out;gap:1rem}.condition-editor .condition-editor-container .full-example-container.collapsing{animation:collapseSchema .3s ease-in-out}.condition-editor .condition-editor-container .full-example-container .text-area-example{height:100%;background-color:#f4f4f4}.condition-editor .condition-editor-container .configuration-container{width:60%;transition:width .3s ease-in-out}.condition-editor .condition-editor-container.collapsing .configuration-container{width:100%}.condition-editor .configuration-container{width:100%;transition:width .3s ease-in-out}.condition-editor .no-content h3{font-size:12px}.condition-editor .rdlist{display:flex}.condition-editor .rdlist .copy-button button{width:16px!important}.condition-editor .ar-table{padding-top:0!important}.condition-editor .react-select__control{width:100%}.condition-editor .unity_help{margin-right:.5rem}.condition-editor .template{padding:1.5rem 2rem;background-color:#f4f4f4}.condition-editor .template h4{margin-top:0!important}.condition-editor .template .select-template{margin-top:.5rem;margin-left:18px;width:80%}.condition-editor-row{display:grid;grid-template-columns:1.3fr 180px 1fr 50px;gap:10px;margin-bottom:1rem}.condition-editor-row .ar-input{display:unset}.condition-editor-row .ar-input input{height:27px}.condition-editor-row .buttons{margin:auto 0}.condition-editor-row .buttons .bullet:first-child{margin-left:0!important}.condition-editor-row .buttons .bullet.disabled{opacity:.5;pointer-events:none}.condition-editor .modal-sub-title{margin-top:1rem!important}.condition-editor .alert{margin-bottom:2rem;width:calc(100% - 1rem)}.condition-editor .ar-input{width:100%}.template-automation-edit-uid .sticky-switch,.template-cluster-clusteruid-automation-edit-uid .sticky-switch{margin-left:auto;line-height:26px}.template-automation-edit-uid .template-page>.measure,.template-cluster-clusteruid-automation-edit-uid .template-page>.measure{max-width:initial}.template-automation-edit-uid .template-page>.intersect,.template-cluster-clusteruid-automation-edit-uid .template-page>.intersect{height:auto}.template-automation-edit-uid .template-page>.intersect>.intersect-content,.template-cluster-clusteruid-automation-edit-uid .template-page>.intersect>.intersect-content{display:flex;align-items:center;width:450px;line-height:42px}.template-automation-edit-uid .template-page>.intersect h3,.template-cluster-clusteruid-automation-edit-uid .template-page>.intersect h3{margin-bottom:0;line-height:normal}.template-automation-edit-uid .template-page .icon-container,.template-cluster-clusteruid-automation-edit-uid .template-page .icon-container{margin-top:auto;margin-bottom:auto;width:60px;height:40px;vertical-align:middle}.template-automation-edit-uid .template-page .icon-container svg,.template-cluster-clusteruid-automation-edit-uid .template-page .icon-container svg{width:50px}.template-cluster-clusteruid-automation-edit-uid .sticky-switch{margin-top:-2px}.template-automation-edit-uid .numeric-input,.template-automation-create .numeric-input,.template-cluster-clusteruid-automation-create .numeric-input,.template-cluster-clusteruid-automation-edit-uid .numeric-input,.template-automation-edit-uid .numeric-input input,.template-automation-create .numeric-input input,.template-cluster-clusteruid-automation-create .numeric-input input,.template-cluster-clusteruid-automation-edit-uid .numeric-input input{width:100%}.template-automation-edit-uid .react-select-container--required,.template-automation-create .react-select-container--required,.template-cluster-clusteruid-automation-create .react-select-container--required,.template-cluster-clusteruid-automation-edit-uid .react-select-container--required{display:block}.template-automation-edit-uid .react-select-container--required:after,.template-automation-create .react-select-container--required:after,.template-cluster-clusteruid-automation-create .react-select-container--required:after,.template-cluster-clusteruid-automation-edit-uid .react-select-container--required:after{display:none}.automation-form--loading{opacity:.6;pointer-events:none}.automation-form-content{width:450px}.automation-form-head .ar-title{font-size:21px}.automation-form .form-field--node-filter{width:calc(100% + 14px)}.automation-form .ar-form-wrapper,.automation-form .ar-form-wrapper .react-select-container,.automation-form .ar-form-wrapper .ar-input input[type=text],.automation-form .ar-form-wrapper .ar-input input[type=password],.automation-form .ar-form-wrapper .ar-input textarea,.automation-form .ar-form-wrapper .ar-input select{width:100%}.automation-section{margin:25px 0;padding-bottom:10px;border:1px solid #abb3b5;border-radius:4px}.automation-section .form-field--cron-expression .unity_calendar{color:#4d4d4d}.automation-section .form-field{padding:0 20px}.automation-section .form-field:first-child{display:flex;margin:0;padding:8px 24px;border-bottom:1px solid #abb3b5;justify-content:space-between;align-items:center;background-color:#2b738d}.automation-section .form-field:first-child .ar-form-wrapper{flex:0 0 200px}.automation-section .form-field:first-child>label{padding:0;color:#fff}.automation-section--empty{padding-bottom:0}.automation-section--empty .form-field:first-child{border-bottom:0}@media (min-width: 992px){.template-automation-edit-uid .layout-menu>.header,.template-automation-create .layout-menu>.header,.template-cluster-clusteruid-automation-create .layout-menu>.header,.template-cluster-clusteruid-automation-edit .layout-menu>.header{padding:2rem}.template-automation-edit-uid .layout-main .header,.template-automation-create .layout-main .header,.template-cluster-clusteruid-automation-create .layout-main .header,.template-cluster-clusteruid-automation-edit .layout-main .header{padding-top:1.25rem}}.intersect-inactive>div{position:fixed;top:30px;z-index:1;max-width:100vw;width:1176px;background:#fff;box-shadow:0 0 5px 5px #fff}@media (min-width: 1610px){.intersect-inactive>div{width:1464px}}.intersect-inactive .icon-container{position:absolute;top:5px;width:35px;height:35px}.intersect-inactive svg{width:35px}.intersect-inactive .header{padding-left:50px;transition:padding-left .2s}.intersect-inactive .ar-title{margin-bottom:1rem}.template-page{width:fit-content}.state--online{background-color:#47a23f}.state--offline{background-color:#fcc300}.state--invalid{background-color:#ef4216}.automation-engine{display:inline-block;margin-left:16px}.ar-table.automation .summary-cell{position:relative}.ar-table.automation .summary-cell-text{overflow:hidden;margin-right:42px;white-space:initial}.ar-table.automation .summary-cell .ar-iconic-btn{position:absolute;top:calc(50% - 12px);right:0}.ar-table.automation [class^=template-automation-] .alert .sync-icon{color:#005776}.icon-container{display:flex;height:100%}.automation-list-header{display:flex;gap:1rem;align-items:center}.single-table-header-group{display:flex;align-items:center}.btn-test{padding:0 1rem}.position-relative{position:relative}.connector-mark{position:absolute;top:50%;left:75%;width:450px;opacity:.03;transform:translate(-50%,-50%)}.cloud-credentials-form .ar-form--buttons{position:relative}.ar-form-wrapper>.ar-input input[type=checkbox],.ar-form-wrapper>.ar-input input[type=radio]{margin-top:5px;margin-bottom:5px}.connectors-container{display:flex;flex-wrap:wrap;margin-bottom:40px}.connectors-container .box-card{margin-bottom:0;margin-left:0;min-width:148px;width:148px}.connectors-container .cloudaccount-card--small .cloudaccount-card__title{overflow:hidden;min-height:3rem!important;max-height:40px;width:100%;overflow-wrap:break-word}.connectors-container--disabled .cloudaccount-card:not(.cloudaccount-card--selected){opacity:.9;filter:grayscale(.6);pointer-events:none}.cloudaccount-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.cloudaccount-card--selected .cloudaccount-card__mask{background-color:#d9f3f459}@media (max-width: 992px){.columns{flex-direction:column-reverse}.columns .left-column .cloud-credentials-form{width:600px!important}.columns .right-column{margin-bottom:3rem;width:100%!important}}.add-environment-check{padding:0 10px}.add-environment-check .ar-spinner{margin-left:8px;vertical-align:middle}.cloud-credential-navigation-header{display:flex;margin:auto;align-items:center}.cloud-credential-navigation-header .status-badge{margin-left:1rem}.cloud-credential-navigation .cloud-credential-navigation-header-icon{color:#005776}.edit-cloud-btn{margin:2px 0 0 12px!important;background-color:transparent!important}.manual-deploy-nodes-modal .modal-body>.ar-input{width:100%}.manual-deploy-nodes-modal textarea{height:18rem}.sync-col{cursor:default;justify-content:center;align-items:center}.sync-col .sync-icon{display:flex;padding:3px;color:#47a23f}.tt-console{position:relative;min-width:0;max-width:100%}.tt-console .tt-copy{position:absolute;top:6px;right:22px;z-index:2;padding:4px 8px;border-radius:4px;background-color:#fff;cursor:pointer}.tt-console .copy-button{padding:4px 0}.tt-console .tt-pre{overflow:auto;box-sizing:border-box;padding:32px 12px 12px;max-width:100%;max-height:200px;width:100%;height:100%;border-radius:6px;background:#404040;color:#fff;font-size:12px}@keyframes bghighlight{0%{background-color:#f0f5f7}to{background-color:transparent}}.notification-container{padding:12px;border:1px solid #e7e8e8;border-radius:4px;cursor:pointer}.notification-container:hover{background-color:#f4f4f4}.notification-container.-group{position:relative}.notification-container.-group-line{position:absolute;top:0;bottom:40px;left:6px;z-index:0;width:1px;background:#e7e8e8}.notification-container-group{padding:12px;border:1px solid #c7cccd;border-radius:4px}.notification-container.-success{border-left-color:#47a23f;box-shadow:8px 0 0 -6px inset #47a23f}.notification-container.-info{border-left-color:#2ec4cb;box-shadow:8px 0 0 -6px inset #2ec4cb}.notification-container.-warning{border-left-color:#fcc300;box-shadow:8px 0 0 -6px inset #fcc300}.notification-container.-error{border-left-color:#ef4216;box-shadow:8px 0 0 -6px inset #ef4216}.notification-container.-highlight{background:#dfeaee;animation:bghighlight 3s ease-in-out forwards}.notification-item{display:flex;align-items:center;justify-content:space-between}.notification-item div+div{margin-left:20px}.notification-item-group{position:relative;margin-left:3px;padding-top:24px}.notification-item-group-line{position:absolute;top:0;bottom:40px;left:6px;z-index:0;width:1px;background:#e7e8e8}.notification-item-group .notification-item{padding-bottom:12px}.notification-item-group .notification-item-actions{display:block;margin-left:25px}.notification-item-group .notification-item-icon{z-index:1;flex:0 0 14px;height:14px;font-size:11px}.notification-item-container{display:flex;flex-direction:column;flex:0 1 100%;overflow:hidden;align-items:center;justify-content:flex-start;gap:12px}.notification-item-message{display:-webkit-box;flex:1 1 100%;overflow:hidden;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:3}.notification-item-message.-expanded{-webkit-line-clamp:15;white-space:break-spaces}.notification-item-icon{display:flex;align-items:center;justify-content:center;flex:0 0 20px;height:20px;border-radius:50%;color:#fff;font-size:14px}.notification-item-actions{display:flex;flex:1 0 50px;margin-left:10px;white-space:nowrap;align-items:center;justify-content:flex-end}.notification-item-actions-time{margin-right:8px;color:#7e8385;font-size:10px}.notification-item-actions-time-space{margin-right:20px}.notification-item-actions-chevron{width:12px!important}.notification-item-actions-chevron span{font-size:20px}.notification-item .tt-console{margin:0}.notification-icon-success{background-color:#47a23f}.notification-icon-info{background-color:#2ec4cb}.notification-icon-warning{background-color:#fcc300}.notification-icon-warning .icon-unity{margin-top:-3%;font-size:.95em}.notification-icon-error{background-color:#ef4216}.multiline-tooltip{--rt-z-index: 9999;display:flex;flex-direction:column;padding:12px!important;max-width:560px!important;max-height:325px!important;background:#fff!important;color:#4d4d4d!important;white-space:pre-line;filter:drop-shadow(0 0 5px rgb(0 0 0 / 50%))}.multiline-tooltip .notification-item-message-tooltip{white-space:pre-line}.multiline-tooltip .tt-console{margin-top:10px}.notification-item-main{display:flex}.overview-content{display:flex;flex-direction:row;gap:2rem}.overview-entities{display:flex;flex-direction:column;gap:2rem;width:70%}.overview-entities-summary-grid{display:flex;justify-content:flex-start;gap:2rem}.overview-activities{display:flex;flex-direction:column;padding-left:10px;width:30%;border:1px solid #e7e8e8;border-radius:5px}.overview-activities-list{display:flex;flex-direction:column;overflow-y:auto;max-height:70vh;height:100%;gap:4px}.overview-activities-card{display:flex;flex-direction:row;justify-content:space-between;margin:4px 10px 4px 0;padding:10px;border:1px solid #e7e8e8;border-radius:5px;align-items:center}.overview-activities-card-error{border-color:#fc977e}.overview-activities-card-time{flex:1 0 80px;color:#7e8385;text-align:right;font-size:10px}.overview-chart{display:flex;flex-direction:column;border:1px solid #e7e8e8;border-radius:5px}.overview-chart-view{padding:8px}.overview-chart span{padding-left:10px}.entities-list-item{display:flex;flex-direction:column;padding-left:10px;width:100%;border:1px solid #e7e8e8;border-radius:5px}.header .react-select-container{margin-top:7px}.cloud-credential-selector .select-button>.react-select__menu{min-width:270px}.col-with-preview{display:flex;justify-content:space-between;flex-flow:row-reverse}.col-with-preview a{line-height:22px}.col-with-preview .ar-iconic-btn{border:none}.col-with-preview .ar-iconic-btn+a,.col-with-preview .ar-iconic-btn+span{flex:0 1 calc(100% - 20px);overflow:hidden;min-width:88px;text-overflow:ellipsis}.region-selector.form-field--disabled{pointer-events:none}.region-selector.form-field--disabled .ar-input select{border-color:#e7e8e8;background-color:#f4f4f4}.region-selector .ar-input{width:320px}.cloud-env-form{justify-content:space-between}.cloud-env-form .left-column{flex:0 0 350px}.cloud-env-form .right-column{flex:0 1 550px}.error-message{margin-top:10px;color:#ef4216}.region-map{max-width:450px}.region-map__geo-location{width:20px}.hyperthreading-selector{display:flex}.shhkey-modal .ar-input{width:calc(100% - 30px)}.ssh-keys{width:800px}.ssh-keys--error .ar-btn-secondary{background-color:#ef4216}.ssh-keys .ar-table{margin:1rem 0 0;min-width:500px;max-width:100%}.ssh-keys .ar-table .ar-col--actions{justify-content:start!important}.ssh-keys .alert{margin-left:0;width:450px}.ssh-keys .unity_trash_can{padding:3px 2px}.storage-table{overflow:visible!important}.storage-table .add-storage{display:flex;justify-content:flex-end;margin-top:-10px;margin-bottom:-20px}@media (max-width: 1400px){.storage-table{max-width:100%}}.storage-actions-cell{display:flex;align-items:center;justify-content:space-around}.storage-select-box-type{border:1px solid #abb3b5;border-radius:2px;color:#4d4d4d;font-size:inherit}.storage-input-cell input{max-width:100%;width:auto}.storage-table *{overflow:visible!important}.ellipsis-cell{display:block;overflow:hidden!important;text-overflow:ellipsis;white-space:nowrap}.cloudenvironment-card__title{display:-webkit-box;overflow:hidden;margin:0 auto 1rem;min-height:40px;width:100%;border-bottom:1px solid #e7e8e8;text-align:center;overflow-wrap:break-word;font-size:12px;-webkit-line-clamp:2;-webkit-box-orient:vertical}.cloudenvironment-card__icon{margin:auto;max-width:72px}.form-field--instancetype-selector{position:relative;padding-top:1rem}.status-badge{margin-top:auto;margin-bottom:auto;padding:0 6px;width:fit-content;height:20px;border:1px solid;border-radius:4px;font-weight:600;font-size:10px;line-height:18px}.status-badge--success{border-color:#306e2b;background-color:#419339}.status-badge--inprogress{border-color:#21566a;background-color:#2b738d;color:#fff}.status-badge--warning{border-color:#be9200;background-color:#fcc300}.status-badge--error{border-color:#b33211;background-color:#ef4216;color:#fff}.status-badge--info{border-color:#b7b7b7;background-color:#f4f4f4}.status-badge--approved{border-color:#5baeb3;background-color:#6fdbdf}.cluster-navigation-header{display:flex;margin:auto;align-items:center}.cluster-navigation-header .status-badge{margin-left:1rem}.cluster-navigation .header-icon{color:#005776}.edit-cluster-btn{margin:2px 0 0 12px!important;background-color:transparent!important}.section-box{min-width:200px;border:1px solid #e7e8e8;border-radius:6px}.section-box-title{padding:2rem;background-color:#f4f4f4;font-weight:700}.section-box-content{padding:3rem}.cluster-notinstalled-sections{display:grid;grid-template-columns:1fr 2fr;gap:1rem}.cluster-notinstalled-sections .deploy-cluster-ui .section-box-content .deploy-cluster{display:flex;height:300px;justify-content:center;align-items:end}.cluster-notinstalled-sections .deploy-cluster-cli select{margin:0 4px 2px;height:22px}.cluster-notinstalled-initializing>div{width:fit-content}@media (max-width: 1200px){.cluster-notinstalled-sections{grid-template-columns:repeat(1,1fr)}}.node-config-table{margin-bottom:2rem;padding:1rem;border:1px solid #e7e8e8;border-radius:5px}.map-field-table.ar-table td{overflow:visible}.map-field-table .key-col{max-width:350px}.ar-form .form-field--custom-resources,.ar-form .form-field--map{margin-top:2rem}.ar-form .form-field--custom-resources .ar-form-wrapper,.ar-form .form-field--map .ar-form-wrapper{min-width:800px;width:800px}.ar-form .form-field--editor{margin-bottom:3rem}.ar-form .additional-custom-resources{display:flex;flex-direction:column}.ar-form .additional-custom-resources .ar-btn-secondary{margin-top:-28px}@media (max-width: 992px){.ar-form .form-field--custom-resources .ar-form-wrapper,.ar-form .form-field--map .ar-form-wrapper{width:660px}}.node-config-form .ar-table:not(.map-field-table) .ar-input{width:auto}.node-config-form .form-field--tags{margin-bottom:1.5rem}.node-config-form .ar-table,.node-config-form .ar-table table{margin-bottom:1rem!important}.node-config-help-modal .line{display:flex;justify-content:space-between}.node-config-help-modal ul{padding-top:1rem;padding-right:1rem;border:1px solid}.node-config-help-icon{margin-left:1rem;vertical-align:middle;font-size:1.5rem;cursor:pointer}.cost{display:flex;align-items:flex-start}.cost .ar-spinner{margin-top:3rem;margin-left:1rem}.cost .summary-chart #summary-chart--category{margin-right:20px;margin-left:20px}@media (max-width: 992px){.cost .summary-chart{display:none}}.cost-scroller{margin-left:1.5rem;min-width:258px;border:1px solid #abb3b5;border-radius:8px}.cost-scroller--hasScroll{position:relative;overflow:hidden;border-top-right-radius:0;border-bottom-right-radius:0}.cost-scroller--hasScroll:before,.cost-scroller--hasScroll:after{position:absolute;top:0;bottom:0;z-index:1;width:0;box-shadow:0 0 9px 3px #7e8385;content:""}.cost-scroller--hasScroll:before{left:0}.cost-scroller--hasScroll:after{right:0}.cost-scroller-content{overflow:auto hidden;padding:8px 6px;width:100%;white-space:nowrap}.cost-item{position:relative;display:inline-block;margin:0 3px;width:14rem;border:1px solid #abb3b5;border-radius:4px;color:#4d4d4d;align-items:center}.cost-item>*{height:40px}.cost-item--selected{border-color:#2dccd3;background-color:#e4f7f7;box-shadow:0 0 0 1px #2dccd3;color:#005776}.cost-item--selected .cost__title{background-color:#e4f7f7}.cost-item:not(.cost-item--disabled,.cost-item__label):hover{border-color:#4e8aa0;box-shadow:0 0 0 1px #4e8aa0;cursor:pointer}.cost-item[id=overall]{margin:8px 0 8px 2rem}.cost-item[id=overall] .icon-unity{margin-right:10px;font-size:18px}.cost-item[id=selected]{margin:8px 0 8px 1rem;border:none;color:#4e8aa0}.cost-row{display:flex;overflow:hidden;min-width:90px;line-height:24px;justify-content:center}.cost-row label{padding-right:1rem;padding-bottom:10px;min-width:10rem;color:#4d4d4d;text-align:right;font-size:10px}.cost-label{display:flex;flex-direction:column;padding-top:33px;width:120px}.cost-value{padding-right:.5rem;min-width:4.5rem;text-align:right;font-weight:600;font-size:24px}.cost__unit{min-width:4.5rem;color:#abb3b5}.cost__unit--burnrate{line-height:.8rem}.cost__title{display:flex;margin-bottom:.75rem;padding:.5rem;width:100%;border-bottom:1px solid #e7e8e8;background:#f0f5f7;text-align:center;font-weight:700;font-size:12px;align-items:center;justify-content:center}.cost__title--text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;overflow-wrap:break-word;pointer-events:none}.cost__title--color{margin-right:.5rem;min-width:12px;max-width:12px;width:12px;height:12px}.cost-item--disabled .cost__title{background-color:initial}.nodes-table .ar-table,.nodes-table .ar-table.ReactTable .rt-table{margin-bottom:0}.nodes-table-header{display:flex;margin-bottom:2rem}.nodes-table-actions{position:relative;margin-top:-20px;width:fit-content}.nodes-table-actions--extra-margin{margin-top:20px}.nodes-table .nodes-list-cost{flex:0 1 100%}.nodes-table .grouping-labels{padding-left:.5rem;min-width:120px}.nodes-table .grouping-labels .filter-option{margin-top:1rem;padding-left:12px;cursor:pointer}.nodes-table .grouping-labels .filter-option:first-child{margin-top:.5rem}.nodes-table .grouping-labels .filter-option--selected{padding-left:10px;border-left:3px solid #005776;color:#005776;font-weight:700}.nodes-table--groupby{display:flex}@media (max-width: 768px){.nodes-table{flex-direction:column}.nodes-table .nodes-list-cost{margin-left:0}}.copy-button button{width:32px!important;height:18px!important;border:0;line-height:18px!important}.copy-button .unity_copy{margin-top:-3px;font-size:16px}.ar-table th .react-tooltip,.ar-table td .react-tooltip{white-space:initial}.ar-table .creatable-multi-selectbox{width:100%}.ar-table .mnw-auto .ar-input input{margin-left:0;border:1px solid #abb3b5;border-radius:1px}.ar-table .core-col{min-width:72px;max-width:72px}.ar-table .identifier-col{min-width:320px;max-width:396px}.ar-table .node-class-col .react-select__dropdown-indicator,.ar-table .node-class-col .react-select__indicator{margin-right:0}.ar-table .node-class-col .react-select__multi-value__label,.ar-table .node-class-col .react-select__multi-value{max-width:115px}.ar-table .node-class-col .__react_component_tooltip{white-space:break-spaces}.ar-table .node-class-col .multi-line{display:inline}.ar-table .node-class-col .multi-line:nth-child(20):before{content:"...";font-size:12px}.ar-table .node-class-col .multi-line:nth-child(n+20){font-size:0}.ar-table .node-id{margin-top:4px}.ar-table tbody .ar-col--actions .ar-iconic-btn{margin-right:0}.ar-table [data-for$=tagsfilter]{width:100%;text-align:left}.cost-center-table .limit-surpassed{color:#ef4216}.cost-center-table .p-filter-column{padding:5px!important;width:100%;background-color:#f4f4f4!important}.cost-center-table .p-filter-column .ar-input{width:100%}.cost-center-table .p-filter-column input{padding:5px;border-width:initial;border-style:none;border-color:initial;border-radius:3px;border-image:initial}.cost-center-table .p-filter-column .unity_search{color:#005776;font-size:15px}.cost-center-table.ar-table td{padding:1rem!important;vertical-align:top;justify-content:flex-start!important}.cost-center-table .budget-chart-cell{display:grid;grid-template-columns:120px 1fr;gap:10px}.cost-center-table .budget-chart-cell .budget-label{overflow:hidden;margin-top:auto;margin-bottom:auto;height:40px;text-overflow:ellipsis;white-space:nowrap;line-height:40px}.action-col-cost-center{column-gap:2px!important}.action-col-cost-center>button{width:24px!important}.action-col-cost-center>button .cluster-bookmark{padding:1.5px}.action-col-cost-center .add-cost-center-button{margin-top:2px!important;margin-right:6px!important}.cost-center-checkbox{display:flex;align-items:center;align-self:flex-end}.status-count{display:flex;align-items:center;width:fit-content;border:1px solid #e7e8e8;border-radius:15px;background-color:#f4f4f4}.status-count .status-count-value{padding:5px;width:30px;border-radius:50%;color:#f4f4f4;text-align:center;font-size:14px}.status-count .status-count-value--up{background-color:#47a23f}.status-count .status-count-value--inactive{background-color:#404040}.status-count .status-count-text{padding:5px 10px}.cluster-cost-center-title{display:flex;align-items:center}.cluster-cost-center-title .unity_gear{cursor:pointer}.cost-center-selection-name--disabled{display:flex;width:100%;justify-content:space-between;align-items:center}.cost-center-selection-name--disabled span{color:#abb3b5}.cost-center-selection-table [role=cell]{vertical-align:center}.dashboard-overview-summary{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr minmax(18px,60px);gap:0 2rem}.dashboard-overview-summary .overview-summary-status{display:flex}.dashboard-overview-summary .overview-summary-status>div{margin-top:auto;margin-bottom:auto}.dashboard-overview-summary .agent-status,.dashboard-overview-summary .automation-status{border-right:1px solid #e7e8e8}.dashboard-overview-summary .cost{display:block}.dashboard-overview-summary .cost h4{margin-bottom:0}.dashboard-overview-summary .cost-value{padding-right:0;text-align:left;font-size:32px}.dashboard-overview-summary .cost-value-hour{font-weight:700;font-size:22px}.dashboard-overview-summary .cost-count{margin-top:1rem;font-size:14px}.dashboard-overview-summary .summary-grid-item-row-2{grid-row:2;display:flex;flex-direction:column;align-items:flex-start}.dashboard-overview-summary .summary-grid-item-row-2:not(:last-child){border-right:1px solid #e7e8e8}.dashboard-overview-summary .automation-status .automation-status-count{display:inline-flex}main[class^=template-cluster-clusteruid-] .ar-title,main[class^=template-cluster-nodeconfig-] .ar-title{margin-top:0}.dashboard-overview-grid{display:grid;width:100%;height:100%;grid-template-columns:2fr 1fr;gap:1.125rem}.dashboard-overview-grid .summary{grid-column:1 / 3;grid-row:1;padding:0 1rem;border:1px solid #e7e8e8;border-radius:5px}.dashboard-overview-grid .cost-center{grid-column:1;grid-row:2;padding:1rem;min-width:100%;border:1px solid #e7e8e8;border-radius:5px}.dashboard-overview-grid .activity{grid-column:2;grid-row:2;padding:1rem;min-width:410px;border:1px solid #e7e8e8;border-radius:5px}.dashboard-overview-grid .cluster-overview-cost-centers{display:flex;margin-bottom:4rem;width:100%;gap:1rem}.dashboard-overview-grid .cluster-overview-cost-centers>div{width:100%}.dashboard-overview-grid .cluster-overview-cost-centers .no-content{border:1px solid #e7e8e8}.dashboard-overview-grid .ar-title{margin-top:0}@media (max-width: 1650px){.dashboard-overview-grid{grid-template-columns:1fr;column-gap:0}.dashboard-overview-grid .cost-center{grid-column:1}.dashboard-overview-grid .activity{grid-column:1;grid-row:3;min-width:410px}}.recent-activities-container{display:flex;flex-direction:column;overflow-y:auto;padding-bottom:20px;max-height:calc(100vh - 105px);height:100%;gap:4px}.state--notinstalled{background-color:#2dccd3}.report .page{display:flex;flex-direction:column}.report-filter{position:relative;z-index:2;display:flex;flex-direction:column;margin:10px 0;gap:12px}.report-filter .filter-item{display:flex;flex-direction:column}.report-filter .filter-item label{min-width:85px;white-space:nowrap}.report-filter .filter-item>div{margin-top:2px}.report-filter .ar-datepicker-input{width:11rem}.report-filter .unity_refresh{font-size:20px}.report-filter-footer{margin-top:-5px}@media only screen and (min-width: 768px){.report-filter{flex-direction:row;justify-content:center;align-items:flex-end}}.cost-center-budgets{margin-top:1.5rem}.cost-center-budgets .ar-table,.cost-center-budgets .ar-table table{margin-bottom:0}.cost-center-budgets .ar-table table .ar-col--actions{align-items:center}.budgets-form-modal .numeric-input__value input{width:320px}.budgets-form-modal .ar-input__icon.unity_dollar{left:304px;margin-top:4px;width:15px;font-size:15px}.budgets-form-modal .date-container{display:inline-flex}.budgets-form-modal .date-container .ar-datepicker-input--no-time{width:auto}.budgets-form-modal .date-container .ar-form-wrapper{min-width:200px}.budgets-form-modal .date-container .unity_calendar{font-size:16px}.budgets-form-modal .date-container .end-date-checkbox .ar-input{margin-right:.5rem;vertical-align:sub}.cost-center-limits .simple-card{padding:0}.cost-center-limits .ar-table,.cost-center-limits .ar-table table{margin-bottom:0}.cost-center-limits .ar-table table .ar-col--actions{align-items:center}.cost-center-chart{padding-top:1rem;border-radius:5px;background-color:#f4f4f4}.cost-center-chart canvas{cursor:pointer}.cost-center .action-col{display:flex;align-items:center;column-gap:10px}.cost-center .show-hide-table-btn{margin-top:-3.5rem}.cost-center .cost-center-table-container{display:flex;flex-direction:column}.intersect-content{display:flex;align-items:center;gap:1rem}.intersect-content .header{display:flex;width:100%;align-items:center;justify-content:space-between}.details-charts__row{display:flex;flex-direction:row;margin-top:1.5rem;width:100%;gap:1.5rem}.details-charts__row>div{width:100%}.cost-center__header{display:flex;align-items:center;justify-content:space-between}.cost-center__header-title{display:flex;align-items:center;gap:1rem}.state--active{background-color:#47a23f}.inventory .grouping-labels{margin-top:2rem}.inventory-title{display:flex;flex:1}.inventory-title h3{margin-top:0;margin-left:1rem!important;font-weight:700}.stepper .step--header{display:flex;align-items:center}.stepper .step--header-title{margin-top:1rem;margin-bottom:1rem;font-weight:700;font-size:14px}.stepper .step--header-icon{top:-.2rem;margin-right:1rem}.stepper .step--header-icon:not(.bullet--disabled){background-color:#2dccd3}.stepper .step--header-icon--disabled span{left:.8rem}.stepper .step--content{margin-left:15px;min-height:50px;border-left:1px solid #e7e8e8}.stepper .step--content>div{margin-right:30px;margin-left:30px}.items-list{display:flex;flex-direction:column;overflow:auto;gap:9px}.txt-bold{font-weight:700!important}.txt-shadow{text-shadow:0 0 1px #000}.txt-clickable{cursor:pointer}.txt-center{text-align:center}.overview-grid{display:grid;min-width:100%;width:100%;height:100%;gap:1.125rem;grid-template:"clusters activity" minmax(0,calc(50vh - 105px)) "burn activity" minmax(0,calc(50vh - 105px)) / 2fr 1fr}.overview-grid .clusters{grid-area:clusters}.overview-grid .recent-activity{grid-area:activity}.overview-grid .burn-rate{grid-area:burn}.overview-grid .item-row{margin-right:10px}.overview-grid .cluster-card{flex-direction:row;justify-content:space-between;align-items:center;padding:10px}.overview-grid .cloudcard-icon{width:32px;height:32px}.overview-grid .cluster-card>div{width:25%}.overview-grid .cluster-card>.card-header{display:flex;flex-direction:column;gap:8px}.overview-grid .cluster-card>.card-tail{color:#025371;text-align:end}.overview-grid .cluster-name{color:#025371;font-size:14px}.overview-grid .cloud-card-nodes{padding:5px 10px;border-radius:5px}.overview-grid .section-title{font-size:18px}.overview-grid .ar-title{margin-top:0}@media (max-width: 1400px){.overview-grid{grid-template-columns:1fr;grid-template-areas:"clusters" "burn" "activity"}}.configuration-progress{display:flex;flex-direction:row;width:100%}.configuration-progress .stepper{flex:50%;margin-right:40px}@media (max-width: 768px){.configuration-progress{flex-direction:column}.configuration-progress .entities-stepper{padding-bottom:2rem}.configuration-progress .cluster-automation-stepper{padding-top:2rem;border-top:1px solid #e7e8e8}}.welcome-header{margin-bottom:2rem}.overview-clusters{margin-bottom:1rem;padding:2rem;width:100%;border-radius:5px;background-color:#f4f4f4}.overview-clusters .overview-clusters-cardgrid{margin-top:0;margin-bottom:0}.overview-clusters .overview-clusters-cardgrid .cloudcard{width:100%;height:220px;border-color:#005776}.overview-stepper-cardgrid{grid-template-columns:repeat(auto-fill,minmax(136px,1fr));gap:1rem;margin-top:0}.overview-stepper-cardgrid .cloudcard[class*=light-card]{height:150px}.overview-stepper-cardgrid .cloudcard-automation{font-weight:700}.overview-stepper-cardgrid .cloudcard-environment,.overview-stepper-cardgrid .cloudcard-credential{height:20px;text-overflow:ellipsis;white-space:nowrap}.overview-entities-summary{display:flex;flex-wrap:wrap;border-radius:5px;background-color:#fff;justify-content:space-between}.overview-entities-summary-card{display:flex;flex-direction:column;flex:1 0 calc(20% - 10px);padding:10px;border:1px solid #f4f4f4}.overview-entities-summary-card-link{cursor:pointer}@media (max-width: 1024px){.overview-entities-summary-card{flex:1 0 calc(33.33% - 10px)}}@media (max-width: 768px){.overview-entities-summary-card{flex:1 0 calc(50% - 10px)}}@media (max-width: 480px){.overview-entities-summary-card{flex:1 0 100%}}.overview-entities-summary-card-content{display:flex;font-weight:700;font-style:normal;font-size:32px;line-height:36px;align-items:center;gap:8px}.overview-entities-summary-card-content .no-automation-rules{font-weight:400;font-size:16px}.overview-activities-container{display:flex;flex-direction:column;overflow-y:auto;padding-bottom:20px;max-height:calc(100vh - 105px);height:100%;gap:4px}:export{color-white:#fff;color-red:#ef4216;color-yellow:#fcc300;color-blue:#005776;color-blue-medium:#6fdbdf;color-green:#47a23f;color-disabled:#e7e8e8;color-blue-highlight:#2dccd3;color-lightgrey:#e7e8e8;color-darkgrey:#4d4d4d;color-pearl:#e4f7f7}.ar-sidebar div>.-bookmarked .unity_bookmark{background:#ef4216}.ar-sidebar div>.-bookmarked+div:not(.-bookmarked){border-top:1px solid #c7cccd}.ar-sidebar:not(.-collapsed) .-level-0 .ar-sidebar-tab-container{margin-left:12px}.ar-sidebar-tab-container__item .state div{margin-right:0}.ar-sidebar-tab-container__item .unity_box_plus{width:12px;color:#47a23f;vertical-align:middle;transform:translate(-3px)}.ar-sidebar-tab-container__item .unity_box_plus:before{font-size:20px}.ar-sidebar-tab-container__item .unity_home{margin-left:-4px;font-size:25px!important}.ar-sidebar-tab-container__item[name^="/cluster"],.ar-sidebar-tab-container__item[name^="/credential"],.ar-sidebar-tab-container__item[name^="/costcenter/detail"]{position:relative;padding-right:65px!important}.ar-sidebar-tab-container__item[name^="/cluster"] button,.ar-sidebar-tab-container__item[name^="/credential"] button,.ar-sidebar-tab-container__item[name^="/costcenter/detail"] button{width:16px!important;border:0;color:#025371;cursor:pointer}.ar-sidebar-tab-container__item[name^="/cluster"] .sidebar-item-actions,.ar-sidebar-tab-container__item[name^="/credential"] .sidebar-item-actions,.ar-sidebar-tab-container__item[name^="/costcenter/detail"] .sidebar-item-actions{position:absolute;top:0;right:5px;border:0;opacity:0}.ar-sidebar-tab-container__item[name^="/cluster"]:hover .sidebar-item-actions,.ar-sidebar-tab-container__item[name^="/credential"]:hover .sidebar-item-actions,.ar-sidebar-tab-container__item[name^="/costcenter/detail"]:hover .sidebar-item-actions{opacity:1}.ar-sidebar-tab-container__item[name^="/cluster"]>div,.ar-sidebar-tab-container__item[name^="/credential"]>div,.ar-sidebar-tab-container__item[name^="/costcenter/detail"]>div{width:100%}.ar-sidebar-tab-container__item[name^="/cluster"] .ar-sidebar__icon-container,.ar-sidebar-tab-container__item[name^="/credential"] .ar-sidebar__icon-container,.ar-sidebar-tab-container__item[name^="/costcenter/detail"] .ar-sidebar__icon-container{width:100%}.ar-sidebar-tab-container__item[name^="/cluster"] .ar-sidebar__icon-container>span:nth-child(2),.ar-sidebar-tab-container__item[name^="/credential"] .ar-sidebar__icon-container>span:nth-child(2),.ar-sidebar-tab-container__item[name^="/costcenter/detail"] .ar-sidebar__icon-container>span:nth-child(2){display:inline-block;width:100%}.ar-sidebar-tab-container__item[name^="/cluster"] .ar-sidebar__icon-container .ar-sidebar-tab,.ar-sidebar-tab-container__item[name^="/credential"] .ar-sidebar__icon-container .ar-sidebar-tab,.ar-sidebar-tab-container__item[name^="/costcenter/detail"] .ar-sidebar__icon-container .ar-sidebar-tab{display:flex}.ar-sidebar-tab-container__item[name^="/cluster"] .ar-sidebar__icon-container .ar-sidebar-tab a,.ar-sidebar-tab-container__item[name^="/credential"] .ar-sidebar__icon-container .ar-sidebar-tab a,.ar-sidebar-tab-container__item[name^="/costcenter/detail"] .ar-sidebar__icon-container .ar-sidebar-tab a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ar-sidebar-tab-container__item .sidebar-bookmark-button{margin-left:5px;padding:2px}.sidebar-search{padding-top:8px}.sidebar-search div,.sidebar-search span{display:block!important}
