

/* Start:/local/components/unlimtech/files.list/templates/.default/style.css?1782341478629*/
.delete_mark {
    padding: 0 5px;
    cursor: pointer;
    background-color: antiquewhite;
}
.dropZone {
    color: #555;
    text-align: center;

    width: 22em;
    padding: 14px 10px;
    margin: 5px 0 20px 0;

    background: #eee;
    border: 1px solid #ccc;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.dropZone_input {
    margin-top: 5px;
}
.dropZone.hover {
    background: #ddd;
    border-color: #aaa;
}

.dropZone.error {
    background: #faa;
    border-color: #f00;
}

.dropZone.drop {
    background: #afa;
    border-color: #0f0;
}
/* End */
/* /local/components/unlimtech/files.list/templates/.default/style.css?1782341478629 */
