/**
 * --------------------------------------------------------------------------------------------
 * CollabNet TeamForge(r)
 * Copyright 2007-2022 CollabNet, Inc. All rights reserved.
 * http://www.collab.net
 * --------------------------------------------------------------------------------------------
 */

/*priority colors*/
@font-face {
  font-family: 'SourceSansPro-Regular';
  src: url('/sf-images/fonts/SourceSansPro-Regular.eot');
  src: url('/sf-images/fonts/SourceSansPro-Regular.eot') format('embedded-opentype'), url('/sf-images/fonts/SourceSansPro-Regular.ttf') format('truetype'), url('/sf-images/fonts/SourceSansPro-Regular.svg') format('svg');
}
.ctf_7_x_styles {
  /* couldn't find relevant class anywhere */
  /* styles moved from saturn_specific.css */
}
.ctf_7_x_styles #component_type_tracker .grey-nav-button {
  padding-top: 10px;
}
.ctf_7_x_styles #findtable .ItemDetailName {
  padding: 0;
}
.ctf_7_x_styles #findtable .ItemDetailName > label {
  line-height: 20px;
}
.ctf_7_x_styles #AssignRoles {
  padding-top: 0;
}
.ctf_7_x_styles #AssignRoles .custom-label {
  display: inline;
}
.ctf_7_x_styles #AssignRoles .LeftNavigationWidgetHeader td {
  background: 0 none;
  border: 0 none;
}
.ctf_7_x_styles #AssignRoles td {
  padding: 8px 0 0;
}
.ctf_7_x_styles #AssignRoles hr {
  margin: 0;
}
.ctf_7_x_styles .Assignment > tbody > tr > td {
  padding: 15px;
}
.ctf_7_x_styles #addProjectUserList tr td:first-child {
  padding-left: 30px;
}
.ctf_7_x_styles #addProjectUserList tr.ItemListHeader {
  background: none repeat scroll 0 0 #fff;
  border: 0 none;
  position: inherit;
}
.ctf_7_x_styles select[multiple="multiple"],
.ctf_7_x_styles .ContainerBodyWithPaddedBorder .ItemDetailValue select[multiple="multiple"] {
  background: #e9f0f2;
  border: 0 none;
  border-radius: 3px;
  min-height: auto;
  padding: 5px;
}
.ctf_7_x_styles #SearchCriteria .ContainerBodyWithPaddedBorder .ItemDetailValue select[multiple="multiple"] {
  min-width: auto;
}
.ctf_7_x_styles select[multiple="multiple"] option {
  padding: 1px;
}
.ctf_7_x_styles form[name="adminEditUnitsForm"] .PaddedTable td {
  vertical-align: middle;
}
.ctf_7_x_styles form[name="editMonitoredApplications"] .PaddedTable td.ItemDetailName {
  border-right: 0 none;
}
.ctf_7_x_styles form[name="adminTrackerForm"] table.container-with-border {
  border-width: none;
}
.ctf_7_x_styles form[name="adminTrackerForm"] .Container .ContainerBody {
  background: #fff;
  padding: 0 15px;
}
.ctf_7_x_styles form[name="adminTrackerForm"] .FieldLayout {
  border-width: 1px 0;
}
.ctf_7_x_styles form[name="adminTrackerForm"] .FieldLayout td {
  padding: 10px 0;
}
.ctf_7_x_styles form[name="adminTrackerForm"] table.container-with-border.Assignment td,
.ctf_7_x_styles form[name="adminTrackerForm"] form[name="adminTrackerForm"] table.container-with-border.Assignment {
  border: 0 none;
}
.ctf_7_x_styles form[name="adminTrackerForm"] table.container-with-border.Assignment table.ItemListTable .ContainerHeader td {
  padding: 10px 0;
}
.ctf_7_x_styles form[name="adminTrackerForm"] legend {
  margin: 0;
  border: 0;
}
.ctf_7_x_styles #form[name="editTransitionForm"]#editTransitionForm #FieldValueTransitionListTable td {
  vertical-align: middle;
}
.ctf_7_x_styles form[name="editTransitionForm"] {
  background: #fff;
  border-radius: 6px;
}
.ctf_7_x_styles form[name="editTransitionForm"] table#FieldValueTransitionListTable tr td {
  vertical-align: top;
}
.ctf_7_x_styles form[name="editTransitionForm"] table#FieldValueTransitionListTable tr .define td {
  vertical-align: middle;
}
.ctf_7_x_styles form[name="editTransitionForm"] .EditFieldTransition {
  margin: 15px;
  width: auto;
}
.ctf_7_x_styles form[name="editTransitionForm"] table#FieldValueTransitionListTable tr .define select {
  margin: 0;
}
.ctf_7_x_styles form[name="editTransitionForm"] table#FieldValueTransitionListTable tr select.inputfield {
  margin: 10px 0;
}
.ctf_7_x_styles form[name="editTransitionForm"] table#FieldValueTransitionListTable tr #empty-label.custom-label {
  margin-top: 0;
}
.ctf_7_x_styles form[name="adminTrackerForm"] table.container-with-border.Assignment .ItemListHeader {
  border-bottom: 1px solid #e1eaec;
}
.ctf_7_x_styles form[name="addUser"] #main2 {
  background: #fff;
  border-radius: 6px;
}
.ctf_7_x_styles form[name="addUser"] #main2 > table {
  border: 0 none;
}
.ctf_7_x_styles form[name="addUser"] #main2 table.LeftNavigation {
  border-width: 0 0 0 1px;
}
.ctf_7_x_styles input#daysOverdue.inputfield[type=text] {
  min-height: 21px;
  text-align: center;
  text-indent: 0;
}
.ctf_7_x_styles form[name=addAssociation] select[multiple].inputfield,
.ctf_7_x_styles form[name=addDependencyForm] select[multiple].inputfield,
.ctf_7_x_styles form#addDependencyForm select.inputfield {
  min-height: 180px;
  max-height: 180px;
  width: 100%;
}
.ctf_7_x_styles form[name=addDependencyForm] .PaddedTable .ItemDetailName .primary-radio + .custom-label,
.ctf_7_x_styles form[name=addAssociation] .PaddedTable .ItemDetailName .primary-radio + .custom-label {
  padding: 3px 0 3px 22px;
}
.ctf_7_x_styles form[name=addAssociation] .white-padded-modal .PaddedTable .ItemDetailName label,
.ctf_7_x_styles form[name=addDependencyForm] .white-padded-modal .PaddedTable .ItemDetailName label {
  color: #808e94;
  text-transform: uppercase;
  line-height: 28px;
  font-size: 12px;
}
.ctf_7_x_styles form[name=removeGroupMembers] {
  padding: 0;
}
.ctf_7_x_styles form[name=removeParent] {
  margin-bottom: 10px;
}
.ctf_7_x_styles form[name=removeGroupMembers] tbody tr td,
.ctf_7_x_styles table#displayForDropdown tbody tr td {
  padding-left: 20px;
}
.ctf_7_x_styles form[name=folderPreferenceNamePopUpForm] {
  background-color: #fff;
}
.ctf_7_x_styles form#createFieldForm input[type=text].UserPickerInput {
  width: 443px;
}
.ctf_7_x_styles form[name=removeGroupMembers] tbody tr td#filterImgContainer {
  background-position: 20px;
}
.ctf_7_x_styles form[name=userPicker] .NoBorders td {
  vertical-align: middle;
}
.ctf_7_x_styles form[name="adminWiki"] td,
.ctf_7_x_styles form[name=adminCalendar] td {
  vertical-align: middle;
}
.ctf_7_x_styles form[name="adminWiki"] td,
.ctf_7_x_styles form[name=adminCalendar] td select.inputfield {
  margin: 0 0 0 10px;
}
.ctf_7_x_styles form[name="adminChangeApproval"] label {
  font-weight: 600;
  line-height: 28px;
}
.ctf_7_x_styles form[name=fieldForm]#createFieldForm > table.Container {
  margin-bottom: 15px;
}
.ctf_7_x_styles form[name=fieldForm]#createFieldForm .ContainerBodyWithPaddedBorder {
  border-radius: 0 0 6px 6px;
  padding: 15px;
}
.ctf_7_x_styles form#createFieldForm[name="fieldForm"] td.ItemDetailValue {
  vertical-align: middle;
}
.ctf_7_x_styles .show-grid .thumbnails .gutter {
  padding-right: 5px;
  padding-left: 5px;
  list-style-type: none;
}
.ctf_7_x_styles .thumbnail .chart-header {
  padding-top: 10px;
}
.ctf_7_x_styles #resultsPanelDiv,
.ctf_7_x_styles .results-pane-2 {
  overflow-x: auto;
  overflow-y: hidden;
}
.ctf_7_x_styles #resultsPanelDiv,
.ctf_7_x_styles .results-pane-3 {
  overflow-x: visible;
  overflow-y: visible;
}
.ctf_7_x_styles form[name="processAddRequest"],
.ctf_7_x_styles form[name="processAddRoleRequest"],
.ctf_7_x_styles form[name="processRemoveRequest"] {
  padding: 0;
  margin-bottom: 0;
}
.ctf_7_x_styles form[name=userPicker],
.ctf_7_x_styles form[name=groupPicker],
.ctf_7_x_styles form#UserPickerPrepopulate {
  margin: 0;
}
.ctf_7_x_styles form[name=userPicker] .ContainerBodyWithPaddedBorder,
.ctf_7_x_styles form[name=groupPicker] .ContainerBodyWithPaddedBorder,
.ctf_7_x_styles form[name=userPicker] .ContainerFooter,
.ctf_7_x_styles form[name=groupPicker] .ContainerFooter {
  padding-top: 0;
}
.ctf_7_x_styles form[name=userPicker] .ItemDetailRowWithBorder td,
.ctf_7_x_styles form[name=groupPicker] .ItemDetailRowWithBorder td,
.ctf_7_x_styles form[name=userPicker] .white-padded-modal .ContainerBodyWithPaddedBorder,
.ctf_7_x_styles form[name=groupPicker] .white-padded-modal .ContainerBodyWithPaddedBorder {
  padding-bottom: 0;
}
.ctf_7_x_styles form[name=userPicker] div.Button div.Middle a,
.ctf_7_x_styles form[name=userPicker] div.Button div.MiddleDisabled a {
  min-width: 37px;
}
.ctf_7_x_styles form[name=userPicker] .white-padded-modal .custom-input-field .ItemDetailValue select.inputfield,
.ctf_7_x_styles form[name=groupPicker] .white-padded-modal .custom-input-field .ItemDetailValue select.inputfield {
  min-height: 175px;
  margin-bottom: 0;
}
.ctf_7_x_styles form[name=userPicker] .no-row-border .ItemDetailRowWithBorder td,
.ctf_7_x_styles form[name=groupPicker] .no-row-border .ItemDetailRowWithBorder td {
  padding-top: 10px;
}
.ctf_7_x_styles form[name=userPicker] td.ItemDetailValue input.inputfield,
.ctf_7_x_styles form[name=groupPicker] td.ItemDetailValue input.inputfield {
  margin-bottom: 0;
  padding-right: 100px;
}
.ctf_7_x_styles form[name=userPicker] .white-padded-modal tr.ContainerFooter {
  border-top: 0;
}
.ctf_7_x_styles form[name="userPicker"] .custom-input-field td.ItemDetailValue input.inputfield,
.ctf_7_x_styles form[name="groupPicker"] .custom-input-field td.ItemDetailValue input.inputfield {
  box-sizing: border-box;
  height: 38px;
  margin-bottom: 0;
  min-width: inherit;
  padding-right: 85px;
}
.ctf_7_x_styles form[name=userPicker] div.Button div.Middle i {
  padding: 0 15px 0 7px;
}
.ctf_7_x_styles form[name=userPreferencesForm] table.PaddedTable {
  width: auto;
}
.ctf_7_x_styles form[name=userPreferencesForm] table.PaddedTable td.ItemDetailValue {
  padding-right: 15px;
}
.ctf_7_x_styles form[name=userPreferencesForm] table.PaddedTable td {
  vertical-align: middle;
}
.ctf_7_x_styles .instruction-close .close {
  background-color: #2f5379;
  z-index: 99;
}
.ctf_7_x_styles .instruction-header {
  padding: 6px 0;
  font-weight: normal;
  background-color: #fff;
}
.ctf_7_x_styles #hidden_instruction {
  padding-left: 4px;
}
.ctf_7_x_styles .tracker-heading {
  margin-top: 2px;
}
.ctf_7_x_styles .otherfields-accordion-content-table .settings-column-row .artifact-editor-content:first-child {
  width: 80px;
}
.ctf_7_x_styles .otherfields-accordion-content-table .settings-column-row .artifact-editor-content:last-child {
  width: 390px;
}
.ctf_7_x_styles .artifact-editor-content textarea,
.ctf_7_x_styles .artifact-editor-content input {
  width: 100%;
}
.ctf_7_x_styles #scm_section .row-selected td {
  background: 0 none;
}
.ctf_7_x_styles .no-row-border .ItemDetailName,
.ctf_7_x_styles .no-row-border .ItemDetailRowWithBorder td {
  border-bottom: 0 none;
  padding-top: 15px;
  padding-bottom: 0;
  vertical-align: middle;
}
.ctf_7_x_styles .no-row-border .ItemDetailValue {
  border-bottom: 0 none;
}
.ctf_7_x_styles .table-hover td p,
.ctf_7_x_styles #myProjectsTable tr.EvenRow td,
.ctf_7_x_styles #myProjectsTable tr.OddRow td {
  word-break: break-word;
}
.ctf_7_x_styles #ServerStatusTable tr.PaddedRow > td,
.ctf_7_x_styles #BuildInfoTable tr.PaddedRow > td,
.ctf_7_x_styles #ConfigureLogging tr.PaddedRow > td,
.ctf_7_x_styles #ConfigureLogging tr.ContainerFooter > td,
.ctf_7_x_styles #adhocQueryInfo tr.PaddedRow > td,
.ctf_7_x_styles #adhocQueryInfo tr.ContainerFooter > td,
.ctf_7_x_styles #SystemToolsTable tr.PaddedRow > td {
  padding: 10px 15px;
  background-color: #fff;
}
.ctf_7_x_styles .SystemLogsTable.h2 {
  margin-bottom: 15px;
}
.ctf_7_x_styles .SystemLogsTable.h2 h2 {
  border-bottom: 1px solid #cdd6db;
  font-size: 18px;
  font-weight: bold;
  margin-top: 10px;
  padding: 0 15px 15px;
}
.ctf_7_x_styles .SystemLogsTable.h2 a {
  margin: 9px 15px 0;
  display: inline-block;
}
.ctf_7_x_styles #defaultAccessApplicationPermissions td,
.ctf_7_x_styles #ProjectAccessPermissions td {
  padding: 13px 0;
}
.ctf_7_x_styles form[name="createProject"] table.PaddedTable tr td.ItemDetailValue {
  vertical-align: middle;
}
.ctf_7_x_styles .form-content .cal-icon,
.ctf_7_x_styles .ItemDetailValue .cal-icon,
.ctf_7_x_styles tr#filter.filter-row .cal-icon {
  background: url('/sf-images/icons/date_popup.png') no-repeat;
  background-position: 96% 40%;
  box-shadow: none;
  cursor: pointer;
  min-width: 210px;
  border: 0 none;
  background-color: #e9f0f2;
}
.ctf_7_x_styles tr#filter.filter-row .cal-icon {
  min-height: 28px;
  background-color: transparent;
}
.ctf_7_x_styles #dashboardTable td {
  vertical-align: top;
}
.ctf_7_x_styles table#dashboardTable > tbody > tr > td {
  padding: 8px 15px;
  line-height: 20px;
}
.ctf_7_x_styles #dashboardTable td img[height] {
  height: 13px;
  vertical-align: baseline;
}
.ctf_7_x_styles #ProjectAdminPlanningFolder .row-selected td,
.ctf_7_x_styles #ProjectAdminPlanningFolder .row-selected:hover td {
  background: 0 none;
}
.ctf_7_x_styles table#RolePermissions td {
  padding: 6px 6px 6px 0;
  vertical-align: middle;
}
.ctf_7_x_styles table.error-popup td {
  line-height: 22px;
}
.ctf_7_x_styles #pagecontent {
  line-height: 20px;
}
.ctf_7_x_styles #pagecontent h1,
.ctf_7_x_styles #pagecontent h2,
.ctf_7_x_styles #pagecontent h3,
.ctf_7_x_styles #pagecontent h4,
.ctf_7_x_styles #pagecontent h5 {
  margin: 10px 0 15px;
  color: #363f41;
  font-weight: 600;
}
.ctf_7_x_styles #pagecontent hr {
  margin: -12px 0 10px;
}
.ctf_7_x_styles pre {
  font-family: "SourceSansPro-Regular", Helvetica, Arial, sans-serif;
  background: 0 none;
  border: 0 none;
  margin-bottom: 0;
  color: #404e54;
  padding: 0;
  font-size: 14px;
}
.ctf_7_x_styles #pagecontent code,
.ctf_7_x_styles #pagecontent tt,
.ctf_7_x_styles #pagecontent pre {
  font-size: 12px;
}
.ctf_7_x_styles #pagecontent .warning {
  margin: 5px 0;
}
.ctf_7_x_styles #pagecontent pre {
  margin-top: 10px;
  color: #404e54;
  background: #fdfdfd;
  border: 1px solid #cdd6db;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  border-radius: 4px;
  padding: 10px;
}
.ctf_7_x_styles input[type=text].UserPickerInput {
  padding: 0;
  border: 0 none;
  background: 0 none;
  box-shadow: none;
  min-height: 28px;
  color: #404e54;
  font-size: 14px;
  border-radius: 6px;
  border: 1px solid #e1eaec;
  background: #cbdbde;
  margin-bottom: 0;
  width: 500px;
}
.ctf_7_x_styles input[readonly].UserPickerInput {
  border: 1px solid #cbdbde;
  background: #e1eaec;
}
.ctf_7_x_styles .statusWarning,
.ctf_7_x_styles .statusNotStarted,
.ctf_7_x_styles .statusAlert,
.ctf_7_x_styles .statusOK,
.ctf_7_x_styles .statusComplete {
  text-align: left;
  font-weight: 600;
}
.ctf_7_x_styles .statusWarning {
  color: #f9dc00;
  /* Old browsers */
}
.ctf_7_x_styles .statusNotStarted {
  color: #6dbfe5;
  /* Old browsers */
}
.ctf_7_x_styles .statusAlert {
  color: #e12e30;
  /* Old browsers */
}
.ctf_7_x_styles .statusOK {
  color: #4e8427;
  /* Old browsers */
}
.ctf_7_x_styles .statusComplete {
  color: #8498a3;
  /* Old browsers */
}
.ctf_7_x_styles .artifact-closed {
  background: #e6e6e6;
}
.ctf_7_x_styles .custom-input-field td.ItemDetailName {
  min-width: 70px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .ctf_7_x_styles .form-content .cal-icon,
  .ctf_7_x_styles .ItemDetailValue .cal-icon,
  .ctf_7_x_styles tr#filter.filter-row .cal-icon {
    background: url('/sf-images/icons/date_popup@2x.png') no-repeat #e9f0f2;
    background-size: 13px 12px;
    background-position: 96% 40%;
  }
}
.ctf_7_x_styles #assignedPlanningFolderDisplay {
  white-space: normal;
  float: left;
  margin-right: 5px;
}
.ctf_7_x_styles .white-padded-modal tr.ContainerHeader td {
  paddin-bottom: 0;
}
.ctf_7_x_styles .white-padded-modal .no-row-border .ItemDetailValue select.inputfield,
.ctf_7_x_styles .white-padded-modal select[multiple].inputfield,
.ctf_7_x_styles .white-padded-modal select.multiple.inputfield,
.ctf_7_x_styles .white-padded-modal .ItemDetailValue select.inputfield {
  border: 1px solid #cdd6db;
  border-radius: 6px;
  min-width: 220px;
  min-height: 250px;
  max-height: 250px;
}
.ctf_7_x_styles .white-padded-modal .grey-nav-button .Middle,
.ctf_7_x_styles .grey-nav-button button {
  margin: 5px;
}
.ctf_7_x_styles #removefilterbutton img {
  padding-right: 3px;
}
.ctf_7_x_styles table.AppButtonTable .AppButtonText {
  font-weight: 600;
  vertical-align: middle;
  white-space: nowrap;
  font-size: 11px !important;
  color: #fff !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}
.ctf_7_x_styles tr.TabHeader .AppButtonText {
  font-size: 11px !important;
}
.ctf_7_x_styles tr.ContainerHeader .AppButtonText {
  font-size: 11px;
  line-height: 21px;
}
.ctf_7_x_styles tr.ContainerHeader td label {
  color: #363f41;
  font-size: 18px;
  font-weight: 600;
}
.ctf_7_x_styles .items-selected-count {
  background: #3D6C9E;
  border-radius: 100%;
  color: #fff;
  padding: 1px 5px;
  cursor: pointer;
}
.ctf_7_x_styles .multiselect-filter-list {
  padding: 10px;
  width: 210px;
  height: 200px;
  overflow: auto;
  position: absolute;
  z-index: 10000;
  left: 0;
  top: 28px;
  background-color: #fff;
  border: 1px solid #cbdbde;
  border-radius: 0 5px 5px 0;
  box-sizing: border-box;
}
.ctf_7_x_styles div.FilterAppButton {
  float: left;
  border-right: 1px solid #ccc;
  margin-right: 5px;
  margin-left: 10px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-color: #3D6C9E;
  border-radius: 30px;
}
.ctf_7_x_styles table.AppButtonTable {
  font-size: 1.09em;
  padding: 0;
}
.ctf_7_x_styles div.FilterAppButton td {
  background: transparent !important;
  border-width: 0 !important;
  font-weight: normal;
  padding: 3px 0;
}
.ctf_7_x_styles div.FilterAppButton,
.ctf_7_x_styles div.TreeListGridButtonOn,
.ctf_7_x_styles div.TreeListGridButtonOff {
  height: 26px;
}
.ctf_7_x_styles .AppButtonPaddingLeft {
  padding: 0 1px;
  float: left;
}
.ctf_7_x_styles .AppButtonPaddingRight {
  padding: 0 1px;
  border-width: 0 !important;
  float: right;
}
.ctf_7_x_styles .AppButtonPadding {
  padding: 0 12px 0 5px !important;
  border-width: 0;
}
.ctf_7_x_styles .AppButtonPadding img {
  margin: 5px -6px 3px 8px !important;
}
.ctf_7_x_styles td.left-navigation-container {
  padding: 0;
  background-color: 0 none;
  white-space: nowrap;
  border: 0 none;
}
.ctf_7_x_styles td.CategoryListDetails {
  vertical-align: top;
  padding-left: 10px;
  border-color: #d4d2d0;
  padding-top: 1px;
  width: 85%;
}
.ctf_7_x_styles th,
.ctf_7_x_styles td {
  vertical-align: top;
}
.ctf_7_x_styles .sidebar-wrap {
  position: relative;
}
.ctf_7_x_styles .sidebar-wrap,
.ctf_7_x_styles #pcenav {
  width: 280px;
  background: #fff;
  border-radius: 6px;
  margin-bottom: 10px;
  color: #404e54;
  padding-bottom: 6px;
  overflow-x: auto;
}
.ctf_7_x_styles .CategoryListDetails .table-wrapper {
  margin-top: 0;
  padding-top: 0;
}
.ctf_7_x_styles .create-Pf-Popup {
  height: 440px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 5px;
}
.ctf_7_x_styles .userpicker-table {
  width: 98%;
}
.ctf_7_x_styles input#defUserValue {
  border: 0 none;
  background: #e9f0f2;
  border-radius: 3px;
  font-size: 14px;
  text-indent: 5px;
  margin-right: 5px;
  width: 100%;
}
.ctf_7_x_styles .ContainerHeader .AppButtonText {
  color: #fff;
}
.ctf_7_x_styles .elemVisibility {
  display: none;
}
.ctf_7_x_styles table .SystemLogsTable.h2 a {
  font-size: 14px;
}
.ctf_7_x_styles .ctf_7_x_styles {
  margin: 0;
  color: #404e54;
  background-color: #e9f0f2;
  line-height: 18px;
  padding-top: 0;
  font-family: 'SourceSansPro-Regular', Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.ctf_7_x_styles td.ItemDetailContainerCell table td {
  padding: 4px;
}
.ctf_7_x_styles table#artifactsAssignedToMeHeader,
.ctf_7_x_styles table#artifactsCreatedByMeHeader {
  margin-top: 10px;
}
.ctf_7_x_styles .white-bg-modal .instruction-header,
.ctf_7_x_styles #localLogin .instruction-field,
.ctf_7_x_styles label input[type="checkbox"].primary-checkbox {
  padding: 0;
}
.ctf_7_x_styles #ProjectAdminPlanningFolder label .primary-radio {
  margin-left: 0;
}
.ctf_7_x_styles .FieldValidationCenteredTable td,
.ctf_7_x_styles .FieldValidationCenteredTable td label {
  font-size: 14px;
}
.ctf_7_x_styles .project-categories-wrap.ctf-tab-wrap {
  background: 0 none;
}
.ctf_7_x_styles .project-categories-wrap.ctf-tab-wrap table.TabTable {
  background: #fff;
  border-radius: 6px 6px 0 0;
}
.ctf_7_x_styles #project-categories .left-navigation-container {
  background: #fff;
  border-radius: 0 0 6px 6px;
}
.ctf_7_x_styles .ctf-tab-wrap #project-categories form {
  padding: 0;
}
.ctf_7_x_styles #project-categories .ContainerBodyWithPaddedBorder {
  border-radius: 0;
  margin-top: -1px;
  border-radius: 0 0 6px 6px;
}
.ctf_7_x_styles .pad-left5 {
  padding-left: 5px;
}
.ctf_7_x_styles .bg-color-heading {
  background-color: #fff;
}
.ctf_7_x_styles .tracker-info-header {
  border-right: 0px solid #fff;
  color: #363f41;
}
.ctf_7_x_styles td.pad-left5 pre {
  white-space: pre-wrap;
}
.ctf_7_x_styles .import-pass {
  background-color: #32cd32;
  display: inline-block;
  height: 14px;
  white-space: nowrap;
  width: 6px;
}
.ctf_7_x_styles .import-fail {
  background-color: #ff0000;
  display: inline-block;
  height: 14px;
  white-space: nowrap;
  width: 6px;
}
.ctf_7_x_styles .import-passwithwarn {
  background-color: #FF9E49;
  display: inline-block;
  height: 14px;
  white-space: nowrap;
  width: 6px;
}
.ctf_7_x_styles .import-summary-table td {
  padding-left: 15px;
  padding-top: 10px;
  font-size: 15px;
}
.ctf_7_x_styles .import-detail-table {
  margin-top: 30px;
}
.ctf_7_x_styles .import-detail-table .ItemListTable {
  font-size: 15px;
}
.ctf_7_x_styles .margin-left41 {
  margin-left: 41px;
}
.ctf_7_x_styles .import-page-bullet {
  list-style-type: disc;
}
.ctf_7_x_styles .artifact-field-error-assigned-to {
  display: block;
  width: 200px;
  float: left;
}
.ctf_7_x_styles #artifactSummary pre,
.ctf_7_x_styles #artifactComments pre {
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ctf_7_x_styles table.code-search-results .code-snippet {
  display: block;
  font-family: monospace;
  white-space: pre-wrap;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 4px;
  padding-right: 4px;
  margin-top: 4px;
  margin-bottom: 4px;
}
.ctf_7_x_styles table.code-search-results .code-snippet em {
  font-weight: bold;
  background-color: #ff9;
}
.ctf_7_x_styles table.code-search-results td.search-result {
  padding-bottom: 4px;
}
.ctf_7_x_styles table.code-search-results td.filename {
  padding-top: 4px;
}
@media print {
  .ctf_7_x_styles .text {
    page-break-inside: auto;
    word-break: normal;
    white-space: pre-wrap;
  }
  .ctf_7_x_styles table,
  .ctf_7_x_styles tr,
  .ctf_7_x_styles td,
  .ctf_7_x_styles th {
    page-break-inside: auto !important;
  }
}
.ctf_7_x_styles .fa-tags {
  color: rgba(0, 0, 0, 0.54);
}
.ctf_7_x_styles select#documentFolder {
  min-width: 220px;
  text-indent: 5px;
  outline: none;
  background: #e9f0f2;
}
.ctf_7_x_styles .selected-file .error-label {
  padding: 0px;
  color: #e12e30;
  text-overflow: ellipsis;
  overflow: hidden;
}
.ctf_7_x_styles #searchCriteriaDiv select.inputfield option {
  height: 28px;
  width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ctf_7_x_styles .note-div {
  font-size: 11px;
  margin-top: -7px;
  font-style: italic;
}
.ctf_7_x_styles .warn-div {
  font-size: 12px;
  color: #e12e30;
  font-weight: 300;
}
.ctf_7_x_styles .delete-discussion-forum-confirmation-popup {
  font-size: 16px !important;
}
@media screen and (min-width: 768px) {
  .ctf_7_x_styles .delete-discussion-forum-confirmation-popup {
    width: 690px !important;
  }
}
.ctf_7_x_styles .delete-discussion-forum-used-by-repository {
  padding: 0px !important;
  margin: 0px !important;
}
.ctf_7_x_styles .delete-discussion-forum-text {
  font-size: 16px !important;
}
.ctf_7_x_styles .delete-discussion-forum-used-by-description-separator {
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 0px !important;
}
.ctf_7_x_styles .delete-discussion-forum-used-by-repo-list-separator {
  padding: 0px !important;
  margin-top: 1px;
  margin-bottom: 1px;
}
.ctf_7_x_styles .delete-discussion-forum-used-by-forum-separator {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0px !important;
}
.ctf_7_x_styles .delete-discussion-forum-used-by-no-permission-repository {
  padding-top: 5px;
}
.ctf_7_x_styles .delete-discussion-forum-inline-block {
  display: inline-block !important;
}
.ctf_7_x_styles .delete-discussion-forum-popup-close-btn {
  float: right;
  line-height: 20px;
  color: #7A8991;
  cursor: pointer;
}
.ctf_7_x_styles .delete-discussion-forum-modal-body {
  max-height: 80vh !important;
  overflow: auto;
}
.ctf_7_x_styles .discussion-forum-delete-warning {
  border: 1px dashed #B54229;
  margin-left: 1px;
  margin-right: 1px;
  border-radius: 12px;
  background: #E6D1CC;
  color: #B54229;
}
.ctf_7_x_styles .delete-discussion-forum-popup-x-btn:before {
  content: '\00d7';
}
.ctf_7_x_styles .delete-discussion-forum-backdrop {
  z-index: 1060 !important;
}
.ctf_7_x_styles .delete-discussion-forum-main-modal {
  z-index: 1070 !important;
  display: block !important;
}
