body {
    background: #e5e5e5;
}

#oer_canvas {
    padding: 20px;
    background: #fff url('../images/chemistry-bg02.jpg') center no-repeat;
    background-size: cover;
}

#hmenu {
    display: none;
}

h2 {
    color:#3385c6;
}

.modal-dialog {
    max-width: 960px;
}

.timeline__content {
    background-color: #f3f5e6;
}

.timeline-nav-button {
    width: 50px;
    height: 50px;
    background-color: #a1a67d;
}

.timeline-photo {
    padding: 10px 0;
    width: 100%;
    height:auto;
}

.timeline__content {
    padding: 10px;
}

.timeline__wrap {
    cursor: grabbing;
    cursor: -webkit-grabbing;
}

.timeline-nav-button {
    display:none;
}

.timeline ul {
    list-style-type: disc;
    margin: 10px;
    padding: 0 0 0 10px;
    text-align: left;
}
.timeline img {
    max-width: 80px;
    max-height: 80px;
    padding: 4px;
}