@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/solid.min.css");
@font-face {
    font-family: standard;
    src: url(Aldrich-Regular.ttf);
}
body {
        background: #D4D4CC;
        background: -moz-linear-gradient(#97bbf6, #f6ead2);
        background: -o-linear-gradient(#97bbf6, #f6ead2);
        background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#97bbf6), to(#f6ead2));
        background: -webkit-linear-gradient(#97bbf6, #f6ead2); 
	color: #1A1B64;
	font-family: standard, verdana, Arial;
	height: 100%;
	margin: 0;
	padding-left: 20px;
}
#shadowbox {
	width: 100%;
	height: 10px;
        background: #888;
        background: -moz-linear-gradient(#888, transparent);
        background: -o-linear-gradient(#888, transparent);
        background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#888), to(transparent));
        background: -webkit-linear-gradient(#888, transparent); 
}
#logobox {
	width: 300px;
	height: 95px;
	position: fixed;
	right: 150px;
	top: 0;
	padding: 5px;
}
#logobox img {
	width: 300px;
}
#anmeldemaske {
	position: absolute;
	top: 300px;
	left: 200px;
	width: 500px;
	
}
#anmeldemaske {
	background: #f6ead2;
	border: solid 1px #a12424;
	box-shadow: 5px 5px #888;
	padding: 20px;
}
#ergebnisfeld {
	background: #f97575;
	width: 90%;
	color: #fff;
	padding: 5px;
	position: relative;
	float: left;
	clear: both;
	margin-top: 30px;
	text-align: center;
	box-shadow: 5px 5px red;
	font-size: 0.8em;
	display: none;
}
.tabelle {
	float: left;
	clear: none;
	margin-right: 5px;
}
.tabelle img[onclick] {cursor:pointer;}
.eingabefeld {
	float: left;
	clear: both;
	margin-top: 5px;
}
.mitabstand {
	padding-bottom: 10px;
}
.red {
	color: red;
}
div.mitabstand input {
	width: 300px;
}
.loginextbutton {
	margin-top: 10px;
	float: left;
	clear: both;
}
.loginextbuttona, .loginextbuttonb {
	float: left;
	clear: none;
	padding-right: 20px;
}
.loginextbuttona {
	width: 275px;
}
.loginextbuttonb {
	padding-top: 10px;
}
button {
	border-radius: 10px;
	box-shadow: 3px 3px #888;
}
.em {
	margin: 5px 0 5px 0;
	clear: both;
	padding: 0 10px;
}
div.em input, div.em select {
	width: 180px;
	border: 1px solid #888;
	background: #fff;
}
.button {
	width: 20px;
}
input#plz.plz {
	width: 50px;
}
#speichern {
	clear: both;
	text-align: center;
	width: 100%;
}
ul {
	list-style-type: none;
}
#menuebox {
	margin-left: 100px;
	margin-top: -50px;
}
#menuebox li {
	display: inline;
}
.menuebutton {
	width: 100px;
	text-align: center;
	cursor: pointer;
}
.menuebutton.active {background:#ccc;}
.tabellenhead {
	background: #0e790d;
	color: #fff;
	padding: 5px;
	clear: both;
	overflow: hidden;
}
.tabellenz1, .tabellenz2 {
	min-height: 15px;
	width: 98%;
	padding: 5px;
	clear: both;
	overflow: hidden;
}
.tabellenz1 {
	background: #fef6db;
}
.tabellenz2 {
	background: #d8e0f9;
}
.adressbox {
    position: fixed;
    left: 20px;
    overflow: auto;
    top: 100px;
    background: #e8eced;
    width: 90%;
    padding: 10px;
    box-shadow: 10px 10px;
    border-radius: 20px;
}
.adressbox select {
	height: 22px;
	width: 90px;
}
/*modal*/
.modal {
	height: calc(100% - 110px);
	box-sizing: border-box;
	width: calc(90% + 20px);
}
.modal #buttons {
	margin-bottom: 10px;
	display: flex;
	align-items: center;
}
.modal #buttons h3 {
	margin: 0 0 0 20px;
}
.modal .close-modal {
	cursor: pointer;
}
.modal .close-modal:hover {
	opacity: 0.6;
}
/*all-positions*/
.all-positions-view {
	max-width: 700px;
	box-sizing: border-box;
}
.all-positions-view #buttons img[onclick],.all-teilestamm-view #buttons img[onclick] {
	cursor: pointer;
}
.all-positions-view .tabellenhead,.all-teilestamm-view .tabellenhead,.all-lieferant-view .tabellenhead {
	width: 100%;
	display: inline-flex;
	box-sizing: border-box;
	height: auto;
}
.all-positions-view .tabellenhead .tabelle:first-child {
	padding: 0 5px;
	flex: 0 0 2%;
}
.all-positions-view .tabellenhead .tabelle:nth-child(2),.all-positions-view .position-view .tabelle:nth-child(2) {
	flex: 0 0 25% !important;
}
.all-positions-view .tabellenhead .tabelle:not(:first-child) {
	flex: 1;
	margin: 0;
	padding: 0 5px;
}
.all-positions-view .position-view {
	width: 100%;
	display: flex;
	box-sizing: border-box;
}
.all-positions-view .position-view .tabelle:first-child {
	padding: 0 5px;
	flex: 0 0 2%;
}
.all-positions-view .position-view .tabelle:not(:first-child) {
	flex: 1;
	margin: 0;
	padding: 0 5px;
}
.view-teilestamm-btn,.view-stuckliste-btn,.view-teileverwendung-btn,.view-lagerbewegungen-btn,.view-lieferant-btn,.view-orders-btn,.view-tiefer-btn {
	box-shadow: none;
	border: none;
	background: none;
	padding: 5px;
}
.view-teilestamm-btn.active,.view-stuckliste-btn.active,.view-teileverwendung-btn:avtive,.view-lagerbewegungen-btn.active,.view-lieferant-btn.active,.view-orders-btn.active,.view-tiefer-btn.active {
	cursor: pointer;
}
.view-teilestamm-btn:not(.active),.view-stuckliste-btn:not(.active),.view-teileverwendung-btn:not(.active),.view-lagerbewegungen-btn:not(.active),.view-lieferant-btn:not(.active),.view-orders-btn:not(.active),.view-tiefer-btn:not(.active) {
	opacity: 0.4;
}
.view-teilestamm-btn.active:hover,.view-stuckliste-btn.active:hover,.view-teileverwendung-btn.active:hover,.view-lagerbewegungen-btn.active:hover,
.view-lieferant-btn.active:hover,.view-orders-btn.active:hover {
	opacity: 0.6;
}
/*teilestamm*/
.all-teilestamm-view .tabellenhead .tabelle,.all-teilestamm-view .teilestamm-view .tabelle,.article-orders-view .tabelle {
	margin: 0;
	box-sizing: border-box;
}
.all-teilestamm-view .tabellenhead .tabelle:first-child {
	padding: 0 5px;
	flex: 0 0 2%;
	width: 2%;
}
.all-teilestamm-view .tabellenhead .tabelle:last-child {
	padding: 0 5px;
	flex: 0 0 6%;
	width: 6%;
}
.all-teilestamm-view .tabellenhead .tabelle:not(:first-child):not(:last-child) {
	flex: 0 0 10.2%;
	width: 10.2%;
	padding: 0 5px;
}
.all-teilestamm-view .teilestamm-view {
	width: 100%;
	box-sizing: border-box;
	display: flex;
}
.all-teilestamm-view .teilestamm-view .tabelle:first-child {
	padding: 0 5px;
	flex: 0 0 2%;
	width: 2%;
}
.all-teilestamm-view .teilestamm-view .tabelle:last-child {
	padding: 0 5px;
	flex: 0 0 6%;
	width: 6%;
}
.all-teilestamm-view .teilestamm-view .tabelle:not(:first-child):not(:last-child) {
	flex: 0 0 10.2%;
	width: 10.2%;
	margin: 0;
	padding: 0 5px;
}
/*Stukliste*/
.all-stuckliste-view .tabellenhead .tabelle,.all-stuckliste-view .stuckliste-view .tabelle,
.all-teileverwendung-view .tabellenhead .tabelle,.all-stuckliste-view .stuckliste-view .tabelle {
	margin: 0;
	box-sizing: border-box;
}
.all-stuckliste-view .tabellenhead .tabelle:first-child,
.all-teileverwendung-view .tabellenhead .tabelle:first-child {
	padding: 0 5px;
	width: 2%;
}
.all-stuckliste-view .tabellenhead .tabelle:last-child,
.all-teileverwendung-view .tabellenhead .tabelle:last-child {
	padding: 0 5px;
	width: 4%;
}
.all-stuckliste-view .tabellenhead .tabelle:not(:first-child),
.all-teileverwendung-view .tabellenhead .tabelle:not(:first-child) {
	padding: 0 5px;
}
.all-stuckliste-view .stuckliste-view,
.all-teileverwendung-view .stuckliste-view {
	width: 100%;
	box-sizing: border-box;
	display: flex;
}
.all-stuckliste-view .stuckliste-view .tabelle:first-child,
.all-teileverwendung-view .stuckliste-view .tabelle:first-child {
	padding: 0 5px;
	width: 2%;
}
.all-stuckliste-view .stuckliste-view .tabelle:last-child,
.all-teileverwendung-view .stuckliste-view .tabelle:last-child {
	padding: 0 5px;
	width: 4%;
}
.all-stuckliste-view .stuckliste-view .tabelle:not(:first-child),
.all-teileverwendung-view .stuckliste-view .tabelle:not(:first-child) {
	margin: 0;
	padding: 0 5px;
}
/*Lagerbewegungen*/
.all-lagerbewegungen-view .tabellenhead .tabelle,.all-lagerbewegungen-view .lagerbewegungen-view .tabelle {
	margin: 0;
	box-sizing: border-box;
}
.all-lagerbewegungen-view .tabellenhead .tabelle:first-child {
	padding: 0 5px;
	flex: 0 0 2%;
	width: 2%;
}
.all-lagerbewegungen-view .tabellenhead .tabelle:not(:first-child) {
	flex: 0 0 7.5%;
	width: 7.5%;
	padding: 0 5px;
}
.all-lagerbewegungen-view .lagerbewegungen-view {
	width: 100%;
	box-sizing: border-box;
	display: flex;
}
.all-lagerbewegungen-view .lagerbewegungen-view .tabelle:first-child {
	padding: 0 5px;
	flex: 0 0 2%;
	width: 2%;
}
.all-lagerbewegungen-view .lagerbewegungen-view .tabelle:not(:first-child) {
	flex: 0 0 7.5%;
	width: 7.5%;
	margin: 0;
	padding: 0 5px;
}
/*lieferant*/
.all-lieferant-view .tabellenhead .tabelle,.all-lieferant-view .lagerbewegungen-view .tabelle {
	margin: 0;
	box-sizing: border-box;
}
.all-lieferant-view .tabellenhead .tabelle:first-child {
	padding: 0 5px;
	width: 2%;
}
.all-lieferant-view .tabellenhead .tabelle:not(:first-child) {
	width: 16.3%;
	padding: 0 5px;
}
.all-lieferant-view .lieferant-view {
	width: 100%;
	box-sizing: border-box;
	display: flex;
}
.all-lieferant-view .lieferant-view .tabelle:first-child {
	padding: 0 5px;
	width: 2%;
	margin: 0;
}
.all-lieferant-view .lieferant-view .tabelle:not(:first-child) {
	width: 16.3%;
	margin: 0;
	padding: 0 5px;
}

/*article article orders*/
.article-orders-view .order-view {width:calc(100% - 10px);}
.article-orders-view .tabellenhead .tabelle,.article-orders-view .order-view .tabelle {
	margin: 0;
	box-sizing: border-box;
}
.article-orders-view .tabellenhead .tabelle:first-child {
	padding: 0 5px;
	flex: 0 0 2%;
	width: 2%;
}
.article-orders-view .tabellenhead .tabelle:last-child {
	padding: 0 5px;
	flex: 0 0 4%;
	width: 4%;
}
.article-orders-view .tabellenhead .tabelle:not(:first-child) {
	flex: 0 0 14%;
	width: 14%;
	padding: 0 5px;
}
.article-orders-view .stuckliste-view,
.article-orders-view .teileverwendung-view {
	width: 100%;
	box-sizing: border-box;
	display: flex;
}
.article-orders-view .order-view .tabelle:first-child {
	padding: 0 5px;
	flex: 0 0 2%;
	width: 2%;
}
.article-orders-view .order-view .tabelle:last-child {
	padding: 0 5px;
	flex: 0 0 4%;
	width: 4%;
}
.article-orders-view .order-view .tabelle:not(:first-child) {
	flex: 0 0 14%;
	width: 14%;
	margin: 0;
	padding: 0 5px;
}
/*article search*/
#suchbox.article-search,#suchbox.address-search {display:flex;}
#suchbox.article-search >div,#suchbox.address-search >div {position:relative;}
#suchbox.article-search input[type=text],#suchbox.address-search input[type=text] {width:320px;height:36px;border-radius:16px;border:1px solid #999;padding:0 16px;}
#suchbox.article-search .button,#suchbox.address-search .button {position:absolute;right:16px;top:9px;cursor:pointer;background:none;padding:0;border:none;box-shadow:none;}
#suchbox.article-search .button i,#suchbox.address-search .button i {font-size:16px;}
