<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#crew-reroll-container {
	background:#222a35;
	border:1px solid #8f893b;
	height:20px !important;
	padding:1px;
	width:630px;
}

#crew-reroll {
	background:#8f893b;
	height:20px !important;
	width:314px;
}

tr.small-headings th {
	width:320px;
}

.input-hours,
.input-minutes {
	text-align:center;
	width:50px;
}

.time-separator {
	display:inline-block;
	width:15px;
}

.small {
	display:inline-block;
	font-size:10px;
}

.td-button {
	background:#222a35;
	cursor:pointer;
	padding:5px;
	width:100px;
}

.calc table tr td.ship-status {
	background-color:#8e3a3a;
	font-size:10px;
	padding:5px;
}

.ship-result {
	display:none;
	font-weight:bold;
}</pre></body></html>