.cols{display:flex;max-height:calc(100vh - 300px)}.cols>*{min-width:40%}.cols .panel{background:#fff;border-radius:3px;padding:10px 40px 40px 40px}.cols .left.panel{min-width:360px;width:360px;max-width:360px}.cols .import-status-detail{overflow-y:hidden;width:calc(100% - 500px)}.cols .import-status-detail:hover{overflow-y:auto}ul{padding:0}ul li.form{list-style:none}ul label{display:inline-block;width:calc(95% - 100px);cursor:pointer}.check{list-style:none}.check span{min-width:170px;display:inline-block}.check span.value{color:#009cde}.ml-2 span{min-width:150px}.warning{background:#ea2a4d;padding:10px 40px 40px 40px;border-radius:4px;color:#fff}