#LightDivId article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

#LightDivId audio, canvas, video {
    display: inline-block;
}

    #LightDivId audio:not([controls]) {
        display: none;
        height: 0;
    }

#LightDivId [hidden] {
    display: none;
}

#LightDivId html {
    background: #fff;
    color: #000;
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

#LightDivId body {
    margin: 0;
}

#LightDivId a:focus {
    outline: thin dotted;
}

#LightDivId a:active, a:hover {
    outline: 0;
}

#LightDivId h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

#LightDivId abbr[title] {
    border-bottom: 1px dotted;
}

#LightDivId b, strong {
    font-weight: bold;
}

#LightDivId dfn {
    font-style: italic;
}

#LightDivId hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

#LightDivId mark {
    background: #ff0;
    color: #000;
}

#LightDivId code, kbd, pre, samp {
    font-family: monospace,serif;
    font-size: 1em;
}

#LightDivId pre {
    white-space: pre-wrap;
}

#LightDivId q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

#LightDivId small {
    font-size: 80%;
}

#LightDivId sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

#LightDivId sup {
    top: -0.5em;
}

#LightDivId sub {
    bottom: -0.25em;
}

#LightDivId img {
    border: 0;
}

#LightDivId svg:not(:root) {
    overflow: hidden;
}

#LightDivId figure {
    margin: 0;
}

#LightDivId fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

#LightDivId legend {
    border: 0;
    padding: 0;
}

#LightDivId button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

#LightDivId button, input {
    line-height: normal;
}

#LightDivId button, select {
    text-transform: none;
}

#LightDivId button, html input[type='button'], input[type='reset'], input[type='submit'] {
    -webkit-appearance: button;
    cursor: pointer;
}

    #LightDivId button[disabled], html input[disabled] {
        cursor: default;
    }

#LightDivId input[type='checkbox'], input[type='radio'] {
    box-sizing: border-box;
    padding: 0;
}

#LightDivId input[type='search'] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

    #LightDivId input[type='search']::-webkit-search-cancel-button, input[type='search']::-webkit-search-decoration {
        -webkit-appearance: none;
    }

#LightDivId button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

#LightDivId textarea {
    overflow: auto;
    vertical-align: top;
}

#LightDivId table {
    border-collapse: collapse;
    border-spacing: 0;
}

#LightDivId html {
    font: 100%/1.5 "Karla","lucida grande",sans-serif,sans-serif;
    font-weight: 400;
}

@media (min-width: 40rem) {
    #LightDivId html {
        font-size: 106%;
    }
}

@media (min-width: 64rem) {
    html {
        font-size: 112%;
    }
}

#LightDivId body {
    color: #777;
    background-color: #fff;
}

#LightDivId h1, h2, h3, h4, h5 {
    color: #222;
    line-height: 1.2em;
    font-weight: 600;
}

#LightDivId h1 {
    font-size: 3.5rem;
    margin: 0 0 0.2em 0;
}

@media (min-width: 40rem) {
    #LightDivId h1 {
        font-size: 4.5rem;
    }
}

@media (min-width: 64rem) {
    #LightDivId h1 {
        font-size: 5rem;
    }
}

#LightDivId h2 {
    color: #e67e39;
    margin-bottom: 1.5rem;
    font-size: 1.5rem;
    text-transform: uppercase;
}

@media (min-width: 40rem) {
    #LightDivId h2 {
        font-size: 2rem;
    }
}

#LightDivId h3 {
    font-size: 1.2rem;
    margin-bottom: 0.5rem;
}

#LightDivId blockquote {
    margin: 0;
}

    #LightDivId blockquote p {
        color: #bbb;
        font-style: italic;
        margin-bottom: 1.5rem;
    }

#LightDivId cite {
    color: #bbb;
}

#LightDivId p {
    margin: 0 auto 2em auto;
    text-align: left;
}

#LightDivId .lead {
    max-width: 45rem;
    font-size: 1.25rem;
}

#LightDivId ol {
    list-style-type: decimal;
}

#LightDivId ul, ol {
    margin: 0 0 1.25em 0;
    text-align: right;
}

#LightDivId li {
    /*margin-bottom: 2em;*/
}

    #LightDivId li.last-list-item {
        border-bottom: none;
    }

#LightDivId dt {
    font-weight: bold;
}

#LightDivId dd {
    margin-bottom: 1.625em;
}

#LightDivId strong {
    font-weight: bold;
}

#LightDivId i {
    font-style: italic;
}

#LightDivId em {
    font-style: normal;
}

#LightDivId a {
    color: #ff8961;
    text-decoration: none;
}

    #LightDivId a:hover {
        text-decoration: underline;
    }

#LightDivId ::-moz-selection, ::selection {
    background: #e67e39;
    color: #fff;
}

#LightDivId .sub-point {
    display: block;
    font-size: 0.75rem;
}

#LightDivId *, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*#LightDivId body {
    margin: 0;
    padding: 0;
    background: #fff;
}*/

#LightDivId section {
    border-top: 2px solid #f2f2f2;
    text-align: center;
    padding: 2rem 0;
}

    #LightDivId section:first-of-type {
        border-top: none;
    }

@media (min-width: 40rem) {
    #LightDivId section {
        padding: 4rem 0;
    }
}

#LightDivId .container {
    margin: 0 auto;
    max-width: 40rem;
    width: 90%;
}

#LightDivId .row {
    *zoom: 1;
}

    #LightDivId .row:after {
        content: "";
        display: table;
        clear: both;
    }

#LightDivId header {
    padding: 2rem 0;
    background-color: #f7f7f7;
    text-align: center;
}

    #LightDivId header p {
        text-align: center;
    }

#LightDivId .example-image-link {
    display: inline-block;
    padding: 4px;
    position: relative;
    margin: 0 0.5rem 1rem 0.5rem;
    background-color: #fff;
    line-height: 0;
    -webkit-transition: background-color 0.1s ease-out;
    -moz-transition: background-color 0.1s ease-out;
    -o-transition: background-color 0.1s ease-out;
    transition: background-color 0.1s ease-out;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    float: right;
}

    #LightDivId .example-image-link span {
        display: block;
        float: right;
        text-align: center;
        padding-top: 30px;
        position: absolute;
        width: 100%;
    }

    #LightDivId .example-image-link:hover {
        background-color: #ff8961;
    }

#LightDivId .example-image {
    width: 7rem;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    width: 240px !important;
    height: 150px !important;
}

#LightDivId .how-to-use-section p, .how-to-use-section ol, .how-to-use-section ul, .how-to-use-section pre {
    text-align: left;
}

#LightDivId fieldset {
    border: none;
}

#LightDivId .donate-button {
    width: 100%;
}

@media (min-width: 40rem) {
    #LightDivId .donate-button {
        width: auto;
    }
}

#LightDivId footer {
    padding: 2rem 0;
    background-color: #f7f7f7;
    text-align: center;
}

    #LightDivId footer p {
        text-align: center;
    }

    #LightDivId footer .button {
        margin-top: 0.5rem;
    }

#LightDivId .sharing-section {
    position: fixed;
    z-index: 10;
    top: 20px;
    right: 0;
}

#LightDivId code {
    color: #777;
    background-color: #f2f2f2;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    font-size: 0.9rem;
    padding: 0.1rem 0.3rem;
    position: relative;
    top: -1px;
}

#LightDivId pre {
    background-color: #f2f2f2;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    padding: 0 0.5rem 0.1rem 0.5rem;
}

    #LightDivId pre code {
        padding: 0;
        font-size: 0.7rem;
        border: none;
    }

#LightDivId .column {
    margin-bottom: 1.5rem;
}

@media (min-width: 40rem) {
    #LightDivId .column {
        float: left;
        margin: 0;
        padding-left: 1rem;
        padding-right: 1rem;
    }

        #LightDivId .column.full {
            width: 100%;
        }

        #LightDivId .column.two-thirds {
            width: 66.7%;
        }

        #LightDivId .column.half {
            width: 50%;
        }

        #LightDivId .column.third {
            width: 33.3%;
        }

        #LightDivId .column.fourth {
            width: 24.95%;
        }

        #LightDivId .column.flow-opposite {
            float: right;
        }
}

#LightDivId ul {
    margin: 0;
    text-align: left;
}

@media (min-width: 40rem) {
    #LightDivId ul {
        display: inline-block;
    }
}

#LightDivId .button {
    display: block;
    padding: 0.7rem 2rem;
    margin-bottom: 0.5rem;
    border: none;
    color: #fff;
    background-color: #ff8961;
    font-size: 1.2rem;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    vertical-align: middle;
    white-space: nowrap;
}

    #LightDivId .button:hover {
        background: #1595ea;
        text-decoration: none;
    }

@media (min-width: 40rem) {
    #LightDivId .button {
        display: inline-block;
        margin: 0 0.25rem;
    }
}

#LightDivId .button-minor {
    padding: 0.35rem 1rem;
    border: 2px solid #ff8961;
    color: #ff8961;
    background-color: transparent;
    font-size: 0.8rem;
}

    #LightDivId .button-minor:hover {
        color: #fff;
    }

#LightDivId hr {
    border: 0;
    border-top: 2px solid #f2f2f2;
    margin: 2rem auto;
    width: 3rem;
}

@media (min-width: 40rem) {
    #LightDivId hr {
        margin: 2.5rem auto;
    }
}
