@charset "UTF-8";

/***Pay Habits Table formating***/

.test_table caption {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #1D3C74;
	padding-top: 10px;
}

.test_table {
	text-align: left;
	font-size: 11px;
	color: #666666;
	margin-top: 10px;
	width: 100%;
}
.test_table td {
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.test_table th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
	color: #1D3C74;
	font-size: 12px;
}
.padding {
	padding-right: 40px;
}

.table_habits caption {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
}
.table_habits thead tr {
	font-size: 12px;
}
.table_habits .titles {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.table_habits {
	white-space: nowrap;
}
.table_habits th {
	height: 10px;
	width: 10px;
	font-size: 10px;
}
.table_habits td {
	height: 10px;
	width: auto;
	font-size: 10px;
	line-height: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space: nowrap;
}
.table_habits tr {
	border: 1px solid #999999;
	font-size: 10px;
}
.table_habits h2  {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.table_habits h3 {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 16px;
}
.table_habits p {
	font-size: 11px;
	line-height: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.table_habits img {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
.table_habits .habits_0 {
	background-color: #00CC00;
	border: 1px solid #CCCCCC;
	width: 10px;
}
.table_habits .habits_7 {
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	width: 10px;
}
.table_habits .habits_14 {
	background-color: #FFFF99;
	border: 1px solid #CCCCCC;
	width: 10px;
}
.table_habits .habits_28 {
	background-color: #FFCC33;
	border: 1px solid #CCCCCC;
	width: 10px;
}
.table_habits .habits_35 {
	background-color: #FF9933;
	border: 1px solid #CCCCCC;
	width: 10px;
}
.table_habits .habits_42 {
	background-color: #FF6633;
	border: 1px solid #CCCCCC;
	width: 10px;
}
.table_habits .habits_49 {
	background-color: #FF3333;
	border: 1px solid #CCCCCC;
	width: 10px;
}
.table_habits .habits_50 {
	background-color: #990000;
	border: 1px solid #CCCCCC;
	width: 10px;
}
.table_habits .habits_1000 {
	border: 1px solid #CCCCCC;
	background-color: #000000;
	width: 10px;
}
.table_habits .habits_noData{
	border: 1px solid #CCCCCC;
	width: 10px;
}
