body.janam-content-protected .site-main,
body.janam-content-protected .home-layout,
body.janam-content-protected .article-body,
body.janam-content-protected .feed-item,
body.janam-content-protected .lead-card,
body.janam-content-protected .desk,
body.janam-content-protected .rail-stack {
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
}

body.janam-content-protected .site-main img,
body.janam-content-protected .home-layout img,
body.janam-content-protected .article-body img {
    -webkit-user-drag: none;
    user-drag: none;
    pointer-events: auto;
}

body.janam-content-protected input,
body.janam-content-protected textarea,
body.janam-content-protected select,
body.janam-content-protected [contenteditable="true"],
body.janam-content-protected .search-overlay input,
body.janam-content-protected .search-form input,
body.janam-content-protected .gtranslate_wrapper,
body.janam-content-protected .gt_switcher,
body.janam-content-protected #google_translate_element {
    -webkit-user-select: text;
    user-select: text;
}
