#top-header a:first-child {
  padding: 0;
}
.product_logo {
  height: auto;
  width: auto;
  display: block;
}
.product_logo.reset {
  background-color: #888888;
  padding: 5px;
  margin-bottom: 10px;
}
#container {
  background: #fff;
  filter: none;
  margin-bottom: -39px;
}
#content {
  font-size: 1em;
  margin-bottom: 3em;
}
nav a,
nav .hover a {
  color: #fff;
}
nav > div > ul {
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
}
nav > div > ul > li {
  margin-right: 0;
}
nav > div > ul > li a,
#actionbar a {
  font-size: 12px;
  letter-spacing: 0.025em;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
}
nav a:link,
nav a:visited {
  color: #fff;
  flex-basis: auto;
}
#actionbar > div > div.opened > a {
  background: #fff;
  border-radius: 10px 10px 0 0;
}
nav > div > ul > li a:hover {
  color: #fff;
}
nav > div > ul ul a {
  font-size: 12.15px;
}
#menu ul li.parent:after {
  content: '\f105';
  position: absolute;
  right: 0;
  display: block;
  top: 0;
  padding-top: 5px;
  padding-right: 8px;
  font-size: 15px;
  font-weight: 900;
  font-family: 'Font Awesome 6 Free';
  color: #fff;
}
nav > div > ul > li li {
  border-top: none;
}
/* disabled nav item */
nav > div a.dis {
  color: #bbb;
  cursor: not-allowed;
}
/* separator */
nav li.sep {
  border-bottom: 1px solid #97D700;
  padding-bottom: 6px;
}
nav li.sep + li {
  padding-top: 6px;
}
/* fix position of submenu > after separator */
#menu ul li.sep + li.parent:after {
  padding-top: 12px;
}
#status-bar {
  font-size: 13px;
  height: 29px;
}
#status-bar.no {
  display: none;
}
#status-bar .clock {
  display: none;
}
footer {
  position: relative;
  font-size: 13px;
  line-height: 30px;
}
#actionbar .icon {
  position: relative;
}
#actionbar .icon > .description {
  background: #0C2D3F;
  border: none;
  border-top: 1px solid #378506;
  color: #fff;
  display: none;
  float: left;
  font-size: 11.7px;
  font-weight: bold;
  left: -25px;
  line-height: 29px;
  margin-top: 0;
  padding: 0px 12px;
  position: absolute;
  text-align: center;
  width: auto;
}
#actionbar .icon .loading_spinner {
  width: 20px;
  height: 20px;
  top: 5px;
  cursor: not-allowed;
}
#actionbar .icon a.page_is_loading {
  cursor: not-allowed;
  opacity: 0.5;
}
#context_menu > div.no {
  display: none;
}
.sp_page_content {
  float: left;
  display: inline;
  width: 100%;
}
.search-total-results {
  margin-left: 25px;
}
.row {
  float: left;
  display: inline;
  margin-bottom: 12px;
  width: 100%;
}
.row_hidden {
  display: none;
}
.column {
  float: left;
  display: inline;
}
.column + .column {
  margin-left: 10px;
}
.width100 {
  width: 1008px;
}
.width100 .liner {
  width: 988px;
}
.width100 .liner .liner {
  width: 958px;
}
.width75 {
  width: 754px;
}
.width75 .liner {
  width: 734px;
}
.width75 .liner .liner {
  width: 704px;
}
.width67 {
  width: 642px;
}
.width67 .liner {
  width: 622px;
}
.width67 .liner .liner {
  width: 592px;
}
.width50 {
  width: 499px;
}
.width50 .liner {
  width: 479px;
}
.width50 .liner .liner {
  width: 449px;
}
.width33 {
  width: 330px;
}
.width33 .liner {
  width: 310px;
}
.column.width33 + .column.width33 {
  margin-left: 9px;
}
.width25 {
  width: 244px;
}
.width25 .liner {
  width: 224px;
}
.liner .page-description {
  margin: 0 0 10px;
}
td .listing_top {
  margin: 0;
  padding: 0px;
}
.listing_top {
  margin: 0;
  min-height: 35px;
  width: 100%;
  position: relative;
}
form > .listing_top,
#content_container.sp_page_content > .listing_top {
  padding-top: 0px;
}
.search_area {
  float: left;
}
.floating_button {
  padding: 1px;
  position: absolute;
  right: 0;
  top: 0;
}
.floating_button .button:nth-last-of-type(0) {
  margin-right: 0;
}
.floating_button .button.dropdown {
  position: relative;
  vertical-align: top;
  margin-right: 0px;
}
.floating_button div + .button {
  margin-top: 0;
}
.quick-links {
  float: left;
  clear: left;
  margin-bottom: 5px;
}
table.compact_listing_table {
  border-collapse: collapse;
  margin-top: 15px;
  /* When using this, be sure to use PADDED_TABLE_FIXED_ATTRIBUTES for table attributes.
	   This adds the fixed_width class to the table, which enables colgroup widths to function properly. */
}
table.compact_listing_table td,
table.compact_listing_table th {
  padding: 10px 5px;
}
table.compact_listing_table th {
  background-color: #EEEEEE;
}
table.compact_listing_table tr {
  border: 1px solid #dddddd;
  padding: 5px;
  background-color: white;
}
table.compact_listing_table .inline_form {
  background-color: #EEEEEE;
  padding: 14px 24px;
}
table.compact_listing_table.flush_with_container {
  margin: 0px;
  border: none;
}
table.compact_listing_table.flush_with_container tr {
  border-width: 1px 0px;
}
table.compact_listing_table.flush_with_container tr:first-child {
  border-width: 0px 0px 1px 0px;
}
table.compact_listing_table.flush_with_container tbody > tr:last-child {
  border-width: 0px;
}
table.compact_listing_table.blade_config td {
  padding: 10px 5px;
}
table.compact_listing_table.blade_config td i.error {
  color: #C92B12;
}
table.compact_listing_table.blade_config td i.warning {
  color: #D5762C;
}
table.compact_listing_table.blade_config td i.success {
  color: #97D700;
}
table.compact_listing_table.with_checkbox td:first-child,
table.compact_listing_table.with_checkbox th:first-child {
  width: 1%;
}
table.compact_listing_table.with_actions_column td:last-child,
table.compact_listing_table.with_actions_column th:last-child {
  width: 1%;
  white-space: nowrap;
}
table.compact_listing_table .overflow_control {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
table.fixed_width {
  table-layout: fixed;
}
.monitoring_status_table table.compact_listing_table.blade_config th,
.monitoring_status_table table.compact_listing_table.blade_config td {
  width: 9%;
}
.advanced_listing_table table tbody td,
.top_aligned table tbody td {
  vertical-align: top;
}
.narrow_table table {
  width: 465px;
}
.clear_left {
  clear: left;
}
.tabbed_container_extra_header {
  float: right;
  margin-top: -22px;
}
.one_third_width {
  display: inline-block;
  width: 33.3%;
}
.two_thirds_width {
  display: inline-block;
  width: 65%;
}
.one_third_width + .two_thirds_width,
.two_thirds_width + .one_third_width {
  margin-left: 1.2%;
}
.component_layout .one_third_width,
.component_layout .two_thirds_width {
  vertical-align: top;
}
table.chart-striped tbody tr:nth-child(odd) {
  background-color: #efefef;
}
table.config_table {
  border-collapse: collapse;
}
table.config_table th:first-child,
table.config_table td:first-child {
  padding-right: 8px;
}
table.config_table tr:nth-child(even) {
  background-color: #f7f7f7;
}
[data-full-text] {
  display: inline-block;
  position: relative;
}
[data-full-text]:before {
  top: 22px;
  left: -10px;
  background-color: black;
  float: left;
  padding: 0.7em;
  border-radius: 3px;
  box-shadow: 1px 1px 3px #444;
  text-align: center;
  white-space: nowrap;
  color: white;
}
[data-full-text].tooltip-offset:before {
  top: 32px;
  left: -2px;
}
[data-full-text].tooltip-right-overflow:before {
  top: 32px;
  left: -90px;
}
[data-full-text]:after {
  content: "";
  top: 6px;
  left: 0;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-bottom-color: black;
}
[data-full-text].tooltip-offset:after,
[data-full-text].tooltip-right-overflow:after {
  top: 16px;
  left: 8px;
}
[data-full-text]:before,
[data-full-text]:after {
  display: block;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  z-index: 100;
}
[data-full-text]:hover {
  cursor: default;
}
[data-full-text]:hover:before,
[data-full-text]:hover:after {
  opacity: 1.0;
  visibility: visible;
}
[data-full-text].to_the_right:before {
  top: -5px;
  left: 20px;
}
[data-full-text].to_the_right:after {
  top: -1px;
  left: 7px;
  border-bottom-color: transparent;
  border-right-color: black;
}
[data-full-text].bottom_right:before {
  right: -10px;
  left: auto;
}
[data-full-text].bottom_right:after {
  left: 6px;
  top: 13px;
}
[data-full-text]:before {
  content: attr(data-full-text);
}
.abbreviated {
  border-bottom: 1px dotted #999;
}
