﻿.modal {
    overflow: auto !important;
}

.cropper-container {
    margin: 0 auto;
}

.document-template-item {
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    margin: 0px;
}

.document-template-item:last-child {
    border-bottom: 0;
}


.document-uploaded-time, .document-updated-time {
    color: #999;
}

.document-img {
    max-height: 150px;
    margin: 0 auto;
}

.image-action-buttons {
    margin-top: 20px;
}