
.txt
{
    border: solid 1px #ff4000;
	color: #111;
}
.txtarea
{
    border: solid 1px #ff4000;
	color: #111;
}
.slct
{
    border: solid 1px #ff4000;
	color: #111;
}
.btn
{
    background-color: #ff4000;
    color: #d7dfe8;
    font-weight: bold;
    margin: 0;
    padding: 2px;
}
.btninv
{
    background-color: #d7dfe8;
    color: #ff4000;
    font-weight: bold;
    margin: 0;
    padding: 2px;
}

.btnklein
{
    background-color: #ff4000;
    color: #d7dfe8;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
tr.webregel
{
    height: 20px;
}
tr.webregel td
{
    height: 20px;
    font-size: 10px;
}
#extraopmerkingen, #GB_BerichtRemark
{
	display: none;
}
#iptFrmPersoonsnummer
{
	display: none;
}

/* buttons */
.webbtn {
	font-size: 0.8rem;
	line-height: 1.5;
	font-weight: 400;
	border-radius: var(--radius-small);
	display: inline-block;
	padding: 0.4rem 0.8rem;
	margin: 0;
	text-decoration: none;
	vertical-align: middle;
	user-select: none;
}
.webbtn:hover
{
	text-decoration: none;
}

/* dynamische knopstijlen */
