
/* wordt gebruikt voor de menu kaartjes die open en dicht gaan */
:root {
  --div-price-height: 60px;
}



* {
    box-sizing: border-box;
}

.productie_class
{
color : white;
  background-color : #BDAD39;
}


.table_icon
{
  position: relative;
  //left: 30px;
}
.drag
{
  color : white;
  background-color : #BDAD39;/**/
  background-image : url('https://support.fritec.nl/img/mandrood.jpg')  ; /**/
  
  background-repeat: no-repeat;
  background-size: 10px 10px;
}

.drop
{
  color : white;
  background-color : #BDAD39; /**/
  background-image : url('https://support.fritec.nl/img/mandrood.jpg')  ; /**/
  
  background-repeat: no-repeat;
  background-size: 25px 25px;
}


.winkel_class
{
color : white;
  background-color : #DB2E65;
}

.kantoor_class
{
  color : white;
  background-color : #5A7ADB;
}

.zwart_class
{
  color : white;
  background-color : black;
}
.fritec_class
{
 // color : white;
  background-color : #c2d1e8;
  margin-left : 10px;
}


h2{color:yellow}
h3{color:black}
.brood_class
{
  color : white;
  background-color : #BDAD39;
  margin: 15px;
}

.banket_class
{
  color : white;
  background-color : #DB2E65;
  margin: 15px;
}



.row::after {
    content: "";
    clear: both;
    display: table;
}

body  { 
    
    font-size : 150%;  /* */
    background-image:url('https://static.vecteezy.com/ti/gratis-vector/p3/2822427-abstract-lijnen-en-punten-verbinden-achtergrond-technologie-verbinding-digitale-data-en-big-data-concept-vector.jpg')  ; /**/
      background-size: cover;
  /*  background-color: #c2d1e8 ; /**/
    background-color: #688bbf;  /**/
    background-size: cover;
    color: #2e528a;
}

ul, menu, dir {
    display: block;
    list-style-type: disc;
    margin-block-start: 0px;
    margin-block-end: 0px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}


form {    margin-bottom: 0; }

input[type=button], input[type=submit], input[type=reset]  {
 /*   background-color: #afc5e6; /**/
    border: none;
/*    color: black; /**/
   /* padding: 15px 32px; /**/
    text-decoration: none;
    /*margin: 4px 2px; /**/
    cursor: pointer;
 /*   font-size : 150%;  /* */
}
input[type=date] {
  height: 25px;
  margin: 0 auto;
/*  width: 100%; /**/
  font-family: arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
 /* background-color: #2f2f2f; /**/
  outline: none;
  border: 0;
  border-radius: 3px;
  padding: 0 3px;
  color: #000;
  border: 3px solid black;
}
input[type=text], textarea
{
font-size : 100%;
}

select 
{
/*font-size : 12px!important; /**/

}

.select_aversie
{
  font-size : 12px!important;
  width : 300px;
  
}
.software
{
    height: 30px;
    line-height: 30px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 0px 0px 0px 5px;
    font-size : 150%!important;
    width: 70%;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    /* -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); /**/
}


[class*="col-"] {
    float: left;
    padding: 15px;
}

html {
    font-family: "Lucida Sans", sans-serif;
}

.onderknoppen
{ padding : 0px;
  width:16%;
  float:left;
}
.moduleinfo
{
	display: block;
	position: relative;
	width: 40%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
  
}
.header {
  /*  background-color:  #2E528A; /**/
    background-color:white; 
    color: #2e528a;
    padding: 1px; 
    height: 31px; 
    position : sticky;
    box-shadow: 1px 1px 1px #2E528A;
    z-index:1000;
}

.logfile 
{
    background-color:black; 
    color:yellow; 
    box-shadow: 2px 2px 2px #white;
}
.memoveld1
{
  width:30%; 
}
.menuitem {
    
   /* border-radius: 2px; /**/
    list-style-type: none;
    float: left;
    height:30px;
  /*  width: 13%; /**/
    color: #2e528a;
    margin: 0px;
    background-color: #c2d1e8;
    padding-top: 7px;
    padding-left: 3px;
    font-size: 80%;
    box-shadow: 1px 1px 1px #2E528A;
}

.menuitem:hover {
	
	border-radius: 2px; /**/
	background-color: #c2d1e8;
   box-shadow: 2px 2px  black;
   color: #000;
	}
	
.menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.menu li {
    padding: 4px;
    margin-bottom: 1px;
    background-color: #afc5e6;
    color: #2e528a;
    box-shadow: 0 4px 10px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.menu li:hover {
    background-color:  #fff;;
}
.periodepicker
{
   background-color: #afc5e6;
   padding:5px;
   margin-top: 3px;
}

.titelperiode
{
  font-size:10px;
}
.schaduwtabel th
{
background-color: #afc5e6;
   color: white;
}
.schaduwtabel td 
{
    box-shadow: 0 4px 10px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    border: 0; /**/
    background-color: #afc5e6;
    border-collapse: collapse;
}
.aside {
    float : left;
    background-color: #afc5e6;
    padding: 0px;
    color: #2e528a;
    text-align: center;
    width: 100%;
    /* font-size: 14px; /**/
    box-shadow: 3px 3px 2px black; 
    box-shadow: 0 4px 10px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.footer {
    position:fixed;
    background-color: #2E528A;
    color: #ffffff;
    text-align: center;
/*    font-size: 12px; /**/
    padding: 0px;
    padding-bottom: 0px;
    bottom:0px;
    width:100%;
}

.navi { display: block; box-shadow: 3px 3px 2px black; width : 90%;  margin :3px;  padding: 2px;  background-color: #afc5e6;text-align: center;  }

a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}
a:active {text-decoration:underline;}


.friteclogo 
{
    position: absolute;  /**/
    top: 0px;
    right:2px;
    height:50px;
    width: 83px;
    border: 1px solid #000000;
    background-image:url('https://support.fritec.nl/img/logo.jpg')  ; /**/
    background-size: 83px 50px;
    background-repeat: no-repeat;
/*    box-shadow: 3px 3px 2px black; /**/

  //  display : none;
}

.promptlogo 
{
    position: fixed;  /**/
    /*top: 2px; /**/
    bottom:30px;
    //left: 2px;
    right:3px;
    height:56px;
    width: 160px;
   // border: 1px solid #2E528A;
    background-image:url('https://support.fritec.nl/img/ibp_2022_kleur.png')  ; /**/
    padding-left:1px;
    background-size: contain;
    background-repeat: no-repeat;
  //  box-shadow: 3px 3px 2px black; /**/
    z-index :-100;

  //  display : none;
}
.zoek {
    float: right;
    width:auto;
/*    margin : 5px; /**/
/*    padding:5px; /**/
}


.error, .debug{
    float: left;
    margin : 5px;
    color : red;
    background-color : black;
    white-space: pre-wrap;
    
    
/*    padding:5px; /**/
}

.resizedTextbox {width: 280px; }
/* For mobile phones: */
[class*="col-"] {
    width: 100%;
}


.btn {	
   font-size: 18px;
   font-weight: normal;
   height:28px;
   border: 1px solid transparent;
   border-radius: 4px;
}

@media only screen and (max-width: 459px) {
.row
{
    padding-left: 1px;
}

[class*="col-"] 
{
    padding-left: 1px;
}

.ibp-container {padding-left: 0px!important;}
}

.ttdebug {
 // position: relative !important;
  text-align: left !important;
 // display: inline-block;
  //width: 100%!important;
  bottom: -400px;
  left: 0px;
  font-size : 75%!important;
  color : white!important;
}

/**Tooltip ***************************************************************************/
/*
<div class="tooltip">Hover over me
  <span class="tooltiptext">Tooltip text</span>
</div>
*/

.tooltip {
  position: relative;
  display: inline-block;
 /* border-bottom: 1px dotted black; */
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 440px;
  background-color: #555;
  color: #fff;
  /*text-align: center;/**/
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
 
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
}


.tooltip .tooltiptext::after {
  content: "";
  position: absolute; /**/
  top: 100%; /**/
  left: 50%;/**/
  position: relative !important;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}


/*********************************************************************
 * InfoTip
 * 
 * *******************************************************************/
 
 .infotip {
  position: relative;
  display: inline-block;
  cursor: crosshair;
 /* border-bottom: 1px dotted black; */
}

.infotip .infotiptext {
  visibility: hidden;
  width: 440px;
  //background-color: #555;
  color: #fff;
  /*text-align: center;/**/
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
 
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
}


.infotip .infotiptext::after {
  content: "";
  position: absolute; /**/
  top: 100%; /**/
  left: 50%;/**/
  position: relative !important;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.infotip:hover .infotiptext {
  visibility: visible;
  
  opacity: 1;
}
 
 
.header_knop
{
  right: 50px;
  display: flex;
  right: 100px;
  position: absolute;
  top: 2px;
  background-color: #2e528a;
  color: white;
  padding: 4px 4px;
  margin:2px;
  font-size: 80%;
  cursor: pointer;
  text-align: center;
  }
  
.header_knop:hover {

  background-color: #4CAF50;
  width: 10%;
  margin:1px;
  color: black;
  font-size: 80%;
} 

.bigbutton {
  display: block;
  width: 98%;
  border: none;
  background-color: #2e528a;
  color: white;
  padding: 14px 28px;
  margin:2px;
  font-size: 16px;
  cursor: pointer;
  text-align: none; 
}

.bigbutton:hover {
  background-color: #4CAF50;
  width: 98%;
  margin:2px;
  color: black;
  font-size: 16px;
}


.tablebutton {
  display: block;
  width: 98%;
  border: none;
  background-color: #2e528a;
  color: white;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  
  margin:2px;
  font-size: 16px;
  cursor: pointer;
  text-align: center; 
}

.tablebutton:hover {
  background-color: #4CAF50;
  width: 98%;
  margin:2px;
  color: black;
  font-size: 16px;
}


.voorraadbutton {
  display: block;
  width: 99%;
  height:80%; /**/
  border: none;
  background-color: #2e528a;
  color: white;
  padding: 0px 0px;
  margin:1px;
  font-size: 14px;
  cursor: pointer;
  text-align: none; 
}

.voorraadbutton:hover {
  background-color: orange;
  width: 99%;
  margin:1px;
  color: black;
  font-size: 16px;
}



.smallbutton {
  display: block;
  width: 99%;
  overflow: hidden;
  
  border: none;
  /*height:80%; /**/
  background-color: #2e528a;
  color: white;
  /*padding: 2px 2px; /**/
  margin:1px;
  font-size: 100%;
  cursor: pointer;
  text-align: center;
}

.smallbutton:hover {

  background-color: #4CAF50;
  width: 99%;
  margin:1px;
  color: black;
  font-size: 100%;
}

.class_hide {
  display: none;
}

/* keybutton Wordt gebruikt voor het toetsenbord */
.keybutton {
  display: block;
  width: 9%; 
  float: left;
  height: 70px;
  border: none;
  background-color: #2e528a;
  color: white;
  padding: 4px 18px;
  margin:0px;
  font-size: 16px;
  cursor: pointer;
  text-align: none; 
  border: 1px;
  border-color: white;
  border-style:solid;
/*
width: 8.33%;
padding: 4px;
float: left;
height: 100px;
background-size: 100% auto;
background-attachment: fixed; /**/

}

#keyboard
{
 padding-left:  0px;
}

.keybutton:hover {
  background-color: #4CAF50;
/*  width: 10%; /**/
  margin:0px;
  color: black;
  font-size: 16px;
}

.stockdetail{
  background-color: #fff;

}
.dummybutton {
  display: block;
  width: 95%;
  
  border: none;
  /*background-color: #2e528a; /**/
  color: white;
  padding: 14px 2px;
  margin:0px;
  font-size: 14px;
 /* cursor: pointer; /**/
  text-align: center;
}

.plakken {

  position : -webkit-sticky;
  position : fixed;
  top : 0;
  padding: 250px;
}
 .artikelknopsmall 
  {
       width: 20%;
       overflow-wrap: break-word;
       overflow: hidden;
       padding : 4px;
       float: left;
       height: 100px;
       background-size: 100% auto;
       background-attachment: fixed;
       border-radius: 20;

  }


/*****************************************************************************/
@media only screen and (max-width: 639px) {
/* In kader van Mobiel /**/
 .promptlogo 
 { display: none; /**/
   /* height :100 px;/**/
  
 };
 
}

@media only screen and (min-width: 639px) {
    /* For tablets: */
    .col-s-1 {width: 8.33%;}
    .col-s-2 {width: 16.66%;}
    .col-s-3 {width: 25%;}
    .col-s-4 {width: 33.33%;}
    .col-s-5 {width: 41.66%;}
    .col-s-6 {width: 50%;}
    .col-s-7 {width: 58.33%;}
    .col-s-8 {width: 66.66%;}
    .col-s-9 {width: 75%;}
    .col-s-10 {width: 83.33%;}
    .col-s-11 {width: 91.66%;}
    .col-s-12 {width: 100%;}
     body , input, textarea {  font-size : 100%;  /* */  }
    .header {     background-color:  #2e528a; padding: 1px; /*height:40px;/**/ }

    .menuitem {    
      list-style-type: none;
      float: left;
      height:30px;
      text-align:center;
       width: 13%; /**/
      /*width: 10%; /**/
    /*  margin-top: 5px;  /**/
   /*   margin-bottom: 5px;  /**/
      margin-left: 1px;  /**/
      padding: 8px;
     }

    .aside {  float : right;  width : 16.66%}
    .navi {  width : 250px;  margin :3px;  padding: 2px;   }
    .zoek { float: right; padding-right:150px;margin:0px } /**/
    
    .promptlogo: { top: 20px};

}



@media only screen and (min-width: 925px) {
  /*  .friteclogo { display :block;}  /**/
    
/*   font-size: 130%; } */

}

@media only screen and (min-width: 1240px) {
    /* For desktop: */
    .col-1 {width: 8.33%;}
    .col-2 {width: 16.66%;}
    .col-3 {width: 25%;}
    .col-4 {width: 33.33%;}
    .col-5 {width: 41.66%;}
    .col-6 {width: 50%;}
    .col-7 {width: 58.33%;}
    .col-8 {width: 66.66%;}
    .col-9 {width: 75%;}
    .col-10 {width: 83.33%;}
    .col-11 {width: 91.66%;}
    .col-12 {width: 100%;}

    .friteclogo { display :block;}
    .artikelknopsmall 
    {
       width: 8.33%;
       padding : 4px;
    }

    body, input { font-size : 100%; }

}

.detailpanel
{
  display: block; /**/
  /*background-color: #2e528a; /**/
 /* color: white; /**/
  padding: 10px;
  margin:2px;
  /*font-size: 18px; /**/
  cursor: pointer;
  text-align: none; 
  border-radius:1%;
  position: relative;
  top: 1px;
  border-block-color: white;
 /* max-width: 330px;/**/
 /* left: 120px;/**/
  box-shadow: inset 2px 2px 2px 0px rgba(215, 184, 184, 0.5), 7px 7px 20px 0px rgba(0,0,0,.1), 4px 4px 5px 0px rgba(0,0,0,.1);
  outline: none;
}

.detailpanel:hover;
{
 color: #2e528a:!important;
 background-color: #2e528a; /**/
}


.tegel
{
  display: block;
  background-color: #2e528a;
  color: white;
  padding: 14px 28px;
  margin:2px;
  font-size: 18px;
  cursor: pointer;
  text-align: none; 
  border-radius:10%;
  position: relative;
  top: 80px;
  border-block-color: white;
  max-width: 330px;
  left: 120px;
  box-shadow: inset 2px 2px 2px 0px rgba(215, 184, 184, 0.5), 7px 7px 20px 0px rgba(0,0,0,.1), 4px 4px 5px 0px rgba(0,0,0,.1);
  outline: none;
}

.tegel:hover;
{
 color: white;
}


.cirkel
{
 width: 16em;
 height: 16em;
 transform: translate(-50%,-50%) translate(-4em,-2em);
 background-color: brown;
 border-radius: 50%;
 display: flex;
 justify-content: center;
 align-items: center;
 position: absolute;
 top: 50%;
 left: 50%;
}

.test
{
 color:black;
}

  /*onderstaande is voor button die openvouwen */
}

}

#card-section {
  width: 100%;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

#card-section * {
  margin: 0;
  padding: 0;
}

#card-section .card {
  max-width: 330px;
  width: 90%;
  border-radius: 15px;
  text-align: center;
  overflow: hidden;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px,
    rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;
  margin-right: auto;
  margin-left: auto;
  display: grid;
  position: relative;
  top: 150px;
  background-color:white;
}

#card-section .card .card-part {
  position: relative;
}

#card-section .card .card-top,
#card-section .card .card-bottom {
  transition: all 0.4s ease-in;
  z-index: 10;
}

#card-section .card .card-top::before,
#card-section .card .card-bottom::before {
  content: "";
  position: absolute;
  border-style: solid;
  width: 100%;
  left: 0;
  box-sizing: border-box;
}

/* CARD TOP */
#card-section .card .card-top {
  background-color: #0f1012;
  border-radius: 15px 15px 0 0;
  padding: 2.5rem 1.5rem 0 1.3rem;
}

#card-section .card:hover .card-top {
  transform: translateY(calc(var(--div-price-height) * -1));
}

#card-section .card .card-top::before {
  border-color: transparent transparent transparent #0f1012;
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: calc(var(--div-price-height));
  border-left-width: 330px;
  bottom: calc(var(--div-price-height) * -1);
}

#card-section .card .card-top .card-icon {
  font-size: 70px;
  color: #fff;
  height: 70px;
  width: 70px;
  display: inline-block;
  line-height: 50px;
  border-radius: 50%;
  background-color: #2e528a;
  margin-bottom: 15px;
}

#card-section .card .card-top .card-title {
  font-size: 32px;
  color: #ccc;
}

/* CARD CENTER */
#card-section .card .card-center {
  height: var(--div-price-height);
  
}

#card-section .card .card-center .price {
  font-size: 15px;
  color:white;
}

/* CARD BOTTOM */
#card-section .card .card-bottom {
  padding: 0 1.3rem 2.5rem 1.3rem;
  background-color: #2a2b2f;
  border-radius: 0 0 15px 15px;
}

#card-section .card:hover .card-bottom {
  transform: translateY(var(--div-price-height));
}

#card-section .card .card-bottom::before {
  border-color: transparent #2a2b2f transparent transparent;
  border-top-width: calc(var(--div-price-height) + 1px);
  border-right-width: 330px;
  border-bottom-width: 0;
  border-left-width: 0;
  top: calc(var(--div-price-height) * -1 - 1px);
}

#card-section .card .card-bottom .list-options {
  list-style: none;
}

#card-section .card .card-bottom .list-options li {
  font-size: 18px;
  color: #7a7b7d;
}

#card-section .card .card-bottom .list-options li:not(:last-child) {
  margin-bottom: 16px;
}

#card-section .card .card-bottom .btn-signup {
  margin-top: 35px;
  width: 85%;
  max-width: 190px;
  padding: 0.8rem 1rem;
  border-radius: 50px;
  border: none;
  font-size: 16px;
  background-color: #2e528a;
  color: #fff;
  cursor: pointer;
  position: relative;
  z-index: 15;
  transition: all 0.4s ease-in;
}

#card-section .card:hover .card-bottom .btn-signup {
  transform: translateY(calc(var(--div-price-height) * -1));
}

.list-options
{
 color:black;
 style: none;
}

.menu
{
  line-height : 1;
}
.resultaat_tabel
{
 color: #000;
}
/*tot hier is voor button fristat*/

 
