.table-show-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;margin-top:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid;padding-top:1rem;margin-bottom:.5rem;border-color:rgba(0,0,0,.05)}.table-show-header:first-child{border-top:0}.dropbox{outline:2px dashed grey;outline-offset:-10px;background:#e0ffff;color:#696969;padding:10px 10px;min-height:200px;position:relative;cursor:pointer}.input-file{opacity:0;width:100%;height:200px;position:absolute;cursor:pointer}.dropbox:hover{background:#add8e6}.dropbox p{font-size:1.2em;text-align:center;padding:50px 0}.goto-joblog :hover{cursor:pointer!important}