* {
  font-family: Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial,
    sans-serif;
}

body {
  margin: 0;
  padding: 10px;
}

#page {
  border: 0;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
}

#header {
  height: 60px;}

#title {
  width: 180px;
  height: 60px;
  padding: 0;
  background: #cc1a1a url(../img/head-title-background.png) top left repeat-x;
}

#header * {
  margin: 0;
  padding: 0;
  font-size: 11px;
  font-weight: normal;
  color: #fff;
}

#title div {
  padding: 8px 0 0 12px;
}

h1 {
  font-size: 2em;
}

#title h1,#title strong {
  font-size: 20px;
}

h2 {
  font-size: 120%;
}

#title strong {
  font-weight: bold;
}

#title sup {
  vertical-align: top;
}

#indd {
  height: 60px;
  border-left: 10px solid #fff;
  padding: 0;
  background: #004ea1 url(../img/lic-56x56.png) top right no-repeat;
}

#menu-left {
  vertical-align: top;
  border-top: 10px solid #fff;
  border-right: 10px solid #fff;
  width: 180px;
  background: #eee;
  color: #fff;
  padding: 0;
  font-size: 11px;
}

#content {
  vertical-align: top;
  border-top: 10px solid #fff;
  padding: 0;
  background: #fff;
  font-size: 11px;
}

* html #content {
  width: 100%;
}

*+html #content {
  width: 100%;
}

#footer {
  border-top: 10px solid #fff;
  border-bottom: 1px solid #eee;
  padding: 0;
  background: #f9f9f9 url(../img/footer-background.png) top left repeat-x;
  color: #808080;
  font-size: 9px;
  text-align: center;
  line-height: 38px;
  vertical-align: middle;
}

.muted {
  color: gray;
}

label {
  cursor: pointer;
}

label.disabled {
  color: silver;
}

input.disabled {
  background-color: #F4F4F4;
  border: 1px solid silver;
  padding: 2px;
}

select.disabled {
  background-color: #F4F4F4;
  border: 1px solid silver;
}

#menu-left .menuitems,#menu-left .menuitems li {
  margin: 0;
  padding: 0;
  width: 180px;
}

#menu-left .menuitems li {
  border-bottom: 1px solid #fff;
}

#menu-left .menuitems li a,#menu-left .menuitems li a:visited,#menu-left .menuitems li a:active
  {
  display: block;
  padding: 0 0 0 6px;
  line-height: 24px;
  vertical-align: middle;
  color: #fff;
  text-decoration: none;
  background: #eaeaea;
  color: #004ea1;
}

#menu-left .menuitems li a.menu_active,#menu-left .menuitems li a:hover {
  background: #004ea1;
  color: #eee;
}

#menu-left .menuitems .menuitem0normal ul {
  display: none;
}

#menu-left .menuitems .menuitem0active ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#menu-left .menuitems .menuitem0active ul li {
  border-bottom: none;
  border-top: 1px solid #fff;
}

#menu-left .menuitems .menuitem0active ul li a {
  line-height: 20px;
  font-size: 10px;
  margin-left: 20px;
}

input,select,textarea,button,td,th {
  font-size: 11px;
}

.page-title {
  padding: 0;
  margin: 0;
}

a,a:visited,a:active,a:hover {
  color: #004ea1;
}

a img {
  border: none;
  text-decoration: none;
}

.list_border,.form_border {
  border: 1px solid #ccd;
}

.list_head td, .list_head th,.list_head td a,.form_border th,
th.row-header {
  background: #004ea1;
  color: #eee;
  font-weight: normal;
  text-align: left;
}

.list_inside td,.list_inside_inactive td,.form_border td {
  background: #eaeaea;
}

.list_inside_inactive td {
  color: #888;
}

.list_hover td {
  background: #ddd;
  color: #000;
}

.form_border .form_section_header {
  color: #000;
  font-weight: bold;
  padding-top: 6px;
  background: #dadada;
}

.list_inside td.navigation_row,.list_inside td.navigation_row td,.form_border .form_buttons,.form_border .form_buttons td
  {
  background: #fff;
  background: #eaeaea;
}

.form_buttons {
  padding-top: 10px;
}

.form_wrapper {
  padding: 0;
  margin: 0;
  border: none;
  border-collapse: collapse;
}

.error,.error * {
  color: #cc1a1a;
}

.comment {
  color: #999;
  font-style: italic;
  padding: 0 0 0 4px;
}

.region-list-indent-0,.region-list-indent-1,.region-list-indent-2,.m2n-item-level-0,.m2n-item-level-1,.m2n-item-level-2
  {
  white-space: nowrap;
}

td.region-list-indent-0,.m2n-item-level-0 {
  background: #bbb;
}

td.region-list-indent-1,.form_wrapper .m2n-item-level-1 {
  border-left: 20px solid #eaeaea;
  background: #ccc;
}

td.region-list-indent-2,.form_wrapper .m2n-item-level-2 {
  border-left: 40px solid #eaeaea;
  background: #ddd;
}

#content .tab-menu {
  display: block;
  float: left;
  list-style: none;
  width: 100%;
  padding: 0;
  margin: 10px 0 10px 0;
  height: auto;
}

.tab-menu li {
  float: left;
  padding: 1px;
  margin: 1px 2px 1px 0;
  border: 1px solid #ccd;
  background: #fff;
  cursor: pointer;
}

.tab-menu li span {
  display: block;
  float: left;
  color: #888;
  background: #eaeaea;
  padding: 4px 8px 4px 8px;
  cursor: pointer
}

.tab-menu li.active {
  border: 1px solid #5178a1;
}

.tab-menu li.active span {
  color: #fff;
  background: #004ea1;
}

table.tr_valign_top td {
  padding-top: 4px;
  vertical-align: top;
}

table.tr_valign_top td td {
  padding: 1px 0 0 0;
  vertical-align: middle;
}

#content ul,#content ol {
  margin: 0;
  padding: 4px 0 4px 20px;
}

#popup-options,#content-options {
  float: right;
}

#popup-options .option,#content-options .option {
  float: left;
  padding: 0 0 0 20px;
  margin: 0 0 0 20px;
  cursor: pointer;
  background: transparent url(../img/trans.gif) center left no-repeat;
  line-height: 20px;
  vertical-align: middle;
}

#popup-options .option:hover,#content-options .option:hover {
  text-decoration: underline;
}

#popup-options #close-option {
  background-image: url(../img/action-close.gif);
}

#popup-options #print-option,#content-options #print-option {
  background-image: url(../img/action-print.gif);
}

.nowrap {
  white-space: nowrap;
}

.date-list-disabled {
  opacity: 0.2;
}

#item-title {
  padding-left: 10px;
  color: gray;
  font-size: 18px;
  font-weight: normal;
}

.form_error,.form_error * {
  color: #d00;
}

td.form_error {
  vertical-align: middle;
}

#frmFilter .form_error {
  color: #000;
}

.left {
  float: left;
}

.right {
  float: right;
}

#content .color {
  border: 1px solid #7f9db9;
}

.list-color-preview {
  font-size: 1px;
  line-height: 1px;
  border: 1px solid #7f9db9;
  display: block;
  width: 12px;
  height: 12px;
  margin: 0;
  padding: 0;
}

.export-crosstab {
  background: #eaeaea;
  border: none;
  border-collapse: collapse;
}

.export-crosstab td,.export-crosstab th {
  margin: 0;
  padding: 2px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.export-crosstab td span {
  float: left;
  padding: 0 3px 0 3px;
  white-space: nowrap;
}

.export-crosstab td span.spacer {
  padding: 0;
}

#documentation hr,#documentation br.clear,#documentation h1,#documentation h2,#documentation h3,#documentation h4,#documentation h5,#documentation h6,#documentation table
  {
  clear: both;
}

#documentation img {
  clear: both;
  float: right;
  margin: 0 0 5px 10px;
  border: 1px solid #ddd;
  padding: 1px;
  background: #fff;
  border-radius: 1px;
}

.date-region-year-value label {
  float: left;
  margin: 1px 2px 0 0;
  padding: 0;
}

.date-region-year-value input {
  float: left;
  margin: 0;
  padding: 0;
}

.date-region-year-value img {
  float: left;
  margin: 1px 0 0 2px;
  padding: 0;
  cursor: pointer;
}

.date-region-year-value img.info {
  cursor: help;
}

.language-year-container {
  padding: 0;
  margin: 0;
  border: none;
}

.language-year-table {
  width: 100%;
  border: none;
  border-collapse: collapse;
}

.language-year-table td {
  border-top: 1px solid #fff;
  padding: 3px;
}

.language-year-table td.form-field-value {
  border-left: 1px solid #fff;
}

.form_border .multicheckbox .region-filter td,.form_border .multicheckbox .region-filter td *
  {
  color: #666;
}

.form_border .multicheckbox .region-filter-hover td,.form_border .multicheckbox .region-filter-hover td *
  {
  color: #000;
}

.form_border .multicheckbox .region-filter td {
  background: #eaeaea;
}

.form_border .multicheckbox .region-filter-hover td {
  background: #ddd;
}

.form_border .multicheckbox .region-filter td span,.form_border .multicheckbox .region-filter-hover td span
  {
  padding: 0 0 2px 0;
}

.form_border .multicheckbox .region-filter td.option,.form_border .multicheckbox .region-filter-hover td.option
  {
  padding-right: 10px;
}

hr {
  clear: both;
  display: block;
  border: none;
  height: 1px;
  background: #fff;
  margin: 2px 0 2px 0;
  line-height: 1px;
}

/* ------------------ Graphics ------------------ */

#no_devices {
  display: none;
}

.graphics {
  background-color: #EEEEEE;
  margin: 0px 0px 8px 0px;
  padding: 2px;
}

.graphics h2 {
  margin: 0;
  padding: 2px;
}

.graphics_filter {
  font-size: 12px;
  padding-left: 2px;
}

.graphics_content {
  height: 400px;
  color: #C00000;
  font-size: 12px;
}

.button {
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  white-space: nowrap;
  display: inline-block;
  *display: inline;
  padding: 2px 6px;
  margin-bottom: 0;
  *margin-left: .3em;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.button:hover,
.button:focus,
.button:active,
.button.active,
.button.disabled,
.button[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.button:active,
.button.active {
  background-color: #cccccc \9;
}

.button:first-child {
  *margin-left: 0;
}

.button:hover,
.button:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.button:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.button.active,
.button:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

* html a.button, * html a.button {
  padding: 1px 4px 1px 2px;
}

a.button img { margin: 0px 0px -2px 0px; }

* html a.button img, * html a.button img {
  margin: 0px 0px -4px 0px;
}

/* --------------------- Kachel --------------------- */

a.kachel {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  color: #404040;
  border: 1px solid gray;
  background-color: #E7E7DF;
  padding: 6px 8px 6px 8px;
  white-space: nowrap;
  min-width: 140px;
  margin-right: 8px;
  display: inline-block;
}

a.kachel:hover {
   background-color: #D7D7C7;
}

a.headline {
  font-size: 130%;
  color: black;
  text-decoration: none;
}

a.headline:hover {
  text-decoration: underline;
}


/* --------------------- Slider --------------------- */

#track-left {
  position: absolute;
  width: 5px;
  height: 9px;
  background: transparent url('../../img/slider-images-track-left.png') no-repeat top left;
}

#track {
  background: transparent url('../../img/slider-images-track-right.png') no-repeat top right;
}

.handle {
  position: absolute;
  width: 20px;
  height: 22px;
  background: transparent url('../../img/slider-images-handle.png') no-repeat top left;
}

/* --------------------- Ölstandanzeige --------------------- */

h2.tank {
  margin: 0;
  padding: 2px 0px 2px 0px;
}

h3 {
  margin: -4px 0px -4px 0px;
  padding: 2px 0px 2px 0px;
}

.oeltank {
   border: 1px solid #ccc;
   width: 120px;
   height: 240px;
   padding: 1px;
   margin-right: 16px;
   background-color: #FEFFF2;
   text-align: center;
}

.oeltank .fuellstand {
   background-color: #ACE97C;
   text-align: center;
   padding-top: 80;
}

.geraeteliste th {
  text-align: left;
  background-color: #EEEEEE;
}

.geraeteliste a {
  color: black;
  text-decoration: none;
}

.geraeteliste a:hover {
  text-decoration: underline;
}

.geraeteliste td {
  vertical-align: top;
}



/* MANUELLE DATENERFASSUNG :: START */

.device-value,
.device-group-check-sum {
  text-align: right;
}

.device-group-check-sum {
  font-weight: 700;
}

.device-group {
  font-size: 20px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 40px;
}

input.date-invalid,
input.value-invalid {
  background: #faa;
}

input.date-valid,
input.value-valid {
  background: #afa;
}

.device-invalid td,
span.invalid,
.device-comment-required.device-invalid td {
  background: #fcc;
}

.device-valid td,
.device-saved td,
span.valid {
  background: #cfc;
}

.device-not-saved {
  display: none;
}

.device-comment-required td,
.device-comment-required.device-valid td {
  background: #fc9;
}

.device-comment-required .device-comment textarea {
  background: #fcc;
}

span.notice {
  background: #ccf;
}

#submit {
  float: left;
  margin-top: 1px;
  margin-left: 25%;
  font-size: 16px;
}
#checking,
#saving {
  float: left;
  margin: 4px 0 0 25%;
  padding-bottom: 3px;
  font-size: 16px;
  display: none;
}

#checking img,
#saving img {
  margin: 3px 10px -3px 0;
}

/* MANUELLE DATENERFASSUNG :: ENDE */




tr.date-device-row td {
  text-align: center;
}

.value-manual, .value-manual * {
  font-weight: bold;
  color: #04c;
}

.value-automatic, .value-automatic * {
  font-weight: bold;
  color: #d80;
}

.value-ok, .value-ok * {
  font-weight: bold;
  color: #0a4;
}

.value-danger, .value-danger * {
  font-weight: bold;
  color: #c30;
}

.date-device-list {
  padding: 0;
  margin: 0;
  border: none;
  background: #333;
  border-collapse: collapse;
  border: 1px solid #333;
  border-left: none;
  border-top: none;
}

.date-device-list td {
  border: 1px solid #333;
  border-right: none;
  border-bottom: none;
}

.date-device-list td.no-border {
  border-top: none;
  border-left: none;
}

.date-device-list td.no-border-top {
  border-top: none;
}

.date-device-list td.no-border-left {
  border-left: none;
}

.date-device-list th, .date-device-list td {
  background: #fff;
}

.ws-no-wrap {
  white-space:nowrap;
}

.visible-print {
  display: none;
}

.device-date-comment-container {
  font-size: 1px;
  line-height: 1px;
}

.device-date-comment {
  font-size: 11px;
  line-height: 15px;
  color: #666;
  font-style: italic;
}

#device-date-list.comments-hidden .device-date-comment-container {
  font-size: 0;
  line-height: 0;
  padding: 0;
  height: 0;
  visibility: hidden;
  border: none;
}

#device-date-list.comments-hidden .device-date-comment {
  display: none;
}

@media print {
  
  .ws-no-wrap {
    white-space: normal;
  }
  .hidden-print {
    display: none;
  }
  .visible-print {
    display: inline;
  }
  
}

#page .list_actions img {
  margin-left: 1px;
  margin-right: 1px;
}

#page .margin-0 {
  margin: 0;
}

#page .margin-bottom-0 {
  margin-bottom: 0;
}

#page .padding-right-10 {
  padding-right: 10px;
}

#page .padding-right-20 {
  padding-right: 20px;
}

#page .lic-available {
  background-color: #DFF0D8;
}

#page .lic-unavailable {
  background-color: #F2DEDE;
}

#page .lic-unavailable-x {
  background-color: #F2AEAE;
}

#page .lic-expired {
  color: red;
  font-weight: normal;
}

#page .hint {
/*  display: none; */
  position: absolute;
  padding: 2px;
  background-color: #FFFFD0;
  color: #404040;
  border: 1px solid #404040;
}

.hidden {
  display: none;
}

#SERIAL_NUMBER, .SERIAL_NUMBER {
  font-family: monospace;
  font-weight: bold;
  letter-spacing: 0.1em;
  padding: 4px;
}

.SERIAL_NUMBER:hover {
  background-color: #FFFFA0;
  padding: 4px;
}