@charset "UTF-8";

.searchBox .row.row2 {
    display : block !important;
}

#contentsLayer {
    min-height : 700px;
}

.fileNameWrap .uploading-bar {
    height: 2px;
    background: green;
}
