html {
    min-height: 100%;
    position: relative
}

body,
html {
    margin: 0;
    padding: 0
}

button {
    border: none
}

html {
    font-size: 10px
}

@media (max-width:767px) {
    html {
        font-size: 8.5px
    }
}

@media (min-width:768px) {
    html {
        font-size: 9px
    }
}

@media (min-width:992px) {
    html {
        font-size: 9.5px
    }
}

@media (min-width:1200px) {
    html {
        font-size: 10px
    }
}

@font-face {
    font-family: wf_segoe-ui_light;
    src: url(//i.s-microsoft.com/fonts/segoe-ui/west-european/light/latest.eot);
    src: local("Segoe UI Light"), local("Segoe WP Light"), url(//i.s-microsoft.com/fonts/segoe-ui/west-european/light/latest.eot#iefix) format("embedded-opentype"), url(//i.s-microsoft.com/fonts/segoe-ui/west-european/light/latest.woff) format("woff"), url(//i.s-microsoft.com/fonts/segoe-ui/west-european/light/latest.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased
}

@font-face {
    font-family: wf_segoe-ui_normal;
    src: url(//i.s-microsoft.com/fonts/segoe-ui/west-european/normal/latest.eot);
    src: local("Segoe UI"), local("Segoe"), local("Segoe WP"), url(//i.s-microsoft.com/fonts/segoe-ui/west-european/normal/latest.eot#iefix) format("embedded-opentype"), url(//i.s-microsoft.com/fonts/segoe-ui/west-european/normal/latest.woff) format("woff"), url(//i.s-microsoft.com/fonts/segoe-ui/west-european/normal/latest.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: wf_segoe-ui_semibold;
    src: url(//i.s-microsoft.com/fonts/segoe-ui/west-european/Semibold/latest.eot);
    src: local("Segoe UI Semibold"), local("Segoe Semibold"), local("Segoe WP Semibold"), url(//i.s-microsoft.com/fonts/segoe-ui/west-european/Semibold/latest.eot#iefix) format("embedded-opentype"), url(//i.s-microsoft.com/fonts/segoe-ui/west-european/Semibold/latest.woff) format("woff"), url(//i.s-microsoft.com/fonts/segoe-ui/west-european/Semibold/latest.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: wf_segoe-ui_semilight;
    src: url(//i.s-microsoft.com/fonts/segoe-ui/west-european/semilight/latest.eot);
    src: url(//i.s-microsoft.com/fonts/segoe-ui/west-european/semilight/latest.eot#iefix) format("embedded-opentype"), url(//i.s-microsoft.com/fonts/segoe-ui/west-european/semilight/latest.woff) format("woff"), url(//i.s-microsoft.com/fonts/segoe-ui/west-european/semilight/latest.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: wf_segoe-ui_bold;
    src: url(//i.s-microsoft.com/fonts/segoe-ui/west-european/bold/latest.eot);
    src: url(//i.s-microsoft.com/fonts/segoe-ui/west-european/bold/latest.eot#iefix) format("embedded-opentype"), url(//i.s-microsoft.com/fonts/segoe-ui/west-european/bold/latest.woff) format("woff"), url(//i.s-microsoft.com/fonts/segoe-ui/west-european/bold/latest.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

.light {
    font-family: wf_segoe-ui_light, wf_segoe-ui_semilight, wf_segoe-ui_normal, HelveticaNeue-Thin, HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, sans-serif
}

.semilight {
    font-family: wf_segoe-ui_semilight, wf_segoe-ui_normal, Arial, sans-serif
}

.normal,
.regular {
    font-family: wf_segoe-ui_normal, HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif
}

.semibold {
    font-family: wf_segoe-ui_semibold, wf_segoe-ui_normal, Helvetica Neue, Helvetica, Arial, sans-serif
}

.bold,
b {
    font-family: wf_segoe-ui_bold, wf_segoe-ui_semibold, wf_segoe-ui_normal, Arial, sans-serif
}

body {
    font-family: wf_segoe-ui_normal, HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #444;
    text-rendering: optimizeLegibility
}

h1,
h2,
h3 {
    font-family: wf_segoe-ui_light, wf_segoe-ui_semilight, wf_segoe-ui_normal, HelveticaNeue-Thin, HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, sans-serif;
    text-transform: uppercase;
}

h1 {
    font-size: 3rem
}

h2 {
    font-size: 2.2rem
}

h3 {
    font-size: 1.8rem
}

h4 {
    font-size: 1.2rem;
    font-weight: 700;
    text-transform: uppercase
}

@media (min-width:768px) {
    h1 {
        font-size: 3.3rem
    }
    h2 {
        font-size: 3rem
    }
    h3 {
        font-size: 2.2rem
    }
}

.wrap-together {
    display: inline-block
}

a {
    color: #0072be;
    text-decoration: none
}

a:focus,
a:hover {
    text-decoration: underline
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi) {
    body {
        -webkit-font-smoothing: antialiased
    }
}

body {
    margin-bottom: 150px
}

textarea {
    resize: none;
    overflow-y: scroll
}

.visible {
    visibility: 'visible'
}

.link-button,
button {
    font-family: wf_segoe-ui_semibold, wf_segoe-ui_normal, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 20px;
    padding: 15px 35px;
    display: inline-block;
    color: inherit;
    cursor: pointer
}

.link-button:hover {
    text-decoration: none;
    color: inherit
}

.dlink {
    cursor: pointer
}

.main-container {
    min-height: 100%;
    position: relative
}

.body-content {
    padding-top: 25px;
    padding-bottom: 145px
}

.row.display-flex {
    display: flex;
    flex-wrap: wrap
}

.row.display-flex>[class*=col-] {
    display: flex;
    flex-direction: column;
    flex-grow: 1
}

.swimlane {
    padding: 6rem 0;
    min-height: 30rem;
    position: relative
}

.swimlane:nth-child(odd) {
    background-color: #f5f5f5
}

.swimlane:nth-child(even) {
    background-color: initial
}

.download-button,
.navbar .navbar-right .link-button {
    background-color: #477a32
}

.download-button:active,
.download-button:focus,
.download-button:hover,
.navbar .navbar-right .link-button:active,
.navbar .navbar-right .link-button:focus,
.navbar .navbar-right .link-button:hover {
    background-color: #58973e
}

.action-button {
    background-color: #204d74
}

.action-button:active,
.action-button:focus,
.action-button:hover {
    background-color: rgba(55, 50, 119, .8)
}

.navbar-inverse {
    background: #337ab7;
    border: none;
    margin-bottom: 0
}

.navbar-fixed-container {
    background-color: #204d74;
    height: 50px
}

.navbar {
    font-size: 16px;
    border-radius: 0;
    box-shadow: 0 0 4px rgba(0,0,0,.14),0 4px 8px rgba(0,0,0,.28);
}

.navbar .navbar-brand {
    position: relative;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAACA0lEQVRoQ+1ai03DMBS8NwFsAExA2aBMABsAE1AmASaAbgATABMAG7QTABM8dJUjJakTf2qTBNmSpUp17bt3/tyzK5h4kYnjRyEwtIJWBVT1EMAtgBkAfh6yrAB8ALgREX5ulC0CBvw7gP0hUVvG/gZw0iZhI/AE4Gxk4Cs4zyJyXsdmI/A1wuhXmFcicuQioCON/gaWiDSCblOgEMipYFHAI7o/AB5ZRYT7N1SV58mlqXsefXQ2ya3AJ0FWwNsoDBGSO44lkZMAIz/vAl8BNiReAUQpkZPAvYgsfCKrqncArn3ablmHjNsoj/nNnHcVowLtSnDJpkC7YxcyVY06bwqBnshOewoBmPwipl8/dS1ks4BfYh1vtjVgphZ3oSvHQfZgMj3XOrd+n5sAB6USPG2XLStxYazETpneXxCIiqzvjwoB30jlalcU6IjsGgAdJnchVibfjTscc13DOybmBqxzAAehSqVWYGkSF4IPLuZMoIPlDuVVUhHoTVy8kNQaGXVosZ33USkIvIkI5U9eVJXnR68aKQh4m7ZQhj55ws4EQn1/BInePKEQmLwCoVMidfudp1BqQKH9FQKhEUvd3kcBJiRRt2apwVr6W4tI483uXz4xkSEd5dhU4N3rzPnIR9lq5oq2N9jyJp5KtOoM6MLrmTXx4Nm7K381yB5ixwCTV+AXKosbQIsGGg4AAAAASUVORK5CYII=");
    background-size: 31px;
    background-repeat: no-repeat;
    background-position: left 50%;
    padding-left: 40px;
    font-size: 20px;
    letter-spacing: -.04rem;
    color: #fff;
    min-height: 50px;
    padding-top: 15px;
    line-height: 20px
}

@media (max-width:320px) {
    .navbar .navbar-brand {
        font-size: 15px;
        background-size: 18px;
        padding-left: 30px
    }
}

.navbar-inverse.navbar-fixed-top {
    background: #204d74;
    border: none;
    margin-bottom: 0
}

.navbar-inverse.navbar-fixed-top:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .33);
    transition: all .2s ease-out
}

.navbar-inverse.navbar-fixed-top.affix:before {
    opacity: 1
}

.navbar-inverse.home {
    width: 100%
}

@media (min-width:768px) {
    .navbar-nav>li>a {
        padding-top: 17px;
        padding-bottom: 13px
    }
}

.navbar li>a {
    cursor: pointer;
    padding-left: 12px;
    padding-right: 12px
}

.navbar-right {
    height: 50px
}

.navbar-left li>a {
    opacity: .6;
    -webkit-transition: opacity .08s ease-in;
    transition: opacity .08s ease-in
}

@media screen and (-ms-high-contrast:active) {
    .navbar-left li>a {
        opacity: 1
    }
}

.navbar-left li>a:hover {
    opacity: 1
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    opacity: 1;
    background: none
}

.navbar-inverse .navbar-nav>li>a {
    color: #fff
}

.navbar .navbar-right {
    display: none
}

.navbar .navbar-right .link-button {
    color: #fff;
    font-size: 16px;
    line-height: 100%;
    padding: 17px 20px;
    height: 50px
}

@media (min-width:992px) {
    .navbar .navbar-right .link-button {
        padding-left: 40px
    }
    .navbar .navbar-right .link-button img {
        display: block;
        position: absolute;
        left: 15px
    }
}

.navbar-collapse {
    border: none;
    box-shadow: none
}

.navbar-inverse .navbar-toggle,
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    border: none
}

.navbar-inverse .navbar-toggle:focus {
    background-color: transparent
}

.navbar-inverse .navbar-toggle:hover {
    background-color: rgba(94, 87, 184, .6)
}

@keyframes a {
    0% {
        transform: translateY(-2px);
        transform: translateY(1px)
    }
}

#skip-to-content {
    background-color: rgba(0, 0, 0, .9)!important;
    color: #fff;
    font-size: 16px;
    padding: 8px 10px;
    margin-top: 4px;
    position: absolute;
    z-index: 2;
    opacity: 0;
    width: 180px;
    left: 0;
    right: 0;
    margin: auto;
    text-decoration: none;
    border-radius: 0 0 10px 10px;
    text-align: center;
    top: -38px
}

#skip-to-content>span {
    opacity: .75;
    animation-name: a;
    animation-duration: .5s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in;
    animation-direction: alternate
}

#skip-to-content:focus {
    opacity: 1;
    transition: opacity .2s;
    top: initial
}

.updates-banner {
    background-color: #e3e3e3;
    color: #1e1e1e;
    font-size: 1.6rem;
    position: relative
}

.updates-banner a {
    color: #0258e2
}

.updates-banner .container {
    padding: 0
}

.updates-banner .container p {
    text-align: center;
    margin: 1.1rem 0;
    padding-right: 4.2rem;
    padding-left: 4.2rem
}

.updates-banner .dismiss-btn {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 4.2rem;
    cursor: pointer;
    opacity: .5
}

.updates-banner .dismiss-btn:hover {
    opacity: 1
}

.updates-banner .dismiss-btn .glyph-icon:after {
    content: "\00d7";
    font-size: 24px;
    font-weight: 700;
    display: block;
    margin-left: 10px
}

.updates-banner.home p {
    padding: 0 12%
}

.updates-banner.home .dismiss-btn {
    display: none
}

@media (max-width:767px) {
    .navbar.home>.container {
        background-color: rgba(0, 0, 0, .3)
    }
    .navbar .navbar-brand {
        margin-left: 15px
    }
    .navbar-inverse .navbar-nav>li>a {
        opacity: 1
    }
}

@media (min-width:768px) {
    .navbar .navbar-right {
        display: block
    }
}

.navbar-header .search,
.navbar-header .search-btn,
.navbar-right .search,
.navbar-right .search-btn {
    display: none
}

.search .search-form {
    margin: 20px 0
}

.search .search-form .input-group {
    width: 100%
}

.search .search-form .input-group .form-control {
    border-radius: 4px;
    padding-right: 30px;
    width: 183px
}

.search .search-form .input-group button {
    padding: 6px 10px;
    background-color: transparent
}

.search .search-form .input-group button:hover {
    color: #0072be
}

.search .search-form .input-group button:focus {
    outline: none
}

.search .search-form .input-group button:active {
    box-shadow: none!important
}

.search .search-form .input-group-btn {
    position: absolute;
    left: 8px;
    width: 36px;
    z-index: 1
}

.nav .search .search-form {
    margin: 0
}

.nav .search .search-form .form-control {
    background: hsla(0, 0%, 100%, .08);
    border: none;
    height: 50px;
    padding: 6px 15px 6px 40px;
    border-radius: 0;
    color: #fff;
    -webkit-transition: opacity .08s ease-in;
    transition: opacity .08s ease-in
}

.nav .search .search-form .form-control:hover {
    outline: 1px solid hsla(0, 0%, 100%, .2);
    outline-offset: -1px;
    background: hsla(0, 0%, 100%, .18)
}

.nav .search .search-form .form-control:active,
.nav .search .search-form .form-control:focus {
    outline: 1px solid hsla(0, 0%, 100%, .5);
    outline-offset: -1px;
    box-shadow: none
}

.nav .search .search-form .form-control:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #5b5790 inset;
    padding-left: 15px;
    -webkit-text-fill-color: #fff!important
}

.nav .search .search-form .form-control::-webkit-input-placeholder {
    color: hsla(0, 0%, 100%, .6);
    font-family: wf_segoe-ui_semilight, wf_segoe-ui_normal, Arial, sans-serif;
    font-weight: 400
}

.nav .search .search-form .form-control:-moz-placeholder {
    color: hsla(0, 0%, 100%, .6);
    font-family: wf_segoe-ui_semilight, wf_segoe-ui_normal, Arial, sans-serif;
    font-weight: 400
}

.nav .search .search-form .form-control:-ms-input-placeholder,
.nav .search .search-form .form-control::-ms-input-placeholder {
    color: hsla(0, 0%, 100%, .6);
    font-family: wf_segoe-ui_semilight, wf_segoe-ui_normal, Arial, sans-serif;
    font-weight: 400
}

@media screen and (-ms-high-contrast:active) {
    .nav .search .search-form .form-control {
        border: 1px solid #fff;
        border-radius: 5px;
        height: 30px;
        padding-top: 4px;
        opacity: 1
    }
}

.nav .search .search-form .form-control:focus,
.nav .search .search-form:hover .form-control {
    opacity: 1
}

.nav .search .search-form .input-group-btn {
    width: 28px
}

.nav .search .search-form .input-group button {
    padding: 13px 6px 17px;
    border: 0
}

.navbar-header .search {
    position: relative;
    float: right;
    width: 150px
}

.navbar-header .search-btn {
    position: relative;
    float: right;
    margin-top: 8px;
    border: none
}

.navbar .search-btn {
    color: #fff;
    height: 32px;
    padding: 17px 10px;
    height: 50px;
    margin-right: 5px;
    opacity: .5;
    border: none;
    -webkit-transition: opacity .08s ease-in;
    transition: opacity .08s ease-in
}

.navbar .search-btn img {
    display: block
}

.navbar .search-btn:focus {
    outline: none;
    background-color: transparent;
    opacity: 1
}

.navbar .search-btn:hover {
    opacity: 1
}

.navbar .search-btn:active {
    -o-box-shadow: none!important;
    box-shadow: none!important
}

.search .count {
    font-size: 18px
}

.search .search-results {
    padding: 0;
    margin: 20px 0;
    list-style: none
}

.search .search-results .result {
    margin-bottom: 30px
}

.search .search-results .result b {
    background-color: rgba(0, 114, 190, .15)
}

.search .search-results .result h3 {
    font-family: wf_segoe-ui_semibold, wf_segoe-ui_normal, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 2.4rem;
    text-overflow: ellipsis;
    margin-top: 0
}

.search .search-results .result h3 a {
    color: #204d74
}

.search .search-results .snippet {
    margin-top: 10px
}

@media (min-width:480px) {
    .navbar-left .search {
        display: none
    }
}

@media (min-width:480px) and (max-width:599px) {
    .navbar-header .search-btn {
        display: block
    }
}

@media (min-width:600px) and (max-width:767px) {
    .navbar-header .search {
        display: block
    }
}

@media (min-width:768px) {
    .navbar-right .search-small {
        display: block
    }
}

@media (min-width:768px) and (max-width:991px) {
    .navbar-right .search-btn {
        display: block
    }
}

@media (min-width:992px) {
    .navbar-right .search {
        display: block
    }
    .navbar-right .search-small {
        display: none
    }
}

footer {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 150px;
    width: 100%;
    background-color: #333;
    font-size: 12px;
    color: #fff;
    padding: 25px 0
}

footer .left {
    font-size: 14px
}

footer .message {
    display: none
}

footer .twitter-follow-button {
    vertical-align: bottom;
    margin-right: 15px;
    margin-bottom: 10px
}

footer .github-star-button {
    top: 5px;
    position: relative
}

footer .github-star-button,
footer .twitter-follow-button {
    margin-bottom: 20px;
    display: inline-block
}

footer .right>* {
    display: inline-block;
    vertical-align: top
}

footer .links {
    padding: 0;
    margin-right: 30px
}

footer .links li {
    display: inline-block;
    padding-right: 20px
}

footer .links a {
    color: #fff
}

footer .links a:hover {
    color: #b4a0ff;
    text-decoration: none
}

footer .copyright .logo {
    display: block;
    margin-bottom: 2px
}

@media (min-width:400px) {
    footer .twitter-follow-button {
        height: 20px
    }
}

@media (min-width:530px) {
    footer .message {
        display: inline-block
    }
    .twitter-follow-button {
        margin-left: 15px
    }
}

@media (min-width:992px) {
    footer {
        height: 150px
    }
    footer .github-star-button,
    footer .twitter-follow-button {
        margin-bottom: 0
    }
    footer .right {
        margin-top: 0;
        text-align: right
    }
}

.alt-downloads {
    padding: 50px 0;
    text-align: center;
    margin-bottom: 15px
}

.alt-downloads .download {
    padding: 0 25px;
    display: inline-block;
    vertical-align: top
}

.alt-downloads .home.download {
    display: none
}

.alt-downloads.linux .download.osx,
.alt-downloads.linux .download.win,
.alt-downloads.osx .download.linux,
.alt-downloads.osx .download.win,
.alt-downloads.win .download.linux,
.alt-downloads.win .download.osx {
    display: inline-block
}

.alt-downloads .logo {
    height: 100px;
    width: 100px;
    background-size: contain!important;
    margin: 0 auto;
    -ms-high-contrast-adjust: none
}

.alt-downloads .logo.windows {
    background: url(/images/windows-logo.png) 50% no-repeat
}

.alt-downloads .logo.mac {
    background: url(/images/apple-logo.svg) 50% no-repeat
}

@media screen and (-ms-high-contrast:active) {
    .alt-downloads .logo.mac {
        background-image: url(/images/apple-logo-inverted.svg)
    }
}

.alt-downloads .logo.linux {
    background: url(/images/linux-logo.png) 50% no-repeat
}

.alt-downloads .link-button {
    color: #fff;
    margin: 20px 0 5px;
    padding: 10px 0;
    font-size: 1.8rem;
    width: 240px;
    background-color: #204d74
}

.alt-downloads .link-button small {
    color: hsla(0, 0%, 100%, .65);
    font-size: 1.2rem
}

.alt-downloads .link-button:hover {
    background-color: rgba(55, 50, 119, .8)
}

.alt-downloads .link-button[data-os=linux64_deb],
.alt-downloads .link-button[data-os=linux64_rpm] {
    width: 147px
}

.alt-downloads .link-button img {
    position: relative;
    top: -2px;
    margin-right: 10px
}

.alt-downloads .sublink {
    display: block;
    font-size: 12px
}

.alt-downloads .terms {
    color: #6c6c6c;
    padding: 4rem 19%
}

.alt-downloads .terms p {
    font-size: 1.4rem;
    line-height: 3rem
}

@media (min-width:768px) {
    .alt-downloads .terms {
        padding: 20px 10%
    }
}

.download-btns button {
    font-family: wf_segoe-ui_semibold, wf_segoe-ui_normal, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1.8rem;
    padding: 10px 0;
    margin: 20px 0 5px;
    display: inline-block;
    color: #fff;
    cursor: pointer;
    background-color: #204d74;
    text-decoration: none;
    width: 280px
}

.download-btns button img {
    position: relative;
    top: -2px;
    margin-right: 10px
}

.download-btns .linux .left-btn {
    margin-left: 5px
}

.download-btns .linux button {
    width: 147px
}

.download-btns small {
    font-size: 1.2rem;
    color: hsla(0, 0%, 100%, .65);
    display: block
}

.download-btns .alts a {
    cursor: pointer
}

.errors {
    background-color: #204d74;
    color: #fff
}

.errors .container {
    padding-top: 8%
}

.errors h1,
.errors h2 {
    text-align: center;
    margin: 15px 0
}

.errors .graphic {
    display: block;
    margin: 25px auto
}

.errors .graphic.notfound {
    width: 80%
}

.errors .graphic.cloud {
    height: 175px
}

.errors .support {
    text-align: center;
    margin-top: 15%
}

.errors .support a {
    color: #fff;
    font-size: 20px;
    opacity: .65;
    margin: 0 15px
}

.errors .support a:hover {
    opacity: 1
}

@media (min-width:400px) {
    .errors .graphic.notfound {
        width: 70%
    }
    .errors .graphic.cloud {
        height: 275px
    }
}

@media (min-width:768px) {
    .errors .graphic {
        margin-top: 0;
        margin-bottom: 50px
    }
    .errors .graphic.notfound {
        width: 50%
    }
    .errors .graphic.cloud {
        height: 300px
    }
    .errors .support {
        margin-top: 100px
    }
}

.home .jumbotron {
    overflow: hidden;
    background-color: #204d74;
    color: #fff;
    padding: 0
}

.home .jumbotron.home {
    text-align: center
}

.home .jumbotron.home .lead,
.home .jumbotron.home .lead p {
    padding: 0;
    margin: 0
}

@media (min-width:992px) {
    .home .jumbotron .row:first-child {
        height: 511px
    }
    .home .jumbotron .copy {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        top: 45%
    }
}


/*
.home .jumbotron h1 {
    font-size: 5rem
}

.home .jumbotron h1 strong {
    display: block;
    font-weight: 400;
    font-family: wf_segoe-ui_normal
}

.home .jumbotron p {
    font-family: wf_segoe-ui_light, wf_segoe-ui_semilight, wf_segoe-ui_normal, HelveticaNeue-Thin, HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, sans-serif;
    font-size: 1.8rem;
    color: hsla(0, 0%, 100%, .6)
}

.home .jumbotron .subtext {
    font-size: 1.4rem;
    margin-bottom: 0
}

.home .jumbotron .terms {
    font-size: 12px;
    background: rgba(0, 0, 0, .3);
    padding: 4px 8px;
    border-radius: 10px;
    margin-top: 5px;
    display: inline-block;
    width: 100%
}

.home .jumbotron.home {
    margin-bottom: 0
}

.home .jumbotron.home a {
    color: #b5a0ff
}

.home .jumbotron.home .download-hero {
    padding: 0;
    max-width: 27.7rem;
    margin: auto
}

.home .jumbotron.home .download-hero.linux {
    max-width: 32.7rem
}

.home .jumbotron.home .download-hero>.dlink,
.home .jumbotron.home .download-hero>.link-button.other-os,
.home .jumbotron.home .download-hero>.linux,
.home .jumbotron.home .download-hero>.x64 .dlink,
.home .jumbotron.home .download-hero>.x86 .dlink {
    display: none;
    width: 100%
}

.home .jumbotron.home .download-hero .link-button {
    color: #fff;
    margin: 2.5rem 0;
    background-color: #477a32
}

.home .jumbotron.home .download-hero .link-button img {
    top: 0
}

.home .jumbotron.home .download-hero .link-button:active,
.home .jumbotron.home .download-hero .link-button:focus,
.home .jumbotron.home .download-hero .link-button:hover {
    background-color: #58973e
}

.home .jumbotron.home .download-hero.osx .dlink[data-os=osx],
.home .jumbotron.home .download-hero.win .dlink[data-os=win] {
    display: inline-block
}

.home .jumbotron.home .download-hero.linux .linux {
    display: block
}

.home .jumbotron.home .download-hero.linux .linux .flex-box {
    display: flex
}

.home .jumbotron.home .download-hero.linux .linux .link-button {
    width: 48%;
    flex: 1
}

.home .jumbotron.home .download-hero.linux .linux .link-button:first-child {
    margin-right: .25em
}

.home .jumbotron.home .download-hero.win.osx.linux .other-os {
    display: inline-block
}

.home .jumbotron.home .download-hero.win.osx.linux .dlink,
.home .jumbotron.home .download-hero.win.osx.linux .linux {
    display: none
}

.home .jumbotron.home .download-hero .button-icon {
    margin-left: 16px;
    margin-right: 16px
}

.home .jumbotron.home .download-hero .terms {
    padding: 4px 8px;
    color: hsla(0, 0%, 100%, .6)
}

.home .jumbotron.home .framed-video-container {
    position: relative;
    width: 100%;
    height: 100%;
    margin-top: 28px
}

.home .jumbotron.home .homepage-hero-video-container {
    min-height: 400px
}

.home .jumbotron.home #homepage-hero-video {
    z-index: 3;
    position: absolute;
    left: 50%
}

.home .jumbotron .screenshot {
    background-image: url(/home/home-screenshot-mac.png);
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    background-size: 100%;
    background-repeat: no-repeat
}

@media (max-width:991px) {
    .home .jumbotron .screenshot {
        max-width: 617px;
        margin: auto
    }
}

@media (min-width:992px) {
    .home .jumbotron .screenshot {
        background-size: 617px
    }
}

@media (min-width:1200px) {
    .home .jumbotron .screenshot {
        background-size: 750px
    }
}
*/

.home .value-props {
    font-size: 2rem;
    font-family: wf_segoe-ui_semilight, wf_segoe-ui_normal, Arial, sans-serif;
    text-align: center
}

.home .value-props .value-prop-icon {
    background-image: url(/icons/valueprops-top-sprite.svg);
    background-repeat: no-repeat;
    width: 5rem;
    height: 5rem;
    background-size: 20rem 10rem;
    margin: auto;
    margin-bottom: .5rem
}

.home .value-props .value-prop-icon.intellisense {
    background-position: 0 0
}

.home .value-props .value-prop-icon.debugging {
    background-position: 33.3% 0
}

.home .value-props .value-prop-icon.git {
    background-position: 66.7% 0
}

.home .value-props .value-prop-icon.extensions-icon {
    background-position: 100% 0
}

.home .value-props .value-prop {
    padding: 2rem 0;
    width: 100%;
    height: 100%;
    display: block;
    color: rgba(0, 0, 0, .5)
}

.home .value-props .value-prop:hover {
    color: #000;
    background: #e3e3e3;
    text-decoration: none
}

.home .value-props .value-prop:hover .value-prop-icon.intellisense {
    background-position: 0 -5rem
}

.home .value-props .value-prop:hover .value-prop-icon.debugging {
    background-position: 33.3% -5rem
}

.home .value-props .value-prop:hover .value-prop-icon.git {
    background-position: 66.7% -5rem
}

.home .value-props .value-prop:hover .value-prop-icon.extensions-icon {
    background-position: 100% -5rem
}

.home.osx .jumbotron .screenshot {
    background-image: url(/home/home-screenshot-mac.png);
    padding-bottom: 72.44733%
}

.home.win .jumbotron .screenshot {
    background-image: url(/home/home-screenshot-win.png);
    padding-bottom: 72.28525%
}

.home.linux .jumbotron .screenshot {
    background-image: url(/home/home-screenshot-linux.png);
    padding-bottom: 84.27877%
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi) {
    .home.osx .jumbotron .screenshot {
        background-image: url(/home/home-screenshot-mac-2x.png)
    }
}

@media only screen and (min-width:1200px) {
    .home.osx .jumbotron .screenshot {
        background-image: url(/home/home-screenshot-mac-lg.png);
        padding-bottom: 59.6%
    }
    .home.win .jumbotron .screenshot {
        background-image: url(/home/home-screenshot-win-lg.png);
        padding-bottom: 59.46667%
    }
    .home.linux .jumbotron .screenshot {
        background-image: url(/home/home-screenshot-linux-lg.png);
        padding-bottom: 69.33333%
    }
}

@media only screen and (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),
only screen and (min-width:1200px) and (min-resolution:192dpi) {
    .home.osx .jumbotron .screenshot {
        background-image: url(/home/home-screenshot-mac-lg-2x.png)
    }
}

.home.osx.win.linux .screenshot.linux {
    display: block
}

.home .homepage-hero-video-overlay,
.home.osx.win.linux .screenshot.linux,
.home.osx.win.linux .screenshot.win {
    display: none
}

.home.osx .homepage-hero-video-overlay.osx {
    display: block;
    width: 100%;
    position: absolute
}

.home.osx #homepage-hero-video {
    width: 67.5%;
    -webkit-transform: translate(-50%, 8.25%);
    transform: translate(-50%, 8.25%);
    display: block!important
}

.home .linux .homepage-hero-video-overlay.win,
.home.win .homepage-hero-video-overlay.win {
    display: block;
    width: 100%;
    position: absolute
}

.home .linux #homepage-hero-video,
.home.win #homepage-hero-video {
    width: 74%;
    -webkit-transform: translate(-50%, 6.5%);
    transform: translate(-50%, 6.5%);
    display: block!important
}

.home .swimlane h2 {
    margin-bottom: 3.5rem
}

.home .swimlane p {
    line-height: 4rem;
    font-size: 1.8rem
}

.home .swimlane.hundreds-extensions {
    margin: 0
}

.home .hundreds-extensions {
    margin-top: 100px
}

.home .hundreds-extensions .hundreds-extensions-img {
    width: 100%;
    display: block;
    margin-top: 28px;
    padding: 0;
    transition: transform .25s
}

.home .hundreds-extensions .hundreds-extensions-img:hover {
    transform: scale(1.05);
    transition: transform .75s
}

.home .getting-started {
    padding: 50px 0
}

.home .getting-started .vscode-for {
    height: 20.5rem
}

.home .getting-started .vscode-for h2 {
    text-align: right;
    margin-top: -1.6rem;
    position: relative;
    top: 50%
}

.home .getting-started .mask {
    background: linear-gradient(180deg, #f5f5f5, hsla(0, 0%, 96%, 0), hsla(0, 0%, 96%, 0), #f5f5f5);
    z-index: 4;
    height: 100%;
    width: 100%;
    position: absolute;
    left: -20px
}

@media screen and (-ms-high-contrast:active) {
    .home .getting-started .mask {
        background: transparent
    }
}

.home .getting-started .home-languages-list-parent {
    height: 20.5rem
}

.home .getting-started .supported-languages-list {
    height: 100%;
    overflow: hidden;
    position: relative
}

.home .getting-started .supported-languages-list>ul {
    height: 100%;
    width: 100%;
    box-sizing: content-box;
    padding-right: 20px;
    overflow-y: scroll;
    padding-left: 0;
    list-style: none;
    margin-bottom: 0
}

.home .getting-started .supported-languages-list>ul li {
    font-size: 3rem
}

.home .getting-started .caption {
    text-align: center;
    margin-top: 20px
}

.home .getting-started .caption .link-button {
    background-color: #204d74;
    color: #fff;
    margin: 20px 0
}

.home .getting-started .caption .link-button:hover {
    background-color: rgba(55, 50, 119, .8)
}

.home .terms p {
    font-size: 1.4rem
}

@media (max-width:600px) {
    .home .getting-started .logos {
        display: none
    }
}

@media (max-width:767px) {
    .home .swimlane .screenshot {
        width: 60%;
        margin: auto;
        display: block
    }
    .home .hundreds-extensions .hundreds-extensions-img {
        width: 60%;
        margin-left: auto;
        margin-right: auto
    }
    .home .getting-started .supported-languages-list,
    .home .getting-started .vscode-for h2 {
        text-align: center
    }
    .home .getting-started .vscode-for {
        height: initial
    }
    .home .getting-started .vscode-for h2 {
        top: initial;
        margin-top: initial;
        margin-bottom: 40px
    }
}

@media (max-width:991px) {
    .home .jumbotron.home {
        text-align: center
    }
    .home .jumbotron.home .download-hero {
        max-width: 293px;
        margin: auto
    }
    .home .jumbotron.home .value-props {
        display: inline-block;
        text-align: left
    }
}

@media (min-width:768px) {
    .home .swimlane .screenshot {
        margin-top: 28px
    }
}

@media (max-width:1199px) {
    .home .jumbotron.home .download-hero {
        width: 100%
    }
}

@media (min-width:1200px) {
    .home h1 {
        font-size: 4.8rem
    }
    .home .themes .header {
        padding-top: 10%
    }
    .home .alt-downloads .terms {
        padding: 20px 20%
    }
}

.home_c .jumbotron {
    overflow: hidden;
    background-color: #204d74;
    color: #fff;
    padding: 0
}

.home_c .jumbotron.home {
    text-align: center
}

.home_c .jumbotron.home .lead,
.home_c .jumbotron.home .lead p {
    padding: 0;
    margin: 0
}

@media (min-width:992px) {
    .home_c .jumbotron .row:first-child {
        height: 511px
    }
    .home_c .jumbotron .copy {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        top: 45%
    }
}

.home_c .jumbotron h1 {
    font-size: 5rem
}

.home_c .jumbotron h1 strong {
    display: block;
    font-weight: 400;
    font-family: wf_segoe-ui_normal
}

.home_c .jumbotron p {
    font-family: wf_segoe-ui_light, wf_segoe-ui_semilight, wf_segoe-ui_normal, HelveticaNeue-Thin, HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, sans-serif;
    font-size: 1.8rem;
    color: hsla(0, 0%, 100%, .6)
}

.home_c .jumbotron .subtext {
    font-size: 1.4rem;
    margin-bottom: 0
}

.home_c .jumbotron .terms {
    font-size: 12px;
    background: rgba(0, 0, 0, .3);
    padding: 4px 8px;
    border-radius: 10px;
    margin-top: 5px;
    display: inline-block;
    width: 100%
}

.home_c .jumbotron.home {
    margin-bottom: 0
}

.home_c .jumbotron.home a {
    color: #b5a0ff
}

.home_c .jumbotron.home .download-hero {
    padding: 0;
    max-width: 27.7rem;
    margin: auto
}

.home_c .jumbotron.home .download-hero.linux {
    max-width: 32.7rem
}

.home_c .jumbotron.home .download-hero>.dlink,
.home_c .jumbotron.home .download-hero>.link-button.other-os,
.home_c .jumbotron.home .download-hero>.linux,
.home_c .jumbotron.home .download-hero>.x64 .dlink,
.home_c .jumbotron.home .download-hero>.x86 .dlink {
    display: none;
    width: 100%
}

.home_c .jumbotron.home .download-hero .link-button {
    color: #fff;
    margin: 2.5rem 0;
    background-color: #477a32
}

.home_c .jumbotron.home .download-hero .link-button img {
    top: 0
}

.home_c .jumbotron.home .download-hero .link-button:active,
.home_c .jumbotron.home .download-hero .link-button:focus,
.home_c .jumbotron.home .download-hero .link-button:hover {
    background-color: #58973e
}

.home_c .jumbotron.home .download-hero.osx .dlink[data-os=osx],
.home_c .jumbotron.home .download-hero.win .dlink[data-os=win] {
    display: inline-block
}

.home_c .jumbotron.home .download-hero.linux .linux {
    display: block
}

.home_c .jumbotron.home .download-hero.linux .linux .flex-box {
    display: flex
}

.home_c .jumbotron.home .download-hero.linux .linux .link-button {
    width: 48%;
    flex: 1
}

.home_c .jumbotron.home .download-hero.linux .linux .link-button:first-child {
    margin-right: .25em
}

.home_c .jumbotron.home .download-hero.win.osx.linux .other-os {
    display: inline-block
}

.home_c .jumbotron.home .download-hero.win.osx.linux .dlink,
.home_c .jumbotron.home .download-hero.win.osx.linux .linux {
    display: none
}

.home_c .jumbotron.home .download-hero .button-icon {
    margin-left: 16px;
    margin-right: 16px
}

.home_c .jumbotron.home .download-hero .terms {
    padding: 4px 8px;
    color: hsla(0, 0%, 100%, .6)
}

.home_c .jumbotron.home .framed-video-container {
    position: relative;
    width: 100%;
    height: 100%;
    margin-top: 28px
}

.home_c .jumbotron.home .homepage-hero-video-container {
    min-height: 400px
}

.home_c .jumbotron.home #homepage-hero-video {
    z-index: 3;
    position: absolute;
    left: 50%
}

.home_c .jumbotron .screenshot {
    background-image: url(/home/home-screenshot-mac.png);
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    background-size: 100%;
    background-repeat: no-repeat
}

@media (max-width:991px) {
    .home_c .jumbotron .screenshot {
        max-width: 617px;
        margin: auto
    }
}

@media (min-width:992px) {
    .home_c .jumbotron .screenshot {
        background-size: 617px
    }
}

@media (min-width:1200px) {
    .home_c .jumbotron .screenshot {
        background-size: 750px
    }
}

.home_c .value-props {
    font-size: 2rem;
    font-family: wf_segoe-ui_semilight, wf_segoe-ui_normal, Arial, sans-serif;
    text-align: center
}

.home_c .value-props .value-prop-icon {
    background-image: url(/icons/valueprops-top-sprite.svg);
    background-repeat: no-repeat;
    width: 5rem;
    height: 5rem;
    background-size: 20rem 10rem;
    margin: auto;
    margin-bottom: .5rem
}

.home_c .value-props .value-prop-icon.intellisense {
    background-position: 0 0
}

.home_c .value-props .value-prop-icon.debugging {
    background-position: 33.3% 0
}

.home_c .value-props .value-prop-icon.git {
    background-position: 66.7% 0
}

.home_c .value-props .value-prop-icon.extensions-icon {
    background-position: 100% 0
}

.home_c .value-props .value-prop {
    padding: 2rem 0;
    width: 100%;
    height: 100%;
    display: block;
    color: rgba(0, 0, 0, .5)
}

.home_c .value-props .value-prop:hover {
    color: #000;
    background: #e3e3e3;
    text-decoration: none
}

.home_c .value-props .value-prop:hover .value-prop-icon.intellisense {
    background-position: 0 -5rem
}

.home_c .value-props .value-prop:hover .value-prop-icon.debugging {
    background-position: 33.3% -5rem
}

.home_c .value-props .value-prop:hover .value-prop-icon.git {
    background-position: 66.7% -5rem
}

.home_c .value-props .value-prop:hover .value-prop-icon.extensions-icon {
    background-position: 100% -5rem
}

.home_c.osx .jumbotron .screenshot {
    background-image: url(/home/home-screenshot-mac.png);
    padding-bottom: 72.44733%
}

.home_c.win .jumbotron .screenshot {
    background-image: url(/home/home-screenshot-win.png);
    padding-bottom: 72.28525%
}

.home_c.linux .jumbotron .screenshot {
    background-image: url(/home/home-screenshot-linux.png);
    padding-bottom: 84.27877%
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi) {
    .home_c.osx .jumbotron .screenshot {
        background-image: url(/home/home-screenshot-mac-2x.png)
    }
}

@media only screen and (min-width:1200px) {
    .home_c.osx .jumbotron .screenshot {
        background-image: url(/home/home-screenshot-mac-lg.png);
        padding-bottom: 59.6%
    }
    .home_c.win .jumbotron .screenshot {
        background-image: url(/home/home-screenshot-win-lg.png);
        padding-bottom: 59.46667%
    }
    .home_c.linux .jumbotron .screenshot {
        background-image: url(/home/home-screenshot-linux-lg.png);
        padding-bottom: 69.33333%
    }
}

@media only screen and (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),
only screen and (min-width:1200px) and (min-resolution:192dpi) {
    .home_c.osx .jumbotron .screenshot {
        background-image: url(/home/home-screenshot-mac-lg-2x.png)
    }
}

.home_c.osx.win.linux .screenshot.linux {
    display: block
}

.home_c .homepage-hero-video-overlay,
.home_c.osx.win.linux .screenshot.linux,
.home_c.osx.win.linux .screenshot.win {
    display: none
}

.home_c.osx .homepage-hero-video-overlay.osx {
    display: block;
    width: 100%;
    position: absolute
}

.home_c.osx #homepage-hero-video {
    width: 67.5%;
    -webkit-transform: translate(-50%, 8.25%);
    transform: translate(-50%, 8.25%);
    display: block!important
}

.home_c .linux .homepage-hero-video-overlay.win,
.home_c.win .homepage-hero-video-overlay.win {
    display: block;
    width: 100%;
    position: absolute
}

.home_c .linux #homepage-hero-video,
.home_c.win #homepage-hero-video {
    width: 74%;
    -webkit-transform: translate(-50%, 6.5%);
    transform: translate(-50%, 6.5%);
    display: block!important
}

.home_c .swimlane h2 {
    margin-bottom: 3.5rem
}

.home_c .swimlane p {
    line-height: 4rem;
    font-size: 1.8rem
}

.home_c .swimlane.hundreds-extensions {
    margin: 0
}

.home_c .hundreds-extensions {
    margin-top: 100px
}

.home_c .hundreds-extensions .hundreds-extensions-img {
    width: 100%;
    display: block;
    margin-top: 28px;
    padding: 0;
    transition: transform .25s
}

.home_c .hundreds-extensions .hundreds-extensions-img:hover {
    transform: scale(1.05);
    transition: transform .75s
}

.home_c .getting-started {
    padding: 50px 0
}

.home_c .getting-started .vscode-for {
    height: 20.5rem
}

.home_c .getting-started .vscode-for h2 {
    text-align: right;
    margin-top: -1.6rem;
    position: relative;
    top: 50%
}

.home_c .getting-started .mask {
    background: linear-gradient(180deg, #fff, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0), #fff);
    z-index: 4;
    height: 100%;
    width: 100%;
    position: absolute;
    left: -20px
}

@media screen and (-ms-high-contrast:active) {
    .home_c .getting-started .mask {
        background: transparent
    }
}

.home_c .getting-started .home-languages-list-parent {
    height: 20.5rem
}

.home_c .getting-started .supported-languages-list {
    height: 100%;
    overflow: hidden;
    position: relative
}

.home_c .getting-started .supported-languages-list>ul {
    height: 100%;
    width: 100%;
    box-sizing: content-box;
    padding-right: 20px;
    overflow-y: scroll;
    padding-left: 0;
    list-style: none;
    margin-bottom: 0
}

.home_c .getting-started .supported-languages-list>ul li {
    font-size: 3rem
}

.home_c .getting-started .caption {
    text-align: center;
    margin-top: 20px
}

.home_c .getting-started .caption .link-button {
    background-color: #204d74;
    color: #fff;
    margin: 20px 0
}

.home_c .getting-started .caption .link-button:hover {
    background-color: rgba(55, 50, 119, .8)
}

.home_c .terms p {
    font-size: 1.4rem
}

@media (max-width:600px) {
    .home_c .getting-started .logos {
        display: none
    }
}

@media (max-width:767px) {
    .home_c .swimlane .screenshot {
        width: 60%;
        margin: auto;
        display: block
    }
    .home_c .hundreds-extensions .hundreds-extensions-img {
        width: 60%;
        margin-left: auto;
        margin-right: auto
    }
    .home_c .getting-started .supported-languages-list,
    .home_c .getting-started .vscode-for h2 {
        text-align: center
    }
    .home_c .getting-started .vscode-for {
        height: initial
    }
    .home_c .getting-started .vscode-for h2 {
        top: initial;
        margin-top: initial;
        margin-bottom: 40px
    }
}

@media (max-width:991px) {
    .home_c .jumbotron.home {
        text-align: center
    }
    .home_c .jumbotron.home .download-hero {
        max-width: 293px;
        margin: auto
    }
    .home_c .jumbotron.home .value-props {
        display: inline-block;
        text-align: left
    }
}

@media (min-width:768px) {
    .home_c .swimlane .screenshot {
        margin-top: 28px
    }
}

@media (max-width:1199px) {
    .home_c .jumbotron.home .download-hero {
        width: 100%
    }
}

@media (min-width:1200px) {
    .home_c h1 {
        font-size: 4.8rem
    }
    .home_c .themes .header {
        padding-top: 10%
    }
    .home_c .alt-downloads .terms {
        padding: 20px 20%
    }
}

@media (max-width:991px) {
    .social-proof>.container {
        padding-left: 6rem;
        padding-right: 6rem
    }
}

.social-proof .carousel {
    background-color: transparent
}

.social-proof .carousel-control {
    background: transparent;
    width: 5%
}

.social-proof .carousel-control .glyphicon {
    margin-top: -37px;
    color: #ccc;
    text-shadow: initial
}

.social-proof .carousel-control:hover .glyphicon {
    color: #999
}

@media (min-width:768px) {
    .social-proof .carousel-control.left .glyphicon {
        margin-left: -4rem
    }
    .social-proof .carousel-control.right .glyphicon {
        margin-right: -6rem
    }
}

@media (max-width:767px) {
    .social-proof .carousel-control .glyphicon {
        margin-top: initial;
        top: 180px
    }
}

.social-proof .container {
    padding-top: 15px
}

.social-proof .tweets>div {
    padding-top: 1rem;
    padding-bottom: 1rem;
    min-height: 85px
}

@media (min-width:992px) {
    .social-proof .tweets>div {
        flex-basis: 0
    }
    .social-proof .tweets>div:not(:last-child) {
        border-right: 1px solid #f2f2f2
    }
}

.social-proof .tweets>div:after {
    background-image: url(/images/firststart-sidebar-sprite.svg);
    content: "";
    width: 1.6rem;
    height: 1.8rem;
    background-size: 8rem 1.6rem;
    background-repeat: no-repeat;
    position: absolute;
    right: 1.5rem;
    top: 1.6rem;
    opacity: .2;
    background-position: 50% 50%
}

.social-proof .profile-image {
    width: 7.2rem;
    height: 7.2rem;
    background-size: 100%;
    background-position: 50% 25%;
    border-radius: 50%;
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, .2);
    background-image: url(.);
    position: absolute
}

.social-proof .text-content {
    padding-left: 8.2rem;
    padding-top: 5px
}

.social-proof .attribution {
    color: #000
}

.social-proof .attribution:hover {
    text-decoration: none;
    color: #0072be
}

.social-proof .name {
    font-size: 1.4rem;
    font-family: wf_segoe-ui_bold, wf_segoe-ui_semibold, wf_segoe-ui_normal, Arial, sans-serif;
    font-weight: 400
}

.social-proof .handle {
    font-size: 1.2rem;
    color: #b3b3b3
}

@media (max-width:1199px) {
    .social-proof .handle {
        display: block
    }
}

.social-proof .tweet-body {
    font-family: wf_segoe-ui_semilight, wf_segoe-ui_normal, Arial, sans-serif;
    font-size: 1.8rem;
    line-height: 2.4rem
}

@media (max-width:767px) {
    .social-proof .tweet-body {
        min-height: 7.2rem
    }
}

@media (min-width:768px) and (max-width:991px) {
    .social-proof .tweet-body {
        min-height: 4.8rem
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .social-proof .tweet-body {
        min-height: 16.8rem
    }
}

@media (min-width:1200px) {
    .social-proof .tweet-body {
        min-height: 12rem
    }
}

.hljs {
    display: block;
    overflow-x: auto;
    padding: .5em;
    background: #f0f0f0;
    -webkit-text-size-adjust: none
}

.hljs,
.hljs-subst,
.hljs-tag .hljs-title,
.nginx .hljs-title {
    color: #000
}

.apache .hljs-cbracket,
.apache .hljs-tag,
.asciidoc .hljs-header,
.bash .hljs-variable,
.coffeescript .hljs-attribute,
.django .hljs-variable,
.erlang_repl .hljs-function_or_atom,
.haml .hljs-symbol,
.hljs-addition,
.hljs-constant,
.hljs-flow,
.hljs-name,
.hljs-parent,
.hljs-pragma,
.hljs-preprocessor,
.hljs-rule .hljs-value,
.hljs-stream,
.hljs-string,
.hljs-tag .hljs-value,
.hljs-template_tag,
.hljs-title,
.markdown .hljs-header,
.pf .hljs-variable,
.ruby .hljs-symbol,
.ruby .hljs-symbol .hljs-string,
.smalltalk .hljs-class,
.tex .hljs-command,
.tex .hljs-special {
    color: #800
}

.asciidoc .hljs-blockquote,
.diff .hljs-header,
.hljs-annotation,
.hljs-chunk,
.hljs-comment,
.markdown .hljs-blockquote,
.smartquote {
    color: green
}

.asciidoc .hljs-bullet,
.asciidoc .hljs-link_url,
.go .hljs-constant,
.hljs-change,
.hljs-date,
.hljs-hexcolor,
.hljs-number,
.hljs-regexp,
.lasso .hljs-variable,
.makefile .hljs-variable,
.markdown .hljs-bullet,
.markdown .hljs-link_url,
.smalltalk .hljs-char,
.smalltalk .hljs-symbol {
    color: #008200
}

.apache .hljs-sqbracket,
.apache .hljs-tag,
.asciidoc .hljs-attribute,
.asciidoc .hljs-link_label,
.asciidoc .hljs-strong,
.bash .hljs-variable,
.clojure .hljs-attribute,
.coffeescript .hljs-property,
.css .hljs-tag,
.erlang_repl .hljs-reserved,
.haml .hljs-bullet,
.hljs-array,
.hljs-attr_selector,
.hljs-built_in,
.hljs-dartdoc,
.hljs-decorator,
.hljs-deletion,
.hljs-doctype,
.hljs-envvar,
.hljs-filter .hljs-argument,
.hljs-id,
.hljs-important,
.hljs-javadoc,
.hljs-javadoctag,
.hljs-keyword,
.hljs-label,
.hljs-literal,
.hljs-localvars,
.hljs-phony,
.hljs-phpdoc,
.hljs-pi,
.hljs-prompt,
.hljs-pseudo,
.hljs-request,
.hljs-shebang,
.hljs-status,
.hljs-title,
.hljs-type,
.hljs-typename,
.hljs-winutils,
.hljs-yardoctag,
.lasso .hljs-attribute,
.markdown .hljs-link_label,
.markdown .hljs-strong,
.nginx .hljs-built_in,
.pf .hljs-variable,
.ruby .hljs-string,
.smalltalk .hljs-class,
.tex .hljs-command,
.tex .hljs-formula,
.vhdl .hljs-attribute {
    color: #00f
}

.asciidoc .hljs-emphasis,
.markdown .hljs-emphasis {
    font-style: italic
}

.nginx .hljs-built_in {
    font-weight: 400
}

.coffeescript .javascript,
.javascript .xml,
.lasso .markup,
.tex .hljs-formula,
.xml .css,
.xml .hljs-cdata,
.xml .javascript,
.xml .vbscript {
    opacity: .5
}

.json .hljs-attribute {
    color: #0451a5
}

.json .hljs-string {
    color: #a31515
}

.extensions {
    margin-bottom: 20px;
    margin-right: -13.5px
}

.extensions .gallery-item-card-container {
    float: left;
    padding-right: 13.5px;
    margin-top: 16px;
    text-decoration: none;
    width: 25%
}

@media only screen and (max-width:767px) {
    .extensions .gallery-item-card-container {
        width: 50%
    }
}

@media only screen and (max-width:480px) {
    .extensions .gallery-item-card-container {
        width: 100%
    }
}

.extensions .gallery-item-card {
    background-color: #fff;
    border: 1px solid #dedede;
    color: #000;
    font-size: 12px;
    width: 100%;
    height: 210px;
    border-radius: 0;
    cursor: pointer;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, .1);
    position: relative;
    overflow: hidden
}

@media screen and (min-width:768px) and (max-width:1199px) {
    .extensions .gallery-item-card {
        height: 230px
    }
}

.extensions .gallery-item-card .icon-cell {
    text-align: center;
    padding: 16px 0
}

.extensions .gallery-item-card .icon-cell>img {
    max-width: 85%;
    height: 72px;
    display: inline-block
}

.extensions .gallery-item-card .core-info-cell {
    padding: 0 10px;
    position: relative
}

.extensions .gallery-item-card .core-info-cell .name {
    font-size: 1.4rem;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    position: relative
}

.extensions .gallery-item-card .core-info-cell .installs {
    display: inline;
    float: right;
    margin-right: 5px;
    margin-left: 5px
}

.extensions .gallery-item-card .core-info-cell .publisher {
    white-space: nowrap;
    overflow: hidden;
    color: #767676;
    vertical-align: middle;
    position: relative
}

.extensions .gallery-item-card .core-info-cell .install-icon {
    display: inline;
    margin-right: 5px;
    margin-top: 4px;
    float: left;
    width: 14px;
    height: 14px;
    background: url(/docs_carousel/item-install-tile.png) no-repeat 0 0
}

.extensions .gallery-item-card .item-details {
    margin-top: 10px;
    padding: 0 10px
}

.extensions .gallery-item-card .item-details .description {
    color: #767676;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 40px
}

.extensions .gallery-item-card .stats-and-offer {
    position: relative;
    height: 20px;
    margin-top: 16px
}

.extensions .gallery-item-card .stats-and-offer .rating {
    position: absolute;
    left: 10px
}

.extensions .gallery-item-card .stats-and-offer .pricing-tag {
    color: #388e3c;
    margin-top: 20px;
    margin-right: 10px;
    height: 18px;
    font-size: 12px;
    font-weight: 700;
    position: absolute;
    bottom: 2px;
    right: 10px
}

.extensions .loading {
    width: 100%;
    height: 50px;
    margin: 0 auto;
    background: url(/loading.svg) 50% no-repeat
}

.carousel {
    background-color: #e3e3e3;
    padding: 1rem
}

.carousel .item>a:first-child {
    max-width: 750px;
    display: block;
    margin: auto;
    padding-top: 50%;
    background-size: 100%;
    background-repeat: no-repeat;
    border-radius: 4px
}

.carousel .item>a:first-child.debug {
    background-image: url(/docs_carousel/debug_b.png)
}

.carousel .item>a:first-child.edit {
    background-image: url(/docs_carousel/multi-cursor-edit.png)
}

.carousel .item>a:first-child.git {
    background-image: url(/docs_carousel/git_b.png)
}

.carousel .item>a:first-child.peek {
    background-image: url(/docs_carousel/peek_b.png)
}

.carousel .item>a:first-child.intellisense {
    background-image: url(/docs_carousel/intellisense_b.png)
}

.carousel .caption {
    position: relative;
    left: auto;
    right: auto;
    margin-top: 1rem;
    text-align: center
}

.carousel .caption .title {
    font-weight: 800
}

.carousel .carousel-indicators {
    position: relative;
    bottom: 0;
    padding-top: 2rem
}

.carousel .carousel-indicators li {
    border-color: #999b9d
}

.carousel .carousel-indicators li.active {
    background-color: #999b9d
}

.connect-links,
.connect-widget ul {
    margin-left: 30px
}

.connect-links>li,
.connect-widget ul>li {
    position: relative
}

.connect-links>li:hover .image,
.connect-widget ul>li:hover .image {
    opacity: 1
}

.connect-links>li .image,
.connect-widget ul>li .image {
    background-image: url(/images/firststart-sidebar-sprite.svg);
    width: 1.6rem;
    height: 1.8rem;
    background-size: 8rem 1.6rem;
    background-repeat: no-repeat;
    position: absolute;
    left: -30px;
    opacity: .8
}

.connect-links>li .github,
.connect-widget ul>li .github {
    background-position: 0 50%
}

.connect-links>li .stackoverflow,
.connect-widget ul>li .stackoverflow {
    background-position: 25% 50%
}

.connect-links>li .twitterhandle,
.connect-widget ul>li .twitterhandle {
    background-position: 50% 50%
}

.connect-links>li .uservoice,
.connect-widget ul>li .uservoice {
    background-position: 75% 50%
}

.connect-links>li .rssfeed,
.connect-widget ul>li .rssfeed {
    background-position: 100% 50%
}

.connect-widget {
    margin-top: 30px
}

.connect-widget ul {
    list-style: none;
    padding-left: 10px
}

.connect-widget ul>li {
    margin: 0;
    padding-top: 8px;
    padding-bottom: 8px
}

.connect-widget ul a {
    text-decoration: none;
    font-size: 12px
}

.connect-widget ul span {
    display: block
}

#docs-subnavbar>div:first-child.connect-widget {
    margin-top: 0
}

.docs .body {
    line-height: 1.6
}

.docs iframe,
.docs video {
    width: 100%;
    max-width: 100%
}

.docs iframe {
    height: 400px
}


/*
.docs h1 {
    margin-bottom: 15px
}
*/

.docs h2 {
    margin-bottom: 10px
}

.docs .body h4,
.docs h2 {
    margin-top: 30px
}

.docs img {
    max-width: 100%;
    display: block
}

.docs .keybinding {
    font-family: Menlo, Monaco, Consolas, Courier New, monospace;
    padding: 2px 4px;
    font-size: 90%;
    color: #0072be;
    background-color: #f4f2f9;
    border-radius: 4px
}

.docs .keybinding.osx {
    font-family: Lato, proxima-nova, Helvetica Neue, Arial, sans-serif
}

.docs #confirmation {
    padding: 10px 15px;
    display: none;
    text-align: center
}

.docs #confirmation h1 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 2.8rem
}

.docs #confirmation h2 {
    margin-top: 20px;
    font-size: 1.8rem
}

.docs #confirmation p {
    margin-top: 0;
    font-size: .8em
}

.docs .hash-link {
    margin: 1%
}

#docs-navbar.affix,
#docs-subnavbar.affix {
    position: static;
    top: 0
}

#docs-navbar.affix-bottom,
#docs-subnavbar.affix-bottom {
    position: relative
}

#docs-navbar {
    padding: 15px 0;
    display: none
}

#docs-subnavbar {
    padding-top: 15px;
    padding-bottom: 15px
}

#docs-subnavbar h4,
.docs-nav h4 {
    margin-top: 0
}

#docs-navbar h4 {
    padding-left: 15px
}

#docs-navbar>.nav a,
#docs-subnavbar h4 {
    padding-left: 10px
}

#docs-navbar ul {
    list-style: none;
    padding: 0
}

#docs-navbar .nav li a {
    border-left: 1px solid #ccc;
    display: block
}

#docs-navbar .nav li a:hover {
    background: none;
    color: #444;
    text-decoration: none!important;
    border-color: #a39fd6
}

#docs-navbar .nav li a:focus {
    background: none
}

#docs-navbar .nav>li>a {
    padding: 8px 15px;
    font-size: 14px
}

#docs-navbar .nav>li li>a {
    padding: 5px 25px;
    position: relative
}

#docs-navbar .nav .docs-home {
    padding-bottom: 16px
}

#docs-navbar .nav>li>.area {
    font-size: 1.2rem;
    font-weight: 700;
    text-transform: uppercase
}

#docs-navbar .nav .panel {
    margin-bottom: inherit;
    background-color: inherit;
    border: inherit;
    border-radius: inherit;
    box-shadow: inherit
}

#docs-navbar .nav .panel>a {
    margin-right: 40px
}

#docs-navbar .nav .panel.expanded a {
    border-color: #204d74
}

#docs-navbar .nav .panel.expanded>a:hover {
    background: url(expand-up.svg) 110px 5px no-repeat;
    background-size: 24px
}

#docs-navbar .nav .panel.collapsed>a:hover {
    background: url(expand-down.svg) 110px 5px no-repeat;
    background-size: 24px
}

#docs-navbar .nav .collapsing {
    -webkit-transition-duration: .25s;
    transition-duration: .25s
}

#docs-navbar .nav li a,
#docs-subnavbar .nav li a {
    color: #707070
}

#docs-navbar .nav li a:focus,
#docs-subnavbar .nav li a:focus {
    background-color: transparent
}

#docs-subnavbar .nav li a {
    padding: 5px 10px
}

#docs-subnavbar .nav li a:before {
    content: "|";
    color: #bbb;
    position: absolute;
    font-size: 16px;
    top: 1px;
    left: 0;
    display: none
}

#docs-subnavbar .nav li a:hover {
    background: none;
    color: #444
}

#docs-subnavbar .nav li a:hover:before {
    font-weight: 700;
    display: block
}

#docs-navbar>.nav>.active .active>a,
#docs-navbar>.nav>.active>a {
    color: #204d74!important
}

#docs-navbar>.nav>.active .active>a,
#docs-navbar>.nav>.active>a:not(.area) {
    font-weight: 700
}

#docs-navbar>.nav .active .active a:before {
    content: "";
    position: absolute;
    height: 7px;
    width: 7px;
    background-color: #204d74;
    top: 10px;
    left: -4px;
    border-radius: 100%
}

#docs-subnavbar .nav>.active>a {
    color: #0072be;
    font-weight: 700
}

#docs-subnavbar .nav>.active>a:before {
    color: #0072be;
    display: block
}

#docs-subnavbar .nav>.active>.nav>.active>a {
    color: #b4a0ff
}

#small-nav {
    padding: 5px 0
}

#small-nav>* {
    display: inline-block
}

#small-nav>select {
    margin-left: 12px
}

#small-nav #small-nav-dropdown {
    margin-right: 15px
}

#small-nav .social-buttons {
    vertical-align: text-top;
    display: inline-block
}

#small-nav .social-buttons .fb-like {
    margin-left: 10px;
    display: inline-block;
    vertical-align: top
}

#docs-subnavbar .fb-like,
#docs-subnavbar .twitter-share-button {
    margin-top: 15px;
    margin-left: 10px;
    width: 50%
}

#docs-subnavbar .fb-like {
    display: block
}

.docs .body-footer {
    border-top: 1px solid #e8e8e8;
    margin-top: 30px;
    padding-top: 10px;
    font-size: 14px;
    color: #707070
}

.docs .feedback .widget {
    background-color: rgba(181, 160, 255, .2);
    padding: 20px;
    font-size: 1.3rem;
    margin-top: 40px
}

.docs .feedback h3 {
    font-family: wf_segoe-ui_semibold, wf_segoe-ui_normal, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    margin-top: 0;
    display: inline-block;
    width: 80%
}

.docs .feedback .charCount {
    display: inline-block;
    width: 20%;
    font-size: 1.6rem;
    text-align: right
}

.docs .feedback .buttons h3:first-child {
    margin-bottom: 20px
}

.docs .feedback .buttons button {
    background-color: rgba(55, 50, 119, .7);
    color: #fff;
    font-size: 1.4rem;
    padding: 5px 20px;
    margin-right: 5px
}

.docs .feedback .buttons button:hover {
    background-color: #204d74
}

.docs .feedback .buttons button:disabled {
    opacity: .3;
    background-color: rgba(55, 50, 119, .7)
}

.docs .feedback .progress-spinner {
    display: inline;
    margin-left: 2px
}

.docs .feedback .progress-spinner span {
    height: 8px;
    width: 8px;
    border-radius: 100%;
    margin: 0 1px;
    display: inline-block;
    opacity: .5;
    background-color: #0072be;
    -webkit-animation: 1s pulse infinite;
    animation: 1s pulse infinite
}

.docs .feedback .progress-spinner span:nth-of-type(1) {
    -webkit-animation-delay: .33333s;
    animation-delay: .33333s
}

.docs .feedback .progress-spinner span:nth-of-type(2) {
    -webkit-animation-delay: .6666s;
    animation-delay: .6666s
}

.docs .feedback .progress-spinner span:nth-of-type(3) {
    -webkit-animation-delay: .9999s;
    animation-delay: .9999s
}

.docs .hero-videos {
    margin-top: 10px;
    margin-bottom: 20px
}

.docs .hero-videos .video .screen {
    height: 200px;
    width: 100%;
    background: url(/images/hero-video-frame.png) 0 0 no-repeat;
    background-size: cover;
    position: relative
}

.docs .hero-videos .video .screen .video-btn {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-size: 100px
}

.docs .hero-videos .video .screen .video-btn:focus {
    opacity: 1
}

.docs .next-level.header {
    margin-bottom: 10px
}

.docs .section {
    padding: 5px 15px;
    background-color: #f3f3f3;
    height: 160px;
    margin-bottom: 25px
}

.docs .section h3 {
    color: #204d74;
    font-weight: 700
}

.docs a.type-ref {
    cursor: pointer
}

.docs a.type-instrinct,
.docs a.type-instrinct:hover {
    text-decoration: none
}

.docs p span.ts {
    display: block;
    padding: 15px;
    font-weight: 600;
    position: relative;
    margin-left: 10px;
    cursor: pointer
}

.docs p span.ts:before {
    -ms-high-contrast-adjust: none;
    border-width: 5.6px 5.6px 5.6px 7px;
    top: 25px;
    left: -15px;
    border-color: transparent transparent transparent #a6a6a6;
    border-left-color: #d4d4d4;
    position: absolute;
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-style: solid
}

@media screen and (-ms-high-contrast:active) {
    .docs p span.ts:before {
        border-color: transparent transparent transparent #fff;
        border-left-color: #fff
    }
}

.docs p span.ts[aria-expanded=true] {
    background-color: rgba(55, 50, 119, .12);
    border-radius: 10px 10px 0 0
}

.docs p span.ts[aria-expanded=true]:before {
    border-color: transparent #646465 transparent transparent;
    border-width: 8.4px 8.4px 0 7px;
    left: -21px
}

@media screen and (-ms-high-contrast:active) {
    .docs p span.ts[aria-expanded=true]:before {
        border-color: transparent #fff transparent transparent
    }
}

.docs p span.ts[aria-expanded=true]:hover {
    background-color: rgba(55, 50, 119, .12);
    border-radius: 10px 10px 0 0
}

.docs p span.ts[aria-expanded=true]:hover a {
    color: #204d74
}

.docs p span.ts:hover {
    border-radius: 10px;
    color: #48419b;
    background-color: rgba(55, 50, 119, .05)
}

.docs p span.ts:hover a {
    color: #204d74
}

.docs .details {
    padding: 15px 15px 5px;
    border-radius: 0 0 10px 10px;
    margin-bottom: 20px;
    background-color: rgba(55, 50, 119, .05);
    margin-left: 10px;
    margin-top: -10px
}

@media (min-width:600px) {
    .docs .feedback {
        width: 75%
    }
    .docs .hero-videos .video .screen {
        height: 250px
    }
}

@media (min-width:768px) {
    #docs-navbar,
    #docs-subnavbar {
        font-size: 12px;
        width: 175px;
        margin-left: -15px
    }
    #small-nav .social-buttons {
        display: none
    }
    .edit-github a .btn {
        max-width: 70px;
        height: 44px;
        margin-right: 15px;
        margin-top: 20px
    }
    .edit-github a .btn img {
        display: inline-block;
        width: 20px
    }
    .docs {
        font-size: 15px
    }
    .docs .feedback {
        width: 75%
    }
}

@media (min-width:768px) and (max-width:992px) {
    #docs-navbar.affix {
        position: static;
        top: 0
    }
    #docs-subnavbar.affix {
        position: fixed;
        top: 20px
    }
}

@media (min-width:992px) {
    #docs-navbar.affix,
    #docs-subnavbar.affix {
        position: fixed;
        top: 20px
    }
    .docs h1,
    .edit-github a .btn {
        margin-top: 0
    }
    .docs .hero-videos,
    .docs .next-level {
        text-align: center
    }
}

@media (min-width:1200px) {
    .docs .section {
        height: 225px
    }
}

.downloads .nav-tabs a {
    font-weight: 700
}

.downloads .nav-tabs>li.active>a {
    background-color: #f5f5f5
}

.downloads .tab-content {
    border: 1px solid #ddd;
    border-top: none;
    margin-bottom: 15px
}

.downloads .tab-content .alt-downloads {
    margin: 0;
    padding: 10px 0;
    background-color: #f5f5f5
}

.downloads .insiders-info {
    max-width: 900px;
    margin: auto
}

.downloads .download {
    margin: 40px 0
}

.insiders .swimlane:first-child h1:first-child {
    margin-top: 0
}

.insiders .terms {
    margin-top: 4em
}

.insiders .value-props {
    text-align: center
}

.insiders .value-props ul {
    list-style: none
}

.insiders .value-props .image {
    width: 12.8rem;
    height: 12.8rem;
    border-radius: 50%;
    margin: auto;
    background-size: 75%;
    background-position: 50%;
    background-repeat: no-repeat
}

.insiders .value-props .image.earlyadopters {
    border-color: #00b294;
    background-image: url(/insiders/faster-updates.svg)
}

.insiders .value-props .image.nightlyupdates {
    border-color: #0072be;
    background-image: url(/insiders/nightly-downloads.svg)
}

.insiders .value-props .image.sidebyside {
    border-color: #058f2d;
    background-image: url(/insiders/side-by-side.svg)
}

.insiders .download-btn {
    margin-top: 1em
}


/* Custom */

body {
    height: 100%;
    margin-bottom: 0;
}

/* Projects */
.project-date {
    font-size: 0.8em;
    margin-bottom: 15px;
}

/* Reading / Podcast List */

.book-title {
    font-weight: 600;
    font-size: 2rem;
    margin-bottom: 3px;
}

.book-subtitle {
    font-weight: 600;
    font-size: 1.7rem;
    margin-top: 0px;
    text-transform: none;
}

.docs .body .book-author {
    margin-top: 0;
    text-transform: none;
    font-size: 1.3rem;
}

.book-date-read {
    font-size: 0.8em;
}

.blog-date {
    font-size: 0.8em;
    margin-bottom: 10px;
}

.synopsis {
    padding: 20px 0 10px 25px;
    font-size: small;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.page-header-hr {
    margin-top: 3px;
    margin-bottom: 20px;
    border: 0;
    border-top: 2px solid #eee;
}

blockquote {
    padding: 10px 20px;
    margin: 0 7%;
    font-size: 12px;
    border-left: 5px solid #eee;
}

/* DEPRECATED: Use book.synopsis instead. */

.book-footer-hr {
    margin-top: 5px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}