
/* Styles needed by Fibonacci */

.ee112,
.ee115,
.ee116,
.ee128,
.ee129,
.ee130,
.ee131,
.ee132,
.ee133,
.ee134,
.ee135,
.ee140,
.ee142 {
	background: #f7f9f0 !important;
}

.ee123,
.ee125,
.ee126,
.ee127,
.ee136,
.ee137,
.ee138,
.ee139,
.ee141 {
	background: #ebf1da !important;
}

.fibonacci,
.fibonacci tr td,
.fibonacci input,
.titles td {
	font-family: Arial !important;
	font-weight: normal;
}

.fibonacci {
	margin-left: 5px;
	margin-top: 10px;
}

.fibonacci tr td {
	border: 1px solid #C1CCA3;
	padding: 4px;
	text-align: left;
	padding-left: 5px;
}

.fibonacci input {
	border: 0;
	text-align: left;
}

.titles td {
	background: #D7E3B5 !important;
	font-weight: bold !important;
	color: #666666 !important;
}
