html, body{
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  margin:0;
  padding:0;
  height:100%;
  font-size:14px;
  font-smooth:always;
  -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
}


html body,
html input{
  line-height:normal;
}


html input,
html optgroup,
html select,
html textarea{
  font-size:13.3333px;
}


html h1{
  margin:0;
}

.ErrorHandlers__failedToLoadDataTileWrapper--1VGXCqRq_D{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
        -ms-flex-pack:center;
            justify-content:center
}

.ErrorHandlers__failedToLoadDataTileWrapper--1VGXCqRq_D > .ErrorHandlers__tile--Twbt1z65iV{
        position:fixed;
        top:50%;
    }
.LoginPage__changePwd--3cLJn14_Aq{
  max-width:350px;
}

[dir=ltr] .LoginPage__fixMargin--2Xoe3E7CdE{
  margin-left:20px;
}

.LoginPage__preLoginPage--XkrdXp3uGb{
  position:fixed;
  z-index:1000;
  top:0;
  bottom:0;
  background-color:#373c42;
  overflow:auto;
  right:0;
  left:0;
}

.LoginPage__loadingIcon--23vTaYDZq6{
  position:absolute;
  left:49.5%;
  top:48%;
}

.LoginPage__loginBasicForm--1aMYhEVvGG input[type="checkbox"]{
    visibility:visible;
    display:inline-block;
  }

[dir=rtl] .LoginPage__fixMargin--2Xoe3E7CdE{
  margin-right:20px;
}

.LoginPage__unsupportedBrowser--2pIju-Yu5m{
  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;
  height:100%;
}

.LoginPage__changePwdInput--B15Av551ef:not(:first-child){
  margin-top:20px;
}

.Loading__loadingContainer--VEKZT5SgA5{
    height:100%;
    width:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
}

.Transition__fadingComponent--18G8I4zRYT{
    opacity:1;
    -webkit-transition:2s;
    transition:2s;
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index:999;
}

.Transition__fadeComponent--2tHYiGnbYZ{
    opacity:0;
}
.ErrorModal__textArea--2dh5t7glaL{
  height:100% !important;
}

.IconButton__wrapper--1_9gZKq2Fp{
    color:#576575;
    -webkit-transition:color 300ms;
    transition:color 300ms;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-flex:0;
        -ms-flex:0 0 auto;
            flex:0 0 auto;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center
}
.IconButton__wrapper--1_9gZKq2Fp:hover{
        cursor:pointer;
        color:#82bdf4;
    }
.IconButton__wrapper--1_9gZKq2Fp.IconButton__disabled--33Ud_ffSLN:hover{
    cursor:not-allowed;
}
[dir=ltr] .IconButton__textBefore--3gWAWPthRT{
    margin-right:6px;
    max-width:calc(100% - 16px);
}
[dir=rtl] .IconButton__textBefore--3gWAWPthRT{
    margin-left:6px;
    max-width:calc(100% - 16px);
}
.IconButton__valueEllipsis--1SC2R8t6sm{
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

.Tree__wrapper--33eP6rVRPK{
  height:100%;
  width:100%;
  position:relative;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
      -ms-flex-direction:column;
          flex-direction:column;
}

.Tree__dataWrapper--2iC5lrAF8x{
  -webkit-box-flex:1;
      -ms-flex:1 1;
          flex:1 1;
  overflow:hidden;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}

.Tree__itemIcon--3_3U6Taz7c{
  -ms-flex-negative:0;
      flex-shrink:0;
}

.Tree__treeWrapper--1q6ayiAkCb{
  width:100%;
  height:100%;
}

.SearchPanel__wrapper--2LlZ8UBlP_{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-negative:0;
      flex-shrink:0;
  line-height:40px;
  height:52px;
  background-color:#f3f3f3;
  border-bottom:1px solid #e3e3e3;
  border-top:1px solid #e3e3e3;
  white-space:nowrap;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
}

  .SearchPanel__wrapperBorderless--1aXekYw2Nj{
    border-top:none;
  }

  .SearchPanel__wrapperForm--2FTIryoi8I{
    width:100%;
    padding:2px 8px;
    overflow:hidden;
  }

  .SearchPanel__wrapperTitle--1GsY-7jTpi{
    font-size:1.2em;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    display:inline-block;
    vertical-align:top;
  }

  [dir=ltr] .SearchPanel__wrapperTitle--1GsY-7jTpi{
    padding-left:24px;
  }

  [dir=rtl] .SearchPanel__wrapperTitle--1GsY-7jTpi{
    padding-right:24px;
  }

  .SearchPanel__wrapperSearch--3F_PO_6esz{
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    width:calc(100% - 54px);
    -webkit-box-flex:1;
        -ms-flex:1 1 auto;
            flex:1 1 auto;
  }

  .SearchPanel__wrapperSearchIcon--14U_yk8bTG{
      display:-webkit-box;
      display:-ms-flexbox;
      display:flex;
      margin-top:2px;
    }

  [dir=ltr] .SearchPanel__wrapperSearchIcon--14U_yk8bTG{
      margin-left:auto;
      margin-right:7px;
    }

  [dir=rtl] .SearchPanel__wrapperSearchIcon--14U_yk8bTG{
      margin-left:7px;
      margin-right:auto;
    }

  .SearchPanel__wrapperExpanding--1nF16cChcV{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    width:46px;
  }

  [dir=ltr] .SearchPanel__wrapperExpanding--1nF16cChcV{
    margin-right:8px;
  }

  [dir=rtl] .SearchPanel__wrapperExpanding--1nF16cChcV{
    margin-left:8px;
  }

.ErrorLoading__placeholder--GPiGe0JmAG svg{
    color:#e04239;
}

.Column__customColumn--3HIQLWAemk{
    padding:4px 8px 4px 8px;
    width:100%;
    -webkit-box-sizing:border-box;
            box-sizing:border-box;
}

.Column__customColumnInner--2z7p6Xzojw{
    -webkit-box-pack:start;
        -ms-flex-pack:start;
            justify-content:flex-start;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    width:100%;
    line-height:15px;
    -webkit-box-sizing:border-box;
            box-sizing:border-box;
}

.DetailsSection__sectionContainer--2T1lbO-O39{
    margin:0 24px;
}

.DetailsSection__sectionTitle--3k3IbUFfjQ{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    margin:5px 0;
    min-height:32px;
}

.DetailsSection__sectionTitleTitle--3WFZryNUfq{
    font-size:16px;
    font-weight:bold;
}

[dir="ltr"] .DetailsSection__iconContainer--2sEEa2a4mO{
    padding-right:8px;
}

[dir="rtl"] .DetailsSection__iconContainer--2sEEa2a4mO{
    padding-left:8px;
}

.DetailsSection__row--2bWnaiqvTA{
    border-bottom:1px solid #eaeaea;
    min-height:27px;
    padding:5px 0;
}

.DetailsSection__rowContent--1wQsPiMMfM{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
        flex-wrap:wrap;
    margin:5px 0;
}

.DetailsSection__rowTitle--1eeGRZlhn0{
    font-weight:bold;
    width:184px;
}

.DetailsSection__subSectionTitle--vTzMLBKQw8{
    font-weight:bold;
    font-size:14px;
}

[dir="ltr"] .DetailsSection__rowValue--3-36Og1hxa{
    margin-left:16px;
}

[dir="rtl"] .DetailsSection__rowValue--3-36Og1hxa{
    margin-right:16px;
}

[dir="ltr"] .DetailsSection__subSection--pXdCHXtvMI{
    margin-left:28px;
}

[dir="rtl"] .DetailsSection__subSection--pXdCHXtvMI{
    margin-right:28px;
}

.DetectionsPage__detectionTypeIcon--2xDMavshMw{
    height:16px;
    width:16px;
}

[dir=ltr] .DetectionsPage__detectionTypeIcon--2xDMavshMw{
    margin-right:4px;
}

[dir=rtl] .DetectionsPage__detectionTypeIcon--2xDMavshMw{
    margin-left:4px;
}

[dir=ltr] .DetectionsPage__detectionTypeName--3gvDi1wE5G{
    margin-left:12px;
}

[dir=rtl] .DetectionsPage__detectionTypeName--3gvDi1wE5G{
    margin-right:12px;
}

.DetectionsPage__clickableCell--A9Hc2WsD-Y{
    cursor:pointer;
}

.DetectionsPage__categoryFilter--39Fb2pciQB{
    min-width:160px !important;
}

.DetectionsPage__scannerFilter--1kcfQnpGqS, .DetectionsPage__threatTypeFilter--2WXanORGHf{
    min-width:220px !important;
}

.DetectionsPage__computerNameCell--1Zp1Bf6pTx{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:nowrap;
        flex-wrap:nowrap;
}

.DetectionsPage__computerName--BMOADyNnOU{
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
    min-width:0;
}

.DetectionsPage__detectionTileTitle--19TA34cWxT{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    height:28px;
}

.DetectionsPage__detectionTileTitle--19TA34cWxT .DetectionsPage__name--GssVmvW4R8{
        white-space:nowrap;
        text-overflow:ellipsis;
        vertical-align:middle;
    }

.DetectionsPage__edtdLogoTitle--1kOguhDrEq{
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    max-width:240px;
}

[dir=ltr] .DetectionsPage__edtdLogoTitle--1kOguhDrEq{
    margin-left:16px;
}

[dir=rtl] .DetectionsPage__edtdLogoTitle--1kOguhDrEq{
    margin-right:16px;
}

[dir=ltr] .DetectionsPage__detectionTileTitle--19TA34cWxT .DetectionsPage__icon--5Pv8Ppkecq{
        margin-right:4px;
    }

[dir=rtl] .DetectionsPage__detectionTileTitle--19TA34cWxT .DetectionsPage__icon--5Pv8Ppkecq{
        margin-left:4px;
    }

.DetectionsPage__dropdownButton--3EOWXtI14i{
    vertical-align:top;
}

[dir=ltr] .DetectionsPage__dropdownButton--3EOWXtI14i{
    margin-left:6px
}

[dir=rtl] .DetectionsPage__dropdownButton--3EOWXtI14i{
    margin-right:6px
}

.DetectionsPage__occurrencesIcon--1gpCRnzdoU{
    vertical-align:bottom;
}

[dir=ltr] .DetectionsPage__occurrencesIcon--1gpCRnzdoU{
    margin-right:2px;
}

[dir=rtl] .DetectionsPage__occurrencesIcon--1gpCRnzdoU{
    margin-left:2px;
}

.DetectionsPage__computerDetailsButton--3t46F862yz{
    margin-top:16px;
}

.DetectionsPage__openEIButton--1Yot8VAJCi{
    margin-top:16px;
}

.DetectionsPage__valueCellEllipsis--2qXoAwek72{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

.DetectionsPage__noGrow--oYKeRaY7Nm{
    -webkit-box-flex:0;
        -ms-flex:0 0 auto;
            flex:0 0 auto;
}

.DetectionsPage__liveGridAsSideBarItem--3xxw9y55OS{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    margin-bottom:5px;
    font-size:16px;
    font-weight:bold;
    color:rgb(69, 69, 69);
}

.DetectionsPage__liveGridScale0--3dPThprGEw{
        background-position-y:0px !important;
    }

.DetectionsPage__liveGridScale1--3JnFbBqla7{
        background-position-y:-15px !important;
    }

.DetectionsPage__liveGridScale2--222LKcy4a1{
        background-position-y:-30px !important;
    }

.DetectionsPage__liveGridScale3--yPcLrIKHJP{
        background-position-y:-45px !important;
    }

.DetectionsPage__liveGridScale4--fS9GQ7MYeH{
        background-position-y:-60px !important;
    }

.DetectionsPage__liveGridScale5--3-aeNTRO8N{
        background-position-y:-75px !important;
    }

.DetectionsPage__liveGridScale6--3h8dXNjQD7{
        background-position-y:-90px !important;
    }

.DetectionsPage__liveGridScale7--2e8lhOSReK{
        background-position-y:-105px !important;
    }

.DetectionsPage__liveGridScale8--1y20FtWZMe{
        background-position-y:-120px !important;
    }

.DetectionsPage__liveGridScale9--1H87Dx_4Cu{
        background-position-y:-135px !important;
    }

.DetectionsPage__liveGridScale10--hCg1SH0U6-{
        background-position-y:-150px !important;
    }

.DetectionsPage__liveGridScale11--2Xdmfymxrh{
        background-position-y:-165px !important;
    }

.DetectionsPage__threatScannerDetails--WOl4qhuTkk{
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    vertical-align:center;
}

.DetectionsPage__detectedByEdtd--3jtGNFJXJ_{
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    vertical-align:center;
}

.DetectionsPage__detectedByEdtdColumn--31GycwDnWW{
    display:block;
    margin-top:5px;
    margin-bottom:5px;
}

[dir=rtl] .DetectionsPage__detectedByEdtd--3jtGNFJXJ_{
    margin-right:30px;
}

[dir=rtl] .DetectionsPage__detectedByEdtd--3jtGNFJXJ_ .DetectionsPage__logo--3UdE9JwdPr{
        margin-right:10px;
    }

[dir=ltr] .DetectionsPage__detectedByEdtd--3jtGNFJXJ_{
    margin-left:30px;
}

[dir=ltr] .DetectionsPage__detectedByEdtd--3jtGNFJXJ_ .DetectionsPage__logo--3UdE9JwdPr{
       margin-left:10px;
   }

.DetectionsPage__valueText--1x5SsDP0X-{
    vertical-align:middle;
}

.DetectionsPage__linkTitle--4VK70xKfyk{
    font-weight:normal;
    font-size:14px;
}

.DetectionsPage__popularity--31UVQZlV9F{
    width:115px;
    min-width:115px;
    height:15px;
    display:inline-block;
    vertical-align:middle;
    background:url(../media/livegridPopularity.0bc8c353.cache.svg) no-repeat;
}

.DetectionsPage__reputation--3kwrluQywH{
    width:95px;
    min-width:95px;
    height:15px;
    display:inline-block;
    vertical-align:middle;
    background:url(../media/livegridReputation.dc2fb288.cache.svg) no-repeat;
}

.SideBarWithData__rightSideBar--2Zp-N9VW8R{
    position:relative !important;
    overflow:hidden;
    height:100%;
    z-index:1;
}

.SideBarWithData__rightSideBar--2Zp-N9VW8R .SideBarWithData__itemIconContainer--3oSOrwEwrx{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    float:right;
}

[dir=rtl] .SideBarWithData__rightSideBar--2Zp-N9VW8R .SideBarWithData__itemIconContainer--3oSOrwEwrx{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    float:left;
}

.SideBarWithData__itemIcon--2jolM7Kdd0{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    padding:4px;
}

.SideBarWithData__itemClickable--d9nXOQ5Cgl{
    -webkit-transition:all 0.25s;
    transition:all 0.25s;
    border-radius:4px;
    cursor:pointer;
}

.SideBarWithData__itemClickable--d9nXOQ5Cgl:hover{
    -webkit-box-shadow:inset 0 0 6px;
            box-shadow:inset 0 0 6px
}

.SideBarWithData__itemClickable--d9nXOQ5Cgl:hover.SideBarWithData__isError--ZlW95Vstmf{
         color:#bb5141;
     }

.SideBarWithData__itemClickable--d9nXOQ5Cgl:hover.SideBarWithData__isOk--20-TwW-Fz5{
         color:#454545;
     }

.SideBarWithData__itemClickable--d9nXOQ5Cgl:hover.SideBarWithData__isWarn--a-2sESpJej{
         color:#f9c000;
     }

.SideBarWithData__itemClickable--d9nXOQ5Cgl:hover.SideBarWithData__isInfo--29emA5N9ws{
         color:#454545;
     }

.SideBarWithData__headlineText--3y2B5awAzu{
    font-size:16px;
}

.SideBarWithData__headline--281GyVV3Ee{
    font-size:18px;
    font-weight:bold;
}

.SideBarWithData__headlineInline--3vKohiFD2U{
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
}

.SideBarWithData__headlineRowSmall--2cdNDpC4qT{
    font-size:12px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
        -ms-flex-direction:row;
            flex-direction:row;
    padding-top:2px;
}

[dir=ltr] .SideBarWithData__headlineLabel--2YiiQpbHxv{
    font-weight:700;
    padding-right:6px;
}

[dir=rtl] .SideBarWithData__headlineLabel--2YiiQpbHxv{
    font-weight:700;
    padding-left:6px;
}

.SideBarWithData__link16px--CSnyU3TlFf{
    font-size:16px;
}

.SideBarWithData__detailItemRowsWrapper--3JjpuZwh03{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
        -ms-flex-direction:column;
            flex-direction:column;
    -webkit-box-pack:start;
        -ms-flex-pack:start;
            justify-content:flex-start;
    -webkit-box-align:start;
        -ms-flex-align:start;
            align-items:flex-start;
}

.SideBarWithData__detailItemColumnsWrapper--3n4mssOpYy{
    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:start;
        -ms-flex-pack:start;
            justify-content:flex-start;
    -webkit-box-align:start;
        -ms-flex-align:start;
            align-items:flex-start;
}

.SideBarWithData__detailItemColumnCentered--3z6kcO4hLL{
    display:inline-block;
    text-align:center;
    width:100%;
}

.SideBarWithData__detailItemIconCentered--35CyXlYLzt{
    margin:auto;
}

.SideBarWithData__row--1XE-wpKzew, .SideBarWithData__column--2kdn12mzuO{
    width:100%;
    color:rgb(69, 69, 69);
    -webkit-box-flex:1;
        -ms-flex:1 1 auto;
            flex:1 1 auto;
    width:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
}

.SideBarWithData__row--1XE-wpKzew{
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
        -ms-flex-direction:row;
            flex-direction:row;
    min-height:27px;
}

.SideBarWithData__column--2kdn12mzuO{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
        -ms-flex-direction:column;
            flex-direction:column;
    line-height:27px;
}

.SideBarWithData__rowInColumn--2xl888hGeu{
    min-height:27px;
}

.SideBarWithData__rowTitle--3MJeHp4bdb{
    font-weight:bold;
    -webkit-box-flex:0;
        -ms-flex:0 0 35%;
            flex:0 0 35%;
}

.SideBarWithData__subtitle--3Frf840bNZ{
    font-weight:normal;
}

.SideBarWithData__valueCellEllipsis--G2Iteeosgp{
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

.SideBarWithData__columnTitle--2596qfc23j{
    font-weight:bold;
    -webkit-box-flex:0;
        -ms-flex:0 0 50%;
            flex:0 0 50%;
    min-height:27px;
}

.SideBarWithData__rowValue--1924uNnT9O{
    max-width:65%;
    -webkit-box-flex:0;
        -ms-flex:0 0 65%;
            flex:0 0 65%;
}

[dir="ltr"] .SideBarWithData__rowValue--1924uNnT9O{
    margin-left:16px;
}

[dir="rtl"] .SideBarWithData__rowValue--1924uNnT9O{
    margin-right:16px;
}

.SideBarWithData__columnValue--28inNVXrYA{
    -webkit-box-flex:0;
        -ms-flex:0 0 50%;
            flex:0 0 50%;
}

.SideBarWithData__iconNoShrink--1mUvgqiBfP{
    -ms-flex-negative:0;
        flex-shrink:0;
}
.ColoredTableCell__tableCell--XsoO-ufB7_{
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    vertical-align:middle;
    background-color:#efefef;
    color:#576575;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    max-width:100%;
    -webkit-box-sizing:border-box;
            box-sizing:border-box;
    height:20px
}

.ColoredTableCell__tableCell--XsoO-ufB7_.ColoredTableCell__isWarn--2S47M5QI_u{
         background-color:#f9c000;
         color:#fff;
         padding:2px 5px;
     }

.ColoredTableCell__tableCell--XsoO-ufB7_.ColoredTableCell__isError--1v321II4nl{
         background-color:#CB564F;
         color:#FFFFFF;
         padding:2px 5px;
     }

.ColoredTableCell__tableCell--XsoO-ufB7_.ColoredTableCell__isInfo--2WSgQz_bAz{
         background-color:#EDEDED;
         padding:2px 5px;
     }

.ColoredTableCell__tableCell--XsoO-ufB7_.ColoredTableCell__isOk--3Dw73w1PBX{
        background-color:#EDEDED;
        padding:2px 5px;
    }

.ColoredTableCell__tableCell--XsoO-ufB7_.ColoredTableCell__isNone--aBXgR9qHyJ{
         background-color:#EDEDED;
         padding:2px 5px;
     }

.ColoredTableCell__tableCell--XsoO-ufB7_.ColoredTableCell__isClickable--GRyOIMuI8N{
      cursor:pointer;
    }

.ClientsPage__valueCell--2AwJxEcN1A{
  padding:2px 10px 2px 10px;
  min-width:10px !important;
}

.ClientsPage__valueCellEllipsis--2xpTIHfr6l{
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}

.ClientsPage__linkShowDetail--nlKqnuTNRF{
  padding-right:4px;
  padding-left:4px;
  padding-top:4px;
}

.ClientsPage__lastConnectedDetails--3N1I5BDCnd{
  display:-webkit-inline-box;
  display:-ms-inline-flexbox;
  display:inline-flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}

[dir=ltr] .ClientsPage__connectedIcon--k4rUukOdKY{
  margin-left:5px;
}

[dir=rtl] .ClientsPage__connectedIcon--k4rUukOdKY{
  margin-right:5px;
}
.EsetProductIcon__clientProduct--4n7IYOxL81{
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
}
[dir="ltr"] .EsetProductIcon__clientProduct--4n7IYOxL81{
    margin-right:5px;
}
[dir="rtl"] .EsetProductIcon__clientProduct--4n7IYOxL81{
    margin-left:5px;
}
.EsetProductIcon__container--28acixfFym{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
}
.EsetProductIcon__content--1KPKh0ucW4{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    height:16px;
    white-space:nowrap;
    color:#576575;
    padding:2px 4px;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    margin:0 4px;
}
.EsetProductIcon__ipAddress--YlNiKG6R0u{
    padding:2px 10px 2px 10px;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    vertical-align:middle;
}


.Paging__tablePaging--2eQiqdqguJ{
    height:50px;
    min-height:50px;
    background-color:#fff;
    border-top:1px solid #c6c6c6;
    border-bottom:1px solid #c6c6c6;
}

.Paging__pagingContainter--2MHvk_3XpV{
    width:-webkit-fit-content;
    width:-moz-fit-content;
    width:fit-content;
    float:right;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-sizing:border-box;
            box-sizing:border-box;
    border:1px solid #c6c6c6;
    border-radius:4px;
    color:grey;
}

[dir=rtl] .Paging__pagingContainter--2MHvk_3XpV{
    float:left;
}

.Paging__iconDisabled--IEedcQuWJ8{
    color:#c6c6c6;
    cursor:default;
}

.Paging__icon--381HDryZQo{
    padding:6px 4px;
}

.Paging__pagingContainterNumber--2mc54Sa2zE{
    padding:6px 4px;
    cursor:default;
}

.Paging__icon--381HDryZQo:not(.Paging__iconDisabled--IEedcQuWJ8):hover{
     cursor:pointer;
     color:#689CC8;
 }

[dir=ltr] .Paging__icon--381HDryZQo:last-child{
    border-left:1px solid #c6c6c6;
}

[dir=rtl] .Paging__icon--381HDryZQo:last-child{
    border-right:1px solid #c6c6c6;
}

[dir=ltr] .Paging__icon--381HDryZQo:only-child{
    border-left:none;
}

[dir=rtl] .Paging__icon--381HDryZQo:only-child{
    border-right:none;
}

.Paging__containerNoMargin--Nvegvf6fh-{
    margin:13px 16px;
}

[dir=ltr] .Paging__containerNoMargin--Nvegvf6fh-{
    margin-left:auto;
}

[dir=rtl] .Paging__containerNoMargin--Nvegvf6fh-{
    margin-right:auto;
}

.Dropdown__buttonContent--2e9fv9Tmac{
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    -webkit-box-flex:0;
        -ms-flex:0 0 auto;
            flex:0 0 auto;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
}

[dir=ltr] .Dropdown__arrow--2_umMekMn0{
    margin-left:5px;
}

[dir=rtl] .Dropdown__arrow--2_umMekMn0{
    margin-right:5px;
}

.DualListBox__wrapper--ThiRnoWU80{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
      -ms-flex-direction:column;
          flex-direction:column;
  overflow:hidden;
  -webkit-box-flex:1;
      -ms-flex-positive:1;
          flex-grow:1;

}

  .DualListBox__wrapper--ThiRnoWU80 .DualListBox__buttons--2fPlkcU2PY{
    margin:8px 0;
  }

  .DualListBox__wrapper--ThiRnoWU80 .DualListBox__title--1OX4lB8nXi{
    margin-bottom:24px;
  }

  .DualListBox__wrapper--ThiRnoWU80 .DualListBox__collapseGroup--2Wp8MRZ2jk{
    margin:8px 0;
    border-radius:8px;
    overflow:hidden;
  }

  .DualListBox__wrapper--ThiRnoWU80 .DualListBox__collapseGroupContent--1d_9mF9hQR{
      overflow:hidden;
    }

  .DualListBox__wrapper--ThiRnoWU80 .DualListBox__collapseGroup--2Wp8MRZ2jk .DualListBox__item--3H0yXW2ZyI{
      margin-right:16px;
      margin-left:16px;
    }

  .DualListBox__wrapper--ThiRnoWU80 .DualListBox__collapseGroup--2Wp8MRZ2jk .DualListBox__emptyGroupPlaceHolder--2o_9BbBoNp{
      padding:8px 16px;
    }

  .DualListBox__wrapper--ThiRnoWU80 .DualListBox__collapseGroupHeader--2z3OJzievp{
      -webkit-box-align:center;
          -ms-flex-align:center;
              align-items:center;
      display:-webkit-box;
      display:-ms-flexbox;
      display:flex;
      -webkit-box-pack:justify;
          -ms-flex-pack:justify;
              justify-content:space-between;
      -webkit-box-flex:1;
          -ms-flex-positive:1;
              flex-grow:1;
      padding-right:4px;
    }

  .DualListBox__wrapper--ThiRnoWU80 .DualListBox__collapseGroupFocus--1L8MwuBc4t{
      border:1px solid #82bdf4;
    }

.DualListBox__itemsWrapper--X2noUXfNrg{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:justify;
      -ms-flex-pack:justify;
          justify-content:space-between;
  height:100%;
  overflow-x:auto;
}

.DualListBox__itemsContainer--1m_3SV3uiY{
  min-width:200px;
  height:100%;
  width:100%;
}

.DualListBox__itemsContainerSelected--3lC4OFk2wd .DualListBox__dropContainer--1xxPJW2mjc{
      padding:0 24px;
    }

.DualListBox__itemsContainerSelected--3lC4OFk2wd .DualListBox__header--3CaHdnA0Mo{
      margin:0 24px;
    }

.DualListBox__separator--37D1zSBXz6{
  width:1px;
  background-color:rgb(198, 198, 198);
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  margin-top:40px;
}

.DualListBox__dropContainer--1xxPJW2mjc{
  overflow:auto;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  height:calc(100% - 40px);
  width:100%;

}

.DualListBox__itemIconContainer--PplrvSPAtd{
  float:right;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}

[dir=rtl] .DualListBox__itemIconContainer--PplrvSPAtd{
  float:left;
}

.DualListBox__itemIcon--2HnN9gzL_I{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  padding:4px;
}

.DualListBox__header--3CaHdnA0Mo{
  color:#666;
  font-size:12px;
  font-weight:700;
  height:40px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}

[dir=ltr] .DualListBox__itemsContainerUnSelected--yAmHBC2iWA .DualListBox__dropContainer--1xxPJW2mjc{
      padding-right:24px;
    }

[dir=ltr] .DualListBox__itemsContainerUnSelected--yAmHBC2iWA .DualListBox__header--3CaHdnA0Mo{
      text-align:left;
      margin-left:0;
      margin-right:24px;
    }

[dir=rtl] .DualListBox__itemsContainerUnSelected--yAmHBC2iWA .DualListBox__dropContainer--1xxPJW2mjc{
      padding-left:24px;
    }

[dir=rtl] .DualListBox__itemsContainerUnSelected--yAmHBC2iWA .DualListBox__header--3CaHdnA0Mo{
      text-align:right;
      margin-right:0;
      margin-left:24px;
    }

.DualListBox__item--3H0yXW2ZyI{
  background-color:ghostwhite;
  margin:8px 0;
  padding:4px 8px;
  border:1px solid lightgray;
  border-radius:8px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  white-space:nowrap;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}

.DualListBox__itemText--4eq96igWwm{
  -webkit-box-flex:1;
      -ms-flex-positive:1;
          flex-grow:1;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}

.DualListBox__itemIcon--2HnN9gzL_I:hover{
  cursor:pointer;
  color:#3daae1;
}

.DualListBox__itemMovedUp--1ge0lFKfV5{
  -webkit-animation:DualListBox__itemMovedUp--1ge0lFKfV5 1s;
          animation:DualListBox__itemMovedUp--1ge0lFKfV5 1s;
}

.DualListBox__itemMovedDown--FFiFl9GlrV{
  -webkit-animation:DualListBox__itemMovedDown--FFiFl9GlrV 1s;
          animation:DualListBox__itemMovedDown--FFiFl9GlrV 1s;
}

@-webkit-keyframes DualListBox__itemMovedUp--1ge0lFKfV5{
  0%{
    -webkit-transform:translateY(0px);
            transform:translateY(0px);
  }
  50%{
    -webkit-transform:translateY(-8px);
            transform:translateY(-8px);
  }
  100%{
    -webkit-transform:translateY(0px);
            transform:translateY(0px);
  }
}

@keyframes DualListBox__itemMovedUp--1ge0lFKfV5{
  0%{
    -webkit-transform:translateY(0px);
            transform:translateY(0px);
  }
  50%{
    -webkit-transform:translateY(-8px);
            transform:translateY(-8px);
  }
  100%{
    -webkit-transform:translateY(0px);
            transform:translateY(0px);
  }
}

@-webkit-keyframes DualListBox__itemMovedDown--FFiFl9GlrV{
  0%{
    -webkit-transform:translateY(0px);
            transform:translateY(0px);
  }
  50%{
    -webkit-transform:translateY(8px);
            transform:translateY(8px);
  }
  100%{
    -webkit-transform:translateY(0px);
            transform:translateY(0px);
  }
}

@keyframes DualListBox__itemMovedDown--FFiFl9GlrV{
  0%{
    -webkit-transform:translateY(0px);
            transform:translateY(0px);
  }
  50%{
    -webkit-transform:translateY(8px);
            transform:translateY(8px);
  }
  100%{
    -webkit-transform:translateY(0px);
            transform:translateY(0px);
  }
}

.Table__table--2zUbPZoG53{
  z-index:1;


}
  .Table__table--2zUbPZoG53 > div:first-child > div{
      border-top-color:#e3e3e3;
    }
  .Table__table--2zUbPZoG53 > div:first-child > div:first-child > div{
        border-top-color:#e3e3e3;
      }
  .Table__table--2zUbPZoG53 > div:first-child > div:last-child > div{
        border-bottom-color:#d9d9d9;
      }
  .Table__table--2zUbPZoG53 > div:first-child > div:last-child > div > div:first-child{
        border-bottom-color:#d9d9d9;
      }
[dir=ltr] .Table__table--2zUbPZoG53 > div:first-child > div:first-child > div > div:first-child{
          border-left-color:#e3e3e3;
        }
[dir=rtl] .Table__table--2zUbPZoG53 > div:first-child > div:first-child > div > div:first-child{
          border-right-color:#e3e3e3;
        }
.Table__splitPanel--38YMxyungU{
  width:100%;
  height:100%;
}
.TagsTableCell__tagItem--3AVuIruX5l{
  display:inline-block;
  background-color:rgb(223, 223, 223);
  color:rgb(115, 115, 115);
  border-radius:4px;
  border-width:1px;
  border-style:solid;
  border-color:rgb(198, 198, 198);
  -o-border-image:none;
     border-image:none;
  -o-border-image:initial;
     border-image:initial;
  padding:4px 8px;
  -webkit-box-flex:1;
      -ms-flex-positive:1;
          flex-grow:1;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:pre;
  line-height:1.3;
  min-height:16px;
  max-width:120px;
}


  [dir=ltr] .TagsTableCell__tagItem--3AVuIruX5l:not(:last-of-type){
       margin-right:4px;
  }


  [dir=rtl] .TagsTableCell__tagItem--3AVuIruX5l:not(:last-of-type){
       margin-left:4px;
  }

.CertificateAuthorities__valueCellEllipsis--1PYP7Gne10{
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
ul.Breadcrumb__breadcrumb--9XbxbR2Som li a{
    color:#2a9ad2;
    font-weight:600;
}

ul.Breadcrumb__breadcrumb--9XbxbR2Som li a:hover{
    text-decoration:underline;
    border-bottom-color:transparent !important;
}

.Breadcrumbs__breadcrumbPanel--ys-GOC83_M{
    -webkit-box-flex:1;
        -ms-flex:1 1 auto;
            flex:1 1 auto;
}
.PageWithBreadcrumb__wrapper--3iLQoPxQGK{
    height:100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
        -ms-flex-direction:column;
            flex-direction:column;
    overflow-y:auto;
}

.PageWithBreadcrumb__header--ntKpDz1wLb{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    border-bottom:1px solid #c6c6c6;
}

.PageWithBreadcrumb__content--3h9p7JKe2O{
    height:100%;
}

.PageWithBreadcrumb__overlay--2m7sImrz1C{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    position:fixed;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
        -ms-flex-direction:column;
            flex-direction:column;
    height:100%;
    width:100%;
    background-color:rgba(0, 0, 0, 0.3);
    z-index:9000;
    -webkit-box-pack:center;
        -ms-flex-pack:center;
            justify-content:center;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
}

.PageWithBreadcrumb__breadcrumbWrapper--2A0nd3Zz3h{
    padding:12px 24px;
}

.PageWithBreadcrumb__titleWrapper--1RQsUvmMBE{
    font-size:18px;
    font-weight:400;
    color:#424d56;
    padding-bottom:4px;
}

.PagePlaceholder__content--3jsAkAvIbN{
    height:100%;
    max-width:600px;
    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-direction:column;
            flex-direction:column;
    text-align:center;
    margin:auto;
}

.PagePlaceholder__buttons--2b-pS6lF5W,
.PagePlaceholder__customButtonsSection--1NA1hrKBQ-{
    margin-top:16px;
}

[dir=ltr] .PagePlaceholder__buttons--2b-pS6lF5W > *:not(:last-child){
    margin-right:16px;
}

[dir=rtl] .PagePlaceholder__buttons--2b-pS6lF5W > *:not(:last-child){
    margin-right:16px;
}

.PagePlaceholder__notLastText--1LZtwoaDU_{
    margin-bottom:8px;
}

.Wizard__wizard--QjzYHXcalo > div:first-child > div:first-child{
    padding-top:24px;
}
[dir=rtl] .WizardSummaryStep__messageRowIcon--KT5MMbje1l{
    margin-right:0 !important;
    margin-left:24px;
  }

[dir=rtl] .WizardSummaryStep__summaryItemContent--GI9BkB9Of1 .WizardSummaryStep__messageRowIcon--KT5MMbje1l{
      margin-right:0 !important;
      margin-left:8px;
    }

.WizardSummaryStep__sectionsWrapper--28avX9BFf_{
  margin:0;
}

.WizardSummaryStep__sectionsWrapper--28avX9BFf_ .WizardSummaryStep__column--3N-fUSsOy8{
    padding:0;
  }

.WizardSummaryStep__sectionsWrapper--28avX9BFf_ .WizardSummaryStep__sectionMessagesContainer--1uqsJQoMSq{
      margin-bottom:32px;
    }

.WizardSummaryStep__sectionsWrapper--28avX9BFf_ .WizardSummaryStep__sectionMessageContainer--khRl05Mtw6{
      margin-bottom:12px;
    }

.WizardSummaryStep__sectionsWrapper--28avX9BFf_ .WizardSummaryStep__section--228ZHpawSn .WizardSummaryStep__summaryItemContent--GI9BkB9Of1 .WizardSummaryStep__messageRow--24qb7GXuDi{
        padding-bottom:0;
      }

.WizardSummaryStep__sectionsWrapper--28avX9BFf_ .WizardSummaryStep__section--228ZHpawSn .WizardSummaryStep__summaryItemContent--GI9BkB9Of1 .WizardSummaryStep__messageRowIcon--KT5MMbje1l{
          margin-right:8px;
        }

.WizardSummaryStep__sectionsWrapper--28avX9BFf_ .WizardSummaryStep__section--228ZHpawSn .WizardSummaryStep__summaryItemContent--GI9BkB9Of1 .WizardSummaryStep__messageRowText--LSD0YtyTJn{
          font-style:italic;
        }

.WizardSummaryStep__sectionsWrapper--28avX9BFf_ .WizardSummaryStep__section--228ZHpawSn .WizardSummaryStep__messageRow--24qb7GXuDi{
      display:-webkit-box;
      display:-ms-flexbox;
      display:flex;
      padding:4px 0;
      -webkit-box-align:center;
          -ms-flex-align:center;
              align-items:center;
    }

.WizardSummaryStep__sectionsWrapper--28avX9BFf_ .WizardSummaryStep__section--228ZHpawSn .WizardSummaryStep__messageRowIcon--KT5MMbje1l{
        margin-right:24px;
      }

.WizardSummaryStep__sectionsWrapper--28avX9BFf_ .WizardSummaryStep__section--228ZHpawSn .WizardSummaryStep__messageRowText--LSD0YtyTJn{
        width:100%;
        -webkit-box-sizing:border-box;
                box-sizing:border-box;
        font-size:12px;
        font-weight:400;
        line-height:20px;
      }

.WizardSummaryStep__sectionsWrapper--28avX9BFf_ :nth-child(n + 3) .WizardSummaryStep__section--228ZHpawSn{
      margin-top:20px !important;
      padding-top:20px;
      border-top:1px solid #c6c6c6;
    }

.WizardSummaryStep__sectionsWrapper--28avX9BFf_ :nth-child(2) .WizardSummaryStep__fullWidth--3ds3t02S7-{
      margin-top:20px !important;
      padding-top:20px;
      border-top:1px solid #c6c6c6;
    }

@media not all and (min-width: 1200px){
      .WizardSummaryStep__sectionsWrapper--28avX9BFf_ :nth-child(n + 2) .WizardSummaryStep__section--228ZHpawSn{
        margin-top:20px !important;
        padding-top:20px;
        border-top:1px solid #c6c6c6;
      }
  }

.Selection__multiSelectItems--2bxFQ3sYyZ{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
        -ms-flex-direction:column;
            flex-direction:column;
  }

    .Selection__multiSelectItems--2bxFQ3sYyZ .Selection__item--2dKKChvpMx{
      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:justify;
          -ms-flex-pack:justify;
              justify-content:space-between;
      width:300px;
      margin:4px 0;
    }

    .Selection__multiSelectItems--2bxFQ3sYyZ .Selection__item--2dKKChvpMx .Selection__name--3weyg5KiL5{
        max-width:260px;
        white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis;
      }

    .Selection__multiSelectItems--2bxFQ3sYyZ .Selection__item--2dKKChvpMx .Selection__icon--3cTwSkMmJD{
        cursor:pointer;
      }
  .Selection__multiSelectOr--1nOy3dB1XQ{
    margin:0 4px;
  }
  .Selection__multiSelectSelectionRow--2LTn02JjTC{
    margin-top:16px;
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
  }

.Selection__singleSelect--3rKKDrRbW3{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
      -ms-flex-direction:column;
          flex-direction:column;
}

.Selection__singleSelect--3rKKDrRbW3 > *:not(:last-child){
    margin-bottom:12px;
  }

.Selection__selectLinkWithClear--1xTThiue_R{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
      -ms-flex-direction:row;
          flex-direction:row;
}

.Selection__selectLinkWithClear--1xTThiue_R .Selection__clearSelection--12zTkDKAk4{
    padding:0 .4em;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
  }

.Selection__selectLinkWithClear--1xTThiue_R .Selection__clearSelection--12zTkDKAk4:hover svg{
      cursor:pointer;
      color:#e04239;
    }

.ADScannerModal__modalScreen--1WxshR_8sJ{
    width:1180px;
    margin:auto;
}


.ADScannerModal__tokenScreenLoading--1cf1Fux_VZ{
        margin-top:20px;
        text-align:center;
    }


.ADScannerModal__tokenScreenError--2iR7xGUtJC{
        margin-top:20px;
    }


.ADScannerModal__tokenScreenBox--2KWhXWBMBG{
        margin-top:20px;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
    }


.ADScannerModal__tokenScreenContainer--Ppf4h9b41t{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        background-color:rgba(227,227,227,0.72157);
        border:1px solid gray;
        -webkit-box-flex:1;
            -ms-flex-positive:1;
                flex-grow:1;
        padding-left:3px;
        padding-right:3px;
    }


.ADScannerModal__tokenScreenTitle--P9fwFwDXwN{
        font-size:13px;
    }


[dir=ltr] .ADScannerModal__tokenScreenTitle--P9fwFwDXwN{
        margin-right:10px;
    }


[dir=rtl] .ADScannerModal__tokenScreenTitle--P9fwFwDXwN{
        margin-left:10px;
    }


[dir=ltr] .ADScannerModal__copyIcon--1o4BpbN5v2{
    margin-left:auto;
}


[dir=rtl] .ADScannerModal__copyIcon--1o4BpbN5v2{
    margin-right:auto;
}

.UpdateOperatingSystemModal__modalScreen--1Orx10T6OI{
    width:1180px;
    margin:auto;
}

.UpdateOperatingSystemModal__checkbox--2NLn718EG_{
    margin-top:20px;
}

.ModalTree__wrapper--3p5M6lgUIP{
    position:absolute;
    top:50px;
    left:0;
    right:0;
    bottom:52px;
}
.TagSelectModal__content--1birC422Pg{
    padding-top:4px;
}

.TreeFilter__wrapper--6Ix-miwW7P{
  max-width:150px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}

.TreeFilter__content--1dcZS-G1QW{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  -webkit-box-flex:1;
      -ms-flex:1 1 auto;
          flex:1 1 auto;
}

.TreeFilter__icon--245OnGcoSx{
  vertical-align:text-top;
}

.TreeFilter__count--17VeTpDfID{
  -webkit-box-flex:0;
      -ms-flex:0 1 auto;
          flex:0 1 auto;
}

[dir=ltr] .TreeFilter__text--1EFLFFGCX6{
  padding-left:4px;
  padding-right:4px;
}

[dir=rtl] .TreeFilter__text--1EFLFFGCX6{
  margin-left:4px;
  margin-right:4px;
}

.TagsPanel__tagsWrapper--1p5fg_Bdx-{
  height:100%;
  width:100%;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
      -ms-flex-direction:column;
          flex-direction:column;
}

  .TagsPanel__tagsWrapper--1p5fg_Bdx- .TagsPanel__tagsContentWrapper--3wo3trDPzd{
    height:calc(100% - 53px);
  }

  .TagsPanel__tagsWrapper--1p5fg_Bdx- .TagsPanel__tagsContentWrapper--3wo3trDPzd .TagsPanel__virtualizedList--3rb_6EC2eo > div:first-child{
        margin:6px 24px;
      }

.TagsPanel__tagsPanelHeader--2M10oZXkXj{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-negative:0;
        flex-shrink:0;
    line-height:40px;
    height:52px;
    background-color:#f3f3f3;
    border-bottom:1px solid #e3e3e3;
    border-top:1px solid #e3e3e3;
    white-space:nowrap;
    -webkit-box-sizing:border-box;
            box-sizing:border-box;
}

.TagsPanel__tagsPanelHeaderBorderless--2zE_oIH4dt{
        border-top:none;
     }

.TagsPanel__tagsPanelHeaderForm--1PAUvLIEsU{
        width:100%;
        padding:0 8px;
    }

.TagsPanel__tagsPanelHeaderTitle--3BPAVrqqcK{
        font-size:1.2em;
        white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis;
        display:inline-block;
        vertical-align:top;
    }

[dir=ltr] .TagsPanel__tagsPanelHeaderTitle--3BPAVrqqcK{
        padding-left:24px;
    }

[dir=rtl] .TagsPanel__tagsPanelHeaderTitle--3BPAVrqqcK{
        padding-right:24px;
    }

.TagsPanel__tagsPanelHeaderSearch--1RcpQiG65Q{
        -webkit-box-align:center;
            -ms-flex-align:center;
                align-items:center;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        width:100%;
    }

.TagsPanel__tagsPanelHeaderSearchIcon--zf6Y0lCMX3{
     display:-webkit-box;
     display:-ms-flexbox;
     display:flex;
     margin-top:2px;
}

[dir=ltr] .TagsPanel__tagsPanelHeaderSearchIcon--zf6Y0lCMX3{
     margin-left:auto;
     margin-right:7px;
}

[dir=rtl] .TagsPanel__tagsPanelHeaderSearchIcon--zf6Y0lCMX3{
     margin-left:7px;
     margin-right:auto;
}

.TagsPanel__tagsPanelHeaderSearchIcon--zf6Y0lCMX3:hover{
     cursor:pointer;
     color:#689CC8;
 }

.TagsPanel__switcher--2GJA1rDtnw{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    -webkit-box-flex:0;
        -ms-flex:0 0 auto;
            flex:0 0 auto;
}

.TagsPanel__switcherIcon--2qtL48p5rq:hover{
         cursor:pointer;
         color:#689CC8;
    }

.TagsPanel__switcherIconHidden--BOW545j4Hd{
         display:none;
    }

.TagsPanel__switcherIconInvisible--2IJ-R6vwOO{
        visibility:hidden;
        opacity:0;
    }

.TagsPanel__switcherIconVisible--3sjmjOXhgn{
        border-radius:3px;
        border:1px solid #c6c6c6;
        padding:6px 5px 8px;
        opacity:1;
        -webkit-transition:opacity 1s;
        transition:opacity 1s;
     }

[dir=ltr] .TagsPanel__switcher--2GJA1rDtnw{
    float:right;
    margin:0 4px 0 8px;
}

[dir=ltr] .TagsPanel__switcherIcon--2qtL48p5rq{
        padding:4px 4px 4px 5px;
        margin-right:4px;
    }

[dir=rtl] .TagsPanel__switcher--2GJA1rDtnw{
    float:left;
    margin:0 8px 0 4px;
}

[dir=rtl] .TagsPanel__switcherIcon--2qtL48p5rq{
        padding:4px 5px 4px 4px;
        margin-left:4px;
    }

.TagsPanel__tagWrapper--2ad1mXv1ZH{
    min-width:80px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
}

.TagsPanel__tagWrapper--2ad1mXv1ZH .TagsPanel__tag--3-y6cStsBT{
      height:26px;
      max-width:100%;
    }

.TagsPanel__placeholder--2uWx4c6-u4{
    padding:16px 40px !important;
    margin:0 !important;
    min-height:130px;
}

.CellCreators__withLeftIconWrapper--RDOg1dMsbC{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-align:center;
            -ms-flex-align:center;
                align-items:center;
    }
    [dir="ltr"] .CellCreators__withLeftIconIcon--IrM930oCdq{
        margin-right:4px;
    }
    [dir="rtl"] .CellCreators__withLeftIconIcon--IrM930oCdq{
        margin-left:4px;
    }
    .CellCreators__withLeftIconContent--97BXi7-l41{
        overflow:hidden;
        text-overflow:ellipsis;
    }

.CellCreators__valueCellEllipsis--pg0heiKPvq{
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

.TagsPanelOnPage__tagsPanelHeader--QGVNglRObn{
   border-top:none !important;
 }

.TagsFilter__filterContainer--O1FZrNqRIn{
    min-width:140px;
}

.TagsFilter__tagsContainter--2euFLLzUiD{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
        -ms-flex-direction:column;
            flex-direction:column;
}
.FilterPanel__inactivePreset--3TYwCDgl3G{
  width:16px;
}

.TableWithFilters__rightContent--3oWZvwnyFW{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
      -ms-flex-direction:column;
          flex-direction:column;
  height:100%;
}

  .TableWithFilters__rightContent--3oWZvwnyFW .TableWithFilters__filterPanel--wMIxpPoBlE{
    padding:6px;
  }

.AccessGroupFilter__eraAccessGroupFilter--1Ibc-lZ0xl{
  float:left;
  position:relative;
  background-color:#DEECFA;
  padding:0 10px;
  border-radius:4px;
  height:32px;
  -webkit-box-sizing:border-box;
          box-sizing:border-box;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;

}

  .AccessGroupFilter__eraAccessGroupFilterEmpty--3_1wSZjHVT{
       background-color:#F3F2F3;
   }

  .AccessGroupFilter__eraAccessGroupFilterSelectButton--3hZNKxwWp5{
    background:none;
    color:#3daae1;
    text-decoration:none;
    cursor:pointer;
    border:none;
    font-weight:normal;
    outline:0;
    max-width:100px
  }

  .AccessGroupFilter__eraAccessGroupFilterSelectButton--3hZNKxwWp5:hover{
      text-decoration:underline;
    }

  .AccessGroupFilter__eraAccessGroupFilterRemoveButton--9At5wLHoAr{
    color:#576575;
    width:16px;
    cursor:pointer;
    outline:0;
    padding:0;
    border:0;
    border:none;
    background:none;
    -webkit-appearance:none;
    -moz-appearance:none
  }

  .AccessGroupFilter__eraAccessGroupFilterRemoveButton--9At5wLHoAr:hover{
      color:#69b8e0;
    }

  [dir="ltr"] .AccessGroupFilter__eraAccessGroupFilterRemoveButton--9At5wLHoAr{
    margin-left:10px;
  }

  [dir="rtl"] .AccessGroupFilter__eraAccessGroupFilterRemoveButton--9At5wLHoAr{
    margin-right:10px;
  }

  .AccessGroupFilter__eraAccessGroupFilterLabel--3UjHAySepz{
    color:#999999;
    text-transform:uppercase;
    font-size:11px;
    line-height:30px;
    height:30px;
    white-space:nowrap;
  }

  [dir="ltr"] .AccessGroupFilter__eraAccessGroupFilterLabel--3UjHAySepz{
    margin-right:10px;
  }

  [dir="rtl"] .AccessGroupFilter__eraAccessGroupFilterLabel--3UjHAySepz{
    margin-left:10px;
  }
[dir=rtl] .AccessGroupFilter__eraAccessGroupFilter--1Ibc-lZ0xl{
  float:right;
}

.BooleanFilter__checkbox--KC5M4S-Ugz{
  margin:0 5px;
}

.BooleanFilter__noCheckBoxText--37OXIr6uOl label > span::after{
      display:none;
    }

[dir=ltr] .BooleanFilter__noCheckBoxText--37OXIr6uOl label > div{
  margin-left:0 !important;
}

[dir=rtl] .BooleanFilter__noCheckBoxText--37OXIr6uOl label > div{
  margin-right:0 !important;
}

.FilterSeverity__icon--2GRsj5bofO{
    cursor:pointer;
    padding:2px 4px;
    margin:2px;
    -webkit-box-sizing:border-box;
            box-sizing:border-box;
    border-radius:2px;
    border:1px solid transparent;
}

.FilterSeverity__iconActive--Z37v8QjpzF{
    background-color:#fff;
    border:1px solid #689dc9;
    -webkit-box-sizing:border-box;
            box-sizing:border-box;
}

.FilterSeverity__container--3p76xduoeK{
    height:32px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
}


.Page__header--wm2Gy2ybFS{
  padding:0 !important;
  -webkit-box-flex:0;
      -ms-flex:0 0 auto;
          flex:0 0 auto
}
.Page__header--wm2Gy2ybFS:after{
    border-bottom:0 !important;
  }
.Page__header--wm2Gy2ybFS > div{
    padding:0 !important;
  }
.Page__header--wm2Gy2ybFS > div > div:last-child{
    width:100%;
  }
.Page__headerContent--1VOOZBAKBF{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  width:100%;
}
.Page__headerContent--1VOOZBAKBF .Page__headerContentTitleActions--lrQ9PaUTaY{
    max-height:300px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    padding:8px 0 8px 24px;
    -webkit-box-flex:0;
        -ms-flex:0 0 auto;
            flex:0 0 auto
  }
.Page__headerContent--1VOOZBAKBF .Page__headerContentTitleActions--lrQ9PaUTaY p{
      -webkit-box-flex:1;
          -ms-flex:1 1 auto;
              flex:1 1 auto;
      white-space:nowrap;
      font-weight:normal;
      color:#333;
    }
.Page__headerContent--1VOOZBAKBF .Page__headerContentTitleActions--lrQ9PaUTaY span{
      -webkit-box-flex:0;
          -ms-flex:0 0 auto;
              flex:0 0 auto;
    }
.Page__headerContent--1VOOZBAKBF .Page__headerContentFilter--u_U26I2wY6{
    width:calc(100% + 10px);
    max-height:333px;
    overflow:auto;
    padding:6px;
  }
[dir=rtl] .Page__headerContent--1VOOZBAKBF .Page__headerContentTitleActions--lrQ9PaUTaY{
  padding:8px 24px 8px 0;
}
.Page__content--OMqREMCaf0{
  height:100%;
  overflow:hidden !important;
}
.Page__contentRightSide--3--9uHq3QW{
     display:-webkit-box;
     display:-ms-flexbox;
     display:flex;
     -webkit-box-orient:horizontal;
     -webkit-box-direction:normal;
         -ms-flex-direction:row;
             flex-direction:row;
   }
.Page__headerLeftPanelWrapper--39FMiIf2Ef{
  max-height:64px;
  height:64px;
  -ms-flex-negative:0;
      flex-shrink:0;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}
.Page__headerLeftPanel--1J2lHr4raa{
  width:100%;
  padding:8px 2px 6px 24px!important
}
.Page__headerLeftPanel--1J2lHr4raa:after{
    border-bottom:0 !important;
  }
.Page__headerLeftPanel--1J2lHr4raa > div:first-child{
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    -ms-flex-wrap:nowrap;
        flex-wrap:nowrap;
  }
.Page__headerLeftPanel--1J2lHr4raa > div:first-child > div:first-child{
      white-space:nowrap;
      text-overflow:ellipsis;
      overflow:hidden;
    }
.Page__headerLeftPanel--1J2lHr4raa .Page__headerLeftPanelSingleAction--3Wlh5DEidW{
    padding:3px 5px 0 16px;
  }
[dir=rtl] .Page__headerLeftPanel--1J2lHr4raa{
  padding:8px 24px 6px 2px!important;
}
[dir=rtl] .Page__headerLeftPanel--1J2lHr4raa .Page__headerLeftPanelSingleAction--3Wlh5DEidW{
    padding:3px 16px 0 5px;
  }
.Page__headerLeftPanelSingleAction--3Wlh5DEidW{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  padding:5px 5px 0 12px;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  -webkit-transition:all 0.25s;
  transition:all 0.25s;
  cursor:pointer
}
.Page__headerLeftPanelSingleAction--3Wlh5DEidW:hover{
    border-bottom:0 !important;
    color:#3daae1;
  }
[dir=rtl] .Page__headerLeftPanelSingleAction--3Wlh5DEidW{
  padding:5px 12px 0 5px;
}
.Page__headerLeftPanelActions--35j5ZvZk7F{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  margin-top:2px;
  -webkit-box-flex:0;
      -ms-flex:0 0 auto;
          flex:0 0 auto
}
.Page__headerLeftPanelActions--35j5ZvZk7F:hover{
    border-bottom:0 !important;
  }
.Page__customFooterComponentWrapper--3nqC9jjegk{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}
[dir=ltr] .Page__customFooterComponentPaging--3Gt5zGa0Jc{
  margin-left:auto;
}
[dir=rtl] .Page__customFooterComponentPaging--3Gt5zGa0Jc{
  margin-right:auto;
}
.Page__footer--3nCivzEzXs{
  vertical-align:middle;
}
[dir=ltr] .Page__footerWithoutLeftPanel--1Wh8RuVYA4{
  padding-left:8px;
}
[dir=rtl] .Page__footerWithoutLeftPanel--1Wh8RuVYA4{
  padding-right:8px;
}
.Page__paging--3XPgAvSyLZ{
  height:59px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}
[dir="ltr"] .Page__paging--3XPgAvSyLZ > .Page__footerItem--3e8NNqhSuG{
  margin:13px 16px 13px 0;
}
[dir="rtl"] .Page__paging--3XPgAvSyLZ > .Page__footerItem--3e8NNqhSuG{
  margin:13px 0 13px 16px;
}
.Page__loadingContainer--3ZJdth-8qR{
  height:100%;
  width:100%;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
}

.ComboBoxFilter__componentSelect--1TQqEAaMHh{
    min-width:120px;
}

.ComboBoxFilter__comboBoxSmall--2gJOyUmtt2{
    min-width:150px;
}

.ComboBoxFilter__comboBoxMedium--EuSrNBSvgi{
    min-width:250px;
}

.ComboBoxFilter__comboBoxLarge--3KVkH4DyR0{
    min-width:350px;
}
.LicenseTable__licenseType--3hjEi2_Rdy{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}

  [dir="ltr"] .LicenseTable__licenseType--3hjEi2_Rdy > :not(:last-child){
    margin-right:4px;
  }

  [dir="rtl"] .LicenseTable__licenseType--3hjEi2_Rdy > :not(:last-child){
    margin-left:4px;
  }

.LicenseTable__tagItem--3w8v1hyM9N{
  display:inline-block;
  background-color:rgb(223, 223, 223);
  color:rgb(115, 115, 115);
  border-radius:4px;
  border-width:1px;
  border-style:solid;
  border-color:rgb(198, 198, 198);
  -o-border-image:none;
     border-image:none;
  -o-border-image:initial;
     border-image:initial;
  padding:4px 8px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  line-height:1.3;
  min-height:16px;
  max-width:120px;
}

.ModalTable__subtitleWrapper--1QbRMxv2ZP{
  margin:0 16px 24px 16px;
}

.NumberFilter__numberFilterWidth--30e_WYERwC{
    width:50px;
}
.TimeDateFilter__timeInput--3xSxtGQRxG{
    width:130px;
}

.TimeDateFilter__dateInput--2vFfsRG7Ff{
    width:130px;
}

[dir=ltr] .TimeDateFilter__dateInput--2vFfsRG7Ff{
    padding-right:5px;
}

[dir=rtl] .TimeDateFilter__dateInput--2vFfsRG7Ff{
    padding-left:5px;
}

.TimeDateFilter__timeDateFilter--3C0M_T4E-i{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
}

