/** CSS-Reset */
ul {
	margin: 0;
	padding: 0;
}

body {
	overflow-y: scroll;
	height: 100%;
	margin: 0;
	padding: 0;
}

/** Fonts */
@font-face {
	src: url(../fonts/Entypo.otf);
}

/** General */
html {
	color: #061d64;
	font-family: 'Lucida Sans';
	height: 100%;
}

body {
	background-color: #C5CDD2;
}

.hidden {
	display:none;
}

div.main {
    width: 1000px;
}

div.main div.left {
    width: 200px; 
    float: left;
}

div.main div.content {
    width: 786px;
    float: left;
}

div.main div.balken {
    background: #000080;
}
#content {
    margin-left: 220px;
    padding: 1px;
}
.content {
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    border-color: #000000;
    border-top: 0px;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
}

/** Page */
#page {
    width: 1130px;
    margin: 0 auto;
    background: #fff;
    height: 100%;
}

#page_wide {
    width: 1430px;
    margin: 0 auto;
    background: #fff;
    height: 100%;
}

#page_dynamic {
    width: 95%;
    margin: 0 auto;
    background: #fff;
    height: 100%;
}

/** Header */
header {
    display: inline-block;
    width: 200px;
    min-height: 100vh;
    background-color: #ffffff;
}

header .header {
    background-color: #061D65;
}

header .header-logo {
    display: inline-block;
    width: calc(100% - 20px);
    padding: 0 10px 10px 10px;
    height: 40px;
}

header .header-logo .header-logo-image {
    background-image: url("../images/vida_header_logo.png");
    background-size: auto 100%;
    background-position: left center;
    background-repeat: no-repeat;
    display: inline-block;
    width: 100%;
    height: 100%;
}

header .logout-link {
    color: #FFD000;
    text-decoration: none;
    font-weight: 700;
    font-size: 13px;
    text-align: right;
    display: inline-block;
    width: calc(100% - 20px);
    padding: 10px 10px 10px 10px;
}

header .logout-link:before {
    content: "\f023";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 600;
    font-size: 13px;
    margin-right: 5px;
}




#header {
	background: #c5cdd2;
    height: 77px;
}
#header .left {
    width: 200px;
    font-size: 13px;
    float: left;
}
#econex_logo {
	position: absolute;
	top: 0px;
	margin-left: 0px;
}
#econex_logo_2 {
    width: 116px;
    margin-left: 1074px;
}
#econex_logo_2_wide {
    width: 116px;
    margin-left: 1374px;
}

#vida_logo {
	/*background: #061D65;*/
	
	background: #00305d;
	
	/*
	background-image:url('../images/vida_logo.png');
	background-repeat:no-repeat;
	background-position:left bottom;
	*/
	height:77px;
	min-height:77px;
	
	position:relative;
}

#vida_logo .account-info{
	color:#FFD000;
	font-size:9pt;
	margin-right:5px;
	float:right;
}

#vida_logo .account-info a
{
	color:#FFD000;
	text-decoration:none;
}

#dispo_filterdialog
{
	/*visibility:hidden;*/ /*führt dazu dass der inhalt nicht mehr angezeigt wird */
}

#dispo_filter {
	height: 30px;
	margin-top: 5px;
	border-bottom: 1px dotted;
}

#dispo_filter-actions 
{
	float:right;
} 

#dispo_filter-info
{
	float:left;
} 

.dispo_filter-infofeld
{
	color:#061d64;
	background-color:#d7dff4;
}

#dispo_filter-results
{
	float:left;
	margin-left:100px;
	font-size: 13px;
}


#econex_dots_1 {
	float: right;
	height: 75px;
	margin-top: 2px;
}
#econex_dots_2 {
	height: 75px;
	margin-top: 2px;
}
#econex_dots_3 {
	width: 59px;
}
#user-information {
	font-size: 13px;
}

/** Container */
#container {
    clear: both;
    background: #fff;
	padding-right: 20px;
}

/** Sidebar */
#sidebar {
    width: 200px;
    float: left;
}

/** Right side */
#right {
	background: #c5cdd2;
}

/** Navigation */
#navi-body {
	margin: 0px;
	height:100%;
}
#menubar {
	list-style-type: none;
	background: #fff;
}
#menubar li {
	height: 30px;
    line-height: 30px;
	display: block;
}
#menubar li a {
	height: 30px;
	margin-left: 15px;
	display: block;
	text-decoration: none;
	color: #061d64;
}
#menubar li a:first-letter {
	text-transform: uppercase;
}
#menubar li {
	border-bottom: 1px dotted #999;
}
#menubar li.sub_menu
{
	padding-left: 20px;
}
#active a {
	background: url("/vida/dyn/images/punkte_small.png") no-repeat;
	background-position: center right;
}
#active2 {
	background-color: #FFD000;
}



#navi-bottom
{
	display:none;
	
	position:absolute; 
	bottom:5px;
	
	margin-left:15px;
	font-size:13px;
}

#navi-bottom a
{
	text-decoration: none;
	color: #061d64;
}



.nowrap 
{
	white-space: nowrap;
}

/** Pagination */
.pager {
	height: 30px;
	border-bottom: 1px dotted;
	padding-top: 10px;
}
.pager .pages {
	float: left;
	margin-left: 150px;
}
.pager .pages_dispo {
	float: left;
	margin-left: 0px;
}
.pager .records-per-page {
	float: right;
}


.pager .pages span.current-page,
.pager .pages_dispo span.current-page{
	display: inline-block;
	width: 20px;
	height: 20px;
	font-size: 13px;
	background: #ededed;
	background-image: linear-gradient(180deg, #ededed 10%, #cdcdcd 100%);
	text-align: center;
}

.pager .records-per-page span,
.pager .records-per-page a,
.pager .pages a,
.pager .pages_dispo a {
	text-decoration: none;
	color: #061d64;
	display: inline-block;
	width: 20px;
	height: 20px;
	font-size: 13px;
	background: #ededed;
	background-image: linear-gradient(180deg, #ededed 10%, #cdcdcd 100%);
	text-align: center;
}


.pager .current-rows,
.pager .current-page {
	color: white;
}
.pager a:visited {
	color: inherit;
}

a.button {
	text-decoration: none;	
	/*
	border: 1px solid #D5D5D5;
	color: #354678;
	display: inline-block;
	height: 20px;
	padding-left:7px;
	padding-right:7px;
	font-size: 12px;
	background: #ededed;
	background-image: linear-gradient(180deg, #ededed 10%, #cdcdcd 100%);
	*/
}

.button_gross
{
	font-weight: bold;
	font-size: 130%;
	width: auto;
	padding-left:30px;
	padding-right:30px;
	cursor: pointer;
}

/** Table */
table th {
	background: #061d64;
	color: #fff;
	vertical-align: middle;
	padding: 5px;
}

table th a 
{
	color: #fff;
	text-decoration:none;
}

table tr {
	background: #d7dff4;
}
table tr.alternate {
	background: #bdcceb;
}
table tr.status_92 {
	background-color:#ff9cab;
}
table tr.status_92 td {
	background-color:#ff9cab;
}
table tr.status_zwei {
	background-color:#ffc801;
}
table tr.ep_vorschlag {
	background-color:#ffc801;
}

tr.storniert td,
table td.storniert {
	text-decoration:line-through;
}


table tr.leerfahrt 
{
	color: #465da4;
	background: #dddddd;
}


/** Table 'touren' */
#tourtbl_body {
	font-size: 14px;
}
#tourtbl_body th[name=tour] {
	min-width: 55px;
}
#tourtbl_body th[name=date] {
	min-width: 90px;
}
#tourtbl_body th[name=bs] {
	min-width: 37px;
}
#tourtbl_body th[name=project] {
	min-width: 54px;
}

#tourtbl_body th[name=departmentTime] {
	min-width: 72px;
}
#tourtbl_body th[name=departmentTimeEinsatzliste],
#tourtbl_body th[name=arrivalTimeEinsatzliste] {
	min-width: 39px;
}
#tourtbl_body th[name=departmentStationEinsatzliste],
#tourtbl_body th[name=arrivalStationEinsatzliste]  {
	min-width: 160px;
}
#tourtbl_body th[name=departmentStation] {
	min-width: 170px;
}
#tourtbl_body th[name=arrivalTime] {
	min-width: 72px;
}
#tourtbl_body th[name=arrivalStation] {
	min-width: 170px;
}
#tourtbl_body th[name=payment] {
	min-width: 32px;
}
#tourtbl_body th[name=action] {
	min-width: 30px;
}
#tourtbl_body th[name=teilnetz] {
	min-width: 40px;
}

#tourtbl_body td.actions {
	white-space: nowrap;
}

/** Content-Header */
.content-header {
	color: #061D8D;
	font-size: 22px;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px dotted;
}
.content-header .headline {
	margin-left: 90px;
}
.content-header .info {
	float: right;
}
.content-header .info a {
	text-decoration: none;
	color: #061D8D;
}

span.headline i {
	color: #FFD000;
	font-size: 37px;
}

/** Filter */
.filter {
	display: inline-block;
}
#filter {
	margin-top: 10px;
	width: 100%;
	/*height: 40px;*/
	border-bottom: 1px dotted;
}
#filter .filter-container {
	float: left;
}

.filter-table 
{
	width: 100%;
}

.filter-table tr
{
	background: #ffffff;
}

#filter label,
#filter select,
#filter input {
	margin-right: 2px;
}
#filter input {
	width: 80px;
}

/** Filter actions */
#filter-actions {
	height: 40px;
	margin-top: 10px;
	border-bottom: 1px dotted;
}

.filterContainer
{
	margin-bottom:3px;
}

#filter table td
{
	white-space: nowrap;
}

/**************************************************************
* Headlines
*************************************************************/
h3 {
	color: #061D8D;
}

/** Onlinedispo pictograms */
#info-icon {
	float: right;
}
#info-icon:after {
	font-family: 'Entypo';
	content: '_';

}
#matrix th {
	font-size: 14px;
}
#matrix tr {
	font-size: 14px;
}

#matrix.hover-lines tr:hover { background-color: #EBEFFA; }

#matrix tr.eco_gelb { background-color:#ffc801; }


/** User information */
#user-information {
	margin-left: 160px;
}

/** Meldungen */
#status {
	margin-left: 220px;
	border-bottom: 1px dotted;
}
#messages {
	list-style: none;
	color: #061D64;
}
#messages li:before {
	content: '*';
	color: #FFD000;
	margin-right: 15px;
}

/** Miscellaneous */
span.error {
	color: red;
}
a.secondary-action {
	text-decoration: none;
	font-size: 10px;
	color: gray;
}

span.hint {
	font-size: 12px
}

.econex_blau
{
	color: #061d64;
}

.econex_gelb 
{
	color:#ffc801;
}

.econex_gelb_bg
{
	background-color:#ffc801;
}

/************************************************************
 * Startseite								*
 ************************************************************/
.projektinfo
{
	background-color: #ffc801;
	border-radius: 10px;
	padding:15px;
	margin-bottom:10px;
}

/************************************************************
 * Styles fürs Kontaktformular								*
 ************************************************************/
.kontaktformular input[type=submit],
.kontaktformular input[type=button],
.kontaktformular input[type=reset] {
	padding: 10px 20px;
	font-size: 16px;
}

/************************************************************
 * Styles für Einsatzliste									*
 ************************************************************/
.einsatzliste_submenu  {
	border-bottom: 1px dotted;
	padding: 10px 0;
	margin-bottom: 20px;
	text-align: center;
} 

.einsatzliste_submenu a {
	text-decoration: none;
	color: #061d64;
	display: inline-block;
	height: 20px;
	font-size: 13px;
	background: #ededed;
	padding: 3px 10px;
	background-image: linear-gradient(180deg, #ededed 10%, #cdcdcd 100%);
	text-align: center;
	margin-right: 5px;
}

/************************************************************
 * Styles für Service Desk (Seite Ticket bearbeiten)		*
 ************************************************************/
 #vorgang_umbuchen_popup,
 #vorgang_teilen_popup {
	background: #d7dff4;
	position: absolute;
	float: left;
	display: none;
	margin: 15px;
	padding: 0px;
	border: 1px solid black;
 }
 
 /************************************************************
 * Styles für Service Desk (Vorgang Druckansicht)			 *
 ************************************************************/
 
/************************************************************
 * Styles für Projektcloud									*
 ************************************************************/
.prc_folderbuttons 
{
	width:25px;
	min-width:25px;
}
.prc_projekt 
{
	width:60px;
	min-width:60px;
}
.prc_teilnetz 
{
	width:70px;
	min-width:70px;
}

/************************************************************
 * Styles für OD											*
 ************************************************************/

.res_qqs_anzeige
{
	display:inline-block; 
	height:38px; 
	width:140px;
	padding-left:160px;
}

.res_qqs_anzeige img
{
	margin-bottom:6px;
}

/************************************************************
 * Links im Rechnungsgenerator								*
 ************************************************************/
.link_gross, .link_gross:visited
{
	text-decoration: none;
	display: inline-block;
	margin-bottom: 5px;
	padding: 8px;
	background: #061D65;
	color: white;
	border: 1px solid #061D65;
	border-radius: 5px;
}

/************************************************************
 * Allgemein												*
 ************************************************************/

span.highlight-text {
	color: #2584b3;
}



.ui-dialog-content {
    color: #061d64	!important;
	font-family: 'Lucida Sans'	!important;
}

