@charset "UTF-8";
/* for rnaseq.html */
/* for smartphone */

.tasks {
	margin: 20px;
}

.card-container.single {
	margin: 20px;
}

.passive-label3 {
	font-size: 1em;
	width: 80%;
}

.passive-label1 {
	display: block;
	color:#ffffff;
	text-align: center;
	width: 95%;
	margin: 5px;
	background-color: black;
	border: 2px solid black;
	border-radius: 8px;
	font-size: 1.4em;
}


.passive-label4 {
	width: 70%;
}