
        article,
        aside,
        audio,
        blockquote,
        body,
        canvas,
        dd,
        details,
        div,
        dl,
        dt,
        fieldset,
        figcaption,
        figure,
        footer,
        form,
        h1,
        h2,
        h3,
        h4,
        h5,
        h6,
        header,
        input,
        li,
        mark,
        menu,
        nav,
        ol,
        p,
        pre,
        section,
        summary,
        td,
        textarea,
        th,
        time,
        ul,
        video {
            margin: 0;
            padding: 0
        }
        
        table {
            border-collapse: collapse;
            border-spacing: 0
        }
        
        abbr,
        acronym,
        fieldset,
        img,
        span {
            border: none
        }
        
        address,
        caption,
        cite,
        code,
        dfn,
        th,
        var {
            font-style: normal;
            font-weight: 400
        }
        
        ol,
        ul {
            list-style: none
        }
        
        caption,
        th {
            text-align: left
        }
        
        sub,
        sup {
            vertical-align: baseline;
            position: relative;
            top: -.4em;
            font-size: .65em
        }
        
        sub {
            top: .4em
        }
        
        .small,
        small {
            font-size: .86em
        }
        
        article,
        aside,
        details,
        figcaption,
        figure,
        footer,
        header,
        main,
        menu,
        nav,
        section,
        time {
            display: block
        }
        
        * {
            box-sizing: border-box
        }
        
        input[type=number] {
            -moz-appearance: textfield
        }
        
        input[type=number]::-webkit-inner-spin-button {
            display: none
        }
        
        textarea {
            -webkit-appearance: none
        }
        
        app-privacy-policy .menu__link {
            display: flex;
            width: 100%;
            padding: 10px 10px 10px 0px;
            text-decoration: none;
            color: #000;
            font-size: 16px;
            align-items: center
        }
        
        app-privacy-policy .menu__link.--active {
            background-color: #fff
        }
        
        app-privacy-policy .nav-menu-icon.--home-icon {
            content: url(/National_Library/oe_/https://pdfbob.com/editor/assets/svg/nav-menu/home-icon.svg)
        }
        
        app-privacy-policy .nav-menu-icon.--bug-report-icon {
            content: url(/National_Library/oe_/https://pdfbob.com/editor/assets/svg/nav-menu/bug-report-icon.svg)
        }
        
        app-privacy-policy .nav-menu-icon.--contact-us-icon {
            content: url(/National_Library/oe_/https://pdfbob.com/editor/assets/svg/nav-menu/contact-us-icon.svg)
        }
        
        app-privacy-policy .nav-menu-icon.--terms-of-use-icon {
            content: url(/National_Library/oe_/https://pdfbob.com/editor/assets/svg/nav-menu/terms-of-use-icon.svg)
        }
        
        app-privacy-policy .nav-menu-icon.--privacy-policy-icon {
            content: url(/National_Library/oe_/https://pdfbob.com/editor/assets/svg/nav-menu/privacy-policy-icon.svg)
        }
        
        app-privacy-policy .menu__link .nav-menu-icon {
            padding: 0 19px
        }
        
        app-privacy-policy article {
            font-family: Roboto;
            font-style: normal;
            font-weight: 400
        }
        
        app-privacy-policy article h1 {
            font-size: 38px;
            margin-bottom: 1em;
            font-weight: 600
        }
        
        app-privacy-policy article h2 {
            font-size: 28px;
            margin: 1.5em 0;
            font-weight: 500
        }
        
        app-privacy-policy article p {
            font-size: 24px;
            margin: 1em 0 1.2em;
            font-weight: 400
        }
        app-privacy-policy-content article {
            font-family: Roboto;
            font-style: normal;
            font-weight: 400
        }
        
        app-privacy-policy-content article h1 {
            font-size: 38px;
            margin-bottom: 1em;
            font-weight: 600
        }
        
        app-privacy-policy-content article h2 {
            font-size: 28px;
            margin: 1.5em 0;
            font-weight: 500
        }
        
        app-privacy-policy-content article p {
            font-size:17px;
            margin: 1em 0 1.2em;
            font-weight: 400
        }
    