.hidden-file-input {
    position: absolute;
    top: -10000px;
}
.image-preloader {
    display: none;
}
.image-view {
    max-width: 100%;
    background-color: #C6C6C6;
}
.image-container {
    text-align: center;
}
.image-instructions {
    display: block;
    padding-top: 5px;
    font-style: italic;
    font-size: 12px;
    color: #989898;
    line-height: 110%;
}