/* line 30, layout.scss */
HTML, BODY {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
}

/* line 32, layout.scss */
BODY {
  margin-bottom: 1px;
}

/* line 33, layout.scss */
body, .text, .tekst, tr.list0, tr.list1 {
  font-family: Arial;
  font-size: 12px;
  margin-top: 0px;
  padding-top: 0px;
  color: white;
}

/* line 41, layout.scss */
.inlineBlock, .open-close {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

/* line 47, layout.scss */
table {
  font-size: 1em;
}

/* line 48, layout.scss */
body {
  background: white url(/bg.jpg) repeat-x;
  background-position: 50% 0;
}

/* line 49, layout.scss */
body {
  background: #dddddd;
}

/* line 51, layout.scss */
#header {
  background: url(/header.jpg);
  width: 960px;
  height: 77px;
}

/* line 52, layout.scss */
#appNameLeft, #appNameRight {
  display: block;
  position: absolute;
  top: 80px;
  left: 50%;
  z-index: 500;
  background: url(/app-name-left.png) no-repeat;
  width: 55px;
  height: 455px;
}

/* line 53, layout.scss */
#appNameRight {
  background: url(/app-name-right.png) no-repeat;
}

/* line 54, layout.scss */
#appNameLeft {
  margin-left: -545px;
}

/* line 55, layout.scss */
#appNameRight {
  margin-left: 480px;
}

/* line 57, layout.scss */
.mainTitle {
  position: absolute;
  color: #555555;
}

/* line 58, layout.scss */
.mainTitle2 {
  position: absolute;
  color: #d32121;
  border: none;
  margin: 0px;
  padding-left: 16px;
  top: -4px;
}

/* line 60, layout.scss */
.hand, .link {
  cursor: pointer;
}

/* line 61, layout.scss */
.bold {
  font-weight: bold;
}

/* line 62, layout.scss */
a {
  color: #d32121;
}

/* line 63, layout.scss */
.outer {
  display: block;
  left: 50%;
  margin: 0 0 0 -480px;
  padding: 0;
  position: relative;
  width: 960px;
}

/* line 64, layout.scss */
hr {
  border: none;
  border-bottom: solid 1px #404040;
}

/* line 66, layout.scss */
.contentBg {
  background: #f6f6f6;
  color: #404040;
}

/* line 67, layout.scss */
.contentBg a {
  color: #404040;
}

/* line 68, layout.scss */
.contentBottom {
  background: url(en/contentBottom) no-repeat 0 0;
  height: 30px;
}

/* line 70, layout.scss */
.topSpace {
  height: 20px;
  padding: 0px 0px 4px 10px;
  color: #404040;
}

/* line 71, layout.scss */
.mainMenu {
  padding-top: 16px;
  height: 24px;
  padding-right: 10px;
  text-align: right;
}

/* line 72, layout.scss */
.mainMenu .menuItem {
  margin-right: 8px;
  margin-bottom: 0px;
}

/* line 73, layout.scss */
.mainMenu a {
  padding: 10px;
  text-decoration: none;
  color: #404040;
}

/* line 74, layout.scss */
.mainMenu a:hover {
  color: #d32121;
}

/* line 75, layout.scss */
.mainMenu a.selected, .mainMenu a.selected:hover {
  background: #f6f6f6;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #404040;
  border: solid 1px #C6C6C6;
  border-bottom: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 9px;
}

/* line 79, layout.scss */
.mainSubMenuLinks {
  text-align: right;
  border-bottom: solid 1px #a4a4a4;
  position: relative;
  top: -20px;
  margin-bottom: -12px;
  padding-right: 21px;
}

/* line 80, layout.scss */
.mainSubMenu img {
  margin-right: 4px;
}

/* line 81, layout.scss */
.mainSubMenu a {
  text-decoration: none;
  line-height: 22px;
  vertical-align: top;
  padding: 0px 10px 0px 10px;
  margin-right: 3px;
}

/* line 82, layout.scss */
.mainSubMenu a:hover {
  border-bottom: solid 3px #a4a4a4;
  padding-bottom: 3px;
}

/* line 83, layout.scss */
.mainSubMenu .Selected, .mainSubMenu a.Selected:hover {
  position: relative;
  top: -2px;
  font-weight: bold;
  padding-bottom: 4px;
  border-bottom: solid 5px #d32121;
}

/* line 85, layout.scss */
.h_user_name {
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

/* line 87, layout.scss */
.rounded, div.t-data-grid-pager a, div.t-data-grid-pager span.current {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}

/* line 91, layout.scss */
.userInfo, .shaddowSide, .contentBottom, .languages {
  -moz-box-shadow: 0px 2px 3px #777777;
  -webkit-box-shadow: 0px 2px 3px #777777;
  -o-box-shadow: 0px 2px 3px #777777;
  box-shadow: 0px 2px 3px #777777;
}

/* line 95, layout.scss */
.userInfo {
  padding: 0px 0px 0px 8px;
  margin-left: 10px;
}

/* line 96, layout.scss */
.userInfo, .contentBottom, .languages, .layout-box {
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -o-border-bottom-left-radius: 5px;
  -ms-border-bottom-left-radius: 5px;
  -khtml-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -o-border-bottom-right-radius: 5px;
  -ms-border-bottom-right-radius: 5px;
  -khtml-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

/* line 101, layout.scss */
.userInfo a {
  background: white;
  line-height: 22px;
  padding: 4px 8px 5px 8px;
  color: red;
  vertical-align: top;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -o-border-bottom-left-radius: 5px;
  -ms-border-bottom-left-radius: 5px;
  -khtml-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -o-border-bottom-right-radius: 5px;
  -ms-border-bottom-right-radius: 5px;
  -khtml-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  text-decoration: none;
}

/* line 105, layout.scss */
.userInfo a:hover {
  color: black;
}

/* line 107, layout.scss */
.userInfo span {
  vertical-align: top;
  padding-top: 4px;
  line-height: 24px;
  padding-right: 8px;
}

/* line 108, layout.scss */
.headerMenuBg {
  background-color: #444041;
  color: #cdcde5;
}

/* line 109, layout.scss */
.headerBg {
  background: url(/header-bg.png) 0px -25px;
}

/* line 111, layout.scss */
TR.hover {
  background-color: #eeeeee;
}

/* line 114, layout.scss */
tr.line0, .line0 {
  background: #f9f9f9;
}

/* line 115, layout.scss */
tr.line1, .line1 {
  background: #e3e3e3;
}

/* line 116, layout.scss */
.line1 a, .line0 a {
  color: #799db9;
}

/** JsTree*/
/* line 119, layout.scss */
.jsTree a {
  padding-left: 16px;
  cursor: pointer;
}

/* line 120, layout.scss */
div.jsTree div, .jsTree TD.node {
  padding-left: 10px;
}

/* line 122, layout.scss */
.jsTree a.open, TD.node a.open {
  background-image: url(tree-minus.gif);
  background-repeat: no-repeat;
  background-position: 3px 3px;
}

/* line 124, layout.scss */
.jsTree div.closed, .jsTree TR.closed {
  display: none;
}

/* line 125, layout.scss */
.jsTree a.closed, TD.node a.closed {
  background-image: url(tree-plus.gif);
  background-repeat: no-repeat;
  background-position: 3px 3px;
}

/* line 128, layout.scss */
h2 {
  color: #404040;
  border-bottom: solid 1px #404040;
  margin-bottom: 4px;
}

/* line 129, layout.scss */
h2 .subtitle {
  font-size: 12px;
  font-weight: normal;
  color: #d32121;
}

/* line 130, layout.scss */
.contentMiddle {
  overflow: auto;
}

/* line 131, layout.scss */
.contentMiddle h2:first-child {
  margin-top: 0px;
}

/** Tapestry overrides */
/* line 135, layout.scss */
table.t-data-grid thead tr {
  background: url(en/tableHead);
}

/* line 136, layout.scss */
table.t-data-grid, .border {
  border: solid 0px #404040;
}

/* line 137, layout.scss */
table.t-data-grid thead tr th {
  border: none;
  border-bottom: solid 0px #ffffff;
}

/* line 138, layout.scss */
table.t-data-grid tbody tr td {
  border: none;
  padding: 4px;
  border-bottom: solid 0px #ffffff;
}

/* line 139, layout.scss */
div.t-data-grid {
  overflow: auto;
}

/* line 140, layout.scss */
div.t-data-grid-pager a, div.t-data-grid-pager span.current {
  border: 0px solid #aaaaaa;
  color: #404040;
  padding: 2px 8px 2px 6px;
}

/* line 141, layout.scss */
div.t-data-grid-pager a:hover {
  border: 1px solid #aaaaaa;
  color: #404040;
  padding: 2px 7px 2px 5px;
}

/* line 142, layout.scss */
div.t-data-grid-pager span.current {
  border: 1px solid #aaaaaa;
  background-color: white;
  color: #d32121;
  padding: 2px 7px 2px 5px;
}

/* line 143, layout.scss */
TABLE.t-data-grid TR TH A, TABLE.t-data-grid THEAD TR, tr.list {
  color: #ffffff;
}

/* line 145, layout.scss */
div.t-autocomplete-menu ul {
  background-color: #c8c8c8;
  border: 1px solid #ffffff;
}

/* line 146, layout.scss */
div.t-autocomplete-menu li {
  border-bottom: 1px solid #ffffff;
  color: #931818;
}

/* line 147, layout.scss */
div.t-autocomplete-menu li.selected {
  background: #d32121;
  color: #ffffff;
}

/* line 148, layout.scss */
div.popup-menu {
  padding: 4px;
  background-color: #c8c8c8;
  border: 1px solid #ffffff;
  color: #931818;
}

/* line 149, layout.scss */
div.popup-menu a {
  color: #931818;
  display: block;
  padding: 4px;
}

/* line 150, layout.scss */
div.popup-menu a:hover {
  background: #d32121;
  color: #ffffff;
}

/* line 153, layout.scss */
.open-close {
  margin-right: 4px;
  cursor: pointer;
  position: relative;
  width: 16px;
  height: 16px;
  background-image: url(../layoutBase/components/up.png);
}

/* line 158, layout.scss */
.layout-box {
  margin-bottom: 8px;
  padding: 8px;
  margin-top: 2px;
}
/* line 159, layout.scss */
.layout-box .borderBottom {
  border-bottom: solid 1px #cccccc;
  margin-bottom: 6px;
}
/* line 160, layout.scss */
.layout-box .layout-box-top div.title {
  margin-right: 10px;
  font-weight: bold;
  font-size: 14px;
}
/* line 162, layout.scss */
.layout-box .layout-box-top div.title a {
  text-decoration: none;
}
/* line 165, layout.scss */
.layout-box.closed .layout-box-top .borderBottom {
  border: none;
  margin-bottom: 0px;
}
/* line 166, layout.scss */
.layout-box.closed .open-close {
  background-image: url(../layoutBase/components/down.png);
  top: 4px;
}

/* line 169, layout.scss */
.layout-box-left {
  background: #e0e0e0;
}

/* line 170, layout.scss */
.layout-box-content {
  padding-right: 10px;
  color: #404040;
}

/* line 171, layout.scss */
.layout-box-content table.t-data-grid, .layout-box-content .border {
  border: solid 1px #404040;
}

/* line 172, layout.scss */
.layout-box-content table.t-data-grid thead tr th {
  border-bottom: solid 1px #404040;
}

/* line 173, layout.scss */
.layout-box-content table.t-data-grid tbody tr td {
  border-bottom: solid 1px #404040;
}

/* line 174, layout.scss */
.layout-box-content hr {
  border: none;
  border-bottom: solid 1px #404040;
}

/* line 175, layout.scss */
.layout-box-content a {
  color: #404040;
}

/* line 177, layout.scss */
.layout-box-bl {
  background: url(en/boxBottom) 0 100%;
  height: 10px;
  width: 10px;
  font-size: 1px;
}

/* line 178, layout.scss */
.layout-box-bottom {
  background: url(en/boxBottom) 100% 100% no-repeat;
  height: 10px;
  color: white;
  padding-right: 10px;
  font-size: 1px;
}

/* line 179, layout.scss */
.layout-box .borderTop {
  border-top: solid 1px #404040;
}

/* line 180, layout.scss */
.layout-box .input {
  height: 20px;
  border: none;
  padding-left: 4px;
}

/* line 181, layout.scss */
.layout-box H1, .layout-box H2, .layout-box H3 {
  color: #404040;
  border-bottom: solid 1px #404040;
}

/* line 182, layout.scss */
.layout-box H3 {
  margin-top: 10px;
  margin-bottom: 4px;
}

/* line 184, layout.scss */
table.t-data-grid .Selected {
  background: #a5d3e2;
  color: #404040;
}

/* line 185, layout.scss */
table.t-data-grid .Selected a {
  color: #404040;
}

/* line 186, layout.scss */
tr.hoverSelected:hover {
  background: #a5d3e2;
  color: #404040;
}

/* line 188, layout.scss */
table.layout-tabs {
  collapse: collapse;
  background: transparent;
  margin-bottom: 2px;
}

/* line 189, layout.scss */
.layout-tabs-tl {
  background: url(en/tabsTop);
  height: 26px;
  width: 10px;
}

/* line 190, layout.scss */
.layout-tabs-top {
  background: url(en/tabsTop) 100% 0 no-repeat;
  height: 26px;
  color: #ffffff;
}

/* line 191, layout.scss */
.layout-tabs-top div.title {
  margin-right: 10px;
  font-weight: bold;
  font-size: 14px;
}

/* line 192, layout.scss */
.layout-tabs-left {
  background: #f3f3f3;
}

/* line 193, layout.scss */
.layout-tabs-content {
  background: #f3f3f3;
  padding-right: 10px;
  color: #404040;
}

/* line 194, layout.scss */
.layout-tabs-content table.t-data-grid, .layout-tabs-content .border {
  border: solid 0px #404040;
}

/* line 195, layout.scss */
.layout-tabs-content table.t-data-grid thead tr th {
  border-bottom: solid 0px #404040;
}

/* line 196, layout.scss */
.layout-tabs-content table.t-data-grid tbody tr td {
  border-bottom: solid 0px #404040;
}

/* line 197, layout.scss */
.layout-tabs-content hr {
  border: none;
  border-bottom: solid 1px #404040;
}

/* line 198, layout.scss */
.layout-tabs-content a {
  color: #404040;
}

/* line 199, layout.scss */
.layout-tabs-bl {
  background: url(en/tabsBottom) 0 100%;
  height: 10px;
  width: 10px;
  font-size: 1px;
}

/* line 200, layout.scss */
.layout-tabs-bottom {
  background: url(en/tabsBottom) 100% 100% no-repeat;
  height: 10px;
  color: white;
  padding-right: 10px;
  font-size: 1px;
}

/* line 201, layout.scss */
.layout-tabs .borderBottom {
  border-bottom: solid 1px #404040;
}

/* line 202, layout.scss */
.layout-tabs .borderTop {
  border-top: solid 1px #404040;
}

/* line 203, layout.scss */
.layout-tabs .input {
  height: 20px;
  border: none;
  padding-left: 4px;
}

/* line 204, layout.scss */
.layout-tabs H1, .layout-tabs H2, .layout-tabs H3 {
  color: #404040;
  border-bottom: solid 1px #404040;
}

/* line 205, layout.scss */
.layout-tabs H3 {
  margin-top: 10px;
  margin-bottom: 4px;
  border-bottom-style: dashed;
}

/* line 206, layout.scss */
.layout-tabs-buttons img {
  margin-right: 4px;
}

/* line 209, layout.scss */
table.grid-with-footer {
  border: none;
}

/* line 210, layout.scss */
table.grid-footer {
  border: solid 1px #ffffff;
  border-top: none;
}

/* line 211, layout.scss */
.border {
  padding: 0px;
}

/* line 213, layout.scss */
tr.line0, tr.line1, .line0, .line1 {
  color: #323232;
}

/* line 214, layout.scss */
tr.unread, .unread {
  font-weight: bold;
  color: black;
}

/* line 216, layout.scss */
tr.list, .list {
  background: url(en/tableHead);
  color: #ffffff;
}

/* line 217, layout.scss */
.list a {
  color: #ffffff;
}

/* line 219, layout.scss */
.submitbt {
  margin-right: 2px;
}

/* line 220, layout.scss */
.datePicker {
  z-index: 100;
}

/* line 222, layout.scss */
.na {
  color: orange;
}

/* line 223, layout.scss */
div.filtered {
  background-color: red;
}

/* line 225, layout.scss */
input.invalid, textarea.invalid, select.invalid {
  border-color: red;
  font-style: italic;
  color: red;
}

/* line 230, layout.scss */
tr.invalid {
  border: none;
  background-color: #febda2;
}

/* line 231, layout.scss */
td.invalid {
  border: none;
  background-color: #febda2;
}

/* line 233, layout.scss */
div.infobox {
  text-align: center;
  border: solid 1px #404040;
  color: #404040;
  padding: 4px;
  margin: 4px;
}

/* begin footer trick http://fortysevenmedia.com/blog/archives/making_your_footer_stay_put_with_css/ */
/* line 236, layout.scss */
#container {
  min-height: 100%;
  margin-bottom: -60px;
  position: relative;
}

/* line 237, layout.scss */
#footer {
  height: 60px;
  position: relative;
}

/* line 238, layout.scss */
.clearfooter {
  height: 60px;
  clear: both;
}

/* end footer trick */
@media print {
  /* line 242, layout.scss */
  .noprint {
    display: none;
  }

  /* line 243, layout.scss */
  .layout-tabs-buttons {
    display: none;
  }

  /* line 244, layout.scss */
  .menuItem {
    display: none;
  }
}
/* line 247, layout.scss */
.layout-box {
  -webkit-box-shadow: 1px 1px 5px rgba(55, 55, 55, 0.75);
  -moz-box-shadow: 1px 1px 5px rgba(55, 55, 55, 0.75);
  box-shadow: 1px 1px 5px rgba(55, 55, 55, 0.75);
}
