body {
	background: none;
	color: #00675A;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
	font-family: 'Century Gothic', Arial, Verdana, Arial, sans-serif;
	font-size: 12px;
}
table {
	font-weight: bold;
	font-size: 10px;
	border-spacing: 0;
	border-collapse: collapse;
}
table td {
	padding: 0;
}
form {
	Font-Weight: bold;
	Font-Size: 10px;
  	text-align: left;
}
a {
	color: #00675A;
}
a:hover {
	text-decoration: none;
}
.Color_text,
.Color_text_err,
.Color_text_disabled {
	Font-Weight: bold;
	Font-Size: 12px;
}
.Color_text {
	Color: White;
}
.Color_text_err {
	Color: Red;
}
.Color_text_disabled {
	Color: Grey;
}
.button,
.button:focus {
	-webkit-appearance: none;
	background: #519e94;
	background: -moz-linear-gradient(top,  #519e94 0%, #398174 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#519e94), color-stop(100%,#398174));
	background: -webkit-linear-gradient(top,  #519e94 0%,#398174 100%);
	background: -ms-linear-gradient(top,  #519e94 0%,#398174 100%);
	background: linear-gradient(to bottom,  #519e94 0%,#398174 100%);
	border: 1px solid #00675a;
	border-bottom-color: #004d43;
	box-shadow: 0 0 1px rgba(255, 255, 255, 0.3) inset;
	color: #fff;
	padding: 6px 18px 8px;
	font-weight: bold;
	font-size: 16px;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
	cursor: pointer;
}
.button:hover {
	background: #398174;
}
.button-secondary,
.button-secondary:focus {
	-webkit-appearance: none;
	background: #efefef;
	background: -moz-linear-gradient(top, #FFFFFF 0%, #efefef 100%);
	background: -ms-linear-gradient(top, #FFFFFF 0%, #efefef 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #efefef));
	background: -webkit-linear-gradient(top, #FFFFFF 0%, #efefef 100%);
	background: linear-gradient(top, #FFFFFF 0%, #efefef 100%);
	border: 1px solid #ccc;
	color: #00675a;
}
.button-secondary:hover {
	background: #efefef;
}
.bar-wrapper {
	font-weight: bold;
	font-size: 12px;
	width: 100%;
	max-width: 860px;
	color: white;
	margin: 0 auto 4px;
	position: relative;
}
.bar-wrapper tr td {
	color: white;
}
.Product_terra tr {
	background: #ab8ab8;
}

.Product_aqua tr {
	background: #93b1cc;
}

.Product_hydro_sw tr,
.Product_hydro_hw tr {
	background: #60a6a0;
}

.Product_substra tr {
	background: #60a6a0;
}

.Product_coco tr,
.Product_cogr tr {
	background: #966d5b;
}

.TankSize tr,
.ScheduleType tr {
	background: #00675a;
}

.cell-step,
.cell-label,
.cell-input {
	padding: 6px;
}
.cell-step {
	width: 32px;
	min-width: 32px;
	text-align: left;
	padding-left: 20px;
}
.cell-label {
	width: 180px;
	min-width: 180px;
	text-align: left;
}
.cell-input {
	min-width: 160px;
	text-align: left;
}
.cell-submit {
	padding-top: 20px;
	vertical-align: top;
}

.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}

.WaterType_others,
.OutputOptions {
	Height: 69px;
}
.WaterType_others table,
.OutputOptions table {
	Font-Size: 12px;
}
.WaterType_others td.tdbg,
.OutputOptions td.tdbg {
	Background: #00675a;
}

.Footer a {
	Font-Size: 10px;
	Font-Weight: bold;
}
INPUT {
	Font-size: 12px;
	Color: #000000;
	Width: 151px;
  	margin-bottom: 3px;
}
SELECT {
	font-size: 12px;
	width: 155px;
	padding: 2px;
}
.select_disabled {
	Font-size: 12px;
	Color: grey;
	Width: 155px;
}
.Step {
	Font-Size: 20px;
	Font-Weight: bold;
	Color: White;
	height: 28px;
}
.Step_disabled {
	Font-Size: 20px;
	Font-Weight: bold;
	Color: grey;
}
/* BELOW IS FOR TPL_TABLE */
.chart-wrapper {
	width: 100%;
	max-width: 860px;
	margin: 0 auto;
	padding-bottom: 10px;
	display: flex;
	flex-wrap: nowrap;
	-ms-overflow-x: auto;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	position: relative;
}
#chart {
	flex: 1 1 auto;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.minus1 {
	position: relative;
	top: 1px;
}
.head,
.head2,
.head_weeks,
.head_light,
.head_ec {
	vertical-align: top;
	font-size: 10px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 5px;
	font-weight: normal;
}
.head {
	width: 70px;
}
.head2 {
	width: 110px;
}
.head_weeks {
	font-weight: bold;
	width: 39px;
}
.head_light {
	width: 70px;
}
.head_ec {
	width: 50px;
}
.phase {
	font-size: 11px;
	width: 123px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
}
.grow,
.bloom {
	color: #00675a;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	padding: 3px;
	min-width: 170px;
	max-width: 240px;
}
.grow {
	background-color: #b1d2d1;
}
.bloom {
	background-color: #f39f7f;
}
.spacer {
	width: 12px;
}
.phase_1 {
	vertical-align: top;
	padding: 10px;
}
.phase_2 {
	vertical-align: bottom;
	padding: 15px 10px 5px 0;
}
.chart-footer {
	width: 50%;
	overflow: auto;
}
.chart-footer-1 {
	float: right;
	margin: 20px 0;
}
.chart-footer-2 {
	float: left;
	text-align: left;
}
.button-back,
.button-print {
	float: right;
	margin-left: 10px;
}
.product {
	font-weight: bold;
	text-decoration: none;
	color: #00675A;
}
.value_terra,
.value_aqua,
.value_coco,
.value_cogr,
.value_hydro_hw, .value_hydro_sw,
.value_substra,
.value_additive,
.value_other,
.value_light,
.value_ec,
.value_ectotaal,
.value_weeks {
	padding-bottom: 15px;
	padding-top: 15px;
	text-align: center;
	vertical-align: bottom;
	color: #00675a;
	font-size: 11px;
	font-weight: bold;
	min-width: 50px;
}
.value_terra {
	width: 60px;
	background: #BBB3D0;
}
.value_aqua {
	width: 70px;
	background : #A7C1E1;
}
.value_coco {
	width: 141px;
	background: #DEB3A3;
}
.value_cogr {
	width: 50px;
	background: #DEB3A3;
}
.value_hydro_hw, .value_hydro_sw {
	width: 70px;
	background: #7ACCC8;
}
.value_substra {
	width: 70px;
	background: #7ACCC8;
}
.value_additive {
	width: 60px;
	background: #A1D8D6;
}
.value_other {
	width: 70px;
	background: #D2E9E7;
}
.value_light {
	width: 60px;
	background: #D2E9E7;
}
.value_ec {
	width: 50px;
	background: #D2E9E7;
}
.value_ectotaal {
	width: 50px;
	background: #D2E9E7;
}
.value_weeks {
	width: 50px;
	background: #82C0BE;
}
.value_blank {
	width: 1px;
	min-width: 1px;
	height: 10px;
}
.line {
	height: 1px;
	background: none;
}
.labeltab {
	color: #fff;
	width: 20px;
	min-width: 20px;
	background-color: #00675A;
}
.corner_tl,
.corner_bl,
.corner_tr,
.corner_br {
	width: 0;
}
.rotatebox {
	position: relative;
	padding: 0;
}
.vertical,
.vertical2 {
	display: block;
	position: absolute;
	width: 400px;
	text-align: center;
	top: -6px;
}
.vertical {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	margin-left: -193px;
}
.vertical2 {
	-webkit-transform: rotate(-270deg);
	-moz-transform: rotate(-270deg);
	-o-transform: rotate(-270deg);
	transform: rotate(-270deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	margin-left: -187px;
}
.PHAdvice {
	margin: 20px 0;
}
.PHAdvice table td {
	padding: 2px;
}
#advice {
	float: right;
	font-size: 9px;
	color: #00675a;
}
.HiddenSettings {
	display: none;
}
.logo {
	display: none;
}
.infobox {
	width: 100%;
	max-width: 860px;
	background-color: #DFEBEB;
	color: #00332D;
	padding: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 12px;
	box-sizing: border-box;
}
.disc {
	text-align: left;
	margin: 0 auto 20px;
}
.foot1,
.foot2 {
	text-align: left;
	width: 49%;
	min-height: 180px;
	background: none;
	border: 1px solid #efefef
}
.foot1 {
	float: left;
}
.foot2 {
	float: right;
}
.wrapper {
	width: 100%;
	max-width: 860px;
	margin: 0 auto;
	overflow: auto;
}
ul.list {
	margin-top: 0;
	list-style: square outside;
	padding-left: 10px;
}
ul.list li {
	margin-bottom: 10px;
}
sup,
.red {
	color: #990000;
}
.errormessage {
	max-width: 860px;
	margin: 20px auto 0;
	padding: 5px;
	text-align: center;
	background: #ce0000;
	color: #fff;
	font-weight: bold;
	box-sizing: border-box;
	border-radius: 30px;
}
#PLogo {
	padding-top: 10px;
	height: 38px;
}
#readmore {
	height: 20px;
}

/* 
 * Responsive
 */
@media handheld, only screen and (max-width: 859px) {
	.cell-label-small {
		min-width: unset;
		width: 100px;
	}

	.chart-wrapper {
		overflow-x: scroll;
		max-width: 820px;
	}
	.foot1, .foot2 {
		float: none;
		width: 100%;
		padding: 0;
		border: none;
	}
	.foot1 {
		margin-bottom: 20px;
	}
}
@media handheld, only screen and (max-width: 800px) {
	.chart-wrapper {
		max-width: 760px;
	}
}
@media handheld, only screen and (max-width: 768px) {
	.chart-wrapper {
		max-width: 728px;
	}
}
@media handheld, only screen and (max-width: 690px) {
	.cell-step {
		position: absolute;
		top: 10px;
		left: 0;
	}
	.cell-label,
	.cell-input {
		display: block;
		width: 100%;
		box-sizing: border-box;
		text-align: center;
	}
	.cell-label {
		padding: 8px 5px 0;
	}
	.cell-input {
		padding: 5px 5px 8px;
	}
	.cell-input.last {
		padding-bottom: 12px;
	}
	.cell-label.cell-empty,
	.cell-input.cell-empty {
		display: none;
	}

	.chart-wrapper {
		max-width: 650px;
	}
	.chart-footer-1 {
		margin: 20px 0 0;
	}
	.chart-footer {
		float: none;
		width: 100%;
	}
	.button-back,
	.button-print {
		margin: 0 0 10px;
	}
	.button-back {
		float: left;
	}
	.button-print {
		float: right;
	}
}
@media handheld, only screen and (max-width: 667px) {
	.chart-wrapper {
		max-width: 627px;
	}
}
@media handheld, only screen and (max-width: 600px) {
	.chart-wrapper {
		max-width: 560px;
	}
}
@media handheld, only screen and (max-width: 500px) {
	.chart-wrapper {
		max-width: 460px;
	}
	#fbar .cell-submit {
		display: block;
		margin-top: 20px;
		padding: 0;
		text-align: center;
	}
	#fbar .cell-logo {
		display: none;
	}
}
@media handheld, only screen and (max-width: 480px) {
	.chart-wrapper {
		max-width: 440px;
	}
}
@media handheld, only screen and (max-width: 414px) {
	.chart-wrapper {
		max-width: 374px;
	}
}
@media handheld, only screen and (max-width: 360px) {
	.chart-wrapper {
		max-width: 320px;
	}
}
@media handheld, only screen and (max-width: 320px) {
	.chart-wrapper {
		max-width: 280px;
	}
}
@media handheld, only screen and (max-width: 300px) {
	.button-back,
	.button-print {
		float: none;
	}
}
