/* Hidden custom html blocks to import this stylesheet (visible when editing) */
#contentArea:not(.ui-sortable) > section:last-of-type:not([data-keditor="1"]) { 
    display: none;   
}

/* Hidden "made with kopage" banner */
#koby {
    display: none;   
}
 
/* Form captcha */  
#mcaptcha-widget__iframe {
    max-height: 100px;
}

/* Form honeypot */
#first-name-prefix {
    display: none;
}


/* Spacing in "Regulations" page */
#kpg_78082, #kpg_757597, #kpg_393371, #kpg_937034, #kpg_58146, #kpg_962895, #kpg_4543011 {
    padding-top: 10px;
    padding-bottom: 10px;
}
#kpg_78082 {
    padding-top: 100px;
}
 #kpg_4543011 {
    padding-bottom: 100px;
}

/* Hide broken hit counter */
#footerHitCounter {
    display: none;
}