.tripList_trips_DT_panel
{
	height:390px;
}
.tripList_trips_DT_panel_ie
{
	height:400px;
}

.tripList_tripCollections_DT_panel
{
	height:168px;
}
.tripList_tripCollections_DT_panel_ie
{
	height:175px;
}

.belongsToTrip
{

	color:orange;
}

.rotate_img_north {
	image-orientation: 0deg;
	-webkit-transform: rotate(0deg); /* Safari und Chrome */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0); /* IE 7 */
}
.rotate_img_west {
	image-orientation: 90deg;
	-webkit-transform: rotate(90deg); /* Safari und Chrome */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); /* IE 7 */
}
.rotate_img_south {
	image-orientation: 180deg;
	-webkit-transform: rotate(180deg); /* Safari und Chrome */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); /* IE 7 */
}
.rotate_img_east {
	image-orientation: 270deg;
	-webkit-transform: rotate(270deg); /* Safari und Chrome */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); /* IE 7 */
}

.rotate_left {
    background:url(../images/icons/turn_left.png) no-repeat left top;
    width:32px;
    height:20px;
    border:none;
}

.rotate_right {
    background:url(../images/icons/turn_right.png) no-repeat left top;
    width:32px;
    height:20px;
    border:none;
}

.Btn_delete_file
{
background-image: url("../images/icons/delete.png");
}

.Btn_delete_file_bw
{
background-image: url("../images/icons/cancel_simple_17px_bw.png");
}

.Btn_unlink_bill_file
{
background-image: url("../images/icons/cancel_simple.png");
}

.Btn_upload_save
{
background-image: url("../images/icons/save_upload.gif");
}

.delete_file_button
{
  background-color: transparent;
  background-position: 0px;
  background-repeat: no-repeat;
  border: none;
  cursor:pointer;
  height: 17px;
  
  float: right;
  padding: 0px;
  width: 17px;
  margin-left: 5px;
  margin-right: 20px;
  margin-top: 3px;
}

.delete_row_button
{
  background-image: url("../images/icons/delete.png");
  
  background-color: transparent;
  background-position: 0px;
  background-repeat: no-repeat;
  border: none;
  cursor:pointer;
  height: 17px;
  
  float: right;
  padding: 0px;
  width: 17px;
  margin-left: 5px;
  margin-right: 21px;
  margin-top: 3px;
}
.add_row_button,
.add_row_button_tall {
  background-image: url("../images/tableCockpit/plus_tabelle.png");
  
  background-color: transparent;
  background-position: 0px;
  background-repeat: no-repeat;
  border: none;
  cursor:pointer;
  height: 17px;
  
  float: right;
  padding: 0px;
  width: 17px;
  margin-left: 5px;
  margin-top: 3px;
}
.add_row_button {
  margin-right: 20px;
	
}
.add_row_button_tall {
  margin-right: 5px;
	
}

.upload_save_button {
  background-color: transparent;
  background-position: 0px;
  height: 20px;
  left: auto;
  margin-left: 5px;
  margin-right: 0px;
  width: 24px;
}​

.sort-empty:AFTER
{
	content: url(../images/tableCockpit/tabelle_empty.png);
	border:none;
	background-color: transparent;
	background-repeat:no-repeat;
	cursor: default;
	margin-left: 5px;
	margin-right: 5px;
	width: 9px;
	height: 14px;
	vertical-align: middle;  
}


.sort-down:AFTER
{
	content: url(../images/tableCockpit/tabelle_up_na.png) !important;
	border:none;
	background-color: transparent;
	background-repeat:no-repeat;
	cursor: default;
	margin-left: 5px;
	margin-right: 5px;
	width: 9px;
	height: 14px;
	vertical-align: middle;  
}

.sort-up:AFTER
{
	content: url(../images/tableCockpit/tabelle_down_na.png) !important;
	border:none;
	background-color: transparent;
	background-repeat:no-repeat;
	cursor: default;
	margin-left: 5px;
	margin-right: 5px;
	width: 9px;
	height: 14px;
	vertical-align: middle;  
}

.horizontalScrollListTripDay
{
	margin-left: 20px;
	margin-right: 20px;
	margin-top: -8px;
	margin-bottom : 5px;
	/*background-color: transparent;*/
	/*position: relative;
	z-index: 99;*/
}


.horizontalScrollListTripDays
{
	margin-left: 20px;
	margin-right: 20px;
	margin-top: -8px;
	margin-bottom : 5px;
	/*background-color: transparent;*/
	/*position: relative;
	z-index: 99;*/
}

/* =RichFaces DataScroller
----------------------------------------------- */
.dr-dscr-t
{
	 border-bottom: 0px solid #C7C7C7;
 border-top: 0px solid #C7C7C7;
 border-left: 0px solid #C7C7C7;
 border-right: 0px solid #C7C7C7;
}
.dr-dscr-button{
 width: 14px;
 border-bottom: 0px solid #C7C7C7;
 border-top: 0px solid #C7C7C7;
 border-left: 0px solid #C7C7C7;
 border-right: 0px solid #C7C7C7;
}

.scroller{
padding-left: 0px solid #C7C7C7;
	padding-right: 0px solid #C7C7C7;
	padding-top: 0px solid #C7C7C7;
	padding-bottom: 0px solid #C7C7C7;
	margin-left: 0px solid #C7C7C7;
	margin-right: 0px solid #C7C7C7;
	margin-top: 0px solid #C7C7C7;
	margin-bottom: 0px solid #C7C7C7;
	border-top: 0px solid #C7C7C7;
	border-bottom: 0px solid #C7C7C7;
	border-right: 0px solid #C7C7C7;
	border-left: 0px solid #C7C7C7;	
	outline: 0px;
}
.rich-dtascroller-table 
{
	padding-left: 0px solid #C7C7C7;
	padding-right: 0px solid #C7C7C7;
	padding-top: 0px solid #C7C7C7;
	padding-bottom: 0px solid #C7C7C7;
	margin-left: 0px solid #C7C7C7;
	margin-right: 0px solid #C7C7C7;
	margin-top: 0px solid #C7C7C7;
	margin-bottom: 0px solid #C7C7C7;
	border-top: 0px solid #C7C7C7;
	border-bottom: 0px solid #C7C7C7;
	border-right: 0px solid #C7C7C7;
	border-left: 0px solid #C7C7C7;
	background-color: #C9C9C9;
	outline: 0px;
	float: left;

}

.dr-dscr-act
{
	color: black;
	border-top-color: white;
	border-top: 0px;
	border-bottom:0px;
	font-weight: bolder;
	background-color: #F0C253;

}

.dr-dscr-inact
{
color: white;
	border-top: 0px;
	border-bottom:0px;
}
/* Basis-Klassen - Beginn */
body {
	color: black;
	font-family: Verdana;
	font-size: 12px;
	margin:0px !important;
	padding:0px !important;	
	background-color: whitesmoke;	
}

#wrapper_shadow{
	width: 1032px;
	height: 100%;
	background-color:red;
	position: absolute;
	left:50%;
	margin-left: -516px;
	background:url("../images/wrapper_shadow.png") repeat-y !important;
	
}
#wrapper {
	/*we need to tell the browser the size of the warpper div*/
	width:1024px;
	height:100%;
	/*align the top left corner of the page to the center
	of the browser*/
	position: absolute;

	left: 50%;
	/*offset the page by half the width and height*/

	margin-left:-512px;
	/*allow us to see wrapper*/
	
	
	overflow:hidden;
	
}

.div_main_header {
	border-bottom: 0px solid #C7C7C7;
	height: 155px;
	left: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
	background-color: #FAFAFA;
}
.div_main_body {
	background-color: #E2E2E2;
	bottom: 0px;
	left: 0px;
	position: absolute;
	right: 0px;
	top: 94px;
	overflow: hidden;
}
.div_main_footer {
	border-top: 0px solid #C7C7C7;
	bottom: 0px;
	height: 0px;
	left: 0px;
	position: absolute;
	right: 0px;
}
/* Basis-Klassen - Ende */
/* Logo - Beginn */
.div_logo {
	background-repeat: no-repeat;
	border-right: 0px solid #C7C7C7;
	height: 100%;
	width: 135px;
	height: 125px;
	position: absolute;
	top: -7px !important;
	z-index:1;

	background-color: transparent !important;
}
.logo {
	background-image: url("../images/logo.png");
	top: 0px;

	left : 28px;
}
/* Logo - Ende */


/* Menü - Beginn */
.div_menu {
	background-color: #FAFAFA;
	border-right: 0px solid #C7C7C7;
	border-top: 0px solid #C7C7C7;
	height: 100%;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: hidden;
	position: absolute;
	width: 200px;
}
.menu_panel {
	left: 5px;
	position: absolute;
	right: 0px;
	border:0px solid #C7C7C7;
	
	overflow: auto;
	overflow-x: hidden;
	top: 20px;
	bottom: 80px;
}
/* Menü - Ende */
/* Hauptbereich - Beginn */
.div_content {
	background-image: none;
	background-color: #FAFAFA;
	border-top: 0px solid #C7C7C7;
	bottom: 30px;
	height: 100%;
	left: 200px;
	/*padding-left: 10px;*/
	/*padding-right: 10px;*/
	position: absolute;
	right: 0px;
	top: 0px;
}
/* Hauptbereich - Ende */
/* Version - Beginn */
.div_version {
	background-color: #FAFAFA;
	border-right: 0px solid #C7C7C7;
	font-size: 11px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	width: 200px;
}
/* Version - Ende */
/* Message - Beginn */
.div_message {
	background-color: #E2E2E2;
	color: #cc6600;
	font-size: 11px;
	height: 35px;
	left: 201px;
	line-height: 35px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	text-align: left;
	top: 0px;
	vertical-align: middle;
}
.message_panel {
	background-color: #F3F3F3;
	border: 1px solid #C7C7C7;
	bottom: 5px;
	left: 30px;
	position: absolute;
	right: 10px;
	top: 5px;
}
.message {
	height: 20px;
	line-height: 20px;
	padding-left: 5px;
}
/* Message - Ende */
/* Styles related to the user status on the user page */
.summary_panel {
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: center;
	height: 40px;
	width: 100%;
}
.summary_left_label, .summary_left_value, .summary_right_label, .summary_right_value {
	padding-top: 3px;
	text-align: right;
	font-size: 11px;
	width: 20%;
	float: left;
	overflow: hidden;
	height: 15px;
	padding-right: 3px;
}
.summary_left_value {
	text-align: left;
	width: 25%;
	padding-left: 3px;
}
.summary_right_label {
	width: 15%;
}
.summary_right_value {
	text-align: left;
	width: 35%;
	padding-left: 3px;
}
.icons {
	margin-top: 0px;
	width: 50px;
	height: 50px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #e1e1e1;
	background-color: transparent;
}
.off {
	float: left;
}
.hide {
	display: none;
}
.cursor_pointer {
	cursor: pointer;
}
.datatable_second_cotraverller {
	float: left;
	width: 70px;
	height: auto;
}
.tab_content_bg {
	background-color: #F3F3F3;
	/*border-left: 1px solid white;*/
}
.edit_container {
	background-color: #f3f3f3;
	border-bottom: 1px solid #c7c7c7;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #c7c7c7;
	border-top: 1px solid #FFFFFF;
	bottom: 30px;
	left: 10px;
	position: absolute;
	right: 10px;
	top: 35px;
}
.edit_container_admin {
	top: 45px;
}
.edit_container_without_filter {
	top: 10px;
}
.edit_container_title {
	background-image: url("../images/edit_container_header_bg.gif");
	color: #ffffff;
	top: -33px;
	left: -1px;
	right: -1px;
	line-height: 30px;
	padding-left: 10px;
	position: absolute;
}
.left_container {
	bottom: 0px;
	float: left;
	height: auto;
	left: 0px;
	right: 0px;
	top: 0px;
	width: 48%;
}
.full_container {
	bottom: 0px;
	float: left;
	height: auto;
	left: 0px;
	right: 0px;
	top: 0px;
	width: 100%;
}
.right_container {
	float: right;
	position: relative;
	width: 48%;
}
.edit_left_container {
	bottom: 0px;
	float: left;
	height: auto;
	left: 0px;
	right: 0px;
	top: 0px;
	width: 48%;
}

.edit_left_container_assignment
{
	bottom: 0px;
	float: left;
	height: 80px;
	left: 0px;
	right: 0px;
	top: 0px;
	width: 48%;
}

.edit_left_container_small {
	bottom: 0px;
	float: left;
	height: auto;
	left: 0px;
	right: 0px;
	top: 0px;
	width: 30%;
}
.edit_remarks_container {
	bottom: 0px;
	float: left;
	height: auto;
	left: 0px;
	right: 0px;
	top: 0px;
	width: 96%;
}
.edit_right_container, .search_button_right {
	bottom: 0px;
	float: right;
	height: auto;
	left: 0px;
	right: 0px;
	top: 0px;
	width: 48%;
}
.edit_right_container {
	padding-right: 5px;
}
.search_button_right{
	width: 8%
}
.edit_label_long {
	bottom: 0px;
	color: #333333;
	float: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	left: 0px;
	overflow: hidden;
	position: relative;
	right: 0px;
	text-align: left;
	top: 0px;
	width: 300px;
	white-space: normal;
	padding-top: 2px;
	padding-right: 5px;
	margin: 1px 1px 1px 1px;
}
.edit_label, .edit_label_checkbox, .edit_label_combobox {
	bottom: 0px;
	color: #333333;
	float: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	left: 0px;
	overflow: hidden;
	right: 0px;
	text-align: right;
	top: 0px;
	width: 150px;
	white-space: nowrap;
	padding-top: 2px;
	margin: 1px 1px 1px 1px;
}
.edit_label_checkbox{
	width: 250px;
}
.edit_label_combobox{
	width: 200px;
}
.combobox_middle{
	width: 100%;
}
.edit_label_compact {
	bottom: 0px;
	color: #333333;
	float: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	left: 0px;
	overflow: hidden;
	position: relative;
	right: 0px;
	text-align: right;
	top: 0px;
	width: 90px;
	white-space: nowrap;
	padding-top: 2px;
	margin: 1px 1px 1px 1px;
}
.long_label {
	width: 300px;
}
.long_bold_label {
	width: 300px;
	font-weight: bold;
}
.bold_value {
	font-weight: bold;
}
.edit_label_empty {
	bottom: 0px;
	background-attachment: url("../images/spacer.gif");
	float: left;
	left: 0px;
	right: 0px;
	text-align: right;
	top: 0px;
	width: 150px;
	height: 20px;
	display: block;
	white-space: nowrap;
}
.edit_value,
.edit_value_small,
.edit_value_checkbox,
.edit_value_large,
.tripHeader_panel,
.tripHeader_top,
.tripHeader_leftPanel,
.tripHeader_rightPanel {
  overflow: hidden;
  white-space: nowrap;
}
.edit_value, .edit_value_small, .edit_value_checkbox{
	bottom: 0px;
	color: #333333;
	float: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	left: 10px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	width: 50%;
	margin: 1px 1px 1px 1px;
}
.edit_value_large {
	bottom: 0px;
	color: #333333;
	float: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	left: 10px;
	overflow: visible;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	width: 96%;
	margin: 1px 1px 1px 1px;
}
.edit_value_small{
	width: 120px;
	padding-top: 0px;
}
.edit_value_checkbox{
	width: 35px;
	padding-top: 0px;
}
.simple_label {
	bottom: 0px;
	color: #333333;
	float: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	left: 0px;
	overflow: hidden;
	position: relative;
	right: 0px;
	text-align: left;
	top: 0px;
	white-space: nowrap;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 1px 1px 2px 1px;
}
/* Was macht das hier ? */
.rich-table-header, .rich-table-headercell {
	font-family: Verdana;
	font-size: 11px;
	color: #404040;
	margin-top: 20px;

}
/* Was macht das hier ? */
.rich-table-cell {
	font-family: Verdana;
	font-size: 11px;
	color: #404040;
	
	padding: 0px;
	height: 25px;
}

.edit_remarks_label {
	color: #333333;
	float: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	height: 21px;
	line-height: 25px;
	overflow: hidden;
	position: relative;
	text-align: right;
	width: 150px;
}
.edit_remarks_value {
	bottom: 0px;
	color: #333333;
	float: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	left: 0px;
	line-height: 25px;
	overflow: hidden;
	padding-left: 4px;
	position: relative;
	right: 0px;
	text-align: left;
	top: 0px;
	width: 65%;
}
.remark_textarea {
	border: 1px solid #c7c7c7;
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 75px;
	margin-bottom: 10px;
	padding: 5px;
	width: 92%;
}
.translation_table {
	border-left: none;
	border-top: none;
	margin: 0px;
	padding: 0px;
	right: 15px;
	width: 92%;
}
.edit_full_container {
	float: left;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	min-width: 730px;
}
.container_for_rights, .container_for_rights_broad {
	bottom: 0px;
	float: left;
	left: 0px;
	right: 0px;
	top: 0px;
	width: 25%;
	margin-left: 5px;
	margin-right: 5px;
}
.container_for_rights_broad {
	width: 44%;
}
.edit_full_container_modal_shuttle {
	top: 10px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
}
.container_for_modal_shuttle {
	float: left;
	bottom: 0px;
	left: 0px;
	right: 0px;
	top: 0px;
	width: 40%;
	margin-left: 5px;
	margin-right: 5px;
}
.container_for_modal_shuttle_buttons {
	float: left;
	bottom: 0px;
	left: 0px;
	right: 0px;
	top: 0px;
	width: 12%;
	text-align: center;
	padding-top: 100px;
}
.container_for_rights_buttons {
	float: left;
	bottom: 0px;
	float: left;
	left: 0px;
	right: 0px;
	top: 0px;
	width: 8%;
	text-align: center;
	padding-top: 50px;
}
.label_for_rights_list {
	padding-bottom: 5px;
}
.rights_tranfer_button {
	overflow: visible;
	text-align: center;
	background-color: #cc6600;
	color: #f3f3f3;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 50px;
	border: solid #cc6600 1px;
}
.shuttle_tranfer_button {
	overflow: visible;
	text-align: center;
	background-color: #cc6600;
	color: #f3f3f3;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100px;
	border: solid #cc6600 1px;
}
.left_row_container {
	float: left;
	width: 370px;
	height: auto;
}
.left_label {
	bottom: 0px;
	float: left;
	line-height: 25px;
	width: 40%;
	text-align: right;
	overflow: hidden;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	position: relative;
	right: 0px;
	top: 0px;
}
.left_value {
	float: left;
	line-height: 25px;
	width: 60%;
	text-align: left;
	overflow: hidden;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	left: 10px;
}
.edit_full_separator, .separator_with_label {
  background-color: transparent;
  background-image: url("../images/icons/separator.gif");
  background-position: 0px;
  background-repeat: repeat-x;
  border: none;
  height: 20px;
  left: 10px;
  line-height: 20px;
  position: static;
	margin-left: 10px;
  margin-right: 10px;
  z-index: 1;
}
.separator_with_label {
	margin-bottom: 0px;
	margin-top: 0px;
	 height: 30px;
}
.separator_title {
	background-color: #F3F3F3;
	float: left;
	left: 10px;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	top: 0px;
}
.right_row_container {
	float: right;
	width: 370px;
	height: auto;
}
.right_row_container1 {
	float: right;
	width: 390px;
	height: auto;
}
.right_label {
	float: left;
	width: 180px;
	height: 25px;
	line-height: 25px;
	text-align: right;
	overflow: hidden;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.right_label_small {
	float: left;
	width: 135px;
	height: 25px;
	line-height: 25px;
	text-align: right;
	overflow: hidden;
}
.right_value {
	float: right;
	width: 180px;
	height: 25px;
	line-height: 25px;
	text-align: left;
	overflow: hidden;
}
.right_value_time {
	width: auto;
	margin-left: 5px;
	height: 25px;
	line-height: 25px;
	float: left;
	overflow: hidden;
}
.textfield, .text_field_small, .text_field_middle {
	width: 154px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	border: solid #c7c7c7 1px;
	height: 16px;
	background-color: #FFFFFF;
	margin-right: 6px;
}
.text_field_small {
	width: 100px;
}
.text_field_middle {
	width: 140px;
}
.checkbox {
	border: none;
}
/* CSS Styles for 2 column and Structure end */
	/* CSS Styles for Forms and Structure start */
.container_finduser {
	padding-right: 5px;
	width: 99%;
}
.left_column {
	float: left;
	width: 49%;
	/* background-color: red; */
}
.right_column {
	float: right;
	width: 49%;
	/* background-color: teal; */
}
.loader_content {
	height: 50px;
	position: absolute;
	left: 50%;
}
.loader_panel {
	border: 1px solid black;
	background-color: #EEEEEE;	
	height: 50px;
	width:239px;
	z-index: 1500;	
	position: absolute;	
	
}
.loader_graphic {
	background-image: url(../images/spinner.gif);
	background-repeat: no-repeat;
	float: left;
	height: 16px;
	left: 20px;
	position: relative;
	top: 20px;
	width: 16px;	
}
.loader_text {
	color: black;
	font-family: verdana, arial, helvetica, sans-serif;
	float: left;
	font-size: 16pt;
	left: 30px;
	padding-left: 5px;
	position: relative;
	top: 15px;
	vertical-align: middle;
}
.label_style {
	color: #333333;
	float: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 15px;
	letter-spacing: 0px;
	overflow: hidden;
	padding-right: 5px;
	text-align: right;
	text-decoration: none;
	vertical-align: bottom;
	padding-top: 5px;
	width: 35%;
	/* background-color: silver; */
}
.text_style {
	width: 40%;
	height: 25px;
	float: left;
	text-align: left;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	overflow: hidden;
	/* background-color: yellow; */
}
/*	STYLES FOR DATA TABLE ROWS START	*/
.list_cell_zero {
	border-right: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	margin: 0px;
	padding: 0px;
	spacing: 0px;
}
.list_cellcontent {
	background-color: transparent;
	border: none;
	color: #333333;
	height: 21px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
}
.list_cellcontent_text {
	text-align: left;
}
.list_cellcontent_number {
	text-align: right;
}
.list_cellcontent_image {
	background-color: transparent;
	border: none;
}
.list_cell_name {
	border-right: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	margin: 0px;
	padding: 0px;
	spacing: 0px;
	width: 150px;
	overflow: hidden;
	height: 21px;
}
.list_cellcontent_name {
	background-color: transparent;
	border: none;
	color: #333333;
	height: 15px;
	width: 150px;
	spacing: 0px;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	overflow: hidden;
}
.list_cell_email {
	border-right: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	margin: 0px;
	padding: 0px;
	spacing: 0px;
	width: 170px;
	overflow: hidden;
	height: 21px;
}
.list_cell_modal {
  border-right: 1px solid #c7c7c7;
  border-bottom: 1px solid #c7c7c7;
  margin: 0px;
  padding: 0px;
  spacing: 0px;
  width: 50px;
  overflow: hidden;
  height: 21px;
}
.list_cellcontent_email {
	background-color: transparent;
	border: none;
	color: #333333;
	height: 15px;
	width: 170px;
	spacing: 0px;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	overflow: hidden;
}
.list_cell_50_pixel {
	border-right: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	margin: 0px;
	padding: 0px;
	spacing: 0px;
	width: 50px;
	text-align: center;
}
.list_cellcontent_50_pixel {
	background-color: transparent;
	border: none;
	color: #333333;
	height: 21px;
	line-height: 21px;
	width: 50px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	overflow: hidden;
}
.list_cell_100_pixel {
	border-right: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	margin: 0px;
	padding: 0px;
	spacing: 0px;
	width: 98px;
	height: 15px;
}
.list_cellcontent_100_pixel {
	background-color: transparent;
	border: none;
	color: #333333;
	height: 21px;
	width: 90px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	overflow: hidden;
	line-height: 22px;
	white-space: nowrap;
	text-align: left;
}
.list_cell_120_pixel {
	border-right: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	margin: 0px;
	padding: 0px;
	spacing: 0px;
	width: 120px;
	overflow: hidden;
	height: 21px;
}
.list_cellcontent_120_pixel {
	background-color: transparent;
	border: none;
	color: #333333;
	height: 21px;
	width: 110px;
	spacing: 0px;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	overflow: hidden;
	line-height: 22px;
	white-space: nowrap;
}
.list_cellcontent_600_pixel {
	background-color: transparent;
	border: none;
	color: #333333;
	height: 21px;
	width: 600px;
	spacing: 0px;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	overflow: hidden;
	line-height: 22px;
	white-space: nowrap;
}
.list_cellcontent_image_col {
	background-color: transparent;
	border: none;
	text-align: center;
	padding-right: 0px;
	margin: 0px;
}
/*	STYLES FOR DATA TABLE ROWS END	*/
.data_scroller {
	position: relative;
	clear: both;
	display: block;
	overflow: hidden;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
.datascroller_text {
	font-size: 10px;
	overflow: hidden;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	text-align: left;
}
.userlist_scroller_full, .triplist_scroller_full, .other_traveler_triplist_scroller_full {
	overflow: auto;
	overflow-x: hidden;
	overflow-y: scroll;
	position: absolute;
	top: 90px;
	right: 10px;
	bottom: 67px;
	left: 10px;
}

.other_traveler_triplist_scroller_full {
	padding-top: 0px;
	top: 50px;
}
.fullpage_list_footer {
	position: absolute;
	right: 10px;
	bottom: 30px;
	left: 10px;
	height: 30px;
}
.fullpage_list_footer_userlist {
	position: absolute;
	right: 10px;
	bottom: 30px;
	left: 10px;
	height: 30px;
}
.dataTableScroller, .dataTableScroller_Accounting, .dataTableScroller_tabdialog {
	overflow: auto;
	height: 105px;
	width: 100%;
	padding: 0px;
	background: #f3f3f3;
	margin-bottom: 20px;
	overflow-x: hidden;
}
.dataTableScroller_Accounting {
	margin-top: 10px;
	float: left;
	height: 240px;
}
.dataTableScroller_tabdialog {
	height: 175px;
}
.dataTableScroller_full {
	overflow: auto;
	height: 540px;
	width: 100%;
	padding: 0px;
	background: #f3f3f3;
	margin-bottom: 20px;
	overflow-x: hidden;
}
.dataTableScroller_admin {
	height: 151px;
}
.dataTableScroller_admin_modal {
	height: 290px;
}
.dataTableScroller_admin_full {
	height: 561px;
}
.dataTableScroller_admin_full_with_filter {
	background-color: #F3F3F3;
	border: 1px solid #C7C7C7;
	height: 512px;
	margin-top: 61px;
	overflow: scroll;
	overflow-x: hidden;
}
.calendarDataScroller {
	overflow: scroll;
	height: 90%;
	width: 100%;
	padding: 0px;
	margin-bottom: 20px;
	overflow-x: hidden;
}
.pageInfo {
	float: right;
	height: 20px;
	margin-top: -10px;
	width: 193px;
}
.rowsPerPageSelectionLabel {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}
.rowsPerPageSelection {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	margin-left: 3px;
	width: 50px;
}
/* CSS Styles for Forms and Structure end */
.findButton, .findButton:hover, .findButton_trip, .findButton_trip:hover {
	border: none;
	height: 20px;
	width: 20px;
	cursor: pointer;
	background: transparent url("../images/icons/find.gif");
	background-repeat: no-repeat;
}
.findButton:hover {
	background: transparent url("../images/icons/find_hi.gif");
}
.findButton_trip {
	background: transparent url("../images/icons/find.gif");
}
.findButton_trip:hover {
	background: transparent url("../images/icons/find_hi.gif");
}
.pageScrollerfull {
	background: #f3f3f3;
	/*border-top: 1px solid #FFFFFF;*/
	/*border-left: 1px solid #FFFFFF;*/
	/*border-right: 1px solid #c7c7c7;*/
	border-bottom: 1px solid #c7c7c7;
	bottom: 60px !important;
	left: 10px !important;
	overflow: scroll;
	overflow-x: hidden;
	padding-left: 10px;
	padding-right: 15px;
	position: absolute;
	right: 4px !important;
	top: 10px !important;
	z-index: 2;	
}

.pageScrollerfullSubstitute {
	background: #f3f3f3;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	bottom: 160px;
	left: 10px;
	overflow: scroll;
	overflow-x: hidden;
	padding-left: 10px;
	padding-right: 15px;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 2;
}
.pageScrollerfull_viewmode {
  /*bottom: 150px;*/
  /*left: 20px;*/
  /*right: 20px;*/
  /*top: 89px;*/
  /*height: 80%;*/
}
.pageScrollerfull_cockpit {
	overflow: hidden;
	overflow-x: hidden;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	padding-left: 20px;
	background: #f3f3f3;
	bottom: 150px;
	left: 0px;
	position: relative;
	right: 30px;
	top: 10px;
	z-index: 1;
}
.pageScroller {
	float: left;
	overflow: scroll;
	overflow-x: hidden;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	background: #f3f3f3;
	bottom: 85px;
	left: 0px;
	padding-left: 20px;
	position: absolute;
	right: 20px;
	top: 220px;
}
.pageScroller_admin {
	bottom: 65px;
	left: 10px;
	right: 10px;
	top: 10px;
}
.pageScroller_admin_viewmode {
	bottom: 10px;
	left: 10px;
	right: 10px;
	top: 180px;
}
.pageScroller_admin_viewmode_with_summary {
	bottom: 10px;
	left: 10px;
	right: 10px;
	top: 225px;
}
.pageScroller_admin_viewmode_with_summary_modal {
	bottom: 10px;
	height: 140px;
	left: 10px;
	right: 10px;
	top: 390px;
}
.pageScroller_admin_with_summary_modal {
	bottom: 10px;
	height: 160px;
	left: 10px;
	right: 10px;
	top: 350px;
}
.pageScroller_user {
  bottom: 10px;
  height: 100%;
  left: 10px;
  right: 10px;
  top: 350px;
}
.contents_container {
	background-color: #f3f3f3;
	top: 0px;
	left: 0px;
	bottom: 0px;
	padding-top: 10px;
	height:80%;
}
.contents_container_user_bank_address {
	background-color: #f3f3f3;
	top: 60px;
	left: 10px;
	bottom: 0px;
	padding-top: 10px;
}
.contents_container_summaryinfo {
	background-color: #f3f3f3;
	bottom: 0px;
	left: 0px;
	padding-top: 10px;
	top: 0px;
}
.contentInfoPanel {
	position: absolute;
	background-color: #f3f3f3;
	bottom: 0px;
	left: 0px;
	right: 0px;
	top: 0px;
	z-index: 1;
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;		
}
.contentInfoPanel_viewmode {
	/*top: 79px;*/
	/*left: 10px;*/
	/*bottom: 85px;*/
	/*right: 10px;*/
	/*height: 84%;*/
}
.contentInfoPanel_cockpit_summaryinfo {
	background-color: #f3f3f3;
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	height: 60px;
	top: 20px;
	width: 100%;
}
.contentInfoPanel_cockpit, .buttonPanel_modal {
	background-color: #f3f3f3;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	height: 60px;
	position: relative;
	right: 0px;
}
.buttonPanel_modal {
	bottom: 10px;
	left: 10px;
	position: absolute;
	right: 10px;
	top: auto;
}
.buttonPanel_modal_protocoll	{
		top: 330px;
		position: relative;
}
.data_scroller_protocoll {
	top: 350px;
	position: relative;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.tripProtocol_panel {
	background-color: #F3F3F3;
	border: 0px solid #C7C7C7;
	bottom: 40px;
	left: 10px;
	padding: 0px;
	position: absolute;
	overflow: auto;
	right: 2px;
	top: 51px;
	margin-left: -8px;
	overflow-x:hidden;
}
/* cockpit */
.cockpit_scroller {
	bottom: 10px;
	left: 10px;
	position: absolute;
	overflow: auto;
	overflow-x: hidden;
	right: 10px;
	top: 50px;
}
.cockpit_panel, .cockpit_panel_spacer {
	background-image: url("../images/cockpitheader_bg_grey.png");
	background-position: top left;
	background-repeat: repeat-x;
	border-bottom: 0px solid #c7c7c7;
	border-top: 1px solid #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	left: 0px;
	position: relative;
	right: 0px;
	top: 0px;
	margin-bottom: 1px;
	margin-top: 0px;
}
.cockpit_panel_spacer {
  margin-bottom: 18px;
}
.cockpit_panel_visible {
	height: 100%;
}
.cockpit_header_left {
	color: #FFFFFF;
	float: left;
	font-weight: bold;
	height: auto;
	padding-left: 10px;
	padding-top: 2px;
	position: relative;
	top: 0px;
	width: 40%;
}
.cockpit_header_middle {
	color: #FFFFFF;
	float: left;
	font-weight: bold;
	height: auto;
	padding-left: 10px;
	padding-top: 2px;
	position: relative;
	top: 0px;
}
.cockpit_header_right {
	color: #FFFFFF;
	float: left;
	font-weight: bold;
	height: auto;
	padding-left: 10px;
	padding-top: 2px;
	position: absolute;
	right: 25px;
	top: 0px;
}
.cockpit_header_right_with_add_button {
	right: 46px;
}
.cockpit_button {
	clear: right;
	position: relative;
	text-align: right;
	top: 0px;
}
.cockpit_panel_content {
	color: #444444;
	left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	position: relative;
	right: -15px;
	top: 2px;
}
.cockpit_panel_content_visible {
	display: block;
}

/* Was macht das hier ?*/ 

.dr-table-headercell {
	background-image: url("../images/table_head.png") !important;
	background-repeat: repeat-x;
	border-bottom: 0px solid #C7C7C7;
	border-right: 0px solid #C7C7C7;
	border-left: none;
	border-top: none;
	bottom: 0px;
	height: 25px;
	left: 0px;
	margin: auto;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	right: 0px;
	top: 0px;
	/*vertical-align: middle !important;*/
}
@-moz-document url-prefix() { 
	.dr-table-headercell {
	
		/*background-image: url("../images/table_head.png");
		background-repeat: repeat-x;*/
		background:none;
		border-bottom: 0px solid #C7C7C7;
		border-right: 0px solid #C7C7C7;
		border-left: none;
		border-top: none;
		bottom: 0px;
		height: 25px;
		left: 0px;
		margin: auto;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		right: 0px;
		top: 0px;
		/*vertical-align: middle !important;*/
	}
}


.dr-table-footercell {
	background-color: #f3f3f3;
}
.bottomEdits {
	bottom: 35px;
	left: 15px;
	position: absolute;
	right: 20px;
}
.freeButton {
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	text-align: center;
	background-color: #cc6600;
	color: #f3f3f3;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 0px;
	border: solid #cc6600 1px;
}
.freeUploadButton {
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	text-align: center;
	color: #f3f3f3;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 0px;
	border: solid #cc6600 1px;
}
div.fileinputs {
	position: relative;
}
div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}
.bottomButtons {
	bottom: 10px;
	left: 15px;
	position: absolute;
	right: 20px;
	z-index: 2;
}
.bottomButtons_cockpit {
	
	right: 20px;
	position: absolute;
}
.user_edit_button {
	padding-left: 10px;
	padding-right: 10px;
	overflow: visible;
	float: right;
	text-align: center;
	background-color: #cc6600;
	color: #f3f3f3;
	margin-bottom: 0px;
	margin-left: 10px;
	border: solid #cc6600 1px;
}
.user_edit_button_component {
	padding-left: 10px;
	padding-right: 0px;
	text-align: center;
	background-color: #cc6600;
	color: #f3f3f3;
	margin-bottom: 0px;
	margin-left:	10px;
	border: solid #cc6600 1px;
}
.user_edit_button_center {
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	background-color: #cc6600;
	color: #f3f3f3;
	margin-bottom: 0px;
	margin-left:	163px;
	border: solid #cc6600 1px;
}
.user_edit_button:hover {
	cursor: pointer;
}
.user_edit_button_second {
	padding-left: 10px;
	padding-right: 10px;
	overflow: visible;
	text-align: center;
	background-color: #cc6600;
	color: #f3f3f3;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: solid #cc6600 1px;
}
.simple_button {
	padding-left: 10px;
	padding-right: 10px;
	overflow: visible;
	text-align: center;
	background-color: #cc6600;
	color: #f3f3f3;
	border: solid #cc6600 1px;
}
.user_edit_button_second_small {
	width: 55px;
	overflow: hidden;
	text-align: center;
	background-color: #cc6600;
	color: #f3f3f3;
	border: solid #cc6600 1px;
	margin: 5px;
}
.hidden_button {
	visibility: hidden;
	height: 1px;
}
/* background-color must be set IE7 Bug */
.action_cmd_open {
	background-color: transparent;
	background-image: url("../images/cockpit/open.gif");
	background-position: right;
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	display: inline;
	height: 20px;
	margin: 0px;
	width: 21px;
}
/* Was macht das hier ? */
.rich-table {
	float: left;
	border: none;
}
/* Was macht das hier ? */
.rich-mpnl-body {
	background-color: #f3f3f3;
}
.cotravel_header {
	float: left;
	width: 350px;
}
.assistant_header {
	float: left;
	width: 350px;
}
.v2_invisible {
	display: none;
}
.v2_visible {
	display: block;
}
.date_value {
	font-size: 8pt;
	margin-right: 5px;
	position: static;
	width: 60px;
	height: 13px;
	/* margin-top: -1px; */
	vertical-align: middle;
	float: left;
}
.date_edit_value {
	
	margin-right: 3px;
}
.date_value_multi {
	font-size: 8pt;
	margin-right: 5px;
	position: static;
	width: 65px;
	height: 13px;
	/* margin-top: -1px; */
	vertical-align: middle;
	float: left;
}
.date_edit_value_normal {
	
	margin-right: 0px;
}

.time_value {
	font-size: 8pt;
	margin-left: 0px;
	position: relative;
	width: 30px;
	height: 13px;
}
.time_edit_value {
	margin-left: 3px;
}


.unit_value {
	font-size: 12px;
	margin-left: 3px;
	position: relative;
	width: 30px;
}
.select_one_menu {
	height: 22px;
	margin-top: 3px;
}
.select_many_menu {
	height: 75px;
}
.select_many_list {
	height: 82px;
	overflow-y: auto;
	overflow-x: none;
	padding-bottom: 3px;
	border: 1px solid #C7C7C7;
}
.select_many_menu_value {
	height: 75px;
}
.full_heigth {
	height: 450px;
}
.full_width {
	width: 100%;
}
.full_width_input {
	border: 1px solid #C7C7C7;
	width: 90%;
}
.full_width_input_small {
	border: 1px solid #C7C7C7;
	width: 30%;
}
.full_width_input_with_unit {
	border: 1px solid #C7C7C7;
	width: 40%;
}
.full_width_input_with_button {
	border: 1px solid #C7C7C7;
	width: 80%;
	margin-right: 10px;
}
.input_field_unit {
	padding-left: 5px;
}
.content_list_header_panel {
	height: 180px;
}
.content_list_header_container {
	height: auto;
	width: 100%;
	background-color: #f3f3f3;
	bottom: 0px;
	left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	top: 0px;
}
.v2_viewmode {
	height: 17px;
	line-height: 17px;
}
.v2_editmode {
	height: 25px;
	line-height: 25px;
}
.v2_editmode_compact{
	height: 20px;
	line-height: 20px;
}
.col_name {
	width: 100px;
	padding: 0 2px 0 2px;
}
.col_name_long {
	width: 150px;
	padding: 0 2px 0 2px;
}
.col_name_vlong {
	width: 180px;
	padding: 0 2px 0 2px;
}
.col_boolean {
	width: 50px;
	padding: 0 2px 0 2px;
}
.col_email {
	width: 150px;
	padding: 0 2px 0 2px;
}
.col_type {
	width: 125px;
	padding: 0 2px 0 2px;
}
.col_purpose {
	width: 100px;
	padding: 0 2px 0 2px;
}
.col_place {
	width: 150px;
	padding: 0 2px 0 2px;
}
.col_company {
	width: 200px;
	padding: 0 2px 0 2px;
}
.col_company_long {
	width: 350px;
	padding: 0 2px 0 2px;
}
.col_number {
	width: 50px;
	padding: 0 2px 0 2px;
}
.col_currency {
	padding: 3px;
	text-align: right;
	width: 100px;
}
.col_trip_status {
	width: 150px;
	padding: 0 2px 0 2px;
}
.col_status {
	width: 75px;
	padding: 0 2px 0 2px;
}
.col_triptype {
	width: 200px;
	padding: 0 2px 0 2px;
}
.col_date {
	width: 80px;
	padding: 0 2px 0 2px;
}
.col_edit {
	width: 30px;
	padding: 0px;
	text-align: center;
}
.col_delete {
	width: 30px;
	padding: 0px;
	text-align: center;
}
.col_checkbox {
	width: 30px;
	padding: 2px;
	text-align: center;
}
.col_calendar_day {
	width: 30px;
	padding: 0 2px 0 4px;
	text-align: left;
}
.col_hidden {
	display: none;
}
.col_streachable {
	padding: 0 2px 0 2px;
}
.col_stretchable {
	padding: 0 2px 0 2px;
	width: auto;
}
.col_scrollbar {
	width: 15px;
	padding: 0px;
	margin: 0px;
}
.col_interfacedescription{
	width: 600px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
}
.col_validationtype {
	width: 50px;
	padding: 0px;
	margin: 0px;
}
.col_validationvalue {
	width: 100px;
	padding: 0px;
	margin: 0px;
}
.col_header {
	text-align: center;
}
.top_panel_content, .top_panel_content_find {
	height: 30px;
	margin: 5px 0px 5px 0px;
	padding: 2px;
	padding-top: 7px;
	border: #aaaaab 1px solid;
	background-color: #f3f3f3;
	position: relative;
	top: 0px;
	vertical-align: middle;
  z-index: 1;
}
.bottom_panel {
	height: 30px;
	margin: 0px;
	margin-bottom: 5px;
	padding: 2px;
	padding-top: 7px;
	border: #aaaaab 1px solid;
	background-color: #f3f3f3;
	position: relative;
	bottom: 0px;
	vertical-align: baseline;
}
.top_panel_content_find {
	height: 90px;
	border: none;
	background-color: transparent;
	margin: 0px 0px 5px 0px;
}
.top_panel_search {
	width: 40%;
	padding: 0px;
	float: left;
	display: block;
	line-height: 25px;
}
.top_panel_label {
	float: left;
	width: 30%;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 2px;
	overflow: hidden;
	white-space: nowrap;
}
.top_panel_value {
	height: 20px;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	float: right;
	width: 60%;
	text-align: left;
}
.top_panel_calendar {
	width: 40%;
	padding: 0px;
	float: left;
	display: block;
	line-height: 25px;
}
.top_panel_go {
	float: left;
	padding: 0px;
	display: block;
	line-height: 25px;
}
.top_panel_new_button_container {
	padding-left: 10px;
	padding-right: 10px;
	float: right;
	display: block;
	line-height: 25px;
	width: 40%;
}
.datatable_header {
	font-weight: bold;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	width: 98%;
}
.datatable_header_tripCollection {
	font-weight: normal;
	margin-left: -10px;
	margin-top: 7px;
}
.dataTable,
.dataTable_fixed,
.dataTable_included,
.dataTable_detail,
.suggestion_field,
.suggestion_field_assistantUser,
.suggestion_field_assistantUserPool {
	border-left: none;
	border-top: none;
	margin: 0px;
	padding: 0px;
	right: -10px;
	width: 75%;
	/*
	 * wegen korrekter Darstellung im Firefox entfernt
	 *
	 * display: block;
	 */
}

.dataTable_protocol {
  border-left: none;
    border-top: none;
    margin: 0px;
    padding: 0px;
    right: -10px;
    width: 100%;
}

.dataTable_detail,
.suggestion_field,
.suggestion_field_assistantUser,
.suggestion_field_assistantUserPool {
	left: 15px;
	margin-bottom: 10px;
	position: relative;
	width: 96%;
}
.suggestion_field,
.suggestion_field_assistantUser,
.suggestion_field_assistantUserPool {
	border: 1px solid #AAAAAB;
	left: 17px;
	margin-bottom: 20px;
	width: 95%;
}
.suggestion_field_assistantUser,
.suggestion_field_assistantUserPool {
	left: auto;
	margin-left: 10px;
	position: absolute;
	right: auto;
	top: 15px;
	width: 400px;
}
.suggestion_field_assistantUserPool {
	top: 36px;
}
.dataTable_included {
	border-left: 1px solid #AAAAAB;
	border-top: 1px solid #AAAAAB;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 100%;
}
.dataTable_fullwidth {
	border-left: none;
	border-top: none;
	margin: 0px;
	padding: 0px;
	right: 15px;
	width: 100%;
}
.datatable_container {
	background-color: #e2e2e2;
	bottom: 0px;
	left: 0px;
	right: 0px;
	top: 0px;
	margin-top: 5px;
}
.datatable_container_triplist_with_tripcollectionlist {
	bottom: 50%;
	position: absolute;
}
.datatable_container_tripcollectionlist {
  top: 50%;
  position: absolute;
}
.datatable_container_jobbrowser {
	position: absolute;
	top: 100px;
}
.datatable_container_jobbrowser_with_tripcollectionlist {
	bottom: 45%;
	position: absolute;
	top: 100px;
}
.datatable_container_details_panel {
	padding-left: 10px;
	width: 90%;
	border: 1px solid #f3f3f3;
}
.datatable_translations_panel {
	padding-left: 0px;
	width: 92%;
	border: 1px solid #f3f3f3;
}
.datatable_row_even,
.datatable_row_odd,
.datatable_row_selected,
.datatable_row{
	background-color: #FFFFFF;
	border-right: none;
	border-bottom: 1px solid #c7c7c7;
	height: 25px;
	
}
@-moz-document url-prefix() { 
	
	.datatable_row_even,
	.datatable_row_odd,
	.datatable_row_selected,
	.datatable_row{
	
		background-color: #FAFAFA;
		border-right: none;
		border-bottom: 1px solid #c7c7c7;
		height: 25px;
	}
}
.datatable_row
{
	background-image: url(../images/table_head.png);
	
}
/* @-moz-document url-prefix() { 
	.datatable_row
	{
	
		background-image: none;
	}
} */
.datatable_row_suggestion {
	background-color: white;
	border-bottom: none;
	padding: 0px;
}
.datatable_row_odd {
	background-color: #F7F7F7;
}
.datatable_row_selected {
	background-color: #EDEDED;
}
.datatable_row_even:hover,
.datatable_row_odd:hover,
.datatable_row_even:hover .datatable_row_selected,
.datatable_row_odd:hover .datatable_row_selected,
.datatable_row_even:hover .datatable_row_suggestion,
.datatable_row_odd:hover .datatable_row_suggestion {
	/*background-color: #EDEDED;
	background-image: url("../images/icons/highlighting_tabelle.png");
	background-repeat: repeat-x;*/
	background: #f3c244; /* Old browsers */
    background: -moz-linear-gradient(top,  #f3c244 0%, #e09012 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3c244), color-stop(100%,#e09012)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f3c244 0%,#e09012 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f3c244 0%,#e09012 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f3c244 0%,#e09012 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f3c244 0%,#e09012 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3c244', endColorstr='#e09012',GradientType=0 ); /* IE6-9 */
	cursor: pointer;
}

.datatable_row_even.datatable_row_selected:hover

.table_column_selection:hover
{
	/*background-color: blue;*/
}

.datatable_edit_button,
.datatable_edit_button:hover,
.datatable_delete_button,
.datatable_delete_button:hover,
.datatable_blockeduser_button,
.datatable_blockeduser_button:hover {
	background-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
	border: none;
	cursor: default;
	height: 20px;
	width: 20px;
}
.datatable_edit_button {
	background-image: url("../images/icons/edit.gif");
}
.datatable_edit_button:hover {
	background-image: url("../images/icons/edit_hovered.gif");
	cursor: pointer;
}
.datatable_delete_button {
	background-image: url("../images/icons/delete.gif");
}
.datatable_delete_button:hover {
	background-image: url("../images/icons/delete_hovered.gif");
	cursor: pointer;
}
.datatable_blockeduser_button {
	background: transparent url("../images/icons/block.gif");
}
.datatable_blockeduser_button:hover {
	background: transparent url("../images/icons/block_hi.gif");
}
.form_margins {
	padding: 0px;
	margin: 0px;
}
.page_container_admin {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	/* border: 2px dotted orange; */
}
.mandatory_field {
	background-color: transparent;
	background-image: url("../images/icons/mandatory.gif");
	background-position: 0px 8px;
	background-repeat: no-repeat;
	float: left;
	height: 16px;
	padding-top: 5px;
	width: 10px;
}
.not_mandatory_field {
	background-color: transparent;
	background-image: url("../images/icons/not_mandatory.gif");
	background-position: 0px 8px;
	background-repeat: no-repeat;
	float: left;
	height: 16px;
	padding-top: 5px;
	width: 10px;
}
.currency_value_right_aligned {
	text-align: right;
	width: 100px;
}
.trip_summary_field {
	height: 15px;
	line-height: 15px;
}
.trip_cockpit_basic_panel, .trip_cockpit_day_panel, .trip_cockpit_mileage_panel, .trip_cockpit_bill_panel {
	position: relative;
	right: 20px;
	top: -28px;
}
.trip_cockpit_day_panel, .trip_cockpit_mileage_panel, .trip_cockpit_bill_panel {
	top: -20px;
}
.trip_cockpit_summary_panel {
	left: 0px;
	position: relative;
	right: 0px;
	top: -8px;
}
.user_account_edit_button {
	margin-top: 10px;
	border: solid #cc6600 1px;
	background-color: #cc6600;
	color: #f3f3f3;
	text-align: center;
	width: 220px;
	overflow: visible;
	height: 25px;
}
.rich-calendar-button 
{
	margin-top: -6px;
}

.table_multiTrip .rich-calendar-button 
{
	margin-top: -2px;
}
.disabled,
.disabled_field {
	background-color: transparent;
}
.disabled {
	border: none;
}
.list_row_selected,
.list_row_hovered {
	background-color: #EDEDED;
}
.list_column {
	border-bottom: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-left: none;
	border-top: none;
	bottom: 0px;
	display: block;
	height: 25px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.list_column_content {
	background-color: transparent;
	border: none;
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	overflow: hidden;
	padding-left: 5px;
	padding-right: 5px;
	white-space: normal;
}
.list_column_fullwidth {
	width: 100%;
}
.list_column_selection {
	width: 30px;
}
.list_column_date {
	padding-left: 5px;
	width: 80px;
}
.list_column_trip_day_meals {
	width: 300px;
}
.list_column_trip_day_meal {
	width: 75px;
}
.list_colum_trip_passenger {
	width: 150px;
}
.list_column_yes_image {
	background-image: url("../images/icons/yes.gif");
	background-position: center center;
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
}
.list_column_no_image {
	background-image: url("../images/icons/no.gif");
	background-position: center center;
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
}
.list_column_amount {
	padding-left: 5px;
	text-align: center;
}
.list_column_edit_all {
	width: 50px;
}
.list_column_edit_all_header_image {
	background-image: url("../images/icons/edit_table.gif");
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	height: 35px;
	width: 50px;
}
.list_column_edit_all_row_image {
	background-image: url("../images/icons/edit.gif");
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	height: 20px;
	width: 50px;
}
.list_column_edit {
	width: 30px;
}
.list_column_edit_image {
	background-image: url("../images/icons/edit.gif");
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	height: 20px;
	width: 30px;
}
.list_column_delete {
	width: 30px;
}
.list_column_delete_image {
	background-image: url("../images/icons/delete.gif");
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	height: 20px;
	width: 30px;
}
.list_column_mileage_vehicletype {
	display: block;
	overflow: hidden;
	width: 150px;
}
.list_column_mileage_route {
	display: block;
	overflow: hidden;
	width: 200px;
}
.list_column_bill_billtypegroup {
	display: block;
	overflow: hidden;
	width: 200px;
}
.list_column_bill_billtype {
	display: block;
	overflow: hidden;
	width: 200px;
}
.list_column_checkbox {
	display: block;
	position: relative;
	text-align: center;
}
.list_column_joblist_tripnumber {
	display: block;
	text-align: center;
	width: 80px;
	padding: 0 2px 0 2px;
}
.reportDescription {
	text-align: center;
	width: 30px;
}
.report_list {
	overflow: auto;
	height: 110px;
	padding: 0px;
	margin: 0px;
	overflow-x: hidden;
}
.reportNone {
	display: none;
}
.interfaceEntityTripList {
	padding: 0px;
	margin: 0px;
}
.paymentTextAlign {
	text-align: right;
}
.changeTraveller {
	float: left;
}
.calendarMonthList {
	width: 95px;
}
.calendarYearList {
	width: 55px;
}
.tripTabContainer {
	padding-top: -10px;
}

.cockpitWidth {
	width: 100%;
}
.errorBoxHeader {
	background-image: none;
	color: white;
	height: 16px;
	line-height: 16px;
}
.errorBoxHeaderLabel {
	padding-left: 5px;
}
.errorBoxCloseButton {
	background-color: transparent;
	background-position: 0px;
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	right: 1px;
	height: 20px;
	margin: 0px;
	position: absolute;
	top: 1px;
	width: 20px;
	margin-top: 25px;
	margin-right: 5px;
}
.errorBoxLink {
	cursor: pointer;
}
.errorBoxLink:hover {
	text-decoration: underline;
}
iframe.pleaseWait {
	background: none;
	border: 0;
	height: 65px;
	left: 0px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 245px;
	z-index: 1;
}
.pleaseWait_modalPanel {
	background: none;
	height: 80px;
	left: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 245px;
	z-index: 10;
}
iframe.preferences_modalPanel {
	width: 850px;
	height: 570px;
	z-index: -1;
	background: none;
	border: none;
	left: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.tripReportModalPanel_form {
	margin-top: 10px;
}
.tripReportModalPanel_label {
	height: 18px;
	line-height: 18px;
	padding-right: 10px;
}
.tripReportModalPanel_combobox {
	font-size: 8pt;
	height: 20px;
	line-height: 20px;
	width: 250px;
}
.tripReportModalPanel_link {
	background-image: url("../images/icons/print_small.gif");
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	height: 18px;
	margin-left: 10px;
	position: absolute;
	width: 18px;
}
.tripReportModalPanel_link:hover {
	background-image: url("../images/icons/print_small_hovered.gif");
}
.passenger_error {
	color: red;
}
.passenger_edit_button {
	margin-top: 10px;
}
.joblist_filterPanel, .filter_panel, .modal_filterPanel {
	background-color: #F3F3F3;
	border: 1px solid #AAAAAB;
	height: 80px;
	left: 10px;
	line-height: 80px;
	margin: 0px;
	padding: 5px;
	position: absolute;
	right: 10px;
	top: 10px;
}
.filter_panel {
	height: auto;
	line-height: normal;
	z-index: 8000;
}
.modal_filterPanel {
	top: 30px;
}
.joblist_jobfilterbutton {
	margin-left: 10px;
}
.joblist_jobfilterused {
	top: 110px;
}
.tripcopy_button {
	margin-top: 10px;
}

.jobbrowser_tripcollection {
	bottom: 0%;
	left: 0px;
	position: absolute;
	right: 0px;
	top: 60%;
}

.search_button {
	background-color: transparent;
	background-image: url("../images/icons/search.gif");
	background-position: center;
	background-repeat: no-repeat;
	border: none;
	cursor: default;
	height: 20px;
	width: 20px;
}
.search_button_hovered {
	background-image: url("../images/icons/search_hovered.gif");
	cursor: pointer;
}
.search_button_disabled {
	background-image: url("../images/icons/search_disabled.gif");
}
.admin_page_container {
	bottom: 0px;
	left: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.admin_list_container, .admin_list_container_with_filter, .admin_list_container_with_filter_without_details, .admin_list_container_with_long_filter_without_details {
	background-color: #E2E2E2;
	bottom: 0px;
	height: 35%;
	left: 10px;
	position: absolute;
	right: 10px;
	top: 10px;
}
.admin_list_container_with_filter, .admin_list_container_with_filter_without_details {
	top: 55px;
}
.admin_list_container_with_filter_without_details, .admin_list_container_with_long_filter_without_details {
	bottom: 15px;
	height: auto;
	top: 110px;
}
.admin_list_container_with_long_filter_without_details{
	top: 130px;
}
.admin_list_scroller, .admin_list_scroller_without_details {
	background-color: #F3F3F3;
	border: 1px solid #C7C7C7;
	height: 100%;
	left: 0px;
	padding: 0px;
	position: absolute;
	overflow: scroll;
	overflow-x: hidden;
	right: 0px;
}
.admin_list_scroller_without_details {
	bottom: 0px;
	height: auto;
	top: 0px;
}
.admin_details_container {
	background-color: #E2E2E2;
	bottom: 10px;
	height: 55%;
	left: 10px;
	position: absolute;
	right: 10px;
}
.admin_details_container_with_filter {
	height: 48%;
}
.admin_details_edit_container {
	height: 85%;
	bottom: 40px;
	top: 10px;
}
.admin_details_scroller {
	background-color: #F3F3F3;
	border: 1px solid #C7C7C7;
	bottom: 0px;
	left: 0px;
	padding: 10px;
	position: absolute;
	overflow: scroll;
	overflow-x: hidden;
	right: 0px;
	top: 0px;
}
.details_buttons_container, .details_buttons_container_company {
	bottom: 0px;
	left: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	position: absolute;
	right: 0px;
	z-index: 2;
}

.details_buttons_container_substitute {
	bottom: 90px;
	left: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	position: absolute;
	right: 0px;
	z-index: 2;
}
.details_buttons_container_company {
	left: 60%;
}
.details_buttons_group {
	float: right;
	bottom:60px;
}
.details_button {
	background-color: #CC6600;
	border: 1px solid #CC6600;
	color: #F3F3F3;
	cursor: default;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
	padding-right: 5px;
	text-align: left;
	height: 22px;
}
.details_button:disabled {
	color: grey;
	font-style: oblique;
}
.details_button_hovered {
	background-color: #FF7F00;
	border: 1px solid #FF7F00;
	cursor: pointer;
}
.splitter, .admin_splitter, .admin_splitter_with_filter, .navigation_splitter {
	background-color: #8B8B8B;
	border: 1px solid #8B8B8B;
	z-index: 1000;
}
.admin_splitter, .admin_splitter_with_filter {
	cursor: n-resize;
	height: 3px;
	left: 10px;
	position: absolute;
	right: 10px;
	top: 40%;
}
.admin_splitter_with_filter {
	top: 47%;
}
.navigation_splitter {
	bottom: 10px;
	cursor: e-resize;
	left: 198px;
	position: absolute;
	top: 10px;
	width: 3px;
}
.admin_separator {
	margin-left: 2px;
	margin-right: 18px;
}
.separator_admin {
	left: -16px;
	position: relative;
}
.tripCollection_panel, .travelDayExtraAllowance_list_panel, .jobCollection_panel {
	background-color: #F3F3F3;
	border: 1px solid #C7C7C7;
	bottom: 10px;
	left: 10px;
	padding: 0px;
	position: absolute;
	overflow: scroll;
	overflow-x: hidden;
	right: 10px;
	top: 30px;
}
.company_buttons {
	width: 50%;
}
.travelDayExtraAllowance_list_panel {
	bottom: 120px;
	top: 60px;
}
.travelDayExtraAllowance_detail_panel {
	bottom: 50px;
	left: 10px;
	position: absolute;
	right: 10px;
	top: auto;
}
.status_start {
	background-color: transparent;
	background-image: url("../images/spinner.gif");
	background-position: 0px;
	height: 16px;
	left: 0px;
	position: relative;
	top: 20px;
	width: 16px;
	z-index: 1000;
}
.status_stop {
	display: none;
}
.list_column_sortable_header {
	cursor: pointer;
}
.list_column_amount,
.list_column_auto,
.list_column_big,
.list_column_boolean,
.list_column_checkbox,
.list_column_currency,
.list_column_date,
.list_column_dateTime,
.list_column_double,
.list_column_header_amount,
.list_column_header_auto,
.list_column_header_big,
.list_column_header_boolean,
.list_column_header_checkbox,
.list_column_header_currency,
.list_column_header_date,
.list_column_header_double,
.list_column_header_icon,
.list_column_header_integer,
.list_column_header_normal,
.list_column_header_quantity,
.list_column_header_small,
.list_column_icon,
.list_column_integer,
.list_column_normal,
.list_column_quantity,
.list_column_small {
	height: 25px;
	line-height: 25px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	width: auto;
}
.list_column_header_amount,
.list_column_header_auto,
.list_column_header_big,
.list_column_header_boolean,
.list_column_header_checkbox,
.list_column_header_currency,
.list_column_header_date,
.list_column_header_double,
.list_column_header_icon,
.list_column_header_integer,
.list_column_header_quantity,
.list_column_header_small {
	height: 30px;
	line-height: 30px;
}
.list_column_header_amount,
.list_column_header_auto,
.list_column_header_big,
.list_column_header_boolean,
.list_column_header_checkbox,
.list_column_header_currency,
.list_column_header_date,
.list_column_header_double,
.list_column_header_integer,
.list_column_header_quantity,
.list_column_header_small {
	padding-right: 15px;
}
.list_column_amount, .list_column_header_amount {
	width: 110px;
}
.list_column_auto {
	text-align: left;
}
.list_column_amount {
	text-align: right;
}
.list_column_header_big,
.list_column_big {
	width: 300px;
}
.list_column_big {
	text-align: left;
}
.list_column_header_boolean,
.list_column_boolean {
	width: 60px;
}
.list_column_header_checkbox,
.list_column_checkbox {
	left: 0px;
	width: 20px;
}
.list_column_checkbox {
	padding-right: 5px;
}
.list_column_header_currency,
.list_column_currency,
.list_column_header_quantity,
.list_column_quantity {
	width: 150px;
}
.list_column_currency,
.list_column_quantity {
	padding-right: 5px;
	text-align: right;
}
.list_column_header_date,
.list_column_date {
	width: 90px;
}
.list_column_dateTime {
	width: 140px;
}
.list_column_header_date {
	padding-left: 25px;
}
.list_column_date {
	padding-left: 20px;
	padding-right: 0px;
}
.list_column_header_double,
.list_column_double,
.list_column_header_integer,
.list_column_integer {
	width: 100px;
}
.list_column_double,
.list_column_integer {
	padding-right: 5px;
	text-align: right;
}
.list_column_header_icon,
.list_column_icon {
	padding-left: 0px;
	padding-right: 0px;
	width: 30px;
}
.list_column_header_normal,
.list_column_normal {
	width: 200px;
}
.list_column_header_small,
.list_column_small {
	width: 100px;
}
.list_column_small {
	padding-left: 30px;
	text-align: left;
}
.separator_label {
	
	position: relative;
	top: 4px;
}
.full_cell_width {
	left: 0px;
	position: relative;
	right: 0px;
}
.full_width_value, .integer_cell {
	height: auto;
	left: 10px;
	position: relative;
	top: 5px;
	width: 75%;
}
.integer_cell {
	left: 5px;
	top: 0px;
}
.header_label {
	color: #333333;
	display: block;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 5px;
	overflow: hidden;
	text-align: center;
	white-space: nowrap;
	width: 250px;
}
.selectManyListBox_assignment_left,
.selectManyListBox_assignment_right {
	position: relative;
	right: 0px;
	top: 5px;
	width: 250px;
}
.selectManyListBox_assignment_right {
	left: 15px;
}
.assignment_button_left_all, .assignment_button_left, .assignment_button_right, .assignment_button_right_all {
	position: absolute;
}
.assignment_button_left_all {
	top: 60px;
}
.assignment_button_left {
	top: 90px;
}
.assignment_button_right {
	top: 120px;
}
.assignment_button_right_all {
	top: 150px;
}
.assignment_panel {
	padding-top: 10px;
}
.detail_form {
	margin: 0px;
	padding: 0px;
}
.modal_details_with_filter {
	left: 0px;
	position: absolute;
	right: 80px;
	top: 130px;
}
.validation_message, .validation_message_header {
	float: right;
	height: 20px;
	left: 10px;
	position: relative;
	top: -20px;
	width: 20px;
}
.validation_message {
	margin-right: 9px;
}
.validation_message_header {
	float: none;
	left: auto;
	padding-left: 5px;
	position: absolute;
	margin-top: -3px;
	top: auto;
}
.exceptionPanel {
	background-color: transparent;
	background-image: url("../images/dialog_background.gif");
	background-repeat: repeat;
	bottom: 0px;
	left: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 10000;
}

.secrectChangePassword{
	

width:240px;
	
}
.exceptionBox {	
	position: absolute;
	left: 50%;
	top: 35%;
	margin-left:-240px !important;
	width:480px;
}

.changePasswordBox {	
	position: absolute;
	left: 50%;
	top: 35%;
	margin-left:-240px !important;
	width:480px;
}
.dialog_icon {
	
	float: left;

}

.exception_list_icon {
	
	float: left;

}

.exception_content
{

}


.field_error
{
   	border-left:8px solid #ff0000;
   	border-bottom:1px solid #ff0000 !important;
    border-top:1px solid #ff0000 !important;
    border-right:1px solid #ff0000 !important;
}

.field_required
{
   	border-left:8px solid #ff8a00;
   	border-bottom:1px solid #ff8a00 !important;
    border-top:1px solid #ff8a00 !important;
    border-right:1px solid #ff8a00 !important;
    
}

.field_normal
{
	border-left:8px solid #f3f3f3;
	border-bottom:1px solid #f3f3f3 !important;
	border-top:1px solid #f3f3f3 !important;
	border-right:1px solid #f3f3f3 !important;
}

@-moz-document url-prefix() { 
	.field_normal
	{
	   border-left:8px solid #FAFAFA;
	   border-bottom:1px solid #FAFAFA !important;
	   border-top:1px solid #FAFAFA !important;
	   border-right:1px solid #FAFAFA !important;
	}
}

.field_normal_border
{
	resize: none;
	border-left:8px solid #ff8a00;
	border-bottom:1px solid #ff8a00 !important;
	border-top:1px solid #ff8a00 !important;
	border-right:1px solid #ff8a00 !important;
}

@-moz-document url-prefix() { 
	.field_normal_border
	{
	   border-left:8px solid #FF8A00;
	   border-bottom:1px solid #FF8A00 !important;
	   border-top:1px solid #FF8A00 !important;
	   border-right:1px solid #FF8A00 !important;
	}
}

.field_normal_border_red
{
	resize: none;
	border-left:8px solid #ff0000;
	border-bottom:1px solid #ff0000 !important;
	border-top:1px solid #ff0000 !important;
	border-right:1px solid #ff0000 !important;
}

@-moz-document url-prefix() { 
	.field_normal_border_red
	{
	   border-left:8px solid #FF0000;
	   border-bottom:1px solid #FF0000 !important;
	   border-top:1px solid #FF0000 !important;
	   border-right:1px solid #FF0000 !important;
	}
}

.field_error_billItem
{
	/* position:absolute; */
	height:20px;
	width: 180px; /* new fix for ie9+ chrome  */
   	border-left:8px solid #ff0000;
   	border-bottom:1px solid #ff0000 !important;
    border-top:1px solid #ff0000 !important;
    border-right:1px solid #ff0000 !important;
    margin-right: 5px;
}

@-moz-document url-prefix() { 
	.field_error_billItem
	{
		height:17px;
		/* position:relative; */
		width: 180px;
	   	border-left:8px solid #ff0000;
	   	border-bottom:1px solid #ff0000 !important;
	    border-top:1px solid #ff0000 !important;
	    border-right:1px solid #ff0000 !important;
	    margin-right: 5px;
	}
}

.tripDays_selectRegion
{
	width: 180px;
}

.field_error_tripDaysRegion
{
	position:absolute; 
   	border-left:8px solid #ff0000;
   	border-bottom:1px solid #ff0000 !important;
    border-top:1px solid #ff0000 !important;
    border-right:1px solid #ff0000 !important;
}

@-moz-document url-prefix() { 
	.field_error_tripDaysRegion
	{
		height:17px;
		/* position:relative;  */
	   	border-left:8px solid #ff0000;
	   	border-bottom:1px solid #ff0000 !important;
	    border-top:1px solid #ff0000 !important;
	    border-right:1px solid #ff0000 !important;
	}
}

.field_required_billItem
{
	/* position:absolute;	 */
	height:20px;
	width: 180px; /* new fix for ie9+ chrome  */
   	border-left:8px solid #ff8a00;
   	border-bottom:1px solid #ff8a00 !important;
    border-top:1px solid #ff8a00 !important;
    border-right:1px solid #ff8a00 !important;
    margin-right: 5px;
}

@-moz-document url-prefix() {
	.field_required_billItem
	{
		height:17px;
		/* position:relative; */
		width: 180px;
	   	border-left:8px solid #ff8a00;
	   	border-bottom:1px solid #ff8a00 !important;
	    border-top:1px solid #ff8a00 !important;
	    border-right:1px solid #ff8a00 !important;
	    margin-right: 5px;
	} 
}

.field_required_tripDaysRegion
{
	position:absolute;
   	border-left:8px solid #ff8a00;
   	border-bottom:1px solid #ff8a00 !important;
    border-top:1px solid #ff8a00 !important;
    border-right:1px solid #ff8a00 !important;
}

@-moz-document url-prefix() { 
	.field_required_tripDaysRegion
	{
		height:17px;
		/* position:relative; */
	   	border-left:8px solid #ff8a00;
	   	border-bottom:1px solid #ff8a00 !important;
	    border-top:1px solid #ff8a00 !important;
	    border-right:1px solid #ff8a00 !important;
	}	
}

.field_normal_billItem
{
	/* position:absolute; */
	height:20px;
	width: 180px; /* new fix for ie9+ chrome  */
   	border-left:8px solid #f3f3f3;
   	border-bottom:1px solid #f3f3f3 !important;
    border-top:1px solid #f3f3f3 !important;
    border-right:1px solid #f3f3f3 !important;
    margin-right: 5px;
}

@-moz-document url-prefix() { 
	.field_normal_billItem
	{
		height:17px;
		/* position:relative; */
		width: 180px;
	    border-left:8px solid #FAFAFA;
	    border-bottom:1px solid #FAFAFA !important;
	    border-top:1px solid #FAFAFA !important;
	    border-right:1px solid #FAFAFA !important;
	    margin-right: 5px;
	}
}

.field_normal_tripDaysRegion
{
	position:absolute;
    border-left:8px solid #f3f3f3;
    border-bottom:1px solid #f3f3f3 !important;
    border-top:1px solid #f3f3f3 !important;
    border-right:1px solid #f3f3f3 !important;
}

@-moz-document url-prefix() { 
	.field_normal_tripDaysRegion
	{
		height:17px;
		/* position:relative; */
   		border-left:8px solid #FAFAFA;
   		border-bottom:1px solid #FAFAFA !important;
    	border-top:1px solid #FAFAFA !important;
     	border-right:1px solid #FAFAFA !important;
	}
}




.field_error_time
{
   border-left:1px solid #ff0000;
   border-bottom:1px solid #ff0000 !important;
   border-top:1px solid #ff0000 !important;
   border-right:1px solid #ff0000 !important;
}

.field_normal_time
{
   border-left:1px solid #f3f3f3;
   border-bottom:1px solid #f3f3f3 !important;
   border-top:1px solid #f3f3f3 !important;
   border-right:1px solid #f3f3f3 !important;
}

@-moz-document url-prefix() { 
.field_normal_time
{
   border-left:1px solid #FAFAFA;
   border-bottom:1px solid #FAFAFA !important;
   border-top:1px solid #FAFAFA !important;
   border-right:1px solid #FAFAFA !important;
}
}

.field_required_time
{
   border-left:1px solid #ff8a00;
   border-bottom:1px solid #ff8a00 !important;
   border-top:1px solid #ff8a00 !important;
   border-right:1px solid #ff8a00 !important;
}


.field_error_option, 
.field_required_option,
.field_normal_option
{
float: left;

	text-align: left;

}
.exceptionList {
	/*list-style-image: url("../images/spacer.gif");*/
	position: relative;
	/*top: -20px;*/
	left : 40px;
	padding-right: 20px;
	width: 340px;

}

.exceptionListChangePasssword {
	/*list-style-image: url("../images/spacer.gif");*/
	position: relative;
	/*top: -20px;*/
	left : 40px;
	padding-right: 20px;
	width: 240px;

}

.exception_text
{
position: absolute;
	right : 10px;
	left: 55px;
	text-align: center;
	top: 30px;
}	


.information {
	bottom: 5px;
	height: 30px;
	line-height: 30px;
	position: relative;
	top: 5px;
	vertical-align: middle;
}
.information_message {
	left: 20px;
	position: relative;
}
.suggestionPopup {
	background-color: #E2E2E2;
	border: 0px solid #C7C7C7;
	height: 78px;
	left: 22px;
	margin-top: 24px;
	overflow: hidden;
	overflow-y: scroll;
/*	position: absolute;*/
	width: 100%;
	z-index: 1000;
}

.suggestionPopupAssistant{
	
	background-color: #E2E2E2;
	/*border: 1px solid #C7C7C7;*/
	height: 78px;
	left: 22px;
	margin-top: 24px;
	overflow: hidden;
	overflow-y: scroll;
	position: absolute;
	width: 80%;
	z-index: 1;
	
}

.suggestionPopup_trip {
	left: 37px;
}
.exception_frame {
	display: none;
}
.suggestionPopup_coi {
	left: 5px;
	margin-top: 21px;
}
.controllingObjectInfo_footer {
	height: 35px;
}
.calendarDayTable {
    background-color: transparent;
    border: none;
}
.tripHeader_panel {
	background-color: #F3F3F3;
	border: 1px solid #C7C7C7;
	height: 50px;
	left: 10px;
	position: absolute;
	right: 10px;
	top: 10px;
}
.tripHeader_leftPanel {
	height: 50px;
	left: 0px;
	position: absolute;
	right: 50%;
}
.tripHeader_rightPanel {
	height: 50px;
	left: 50%;
	position: absolute;
	right: 0px;
}
.tripHeader_label,
.tripHeader_value {
	font-size: 10pt;
	overflow: hidden;
	position: absolute;
}
.tripHeader_label {
	font-weight: bold;
	left: 5px;
	right: 60%;
	text-align: right;
}
.tripHeader_value {
	font-style: italic;
	left: 40%;
	padding-left: 10px;
	right: 5px;
}
.tripHeader_top {
	top: 5px;
}
.tripHeader_bottom {
	top: 28px;
}



.tripList_trips_panelHeader,
.tripList_tripCollections_panelHeader {
	/*background-image: url("../images/cockpitheader_bg_grey.png");
	background-position: top left;
	background-repeat: repeat-x;*/

	color: black;
	font-size: 8pt;
	font-weight: bold;
	height: 25px;
	left: 0px;
	overflow: hidden;
	position: relative;
	right: 0px;
}

.admin_panelHeader_left{
	position: absolute;
	top: 5px;
}
.admin_panelHeader_left {
	left: 15px;
	right: 60%;
}
.admin_panelHeader_left{
	right: 75%;
}


.editButton,
.actionButton {
	background-color: #8B8B8B;
	border: 1px solid #242424;
	color: white;
	font-size: 8pt;
	font-weight: normal;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}
.editButton {
	position: absolute;
	right: 5px;
	top: -3px;
}
.actionButton {
	float: right;
	margin-right: 10px;
}
.editButton:hover,
.actionButton:hover {
	background-color: #C7C7C7;
}
.admin_details_panelContent,
.tripCockpit_panelContent,
.tripCockpitBasicData_panelContent,
.tripCockpitSummary_panelContent, 
.tripCockpitSummary_panelContent_xl{
	background-color: #F3F3F3;
	height: 100%;
	margin-bottom: 0px; 
	padding-bottom: 10px;
	overflow: hidden;
	
}
.tripCockpitBasicData_panelContent {
	height: 78px;
}
.tripCockpitSummary_panelContent {
	height: 290px;
}
.tripCockpitSummary_panelContent_xl{
	height: 333px;
}
.leftPanel,
.rightPanel {
	padding-bottom: 10px;
	padding-top: 10px;
}
.leftPanel {
	float: left;
	padding-left: 10px;
	width: 48%;
}
.rightPanel {
	float: right;
	padding-right: 10px;
	width: 48%;
}
.valueLabelMultiLine {
	font-size: 8pt;
	line-height: 20px;
	vertical-align: middle;
	text-align: left;
	position: relative;
	display: block; 
	padding-top: 3px;
	padding-left: 160px;
}
.label,
.value {
	font-size: 8pt;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
}
.label {
	padding-right: 0px;
	text-align: right;
}
.label_selectManyListbox {
	margin-top: -20px;
}

.table_column_nowrap
{
	white-space: nowrap;
}

.value_amount_label,
.value_textField {
	float: left;
	height: 14px;
	left: 20px;
	line-height: 14px;
	text-align: left;
	width: 180px;
}

.value_textFieldSmall {
	float: left;
	height: 14px;
	left: 20px;
	line-height: 14px;
	text-align: left;
	width: 160px;
}

.value_textField_100px {
	float: left;
	height: 14px;
	left: 20px;
	line-height: 14px;
	text-align: left;
	width: 140px;
}

.value_textFieldExtraSmall {
	float: left;
	height: 14px;
	left: 20px;
	line-height: 14px;
	text-align: left;
	width: 100px;
}
.value_textFieldLong {
	resize: none;
	line-height: 15px;
	position: relative;
	top: 5px;
	margin-bottom: 0px;
	width: 74.5%;
}

.value_amount_label {
	padding-left: 50px;
	text-align: right;
}
.value_amount_field,
.value_amount_view_field {
	float: left;
	text-align: left;	
}
.value_amount_view_field {
	margin-top: 3px;
	width: 50%;
}

.value_amount_view_field_bill
{
float: left;
	text-align: right;
	margin-top: 3px;
	width: 50%;
}
.value_textBox {
	
	height: 50px;
	
	line-height: 15px;
	position: relative;
	top: 5px;
	margin-bottom: 0px;
	width: 74.5%;
}
.value_textBox_short {
	height: 17px;
	line-height: 15px;
	position: relative;
	top: 5px;
	margin-bottom: 0px;
	width: 40%;
}
.value_textBox_tripcockpit_basicdata {
	height: 50px;
	resize: none;
	line-height: 15px;
	position: relative;
	top: 5px;
	margin-bottom: 0px;
	width: 74.5%;
	background-color: #F3F3F3;
	border:none;
	font-family: verdana, arial, helvetica, sans-serif;
	color:#333333;
}
.value_with_unit {
	float: none;
	width: 30%;
}
.value_billItemAmount {
	width: 40%;
}



.value_billItemAmount1 {
	width: 60%;
}

.value_selectOneMenu {
	margin-left:0px;
	float: left;
	left: 20px;
	text-align: left;
	top: -20px;
	/* width: 90%;  */
	width: 180px;
	height:19px;
}
.value_selectOneMenu_100px {
	margin-left:0px;
	float: left;
	left: 20px;
	text-align: left;
	top: -20px;
	/* width: 90%;  */
	width: 130px;
	height:19px;
}
.value_selectOneMenu100percent {
	margin-left:0px;
	float: left;
	left: 20px;
	text-align: left;
	top: -20px;
	width: 100%;
	height:19px;
}
.value_selectOneMenu_dayStages {
	margin-left:0px;
	float: left;
	left: 20px;
	text-align: left;
	top: -20px;
	width: 125px;
	height:19px;
}
/* @-moz-document url-prefix() { 

	.value_selectOneMenu {
		margin-left:0px;
		float: left;
		left: 20px;
		text-align: left;
		top: -20px;
		width: 100%;
		height:19px;
	}	
} */

.value_selectOneMenu_normal
{
	margin-left:0px;
	float: left;
	left: 20px;
	text-align: left;
	top: -20px;
	width: 90%;
	height:19px;
	}

.value_selectOneMenuLeg {
	float: left;
	left: 20px;
	text-align: left;
	top: -20px;
	/* width: 44%; */
	/* new fix  */
	width: 180px;
	height:19px;
}

.value_selectOneMenuTrip {
	float: left;
	left: 20px;
	text-align: left;
	top: -20px;
	width: 100%;
	height:19px;
}
.value_selectOneMenu_full {
	margin-right: -32px;
	padding-right: 0px;
	width: 81.5%;
}
.value_selectOneMenu_iconAfter {
	margin-left:0px;
	float: left;
	left: 20px;
	text-align: left;
	top: -20px;
	width: 160px;
	height:19px;
}
.value_selectManyListbox {
	float: left;
	height: 80px;
	left: 0px;
	position: relative;
	right: 25px;
	top: -12px;
	width: 80%;
}
.value_selectManyListbox_div {
	margin-bottom: 20px;
}
.table_panel {
	height: 100%;
	margin-left: 10px;
	margin-right: 10px;
	overflow: auto;
	overflow-y: hidden;
	overflow-x: hidden;
	padding-bottom: 10px;
	position: static;
}
.table,
.table_head {
	margin: 0px;
	padding: 0px;
}
.table {
	border: none;
	position: relative;
	width: 100%;
}
.tripFilter_staticWorkflowStates_panel,
.tripFilter_travelerForApprover_panel,
.tripFilter_travelerForAssistant_panel {
	
	left: 8px;
	margin-left:8px;
	margin-right:18px;
}

.table_coTravelers,
.table_entertainedPerson,
.table_passengers,
.table_tripDay,
.table_tripDays,
.tripFilter_staticWorkflowStates,
.tripFilter_travelerForAssistant {
	margin-top: 10px; 
	position: static;
}

.table_coTravelers,
.table_entertainedPerson
{
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
}

.table_billItems{
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;

	position: static;
	}


.table_controllingObjects{
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	margin-top: 10px;
	position: static;
	}


.table_passengers 
{
	min-width: 760px;
	position: relative;
	margin-left: 3px;
	margin-right: 10px;
	width: 99.5%;
	
}
.table_head {
	
	overflow: hidden;
}
.table_cell,
.table_cell_input,
.table_cell_input_amount,
.table_cell_unit,
.table_cell_passenger
 {
	font-size: 8pt;
	font-family:  verdana, arial, helvetica, sans-serif;

}
.table_cell_input,
.table_cell_input_amount {
    float: left;
    width: 180px;
    height: 18px;
}

@-moz-document url-prefix(){
	.table_cell_input,
	.table_cell_input_amount {
    float: left;
    width: 180px; 
    height: 17px;
}
}

.table_cell_input_amount {
	text-align: right;
	width: 50px;
}
.table_cell_unit {
	line-height: 20px;
	padding-left: 5px;
}
.table_cell_passenger{
	margin-right: 5px;
	width: 110px;
	}


.table_cell_icon_div {
	position: relative;
	width: 100%;
}
.table_column_sortable {
	/*margin-right: 20px;
	padding-right: 20px;*/
}

.table_column_sortable_center {

	text-align: center;
}

.table_column_sortable_left {

	text-align: left;
}
.table_column_sortable_right {

	text-align: right;
}

.table_column_auto,
.table_column_checkbox,
.table_column_checkbox1,
.table_column_date,
.table_column_dateTime,
.table_column_dayStages_date,
.table_column_icon,
.table_column_region,
.table_column_hasPerDiemOvernightStay,
.table_column_ea,
.table_column_separator {
	text-align: left;
	vertical-align:middle;
}

.table_cell_dayStages_project,
.table_column_dayStages_project {
	text-align: left;
	vertical-align:left;
	width: 120px;
}

.table_column_dayStages_project {
	padding-left: 8px;
}

.table_column_billItem_vat
{
	text-align: left;
	width: 180px;
}

.table_column_meals
{
	text-align: center;
}


.table_column_first_column {
	border-left: none;
	padding-left: 12px;
}

.table_column_last_column {
	border-right: none;
	padding-right: 12px;
}

.table_column_first_column_billItem {
	border-left: none;
	padding-left: 12px;
	width: 200px;
}


.table_column_3mr_multitrip {
	width: 40px;
	text-align: center;
}

.value_vatType_multitrip {
	margin-left:0px;
	float: left;
	left: 20px;
	text-align: left;
	top: -20px;
	/* width: 90%;  */
	width: 90px;
	height:19px;
}

.table_cell_billItem_multitrip {
	font-size: 8pt;
	font-family:  verdana, arial, helvetica, sans-serif;
    float: left;
    width: 160px;
    height: 18px;
}

.table_column_3mr, .table_column_fifteenthDayRule {
	width: 40px;
	text-align: right;
}

.table_column_canteenMeal {
	width: 40px;
	text-align: center;
}

.table_column_specialDays {
  width: 170px !important;
  text-align: center;
}

.table_column_extraAllowances {
  width: 170px !important;
}

.table_column_action {
	text-align: right;
	padding-right: 2px;
	width: 43px;
}
.table_column_amount {
	min-width: 105px;
	text-align: right;
}

.table_column_amount_short
{
	min-width: 70px;
	text-align: center;
}

.table_column_amount1 {
	text-align: right;
	width: 120px;
}

.table_column_amount1_left {
	text-align: left;
	width: 120px;
}

.table_column_amount1_center {
	text-align: center;
	width: 120px;
}


.table_column_amount2 {
	width: 160px;
	text-align: center;
}

.table_column_amount2_noCenter {
	width: 160px;
}

.table_column_amount_right {
	width: 120px;
	text-align: right;
}

.table_column_amountPaid {
	width: 140px;
	text-align: right;
	padding-right: 12px;
	
}

.table_column_amountPaid_right {
	width: 140px;
	text-align: right;
	padding-right: 10px !important;
}

.table_column_documentLinked {
	width: 20px;
	text-align: right;
	padding-right: 10px !important;
}

.table_column_auto {
	width: 140px;
	/*vertical-align:top;*/
	line-height:18px !important;
}

.table_column_auto_center {
	text-align: center;
	
}

.table_column_auto_right {
	width: auto;
	text-align: right;
	padding-right: 9px !important;
	min-width: 85px;
}


.table_column_auto_left {
    width: auto;
    text-align: left;
    vertical-align:middle;
    line-height:18px !important;
}

.table_column_auto_first_column {
	width: auto;
	padding-left: 12px;
}

.table_column_amount_percent {
	width: 90px;
	text-align: right;
	
}	
.table_column_checkbox {
	width: 80px;
}

.table_column_checkbox1 {
	width: 40px;
}

.table_column_checkbox_privateAmount {
	width: 50px;
	text-align: center;
}

.table_column_dayStages_date {
	width: 100px;
}

.table_column_date {
	width: 90px;
}

.table_column_daydate {
	width: 130px !important;
}

.table_column_time {
	width: 90px;
	text-align: center
}

.table_column_dateTime {
	width: 150px;
}
.table_column_icon {
	border: none;
	width: 20px;
}
.table_column_icon:hover {
	cursor: default;
}
.table_column_label {
	text-align: left;
	border: none;
}
.table_column_meals {
	min-width: 100px;
	width: 100px;
}
.table_column_region {
	width: 180px;
}
.table_column_hasPerDiemOvernightStay {
	width: 180px;
	padding-left: 10px;
}

.table_column_ea {
	width: 200px;
}
.table_column_selection {
	width: 30px;
	text-align: center;
}
.table_column_educationTravel {
	min-width: 110px;
	width: 110px;
	text-align: center;
}
.table_column_locationTravel {
	min-width: 100px;
	width: 100px;
	text-align: center;
}


.table_column_separator {
	background-color: transparent;
	background-image: url("../images/icons/separator.gif");
	background-position: 0px;
	background-repeat: repeat-x;
	border: none;
	height: 10px;
	left: 0px;
	line-height: 10px;
	margin-bottom: 5px;
	position: relative;
	top: 0px;
	z-index: 1;
}

.contextMenu_header {
	padding-left: 5px;
	text-align: left;
}
.contextMenu_closeButton {
	height: 20px;
	position: absolute;
	right: 2px;
	top: 1px;
	width: 20px;
}
.contextMenu {
	position: absolute;
	right: 60px;
	width: 200px;
	z-index: 1;
}
.contextMenu_table {
	border: 1px solid #C7C7C7;
	width: 100%;
}
.contextMenu_old {
	position: absolute;
	right: 30px;
	width: 150px;
	z-index: 1;
}
.contextMenu_entry {
	height: 20px;
	position: relative;
	top: -5px;
	width: 140px;
}
.contextMenu_entry_icon {
  background-color: transparent;
  background-position: 0px;
  background-repeat: no-repeat;
  border: none;
  cursor: default;
  height: 20px;
  margin: 0px;
  padding: 0px;
  width: 20px;
}
.contextMenu_entry_icon:hover {
	cursor: pointer;
}
.contextMenu_entry_label {
	font-size: 7pt;
	left: 50px;
	margin-top: -7px;
	position: absolute;
}
.contextMenu_entry_label:hover {
	cursor: pointer;
}
.contextMenu_entry_label_disabled {
	color: #C7C7C7;
}
.contextMenu_entry_label_disabled:hover {
	cursor: default;
}
.contextMenu_separator {
	background-color: transparent;
	background-image: url("../images/icons/separator.gif");
	background-position: 0px;
	background-repeat: repeat-x;
	border: none;
	height: 10px;
	left: 0px;
	line-height: 10px;
	margin-bottom: 5px;
	position: relative;
	top: 0px;
	z-index: 1;
}
.summary_label {
	text-align: right;
	width: 250px;
}
.summary_amount_value {
	text-align: right;
	width: 200px;
}
.summary_amountRefunded {
	font-weight: bold;
}
.versionLabel{
	color: #C7C7C7;
	
}
.bottomBar_content{
	margin-top: -3px;
	text-align: left;
	position: relative;
	margin-left: 10px;
	
}
.version_panel {
	background-color: #FAFAFA;
	border-right: #c7c7c7 0px solid;
	font-size: 7pt;
	height: 80px;
	left: -1px;
	line-height: 80px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	bottom: 35px;
	width: 200px;
	background-image: url("../images/musterlogo.gif");
	background-repeat:no-repeat;
	background-position: center;
}

.version_panel_no_logo {
	background-color: #FAFAFA;
	border-right: #c7c7c7 0px solid;
	font-size: 7pt;
	height: 80px;
	left: -1px;
	line-height: 80px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	bottom: 35px;
	width: 200px;

	background-repeat:no-repeat;
	background-position: center;
}


.bottom_panel {
	background-color: black;
	height: 13px;
	left: 0px;
	overflow: hidden;
	position: absolute;
	bottom: 0px;
	width:100%;
	background-image: url("../images/statusbar_unten.png");
	background-repeat:repeat-x;
	color: #CC6600;
	font-size: 8pt;
	
}


.navigationBar_panel {
	background-color: #F3F3F3;
	color: #CC6600;
	font-size: 8pt;
	height: 35px;
	left: 201px;
	line-height: 35px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	text-align: left;
	top: 0px;
	vertical-align: middle;
}
.navigationPath {
	border: 1px solid #C7C7C7;
	bottom: 5px;
	height: 25px;
	left: 11px;
	line-height: 25px;
	padding-left: 5px;
	position: absolute;
	right: 160px;
	top: 5px;
	vertical-align: middle;
}
.navigationButtons {
	bottom: 4px;
	position: absolute;
	right: 30px;
	top: 5px;
}
.component_left_panel, .component_right_panel, .component_full_panel, .component_left_panel_top, .component_right_panel_top {
	/*white-space: nowrap;*/
	float: left;
	width: 49%;
	/* new fix  */
	margin-top: 3px;
}

.component_left_panel_75{
	white-space: nowrap;
	float: left;
	width: 75%;
}

.component_left_panel_top, .component_right_panel_top
{
	margin-top: 10px;
}
.component_right_panel_border{
	white-space: nowrap;
	float: right;
	width: 25%;
}

.component_right_panel {
	float: right;
}
.manytoonepanel{
	margin-left: 0px;
	margin-right: 0px;
	position: relative;
}
.component_full_panel {
	width: 100%;
		
}

.component_full_panel_last {
	width: 100%;
	height: 5px;
	
}

.component_full_panel_textbox {
	width: 100%;
	height: 6px;
	
}

.component_full_panel_spacer {
	margin-bottom: 10px;
}
.component_full_panel_spacer_large {
	margin-bottom: 25px;
}
.component_full_panel_spacer_huge {
	margin-bottom: 50px;
}
.component_label_viewMode {
	padding-right: 5px;
}
.component_editMode {
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
}
.component_unit_label {
	margin-left: 5px;
}
.dialog_label {
	left: 28px;
	position: relative;
	top: -17px;
}

.dialog_label1 {
	left: 28px;
	position: relative;
}
.dialog_label_modal {
	left: 28px;
	position: relative;
	top: 0px;
}


.dialog_buttons {
	
	padding-right: 10px;
	
}
.dialog_labelButton {

	float: right;
	margin: 0px;
	margin-right: 10px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	text-align: center;
	top: 10px;
	
	text-align: center;
		background: url("../images/popup/popup_button_mitte_enabled.png") top right repeat-x;
	color: #f3f3f3;
	border: solid #cc6600 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	border: solid #707070 1px;
	cursor: pointer;
}
.dialog_labelButton_passwordReset {

	float: right;
	margin: 0px;
	margin-right: 10px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	text-align: center;
	top: 6px;
	
	text-align: center;
		background: url("../images/popup/popup_button_mitte_enabled.png") top right repeat-x;
	color: #f3f3f3;
	border: solid #cc6600 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	border: solid #707070 1px;
	cursor: pointer;
}

.dialog_filter_labelButton {
	cursor: default;
	float: right;
	margin: 0px;
	margin-right: 10px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	text-align: center;
	top: 0px;
	
	text-align: center;
		background: url("../images/popup/popup_button_mitte_enabled.png") top right repeat-x;
	color: #f3f3f3;
	border: solid #cc6600 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	border: solid #707070 1px;
	
}

.panel_table {
	border-left: none;
	/*border-right: 1px solid #C7C7C7;
	border-top: 1px solid #C7C7C7;
	margin-bottom: 10px;
	margin-left: 15px;
	/*width: 96%;*/
}
.entertainedPersons_separator_label {
	font-size: 8pt;
	font-weight: bold;
	position: relative;
	top: 4px;
}
.value_textField_table {
	float: left;
	width: 80%;
}
.cursor_pointer {
	cursor: pointer;
}
.validation_messages_tooltip {
	border: 1px solid #C7C7C7;
	display: none;
	text-indent: -10px;
}
.controllingObjects_message {
	float: left;
	left: 40px;
	margin-top: 8px;
	position: relative;
}
.hotelMealAmount {
	margin-left: 5px;
	text-align: right;
}
.tripCockpitPanelTopBorder {
	/*border: 1px solid #C7C7C7;
	border-bottom: none;*/
}

:root .tripCockpitPanelSidesBorder {
	border-left: 0px solid #C7C7C7;
	border-right: 0px solid #C7C7C7;
}
.tripCockpitPanelSidesBorder {
	border-left: 1px solid #C7C7C7 !important;
	border-right: 1px solid #C7C7C7 !important;
	
}
.translationSelectManyListboxHeight {
	margin: 10px 0px 10px 0px;
	height: 70px;
}
.hasPerDiemOvernightStay_field {
	margin-top: 5px;
}
.perDiemOvernightAmount_panel {
	width: 150px;
}
.perDiemOvernightAmount_field {
	margin-top: -4px;
	width: 80px;
}
.navigationMenu_disabled {
	color: #C8C8C8;
}
.navigationMenu_lockPanel {
	background-color: transparent;
	background-image: url("../images/menu/menu_disabled.gif");
	background-repeat: repeat;
	display: block;
	height: 100%;
	position: absolute;
	width: 190px;
	z-index: 10000;
}
.tripFilter_panelHeader {
	top: 10px;
}
.tripFilter_panel
 {
	background-color: #F3F3F3;
 	overflow:hidden;
	height:350px;
	width:976px;	
	padding-right:20px;
	margin-left:-10px;
	margin-top:-7px;
	margin-right:-10px;
  	white-space: nowrap;
 	 z-index: 1;
}

.rich-mpnl_panel
{
width:300px;
}
.tripFilter_button_panel
{
	background-color: #F3F3F3;
 	overflow:hidden;
	padding-right:30px;
	padding-bottom:7px;
	margin-left:-10px;
	margin-top:-31px;
	margin-right:-10px;
	border-bottom:1px solid #707070;
	white-space: nowrap;
  z-index: 1;

}
.tripFilter_panel {
	
  overflow-y: scroll;
	
}
.tripFilter_button_panel {
	border-top: none;

	height: 20px;
	padding-right: 20px;
}


.userList_users_panel {
	background-color: #F3F3F3;
	border: 1px solid #C7C7C7;
	bottom: 53%;
	left: 0px;
	position: absolute;
	right: 0px;
	top: 20px;
}

.admin_list_DT_panel,
.userList_users_DT_panel {
	bottom: 30px;
	left: -1px;
	overflow: scroll;
	overflow-x: auto;
	position: absolute;
	right: 0px;
	top: 0px;
}
.admin_list_DT_panel {
	left: 0px;
}
.userList_users_DT_panel {
	bottom: 60px;
}
.horizontalScrollList {
	/*left: -1px;
    overflow-x: auto;
    overflow-y: hidden;*/


}
.allScrollList {
	bottom: 75px;
    left: -1px;
    overflow-y: scroll;
    overflow-x: auto;
    padding-bottom: 20px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.admin_list_DT_header,
.tripList_trips_DT_header {
}
.admin_list_DT_header {
	border-left: none;
}
.admin_list_DT,
.userList_users_DT {
	width: 100%;
}
.admin_list_footer_panel {
	border-top: 1px solid #C7C7C7;
	bottom: 0px;
	height: 25px;
	left: 0px;
	padding-top: 5px;
	position: absolute;
	right: 0px;
	top: auto;
}
.admin_list_datascroller_panel{
	float: left;
	padding-left: 10px;
}
.admin_list_numberOfRows_panel {
	float: right;
	font-size: 8pt;
	padding-right: 10px;
}
.admin_list_numberOfRows_label {
	bottom: 2px;
	position: relative;
}
.admin_list_numberOfRows_value {
	font-size: 8pt;
}
.tripDays_regionWorkaround {
	margin-right: 25px;
	width: 110%;
}
.mail_list_container {
    background-color: #E2E2E2;
    bottom: 10px;
    left: 10px;
    position: absolute;
    right: 10px;
    top: 10px;
}
.mailPlaceholdersHeader {
	clear: both;
    height: auto;
    left: 0px;
    right: 0px;
    top: 0px;
    width: 96%;
}
}
.mailPlaceholdersTree {
	clear: both;
    background-color: #E2E2E2;
    border: 1px solid #C7C7C7;
    margin-right: 14px;
}
.mailPlaceholdersListBox {
	position: absolute;
	clear: both;
    background-color: #E2E2E2;
    border: 1px solid #C7C7C7;
    left: 10px;
    right: 14px;
    top: 100px;
    bottom: 80px;
    width: 95%;
    height: 80%;
}
.mailInputContainer {
	clear: both;
    right: 10px;
    display: block;
    margin-bottom: 5px;
    height: 25px;
}
.mailInputText {
	clear:both;
	position: absolute;
	width: 80%;
	right: 10px;
}
.admin_textBox {
	margin-left: -7px;
}
.serverinfo_left_container {
    bottom: 0px;
    float: left;
    height: auto;
    left: 0px;
    right: 0px;
    top: 0px;
    width: 22%;
}
.serverinfo_right_container {
    bottom: 0px;
    float: right;
    height: auto;
    left: 0px;
    right: 0px;
    top: 0px;
    width: 78%;
}
.edit_label_right {
	text-align: left;
}
.edit_value_left {
	float: none;
}
.leg_save_button {
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	background-color: #cc6600;
	color: #f3f3f3;
	margin-bottom: 5px;
	margin-left: 10px;
	border: solid #cc6600 1px;
}
.leg_label {
	float: none;
	text-align: right;
	text-decoration: underline; 
}
.admin_listPanel {
	background-color: #F3F3F3;
	border: 1px solid #C7C7C7;
	bottom: 66%;
	left: 10px;
	position: absolute;
	right: 10px;
	top: 10px;
}
.admin_detailsPanel {
	background-color: #F3F3F3;
	border: 1px solid #C7C7C7;
	bottom: 10px;
	left: 10px;
	position: absolute;
	right: 10px;
	top: 36%;
	z-index: 0;
}
.language_name {
	margin-left: 25px;
}
.dwf_sta_tra_language_name {
	margin-left: 5px;
}

.rich-table, .rich-table-header,.rich-table-cell,
  .rich-subtable-cell, .rich-table-footercell, .rich-subtable-footercell {
      border-width:0px;
 }

.rich-table-cell{
	/*vertical-align:top;*/
}

.dr-tbpnl-cntnt-pstn{
	position: absolute !important;
	height:85%;
	border-right-color: #C4C0B9;
}
#contentPanel_forms{
	vertical-align:top;
}
.ok_button{
	margin:5px !important;
	width: 50px;
	font-family: verdana;
		top: -5px !important;
    /*font-size: 16px;*/
}

/* Neu */

.tripFilterModalPanel .dr-mpnl-pnl {
    height: auto !important;
}

.tripFilterForm {
    /* height: 329px; */
    background-color: #F3F3F3;
}

.tripFilterForm .tripFilterTripNumberField .value_textField{
  width: 200px;
}

.tripFilterForm .rich-calendar-button {
    margin-top: -1px;
}

.tripFilterForm .component_left_panel {
    height: 92px;
}

.tripFilterForm .date_edit_value {
    width: 66px;
    border-left: 8px solid #F3F3F3;
    border-top: 1px solid #F3F3F3;
    border-right: 1px solid #F3F3F3;
    border-bottom: 1px solid #F3F3F3;
}

.tripFilterForm .wfStates {
    float: none;
    margin-top: 0px;
    margin-bottom: 3px;
}

.tripFilterForm .tripCockpitWfStates_label {
    font-size: 1.3em;
    clear: both;
    margin-top: 4px;
    position: absolute;
    margin-left: 4px;
}

.tripFilterForm .datatable_row_even,
.tripFilterForm .datatable_row_odd,
.tripFilterForm .datatable_row_selected,
.tripFilterForm .datatable_row {
    background-color: #F3F3F3;
    border-right: none;
    border-bottom: 1px solid #F3F3F3;
    height: 25px;
}

.tripFilterForm .datatable_row_even:hover,
.tripFilterForm .datatable_row_odd:hover,
.tripFilterForm .datatable_row_even:hover .datatable_row_selected,
.tripFilterForm .datatable_row_odd:hover .datatable_row_selected,
.tripFilterForm .datatable_row_even:hover .datatable_row_suggestion,
.tripFilterForm .datatable_row_odd:hover .datatable_row_suggestion {
    background: #F3F3F3;
}

.tripFilterButtons {
    margin-top: 10px;
    margin-right: -10px;
}

.toolbar_filterTrip_modalPanel .rich-mpnl-body {
  background-color: #F3F3F3;
}

.dialog_filter_button {
  cursor: pointer;
}

.tripFilesPanelWarning {
  font-weight: bold;
  padding: 5px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  color: #eb5a46;
  border: 2px solid #eb5a46;
}

.reopened_value_color {
  color: #F77700;
}

.tripCockpitSummaryHeader {
  font-weight: bold
}