.printonly {
    display:none !important;
}
.landscapeonly {
    
}
.portraitonly {
    display:none !important;
}

.noscreen {
    display:none !important;
}


.contentshell-begin {
    width:var(--shellwidth);
    margin:auto;
}