.Icon_FJP7F {
  display: inline-block; }
  .Icon_FJP7F.hug_1FbXb {
    line-height: 0; }
  .Icon_FJP7F.isClickable_3vXJl {
    cursor: pointer; }

.LoadingIcon_3o0hf {
  display: block;
  position: relative;
  margin: 0 auto;
  text-align: center; }
  .LoadingIcon_3o0hf svg {
    animation: rotator_3myDU 1.4s linear infinite; }
    .LoadingIcon_3o0hf svg .path_38ZP2 {
      stroke-linecap: "round";
      stroke-dasharray: 187;
      stroke-dashoffset: 0;
      transform-origin: center;
      animation: dash_Yixvv 1.4s ease-in-out infinite; }

@keyframes rotator_3myDU {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(270deg); } }

@keyframes dash_Yixvv {
  0% {
    stroke-dashoffset: 187; }
  50% {
    stroke-dashoffset: 46.75;
    transform: rotate(135deg); }
  100% {
    stroke-dashoffset: 187;
    transform: rotate(450deg); } }
  .LoadingIcon_3o0hf .message_1S6Pe {
    margin-top: 10px; }
  .LoadingIcon_3o0hf.tiny_iBMAv {
    top: calc(50% - 7px); }
    .LoadingIcon_3o0hf.tiny_iBMAv svg {
      width: 13px;
      height: 13px; }
      .LoadingIcon_3o0hf.tiny_iBMAv svg .path_38ZP2 {
        stroke-width: 8px; }
  .LoadingIcon_3o0hf.small_1AOc2 {
    top: calc(50% - 8px); }
    .LoadingIcon_3o0hf.small_1AOc2 svg {
      width: 16px;
      height: 16px; }
      .LoadingIcon_3o0hf.small_1AOc2 svg .path_38ZP2 {
        stroke-width: 7px; }
  .LoadingIcon_3o0hf.large_3MSCU {
    top: calc(50% - 24px); }
    .LoadingIcon_3o0hf.large_3MSCU svg {
      width: 42px;
      height: 42px; }
      .LoadingIcon_3o0hf.large_3MSCU svg .path_38ZP2 {
        stroke-width: 5px; }
  .LoadingIcon_3o0hf.extraLarge_n-Ha2 {
    top: calc(50% - 24px); }
    .LoadingIcon_3o0hf.extraLarge_n-Ha2 svg {
      width: 80px;
      height: 80px; }
      .LoadingIcon_3o0hf.extraLarge_n-Ha2 svg .path_38ZP2 {
        stroke-width: 5px; }
  .LoadingIcon_3o0hf.grey_35r2o svg .path_38ZP2 {
    stroke: #CBD9E2; }
  .LoadingIcon_3o0hf.white_2K-rQ svg .path_38ZP2 {
    stroke: #FFFFFF; }
  .LoadingIcon_3o0hf.black_2HniN svg .path_38ZP2 {
    stroke: #282f3e; }

.Button_1q9BP {
  display: inline-block;
  padding: 0 10px;
  height: 30px;
  border: none;
  border-radius: 4px;
  text-shadow: none;
  font-size: 13px;
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  font-weight: 600; }
  .Button_1q9BP.extraWide_Vd3Jx {
    width: 150px; }
  .Button_1q9BP.reversedIconOrder_18onF {
    display: flex;
    flex-direction: row-reverse; }
  .Button_1q9BP[disabled], .Button_1q9BP[disabled]:active {
    pointer-events: none;
    background: #b7b7b7;
    color: #8c8484;
    cursor: default;
    box-shadow: none; }
  .Button_1q9BP:active, .Button_1q9BP:focus {
    outline: none; }
  .Button_1q9BP.Blue_GxBVK {
    background: #0b71e6; }
    .Button_1q9BP.Blue_GxBVK i svg path {
      fill: #fff; }
    .Button_1q9BP.Blue_GxBVK:hover, .Button_1q9BP.Blue_GxBVK.hover {
      background: #0b76f0; }
    .Button_1q9BP.Blue_GxBVK:active {
      background: #0a65ce; }
    .Button_1q9BP.Blue_GxBVK[disabled], .Button_1q9BP.Blue_GxBVK[disabled]:active, .Button_1q9BP.Blue_GxBVK[disabled].active_2kyjr {
      background: #0b71e6;
      color: #5ca3f3; }
      .Button_1q9BP.Blue_GxBVK[disabled] i svg path, .Button_1q9BP.Blue_GxBVK[disabled]:active i svg path, .Button_1q9BP.Blue_GxBVK[disabled].active_2kyjr i svg path {
        fill: #5ca3f3; }
  .Button_1q9BP.Red_1NG2y {
    background: #fc3c65; }
    .Button_1q9BP.Red_1NG2y:hover, .Button_1q9BP.Red_1NG2y.hover {
      background: #d93d5e; }
    .Button_1q9BP.Red_1NG2y[disabled], .Button_1q9BP.Red_1NG2y[disabled]:active, .Button_1q9BP.Red_1NG2y[disabled].active_2kyjr {
      background: #fc3c65;
      opacity: 0.3;
      color: #fff; }
  .Button_1q9BP.White_2NQVv {
    background: white;
    color: #282f3e;
    border: 1px solid #dfebf5; }
    .Button_1q9BP.White_2NQVv:hover, .Button_1q9BP.White_2NQVv.hover {
      background: #ebf4fb; }
    .Button_1q9BP.White_2NQVv[disabled], .Button_1q9BP.White_2NQVv[disabled]:active, .Button_1q9BP.White_2NQVv[disabled].active_2kyjr, .Button_1q9BP.White_2NQVv[disabled]:hover {
      background: white;
      opacity: 0.5;
      cursor: default; }
  .Button_1q9BP.Gray_166LS {
    background: #ebf4f9;
    color: #1d242f; }
    .Button_1q9BP.Gray_166LS .icon_xIU9l svg path {
      fill: #1d242f; }
    .Button_1q9BP.Gray_166LS:hover, .Button_1q9BP.Gray_166LS.hover {
      background: #deebf2; }
    .Button_1q9BP.Gray_166LS:active, .Button_1q9BP.Gray_166LS.active_2kyjr {
      background: #deebf2; }
    .Button_1q9BP.Gray_166LS[disabled], .Button_1q9BP.Gray_166LS[disabled]:active, .Button_1q9BP.Gray_166LS[disabled].active_2kyjr {
      background: #ebf4f9;
      color: #bcc7d9; }
      .Button_1q9BP.Gray_166LS[disabled] .loadingIconContainer_3jHSl svg circle, .Button_1q9BP.Gray_166LS[disabled]:active .loadingIconContainer_3jHSl svg circle, .Button_1q9BP.Gray_166LS[disabled].active_2kyjr .loadingIconContainer_3jHSl svg circle {
        stroke: #c4cfe1 !important; }
      .Button_1q9BP.Gray_166LS[disabled] .icon_xIU9l svg path, .Button_1q9BP.Gray_166LS[disabled]:active .icon_xIU9l svg path, .Button_1q9BP.Gray_166LS[disabled].active_2kyjr .icon_xIU9l svg path {
        fill: #c4cfe1; }
  .Button_1q9BP.DarkGray_iIvV6 {
    background: #d2e4ee;
    color: #1d242f; }
    .Button_1q9BP.DarkGray_iIvV6:hover, .Button_1q9BP.DarkGray_iIvV6.hover {
      background: #bed6e3; }
    .Button_1q9BP.DarkGray_iIvV6:active, .Button_1q9BP.DarkGray_iIvV6.active_2kyjr {
      background: #bed6e3; }
    .Button_1q9BP.DarkGray_iIvV6[disabled], .Button_1q9BP.DarkGray_iIvV6[disabled]:active, .Button_1q9BP.DarkGray_iIvV6[disabled].active_2kyjr {
      background: #d2e4ee;
      opacity: 0.3; }
  .Button_1q9BP.Clear_1aewr {
    background: none;
    color: white; }
  .Button_1q9BP > .icon_xIU9l {
    vertical-align: middle;
    margin-right: 6px; }
  .Button_1q9BP.reversedIconOrder_18onF > .icon_xIU9l {
    margin-left: 6px;
    margin-right: 0; }
  .Button_1q9BP.ClearOnLight_2ZFZ_ {
    background: none;
    color: #282f3e; }
    .Button_1q9BP.ClearOnLight_2ZFZ_:hover {
      color: #3f4a52; }
    .Button_1q9BP.ClearOnLight_2ZFZ_[disabled] {
      color: #bcc7d9; }
  .Button_1q9BP > .loadingIconContainer_3jHSl {
    display: inline-block;
    width: 14px;
    height: 24px;
    box-sizing: border-box; }
    .Button_1q9BP > .loadingIconContainer_3jHSl > .loadingIcon_1Ok6u {
      top: initial;
      display: flex;
      align-items: center;
      justify-content: center;
      height: 100%; }
  .Button_1q9BP.loading_1dxit span {
    vertical-align: initial; }

.ButtonGroup_33nlM {
  display: flex; }
  .ButtonGroup_33nlM > span {
    margin-right: 1px; }
    .ButtonGroup_33nlM > span .Button_1q9BP {
      border-radius: 0; }
    .ButtonGroup_33nlM > span:first-child .Button_1q9BP {
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px; }
    .ButtonGroup_33nlM > span:last-child .Button_1q9BP {
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px; }

.responsiveFull_n3BEC {
  display: inline-block; }

.responsiveIconOnly_1O6xy {
  display: none; }
  .responsiveIconOnly_1O6xy .icon_xIU9l {
    margin-right: 0; }
  .responsiveIconOnly_1O6xy span.label_1JTeL {
    display: none; }

@media (max-width: 1250px) {
  .w_1250_1ci8I.responsiveFull_n3BEC {
    display: none; }
  .w_1250_1ci8I.responsiveIconOnly_1O6xy {
    display: inline-block; } }

@media (max-width: 1470px) {
  .w_1470_14k_T.responsiveFull_n3BEC {
    display: none; }
  .w_1470_14k_T.responsiveIconOnly_1O6xy {
    display: inline-block; } }

@media (max-width: 1550px) {
  .w_1550_2sttr.responsiveFull_n3BEC {
    display: none; }
  .w_1550_2sttr.responsiveIconOnly_1O6xy {
    display: inline-block; } }

.InfoButtonWithTooltip_35WYK {
  display: inline-block; }
  .InfoButtonWithTooltip_35WYK .launcher__icon_33gxG {
    display: block;
    background-image: url("/static/img/_sprites/common_1x-575dfef5ec15571aaab95d475f36581e.png");
    background-repeat: no-repeat;
    background-size: 208px 158px;
    background-position: -78px -104px;
    height: 12px;
    width: 12px;
    content: '';
    cursor: default; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .InfoButtonWithTooltip_35WYK .launcher__icon_33gxG {
        background-image: url("/static/img/_sprites/common_2x-c6eee6801dd9cd3ad8e5516f827cabbd.png"); } }
    .InfoButtonWithTooltip_35WYK .launcher__icon_33gxG:hover {
      background-image: url("/static/img/_sprites/common_1x-575dfef5ec15571aaab95d475f36581e.png");
      background-repeat: no-repeat;
      background-size: 208px 158px;
      background-position: -66px -104px;
      height: 12px;
      width: 12px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .InfoButtonWithTooltip_35WYK .launcher__icon_33gxG:hover {
          background-image: url("/static/img/_sprites/common_2x-c6eee6801dd9cd3ad8e5516f827cabbd.png"); } }

.tooltipContent_6V4Gd {
  background: rgba(11, 15, 21, 0.95);
  border-radius: 4px;
  box-shadow: 0px 10px 30px 0px rgba(22, 50, 75, 0.15);
  box-sizing: border-box;
  padding: 6px 10px;
  font-size: 13px;
  color: #fff;
  line-height: 1.69; }

.actions_2muSP {
  margin-top: 0.5em; }
  .actions_2muSP a {
    font-size: 13px;
    color: #3c7ffb;
    font-weight: 600; }
    .actions_2muSP a:hover {
      color: #3c7ffb; }
    .actions_2muSP a > i {
      position: relative;
      margin-left: 4px;
      bottom: -1px; }

.ModalBackButton_2C5C2 {
  width: 22px;
  height: 22px;
  position: relative;
  background: #c0d7e5 !important; }
  .ModalBackButton_2C5C2:hover, .ModalBackButton_2C5C2:active {
    background: #1e2a33 !important; }
  .ModalBackButton_2C5C2 > i {
    position: absolute;
    left: 5px;
    top: 2px; }
    .ModalBackButton_2C5C2 > i svg {
      transform: scale(-1, 1); }
      .ModalBackButton_2C5C2 > i svg path {
        fill: #fff; }
  .ModalBackButton_2C5C2.clean_1FdVK, .ModalBackButton_2C5C2.modern_1wSGD {
    background: none !important;
    margin-top: 0; }
    .ModalBackButton_2C5C2.clean_1FdVK:hover, .ModalBackButton_2C5C2.clean_1FdVK:active, .ModalBackButton_2C5C2.modern_1wSGD:hover, .ModalBackButton_2C5C2.modern_1wSGD:active {
      background: #dcebf4 !important; }
    .ModalBackButton_2C5C2.clean_1FdVK > i svg, .ModalBackButton_2C5C2.modern_1wSGD > i svg {
      transform: none;
      margin-top: 3px; }
      .ModalBackButton_2C5C2.clean_1FdVK > i svg path, .ModalBackButton_2C5C2.modern_1wSGD > i svg path {
        fill: #b3cee0; }

.Overlay_3L5l_ {
  z-index: 15;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(12, 12, 36, 0.25); }
  .Overlay_3L5l_ .Modal_1v5If {
    background: white;
    border-radius: 6px;
    outline: none;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
    box-sizing: border-box;
    position: absolute;
    display: flex;
    flex-direction: column;
    overflow: hidden; }
    .Overlay_3L5l_ .Modal_1v5If .header_3mbs- {
      flex-shrink: 0;
      flex-grow: 0;
      display: flex;
      align-items: center;
      height: 52px; }
      .Overlay_3L5l_ .Modal_1v5If .header_3mbs- > *:not(.headerActions_1CXMx) {
        flex: 1; }
      .Overlay_3L5l_ .Modal_1v5If .header_3mbs- .headerActions_1CXMx {
        display: flex;
        align-items: center;
        padding-right: 20px; }
      .Overlay_3L5l_ .Modal_1v5If .header_3mbs- h2 {
        padding: 15px;
        margin: 0;
        text-transform: none;
        display: flex;
        align-items: center; }
        .Overlay_3L5l_ .Modal_1v5If .header_3mbs- h2 .backButton_1gK7l {
          margin-right: 8px; }
      .Overlay_3L5l_ .Modal_1v5If .header_3mbs- .close_fppcr {
        display: block;
        cursor: pointer;
        width: 10px;
        height: 10px; }
        .Overlay_3L5l_ .Modal_1v5If .header_3mbs- .close_fppcr svg {
          display: block; }
        .Overlay_3L5l_ .Modal_1v5If .header_3mbs- .close_fppcr:hover svg path {
          fill: #3f4a52; }
    .Overlay_3L5l_ .Modal_1v5If .body_2CL0U {
      flex-grow: 1;
      padding: 15px;
      overflow: auto;
      height: 100%; }
    .Overlay_3L5l_ .Modal_1v5If .footer_6dCg2 {
      font-size: 14px;
      color: #778fa9;
      background: #f7f9fb;
      padding-left: 20px;
      padding-right: 20px;
      padding-top: 20px;
      padding-bottom: 20px;
      margin-top: 10px;
      text-align: center;
      border-bottom-right-radius: 4px;
      border-bottom-left-radius: 4px; }
      .Overlay_3L5l_ .Modal_1v5If .footer_6dCg2 a {
        color: #0f73d8;
        font-weight: 600; }
        .Overlay_3L5l_ .Modal_1v5If .footer_6dCg2 a:hover {
          color: #1094f1; }
    .Overlay_3L5l_ .Modal_1v5If.classic_2ZTEF .header_3mbs- {
      border-bottom: 1px solid #e2eef5; }
      .Overlay_3L5l_ .Modal_1v5If.classic_2ZTEF .header_3mbs- h2 {
        font-size: 15px;
        font-weight: 600;
        color: #1d242f; }
    .Overlay_3L5l_ .Modal_1v5If.modern_F9Bvz .header_3mbs- {
      background: #ebf4f9; }
      .Overlay_3L5l_ .Modal_1v5If.modern_F9Bvz .header_3mbs- h2 {
        font-size: 14px;
        font-weight: 600;
        color: #1d242f; }
    .Overlay_3L5l_ .Modal_1v5If.clean_2qFZI .header_3mbs- h2 {
      padding: 15px 20px;
      font-size: 14px;
      font-weight: 600;
      color: #1d242f; }
      .Overlay_3L5l_ .Modal_1v5If.clean_2qFZI .header_3mbs- h2 .backButton_1gK7l {
        margin-right: 8px; }
    .Overlay_3L5l_ .Modal_1v5If.clean_2qFZI.hasBack_2GXWV .header_3mbs- h2 {
      padding-left: 16px; }

.sign-in-modal_aRJiS {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  width: 360px !important;
  height: auto !important;
  left: 50% !important;
  top: 50% !important;
  margin-left: -180px !important;
  margin-top: -230px; }
  .sign-in-modal_aRJiS p.meta_3DjuY {
    text-align: center; }
  .sign-in-modal_aRJiS ul.errorlist_1VNRp {
    color: #fff;
    padding: 15px 15px;
    text-align: center;
    background: #f92053; }
  .sign-in-modal_aRJiS a.button_3UPbT {
    display: block;
    cursor: pointer;
    text-align: center; }
  .sign-in-modal_aRJiS .content_2qeCN h2 {
    font-size: 16px;
    color: #27303d;
    line-height: 1.313;
    margin-bottom: 10px;
    text-align: center;
    font-weight: 600; }
  .sign-in-modal_aRJiS .content_2qeCN p {
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 20px; }
    .sign-in-modal_aRJiS .content_2qeCN p:last-child {
      margin-bottom: 0; }
  .sign-in-modal_aRJiS form .form-actions_1V7s8 {
    text-align: center;
    margin-top: 30px; }
    .sign-in-modal_aRJiS form .form-actions_1V7s8 .form-buttons_2mDMY {
      margin-bottom: 10px; }
      .sign-in-modal_aRJiS form .form-actions_1V7s8 .form-buttons_2mDMY input {
        width: 100%; }
    .sign-in-modal_aRJiS form .form-actions_1V7s8 .form-links_3R1_L a {
      margin-right: 8px; }
      .sign-in-modal_aRJiS form .form-actions_1V7s8 .form-links_3R1_L a:last-child {
        margin-right: 0; }
  .sign-in-modal_aRJiS form .row_38aDN {
    display: flex;
    border-bottom: 1px solid #e4ecf2;
    padding: 15px 0;
    align-items: center; }
    .sign-in-modal_aRJiS form .row_38aDN.last_t__8p {
      margin-bottom: 15px; }
    .sign-in-modal_aRJiS form .row_38aDN input {
      flex: 1 1;
      border: none;
      font-size: 14px;
      color: #1a2230;
      padding: 0;
      height: 19px; }
      .sign-in-modal_aRJiS form .row_38aDN input:focus {
        box-shadow: none; }
      .sign-in-modal_aRJiS form .row_38aDN input:-webkit-autofill {
        -webkit-box-shadow: 0 0 0 1000px white inset !important; }
      .sign-in-modal_aRJiS form .row_38aDN input::-webkit-input-placeholder {
        color: #b6c4d4; }
      .sign-in-modal_aRJiS form .row_38aDN input:-moz-placeholder {
        color: #b6c4d4; }
      .sign-in-modal_aRJiS form .row_38aDN input::-moz-placeholder {
        color: #b6c4d4; }
      .sign-in-modal_aRJiS form .row_38aDN input:-ms-input-placeholder {
        color: #b6c4d4; }
      .sign-in-modal_aRJiS form .row_38aDN input:focus {
        outline: 0; }
  .sign-in-modal_aRJiS form label {
    flex: 0 0 100px;
    color: #1a2230;
    font-size: 14px;
    font-weight: 600; }
  .sign-in-modal_aRJiS p {
    font-size: 13px;
    margin: 0 0 15px; }
  .sign-in-modal_aRJiS a.link_2U4IP {
    font-size: 13px;
    font-weight: 600;
    color: #1478dc; }
    .sign-in-modal_aRJiS a.link_2U4IP:hover {
      color: #1094f1; }
  .sign-in-modal_aRJiS .actions_Eo9dq {
    padding: 25px;
    background: #eef4f9;
    border-radius: 0 0 4px 4px;
    text-align: center; }
  .sign-in-modal_aRJiS .login-button_J5OSq {
    border: none;
    background: #1a2230;
    display: inline-block;
    border-radius: 4px;
    text-transform: uppercase;
    color: #fff;
    padding: 14px 18px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1.5px;
    box-shadow: 0px 2px 15px rgba(5, 20, 45, 0.18);
    transition: box-shadow 0.25s, transform 0.25s, background 0.25s;
    user-select: none;
    cursor: pointer;
    -webkit-appearance: none; }
    @media (min-width: 600px) {
      .sign-in-modal_aRJiS .login-button_J5OSq.primary-action_3XKmx {
        width: 340px; } }
    @media (max-width: 599px) {
      .sign-in-modal_aRJiS .login-button_J5OSq.primary-action_3XKmx {
        width: 100%; } }
    .sign-in-modal_aRJiS .login-button_J5OSq[disabled] {
      opacity: 0.5;
      cursor: default; }
    .sign-in-modal_aRJiS .login-button_J5OSq:not([disabled]):hover {
      box-shadow: 0px 3px 15px rgba(5, 20, 45, 0.18);
      transform: translate(0, -1px);
      color: #fff; }
    .sign-in-modal_aRJiS .login-button_J5OSq:not([disabled]):active {
      box-shadow: 0px 3px 10px rgba(5, 20, 45, 0.18);
      transform: translate(0, 1px); }
    .sign-in-modal_aRJiS .login-button_J5OSq.green_TM6ok {
      background: #07d38d; }
      .sign-in-modal_aRJiS .login-button_J5OSq.green_TM6ok:not([disabled]):hover {
        background: #07dd94; }
      .sign-in-modal_aRJiS .login-button_J5OSq.green_TM6ok:not([disabled]):active {
        background: #07c986; }
    .sign-in-modal_aRJiS .login-button_J5OSq.blue_1ivFJ {
      background: #0d5ff8; }
      .sign-in-modal_aRJiS .login-button_J5OSq.blue_1ivFJ:not([disabled]):hover {
        background: #1766f8; }
      .sign-in-modal_aRJiS .login-button_J5OSq.blue_1ivFJ:not([disabled]):active {
        background: #075af4; }
    .sign-in-modal_aRJiS .login-button_J5OSq.white_2vk2c {
      background: #fff;
      color: #778fa9;
      box-shadow: 0px 4px 8px rgba(5, 20, 45, 0.08); }
      .sign-in-modal_aRJiS .login-button_J5OSq.white_2vk2c:not([disabled]):hover {
        color: #a3b3c5;
        box-shadow: 0px 5px 8px rgba(5, 20, 45, 0.08); }
      .sign-in-modal_aRJiS .login-button_J5OSq.white_2vk2c:not([disabled]):active {
        color: #58728e;
        background: #f6f8f9;
        box-shadow: 0px 3px 6px rgba(5, 20, 45, 0.06); }
    .sign-in-modal_aRJiS .login-button_J5OSq.black_3XpRe {
      background: #1a2230;
      box-shadow: 0px 4px 8px rgba(5, 20, 45, 0.18); }
      .sign-in-modal_aRJiS .login-button_J5OSq.black_3XpRe:not([disabled]):hover {
        background: #121924;
        box-shadow: 0px 5px 8px rgba(5, 20, 45, 0.18); }
      .sign-in-modal_aRJiS .login-button_J5OSq.black_3XpRe:not([disabled]):active {
        background: #030305;
        box-shadow: 0px 3px 6px rgba(5, 20, 45, 0.18); }
  .sign-in-modal_aRJiS .signup-button_qHfYe {
    border: none;
    background: #1a2230;
    display: inline-block;
    border-radius: 4px;
    text-transform: uppercase;
    color: #fff;
    padding: 14px 18px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1.5px;
    box-shadow: 0px 2px 15px rgba(5, 20, 45, 0.18);
    transition: box-shadow 0.25s, transform 0.25s, background 0.25s;
    user-select: none;
    cursor: pointer;
    -webkit-appearance: none;
    width: 100%; }
    @media (min-width: 600px) {
      .sign-in-modal_aRJiS .signup-button_qHfYe.primary-action_3XKmx {
        width: 340px; } }
    @media (max-width: 599px) {
      .sign-in-modal_aRJiS .signup-button_qHfYe.primary-action_3XKmx {
        width: 100%; } }
    .sign-in-modal_aRJiS .signup-button_qHfYe[disabled] {
      opacity: 0.5;
      cursor: default; }
    .sign-in-modal_aRJiS .signup-button_qHfYe:not([disabled]):hover {
      box-shadow: 0px 3px 15px rgba(5, 20, 45, 0.18);
      transform: translate(0, -1px);
      color: #fff; }
    .sign-in-modal_aRJiS .signup-button_qHfYe:not([disabled]):active {
      box-shadow: 0px 3px 10px rgba(5, 20, 45, 0.18);
      transform: translate(0, 1px); }
    .sign-in-modal_aRJiS .signup-button_qHfYe.green_TM6ok {
      background: #07d38d; }
      .sign-in-modal_aRJiS .signup-button_qHfYe.green_TM6ok:not([disabled]):hover {
        background: #07dd94; }
      .sign-in-modal_aRJiS .signup-button_qHfYe.green_TM6ok:not([disabled]):active {
        background: #07c986; }
    .sign-in-modal_aRJiS .signup-button_qHfYe.blue_1ivFJ {
      background: #0d5ff8; }
      .sign-in-modal_aRJiS .signup-button_qHfYe.blue_1ivFJ:not([disabled]):hover {
        background: #1766f8; }
      .sign-in-modal_aRJiS .signup-button_qHfYe.blue_1ivFJ:not([disabled]):active {
        background: #075af4; }
    .sign-in-modal_aRJiS .signup-button_qHfYe.white_2vk2c {
      background: #fff;
      color: #778fa9;
      box-shadow: 0px 4px 8px rgba(5, 20, 45, 0.08); }
      .sign-in-modal_aRJiS .signup-button_qHfYe.white_2vk2c:not([disabled]):hover {
        color: #a3b3c5;
        box-shadow: 0px 5px 8px rgba(5, 20, 45, 0.08); }
      .sign-in-modal_aRJiS .signup-button_qHfYe.white_2vk2c:not([disabled]):active {
        color: #58728e;
        background: #f6f8f9;
        box-shadow: 0px 3px 6px rgba(5, 20, 45, 0.06); }
    .sign-in-modal_aRJiS .signup-button_qHfYe.black_3XpRe {
      background: #1a2230;
      box-shadow: 0px 4px 8px rgba(5, 20, 45, 0.18); }
      .sign-in-modal_aRJiS .signup-button_qHfYe.black_3XpRe:not([disabled]):hover {
        background: #121924;
        box-shadow: 0px 5px 8px rgba(5, 20, 45, 0.18); }
      .sign-in-modal_aRJiS .signup-button_qHfYe.black_3XpRe:not([disabled]):active {
        background: #030305;
        box-shadow: 0px 3px 6px rgba(5, 20, 45, 0.18); }

.Button_3oySc {
  display: block;
  font-weight: 600;
  color: #fff;
  cursor: pointer;
  line-height: 33px;
  padding: 0 8px;
  border-radius: 4px; }
  .Button_3oySc:hover, .Button_3oySc:focus, .Button_3oySc.hover {
    background: #0c4bbf;
    color: white;
    outline: none; }

.Header_2jNBK {
  font-size: 13px;
  height: 50px;
  line-height: 50px;
  background-color: #2968dc;
  padding: 0 8px;
  color: #fff;
  display: flex;
  box-sizing: border-box; }
  .Header_2jNBK .menuContainer_3Z5G6 {
    position: relative;
    display: inline-block;
    margin-right: 8px; }
    .Header_2jNBK .menuContainer_3Z5G6:last-child {
      margin-right: 0; }
    .Header_2jNBK .menuContainer_3Z5G6 .menuPopover_EKkaU {
      position: absolute;
      top: 36px;
      left: 0;
      z-index: 100; }
  .Header_2jNBK .logoContainer_2uNfM {
    display: inline-block;
    vertical-align: middle;
    padding-left: 8px; }
    @media screen and (max-width: 800px) {
      .Header_2jNBK .logoContainer_2uNfM {
        padding-left: 12px; } }
    .Header_2jNBK .logoContainer_2uNfM a.logo_2Li6j {
      display: block;
      background-image: url("/static/img/_sprites/new-header_1x-a1088ff8e6c059f4f99f7b9410385e19.png");
      background-repeat: no-repeat;
      background-size: 162px 151px;
      background-position: 0px 0px;
      height: 21px;
      width: 94px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .Header_2jNBK .logoContainer_2uNfM a.logo_2Li6j {
          background-image: url("/static/img/_sprites/new-header_2x-730669bd9f26314283d0bdc73d6d8b83.png"); } }
  .Header_2jNBK .rightMenus_29PsZ {
    text-align: right;
    flex-grow: 1; }
    .Header_2jNBK .rightMenus_29PsZ .menuContainer_3Z5G6 {
      text-align: left; }
      .Header_2jNBK .rightMenus_29PsZ .menuContainer_3Z5G6 .menuPopover_EKkaU {
        left: auto;
        right: 0; }

.isActive_2FSPL,
.isActive_2FSPL:hover,
.isActive_2FSPL:focus {
  background: #0d41a1; }

.ChevronMenuLauncher_3mIIK, .AppsMenuLauncher_1giIe, .UserMenuLauncher_2WArO {
  position: relative;
  padding-right: 24px; }
  .ChevronMenuLauncher_3mIIK:before, .AppsMenuLauncher_1giIe:before, .UserMenuLauncher_2WArO:before {
    background-image: url("/static/img/_sprites/new-header_1x-a1088ff8e6c059f4f99f7b9410385e19.png");
    background-repeat: no-repeat;
    background-size: 162px 151px;
    background-position: -84px -21px;
    height: 6px;
    width: 10px;
    content: '';
    display: block;
    position: absolute;
    top: calc(50% - 3px);
    left: auto;
    bottom: auto;
    right: 8px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .ChevronMenuLauncher_3mIIK:before, .AppsMenuLauncher_1giIe:before, .UserMenuLauncher_2WArO:before {
        background-image: url("/static/img/_sprites/new-header_2x-730669bd9f26314283d0bdc73d6d8b83.png"); } }
  .ChevronMenuLauncher_3mIIK.isActive_2FSPL:before, .isActive_2FSPL.AppsMenuLauncher_1giIe:before, .isActive_2FSPL.UserMenuLauncher_2WArO:before {
    transform: rotate(-180deg); }

.AppsMenuLauncher_1giIe > span {
  padding-left: 30px; }
  .AppsMenuLauncher_1giIe > span.connections_2_nqb {
    position: relative; }
    .AppsMenuLauncher_1giIe > span.connections_2_nqb:before {
      background-image: url("/static/img/_sprites/new-header_1x-a1088ff8e6c059f4f99f7b9410385e19.png");
      background-repeat: no-repeat;
      background-size: 162px 151px;
      background-position: -136px -74px;
      height: 24px;
      width: 24px;
      content: '';
      display: block;
      position: absolute;
      top: -3px;
      left: auto;
      bottom: auto;
      right: auto; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .AppsMenuLauncher_1giIe > span.connections_2_nqb:before {
          background-image: url("/static/img/_sprites/new-header_2x-730669bd9f26314283d0bdc73d6d8b83.png"); } }
  .AppsMenuLauncher_1giIe > span.screener_1Zb7E {
    position: relative; }
    .AppsMenuLauncher_1giIe > span.screener_1Zb7E:before {
      background-image: url("/static/img/_sprites/new-header_1x-a1088ff8e6c059f4f99f7b9410385e19.png");
      background-repeat: no-repeat;
      background-size: 162px 151px;
      background-position: 0px -127px;
      height: 24px;
      width: 24px;
      content: '';
      display: block;
      position: absolute;
      top: -3px;
      left: auto;
      bottom: auto;
      right: auto; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .AppsMenuLauncher_1giIe > span.screener_1Zb7E:before {
          background-image: url("/static/img/_sprites/new-header_2x-730669bd9f26314283d0bdc73d6d8b83.png"); } }
  .AppsMenuLauncher_1giIe > span.companies_2zNjk {
    position: relative; }
    .AppsMenuLauncher_1giIe > span.companies_2zNjk:before {
      background-image: url("/static/img/_sprites/new-header_1x-a1088ff8e6c059f4f99f7b9410385e19.png");
      background-repeat: no-repeat;
      background-size: 162px 151px;
      background-position: -136px -26px;
      height: 24px;
      width: 24px;
      content: '';
      display: block;
      position: absolute;
      top: -3px;
      left: auto;
      bottom: auto;
      right: auto; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .AppsMenuLauncher_1giIe > span.companies_2zNjk:before {
          background-image: url("/static/img/_sprites/new-header_2x-730669bd9f26314283d0bdc73d6d8b83.png"); } }
  .AppsMenuLauncher_1giIe > span.dashboard_ule2V {
    position: relative; }
    .AppsMenuLauncher_1giIe > span.dashboard_ule2V:before {
      background-image: url("/static/img/_sprites/new-header_1x-a1088ff8e6c059f4f99f7b9410385e19.png");
      background-repeat: no-repeat;
      background-size: 162px 151px;
      background-position: -136px -50px;
      height: 24px;
      width: 24px;
      content: '';
      display: block;
      position: absolute;
      top: -3px;
      left: auto;
      bottom: auto;
      right: auto; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .AppsMenuLauncher_1giIe > span.dashboard_ule2V:before {
          background-image: url("/static/img/_sprites/new-header_2x-730669bd9f26314283d0bdc73d6d8b83.png"); } }
  .AppsMenuLauncher_1giIe > span.indexes_1rkoZ {
    position: relative; }
    .AppsMenuLauncher_1giIe > span.indexes_1rkoZ:before {
      background-image: url("/static/img/_sprites/new-header_1x-a1088ff8e6c059f4f99f7b9410385e19.png");
      background-repeat: no-repeat;
      background-size: 162px 151px;
      background-position: -136px -98px;
      height: 24px;
      width: 24px;
      content: '';
      display: block;
      position: absolute;
      top: -3px;
      left: auto;
      bottom: auto;
      right: auto; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .AppsMenuLauncher_1giIe > span.indexes_1rkoZ:before {
          background-image: url("/static/img/_sprites/new-header_2x-730669bd9f26314283d0bdc73d6d8b83.png"); } }

.NotificationsMenuLauncher_MxFQ7 {
  position: relative;
  display: block;
  width: 31px;
  position: relative;
  text-indent: -9999px; }
  .NotificationsMenuLauncher_MxFQ7:before {
    background-image: url("/static/img/_sprites/new-header_1x-a1088ff8e6c059f4f99f7b9410385e19.png");
    background-repeat: no-repeat;
    background-size: 162px 151px;
    background-position: -84px -63px;
    height: 22px;
    width: 31px;
    content: '';
    display: block;
    position: absolute;
    top: calc(50% - 11px);
    left: auto;
    bottom: auto;
    right: auto; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .NotificationsMenuLauncher_MxFQ7:before {
        background-image: url("/static/img/_sprites/new-header_2x-730669bd9f26314283d0bdc73d6d8b83.png"); } }
  .NotificationsMenuLauncher_MxFQ7 .unreadBadge__3sQi {
    position: absolute;
    display: block;
    top: 0px;
    left: 27px;
    padding: 0 2px;
    background: #fa0c3f;
    font-size: 11px;
    font-weight: 600;
    height: 16px;
    line-height: 16px;
    text-indent: 0;
    border-radius: 3px; }

.UserMenuLauncher_2WArO {
  padding-right: 25px;
  height: 33px;
  position: relative;
  top: 5px; }
  .UserMenuLauncher_2WArO .avatar_NTZcR {
    background-image: url("/static/img/_sprites/new-header_1x-a1088ff8e6c059f4f99f7b9410385e19.png");
    background-repeat: no-repeat;
    background-size: 162px 151px;
    background-position: -136px 0px;
    height: 26px;
    width: 26px;
    display: inline-block;
    border-radius: 13px;
    overflow: hidden;
    position: relative;
    top: 4px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .UserMenuLauncher_2WArO .avatar_NTZcR {
        background-image: url("/static/img/_sprites/new-header_2x-730669bd9f26314283d0bdc73d6d8b83.png"); } }

.Spinners_1kE_X {
  position: absolute;
  right: 8px;
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  .Spinners_1kE_X.disabled_1pGQp {
    opacity: 0.5; }
    .Spinners_1kE_X.disabled_1pGQp > i {
      cursor: not-allowed; }
      .Spinners_1kE_X.disabled_1pGQp > i:hover svg path {
        fill: #778fa9; }
  .Spinners_1kE_X > i {
    display: flex;
    align-items: center;
    justify-content: center; }
    .Spinners_1kE_X > i:last-child {
      margin-top: 1px; }
      .Spinners_1kE_X > i:last-child svg {
        transform: rotate(180deg); }
    .Spinners_1kE_X > i svg path {
      fill: #778fa9; }
    .Spinners_1kE_X > i:hover svg path {
      fill: #1d242f; }

.NumberStyled_3fR0B input {
  box-sizing: border-box;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ccdde9;
  border-radius: 4px;
  color: #1d2a34;
  box-shadow: inset 0 1px 1px rgba(31, 47, 64, 0.05);
  font-size: 13px; }
  .NumberStyled_3fR0B input:focus:not([disabled]) {
    outline: none;
    box-shadow: 0 0 0 2px #6cadfe;
    border-color: transparent !important; }
  .NumberStyled_3fR0B input::-webkit-input-placeholder {
    color: #c0d7e5; }
  .NumberStyled_3fR0B input:-moz-placeholder {
    color: #c0d7e5; }
  .NumberStyled_3fR0B input::-moz-placeholder {
    color: #c0d7e5; }
  .NumberStyled_3fR0B input:-ms-input-placeholder {
    color: #c0d7e5; }

.NumberStyled_3fR0B {
  width: 100%;
  position: relative; }
  .NumberStyled_3fR0B input {
    padding: 0 10px;
    padding-right: 20px;
    font-size: 13px;
    font-weight: 600;
    width: 100%;
    border: none; }
    .NumberStyled_3fR0B input[disabled] {
      opacity: 0.5;
      cursor: not-allowed; }

.loadingIcon_YoosQ {
  top: initial !important;
  display: flex;
  justify-content: center;
  padding: 10px; }
  .loadingIcon_YoosQ > div {
    margin-left: 8px;
    margin-top: 0 !important;
    color: #93b2c5; }

.metricsList_zFafX li {
  padding: 8px 10px;
  border-radius: 3px;
  margin-bottom: 4px; }
  .metricsList_zFafX li:last-child {
    margin-bottom: 0; }
  .metricsList_zFafX li > .itemHeader_i9S6Y {
    margin: 0 -8px;
    margin-top: -8px;
    padding: 0 8px;
    padding-top: 8px;
    display: flex;
    align-items: center;
    width: 100%;
    cursor: pointer; }
    .metricsList_zFafX li > .itemHeader_i9S6Y > .content_1k0Op {
      flex-grow: 1;
      flex-shrink: 1;
      font-size: 13px;
      line-height: 17px;
      overflow-x: hidden; }
      .metricsList_zFafX li > .itemHeader_i9S6Y > .content_1k0Op .titleSection_yWVNM {
        display: flex;
        align-items: center;
        overflow-x: hidden; }
        .metricsList_zFafX li > .itemHeader_i9S6Y > .content_1k0Op .titleSection_yWVNM > .loadingIcon_YoosQ {
          top: initial;
          display: flex;
          align-items: center;
          padding: 0;
          margin-left: 3px;
          margin-right: 10px; }
        .metricsList_zFafX li > .itemHeader_i9S6Y > .content_1k0Op .titleSection_yWVNM > .screenerIcon_dZj8x {
          display: flex;
          align-items: center;
          justify-content: center;
          width: 20px;
          margin-right: 9px;
          flex: 0 0 20px; }
          .metricsList_zFafX li > .itemHeader_i9S6Y > .content_1k0Op .titleSection_yWVNM > .screenerIcon_dZj8x svg {
            display: flex;
            align-items: center;
            justify-content: center; }
        .metricsList_zFafX li > .itemHeader_i9S6Y > .content_1k0Op .titleSection_yWVNM > .dot_1V6Vi {
          width: 10px;
          height: 10px;
          border-radius: 5px;
          flex-grow: 0;
          flex-shrink: 0;
          margin-right: 14px;
          margin-left: 5px; }
        .metricsList_zFafX li > .itemHeader_i9S6Y > .content_1k0Op .titleSection_yWVNM > span {
          font-size: 13px;
          line-height: 17px;
          color: #282f3e;
          overflow-x: hidden;
          text-overflow: ellipsis; }
        .metricsList_zFafX li > .itemHeader_i9S6Y > .content_1k0Op .titleSection_yWVNM .tooltipButton_UIZLU {
          visibility: hidden;
          margin-left: 6px;
          margin-right: 6px; }
          .metricsList_zFafX li > .itemHeader_i9S6Y > .content_1k0Op .titleSection_yWVNM .tooltipButton_UIZLU.forceVisible_1DfKA {
            visibility: visible; }
  .metricsList_zFafX li .expandedSection_1kjyb {
    padding-top: 10px; }
    .metricsList_zFafX li .expandedSection_1kjyb .addFilterButton_Ek4V_ {
      width: 100%;
      margin-top: 12px; }
      .metricsList_zFafX li .expandedSection_1kjyb .addFilterButton_Ek4V_.noMargin_VAamf {
        margin-top: initial; }
    .metricsList_zFafX li .expandedSection_1kjyb .message_3kyyc {
      color: #687E96;
      text-align: center;
      padding: 2px 15px;
      padding-bottom: 0; }
    .metricsList_zFafX li .expandedSection_1kjyb .buttons_2fyfS {
      width: 100%;
      display: flex; }
      .metricsList_zFafX li .expandedSection_1kjyb .buttons_2fyfS > button {
        flex: 1;
        margin-right: 8px; }
        .metricsList_zFafX li .expandedSection_1kjyb .buttons_2fyfS > button:last-child {
          margin-right: 0; }
  .metricsList_zFafX li .tickersFilter_11qyM {
    padding-bottom: 10px; }
    .metricsList_zFafX li .tickersFilter_11qyM span {
      text-transform: uppercase; }
  .metricsList_zFafX li .settings_1tRAv {
    display: flex;
    align-items: center;
    padding-top: 12px;
    padding-bottom: 12px; }
    .metricsList_zFafX li .settings_1tRAv > div {
      flex: 1;
      margin-right: 8px; }
      .metricsList_zFafX li .settings_1tRAv > div:last-child {
        margin-right: 0; }
  .metricsList_zFafX li .inputContainer_10sWi {
    margin-bottom: 10px; }
    .metricsList_zFafX li .inputContainer_10sWi .multiSelect_keMv0 {
      max-width: 231px; }
    .metricsList_zFafX li .inputContainer_10sWi:last-child {
      margin-bottom: 0; }
    .metricsList_zFafX li .inputContainer_10sWi label {
      display: block;
      font-weight: 600;
      margin-bottom: 10px;
      padding-left: 2px; }
  .metricsList_zFafX li .actions_3hJkE {
    flex: 0 0;
    visibility: hidden; }
  .metricsList_zFafX li:hover > .itemHeader_i9S6Y > .content_1k0Op .tooltipButton_UIZLU {
    visibility: visible; }
  .metricsList_zFafX li:hover .actions_3hJkE {
    visibility: visible; }

.tooltipContent_vE21S {
  padding-bottom: 1px;
  padding-right: 5px; }
  .tooltipContent_vE21S > div.titleSection_yWVNM {
    display: flex;
    align-items: center;
    margin-bottom: 9px;
    margin-top: 5px; }
    .tooltipContent_vE21S > div.titleSection_yWVNM > .icon_2zLf6 {
      flex-grow: 0;
      flex-shrink: 0;
      margin-right: 7px; }
    .tooltipContent_vE21S > div.titleSection_yWVNM > .screenerIcon_dZj8x {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 12px;
      margin-right: 6px; }
      .tooltipContent_vE21S > div.titleSection_yWVNM > .screenerIcon_dZj8x svg {
        display: flex;
        align-items: center;
        justify-content: center; }
        .tooltipContent_vE21S > div.titleSection_yWVNM > .screenerIcon_dZj8x svg path {
          fill: #fff; }
    .tooltipContent_vE21S > div.titleSection_yWVNM h4 {
      flex-grow: 1;
      flex-shrink: 1;
      font-size: 13px;
      line-height: 17px;
      font-weight: 600;
      color: white;
      text-transform: none;
      margin: 0; }
  .tooltipContent_vE21S p {
    margin: 0; }

.TourBrowserModal_10UYo {
  min-height: 230px; }
  .TourBrowserModal_10UYo .modalBody_3vVoW {
    padding: 15px 20px 0 20px !important; }
  .TourBrowserModal_10UYo > div:last-child {
    display: flex;
    flex-direction: column; }
  .TourBrowserModal_10UYo p {
    font-size: 13px;
    line-height: 18px;
    color: #1d242f;
    text-align: center;
    margin: 0 auto;
    max-width: 390px; }
  .TourBrowserModal_10UYo .storiesListSection_2ZwDx {
    position: relative;
    flex-grow: 1;
    margin-top: 40px; }
    .TourBrowserModal_10UYo .storiesListSection_2ZwDx .loadingIcon_15cAV {
      position: absolute;
      width: 100%;
      height: 100%;
      box-sizing: border-box;
      box-shadow: none;
      margin: 0 auto;
      top: inherit; }
    .TourBrowserModal_10UYo .storiesListSection_2ZwDx > div {
      border-radius: 4px;
      box-shadow: 0px 1px 1px 0px rgba(31, 47, 64, 0.05);
      padding: 14px 11px;
      margin-bottom: 20px; }
      .TourBrowserModal_10UYo .storiesListSection_2ZwDx > div h3 {
        font-size: 18px;
        color: #fff;
        font-weight: 700;
        margin: 0;
        text-transform: none;
        padding-left: 4px;
        padding-top: 4px;
        padding-bottom: 10px; }
      .TourBrowserModal_10UYo .storiesListSection_2ZwDx > div.Connections_2Z8d- {
        background-color: #3e4feb; }
      .TourBrowserModal_10UYo .storiesListSection_2ZwDx > div.Screener_1mm2C {
        background-color: #0ec896; }
      .TourBrowserModal_10UYo .storiesListSection_2ZwDx > div ul {
        margin: 0; }
        .TourBrowserModal_10UYo .storiesListSection_2ZwDx > div ul li {
          border-radius: 2px;
          height: 36px;
          display: flex;
          align-items: center;
          margin-top: 8px;
          padding-left: 10px;
          padding-right: 3px;
          cursor: pointer; }
          .TourBrowserModal_10UYo .storiesListSection_2ZwDx > div ul li.Connections_2Z8d- {
            background-color: #4759f6; }
            .TourBrowserModal_10UYo .storiesListSection_2ZwDx > div ul li.Connections_2Z8d-:hover {
              background-color: #4781f6; }
          .TourBrowserModal_10UYo .storiesListSection_2ZwDx > div ul li.Screener_1mm2C {
            background-color: #08ad81; }
            .TourBrowserModal_10UYo .storiesListSection_2ZwDx > div ul li.Screener_1mm2C:hover {
              background-color: #0f936f; }
          .TourBrowserModal_10UYo .storiesListSection_2ZwDx > div ul li:hover .copyTooltip_1xNzW {
            display: block; }
          .TourBrowserModal_10UYo .storiesListSection_2ZwDx > div ul li .copyTooltip_1xNzW {
            flex-grow: 0;
            flex-shrink: 0;
            display: none; }
            .TourBrowserModal_10UYo .storiesListSection_2ZwDx > div ul li .copyTooltip_1xNzW .copy_1mdk- {
              color: #fff;
              padding: 0 4px;
              height: 20px;
              opacity: 0.5; }
              .TourBrowserModal_10UYo .storiesListSection_2ZwDx > div ul li .copyTooltip_1xNzW .copy_1mdk-:hover {
                opacity: 1; }
              .TourBrowserModal_10UYo .storiesListSection_2ZwDx > div ul li .copyTooltip_1xNzW .copy_1mdk- i {
                margin: 0;
                display: flex; }
                .TourBrowserModal_10UYo .storiesListSection_2ZwDx > div ul li .copyTooltip_1xNzW .copy_1mdk- i svg path {
                  fill: #fff; }
          .TourBrowserModal_10UYo .storiesListSection_2ZwDx > div ul li span {
            flex-grow: 1;
            flex-shrink: 1;
            color: #fff;
            font-size: 14px;
            font-weight: 600;
            cursor: pointer; }
          .TourBrowserModal_10UYo .storiesListSection_2ZwDx > div ul li .loading_3yXCb {
            top: 2px;
            margin-right: 10px; }
          .TourBrowserModal_10UYo .storiesListSection_2ZwDx > div ul li .start_3B8l6 {
            flex-grow: 0;
            flex-shrink: 0;
            opacity: 0.5; }
            .TourBrowserModal_10UYo .storiesListSection_2ZwDx > div ul li .start_3B8l6:hover {
              opacity: 1; }

.MenuPopover_18yFP {
  background: white;
  color: #282f3e;
  border-radius: 4px;
  box-shadow: 0px 4px 8px rgba(5, 20, 45, 0.08);
  line-height: normal;
  overflow: auto;
  max-height: 90vh;
  visibility: hidden;
  opacity: 0;
  transform: translate(0, 10px) rotateX(-2deg);
  transition: visibility 0.2s, opacity 0.2s, transform 0.5s; }
  .MenuPopover_18yFP.isVisible_1w9sP {
    visibility: visible;
    opacity: 1;
    transform: translate(0, 0); }

.MenuPopover_18yFP.User_GK8bb {
  width: 190px; }
  .MenuPopover_18yFP.User_GK8bb .header_1SbTe {
    margin: 0 15px;
    padding: 15px 0;
    border-bottom: 1px solid #d4e6f3; }
    .MenuPopover_18yFP.User_GK8bb .header_1SbTe .info_2tYwi {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      margin-bottom: 15px; }
      .MenuPopover_18yFP.User_GK8bb .header_1SbTe .info_2tYwi .name_2T_AS {
        display: block; }
  .MenuPopover_18yFP.User_GK8bb > ul {
    margin: 8px 0; }
    .MenuPopover_18yFP.User_GK8bb > ul > li > a {
      display: block;
      padding: 8px 15px;
      color: #282f3e; }
      .MenuPopover_18yFP.User_GK8bb > ul > li > a:hover, .MenuPopover_18yFP.User_GK8bb > ul > li > a:focus {
        background: #ebf4fb;
        outline: none; }

.MenuPopover_18yFP.App_Pse7r {
  width: 400px; }
  .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe {
    background-color: #f8fbfd;
    padding: 14px 20px;
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Chrome/Safari/Opera */
    -khtml-user-select: none;
    /* Konqueror */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none; }
    .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li:last-child {
      margin-bottom: 0; }
    .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.about_Eluu8 > a {
      position: relative; }
      .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.about_Eluu8 > a:before {
        background-image: url("/static/img/_sprites/new-header_1x-a1088ff8e6c059f4f99f7b9410385e19.png");
        background-repeat: no-repeat;
        background-size: 162px 151px;
        background-position: -112px -42px;
        height: 18px;
        width: 18px;
        content: '';
        display: block;
        position: absolute;
        top: auto;
        left: auto;
        bottom: auto;
        right: auto; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2) {
          .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.about_Eluu8 > a:before {
            background-image: url("/static/img/_sprites/new-header_2x-730669bd9f26314283d0bdc73d6d8b83.png"); } }
      .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.about_Eluu8 > a:hover, .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.about_Eluu8 > a:focus {
        position: relative; }
        .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.about_Eluu8 > a:hover:before, .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.about_Eluu8 > a:focus:before {
          background-image: url("/static/img/_sprites/new-header_1x-a1088ff8e6c059f4f99f7b9410385e19.png");
          background-repeat: no-repeat;
          background-size: 162px 151px;
          background-position: -94px -42px;
          height: 18px;
          width: 18px;
          content: '';
          display: block;
          position: absolute;
          top: auto;
          left: auto;
          bottom: auto;
          right: auto; }
          @media only screen and (-webkit-min-device-pixel-ratio: 2) {
            .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.about_Eluu8 > a:hover:before, .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.about_Eluu8 > a:focus:before {
              background-image: url("/static/img/_sprites/new-header_2x-730669bd9f26314283d0bdc73d6d8b83.png"); } }
    .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.contact_1mbf0 > a {
      position: relative; }
      .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.contact_1mbf0 > a:before {
        background-image: url("/static/img/_sprites/new-header_1x-a1088ff8e6c059f4f99f7b9410385e19.png");
        background-repeat: no-repeat;
        background-size: 162px 151px;
        background-position: -75px -105px;
        height: 18px;
        width: 18px;
        content: '';
        display: block;
        position: absolute;
        top: auto;
        left: auto;
        bottom: auto;
        right: auto; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2) {
          .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.contact_1mbf0 > a:before {
            background-image: url("/static/img/_sprites/new-header_2x-730669bd9f26314283d0bdc73d6d8b83.png"); } }
      .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.contact_1mbf0 > a:hover, .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.contact_1mbf0 > a:focus {
        position: relative; }
        .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.contact_1mbf0 > a:hover:before, .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.contact_1mbf0 > a:focus:before {
          background-image: url("/static/img/_sprites/new-header_1x-a1088ff8e6c059f4f99f7b9410385e19.png");
          background-repeat: no-repeat;
          background-size: 162px 151px;
          background-position: -102px -85px;
          height: 18px;
          width: 18px;
          content: '';
          display: block;
          position: absolute;
          top: auto;
          left: auto;
          bottom: auto;
          right: auto; }
          @media only screen and (-webkit-min-device-pixel-ratio: 2) {
            .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.contact_1mbf0 > a:hover:before, .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.contact_1mbf0 > a:focus:before {
              background-image: url("/static/img/_sprites/new-header_2x-730669bd9f26314283d0bdc73d6d8b83.png"); } }
    .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.resources_29EaS > a {
      position: relative; }
      .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.resources_29EaS > a:before {
        background-image: url("/static/img/_sprites/new-header_1x-a1088ff8e6c059f4f99f7b9410385e19.png");
        background-repeat: no-repeat;
        background-size: 162px 151px;
        background-position: -114px -127px;
        height: 17px;
        width: 18px;
        content: '';
        display: block;
        position: absolute;
        top: auto;
        left: auto;
        bottom: auto;
        right: auto; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2) {
          .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.resources_29EaS > a:before {
            background-image: url("/static/img/_sprites/new-header_2x-730669bd9f26314283d0bdc73d6d8b83.png"); } }
      .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.resources_29EaS > a:hover, .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.resources_29EaS > a:focus {
        position: relative; }
        .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.resources_29EaS > a:hover:before, .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.resources_29EaS > a:focus:before {
          background-image: url("/static/img/_sprites/new-header_1x-a1088ff8e6c059f4f99f7b9410385e19.png");
          background-repeat: no-repeat;
          background-size: 162px 151px;
          background-position: -96px -127px;
          height: 17px;
          width: 18px;
          content: '';
          display: block;
          position: absolute;
          top: auto;
          left: auto;
          bottom: auto;
          right: auto; }
          @media only screen and (-webkit-min-device-pixel-ratio: 2) {
            .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.resources_29EaS > a:hover:before, .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.resources_29EaS > a:focus:before {
              background-image: url("/static/img/_sprites/new-header_2x-730669bd9f26314283d0bdc73d6d8b83.png"); } }
    .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.blog_2nDZz > a {
      position: relative; }
      .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.blog_2nDZz > a:before {
        background-image: url("/static/img/_sprites/new-header_1x-a1088ff8e6c059f4f99f7b9410385e19.png");
        background-repeat: no-repeat;
        background-size: 162px 151px;
        background-position: -84px -85px;
        height: 18px;
        width: 18px;
        content: '';
        display: block;
        position: absolute;
        top: 9px;
        left: 13px;
        bottom: auto;
        right: auto; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2) {
          .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.blog_2nDZz > a:before {
            background-image: url("/static/img/_sprites/new-header_2x-730669bd9f26314283d0bdc73d6d8b83.png"); } }
      .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.blog_2nDZz > a:hover, .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.blog_2nDZz > a:focus {
        position: relative; }
        .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.blog_2nDZz > a:hover:before, .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.blog_2nDZz > a:focus:before {
          background-image: url("/static/img/_sprites/new-header_1x-a1088ff8e6c059f4f99f7b9410385e19.png");
          background-repeat: no-repeat;
          background-size: 162px 151px;
          background-position: -115px -63px;
          height: 18px;
          width: 18px;
          content: '';
          display: block;
          position: absolute;
          top: 9px;
          left: 13px;
          bottom: auto;
          right: auto; }
          @media only screen and (-webkit-min-device-pixel-ratio: 2) {
            .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.blog_2nDZz > a:hover:before, .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.blog_2nDZz > a:focus:before {
              background-image: url("/static/img/_sprites/new-header_2x-730669bd9f26314283d0bdc73d6d8b83.png"); } }
    .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.manual_tV5IW > a {
      position: relative; }
      .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.manual_tV5IW > a:before {
        background-image: url("/static/img/_sprites/new-header_1x-a1088ff8e6c059f4f99f7b9410385e19.png");
        background-repeat: no-repeat;
        background-size: 162px 151px;
        background-position: -132px -127px;
        height: 17px;
        width: 14px;
        content: '';
        display: block;
        position: absolute;
        top: 9px;
        left: 15px;
        bottom: auto;
        right: auto; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2) {
          .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.manual_tV5IW > a:before {
            background-image: url("/static/img/_sprites/new-header_2x-730669bd9f26314283d0bdc73d6d8b83.png"); } }
      .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.manual_tV5IW > a:hover, .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.manual_tV5IW > a:focus {
        position: relative; }
        .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.manual_tV5IW > a:hover:before, .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.manual_tV5IW > a:focus:before {
          background-image: url("/static/img/_sprites/new-header_1x-a1088ff8e6c059f4f99f7b9410385e19.png");
          background-repeat: no-repeat;
          background-size: 162px 151px;
          background-position: -120px -85px;
          height: 17px;
          width: 14px;
          content: '';
          display: block;
          position: absolute;
          top: 9px;
          left: 15px;
          bottom: auto;
          right: auto; }
          @media only screen and (-webkit-min-device-pixel-ratio: 2) {
            .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.manual_tV5IW > a:hover:before, .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.manual_tV5IW > a:focus:before {
              background-image: url("/static/img/_sprites/new-header_2x-730669bd9f26314283d0bdc73d6d8b83.png"); } }
    .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.tour_3RbjO > a {
      position: relative; }
      .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.tour_3RbjO > a:before {
        background-image: url("/static/img/_sprites/new-header_1x-a1088ff8e6c059f4f99f7b9410385e19.png");
        background-repeat: no-repeat;
        background-size: 162px 151px;
        background-position: -78px -127px;
        height: 18px;
        width: 18px;
        content: '';
        display: block;
        position: absolute;
        top: 9px;
        left: 13px;
        bottom: auto;
        right: auto; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2) {
          .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.tour_3RbjO > a:before {
            background-image: url("/static/img/_sprites/new-header_2x-730669bd9f26314283d0bdc73d6d8b83.png"); } }
      .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.tour_3RbjO > a:hover, .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.tour_3RbjO > a:focus {
        position: relative; }
        .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.tour_3RbjO > a:hover:before, .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.tour_3RbjO > a:focus:before {
          background-image: url("/static/img/_sprites/new-header_1x-a1088ff8e6c059f4f99f7b9410385e19.png");
          background-repeat: no-repeat;
          background-size: 162px 151px;
          background-position: -60px -127px;
          height: 18px;
          width: 18px;
          content: '';
          display: block;
          position: absolute;
          top: 9px;
          left: 13px;
          bottom: auto;
          right: auto; }
          @media only screen and (-webkit-min-device-pixel-ratio: 2) {
            .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.tour_3RbjO > a:hover:before, .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.tour_3RbjO > a:focus:before {
              background-image: url("/static/img/_sprites/new-header_2x-730669bd9f26314283d0bdc73d6d8b83.png"); } }
    .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.privacy_3FvWL > a {
      position: relative; }
      .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.privacy_3FvWL > a:before {
        background-image: url("/static/img/_sprites/new-header_1x-a1088ff8e6c059f4f99f7b9410385e19.png");
        background-repeat: no-repeat;
        background-size: 162px 151px;
        background-position: -111px -105px;
        height: 18px;
        width: 18px;
        content: '';
        display: block;
        position: absolute;
        top: auto;
        left: auto;
        bottom: auto;
        right: auto; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2) {
          .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.privacy_3FvWL > a:before {
            background-image: url("/static/img/_sprites/new-header_2x-730669bd9f26314283d0bdc73d6d8b83.png"); } }
      .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.privacy_3FvWL > a:hover, .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.privacy_3FvWL > a:focus {
        position: relative; }
        .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.privacy_3FvWL > a:hover:before, .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.privacy_3FvWL > a:focus:before {
          background-image: url("/static/img/_sprites/new-header_1x-a1088ff8e6c059f4f99f7b9410385e19.png");
          background-repeat: no-repeat;
          background-size: 162px 151px;
          background-position: -93px -105px;
          height: 18px;
          width: 18px;
          content: '';
          display: block;
          position: absolute;
          top: auto;
          left: auto;
          bottom: auto;
          right: auto; }
          @media only screen and (-webkit-min-device-pixel-ratio: 2) {
            .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.privacy_3FvWL > a:hover:before, .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.privacy_3FvWL > a:focus:before {
              background-image: url("/static/img/_sprites/new-header_2x-730669bd9f26314283d0bdc73d6d8b83.png"); } }
    .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.terms_1wKGs > a {
      position: relative; }
      .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.terms_1wKGs > a:before {
        background-image: url("/static/img/_sprites/new-header_1x-a1088ff8e6c059f4f99f7b9410385e19.png");
        background-repeat: no-repeat;
        background-size: 162px 151px;
        background-position: -42px -127px;
        height: 18px;
        width: 18px;
        content: '';
        display: block;
        position: absolute;
        top: auto;
        left: auto;
        bottom: auto;
        right: auto; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2) {
          .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.terms_1wKGs > a:before {
            background-image: url("/static/img/_sprites/new-header_2x-730669bd9f26314283d0bdc73d6d8b83.png"); } }
      .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.terms_1wKGs > a:hover, .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.terms_1wKGs > a:focus {
        position: relative; }
        .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.terms_1wKGs > a:hover:before, .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.terms_1wKGs > a:focus:before {
          background-image: url("/static/img/_sprites/new-header_1x-a1088ff8e6c059f4f99f7b9410385e19.png");
          background-repeat: no-repeat;
          background-size: 162px 151px;
          background-position: -24px -127px;
          height: 18px;
          width: 18px;
          content: '';
          display: block;
          position: absolute;
          top: auto;
          left: auto;
          bottom: auto;
          right: auto; }
          @media only screen and (-webkit-min-device-pixel-ratio: 2) {
            .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.terms_1wKGs > a:hover:before, .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li.terms_1wKGs > a:focus:before {
              background-image: url("/static/img/_sprites/new-header_2x-730669bd9f26314283d0bdc73d6d8b83.png"); } }
    .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li > a {
      display: block;
      text-indent: 45px;
      color: #7a8ea8;
      font-size: 14px;
      padding: 8px 8px 8px 13px; }
      .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li > a:hover, .MenuPopover_18yFP.App_Pse7r ul.footer_3FkXe > li > a:focus {
        color: #282f3e;
        outline: none; }
  .MenuPopover_18yFP.App_Pse7r > ul.appsList_3r6BI > li.screener_FdJf3 .icon_1lv8h {
    background-image: url("/static/img/_sprites/new-header_1x-a1088ff8e6c059f4f99f7b9410385e19.png");
    background-repeat: no-repeat;
    background-size: 162px 151px;
    background-position: -42px -63px;
    height: 42px;
    width: 42px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .MenuPopover_18yFP.App_Pse7r > ul.appsList_3r6BI > li.screener_FdJf3 .icon_1lv8h {
        background-image: url("/static/img/_sprites/new-header_2x-730669bd9f26314283d0bdc73d6d8b83.png"); } }
  .MenuPopover_18yFP.App_Pse7r > ul.appsList_3r6BI > li.connections_2gOs4 .icon_1lv8h {
    background-image: url("/static/img/_sprites/new-header_1x-a1088ff8e6c059f4f99f7b9410385e19.png");
    background-repeat: no-repeat;
    background-size: 162px 151px;
    background-position: -94px 0px;
    height: 42px;
    width: 42px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .MenuPopover_18yFP.App_Pse7r > ul.appsList_3r6BI > li.connections_2gOs4 .icon_1lv8h {
        background-image: url("/static/img/_sprites/new-header_2x-730669bd9f26314283d0bdc73d6d8b83.png"); } }
  .MenuPopover_18yFP.App_Pse7r > ul.appsList_3r6BI > li.companies_3zts6 .icon_1lv8h {
    background-image: url("/static/img/_sprites/new-header_1x-a1088ff8e6c059f4f99f7b9410385e19.png");
    background-repeat: no-repeat;
    background-size: 162px 151px;
    background-position: 0px -21px;
    height: 42px;
    width: 42px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .MenuPopover_18yFP.App_Pse7r > ul.appsList_3r6BI > li.companies_3zts6 .icon_1lv8h {
        background-image: url("/static/img/_sprites/new-header_2x-730669bd9f26314283d0bdc73d6d8b83.png"); } }
  .MenuPopover_18yFP.App_Pse7r > ul.appsList_3r6BI > li.dashboard_3nOWR .icon_1lv8h {
    background-image: url("/static/img/_sprites/new-header_1x-a1088ff8e6c059f4f99f7b9410385e19.png");
    background-repeat: no-repeat;
    background-size: 162px 151px;
    background-position: -42px -21px;
    height: 42px;
    width: 42px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .MenuPopover_18yFP.App_Pse7r > ul.appsList_3r6BI > li.dashboard_3nOWR .icon_1lv8h {
        background-image: url("/static/img/_sprites/new-header_2x-730669bd9f26314283d0bdc73d6d8b83.png"); } }
  .MenuPopover_18yFP.App_Pse7r > ul.appsList_3r6BI > li.indexes_2heiN .icon_1lv8h {
    background-image: url("/static/img/_sprites/new-header_1x-a1088ff8e6c059f4f99f7b9410385e19.png");
    background-repeat: no-repeat;
    background-size: 162px 151px;
    background-position: 0px -63px;
    height: 42px;
    width: 42px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .MenuPopover_18yFP.App_Pse7r > ul.appsList_3r6BI > li.indexes_2heiN .icon_1lv8h {
        background-image: url("/static/img/_sprites/new-header_2x-730669bd9f26314283d0bdc73d6d8b83.png"); } }
  .MenuPopover_18yFP.App_Pse7r > ul.appsList_3r6BI > li > a {
    padding: 20px;
    display: flex;
    color: #778fa9; }
    .MenuPopover_18yFP.App_Pse7r > ul.appsList_3r6BI > li > a:hover, .MenuPopover_18yFP.App_Pse7r > ul.appsList_3r6BI > li > a:focus, .MenuPopover_18yFP.App_Pse7r > ul.appsList_3r6BI > li > a.hover {
      background: #ebf4fb;
      outline: none; }
    .MenuPopover_18yFP.App_Pse7r > ul.appsList_3r6BI > li > a .icon_1lv8h {
      flex-shrink: 0;
      margin-right: 15px; }
    .MenuPopover_18yFP.App_Pse7r > ul.appsList_3r6BI > li > a .info_2tYwi {
      flex-grow: 1; }
      .MenuPopover_18yFP.App_Pse7r > ul.appsList_3r6BI > li > a .info_2tYwi .label_1WsJC {
        display: block;
        font-size: 14px;
        color: #282f3e; }
      .MenuPopover_18yFP.App_Pse7r > ul.appsList_3r6BI > li > a .info_2tYwi p {
        margin: 0; }

.SearchForm_GnO-c {
  position: relative; }
  .SearchForm_GnO-c:before {
    background-image: url("/static/img/_sprites/new-header_1x-a1088ff8e6c059f4f99f7b9410385e19.png");
    background-repeat: no-repeat;
    background-size: 162px 151px;
    background-position: -53px -105px;
    height: 22px;
    width: 22px;
    content: '';
    display: block;
    position: absolute;
    top: calc(50% - 11px);
    left: 33px;
    bottom: auto;
    right: auto; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .SearchForm_GnO-c:before {
        background-image: url("/static/img/_sprites/new-header_2x-730669bd9f26314283d0bdc73d6d8b83.png"); } }
  .SearchForm_GnO-c.isFocused_-8ye8 {
    position: relative; }
    .SearchForm_GnO-c.isFocused_-8ye8:before {
      background-image: url("/static/img/_sprites/new-header_1x-a1088ff8e6c059f4f99f7b9410385e19.png");
      background-repeat: no-repeat;
      background-size: 162px 151px;
      background-position: -31px -105px;
      height: 22px;
      width: 22px;
      content: '';
      display: block;
      position: absolute;
      top: calc(50% - 11px);
      left: 33px;
      bottom: auto;
      right: auto; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .SearchForm_GnO-c.isFocused_-8ye8:before {
          background-image: url("/static/img/_sprites/new-header_2x-730669bd9f26314283d0bdc73d6d8b83.png"); } }
  .SearchForm_GnO-c > input.search_186s8 {
    border: none;
    height: 65px;
    padding: 20px;
    -webkit-appearance: none;
    border-bottom: 1px solid #d4e6f3;
    width: 100%;
    box-sizing: border-box;
    outline: none;
    font-size: 14px;
    text-indent: 58px;
    position: relative;
    z-index: 1;
    background: none; }

.SearchResults_4k76C section {
  border-bottom: 1px solid #f2f7fa;
  padding: 20px 35px; }
  .SearchResults_4k76C section h3 {
    text-transform: none;
    margin-bottom: 15px; }
  .SearchResults_4k76C section ul li {
    display: flex;
    align-items: center;
    font-size: 14px;
    margin-left: -35px;
    margin-right: -35px;
    padding: 6px 35px 6px 35px;
    cursor: pointer; }
    .SearchResults_4k76C section ul li:hover {
      background: #f2f7fa; }
    .SearchResults_4k76C section ul li .datasetIcon_1AjFB, .SearchResults_4k76C section ul li .companyIcon_3K4D9 {
      margin-right: 10px; }
    .SearchResults_4k76C section ul li .details_39s1H small {
      color: #cbdfeb;
      font-size: 12px;
      display: block; }

.MenuPopover_18yFP.Notifications_S4r3w {
  width: 340px;
  color: #778fa9; }
  .MenuPopover_18yFP.Notifications_S4r3w p {
    margin: 0;
    text-align: center; }
  .MenuPopover_18yFP.Notifications_S4r3w .noNotifications_3I3F7 {
    padding: 80px 10px; }
    .MenuPopover_18yFP.Notifications_S4r3w .noNotifications_3I3F7 p {
      margin-bottom: 10px; }
      .MenuPopover_18yFP.Notifications_S4r3w .noNotifications_3I3F7 p:last-child {
        margin-bottom: 0; }
  .MenuPopover_18yFP.Notifications_S4r3w a.viewAll_2A2QW {
    padding: 10px 0;
    margin: 0 10px;
    display: block;
    border-top: 1px solid #ebf4fb; }
  .MenuPopover_18yFP.Notifications_S4r3w > ul {
    max-height: 237px;
    overflow-y: auto; }
    .MenuPopover_18yFP.Notifications_S4r3w > ul > li > a {
      padding: 10px 15px;
      display: flex;
      position: relative;
      color: #778fa9; }
      .MenuPopover_18yFP.Notifications_S4r3w > ul > li > a:hover, .MenuPopover_18yFP.Notifications_S4r3w > ul > li > a:focus {
        background: #ebf4fb;
        outline: none; }
      .MenuPopover_18yFP.Notifications_S4r3w > ul > li > a > .datasetIcon_1AjFB {
        margin-right: 15px;
        position: relative;
        top: 6px;
        flex: 0 0 24px; }
      .MenuPopover_18yFP.Notifications_S4r3w > ul > li > a > .info_2tYwi {
        flex-grow: 1;
        padding-right: 10px; }
        .MenuPopover_18yFP.Notifications_S4r3w > ul > li > a > .info_2tYwi .details_39s1H {
          display: block;
          margin-bottom: 5px; }
          .MenuPopover_18yFP.Notifications_S4r3w > ul > li > a > .info_2tYwi .details_39s1H .title_3R-iH {
            display: block;
            color: #282f3e; }
        .MenuPopover_18yFP.Notifications_S4r3w > ul > li > a > .info_2tYwi .meta_18cOh {
          font-style: italic;
          font-size: 12px; }
      .MenuPopover_18yFP.Notifications_S4r3w > ul > li > a > .markAsRead_2GV1z {
        text-indent: -9999px;
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 8px;
        height: 8px;
        position: relative; }
        .MenuPopover_18yFP.Notifications_S4r3w > ul > li > a > .markAsRead_2GV1z:before {
          background-image: url("/static/img/_sprites/dashboard_1x-8ff6af97caed0c082f7b558f951927c4.png");
          background-repeat: no-repeat;
          background-size: 110px 75px;
          background-position: -76px -44px;
          height: 8px;
          width: 8px;
          content: '';
          display: block;
          position: absolute;
          top: auto;
          left: auto;
          bottom: auto;
          right: auto; }
          @media only screen and (-webkit-min-device-pixel-ratio: 2) {
            .MenuPopover_18yFP.Notifications_S4r3w > ul > li > a > .markAsRead_2GV1z:before {
              background-image: url("/static/img/_sprites/dashboard_2x-a1bb98a6ac5ba50f07047672b5f3177e.png"); } }
        .MenuPopover_18yFP.Notifications_S4r3w > ul > li > a > .markAsRead_2GV1z.isRead_E0wfT {
          position: relative; }
          .MenuPopover_18yFP.Notifications_S4r3w > ul > li > a > .markAsRead_2GV1z.isRead_E0wfT:before {
            background-image: url("/static/img/_sprites/dashboard_1x-8ff6af97caed0c082f7b558f951927c4.png");
            background-repeat: no-repeat;
            background-size: 110px 75px;
            background-position: -60px -44px;
            height: 8px;
            width: 8px;
            content: '';
            display: block;
            position: absolute;
            top: auto;
            left: auto;
            bottom: auto;
            right: auto; }
            @media only screen and (-webkit-min-device-pixel-ratio: 2) {
              .MenuPopover_18yFP.Notifications_S4r3w > ul > li > a > .markAsRead_2GV1z.isRead_E0wfT:before {
                background-image: url("/static/img/_sprites/dashboard_2x-a1bb98a6ac5ba50f07047672b5f3177e.png"); } }
          .MenuPopover_18yFP.Notifications_S4r3w > ul > li > a > .markAsRead_2GV1z.isRead_E0wfT:hover {
            position: relative; }
            .MenuPopover_18yFP.Notifications_S4r3w > ul > li > a > .markAsRead_2GV1z.isRead_E0wfT:hover:before {
              background-image: url("/static/img/_sprites/dashboard_1x-8ff6af97caed0c082f7b558f951927c4.png");
              background-repeat: no-repeat;
              background-size: 110px 75px;
              background-position: -68px -44px;
              height: 8px;
              width: 8px;
              content: '';
              display: block;
              position: absolute;
              top: auto;
              left: auto;
              bottom: auto;
              right: auto; }
              @media only screen and (-webkit-min-device-pixel-ratio: 2) {
                .MenuPopover_18yFP.Notifications_S4r3w > ul > li > a > .markAsRead_2GV1z.isRead_E0wfT:hover:before {
                  background-image: url("/static/img/_sprites/dashboard_2x-a1bb98a6ac5ba50f07047672b5f3177e.png"); } }

.IsReadButton_2s6mY {
  text-indent: -9999px;
  display: block;
  width: 8px;
  height: 8px;
  top: 14px;
  position: relative; }
  .IsReadButton_2s6mY:before {
    background-image: url("/static/img/_sprites/dashboard_1x-8ff6af97caed0c082f7b558f951927c4.png");
    background-repeat: no-repeat;
    background-size: 110px 75px;
    background-position: -76px -44px;
    height: 8px;
    width: 8px;
    content: '';
    display: block;
    position: absolute;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .IsReadButton_2s6mY:before {
        background-image: url("/static/img/_sprites/dashboard_2x-a1bb98a6ac5ba50f07047672b5f3177e.png"); } }
  .IsReadButton_2s6mY.isRead_E0wfT {
    position: relative; }
    .IsReadButton_2s6mY.isRead_E0wfT:before {
      background-image: url("/static/img/_sprites/dashboard_1x-8ff6af97caed0c082f7b558f951927c4.png");
      background-repeat: no-repeat;
      background-size: 110px 75px;
      background-position: -60px -44px;
      height: 8px;
      width: 8px;
      content: '';
      display: block;
      position: absolute;
      top: auto;
      left: auto;
      bottom: auto;
      right: auto; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .IsReadButton_2s6mY.isRead_E0wfT:before {
          background-image: url("/static/img/_sprites/dashboard_2x-a1bb98a6ac5ba50f07047672b5f3177e.png"); } }
    .IsReadButton_2s6mY.isRead_E0wfT:hover {
      position: relative; }
      .IsReadButton_2s6mY.isRead_E0wfT:hover:before {
        background-image: url("/static/img/_sprites/dashboard_1x-8ff6af97caed0c082f7b558f951927c4.png");
        background-repeat: no-repeat;
        background-size: 110px 75px;
        background-position: -68px -44px;
        height: 8px;
        width: 8px;
        content: '';
        display: block;
        position: absolute;
        top: auto;
        left: auto;
        bottom: auto;
        right: auto; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2) {
          .IsReadButton_2s6mY.isRead_E0wfT:hover:before {
            background-image: url("/static/img/_sprites/dashboard_2x-a1bb98a6ac5ba50f07047672b5f3177e.png"); } }

.AccountTypeBadge_qvsk_ {
  background: #a5afc3;
  border-radius: 3px;
  padding: 2px 5px;
  color: white;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 11px;
  line-height: normal; }

/**
 * React Select
 * ============
 * Created by Jed Watson and Joss Mackison for KeystoneJS, http://www.keystonejs.com/
 * https://twitter.com/jedwatson https://twitter.com/jossmackison https://twitter.com/keystonejs
 * MIT License: https://github.com/JedWatson/react-select
*/
.Select {
  position: relative;
}
.Select input::-webkit-contacts-auto-fill-button,
.Select input::-webkit-credentials-auto-fill-button {
  display: none !important;
}
.Select input::-ms-clear {
  display: none !important;
}
.Select input::-ms-reveal {
  display: none !important;
}
.Select,
.Select div,
.Select input,
.Select span {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.Select.is-disabled .Select-arrow-zone {
  cursor: default;
  pointer-events: none;
  opacity: 0.35;
}
.Select.is-disabled > .Select-control {
  background-color: #f9f9f9;
}
.Select.is-disabled > .Select-control:hover {
  box-shadow: none;
}
.Select.is-open > .Select-control {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background: #fff;
  border-color: #b3b3b3 #ccc #d9d9d9;
}
.Select.is-open > .Select-control .Select-arrow {
  top: -2px;
  border-color: transparent transparent #999;
  border-width: 0 5px 5px;
}
.Select.is-searchable.is-open > .Select-control {
  cursor: text;
}
.Select.is-searchable.is-focused:not(.is-open) > .Select-control {
  cursor: text;
}
.Select.is-focused > .Select-control {
  background: #fff;
}
.Select.is-focused:not(.is-open) > .Select-control {
  border-color: #007eff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 3px rgba(0, 126, 255, 0.1);
  background: #fff;
}
.Select.has-value.is-clearable.Select--single > .Select-control .Select-value {
  padding-right: 42px;
}
.Select.has-value.Select--single > .Select-control .Select-value .Select-value-label,
.Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value .Select-value-label {
  color: #333;
}
.Select.has-value.Select--single > .Select-control .Select-value a.Select-value-label,
.Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label {
  cursor: pointer;
  text-decoration: none;
}
.Select.has-value.Select--single > .Select-control .Select-value a.Select-value-label:hover,
.Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label:hover,
.Select.has-value.Select--single > .Select-control .Select-value a.Select-value-label:focus,
.Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label:focus {
  color: #007eff;
  outline: none;
  text-decoration: underline;
}
.Select.has-value.Select--single > .Select-control .Select-value a.Select-value-label:focus,
.Select.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label:focus {
  background: #fff;
}
.Select.has-value.is-pseudo-focused .Select-input {
  opacity: 0;
}
.Select.is-open .Select-arrow,
.Select .Select-arrow-zone:hover > .Select-arrow {
  border-top-color: #666;
}
.Select.Select--rtl {
  direction: rtl;
  text-align: right;
}
.Select-control {
  background-color: #fff;
  border-color: #d9d9d9 #ccc #b3b3b3;
  border-radius: 4px;
  border: 1px solid #ccc;
  color: #333;
  cursor: default;
  display: table;
  border-spacing: 0;
  border-collapse: separate;
  height: 36px;
  outline: none;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.Select-control:hover {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
}
.Select-control .Select-input:focus {
  outline: none;
  background: #fff;
}
.Select-placeholder,
.Select--single > .Select-control .Select-value {
  bottom: 0;
  color: #aaa;
  left: 0;
  line-height: 34px;
  padding-left: 10px;
  padding-right: 10px;
  position: absolute;
  right: 0;
  top: 0;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.Select-input {
  height: 34px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}
.Select-input > input {
  width: 100%;
  background: none transparent;
  border: 0 none;
  box-shadow: none;
  cursor: default;
  display: inline-block;
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  outline: none;
  line-height: 17px;
  /* For IE 8 compatibility */
  padding: 8px 0 12px;
  /* For IE 8 compatibility */
  -webkit-appearance: none;
}
.is-focused .Select-input > input {
  cursor: text;
}
.has-value.is-pseudo-focused .Select-input {
  opacity: 0;
}
.Select-control:not(.is-searchable) > .Select-input {
  outline: none;
}
.Select-loading-zone {
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 16px;
}
.Select-loading {
  -webkit-animation: Select-animation-spin 400ms infinite linear;
  -o-animation: Select-animation-spin 400ms infinite linear;
  animation: Select-animation-spin 400ms infinite linear;
  width: 16px;
  height: 16px;
  box-sizing: border-box;
  border-radius: 50%;
  border: 2px solid #ccc;
  border-right-color: #333;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.Select-clear-zone {
  -webkit-animation: Select-animation-fadeIn 200ms;
  -o-animation: Select-animation-fadeIn 200ms;
  animation: Select-animation-fadeIn 200ms;
  color: #999;
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 17px;
}
.Select-clear-zone:hover {
  color: #D0021B;
}
.Select-clear {
  display: inline-block;
  font-size: 18px;
  line-height: 1;
}
.Select--multi .Select-clear-zone {
  width: 17px;
}
.Select-arrow-zone {
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 25px;
  padding-right: 5px;
}
.Select--rtl .Select-arrow-zone {
  padding-right: 0;
  padding-left: 5px;
}
.Select-arrow {
  border-color: #999 transparent transparent;
  border-style: solid;
  border-width: 5px 5px 2.5px;
  display: inline-block;
  height: 0;
  width: 0;
  position: relative;
}
.Select-control > *:last-child {
  padding-right: 5px;
}
.Select--multi .Select-multi-value-wrapper {
  display: inline-block;
}
.Select .Select-aria-only {
  position: absolute;
  display: inline-block;
  height: 1px;
  width: 1px;
  margin: -1px;
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  float: left;
}
@-webkit-keyframes Select-animation-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes Select-animation-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.Select-menu-outer {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-top-color: #e6e6e6;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  margin-top: -1px;
  max-height: 200px;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 1;
  -webkit-overflow-scrolling: touch;
}
.Select-menu {
  max-height: 198px;
  overflow-y: auto;
}
.Select-option {
  box-sizing: border-box;
  background-color: #fff;
  color: #666666;
  cursor: pointer;
  display: block;
  padding: 8px 10px;
}
.Select-option:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.Select-option.is-selected {
  background-color: #f5faff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.04);
  color: #333;
}
.Select-option.is-focused {
  background-color: #ebf5ff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.08);
  color: #333;
}
.Select-option.is-disabled {
  color: #cccccc;
  cursor: default;
}
.Select-noresults {
  box-sizing: border-box;
  color: #999999;
  cursor: default;
  display: block;
  padding: 8px 10px;
}
.Select--multi .Select-input {
  vertical-align: middle;
  margin-left: 10px;
  padding: 0;
}
.Select--multi.Select--rtl .Select-input {
  margin-left: 0;
  margin-right: 10px;
}
.Select--multi.has-value .Select-input {
  margin-left: 5px;
}
.Select--multi .Select-value {
  background-color: #ebf5ff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.08);
  border-radius: 2px;
  border: 1px solid #c2e0ff;
  /* Fallback color for IE 8 */
  border: 1px solid rgba(0, 126, 255, 0.24);
  color: #007eff;
  display: inline-block;
  font-size: 0.9em;
  line-height: 1.4;
  margin-left: 5px;
  margin-top: 5px;
  vertical-align: top;
}
.Select--multi .Select-value-icon,
.Select--multi .Select-value-label {
  display: inline-block;
  vertical-align: middle;
}
.Select--multi .Select-value-label {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  cursor: default;
  padding: 2px 5px;
}
.Select--multi a.Select-value-label {
  color: #007eff;
  cursor: pointer;
  text-decoration: none;
}
.Select--multi a.Select-value-label:hover {
  text-decoration: underline;
}
.Select--multi .Select-value-icon {
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  border-right: 1px solid #c2e0ff;
  /* Fallback color for IE 8 */
  border-right: 1px solid rgba(0, 126, 255, 0.24);
  padding: 1px 5px 3px;
}
.Select--multi .Select-value-icon:hover,
.Select--multi .Select-value-icon:focus {
  background-color: #d8eafd;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 113, 230, 0.08);
  color: #0071e6;
}
.Select--multi .Select-value-icon:active {
  background-color: #c2e0ff;
  /* Fallback color for IE 8 */
  background-color: rgba(0, 126, 255, 0.24);
}
.Select--multi.Select--rtl .Select-value {
  margin-left: 0;
  margin-right: 5px;
}
.Select--multi.Select--rtl .Select-value-icon {
  border-right: none;
  border-left: 1px solid #c2e0ff;
  /* Fallback color for IE 8 */
  border-left: 1px solid rgba(0, 126, 255, 0.24);
}
.Select--multi.is-disabled .Select-value {
  background-color: #fcfcfc;
  border: 1px solid #e3e3e3;
  color: #333;
}
.Select--multi.is-disabled .Select-value-icon {
  cursor: not-allowed;
  border-right: 1px solid #e3e3e3;
}
.Select--multi.is-disabled .Select-value-icon:hover,
.Select--multi.is-disabled .Select-value-icon:focus,
.Select--multi.is-disabled .Select-value-icon:active {
  background-color: #fcfcfc;
}
@keyframes Select-animation-spin {
  to {
    transform: rotate(1turn);
  }
}
@-webkit-keyframes Select-animation-spin {
  to {
    -webkit-transform: rotate(1turn);
  }
}

.VirtualSelectGrid {
  z-index: 1;
}

.VirtualizedSelectOption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 .5rem;
  cursor: pointer;
}
.VirtualizedSelectFocusedOption {
  background-color: rgba(0, 126, 255, 0.1);
}
.VirtualizedSelectDisabledOption {
  opacity: 0.5;
}
.VirtualizedSelectSelectedOption {
  font-weight: bold;
}

/* Collection default theme */

.ReactVirtualized__Collection {
}

.ReactVirtualized__Collection__innerScrollContainer {
}

/* Grid default theme */

.ReactVirtualized__Grid {
}

.ReactVirtualized__Grid__innerScrollContainer {
}

/* Table default theme */

.ReactVirtualized__Table {
}

.ReactVirtualized__Table__Grid {
}

.ReactVirtualized__Table__headerRow {
  font-weight: 700;
  text-transform: uppercase;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ReactVirtualized__Table__row {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ReactVirtualized__Table__headerTruncatedText {
  display: inline-block;
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.ReactVirtualized__Table__headerColumn,
.ReactVirtualized__Table__rowColumn {
  margin-right: 10px;
  min-width: 0px;
}
.ReactVirtualized__Table__rowColumn {
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ReactVirtualized__Table__headerColumn:first-of-type,
.ReactVirtualized__Table__rowColumn:first-of-type {
  margin-left: 10px;
}
.ReactVirtualized__Table__sortableHeaderColumn {
  cursor: pointer;
}

.ReactVirtualized__Table__sortableHeaderIconContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ReactVirtualized__Table__sortableHeaderIcon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 24px;
          flex: 0 0 24px;
  height: 1em;
  width: 1em;
  fill: currentColor;
}

/* List default theme */

.ReactVirtualized__List {
}

/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInNvdXJjZS9zdHlsZXMuY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLDhCQUE4Qjs7QUFFOUI7Q0FDQzs7QUFFRDtDQUNDOztBQUVELHdCQUF3Qjs7QUFFeEI7Q0FDQzs7QUFFRDtDQUNDOztBQUVELHlCQUF5Qjs7QUFFekI7Q0FDQzs7QUFFRDtDQUNDOztBQUVEO0VBQ0UsaUJBQWlCO0VBQ2pCLDBCQUEwQjtFQUMxQixxQkFBYztFQUFkLHFCQUFjO0VBQWQsY0FBYztFQUNkLCtCQUFvQjtFQUFwQiw4QkFBb0I7TUFBcEIsd0JBQW9CO1VBQXBCLG9CQUFvQjtFQUNwQiwwQkFBb0I7TUFBcEIsdUJBQW9CO1VBQXBCLG9CQUFvQjtDQUNyQjtBQUNEO0VBQ0UscUJBQWM7RUFBZCxxQkFBYztFQUFkLGNBQWM7RUFDZCwrQkFBb0I7RUFBcEIsOEJBQW9CO01BQXBCLHdCQUFvQjtVQUFwQixvQkFBb0I7RUFDcEIsMEJBQW9CO01BQXBCLHVCQUFvQjtVQUFwQixvQkFBb0I7Q0FDckI7O0FBRUQ7RUFDRSxzQkFBc0I7RUFDdEIsZ0JBQWdCO0VBQ2hCLG9CQUFvQjtFQUNwQix3QkFBd0I7RUFDeEIsaUJBQWlCO0NBQ2xCOztBQUVEOztFQUVFLG1CQUFtQjtFQUNuQixlQUFlO0NBQ2hCO0FBQ0Q7RUFDRSx3QkFBd0I7RUFDeEIsb0JBQW9CO0NBQ3JCOztBQUVEOztFQUVFLGtCQUFrQjtDQUNuQjtBQUNEO0VBQ0UsZ0JBQWdCO0NBQ2pCOztBQUVEO0VBQ0UscUJBQWM7RUFBZCxxQkFBYztFQUFkLGNBQWM7RUFDZCwwQkFBb0I7TUFBcEIsdUJBQW9CO1VBQXBCLG9CQUFvQjtDQUNyQjtBQUNEO0VBQ0Usb0JBQWU7TUFBZixtQkFBZTtVQUFmLGVBQWU7RUFDZixZQUFZO0VBQ1osV0FBVztFQUNYLG1CQUFtQjtDQUNwQjs7QUFFRCx3QkFBd0I7O0FBRXhCO0NBQ0MiLCJmaWxlIjoic3R5bGVzLmNzcyIsInNvdXJjZXNDb250ZW50IjpbIi8qIENvbGxlY3Rpb24gZGVmYXVsdCB0aGVtZSAqL1xuXG4uUmVhY3RWaXJ0dWFsaXplZF9fQ29sbGVjdGlvbiB7XG59XG5cbi5SZWFjdFZpcnR1YWxpemVkX19Db2xsZWN0aW9uX19pbm5lclNjcm9sbENvbnRhaW5lciB7XG59XG5cbi8qIEdyaWQgZGVmYXVsdCB0aGVtZSAqL1xuXG4uUmVhY3RWaXJ0dWFsaXplZF9fR3JpZCB7XG59XG5cbi5SZWFjdFZpcnR1YWxpemVkX19HcmlkX19pbm5lclNjcm9sbENvbnRhaW5lciB7XG59XG5cbi8qIFRhYmxlIGRlZmF1bHQgdGhlbWUgKi9cblxuLlJlYWN0VmlydHVhbGl6ZWRfX1RhYmxlIHtcbn1cblxuLlJlYWN0VmlydHVhbGl6ZWRfX1RhYmxlX19HcmlkIHtcbn1cblxuLlJlYWN0VmlydHVhbGl6ZWRfX1RhYmxlX19oZWFkZXJSb3cge1xuICBmb250LXdlaWdodDogNzAwO1xuICB0ZXh0LXRyYW5zZm9ybTogdXBwZXJjYXNlO1xuICBkaXNwbGF5OiBmbGV4O1xuICBmbGV4LWRpcmVjdGlvbjogcm93O1xuICBhbGlnbi1pdGVtczogY2VudGVyO1xufVxuLlJlYWN0VmlydHVhbGl6ZWRfX1RhYmxlX19yb3cge1xuICBkaXNwbGF5OiBmbGV4O1xuICBmbGV4LWRpcmVjdGlvbjogcm93O1xuICBhbGlnbi1pdGVtczogY2VudGVyO1xufVxuXG4uUmVhY3RWaXJ0dWFsaXplZF9fVGFibGVfX2hlYWRlclRydW5jYXRlZFRleHQge1xuICBkaXNwbGF5OiBpbmxpbmUtYmxvY2s7XG4gIG1heC13aWR0aDogMTAwJTtcbiAgd2hpdGUtc3BhY2U6IG5vd3JhcDtcbiAgdGV4dC1vdmVyZmxvdzogZWxsaXBzaXM7XG4gIG92ZXJmbG93OiBoaWRkZW47XG59XG5cbi5SZWFjdFZpcnR1YWxpemVkX19UYWJsZV9faGVhZGVyQ29sdW1uLFxuLlJlYWN0VmlydHVhbGl6ZWRfX1RhYmxlX19yb3dDb2x1bW4ge1xuICBtYXJnaW4tcmlnaHQ6IDEwcHg7XG4gIG1pbi13aWR0aDogMHB4O1xufVxuLlJlYWN0VmlydHVhbGl6ZWRfX1RhYmxlX19yb3dDb2x1bW4ge1xuICB0ZXh0LW92ZXJmbG93OiBlbGxpcHNpcztcbiAgd2hpdGUtc3BhY2U6IG5vd3JhcDtcbn1cblxuLlJlYWN0VmlydHVhbGl6ZWRfX1RhYmxlX19oZWFkZXJDb2x1bW46Zmlyc3Qtb2YtdHlwZSxcbi5SZWFjdFZpcnR1YWxpemVkX19UYWJsZV9fcm93Q29sdW1uOmZpcnN0LW9mLXR5cGUge1xuICBtYXJnaW4tbGVmdDogMTBweDtcbn1cbi5SZWFjdFZpcnR1YWxpemVkX19UYWJsZV9fc29ydGFibGVIZWFkZXJDb2x1bW4ge1xuICBjdXJzb3I6IHBvaW50ZXI7XG59XG5cbi5SZWFjdFZpcnR1YWxpemVkX19UYWJsZV9fc29ydGFibGVIZWFkZXJJY29uQ29udGFpbmVyIHtcbiAgZGlzcGxheTogZmxleDtcbiAgYWxpZ24taXRlbXM6IGNlbnRlcjtcbn1cbi5SZWFjdFZpcnR1YWxpemVkX19UYWJsZV9fc29ydGFibGVIZWFkZXJJY29uIHtcbiAgZmxleDogMCAwIDI0cHg7XG4gIGhlaWdodDogMWVtO1xuICB3aWR0aDogMWVtO1xuICBmaWxsOiBjdXJyZW50Q29sb3I7XG59XG5cbi8qIExpc3QgZGVmYXVsdCB0aGVtZSAqL1xuXG4uUmVhY3RWaXJ0dWFsaXplZF9fTGlzdCB7XG59XG4iXX0= */
.Select_3Md5y.gray_9Csf2 {
  font-size: 13px;
  font-weight: 600;
  color: #0e1117;
  display: flex; }
  .Select_3Md5y.gray_9Csf2.wantsOutline_2XoOJ.is-open > .Select-control {
    box-shadow: 0 0 0 2px #6cadfe;
    border: 1px solid #fff;
    background: #fff; }
  .Select_3Md5y.gray_9Csf2.wantsOutline_2XoOJ.is-focused > .Select-control {
    box-shadow: 0 0 0 2px #6cadfe;
    border: 1px solid #fff;
    background: #fff; }
  .Select_3Md5y.gray_9Csf2.wantsOutline_2XoOJ.is-focused:not(.is-open) > .Select-control {
    box-shadow: 0 0 0 2px #6cadfe;
    border: 1px solid #fff;
    background: #fff; }
  .Select_3Md5y.gray_9Csf2.is-disabled .Select-control {
    cursor: not-allowed; }
    .Select_3Md5y.gray_9Csf2.is-disabled .Select-control:hover {
      background: #ebf4f9;
      border-color: #ebf4f9; }
    .Select_3Md5y.gray_9Csf2.is-disabled .Select-control span.Select-value-label {
      color: #778fa9 !important; }
  .Select_3Md5y.gray_9Csf2.is-disabled.is-loading .Select-control:hover {
    cursor: progress; }
  .Select_3Md5y.gray_9Csf2 .Select-control {
    height: 30px;
    border: 1px solid #ebf4f9;
    background: #ebf4f9;
    transition: border 0.1s ease-out, background-color 0.1s ease-out;
    cursor: pointer; }
    .Select_3Md5y.gray_9Csf2 .Select-control:hover {
      box-shadow: none;
      border-color: #deebf2;
      background: #deebf2; }
    .Select_3Md5y.gray_9Csf2 .Select-control .Select-input {
      height: 28px; }
      .Select_3Md5y.gray_9Csf2 .Select-control .Select-input input {
        padding-top: 5px;
        padding-bottom: 5px; }
      .Select_3Md5y.gray_9Csf2 .Select-control .Select-input:focus {
        background: none; }
    .Select_3Md5y.gray_9Csf2 .Select-control .Select-placeholder {
      line-height: 26px;
      color: #778fa9; }
    .Select_3Md5y.gray_9Csf2 .Select-control .Select-arrow-zone {
      line-height: 6px; }
      .Select_3Md5y.gray_9Csf2 .Select-control .Select-arrow-zone svg {
        transform: scale(1, -1); }
      .Select_3Md5y.gray_9Csf2 .Select-control .Select-arrow-zone i:hover svg path {
        fill: #283843; }
  .Select_3Md5y.gray_9Csf2 .Select-menu-outer {
    border: none;
    margin-top: 4px;
    border-radius: 4px;
    box-shadow: 0px 8px 20px 0px rgba(22, 50, 75, 0.12);
    overflow: hidden; }
    .Select_3Md5y.gray_9Csf2 .Select-menu-outer ::-webkit-scrollbar {
      width: 6px;
      height: 6px; }
    .Select_3Md5y.gray_9Csf2 .Select-menu-outer ::-webkit-scrollbar-track {
      background: #ecf4f8; }
    .Select_3Md5y.gray_9Csf2 .Select-menu-outer ::-webkit-scrollbar-thumb {
      background: #aec3d1;
      border-radius: 3px; }
    .Select_3Md5y.gray_9Csf2 .Select-menu-outer .Select-option {
      position: relative;
      padding: 6px 10px; }
    .Select_3Md5y.gray_9Csf2 .Select-menu-outer .Select-option, .Select_3Md5y.gray_9Csf2 .Select-menu-outer .VirtualizedSelectOption {
      font-weight: 500;
      color: #0e1117;
      padding-left: 25px;
      padding-right: 12px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
      .Select_3Md5y.gray_9Csf2 .Select-menu-outer .Select-option::before, .Select_3Md5y.gray_9Csf2 .Select-menu-outer .VirtualizedSelectOption::before {
        content: '';
        background-image: url("/static/img/_sprites/connections_1x-b6527f947b30316c3a1b0f79f31b0adb.png");
        background-repeat: no-repeat;
        background-size: 189px 186px;
        background-position: -26px -167px;
        height: 7px;
        width: 8px;
        position: absolute;
        top: 50%;
        left: 10px;
        margin-top: -3px;
        z-index: 10;
        display: none; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2) {
          .Select_3Md5y.gray_9Csf2 .Select-menu-outer .Select-option::before, .Select_3Md5y.gray_9Csf2 .Select-menu-outer .VirtualizedSelectOption::before {
            background-image: url("/static/img/_sprites/connections_2x-d413829979733c1ae82192f9ebef6a92.png"); } }
    .Select_3Md5y.gray_9Csf2 .Select-menu-outer .Select-option.is-focused, .Select_3Md5y.gray_9Csf2 .Select-menu-outer .VirtualizedSelectFocusedOption {
      background: #0f58df;
      color: #fff; }
    .Select_3Md5y.gray_9Csf2 .Select-menu-outer .Select-option.is-selected::before, .Select_3Md5y.gray_9Csf2 .Select-menu-outer .VirtualizedSelectSelectedOption::before {
      display: block; }
    .Select_3Md5y.gray_9Csf2 .Select-menu-outer .Select-option.is-selected.Select-option.is-focused::before, .Select_3Md5y.gray_9Csf2 .Select-menu-outer .Select-option.is-selected.VirtualizedSelectFocusedOption::before, .Select_3Md5y.gray_9Csf2 .Select-menu-outer .VirtualizedSelectSelectedOption.Select-option.is-focused::before, .Select_3Md5y.gray_9Csf2 .Select-menu-outer .VirtualizedSelectSelectedOption.VirtualizedSelectFocusedOption::before {
      background-image: url("/static/img/_sprites/connections_1x-b6527f947b30316c3a1b0f79f31b0adb.png");
      background-repeat: no-repeat;
      background-size: 189px 186px;
      background-position: -34px -167px;
      height: 7px;
      width: 8px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .Select_3Md5y.gray_9Csf2 .Select-menu-outer .Select-option.is-selected.Select-option.is-focused::before, .Select_3Md5y.gray_9Csf2 .Select-menu-outer .Select-option.is-selected.VirtualizedSelectFocusedOption::before, .Select_3Md5y.gray_9Csf2 .Select-menu-outer .VirtualizedSelectSelectedOption.Select-option.is-focused::before, .Select_3Md5y.gray_9Csf2 .Select-menu-outer .VirtualizedSelectSelectedOption.VirtualizedSelectFocusedOption::before {
          background-image: url("/static/img/_sprites/connections_2x-d413829979733c1ae82192f9ebef6a92.png"); } }
  .Select_3Md5y.gray_9Csf2.Select--single .Select-control .Select-value {
    line-height: 26px; }
  .Select_3Md5y.gray_9Csf2.is-open > .Select-control {
    border: 1px solid #deebf2;
    background: #deebf2;
    border-radius: 4px !important; }
    .Select_3Md5y.gray_9Csf2.is-open > .Select-control .Select-arrow-zone svg {
      transform: none; }
  .Select_3Md5y.gray_9Csf2.is-focused > .Select-control {
    border: 1px solid #deebf2;
    background: #deebf2; }
  .Select_3Md5y.gray_9Csf2.is-focused:not(.is-open) > .Select-control {
    border: 1px solid #ebf4f9;
    background: #ebf4f9;
    box-shadow: none; }
  .Select_3Md5y.gray_9Csf2.Select--multi .Select-value {
    margin-top: 4px;
    margin-left: 4px;
    height: 21px !important;
    background: #0b71e6;
    border: none;
    border-radius: 10px;
    color: #fff;
    padding: 0 4px; }
    .Select_3Md5y.gray_9Csf2.Select--multi .Select-value .Select-value-icon,
    .Select_3Md5y.gray_9Csf2.Select--multi .Select-value .Select-value-label {
      vertical-align: top;
      height: 19px !important;
      line-height: 19px !important;
      padding: 0 5px; }
    .Select_3Md5y.gray_9Csf2.Select--multi .Select-value .Select-value-icon {
      float: right;
      border-right: none; }
      .Select_3Md5y.gray_9Csf2.Select--multi .Select-value .Select-value-icon:hover {
        color: #ccc !important; }
    .Select_3Md5y.gray_9Csf2.Select--multi .Select-value .Select-value-label {
      padding-right: 2px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      max-width: 145px; }

.Select_3Md5y.white_1ZXaS {
  font-size: 13px;
  font-weight: 600;
  color: #0e1117;
  display: flex; }
  .Select_3Md5y.white_1ZXaS.wantsOutline_2XoOJ.is-open > .Select-control {
    box-shadow: 0 0 0 2px #6cadfe;
    border: 1px solid #fff;
    background: #fff; }
  .Select_3Md5y.white_1ZXaS.wantsOutline_2XoOJ.is-focused > .Select-control {
    box-shadow: 0 0 0 2px #6cadfe;
    border: 1px solid #fff;
    background: #fff; }
  .Select_3Md5y.white_1ZXaS.wantsOutline_2XoOJ.is-focused:not(.is-open) > .Select-control {
    box-shadow: 0 0 0 2px #6cadfe;
    border: 1px solid #fff;
    background: #fff; }
  .Select_3Md5y.white_1ZXaS.is-disabled .Select-control {
    cursor: not-allowed; }
    .Select_3Md5y.white_1ZXaS.is-disabled .Select-control:hover {
      background: #fff;
      border-color: #fff; }
    .Select_3Md5y.white_1ZXaS.is-disabled .Select-control span.Select-value-label {
      color: #778fa9 !important; }
  .Select_3Md5y.white_1ZXaS.is-disabled.is-loading .Select-control:hover {
    cursor: progress; }
  .Select_3Md5y.white_1ZXaS .Select-control {
    height: 30px;
    border: 1px solid #fff;
    background: #fff;
    transition: border 0.1s ease-out, background-color 0.1s ease-out;
    cursor: pointer; }
    .Select_3Md5y.white_1ZXaS .Select-control:hover {
      box-shadow: none;
      border-color: #fff;
      background: #fff; }
    .Select_3Md5y.white_1ZXaS .Select-control .Select-input {
      height: 28px; }
      .Select_3Md5y.white_1ZXaS .Select-control .Select-input input {
        padding-top: 5px;
        padding-bottom: 5px; }
      .Select_3Md5y.white_1ZXaS .Select-control .Select-input:focus {
        background: none; }
    .Select_3Md5y.white_1ZXaS .Select-control .Select-placeholder {
      line-height: 26px;
      color: #778fa9; }
    .Select_3Md5y.white_1ZXaS .Select-control .Select-arrow-zone {
      line-height: 6px; }
      .Select_3Md5y.white_1ZXaS .Select-control .Select-arrow-zone svg {
        transform: scale(1, -1); }
      .Select_3Md5y.white_1ZXaS .Select-control .Select-arrow-zone i:hover svg path {
        fill: #283843; }
  .Select_3Md5y.white_1ZXaS .Select-menu-outer {
    border: none;
    margin-top: 4px;
    border-radius: 4px;
    box-shadow: 0px 8px 20px 0px rgba(22, 50, 75, 0.12);
    overflow: hidden; }
    .Select_3Md5y.white_1ZXaS .Select-menu-outer ::-webkit-scrollbar {
      width: 6px;
      height: 6px; }
    .Select_3Md5y.white_1ZXaS .Select-menu-outer ::-webkit-scrollbar-track {
      background: #ecf4f8; }
    .Select_3Md5y.white_1ZXaS .Select-menu-outer ::-webkit-scrollbar-thumb {
      background: #aec3d1;
      border-radius: 3px; }
    .Select_3Md5y.white_1ZXaS .Select-menu-outer .Select-option {
      position: relative;
      padding: 6px 10px; }
    .Select_3Md5y.white_1ZXaS .Select-menu-outer .Select-option, .Select_3Md5y.white_1ZXaS .Select-menu-outer .VirtualizedSelectOption {
      font-weight: 500;
      color: #0e1117;
      padding-left: 25px;
      padding-right: 12px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
      .Select_3Md5y.white_1ZXaS .Select-menu-outer .Select-option::before, .Select_3Md5y.white_1ZXaS .Select-menu-outer .VirtualizedSelectOption::before {
        content: '';
        background-image: url("/static/img/_sprites/connections_1x-b6527f947b30316c3a1b0f79f31b0adb.png");
        background-repeat: no-repeat;
        background-size: 189px 186px;
        background-position: -26px -167px;
        height: 7px;
        width: 8px;
        position: absolute;
        top: 50%;
        left: 10px;
        margin-top: -3px;
        z-index: 10;
        display: none; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2) {
          .Select_3Md5y.white_1ZXaS .Select-menu-outer .Select-option::before, .Select_3Md5y.white_1ZXaS .Select-menu-outer .VirtualizedSelectOption::before {
            background-image: url("/static/img/_sprites/connections_2x-d413829979733c1ae82192f9ebef6a92.png"); } }
    .Select_3Md5y.white_1ZXaS .Select-menu-outer .Select-option.is-focused, .Select_3Md5y.white_1ZXaS .Select-menu-outer .VirtualizedSelectFocusedOption {
      background: #0f58df;
      color: #fff; }
    .Select_3Md5y.white_1ZXaS .Select-menu-outer .Select-option.is-selected::before, .Select_3Md5y.white_1ZXaS .Select-menu-outer .VirtualizedSelectSelectedOption::before {
      display: block; }
    .Select_3Md5y.white_1ZXaS .Select-menu-outer .Select-option.is-selected.Select-option.is-focused::before, .Select_3Md5y.white_1ZXaS .Select-menu-outer .Select-option.is-selected.VirtualizedSelectFocusedOption::before, .Select_3Md5y.white_1ZXaS .Select-menu-outer .VirtualizedSelectSelectedOption.Select-option.is-focused::before, .Select_3Md5y.white_1ZXaS .Select-menu-outer .VirtualizedSelectSelectedOption.VirtualizedSelectFocusedOption::before {
      background-image: url("/static/img/_sprites/connections_1x-b6527f947b30316c3a1b0f79f31b0adb.png");
      background-repeat: no-repeat;
      background-size: 189px 186px;
      background-position: -34px -167px;
      height: 7px;
      width: 8px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .Select_3Md5y.white_1ZXaS .Select-menu-outer .Select-option.is-selected.Select-option.is-focused::before, .Select_3Md5y.white_1ZXaS .Select-menu-outer .Select-option.is-selected.VirtualizedSelectFocusedOption::before, .Select_3Md5y.white_1ZXaS .Select-menu-outer .VirtualizedSelectSelectedOption.Select-option.is-focused::before, .Select_3Md5y.white_1ZXaS .Select-menu-outer .VirtualizedSelectSelectedOption.VirtualizedSelectFocusedOption::before {
          background-image: url("/static/img/_sprites/connections_2x-d413829979733c1ae82192f9ebef6a92.png"); } }
  .Select_3Md5y.white_1ZXaS.Select--single .Select-control .Select-value {
    line-height: 26px; }
  .Select_3Md5y.white_1ZXaS.is-open > .Select-control {
    border: 1px solid #fff;
    background: #fff;
    border-radius: 4px !important; }
    .Select_3Md5y.white_1ZXaS.is-open > .Select-control .Select-arrow-zone svg {
      transform: none; }
  .Select_3Md5y.white_1ZXaS.is-focused > .Select-control {
    border: 1px solid #fff;
    background: #fff; }
  .Select_3Md5y.white_1ZXaS.is-focused:not(.is-open) > .Select-control {
    border: 1px solid #fff;
    background: #fff;
    box-shadow: none; }
  .Select_3Md5y.white_1ZXaS.Select--multi .Select-value {
    margin-top: 4px;
    margin-left: 4px;
    height: 21px !important;
    background: #0b71e6;
    border: none;
    border-radius: 10px;
    color: #fff;
    padding: 0 4px; }
    .Select_3Md5y.white_1ZXaS.Select--multi .Select-value .Select-value-icon,
    .Select_3Md5y.white_1ZXaS.Select--multi .Select-value .Select-value-label {
      vertical-align: top;
      height: 19px !important;
      line-height: 19px !important;
      padding: 0 5px; }
    .Select_3Md5y.white_1ZXaS.Select--multi .Select-value .Select-value-icon {
      float: right;
      border-right: none; }
      .Select_3Md5y.white_1ZXaS.Select--multi .Select-value .Select-value-icon:hover {
        color: #ccc !important; }
    .Select_3Md5y.white_1ZXaS.Select--multi .Select-value .Select-value-label {
      padding-right: 2px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      max-width: 145px; }

.Select_3Md5y.darkGray_3N-gd {
  font-size: 13px;
  font-weight: 600;
  color: #0e1117;
  display: flex; }
  .Select_3Md5y.darkGray_3N-gd.wantsOutline_2XoOJ.is-open > .Select-control {
    box-shadow: 0 0 0 2px #6cadfe;
    border: 1px solid #fff;
    background: #fff; }
  .Select_3Md5y.darkGray_3N-gd.wantsOutline_2XoOJ.is-focused > .Select-control {
    box-shadow: 0 0 0 2px #6cadfe;
    border: 1px solid #fff;
    background: #fff; }
  .Select_3Md5y.darkGray_3N-gd.wantsOutline_2XoOJ.is-focused:not(.is-open) > .Select-control {
    box-shadow: 0 0 0 2px #6cadfe;
    border: 1px solid #fff;
    background: #fff; }
  .Select_3Md5y.darkGray_3N-gd.is-disabled .Select-control {
    cursor: not-allowed; }
    .Select_3Md5y.darkGray_3N-gd.is-disabled .Select-control:hover {
      background: #d2e4ee;
      border-color: #d2e4ee; }
    .Select_3Md5y.darkGray_3N-gd.is-disabled .Select-control span.Select-value-label {
      color: #778fa9 !important; }
  .Select_3Md5y.darkGray_3N-gd.is-disabled.is-loading .Select-control:hover {
    cursor: progress; }
  .Select_3Md5y.darkGray_3N-gd .Select-control {
    height: 30px;
    border: 1px solid #d2e4ee;
    background: #d2e4ee;
    transition: border 0.1s ease-out, background-color 0.1s ease-out;
    cursor: pointer; }
    .Select_3Md5y.darkGray_3N-gd .Select-control:hover {
      box-shadow: none;
      border-color: #bed6e3;
      background: #bed6e3; }
    .Select_3Md5y.darkGray_3N-gd .Select-control .Select-input {
      height: 28px; }
      .Select_3Md5y.darkGray_3N-gd .Select-control .Select-input input {
        padding-top: 5px;
        padding-bottom: 5px; }
      .Select_3Md5y.darkGray_3N-gd .Select-control .Select-input:focus {
        background: none; }
    .Select_3Md5y.darkGray_3N-gd .Select-control .Select-placeholder {
      line-height: 26px;
      color: #778fa9; }
    .Select_3Md5y.darkGray_3N-gd .Select-control .Select-arrow-zone {
      line-height: 6px; }
      .Select_3Md5y.darkGray_3N-gd .Select-control .Select-arrow-zone svg {
        transform: scale(1, -1); }
      .Select_3Md5y.darkGray_3N-gd .Select-control .Select-arrow-zone i:hover svg path {
        fill: #283843; }
  .Select_3Md5y.darkGray_3N-gd .Select-menu-outer {
    border: none;
    margin-top: 4px;
    border-radius: 4px;
    box-shadow: 0px 8px 20px 0px rgba(22, 50, 75, 0.12);
    overflow: hidden; }
    .Select_3Md5y.darkGray_3N-gd .Select-menu-outer ::-webkit-scrollbar {
      width: 6px;
      height: 6px; }
    .Select_3Md5y.darkGray_3N-gd .Select-menu-outer ::-webkit-scrollbar-track {
      background: #ecf4f8; }
    .Select_3Md5y.darkGray_3N-gd .Select-menu-outer ::-webkit-scrollbar-thumb {
      background: #aec3d1;
      border-radius: 3px; }
    .Select_3Md5y.darkGray_3N-gd .Select-menu-outer .Select-option {
      position: relative;
      padding: 6px 10px; }
    .Select_3Md5y.darkGray_3N-gd .Select-menu-outer .Select-option, .Select_3Md5y.darkGray_3N-gd .Select-menu-outer .VirtualizedSelectOption {
      font-weight: 500;
      color: #0e1117;
      padding-left: 25px;
      padding-right: 12px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
      .Select_3Md5y.darkGray_3N-gd .Select-menu-outer .Select-option::before, .Select_3Md5y.darkGray_3N-gd .Select-menu-outer .VirtualizedSelectOption::before {
        content: '';
        background-image: url("/static/img/_sprites/connections_1x-b6527f947b30316c3a1b0f79f31b0adb.png");
        background-repeat: no-repeat;
        background-size: 189px 186px;
        background-position: -26px -167px;
        height: 7px;
        width: 8px;
        position: absolute;
        top: 50%;
        left: 10px;
        margin-top: -3px;
        z-index: 10;
        display: none; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2) {
          .Select_3Md5y.darkGray_3N-gd .Select-menu-outer .Select-option::before, .Select_3Md5y.darkGray_3N-gd .Select-menu-outer .VirtualizedSelectOption::before {
            background-image: url("/static/img/_sprites/connections_2x-d413829979733c1ae82192f9ebef6a92.png"); } }
    .Select_3Md5y.darkGray_3N-gd .Select-menu-outer .Select-option.is-focused, .Select_3Md5y.darkGray_3N-gd .Select-menu-outer .VirtualizedSelectFocusedOption {
      background: #0f58df;
      color: #fff; }
    .Select_3Md5y.darkGray_3N-gd .Select-menu-outer .Select-option.is-selected::before, .Select_3Md5y.darkGray_3N-gd .Select-menu-outer .VirtualizedSelectSelectedOption::before {
      display: block; }
    .Select_3Md5y.darkGray_3N-gd .Select-menu-outer .Select-option.is-selected.Select-option.is-focused::before, .Select_3Md5y.darkGray_3N-gd .Select-menu-outer .Select-option.is-selected.VirtualizedSelectFocusedOption::before, .Select_3Md5y.darkGray_3N-gd .Select-menu-outer .VirtualizedSelectSelectedOption.Select-option.is-focused::before, .Select_3Md5y.darkGray_3N-gd .Select-menu-outer .VirtualizedSelectSelectedOption.VirtualizedSelectFocusedOption::before {
      background-image: url("/static/img/_sprites/connections_1x-b6527f947b30316c3a1b0f79f31b0adb.png");
      background-repeat: no-repeat;
      background-size: 189px 186px;
      background-position: -34px -167px;
      height: 7px;
      width: 8px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .Select_3Md5y.darkGray_3N-gd .Select-menu-outer .Select-option.is-selected.Select-option.is-focused::before, .Select_3Md5y.darkGray_3N-gd .Select-menu-outer .Select-option.is-selected.VirtualizedSelectFocusedOption::before, .Select_3Md5y.darkGray_3N-gd .Select-menu-outer .VirtualizedSelectSelectedOption.Select-option.is-focused::before, .Select_3Md5y.darkGray_3N-gd .Select-menu-outer .VirtualizedSelectSelectedOption.VirtualizedSelectFocusedOption::before {
          background-image: url("/static/img/_sprites/connections_2x-d413829979733c1ae82192f9ebef6a92.png"); } }
  .Select_3Md5y.darkGray_3N-gd.Select--single .Select-control .Select-value {
    line-height: 26px; }
  .Select_3Md5y.darkGray_3N-gd.is-open > .Select-control {
    border: 1px solid #bed6e3;
    background: #bed6e3;
    border-radius: 4px !important; }
    .Select_3Md5y.darkGray_3N-gd.is-open > .Select-control .Select-arrow-zone svg {
      transform: none; }
  .Select_3Md5y.darkGray_3N-gd.is-focused > .Select-control {
    border: 1px solid #bed6e3;
    background: #bed6e3; }
  .Select_3Md5y.darkGray_3N-gd.is-focused:not(.is-open) > .Select-control {
    border: 1px solid #d2e4ee;
    background: #d2e4ee;
    box-shadow: none; }
  .Select_3Md5y.darkGray_3N-gd.Select--multi .Select-value {
    margin-top: 4px;
    margin-left: 4px;
    height: 21px !important;
    background: #0b71e6;
    border: none;
    border-radius: 10px;
    color: #fff;
    padding: 0 4px; }
    .Select_3Md5y.darkGray_3N-gd.Select--multi .Select-value .Select-value-icon,
    .Select_3Md5y.darkGray_3N-gd.Select--multi .Select-value .Select-value-label {
      vertical-align: top;
      height: 19px !important;
      line-height: 19px !important;
      padding: 0 5px; }
    .Select_3Md5y.darkGray_3N-gd.Select--multi .Select-value .Select-value-icon {
      float: right;
      border-right: none; }
      .Select_3Md5y.darkGray_3N-gd.Select--multi .Select-value .Select-value-icon:hover {
        color: #ccc !important; }
    .Select_3Md5y.darkGray_3N-gd.Select--multi .Select-value .Select-value-label {
      padding-right: 2px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      max-width: 145px; }

.noDropdown_3pWNx .Select-menu-outer {
  display: none; }

.Select.top_2fTfj > .Select-menu-outer {
  position: absolute !important;
  top: auto !important;
  bottom: calc(100% + 1px) !important; }

.Select-clear-zone i svg path {
  fill: #778fa9;
  opacity: 1; }

.Select-clear-zone i:hover svg path {
  fill: #283843; }

.styledSystemSelect_3LFLt {
  margin-top: 3px;
  margin-bottom: 3px;
  padding: 0px 22px 1px 10px;
  outline: none;
  border: none;
  width: 85px;
  height: 26px;
  border-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("/static/img/connections/1x/ui-select-arrow.png");
  background-size: 9px 5px;
  background-color: #ebf4f9;
  background-repeat: no-repeat;
  background-position-x: 88%;
  background-position-y: center;
  font-size: 12px;
  font-weight: 600;
  color: #333; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .styledSystemSelect_3LFLt {
      background-image: url("/static/img/connections/2x/ui-select-arrow.png"); } }



span.Checkbox_19QTy {
  display: inline-block;
  width: 16px;
  height: 16px;
  box-sizing: border-box;
  border: 1px solid #ccdde9;
  border-radius: 4px;
  background: #fff;
  box-shadow: inset 0px 2px 2px 0px rgba(193, 201, 211, 0.3);
  position: relative;
  margin: 0;
  cursor: pointer; }
  span.Checkbox_19QTy input {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    z-index: 10;
    opacity: 0;
    cursor: pointer; }
  span.Checkbox_19QTy .icon_zerw8 {
    opacity: 0;
    transform: scale(0.8);
    transition: opacity 0.1s, transform 0.1s;
    position: absolute;
    top: 0;
    left: 3px;
    line-height: 13px;
    z-index: 5;
    cursor: pointer; }
    span.Checkbox_19QTy .icon_zerw8 svg path {
      fill: #161b24; }
  span.Checkbox_19QTy.checked_2TIx- .icon_zerw8 {
    opacity: 1;
    transform: scale(1); }
  span.Checkbox_19QTy.disabled_1K84n {
    opacity: 0.4;
    cursor: not-allowed; }
    span.Checkbox_19QTy.disabled_1K84n input {
      cursor: not-allowed; }
    span.Checkbox_19QTy.disabled_1K84n .icon_zerw8 {
      cursor: not-allowed; }

.checkboxLabel_2TOs9 {
  margin-left: 6px;
  font-weight: 600;
  color: #282f3e;
  margin-bottom: 0 !important;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none; }

.Number_1jN1h {
  box-sizing: border-box;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ccdde9;
  border-radius: 4px;
  color: #1d2a34;
  box-shadow: inset 0 1px 1px rgba(31, 47, 64, 0.05);
  font-size: 13px; }
  .Number_1jN1h:focus:not([disabled]) {
    outline: none;
    box-shadow: 0 0 0 2px #6cadfe;
    border-color: transparent !important; }
  .Number_1jN1h::-webkit-input-placeholder {
    color: #c0d7e5; }
  .Number_1jN1h:-moz-placeholder {
    color: #c0d7e5; }
  .Number_1jN1h::-moz-placeholder {
    color: #c0d7e5; }
  .Number_1jN1h:-ms-input-placeholder {
    color: #c0d7e5; }

.Number_1jN1h {
  padding: 0 10px; }

.Text_2wQWk {
  box-sizing: border-box;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ccdde9;
  border-radius: 4px;
  color: #1d2a34;
  box-shadow: inset 0 1px 1px rgba(31, 47, 64, 0.05);
  font-size: 13px; }
  .Text_2wQWk:focus:not([disabled]) {
    outline: none;
    box-shadow: 0 0 0 2px #6cadfe;
    border-color: transparent !important; }
  .Text_2wQWk::-webkit-input-placeholder {
    color: #c0d7e5; }
  .Text_2wQWk:-moz-placeholder {
    color: #c0d7e5; }
  .Text_2wQWk::-moz-placeholder {
    color: #c0d7e5; }
  .Text_2wQWk:-ms-input-placeholder {
    color: #c0d7e5; }

.Text_2wQWk {
  padding: 0 10px; }
  .textArea_3G6aG.Text_2wQWk {
    line-height: 1.4;
    padding-top: 5px;
    padding-bottom: 5px; }
  .showBorder_9s2v9.Text_2wQWk {
    border: 1px solid #ccdde9 !important; }
    .showBorder_9s2v9.Text_2wQWk:focus {
      border-color: transparent !important; }

.ColorPicker_2t17H .github-picker {
  width: 125px !important; }

.CompanyIcon_3dzJM .icon_1lg8C {
  display: inline-block;
  color: #fff;
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  border-radius: 4px;
  font-size: 10px;
  font-weight: 700;
  cursor: default;
  user-select: none; }

.CompanyIcon_3dzJM.multi_3tKnT .icon_1lg8C {
  box-shadow: 2px 0 0 #fff, 5px 0 0 #89a1b8; }

.colorPicker_1NbRy > div {
  z-index: 20; }

.tooltip_1MaUU {
  font-size: 12px; }

.isClickable__dC0q {
  cursor: pointer; }

.x24_1AO1N {
  background-image: url("/static/img/_sprites/datasets-24_1x-5feab73414821d689b9b1ff86f62a5a6.png");
  background-repeat: no-repeat;
  background-size: 144px 144px;
  background-position: -72px 0px;
  height: 24px;
  width: 24px;
  display: inline-block; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .x24_1AO1N {
      background-image: url("/static/img/_sprites/datasets-24_2x-aec7f979d760cae1ca5d7dc8d7db3882.png"); } }
  .x24_1AO1N.agents_1HfNl {
    background-image: url("/static/img/_sprites/datasets-24_1x-5feab73414821d689b9b1ff86f62a5a6.png");
    background-repeat: no-repeat;
    background-size: 144px 144px;
    background-position: 0px 0px;
    height: 24px;
    width: 24px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x24_1AO1N.agents_1HfNl {
        background-image: url("/static/img/_sprites/datasets-24_2x-aec7f979d760cae1ca5d7dc8d7db3882.png"); } }
  .x24_1AO1N.appstore_ratings_1yOqG {
    background-image: url("/static/img/_sprites/datasets-24_1x-5feab73414821d689b9b1ff86f62a5a6.png");
    background-repeat: no-repeat;
    background-size: 144px 144px;
    background-position: -24px 0px;
    height: 24px;
    width: 24px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x24_1AO1N.appstore_ratings_1yOqG {
        background-image: url("/static/img/_sprites/datasets-24_2x-aec7f979d760cae1ca5d7dc8d7db3882.png"); } }
  .x24_1AO1N.appstore_ratings_google_play_lRU96 {
    background-image: url("/static/img/_sprites/datasets-24_1x-5feab73414821d689b9b1ff86f62a5a6.png");
    background-repeat: no-repeat;
    background-size: 144px 144px;
    background-position: -24px -72px;
    height: 24px;
    width: 24px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x24_1AO1N.appstore_ratings_google_play_lRU96 {
        background-image: url("/static/img/_sprites/datasets-24_2x-aec7f979d760cae1ca5d7dc8d7db3882.png"); } }
  .x24_1AO1N.auction_3J8cY {
    background-image: url("/static/img/_sprites/datasets-24_1x-5feab73414821d689b9b1ff86f62a5a6.png");
    background-repeat: no-repeat;
    background-size: 144px 144px;
    background-position: 0px -24px;
    height: 24px;
    width: 24px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x24_1AO1N.auction_3J8cY {
        background-image: url("/static/img/_sprites/datasets-24_2x-aec7f979d760cae1ca5d7dc8d7db3882.png"); } }
  .x24_1AO1N.bank_account__IXvU {
    background-image: url("/static/img/_sprites/datasets-24_1x-5feab73414821d689b9b1ff86f62a5a6.png");
    background-repeat: no-repeat;
    background-size: 144px 144px;
    background-position: -24px -24px;
    height: 24px;
    width: 24px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x24_1AO1N.bank_account__IXvU {
        background-image: url("/static/img/_sprites/datasets-24_2x-aec7f979d760cae1ca5d7dc8d7db3882.png"); } }
  .x24_1AO1N.bestsellers_3cUnG {
    background-image: url("/static/img/_sprites/datasets-24_1x-5feab73414821d689b9b1ff86f62a5a6.png");
    background-repeat: no-repeat;
    background-size: 144px 144px;
    background-position: -24px -96px;
    height: 24px;
    width: 24px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x24_1AO1N.bestsellers_3cUnG {
        background-image: url("/static/img/_sprites/datasets-24_2x-aec7f979d760cae1ca5d7dc8d7db3882.png"); } }
  .x24_1AO1N.car_inventory_2gxZj {
    background-image: url("/static/img/_sprites/datasets-24_1x-5feab73414821d689b9b1ff86f62a5a6.png");
    background-repeat: no-repeat;
    background-size: 144px 144px;
    background-position: -48px 0px;
    height: 24px;
    width: 24px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x24_1AO1N.car_inventory_2gxZj {
        background-image: url("/static/img/_sprites/datasets-24_2x-aec7f979d760cae1ca5d7dc8d7db3882.png"); } }
  .x24_1AO1N.community_members_1CxyK {
    background-image: url("/static/img/_sprites/datasets-24_1x-5feab73414821d689b9b1ff86f62a5a6.png");
    background-repeat: no-repeat;
    background-size: 144px 144px;
    background-position: -48px -24px;
    height: 24px;
    width: 24px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x24_1AO1N.community_members_1CxyK {
        background-image: url("/static/img/_sprites/datasets-24_2x-aec7f979d760cae1ca5d7dc8d7db3882.png"); } }
  .x24_1AO1N.creditcards_2oWiX {
    background-image: url("/static/img/_sprites/datasets-24_1x-5feab73414821d689b9b1ff86f62a5a6.png");
    background-repeat: no-repeat;
    background-size: 144px 144px;
    background-position: 0px -48px;
    height: 24px;
    width: 24px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x24_1AO1N.creditcards_2oWiX {
        background-image: url("/static/img/_sprites/datasets-24_2x-aec7f979d760cae1ca5d7dc8d7db3882.png"); } }
  .x24_1AO1N.glassdoor_reviews_55-fK {
    background-image: url("/static/img/_sprites/datasets-24_1x-5feab73414821d689b9b1ff86f62a5a6.png");
    background-repeat: no-repeat;
    background-size: 144px 144px;
    background-position: 0px -72px;
    height: 24px;
    width: 24px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x24_1AO1N.glassdoor_reviews_55-fK {
        background-image: url("/static/img/_sprites/datasets-24_2x-aec7f979d760cae1ca5d7dc8d7db3882.png"); } }
  .x24_1AO1N.government_contract_E440P {
    background-image: url("/static/img/_sprites/datasets-24_1x-5feab73414821d689b9b1ff86f62a5a6.png");
    background-repeat: no-repeat;
    background-size: 144px 144px;
    background-position: -48px -72px;
    height: 24px;
    width: 24px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x24_1AO1N.government_contract_E440P {
        background-image: url("/static/img/_sprites/datasets-24_2x-aec7f979d760cae1ca5d7dc8d7db3882.png"); } }
  .x24_1AO1N.indeed_reviews_3M0f2 {
    background-image: url("/static/img/_sprites/datasets-24_1x-5feab73414821d689b9b1ff86f62a5a6.png");
    background-repeat: no-repeat;
    background-size: 144px 144px;
    background-position: -72px -72px;
    height: 24px;
    width: 24px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x24_1AO1N.indeed_reviews_3M0f2 {
        background-image: url("/static/img/_sprites/datasets-24_2x-aec7f979d760cae1ca5d7dc8d7db3882.png"); } }
  .x24_1AO1N.job_listings_18S17 {
    background-image: url("/static/img/_sprites/datasets-24_1x-5feab73414821d689b9b1ff86f62a5a6.png");
    background-repeat: no-repeat;
    background-size: 144px 144px;
    background-position: -96px -24px;
    height: 24px;
    width: 24px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x24_1AO1N.job_listings_18S17 {
        background-image: url("/static/img/_sprites/datasets-24_2x-aec7f979d760cae1ca5d7dc8d7db3882.png"); } }
  .x24_1AO1N.linkedin_company_2M8t7 {
    background-image: url("/static/img/_sprites/datasets-24_1x-5feab73414821d689b9b1ff86f62a5a6.png");
    background-repeat: no-repeat;
    background-size: 144px 144px;
    background-position: -96px -48px;
    height: 24px;
    width: 24px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x24_1AO1N.linkedin_company_2M8t7 {
        background-image: url("/static/img/_sprites/datasets-24_2x-aec7f979d760cae1ca5d7dc8d7db3882.png"); } }
  .x24_1AO1N.loans_issued_3wuHI {
    background-image: url("/static/img/_sprites/datasets-24_1x-5feab73414821d689b9b1ff86f62a5a6.png");
    background-repeat: no-repeat;
    background-size: 144px 144px;
    background-position: -96px -72px;
    height: 24px;
    width: 24px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x24_1AO1N.loans_issued_3wuHI {
        background-image: url("/static/img/_sprites/datasets-24_2x-aec7f979d760cae1ca5d7dc8d7db3882.png"); } }
  .x24_1AO1N.menu_2xzb8 {
    background-image: url("/static/img/_sprites/datasets-24_1x-5feab73414821d689b9b1ff86f62a5a6.png");
    background-repeat: no-repeat;
    background-size: 144px 144px;
    background-position: -120px 0px;
    height: 24px;
    width: 24px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x24_1AO1N.menu_2xzb8 {
        background-image: url("/static/img/_sprites/datasets-24_2x-aec7f979d760cae1ca5d7dc8d7db3882.png"); } }
  .x24_1AO1N.product_reviews_3s87U {
    background-image: url("/static/img/_sprites/datasets-24_1x-5feab73414821d689b9b1ff86f62a5a6.png");
    background-repeat: no-repeat;
    background-size: 144px 144px;
    background-position: -120px -24px;
    height: 24px;
    width: 24px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x24_1AO1N.product_reviews_3s87U {
        background-image: url("/static/img/_sprites/datasets-24_2x-aec7f979d760cae1ca5d7dc8d7db3882.png"); } }
  .x24_1AO1N.property_2cUFt {
    background-image: url("/static/img/_sprites/datasets-24_1x-5feab73414821d689b9b1ff86f62a5a6.png");
    background-repeat: no-repeat;
    background-size: 144px 144px;
    background-position: -96px -96px;
    height: 24px;
    width: 24px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x24_1AO1N.property_2cUFt {
        background-image: url("/static/img/_sprites/datasets-24_2x-aec7f979d760cae1ca5d7dc8d7db3882.png"); } }
  .x24_1AO1N.reit_tenant_uhjnj {
    background-image: url("/static/img/_sprites/datasets-24_1x-5feab73414821d689b9b1ff86f62a5a6.png");
    background-repeat: no-repeat;
    background-size: 144px 144px;
    background-position: -120px -96px;
    height: 24px;
    width: 24px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x24_1AO1N.reit_tenant_uhjnj {
        background-image: url("/static/img/_sprites/datasets-24_2x-aec7f979d760cae1ca5d7dc8d7db3882.png"); } }
  .x24_1AO1N.retail_products_21WvH {
    background-image: url("/static/img/_sprites/datasets-24_1x-5feab73414821d689b9b1ff86f62a5a6.png");
    background-repeat: no-repeat;
    background-size: 144px 144px;
    background-position: 0px -96px;
    height: 24px;
    width: 24px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x24_1AO1N.retail_products_21WvH {
        background-image: url("/static/img/_sprites/datasets-24_2x-aec7f979d760cae1ca5d7dc8d7db3882.png"); } }
  .x24_1AO1N.retail_products_by_geo_12jhP {
    background-image: url("/static/img/_sprites/datasets-24_1x-5feab73414821d689b9b1ff86f62a5a6.png");
    background-repeat: no-repeat;
    background-size: 144px 144px;
    background-position: -72px -96px;
    height: 24px;
    width: 24px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x24_1AO1N.retail_products_by_geo_12jhP {
        background-image: url("/static/img/_sprites/datasets-24_2x-aec7f979d760cae1ca5d7dc8d7db3882.png"); } }
  .x24_1AO1N.sales_38JgF {
    background-image: url("/static/img/_sprites/datasets-24_1x-5feab73414821d689b9b1ff86f62a5a6.png");
    background-repeat: no-repeat;
    background-size: 144px 144px;
    background-position: -48px -96px;
    height: 24px;
    width: 24px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x24_1AO1N.sales_38JgF {
        background-image: url("/static/img/_sprites/datasets-24_2x-aec7f979d760cae1ca5d7dc8d7db3882.png"); } }
  .x24_1AO1N.social_facebook_1dB5I {
    background-image: url("/static/img/_sprites/datasets-24_1x-5feab73414821d689b9b1ff86f62a5a6.png");
    background-repeat: no-repeat;
    background-size: 144px 144px;
    background-position: -48px -48px;
    height: 24px;
    width: 24px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x24_1AO1N.social_facebook_1dB5I {
        background-image: url("/static/img/_sprites/datasets-24_2x-aec7f979d760cae1ca5d7dc8d7db3882.png"); } }
  .x24_1AO1N.social_facebook_app_8ohmi {
    background-image: url("/static/img/_sprites/datasets-24_1x-5feab73414821d689b9b1ff86f62a5a6.png");
    background-repeat: no-repeat;
    background-size: 144px 144px;
    background-position: -24px -48px;
    height: 24px;
    width: 24px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x24_1AO1N.social_facebook_app_8ohmi {
        background-image: url("/static/img/_sprites/datasets-24_2x-aec7f979d760cae1ca5d7dc8d7db3882.png"); } }
  .x24_1AO1N.social_github_3Qdec {
    background-image: url("/static/img/_sprites/datasets-24_1x-5feab73414821d689b9b1ff86f62a5a6.png");
    background-repeat: no-repeat;
    background-size: 144px 144px;
    background-position: -72px -24px;
    height: 24px;
    width: 24px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x24_1AO1N.social_github_3Qdec {
        background-image: url("/static/img/_sprites/datasets-24_2x-aec7f979d760cae1ca5d7dc8d7db3882.png"); } }
  .x24_1AO1N.social_glassdoor_1_Dfz {
    background-image: url("/static/img/_sprites/datasets-24_1x-5feab73414821d689b9b1ff86f62a5a6.png");
    background-repeat: no-repeat;
    background-size: 144px 144px;
    background-position: -72px -48px;
    height: 24px;
    width: 24px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x24_1AO1N.social_glassdoor_1_Dfz {
        background-image: url("/static/img/_sprites/datasets-24_2x-aec7f979d760cae1ca5d7dc8d7db3882.png"); } }
  .x24_1AO1N.social_instagram_3XyQu {
    background-image: url("/static/img/_sprites/datasets-24_1x-5feab73414821d689b9b1ff86f62a5a6.png");
    background-repeat: no-repeat;
    background-size: 144px 144px;
    background-position: -96px 0px;
    height: 24px;
    width: 24px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x24_1AO1N.social_instagram_3XyQu {
        background-image: url("/static/img/_sprites/datasets-24_2x-aec7f979d760cae1ca5d7dc8d7db3882.png"); } }
  .x24_1AO1N.social_twitter_3J7en {
    background-image: url("/static/img/_sprites/datasets-24_1x-5feab73414821d689b9b1ff86f62a5a6.png");
    background-repeat: no-repeat;
    background-size: 144px 144px;
    background-position: -48px -120px;
    height: 24px;
    width: 24px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x24_1AO1N.social_twitter_3J7en {
        background-image: url("/static/img/_sprites/datasets-24_2x-aec7f979d760cae1ca5d7dc8d7db3882.png"); } }
  .x24_1AO1N.social_urlshare_1KYtZ {
    background-image: url("/static/img/_sprites/datasets-24_1x-5feab73414821d689b9b1ff86f62a5a6.png");
    background-repeat: no-repeat;
    background-size: 144px 144px;
    background-position: -72px -120px;
    height: 24px;
    width: 24px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x24_1AO1N.social_urlshare_1KYtZ {
        background-image: url("/static/img/_sprites/datasets-24_2x-aec7f979d760cae1ca5d7dc8d7db3882.png"); } }
  .x24_1AO1N.social_weibo_2y89H {
    background-image: url("/static/img/_sprites/datasets-24_1x-5feab73414821d689b9b1ff86f62a5a6.png");
    background-repeat: no-repeat;
    background-size: 144px 144px;
    background-position: -120px -120px;
    height: 24px;
    width: 24px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x24_1AO1N.social_weibo_2y89H {
        background-image: url("/static/img/_sprites/datasets-24_2x-aec7f979d760cae1ca5d7dc8d7db3882.png"); } }
  .x24_1AO1N.stackexchange_SbJdP {
    background-image: url("/static/img/_sprites/datasets-24_1x-5feab73414821d689b9b1ff86f62a5a6.png");
    background-repeat: no-repeat;
    background-size: 144px 144px;
    background-position: -120px -48px;
    height: 24px;
    width: 24px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x24_1AO1N.stackexchange_SbJdP {
        background-image: url("/static/img/_sprites/datasets-24_2x-aec7f979d760cae1ca5d7dc8d7db3882.png"); } }
  .x24_1AO1N.store_2lyC9 {
    background-image: url("/static/img/_sprites/datasets-24_1x-5feab73414821d689b9b1ff86f62a5a6.png");
    background-repeat: no-repeat;
    background-size: 144px 144px;
    background-position: -120px -72px;
    height: 24px;
    width: 24px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x24_1AO1N.store_2lyC9 {
        background-image: url("/static/img/_sprites/datasets-24_2x-aec7f979d760cae1ca5d7dc8d7db3882.png"); } }
  .x24_1AO1N.traction_3wlJo {
    background-image: url("/static/img/_sprites/datasets-24_1x-5feab73414821d689b9b1ff86f62a5a6.png");
    background-repeat: no-repeat;
    background-size: 144px 144px;
    background-position: 0px -120px;
    height: 24px;
    width: 24px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x24_1AO1N.traction_3wlJo {
        background-image: url("/static/img/_sprites/datasets-24_2x-aec7f979d760cae1ca5d7dc8d7db3882.png"); } }
  .x24_1AO1N.traction_geo_breakdown_1Hajm {
    background-image: url("/static/img/_sprites/datasets-24_1x-5feab73414821d689b9b1ff86f62a5a6.png");
    background-repeat: no-repeat;
    background-size: 144px 144px;
    background-position: -24px -120px;
    height: 24px;
    width: 24px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x24_1AO1N.traction_geo_breakdown_1Hajm {
        background-image: url("/static/img/_sprites/datasets-24_2x-aec7f979d760cae1ca5d7dc8d7db3882.png"); } }
  .x24_1AO1N.webtraffic_3J3mA {
    background-image: url("/static/img/_sprites/datasets-24_1x-5feab73414821d689b9b1ff86f62a5a6.png");
    background-repeat: no-repeat;
    background-size: 144px 144px;
    background-position: -96px -120px;
    height: 24px;
    width: 24px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x24_1AO1N.webtraffic_3J3mA {
        background-image: url("/static/img/_sprites/datasets-24_2x-aec7f979d760cae1ca5d7dc8d7db3882.png"); } }

.x16_3-15E {
  background-image: url("/static/img/_sprites/datasets-16_1x-0fd3a3937989a4c9dbc38ba4ba006e57.png");
  background-repeat: no-repeat;
  background-size: 96px 96px;
  background-position: -48px 0px;
  height: 16px;
  width: 16px;
  display: inline-block; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .x16_3-15E {
      background-image: url("/static/img/_sprites/datasets-16_2x-63acde802fb50057b934fdbcbe51b9c3.png"); } }
  .x16_3-15E.agents_1HfNl {
    background-image: url("/static/img/_sprites/datasets-16_1x-0fd3a3937989a4c9dbc38ba4ba006e57.png");
    background-repeat: no-repeat;
    background-size: 96px 96px;
    background-position: 0px 0px;
    height: 16px;
    width: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x16_3-15E.agents_1HfNl {
        background-image: url("/static/img/_sprites/datasets-16_2x-63acde802fb50057b934fdbcbe51b9c3.png"); } }
  .x16_3-15E.appstore_ratings_1yOqG {
    background-image: url("/static/img/_sprites/datasets-16_1x-0fd3a3937989a4c9dbc38ba4ba006e57.png");
    background-repeat: no-repeat;
    background-size: 96px 96px;
    background-position: -16px 0px;
    height: 16px;
    width: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x16_3-15E.appstore_ratings_1yOqG {
        background-image: url("/static/img/_sprites/datasets-16_2x-63acde802fb50057b934fdbcbe51b9c3.png"); } }
  .x16_3-15E.appstore_ratings_google_play_lRU96 {
    background-image: url("/static/img/_sprites/datasets-16_1x-0fd3a3937989a4c9dbc38ba4ba006e57.png");
    background-repeat: no-repeat;
    background-size: 96px 96px;
    background-position: -16px -48px;
    height: 16px;
    width: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x16_3-15E.appstore_ratings_google_play_lRU96 {
        background-image: url("/static/img/_sprites/datasets-16_2x-63acde802fb50057b934fdbcbe51b9c3.png"); } }
  .x16_3-15E.auction_3J8cY {
    background-image: url("/static/img/_sprites/datasets-16_1x-0fd3a3937989a4c9dbc38ba4ba006e57.png");
    background-repeat: no-repeat;
    background-size: 96px 96px;
    background-position: 0px -16px;
    height: 16px;
    width: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x16_3-15E.auction_3J8cY {
        background-image: url("/static/img/_sprites/datasets-16_2x-63acde802fb50057b934fdbcbe51b9c3.png"); } }
  .x16_3-15E.bank_account__IXvU {
    background-image: url("/static/img/_sprites/datasets-16_1x-0fd3a3937989a4c9dbc38ba4ba006e57.png");
    background-repeat: no-repeat;
    background-size: 96px 96px;
    background-position: -16px -16px;
    height: 16px;
    width: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x16_3-15E.bank_account__IXvU {
        background-image: url("/static/img/_sprites/datasets-16_2x-63acde802fb50057b934fdbcbe51b9c3.png"); } }
  .x16_3-15E.bestsellers_3cUnG {
    background-image: url("/static/img/_sprites/datasets-16_1x-0fd3a3937989a4c9dbc38ba4ba006e57.png");
    background-repeat: no-repeat;
    background-size: 96px 96px;
    background-position: -16px -64px;
    height: 16px;
    width: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x16_3-15E.bestsellers_3cUnG {
        background-image: url("/static/img/_sprites/datasets-16_2x-63acde802fb50057b934fdbcbe51b9c3.png"); } }
  .x16_3-15E.car_inventory_2gxZj {
    background-image: url("/static/img/_sprites/datasets-16_1x-0fd3a3937989a4c9dbc38ba4ba006e57.png");
    background-repeat: no-repeat;
    background-size: 96px 96px;
    background-position: -32px 0px;
    height: 16px;
    width: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x16_3-15E.car_inventory_2gxZj {
        background-image: url("/static/img/_sprites/datasets-16_2x-63acde802fb50057b934fdbcbe51b9c3.png"); } }
  .x16_3-15E.community_members_1CxyK {
    background-image: url("/static/img/_sprites/datasets-16_1x-0fd3a3937989a4c9dbc38ba4ba006e57.png");
    background-repeat: no-repeat;
    background-size: 96px 96px;
    background-position: -32px -16px;
    height: 16px;
    width: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x16_3-15E.community_members_1CxyK {
        background-image: url("/static/img/_sprites/datasets-16_2x-63acde802fb50057b934fdbcbe51b9c3.png"); } }
  .x16_3-15E.creditcards_2oWiX {
    background-image: url("/static/img/_sprites/datasets-16_1x-0fd3a3937989a4c9dbc38ba4ba006e57.png");
    background-repeat: no-repeat;
    background-size: 96px 96px;
    background-position: 0px -32px;
    height: 16px;
    width: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x16_3-15E.creditcards_2oWiX {
        background-image: url("/static/img/_sprites/datasets-16_2x-63acde802fb50057b934fdbcbe51b9c3.png"); } }
  .x16_3-15E.glassdoor_reviews_55-fK {
    background-image: url("/static/img/_sprites/datasets-16_1x-0fd3a3937989a4c9dbc38ba4ba006e57.png");
    background-repeat: no-repeat;
    background-size: 96px 96px;
    background-position: 0px -48px;
    height: 16px;
    width: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x16_3-15E.glassdoor_reviews_55-fK {
        background-image: url("/static/img/_sprites/datasets-16_2x-63acde802fb50057b934fdbcbe51b9c3.png"); } }
  .x16_3-15E.government_contract_E440P {
    background-image: url("/static/img/_sprites/datasets-16_1x-0fd3a3937989a4c9dbc38ba4ba006e57.png");
    background-repeat: no-repeat;
    background-size: 96px 96px;
    background-position: -32px -48px;
    height: 16px;
    width: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x16_3-15E.government_contract_E440P {
        background-image: url("/static/img/_sprites/datasets-16_2x-63acde802fb50057b934fdbcbe51b9c3.png"); } }
  .x16_3-15E.indeed_reviews_3M0f2 {
    background-image: url("/static/img/_sprites/datasets-16_1x-0fd3a3937989a4c9dbc38ba4ba006e57.png");
    background-repeat: no-repeat;
    background-size: 96px 96px;
    background-position: -48px -48px;
    height: 16px;
    width: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x16_3-15E.indeed_reviews_3M0f2 {
        background-image: url("/static/img/_sprites/datasets-16_2x-63acde802fb50057b934fdbcbe51b9c3.png"); } }
  .x16_3-15E.job_listings_18S17 {
    background-image: url("/static/img/_sprites/datasets-16_1x-0fd3a3937989a4c9dbc38ba4ba006e57.png");
    background-repeat: no-repeat;
    background-size: 96px 96px;
    background-position: -64px -16px;
    height: 16px;
    width: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x16_3-15E.job_listings_18S17 {
        background-image: url("/static/img/_sprites/datasets-16_2x-63acde802fb50057b934fdbcbe51b9c3.png"); } }
  .x16_3-15E.linkedin_company_2M8t7 {
    background-image: url("/static/img/_sprites/datasets-16_1x-0fd3a3937989a4c9dbc38ba4ba006e57.png");
    background-repeat: no-repeat;
    background-size: 96px 96px;
    background-position: -64px -32px;
    height: 16px;
    width: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x16_3-15E.linkedin_company_2M8t7 {
        background-image: url("/static/img/_sprites/datasets-16_2x-63acde802fb50057b934fdbcbe51b9c3.png"); } }
  .x16_3-15E.loans_issued_3wuHI {
    background-image: url("/static/img/_sprites/datasets-16_1x-0fd3a3937989a4c9dbc38ba4ba006e57.png");
    background-repeat: no-repeat;
    background-size: 96px 96px;
    background-position: -64px -48px;
    height: 16px;
    width: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x16_3-15E.loans_issued_3wuHI {
        background-image: url("/static/img/_sprites/datasets-16_2x-63acde802fb50057b934fdbcbe51b9c3.png"); } }
  .x16_3-15E.menu_2xzb8 {
    background-image: url("/static/img/_sprites/datasets-16_1x-0fd3a3937989a4c9dbc38ba4ba006e57.png");
    background-repeat: no-repeat;
    background-size: 96px 96px;
    background-position: -80px 0px;
    height: 16px;
    width: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x16_3-15E.menu_2xzb8 {
        background-image: url("/static/img/_sprites/datasets-16_2x-63acde802fb50057b934fdbcbe51b9c3.png"); } }
  .x16_3-15E.product_reviews_3s87U {
    background-image: url("/static/img/_sprites/datasets-16_1x-0fd3a3937989a4c9dbc38ba4ba006e57.png");
    background-repeat: no-repeat;
    background-size: 96px 96px;
    background-position: -80px -16px;
    height: 16px;
    width: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x16_3-15E.product_reviews_3s87U {
        background-image: url("/static/img/_sprites/datasets-16_2x-63acde802fb50057b934fdbcbe51b9c3.png"); } }
  .x16_3-15E.property_2cUFt {
    background-image: url("/static/img/_sprites/datasets-16_1x-0fd3a3937989a4c9dbc38ba4ba006e57.png");
    background-repeat: no-repeat;
    background-size: 96px 96px;
    background-position: -64px -64px;
    height: 16px;
    width: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x16_3-15E.property_2cUFt {
        background-image: url("/static/img/_sprites/datasets-16_2x-63acde802fb50057b934fdbcbe51b9c3.png"); } }
  .x16_3-15E.reit_tenant_uhjnj {
    background-image: url("/static/img/_sprites/datasets-16_1x-0fd3a3937989a4c9dbc38ba4ba006e57.png");
    background-repeat: no-repeat;
    background-size: 96px 96px;
    background-position: -80px -64px;
    height: 16px;
    width: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x16_3-15E.reit_tenant_uhjnj {
        background-image: url("/static/img/_sprites/datasets-16_2x-63acde802fb50057b934fdbcbe51b9c3.png"); } }
  .x16_3-15E.retail_products_21WvH {
    background-image: url("/static/img/_sprites/datasets-16_1x-0fd3a3937989a4c9dbc38ba4ba006e57.png");
    background-repeat: no-repeat;
    background-size: 96px 96px;
    background-position: 0px -64px;
    height: 16px;
    width: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x16_3-15E.retail_products_21WvH {
        background-image: url("/static/img/_sprites/datasets-16_2x-63acde802fb50057b934fdbcbe51b9c3.png"); } }
  .x16_3-15E.retail_products_by_geo_12jhP {
    background-image: url("/static/img/_sprites/datasets-16_1x-0fd3a3937989a4c9dbc38ba4ba006e57.png");
    background-repeat: no-repeat;
    background-size: 96px 96px;
    background-position: -48px -64px;
    height: 16px;
    width: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x16_3-15E.retail_products_by_geo_12jhP {
        background-image: url("/static/img/_sprites/datasets-16_2x-63acde802fb50057b934fdbcbe51b9c3.png"); } }
  .x16_3-15E.sales_38JgF {
    background-image: url("/static/img/_sprites/datasets-16_1x-0fd3a3937989a4c9dbc38ba4ba006e57.png");
    background-repeat: no-repeat;
    background-size: 96px 96px;
    background-position: -32px -64px;
    height: 16px;
    width: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x16_3-15E.sales_38JgF {
        background-image: url("/static/img/_sprites/datasets-16_2x-63acde802fb50057b934fdbcbe51b9c3.png"); } }
  .x16_3-15E.social_facebook_1dB5I {
    background-image: url("/static/img/_sprites/datasets-16_1x-0fd3a3937989a4c9dbc38ba4ba006e57.png");
    background-repeat: no-repeat;
    background-size: 96px 96px;
    background-position: -32px -32px;
    height: 16px;
    width: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x16_3-15E.social_facebook_1dB5I {
        background-image: url("/static/img/_sprites/datasets-16_2x-63acde802fb50057b934fdbcbe51b9c3.png"); } }
  .x16_3-15E.social_facebook_app_8ohmi {
    background-image: url("/static/img/_sprites/datasets-16_1x-0fd3a3937989a4c9dbc38ba4ba006e57.png");
    background-repeat: no-repeat;
    background-size: 96px 96px;
    background-position: -16px -32px;
    height: 16px;
    width: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x16_3-15E.social_facebook_app_8ohmi {
        background-image: url("/static/img/_sprites/datasets-16_2x-63acde802fb50057b934fdbcbe51b9c3.png"); } }
  .x16_3-15E.social_github_3Qdec {
    background-image: url("/static/img/_sprites/datasets-16_1x-0fd3a3937989a4c9dbc38ba4ba006e57.png");
    background-repeat: no-repeat;
    background-size: 96px 96px;
    background-position: -48px -16px;
    height: 16px;
    width: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x16_3-15E.social_github_3Qdec {
        background-image: url("/static/img/_sprites/datasets-16_2x-63acde802fb50057b934fdbcbe51b9c3.png"); } }
  .x16_3-15E.social_glassdoor_1_Dfz {
    background-image: url("/static/img/_sprites/datasets-16_1x-0fd3a3937989a4c9dbc38ba4ba006e57.png");
    background-repeat: no-repeat;
    background-size: 96px 96px;
    background-position: -48px -32px;
    height: 16px;
    width: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x16_3-15E.social_glassdoor_1_Dfz {
        background-image: url("/static/img/_sprites/datasets-16_2x-63acde802fb50057b934fdbcbe51b9c3.png"); } }
  .x16_3-15E.social_instagram_3XyQu {
    background-image: url("/static/img/_sprites/datasets-16_1x-0fd3a3937989a4c9dbc38ba4ba006e57.png");
    background-repeat: no-repeat;
    background-size: 96px 96px;
    background-position: -64px 0px;
    height: 16px;
    width: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x16_3-15E.social_instagram_3XyQu {
        background-image: url("/static/img/_sprites/datasets-16_2x-63acde802fb50057b934fdbcbe51b9c3.png"); } }
  .x16_3-15E.social_twitter_3J7en {
    background-image: url("/static/img/_sprites/datasets-16_1x-0fd3a3937989a4c9dbc38ba4ba006e57.png");
    background-repeat: no-repeat;
    background-size: 96px 96px;
    background-position: -32px -80px;
    height: 16px;
    width: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x16_3-15E.social_twitter_3J7en {
        background-image: url("/static/img/_sprites/datasets-16_2x-63acde802fb50057b934fdbcbe51b9c3.png"); } }
  .x16_3-15E.social_urlshare_1KYtZ {
    background-image: url("/static/img/_sprites/datasets-16_1x-0fd3a3937989a4c9dbc38ba4ba006e57.png");
    background-repeat: no-repeat;
    background-size: 96px 96px;
    background-position: -48px -80px;
    height: 16px;
    width: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x16_3-15E.social_urlshare_1KYtZ {
        background-image: url("/static/img/_sprites/datasets-16_2x-63acde802fb50057b934fdbcbe51b9c3.png"); } }
  .x16_3-15E.social_weibo_2y89H {
    background-image: url("/static/img/_sprites/datasets-16_1x-0fd3a3937989a4c9dbc38ba4ba006e57.png");
    background-repeat: no-repeat;
    background-size: 96px 96px;
    background-position: -80px -80px;
    height: 16px;
    width: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x16_3-15E.social_weibo_2y89H {
        background-image: url("/static/img/_sprites/datasets-16_2x-63acde802fb50057b934fdbcbe51b9c3.png"); } }
  .x16_3-15E.stackexchange_SbJdP {
    background-image: url("/static/img/_sprites/datasets-16_1x-0fd3a3937989a4c9dbc38ba4ba006e57.png");
    background-repeat: no-repeat;
    background-size: 96px 96px;
    background-position: -80px -32px;
    height: 16px;
    width: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x16_3-15E.stackexchange_SbJdP {
        background-image: url("/static/img/_sprites/datasets-16_2x-63acde802fb50057b934fdbcbe51b9c3.png"); } }
  .x16_3-15E.store_2lyC9 {
    background-image: url("/static/img/_sprites/datasets-16_1x-0fd3a3937989a4c9dbc38ba4ba006e57.png");
    background-repeat: no-repeat;
    background-size: 96px 96px;
    background-position: -80px -48px;
    height: 16px;
    width: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x16_3-15E.store_2lyC9 {
        background-image: url("/static/img/_sprites/datasets-16_2x-63acde802fb50057b934fdbcbe51b9c3.png"); } }
  .x16_3-15E.traction_3wlJo {
    background-image: url("/static/img/_sprites/datasets-16_1x-0fd3a3937989a4c9dbc38ba4ba006e57.png");
    background-repeat: no-repeat;
    background-size: 96px 96px;
    background-position: 0px -80px;
    height: 16px;
    width: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x16_3-15E.traction_3wlJo {
        background-image: url("/static/img/_sprites/datasets-16_2x-63acde802fb50057b934fdbcbe51b9c3.png"); } }
  .x16_3-15E.traction_geo_breakdown_1Hajm {
    background-image: url("/static/img/_sprites/datasets-16_1x-0fd3a3937989a4c9dbc38ba4ba006e57.png");
    background-repeat: no-repeat;
    background-size: 96px 96px;
    background-position: -16px -80px;
    height: 16px;
    width: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x16_3-15E.traction_geo_breakdown_1Hajm {
        background-image: url("/static/img/_sprites/datasets-16_2x-63acde802fb50057b934fdbcbe51b9c3.png"); } }
  .x16_3-15E.webtraffic_3J3mA {
    background-image: url("/static/img/_sprites/datasets-16_1x-0fd3a3937989a4c9dbc38ba4ba006e57.png");
    background-repeat: no-repeat;
    background-size: 96px 96px;
    background-position: -64px -80px;
    height: 16px;
    width: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x16_3-15E.webtraffic_3J3mA {
        background-image: url("/static/img/_sprites/datasets-16_2x-63acde802fb50057b934fdbcbe51b9c3.png"); } }
  .x16_3-15E.onlyWhite_2WEcf {
    background-image: url("/static/img/_sprites/datasets-white-16_1x-2623bfa8f72e0b86640d85fd79317b23.png");
    background-repeat: no-repeat;
    background-size: 96px 96px;
    background-position: -48px 0px;
    height: 16px;
    width: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .x16_3-15E.onlyWhite_2WEcf {
        background-image: url("/static/img/_sprites/datasets-white-16_2x-55f4ba797cd59e9d0e7651815787c1fa.png"); } }
    .x16_3-15E.onlyWhite_2WEcf.agents_1HfNl {
      background-image: url("/static/img/_sprites/datasets-white-16_1x-2623bfa8f72e0b86640d85fd79317b23.png");
      background-repeat: no-repeat;
      background-size: 96px 96px;
      background-position: 0px 0px;
      height: 16px;
      width: 16px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .x16_3-15E.onlyWhite_2WEcf.agents_1HfNl {
          background-image: url("/static/img/_sprites/datasets-white-16_2x-55f4ba797cd59e9d0e7651815787c1fa.png"); } }
    .x16_3-15E.onlyWhite_2WEcf.appstore_ratings_1yOqG {
      background-image: url("/static/img/_sprites/datasets-white-16_1x-2623bfa8f72e0b86640d85fd79317b23.png");
      background-repeat: no-repeat;
      background-size: 96px 96px;
      background-position: -16px 0px;
      height: 16px;
      width: 16px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .x16_3-15E.onlyWhite_2WEcf.appstore_ratings_1yOqG {
          background-image: url("/static/img/_sprites/datasets-white-16_2x-55f4ba797cd59e9d0e7651815787c1fa.png"); } }
    .x16_3-15E.onlyWhite_2WEcf.appstore_ratings_google_play_lRU96 {
      background-image: url("/static/img/_sprites/datasets-white-16_1x-2623bfa8f72e0b86640d85fd79317b23.png");
      background-repeat: no-repeat;
      background-size: 96px 96px;
      background-position: -16px -48px;
      height: 16px;
      width: 16px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .x16_3-15E.onlyWhite_2WEcf.appstore_ratings_google_play_lRU96 {
          background-image: url("/static/img/_sprites/datasets-white-16_2x-55f4ba797cd59e9d0e7651815787c1fa.png"); } }
    .x16_3-15E.onlyWhite_2WEcf.auction_3J8cY {
      background-image: url("/static/img/_sprites/datasets-white-16_1x-2623bfa8f72e0b86640d85fd79317b23.png");
      background-repeat: no-repeat;
      background-size: 96px 96px;
      background-position: 0px -16px;
      height: 16px;
      width: 16px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .x16_3-15E.onlyWhite_2WEcf.auction_3J8cY {
          background-image: url("/static/img/_sprites/datasets-white-16_2x-55f4ba797cd59e9d0e7651815787c1fa.png"); } }
    .x16_3-15E.onlyWhite_2WEcf.bank_account__IXvU {
      background-image: url("/static/img/_sprites/datasets-white-16_1x-2623bfa8f72e0b86640d85fd79317b23.png");
      background-repeat: no-repeat;
      background-size: 96px 96px;
      background-position: -16px -16px;
      height: 16px;
      width: 16px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .x16_3-15E.onlyWhite_2WEcf.bank_account__IXvU {
          background-image: url("/static/img/_sprites/datasets-white-16_2x-55f4ba797cd59e9d0e7651815787c1fa.png"); } }
    .x16_3-15E.onlyWhite_2WEcf.bestsellers_3cUnG {
      background-image: url("/static/img/_sprites/datasets-white-16_1x-2623bfa8f72e0b86640d85fd79317b23.png");
      background-repeat: no-repeat;
      background-size: 96px 96px;
      background-position: -16px -64px;
      height: 16px;
      width: 16px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .x16_3-15E.onlyWhite_2WEcf.bestsellers_3cUnG {
          background-image: url("/static/img/_sprites/datasets-white-16_2x-55f4ba797cd59e9d0e7651815787c1fa.png"); } }
    .x16_3-15E.onlyWhite_2WEcf.car_inventory_2gxZj {
      background-image: url("/static/img/_sprites/datasets-white-16_1x-2623bfa8f72e0b86640d85fd79317b23.png");
      background-repeat: no-repeat;
      background-size: 96px 96px;
      background-position: -32px 0px;
      height: 16px;
      width: 16px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .x16_3-15E.onlyWhite_2WEcf.car_inventory_2gxZj {
          background-image: url("/static/img/_sprites/datasets-white-16_2x-55f4ba797cd59e9d0e7651815787c1fa.png"); } }
    .x16_3-15E.onlyWhite_2WEcf.community_members_1CxyK {
      background-image: url("/static/img/_sprites/datasets-white-16_1x-2623bfa8f72e0b86640d85fd79317b23.png");
      background-repeat: no-repeat;
      background-size: 96px 96px;
      background-position: -32px -16px;
      height: 16px;
      width: 16px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .x16_3-15E.onlyWhite_2WEcf.community_members_1CxyK {
          background-image: url("/static/img/_sprites/datasets-white-16_2x-55f4ba797cd59e9d0e7651815787c1fa.png"); } }
    .x16_3-15E.onlyWhite_2WEcf.creditcards_2oWiX {
      background-image: url("/static/img/_sprites/datasets-white-16_1x-2623bfa8f72e0b86640d85fd79317b23.png");
      background-repeat: no-repeat;
      background-size: 96px 96px;
      background-position: 0px -32px;
      height: 16px;
      width: 16px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .x16_3-15E.onlyWhite_2WEcf.creditcards_2oWiX {
          background-image: url("/static/img/_sprites/datasets-white-16_2x-55f4ba797cd59e9d0e7651815787c1fa.png"); } }
    .x16_3-15E.onlyWhite_2WEcf.glassdoor_reviews_55-fK {
      background-image: url("/static/img/_sprites/datasets-white-16_1x-2623bfa8f72e0b86640d85fd79317b23.png");
      background-repeat: no-repeat;
      background-size: 96px 96px;
      background-position: 0px -48px;
      height: 16px;
      width: 16px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .x16_3-15E.onlyWhite_2WEcf.glassdoor_reviews_55-fK {
          background-image: url("/static/img/_sprites/datasets-white-16_2x-55f4ba797cd59e9d0e7651815787c1fa.png"); } }
    .x16_3-15E.onlyWhite_2WEcf.government_contract_E440P {
      background-image: url("/static/img/_sprites/datasets-white-16_1x-2623bfa8f72e0b86640d85fd79317b23.png");
      background-repeat: no-repeat;
      background-size: 96px 96px;
      background-position: -32px -48px;
      height: 16px;
      width: 16px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .x16_3-15E.onlyWhite_2WEcf.government_contract_E440P {
          background-image: url("/static/img/_sprites/datasets-white-16_2x-55f4ba797cd59e9d0e7651815787c1fa.png"); } }
    .x16_3-15E.onlyWhite_2WEcf.indeed_reviews_3M0f2 {
      background-image: url("/static/img/_sprites/datasets-white-16_1x-2623bfa8f72e0b86640d85fd79317b23.png");
      background-repeat: no-repeat;
      background-size: 96px 96px;
      background-position: -48px -48px;
      height: 16px;
      width: 16px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .x16_3-15E.onlyWhite_2WEcf.indeed_reviews_3M0f2 {
          background-image: url("/static/img/_sprites/datasets-white-16_2x-55f4ba797cd59e9d0e7651815787c1fa.png"); } }
    .x16_3-15E.onlyWhite_2WEcf.job_listings_18S17 {
      background-image: url("/static/img/_sprites/datasets-white-16_1x-2623bfa8f72e0b86640d85fd79317b23.png");
      background-repeat: no-repeat;
      background-size: 96px 96px;
      background-position: -64px -16px;
      height: 16px;
      width: 16px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .x16_3-15E.onlyWhite_2WEcf.job_listings_18S17 {
          background-image: url("/static/img/_sprites/datasets-white-16_2x-55f4ba797cd59e9d0e7651815787c1fa.png"); } }
    .x16_3-15E.onlyWhite_2WEcf.linkedin_company_2M8t7 {
      background-image: url("/static/img/_sprites/datasets-white-16_1x-2623bfa8f72e0b86640d85fd79317b23.png");
      background-repeat: no-repeat;
      background-size: 96px 96px;
      background-position: -64px -32px;
      height: 16px;
      width: 16px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .x16_3-15E.onlyWhite_2WEcf.linkedin_company_2M8t7 {
          background-image: url("/static/img/_sprites/datasets-white-16_2x-55f4ba797cd59e9d0e7651815787c1fa.png"); } }
    .x16_3-15E.onlyWhite_2WEcf.loans_issued_3wuHI {
      background-image: url("/static/img/_sprites/datasets-white-16_1x-2623bfa8f72e0b86640d85fd79317b23.png");
      background-repeat: no-repeat;
      background-size: 96px 96px;
      background-position: -64px -48px;
      height: 16px;
      width: 16px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .x16_3-15E.onlyWhite_2WEcf.loans_issued_3wuHI {
          background-image: url("/static/img/_sprites/datasets-white-16_2x-55f4ba797cd59e9d0e7651815787c1fa.png"); } }
    .x16_3-15E.onlyWhite_2WEcf.menu_2xzb8 {
      background-image: url("/static/img/_sprites/datasets-white-16_1x-2623bfa8f72e0b86640d85fd79317b23.png");
      background-repeat: no-repeat;
      background-size: 96px 96px;
      background-position: -80px 0px;
      height: 16px;
      width: 16px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .x16_3-15E.onlyWhite_2WEcf.menu_2xzb8 {
          background-image: url("/static/img/_sprites/datasets-white-16_2x-55f4ba797cd59e9d0e7651815787c1fa.png"); } }
    .x16_3-15E.onlyWhite_2WEcf.product_reviews_3s87U {
      background-image: url("/static/img/_sprites/datasets-white-16_1x-2623bfa8f72e0b86640d85fd79317b23.png");
      background-repeat: no-repeat;
      background-size: 96px 96px;
      background-position: -80px -16px;
      height: 16px;
      width: 16px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .x16_3-15E.onlyWhite_2WEcf.product_reviews_3s87U {
          background-image: url("/static/img/_sprites/datasets-white-16_2x-55f4ba797cd59e9d0e7651815787c1fa.png"); } }
    .x16_3-15E.onlyWhite_2WEcf.property_2cUFt {
      background-image: url("/static/img/_sprites/datasets-white-16_1x-2623bfa8f72e0b86640d85fd79317b23.png");
      background-repeat: no-repeat;
      background-size: 96px 96px;
      background-position: -64px -64px;
      height: 16px;
      width: 16px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .x16_3-15E.onlyWhite_2WEcf.property_2cUFt {
          background-image: url("/static/img/_sprites/datasets-white-16_2x-55f4ba797cd59e9d0e7651815787c1fa.png"); } }
    .x16_3-15E.onlyWhite_2WEcf.reit_tenant_uhjnj {
      background-image: url("/static/img/_sprites/datasets-white-16_1x-2623bfa8f72e0b86640d85fd79317b23.png");
      background-repeat: no-repeat;
      background-size: 96px 96px;
      background-position: -80px -64px;
      height: 16px;
      width: 16px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .x16_3-15E.onlyWhite_2WEcf.reit_tenant_uhjnj {
          background-image: url("/static/img/_sprites/datasets-white-16_2x-55f4ba797cd59e9d0e7651815787c1fa.png"); } }
    .x16_3-15E.onlyWhite_2WEcf.retail_products_21WvH {
      background-image: url("/static/img/_sprites/datasets-white-16_1x-2623bfa8f72e0b86640d85fd79317b23.png");
      background-repeat: no-repeat;
      background-size: 96px 96px;
      background-position: 0px -64px;
      height: 16px;
      width: 16px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .x16_3-15E.onlyWhite_2WEcf.retail_products_21WvH {
          background-image: url("/static/img/_sprites/datasets-white-16_2x-55f4ba797cd59e9d0e7651815787c1fa.png"); } }
    .x16_3-15E.onlyWhite_2WEcf.retail_products_by_geo_12jhP {
      background-image: url("/static/img/_sprites/datasets-white-16_1x-2623bfa8f72e0b86640d85fd79317b23.png");
      background-repeat: no-repeat;
      background-size: 96px 96px;
      background-position: -48px -64px;
      height: 16px;
      width: 16px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .x16_3-15E.onlyWhite_2WEcf.retail_products_by_geo_12jhP {
          background-image: url("/static/img/_sprites/datasets-white-16_2x-55f4ba797cd59e9d0e7651815787c1fa.png"); } }
    .x16_3-15E.onlyWhite_2WEcf.sales_38JgF {
      background-image: url("/static/img/_sprites/datasets-white-16_1x-2623bfa8f72e0b86640d85fd79317b23.png");
      background-repeat: no-repeat;
      background-size: 96px 96px;
      background-position: -32px -64px;
      height: 16px;
      width: 16px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .x16_3-15E.onlyWhite_2WEcf.sales_38JgF {
          background-image: url("/static/img/_sprites/datasets-white-16_2x-55f4ba797cd59e9d0e7651815787c1fa.png"); } }
    .x16_3-15E.onlyWhite_2WEcf.social_facebook_1dB5I {
      background-image: url("/static/img/_sprites/datasets-white-16_1x-2623bfa8f72e0b86640d85fd79317b23.png");
      background-repeat: no-repeat;
      background-size: 96px 96px;
      background-position: -32px -32px;
      height: 16px;
      width: 16px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .x16_3-15E.onlyWhite_2WEcf.social_facebook_1dB5I {
          background-image: url("/static/img/_sprites/datasets-white-16_2x-55f4ba797cd59e9d0e7651815787c1fa.png"); } }
    .x16_3-15E.onlyWhite_2WEcf.social_facebook_app_8ohmi {
      background-image: url("/static/img/_sprites/datasets-white-16_1x-2623bfa8f72e0b86640d85fd79317b23.png");
      background-repeat: no-repeat;
      background-size: 96px 96px;
      background-position: -16px -32px;
      height: 16px;
      width: 16px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .x16_3-15E.onlyWhite_2WEcf.social_facebook_app_8ohmi {
          background-image: url("/static/img/_sprites/datasets-white-16_2x-55f4ba797cd59e9d0e7651815787c1fa.png"); } }
    .x16_3-15E.onlyWhite_2WEcf.social_github_3Qdec {
      background-image: url("/static/img/_sprites/datasets-white-16_1x-2623bfa8f72e0b86640d85fd79317b23.png");
      background-repeat: no-repeat;
      background-size: 96px 96px;
      background-position: -48px -16px;
      height: 16px;
      width: 16px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .x16_3-15E.onlyWhite_2WEcf.social_github_3Qdec {
          background-image: url("/static/img/_sprites/datasets-white-16_2x-55f4ba797cd59e9d0e7651815787c1fa.png"); } }
    .x16_3-15E.onlyWhite_2WEcf.social_glassdoor_1_Dfz {
      background-image: url("/static/img/_sprites/datasets-white-16_1x-2623bfa8f72e0b86640d85fd79317b23.png");
      background-repeat: no-repeat;
      background-size: 96px 96px;
      background-position: -48px -32px;
      height: 16px;
      width: 16px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .x16_3-15E.onlyWhite_2WEcf.social_glassdoor_1_Dfz {
          background-image: url("/static/img/_sprites/datasets-white-16_2x-55f4ba797cd59e9d0e7651815787c1fa.png"); } }
    .x16_3-15E.onlyWhite_2WEcf.social_instagram_3XyQu {
      background-image: url("/static/img/_sprites/datasets-white-16_1x-2623bfa8f72e0b86640d85fd79317b23.png");
      background-repeat: no-repeat;
      background-size: 96px 96px;
      background-position: -64px 0px;
      height: 16px;
      width: 16px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .x16_3-15E.onlyWhite_2WEcf.social_instagram_3XyQu {
          background-image: url("/static/img/_sprites/datasets-white-16_2x-55f4ba797cd59e9d0e7651815787c1fa.png"); } }
    .x16_3-15E.onlyWhite_2WEcf.social_twitter_3J7en {
      background-image: url("/static/img/_sprites/datasets-white-16_1x-2623bfa8f72e0b86640d85fd79317b23.png");
      background-repeat: no-repeat;
      background-size: 96px 96px;
      background-position: -32px -80px;
      height: 16px;
      width: 16px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .x16_3-15E.onlyWhite_2WEcf.social_twitter_3J7en {
          background-image: url("/static/img/_sprites/datasets-white-16_2x-55f4ba797cd59e9d0e7651815787c1fa.png"); } }
    .x16_3-15E.onlyWhite_2WEcf.social_urlshare_1KYtZ {
      background-image: url("/static/img/_sprites/datasets-white-16_1x-2623bfa8f72e0b86640d85fd79317b23.png");
      background-repeat: no-repeat;
      background-size: 96px 96px;
      background-position: -48px -80px;
      height: 16px;
      width: 16px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .x16_3-15E.onlyWhite_2WEcf.social_urlshare_1KYtZ {
          background-image: url("/static/img/_sprites/datasets-white-16_2x-55f4ba797cd59e9d0e7651815787c1fa.png"); } }
    .x16_3-15E.onlyWhite_2WEcf.social_weibo_2y89H {
      background-image: url("/static/img/_sprites/datasets-white-16_1x-2623bfa8f72e0b86640d85fd79317b23.png");
      background-repeat: no-repeat;
      background-size: 96px 96px;
      background-position: -80px -80px;
      height: 16px;
      width: 16px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .x16_3-15E.onlyWhite_2WEcf.social_weibo_2y89H {
          background-image: url("/static/img/_sprites/datasets-white-16_2x-55f4ba797cd59e9d0e7651815787c1fa.png"); } }
    .x16_3-15E.onlyWhite_2WEcf.stackexchange_SbJdP {
      background-image: url("/static/img/_sprites/datasets-white-16_1x-2623bfa8f72e0b86640d85fd79317b23.png");
      background-repeat: no-repeat;
      background-size: 96px 96px;
      background-position: -80px -32px;
      height: 16px;
      width: 16px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .x16_3-15E.onlyWhite_2WEcf.stackexchange_SbJdP {
          background-image: url("/static/img/_sprites/datasets-white-16_2x-55f4ba797cd59e9d0e7651815787c1fa.png"); } }
    .x16_3-15E.onlyWhite_2WEcf.store_2lyC9 {
      background-image: url("/static/img/_sprites/datasets-white-16_1x-2623bfa8f72e0b86640d85fd79317b23.png");
      background-repeat: no-repeat;
      background-size: 96px 96px;
      background-position: -80px -48px;
      height: 16px;
      width: 16px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .x16_3-15E.onlyWhite_2WEcf.store_2lyC9 {
          background-image: url("/static/img/_sprites/datasets-white-16_2x-55f4ba797cd59e9d0e7651815787c1fa.png"); } }
    .x16_3-15E.onlyWhite_2WEcf.traction_3wlJo {
      background-image: url("/static/img/_sprites/datasets-white-16_1x-2623bfa8f72e0b86640d85fd79317b23.png");
      background-repeat: no-repeat;
      background-size: 96px 96px;
      background-position: 0px -80px;
      height: 16px;
      width: 16px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .x16_3-15E.onlyWhite_2WEcf.traction_3wlJo {
          background-image: url("/static/img/_sprites/datasets-white-16_2x-55f4ba797cd59e9d0e7651815787c1fa.png"); } }
    .x16_3-15E.onlyWhite_2WEcf.traction_geo_breakdown_1Hajm {
      background-image: url("/static/img/_sprites/datasets-white-16_1x-2623bfa8f72e0b86640d85fd79317b23.png");
      background-repeat: no-repeat;
      background-size: 96px 96px;
      background-position: -16px -80px;
      height: 16px;
      width: 16px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .x16_3-15E.onlyWhite_2WEcf.traction_geo_breakdown_1Hajm {
          background-image: url("/static/img/_sprites/datasets-white-16_2x-55f4ba797cd59e9d0e7651815787c1fa.png"); } }
    .x16_3-15E.onlyWhite_2WEcf.webtraffic_3J3mA {
      background-image: url("/static/img/_sprites/datasets-white-16_1x-2623bfa8f72e0b86640d85fd79317b23.png");
      background-repeat: no-repeat;
      background-size: 96px 96px;
      background-position: -64px -80px;
      height: 16px;
      width: 16px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .x16_3-15E.onlyWhite_2WEcf.webtraffic_3J3mA {
          background-image: url("/static/img/_sprites/datasets-white-16_2x-55f4ba797cd59e9d0e7651815787c1fa.png"); } }

.AppLayout_CX5ur {
  height: 100%;
  padding-top: 50px;
  box-sizing: border-box; }
  .AppLayout_CX5ur .header_2IqoS {
    position: fixed;
    top: 0;
    width: 100%;
    height: 50px;
    z-index: 15; }
  .AppLayout_CX5ur .body_13Qj7 {
    position: relative;
    min-height: calc(100% - 50px);
    box-sizing: border-box; }

.ExceptionHandlerContainer_3w6pb {
  height: 100vh;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center; }
  .ExceptionHandlerContainer_3w6pb .innerContainer_3GXPp {
    max-width: 700px;
    padding: 20px; }
    .ExceptionHandlerContainer_3w6pb .innerContainer_3GXPp .logo_1GTvO {
      background-image: url("/static/img/landing/1x/v2-logo-mobile.png");
      background-size: 49px 48px;
      width: 49px;
      height: 48px;
      background-position: initial;
      margin-bottom: 60px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .ExceptionHandlerContainer_3w6pb .innerContainer_3GXPp .logo_1GTvO {
          background-image: url("/static/img/landing/2x/v2-logo-mobile.png"); } }
    .ExceptionHandlerContainer_3w6pb .innerContainer_3GXPp h1 {
      margin: 0;
      margin-bottom: 15px;
      font-size: 42px;
      font-weight: 600; }
    .ExceptionHandlerContainer_3w6pb .innerContainer_3GXPp p {
      font-size: 24px;
      line-height: 30px;
      color: #99a5b2;
      margin-bottom: 40px; }
    .ExceptionHandlerContainer_3w6pb .innerContainer_3GXPp span {
      display: block;
      font-size: 16px; }
      .ExceptionHandlerContainer_3w6pb .innerContainer_3GXPp span.crashReference__fyv0 {
        margin-top: 5px;
        font-size: 14px; }
      .ExceptionHandlerContainer_3w6pb .innerContainer_3GXPp span a {
        -webkit-appearance: none;
        appearance: none;
        font-weight: 600;
        text-decoration: none;
        color: #0d5ff8;
        cursor: pointer; }

.sentry-error-embed-wrapper {
  display: flex !important;
  align-items: center;
  justify-content: center; }

.sentry-error-embed .form-submit .btn {
  background: #0b71e6 !important;
  border: none !important;
  border-radius: 4px !important;
  font-size: 15px !important;
  padding-top: 8px !important; }

.copyCode {
  position: absolute;
  top: 8px;
  right: 9px;
  cursor: pointer;
  border: 1px solid #d7dfe9;
  border-radius: 4px;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  font-weight: 600;
  color: #3b79ed;
  padding: 0 8px;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  visibility: visible;
  opacity: 1;
  transition: .2s; }
  .copyCode.isHidden {
    visibility: hidden;
    opacity: 0; }
  @media (max-width: 599px) {
    .copyCode {
      display: none; } }

.copied {
  position: absolute;
  top: 15px;
  right: 18px;
  display: flex;
  align-items: center;
  transition: .2s;
  visibility: hidden;
  opacity: 0; }
  .copied.isVisible {
    visibility: visible;
    opacity: 1; }
  .copied div {
    display: flex;
    align-items: center;
    padding-right: 5px; }
  .copied span {
    font-size: 12px;
    font-weight: 600;
    color: #15d273; }
  @media (max-width: 599px) {
    .copied {
      display: none; } }

html,
body,
#root {
  height: 100%; }

body {
  background: #fbfbfb;
  font-size: 14px; }

h1, h2, h3, h4, h5, h6 {
  color: #282f3e;
  font-weight: 600; }

h2, h3, h4 {
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 25px; }

strong {
  font-weight: 600; }

.TableIndicator_3P9DF {
  background: rgba(29, 36, 47, 0.85);
  box-shadow: 0px 8px 30px 0px rgba(22, 50, 75, 0.1);
  border-radius: 6px;
  color: #fff;
  display: flex;
  align-items: center;
  opacity: 0;
  pointer-events: none;
  transition: transform 0.15s linear, opacity 0.15s linear;
  position: absolute;
  z-index: 5;
  height: 40px;
  left: 50%;
  padding: 0 10px; }
  .TableIndicator_3P9DF.positionBottom_3r5ny {
    bottom: 50px;
    transform: translate(0, 60px); }
  .TableIndicator_3P9DF.positionCenter_TYRiZ {
    top: 50%;
    margin-top: -20px; }
  .TableIndicator_3P9DF.active_3l_BK {
    opacity: 1;
    pointer-events: all;
    transform: translate(0, 0); }
  .TableIndicator_3P9DF.noSpinner_crwC4 {
    justify-content: space-around; }
  .TableIndicator_3P9DF .spinner_1q4fB {
    margin-right: 10px;
    margin-top: 4px; }
  .TableIndicator_3P9DF .label_2CE3R {
    color: #fff;
    font-size: 13px;
    font-weight: 600; }

.MapEmbedSetupModal_2_Gyj .bodyClass_knQkP {
  display: flex;
  flex-direction: column; }
  .MapEmbedSetupModal_2_Gyj .bodyClass_knQkP > .form_3crRE {
    flex: 1;
    border-radius: 3px;
    margin-bottom: 15px;
    box-sizing: border-box; }
    .MapEmbedSetupModal_2_Gyj .bodyClass_knQkP > .form_3crRE .loadingContainer_1T-Pw {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 100%; }
      .MapEmbedSetupModal_2_Gyj .bodyClass_knQkP > .form_3crRE .loadingContainer_1T-Pw .icon_-fmNf {
        flex-grow: 0;
        margin: initial;
        top: 2px;
        margin-right: 8px; }
    .MapEmbedSetupModal_2_Gyj .bodyClass_knQkP > .form_3crRE label {
      display: block;
      margin-bottom: 8px; }
    .MapEmbedSetupModal_2_Gyj .bodyClass_knQkP > .form_3crRE .input_1K1uP {
      width: 100%; }
      .MapEmbedSetupModal_2_Gyj .bodyClass_knQkP > .form_3crRE .input_1K1uP.code_3rxPV {
        height: 90px;
        resize: none; }
  .MapEmbedSetupModal_2_Gyj .bodyClass_knQkP .errorMessage_180Bo {
    line-height: 30px; }

.MapEmbedSetupModal_2_Gyj .actions_2qJk4 {
  text-align: right; }

.MapPopoverPortal_tzZY_ {
  z-index: 150; }
  .MapPopoverPortal_tzZY_ > div {
    z-index: 150; }

.MapPopover__zgXQ {
  color: #1d242f;
  font-size: 13px;
  padding: 13px 15px;
  background: #fff;
  box-shadow: 0px 10px 30px 0px rgba(22, 50, 75, 0.15);
  border-radius: 4px;
  box-sizing: border-box;
  min-width: 230px;
  max-width: 300px;
  height: 270px;
  margin-left: 5px;
  margin-top: -135px;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  .MapPopover__zgXQ .part_1c69A {
    margin-bottom: 1em;
    overflow: hidden;
    text-overflow: ellipsis; }
  .MapPopover__zgXQ .noWrap_1zbxp {
    white-space: nowrap; }
  .MapPopover__zgXQ .part_1c69A.contact_2O9wS {
    margin-bottom: 0.5em; }
  .MapPopover__zgXQ .link_2KRfu {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    .MapPopover__zgXQ .link_2KRfu a {
      font-weight: 600;
      color: #0f58df; }

.MapTab_2yuY_ {
  position: relative;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  height: auto; }
  @media (-webkit-min-device-pixel-ratio: 0) {
    .MapTab_2yuY_ {
      padding-left: 0; }
      .MapTab_2yuY_:not(.isEmbedded_2qjd5) {
        padding-left: 7px; } }
  .MapTab_2yuY_ .menus_2Zgbm {
    position: absolute;
    top: 15px;
    right: 15px;
    bottom: 50px;
    display: flex;
    flex-direction: column;
    pointer-events: none;
    overflow: hidden;
    z-index: 4; }
    .MapTab_2yuY_ .menus_2Zgbm.isEmbedded_2qjd5 {
      right: 10px; }
    .MapTab_2yuY_ .menus_2Zgbm > div {
      pointer-events: all; }
  .MapTab_2yuY_ > span {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    opacity: 0; }

.pointHighlight_1vBTY {
  position: absolute;
  width: 5px;
  height: 5px;
  border: 2px solid black;
  background: #fff;
  margin-left: -4px;
  margin-top: -4px;
  border-radius: 50%;
  pointer-events: none; }

.MapPopover_wRQ4H {
  color: #1d242f;
  font-size: 13px;
  position: absolute;
  padding: 15px;
  background: #fff;
  box-shadow: 0px 10px 30px 0px rgba(22, 50, 75, 0.15);
  border-radius: 4px;
  box-sizing: border-box;
  width: 230px;
  height: 270px;
  margin-left: 5px;
  margin-top: -135px;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  .MapPopover_wRQ4H .part_UX_nF {
    margin-bottom: 1em; }
  .MapPopover_wRQ4H .part_UX_nF.contact_2Ywyz {
    margin-bottom: 0.5em; }
  .MapPopover_wRQ4H .link_HG9PA {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    .MapPopover_wRQ4H .link_HG9PA a {
      font-weight: 600;
      color: #0f58df; }

.MapTooltipPortal_3HhnB {
  z-index: 700;
  pointer-events: none; }
  .MapTooltipPortal_3HhnB > div {
    z-index: 700; }

.MapTooltip_3Nfdl {
  font-size: 13px;
  background: #3a424e;
  border-radius: 4px;
  color: #fff;
  padding: 10px 15px;
  box-shadow: 0px 8px 30px 0px rgba(22, 50, 75, 0.1);
  margin-left: 8px;
  margin-top: 8px; }
  .MapTooltip_3Nfdl li {
    margin-bottom: 6px; }
    .MapTooltip_3Nfdl li:last-child {
      margin-bottom: 0; }
  .MapTooltip_3Nfdl strong {
    color: #fff; }

body.withMapTab_1e6VS #chatlio-widget .chatlio-title-bar-chip-container .chatlio-title-bar-chip {
  height: 32px;
  width: 32px;
  line-height: 32px; }
  body.withMapTab_1e6VS #chatlio-widget .chatlio-title-bar-chip-container .chatlio-title-bar-chip .chatlio-controls-close {
    height: 32px !important; }
  body.withMapTab_1e6VS #chatlio-widget .chatlio-title-bar-chip-container .chatlio-title-bar-chip .chatlio-title-text a {
    line-height: 30px !important;
    padding: 0;
    text-align: center; }
    body.withMapTab_1e6VS #chatlio-widget .chatlio-title-bar-chip-container .chatlio-title-bar-chip .chatlio-title-text a::before {
      margin-right: 0 !important; }
    body.withMapTab_1e6VS #chatlio-widget .chatlio-title-bar-chip-container .chatlio-title-bar-chip .chatlio-title-text a .chatlio-title-text-content {
      display: none; }

.ExpandableMenu_3qwkS, ul.submenuItems_2rJjC {
  box-sizing: border-box;
  background: #fff;
  border-radius: 4px;
  margin-bottom: 10px;
  padding-bottom: 6px;
  box-shadow: 0px 4px 10px 0px rgba(17, 37, 59, 0.08);
  color: #1e2a34; }
  .ExpandableMenu_3qwkS > h2, ul.submenuItems_2rJjC > h2 {
    color: inherit;
    line-height: 12px;
    font-weight: 600;
    font-size: 12px;
    margin: 0;
    margin-bottom: 6px;
    padding: 10px;
    border-bottom: 1px solid #e9f0f5;
    text-transform: none; }

.ExpandableMenu_3qwkS ul, ul.submenuItems_2rJjC {
  border-top: 1px solid #e9f0f5;
  padding-top: 5px;
  padding-bottom: 5px;
  flex-shrink: 1;
  flex-grow: 1; }
  .ExpandableMenu_3qwkS ul li, ul.submenuItems_2rJjC li {
    padding: 7px 10px;
    cursor: pointer; }
    .ExpandableMenu_3qwkS ul li:hover, ul.submenuItems_2rJjC li:hover {
      background: #f6f9fb; }
    .ExpandableMenu_3qwkS ul li label, ul.submenuItems_2rJjC li label {
      display: flex;
      align-items: center;
      font-size: 13px;
      cursor: pointer; }
      .ExpandableMenu_3qwkS ul li label .icon_SOn8u, ul.submenuItems_2rJjC li label .icon_SOn8u {
        width: 16px;
        text-align: center;
        margin-right: 6px;
        margin-bottom: -1px; }
      .ExpandableMenu_3qwkS ul li label span, ul.submenuItems_2rJjC li label span {
        display: block; }
        .ExpandableMenu_3qwkS ul li label span.spacer_1bggP, ul.submenuItems_2rJjC li label span.spacer_1bggP {
          flex: 1; }

.BottomMenus_3vhJD {
  position: absolute;
  left: 15px;
  bottom: 10px;
  right: 124px;
  height: 32px;
  pointer-events: none;
  display: flex;
  justify-content: flex-end;
  align-items: center; }
  .BottomMenus_3vhJD.embedded_2TMJH {
    right: 75px; }
  .BottomMenus_3vhJD .button_c_RKr {
    height: 32px;
    border: none;
    box-shadow: 0px 4px 10px 0px rgba(17, 37, 59, 0.08); }
    .BottomMenus_3vhJD .button_c_RKr span {
      color: #778fa9; }
    .BottomMenus_3vhJD .button_c_RKr:hover {
      background: #fff !important; }
      .BottomMenus_3vhJD .button_c_RKr:hover span {
        color: #000; }
  .BottomMenus_3vhJD .timeseriesMenu_3-fuu {
    flex: 1;
    margin-right: 10px; }

.ExpandableMenu_3qwkS {
  width: 200px;
  padding-bottom: 0;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  overflow: hidden;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none; }
  .ExpandableMenu_3qwkS .header_3MYZH {
    flex-shrink: 0;
    flex-grow: 0;
    cursor: pointer;
    color: inherit;
    line-height: 13px;
    font-weight: 600;
    font-size: 13px;
    margin: 0;
    padding: 11px 10px;
    text-transform: none;
    border-radius: 4px;
    position: relative; }
    .ExpandableMenu_3qwkS .header_3MYZH:before {
      background-image: url("/static/img/_sprites/connections_1x-b6527f947b30316c3a1b0f79f31b0adb.png");
      background-repeat: no-repeat;
      background-size: 189px 186px;
      background-position: -42px -167px;
      height: 6px;
      width: 9px;
      content: '';
      display: block;
      position: absolute;
      top: 15px;
      left: auto;
      bottom: auto;
      right: 12px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .ExpandableMenu_3qwkS .header_3MYZH:before {
          background-image: url("/static/img/_sprites/connections_2x-d413829979733c1ae82192f9ebef6a92.png"); } }
    .ExpandableMenu_3qwkS .header_3MYZH:hover {
      background-color: #f5f8fa; }
    .ExpandableMenu_3qwkS .header_3MYZH.isExpanded_O3AGs {
      position: relative;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0; }
      .ExpandableMenu_3qwkS .header_3MYZH.isExpanded_O3AGs:before {
        background-image: url("/static/img/_sprites/connections_1x-b6527f947b30316c3a1b0f79f31b0adb.png");
        background-repeat: no-repeat;
        background-size: 189px 186px;
        background-position: -51px -167px;
        height: 6px;
        width: 9px;
        content: '';
        display: block;
        position: absolute;
        top: 15px;
        left: auto;
        bottom: auto;
        right: 12px; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2) {
          .ExpandableMenu_3qwkS .header_3MYZH.isExpanded_O3AGs:before {
            background-image: url("/static/img/_sprites/connections_2x-d413829979733c1ae82192f9ebef6a92.png"); } }

.Submenu_1i1p- label {
  position: relative; }
  .Submenu_1i1p- label:before {
    background-image: url("/static/img/_sprites/connections_1x-b6527f947b30316c3a1b0f79f31b0adb.png");
    background-repeat: no-repeat;
    background-size: 189px 186px;
    background-position: -6px -177px;
    height: 9px;
    width: 6px;
    content: '';
    display: block;
    position: absolute;
    top: auto;
    left: auto;
    bottom: auto;
    right: 5px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .Submenu_1i1p- label:before {
        background-image: url("/static/img/_sprites/connections_2x-d413829979733c1ae82192f9ebef6a92.png"); } }

ul.submenuItems_2rJjC {
  border-top: none;
  padding-top: 2px;
  padding-bottom: 2px;
  margin: 0; }

.SmartTooltip_1mh9n {
  position: absolute;
  z-index: 999;
  background: rgba(11, 15, 21, 0.95);
  border-radius: 4px;
  box-shadow: 0px 10px 30px 0px rgba(22, 50, 75, 0.15);
  box-sizing: border-box;
  padding: 9px 12px;
  font-size: 13px;
  color: #fff;
  line-height: 1.69;
  max-width: 350px;
  opacity: 0;
  transition: opacity 0.15s;
  overflow-y: auto; }
  .SmartTooltip_1mh9n::-webkit-scrollbar {
    width: 6px;
    height: 6px; }
  .SmartTooltip_1mh9n ::-webkit-scrollbar-track {
    background: #ecf4f8; }
  .SmartTooltip_1mh9n::-webkit-scrollbar-thumb {
    background: #aec3d1;
    border-radius: 3px; }
  .SmartTooltip_1mh9n.isVisible_9HLpG {
    opacity: 1; }
  .SmartTooltip_1mh9n.testMeasure_2wQKX {
    top: 0;
    left: 0;
    visibility: hidden; }
  .SmartTooltip_1mh9n strong {
    color: #fff;
    margin-bottom: 4px;
    display: block; }
  .SmartTooltip_1mh9n p {
    color: #fff;
    margin: 0;
    margin-bottom: 2px; }
  .SmartTooltip_1mh9n.white_3XSIM {
    color: #000 !important;
    background-color: #fff; }
    .SmartTooltip_1mh9n.white_3XSIM p {
      color: #000 !important; }

.ExpandableMenu_8dwYG, ul.submenuItems_10hJt {
  box-sizing: border-box;
  background: #fff;
  border-radius: 4px;
  margin-bottom: 10px;
  padding-bottom: 6px;
  box-shadow: 0px 4px 10px 0px rgba(17, 37, 59, 0.08);
  color: #1e2a34; }
  .ExpandableMenu_8dwYG > h2, ul.submenuItems_10hJt > h2 {
    color: inherit;
    line-height: 12px;
    font-weight: 600;
    font-size: 12px;
    margin: 0;
    margin-bottom: 6px;
    padding: 10px;
    border-bottom: 1px solid #e9f0f5;
    text-transform: none; }

.ExpandableMenu_8dwYG ul, ul.submenuItems_10hJt {
  border-top: 1px solid #e9f0f5;
  padding-top: 5px;
  padding-bottom: 5px;
  flex-shrink: 1;
  flex-grow: 1; }
  .ExpandableMenu_8dwYG ul li, ul.submenuItems_10hJt li {
    padding: 7px 10px;
    cursor: pointer; }
    .ExpandableMenu_8dwYG ul li:hover, ul.submenuItems_10hJt li:hover {
      background: #f6f9fb; }
    .ExpandableMenu_8dwYG ul li label, ul.submenuItems_10hJt li label {
      display: flex;
      align-items: center;
      font-size: 13px;
      cursor: pointer; }
      .ExpandableMenu_8dwYG ul li label .icon_2e7WQ, ul.submenuItems_10hJt li label .icon_2e7WQ {
        width: 16px;
        text-align: center;
        margin-right: 6px;
        margin-bottom: -1px; }
      .ExpandableMenu_8dwYG ul li label span, ul.submenuItems_10hJt li label span {
        display: block; }
        .ExpandableMenu_8dwYG ul li label span.spacer_3Axy8, ul.submenuItems_10hJt li label span.spacer_3Axy8 {
          flex: 1; }

.BottomMenus_2mIPd {
  position: absolute;
  left: 15px;
  bottom: 10px;
  right: 124px;
  height: 32px;
  pointer-events: none;
  display: flex;
  justify-content: flex-end;
  align-items: center; }
  .BottomMenus_2mIPd.embedded_1HSFL {
    right: 75px; }
  .BottomMenus_2mIPd .button_GUI4C {
    height: 32px;
    border: none;
    box-shadow: 0px 4px 10px 0px rgba(17, 37, 59, 0.08); }
    .BottomMenus_2mIPd .button_GUI4C span {
      color: #778fa9; }
    .BottomMenus_2mIPd .button_GUI4C:hover {
      background: #fff !important; }
      .BottomMenus_2mIPd .button_GUI4C:hover span {
        color: #000; }
  .BottomMenus_2mIPd .timeseriesMenu_3D3Mr {
    flex: 1;
    margin-right: 10px; }

.ExpandableMenu_8dwYG {
  width: 200px;
  padding-bottom: 0;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  overflow: hidden;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none; }
  .ExpandableMenu_8dwYG .header_3o7QY {
    flex-shrink: 0;
    flex-grow: 0;
    cursor: pointer;
    color: inherit;
    line-height: 13px;
    font-weight: 600;
    font-size: 13px;
    margin: 0;
    padding: 11px 10px;
    text-transform: none;
    border-radius: 4px;
    position: relative; }
    .ExpandableMenu_8dwYG .header_3o7QY:before {
      background-image: url("/static/img/_sprites/connections_1x-b6527f947b30316c3a1b0f79f31b0adb.png");
      background-repeat: no-repeat;
      background-size: 189px 186px;
      background-position: -42px -167px;
      height: 6px;
      width: 9px;
      content: '';
      display: block;
      position: absolute;
      top: 15px;
      left: auto;
      bottom: auto;
      right: 12px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .ExpandableMenu_8dwYG .header_3o7QY:before {
          background-image: url("/static/img/_sprites/connections_2x-d413829979733c1ae82192f9ebef6a92.png"); } }
    .ExpandableMenu_8dwYG .header_3o7QY:hover {
      background-color: #f5f8fa; }
    .ExpandableMenu_8dwYG .header_3o7QY.isExpanded_3NxPc {
      position: relative;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0; }
      .ExpandableMenu_8dwYG .header_3o7QY.isExpanded_3NxPc:before {
        background-image: url("/static/img/_sprites/connections_1x-b6527f947b30316c3a1b0f79f31b0adb.png");
        background-repeat: no-repeat;
        background-size: 189px 186px;
        background-position: -51px -167px;
        height: 6px;
        width: 9px;
        content: '';
        display: block;
        position: absolute;
        top: 15px;
        left: auto;
        bottom: auto;
        right: 12px; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2) {
          .ExpandableMenu_8dwYG .header_3o7QY.isExpanded_3NxPc:before {
            background-image: url("/static/img/_sprites/connections_2x-d413829979733c1ae82192f9ebef6a92.png"); } }

.Submenu_12GXa label {
  position: relative; }
  .Submenu_12GXa label:before {
    background-image: url("/static/img/_sprites/connections_1x-b6527f947b30316c3a1b0f79f31b0adb.png");
    background-repeat: no-repeat;
    background-size: 189px 186px;
    background-position: -6px -177px;
    height: 9px;
    width: 6px;
    content: '';
    display: block;
    position: absolute;
    top: auto;
    left: auto;
    bottom: auto;
    right: 5px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .Submenu_12GXa label:before {
        background-image: url("/static/img/_sprites/connections_2x-d413829979733c1ae82192f9ebef6a92.png"); } }

ul.submenuItems_10hJt {
  border-top: none;
  padding-top: 2px;
  padding-bottom: 2px;
  margin: 0; }

.colorsMenu_xFFKx.expanded_JlZTd {
  flex-shrink: 1;
  min-height: 46px; }
  .colorsMenu_xFFKx.expanded_JlZTd.itemsNone_1oZPA {
    min-height: 0; }
    .colorsMenu_xFFKx.expanded_JlZTd.itemsNone_1oZPA ul {
      padding: 0; }
  .colorsMenu_xFFKx.expanded_JlZTd.itemsCount1_2XfQp {
    min-height: 86px; }
  .colorsMenu_xFFKx.expanded_JlZTd.itemsCount2_2MyrE {
    min-height: 126px; }
  .colorsMenu_xFFKx.expanded_JlZTd.itemsCount3_3U6vv {
    min-height: 166px; }
  .colorsMenu_xFFKx.expanded_JlZTd.itemsCountMany_jR5CC {
    min-height: 206px; }

ul.list_2XEIh {
  max-height: 50vh;
  overflow-y: auto; }
  ul.list_2XEIh li {
    padding: 5px 10px;
    display: flex;
    align-items: center;
    line-height: 1.25;
    cursor: pointer;
    opacity: 1; }
    ul.list_2XEIh li:hover {
      background: #f6f9fb; }
    ul.list_2XEIh li.hidden_NpGkX .colorIcon_2lPXw span {
      background-color: #c0d7e5 !important; }
    ul.list_2XEIh li.hidden_NpGkX .label_2Raek, ul.list_2XEIh li.hidden_NpGkX .label_2Raek strong, ul.list_2XEIh li.hidden_NpGkX .label_2Raek small {
      color: #cbdbe4; }
    ul.list_2XEIh li .colorIcon_2lPXw {
      margin-right: 8px;
      height: 16px; }
      ul.list_2XEIh li .colorIcon_2lPXw span {
        border-radius: 50%;
        border: 2px solid #fff; }
      ul.list_2XEIh li .colorIcon_2lPXw.picking_1vJhe span {
        box-shadow: 0 0 2px #000; }
    ul.list_2XEIh li .label_2Raek {
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
      ul.list_2XEIh li .label_2Raek .strong_MNmMI {
        font-size: 12px;
        font-weight: 600;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden; }
      ul.list_2XEIh li .label_2Raek small {
        font-size: 11px;
        color: #778fa9;
        text-transform: uppercase; }
    ul.list_2XEIh li .spacer_3Axy8 {
      flex: 1; }
    ul.list_2XEIh li .checkbox_3yKtw {
      margin-left: 5px; }

.info_1S4qT {
  border-top: 1px solid #e9f0f5;
  padding: 6px;
  text-align: center; }

.actions_3S_j8 {
  border-top: 1px solid #e9f0f5;
  padding: 8px;
  text-align: center; }
  .actions_3S_j8 .filterButton_2wsEh {
    width: 100%; }

.select_2nbNi {
  padding: 5px 0;
  border-top: 1px solid #e9f0f5; }
  .select_2nbNi > .Select-menu-outer {
    margin-top: 0 !important; }

.ExpandableMenu_21oLR, ul.submenuItems_3klic, .OverlaysMenu_kh1yC {
  box-sizing: border-box;
  background: #fff;
  border-radius: 4px;
  margin-bottom: 10px;
  padding-bottom: 6px;
  box-shadow: 0px 4px 10px 0px rgba(17, 37, 59, 0.08);
  color: #1e2a34; }
  .ExpandableMenu_21oLR > h2, ul.submenuItems_3klic > h2, .OverlaysMenu_kh1yC > h2 {
    color: inherit;
    line-height: 12px;
    font-weight: 600;
    font-size: 12px;
    margin: 0;
    margin-bottom: 6px;
    padding: 10px;
    border-bottom: 1px solid #e9f0f5;
    text-transform: none; }

.ExpandableMenu_21oLR ul, ul.submenuItems_3klic {
  border-top: 1px solid #e9f0f5;
  padding-top: 5px;
  padding-bottom: 5px;
  flex-shrink: 1;
  flex-grow: 1; }
  .ExpandableMenu_21oLR ul li, ul.submenuItems_3klic li {
    padding: 7px 10px;
    cursor: pointer; }
    .ExpandableMenu_21oLR ul li:hover, ul.submenuItems_3klic li:hover {
      background: #f6f9fb; }
    .ExpandableMenu_21oLR ul li label, ul.submenuItems_3klic li label {
      display: flex;
      align-items: center;
      font-size: 13px;
      cursor: pointer; }
      .ExpandableMenu_21oLR ul li label .icon_1m9Q8, ul.submenuItems_3klic li label .icon_1m9Q8 {
        width: 16px;
        text-align: center;
        margin-right: 6px;
        margin-bottom: -1px; }
      .ExpandableMenu_21oLR ul li label span, ul.submenuItems_3klic li label span {
        display: block; }
        .ExpandableMenu_21oLR ul li label span.spacer_3oNKL, ul.submenuItems_3klic li label span.spacer_3oNKL {
          flex: 1; }

.BottomMenus_2cAcV {
  position: absolute;
  left: 15px;
  bottom: 10px;
  right: 124px;
  height: 32px;
  pointer-events: none;
  display: flex;
  justify-content: flex-end;
  align-items: center; }
  .BottomMenus_2cAcV.embedded_1ZW0a {
    right: 75px; }
  .BottomMenus_2cAcV .button_3-Yht {
    height: 32px;
    border: none;
    box-shadow: 0px 4px 10px 0px rgba(17, 37, 59, 0.08); }
    .BottomMenus_2cAcV .button_3-Yht span {
      color: #778fa9; }
    .BottomMenus_2cAcV .button_3-Yht:hover {
      background: #fff !important; }
      .BottomMenus_2cAcV .button_3-Yht:hover span {
        color: #000; }
  .BottomMenus_2cAcV .timeseriesMenu_P3jKv {
    flex: 1;
    margin-right: 10px; }

.ExpandableMenu_21oLR {
  width: 200px;
  padding-bottom: 0;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  overflow: hidden;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none; }
  .ExpandableMenu_21oLR .header_1inF4 {
    flex-shrink: 0;
    flex-grow: 0;
    cursor: pointer;
    color: inherit;
    line-height: 13px;
    font-weight: 600;
    font-size: 13px;
    margin: 0;
    padding: 11px 10px;
    text-transform: none;
    border-radius: 4px;
    position: relative; }
    .ExpandableMenu_21oLR .header_1inF4:before {
      background-image: url("/static/img/_sprites/connections_1x-b6527f947b30316c3a1b0f79f31b0adb.png");
      background-repeat: no-repeat;
      background-size: 189px 186px;
      background-position: -42px -167px;
      height: 6px;
      width: 9px;
      content: '';
      display: block;
      position: absolute;
      top: 15px;
      left: auto;
      bottom: auto;
      right: 12px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .ExpandableMenu_21oLR .header_1inF4:before {
          background-image: url("/static/img/_sprites/connections_2x-d413829979733c1ae82192f9ebef6a92.png"); } }
    .ExpandableMenu_21oLR .header_1inF4:hover {
      background-color: #f5f8fa; }
    .ExpandableMenu_21oLR .header_1inF4.isExpanded_lWL7k {
      position: relative;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0; }
      .ExpandableMenu_21oLR .header_1inF4.isExpanded_lWL7k:before {
        background-image: url("/static/img/_sprites/connections_1x-b6527f947b30316c3a1b0f79f31b0adb.png");
        background-repeat: no-repeat;
        background-size: 189px 186px;
        background-position: -51px -167px;
        height: 6px;
        width: 9px;
        content: '';
        display: block;
        position: absolute;
        top: 15px;
        left: auto;
        bottom: auto;
        right: 12px; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2) {
          .ExpandableMenu_21oLR .header_1inF4.isExpanded_lWL7k:before {
            background-image: url("/static/img/_sprites/connections_2x-d413829979733c1ae82192f9ebef6a92.png"); } }

.Submenu_n_SxH label {
  position: relative; }
  .Submenu_n_SxH label:before {
    background-image: url("/static/img/_sprites/connections_1x-b6527f947b30316c3a1b0f79f31b0adb.png");
    background-repeat: no-repeat;
    background-size: 189px 186px;
    background-position: -6px -177px;
    height: 9px;
    width: 6px;
    content: '';
    display: block;
    position: absolute;
    top: auto;
    left: auto;
    bottom: auto;
    right: 5px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .Submenu_n_SxH label:before {
        background-image: url("/static/img/_sprites/connections_2x-d413829979733c1ae82192f9ebef6a92.png"); } }

ul.submenuItems_3klic {
  border-top: none;
  padding-top: 2px;
  padding-bottom: 2px;
  margin: 0; }

.OverlaysMenuItem__XVMp {
  cursor: initial; }
  .OverlaysMenuItem__XVMp .texts_3d7Mb.clearLineHeight_2UfEW {
    line-height: initial; }
  .OverlaysMenuItem__XVMp .texts_3d7Mb span {
    display: block;
    font-weight: 600;
    line-height: 1.2; }
  .OverlaysMenuItem__XVMp .texts_3d7Mb .dataInfo_3pjXB {
    font-size: 11px;
    margin-top: 0;
    font-weight: 400; }

.OverlaysMenu_kh1yC {
  overflow: hidden;
  padding-bottom: 0;
  flex-shrink: 0;
  flex-grow: 0; }
  .OverlaysMenu_kh1yC > ul {
    margin: 0;
    padding: 0;
    padding-bottom: 6px;
    padding-top: 6px;
    list-style: none; }
    .OverlaysMenu_kh1yC > ul > li {
      padding: 0;
      font-size: 12px; }
      .OverlaysMenu_kh1yC > ul > li:hover {
        background: none; }
      .OverlaysMenu_kh1yC > ul > li.expandable_1PAi0 .button_3-Yht {
        cursor: pointer; }
        .OverlaysMenu_kh1yC > ul > li.expandable_1PAi0 .button_3-Yht:after {
          content: "";
          display: block;
          position: absolute;
          top: 10px;
          right: 14px;
          background-image: url("/static/img/_sprites/connections_1x-b6527f947b30316c3a1b0f79f31b0adb.png");
          background-repeat: no-repeat;
          background-size: 189px 186px;
          background-position: -184px -158px;
          height: 8px;
          width: 5px;
          transition: all .2s ease-out; }
          @media only screen and (-webkit-min-device-pixel-ratio: 2) {
            .OverlaysMenu_kh1yC > ul > li.expandable_1PAi0 .button_3-Yht:after {
              background-image: url("/static/img/_sprites/connections_2x-d413829979733c1ae82192f9ebef6a92.png"); } }
      .OverlaysMenu_kh1yC > ul > li.expanded_29Bti .button_3-Yht:after {
        transform: rotate(90deg); }
      .OverlaysMenu_kh1yC > ul > li.expanded_29Bti:last-child {
        margin-bottom: 10px; }
      .OverlaysMenu_kh1yC > ul > li .button_3-Yht {
        padding: 0 10px;
        height: 30px;
        line-height: 30px;
        position: relative;
        display: flex;
        align-items: center;
        cursor: pointer; }
        .OverlaysMenu_kh1yC > ul > li .button_3-Yht:hover {
          background: #f6f9fb; }
        .OverlaysMenu_kh1yC > ul > li .button_3-Yht .loader_1_d_M {
          display: inline-block;
          position: relative;
          margin-right: 8px;
          top: 3px; }
        .OverlaysMenu_kh1yC > ul > li .button_3-Yht .checkbox_l9Ncn {
          margin: 0 8px 0 0;
          flex-grow: 0;
          flex-shrink: 0; }
      .OverlaysMenu_kh1yC > ul > li > ul {
        padding: 0;
        list-style: none;
        margin: 5px 30px;
        border-top: none; }
        .OverlaysMenu_kh1yC > ul > li > ul.Legend_3xFRt {
          padding: 0;
          list-style: none;
          margin: 4px 12px 5px 13px; }
        .OverlaysMenu_kh1yC > ul > li > ul > li {
          padding: initial; }
          .OverlaysMenu_kh1yC > ul > li > ul > li:hover {
            background: none; }

.Legend_3xFRt > li {
  height: 17px;
  line-height: 17px;
  margin-bottom: 5px;
  display: flex;
  align-items: center; }
  .Legend_3xFRt > li .color_30IlW {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    border: 1px solid #1196a2;
    margin-right: 11px;
    box-sizing: border-box;
    flex-grow: 0;
    flex-shrink: 0; }
  .Legend_3xFRt > li:last-child {
    margin-bottom: 0; }
  .Legend_3xFRt > li span.label_2WU5A {
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: default;
    flex-grow: 1;
    flex-shrink: 1; }

ul.WhitespaceLegend_1aJGk {
  margin-left: 34px !important;
  margin-bottom: 8px !important; }
  ul.WhitespaceLegend_1aJGk > li {
    display: flex;
    flex-direction: column;
    color: #282f3e;
    margin-bottom: 6px; }
    ul.WhitespaceLegend_1aJGk > li > span {
      display: block;
      font-size: 12px;
      font-weight: 400;
      margin-bottom: -2px; }
    ul.WhitespaceLegend_1aJGk > li > strong {
      display: block;
      font-size: 11px;
      font-weight: 700; }

.tooltip_3Wk7_ {
  margin: 0;
  line-height: 1.45; }

.rc-slider {
  position: relative;
  height: 14px;
  padding: 5px 0;
  width: 100%;
  border-radius: 6px;
  -ms-touch-action: none;
      touch-action: none;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rc-slider * {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rc-slider-rail {
  position: absolute;
  width: 100%;
  background-color: #e9e9e9;
  height: 4px;
  border-radius: 6px;
}
.rc-slider-track {
  position: absolute;
  left: 0;
  height: 4px;
  border-radius: 6px;
  background-color: #abe2fb;
}
.rc-slider-handle {
  position: absolute;
  margin-left: -7px;
  margin-top: -5px;
  width: 14px;
  height: 14px;
  cursor: pointer;
  cursor: -webkit-grab;
  cursor: grab;
  border-radius: 50%;
  border: solid 2px #96dbfa;
  background-color: #fff;
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}
.rc-slider-handle:focus {
  border-color: #57c5f7;
  box-shadow: 0 0 0 5px #96dbfa;
  outline: none;
}
.rc-slider-handle-click-focused:focus {
  border-color: #96dbfa;
  box-shadow: unset;
}
.rc-slider-handle:hover {
  border-color: #57c5f7;
}
.rc-slider-handle:active {
  border-color: #57c5f7;
  box-shadow: 0 0 5px #57c5f7;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.rc-slider-mark {
  position: absolute;
  top: 18px;
  left: 0;
  width: 100%;
  font-size: 12px;
}
.rc-slider-mark-text {
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  color: #999;
}
.rc-slider-mark-text-active {
  color: #666;
}
.rc-slider-step {
  position: absolute;
  width: 100%;
  height: 4px;
  background: transparent;
}
.rc-slider-dot {
  position: absolute;
  bottom: -2px;
  margin-left: -4px;
  width: 8px;
  height: 8px;
  border: 2px solid #e9e9e9;
  background-color: #fff;
  cursor: pointer;
  border-radius: 50%;
  vertical-align: middle;
}
.rc-slider-dot-active {
  border-color: #96dbfa;
}
.rc-slider-disabled {
  background-color: #e9e9e9;
}
.rc-slider-disabled .rc-slider-track {
  background-color: #ccc;
}
.rc-slider-disabled .rc-slider-handle,
.rc-slider-disabled .rc-slider-dot {
  border-color: #ccc;
  box-shadow: none;
  background-color: #fff;
  cursor: not-allowed;
}
.rc-slider-disabled .rc-slider-mark-text,
.rc-slider-disabled .rc-slider-dot {
  cursor: not-allowed !important;
}
.rc-slider-vertical {
  width: 14px;
  height: 100%;
  padding: 0 5px;
}
.rc-slider-vertical .rc-slider-rail {
  height: 100%;
  width: 4px;
}
.rc-slider-vertical .rc-slider-track {
  left: 5px;
  bottom: 0;
  width: 4px;
}
.rc-slider-vertical .rc-slider-handle {
  margin-left: -5px;
  margin-bottom: -7px;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}
.rc-slider-vertical .rc-slider-mark {
  top: 0;
  left: 18px;
  height: 100%;
}
.rc-slider-vertical .rc-slider-step {
  height: 100%;
  width: 4px;
}
.rc-slider-vertical .rc-slider-dot {
  left: 2px;
  margin-bottom: -4px;
}
.rc-slider-vertical .rc-slider-dot:first-child {
  margin-bottom: -4px;
}
.rc-slider-vertical .rc-slider-dot:last-child {
  margin-bottom: -4px;
}
.rc-slider-tooltip-zoom-down-enter,
.rc-slider-tooltip-zoom-down-appear {
  animation-duration: .3s;
  animation-fill-mode: both;
  display: block !important;
  animation-play-state: paused;
}
.rc-slider-tooltip-zoom-down-leave {
  animation-duration: .3s;
  animation-fill-mode: both;
  display: block !important;
  animation-play-state: paused;
}
.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active,
.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active {
  animation-name: rcSliderTooltipZoomDownIn;
  animation-play-state: running;
}
.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active {
  animation-name: rcSliderTooltipZoomDownOut;
  animation-play-state: running;
}
.rc-slider-tooltip-zoom-down-enter,
.rc-slider-tooltip-zoom-down-appear {
  transform: scale(0, 0);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.rc-slider-tooltip-zoom-down-leave {
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
@keyframes rcSliderTooltipZoomDownIn {
  0% {
    opacity: 0;
    transform-origin: 50% 100%;
    transform: scale(0, 0);
  }
  100% {
    transform-origin: 50% 100%;
    transform: scale(1, 1);
  }
}
@keyframes rcSliderTooltipZoomDownOut {
  0% {
    transform-origin: 50% 100%;
    transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    transform-origin: 50% 100%;
    transform: scale(0, 0);
  }
}
.rc-slider-tooltip {
  position: absolute;
  left: -9999px;
  top: -9999px;
  visibility: visible;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rc-slider-tooltip * {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.rc-slider-tooltip-hidden {
  display: none;
}
.rc-slider-tooltip-placement-top {
  padding: 4px 0 8px 0;
}
.rc-slider-tooltip-inner {
  padding: 6px 2px;
  min-width: 24px;
  height: 24px;
  font-size: 12px;
  line-height: 1;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #6c6c6c;
  border-radius: 6px;
  box-shadow: 0 0 4px #d9d9d9;
}
.rc-slider-tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow {
  bottom: 4px;
  left: 50%;
  margin-left: -4px;
  border-width: 4px 4px 0;
  border-top-color: #6c6c6c;
}

.TimeseriesSlider_1hSMr .legend_2XWgS {
  position: relative;
  height: 18px;
  font-size: 11px;
  color: #758da5;
  margin-top: -2px;
  overflow: hidden; }
  .TimeseriesSlider_1hSMr .legend_2XWgS .tick_A1ZwB {
    position: absolute;
    top: 0;
    width: 100px;
    margin-left: -50px;
    text-align: center;
    overflow: hidden; }
    .TimeseriesSlider_1hSMr .legend_2XWgS .tick_A1ZwB:before {
      content: '';
      display: block;
      background: #d8e2ed;
      width: 1px;
      height: 6px;
      position: absolute;
      left: 50%;
      top: -3px;
      z-index: 4; }
    .TimeseriesSlider_1hSMr .legend_2XWgS .tick_A1ZwB.left_2WtD4 {
      left: 0;
      margin-left: 0;
      text-align: left; }
      .TimeseriesSlider_1hSMr .legend_2XWgS .tick_A1ZwB.left_2WtD4:before {
        left: 2px; }
    .TimeseriesSlider_1hSMr .legend_2XWgS .tick_A1ZwB.right_18VHC {
      right: 0;
      margin-left: 0;
      text-align: right; }
      .TimeseriesSlider_1hSMr .legend_2XWgS .tick_A1ZwB.right_18VHC:before {
        left: auto;
        right: 2px; }

.TimeseriesSlider_1hSMr .rc-slider .rc-slider-rail {
  background-color: #d8e2ed; }

.TimeseriesSlider_1hSMr .rc-slider .rc-slider-track {
  background-color: #0b71e6; }

.TimeseriesSlider_1hSMr .rc-slider .rc-slider-handle {
  border: 1px solid #d3e1eb;
  background: #f6fafd; }
  .TimeseriesSlider_1hSMr .rc-slider .rc-slider-handle:active {
    transform: scale(1.1);
    box-shadow: none;
    border: 1px solid #b7c5cf; }

.TimeseriesSlider_1hSMr .rc-slider.isCropping .rc-slider-track {
  border: 3px solid #efd814;
  box-sizing: content-box;
  z-index: 5;
  top: 2px; }

.TimeseriesSlider_1hSMr .rc-slider.isCropping .rc-slider-handle {
  z-index: 6;
  background-color: #efd814;
  border: none;
  width: 10px;
  height: 10px;
  position: relative; }
  .TimeseriesSlider_1hSMr .rc-slider.isCropping .rc-slider-handle.rc-slider-handle-1 {
    margin-top: -3.5px;
    margin-left: 0px;
    border-radius: 5px 0 0 5px; }
  .TimeseriesSlider_1hSMr .rc-slider.isCropping .rc-slider-handle.rc-slider-handle-2 {
    margin-top: -9.5px;
    margin-left: -4px;
    border-radius: 0 5px 5px 0; }
  .TimeseriesSlider_1hSMr .rc-slider.isCropping .rc-slider-handle:active {
    transform: initial;
    box-shadow: none;
    border: none; }
  .TimeseriesSlider_1hSMr .rc-slider.isCropping .rc-slider-handle:before {
    background-image: url("/static/img/_sprites/connections_1x-b6527f947b30316c3a1b0f79f31b0adb.png");
    background-repeat: no-repeat;
    background-size: 189px 186px;
    background-position: -185px -121px;
    height: 4px;
    width: 3px;
    content: '';
    display: block;
    position: absolute;
    top: 3px;
    left: 4px;
    bottom: auto;
    right: auto; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .TimeseriesSlider_1hSMr .rc-slider.isCropping .rc-slider-handle:before {
        background-image: url("/static/img/_sprites/connections_2x-d413829979733c1ae82192f9ebef6a92.png"); } }
  .TimeseriesSlider_1hSMr .rc-slider.isCropping .rc-slider-handle.rc-slider-handle-2::before {
    left: 3px; }

.ExpandableMenu_3DDYe, ul.submenuItems_pj-7O, .TimeseriesMenu_2CzsE .menu_3JT9R {
  box-sizing: border-box;
  background: #fff;
  border-radius: 4px;
  margin-bottom: 10px;
  padding-bottom: 6px;
  box-shadow: 0px 4px 10px 0px rgba(17, 37, 59, 0.08);
  color: #1e2a34; }
  .ExpandableMenu_3DDYe > h2, ul.submenuItems_pj-7O > h2, .TimeseriesMenu_2CzsE .menu_3JT9R > h2 {
    color: inherit;
    line-height: 12px;
    font-weight: 600;
    font-size: 12px;
    margin: 0;
    margin-bottom: 6px;
    padding: 10px;
    border-bottom: 1px solid #e9f0f5;
    text-transform: none; }

.ExpandableMenu_3DDYe ul, ul.submenuItems_pj-7O {
  border-top: 1px solid #e9f0f5;
  padding-top: 5px;
  padding-bottom: 5px;
  flex-shrink: 1;
  flex-grow: 1; }
  .ExpandableMenu_3DDYe ul li, ul.submenuItems_pj-7O li {
    padding: 7px 10px;
    cursor: pointer; }
    .ExpandableMenu_3DDYe ul li:hover, ul.submenuItems_pj-7O li:hover {
      background: #f6f9fb; }
    .ExpandableMenu_3DDYe ul li label, ul.submenuItems_pj-7O li label {
      display: flex;
      align-items: center;
      font-size: 13px;
      cursor: pointer; }
      .ExpandableMenu_3DDYe ul li label .icon_3eTes, ul.submenuItems_pj-7O li label .icon_3eTes {
        width: 16px;
        text-align: center;
        margin-right: 6px;
        margin-bottom: -1px; }
      .ExpandableMenu_3DDYe ul li label span, ul.submenuItems_pj-7O li label span {
        display: block; }
        .ExpandableMenu_3DDYe ul li label span.spacer_2D-0G, ul.submenuItems_pj-7O li label span.spacer_2D-0G {
          flex: 1; }

.BottomMenus_5N8hr {
  position: absolute;
  left: 15px;
  bottom: 10px;
  right: 124px;
  height: 32px;
  pointer-events: none;
  display: flex;
  justify-content: flex-end;
  align-items: center; }
  .BottomMenus_5N8hr.embedded_36Wyi {
    right: 75px; }
  .BottomMenus_5N8hr .button_1NJX6 {
    height: 32px;
    border: none;
    box-shadow: 0px 4px 10px 0px rgba(17, 37, 59, 0.08); }
    .BottomMenus_5N8hr .button_1NJX6 span {
      color: #778fa9; }
    .BottomMenus_5N8hr .button_1NJX6:hover {
      background: #fff !important; }
      .BottomMenus_5N8hr .button_1NJX6:hover span {
        color: #000; }
  .BottomMenus_5N8hr .timeseriesMenu_1FHZ2 {
    flex: 1;
    margin-right: 10px; }

.ExpandableMenu_3DDYe {
  width: 200px;
  padding-bottom: 0;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  overflow: hidden;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none; }
  .ExpandableMenu_3DDYe .header_15ZGZ {
    flex-shrink: 0;
    flex-grow: 0;
    cursor: pointer;
    color: inherit;
    line-height: 13px;
    font-weight: 600;
    font-size: 13px;
    margin: 0;
    padding: 11px 10px;
    text-transform: none;
    border-radius: 4px;
    position: relative; }
    .ExpandableMenu_3DDYe .header_15ZGZ:before {
      background-image: url("/static/img/_sprites/connections_1x-b6527f947b30316c3a1b0f79f31b0adb.png");
      background-repeat: no-repeat;
      background-size: 189px 186px;
      background-position: -42px -167px;
      height: 6px;
      width: 9px;
      content: '';
      display: block;
      position: absolute;
      top: 15px;
      left: auto;
      bottom: auto;
      right: 12px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        .ExpandableMenu_3DDYe .header_15ZGZ:before {
          background-image: url("/static/img/_sprites/connections_2x-d413829979733c1ae82192f9ebef6a92.png"); } }
    .ExpandableMenu_3DDYe .header_15ZGZ:hover {
      background-color: #f5f8fa; }
    .ExpandableMenu_3DDYe .header_15ZGZ.isExpanded_1TxK8 {
      position: relative;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0; }
      .ExpandableMenu_3DDYe .header_15ZGZ.isExpanded_1TxK8:before {
        background-image: url("/static/img/_sprites/connections_1x-b6527f947b30316c3a1b0f79f31b0adb.png");
        background-repeat: no-repeat;
        background-size: 189px 186px;
        background-position: -51px -167px;
        height: 6px;
        width: 9px;
        content: '';
        display: block;
        position: absolute;
        top: 15px;
        left: auto;
        bottom: auto;
        right: 12px; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2) {
          .ExpandableMenu_3DDYe .header_15ZGZ.isExpanded_1TxK8:before {
            background-image: url("/static/img/_sprites/connections_2x-d413829979733c1ae82192f9ebef6a92.png"); } }

.Submenu_QhGhw label {
  position: relative; }
  .Submenu_QhGhw label:before {
    background-image: url("/static/img/_sprites/connections_1x-b6527f947b30316c3a1b0f79f31b0adb.png");
    background-repeat: no-repeat;
    background-size: 189px 186px;
    background-position: -6px -177px;
    height: 9px;
    width: 6px;
    content: '';
    display: block;
    position: absolute;
    top: auto;
    left: auto;
    bottom: auto;
    right: 5px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      .Submenu_QhGhw label:before {
        background-image: url("/static/img/_sprites/connections_2x-d413829979733c1ae82192f9ebef6a92.png"); } }

ul.submenuItems_pj-7O {
  border-top: none;
  padding-top: 2px;
  padding-bottom: 2px;
  margin: 0; }

.TimeseriesMenu_2CzsE {
  text-align: right; }
  .TimeseriesMenu_2CzsE.simple_1hGkm {
    position: relative;
    height: 32px;
    opacity: 0;
    pointer-events: none;
    transition: transform 0.2s ease-out, opacity 0.2s ease-out, flex 0.25s ease-out, width 0.25s ease-out;
    transform: translateY(50px); }
    .TimeseriesMenu_2CzsE.simple_1hGkm.isHiddenInEmbed_2Ztbj {
      flex: initial;
      width: 120px; }
    .TimeseriesMenu_2CzsE.simple_1hGkm.isVisible__nJii {
      opacity: 1;
      pointer-events: all;
      transform: translateY(0); }
    .TimeseriesMenu_2CzsE.simple_1hGkm .menu_3JT9R {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 13px;
      z-index: 2; }
  .TimeseriesMenu_2CzsE .cropButtons_2ZBbs {
    position: absolute;
    left: 50%;
    top: -46px;
    display: flex;
    align-items: center;
    z-index: 1;
    opacity: 0;
    pointer-events: none;
    transition: transform 0.15s linear, opacity 0.15s linear;
    transform: translate(-50%, 42px);
    border-radius: 4px;
    background-color: #12151a;
    box-shadow: 0px 4px 10px 0px rgba(17, 37, 59, 0.08);
    height: 36px;
    overflow: hidden; }
    .TimeseriesMenu_2CzsE .cropButtons_2ZBbs .button_1NJX6 {
      width: 90px;
      height: 36px;
      font-weight: 600;
      border-radius: 0; }
      .TimeseriesMenu_2CzsE .cropButtons_2ZBbs .button_1NJX6:hover {
        background-color: #32353a; }
      .TimeseriesMenu_2CzsE .cropButtons_2ZBbs .button_1NJX6.crop_3HiMp {
        color: #efd814;
        border-right: 1px solid #252a34; }
    .TimeseriesMenu_2CzsE .cropButtons_2ZBbs.isVisible__nJii {
      opacity: 1;
      pointer-events: all;
      transform: translate(-50%, 0); }
  .TimeseriesMenu_2CzsE .menu_3JT9R {
    margin: 0;
    padding: 15px;
    padding-top: 0;
    padding-bottom: 0;
    box-sizing: border-box;
    width: 100%;
    height: 32px;
    display: flex; }
    .TimeseriesMenu_2CzsE .menu_3JT9R > .buttons_1EV9c {
      line-height: 36px;
      margin-right: 8px;
      border-right: 1px solid #e9f0f5;
      padding-left: 3px;
      padding-right: 5px; }
      .TimeseriesMenu_2CzsE .menu_3JT9R > .buttons_1EV9c .button_1NJX6 {
        cursor: pointer;
        margin-right: 10px; }
        .TimeseriesMenu_2CzsE .menu_3JT9R > .buttons_1EV9c .button_1NJX6:hover svg path {
          fill: #222a34; }
        .TimeseriesMenu_2CzsE .menu_3JT9R > .buttons_1EV9c .button_1NJX6:active {
          opacity: 0.7; }
    .TimeseriesMenu_2CzsE .menu_3JT9R > .slider_1Zz7s {
      flex: 1;
      padding-top: 2px; }
    .TimeseriesMenu_2CzsE .menu_3JT9R > .showHideButton_2DZFl {
      padding-left: 14px;
      line-height: 30px;
      font-weight: 600;
      font-size: 13px;
      text-align: center;
      cursor: pointer;
      border-left: 1px solid #e9f0f5;
      margin-left: 9px;
      flex-grow: 0;
      flex-shrink: 0;
      color: #778fa9; }
      .TimeseriesMenu_2CzsE .menu_3JT9R > .showHideButton_2DZFl:hover {
        color: #000; }
    .TimeseriesMenu_2CzsE .menu_3JT9R > .showButton_2saWt {
      padding: 0;
      margin: 0 auto;
      border: none; }

.rc-slider-tooltip {
  z-index: 50; }
  .rc-slider-tooltip .rc-slider-tooltip-content .rc-slider-tooltip-inner {
    background: rgba(29, 36, 47, 0.85);
    box-shadow: 0px 8px 30px 0px rgba(22, 50, 75, 0.1);
    border-radius: 6px;
    padding: 10px 15px;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    height: auto; }
  .rc-slider-tooltip .rc-slider-tooltip-content .rc-slider-tooltip-arrow {
    display: none; }

#sourceLink {
  flex-grow: 0;
  flex-shrink: 0;
  height: 50px;
  padding: 0 10px;
  display: flex;
  align-items: center;
  border-top: 1px solid #e9f0f5;
  background-color: #fff;
  font-size: 12px;
  font-weight: 400;
  font-style: italic; }
  @media (max-width: 599px) {
    #sourceLink {
      justify-content: center; } }
  #sourceLink span {
    color: #acbed4; }
  #sourceLink a {
    color: #0055de;
    font-weight: 600;
    text-decoration: none;
    padding-left: 5px; }


.MapSnapshotEmbed_33J58 {
  width: 100%;
  flex-grow: 1;
  flex-shrink: 1;
  height: auto;
  display: flex; }

.titleDiv_wT-Ji {
  flex-grow: 0 !important;
  flex-shrink: 0 !important; }

.footerDiv_1FeWa {
  flex-grow: 0;
  flex-shrink: 0; }

html, body {
  height: 100%;
  overflow: hidden; }

#root {
  height: 100%;
  display: flex;
  flex-direction: column; }
  #root #titleContainer {
    flex-grow: 0;
    flex-shrink: 0;
    height: 50px;
    line-height: 48px;
    width: 100%;
    border-bottom: 1px solid #eef3f7;
    padding: 0 12px;
    background-color: #fff; }
    #root #titleContainer h3 {
      color: #2a3744;
      font-size: 15px;
      font-weight: 600;
      text-transform: none;
      margin: 0; }
      @media (max-width: 599px) {
        #root #titleContainer h3 {
          font-size: 14px; } }
  #root .tooltip {
    opacity: 0;
    position: absolute;
    background: rgba(50, 57, 67, 0.98);
    border-radius: 4px;
    box-shadow: 0px 0px 30px 0px rgba(22, 50, 75, 0.15);
    box-sizing: border-box;
    padding: 10px 15px;
    font-size: 13px;
    color: #fff;
    line-height: 1.69;
    transition: opacity .25s;
    pointer-events: none;
    cursor: initial; }
    #root .tooltip.isVisible {
      opacity: 1; }
  #root svg {
    border: none; }
  #root > div:first-child {
    flex-grow: 1;
    flex-shrink: 1;
    width: 100%;
    background-color: #fff; }

body.map-snapshot-embed {
  overflow: hidden; }

//# sourceMappingURL=map-snapshot-embed.f1e411c74b1f17ca3c5e.js.map