.loading-indicator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%}.loading-indicator .loading-indicator__label{margin-top:10px;font-size:12px;color:#647399}.app-container,.header{-webkit-box-sizing:border-box}#root,body,html{height:100%;width:100%;position:relative}body{font-family:Roboto,sans-serif;color:#273142;background-color:#e8eef3;margin:0;padding:0}body input[type=email]::-ms-clear,body input[type=password]::-ms-clear,body input[type=text]::-ms-clear{display:none}.app-nav{position:fixed;left:0;width:210px;padding:20px 0;top:65px;bottom:0;overflow:auto;background:#fff}.view-container{overflow-y:auto;overflow-x:hidden;position:absolute;top:65px;bottom:0;left:210px;right:0}.app-container{min-width:751px;box-sizing:border-box}.app-container .masquerading{position:absolute;font-size:14px;font-weight:700;width:100%;text-align:center;z-index:5000}.app-container .masquerading .masquerading__link{color:#FF5C51;-webkit-animation:blinker 2s linear infinite;animation:blinker 2s linear infinite;cursor:pointer}@-webkit-keyframes blinker{50%{opacity:0}}@keyframes blinker{50%{opacity:0}}.header{display:-webkit-box;display:-ms-flexbox;display:flex;height:65px;width:100%;box-sizing:border-box;position:absolute;top:0;left:0;padding-right:0;z-index:10;background:#ba0c25}.header .header__logo{-ms-flex-item-align:center;align-self:center}.header .header__logo .header__logo-link{display:block;height:65px;width:210px}.header .header__logo .header__logo-link svg{width:70%;margin:auto;display:block}.header .header__logo .header__logo-link svg>path{fill:#fff}.header .header__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#000}.header .header__controls .header-activities{border-left:1px solid #D3DEE8;height:100%;width:65px;-webkit-box-sizing:border-box;box-sizing:border-box;display:none}@media only screen and (max-width:1375px){.header .header__controls .header-activities{display:block}}@media only screen and (max-width:1024px){.header .header__user-navigation{max-width:115px}}.header .header__user-navigation{min-width:220px;max-width:350px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ellipsis{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;width:95%}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset}.devhf{display:none!important}.header__page_title{color:#fff;margin-left:25px}.main-navigation{margin:0;padding:0;list-style-type:none}.main-navigation .navigation-item-disabled a,.main-navigation .navigation-item-disabled div{color:rgba(0,0,0,.3);display:block;text-decoration:none;font-size:14px;font-weight:700;margin-left:35px;padding-bottom:1px;pointer-events:none;cursor:default}.main-navigation .navigation-item a,.main-navigation .navigation-item div{display:block;text-decoration:none;font-size:13px;color:#373c41;position:relative;padding:0 15px;line-height:3}.main-navigation .navigation-item a.navigation-item--active{background:#2398f1;color:#fff}.main-navigation .navigation-item a.navigation-item--active:hover{background:#2398f1;color:#fff!important}.main-navigation .navigation-item a:hover:not(.active){color:#2398f1}.main-navigation .navigation-item.navigation-item--comingsoon{position:relative}.main-navigation .navigation-item.navigation-item--comingsoon div{opacity:.6}.main-navigation .navigation-item.navigation-item--comingsoon:after{position:absolute;top:-10px;right:-29px;content:'Coming soon';background:#FFC822;width:67px;height:13px;font-size:10px;color:#000;border-radius:5px;text-align:center;line-height:13px}.link-name{margin:10px}.sidebar-note-container .k8s-banner-description,.sidebar-note-container .k8s-banner-major-title,.sidebar-note-container .k8s-banner-minor-title{text-align:center;font-family:Roboto;font-stretch:normal;font-style:normal}.sidebar-note-container .k8s-banner-close-butten:hover,.sidebar-note-container .k8s-banner-link-butten:hover{cursor:pointer}.sidebar-note-container{background-image:url(/assets/z4k/z4k_banner.png);width:175px;height:312px;color:#fff;text-align:center;margin:15px;position:absolute;bottom:10px}.sidebar-note-container .k8s-banner-major-title{margin:13px 6px 11px 8px;font-size:16px;font-weight:700;line-height:1.31;letter-spacing:normal;color:#fff}.sidebar-note-container .k8s-banner-minor-title{height:27px;opacity:.75;font-size:10px;font-weight:700;line-height:1.6;letter-spacing:normal;color:#f9fbfc}.sidebar-note-container .k8s-banner-description{height:66px;margin:14px 0 8px;opacity:.75;font-size:11px;font-weight:400;line-height:1.45;letter-spacing:normal;color:#fff}.sidebar-note-container .k8s-banner-center-line{width:48px;height:1px;margin:13px 47px 14px 57px;opacity:.75;background-color:#fff}.sidebar-note-container .k8s-banner-link-butten{width:91px;height:32px;border-radius:35px;background-color:#2398f1;font-family:Roboto;font-size:12px;font-weight:500;font-stretch:normal;font-style:normal;line-height:10px;margin-left:auto;margin-right:auto;padding-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sidebar-note-container .k8s-banner-close-butten{text-align:right!important;margin:5px;font-size:12px;opacity:1}.dialog-about .dialog-about__container{height:420px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#647399}.dialog-about .dialog-about__container .dialog-about__menu .dialog-menu-tab.tab--selected,.dialog-about .dialog-about__container .dialog-about__menu .dialog-menu-tab:hover{color:#2298F1}.dialog-about .dialog-about__container .dialog-about__menu{-webkit-box-flex:1;-ms-flex:1;flex:1;background:#F6F8FA;border-right:1px solid #D3DEE8}.dialog-about .dialog-about__container .dialog-about__menu .dialog-menu-tab{position:relative;height:48px;line-height:50px;padding-left:15px;cursor:pointer;font-size:14px;border-bottom:1px solid #D3DEE8}.dialog-about .dialog-about__container .dialog-about__menu .dialog-menu-tab.tab--selected .tab__text:before{border-left:7px solid #2298F1}.dialog-about .dialog-about__container .dialog-about__menu .dialog-menu-tab .tab__text:before{position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);content:" ";width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #9CA5B9}.dialog-about .dialog-about__container .dialog-about__menu .dialog-menu-tab .tab__text:after{position:absolute;right:18px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);content:" ";width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:4px solid #F6F8FA}.dialog-about .dialog-about__container .dialog-about__menu .dialog-menu-tab:hover .tab__text:before{border-left:7px solid #2298F1}.dialog-about .dialog-about__container .dialog-about__content{-webkit-box-flex:3;-ms-flex:3;flex:3;font-size:12px}.dialog-about .dialog-about__container .dialog-about__content .dialog-content-container{padding:30px}.thumb-scroll--vertical{position:relative;display:block;width:100%;right:7px;cursor:pointer;border-radius:inherit;background-color:#D3DEE8;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.text__container{font-size:14px;line-height:20px}.text__container>section{margin-bottom:35px}.text__container>section:last-child,.text__container>section:last-child>p:last-child{margin-bottom:0}.text__container .headline{font-size:16px;font-weight:700;margin-bottom:16px;text-decoration:underline}.text__container .headline--center{width:100%;text-align:center}.text__container .sub-headline{font-size:14px;font-weight:700}.dialog-header{font-size:16px;font-weight:700;padding:5px 20px;line-height:38px;border-bottom:1px solid #D3DEE8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dialog-header .dialog-header__icon{height:24px;width:24px;line-height:24px;margin-right:10px}.dialog-header .dialog-header__icon svg{width:24px;height:24px;fill:#2298F1}.dialog-header .dialog-header__title{text-transform:none}.dialog-header .dialog-header__close{position:absolute;right:15px;top:10px;width:20px;height:20px;cursor:pointer;opacity:.6}.dialog-header .dialog-header__close:hover{opacity:1}.dialog-header .dialog-header__close:after,.dialog-header .dialog-header__close:before{position:absolute;left:15px;content:' ';height:20px;width:2px;background-color:#647399}.dialog-header .dialog-header__close:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.dialog-header .dialog-header__close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.help-content-paragraph{color:#647399;font-size:12px;height:360px}.help-content-paragraph .help-content-paragraph__container{padding:30px}.help-content-paragraph .header-paragraph{margin:25px 0;font-weight:700}.help-content-paragraph p{margin:0}.help-content-paragraph label{color:#1B2431;font-weight:700}.help-content-paragraph .dashboard-help__paragraph li{padding:5px 0}.container-menu-buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.user-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:25px;padding-right:10px;cursor:pointer}.user-navigation .user-navigation__details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.user-navigation .user-navigation__details .user_image{width:40px;height:40px;margin-top:10px;margin-right:-10px;border-radius:40px}.user-navigation .user-navigation__details .user_image .user_image__icon{fill:#fff;position:relative;top:7px;left:8px}.user-navigation .user-navigation__details .user_name{margin-left:7px;color:#fff}@media only screen and (max-width:1024px){.user-navigation .user-navigation__details .user_name{display:none}}.user-navigation .user-navigation__arrow-menu{display:-webkit-box;display:-ms-flexbox;display:flex}.user-navigation .user-navigation__arrow-menu .arrow-button{content:'';width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff;margin:0 auto}.user-navigation .user-navigation__arrow-menu .arrow-button:active,.user-navigation .user-navigation__arrow-menu .arrow-button:hover{border-top:8px solid #2298F1}.user-navigation__dialog-body{padding:0!important}.user-navigation__link{display:block;line-height:1.5;position:relative;z-index:2200;text-decoration:none;color:inherit;padding:13px 0 13px 60px;margin-left:-61px}.user-navigation__icon{fill:#757575!important}.user-navigation__menu-item:hover{opacity:.9!important;color:#2298F1!important;background:#F1F9FE!important}.user-navigation__menu-item:hover .user-navigation__icon{fill:#2298F1!important}.toasters{position:fixed;top:80px;left:50%;z-index:9999;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}.toasters .toast{position:absolute;left:0;white-space:nowrap;padding:10px 25px;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);color:#fff}.toasters .toast.success{background-color:#1bbe14;border-top:3px solid green}.toasters .toast.error{background-color:red}.toasters .toast.info{background-color:#00f}.toasters .toast.warning{background-color:orange}.page.upgrade-page .page__content{padding-top:100px}.page.upgrade-page .column-filter__add-btn-dropdown{width:177px;right:-71px}.page.upgrade-page .noarrow{//pointer-events:none}.page.upgrade-page .noarrow .rt-expander{display:none}.page.upgrade-page .help-icon{margin-top:1px}.page.upgrade-page .upgrade-filter{position:absolute;left:30px;right:30px;top:0;-webkit-box-sizing:border-box;box-sizing:border-box}.page.upgrade-page .column-filter__container{height:auto}@media (max-width:1000px){.page.upgrade-page .upgrade-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.page.upgrade-page .upgrade-filter .upgrade-filter__button{width:48%;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:10px}.page.upgrade-page .column-filter__container{position:relative;top:90px}.page.upgrade-page .react-table{top:240px}.page.upgrade-page .upgrade-actions{top:242px}}.page.upgrade-page .upgrade-list__zvmversion--uptodate:before{content:'\2714';font-size:13px;color:#5CCC2F;margin-right:4px}.page.upgrade-page .upgrade-list__zvmversion--outdated:before{content:'';margin-right:5px;margin-top:10px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #FF5C51;top:12px;position:relative}.page.upgrade-page .progress--column{display:inline-block;pointer-events:auto;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;width:90%}.page.upgrade-page .zorg-name__column{pointer-events:auto;width:40px;cursor:default}.page{min-width:751px;min-height:850px;height:100%;padding-top:70px;-webkit-box-sizing:border-box;box-sizing:border-box}.page .page__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;font-weight:700;height:70px;position:absolute;top:0;left:30px;right:30px;-webkit-box-sizing:border-box;box-sizing:border-box}.page .page__content{padding:0 30px 30px;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.page .page__content.page__content--scrollable{overflow-y:auto;padding:0 13px 30px 30px}.page .page__feed{width:420px;min-height:769px;text-align:center;border:1px solid #D3DEE8;border-top:none;background-color:#FFF;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:-2px;bottom:30px;right:0;z-index:2}.page.page--has-feed{padding-right:420px}@media only screen and (max-width:1375px){.page.page--has-feed{padding-right:0}.page .page__feed{display:none;position:absolute;right:0}.page.page--active-feed .page__feed{display:block;position:fixed;padding-top:64px;bottom:1px}}@media only screen and (max-height:915px){.page .page__feed{bottom:auto;height:100%;margin-bottom:30px}.page.page--active-feed .page__feed{position:fixed;right:0}}@media only screen and (min-width:1375px){.page.page--active-feed .page__feed{position:absolute}}.upgrade-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.upgrade-filter .upgrade-filter__button{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background:#FFF;height:80px;width:24%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;border:1px solid #D3DEE8}.upgrade-filter .upgrade-filter__button .upgrade-filter__icon-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;background:#F6F8FA;height:100%;width:80px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-right:1px solid transparent}.upgrade-filter .upgrade-filter__button .upgrade-filter__icon{width:40px;height:40px}.upgrade-filter .upgrade-filter__button .upgrade-filter__icon.upgrade-filter__icon--healthy{fill:#5CCC2F}.upgrade-filter .upgrade-filter__button .upgrade-filter__icon.upgrade-filter__icon--warned{fill:#FFC822;width:43px;height:43px}.upgrade-filter .upgrade-filter__button .upgrade-filter__icon.upgrade-filter__icon--erroneous{fill:#FF5C51}.upgrade-filter .upgrade-filter__button .upgrade-filter__img--uptodate{width:40px;height:42px;fill:#5CCC2F}.upgrade-filter .upgrade-filter__button .upgrade-filter__img--inprogress{width:37px;height:40px;fill:#2298F1}.upgrade-filter .upgrade-filter__button .upgrade-filter__img--outdated{fill:#FF5C51;width:40px;height:42px}.upgrade-filter .upgrade-filter__button .upgrade-filter__img--attention{fill:#FFC822;width:45px;height:40px}.upgrade-filter .upgrade-filter__button .upgrade-filter__details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:960px){.upgrade-filter .upgrade-filter__button .upgrade-filter__details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.upgrade-filter .upgrade-filter__button .upgrade-filter__details .upgrade-filter__count{margin-left:10px;margin-top:10px}.upgrade-filter .upgrade-filter__button .upgrade-filter__details .upgrade-filter__label{font-size:14px}}.upgrade-filter .upgrade-filter__button .upgrade-filter__details .upgrade-filter__count{margin-left:30px;font-size:28px}.upgrade-filter .upgrade-filter__button .upgrade-filter__details .upgrade-filter__label{margin-left:10px;margin-right:50px}.upgrade-filter .upgrade-filter__button.upgrade-filter__button--deselected:before,.upgrade-filter .upgrade-filter__button.upgrade-filter__button--selected:before{content:'';position:absolute;right:0;top:0;border:25px solid;border-bottom-color:#FFF;border-left-color:#FFF}.upgrade-filter .upgrade-filter__button.upgrade-filter__button--deselected .upgrade-filter__checkmark,.upgrade-filter .upgrade-filter__button.upgrade-filter__button--selected .upgrade-filter__checkmark{content:' ';position:absolute;right:7px;top:8px;width:14px;height:14px}.upgrade-filter .upgrade-filter__button.upgrade-filter__button--selected{border:1px solid #2298F1}.upgrade-filter .upgrade-filter__button.upgrade-filter__button--selected .upgrade-filter__icon-wrapper{border-right:1px solid #2298F1}.upgrade-filter .upgrade-filter__button.upgrade-filter__button--selected:before{border-top-color:#2298F1;border-right-color:#2298F1}.upgrade-filter .upgrade-filter__button.upgrade-filter__button--selected .upgrade-filter__checkmark{fill:#fff}.upgrade-filter .upgrade-filter__button.upgrade-filter__button--deselected .upgrade-filter__icon-wrapper{border-right-color:#D3DEE8}.upgrade-filter .upgrade-filter__button.upgrade-filter__button--deselected .upgrade-filter__checkmark,.upgrade-filter .upgrade-filter__button.upgrade-filter__button--deselected:before{display:none}.upgrade-filter .upgrade-filter__button.upgrade-filter__button--deselected:hover:before{display:block;border-top-color:#D3DEE8;border-right-color:#D3DEE8}.upgrade-filter .upgrade-filter__button.upgrade-filter__button--deselected:hover .upgrade-filter__checkmark{display:block;fill:#647399}.upgrade-filter .upgrade-filter__button.upgrade-filter__button--disabled{opacity:.6;cursor:default}.upgrade-filter .upgrade-filter__button.upgrade-filter__button--disabled .upgrade-filter__checkmark{display:none}.ReactTable,.ReactTable .rt-table{display:-webkit-box;display:-ms-flexbox}.ReactTable,.ReactTable .rt-table,.ReactTable .rt-thead{-webkit-box-orient:vertical;-webkit-box-direction:normal}.ReactTable .rt-tbody .rt-expandable,.ReactTable .rt-thead .rt-td.-cursor-pointer,.ReactTable .rt-thead .rt-th.-cursor-pointer{cursor:pointer}.ReactTable .rt-thead.-headerGroups,.ReactTable.-striped .rt-tr.-odd{background:rgba(0,0,0,.03)}.ReactTable{position:relative;display:flex;-ms-flex-direction:column;flex-direction:column;border:1px solid rgba(0,0,0,.1)}.ReactTable .rt-thead.-filters,.ReactTable .rt-thead.-headerGroups{border-bottom:1px solid rgba(0,0,0,.05)}.ReactTable *{-webkit-box-sizing:border-box;box-sizing:border-box}.ReactTable .rt-table{-webkit-box-flex:1;-ms-flex:1;flex:1;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%;border-collapse:collapse;overflow:auto}.ReactTable .rt-thead{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ReactTable .rt-thead.-filters .rt-th{border-right:1px solid rgba(0,0,0,.02)}.ReactTable .rt-thead.-header{-webkit-box-shadow:0 2px 15px 0 rgba(0,0,0,.15);box-shadow:0 2px 15px 0 rgba(0,0,0,.15)}.ReactTable .rt-thead .rt-tr{text-align:center}.ReactTable .rt-thead .rt-td,.ReactTable .rt-thead .rt-th{padding:5px;line-height:normal;position:relative;border-right:1px solid rgba(0,0,0,.05);-webkit-transition:box-shadow .3s cubic-bezier(.175,.885,.32,1.275);-webkit-transition:-webkit-box-shadow .3s cubic-bezier(.175,.885,.32,1.275);-o-transition:box-shadow .3s cubic-bezier(.175,.885,.32,1.275);transition:box-shadow .3s cubic-bezier(.175,.885,.32,1.275);transition:box-shadow .3s cubic-bezier(.175,.885,.32,1.275),-webkit-box-shadow .3s cubic-bezier(.175,.885,.32,1.275);-webkit-box-shadow:inset 0 0 0 0 transparent;box-shadow:inset 0 0 0 0 transparent}.ReactTable .rt-thead .rt-td.-sort-asc,.ReactTable .rt-thead .rt-th.-sort-asc{-webkit-box-shadow:inset 0 3px 0 0 rgba(0,0,0,.6);box-shadow:inset 0 3px 0 0 rgba(0,0,0,.6)}.ReactTable .rt-thead .rt-td.-sort-desc,.ReactTable .rt-thead .rt-th.-sort-desc{-webkit-box-shadow:inset 0 -3px 0 0 rgba(0,0,0,.6);box-shadow:inset 0 -3px 0 0 rgba(0,0,0,.6)}.ReactTable .rt-thead .rt-td:last-child,.ReactTable .rt-thead .rt-th:last-child{border-right:0}.ReactTable .rt-thead .rt-resizable-header{overflow:visible}.ReactTable .rt-thead .rt-resizable-header:last-child{overflow:hidden}.ReactTable .rt-thead .rt-resizable-header-content{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.ReactTable .rt-thead .rt-header-pivot{border-right-color:#f7f7f7}.ReactTable .rt-thead .rt-header-pivot:after,.ReactTable .rt-thead .rt-header-pivot:before{left:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.ReactTable .rt-thead .rt-header-pivot:after{border-color:rgba(255,255,255,0);border-left-color:#fff;border-width:8px;margin-top:-8px}.ReactTable .rt-thead .rt-header-pivot:before{border-color:rgba(102,102,102,0);border-left-color:#f7f7f7;border-width:10px;margin-top:-10px}.ReactTable .rt-tbody{-webkit-box-flex:99999;-ms-flex:99999 1 auto;flex:99999 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:auto}.ReactTable .rt-tfoot,.ReactTable .rt-tr-group{display:-webkit-box;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal}.ReactTable .rt-tbody .rt-tr-group{border-bottom:solid 1px rgba(0,0,0,.05)}.ReactTable .rt-tbody .rt-tr-group:last-child{border-bottom:0}.ReactTable .rt-tbody .rt-td{border-right:1px solid rgba(0,0,0,.02)}.ReactTable .rt-tbody .rt-td:last-child{border-right:0}.ReactTable .rt-tr-group{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.ReactTable .rt-tr{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.ReactTable .rt-td,.ReactTable .rt-th{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;padding:7px 5px;overflow:hidden;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;-webkit-transition-property:width,min-width,padding,opacity;-o-transition-property:width,min-width,padding,opacity;transition-property:width,min-width,padding,opacity}.ReactTable .rt-td.-hidden,.ReactTable .rt-th.-hidden{width:0!important;min-width:0!important;padding:0!important;border:0!important;opacity:0!important}.ReactTable .rt-expander{display:inline-block;position:relative;color:transparent;margin:0 10px}.ReactTable .rt-expander:after{content:'';position:absolute;width:0;height:0;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(-90deg);-ms-transform:translate(-50%,-50%) rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg);border-left:5.04px solid transparent;border-right:5.04px solid transparent;border-top:7px solid rgba(0,0,0,.8);-webkit-transition:all .3s cubic-bezier(.175,.885,.32,1.275);-o-transition:all .3s cubic-bezier(.175,.885,.32,1.275);transition:all .3s cubic-bezier(.175,.885,.32,1.275);cursor:pointer}.ReactTable .rt-expander.-open:after{-webkit-transform:translate(-50%,-50%) rotate(0);-ms-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}.ReactTable .rt-resizer{display:inline-block;position:absolute;width:36px;top:0;bottom:0;right:-18px;cursor:col-resize;z-index:10}.ReactTable .rt-tfoot{display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.15);box-shadow:0 0 15px 0 rgba(0,0,0,.15)}.ReactTable .rt-tfoot .rt-td{border-right:1px solid rgba(0,0,0,.05)}.ReactTable .rt-tfoot .rt-td:last-child{border-right:0}.ReactTable.-highlight .rt-tbody .rt-tr:not(.-padRow):hover{background:rgba(0,0,0,.05)}.ReactTable .-pagination{z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:3px;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.1);box-shadow:0 0 15px 0 rgba(0,0,0,.1);border-top:2px solid rgba(0,0,0,.1)}.ReactTable .-pagination .-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;height:100%;border:0;border-radius:3px;padding:6px;font-size:1em;color:rgba(0,0,0,.6);background:rgba(0,0,0,.1);-webkit-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease;cursor:pointer;outline:0}.ReactTable .-pagination .-btn[disabled]{opacity:.5;cursor:default}.ReactTable .-pagination .-btn:not([disabled]):hover{background:rgba(0,0,0,.3);color:#fff}.ReactTable .-loading,.ReactTable .rt-noData{background:rgba(255,255,255,.8);pointer-events:none;position:absolute}.ReactTable .-pagination .-next,.ReactTable .-pagination .-previous{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.ReactTable .-pagination .-center{-webkit-box-flex:1.5;-ms-flex:1.5;flex:1.5;text-align:center;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.ReactTable .-pagination .-pageInfo{display:inline-block;margin:3px 10px;white-space:nowrap}.ReactTable .-pagination .-pageJump{display:inline-block}.ReactTable .-pagination .-pageJump input{width:70px;text-align:center}.ReactTable .-pagination .-pageSizeOptions{margin:3px 10px}.ReactTable .rt-noData{display:block;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;z-index:1;padding:20px;color:rgba(0,0,0,.5)}.ReactTable .-loading{display:block;left:0;right:0;top:0;bottom:0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;z-index:-1;opacity:0}.ReactTable .-loading>div{position:absolute;display:block;text-align:center;width:100%;top:50%;left:0;font-size:15px;color:rgba(0,0,0,.6);-webkit-transform:translateY(-52%);-ms-transform:translateY(-52%);transform:translateY(-52%);-webkit-transition:all .3s cubic-bezier(.25,.46,.45,.94);-o-transition:all .3s cubic-bezier(.25,.46,.45,.94);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.ReactTable .-loading.-active{opacity:1;z-index:2;pointer-events:all}.ReactTable .-loading.-active>div{-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%)}.ReactTable input,.ReactTable select{border:1px solid rgba(0,0,0,.1);background:#fff;padding:5px 7px;font-size:inherit;border-radius:3px;font-weight:400;outline:0}.ReactTable input:not([type=checkbox]):not([type=radio]),.ReactTable select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.ReactTable input:not([type=checkbox]):not([type=radio])::-ms-expand,.ReactTable select::-ms-expand{display:none}.ReactTable .select-wrap{position:relative;display:inline-block}.ReactTable .select-wrap select{padding:5px 15px 5px 7px;min-width:100px}.ReactTable .select-wrap:after{content:'';position:absolute;right:8px;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px}.ReactTable .rt-resizing .rt-td,.ReactTable .rt-resizing .rt-th{-webkit-transition:none!important;-o-transition:none!important;transition:none!important;cursor:col-resize;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ReactTable .ztreetable-sub-table .name-column,.react-page-title{padding-left:20px}.ReactTable{color:#647399;font-size:14px;border:0 solid;height:100%}.ReactTable .rt-expander{height:20px;width:30px;margin:0;pointer-events:auto}.ReactTable .rt-thead{overflow-y:hidden;height:50px}.ReactTable .rt-tbody .rt-td{border-right:solid 1px transparent;padding-top:14px}.ReactTable .rt-td{background-color:#fff}.ReactTable .rt-thead .rt-tr{text-align:left;border-bottom:solid 1px #e8eef3;border-right:solid 0;border-left:solid 0;border-top:solid 1px #e8eef3}.ReactTable .disabled_row{//color:rgba(100,115,153,.5);cursor:default;position:relative}.ReactTable .disabled_row:before{content:'';display:block;position:absolute;top:0;bottom:0;left:35px;right:0;background-color:rgba(255,255,255,.5);pointer-events:none}.ReactTable .allow-click{pointer-events:auto}.ReactTable .rt-thead.-header{background-color:#fff;border:0 solid;-webkit-box-shadow:none;box-shadow:none;font-weight:700}.ReactTable .rt-thead .rt-td,.ReactTable .rt-thead .rt-th{border-right:solid 1px transparent}.ReactTable .rt-thead .rt-th{padding-top:14px}.ReactTable .rt-thead .rt-td.-sort-asc,.ReactTable .rt-thead .rt-th.-sort-asc{-webkit-box-shadow:inset 0 3px 0 0 rgba(255,0,0,0);box-shadow:inset 0 3px 0 0 rgba(255,0,0,0)}.ReactTable .rt-thead .rt-td.-sort-asc .arrow-up,.ReactTable .rt-thead .rt-th.-sort-asc .arrow-up{float:left;margin-left:5px;margin-top:10px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #000}.ReactTable .react-table-header-title{display:inline-block;float:left;white-space:normal;width:auto}.ReactTable .rt-tr{height:50px;max-height:50px}.ReactTable .rt-thead .rt-td.-sort-desc,.ReactTable .rt-thead .rt-th.-sort-desc{-webkit-box-shadow:inset 0 3px 0 0 rgba(255,0,0,0);box-shadow:inset 0 3px 0 0 rgba(255,0,0,0)}.ReactTable .rt-thead .rt-td.-sort-desc .arrow-down,.ReactTable .rt-thead .rt-th.-sort-desc .arrow-down{float:left;margin-left:5px;margin-top:10px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000}.ReactTable .ztreetable-sub-table .rt-expandable,.ReactTable .ztreetable-sub-table .upgradelist__checkbox{margin-left:20px}.ReactTable .arrow-down:after,.ReactTable .arrow-down:before,.ReactTable .arrow-up:after,.ReactTable .arrow-up:before{display:none}.ReactTable .ztreetable-sub-table{position:relative;right:0;left:0;top:0;bottom:0;border-left:solid 0;border-right:solid 0;display:block}.ReactTable .ztreetable-sub-table .rt-tbody{margin-top:0}.ReactTable .ztreetable-sub-table .rt-thead{height:0}.ReactTable .ztreetable-sub-table .rt-thead .rt-tr{display:none}.ReactTable .ztreetable-sub-table .rt-td{background-color:#f1f9fe}.ReactTable .ztreetable-sub-table .disabled_row{//color:rgba(100,115,153,.5);//opacity:.5;//pointer-events:none;cursor:default}.ReactTable .ztreetable-sub-table .disabled_row:before{content:'';display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(241,249,254,.5);pointer-events:none}.ReactTable .rt-noData,.ReactTable .rt-tr.-padRow,.ReactTable .ztreetable-sub-table .mui-ripple-circle{display:none}.ReactTable .ztreetable-sub-table .bold-subcolumn{background-color:#e4f3fd}.ReactTable .rt-tbody .rt-tr-group{border-bottom:solid 0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.ReactTable .rt-tr.-even,.ReactTable .rt-tr.-odd{border-bottom:solid 1px rgba(0,0,0,.05)}.ReactTable .bold-column{background-color:#f6f8fa}.ReactTable ::-webkit-scrollbar{width:6px}.ReactTable ::-webkit-scrollbar-track{display:none}.ReactTable ::-webkit-scrollbar-thumb{border-radius:3px;background:#D3DEE8}.ReactTable ::-webkit-scrollbar-thumb:window-inactive{display:none}.react-table__expandall{cursor:pointer;width:10px;height:10px;top:67px;position:absolute;left:15px;z-index:1}.react-table{background-color:#fff;position:absolute;right:30px;left:30px;bottom:40px;top:150px;padding-top:50px;border:1px solid #d1d7db;//overflow:auto}.react-table__body{height:100%;position:relative}.react-page-title{right:0;left:0;top:0;height:50px;text-align:left;background-color:#fff;padding-top:18px;font-weight:700;font-size:14px;border:1px solid rgba(0,0,0,.05);position:absolute}.react-page-title .react-page-title-count{background-color:#2298f1;padding-left:4px;padding-right:6px;margin-left:4px;color:#fff;border-radius:3px}.react-page-title .grid__search{margin-left:auto;color:#273142;padding:0 5px;height:22px;float:right;margin-right:182px;top:-4px}.search-input-component{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:relative}.search-input-component .search-input-component__input{border:1px solid #9CA5B9;border-radius:12px;padding-left:20px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#647399;outline:0;width:100%}.search-input-component .search-input-component__mglass{position:absolute;width:22px;height:22px}.search-input-component .search-input-component__mglass:before{content:'';height:2px;width:6px;background:#9CA5B9;position:absolute;top:14px;left:5px;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.search-input-component .search-input-component__mglass:after{content:'';position:absolute;top:5px;left:8px;border-radius:30px;height:6px;width:6px;border:2px solid #9CA5B9}.help-icon{margin-top:4px;background-color:#647399;color:#FFF;margin-left:8px;border-radius:100%;font-size:12px;cursor:pointer;position:relative;z-index:1;font-weight:400;width:16px;height:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.generic-help-dialog{overflow:hidden}.generic-help-dialog .help-dialog{width:100%;height:100%}.generic-help-dialog .help-dialog__content{padding:10px 30px 20px;color:#647399}.generic-help-dialog ::-webkit-scrollbar{width:6px}.generic-help-dialog ::-webkit-scrollbar-track{display:none}.generic-help-dialog ::-webkit-scrollbar-thumb{border-radius:3px;background:#D3DEE8}.generic-help-dialog ::-webkit-scrollbar-thumb:window-inactive{display:none}.report .block+.area-block-override{margin-bottom:0;border-bottom:0}.site-icon{width:24px;height:24px;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 auto}.site-icon .site-icon__site{fill:#273142}.site-icon .site-icon__type{position:absolute;fill-opacity:1;bottom:-35%;right:-25%;width:20px;height:20px;background:#FFF}.site-icon .site-icon__type.site-icon__type--vcd{fill:#647399}.site-icon .site-icon__type.site-icon__type--scvmm{fill:#2298F1}.site-icon .site-icon__type.site-icon__type--aws{fill:#E47911}.site-icon .site-icon__type.site-icon__type--azure{fill:#00ABEC}.type-renderer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding-right:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.type-renderer .type-renderer__icon{height:18px;width:18px}.type-renderer .type-renderer__label{margin-left:10px;width:auto}.type-renderer .vpg-site-cell__type{width:16px;height:16px}.type-renderer .vpg-site-cell__type.vpg-site-cell__type--vcd{fill:#647399}.type-renderer .vpg-site-cell__type.vpg-site-cell__type--scvmm{fill:#2298F1}.type-renderer .vpg-site-cell__type.vpg-site-cell__type--aws{width:18px;height:18px;fill:#E47911}.type-renderer .vpg-site-cell__type.vpg-site-cell__type--azure{width:18px;height:18px;fill:#00ABEC}.type-renderer .type_renderer--tooltip{line-height:1.5}.cell-renderer{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding-right:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.cell-renderer .cell-renderer__icon{height:18px;width:18px}.cell-renderer .cell-renderer__label{margin-left:10px;width:auto}.cell-renderer .cell--icon{width:16px;height:16px;max-width:150px}.cell-renderer .cell--icon.cell--icon--info{fill:#ff5c51}.cell-renderer .cell-renderer--tooltip{line-height:1.5}.column-filter__side-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;color:#647399;font-weight:700;height:100%;position:absolute;width:30px;right:0;top:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-left:1px solid #D3DEE8;cursor:pointer}.column-filter__side-btn.column-filter__side-btn--remove:after{content:"\274C\FE0E"}.column-filter__side-btn.column-filter__side-btn--opened:after{content:'';width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #2298F1}.column-filter__side-btn.column-filter__side-btn--plus{font-size:25px}.column-filter__add-btn-container{position:relative;margin-right:13px}.column-filter__add-btn-container .column-filter__add-btn{display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;width:122px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:40px;padding-left:10px;background:#FFF;border:1px solid #D3DEE8;cursor:pointer}.column-filter__add-btn-container .column-filter__add-btn-dropdown{position:absolute;right:-41px;list-style:none;padding:15px 18px;margin-top:10px;font-size:14px;background:#FFF;z-index:1000;border:1px solid #D3DEE8}.column-filter__add-btn-container .column-filter__add-btn-dropdown .column-filter__filter-item{line-height:28px;cursor:pointer}.column-filter__add-btn-container .column-filter__add-btn-dropdown .column-filter__filter-item.column-filter__filter-item--disabled{opacity:.6;cursor:default}.column-filter__add-btn-container .column-filter__add-btn-dropdown .column-filter__filter-item.column-filter__filter-item--disabled:hover{color:#273142}.column-filter__add-btn-container .column-filter__add-btn-dropdown .column-filter__filter-item:hover{color:#2298F1}.column-filter__add-btn-container .column-filter__input.column-filter__input--range{right:-100px}.column-filter__add-btn-container .column-filter__input.column-filter__input--wildcard{right:-92px}.column-filter__active-filters-container{display:-webkit-box;display:-ms-flexbox;display:flex}.column-filter__active-filters-container .column-filter__active-filter{position:relative;max-width:250px;cursor:pointer}.column-filter__active-filters-container .column-filter__active-filter .column-filter__active-filter-view{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;height:30px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #D3DEE8;background:#FFF;padding-right:40px;padding-left:10px;margin-right:13px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.arrow-up:after,.arrow-up:before{content:'';position:absolute;left:50%;margin-left:-8px;border-right:8px solid transparent;border-left:8px solid transparent}.column-filter__active-filters-container .column-filter__active-filter .column-filter__active-filter-view .column-filter__active-filter-view-text{white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;height:100%;padding:4px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.column-filter__active-filters-container .column-filter__active-filter.column-filter__active-filter--range .column-filter__active-filter-input{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:190px;padding:10px}.column-filter__active-filters-container .column-filter__active-filter.column-filter__active-filter--range .column-filter__active-filter-input div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.column-filter__active-filters-container .column-filter__active-filter.column-filter__active-filter--range .column-filter__active-filter-input div label{margin-bottom:3px}.column-filter__active-filters-container .column-filter__active-filter.column-filter__active-filter--range .column-filter__active-filter-input div:first-child{margin-bottom:10px}.arrow-up:before{top:-8px;border-bottom:8px solid #D3DEE8}.arrow-up:after{top:-7px;border-bottom:8px solid #FFF}.column-filter__input{position:absolute;top:100%;width:181px;padding:15px;margin-top:10px;right:-79px;background:#FFF;border:1px solid #D3DEE8;-webkit-box-shadow:3px 3px 2px #F6F6F6;box-shadow:3px 3px 2px #F6F6F6;z-index:10}.column-filter__input.column-filter__input--range .column-filter__input-field-container:nth-child(2){margin-top:15px}.column-filter__input.column-filter__input--range .column-filter__input-field-container .react-numeric-input{width:100%}.column-filter__input .column-filter__input-field{width:100%;height:30px;outline:0;padding:0 5px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #D3DEE8;color:#273142}.column-filter__input .column-filter__apply-button{margin-top:15px;float:right;background:0 0;border:none;text-transform:uppercase;cursor:pointer;outline:0;color:#273142}.column-filter__input .column-filter__apply-button:disabled{opacity:.6;cursor:default}.column-filter__input .column-filter__apply-button:hover:not(:disabled){color:#2298F1}.column-filter__container{display:-webkit-box;display:-ms-flexbox;display:flex;height:70px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-flex-wrap:wrap;flex-wrap:wrap}.column-filter__container .column-filter__clean-btn{color:#2298F1;text-decoration:underline;cursor:pointer}.vrainfo-drawer{top:64px}.vrainfo-drawer .drawer-customize .drawer-customize__slot .drawer-slot__close{right:24px}.vrainfo__header{background-color:#F6F8FA;border-top:solid 1px #D3DEE8;border-bottom:solid 1px #D3DEE8}.vrainfo-row{font-size:12px;color:#647399;width:100%;height:30px}.vrainfo-row .vrainfo-row__card{width:50%;height:30px;float:left}.vrainfo-row .vrainfo-row__card--label{text-align:left}.vrainfo-row .vrainfo-row__card--value{text-align:right}.upgrade-button{position:absolute;right:40px;top:160px;width:165px;background-color:#2298F1!important;color:#fff!important}@media (max-width:1000px){.upgrade-button{top:249px}}.upgrade-button__flatbutton--disbaled{color:#fff!important;background-color:rgba(67,187,255,.3)!important}.upgrade-button__flatbutton--enabled{color:#fff!important;background-color:#43bbff!important}.vra-upgrade__popup-content{background-color:#FFF;color:#647399;margin-top:15px}.vra-upgrade__popup-checkbox{background-color:#647399;vertical-align:middle}.vra-upgrade__popup-label{color:#647399;vertical-align:middle;margin-left:2px;font-size:14px}.vra-upgrade__popup-asklabel{color:#647399;vertical-align:middle;margin-left:5px;font-size:14px;display:block}.vra-upgrade__popup-upgradeBtn--disabled{color:#fff!important;background-color:#d3dee8!important}.vra-upgrade__popup-upgradeBtn--enableded{color:#fff!important;background-color:#2298F1!important}.vra-upgrade__checkbox{width:20px!important;float:left}.ReactTable .rt-tbody .rt-td{position:relative}.progress-line,.progress-line:before{height:3px;width:90%;margin:0}.progress-line{background-color:#eaeaea;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;left:0;right:0;bottom:0}.progress-line:before{background-color:#bb0c25;content:'';-webkit-animation:running-progress 1.5s cubic-bezier(0,0,0,.5) infinite;animation:running-progress 1.5s cubic-bezier(0,0,0,.5) infinite}@-webkit-keyframes running-progress{0%{margin-left:0;margin-right:100%}50%{margin-left:20%;margin-right:0}100%{margin-left:100%;margin-right:0}}@keyframes running-progress{0%{margin-left:0;margin-right:100%}50%{margin-left:20%;margin-right:0}100%{margin-left:100%;margin-right:0}}.dialog-header__close{position:absolute;right:15px;top:10px;width:20px;height:20px;cursor:pointer;opacity:.6}.dialog-header__close:hover{opacity:1}.dialog-header__close:after,.dialog-header__close:before{position:absolute;left:15px;content:' ';height:20px;width:2px;background-color:#647399}.dialog-header__close:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.dialog-header__close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.upgrade-help-dialog{margin-top:20px;overflow-y:auto;height:500px}.upgrade-help-dialog div>p>span{display:block}.upgrade-help-dialog ul{padding-left:20px;list-style:none}.upgrade-help-dialog li{font-size:12px}.upgrade-help-dialog li::before{content:"\2022";color:#00BCD4;display:inline-block;width:1em;margin-left:-1em;font-size:16px}.upgrade-help-dialog .upgrade-help-dialog__paragraph{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px;background-color:#F6F6F6;padding:10px}.upgrade-help-dialog .upgrade-help-dialog__paragraph:last-of-type{margin-bottom:10px}.upgrade-help-dialog .upgrade-help-dialog__box{margin-bottom:30px;background-color:#F6F6F6;padding:10px}.upgrade-help-dialog .upgrade-help-dialog__box:last-of-type{margin-bottom:10px}.upgrade-help-dialog .upgrade-help-dialog__iconwrapper{background-color:#F6F6F6;width:60px;height:60px;border-right:1px solid transparent}.upgrade-help-dialog .upgrade-help-dialog__img--uptodate{width:50px;height:52px;fill:#5CCC2F}.upgrade-help-dialog .upgrade-help-dialog__title{font-size:12px;display:block;padding-top:0;margin-top:0;color:#000}.upgrade-help-dialog .upgrade-help-dialog__text{font-size:12px;display:block}.upgrade-help-dialog .upgrade-help-dialog__wrapper{padding-left:10px;width:100%}.upgrade-help-dialog .upgrade-help-dialog__img--inprogress{width:47px;height:50px;fill:#2298F1}.upgrade-help-dialog .upgrade-help-dialog__img--outdated{fill:#FF5C51;width:50px;height:52px}.upgrade-help-dialog .upgrade-help-dialog__img--attention{fill:#FFC822;width:55px;height:50px}.empty-state{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;margin:auto}.empty-state .empty-state__title{color:#333;font-size:14px;text-transform:uppercase;font-weight:700;fill:#333;padding:10px;position:absolute;top:0}.empty-state .empty-state__content{margin:auto;-ms-flex-item-align:center;align-self:center;text-align:center}.empty-state .empty-state__content .empty-state__icon{width:100px;margin:auto}.empty-state .empty-state__content .empty-state__text{color:#9CA5B9;font-weight:700;font-size:14px}.error-page{padding-top:150px;display:-webkit-box;display:-ms-flexbox;display:flex;width:781px;margin:0 auto}.error-page .error-content{width:390px;font-weight:700}.error-page .error-content .error-content__header{font-size:100px}.error-page .error-content .error-content__message{font-size:28px}.error-page .error-content .error__footer{margin-top:20px;font-size:14px;font-weight:400}.error-page .error-image .error-image__robot{background:url(/assets/error/robot.png) no-repeat;width:301px;height:269px}.upgrade_info_banner{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 30px 20px;padding:10px 15px;border-radius:2px;border:1px solid #fce496;background-color:#fef9e9;font-size:13px;line-height:1.7}.upgrade_info_banner .upgrade_info_banner__icon{fill:#FFC822;height:16px;width:16px}.upgrade_info_banner .upgrade_info_banner__title{margin:0 0 0 8px}.upgrade_info_banner .upgrade_info_banner__list{margin:0}.customer-management,.customer-management .page__content{padding-top:0}.customer-management .react-table .react-table__body .react-table__expandall,.customer-management .react-table .react-table__expandall,.customer-management .react-table .rt-tbody .rt-expandable .rt-expander{display:none;width:0;pointer-events:none}.acknowledge-dialog__delete-btn{color:#fff!important;background-color:#2298F1!important}.customer-management .page__header{height:70px;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:30px;left:30px;background-color:#FFF;padding-left:30px;padding-right:0;border:1px solid #D3DEE8;z-index:10}.customer-management .react-table{bottom:0;top:70px}.customer-management .react-table .rt-tbody .rt-expandable{width:0;max-width:0}.customer-management .react-table .react-table__body{height:auto;position:relative}.customer-management .help-icon{margin-top:1px;left:25px}.customer-management .delete-btn__container{cursor:pointer;top:72px;right:170px}.customer-management .delete-disabled-btn__container{pointer-events:none;opacity:.4;top:72px;right:170px}.customer-management .add-btn{top:78px;right:80px;color:#fff!important;background-color:#43bbff!important}.customer-management .column-filter__add-btn-dropdown{width:180px;right:-70px}.link-renderer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.link-renderer .link-renderer__text{cursor:pointer;color:#647399;font-weight:700;text-decoration:underline}.emptygrid{position:absolute;border:1px solid #d1d7db;left:30px;bottom:40px;z-index:400;top:120px;background-color:#fff;display:block;right:30px;text-align:center}.emptygrid span{margin:auto;width:50%;left:0;right:0;position:absolute;top:0;bottom:0;height:30%}.emptygrid .emptygrid__message{margin-top:0;font-size:16px;color:#647399;line-height:6px}.emptygrid .emptygrid__link{font-size:14px;color:#43BBFF;line-height:6px;text-decoration:none;font-weight:700}.customer-help-dialog{margin-top:20px;overflow-y:auto;height:500px}.customer-help-dialog div>p>span{display:block}.customer-help-dialog ul{padding-left:20px;list-style:none}.customer-help-dialog li{font-size:12px}.customer-help-dialog li::before{content:"\2022";color:#00BCD4;display:inline-block;width:1em;margin-left:-1em;font-size:16px}.customer-help-dialog span{background:#43BBFF;color:#FFF;padding:2px 7px}.customer-help-dialog .customer-help-dialog__text{font-size:12px;display:block}.customer-help-dialog .customer-help-dialog__img--pencil{fill:#0d47a1}.tenants-items-grid-selector{float:right;display:-webkit-box;display:-ms-flexbox;display:flex}.tenants-items-grid-selector .grid-rows{cursor:pointer}.tenants-items-grid-selector .grid-cards{margin-left:15px;cursor:pointer}.tenants-items-list.rows .tenant-item .tenant-item-content>div>div,.tenants-items-list.rows .tenant-item .tenant-item-header .tenant-item-header-title,.tenants-items-list.rows .tenant-item .tenant-item-header .tenant-item-zorg>div:last-child{white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.tenants-items .tenants-items-grid-search{float:left;color:#273142;padding:3px 5px;height:22px}.tenants-items .tenants-items-grid-selector{float:right}.tenants-items .grid-seperator{float:right;line-height:16px;margin-right:10px;color:#cfd8dc;font-weight:700}.tenants-items .tenants-add-button{width:130px;height:24px;border:2px solid #2398f1;color:#2398f1;float:right;border-radius:22px;text-align:center;cursor:pointer;padding-bottom:2px;margin-right:15px;margin-top:-6px}.tenants-items .tenants-add-button:hover{color:#fff;border:2px solid #fff;background-color:#2398f1}.tenants-items .tenants-add-button:active{border-color:#757575}.tenants-items .tenants-add-button-disabled,.tenants-items .tenants-add-button-disabled:hover{color:#bfc2c5;cursor:default;border-color:#bfc2c5}.tenants-items .tenants-add-button .add-text{font-size:14px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:26px}.tenants-items .tenants-add-button .add-text:before{font-size:28px;font-weight:700;content:'+';margin-right:6px}.tenants-items .tenants-add-button-disabled:hover{background-color:transparent}.tenants-items-list.cards{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding-top:55px;-ms-flex-wrap:wrap;flex-wrap:wrap}.tenants-items-list.cards:after{content:'';display:block;clear:both}.tenants-items-list.cards .tenants-items-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:auto}.tenants-items-list.cards .tenants-items-container .tenant-item{position:relative;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.16);box-shadow:0 2px 4px 0 rgba(0,0,0,.16);background-color:#fff;font-family:Roboto}.tenants-items-list.cards .tenants-items-container .tenant-item .tenant-item-actions{display:-webkit-box;display:-ms-flexbox;display:flex;visibility:hidden;right:10px;position:absolute;top:10px}.tenants-items-list.cards .tenants-items-container .tenant-item .tenant-item-actions>svg{margin-left:6px;cursor:pointer}.tenants-items-list.cards .tenants-items-container .tenant-item.selected{border:1px solid #2398f1;-webkit-box-sizing:border-box;box-sizing:border-box}.tenants-items-list.cards .tenants-items-container .tenant-item:hover .tenant-item-actions{visibility:visible}.tenants-items-list.cards .tenants-items-container .tenant-item .tenant-item-header{font-size:15px;margin:0 15px;padding:15px 0;border-bottom:1px solid #e8eef3;font-weight:500;font-stretch:normal;font-style:normal;letter-spacing:-.08px;text-align:center;color:#1c4481;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.5;height:65px}.tenants-items-list.cards .tenants-items-container .tenant-item .tenant-item-content{padding:15px}.tenants-items-list.cards .tenants-items-container .tenant-item .tenant-item-content>div{margin-bottom:5px;color:#373c41;display:-webkit-box;display:-ms-flexbox;display:flex}.tenants-items-list.cards .tenants-items-container .tenant-item .tenant-item-content>div:last-child{margin-bottom:0}.tenants-items-list.cards .tenants-items-container .tenant-item .tenant-item-content>div>div{-webkit-box-flex:2;-ms-flex:2;flex:2;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.tenants-items-list.cards .tenants-items-container .tenant-item .tenant-item-content>div .tenant-item-inner-title{color:#757575;-webkit-box-flex:.2;-ms-flex:.2;flex:.2}.tenants-items-list.cards .tenants-items-container .tenant-item .tenant-item-footer{padding:15px;background:#f9fbfc;border-top:1px solid #e8eef3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:60px;color:#757575}.tenants-items-list.cards .tenants-items-container .tenant-item .tenant-item-footer>div:first-child{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;line-height:1.4}.tenants-items-list.cards .tenants-items-container .tenant-item .tenant-item-footer>div:first-child>span{font-weight:700;color:#3d4246}.tenants-items-list.cards .tenants-items-container .tenant-item .tenant-item-footer>div:last-child{color:#2398f1;margin-bottom:0}.tenants-items-list.cards .tenants-items-container .tenant-item .tenant-item-footer>div{display:-webkit-box;display:-ms-flexbox;display:flex}.tenants-items-list.cards .tenants-items-container .tenant-item .tenant-item-footer>div>div{-webkit-box-flex:2;-ms-flex:2;flex:2}.tenants-items-list.cards .tenants-items-container .tenant-item .tenant-item-footer>div .tenant-item-inner-title{-webkit-box-flex:.2;-ms-flex:.2;flex:.2}.tenants-items-list.cards .letter-avatar{margin:20px auto 0}.tenants-items-list .tenant-item{background:#fff;margin-bottom:25px;font-size:15px}.tenants-items-list.rows .tenant-item .tenant-item-content .tenant-item-product-type,.tenants-items-list.rows .tenant-item .tenant-item-footer .tenant-address{margin-bottom:5px}.tenants-items-list .tenant-item.selected .tenant-item{background:#ff0}.tenants-items-list.rows{padding-top:53px}.tenants-items-list.rows .tenant-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:64px;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.16);box-shadow:0 2px 4px 0 rgba(0,0,0,.16);background-color:#fff}.tenants-items-list.rows .tenant-item .tenant-item-actions{display:-webkit-box;display:-ms-flexbox;display:flex;visibility:hidden}.tenants-items-list.rows .tenant-item .tenant-item-actions>svg{margin-right:20px;cursor:pointer;width:18px;height:18px}.tenants-items-list.rows .tenant-item:hover .tenant-item-actions{visibility:visible}.tenants-items-list.rows .tenant-item.selected{border:1px solid #2398f1}.tenants-items-list.rows .tenant-item .tenant-letter-avatar{margin-right:15px}.tenants-items-list.rows .tenant-item .tenant-item-header{-webkit-box-flex:3;-ms-flex:3;flex:3;font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;letter-spacing:-.08px;color:#1c4481;line-height:1.5;overflow:hidden;margin-right:25px}.tenants-items-list.rows .tenant-item .tenant-item-header .tenant-item-zorg{font-size:15px;display:-webkit-box;display:-ms-flexbox;display:flex}.tenants-items-list.rows .tenant-item .tenant-item-header .tenant-item-zorg>div:first-child{margin-right:10px}.tenants-items-list.rows .tenant-item .tenant-item-content{-webkit-box-flex:4;-ms-flex:4;flex:4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tenants-items-list.rows .tenant-item .tenant-item-content .tenant-item-vms{-webkit-box-flex:1;-ms-flex:1;flex:1}.tenants-items-list.rows .tenant-item .tenant-item-content>div{color:#373c41;display:-webkit-box;display:-ms-flexbox;display:flex}.tenants-items-list.rows .tenant-item .tenant-item-content>div .tenant-item-inner-title{color:#757575;margin-right:10px}.tenants-items-list.rows .tenant-item .tenant-item-footer{-webkit-box-flex:7;-ms-flex:7;flex:7;display:-webkit-box;display:-ms-flexbox;display:flex;color:#757575;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tenants-items-list.rows .tenant-item .tenant-item-footer .tenant-address span{font-weight:700}.tenants-items-list.rows .tenant-item .tenant-item-footer .tenant-email{margin:0}.tenants-items-list.rows .tenant-item .tenant-item-footer>div{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.tenants-items-list.rows .tenant-item .tenant-item-footer>div .tenant-item-inner-title{margin-right:10px}.tenants-items-list .tenant-item-zorg path{fill:#ba0c25}.tenants-items-list .tenant-item-vms svg{fill:#67bbf1!important}.tenants-items-list .tenant-item-product-type path,.tenants-items-list .tenant-item-product-type svg{fill:#1abd14!important}.grid-options-wrapper{display:block;margin-bottom:15px;position:fixed;background-color:#e8eef3;top:65px;left:220px;right:15px;padding:25px;z-index:99}.tenant-view{position:fixed;background:#fff;top:65px;bottom:0;right:-100%;-webkit-transition:1s;-o-transition:1s;transition:1s;min-width:400px;-webkit-box-shadow:0 3px 8px 0 rgba(0,0,0,.16);box-shadow:0 3px 8px 0 rgba(0,0,0,.16)}.tenant-view.open{right:0}div[role=presentation]{max-height:250px}.letter-avatar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%}@media screen and (min-width:1510px){.tenants-items-list.cards .tenants-items-container{width:1500px}.tenants-items-list.cards .tenants-items-container .tenant-item{width:24%;min-width:300px;max-width:none;margin-right:1%}}@media screen and (min-width:1191px) and (max-width:1509px){.tenants-items-list.cards .tenants-items-container{width:1200px}.tenants-items-list.cards .tenants-items-container .tenant-item{width:32%;min-width:300px;max-width:none;margin-right:1%}}@media screen and (min-width:875px) and (max-width:1190px){.tenants-items-list.cards .tenants-items-container{width:900px}.tenants-items-list.cards .tenants-items-container .tenant-item{width:49%;min-width:300px;max-width:none;margin-right:1%}}@media screen and (max-width:874px){.tenants-items-list.cards .tenants-items-container{width:600px}.tenants-items-list.cards .tenants-items-container .tenant-item{width:100%;min-width:300px;max-width:none;margin-right:0}}.tenants-button{display:inline-block;font-family:Roboto;height:24px;width:72px;color:#607d8b;margin-left:16px;text-align:center;font-size:12px;line-height:24px;cursor:pointer;border-radius:12px;-o-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.tenants-button:hover{background:#eee}.tenants-button.active{background-color:#2398f1;color:#FFF}.tenants-button.active:hover{background:#0c72c0}.tenant-view{z-index:100}.tenant-view .tenant-view-error{color:red;font-size:13px;margin-left:10px}.tenant-view .tenants-producttype{position:relative;width:100%}.tenant-view .tenants-producttype .tenats-_product-type-desclaimer{position:absolute;right:-11px;top:15px;font-weight:700;text-align:center;cursor:pointer;border-radius:50%;background:red;width:18px;color:#fff}.tenant-view .tenants-producttype .cspdropdown__product-type-desclaimer-tooltip{width:400px;line-height:1.5}.tenant-view .drawer-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 15px;background-color:#1c4481;height:40px}.tenant-view .drawer-header .drawer-header_title{color:#FFF}.tenant-view .drawer-header .drawer-header_saving{color:#FFF;float:right;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:20px}.tenant-view .drawer-header .drawer-header_close{right:15px;top:10px;fill:#fff;width:20px;height:20px;cursor:pointer}.tenant-view .drawer-content{padding:16px}.tenant-view .drawer-content input{width:100%!important;display:block!important}.tenant-view .drawer-footer{text-align:right;padding:10px 16px}.tenant-view .drawer-footer .disabled-button{background-color:#D3DEE8!important;color:#9CA5B9!important;pointer-events:none}.tenant-view .drawer-footer .button{display:inline-block;font-family:Roboto;height:24px;width:72px;color:#607d8b;margin-left:16px;text-align:center;font-size:12px;line-height:24px;cursor:pointer;border-radius:12px;-o-transition:all .2s ease-in;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.tenant-view .drawer-footer .button:hover{background:#eee}.tenant-view .drawer-footer .button.active{background-color:#2398f1;color:#FFF}.tenant-view .drawer-footer .button.active:hover{background:#0c72c0}.tenant-view .help-tooltip{position:absolute;right:15px;top:15px}.tenant-sort{font-size:13px;display:inline;margin-left:20px}.tenant-sort .tenant-sort-dropdown{width:160px;margin-top:4px;border-top:none;border-right:none;border-bottom:solid 2px #90a4ae;border-left:none;background-color:transparent;outline:0}.tenant-sort .tenant-sort-dropdown option{color:#373c41}.select_value{color:#a8a6a5}.csp-view{padding:25px}.customer-view{min-height:unset;//overflow-y:auto;padding-top:0;background-color:#fff}.customer-view .customer-view__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.customer-view .customer-edit__mainforms{position:absolute;top:60px;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex}.customer-view .customer-view__mainforms{position:absolute;top:80px;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex}.customer-view .customer-view__body--strech{height:180px}.customer-view .customer-view__body{background-image:-o-linear-gradient(top,#0d47a1 180px,#fff 180px);background-image:linear-gradient(to bottom,#0d47a1 180px,#fff 180px);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-attachment:fixed}.customer-view .customer-view__body .customer-view__header-cancel{display:inline;float:right}.customer-view .customer-view__body .customer-view__header-cancel--disabled{display:inline;float:right;opacity:.5}.customer-view .customer-view__body .customer-view__header-save--disabled{opacity:.5}.customer-view .customer-view__body .customer-form__paper-editbutton{position:absolute;right:0;top:50px}.customer-view .customer-view__body .strech{top:5px;position:absolute;margin-bottom:0}.customer-view .customer-view__body .customer-view__header-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:16px;font-weight:700;width:600px;margin-bottom:10px}.customer-view .customer-view__body .customer-view__header-title .customer-view__header-subtitle{font-size:12px;margin-top:6px;font-weight:400}.customer-view .customer-view__body .customer-view__header-error-text--show{color:red;display:block}.customer-view .customer-view__body .customer-view__header-error-text--hide{display:none}.customer-view .customer-view__body .customer-view__tool-button{float:right}.customer-view .customer-view__body .customer-view__header--buttons{padding-top:8px}.customer-form__paper{display:-webkit-box;margin-bottom:10px;margin-right:1px;margin-left:1px}.customer-form__paper .customer-form__image{-ms-flex-negative:0;flex-shrink:0}.customer-form__paper .customer-form__paper-header p{font-size:12px;color:#647399;margin-top:4px}.customer-form__paper .customer-form__paper-section{margin-top:10px;font-size:12px;width:460px}.customer-form__paper .customer-form__paper-section label{color:#647399}.customer-form__paper .customer-form__paper-img{width:40px;height:42px;margin-left:20px;margin-right:20px}.customer-form__paper .customer-form__content{width:520px}.required label:after{font-weight:700;content:' *';color:#A50600}.cspdropdown__product-type{position:relative}.cspdropdown__product-type-description{color:rgba(0,0,0,.3);font-size:12px;margin-bottom:17px;margin-top:-5px;width:500px}.cspdropdown__product-type-desclaimer{position:absolute;right:10px;top:32px;font-weight:700;text-align:center;cursor:pointer;border-radius:50%;background:red;width:18px;color:#fff}.cspdropdown__product-type-desclaimer-tooltip{max-width:400px;line-height:1.5}.custom-scroll{min-height:0;min-width:0}.custom-scroll .outer-container{overflow:hidden}.custom-scroll .outer-container .positioning{position:relative}.custom-scroll .outer-container:hover .custom-scrollbar{opacity:1;-webkit-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s}.custom-scroll .inner-container{overflow-x:hidden;overflow-y:scroll}.custom-scroll .inner-container:after{content:'';position:absolute;top:0;right:0;left:0;height:0;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.2)),color-stop(60%,rgba(0,0,0,.05)),to(transparent));background-image:-o-linear-gradient(top,rgba(0,0,0,.2) 0,rgba(0,0,0,.05) 60%,transparent 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,.2) 0,rgba(0,0,0,.05) 60%,transparent 100%);pointer-events:none;-webkit-transition:height .1s ease-in;-o-transition:height .1s ease-in;transition:height .1s ease-in;will-change:height}.custom-scroll .inner-container.content-scrolled:after{height:5px;-webkit-transition:height .15s ease-out;-o-transition:height .15s ease-out;transition:height .15s ease-out}.custom-scroll.scroll-handle-dragged .inner-container{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom-scroll .custom-scrollbar{position:absolute;height:100%;width:6px;right:3px;opacity:0;z-index:1;-webkit-transition:opacity .4s ease-out;-o-transition:opacity .4s ease-out;transition:opacity .4s ease-out;padding:6px 0;-webkit-box-sizing:border-box;box-sizing:border-box;will-change:opacity;pointer-events:none}.custom-scroll .custom-scrollbar.custom-scrollbar-rtl{right:auto;left:3px}.custom-scroll.scroll-handle-dragged .custom-scrollbar{opacity:1}.custom-scroll .custom-scroll-handle{position:absolute;width:100%;top:0}.custom-scroll .inner-handle{height:calc(100% - 12px);margin-top:6px;background-color:rgba(190,201,217,.5);border-radius:3px}.error-page{padding:20px}.error-page .page__content{background-color:#FFF;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #D3DEE8}.error-page .page__content h1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}