/* Write your custom css code here */

#lm_wrapper textarea {
width: 90% !important;
height: 8em !important;
}


#lm_wrapper input[type="text"] 
{
    width: 90%;

}



body.GeenOmschrijving div.lmcarditem_name{
  display:none;
}


.drukproef div #dtinfo{
    display: none;

}

.drukproef div #dtpagina{
  font-size:90%;
  background-color: #a0a0a0;
  padding:15px;
  min-height:1500px;

}


.drukproef div.datum{
  padding:0px;
  border-bottom: 2px black dotted;
  margin-bottom: 1em;
}



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

.drukproef div #dtpagina>div{
 margin:auto;
  background-color: #FFFFFF;  
     width: 350px;
padding:25px;
    min-height:650px;


}


.drukproef div.dt3 {

padding:20px;   
font-weight: lighter;
font-stretch: extra-condensed"
}



.drukproef div.dtleer {
padding-top:20px;   
 
}

div.paginanum{
  display:none;
}

.drukproef div.paginanum{
display: block; 
font-size:0.6em;
margin:auto;
background-color: #FFFFFF;  
width: 350px;
padding:0px !important;
padding-left: 15px !important;
padding-right: 15px  !important;
min-height:20px !important;
height:20px;  

}

