﻿body {
    padding-top: 30px;
    padding-bottom: 20px;
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    margin-top:20px;
}

.azuremediaplayer {
    min-width: 800px;
    min-height: 450px;
}

.timeline-body {
    position: relative;
}

.case-created {
    position: absolute;
    right: 8px;
    top: 0;
    z-index: 999;
}

body.embed {
    padding: 0;
    margin: 0;
}

.embed .public-cover {
    margin-top: 0;
    margin-bottom: 0;
}
