/**
  Not used by website-user anymore. The exists as other projects like 'llpsv'
  have dependencies on this file.
  Other projects use this from http://user.lastline.com/style/user.css
  Effort to remove dependency: USER-5004
*/

.label {
  padding: 0em 0.5em 0em 0em;
  text-align: right;
}

.toplabel {
  vertical-align: top;
}

.input {
  padding: 0em 0em 0em 0.5em;
  text-align: left;
}

.center {
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.lalign {
  text-align: left;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.submit {
  padding: 1em 0em 0em 0em;
  text-align: right;
}

.hide {
  display: none;
}

table {
  margin-left: auto;
  margin-right: auto;

  /* add some space between table rows */
  border-collapse: separate;
  border-spacing: 0px 4px;
}

table.date_div_table {
  border-collapse: collapse;
  border-spacing: 0px 0px;
}

div#login {
  margin-top: 50px;
  padding-top: 3em;
  padding-bottom: 3em;
  width: 400px;
  text-align: center;
}

div#password_reset {
  margin-top: 50px;
  padding-top: 3em;
  padding-bottom: 3em;
  width: 400px;
  text-align: center;
}

.box_display {
  /* a box to hold ajax_error_display or info_display without changing the page height */
  min-height: 50px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.ajax_error_display {
  padding: 5px 15px 5px 15px;
  text-align: center;
  line-height: 1;
  background-color: #bd1c04;
  margin-top: 5px;
  margin-bottom: 10px;
  border: 1px solid var(--border-color);
  border-radius: 10px;
  -moz-border-radius: 10px; /* Firefox 3.6 and earlier */
  margin-left: auto;
  margin-right: auto;
}
.ajax_error_display a {
  color: #ccc;
}

.info_display {
  padding: 5px 15px 5px 15px;
  text-align: center;
  line-height: 1;
  background-color: #b8c96e;
  margin-top: 5px;
  margin-bottom: 10px;
  border: 1px solid var(--border-color);
  border-radius: 10px;
  -moz-border-radius: 10px; /* Firefox 3.6 and earlier */
  margin-left: auto;
  margin-right: auto;
}

.help_label {
  padding: 2px 4px 2px 6px;
  font-weight: bold;
  text-align: center;
  line-height: 15px;
  background-color: yellow;
  margin-left: 15px;
  margin-bottom: 15px;
  border: 1px solid orange;
  border-radius: 5px;
  cursor: default;
  -moz-border-radius: 5px; /* Firefox 3.6 and earlier */
}

/* use to override some params of help_label */
.info_label {
  background-color: var(--white);
  border: 1px solid #ccc;
}

/* use to override some params of help_label */
.simple_label {
  background-color: var(--white);
  border: none;
  font-weight: normal;
}

nav#tabs {
  color: #000;
  border: 0px;
  margin-bottom: 20px;
  padding: 0px;
  background: none;
}

nav#tabs .ui-tabs-nav {
  background: transparent;
  border-width: 0px 0px 1px 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}

nav#tabs .ui-tabs-panel {
  margin: 1em 0.2em 0.2em 0.2em;
  background: none;
  padding: 0px;
}

nav#tabs .ui-tabs-nav li {
  display: block;
  float: left;
  letter-spacing: 0.07em;
  font-size: 0.8em;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 3px 10px 8px;
  margin-right: 0px;
  text-align: center;
  height: 15px;
}

nav#tabs li.ui-state-active,
nav#tabs li.ui-state-hover {
  background: #ffffff;
  border-top-color: #aaa;
  border-left-color: #aaa;
  border-right-color: #aaa;
}

nav#tabs li.selected {
  font-weight: bold;
}

nav#tabs li.slim_nav {
  padding-left: 5px;
  padding-right: 5px;
}

nav#tabs a {
  color: #444;
}

nav#tabs a:visited {
  color: #444;
}

#sensorOverviewTable {
  margin-left: 296px;
}

.sensor_user_detail {
  float: right;
}

.sensor_summary_name {
  padding-right: 35px;
}

.sensor_summary_detail {
  padding-left: 15px;
}

.sensor_summary_button {
  width: 100px;
  text-align: right;
  vertical-align: middle;
}

#sensorsConfigList {
  overflow: auto;
}

.license_details_button {
  cursor: pointer;
  width: 900px;
}

.license_details {
  border-top: 1px solid #ccc;
  padding-top: 15px;
}

.inline_image {
  width: 16px;
  height: 16px;
  display: inline-block;
  padding: 0px 2px 0px 2px;
  text-decoration: none;
  border: none;
}

.alert_option_table {
  width: 950px;
}

.alert_option_item {
  margin-bottom: 50px;
}

.alert_option_tab {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding-top: 15px;
  padding-bottom: 15px;
}

.alert_display {
  padding-top: 15px;
}

.date_display {
  width: 300px;
}

td.alert_option_name {
  width: 120px;
}

#jsonRowLimitSelection {
  width: 350px;
  float: right;
}

#jsonRowLimitSelection .ui-state-hover,
#jsonRowLimitSelection .ui-state-focus {
  background: #eceadf url(images/jquery-ui-bg_fine-grain_15_eceadf_60x60.png)
    50% 50% repeat;
  font-weight: bold;
  color: #140f06;
}

#graphDisplay,
#listDisplay {
  margin-bottom: 30px;
}

.trial_dialog {
  margin-top: 50px;
  padding-bottom: 50px;
}

.foot_note {
  color: #ccc;
}

#trialRegistrationDisplay,
#trialDownloadDisplay {
  width: 550px;
}

#trialVerificationDisplay {
  width: 750px;
}

.bubble_menu a,
.bubble_menu a:hover,
.bubble_menu a:visited {
  color: #444;
}

td.bubble_menu_entry {
  vertical-align: middle;
  height: 24px;
}

input[disabled] {
  color: #808080;
}

input[readonly] {
  border: none;
}

.service_stopped {
  background-color: #ff7777;
  border-radius: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

.service_running {
  background-color: #77ff77;
  border-radius: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

.service_configured {
  background-color: #ffff77;
  border-radius: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

.ts_stale {
  background-color: #ff7777;
  border-radius: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

.ts_fresh {
  background-color: #77ff77;
  border-radius: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

.ts_old {
  background-color: #ffff77;
  border-radius: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

.legend {
  float: left;
}

.refresh {
  float: right;
}

#sensorsConfigList {
  clear: both;
}

.control_objects {
  position: relative;
  right: 33%;
}

.icon {
  width: 16px;
  height: 16px;
  display: inline-block;
}

.clickable {
  cursor: hand;
  cursor: pointer;
}

table.reputation_table {
  border-collapse: collapse;
  border: 1px solid #ccc;
}

table.reputation_table th {
  border: 1px solid #ccc;
}

table.reputation_table td {
  border: 1px solid #ccc;
}

body {
  display: table;
  width: 100%;
}
