html, body {margin: 0; height: 100%; overflow: hidden}

#footer{
  position : absolute;
  bottom   : 0;
  width: 100%;
   align-content: right;
}
#android{
  margin-bottom: 20px;

}
#startscr{
  padding-bottom: 586px;
}
.container-fluid {
	margin-top: -5px;
    background-color: rgb(36, 39, 46);
    min-width: 100%;
    min-height:103%; 

}
.entername {
  color: white;
  margin-left: 50px;
  margin-top: 20px;
}
.lable {
  color: white;
  margin-left: 10px;

}

#text{
  margin-left: 50px;
  margin-top: 20px;
}
#send{
  margin-left: 50px;
  margin-top: 50px;
}
#gohome{
  margin-left: 50px;
  margin-top: 50px;
}
#save{
  margin-left: 50px;
  margin-top: 50px;
}
.tableelement{
 color: white;
  margin-top: 20px;
  font-size: xx-large;
}
.tableelement_hid{
 color: white;
  margin-top: 20px;
  font-size: xx-large;
   display: none;
}
.autinf{
 color: white;
  margin-top: 10px;
  font-size: x-large;
}
.tableelement2{
 color: white;
  margin-left: 50px;
  font-size: x-large;

}
.textprice{
  width: 80%;
}
.textcode{
  width: 100%;
}
.textname{
  width: 100%;
  display: none;
}
.textID{
  width: 100%;
  display: none;
}
#table{
  display: none;
}
#imp{
margin-top: -70px;
}
#import{
margin-top: -40px;
}
#importlable{
margin-top: -60px;
margin-left: -3px;
}
.textprice2{
  width: 100%;
  display: none;
}

