/**
 * Sonatype Nexus (TM) Open Source Version
 * Copyright (c) 2008-present Sonatype, Inc.
 * All rights reserved. Includes the third-party code listed at http://links.sonatype.com/products/nexus/oss/attributions.
 *
 * This program and the accompanying materials are made available under the terms of the Eclipse Public License Version 1.0,
 * which accompanies this distribution and is available at http://www.eclipse.org/legal/epl-v10.html.
 *
 * Sonatype Nexus (TM) Professional Version is available from Sonatype, Inc. "Sonatype" and "Sonatype Nexus" are trademarks
 * of Sonatype, Inc. Apache Maven is a trademark of the Apache Software Foundation. M2eclipse is a trademark of the
 * Eclipse Foundation. All other trademarks are the property of their respective owners.
 */
.nxrm-anonymous-settings .nxrm-anonymous-settings-field {
  width: 250px; }

/**
 * Sonatype Nexus (TM) Open Source Version
 * Copyright (c) 2008-present Sonatype, Inc.
 * All rights reserved. Includes the third-party code listed at http://links.sonatype.com/products/nexus/oss/attributions.
 *
 * This program and the accompanying materials are made available under the terms of the Eclipse Public License Version 1.0,
 * which accompanies this distribution and is available at http://www.eclipse.org/legal/epl-v10.html.
 *
 * Sonatype Nexus (TM) Professional Version is available from Sonatype, Inc. "Sonatype" and "Sonatype Nexus" are trademarks
 * of Sonatype, Inc. Apache Maven is a trademark of the Apache Software Foundation. M2eclipse is a trademark of the
 * Eclipse Foundation. All other trademarks are the property of their respective owners.
 */
/*
  Style overrides for the react-shared-components. Once we've fully converted to React we should remove these overrides.
*/
/**
 * Sonatype Nexus (TM) Open Source Version
 * Copyright (c) 2008-present Sonatype, Inc.
 * All rights reserved. Includes the third-party code listed at http://links.sonatype.com/products/nexus/oss/attributions.
 *
 * This program and the accompanying materials are made available under the terms of the Eclipse Public License Version 1.0,
 * which accompanies this distribution and is available at http://www.eclipse.org/legal/epl-v10.html.
 *
 * Sonatype Nexus (TM) Professional Version is available from Sonatype, Inc. "Sonatype" and "Sonatype Nexus" are trademarks
 * of Sonatype, Inc. Apache Maven is a trademark of the Apache Software Foundation. M2eclipse is a trademark of the
 * Eclipse Foundation. All other trademarks are the property of their respective owners.
 */
.nx-tile {
  border-color: #d2d2d2 !important; }

.nx-filter-input .nx-filter-input__add-on {
  padding: 2px !important;
  height: 24px !important;
  box-sizing: border-box !important; }

.nx-filter-input .nx-filter-text-input {
  height: 24px !important;
  box-sizing: border-box !important; }

.x-body .nx-btn {
  height: 24px;
  min-width: 75px;
  font-weight: normal; }

/**
 * Sonatype Nexus (TM) Open Source Version
 * Copyright (c) 2008-present Sonatype, Inc.
 * All rights reserved. Includes the third-party code listed at http://links.sonatype.com/products/nexus/oss/attributions.
 *
 * This program and the accompanying materials are made available under the terms of the Eclipse Public License Version 1.0,
 * which accompanies this distribution and is available at http://www.eclipse.org/legal/epl-v10.html.
 *
 * Sonatype Nexus (TM) Professional Version is available from Sonatype, Inc. "Sonatype" and "Sonatype Nexus" are trademarks
 * of Sonatype, Inc. Apache Maven is a trademark of the Apache Software Foundation. M2eclipse is a trademark of the
 * Eclipse Foundation. All other trademarks are the property of their respective owners.
 */
/**
 * @since 3.22
 */
/**
 * Sonatype Nexus (TM) Open Source Version
 * Copyright (c) 2008-present Sonatype, Inc.
 * All rights reserved. Includes the third-party code listed at http://links.sonatype.com/products/nexus/oss/attributions.
 *
 * This program and the accompanying materials are made available under the terms of the Eclipse Public License Version 1.0,
 * which accompanies this distribution and is available at http://www.eclipse.org/legal/epl-v10.html.
 *
 * Sonatype Nexus (TM) Professional Version is available from Sonatype, Inc. "Sonatype" and "Sonatype Nexus" are trademarks
 * of Sonatype, Inc. Apache Maven is a trademark of the Apache Software Foundation. M2eclipse is a trademark of the
 * Eclipse Foundation. All other trademarks are the property of their respective owners.
 */
.nxrm-breadcrumb--actions {
  background: white;
  padding: 0 0.5em 0.5em 0.5em; }

/**
 * Sonatype Nexus (TM) Open Source Version
 * Copyright (c) 2008-present Sonatype, Inc.
 * All rights reserved. Includes the third-party code listed at http://links.sonatype.com/products/nexus/oss/attributions.
 *
 * This program and the accompanying materials are made available under the terms of the Eclipse Public License Version 1.0,
 * which accompanies this distribution and is available at http://www.eclipse.org/legal/epl-v10.html.
 *
 * Sonatype Nexus (TM) Professional Version is available from Sonatype, Inc. "Sonatype" and "Sonatype Nexus" are trademarks
 * of Sonatype, Inc. Apache Maven is a trademark of the Apache Software Foundation. M2eclipse is a trademark of the
 * Eclipse Foundation. All other trademarks are the property of their respective owners.
 */
/**
 * @since 3.21
 */
/**
 * Sonatype Nexus (TM) Open Source Version
 * Copyright (c) 2008-present Sonatype, Inc.
 * All rights reserved. Includes the third-party code listed at http://links.sonatype.com/products/nexus/oss/attributions.
 *
 * This program and the accompanying materials are made available under the terms of the Eclipse Public License Version 1.0,
 * which accompanies this distribution and is available at http://www.eclipse.org/legal/epl-v10.html.
 *
 * Sonatype Nexus (TM) Professional Version is available from Sonatype, Inc. "Sonatype" and "Sonatype Nexus" are trademarks
 * of Sonatype, Inc. Apache Maven is a trademark of the Apache Software Foundation. M2eclipse is a trademark of the
 * Eclipse Foundation. All other trademarks are the property of their respective owners.
 */
.nxrm-content-body {
  border-top: solid 1px #d2d2d2;
  padding: 1em; }

.nxrm-content-body > .nxrm-section:first-child {
  margin-top: 0; }

.nxrm-content-body > .nxrm-section:last-child {
  margin-bottom: 0; }

/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * This is the "entrypoint" for files in this directory.  These files represent styles that should be included by
 * any consumer of the react-shared-components lib
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
.nx-code {
  background-color: #f5f5f5;
  border: 1px solid #dedede;
  border-radius: 4px;
  color: #c70000;
  font-size: 12px;
  padding: 2px 4px;
  white-space: nowrap; }

/*
  #Basic links
*/
.nx-text-link {
  color: #00A1E2;
  cursor: pointer; }
  .nx-text-link:hover {
    color: #2B66AB; }

.nx-clickable {
  cursor: pointer; }

/*
  #Helper Classes
*/
.nx-pull-left {
  float: left; }

.nx-pull-right {
  float: right; }

.nx-error {
  background-color: #fce2e2;
  border: 1px solid #831d1d;
  color: #831d1d; }
  .nx-error .fa, .nx-error .svg-inline--fa {
    margin-right: 8px; }

.nx-scrollable {
  height: auto;
  max-height: 400px;
  overflow-x: hidden; }

.nx-truncate-ellipsis, .nx-grid-header__title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
.nx-code {
  background-color: #f5f5f5;
  border: 1px solid #dedede;
  border-radius: 4px;
  color: #c70000;
  font-size: 12px;
  padding: 2px 4px;
  white-space: nowrap; }

@font-face {
  font-family: "Open Sans";
  src: url([object Module]) format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Open Sans";
  src: url([object Module]) format("woff");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: "Open Sans";
  src: url([object Module]) format("woff");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: "Open Sans";
  src: url([object Module]) format("woff");
  font-weight: normal;
  font-style: italic; }

.nx-body {
  font-family: Open Sans, sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px; }

.nx-h1 {
  font-family: Open Sans, sans-serif;
  font-weight: bold;
  font-size: 26px;
  line-height: 35px;
  margin-bottom: 24px; }
  .nx-h1 > :first-child {
    margin-left: 0; }
  .nx-h1 > :last-child {
    margin-right: 0; }

.nx-h2 {
  font-family: Open Sans, sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 16px; }
  .nx-h2 > :first-child {
    margin-left: 0; }
  .nx-h2 > :last-child {
    margin-right: 0; }

.nx-h3 {
  font-family: Open Sans, sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 8px; }
  .nx-h3 > :first-child {
    margin-left: 0; }
  .nx-h3 > :last-child {
    margin-right: 0; }

.nx-h4 {
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 8px;
  text-transform: uppercase; }
  .nx-h4 > :first-child {
    margin-left: 0; }
  .nx-h4 > :last-child {
    margin-right: 0; }

.nx-p {
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 16px; }

.nx-label {
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  cursor: default;
  font-size: 16px; }

.nx-text-input, .nx-textarea {
  font-family: Open Sans, sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 0; }

/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
.nx-code {
  background-color: #f5f5f5;
  border: 1px solid #dedede;
  border-radius: 4px;
  color: #c70000;
  font-size: 12px;
  padding: 2px 4px;
  white-space: nowrap; }

/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Main Header
*/
.nx-header {
  background-color: #070707;
  flex-shrink: 0;
  height: 40px;
  width: 100%; }

.nx-header__inner {
  display: flex;
  margin: 0 auto;
  width: 100%;
  max-width: 1366px; }
  .nx-header__inner > :first-child {
    margin-left: 0; }
  .nx-header__inner > :last-child {
    margin-right: 0; }

.nx-title {
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  box-sizing: border-box;
  color: #fff;
  display: -ms-grid;
  display: grid;
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  -ms-grid-rows: 22px 2px auto;
  grid-template-rows: 22px auto;
  -ms-grid-columns: 36px 2px auto;
  grid-template-columns: 36px auto;
  grid-template-areas: "logo title" "logo version";
  height: 40px;
  padding-right: 12px;
  text-decoration: none;
  min-width: 24%; }

.nx-app-logo {
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  grid-area: logo;
  height: 36px;
  width: 36px; }

.nx-title__brand {
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  -ms-grid-row-align: end;
  align-self: end;
  font-size: 18px;
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: title;
  -ms-grid-column-align: left;
  justify-self: left;
  line-height: 18px;
  white-space: nowrap; }

.nx-title__version {
  align-self: start;
  -ms-grid-row-align: start;
  font-size: 12px;
  -ms-grid-row: 3;
  -ms-grid-column: 3;
  grid-area: version;
  -ms-grid-column-align: left;
  justify-self: left;
  line-height: 12px; }

/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Layout
*/
.nx-html, .nx-body {
  box-sizing: border-box;
  height: 100%;
  overflow-y: hidden; }

.nx-body {
  background-color: #f5f5f5;
  color: #070707;
  margin: 0;
  padding: 0; }

.nx-body-container {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  min-width: 1024px; }
  .nx-body-container > :first-child {
    margin-top: 0; }
  .nx-body-container > :last-child {
    margin-bottom: 0; }

.nx-root-container {
  box-sizing: border-box;
  display: flex;
  flex-grow: 1;
  max-width: 1366px;
  overflow-y: hidden;
  width: 100%; }
  .nx-root-container > :first-child {
    margin-left: 0; }
  .nx-root-container > :last-child {
    margin-right: 0; }

.nx-page-sidebar {
  background-color: #f5f5f5;
  box-sizing: border-box;
  flex-basis: 24%;
  overflow-x: hidden;
  padding: 32px 12px 8px 12px;
  position: relative;
  white-space: normal; }
  .nx-page-sidebar > :first-child {
    margin-top: 0; }
  .nx-page-sidebar > :last-child {
    margin-bottom: 0; }

.nx-page-main {
  box-sizing: border-box;
  flex: 1 0 76%;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 32px 16px 16px 16px;
  white-space: normal; }
  .nx-page-main > :first-child {
    margin-top: 0; }
  .nx-page-main > :last-child {
    margin-bottom: 0; }

/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
.nx-page-title {
  margin: 0 0 16px 0; }
  .nx-page-title > :first-child {
    margin-left: 0; }
  .nx-page-title > :last-child {
    margin-right: 0; }
  .nx-page-title > :first-child {
    margin-top: 0; }
  .nx-page-title > :last-child {
    margin-bottom: 0; }
  .nx-page-title .nx-h1 {
    display: inline-block;
    font-size: 26px;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    max-width: 562px; }

.nx-page-title__page-icon {
  display: inline-block;
  font-size: 26px;
  vertical-align: middle; }

.nx-page-title__description {
  line-height: 16px;
  margin: 8px 0 0 0;
  max-width: 562px; }
  .nx-page-title__description > :first-child {
    margin-top: 0; }
  .nx-page-title__description > :last-child {
    margin-bottom: 0; }

/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
.nx-code {
  background-color: #f5f5f5;
  border: 1px solid #dedede;
  border-radius: 4px;
  color: #c70000;
  font-size: 12px;
  padding: 2px 4px;
  white-space: nowrap; }

/*
  #Name-spaced Tile System
*/
.nx-tile {
  background-color: #fff;
  border: 1px solid #eaeaea;
  margin: 8px 0 16px 0;
  padding: 16px; }
  .nx-tile > :first-child {
    margin-top: 0; }
  .nx-tile > :last-child {
    margin-bottom: 0; }
  .nx-tile.nx-alert .nx-tile-header + .nx-tile-content {
    padding-top: 0; }
  .nx-tile.nx-alert > .nx-tile-content {
    padding-top: 12px; }
  .nx-tile.nx-alert--warning {
    background-color: #fcf8e3;
    border: 1px solid #9d6800;
    color: #9d6800; }
  .nx-tile.nx-alert--error {
    background-color: #fce2e2;
    border-color: #831d1d;
    color: #831d1d; }
  .nx-tile.nx-alert--info {
    background-color: #fefefe;
    border-color: #006bbf;
    color: #070707; }
    .nx-tile.nx-alert--info .fa {
      font-size: 23px; }

.nx-tile--grid-tile .nx-tile-header {
  margin-bottom: 0; }

.nx-tile--grid-tile .nx-tile-footer {
  margin-top: 0; }

.nx-tile-scroll-container {
  margin: 0 8px;
  overflow-y: auto;
  overflow-x: hidden;
  padding-top: 8px;
  position: relative;
  width: calc(100% - 16px);
  z-index: 0; }
  .nx-tile-scroll-container .nx-tile {
    margin: 0 0 8px 0; }

.nx-tile--form-tile .nx-tile-header {
  margin-bottom: 6px; }

.nx-tile-header {
  min-height: 24px;
  margin: 8px 0 15px 0;
  overflow: hidden; }

.nx-tile-header__title {
  display: inline-block; }
  .nx-tile-header__title h1, .nx-tile-header__title h2 {
    display: inline-block;
    margin: 0;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .nx-tile-header__title h1 {
    font-size: 26px;
    padding: 0; }
    .nx-tile-header__title h1 .nx-tile-header__description {
      font-family: Open Sans, sans-serif;
      font-weight: normal;
      font-weight: normal; }

.nx-tile-header__icon {
  display: block;
  float: left;
  font-size: 30px;
  margin-right: 8px;
  vertical-align: middle; }

.nx-tile-header__title--no-actions {
  height: 24px; }

.nx-tile-header__subtitle {
  line-height: 16px;
  margin: 0;
  padding: 0 0 2px 0;
  max-width: 562px; }

.nx-tile-header--hrule {
  border: 0 solid #cacaca;
  border-bottom-width: 1px;
  margin-bottom: 20px;
  padding-bottom: 5px; }

.nx-tile__actions {
  float: right; }
  .nx-tile__actions > :first-child {
    margin-left: 0; }
  .nx-tile__actions > :last-child {
    margin-right: 0; }
  .nx-tile__actions + .nx-tile-header {
    margin-top: 0; }

.nx-tile-content {
  clear: both; }
  .nx-tile-content > :first-child {
    margin-top: 0; }
  .nx-tile-content > :last-child {
    margin-bottom: 0; }

.nx-tile__section-header {
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  border-bottom: 1px solid #cacaca;
  font-size: 14px;
  margin-bottom: 20px;
  padding-bottom: 8px;
  text-transform: uppercase; }

.nx-tile__section-header--simple {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0; }

.nx-tile-footer {
  border: 0 solid #cacaca;
  border-top-width: 1px;
  margin-top: 20px;
  padding: 12px 4px 0 4px; }
  .nx-tile-footer > :first-child {
    margin-left: 0; }
  .nx-tile-footer > :last-child {
    margin-right: 0; }

.nx-tile--top-tile {
  box-shadow: 0px 5px 6px 0px #f5f5f5;
  margin-bottom: 0;
  position: relative;
  z-index: 1; }

/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Alerts
*/
.nx-alert {
  background-color: #fefefe;
  border: 1px solid #575757;
  color: #575757;
  margin: 8px 0;
  padding: 9px 8px 8px 8px; }
  .nx-alert > :first-child {
    margin-left: 0; }
  .nx-alert > :last-child {
    margin-right: 0; }
  .nx-alert > :first-child {
    margin-top: 0; }
  .nx-alert > :last-child {
    margin-bottom: 0; }

.nx-alert--warning {
  background-color: #fcf8e3;
  border-color: #9d6800;
  color: #9d6800; }

.nx-alert--error {
  background-color: #fce2e2;
  border-color: #831d1d;
  color: #831d1d; }

.nx-alert--info {
  background-color: #fefefe;
  border-color: #006bbf;
  color: #070707; }
  .nx-alert--info .svg-inline--fa {
    color: #006bbf;
    font-size: 16px;
    vertical-align: -0.2em; }

/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
.nx-code {
  background-color: #f5f5f5;
  border: 1px solid #dedede;
  border-radius: 4px;
  color: #c70000;
  font-size: 12px;
  padding: 2px 4px;
  white-space: nowrap; }

.nx-btn {
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  background-color: #f5f5f5;
  border: 1px solid #cacaca;
  border-radius: 4px;
  color: #575757;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  height: 32px;
  line-height: 16px;
  margin: 0 8px;
  padding: 0 12px;
  text-align: center;
  vertical-align: middle;
  min-width: 100px; }
  .nx-btn > :first-child {
    margin-left: 0; }
  .nx-btn > :last-child {
    margin-right: 0; }
  .nx-btn + .nx-btn {
    margin-left: -4px; }
  .nx-btn:hover, .nx-btn:focus, .nx-btn:active {
    border-color: #575757;
    color: #070707; }
  .nx-btn:active {
    background-color: #eaeaea; }
  .nx-btn.disabled, .nx-btn[disabled] {
    background-color: #f5f5f5;
    border-color: #eaeaea;
    color: #cacaca;
    cursor: default; }
    .nx-btn.disabled:focus, .nx-btn[disabled]:focus {
      outline: 0; }

.nx-btn--primary {
  background-color: #2476c3;
  border-color: transparent;
  border-width: 2px;
  color: #fefefe;
  padding: 0 11px; }
  .nx-btn--primary:hover, .nx-btn--primary:focus, .nx-btn--primary:active {
    border-color: #0046b1;
    color: #fefefe; }
  .nx-btn--primary:active {
    background: #0046b1;
    border-color: #0046b1; }
  .nx-btn--primary.disabled, .nx-btn--primary[disabled] {
    background-color: #97cbee;
    border-color: transparent;
    color: #fefefe; }

.nx-btn--tertiary {
  background-color: transparent;
  border-color: transparent; }
  .nx-btn--tertiary:hover, .nx-btn--tertiary:focus {
    border-color: #cacaca; }
  .nx-btn--tertiary:active {
    background-color: transparent;
    border-color: #575757; }
  .nx-btn--tertiary.disabled, .nx-btn--tertiary[disabled] {
    background-color: transparent;
    border-color: transparent; }

.nx-btn--error {
  background-color: #831d1d;
  border-color: #831d1d;
  color: #fefefe; }
  .nx-btn--error:hover, .nx-btn--error:focus, .nx-btn--error:active {
    background-color: #831d1d;
    border-color: #5c0000;
    color: #fefefe; }
  .nx-btn--error:active {
    background-color: #5c0000; }

.nx-btn--icon-only {
  padding: 0;
  width: 32px;
  min-width: 0; }

/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
.nx-btn-bar {
  margin: 8px 0; }
  .nx-btn-bar > :first-child {
    margin-left: 0; }
  .nx-btn-bar > :last-child {
    margin-right: 0; }

/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
.nx-code {
  background-color: #f5f5f5;
  border: 1px solid #dedede;
  border-radius: 4px;
  color: #c70000;
  font-size: 12px;
  padding: 2px 4px;
  white-space: nowrap; }

.nx-list {
  margin: 12px 0 16px 0; }
  .nx-list > :first-child {
    margin-top: 0; }
  .nx-list > :last-child {
    margin-bottom: 0; }
  .nx-list, .nx-list > ul, .nx-list > ol {
    list-style: none;
    margin: 0;
    padding: 0; }

.nx-list__title {
  color: #070707;
  line-height: 14px;
  margin: 0 0 10px 0; }

.nx-list__item {
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-top: 1px solid transparent;
  border-bottom: 1px solid #f5f5f5;
  box-sizing: border-box;
  color: #070707;
  font-size: 14px;
  line-height: 17px;
  margin: 0;
  padding: 16px 8px 16px 8px; }
  .nx-list__item:first-of-type {
    border-top: 1px solid #dedede; }
  .nx-list__item.nx-error {
    border: 1px solid #831d1d;
    color: #831d1d; }
  .nx-list__item > .fa, .nx-list__item > .svg-inline--fa {
    margin-right: 16px; }

.nx-list--bulleted .nx-list__item {
  font-family: Open Sans, sans-serif;
  font-weight: normal;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  list-style: disc outside;
  margin-left: 36px;
  overflow: visible;
  padding: 6px 10px 6px 0;
  white-space: normal; }

.nx-list__item--empty {
  font-family: Open Sans, sans-serif;
  font-weight: normal;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #f5f5f5;
  color: #575757;
  font-size: 14px;
  text-align: center; }

.nx-list__item--disabled {
  color: #cacaca;
  cursor: default; }

.nx-list__item--expanding {
  height: auto; }

.nx-list__item--with-modifier-icon {
  line-height: 30px; }

.nx-list__actions {
  float: right; }

.nx-list__subtext {
  font-family: Open Sans, sans-serif;
  font-weight: normal;
  display: block;
  line-height: 14px;
  margin: 0;
  padding-top: 4px;
  white-space: normal;
  width: 562px; }
  .nx-list__subtext.nx-truncate-ellipsis, .nx-list__subtext.nx-grid-header__title {
    white-space: nowrap; }

.nx-list--unstyled {
  list-style-type: none;
  margin: 0;
  padding: 0; }

/*
 * Action or Clickable Lists
 */
.nx-list--clickable .nx-list__title {
  color: #070707; }

.nx-list--clickable .nx-list__item {
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  color: #575757; }
  .nx-list--clickable .nx-list__item:not(.nx-list__item--empty):not(.nx-disabled):not([disabled]):hover, .nx-list--clickable .nx-list__item:not(.nx-list__item--empty):not(.nx-disabled):not([disabled]):focus {
    background-color: #f2f3f8;
    border-top: 1px solid #cacaca;
    border-bottom: 1px solid #cacaca;
    color: #070707;
    cursor: pointer;
    outline-style: none; }
    .nx-list--clickable .nx-list__item:not(.nx-list__item--empty):not(.nx-disabled):not([disabled]):hover .fa-chevron-right, .nx-list--clickable .nx-list__item:not(.nx-list__item--empty):not(.nx-disabled):not([disabled]):focus .fa-chevron-right {
      color: #3A4D95; }
  .nx-list--clickable .nx-list__item:not(.nx-list__item--empty):not(.nx-disabled):not([disabled]):active {
    background-color: #f5f5f5;
    border-top: 1px solid #cacaca;
    border-bottom: 1px solid #cacaca; }
  .nx-list--clickable .nx-list__item.nx-list__item--empty {
    font-family: Open Sans, sans-serif;
    font-weight: normal;
    border-top: 1px solid #dedede;
    color: #575757; }
  .nx-list--clickable .nx-list__item.nx-error {
    color: #831d1d; }
    .nx-list--clickable .nx-list__item.nx-error:not(.nx-disabled):not([disabled]) {
      border: 1px solid #831d1d; }
      .nx-list--clickable .nx-list__item.nx-error:not(.nx-disabled):not([disabled]):hover, .nx-list--clickable .nx-list__item.nx-error:not(.nx-disabled):not([disabled]):focus, .nx-list--clickable .nx-list__item.nx-error:not(.nx-disabled):not([disabled]):active {
        background-color: #fce2e2;
        border: 1px solid #831d1d;
        color: #831d1d;
        cursor: default; }
  .nx-list--clickable .nx-list__item .nx-list__subtext {
    pointer-events: none; }
  .nx-list--clickable .nx-list__item.nx-list__item--disabled {
    color: #cacaca;
    cursor: default; }
    .nx-list--clickable .nx-list__item.nx-list__item--disabled:hover {
      border-top: 1px solid transparent;
      border-bottom: 1px solid #f5f5f5; }

.nx-list--clickable .fa-chevron-right {
  margin-right: 3px;
  margin-top: 1px; }

/*
 * Definition Lists
 *
 * Typically use <dl>
 */
.nx-list--definition-list {
  box-sizing: border-box; }
  .nx-list--definition-list .nx-list__item {
    font-family: Open Sans, sans-serif;
    font-weight: normal;
    display: inline-block;
    width: 75%; }
  .nx-list--definition-list .nx-list__item--label {
    font-family: Open Sans, sans-serif;
    font-weight: 600;
    width: 25%; }

/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
.nx-text-input {
  border: 1px solid #cacaca;
  border-left-width: 4px;
  border-radius: 0;
  box-shadow: none;
  height: 32px;
  padding: 0 8px;
  width: 219px; }
  .nx-text-input:focus {
    outline: none; }
  .nx-text-input:disabled {
    background: #fefefe;
    border-color: #dedede;
    border-left: 4px double #dedede; }

.nx-text-input--long {
  width: 395px; }

textarea.nx-text-input {
  min-height: 64px;
  padding: 8px; }

::-ms-clear {
  display: none; }

/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
.nx-code {
  background-color: #f5f5f5;
  border: 1px solid #dedede;
  border-radius: 4px;
  color: #c70000;
  font-size: 12px;
  padding: 2px 4px;
  white-space: nowrap; }

/*
  #Tables
*/
.nx-table {
  border-collapse: collapse;
  display: table;
  height: 1px;
  margin: 12px 0 24px 0;
  width: 100%; }

.nx-table-row:last-child .nx-cell:not(.nx-cell--header):not(.nx-error) {
  border-bottom: 1px solid #f5f5f5; }

.nx-table-row.nx-clickable:last-child:hover .nx-cell {
  border-bottom: 1px solid #cacaca; }

.nx-table-row.nx-clickable:hover .nx-cell {
  border-top: 1px solid #cacaca; }

.nx-table-row.nx-clickable:hover + .nx-table-row .nx-cell {
  border-top: 1px solid #cacaca; }

.nx-table-row.nx-clickable:hover .nx-cell--label, .nx-table-row.nx-clickable:hover .nx-cell--chevron {
  color: #070707; }

.nx-table-row.nx-clickable .nx-cell--label {
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  color: #575757; }

.nx-table-row--header {
  border-bottom: 1px solid #838383; }

.nx-cell {
  background-clip: padding-box;
  border-top: 1px solid #f5f5f5;
  box-sizing: border-box;
  color: #070707;
  display: table-cell;
  height: 39px;
  line-height: 16px;
  padding: 8px 12px;
  position: relative;
  text-align: left; }
  .nx-cell > :first-child {
    margin-top: 0; }
  .nx-cell > :last-child {
    margin-bottom: 0; }
  .nx-cell > :first-child {
    margin-left: 0; }
  .nx-cell > :last-child {
    margin-right: 0; }
  .nx-cell.nx-error {
    border-color: #fce2e2;
    border-bottom-color: #831d1d;
    color: #831d1d;
    text-align: center; }

.nx-cell--header {
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  border-bottom: 1px solid #838383;
  background-color: #fefefe;
  border-top: none;
  color: #575757;
  font-size: 12px;
  height: 24px;
  line-height: 12px;
  text-align: left;
  text-transform: uppercase; }

.nx-cell--label {
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  color: #070707; }

.nx-cell--num {
  text-align: center; }

.nx-cell--empty {
  font-family: Open Sans, sans-serif;
  font-weight: normal;
  color: #575757;
  text-align: center; }

.nx-cell--chevron {
  color: #575757;
  padding: 0 12px;
  text-align: right;
  width: 14px;
  max-width: 32px;
  min-width: 14px; }

.nx-cell--icon {
  color: #575757;
  padding: 0 12px;
  text-align: right;
  width: 14px;
  max-width: 32px;
  min-width: 14px; }

.nx-cell--sortable {
  user-select: none;
  -ms-user-select: none; }

.nx-cell__sort-icons :first-child path {
  color: #cacaca; }

.nx-cell__sort-icons :nth-child(2) path {
  color: #575757; }

/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
.nx-grid-row {
  display: flex; }

.nx-grid-col {
  flex: 1 0;
  border-left: 1px solid #eaeaea;
  box-sizing: border-box;
  margin: 8px 0;
  overflow-x: hidden;
  padding: 0 12px;
  word-wrap: break-word;
  overflow-wrap: break-word; }
  .nx-grid-col:first-child {
    border: none;
    padding-left: 0; }
  .nx-grid-col:last-child {
    padding-right: 0; }
  .nx-grid-col .nx-grid-col {
    margin: 0; }

.nx-grid-col--25 {
  flex: 0 0 25%;
  max-width: 25%; }

.nx-grid-col--50 {
  flex: 0 0 50%;
  max-width: 50%; }

.nx-grid-col--75 {
  flex: 0 0 75%;
  max-width: 75%; }

.nx-grid-col--33 {
  flex: 0 0 33%;
  max-width: 33%; }

.nx-grid-col--67 {
  flex: 0 0 67%;
  max-width: 67%; }

.nx-grid-h-keyline {
  border: none;
  border-top: 1px solid #eaeaea;
  margin: 0; }

.nx-grid-h-keyline--white {
  border-color: #fefefe; }

.nx-grid-col--noborder {
  border-left-color: #fefefe; }

.nx-grid-col .nx-grid-h-keyline {
  margin: 12px 0 4px 0; }

.nx-grid-header {
  margin: 0 0 18px 0; }

.nx-grid-header__title {
  line-height: 120%;
  margin: 0; }
  .nx-grid-header__title > :first-child {
    margin-left: 0; }
  .nx-grid-header__title > :last-child {
    margin-right: 0; }

h1.nx-grid-header__title {
  font-size: 26px; }

h2.nx-grid-header__title {
  padding-top: 2px; }

.nx-grid-header__icon {
  display: inline-block;
  margin: 0 8px 0 0; }

.nx-grid-header__subtitle {
  line-height: 16px;
  max-width: 562px;
  padding-top: 2px; }

.nx-grid-header__hrule {
  border: 0 solid #cacaca;
  border-bottom-width: 1px;
  margin: 0;
  padding-top: 9px; }

/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
.nx-icon {
  margin: 0 8px; }
  .nx-icon + .nx-icon {
    margin-left: 0; }

/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
.nx-counter {
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  background-color: #dedede;
  border: 1px solid #cacaca;
  border-radius: 8px;
  color: #575757;
  display: inline-block;
  font-size: 11px;
  line-height: 1.4;
  margin-left: 8px;
  padding: 0 4px 1px 4px;
  text-align: center;
  min-width: 8px; }
  .nx-counter.nx-counter--active {
    background-color: #f5f5f5;
    border-color: #dedede; }

/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
.nx-code {
  background-color: #f5f5f5;
  border: 1px solid #dedede;
  border-radius: 4px;
  color: #c70000;
  font-size: 12px;
  padding: 2px 4px;
  white-space: nowrap; }

.nx-threat-number {
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  font-size: 16px; }

/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
.nx-code {
  background-color: #f5f5f5;
  border: 1px solid #dedede;
  border-radius: 4px;
  color: #c70000;
  font-size: 12px;
  padding: 2px 4px;
  white-space: nowrap; }

/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
.nx-text-input {
  border: 1px solid #cacaca;
  border-left-width: 4px;
  border-radius: 0;
  box-shadow: none;
  height: 32px;
  padding: 0 8px;
  width: 219px; }
  .nx-text-input:focus {
    outline: none; }
  .nx-text-input:disabled {
    background: #fefefe;
    border-color: #dedede;
    border-left: 4px double #dedede; }

.nx-text-input--long {
  width: 395px; }

textarea.nx-text-input {
  min-height: 64px;
  padding: 8px; }

::-ms-clear {
  display: none; }

.nx-form {
  border-top: 1px solid #cacaca;
  margin: 0;
  padding-top: 20px;
  position: relative; }
  .nx-form > :first-child {
    margin-top: 0; }
  .nx-form > :last-child {
    margin-bottom: 0; }

.nx-form--simple {
  border-top: none;
  padding: 0; }

.nx-form--modal-form {
  padding-top: 0; }

.nx-form-group {
  margin-bottom: 20px; }

.nx-form-row {
  margin-bottom: 24px; }
  .nx-form-row > :first-child {
    margin-left: 0; }
  .nx-form-row > :last-child {
    margin-right: 0; }
  .nx-form-row .nx-form-group, .nx-form-row .nx-fieldset {
    display: inline-block;
    margin-right: 24px;
    margin-bottom: 0;
    vertical-align: bottom; }
    .nx-form-row .nx-form-group:last-child, .nx-form-row .nx-fieldset:last-child {
      margin-right: 0; }
  .nx-form-row .nx-label {
    margin-bottom: 0; }

.nx-btn-bar--forms {
  border-top: 1px solid #cacaca;
  padding-top: 8px; }

.nx-label {
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  color: #070707;
  display: block;
  font-size: 16px;
  margin-bottom: 7px; }
  .nx-label .disabled {
    color: #cacaca; }
  .nx-label .nx-text-input, .nx-label .nx-textarea {
    display: block;
    margin-top: 7px; }

.nx-label--optional .nx-label__text::after {
  font-family: Open Sans, sans-serif;
  font-weight: normal;
  color: #575757;
  content: " - optional";
  font-style: italic; }

.nx-sub-label {
  font-family: Open Sans, sans-serif;
  font-weight: normal;
  color: #070707;
  display: block;
  font-size: 14px; }
  .nx-sub-label > :first-child {
    margin-left: 0; }
  .nx-sub-label > :last-child {
    margin-right: 0; }

.nx-fieldset {
  border: 0;
  margin: 0 0 20px 0;
  padding: 0; }
  .nx-fieldset .nx-label {
    margin-bottom: 0; }
  .nx-fieldset .nx-radio, .nx-fieldset .nx-checkbox {
    display: block;
    margin: 8px 0 0 24px; }
    .nx-fieldset .nx-radio > :first-child, .nx-fieldset .nx-checkbox > :first-child {
      margin-top: 0; }
    .nx-fieldset .nx-radio > :last-child, .nx-fieldset .nx-checkbox > :last-child {
      margin-bottom: 0; }

/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
.nx-checkbox {
  font-family: Open Sans, sans-serif;
  font-weight: normal;
  cursor: pointer;
  display: inline;
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  white-space: nowrap; }
  .nx-checkbox > :first-child {
    margin-left: 0; }
  .nx-checkbox > :last-child {
    margin-right: 0; }

.nx-checkbox__input {
  display: none; }

.nx-checkbox__box {
  border: 1px solid #575757;
  border-radius: 2px;
  display: inline-block;
  height: 14px;
  margin-right: 8px;
  position: relative;
  vertical-align: -2px;
  width: 14px; }
  .nx-checkbox__box .fa-check {
    margin-bottom: 1.5px; }

.nx-checkbox--disabled {
  color: #cacaca;
  cursor: not-allowed; }
  .nx-checkbox--disabled .nx-checkbox__box {
    border: 1px solid #cacaca; }

.nx-checkbox__content > :first-child {
  margin-left: 0; }

.nx-checkbox__content > :last-child {
  margin-right: 0; }

/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
.nx-radio {
  font-family: Open Sans, sans-serif;
  font-weight: normal;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  position: relative;
  white-space: nowrap; }
  .nx-radio > :first-child {
    margin-left: 0; }
  .nx-radio > :last-child {
    margin-right: 0; }
  .nx-radio:hover:not(.nx-radio--disabled) {
    cursor: pointer; }
  .nx-radio .nx-radio__circle {
    color: #575757;
    cursor: pointer;
    height: 20px;
    margin-right: 8px;
    width: 16px;
    vertical-align: top; }
    .nx-radio .nx-radio__circle:last-child {
      margin-right: 0; }
  .nx-radio .nx-radio__outer-circle {
    stroke: currentColor; }
  .nx-radio .nx-radio__inner-circle {
    fill: currentColor; }
  .nx-radio.nx-radio--disabled {
    color: #cacaca; }
    .nx-radio.nx-radio--disabled .nx-radio__circle {
      color: #cacaca;
      cursor: default; }
  .nx-radio input.nx-radio__input {
    display: none; }

.nx-radio__content > :first-child {
  margin-left: 0; }

.nx-radio__content > :last-child {
  margin-right: 0; }

/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
.nx-back-button a {
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  color: #00A1E2;
  font-size: 14px;
  line-height: 32px;
  text-decoration: none; }
  .nx-back-button a > :first-child {
    margin-left: 0; }
  .nx-back-button a > :last-child {
    margin-right: 0; }
  .nx-back-button a:hover {
    color: #2B66AB; }
  .nx-back-button a > .fa-chevron-left {
    margin-right: 6px; }

/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
.nx-loading-spinner {
  margin: 8px 0; }
  .nx-loading-spinner > :first-child {
    margin-left: 0; }
  .nx-loading-spinner > :last-child {
    margin-right: 0; }

.nx-loading-spinner__icon {
  margin-right: 4px; }

/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
.nx-modal {
  align-self: flex-start;
  background-color: #fefefe;
  border: 1px solid #575757;
  box-shadow: -8px 8px 12px #575757;
  margin-top: 48px;
  width: 560px; }

.nx-modal--wide {
  width: 900px; }

.nx-modal-header {
  border-bottom: 1px solid #cacaca;
  padding: 12px 8px; }
  .nx-modal-header > :first-child {
    margin-top: 0; }
  .nx-modal-header > :last-child {
    margin-bottom: 0; }

.nx-modal-footer {
  background-color: #f5f5f5;
  border-top: 1px solid #cacaca;
  padding: 12px 8px; }
  .nx-modal-footer > :first-child {
    margin-top: 0; }
  .nx-modal-footer > :last-child {
    margin-bottom: 0; }
  .nx-modal-footer.nx-error {
    background-color: #fce2e2;
    border: 1px solid #831d1d;
    color: #831d1d;
    margin-right: -1px;
    margin-bottom: -1px;
    margin-left: -1px; }
    .nx-modal-footer.nx-error > .nx-alert--error {
      border: none; }

.nx-modal-backdrop {
  background-color: rgba(7, 7, 7, 0.6);
  display: flex;
  justify-content: center;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050; }

.nx-modal-content {
  height: auto;
  max-height: calc(100vh - 48px - 8px - 215px);
  overflow-x: hidden;
  padding: 20px 8px 18px 8px; }
  .nx-modal-content > :first-child {
    margin-top: 0; }
  .nx-modal-content > :last-child {
    margin-bottom: 0; }
  .nx-modal-content > .nx-alert:first-child {
    margin-top: -12px; }
  .nx-modal-content > .nx-alert:last-child {
    margin-bottom: -10px; }

/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
.nx-text-input:not(:disabled).nx-text-input--valid {
  border-left-color: #84c900;
  border-left-style: solid; }

.nx-text-input:not(:disabled).nx-text-input--invalid {
  border-color: #c70000;
  border-left-style: solid; }

.nx-text-input:not(:disabled).nx-text-input--pristine {
  border-color: #cacaca;
  border-left-color: #84c900;
  border-left-style: double;
  color: #575757; }

/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
.nx-tooltip.MuiTooltip-tooltipPlacementTop, .nx-tooltip.MuiTooltip-tooltipPlacementBottom {
  margin: 6px 0; }

.nx-tooltip.MuiTooltip-tooltipPlacementRight, .nx-tooltip.MuiTooltip-tooltipPlacementLeft {
  margin: 0 6px; }

.nx-tooltip.nx-tooltip--validation-error {
  color: #831d1d;
  background-color: #fce2e2; }

/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
/*
  Threat Legends
 */
.nx-threat-bar {
  display: inline-block;
  height: 100%;
  margin: 0 12px 0 -12px;
  vertical-align: middle;
  width: 8px; }

.nx-threat-bar--unspecified {
  background-color: #d9dade; }

.nx-threat-bar--none {
  background-color: #97cbee; }

.nx-threat-bar--low {
  background-color: #006bbf; }

.nx-threat-bar--moderate {
  background-color: #f5c648; }

.nx-threat-bar--severe {
  background-color: #f4861d; }

.nx-threat-bar--critical {
  background-color: #bc012f; }

.nx-list__item .nx-threat-bar {
  min-height: 51px;
  margin: -21px 12px -17px -8px; }

.nx-cell--threat-bar {
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0; }

/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
.nx-vulnerability-details .nx-vulnerability-details__html-detail code {
  background-color: #f5f5f5;
  border: 1px solid #dedede;
  border-radius: 4px;
  color: #c70000;
  font-size: 12px;
  padding: 2px 4px;
  white-space: nowrap; }

.nx-vulnerability-details .nx-h1--vulnerability-details {
  font-family: Open Sans, sans-serif;
  font-weight: normal;
  font-size: 32px;
  line-height: 1.15;
  margin-top: 0; }

.nx-vulnerability-details .nx-h2--vulnerability-details {
  font-family: Open Sans, sans-serif;
  font-weight: normal;
  font-size: 22px; }

.nx-vulnerability-details .nx-grid-col {
  overflow-x: hidden; }
  .nx-vulnerability-details .nx-grid-col > :first-child {
    margin-top: 0; }
  .nx-vulnerability-details .nx-grid-col > :last-child {
    margin-bottom: 0; }

.nx-vulnerability-details a {
  color: #00A1E2;
  text-decoration: none; }
  .nx-vulnerability-details a:hover {
    color: #2B66AB; }

.nx-vulnerability-details dl {
  margin: 0; }
  .nx-vulnerability-details dl dt {
    display: inline; }
  .nx-vulnerability-details dl dd {
    display: inline;
    margin-left: 4px; }
  .nx-vulnerability-details dl dd + dd {
    margin: 0; }
    .nx-vulnerability-details dl dd + dd::before {
      content: ', '; }

.nx-vulnerability-details .nx-vulnerability-details__section-label {
  font-family: Open Sans, sans-serif;
  font-weight: bold;
  display: block;
  color: #3A4D95;
  font-size: 14px;
  line-height: 1.15;
  margin: 0;
  text-transform: uppercase; }
  .nx-vulnerability-details .nx-vulnerability-details__section-label > :first-child {
    margin-left: 0; }
  .nx-vulnerability-details .nx-vulnerability-details__section-label > :last-child {
    margin-right: 0; }

.nx-vulnerability-details .nx-vulnerability-details__pane {
  margin: 0 auto;
  max-width: 825px;
  padding: 0 16px; }

.nx-vulnerability-details .nx-vulnerability-details__root-cause-path + .nx-vulnerability-details__root-cause-path::before {
  font-family: Open Sans, sans-serif;
  font-weight: bold;
  content: '<=';
  margin: 0 4px 0 4px; }

.nx-vulnerability-details .nx-vulnerability-details__root-cause-version-range::before {
  content: ':';
  margin: 0 4px 0 4px; }

.nx-vulnerability-details .nx-vulnerability-details__section {
  margin-bottom: 24px; }
  .nx-vulnerability-details .nx-vulnerability-details__section > :first-child {
    margin-top: 0; }
  .nx-vulnerability-details .nx-vulnerability-details__section > :last-child {
    margin-bottom: 0; }

.nx-vulnerability-details .nx-vulnerability-details__malicious-code-warning {
  color: #c70000; }

.nx-vulnerability-details .nx-vulnerability-details__html-detail {
  margin-bottom: 14px; }
  .nx-vulnerability-details .nx-vulnerability-details__html-detail > :first-child {
    margin-top: 0; }
  .nx-vulnerability-details .nx-vulnerability-details__html-detail > :last-child {
    margin-bottom: 0; }
  .nx-vulnerability-details .nx-vulnerability-details__html-detail pre {
    background-color: #f5f5f5;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    font-size: 13px;
    margin: 0 0 10px;
    padding: 9.5px;
    white-space: pre-wrap; }
    .nx-vulnerability-details .nx-vulnerability-details__html-detail pre code {
      border: 0;
      color: inherit;
      padding: 0;
      white-space: pre-wrap; }
  .nx-vulnerability-details .nx-vulnerability-details__html-detail blockquote {
    border-left: 5px solid #eaeaea;
    margin: 0 0 20px;
    padding: 0 0 0 15px; }

.nx-vulnerability-details__section-content > :first-child {
  margin-top: 0; }

.nx-vulnerability-details__section-content > :last-child {
  margin-bottom: 0; }

/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
.nx-submit-mask {
  align-items: center;
  background-color: rgba(254, 254, 254, 0.9);
  display: flex;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10; }

.nx-submit-mask--fullscreen {
  position: fixed; }

.nx-submit-mask__message {
  background-color: #fefefe;
  border: 2px solid #575757;
  box-shadow: -4px 4px 0px rgba(87, 87, 87, 0.65);
  margin: 0;
  padding: 22px 12px; }
  .nx-submit-mask__message > :first-child {
    margin-top: 0; }
  .nx-submit-mask__message > :last-child {
    margin-bottom: 0; }

.nx-submit-mask--success .nx-submit-mask__message {
  border-color: #099843;
  color: #099843; }

/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Tree view
*/
.nx-tree-view {
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  box-sizing: border-box;
  color: #575757;
  max-width: 330px; }

.nx-tree-view--expanded .nx-tree-view__twisty-icon {
  transform: rotate(90deg); }

.nx-tree-view--collapsed .nx-tree-view__children {
  max-height: 0; }

.nx-tree-view--disabled .nx-tree-view__trigger {
  cursor: default; }

.nx-tree-view--disabled .nx-tree-view__text, .nx-tree-view--disabled .nx-tree-view__child {
  color: #cacaca; }

.nx-tree-view--disabled .nx-tree-view__twisty-icon {
  border-left-color: #cacaca; }

.nx-tree-view--empty .nx-tree-view__trigger, .nx-tree-view--empty .nx-tree-view__twisty {
  cursor: default; }

.nx-tree-view--empty .nx-tree-view__twisty-icon {
  border: none; }

.nx-tree-view__trigger {
  align-items: center;
  border: 1px solid transparent;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  height: 30px;
  line-height: 32px; }
  .nx-tree-view__trigger > :first-child {
    margin-left: 0; }
  .nx-tree-view__trigger > :last-child {
    margin-right: 0; }
  .nx-tree-view__trigger:hover, .nx-tree-view__trigger:focus {
    color: #575757;
    text-decoration: none; }

.nx-tree-view__twisty {
  display: block;
  flex-shrink: 0;
  height: 17px;
  margin-right: 5px;
  width: 16px; }

.nx-tree-view__twisty-icon {
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #575757;
  display: block;
  margin: 3px 0 0 4px;
  transform: rotate(0deg);
  transition: all 300ms ease;
  width: 0; }
  .nx-tree-view__twisty-icon.nx-tree-view--empty {
    border-top: 5px solid transparent;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent; }

.nx-tree-view__text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  align-items: center;
  color: #575757;
  display: flex;
  flex-grow: 1; }
  .nx-tree-view__text > :first-child {
    margin-left: 0; }
  .nx-tree-view__text > :last-child {
    margin-right: 0; }
  .nx-tree-view__text .nx-icon {
    flex-shrink: 0; }
  .nx-tree-view__text span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    flex-grow: 1; }
  .nx-tree-view__text .nx-counter {
    flex-shrink: 0; }

.nx-tree-view__children {
  overflow: hidden; }
  .nx-tree-view__children > .nx-tree-view__child:last-child {
    margin-bottom: 12px; }

.nx-tree-view__child {
  box-sizing: border-box;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  margin-right: 8px;
  margin-left: 45px;
  text-overflow: ellipsis;
  white-space: nowrap; }
  .nx-tree-view__child a {
    color: #575757;
    text-decoration: none; }
    .nx-tree-view__child a:hover {
      color: #070707; }

/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
.nx-filter-input {
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap; }
  .nx-filter-input > :first-child {
    margin-left: 0; }
  .nx-filter-input > :last-child {
    margin-right: 0; }
  .nx-filter-input .nx-filter-text-input {
    border: 1px solid #dedede;
    border-left: 0;
    font-size: 14px;
    height: 20px;
    margin-left: 0;
    padding: 4px 6px;
    box-sizing: content-box; }
    .nx-filter-input .nx-filter-text-input:focus {
      outline: none; }
  .nx-filter-input .nx-filter-input__add-on {
    border: 1px solid #dedede;
    border-right: none;
    display: inline-block;
    height: 20px;
    padding: 4px 4px 4px 2px;
    vertical-align: top;
    width: 20px;
    box-sizing: content-box; }
    .nx-filter-input .nx-filter-input__add-on .nx-icon {
      color: #575757;
      height: 10px;
      margin-top: 5px;
      margin-left: 5px; }
      .nx-filter-input .nx-filter-input__add-on .nx-icon.fa-times {
        cursor: pointer;
        height: 14px;
        margin-top: 4px;
        margin-left: 6px; }
  .nx-filter-input .nx-filter-input--disabled .nx-filter-input__add-on {
    background-color: #fefefe; }
    .nx-filter-input .nx-filter-input--disabled .nx-filter-input__add-on .nx-icon {
      color: #cacaca; }
  .nx-filter-input .nx-filter-input--disabled .nx-filter-text-input {
    background-color: #fefefe;
    border-color: #dedede; }
    .nx-filter-input .nx-filter-input--disabled .nx-filter-text-input::placeholder {
      color: #cacaca; }

/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
.nx-tree-view--select .nx-filter-input {
  display: block;
  margin-bottom: 12px;
  margin-right: 10px;
  padding-left: 26px; }
  .nx-tree-view--select .nx-filter-input input {
    width: calc(100% - 40px); }

/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
.nx-policy-threat-slider {
  display: inline-block;
  font-size: 13px;
  padding: 0 9px; }
  .nx-policy-threat-slider .MuiSlider-root {
    display: inline-block;
    height: 6px;
    padding: 9px 0;
    width: 180px; }
  .nx-policy-threat-slider .MuiSlider-markActive {
    background-color: currentColor; }
  .nx-policy-threat-slider .MuiSlider-rail, .nx-policy-threat-slider .MuiSlider-track {
    display: none; }
  .nx-policy-threat-slider .MuiSlider-thumb {
    align-items: stretch;
    border-radius: 4px;
    color: #fefefe;
    height: 17px;
    width: 18px;
    margin-left: -9px; }
    .nx-policy-threat-slider .MuiSlider-thumb.MuiSlider-active, .nx-policy-threat-slider .MuiSlider-thumb:hover {
      box-shadow: none; }
  .nx-policy-threat-slider .nx-policy-threat-slider__value-label--none .MuiSlider-thumb {
    background-color: #97cbee; }
  .nx-policy-threat-slider .nx-policy-threat-slider__value-label--low .MuiSlider-thumb {
    background-color: #006bbf; }
  .nx-policy-threat-slider .nx-policy-threat-slider__value-label--moderate .MuiSlider-thumb {
    background-color: #f5c648; }
  .nx-policy-threat-slider .nx-policy-threat-slider__value-label--severe .MuiSlider-thumb {
    background-color: #f4861d; }
  .nx-policy-threat-slider .nx-policy-threat-slider__value-label--critical .MuiSlider-thumb {
    background-color: #bc012f; }
  .nx-policy-threat-slider .MuiSlider-mark {
    height: 6px;
    border-radius: 4px 0 0 4px;
    color: #d9ecfb;
    width: 5%; }
    .nx-policy-threat-slider .MuiSlider-mark ~ .MuiSlider-mark {
      border-radius: 0;
      margin-left: -5%;
      width: 10%;
      color: #92cbff; }
      .nx-policy-threat-slider .MuiSlider-mark ~ .MuiSlider-mark ~ .MuiSlider-mark {
        color: #fdecaf; }
        .nx-policy-threat-slider .MuiSlider-mark ~ .MuiSlider-mark ~ .MuiSlider-mark ~ .MuiSlider-mark ~ .MuiSlider-mark {
          color: #ffd6a2; }
          .nx-policy-threat-slider .MuiSlider-mark ~ .MuiSlider-mark ~ .MuiSlider-mark ~ .MuiSlider-mark ~ .MuiSlider-mark ~ .MuiSlider-mark ~ .MuiSlider-mark ~ .MuiSlider-mark ~ .MuiSlider-mark {
            color: #ff9493; }
            .nx-policy-threat-slider .MuiSlider-mark ~ .MuiSlider-mark ~ .MuiSlider-mark ~ .MuiSlider-mark ~ .MuiSlider-mark ~ .MuiSlider-mark ~ .MuiSlider-mark ~ .MuiSlider-mark ~ .MuiSlider-mark ~ .MuiSlider-mark ~ .MuiSlider-mark {
              border-radius: 0 4px 4px 0;
              width: 5%; }

/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
/*
  #Base colors
*/
/*
  #Applied Variables
*/
/*
  #Page elements
*/
/*
  #Typography
*/
/**
 * Copyright (c) 2019-present Sonatype, Inc.
 * This program and the accompanying materials are made available under
 * the terms of the Eclipse Public License 2.0 which accompanies this
 * distribution and is available at https://www.eclipse.org/legal/epl-2.0/.
 */
.nx-dropdown {
  display: inline-block;
  position: relative; }

.nx-dropdown__toggle {
  margin: 0;
  outline: none; }

.nx-dropdown-menu {
  background: #fefefe;
  border: 1px solid #cacaca;
  border-radius: 4px;
  box-shadow: -4px 4px 10px 0 #575757;
  color: #575757;
  display: block;
  margin: 6px 0 0 0;
  max-width: 300px;
  min-width: 160px;
  padding: 8px 12px;
  position: absolute;
  top: 100%; }
  .nx-dropdown-menu > :first-child {
    margin-top: 0; }
  .nx-dropdown-menu > :last-child {
    margin-bottom: 0; }

.nx-dropdown-link, .nx-dropdown-button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  display: block;
  height: 32px;
  line-height: 32px;
  text-decoration: none; }

.nx-dropdown-button {
  background-color: transparent;
  border-color: transparent;
  border-radius: 0;
  box-sizing: border-box;
  color: #575757;
  font-size: 14px;
  outline: none;
  padding: 0 10px 0 0;
  text-align: left;
  width: 100%; }
  .nx-dropdown-button:hover, .nx-dropdown-button:focus {
    background-color: #f5f5f5; }
  .nx-dropdown-button.disabled, .nx-dropdown-button.disabled:hover, .nx-dropdown-button.disabled:focus {
    background-color: transparent;
    color: #dedede;
    cursor: default;
    text-decoration: none; }

.nx-dropdown--navigation .nx-dropdown-menu {
  padding-left: 0;
  padding-right: 0; }

.nx-dropdown--navigation .nx-dropdown-title {
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  border-bottom: 1px solid #cacaca;
  color: #575757;
  font-size: 14px;
  line-height: 16px;
  margin: 0;
  padding: 12px 8px 16px 8px;
  text-transform: uppercase; }

.nx-dropdown--navigation .nx-dropdown-button {
  border-bottom: 1px solid #f5f5f5;
  padding: 0 10px 0 12px; }
  .nx-dropdown--navigation .nx-dropdown-button:first-of-type {
    border-top: 1px solid #f5f5f5; }

.nx-dropdown-link {
  color: #00A1E2; }
  .nx-dropdown-link:hover, .nx-dropdown-link:focus {
    color: #2B66AB;
    text-decoration: underline; }
  .nx-dropdown-link.disabled, .nx-dropdown-link.disabled:hover, .nx-dropdown-link.disabled:focus {
    color: #97cbee;
    cursor: default;
    text-decoration: none; }

.nx-dropdown--divider {
  background-color: #dedede;
  height: 1px;
  margin: 9px 1px; }

/**
 * Sonatype Nexus (TM) Open Source Version
 * Copyright (c) 2008-present Sonatype, Inc.
 * All rights reserved. Includes the third-party code listed at http://links.sonatype.com/products/nexus/oss/attributions.
 *
 * This program and the accompanying materials are made available under the terms of the Eclipse Public License Version 1.0,
 * which accompanies this distribution and is available at http://www.eclipse.org/legal/epl-v10.html.
 *
 * Sonatype Nexus (TM) Professional Version is available from Sonatype, Inc. "Sonatype" and "Sonatype Nexus" are trademarks
 * of Sonatype, Inc. Apache Maven is a trademark of the Apache Software Foundation. M2eclipse is a trademark of the
 * Eclipse Foundation. All other trademarks are the property of their respective owners.
 */
/**
 * @since 3.22
 */
/**
 * Sonatype Nexus (TM) Open Source Version
 * Copyright (c) 2008-present Sonatype, Inc.
 * All rights reserved. Includes the third-party code listed at http://links.sonatype.com/products/nexus/oss/attributions.
 *
 * This program and the accompanying materials are made available under the terms of the Eclipse Public License Version 1.0,
 * which accompanies this distribution and is available at http://www.eclipse.org/legal/epl-v10.html.
 *
 * Sonatype Nexus (TM) Professional Version is available from Sonatype, Inc. "Sonatype" and "Sonatype Nexus" are trademarks
 * of Sonatype, Inc. Apache Maven is a trademark of the Apache Software Foundation. M2eclipse is a trademark of the
 * Eclipse Foundation. All other trademarks are the property of their respective owners.
 */
.nxrm-alert {
  background-color: #fcf8e3;
  border: 1px solid #9d6800;
  color: #9d6800;
  margin: 8px;
  padding: 9px 8px 8px 8px; }
  .nxrm-alert .svg-inline--fa {
    margin-right: 8px; }
  .nxrm-alert :first-child {
    margin-top: 0; }
  .nxrm-alert .nxrm-scrollable {
    margin-top: -8px;
    margin-right: -8px; }

.nxrm-alert--error {
  background-color: #fce2e2;
  border-color: #831d1d;
  color: #831d1d; }

.nxrm-alert--info {
  background-color: #fefefe;
  border-color: #006bbf;
  color: #070707; }
  .nxrm-alert--info .svg-inline--fa {
    color: #006bbf;
    font-size: 16px; }

/**
 * Sonatype Nexus (TM) Open Source Version
 * Copyright (c) 2008-present Sonatype, Inc.
 * All rights reserved. Includes the third-party code listed at http://links.sonatype.com/products/nexus/oss/attributions.
 *
 * This program and the accompanying materials are made available under the terms of the Eclipse Public License Version 1.0,
 * which accompanies this distribution and is available at http://www.eclipse.org/legal/epl-v10.html.
 *
 * Sonatype Nexus (TM) Professional Version is available from Sonatype, Inc. "Sonatype" and "Sonatype Nexus" are trademarks
 * of Sonatype, Inc. Apache Maven is a trademark of the Apache Software Foundation. M2eclipse is a trademark of the
 * Eclipse Foundation. All other trademarks are the property of their respective owners.
 */
/**
 * @since 3.21
 */
/**
 * Sonatype Nexus (TM) Open Source Version
 * Copyright (c) 2008-present Sonatype, Inc.
 * All rights reserved. Includes the third-party code listed at http://links.sonatype.com/products/nexus/oss/attributions.
 *
 * This program and the accompanying materials are made available under the terms of the Eclipse Public License Version 1.0,
 * which accompanies this distribution and is available at http://www.eclipse.org/legal/epl-v10.html.
 *
 * Sonatype Nexus (TM) Professional Version is available from Sonatype, Inc. "Sonatype" and "Sonatype Nexus" are trademarks
 * of Sonatype, Inc. Apache Maven is a trademark of the Apache Software Foundation. M2eclipse is a trademark of the
 * Eclipse Foundation. All other trademarks are the property of their respective owners.
 */
.nxrm-error-message {
  align-items: center;
  color: #c70000;
  display: flex; }
  .nxrm-error-message .nxrm-error-message-text {
    padding: 2px 0 0 2px; }

/**
 * Sonatype Nexus (TM) Open Source Version
 * Copyright (c) 2008-present Sonatype, Inc.
 * All rights reserved. Includes the third-party code listed at http://links.sonatype.com/products/nexus/oss/attributions.
 *
 * This program and the accompanying materials are made available under the terms of the Eclipse Public License Version 1.0,
 * which accompanies this distribution and is available at http://www.eclipse.org/legal/epl-v10.html.
 *
 * Sonatype Nexus (TM) Professional Version is available from Sonatype, Inc. "Sonatype" and "Sonatype Nexus" are trademarks
 * of Sonatype, Inc. Apache Maven is a trademark of the Apache Software Foundation. M2eclipse is a trademark of the
 * Eclipse Foundation. All other trademarks are the property of their respective owners.
 */
/**
 * @since 3.24
 */
.field-wrapper {
  display: block;
  margin-bottom: 15px; }
  .field-wrapper .field-wrapper-label {
    display: block;
    font-weight: bold;
    margin-bottom: 4px; }
  .field-wrapper .field-wrapper-description {
    display: block;
    margin-bottom: 2px;
    font-size: 10px; }

/**
 * Sonatype Nexus (TM) Open Source Version
 * Copyright (c) 2008-present Sonatype, Inc.
 * All rights reserved. Includes the third-party code listed at http://links.sonatype.com/products/nexus/oss/attributions.
 *
 * This program and the accompanying materials are made available under the terms of the Eclipse Public License Version 1.0,
 * which accompanies this distribution and is available at http://www.eclipse.org/legal/epl-v10.html.
 *
 * Sonatype Nexus (TM) Professional Version is available from Sonatype, Inc. "Sonatype" and "Sonatype Nexus" are trademarks
 * of Sonatype, Inc. Apache Maven is a trademark of the Apache Software Foundation. M2eclipse is a trademark of the
 * Eclipse Foundation. All other trademarks are the property of their respective owners.
 */
/**
 * @since 3.22
 */
/**
 * Sonatype Nexus (TM) Open Source Version
 * Copyright (c) 2008-present Sonatype, Inc.
 * All rights reserved. Includes the third-party code listed at http://links.sonatype.com/products/nexus/oss/attributions.
 *
 * This program and the accompanying materials are made available under the terms of the Eclipse Public License Version 1.0,
 * which accompanies this distribution and is available at http://www.eclipse.org/legal/epl-v10.html.
 *
 * Sonatype Nexus (TM) Professional Version is available from Sonatype, Inc. "Sonatype" and "Sonatype Nexus" are trademarks
 * of Sonatype, Inc. Apache Maven is a trademark of the Apache Software Foundation. M2eclipse is a trademark of the
 * Eclipse Foundation. All other trademarks are the property of their respective owners.
 */
.nxrm-information--row:nth-child(even) {
  background-color: #f3f3f3; }

.nxrm-information--name {
  font-weight: bold;
  text-align: right; }

/**
 * Sonatype Nexus (TM) Open Source Version
 * Copyright (c) 2008-present Sonatype, Inc.
 * All rights reserved. Includes the third-party code listed at http://links.sonatype.com/products/nexus/oss/attributions.
 *
 * This program and the accompanying materials are made available under the terms of the Eclipse Public License Version 1.0,
 * which accompanies this distribution and is available at http://www.eclipse.org/legal/epl-v10.html.
 *
 * Sonatype Nexus (TM) Professional Version is available from Sonatype, Inc. "Sonatype" and "Sonatype Nexus" are trademarks
 * of Sonatype, Inc. Apache Maven is a trademark of the Apache Software Foundation. M2eclipse is a trademark of the
 * Eclipse Foundation. All other trademarks are the property of their respective owners.
 */
/**
 * @since 3.21
 */
/**
 * Sonatype Nexus (TM) Open Source Version
 * Copyright (c) 2008-present Sonatype, Inc.
 * All rights reserved. Includes the third-party code listed at http://links.sonatype.com/products/nexus/oss/attributions.
 *
 * This program and the accompanying materials are made available under the terms of the Eclipse Public License Version 1.0,
 * which accompanies this distribution and is available at http://www.eclipse.org/legal/epl-v10.html.
 *
 * Sonatype Nexus (TM) Professional Version is available from Sonatype, Inc. "Sonatype" and "Sonatype Nexus" are trademarks
 * of Sonatype, Inc. Apache Maven is a trademark of the Apache Software Foundation. M2eclipse is a trademark of the
 * Eclipse Foundation. All other trademarks are the property of their respective owners.
 */
.nxrm-select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: no-repeat 100% 50% url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWF4WU1pZCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmY7fS5jbHMtMntmaWxsOiM0NDQ7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5hcnJvd3M8L3RpdGxlPjxyZWN0IGNsYXNzPSJjbHMtMSIgd2lkdGg9IjQuOTUiIGhlaWdodD0iMTAiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMS40MSA0LjY3IDIuNDggMy4xOCAzLjU0IDQuNjcgMS40MSA0LjY3Ii8+PHBvbHlnb24gY2xhc3M9ImNscy0yIiBwb2ludHM9IjMuNTQgNS4zMyAyLjQ4IDYuODIgMS40MSA1LjMzIDMuNTQgNS4zMyIvPjwvc3ZnPg==);
  border: solid 1px #d2d2d2;
  border-top-color: #c2c2c2;
  border-radius: 0;
  display: block;
  font-size: 1em;
  height: 2em;
  padding-left: 0.4em;
  width: 100%; }
  .nxrm-select::-ms-expand {
    /* Hide dropdown button on ie11 */
    display: none; }
  .nxrm-select:focus, .nxrm-select:active {
    border-color: #85bee9; }
  .nxrm-select.missing-required-value {
    border-color: #c70000; }

/**
 * Sonatype Nexus (TM) Open Source Version
 * Copyright (c) 2008-present Sonatype, Inc.
 * All rights reserved. Includes the third-party code listed at http://links.sonatype.com/products/nexus/oss/attributions.
 *
 * This program and the accompanying materials are made available under the terms of the Eclipse Public License Version 1.0,
 * which accompanies this distribution and is available at http://www.eclipse.org/legal/epl-v10.html.
 *
 * Sonatype Nexus (TM) Professional Version is available from Sonatype, Inc. "Sonatype" and "Sonatype Nexus" are trademarks
 * of Sonatype, Inc. Apache Maven is a trademark of the Apache Software Foundation. M2eclipse is a trademark of the
 * Eclipse Foundation. All other trademarks are the property of their respective owners.
 */
/**
 * @since 3.21
 */
/**
 * Sonatype Nexus (TM) Open Source Version
 * Copyright (c) 2008-present Sonatype, Inc.
 * All rights reserved. Includes the third-party code listed at http://links.sonatype.com/products/nexus/oss/attributions.
 *
 * This program and the accompanying materials are made available under the terms of the Eclipse Public License Version 1.0,
 * which accompanies this distribution and is available at http://www.eclipse.org/legal/epl-v10.html.
 *
 * Sonatype Nexus (TM) Professional Version is available from Sonatype, Inc. "Sonatype" and "Sonatype Nexus" are trademarks
 * of Sonatype, Inc. Apache Maven is a trademark of the Apache Software Foundation. M2eclipse is a trademark of the
 * Eclipse Foundation. All other trademarks are the property of their respective owners.
 */
.nxrm-textfield {
  border: solid 1px;
  border-color: #c2c2c2 #d2d2d2 #d2d2d2;
  font-size: 1em;
  height: 2em;
  padding-left: 0.4em;
  width: 100%; }
  .nxrm-textfield.missing-required-value {
    border-color: #c70000; }
  .nxrm-textfield:focus, .nxrm-textfield:active {
    border-color: #85bee9; }

/**
 * Sonatype Nexus (TM) Open Source Version
 * Copyright (c) 2008-present Sonatype, Inc.
 * All rights reserved. Includes the third-party code listed at http://links.sonatype.com/products/nexus/oss/attributions.
 *
 * This program and the accompanying materials are made available under the terms of the Eclipse Public License Version 1.0,
 * which accompanies this distribution and is available at http://www.eclipse.org/legal/epl-v10.html.
 *
 * Sonatype Nexus (TM) Professional Version is available from Sonatype, Inc. "Sonatype" and "Sonatype Nexus" are trademarks
 * of Sonatype, Inc. Apache Maven is a trademark of the Apache Software Foundation. M2eclipse is a trademark of the
 * Eclipse Foundation. All other trademarks are the property of their respective owners.
 */
/**
 * @since 3.22
 */
/**
 * Sonatype Nexus (TM) Open Source Version
 * Copyright (c) 2008-present Sonatype, Inc.
 * All rights reserved. Includes the third-party code listed at http://links.sonatype.com/products/nexus/oss/attributions.
 *
 * This program and the accompanying materials are made available under the terms of the Eclipse Public License Version 1.0,
 * which accompanies this distribution and is available at http://www.eclipse.org/legal/epl-v10.html.
 *
 * Sonatype Nexus (TM) Professional Version is available from Sonatype, Inc. "Sonatype" and "Sonatype Nexus" are trademarks
 * of Sonatype, Inc. Apache Maven is a trademark of the Apache Software Foundation. M2eclipse is a trademark of the
 * Eclipse Foundation. All other trademarks are the property of their respective owners.
 */
.nxrm-textarea {
  border: solid 1px;
  border-color: #c2c2c2 #d2d2d2 #d2d2d2;
  font-size: 1em;
  padding-left: 0.4em;
  width: 100%; }
  .nxrm-textarea.missing-required-value {
    border-color: #c70000; }
  .nxrm-textarea:focus, .nxrm-textarea:active {
    border-color: #85bee9; }

/**
 * Sonatype Nexus (TM) Open Source Version
 * Copyright (c) 2008-present Sonatype, Inc.
 * All rights reserved. Includes the third-party code listed at http://links.sonatype.com/products/nexus/oss/attributions.
 *
 * This program and the accompanying materials are made available under the terms of the Eclipse Public License Version 1.0,
 * which accompanies this distribution and is available at http://www.eclipse.org/legal/epl-v10.html.
 *
 * Sonatype Nexus (TM) Professional Version is available from Sonatype, Inc. "Sonatype" and "Sonatype Nexus" are trademarks
 * of Sonatype, Inc. Apache Maven is a trademark of the Apache Software Foundation. M2eclipse is a trademark of the
 * Eclipse Foundation. All other trademarks are the property of their respective owners.
 */
.nxrm-system-information h2 {
  margin-top: 0; }

.nxrm-system-information table {
  table-layout: fixed;
  width: 100%; }

.nxrm-system-information .nxrm-information--name {
  column-width: 270px;
  word-wrap: break-word; }

.nxrm-system-information .nxrm-information--value {
  word-break: break-all;
  word-wrap: break-word; }

/**
 * Sonatype Nexus (TM) Open Source Version
 * Copyright (c) 2008-present Sonatype, Inc.
 * All rights reserved. Includes the third-party code listed at http://links.sonatype.com/products/nexus/oss/attributions.
 *
 * This program and the accompanying materials are made available under the terms of the Eclipse Public License Version 1.0,
 * which accompanies this distribution and is available at http://www.eclipse.org/legal/epl-v10.html.
 *
 * Sonatype Nexus (TM) Professional Version is available from Sonatype, Inc. "Sonatype" and "Sonatype Nexus" are trademarks
 * of Sonatype, Inc. Apache Maven is a trademark of the Apache Software Foundation. M2eclipse is a trademark of the
 * Eclipse Foundation. All other trademarks are the property of their respective owners.
 */
.nxrm-support-request h2 {
  margin-top: 0; }

.nxrm-support-request table {
  table-layout: fixed;
  width: 100%; }

/**
 * Sonatype Nexus (TM) Open Source Version
 * Copyright (c) 2008-present Sonatype, Inc.
 * All rights reserved. Includes the third-party code listed at http://links.sonatype.com/products/nexus/oss/attributions.
 *
 * This program and the accompanying materials are made available under the terms of the Eclipse Public License Version 1.0,
 * which accompanies this distribution and is available at http://www.eclipse.org/legal/epl-v10.html.
 *
 * Sonatype Nexus (TM) Professional Version is available from Sonatype, Inc. "Sonatype" and "Sonatype Nexus" are trademarks
 * of Sonatype, Inc. Apache Maven is a trademark of the Apache Software Foundation. M2eclipse is a trademark of the
 * Eclipse Foundation. All other trademarks are the property of their respective owners.
 */
/**
 * @since 3.24
 */
/**
 * Sonatype Nexus (TM) Open Source Version
 * Copyright (c) 2008-present Sonatype, Inc.
 * All rights reserved. Includes the third-party code listed at http://links.sonatype.com/products/nexus/oss/attributions.
 *
 * This program and the accompanying materials are made available under the terms of the Eclipse Public License Version 1.0,
 * which accompanies this distribution and is available at http://www.eclipse.org/legal/epl-v10.html.
 *
 * Sonatype Nexus (TM) Professional Version is available from Sonatype, Inc. "Sonatype" and "Sonatype Nexus" are trademarks
 * of Sonatype, Inc. Apache Maven is a trademark of the Apache Software Foundation. M2eclipse is a trademark of the
 * Eclipse Foundation. All other trademarks are the property of their respective owners.
 */
.nxrm-metric-health--healthy {
  background-color: #fefefe;
  border-color: #006bbf;
  color: #96d20e; }

.nxrm-metric-health--unhealthy {
  background-color: #fce2e2;
  border-color: #831d1d;
  color: #831d1d; }

/**
 * Sonatype Nexus (TM) Open Source Version
 * Copyright (c) 2008-present Sonatype, Inc.
 * All rights reserved. Includes the third-party code listed at http://links.sonatype.com/products/nexus/oss/attributions.
 *
 * This program and the accompanying materials are made available under the terms of the Eclipse Public License Version 1.0,
 * which accompanies this distribution and is available at http://www.eclipse.org/legal/epl-v10.html.
 *
 * Sonatype Nexus (TM) Professional Version is available from Sonatype, Inc. "Sonatype" and "Sonatype Nexus" are trademarks
 * of Sonatype, Inc. Apache Maven is a trademark of the Apache Software Foundation. M2eclipse is a trademark of the
 * Eclipse Foundation. All other trademarks are the property of their respective owners.
 */
.nxrm-user-account input {
  width: 250px; }

