[class*='page-NewCardLandingPage--styles--cardsLandingPage'] [class*='components-ContextMenu--styles--contextMenu'] {
    /* please remove me post-MVP */
    position: relative;
    right: initial;
  }
    [class*='page-NewCardLandingPage--styles--cardsLandingPage'] [class*='components-ContextMenu--styles--contextMenu'].client-ui--style--active > a {
        border: 1px solid #767676;
        border-bottom: 0;
        right: -1.3125rem;
        top: -1.0625rem;
        outline: none;
        z-index: 5;
        background: #ffffff;
      }
    [class*='page-NewCardLandingPage--styles--cardsLandingPage'] [class*='components-ContextMenu--styles--contextMenu'].client-ui--style--active > a + span {
          display: block;
        }
    [class*='page-NewCardLandingPage--styles--cardsLandingPage'] [class*='components-ContextMenu--styles--contextMenu'].client-ui--style--active > a svg {
          stroke-width: 0 !important;
          stroke: black !important;
          width: auto !important;
        }
    [class*='page-NewCardLandingPage--styles--cardsLandingPage'] [class*='components-ContextMenu--styles--contextMenu'] > a {
      position: absolute;
      right: -1.25rem;
      top: -1rem;
      font-size: 1rem;
      padding: 0.9375rem 0.875rem;
    }
    [class*='page-NewCardLandingPage--styles--cardsLandingPage'] [class*='components-ContextMenu--styles--contextMenu'] > a > span[class*='iconRight'] {
        margin-left: 0;
      }
    [class*='page-NewCardLandingPage--styles--cardsLandingPage'] [class*='components-ContextMenu--styles--contextMenu'] > a:hover svg {
          stroke-width: 0 !important;
          stroke: #000000 !important;
          width: auto !important;
        }
    [class*='page-NewCardLandingPage--styles--cardsLandingPage'] [class*='components-ContextMenu--styles--contextMenu'] > a svg {
        transform: rotate(90deg);
      }
    [class*='page-NewCardLandingPage--styles--cardsLandingPage'] [class*='components-ContextMenu--styles--contextMenu'] > span {
      display: none;
    }
    [class*='page-NewCardLandingPage--styles--cardsLandingPage'] [class*='components-ContextMenu--styles--contextMenu'] > span > section {
        right: -0.0625rem;
        top: 1.375rem;
        box-shadow: none;
        background: #ffffff;
        color: #333333;
        border: 1px solid #767676;
        padding: 0;
        position: absolute;
        z-index: 2;
        min-width: 11.25rem;
      }
    [class*='page-NewCardLandingPage--styles--cardsLandingPage'] [class*='components-ContextMenu--styles--contextMenu'] > span > section > span {
          display: none;
        }
    [class*='page-NewCardLandingPage--styles--cardsLandingPage'] [class*='components-ContextMenu--styles--contextMenu'] > span > section ul {
          margin-bottom: 0;
        }
    [class*='page-NewCardLandingPage--styles--cardsLandingPage'] [class*='components-ContextMenu--styles--contextMenu'] > span > section ul:last-child {
            border-bottom: 0;
          }
    [class*='page-NewCardLandingPage--styles--cardsLandingPage'] [class*='components-ContextMenu--styles--contextMenu'] > span > section ul li {
            min-width: 11.25rem;
            cursor: pointer;
            margin-bottom: 0;
            padding: 0.625rem;
            font-size: 0.875rem;
            border-bottom: 1px solid #d7d8d6;
          }
    [class*='page-NewCardLandingPage--styles--cardsLandingPage'] [class*='components-ContextMenu--styles--contextMenu'] > span > section ul li:last-child {
              border-bottom: 0px;
            }
    [class*='page-NewCardLandingPage--styles--cardsLandingPage'] [class*='components-ContextMenu--styles--contextMenu'] > span > section ul li:focus,
            [class*='page-NewCardLandingPage--styles--cardsLandingPage'] [class*='components-ContextMenu--styles--contextMenu'] > span > section ul li:hover {
              color: #000000;
              background: #ededed;
            }
    [class*='page-NewCardLandingPage--styles--cardsLandingPage'] [class*='components-ContextMenu--styles--contextMenu'] > span > section ul li:focus a, [class*='page-NewCardLandingPage--styles--cardsLandingPage'] [class*='components-ContextMenu--styles--contextMenu'] > span > section ul li:hover a {
                color: #333333;
              }
    [class*='page-NewCardLandingPage--styles--cardsLandingPage'] [class*='components-ContextMenu--styles--contextMenu'] > span > section ul li > span[class*='listContent'] {
              width: 100%;
            }
  [class*='page-NewCardLandingPage--styles--cardsLandingPage'] [class*='components-ContextMenu--styles--contextMenu'] > a:hover svg {
        width: 1.25em !important;
      }
  [class*='page-NewCardLandingPage--styles--cardsLandingPage'] [class*='CardDetails--styles--displayCard'] [class*='components-ContextMenu--styles--contextMenu'] > span > section {
          top: 2.75rem;
        }
  [class*='page-NewCardLandingPage--styles--cardsLandingPage'] [class*='CardDetails--styles--displayCard'] [class*='components-ContextMenu--styles--contextMenu'][class*='ContextMenu--styles--active'] > a {
          border: 1px solid #333333;
        }
  [class*='page-NewCardLandingPage--styles--cardsLandingPage'] [class*='ContextMenu--styles--active'] span section ul {
    width: 20.625rem;
  }

