/*
@font-face {
  font-family: 'miso';
  local: miso;
  src: url("/javax.faces.resource/fonts/miso-regular.eot.jsf?ln=alf-style-invg&_cb=KjYcMAz");
  src: url("")
  format('embedded-opentype'),
  url("/javax.faces.resource/fonts/miso-regular.woff.jsf?ln=alf-style-invg&_cb=KjYcMAz")
  format('woff'),
  url("/javax.faces.resource/fonts/miso-regular.ttf.jsf?ln=alf-style-invg&_cb=KjYcMAz")
  format('truetype'),
  url("")
  format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'miso-bold';
  local: miso-bold;
  src: url("/javax.faces.resource/fonts/miso-bold.eot.jsf?ln=alf-style-invg&_cb=KjYcMAz");
  src: url("") format('embedded-opentype'),
  url("/javax.faces.resource/fonts/miso-bold.woff.jsf?ln=alf-style-invg&_cb=KjYcMAz") format('woff'),
  url("/javax.faces.resource/fonts/miso-bold.ttf.jsf?ln=alf-style-invg&_cb=KjYcMAz") format('truetype'),
  url("") format('svg');
  font-weight: normal;
  font-style: normal;
}
   */
.default-font {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000;
  font-size: 14px;
}
/* Globale Einstellungen ******************/
* {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
}
html {
  background: none repeat scroll 0 0 transparent;
  background-color: #EBEBEB;
}
body {
  background-color: #ffffff;
  width: 1200px;
  margin: 0 auto;
}
table .files {
  display: none;
}
table thead tr {
  background-color: white !important;
}
table thead tr th .ui-state-hover {
  text-shadow: none;
  box-shadow: none;
}
table thead tr th div div div {
  border: 1px solid grey !important;
}
table tbody tr {
  border: none;
  border-bottom: 1px solid black !important;
}
table tbody tr td {
  border-style: none !important;
}
table tbody tr .ui-datatable-even {
  color: black !important;
  background-color: #EBEBEB !important;
}
table tbody tr .ui-datatable-even.ui-state-hover {
  font-weight: normal;
}
table tbody tr .ui-datatable-odd {
  color: black !important;
  background-color: #FFFFFF !important;
}
table tbody tr .ui-datatable-odd.ui-state-hover {
  font-weight: normal;
}
table tbody tr .ui-state-highlight {
  /*background: none repeat scroll 0 0 transparent !important;*/
  border: none !important;
  text-shadow: none !important;
}
td .center div {
  text-align: center !important;
}
h2 {
  font-weight: normal;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 7px;
  margin-top: 8px;
}
h3 {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: normal;
}
ul {
  list-style: none outside none;
}
a {
  outline: medium none;
}
a .jumper_arrow {
  background: none repeat scroll 0 0 transparent;
  text-decoration: underline;
  color: black;
}
a.add {
  background: rgba(0, 0, 0, 0) url("/javax.faces.resource/images/ui-icons_222222_256x240.png.jsf?ln=alf-style-invg&_cb=KjYcMAz") no-repeat scroll -1px -190px;
  display: block;
  height: 18px;
  margin-left: 2px;
  padding: 0;
  width: 14px;
}
a.edit {
  background: rgba(0, 0, 0, 0) url("/javax.faces.resource/images/ui-icons_222222_256x240.png.jsf?ln=alf-style-invg&_cb=KjYcMAz") no-repeat scroll -67px -113px;
  display: block;
  height: 18px;
  margin-left: 2px;
  padding: 0;
  width: 14px;
}
a.info {
  background: rgba(0, 0, 0, 0) url("/javax.faces.resource/images/ui-icons_222222_256x240.png.jsf?ln=alf-style-invg&_cb=KjYcMAz") no-repeat scroll -18px -144px;
  display: block;
  height: 18px;
  margin-left: 2px;
  padding: 0;
  width: 14px;
}
select {
  border: 1px solid #B3B8BE;
  font-size: 10px !important;
  width: 280px;
  font-weight: normal;
}
input .small {
  width: 80px;
}
input .calendar {
  width: 80px !important;
  margin-right: 5px !important;
}
.checkbox {
  border: none !important;
  font-size: 10px !important;
  width: 16px !important;
  padding: 0px !important;
  margin: 0px !important;
  margin-right: 3px;
}
.primary_action {
  float: right;
  font-size: 13px;
  height: 32px;
  margin-right: 1px;
}
.primary_action button {
  background-color: #56a2db;
  border: medium none;
  border-radius: 0;
  color: white;
  cursor: pointer;
  font-family: AudiType-Bold;
  line-height: 1.5em;
  margin: 0;
  padding: 0;
}
.primary_action button.ui-state-hover,
.primary_action button.ui-state-active {
  font-weight: bold !important;
}
.ui-button .ui-button-text {
  display: inline;
  line-height: 20px;
}
.ui-button-icon-only .ui-button-text {
  display: block;
}
.empty_space {
  display: block;
  height: 17px;
  width: 10px;
  clear: both;
}
.secondary_action {
  display: block;
  float: right;
  margin-right: 25px;
}
.secondary_action div {
  padding: 2px 0 2px 2px;
}
.secondary_action a {
  cursor: pointer;
  display: block;
  font-size: 11px;
  text-decoration: underline;
  color: black;
  text-align: right;
  margin-bottom: 10px;
}
.secondary_action .confirm_buttons a {
  color: #000000;
  display: inline;
  padding-top: 10px;
  cursor: pointer;
  padding-right: 20px;
  font-size: 11px;
  text-decoration: underline;
}
span .ui-paginator-page .ui-state-default {
  color: black !important;
}
/* Header ******************/
#header_area a {
  text-decoration: none;
}
#header_area span {
  font-family: miso-bold, Verdana, Helvetica, sans-serif;
  font-size: 30px;
  line-height: 30px;
}
#header_area #caption {
  float: left;
  margin-top: 50px;
}
#header_area #menu {
  padding: 0 10px 0 0;
  height: 100%;
  float: left;
  position: relative;
}
#header_area #menu ul {
  margin: auto;
  padding: 0 0 0 0px;
}
#header_area #menu li {
  padding-right: 5px;
  float: left;
  font-family: miso-bold, Verdana, Helvetica, sans-serif;
  font-size: 19px;
  line-height: 30px;
}
#header_area #menu li .sub1 {
  float: none;
  border-bottom: 1px solid grey;
}
#header_area #menu li .last {
  border-bottom: none !important;
}
#header_area #menu li a {
  display: block;
  font-family: miso-bold, Verdana, Helvetica, sans-serif;
  padding: 3px 0 0;
  text-decoration: none;
  color: grey;
  font-size: 19px;
}
#header_area #menu li a.current {
  color: black;
  font-family: miso-bold, Verdana, Helvetica, sans-serif;
}
#header_area #user_info {
  float: right;
  padding-top: 11px;
}
#header_area #user_info span {
  font-size: 11px;
  font-family: miso, Verdana, Helvetica, sans-serif;
}
#header_area #user_info span a {
  color: #434c53;
}
.header_box {
  padding-left: 15px;
  margin: auto;
  height: 85px;
}
.invg_logo {
  padding-right: 30px;
  float: right;
  display: block;
  margin-top: 8px;
}
.invg_lines {
  float: left;
}
/* Content ******************/
#content_area {
  border-top: 3px solid;
  background-color: #ffffff;
  padding-bottom: 53px;
  overflow-x: hidden;
  overflow-y: hidden;
  padding-top: 15px;
  height: 100%;
  position: relative;
  margin: 0 15px;
}
#work_area {
  padding-bottom: 30px;
}
#work_area .no_menu {
  margin: 0 auto;
  width: 800px;
  float: none;
}
#work_area .group_div {
  display: inline-block;
  width: 100%;
}
#work_area .input_field {
  display: block;
  margin-bottom: 4px;
  min-height: 20px;
  width: 50%;
}
#work_area input {
  border: 1px solid #B3B8BE;
  font-size: 10px !important;
  width: 260px;
  font-weight: normal;
}
#work_area .ui-autocomplete-input {
  width: 272px;
}
#work_area label {
  font-weight: bold;
  display: block;
  float: left;
  width: 190px;
}
#work_area select {
  width: 265px;
  height: 19px;
}
.work_box {
  background: none repeat scroll 0 0 transparent;
  margin-bottom: 15px;
  padding: 10px 0 20px;
}
.work_box a {
  color: #505050;
}
.work_box .input_field {
  display: block;
  width: 50%;
  min-height: 30px;
  margin-bottom: 4px;
  float: left;
}
.work_box label {
  display: block;
  float: left;
  font-family: Verdana, Helvetica, sans-serif;
  width: 180px;
  padding-right: 10px;
}
.work_box select {
  width: 265px;
  height: 20px;
  display: block;
}
.work_box select .long {
  width: 462px;
}
.work_box option {
  padding-left: 4px;
}
.work_box textarea {
  width: 260px ! important;
}
.work_box .work_box textarea.large {
  width: 460px ! important;
  height: 180px;
}
.work_box input {
  width: 278px;
  padding-top: 1px;
  padding-bottom: 1px;
  border: 1px solid #434c53;
}
.work_box input.radio {
  width: auto;
  margin-right: 5px;
  float: left;
  margin-top: 0px;
  margin-bottom: 0px;
  border: none;
}
.work_box input.checkbox {
  width: auto;
}
.work_box input.calendar {
  width: 80px ! important;
}
.work_box input.time {
  width: 40px ! important;
  padding-left: 5px;
  position: relative;
  margin-bottom: -5px;
  height: 18px;
}
.work_box img.input_icon,
.work_box .ui-datepicker-trigger,
.work_box .ui-dialog img.input_icon {
  cursor: pointer;
  padding-left: 1px;
  position: relative;
  top: 3px;
}
.work_box img.time {
  padding-left: 5px;
  position: relative;
  margin-bottom: -5px;
  height: 18px;
}
.work_box img.ui-datepicker-trigger {
  height: 18px;
  margin-bottom: -2px;
  margin-top: -4px;
  padding-left: 5px;
  padding-right: 20px;
}
.work_box .buttons_panel {
  border-top: 2px solid #f4f6f5;
  margin-top: 15px;
  padding-top: 10px;
}
.tabbed_box .input_field {
  display: block;
  margin-bottom: 4px;
  min-height: 17px;
}
.tabbed_box a {
  color: #505050;
}
.tabbed_box input {
  border: 1px solid #B3B8BE;
  font-size: 10px !important;
  width: 280px;
  font-weight: normal;
}
.tabbed_box label {
  display: block;
  float: left;
  width: 190px;
}
.page_box a {
  color: #505050;
}
div .fileupload-buttonbar span span {
  text-shadow: none !important;
  padding: 0px !important;
}
div .ui-fileupload-content {
  display: none;
}
div .booleancheckbox_container label {
  display: inline !important;
  float: none !important;
  position: absolute;
  margin-left: 3px;
  width: 280px;
  white-space: nowrap;
  margin-top: 1px;
  font-weight: normal !important;
  line-height: 12px;
}
div .booleancheckbox_container input {
  border: 1px solid #B3B8BE;
  font-size: 10px !important;
  width: 280px;
  font-weight: normal;
}
div .confirm_box {
  width: 340px;
  border: 1px solid #ddd;
  margin: 5px 0;
  padding: 5px;
  display: none;
}
div .ui-state-active {
  /* background: none; */
  font-weight: normal !important;
  text-shadow: none !important;
}
div .ui-chkbox .ui-state-default {
  background: none repeat scroll 0 0 transparent !important;
}
div .ui-chkbox .ui-state-hover {
  background: none repeat scroll 0 0 transparent !important;
  box-shadow: 0 0 0 0px;
}
div .ui-fileupload-buttonbar span {
  background: none repeat scroll 0 0 transparent !important;
  border: 0px !important;
  background-color: black !important;
  color: white !important;
  border-radius: 0px !important;
  margin-right: 2px !important;
  box-shadow: none !important;
  width: 133px !important;
}
div .ui-fileupload-buttonbar span .ui-state-hover {
  text-shadow: none !important;
  box-shadow: none !important;
  border: 0px !important;
  padding-top: 0px !important;
  margin-right: 2px !important;
}
div .ui-fileupload-buttonbar span .ui-icon-plusthick {
  display: none !important;
}
div .input_box {
  padding-left: 200px;
}
div .input_box table tbody tr td input {
  width: auto !important;
  display: inline;
  padding: 0px;
  margin: 2px 3px 0px 0px;
  float: left;
}
div .input_box table tbody tr td label {
  width: 180px !important;
  padding-left: 5px;
}
/* Dialog ******************/
.ui_dialog .input_field {
  display: block;
  margin-bottom: 4px;
  min-height: 17px;
}
.ui_dialog label {
  display: block;
  float: left;
  width: 190px;
}
/* Datepicker ******************/
.ui-datepicker-trigger {
  padding-top: 2px;
  position: absolute;
}
.ui-datepicker {
  background: white !important;
}
.ui-datepicker table {
  background: white !important;
}
/* JSF Messages ****************/
ul.message_box {
  margin-left: 0;
  padding-left: 0;
}
.error {
  color: #cc0033;
}
.error_box {
  color: black;
  font-family: Verdana, Helvetica, sans-serif;
  margin-left: 200px;
}
/* Tab navigation **************/
.tab_navigation ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
  text-decoration: none;
  width: 100%;
  border-bottom: 1px solid #ddd;
  display: table;
}
.tab_navigation ul li {
  float: left;
  margin-bottom: -1px;
}
.tab_navigation ul li .disabled {
  color: #b5b5b5;
  margin-bottom: -1px;
}
.tab_navigation ul li .disabled span {
  margin-right: 2px;
  padding: 9px 12px;
  border-color: #eeeeee #eeeeee #ffffff;
  border-style: solid;
  border-width: 1px 1px 0 1px;
  border-radius: 10px 10px 0 0;
  display: block;
}
.tab_navigation ul li .active a {
  border-color: #eeeeee #eeeeee #ffffff;
  color: black;
  background-color: white;
}
.tab_navigation ul li .active a :hover {
  background-color: white;
  border-color: #eeeeee #eeeeee #ffffff;
}
.tab_navigation ul li a {
  background-color: #cccccc;
  border-color: #cccccc;
  border-image: none;
  border-radius: 10px 10px 0 0;
  border-style: solid;
  border-width: 1px;
  text-decoration: none;
  line-height: 18px;
  padding-bottom: 8px;
  padding-top: 8px;
  color: black;
  display: block;
  margin-right: 2px;
  padding-left: 12px;
  padding-right: 12px;
}
.tab_navigation ul li a :hover {
  background-color: #eeeeee;
  border-color: #eeeeee;
}
/* FOOTER **********************/
#footer_area {
  bottom: 0px;
  clear: both;
  height: 40px;
  margin: auto;
  position: fixed;
  z-index: 10;
  width: 1200px;
}
#footer_content {
  height: 40px;
  background-color: #ffffff;
  margin: auto;
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  pdding-top: 5px;
  bottom: 0px;
  font-size: 13px;
}
#footer_content a {
  font-size: 11px;
  text-decoration: underline;
  color: #000000;
}
.footer_buttons {
  padding: 10px;
  float: left;
}
.footer_buttons a {
  text-decoration: none;
}
.title_box {
  margin-bottom: 10px;
  margin-top: 10px;
}
.title_box a {
  color: black;
}
.title_box span {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 30px;
  margin-left: 15px;
}
.ui-widget {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  border: none;
}
.ui-widget-content {
  border: none;
}
.ui-state-default {
  border: 1px solid #c5dbec;
  border-radius: 2px;
  background: none repeat scroll 0 0 transparent;
  color: black;
  font-weight: bold;
  text-shadow: none;
}
.ui-state-default .ui-icon {
  background-image: url("/javax.faces.resource/images/ui-icons_222222_256x240.png.jsf?ln=alf-style-invg&_cb=KjYcMAz") !important;
}
.ui-widget-header {
  /*  background: #e5eaee; */
  border: 1px solid #e5eaee;
  color: #000;
  font-weight: bold;
}
.ui-dialog {
  background: white !important;
}
.ui-dialog-title {
  font-weight: bold;
}
#work_area .ui-dialog .input_field {
  width: 100%;
}
.ui-paginator-prev {
  background: none repeat scroll 0 0 transparent !important;
  background-color: #FFFFFF !important;
  border: none !important;
}
.ui-paginator-prev .ui-state-hover {
  text-shadow: none;
  box-shadow: none;
}
.ui-paginator-next {
  background: none repeat scroll 0 0 transparent !important;
  background-color: #FFFFFF !important;
  border: none !important;
}
.ui-paginator-next .ui-state-hover {
  text-shadow: none;
  box-shadow: none;
}
.ui-paginator-first {
  background: none repeat scroll 0 0 transparent !important;
  background-color: #FFFFFF !important;
  border: none !important;
}
.ui-paginator-last {
  background: none repeat scroll 0 0 transparent !important;
  background-color: #FFFFFF !important;
  border: none !important;
}
.ui-paginator-page {
  background: none repeat scroll 0 0 transparent !important;
  background-color: #FFFFFF !important;
  border: none !important;
}
.ui-dt-c {
  overflow: hidden !important;
  padding: 4px 10px !important;
  text-align: left !important;
}
.ui-dt-c span {
  padding-left: 4px !important;
}
.ui-chkbox .ui-chkbox-box {
  border-radius: none !important;
}
.hideMultiselectBox div div {
  visibility: hidden !important;
}
.hint_box {
  color: #1980cd;
  display: block;
  margin: 5px 0px 5px 200px;
}
.input_box table {
  width: auto;
  padding: 0px;
  margin: 0px;
}
.input_box table tr {
  height: 17px;
  padding: 0;
}
.input_box table td {
  padding: 0 15px 0 0;
  margin-right: 2px;
}
.inputFullWidth {
  width: 100% !important;
}
.columnSmall {
  width: 50px;
}
.buttonDefault {
  width: 133px !important;
}
.singleLine {
  text-wrap: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.greenText {
  color: green;
  font-weight: bold;
}
.redText {
  color: #cc0033;
  font-weight: bold;
}
.large {
  width: 545px;
}
tr > th {
  border-style: none none solid !important;
  border-width: 2px !important;
  text-align: left !important;
}
.inputFullWidth {
  width: 100% !important;
}
.ui-autocomplete-panel {
  background-color: white !important;
}
.ui-autocomplete-items li .ui-state-highlight {
  background-image: none;
  background-color: #ebebeb !important;
  color: black;
  text-shadow: none;
}
.ui-inputfield {
  box-shadow: none;
}
.ui-inputfield .ui-state-focus {
  box-shadow: none;
}
.subContent {
  border-top: 2px solid #f4f6f5;
  margin-top: 10px;
}
.subContent .buttons_panel {
  border-top: none;
}
/* MENU */
#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu a {
  padding: 0;
  border: 0;
  margin-left: 5px;
  margin-right: 5px;
  list-style: none;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  position: relative;
}
#cssmenu a {
  line-height: 1.5;
}
#cssmenu li.sub1 {
  padding-left: 10px;
}
#cssmenu {
  width: 100%;
  background: #fff;
}
#cssmenu > ul {
  border: 1px solid #000000;
  -moz-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.2);
  box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.2);
  background: #565656;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#cssmenu > ul:after {
  clear: both;
  content: '';
  display: table;
}
@media all and (max-width: 480px) {
  #cssmenu > ul {
    max-height: 32px;
    overflow: hidden;
    -webkit-transition: max-height 0.5s;
    transition: max-height 0.5s;
  }
  #cssmenu.expand ul {
    max-height: 900px;
  }
}
#cssmenu > ul > li {
  border-right: 1px solid #000000;
  -moz-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.2);
  box-shadow: 1px 0 0 rgba(255, 255, 255, 0.2);
  float: left;
}
#cssmenu > ul > li.mobile {
  display: none;
}
#cssmenu > ul > li.active {
  background: #444444;
}
@media all and (max-width: 480px) {
  #cssmenu > ul > li {
    border-right: 0 none;
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    display: block;
    float: none;
  }
  #cssmenu > ul > li.mobile {
    display: block;
  }
  #cssmenu > ul > li.mobile i {
    float: right;
    font-style: normal;
  }
}
#cssmenu > ul > li:last-child {
  border-right: 0 none;
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
#cssmenu > ul > li:last-child ul {
  left: auto;
  right: 0;
}
#cssmenu > ul > li.mobile {
  border-right: 0 none;
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
}
#cssmenu > ul > li > a {
  margin: 0 0 2px 0;
  display: block;
  text-shadow: 0 1px 1px #000;
}
#cssmenu > ul > li > a > span {
  display: block;
  padding: 6px 10px;
}
#cssmenu > ul > li > a:hover {
  text-decoration: none;
}
#cssmenu > ul > li.active {
  border-bottom: none;
}
#cssmenu > ul > li.active > a {
  text-shadow: 0 1px 1px #000;
}
#cssmenu ul ul {
  background: #ffffff;
  border: 1px solid #cccccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
  padding: 5px 12px;
  display: none;
  position: absolute;
  left: 0;
  width: 200px;
  z-index: 1;
}
@media all and (max-width: 480px) {
  #cssmenu ul ul {
    position: relative;
    top: 0;
    width: 100%;
  }
}
#cssmenu ul ul li {
  padding: 3px 0;
}
#cssmenu ul ul a {
  display: block;
}
#cssmenu ul ul a:hover {
  color: #444444;
}

