#schedule-report-item-form .schedule-report-item-form-inputs{width:100%;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;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#schedule-report-item-form .schedule-report-item-form-inputs>*{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}#schedule-report-item-form .schedule-report-item-form-inputs>span{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#schedule-report-item-form .schedule-report-item-form-inputs .btn{border-top-left-radius:0;border-bottom-left-radius:0}#schedule-report-item-form .schedule-report-item-form-inputs .btn i.fab{font-size:1.4rem}#schedule-report-item-form .schedule-report-item-form-files{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-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;min-width:100%;margin-right:10px;overflow-x:auto}#schedule-report-item-form .schedule-report-item-form-files .file-name{font-size:.8rem;font-weight:700;cursor:pointer}#schedule-report-item-form .schedule-report-item-form-files .file-size{font-size:.8rem;color:#999}#schedule-report-item-form .schedule-report-item-form-files .file-preview{width:60px;height:60px;border-radius:10px;overflow:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:10px}#schedule-report-item-form .schedule-report-item-form-files .file-preview .remove-file-btn{position:absolute;border-radius:10px;top:-5px;right:-9px;z-index:1}#schedule-report-item-form .schedule-report-item-form-files .file-preview .remove-file-btn i{font-size:1rem}#schedule-report-item-form .schedule-report-item-form-files .file-preview .remove-file-btn:hover{background-color:hsla(0,0%,100%,.85)}#schedule-report-item-form .schedule-report-item-form-files .file-preview img,#schedule-report-item-form .schedule-report-item-form-files .file-preview video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#schedule-report-item-form .schedule-report-item-form-files .file-preview a{height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:2rem;color:#000}#schedule-report-form,#schedule-report-item-form .schedule-report-item-form-files .file-preview a{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#schedule-report-form{height:calc(100% - 48px);position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow-y:auto;padding:0}#schedule-report-form.has-file-hovering{opacity:.3}#schedule-report-form.has-file-hovering:before{content:"Solte o arquivo aqui";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:1.5rem;font-weight:700;border:4px dashed #000;padding:20px;border-radius:10px;color:#000}#schedule-report-items{height:calc(100vh - 402px);overflow-y:auto;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px}#schedule-report-item-form-holder{width:100%;padding:10px 26px 10px 26px}#schedule-report-items-bottom{height:1px;width:100%;background-color:transparent}#teste{position:absolute;bottom:0}