﻿.mg-side5 {
  margin-left: 5px;
  margin-right: 5px;
}
.mg-side4 {
  margin-left: 4px;
  margin-right: 4px;
}
.mg-side3 {
  margin-left: 3px;
  margin-right: 3px;
}
.mg-side2 {
  margin-left: 2px;
  margin-right: 2px;
}
.mg-side1 {
  margin-left: 1px;
  margin-right: 1px;
}
.mg-top5 {
  margin-top: 5px;
}
.mg-top4 {
  margin-top: 4px;
}
.mg-top3 {
  margin-top: 3px;
}
.mg-top2 {
  margin-top: 2px;
}
.mg-top1 {
  margin-top: 1px;
}
/*A.fm-btn:focus { background-position:0px -9px;}*/
img.fm-ico {
  cursor: pointer;
  border: 0px;
}
a.fm-ico {
  cursor: pointer;
  box-shadow: 2px 2px 4px #404040;
  -webkit-box-shadow: 2px 2px 4px #404040;
  -moz-box-shadow: 2px 2px 4px #404040;
}
input.fm {
  font-size: 11px;
  font-family: 'verdana';
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  height: 19px;
  outline: 0;
  padding: 0 0 0 2px;
  margin: 0;
  border-left: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  border-right: 1px solid #9a9dae;
  border-bottom: 1px solid #9a9dae;
}
input.fm:focus {
  box-shadow: 0px 0px 3px #828282;
  -webkit-box-shadow: 0px 0px 3px #828282;
  -moz-box-shadow: 0px 0px 3px #828282;
  border: 1px solid #828282;
}
input.fm:disabled {
  border-color: #a6a6a6;
}
textarea.fm {
  font-size: 11px;
  font-family: 'verdana';
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  outline: 0;
  padding: 1px 0 0 2px;
  border-left: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  border-right: 1px solid #9a9dae;
  border-bottom: 1px solid #9a9dae;
}
textarea.fm:focus {
  box-shadow: 0px 0px 3px #828282;
  -webkit-box-shadow: 0px 0px 3px #828282;
  -moz-box-shadow: 0px 0px 3px #828282;
  border: 1px solid #828282;
}
textarea.fm:disabled {
  border-color: #a6a6a6;
}
button.fm {
  font-size: 8pt;
  font-family: 'verdana';
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 1px solid #737373;
  white-space: nowrap;
  overflow: hidden;
  height: 21px;
  padding-left: 20px;
  padding-right: 20px;
  cursor: pointer;
  background-image: url(../images/btn_bg.png);
  background-position: 0px 24px;
  box-shadow: 2px 2px 5px #404040;
  -webkit-box-shadow: 0px 2px 5px #404040;
  -moz-box-shadow: 0px 2px 5px #404040;
}
button.fm img {
  vertical-align: middle;
  position: relative;
  left: -3px;
  height: 16px;
}
button.fm span {
  position: relative;
  top: 2px;
}
a.fm {
  text-decoration: none;
  color: #757575;
  cursor: pointer;
  font-style: italic;
}
a.fm:hover {
  color: #9b4e00;
  text-decoration: underline;
}
div.fm-s {
  font-size: 11px;
  font-family: 'verdana';
  background-color: #ffffff;
  outline: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-left: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  border-right: 1px solid #9a9dae;
  border-bottom: 1px solid #9a9dae;
  white-space: nowrap;
  overflow: hidden;
}
div.fm-s a {
  cursor: pointer;
  text-decoration: underline;
  margin-left: 2px;
  line-height: 17px;
}
div.fm-s img {
  vertical-align: bottom;
  margin-right: 3px;
}
div.fm-s:focus {
  box-shadow: 0px 0px 3px #828282;
  -webkit-box-shadow: 0px 0px 3px #828282;
  -moz-box-shadow: 0px 0px 3px #828282;
  border: 1px solid #828282;
}
div.fm-m {
  font-size: 11px;
  font-family: 'verdana';
  background-color: #ffffff;
  outline: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-left: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  border-right: 1px solid #9a9dae;
  border-bottom: 1px solid #9a9dae;
  white-space: nowrap;
  overflow: hidden;
}
div.fm-m a {
  display: block;
  text-decoration: underline;
  cursor: pointer;
  margin-left: 2px;
  margin-top: 2px;
  line-height: 17px;
}
div.fm-m img {
  vertical-align: bottom;
  margin-right: 3px;
}
div.fm-m:focus {
  box-shadow: 0px 0px 3px #828282;
  -webkit-box-shadow: 0px 0px 3px #828282;
  -moz-box-shadow: 0px 0px 3px #828282;
  border: 1px solid #828282;
}
div.fm_list {
  font-size: 11px;
  font-family: 'verdana';
  background-color: #ffffff;
  outline: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-left: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  border-right: 1px solid #9a9dae;
  border-bottom: 1px solid #9a9dae;
  white-space: nowrap;
  overflow: hidden;
}
div.fm_list a {
  display: block;
  cursor: default;
  text-decoration: none;
  margin: 0;
  padding: 3px 2px 3px 2px;
  line-height: 18px;
  border-bottom: solid 1px #e1e2e6;
  color: #000000;
}
div.fm_list a:hover {
  color: #000000;
  background-color: #e6e6e6;
}
div.fm_list a.sel {
  color: #000000;
  background-image: url(../images/btn_bg.png);
  background-position: 0px -2px;
}
div.fm_list img {
  /*vertical-align: top;*/
  margin-right: 3px;
}
div.fm-lbl a {
  cursor: pointer;
  text-decoration: underline;
  margin-left: 2px;
  line-height: 17px;
}
div.fm-lbl img {
  vertical-align: bottom;
  margin-right: 3px;
}
div.fm-off a {
  color: #000000;
  text-decoration: none;
  cursor: default;
}
div.fm-ddl {
  font-size: 11px;
  font-family: 'verdana';
  line-height: 15px;
  background-color: #ffffff;
  outline: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-left: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  border-right: 1px solid #9a9dae;
  border-bottom: 1px solid #9a9dae;
  height: 19px;
  background-image: url(/WebAsm/FM/Common/images/14_ddl.png);
  background-repeat: no-repeat;
  background-position: right 0px;
  padding: 1px 18px 0 3px;
}
div.fm-ddl:hover {
  background-position: right -14px;
}
div.fm-ddl label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
}
div.fm-ddl:focus {
  box-shadow: 0px 0px 3px #828282;
  -webkit-box-shadow: 0px 0px 3px #828282;
  -moz-box-shadow: 0px 0px 3px #828282;
  border: 1px solid #828282;
}
div.fm-focused {
  box-shadow: 0px 0px 3px #828282;
  -webkit-box-shadow: 0px 0px 3px #828282;
  -moz-box-shadow: 0px 0px 3px #828282;
  border: 1px solid #828282;
}
div.fm-ro {
  border: solid 1px #a6a6a6;
  background-image: none;
  -ms-user-select: element;
  -webkit-user-select: text;
  -moz-user-select: text;
}
div.fm-ro:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border-color: #a6a6a6;
}
div.fm-menu {
  position: absolute;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  cursor: default;
}
div.fm-menu a {
  display: inline-block;
  position: relative;
  border: solid 1px transparent;
  font-size: 11px;
  font-family: 'verdana';
  text-decoration: none;
  color: #000000;
  margin: 1px 1px 1px 0;
  padding: 3px 2px 2px 2px;
}
div.fm-menu a:hover {
  color: #000000;
  border-color: #9a9dae;
  background-image: url(../images/btn_bg.png);
  background-position: 0px 24px;
}
div.fm-menu a.sel {
  color: #000000;
  border-color: #9a9dae;
  background-image: url(../images/btn_bg.png);
  background-position: 0px 24px;
}
div.fm-menu a > i {
  padding-right: 3px;
}
div.fm-menu img {
  width: 16px;
  height: 16px;
  margin: -2px 3px 0 3px;
  vertical-align: middle;
}
div.fm-menu i.V {
  position: absolute;
  top: 3px;
  bottom: 3px;
  width: 0px;
  border-right: solid 1px #70758b;
}
div.fm_popup {
  position: absolute;
  background-color: #ffffff;
  border: solid 1px #bfbfbf;
  outline: 0;
  box-shadow: 2px 2px 2px #737373;
  -webkit-box-shadow: 2px 2px 2px #737373;
  -moz-box-shadow: 2px 2px 2px #737373;
  /*width: 100%;*/
}
div.fm_popup a {
  margin: 0;
  display: block;
  padding: 3px 10px 3px 4px;
  color: #000000;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  line-height: 16px;
}
div.fm_popup a:hover {
  color: #000000;
  background-image: url(../images/btn_bg.png);
  background-position: 0px 29px;
}
div.fm_popup a.sel {
  color: #000000;
  background-image: url(../images/btn_bg.png);
  background-position: 0px -2px;
}
div.fm_popup img {
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin: 3px 10px 3px 3px;
}
div.fm-progress {
  background-color: #ffffff;
  text-align: center;
  font-style: italic;
  font-size: 9pt;
  padding: 12px 0 5px 0;
  border: solid 1px #e68a00;
  border-radius: 2px;
  box-shadow: 1px 1px 6px #404040;
  -webkit-box-shadow: 1px 1px 6px #404040;
  -moz-box-shadow: 1px 1px 6px #404040;
}
SELECT.fm {
  font-size: 11px;
  font-family: 'verdana';
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: 19px;
  outline: 0;
  width: 100%;
  border-left: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  border-right: 1px solid #9a9dae;
  border-bottom: 1px solid #9a9dae;
}
SELECT.fm:focus {
  box-shadow: 0px 0px 3px #828282;
  -webkit-box-shadow: 0px 0px 3px #828282;
  -moz-box-shadow: 0px 0px 3px #828282;
  border: 1px solid #828282;
}
INPUT.fm-chk {
  outline: 0;
  padding: 0;
  margin: 0 3px 0 0;
  vertical-align: bottom;
}
INPUT.fm-chk:focus {
  box-shadow: 0px 0px 3px #828282;
  -webkit-box-shadow: 0px 0px 3px #828282;
  -moz-box-shadow: 0px 0px 3px #828282;
}
A.fm-btn {
  text-align: center;
  outline: 0;
  font-size: 8pt;
  display: inline-block;
  cursor: pointer;
  color: #000000;
  background-color: #424553;
  color: #ffffff;
  height: 20px;
  line-height: 20px;
  box-shadow: 1px 1px 5px #404040;
  -webkit-box-shadow: 1px 1px 5px #404040;
  -moz-box-shadow: 1px 1px 5px #404040;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 2px 15px 2px 15px;
  white-space: nowrap;
}
A.fm-btn:focus {
  box-shadow: 0px 0px 3px #828282;
  -webkit-box-shadow: 0px 0px 3px #828282;
  -moz-box-shadow: 0px 0px 3px #828282;
  border: 1px solid #828282;
}
A.fm-btn img {
  margin-right: 4px;
  margin-top: -2px;
  vertical-align: middle;
  height: 16px;
}
A.fm-btn:hover {
  background-color: #828282 !important;
  color: #000000;
  box-shadow: 0px 0px 5px #000000;
  -webkit-box-shadow: 0px 0px 5px #000000;
  -moz-box-shadow: 0px 0px 5px #000000;
}
A.fm-btn-flat {
  text-align: center;
  outline: 0;
  display: inline-block;
  cursor: pointer;
  color: #000000;
  border: solid 1px #424553;
  background-color: #424553;
  border-radius: 2px;
  color: #ffffff;
  height: 16px;
  padding-top: 1px;
  font-size: 8pt;
  font-family: 'verdana';
  white-space: nowrap;
}
A.fm-btn-flat:focus {
  box-shadow: 0px 0px 3px #828282;
  -webkit-box-shadow: 0px 0px 3px #828282;
  -moz-box-shadow: 0px 0px 3px #828282;
  border: 1px solid #828282;
}
A.fm-btn-flat:hover {
  background-color: #828282;
  border-color: #828282;
  color: #000000;
}
SELECT.fm-ro {
  border: solid 1px #a6a6a6;
  background-image: none;
  user-select: text;
  -ms-user-select: element;
  -webkit-user-select: text;
  -moz-user-select: text;
}
td.fm-cal-today {
  color: #ffffff;
  background-color: #a6a6a6;
}
span.fm-tooltip {
  font-size: 9pt;
  color: #404040;
  background-color: #ffebcc;
  white-space: nowrap;
  font-style: italic;
  border: solid 1px #e68a00;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  box-shadow: 1px 1px 6px #404040;
  -webkit-box-shadow: 1px 1px 6px #404040;
  -moz-box-shadow: 1px 1px 6px #404040;
  padding: 5px 20px 5px 20px;
}
.fm-toolbar {
  height: 24px;
  color: #000000;
  background-color: #bfbfbf;
}
.fm-shadow {
  box-shadow: 0px 2px 10px #404040;
  -webkit-box-shadow: 0px 2px 10px #404040;
  -moz-box-shadow: 0px 2px 10px #404040;
}
i:hover {
  cursor: pointer;
}
div.fmForm {
  background-color: #fafafa;
  border: solid 1px #a6a6a6;
  outline: 0;
  overflow-x: hidden;
  overflow-y: auto;
}
div.txro {
  -moz-box-sizing: border-box;
  user-select: text;
  -moz-user-select: text;
  -ms-user-select: element;
  -webkit-box-sizing: border-box;
  -webkit-user-select: text;
  background-color: #ffffff;
  border: solid 1px #a6a6a6;
  box-sizing: border-box;
  color: #404040;
  cursor: text;
  height: 19px;
  overflow: hidden;
  padding-left: 2px;
  padding-top: 2px;
  white-space: nowrap;
}
div.fm-lookup-grid {
  border: solid 1px #a6a6a6;
}
div.fm-eg {
  border: solid 1px #9a9dae;
  overflow-x: auto;
}
div.fm-eg-ro {
  border: solid 1px #a6a6a6;
  overflow-x: auto;
}
div.fm-eg-hdr {
  padding-top: 1px;
  position: relative;
}
div.fm-eg-hdr table {
  background-color: #e6e6e6;
  border-bottom: 1px solid #9a9dae;
}
div.fm-eg-hdr td {
  border-right: solid 1px #9a9dae;
  overflow: hidden;
  padding: 2px 0px 3px 4px;
}
div.fm-eg-hdr td.eg-req {
  color: #990000;
}
div.fm-eg-hdr td.eg-rec {
  color: #4f4f4f;
}
div.fm-eg-hdr td.eg-group {
  border-bottom: solid 1px #9a9dae;
  font-weight: bold;
  padding-bottom: 5px;
  text-align: center;
}
.fmTabs span.tab {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background-color: #ffffff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border: solid 1px #a6a6a6;
  box-sizing: border-box;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-family: Verdana;
  font-size: 9pt;
  height: 23px;
  margin-left: 2px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 3px;
  position: relative;
  top: 3px;
}
.fmTabs span.tabOn {
  background-color: #fafafa;
  border-bottom: solid 1px #fafafa;
  border-left: solid 1px #a6a6a6;
  border-right: solid 1px #a6a6a6;
  border-top: solid 3px #ff9900;
  cursor: default;
  height: 28px;
  top: 0px;
}
.fmForm div.tab {
  padding: 5px 4px 4px 4px;
}
.fmForm fieldset.sec {
  border-radius: 3px;
  border: solid 1px #bfbfbf;
  margin: 7px 1px 12px 1px;
  padding: 8px 2px 2px 2px;
  position: relative;
}
.fmForm legend {
  background-color: #fafafa;
  color: #404040;
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  left: 5px;
  margin: 0;
  position: absolute;
  top: -9px;
}
.fmForm div.sec {
  margin: 8px 0 5px 0;
  padding: 11px 0 5px 0;
  position: relative;
}
.fmForm label.sec {
  border-bottom: 1px solid #737373;
  color: #404040;
  display: block;
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  left: 2px;
  margin: 0;
  padding-bottom: 2px;
  position: absolute;
  top: -8px;
  width: 100%;
}
.fmForm label.sec1 {
  border-bottom: 1px solid #737373;
  color: #404040;
  display: block;
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  padding-bottom: 2px;
  padding-left: 2px;
  position: absolute;
  width: 100%;
}
.fmForm td.req {
  color: #990000;
  font-weight: bold;
  height: 19px;
  overflow: hidden;
  padding: 2px;
  text-overflow: ellipsis;
}
.fmForm td.rec {
  color: #4f4f4f;
  font-weight: bold;
  height: 19px;
  overflow: hidden;
  padding: 2px;
  text-overflow: ellipsis;
}
.fmForm td.n {
  font-weight: bold;
  height: 19px;
  overflow: hidden;
  padding: 2px;
  text-overflow: ellipsis;
}
table.fm-eg-data td,
table.fm-eg-grid td {
  border-top: solid 1px #e1e2e6;
  overflow: hidden;
  padding: 3px 1px 3px 2px;
}
table.fm-eg-grid tr:hover {
  background-color: #e8e8e8;
  cursor: pointer;
}
table.gridBar {
  background-image: url(../images/bar_bk.gif);
  border-bottom: solid 1px #a8abb9;
  border-collapse: collapse;
  border: 0px;
  cursor: default;
  height: 21px;
  table-layout: fixed;
  width: 100%;
}
table.gridBar td.hdr-over {
  background-image: url(../images/bar_over.gif);
}
table.gridBar td.hdr {
  cursor: pointer;
  overflow: hidden;
  padding-left: 2px;
  white-space: nowrap;
}
table.gridBar span.sort-up {
  background-image: url(../images/bar_up.gif);
  display: inline-block;
  height: 5px;
  width: 13px;
}
table.gridBar span.sort-dn {
  background-image: url(../images/bar_dn.gif);
  display: inline-block;
  height: 5px;
  width: 13px;
}
table.gridBar span.sep {
  border-left: solid 1px #b6b9c4;
  border-right: solid 1px #ffffff;
  display: inline-block;
  height: 14px;
  width: 0px;
}
table.gridSearchPnl {
  border-bottom: solid 1px #9a9dae;
}
table.gridData td {
  border-bottom: solid 1px #e8e8e8;
  padding-left: 2px;
}
table.gridData td.r {
  padding-right: 2px;
  text-align: right;
}
table.gridData td.c {
  text-align: center;
}
table.gridData td.ln {
  overflow: hidden;
  white-space: nowrap;
}
table.gridData td.rn {
  overflow: hidden;
  padding-right: 2px;
  text-align: right;
  white-space: nowrap;
}
table.gridData td.cn {
  overflow: hidden;
  text-align: center;
  white-space: nowrap;
}
table.gridData tr.row-selected {
  background: #b5b5b5;
  color: #404040;
}
table.gridData tr.row-over {
  background-color: #e6e6e6;
}
table.gridPreview {
  background-color: #e8e8e8;
  border-top: solid 1px #ffffff;
  width: 100%;
}
table.gridPreview td {
  border: 0;
  color: #70758b;
  padding: 5px;
}
table.gridReport div.rep {
  background-color: #fafafa;
  border-radius: 3px;
  border: solid 1px #e6e6e6;
  margin: 5px 5px 0px 5px;
}
table.gridReport label.d {
  display: block;
  font-weight: bold;
  padding: 4px 0 2px 4px;
  position: relative;
}
table.gridReport img.d {
  height: 16px;
  margin-right: 4px;
  vertical-align: middle;
}
table.gridReport table.rep {
  border-collapse: collapse;
  border: 0px;
  margin: 0 0 4px 23px;
  table-layout: fixed;
  width: 95%;
}
table.gridReport td.n {
  color: gray;
  font-weight: bold;
  padding: 3px;
  vertical-align: top;
}
table.gridReport td.t {
  padding: 3px;
  vertical-align: top;
}
table.gridReport tr.row-selected div.rep {
  background-color: #e8e8e8;
  border-color: #b5b5b5;
}
table.gridReport tr.row-over div.rep {
  background-color: #e6e6e6;
}
table.gridReport_sg {
  border-collapse: collapse;
  border: solid 1px #e1e2e6;
  table-layout: fixed;
  width: 100%;
}
table.gridReport_sg td {
  border-bottom: solid 1px #e1e2e6;
  padding: 2px;
}
table.md-tbl {
  -moz-box-shadow: 1px 1px 4px #404040;
  -webkit-box-shadow: 1px 1px 4px #404040;
  background-color: #ffffff;
  border-left: solid 1px #bfbfbf;
  border-right: solid 1px #bfbfbf;
  border-top: solid 1px #bfbfbf;
  box-shadow: 1px 1px 4px #404040;
  width: 100%;
}
div.gridDataPanel {
  background-color: #fafafa;
  cursor: default;
  overflow-x: hidden;
  overflow-y: scroll;
}
div.gridDataPanel a {
  cursor: pointer;
}
div.gridDataPanel img.action {
  cursor: pointer;
  height: 16px;
  margin-left: 3px;
  margin-right: 2px;
  width: 16px;
}
div.gridStatus {
  border-top: solid 1px #9a9dae;
  cursor: default;
  font-size: 11px;
}
div.gridStatus span.page {
  background-image: url(../images/page.gif);
  display: inline-block;
  height: 11px;
  vertical-align: text-bottom;
  width: 14px;
}
div.md-panel {
  background-color: #e8e8e8;
  padding: 4px 5px 5px 16px;
}
div.md-text {
  color: #70758b;
  font-weight: bold;
  margin: 0 0 4px 0px;
}
div.gridInfo {
  background-color: #ffebcc;
  border-bottom: solid 1px #e6e6e6;
  font-size: 9pt;
  line-height: 18px;
  padding: 3px 4px;
}
span.FL0 {
  background-position: 0px 0px;
}
span.FL1 {
  background-position: 0px 11px;
  cursor: pointer;
}
span.L0 {
  background-position: 42px 0px;
  margin-left: 2px;
}
span.L1 {
  background-position: 42px 11px;
  cursor: pointer;
  margin-left: 2px;
}
span.R0 {
  background-position: 28px 0px;
}
span.R1 {
  background-position: 28px 11px;
  cursor: pointer;
}
td.md-c {
  cursor: pointer;
  padding-bottom: 3px;
  padding-top: 3px;
}
td.fm-grid-group {
  background-color: #e6e6e6;
  border-bottom: solid 1px #bfbfbf !important;
  color: #000000;
  font-weight: bold;
  padding: 6px 0px 6px 2px !important;
}
tr.md-hdr {
  background-color: #e6e6e6;
  border-bottom: solid 1px #e1e2e6;
  height: 20px;
}
tr.md-row:hover {
  background-color: #ffb84d;
}
table.fmNav {
  user-select: none;
  -moz-user-select: none;
  table-layout: fixed;
}
table.fmNavLeft {
  user-select: none;
  -moz-user-select: none;
  height: 100%;
  table-layout: fixed;
  width: 100%;
}
div.fmNavHeader label {
  font-size: 11px;
  font-weight: bold;
  left: 5px;
  position: absolute;
  top: 5px;
  white-space: nowrap;
}
div.fmNavHeader span {
  font-size: 11px;
  font-weight: bold;
  position: absolute;
  right: 2px;
}
div.fmNavHeader span img {
  margin-left: 5px;
}
div.fmNavTabs a.sel {
  background-position: 0px 30px;
  background: #4f4f4f;
}
div.fmNavTabs a.sel label {
  color: #000000;
}
div.fmNavTabs a {
  -moz-user-select: none;
  background-position: 0px -30px;
  background: #353535;
  cursor: pointer;
  height: 30px;
  white-space: nowrap;
}
div.fmNavTabs a:hover {
  background-position: 0px 0px;
  color: #000000;
  background: #b5b5b5;
}
div.fmNavTabs a:hover label {
  color: #000000;
}
div.fmNavTabs a img {
  height: 16px;
  margin-left: 7px;
  margin-top: 6px;
  vertical-align: text-bottom;
  width: 16px;
}
div.fmNavTabs a label {
  color: #bfbfbf;
  font-size: 11px;
  font-weight: bold;
  margin-left: 8px;
}
.fmNavTree {
  background-color: #e6e6e6;
  overflow-y: auto;
  width: 100%;
}
.fmNavTree li {
  list-style-type: none;
  margin-left: 1px;
  margin-top: 1px;
  white-space: nowrap;
}
.fmNavTree li ul {
  margin-left: 18px;
}
.fmNavTree li i {
  font-size: 13px;
}
.fmNavTree li a {
  user-select: none;
  -moz-user-select: none;
  border-color: #e6e6e6;
  border-style: solid;
  border-width: 1px 0;
  cursor: pointer;
  display: inline-block;
  font-size: 11px;
  position: relative;
  text-decoration: none;
}
.fmNavTree li a label {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  border-style: solid;
  border-width: 0 1px;
  color: #000000;
  display: inline-block;
  height: 21px;
  margin: 0 -1px;
  padding: 5px 7px 2px 5px;
  position: relative;
}
.fmNavTree li a:hover {
  border-color: #b5b5b5;
}
.fmNavTree li a:hover label {
  background-position: 0px -7px;
  background: #b5b5b5;
  border-color: #b5b5b5;
  color: #000000;
}
.fmNavTree li a.sel {
  border-color: #b5b5b5;
}
.fmNavTree li a.sel label {
  background-position: 0px 28px;
  background: #b5b5b5;
  border-color: #b5b5b5;
  color: #000000;
  height: 16px !important;
}
.fmNavTree li a label {
  height: 16px;
}
.fmNavTree li b,
.fmNavTree li i {
  user-select: none;
  -moz-user-select: none;
  cursor: default;
  display: inline-block;
  font-size: 11px;
  padding: 5px 8px 5px 5px;
  position: relative;
}
.fmNavTree span {
  background-repeat: no-repeat;
  display: inline-block;
  height: 18px;
  vertical-align: middle;
  width: 16px;
}
.fmNavTree span.minus {
  background-image: url(../images/g_minus.png);
  cursor: pointer;
}
.fmNavTree span.plus {
  background-image: url(../images/g_plus.png);
  cursor: pointer;
}
.fmNavTree label img {
  margin-right: 4px;
  margin-top: -2px;
  vertical-align: middle;
}
div.fm-dlg-header {
  position: absolute;
  top: 0;
  width: 100%;
}
div.fm-dlg-header H1 {
  font-size: 12pt;
  padding-left: 10px;
}
div.fm-dlg-header label {
  display: block;
  font-size: 9pt;
  padding-left: 20px;
}
div.fm-dlg-footer {
  background-image: url(../images/dlg-footer.png);
  bottom: 0px;
  height: 34px;
  position: absolute;
  width: 100%;
}
div.fm-dlg input.ro {
  background-color: #e6e6e6;
  border: solid 1px #a6a6a6;
}
div.fm-dlg td.header label {
  color: #404040;
  font-size: 9pt;
  font-style: italic;
}
div.fm-dlg label.comment {
  color: #757575;
  font-style: italic;
}
div.fm-dlg label.comment_gray {
  color: #404040;
  font-style: italic;
}
div.fm-dlg div.comment {
  color: #757575;
  font-style: italic;
  line-height: 16px;
}
div.fm-dlg div.desc {
  color: #70758b;
  font-size: 8pt;
  padding-left: 5px;
}
div.fm-dlg FIELDSET {
  border-radius: 4px;
  border: solid 1px #e8e8e8;
  margin: 15px 5px 10px 5px;
  padding: 8px 2px 2px 2px;
  position: relative;
}
div.fm-dlg LEGEND {
  background-color: #fafafa;
  color: #000000;
  font-family: Verdana;
  font-size: 11px;
  font-size: 8pt;
  font-weight: bold;
  left: 5px;
  margin: 0;
  position: absolute;
  top: -9px;
}
div.fm-dlg DIV.sec {
  margin: 8px 0 0 0;
  padding-top: 8px;
  position: relative;
}
div.fm-dlg LABEL.sec {
  border-bottom: 1px solid #737373;
  color: #404040;
  display: block;
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  left: 2px;
  margin: 0;
  padding-bottom: 2px;
  position: absolute;
  top: -8px;
  width: 100%;
}
div.fm-dlg LABEL.sec1 {
  border-bottom: 1px solid #737373;
  color: #404040;
  display: block;
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  padding-bottom: 2px;
  padding-left: 2px;
  position: absolute;
  width: 100%;
}
div.fm-dlg TD.req {
  color: #990000;
  font-weight: bold;
  overflow: hidden;
  padding: 2px;
  text-overflow: ellipsis;
}
div.fm-dlg TD.rec {
  color: #4f4f4f;
  font-weight: bold;
  overflow: hidden;
  padding: 2px;
  text-overflow: ellipsis;
}
div.fm-dlg TD.n {
  color: #737373;
  font-weight: bold;
  height: 19px;
  overflow: hidden;
  padding: 2px;
  text-overflow: ellipsis;
}
label.fm-lbl {
  color: #737373;
  display: inline-block;
  font-size: 8pt;
  font-weight: bold;
  text-overflow: ellipsis;
}
label.fm-chk {
  margin-left: 3px;
  white-space: nowrap;
}
label.fm-chk-block {
  display: block;
  line-height: 14px;
  margin-left: 3px;
  padding: 3px;
}
div.fm-dlg-toolbar {
  background-color: #e6e6e6;
  border-top: 1px solid #bfbfbf;
  height: 29px;
  padding: 2px;
}
div.fm-dlg-menu {
  cursor: default;
  display: inline-block;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
}
div.fm-dlg-menu a {
  background-position: 3px 5px;
  background-repeat: no-repeat;
  border: solid 1px transparent;
  color: buttontext;
  display: inline-block;
  font-family: Verdana;
  font-size: 11px;
  margin: 1px 1px 1px 0px;
  padding: 6px 4px 6px 24px;
  position: relative;
  text-decoration: none;
}
div.fm-dlg-menu a:hover {
  border-bottom-color: buttonshadow;
  border-left-color: buttonhighlight;
  border-right-color: buttonshadow;
  border-top-color: buttonhighlight;
}
div.fm-dlg-menu a:active {
  border-bottom-color: buttonhighlight;
  border-left-color: buttonshadow;
  border-right-color: buttonhighlight;
  border-top-color: buttonshadow;
  left: 1px;
  top: 1px;
}
div.fm-dlg-menu img {
  margin: -2px 4px 0 2px;
  vertical-align: middle;
}
div.fm-dlg-menu i.V {
  border-left: solid 1px #a6a6a6;
  border-right: solid 1px #ffffff;
  bottom: 3px;
  position: absolute;
  top: 3px;
  width: 0px;
}
div.fm-dlg-tabs {
  background-color: #fafafa;
  border: solid 1px #9a9dae;
  left: 0px;
  overflow: hidden;
  padding: 5px;
  position: absolute;
  right: 0px;
  top: 24px;
}
div.fm-dlg-tabs div.tab {
  display: none;
}
div.fm-dlg-tabbar {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  left: 0px;
  margin-left: 1px;
  position: absolute;
  right: 0px;
  top: 0px;
  user-select: none;
  z-index: 1;
}
div.fm-dlg-tabbar span.tab {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background-color: #ffffff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border: solid 1px #9a9dae;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  font-family: Verdana;
  font-size: 11px;
  height: 21px;
  margin-left: 1px;
  padding: 3px 8px 0px 8px;
  position: relative;
  top: 2px;
}
div.fm-dlg-tabbar span.tabOn {
  background-color: #fafafa;
  border-bottom: solid 1px #fafafa;
  border-left: solid 1px #9a9dae;
  border-right: solid 1px #9a9dae;
  border-top: solid 3px #ff9900;
  cursor: default;
  font-weight: bold;
  height: 25px;
  top: 0px;
}
div.fm-dlg-panel {
  background-color: #ffffff;
  border: solid 1px gray;
  bottom: 34px;
  left: 2px;
  padding: 5px 8px 8px 5px;
  position: absolute;
  right: 2px;
  top: 2px;
}
div.fm-dlg-buttons {
  bottom: 3px;
  position: absolute;
  right: 3px;
}
div.fm-dlg-info {
  background-color: #ffebcc;
  border-radius: 3px;
  border: solid 1px #737373;
  color: #404040;
  padding: 5px;
}
span.fm-dlg-p-FL1 {
  cursor: pointer;
  display: inline-block;
  height: 18px;
  vertical-align: text-bottom;
  width: 14px;
}
span.fm-dlg-p-L1 {
  cursor: pointer;
  display: inline-block;
  height: 18px;
  vertical-align: text-bottom;
  width: 14px;
}
span.fm-dlg-p-R1 {
  cursor: pointer;
  display: inline-block;
  height: 18px;
  vertical-align: text-bottom;
  width: 20px;
}
span.fm-dlg-p-LR1 {
  cursor: pointer;
  display: inline-block;
  height: 18px;
  vertical-align: text-bottom;
  width: 14px;
}
table.fm-dlg-grid-hdr {
  background-image: url(../images/bar_bg.gif);
  border-left: 1px solid #bfbfbf;
  border-right: 1px solid #bfbfbf;
  border-top: 1px solid #bfbfbf;
  table-layout: fixed;
  width: 100%;
}
table.fm-dlg-grid-hdr td {
  background-image: url(../images/bar_line.gif);
  background-position: 0px 2px;
  background-repeat: no-repeat;
  height: 19px;
  overflow: hidden;
  padding: 0 0 2px 4px;
  white-space: nowrap;
}
table.fm-dlg-grid-hdr td.clear {
  background-image: none;
}
div.fm-dlg-grid-panel {
  border-bottom: 1px solid #bfbfbf;
  border-left: 1px solid #bfbfbf;
  border-right: 1px solid #bfbfbf;
  overflow-y: scroll;
}
table.fm-dlg-grid {
  cursor: default;
  table-layout: fixed;
  width: 100%;
}
table.fm-dlg-grid td {
  overflow: hidden;
  padding: 3px 0px 4px 4px;
  white-space: nowrap;
}
table.fm-dlg-grid tr {
  height: 24px;
}
table.fm-dlg-grid tr:hover {
  background-color: #e6e6e6;
}
table.fm-dlg-grid tr.sel {
  background-color: #bfbfbf;
  color: #404040;
}
div.fm-dlg-bg {
  background: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@lightColor', endColorstr='@lightColor-light', GradientType=0);
}
div.fm-dlg-sec-bg {
  background: -moz-linear-gradient(top, #fafafa, #e8e8e8);
  background: -ms-linear-gradient(top, #fafafa, #e8e8e8);
  background: -webkit-linear-gradient(top, #fafafa, #e8e8e8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@lightColor-bg_accent', endColorstr='@accentColor-stronglight', GradientType=0);
}
fieldset.fm-dlg-sec-bg {
  background: -moz-linear-gradient(top, #fafafa, #e8e8e8);
  background: -ms-linear-gradient(top, #fafafa, #e8e8e8);
  background: -webkit-linear-gradient(top, #fafafa, #e8e8e8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@lightColor-bg_accent', endColorstr='@accentColor-stronglight', GradientType=0);
}
a.fm-link {
  color: #828282;
  cursor: pointer;
  text-decoration: underline;
}
div.fm-dlg-content {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  background-color: #ffffff;
  border: solid 1px #70758b;
  bottom: 31px;
  cursor: default;
  left: 0;
  position: absolute;
  right: 0;
  top: 29px;
  user-select: none;
}
div.fm-dlg-hdr {
  background-color: #e8e8e8;
  border-left: solid 1px #70758b;
  border-right: solid 1px #70758b;
  border-top: solid 1px #70758b;
  height: 28px;
  left: 0;
  position: absolute;
  right: 0;
}
div.fm-dlg-hdr label {
  display: block;
  font-size: 11px;
  margin: 8px 0px 5px 10px;
}
div.mwnd {
  -moz-box-shadow: 0px 2px 10px #404040;
  -webkit-box-shadow: 0px 2px 10px #404040;
  background-color: #e6e6e6;
  border: solid 1px #404040;
  box-shadow: 0px 2px 10px #404040;
  overflow: hidden;
  position: absolute;
  width: 100%;
}
div.mwnd div.hdr {
  user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  background-color: #757575;
  cursor: default;
  height: 27px;
  position: absolute;
  width: 100%;
}
div.mwnd div.hdr span.label {
  display: block;
  font-size: 10pt;
  font-style: italic;
  font-weight: bold;
  height: 24px;
  padding-left: 8px;
  padding-top: 5px;
  width: 80%;
}
div.mwnd div.hdr span.buttons {
  cursor: pointer;
  position: absolute;
  right: 3px;
  top: 0px;
  float: right;
}
div.mwnd div.hdr span.buttons a.wndBtn {
  float: right;
  font-size: 16px;
  line-height: 26px;
  margin-right: 1px;
  padding-left: 15px;
  padding-right: 15px;
  color: #424553;
}
div.mwnd div.hdr span.buttons a.wndBtn:hover {
  background-color: #e6e6e6;
}
div.mwnd div.hdr span.buttons a.wndClose:hover {
  background-color: #e50000;
  color: white;
}
div.mwnd-body {
  bottom: 3px;
  left: 3px;
  position: absolute;
  right: 3px;
  top: 30px;
}
a.wnd-I {
  display: inline-block;
  height: 18px;
  width: 27px;
}
a.wnd-I:hover {
  background-position: 0px -18px;
}
a.wnd-M {
  display: inline-block;
  height: 18px;
  width: 24px;
}
a.wnd-M:hover {
  background-position: -27px -18px;
}
a.wnd-Mn {
  display: inline-block;
  height: 18px;
  width: 24px;
}
a.wnd-Mn:hover {
  background-position: -51px -18px;
}
a.wnd-X {
  display: inline-block;
  height: 18px;
  width: 44px;
}
a.wnd-X:hover {
  background-position: -99px -18px;
}
div.wnd-pnl {
  box-shadow: 0px 2px 10px #404040;
  -moz-box-shadow: 0px 2px 10px #404040;
  -webkit-box-shadow: 0px 2px 10px #404040;
  background-color: #ffffff;
  border-radius: 5px;
  position: absolute;
}
div.wnd-pnl-X {
  background-repeat: no-repeat;
  cursor: pointer;
  height: 20px;
  position: absolute;
  right: 6px;
  top: 5px;
  width: 20px;
}
div.wnd-n {
  -moz-box-shadow: 0px 2px 10px #404040;
  -webkit-border-radius: 5px;
  -webkit-box-shadow: 0px 2px 10px #404040;
  background-color: #ffffff;
  border-radius: 2px;
  box-shadow: 0px 2px 10px #404040;
  border-radius: 5px;
  position: absolute;
}
html {
  margin: 0;
  padding: 0;
}
form {
  margin: 0;
  padding: 0;
}
label {
  margin: 0;
  padding: 0;
}
p {
  margin: 0;
  padding: 0;
}
a {
  color: #828282;
  margin: 0;
  padding: 0;
}
a:hover {
  color: #4f4f4f;
}
ul {
  margin: 0;
  padding: 0;
}
ol {
  margin: 0;
  padding: 0;
}
li {
  margin: 0;
  padding: 0;
}
body {
  background-color: #e6e6e6;
  color: #000000;
  font-family: Verdana;
  font-size: 11px;
  height: 100%;
  margin: 0;
  max-height: 100%;
  overflow: hidden;
  padding: 0;
}
#header {
  background-color: #353535;
  font-family: Verdana, Arial, sans-serif;
  height: 75px;
  width: 100%;
  background-position: top left;
  background-repeat: repeat-x;
  background-size: 150px 40px;
}
#appTitle {
  color: White;
  background-color: #353535;
  font-size: 17px;
  text-shadow: 2px 2px #262626;
}
#appDesc {
  color: #fafafa;
  background-color: #353535;
  font-size: 13px;
  text-shadow: 1px 1px #262626;
}
#logo {
  background-color: #353535;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 64px 64px;
  height: 64px;
  width: 64px;
  overflow: hidden;
  padding: 5px;
}
#slogan {
  left: 100px;
  position: absolute;
  top: 5px;
}
#top_menu {
  background-color: #353535;
  border-top: solid 1px #353535;
  font-family: Verdana, Arial, sans-serif;
  position: absolute;
  top: 40px;
  left: 70px;
  width: 100%;
}
#content {
  overflow-y: auto;
  position: absolute;
  top: 75px;
  width: 100%;
}
div#app_admin_btn {
  background-image: url(../images/app_admin.png);
  background-position: 0 0;
  cursor: pointer;
  height: 24px;
  left: 2px;
  position: absolute;
  top: 2px;
  width: 24px;
}
div#app_admin_btn:hover {
  background-position: 0 24px;
}
#separator {
  background-color: white;
  height: 0.11em;
  width: 100%;
}
#footer {
  background: #424242;
  border-top: solid 1px #232323;
  bottom: 0px;
  color: #bfbfbf;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  height: 36px;
  position: absolute;
  width: 100%;
}
#footer_status {
  float: left;
  left: 5px;
  position: relative;
  top: 12px;
}
#userInfo {
  color: #bfbfbf !important;
  float: right;
  font-size: 13px;
  margin-right: 15px;
  position: relative;
  text-decoration: none;
  top: 10px;
}
#userInfo > label:nth-child(odd) {
  margin-left: 25px;
}
div.dialogWithDropShadow {
  -moz-box-shadow: 0px 2px 10px #404040;
  -webkit-box-shadow: 0px 2px 10px #404040;
  border-color: #b5b5b5;
  box-shadow: 0px 2px 10px #404040;
}
BUTTON {
  cursor: pointer;
  font-family: Verdana;
  font-size: 8pt;
  overflow: hidden;
  padding-bottom: 2px;
  white-space: nowrap;
}
a.btn {
  background: url(../images/button.gif) no-repeat center center;
  color: #000000;
  display: block;
  font-weight: bold;
  outline: none;
  padding: 14px 10px;
  text-align: center;
  text-decoration: none;
  width: 144px;
}
a.btn:hover {
  color: #ffffff;
}
a#App_LoginButton {
  color: #bfbfbf;
  margin-left: 25px;
}
a#App_LoginButton:hover {
  color: #b5b5b5;
}
.app-menu {
  overflow: hidden;
  padding: 3px 10px 0px 10px;
  position: relative;
  white-space: nowrap;
}
.app-menu li {
  cursor: pointer;
  float: left;
  height: 31px;
  list-style: none;
}
.app-menu li a {
  border-bottom: 3px solid #404040;
  color: #e6e6e6;
  display: block;
  float: left;
  font-size: 13px;
  height: 26px;
  line-height: 24px;
  outline: none;
  padding: 0 18px;
  position: relative;
  text-align: center;
  text-decoration: none;
  z-index: 10;
}
.app-menu li a:hover {
  background-color: #ffffff;
  border-bottom-color: #ff8102;
  color: #000000;
}
.app-menu li a.active {
  background-color: #ffffff;
  border-bottom-color: #ff8102;
  color: #000000;
}
#LanguageBar {
  position: absolute;
  top: 5px;
  right: 0px;
}
#LanguageBar a {
  color: #e6e6e6;
  font-family: Verdana, Arial, sans-serif;
  margin-right: 8px;
  text-decoration: none;
}
#LanguageBar a:hover {
  color: White;
  text-decoration: underline;
}
#LanguageBar label {
  color: #ffffff;
  font-weight: bold;
  margin-right: 8px;
}
#linksMenu {
  position: absolute;
  top: 20px;
  right: 0;
  z-index: 1000;
}
#linksMenu a {
  color: #e6e6e6;
  font-size: 12px;
  margin: 3px;
  padding: 0 2px;
  text-decoration: none;
}
#linksMenu a:hover {
  color: #e68a00;
}