.logo {
    float: left;
    z-index: 3;
    padding: 7px 0 0 35px;
}

.unauthenticated-container {
    max-width: 970px;
}

.logo-unauthenticated {
    display: inline-block;
    margin-bottom: 30px;
    margin-left: -42px;
}

@media only screen and (max-width: 767px) {
    .logo-unauthenticated {
        width: 80%;
        max-width: 313px;
        padding-left: 10%;
    }
}

html, body, .container {
    height: 100%;
    front-size: 15px;
}

.toc {
    padding-bottom: 100px;
    margin-right: -15px;
}

.toc-wrapper {
    vertical-align: top;
}

.container {
    display: table;
    width: 100%;
    margin-top: -50px;
    padding: 50px 0 0 0; /*set left/right padding according to needs*/
    box-sizing: border-box;
}

.row {
    margin-right: 0;
}

.row .no-float {
    display: table-cell;
    float: none;
}

hr {
    border-color: #dddddd;
}

.header {
    height: 122px;
    background: #465afb;
    border-bottom: 1px solid #ddd;
    position: fixed;
    top: 0;
    z-index: 2;
    width: 100%;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.4);
}

ul, ol {
    margin-left: 0em;
}

.nav {
    width: 100%;
    padding-left: 30px;
}

.nav > li > a {
    padding: 100px;
}

.tree-parent:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings'; /* essential for enabling glyphicon */
    content: "\2b"; /* adjust as needed, taken from bootstrap.css */
    float: right; /* adjust as needed */
    color: white; /* adjust as needed */
}

.tree-parent.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\2212"; /* adjust as needed, taken from bootstrap.css */
}

.sidebar {
    overflow-y: auto;
    vertical-align: top;
    background-color: #f8f8f8;
    line-height: 1.25em;
    padding-top: 1em;
    border-right: 1px solid #ddd;
}

.no-padding {
    padding-left: 0px;
    padding-right: 0px;
}

.header .col-md-12 {
    margin-left: -15px;
    margin-right: -15px;
}

.header-search-form {
    margin: 13px 10px 0 40px;
    color: #abb4ff;
    float: left;
}

.header-search-form .header-search-input {
    height: 46px;
    background: #2739C9;
    min-width: 600px;
    color: #abb4ff;
    border: none;
}

.header-search-form .header-search-input::placeholder {
    color: #abb4fd;
    opacity: 1;
}

.header-search-form .header-search-input::-ms-input-placeholder {
    color: #abb4fd
}

.header-search-form .header-search-input:-ms-input-placeholder {
    color: #abb4fd
}

.header-search-input:focus {
    background: white;
    color: #888;
    transition: background-color 0.25s ease;
}

.header-search-form .header-search-input:focus::placeholder {
    color: #888;
    opacity: 1;
}

.header-search-form .header-search-input:focus::-ms-input-placeholder {
    color: #abb4fd
}

.header-search-form .header-search-input:focus:-ms-input-placeholder {
    color: #abb4fd
}

.header-search-input {
    text-indent: 35px;
}

.header-search-icon {
    position: absolute;
    left: 10px;
    top: 15px;
}

.header-search-input:focus + .header-search-icon {
    color: #465afb;
}

.header-search-button {
    opacity: 0;
}

.main-search-form {
    width: 520px;
    height: 100%;
    position: relative;
    z-index: 3;
    margin-bottom: 60px;
}

.main-search-form .main-search-input {
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    border-radius: 0;
    border: 1px solid #ddd;
    box-shadow: none;
    padding-right: 30px;
}

.main-search-button {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    width: 30px;
    opacity: 0;
}

.iconic-white * {
    fill: white;
    stroke: white;
}

.staff-true {
    color: green;
}

.main {
    min-height: 97%;
    margin-top: 15px;
    margin-bottom: 30px;
    width: 74%;
    max-width: 1170px;
    height: 97%;
    border: 1px solid #ddd;
    border-radius: 3px;
    border-top: 4px solid #0066fa;
    background: white;
    box-shadow: 2px 4px 5px -2px rgba(0, 0, 0, 0.05);
}

.main-wrapper {
    margin-top: 20px;
}

.main-article {
    padding-left: 30px;
}

.welcome-content {
    max-width: 860px;
}

.contact-us {
    margin-top: 30px;
    font-style: italic;
}

.footer {
    border-top: 1px solid #ddd;
    border-bottom: none;
    margin-top: 30px;
    padding-top: 20px;
    padding-bottom: 15px;
    background: white;
    height: 60px;
}

.email {
    margin-top: 30px;
}

.top-space {
    margin-top: 20px;
}

.top-space-big {
    margin-top: 40px;
}

.top-space-huge {
    margin-top: 100px;
}

.rich-text p,
.rich-text ul,
.rich-text ol {
    margin-top: 0;
    width: 100%;
}

.rich-text li {
    margin-top: 5px;
    width: 100%;
}

.table-of-contents .staff-only {
    color: darkred;
}

.staff-only {
    border: 1px solid #eee;
    border-radius: 3px;
    border-left-width: 5px;
    border-left-color: #d9534f;
    padding: 1px 20px 10px 20px;
    background-color: rgba(248, 248, 248, .4);
}

.parent-page {
    margin-top: 8px;
}

.sibling-page {
    margin-top: 8px;
    margin-left: 10px;
}

.current-page {
    margin-top: 8px;
    padding-left: 5px;
    margin-left: 0px;
    font-weight: bold;
    border-left: 3px #0066fa solid;
}

.child-page:last-child {
    margin-bottom: 8px;
}

.child-page {
    margin-top: 8px;
    margin-left: 20px;
}

.right {
    float: right;
    margin-left: 20px;
    margin-bottom: 30px;
}

.left {
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}

.live-false {
    color: grey;
}

.article section {
    margin-bottom: 30px;
}

.left-space {
    margin-left: 20px;
}

.further-reading-list li {
    line-height: 1.2;
}

/* Typography */

body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.tooltip,
.popover {
    font-family: "Graphik Web", "Source Sans Pro", sans-serif !important;
}

html, body {
    position: relative;
    min-height: 100%;
    font-size: 15px;
    font-size: 1em;
}

body {
    font-weight: 400;
    line-height: 1.45;
    color: #333;
    position: static;
    background-repeat: repeat;
    background: #f8f8f8;
}

p {
    margin-bottom: 1.3em;
}

h1, h2, h3, h4 {
    margin: 1.414em 0 0.5em;
    font-weight: inherit;
    line-height: 1.2;
}

h3, h4, h5 {
    font-weight: 600;
}

h1 {
    margin-top: 0;
    font-size: 2.369em;
}

h2 {
    font-size: 1.777em;
}

h3 {
    font-size: 1.333em;
}

h4 {
    font-size: 1.1em;
}

b, strong {
    font-weight: 600;
}

.bolded {
    font-weight: 700;
}

.semibold {
    font-weight: 600;
}

.light-weight {
    font-weight: 300;
}

.lighter-weight {
    font-weight: 100;
}

.normal-weight {
    font-weight: 400;
}

.small, small {
    font-size: 0.75em;
}

.smaller {
    font-size: 0.6em;
}

.smallest {
    font-size: 0.5em;
}

.break-word {
    word-wrap: break-word;
}

.break-all {
    word-break: break-all;
}

.nowrap {
    white-space: nowrap;
}

.strikethrough {
    text-decoration: line-through;
}

.all-caps {
    text-transform: uppercase;
}

.section-header {
    border-bottom: 1px solid #eaeaea;
}

/* colors */
.white {
    color: #fff;
}

.text-color-default {
    color: #4d4d4d;
}

.muted {
    color: #888;
}

.text-red {
    color: #d9534f;
}

.jumbotron p {
    color: #A9A9A9;
}

.alert h3 {
    color: #333;
}

.alert {
    color: #000;
}

::selection {
    background: #3386f1;
    color: white;
}

::-moz-selection {
    background: #3386f1;
    color: white;
}

.disabled-link,
.disabled-link:hover,
.disabled-link:focus {
    pointer-events: none;
    text-decoration: none;
    color: #ccc;
}

/*Utility stuff*/

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.no-margin {
    margin: 0;
}

/* Other */

.richtext-image {
    border: 1px solid #aaa;
    max-width: 100%;
    height: auto;
    margin-top: 10px;
}

.image-80 {
    width: 80%;
}

.image-60 {
    width: 60%;
}

.image-40 {
    width: 40%;
}

.image-20 {
    width: 20%;
}

.breadcrumb {
    background: white;
    margin-top: 0;
    border-radius: 0;
    margin-right: 0;
    margin-bottom: 0;
    /*color: white;*/
    font-weight: 300;
    font-size: 0.9em;
    font-weight: 300;
    font-variant-caps: all-small-caps;
}

.breadcrumb > li + li:before {
    /*color: white;*/
    content: "\25b6";
    font-size: 8px;
    position: relative;
    top: -2px;
}

.page-title {
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 30px;
    font-weight: 300;
    color: #333;
    margin-top: 0;
    padding-top: 15px;
}

.further-reading {
    border: 1px solid #f5f5f5;
    padding: 15px;
    background: #fdfdfd;
}

.further-reading ul {
    padding-left: 0;
    margin-top: 0.5em;
}

.further-reading ul li {
    list-style-type: none;
}

.table-of-contents {
    padding-left: 0;
    margin-left: 0;
    border: 1px solid #f5f5f5;
    padding: 15px;
    background: #fdfdfd;
}

.table-of-contents li {
    list-style-type: none;
}

.chapter-title {
    margin-bottom: 0.25em;
    margin-top: 0.5em;
    font-size: 1.1em;
}

.table-of-contents .child1 {
    margin-left: 15px;
    margin-bottom: .2em;
    font-size: .9em;
    display: inline;
}

.table-of-contents .child2 {
    margin-left: 30px;
    font-size: .9em;
}

.table-of-contents .child3 {
    margin-left: 40px;
    margin-bottom: .2em;
    font-size: .9em;
}

.screenshot-callout li {
    counter-increment: step-counter;
    list-style-type: none;
}

.screenshot-callout li::before {
    content: counter(step-counter);
    margin-right: 5px;
    font-size: 120%;
    color: #0069f0;
    font-weight: bold;
    padding: 3px 8px;
    border-radius: 3px;
    font-family: Helvetica, Arial, sans-serif;
    text-shadow: -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white, 1px 1px 0 white, 2px 2px 3px rgba(0, 0, 0, 0.4);
}

/* Tables */

table {
    border: 1px solid #eaeaea;
    width: 100%;
}

th {
    vertical-align: bottom;
    background: #fdfdfd;
    border-bottom: 1px solid #eaeaea;
    color: #888;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.8em;
}

th, td {
    padding: 0.5em;
}

td {
    vertical-align: baseline;
}

tbody tr:nth-child(3n) {
    border-bottom: 1px dotted #eaeaea;
}

.no-list-style ul,
ul.list-style-none {
    margin: 0;
}

.no-list-style ul li,
ul.list-style-none li {
    list-style-type: none;
}

.sidebar {
    height: 100%;
    width: 100%;
}

.sidebar li {
    padding: 5px;
}

.sidebar ul {
    padding-left: 4px;
    padding-top: 10px;
}

.sidebar a {
    display: block;
    font-size: 15px;
    overflow: hidden;
    padding-left: 5px;
    font-weight: 400;
}

.sidebar li ul a {
    font-weight: 400;
}

.sidebar .glyphicon-chevron-right,
.sidebar .glyphicon-chevron-down {
    float: left;
    padding: 2px;
    padding-left: 3px;
    cursor: pointer;
    display: inline-block;
    border: 1px solid #ddd;
    border-radius: 4px;
    background: white;
    color: #666;
    transition-duration: 0.25s;
}

.sidebar .glyphicon-chevron-right:hover,
.sidebar .glyphicon-chevron-down:hover {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.18), 0 2px 6px 0 rgba(0, 0, 0, 0.16);
}

.sidebar .glyphicon-chevron-right {
}

.sidebar .indicator-container {
    color: black;
    text-decoration: none;
}

.visibility-hidden {
    visibility: hidden;
}

.fixed {
    position: fixed;
    width: 25%;
}

.scrollit {
    float: left;
}

.red {
    color: red;
}

.gray {
    color: gray;
}

.responsive-menu-button {
    display: none;
    background: white;
    border: 1px solid #ddd;
    border-radius: 3px;
    left: 23px;
    top: 4px;
    font-size: 13px;
    text-transform: uppercase;
}

.article-reaction-container {
    font-size: 42px;
}

.thumb-container {
    position: relative;
    display: inline-block;
    width: 70px;
    height: 70px;
    z-index: 2;
}

.thumbs-up, .thumbs-down {
    display: inline-block;
    transition: 200ms filter;
    filter: none;
    cursor: pointer;
    position: absolute;
    top: 6px;
    user-select: none;
    -ms-user-select: none;
}

.thumbs-up {
    left: 13px;
}

.thumbs-down {
    left: 4px;
}


.thumbs-up.active, .thumbs-down.active {
    transform: scale(1.2);
}

.cursor-default {
    cursor: default;
}

.thumb-circle {
    position: absolute;
    background: #475af8;
    width: 70px;
    height: 70px;
    top: 10px;
    left: -14px;
    border-radius: 50%;
    opacity: 0;
    pointer-events: none;
    transform: scale(0.5);
}

.thumb-circle.active {
    animation: activate 400ms;
}


@keyframes activate {
    0% {
        opacity: 0;
        transform: scale(0.5);
    }
    75% {
        opacity: 0.075;
        transform: scale(1.2);
    }
    100% {
        opacity: 0;
    }

}

.thumb-hover {
    transition-duration: 100ms;
    animation: rotate-thumb 3s infinite linear;
}

@keyframes rotate-thumb {
    0% { 
        transform: scale(1.2) rotate(0deg);
     }
    25% {
        transform: scale(1.2) rotate(20deg);
    } 
    75% {
        transform: scale(1.2) rotate(-20deg);
    }
    100% {
        transform: scale(1.2) rotate(0deg);
    }
}

.desaturate {
    transition: 200ms filter;
    filter: grayscale(100%);
}

.thank-you-container {
    height: 70px;
    width: 625px;
    position: relative;
    display: inline-block;
    z-index: 1;
}

.thank-you, .contact-prompt {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    display: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

.thank-you-slider {
    width: 100%;
    height: 100%;
    background: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.thank-you-slider.active {
    animation: slide-out 1400ms forwards;
}

@keyframes slide-out {
    0% {
        transform: translate(0,0);
    }
    50% {
        transform: translate(0,0);
    }
    100% {
        transform: translate(100%, 0);
        opacity: 0;
    }
}

@media only screen and (max-width: 767px) {
    .main {
        width: 98%;
        margin-left: 1%;
        height: auto;
    }

    .sidebar {
        transition-duration: 200ms;
        z-index: 99;
        width: 300px;
        left: 0px;
        border-right: 1px solid #ddd;
        box-shadow: 2px 0px 2px rgba(0, 0, 0, 0.15);
    }

    .sidebar.closed {
        left: -100%;
    }

    .logo {
        display: none;
    }

    .responsive-menu-button {
        display: block;
    }

    .header-search-input, .header-search-icon, .header-search-button {
        right: 30px;
    }
}

.toc-current-page {
    border-left: 6px solid #465afb;
    background-color: #eeeff5;
    outline: 10px #eeeff5;
}

.toc-highlight-padding {
    padding-left: 6px;
}

.toc-inactive-page {
    border-left: 6px solid transparent;
}

.rich-text img {
    max-width: 100%;
    height: auto;
}

.responsive-object {
    position: relative;
}

.responsive-object iframe,
.responsive-object object,
.responsive-object embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.pointer {
    cursor: pointer;
}

.bigger {
    font-size: 1.5em;
}

.biggest {
    font-size: 2em;
}

.directional-icon {
    float: left;
    color: #465afb;
    vertical-align: middle;
    padding-right: 10px;
}

.display-none {
    display: none;
}
