/* line 4, app/assets/stylesheets/dataviewer.css.scss */
.viewer {
  width: 1180px;
  font-size: 12pt;
  font-family: 'Times New Roman','Liberation Sans',"Serif";
  /*font-family: "Serif";*/
  border: none;
  /*background-color: #fffacc;*/
  background-color: #D3D3D3;
  margin-top: 0.8em;
}

/* line 14, app/assets/stylesheets/dataviewer.css.scss */
.viewer h1 {
  margin-bottom: 0;
}

/* line 17, app/assets/stylesheets/dataviewer.css.scss */
.viewer fieldset {
  margin-bottom: 10px;
  margin-left: 3px;
  margin-right: 3px;
  padding-left: 1px;
  padding-right: 1px;
}

/* line 24, app/assets/stylesheets/dataviewer.css.scss */
.umenu {
  float: left;
  width: 380px;
  border: thin #000000 solid;
  /*background-color: #fffacc;*/
  background-color: #D3D3D3;
  margin-top: 0.8em;
  padding-right: 0;
}

/* line 34, app/assets/stylesheets/dataviewer.css.scss */
.lmenu {
  float: left;
  width: 150;
  border: thin #000000 solid;
  /*background-color: #fffacc;*/
  background-color: #D3D3D3;
  margin-top: 0.8em;
}

/* line 43, app/assets/stylesheets/dataviewer.css.scss */
.menutable {
  border-collapse: collapse;
  border: 0px solid;
}

/* line 48, app/assets/stylesheets/dataviewer.css.scss */
.menutable td {
  vertical-align: top;
  text-align: left;
  border-style: none;
}

/* line 54, app/assets/stylesheets/dataviewer.css.scss */
.upanel {
  float: right;
  width: 780px;
  height: 530px;
  border: thin #000000 solid;
  /*background-color: #fffacc;*/
  background-color: #ffffff;
  margin-top: 0.8em;
}

/* line 64, app/assets/stylesheets/dataviewer.css.scss */
.lpanel {
  float: right;
  width: 780px;
  height: 240px;
  overflow-y: scroll;
  position: relative;
  border: thin #000000 solid;
  /*background-color: #D3D3D3;*/
  background-color: #ffffff;
  margin-top: 0.8em;
}

/* line 75, app/assets/stylesheets/dataviewer.css.scss */
.jumpmenu {
  float: right;
  width: 780px;
  height: 50px;
  border: none;
  /*background-color: #D3D3D3;*/
  background-color: #ffffff;
  margin-top: 0em;
}

/* line 85, app/assets/stylesheets/dataviewer.css.scss */
.loadings {
  float: right;
  width: 761px;
  height: 240px;
  position: absolute;
  top: 0px;
  border: thin #000000 solid;
  /*background-color: #D3D3D3;*/
  background-color: #000000;
  color: #ffffff;
  margin-top: 0em;
  opacity: 0.5;
}

/* line 98, app/assets/stylesheets/dataviewer.css.scss */
.loadingtext {
  float: right;
  width: 761px;
  height: 240px;
  position: absolute;
  top: 0px;
  color: #ffffff;
  font-size: 50px;
  text-align: center;
  margin-top: 2em;
}

/* line 110, app/assets/stylesheets/dataviewer.css.scss */
.lpanel h2 {
  padding: 0.1em 0em 0.1em 0.5em;
  margin-bottom: 0em;
  border-left-width: 0em;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-bottom-width: 0em;
  background-color: #00008b;
  color: #ffffff;
  font-weight: bold;
  font-size: large;
  margin-top: 0.2em;
  text-align: center;
}

/* line 124, app/assets/stylesheets/dataviewer.css.scss */
.etable {
  font-size: small;
  border-collapse: collapse;
  border: 2px solid;
}

/* line 129, app/assets/stylesheets/dataviewer.css.scss */
.etable th {
  border: thin #000000 solid;
  border-width: 1px 1px;
}

/* line 134, app/assets/stylesheets/dataviewer.css.scss */
.etable td {
  border: thin #000000 solid;
  border-width: 0px 1px;
  vertical-align: top;
  text-align: center;
}

/* line 140, app/assets/stylesheets/dataviewer.css.scss */
.etable tr.color0 {
  background-color: #ffffff;
}

/* line 143, app/assets/stylesheets/dataviewer.css.scss */
.etable tr.color1 {
  background-color: #D3D3D3;
}

/* line 147, app/assets/stylesheets/dataviewer.css.scss */
.ktable {
  font-size: small;
  border-collapse: collapse;
  border: 2px solid;
}

/* line 152, app/assets/stylesheets/dataviewer.css.scss */
.ktable td {
  border: thin #000000 solid;
  border-width: 0px 1px;
  vertical-align: top;
  text-align: center;
}

/* line 158, app/assets/stylesheets/dataviewer.css.scss */
.ktable td.b11 {
  border: thin #000000 solid;
  border-width: 2px 1px;
  vertical-align: top;
  text-align: center;
  border-top-style: none;
}

/* line 165, app/assets/stylesheets/dataviewer.css.scss */
.ktable td.b12 {
  border: thin #000000 solid;
  border-width: 2px 1px;
  vertical-align: top;
  text-align: center;
  border-top-style: none;
  border-right-style: none;
}

/* line 173, app/assets/stylesheets/dataviewer.css.scss */
.ktable td.b13 {
  border: thin #000000 solid;
  border-width: 2px 1px;
  vertical-align: top;
  text-align: center;
  border-top-style: none;
  border-left-style: none;
}

/* line 181, app/assets/stylesheets/dataviewer.css.scss */
.ktable h3 {
  padding: 0.1em 0em 0.1em 0.5em;
  margin-bottom: 0em;
  border-left-width: 0em;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  border-bottom-width: 0em;
  background-color: #1E90FF;
  color: #ffffff;
  font-weight: bold;
  font-size: medium;
  margin-top: 0em;
  text-align: center;
}

/* line 195, app/assets/stylesheets/dataviewer.css.scss */
.update {
  width: 900px;
}

/* line 198, app/assets/stylesheets/dataviewer.css.scss */
.pulselist {
  float: left;
}

/* line 201, app/assets/stylesheets/dataviewer.css.scss */
.pulseeditor {
  float: right;
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.
 *


 */
