body {
	background-color: black;
	padding-top: 0px;
}

select {
	margin: 5px 0;
	padding: 3px 0 0 0;
	border-radius: 5px;
	background-color: oldlace;
}

input {
	margin: 5px 0;
	border-radius: 5px;
	background-color: oldlace;
}

h3 {
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}

table {
	margin: 0px auto;
	border-collapse: collapse;
	width:95% !important;
	text-align: center;
}

td, th {
	padding: 3px 5px;
	text-align: center;
	vertical-align: middle !important;
}

th {
	border:solid black 2px !important;
}

td.left, th.left{
	text-align: left !important;
}

td.width100{
	width: 100px;
}

.sticky {
	position: sticky;
	top: 0;
}

.nowrap {
	width: 1px;
	white-space: nowrap;
}

.mt10 {
	margin-top: 10px;
}

.m10 {
	margin: 10px;
}

.p10 {
	padding: 10px;
}

.p8_0 {
	padding: 8px 0 !important;
}

.w100p {
	width:100%;
}

.center {
	text-align: center !important;
}

.floatC {
	clear: both;
}

.background_center {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}

.right {
	text-align: right;
}

.left {
	text-align: left !important;
}

.floatL {
	float: left;
}

.border {
	border: solid black 2px;
}

.tt_hide, .filter_aufbau, .filter_fahrer, .filter_zustand {
	display: none;
}

.ovfl {
	overflow:auto;
	position:absolute;
}

.header {
	text-align:center;
	cursor: default;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	background-color: whitesmoke;
}
.header, .header-img {
	height: 100px;
}
.header-btn {
	float: right;
	margin: 25px;
}

.officeSVG {
	position:absolute; 
	left: 0px;
	top:95px; 
	bottom:5px; 
	width:100%; 
	z-index:-1;
}

.shop {
	padding: 0;
	border: red solid 2px;
}

.shop-inner {
	width: 50%;
	float: left;
	padding: 0 5px;
	/*border: cyan solid 2px;*/
}

.fa-times, .fa.red {
	color: darkred;
}

.fa-check, .fa.green {
	color: darkgreen;
}

.fa-trailer {
	color: deepskyblue;
}

.fa-truck-moving, .fa-truck {
	color: maroon;
}

.fa-chevron-circle-left, .fa-chevron-circle-right {
	color: black;
}

.fa-truck.fa-trailer {
	font-size: 0.85 em;
}

.welcome, .impressum {
	position: absolute;
	border: lightgray solid 3px;
	border-top: lightgray solid 20px;
	background-color: white;
	margin: auto;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	overflow: auto;
}
.welcome {
	height: 230px;
}
.impressum {
	height: 90%;
}

.fuhrpark, .pointer {
	cursor: pointer;
}

.fuhrpark_btn_row {
	position: sticky;
	top: 330px;
	padding-right: 5px;
	overflow: hidden;
}

.fuhrpark_btn_row .btn {
	margin: 5px 0px;
	overflow: hidden;
}

.fuhrpark_inner.checked {
	background-color: powderblue !important;
}

.mailDetailHeaderLine, .shareSellHeaderLine {
	float:left;
	width: 90px;
}

.dispo {
	height: 50%;
	outline: 2px solid black;
	outline-offset: -5px;
	font-size: 0.8em;
}

.dispo_inner {
	width: 100%;
	height: 100%;
	overflow: auto;
}

.dispo_inner th {
	border: none !important;
	background: #eaeaea;
	z-index: 1;
}

.fuhrpark-driver.selected, .dispo-job.selected, .dispo-car.selected, .dispo-task.selected, .dispo-task.selected th {
	background-color: antiquewhite !important;
}

.fuhrpark-driver-head.selected {
	background-color: aquamarine !important;
}

#furhpark-driver-table th{
	border: none !important;
	background-color: lightsteelblue;
}

#browser>svg {
	width: 100%;
	height: 0%;
	top: 50%;
	position: relative;
}

#browser_close:hover {
	fill: #ff4c4c;
}

#browser text {
	cursor: default;
}

.selected_detail_div {
	position: absolute;
	overflow: auto;
	background-color: white;
}

#login>label {
	display: inline-block;
	width: 10em;
	margin: 8px 0;
}

#reg_form>label {
	display: inline-block;
	width: 13em;
	margin: 8px 0;
}

#errorTxt li{
	list-style-type: none;
}

#fuhrpark_detail{
	position: absolute;
	background-color: lavender;
	border: solid 2px black;
	border-radius: 15px;
	padding: 10px;
	max-height: 95%;
	overflow: auto;
}

#fuhrpark_detail td {
	text-align: left;
}

#fuhrpark-driver-table {
	border-collapse: separate;
}

#fuhrpark-driver-table thead {
	background-color: lavender;
}

#fuhrpark-driver-table th {
	border: none !important;
	border-right: solid black 2px !important;
	border-bottom: solid black 2px !important;
}

#fuhrpark-driver-table .border-left {
	border-left: solid black 2px !important;
}

#fuhrpark-driver-table .border-top {
	border-top: solid black 2px !important;
}

#fuhrpark_row1, #fuhrpark_row2, #fuhrpark_row3 {
	padding-right: 0px;
	padding-left: 5px;
}

#repair_cost {
	display: inline-block;
	text-align: right;
	min-width: 8em;
}

#mailboxDetail, #shareSell{
	width: 100%;
	height: 100%;
	background-color: white;
	padding: 20px 3% 10px 3%;
	position: absolute;
	top: 0%;
	left: 0%;
}

#mailDetailHeader {
	width:100%; 
	height: 5em; 
	background-color: #e0e0e0;
	border-radius: 5px 5px 0 0;
	text-align: left;
	padding: 4px 0 0 10px;
}

#mailDetailHeader #mailDetailClose, #shareSellClose {
	float: right;
	padding: 0px 5px;
}

#mailDetailBody {
	width: 100%;
	padding: 10px;
}

window1_body, .fuhrpark_detail_container {
	overflow: auto;
	background-color: rgba(255,255,255,0.6);
	position: absolute;
	width: 100%;
	bottom: 0%;
	top: 4em;
	left: 0%;
}

.bg_w {
	background-color: white;
}

.fuhrpark_detail_container{
	background-color: transparent;
	justify-content: center;
	align-items: center;
}

.fdb, .fuhrpark {		/* Fuhrpark_detail_body*/
	margin-top: 0px;
	float: left;
	padding: 5px 5px;
}

.fdb td{
	padding: 1px 5px;
}

.fuhrpark td {
	padding: 1px 5px 1px 0px;
}

/* MAP Styles*/
.st0 {
	stroke: black;
	stroke-width: 0.5px;
	//fill: cyan;
	//fill: RGB(180,87,12);
	fill: RGB(5,162,16);
}
.svgText {
	fill: black;
}

.st0.hovered {
	fill: lightgreen;
}	

.city {
	fill: orange;
	//fill: white;
	//fill: RGB(255,136,22);
	stroke: darkred;
	stroke-width: 0.5px;
}

.city:hover {
	fill: darkred;
}

.ferry {
	stroke: darkblue;
	stroke-width: 1.5px;
	stroke-dasharray: 2,1;
	fill: none;
}

.ferry-short {
	stroke-dasharray: 1,1;
}

.ferry:hover {
	stroke: cyan;
	stroke-width: 2px;
	stroke-dasharray: 4,2;
}
.ferry.route, .highway.route{
	stroke: darkred;
}

.highway {
	stroke: yellow;
	stroke-width: 0.85px;
	fill: none;
}

.highway.hovered {
	stroke: blue;
}

.highway:hover{
	stroke: cyan;
}

.chosen {
	fill: white;
	stroke: darkred;
	stroke-width: 1px;
	r: 2px;
}

/*Autocomplete*/
.ui-helper-hidden-accessible {
	display: none;
}

.ui-menu{
	z-index: 100;
	max-height: 100px;
	overflow-x: hidden;
	overflow-y: auto;
	background-color: oldlace;
	border-radius: 5px;
	padding-left: 25px;
}

/* ########################################   SVG Klassen  ######################################*/
.background_line {
	stroke: #eaeaea;
	stroke-width: 2px;
	fill: #eaeaea;
}

.calendar_detail_truck {
	fill: maroon;
}

.calendar_detail_trailer {
	fill: deepskyblue;
}