.bsn-page{padding:12px}form#addbsn dl{grid-column-gap:20px;grid-row-gap:0;display:flex;flex-direction:column;grid-template-columns:repeat(3,calc(33% - 15px));grid-template-rows:repeat(7,minmax(-webkit-min-content,-webkit-max-content));grid-template-rows:repeat(7,minmax(min-content,max-content))}form#addbsn dl dt[id$=label]:first-of-type{grid-area:1/1/2/2}form#addbsn dl dt[id$=label]:nth-of-type(2){grid-area:1/2/2/3}form#addbsn dl dt[id$=label]:nth-of-type(3){grid-area:1/3/2/4}form#addbsn dl dd[id$=element]:first-of-type{grid-area:2/1/3/2}form#addbsn dl dd[id$=element]:nth-of-type(2){grid-area:2/2/3/3}form#addbsn dl dd[id$=element]:nth-of-type(3){grid-area:2/3/3/4}form#addbsn dl dt[id$=label]:nth-of-type(4){grid-area:3/1/4/2}form#addbsn dl dt[id$=label]:nth-of-type(5){grid-area:3/2/4/3}form#addbsn dl dt[id$=label]:nth-of-type(6){grid-area:3/3/4/4}form#addbsn dl dd[id$=element]:nth-of-type(4){grid-area:4/1/5/2}form#addbsn dl dd[id$=element]:nth-of-type(5){grid-area:4/2/5/3}form#addbsn dl dd[id$=element]:nth-of-type(6){grid-area:4/3/5/4}form#addbsn dl dt[id$=label]:nth-of-type(7){grid-area:5/1/6/2}form#addbsn dl dt[id$=label]:nth-of-type(8){grid-area:5/2/6/3}form#addbsn dl dt[id$=label]:nth-of-type(9){grid-area:5/3/6/4}form#addbsn dl dd[id$=element]:nth-of-type(7){grid-area:6/1/7/2}form#addbsn dl dd[id$=element]:nth-of-type(8){grid-area:6/2/7/3}form#addbsn dl dd[id$=element]:nth-of-type(9){grid-area:6/3/7/4}form#addbsn dl dt#Opslaan-label{display:none}form#addbsn dl dd#Opslaan-element{grid-area:7/1/8/2}form#addbsn dl label{font-size:1.2em;font-weight:700;margin-top:20px}form#addbsn dl dd{align-items:center;background:#f2f2f2;border-radius:8px;box-shadow:4px 4px 0 0 #b7b7b7;display:flex;height:100%;margin:0;padding:20px;width:-webkit-max-content;width:max-content}form#addbsn dl dd ul{bottom:20px;flex:1 0 100%;font-size:.9em;left:0;margin-bottom:0;padding:0 20px;position:absolute;text-align:right;width:100%}form#addbsn dl dd input{padding-left:0;text-indent:10px}form#addbsn dl dd#Opslaan-element{background:none;box-shadow:none}form#addbsn dl dd#Opslaan-element input{margin:0;padding:10px 40px}form#addbsn dl dd#Opslaan-element:before{display:none}form#addbsn dl dd:before{content:"BSN nummer ";white-space:pre}form#addbsn dl dd.has-error{padding-bottom:50px}