@media print { 
.cartbutton, .removerowbutton, #Zerobutton, #Fototoggle, #Projecttoggle, #OPtoggle, #Disktesttoggle, #konfbutton, #sidovybutton, .noprint, .topRight, #myInput { 
  display: none!important;
 } 
}

table {
    border-collapse: collapse;
}

 th {
    cursor: pointer;
	position: sticky; 
	top: 0;
	font-family: Roboto,serif;
}

td {
	font-family: Roboto,serif;
}
 
 p{
	font-size: 25px;
	font-family: Roboto,serif;

}

input[type=text] {
   /*rewriting standard style, it is necessary to be able to change the size*/
  height: 50px;
  width: 150px
}

input[class=quantity] {
   /*rewriting standard style, it is necessary to be able to change the size*/
  height: 50px;
  width: 50px;
  border: none;
    font-family: Arial;
  font-size: 16px;
}

input[class=discount] {
   /*rewriting standard style, it is necessary to be able to change the size*/
  height: 50px;
  width: 50px;
  border: none;
    font-family: Arial;
  font-size: 16px;
}


input[class=namechanger] {
   /*rewriting standard style, it is necessary to be able to change the size*/
  border: none;
  font-family: Roboto,serif;
  font-size: 22px;
  font-weight: bold;
  width: 200px;
  height: 30px;
  background-color: lightgrey;
}

 a{
	font-size: 18px;

}
a[class=artlink]{
	font-size: 16px;
}

input[id=Bigbutton] {
   /*rewriting standard style, it is necessary to be able to change the size*/
  height: 50px;
  width: 157px;
  font-family: Roboto,serif;
  font-size: 18px;
  border-radius: 6.5px;
}


button[class=Bigbutton] {
   /*rewriting standard style, it is necessary to be able to change the size*/
  height: 50px;
  width: 157px;
  font-family: Roboto,serif;
  font-size: 18px;
  border-radius: 6.5px;
}

button[class=Planknapp] {
   /*rewriting standard style, it is necessary to be able to change the size*/
  height: 50px;
  width: 157px;
  font-family: Roboto,serif;
  font-size: 18px;
  border-radius: 6.5px;
}


button[class=GreenButton] {
   /*rewriting standard style, it is necessary to be able to change the size*/
  background-color: #04AA6D;
  height: 50px;
  width: 157px;
  font-family: Roboto,serif;
  font-size: 18px;
  border-radius: 6.5px;
}

button[class=DKbutton] {
   /*rewriting standard style, it is necessary to be able to change the size*/
  height: 50px;
  width: 157px;
  font-family: Roboto,serif;
  font-size: 18px;
  border-radius: 6.5px;
}

button[class=PFILEBUTTON] {
   /*rewriting standard style, it is necessary to be able to change the size*/
  height: 50px;
  width: 450px;
  font-family: Roboto,serif;
  border-radius: 6.5px;
}

button[class=chapterbutton] {
   /*rewriting standard style, it is necessary to be able to change the size*/
  height: 50px;
  width: 450px;
  font-family: Roboto,serif;
  border-radius: 6.5px;
  background-color: #555555;
  color: white;
  font-size: 16px;
}


button[class=PFILEBUTTONsmall] {
   /*rewriting standard style, it is necessary to be able to change the size*/
  height: 40px;
  width: 300px;
  font-family: Roboto,serif;
  border-radius: 6.5px;
}

button[id=Fototoggle]{
	  height: 50px;
  width: 125px;
  font-family: Roboto,serif;
  font-size: 18px;
  border-radius: 6.5px;
}

button[id=Fotooldtoggle]{
	  height: 50px;
  width: 125px;
  font-family: Roboto,serif;
  font-size: 18px;
  border-radius: 6.5px;
}

button[id=Fotoswitcher]{
	  height: 50px;
  width: 125px;
  font-family: Roboto,serif;
  font-size: 18px;
  border-radius: 6.5px;
}
  
button[id=Projecttoggle]{
	  height: 50px;
  width: 125px;
  font-family: Roboto,serif;
  font-size: 18px;
  border-radius: 6.5px;
}

button[id=OPtoggle]{
	  height: 50px;
  width: 125px;
  font-family: Roboto,serif;
  font-size: 18px;
  border-radius: 6.5px;
}

button[id=Disktesttoggle]{
	  height: 50px;
  width: 125px;
  font-family: Roboto,serif;
  font-size: 18px;
  border-radius: 6.5px;
}


button[id=konfbutton]{
	  height: 30px;
  width: 120px;
  font-family: Roboto,serif;
  font-size: 18px;
  border-radius: 6.5px;
}

button[id=sidovybutton]{
	  height: 30px;
  width: 120px;
  font-family: Roboto,serif;
  font-size: 18px;
  border-radius: 6.5px;
}


button[id=Newsearchtoggle]{
	  height: 50px;
  width: 120px;
  font-family: Roboto,serif;
  font-size: 18px;
  border-radius: 6.5px;
}

button[id=Zerobutton]{
	  height: 50px;
  width: 100px;
  font-family: Roboto,serif;
  font-size: 18px;
  border-radius: 6.5px;
}

input[type=password] {
   /*rewriting standard style, it is necessary to be able to change the size*/
  height: 50px;
  width: 150px
}

input[type=submit] {
  border: none; /*rewriting standard style, it is necessary to be able to change the size*/
  height: 50px;
  font-family: Roboto,serif;
  border-radius: 6.5px;
  
}

input[class=Loginbutton] {
  border: none; /*rewriting standard style, it is necessary to be able to change the size*/
  height: 50px;
  width: 157px;
  font-family: Roboto,serif;
  font-size: 18px;
  
}

div.topRight {
    position: absolute;
    top: 10px;
    right: 40px;
	z-index: 9;
}

div.topRightmenu {
    position: absolute;
    top: 100px;
    right: 0%;
	z-index: 9;
	background-color: #FBD603;

}
div.notontop{
	z-index: 1;
}

.myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

.myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 10; /* Sit on top */
  padding-top: 50px; /* Location of the box */
  left: 0;
  top: 0;
  bottom: 15px;
  width: 100%; /* Full width */
  height: 95%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 95%;
  height: 95%;
  max-width: 100%;
  max-heigth: 95%;
}



/* Add Animation */
.modal-content {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}


#eprel:hover,
#eprel:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
	height: 100%;
  }
}


/* The Modal (background) */
.modalimg {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 10; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  bottom: 15px;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content-img {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content-img {
    width: 100%;
  }
}

h1, h2 {
    font-family: Roboto,serif;
}

button[class=Reportmatbutton] {
   /*rewriting standard style, it is necessary to be able to change the size*/
  height: 75px;
  width: 100px;
  font-family: Roboto,serif;
  border-radius: 6.5px;
}

button[class=cartbutton] {
   /*rewriting standard style, it is necessary to be able to change the size*/
  height: 50px;
  width: 125px;
  font-family: Roboto,serif;
  font-size: 16px;
  border-radius: 6.5px;
}

button[class=removerowbutton] {
   /*rewriting standard style, it is necessary to be able to change the size*/
  height: 25px;
  width: 23px;
  border: none;
  cursor: pointer;
  background-image: url('removerow.jpg');
  background-size: cover;
}

input[class=fileuploadbutton] {
   /*rewriting standard style, it is necessary to be able to change the size*/
  height: 50px;
 
  font-family: Roboto,serif;
  font-size: 16px;
 
}

input::file-selector-button {
	height: 50px;
	font-family: Roboto,serif;
	font-size: 16px;
	
}


button[class=ReportOPbutton] {
   /*rewriting standard style, it is necessary to be able to change the size*/
  height: 75px;
  width: 400px;
  font-family: Roboto,serif;
  border-radius: 6.5px;
  
}

div[class=borderdiv] {
	border-style: solid;
}