.field-wrapper {
    max-width: 45rem;
    margin-bottom: 1rem;
}

.js-alert-message {
    background-color: #f6d8a4;
    border-color: #fbeed5;
    color: #666666;
    padding: 1em 1.5em;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    background-clip: padding-box;
}

.js-modal-open {
    display: block;
    clear: both;
    z-index: 1000;
}

.button-group {
    float: left;
}

.warning-width {
    max-width: 45rem;
}

.imageLoader {
    width: 15%;
    float: left;
    margin-right: 4px;
    height: 75px;
}

.warningMessage {
    margin-left: 15%;
    height: 75px;
}


/*# sourceMappingURL=Identification.css.map */
