.loading-dna{position:relative;display:inline-block;opacity:0;transition:opacity .15s ease}.loading-dna.active{opacity:1}.loading-dna .dna-line{height:6px;width:36px;display:flex}.loading-dna .dna-line span{animation:scalex 1.92s linear infinite}.loading-dna .dna-line span b{display:block;width:4px;height:4px;border-radius:4px;background:#222;margin:0 1px;animation:wavex 1.92s ease-in-out infinite}.loading-dna .dna-line span:nth-child(1),.loading-dna .dna-line span:nth-child(1) b{animation-delay:-.96s}.loading-dna .dna-line span:nth-child(2),.loading-dna .dna-line span:nth-child(2) b{animation-delay:-.8s}.loading-dna .dna-line span:nth-child(3),.loading-dna .dna-line span:nth-child(3) b{animation-delay:-.64s}.loading-dna .dna-line span:nth-child(4),.loading-dna .dna-line span:nth-child(4) b{animation-delay:-.48s}.loading-dna .dna-line span:nth-child(5),.loading-dna .dna-line span:nth-child(5) b{animation-delay:-.32s}.loading-dna .dna-line span:nth-child(6),.loading-dna .dna-line span:nth-child(6) b{animation-delay:-.16s}.loading-dna .dna-line.reverse{position:absolute;left:0;top:0}.loading-dna .dna-line.reverse span:nth-child(1),.loading-dna .dna-line.reverse span:nth-child(1) b{animation-delay:-1.92s}.loading-dna .dna-line.reverse span:nth-child(2),.loading-dna .dna-line.reverse span:nth-child(2) b{animation-delay:-1.76s}.loading-dna .dna-line.reverse span:nth-child(3),.loading-dna .dna-line.reverse span:nth-child(3) b{animation-delay:-1.6s}.loading-dna .dna-line.reverse span:nth-child(4),.loading-dna .dna-line.reverse span:nth-child(4) b{animation-delay:-1.44s}.loading-dna .dna-line.reverse span:nth-child(5),.loading-dna .dna-line.reverse span:nth-child(5) b{animation-delay:-1.28s}.loading-dna .dna-line.reverse span:nth-child(6),.loading-dna .dna-line.reverse span:nth-child(6) b{animation-delay:-1.12s}@keyframes scalex{0%{transform:scale(1)}25%{transform:scale(1.2)}50%{transform:scale(1)}75%{transform:scale(.8)}to{transform:scale(1)}}@keyframes wavex{0%{transform:translateY(-8px)}50%{transform:translateY(8px)}to{transform:translateY(-8px)}}*{box-sizing:border-box}p{margin:0}body{margin:0;padding:0;font-family:Roboto,Helvetica,Arial,sans-serif}.application .MuiDataGrid-root{margin:16px}.search-bar-wrapper{position:relative}.search-bar-wrapper .s-message{width:560px;position:absolute;z-index:10;left:50%;margin-top:16px;margin-left:-280px;transition:transform .15s ease;transform:translateY(-95px)}.search-bar-wrapper .s-message.visible{transform:translateY(0)}.search-bar{margin:auto;padding:20px 0;background:#f6f6ff;position:relative;z-index:20}.search-bar .input-area{max-width:560px;margin:auto;display:flex;align-items:center;padding:4px 6px 4px 16px;position:relative}.search-bar .input-area .results-counter{position:absolute;left:100%;margin-left:10px;transition:opacity .15s ease;opacity:0}.search-bar .input-area .loading-wrapper{position:absolute;left:-50px;transition:opacity .15s ease;opacity:0}.search-bar .input-area .visible{opacity:1}.search-bar .input-area .MuiInputBase-root{flex:1 1 100%}.col-select{max-width:900px;margin:auto;padding:16px 0}.col-select .filled{padding:0}.col-select .filled .filled-line{display:flex;flex-direction:column;align-items:center;font-size:12px;font-weight:700}.col-select .filled .filled-line .l{width:80px;height:10px;border-radius:10px;display:block;box-sizing:border-box;border:1px solid rgba(0,0,0,.8);overflow:hidden}.col-select .filled .filled-line .l .filled-area{height:8px;display:block;background:#888}.col-select .filled .filled-line .l .filled-area.full{background:#00d500}.col-select .filled .filled-line .l .filled-area.norm{background:#ffe600}.col-select .filled .filled-line .l .filled-area.bad{background:#c00}.col-select .MuiAlert-root{margin-bottom:16px;position:relative}.col-select .MuiAlert-root .ai-start{position:absolute;right:16px;top:16px}.col-select .MuiPaper-root{overflow:hidden}.col-select .MuiTableHead-root{white-space:nowrap}.col-select .MuiTableHead-root .MuiTableCell-root{font-weight:700}.col-select .MuiTableBody-root .MuiTableRow-root:last-child td,.col-select .MuiTableBody-root .MuiTableRow-root:last-child th{border:0}.col-select .MuiTableCell-root{white-space:nowrap}.col-select .MuiTableCell-root:first-child{padding:0 6px}.col-select .MuiTableCell-root .MuiChip-root{border-radius:4px;padding-right:5px;height:26px}.col-select .MuiTableCell-root .MuiBadge-badge{background:#ccc;border:1px solid #222;color:#222;top:13px}.col-select .MuiBadge-root{margin-right:14px}.MuiDialog-container .MuiToolbar-root{background:#eee!important}.MuiDialog-container .MuiToolbar-root .title{font-size:20px;margin-left:10px;font-weight:700}.results-frame .downloads{margin-left:auto;display:flex;gap:8px}.results-filters{padding:16px;background:#fffcdb}.results-filters .MuiTabPanel-root svg{display:block;margin:auto}.results-filters .taglist{-webkit-user-select:none;user-select:none;display:flex;flex-wrap:wrap;gap:8px}.results-filters .taglist .MuiFormControlLabel-root{margin-left:0;margin-right:0;background:#eee;border-radius:3px;height:28px;padding-right:12px}.results-table{padding:16px}.results-table .MuiPaper-root{margin-bottom:16px}.results-table .result{padding:12px}.results-table .result .result-head{display:flex;align-items:flex-start;padding:12px 0;margin-left:-8px}.results-table .result .result-head .id{display:flex;align-items:center;font-size:18px;font-weight:700;margin:-9px 12px -9px 0}.results-table .result .result-head .result-tags{display:flex;flex-wrap:wrap;gap:6px}.results-table .result .result-head .result-tags .MuiChip-root{border-radius:3px}.results-table .result p{margin-bottom:8px;font-size:14px}.results-table .expanded{max-height:500px}.results-table .expanded .MuiDataGrid-root{border-radius:0;margin:0 -1px -1px;box-shadow:none}.results-table .expanded .MuiDataGrid-root .MuiButtonBase-root{margin:-12px 0}.MuiChip-root.DISEASE,.MuiFormControlLabel-root.DISEASE{background:#ff7979}.MuiChip-root.CELLLINE,.MuiFormControlLabel-root.CELLLINE{background:#eaff75}.MuiChip-root.SPECIES,.MuiFormControlLabel-root.SPECIES{background:#c9c9c9}.MuiChip-root.VARIANT,.MuiFormControlLabel-root.VARIANT{background:#ffd49b}.MuiChip-root.CHEMICAL,.MuiFormControlLabel-root.CHEMICAL{background:#9bffac}.MuiChip-root.GENE,.MuiFormControlLabel-root.GENE{background:#a99fff}
