/* ---------------------------------------------------------------------------
 * Name:                $Id: rendszeruzenetek.css 12551 2013-03-21 14:02:19Z era $
 * * Description: eVIR CSS
 * * Copyright (C) BC.HU Kft. <evir@bc.hu>. All rights reserved. More info: http://evir.hu
 * ---------------------------------------------------------------------------
 */



/* Uzenetek */
.msgwindow {
  font-size: 7pt;
  text-align: left;
  width: 100%;
  background-color: #dedede;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-spacing: 0px;
}
table.msgwindow {
  width: 100%;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-spacing: 0px;
}
table .msg {
  width: 100%;
  border-spacing: 0px;
}
col .msgszoveg {
  width: 100%;
}
td.msgdebug {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: rgb(102, 102, 102);
  background-color: rgb(195, 236, 244);
  color: rgb(0, 0, 0);
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 2px;
  padding-left: 5px;
  font-weight: bold;
}
col.msgcim {
  width: auto;
}
col.msgszoveg {
  width: 100%;
}
th.msgwindow {
  width: 100%;
  background-color: #dedede;
  font-weight: bold;
  color: #666666;
  font-size: 8pt;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 10px;
  border-top-style: none;
  border-right-style: none;
  border-bottom: 1px solid #999999;
  border-left-style: none;
  border-spacing: 0px;
}
td.msgerrorfej, td.msgerrord {
  background-color: rgb(221, 128, 48);
  color: rgb(0, 0, 0);
  font-weight: bold;
  text-align: right;
  vertical-align: top;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: rgb(0, 0, 0);
}
td.msgerror {
  background-color: rgb(250, 182, 102);
  color: rgb(0, 0, 0);
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: rgb(0, 0, 0);
}
td.msgwarnfej, td.msgwarnd {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: rgb(102, 102, 102);
  background-color: rgb(238, 187, 51);
  color: rgb(0, 0, 0);
  font-weight: bold;
  text-align: right;
  vertical-align: top;
  padding-left: 5px;
  padding-right: 5px;
}
td.msgwarn {
  background-color: rgb(238, 213, 144);
  color: rgb(0, 0, 0);
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: rgb(0, 0, 0);
}
td.msginfofej, td.msginfod {
  background-color: rgb(170, 170, 170);
  color: rgb(51, 51, 51);
  font-weight: bold;
  text-align: right;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: rgb(0, 0, 0);
}
td.msginfo {
  background-color: rgb(221, 221, 221);
  color: rgb(0, 0, 0);
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: rgb(0, 0, 0);
}
td.msgkmkernel {
  background-color: rgb(255, 128, 128);
  color: rgb(0, 0, 0);
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: rgb(0, 0, 0);
}
td.msgkmexecutive {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: rgb(102, 102, 102);
  background-color: rgb(136, 204, 136);
  color: rgb(0, 0, 0);
  padding-left: 5px;
  padding-right: 5px;
}
td.msgkmsupervisor {
  background-color: rgb(255, 192, 0);
  color: rgb(0, 0, 0);
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: rgb(0, 0, 0);
}
td.msgkmuser {
  background-color: rgb(255, 136, 255);
  color: rgb(0, 0, 0);
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: rgb(0, 0, 0);
}
td.msgdebugfej, td.msgdebugd {
  color: rgb(0, 0, 0);
  font-weight: bold;
  text-align: right;
  padding-left: 5px;
  padding-right: 5px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: rgb(0, 0, 0);
  background-color: rgb(211, 216, 232);
}
