#input .formcomponent {
    background-image: url(&quot;data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABHklEQVQ4EaVTO26DQBD1ohQWaS2lg9JybZ+AK7hNwx2oIoVf4UPQ0Lj1FdKktevIpel8AKNUkDcWMxpgSaIEaTVv3sx7uztiTdu2s/98DywOw3Dued4Who/M2aIx5lZV1aEsy0+qiwHELyi+Ytl0PQ69SxAxkWIA4RMRTdNsKE59juMcuZd6xIAFeZ6fGCdJ8kY4y7KAuTRNGd7jyEBXsdOPE3a0QGPsniOnnYMO67LgSQN9T41F2QGrQRRFCwyzoIF2qyBuKKbcOgPXdVeY9rMWgNsjf9ccYesJhk3f5dYT1HX9gR0LLQR30TnjkUEcx2uIuS4RnI+aj6sJR0AM8AaumPaM/rRehyWhXqbFAA9kh3/8/NvHxAYGAsZ/il8IalkCLBfNVAAAAABJRU5ErkJggg==&quot;);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: 16px 18px;
    background-position: 98% 50%;
    cursor: auto;
}

.resultaatblock {
    flex-grow: 0;
    flex-shrink: initial;
    flex-basis: 100%;
    max-width: 100%;
    padding-right: 16px;
    padding-left: 16px;
    display: flex;
    flex-direction: column;
    margin-bottom: 3rem;
}

.publicationdate {
    font-size: 0.88889rem;
    line-height: 1.6875;
    font-weight: normal;
    color: #535353;
    margin: 0;
    margin-top: 0px;
    margin-top: 0.5rem;
}

.form .message.success, .form .message.success p, .form .message.success li {
    font-size: 1.125rem;
    line-height: 1.33333;
}

.form .message.success p {
    width: calc(100% - (32px + 0.5rem));
}

.form .message.success p:last-child, .form .message.success ul:last-child {
    margin-bottom: 0;
}

.form .message.success li {
    overflow: hidden;
    position: relative;
    padding-left: calc(7px + 0.75rem);
}

.form .message.success li::before {
    position: absolute;
    left: 0;
    content: "";
    background: #000;
    display: block;
    text-indent: -0.1em;
    width: 6px;
    height: 6px;
    top: 7.2px;
}

.form .message.success li::before {
    width: 7px;
    height: 7px;
    top: 9.5px;
}

.form .message.success {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1rem;
    padding: 1rem;
    padding-left: 1rem;
}

.form .message.success::before {
    position: absolute;
    top: 1rem;
    left: 1rem;
    display: block;
    width: 24px;
    height: 24px;
    content: "";
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 23.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='24px' height='24px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;%7D .st1%7Bfill:%2339870C;%7D .st2%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cg id='box'%3E%3Cg%3E%3Crect class='st0' width='24' height='24'/%3E%3C/g%3E%3C/g%3E%3Cg id='icon'%3E%3Cg%3E%3Cpath class='st1' d='M22.04,3.78c-0.16-0.95-0.88-1.67-1.83-1.83C17.48,1.5,12.91,1.5,12,1.5c-0.91,0-5.48,0-8.22,0.46 C2.83,2.11,2.11,2.83,1.96,3.78C1.5,6.52,1.5,11.09,1.5,12s0,5.48,0.46,8.22c0.16,0.95,0.88,1.67,1.83,1.83 c2.74,0.46,7.3,0.46,8.22,0.46c0.91,0,5.48,0,8.22-0.46c0.95-0.16,1.67-0.88,1.83-1.83c0.46-2.74,0.46-7.3,0.46-8.22 C22.5,9.26,22.5,6.52,22.04,3.78z'/%3E%3Cpath class='st2' d='M16.5,7.35c-0.31-0.23-0.75-0.19-1.01,0.1l-4.4,4.95l-2.65-2.3C8.16,9.86,7.75,9.86,7.47,10.1 c-0.28,0.24-0.35,0.65-0.16,0.97l3.2,5.38c0.14,0.23,0.38,0.37,0.64,0.37c0,0,0,0,0,0c0.26,0,0.51-0.14,0.64-0.36l4.89-8.09 C16.89,8.02,16.81,7.59,16.5,7.35z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-size: contain;
}

.form .message.success {
    position: relative;
    padding-left: calc(24px + 2rem - 4px);
    background: #e1eddb;
}

.form input:disabled {
    background-color: lightgrey;
}

.clippedtext {
    display: block;
    max-width: 200px;
    width: 100%;
    overflow-wrap: anywhere;
}

table[id*='_table'] > * > tr > * {
    width: 25%;
}


.aligntextstart {
    text-align: start;
}

.aligntextleft {
    text-align: left;
}

.contactlogius {
    border: 0px;
    outline: 0px;
    font-size: 11px;
    vertical-align: baseline;
    background: transparent;
    color: rgb(105, 105, 105);
}

.lightgreenbackground {
    background-color: #c3dbb6;
}

.custompadding {
    padding: 10px 15px;
}

.customwidth {
    width: 50%;
}

.customfloatleft {
    float: left;
}

.customwhitebackground {
    background-color: white;
}

.customnonedisplay {
    display: none;
}

.trebuchet {
    text-align: left;
    line-height: 20.8px;
    font-family: sans-serif, Arial, Verdana, "Trebuchet MS";
}

.customtopalign {
    vertical-align:top;
}

.custommarginleft {
    margin-left:36pt;
    text-align:left;
}

.customtable {
    background-image:none;
    border-collapse:separate;
    border-style:solid;
    border-width:1px;
    float:left;
    padding:0px;
    text-align:left;
    vertical-align:top;
    width:100%;
}

.customtable2 {
    border-collapse:collapse;
    color:#333333;
    font-family:arial,sans-serif;
    font-size:14px;
    line-height:20px;
    margin-top:10px;
    overflow-x:auto;
}

.customconfluencetable{
    font-family:arial,sans-serif;
    font-size:14px;
    line-height:20px;
    margin-top:10px;
    overflow-x:auto;
}

.customwebsite{
    font-family: sans-serif, Arial, Verdana, "Trebuchet MS";
    text-align: left;
}

.customanchor{
    font-family: Verdana, sans-serif;
    line-height: 14px;
    font-size: 11px;
    border: 0px;
    color: rgb(0, 100, 160);
    background-color: rgb(241, 244, 248);
    cursor: pointer;
    text-align: left;
}

.customwebservice{
    margin: 0px;
    padding: 0px;
    color: rgb(7, 130, 193);
}

.processen{
    margin-left:36pt;
    text-align:left;
}
