#main-content {
    background-repeat: no-repeat;
    background-size:cover;
}
body.loggedin #main-content {
	margin-top: 10px;
	margin-bottom: 10px;
}
body {
	background-image: url(/sites/remote_rc/themes/default/images/texture-wp.jpg);
	font-family: 'Open Sans', sans-serif;
	color:#696969;
}
body.loggedin #main-content {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#000000;
}
h1, h4, h5, h6 {
	color: #6d853b;
	text-shadow: none;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}
h2 {
	color: #6d853b;
	font-size: 30px;
	text-shadow: none;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}
.homepage-thumbnail {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 66%;
}
.homepage-ec12-img {
	max-height: 600px;
}
.form-control {
	border-color: #a3cf9a;
}
.btn-primary {
	background: #6d8b29;
	background: -webkit-linear-gradient(#6d8b29, #1c5511);
	background: -o-linear-gradient(#6d8b29, #1c5511);
	background: -moz-linear-gradient(#6d8b29, #1c5511);
	background: linear-gradient(#6d8b29, #1c5511);
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ffffff !important;
}
.btn-primary:hover {
	background: #6d8b29;
	background: -webkit-linear-gradient(#1c5511, #6d8b29);
	background: -o-linear-gradient(#1c5511, #6d8b29);
	background: -moz-linear-gradient(#1c5511, #6d8b29);
	background: linear-gradient(#1c5511, #6d8b29);
}
.navbar-inverse {
	margin-bottom: 0px;
}
.navbar-default, .navbar {
	background: #6d8b29 !important;
	background: -webkit-linear-gradient(#6d8b29, #1c5511) !important;
	background: -o-linear-gradient(#6d8b29, #1c5511) !important;
	background: -moz-linear-gradient(#6d8b29, #1c5511) !important;
	background: linear-gradient(#6d8b29, #1c5511) !important;
}
.navbar-default .navbar-nav > li > a {
	color: #FFF;
	padding-top: 7px;
	padding-bottom: 7px;
}
.navbar-default .navbar-nav > li > a:hover {
	background-color: #1c5511;
	background-image: none;
}
.banner-cell-first {
	padding-right: 2px !important;
	overflow: hidden;
	height: 70px;
}
h3 {
	color: #6d853b;
	font-size: 24px;
	text-shadow: none;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}
h3.right-title {
	font-size: 20px;
	font-weight: 300;
}
a>h1, a>h2, a>h3, a>h4, a>h6, a>h6, h1>a, h2>a, h3>a, h4>a, h5>a, h6>a {
	color: #6d853b;
	font-weight: 300;
}

@media (max-width: 767px) {
	.text-center-xs {
		text-align: center;
	}
}

.block-center {
	margin-left: auto;
	margin-right: auto;
}


#navigation .header {
	padding: 0 0px 0 0px 0;
	background: rgba(255, 255, 255, 0.9);
	color: #242424;
	min-height: 74px;
}
#navigation .header .header-inner {
	position: relative;
}
#navigation .brand {
	height: 40px;
}
#navigation .brand > a {
	font-weight: 400;
/*	font-family: "Rambla", Arial, serif; */
	padding: 0;
	margin: 8px 0 0 0;
	display: block;
	border: none;
	text-shadow: none;
	line-height: 1;
}
#navigation .brand > a h1 {
	font-size: 39.5px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 1;
}
#navigation .brand > a h1 span {
	color: #464646;
	color: rgba(36, 36, 36, 0.8);
	font-weight: 800;
}
#navigation .brand > a:hover {
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 767px) {
	#navigation .brand {
		text-align: center;
	}
	#navigation .header .header-search {
		text-align: center;
	}
	#navigation .header .header-search input {
		float: none;
	}
}
.navbar-inverse {
	margin-bottom: 0px;
}
.navbar-default, .navbar {
	background: #6d8b29 !important;
	background: -webkit-linear-gradient(#33669A, #7499C9) !important;
	background: -o-linear-gradient(#33669A, #7499C9) !important;
	background: -moz-linear-gradient(#33669A, #7499C9) !important;
	background: linear-gradient(#33669A, #7499C9) !important;
}
.navbar-default .navbar-nav > li > a {
	color: #FFF;
	padding-top: 1px;
	padding-bottom: 1px;
}
.navbar-default .navbar-nav > li > a:hover {
	background-color: #295179;
	background-image: none;
}
.navbar-header, .navbar {
	width: 100%;
}
@media (min-width: 768px) {
	.navbar-header > nav {
		margin-bottom: 10px;
	}
}
.navbar-header .navbar-nav > li > a {
	color: #6e943d;
	font-weight: 300;
	padding: 8px 5px 8px 5px;
	margin: 0 8px;
	border-left: 0px !important;
	border-right: 0px !important;
	font-size: 18px;
	line-height: 28px;
	border-bottom: solid 4px rgba(0,0,0,0);
	text-shadow: 0px 0px 0px rgba(79,91,97,0);
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.navbar-header .navbar-nav > li > a:hover {
	color: #ffffff;
	background: rgba(78,91,97,0);
	border-bottom: solid 4px rgba(253,254,255,0.8);
}
.dropdown-menu {
	background: rgba(255,255,255,0.8);
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background: rgba(78,91,97,0);
	border-bottom: solid 4px rgba(253,254,255,0.8);
}
.dropdown-menu > li > a {
	color: #4e5b61;
}
.navbar-toggle {
	color: #FFF;
	font-size: 32px;
}
.navbar-collapse {
	max-height: 1000px;
	overflow: hidden;
}
@media (min-width: 768px) {
	.nav.navbar-nav.navbar-right.login-menu > li > a {
		color: #fff;
		line-height: 100%;
		font-size:14px;
		margin-top: 3px;
		/*border-top: solid 1px #4e5b61;*/
		/*background-color: rgba(79,91,97,0.4);*/
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-right-radius: 5px;
		border-bottom-right-radius: 5px;
		-moz-border-radius-bottomleft: 5px;
		-webkit-border-bottom-left-radius: 5px;
		border-bottom-left-radius: 5px;
		text-shadow: 1px 1px 1px rgba(79,91,97,1);
		padding: 5px 20px;
		position: relative;
		top: -10px;
	}
	.nav.navbar-nav.navbar-right.login-menu > li > a:hover {
		border: none !important;
		/*background-color: rgba(79,91,97,0.6);*/
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-right-radius: 5px;
		border-bottom-right-radius: 5px;
		-moz-border-radius-bottomleft: 5px;
		-webkit-border-bottom-left-radius: 5px;
		border-bottom-left-radius: 5px;
		text-shadow: none;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.nav.navbar-nav.navbar-right.login-menu > li > a {
		top: 68px;
	}
	.nav.navbar-nav.navbar-left {
		top: 10px;
		z-index: 10;
	}
	.header-title {
		top: 10px;
		margin-left: 0px;
		left: -32px;
	}
}
@media (max-width: 768px) {
	.header-title {
		margin-left: 0px;
	}
}

header {
	box-shadow: 2px 2px 2px #a7a5a5;
	background-repeat: repeat-x !important;
}
footer {
	box-shadow: 2px -2px 2px #a7a5a5;
	display: flex;
}
div.shadow-area {
	height: 3px;
}
.header-title {
	margin-top: 20px;
	padding-left: 32px;
}
.header-title h1 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	text-shadow: 1px 1px 1px rgba(79,91,97,1);
	color: #ffffff;
}
.header-satvue-img-normpage {
	position: relative;
	top: -70px;
	height: 20px;
	float: right;
}
.header-satvue-img-normpage img {
	max-height: 200px;
}
header .logo {
	max-height: 100px;
	margin-left: 0;
	margin-right: 0;
	margin-top:50px;
	position: relative;
	top: -10px;
}
/*
@media (min-width: 992px) and (max-width: 1200px) {
	.header-title {
		padding-left: 18px;
	}
}
@media (min-width: 991px) and (max-width: 1199px) {
	.header-title {
		margin-left: 10px;
	}
}
@media (max-width: 768px) {
	.navbar-header .navbar-nav {
		background: rgba(0, 0, 0, 0.5);
		width: 300px;
		margin-top: 0;
		margin-bottom: 0;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.login-menu {
		position: relative;
		top: -78px;
	}
	.main-menu {
		position: relative;
		top: -20px;
	}
}
@media (max-width: 991px) {
	.header-title {
		margin-top: 0px;
		margin-left: 20px;
	}
	.header-title h1 {
		margin-top: 0px;
	}
}
*/
@media (min-width: 1200px) {
	.header-title h1 {
		margin-left: 35px;
	}
}
@media (min-width: 992px) and (max-width: 1200px) {
	.header-title h1 {
		margin-left: 29px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.header-title h1 {
		margin-left: 18px;
	}
}
@media (max-width: 768px) {
	.header-title h1 {
		margin-left: 0px;
		position: relative;
		left: -50px;
	}
}
footer {
	color: #6d853b;
	background-color: #6e943d;
	padding: 20px 40px 20px 40px;
	background-size: auto;
	/*background-position: bottom;*/
}
footer img {
	display: block;
	max-width: 150px !important;
	margin-bottom: 10px;
}
footer a {
	color: #078bcd;
	text-decoration: underline;
}
footer a:hover {
	color: #2c689c;
	text-decoration: underline;
}
footer h4 {
	font-size: 14px;
	font-weight: bold;
}
footer ul {
	list-style-type: none;
	padding-left: 0px;
}
footer ul li {
	line-height: 25px;
	margin-bottom: 10px;
}
@media (max-width: 767px) {
	footer {
		padding: 10px;
	}
	footer img {
		margin-left: auto;
		margin-right: auto;
	}
	footer .contact-details {
		text-align: center;
	}
}

.header-title {
	margin-left: 4px;
}
@media (min-width: 991px) and (max-width: 1199px) {
	.header-title {
		margin-left: 10px;
	}
}
@media (max-width: 768px) {
	.navbar-header .navbar-nav {
		background: rgba(200, 200, 200, 0.5);
		width: 300px;
		margin-top: 0;
		margin-bottom: 0;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.login-menu {
		position: relative;
		top: -78px;
	}
	.main-menu {
		position: relative;
		top: -20px;
	}
}
@media (max-width: 991px) {
	.header-title {
		margin-top: 0px;
		margin-left: 20px;
	}
	.header-title h1 {
		margin-top: 0px;
	}
}


sup {
	font-size: 8px;
	vertical-align: super;
}
h2 sup {
	font-size: 10px;
}
.green {
	color: #6d853b !important;
}
.green-highlight {
	color: #afba00 !important;
	font-style: italic;
	font-weight: bold;
}
hr {
	border-color: #a3cf9a !important;
}
hr.page-break {
	border-color: #A9A9A9 !important;
	width: 50%;
}
.form-control {
	border-color: #a3cf9a;
}
.btn-primary {
	background: #6d8b29;
	background: -webkit-linear-gradient(#6d8b29, #1c5511);
	background: -o-linear-gradient(#6d8b29, #1c5511);
	background: -moz-linear-gradient(#6d8b29, #1c5511);
	background: linear-gradient(#6d8b29, #1c5511);
	padding: 0px;
}
.btn-primary:hover {
	background: #6d8b29;
	background: -webkit-linear-gradient(#1c5511, #6d8b29);
	background: -o-linear-gradient(#1c5511, #6d8b29);
	background: -moz-linear-gradient(#1c5511, #6d8b29);
	background: linear-gradient(#1c5511, #6d8b29);
}
.loggedin a.btn-primary {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 5px;
}
.width-300px {
	width: 300px !important;
}
.btn-primary[type="submit"], .btn-primary[type="button"] {
	color: #fff;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	padding: 5px 10px 5px 10px;
}
.btn-primary > a {
	color: #fff;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	padding: 5px 10px 5px 10px;
}
.banner-cell-first {
	padding-right: 2px !important;
	overflow: hidden;
	height: 70px;
}
.banner-cell {
	padding-left: 2px !important;
	padding-right: 2px !important;
	overflow: hidden;
	height: 70px;
}
.banner-cell-last {
	padding-left: 2px !important;
	padding-right: 2px !important;
	overflow: hidden;
	width: 278px !important;
	height: 70px;
}
.banner-cell img {
	width: 100%;
}
@media (min-width: 991px) and (max-width: 1200px) {
	.banner-cell-last {
		width: 226px !important;
	}
}
@media (max-width: 991px) {
	.banner-cell-last {
		width: 234px !important;
	}
}
@media (max-width: 768px) {
	.dropdown-menu > li > a {
		font-size:15px;
		color: #444;
	}
}

.right-heading {
	background-color: rgba(117, 148, 21, 0.2);
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 15px !important;
	padding-right: 15px !imporant;
	background-image: none;
	background-image: none;
	border: 1px solid rgba(211, 219, 159, 0.6);
}

.breadcrumb {
	background-color: rgba(117, 148, 21, 0.2);
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 15px !important;
	padding-right: 15px !imporant;
	background-image: none;
	background-image: none;
	border: 1px solid rgba(211, 219, 159, 0.6);
}

.fullwidth {
	padding-left: 10px;
	padding-right: 10px;
	padding: 15px 0;
}
.fullgrey {
	background-color: rgba(117, 148, 21, 0.2);
	color: #ffffff;
}
.homepage-fullwidth {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 300;
	text-shadow: 1px 1px 1px rgba(79,91,97,1);
}
@media (min-width: 768px) {
	.fullwidth {
		padding-left: 100px !important;
		padding-right: 100px !important;
		width: 100%;
		margin: auto;
	}
}

.btn span {
	display: block;
	font-size: 12px;
}
.spacer {
	font-weight: bold;
	color: #55a79a;
}
.spacer.dark {
	color: #44857b;
}
.heading-add-new i {
	margin-right: 5px !important;
}
.heading-add-new {
	float: right;
	padding-right: 20px;
	font-weight: bold;
}
.heading-add-new a, .heading-add-new i {
	color: #000 !important;
}
.header .logo {
	height: 70px;
}
.header h1 {
	position: relative;
	top: -5px;
}
.header h1 span {
	position: relative;
	top: -10px;
}
.header .slogan {
	position: relative;
	top: -45px;
	left: 95px;
	border-left: 0px !important;
}
.widget .widget-header {
	background: #8ea135;
	background: -o-linear-gradient(#bbc34c, #8ea135);
	background: -webkit-linear-gradient(#bbc34c, #8ea135);
	background: -moz-linear-gradient(#bbc34c, #8ea135);
	background: linear-gradient(#bbc34c, #8ea135);
	border: 1px solid #8ea135;
}
.widget .widget-header h3 {
	color: #fff;
	text-shadow: none;
}
.widget .widget-header h3 i {
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.widget .widget-content {
	border: 1px solid #8ea135;
}

.screen-controller {
	width: 1024px;
	min-height: 768px;
	background-color: #000;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	position: relative;
}
.screen-controller h1 {
	color: #FFF;
	text-align: center;
	margin-top: 10px;
	font-size: 28px;
	font-weight: bold;
}
.controller-button, .controller-control-button, .controller-settings-button {
	color: #000;
	background-color: #dcdcdc;
	width: 90px;
	height: 55px;
	font-size: 16px;
	font-weight: bold;
}
.controller-settings-button {
	width: 80px;
}
.controller-settings-button i {
	font-size: 26px;
}
.controller-button.setpoint-error {
	background-color: #ffa6a6 !important;
}
.controller-alarm-button {
	color: #000;
	background-color: #808080;
	width: 90px;
	height: 55px;
	font-size: 16px;
	font-weight: bold;
}
.controller-output-button {
	color: #000;
	background-color: #dcdcdc;
	width: 130px;
	height: 70px;
	font-size: 16px;
	font-weight: bold;
}
.controller-action-button {
	color: #000;
	background-color: #dcdcdc;
	width: 200px;
	height: 60px;
	font-size: 16px;
	font-weight: bold;
}
.controller-room {
	float: left;
	border: 1px solid #FFF;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFF;
	overflow: hidden;
}
.controller-room .room-name {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.controller-room .no-transmitters {
	text-align: center;
	color: red;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}
.controller-room .parameters {
	width: 100%;
	background-color: #000;
	margin-top: 5px;
}
.controller-room .parameters th {
	font-size: 12px;
}
.controller-room .parameters td {
	font-size: 14px;
}
.controller-room .io {
	width: 100%;
	background-color: #000;
	margin-top: 20px;
}
.controller-room .io td {
	border: 1px solid #FFF;
	text-align: center;
	width: 9%;
	font-size: 10px;
}
.controller-room .io td.active-n2-generator {
	background-color: rgb(175,238,238);
}
.controller-room .io td.active-n2-bottle {
	background-color: rgb(0,206,209);
}
.controller-room .io td.active-rg-bottle {
	background-color: rgb(0,128,0);
}
.controller-room .io td.active-rg-generator {
	background-color: rgb(144,238,144);
}
.controller-room .io td.active-rg-scrubber {
	background-color: rgb(184,134,11);
}
.controller-room .io td.active-co2-bottle {
	background-color: rgb(105,105,105);
}
.controller-room .io td.active-vent {
	background-color: rgb(255,165,0);
}
.controller-room .io td.active-cool {
	background-color: rgb(30,144,255);
}
.controller-room .io td.active-heat {
	background-color: rgb(139,0,0);
}
.controller-room .io td.active-dehum {
	background-color: rgb(218,165,32);
}
.controller-room .io td.active-hum {
	background-color: rgb(184,134,11);
}
.controller-room .io td.active-input {
	background-color: rgb(255,69,0);
}
.controller-room .io td.active-manual {
	background-color: rgb(178,34,34);
}
.controller-room .io td.attached {
	color: #fff;
}
.controller-room .io td.not-attached {
	color: #444;
}
.setup-parameters {
	width: 96%;
	background-color: #000;
	margin-top: 40px;
	color: #FFF;
}
.setup-parameters th.param-title, .output-buttons th.param-title {
	font-size: 20px;
	font-weight: bold;
}
.setup-parameters td {
	width: 100px;
	padding-bottom: 10px;
}
.setup-parameters .heading-row th {
	padding-bottom: 15px;
}
.setup-parameters td.parameter-value {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
.setup-parameters tr.spacer {
	height: 20px;
}
.output-buttons {
	width: 96%;
	background-color: #000;
	margin-top: 40px;
	color: #FFF;
}
.action-buttons {
	background-color: #000;
	margin-top: 40px;
	color: #FFF;
}
.action-buttons th {
	padding-right: 40px;
}
.process-buttons {
	position: absolute;
	width: 220px;
	height: 80px;
	bottom: 10px;
	right: 10px;
	text-align: right;
}
.process-buttons-short {
	position: absolute;
	width: 110px;
	height: 80px;
	bottom: 10px;
	right: 10px;
	text-align: right;
}
.process-buttons img, .process-buttons-short img {
	width: 80px;
	height: 80px;
	margin-left: 10px;
}

.colour-rg {
	color: #00ff00 !important;
}
.colour-co2 {
	color: #e2a76f !important;
}
.colour-temp {
	color: #00ffff !important;
}
.colour-hum {
	color: #ffff00 !important;
}
.colour-pulp {
	color: #ffb6c1 !important;
}
.colour-o2 {
	color: #ffffff !important;
}
.button-enabled {
	background-color: #228b22 !important;
}
.button-timedout {
	background-color: #8B0000 !important;
}
.button-scheduled {
	background-color: #98FB98 !important;
}

.input-group.date .bootstrap-datetimepicker-widget * {
	background-color: #FFF;
}
.bootstrap-datetimepicker-widget .picker-switch td span {
	width: 98%;
}
.bootstrap-datetimepicker-widget table td.active {
	background-color: #337ab7 !important;
}

hr.thick {
	border: 2px solid;
}

div.view-web-page {
	margin-top: 10px;
	margin-bottom: 10px;
}
div.view-web-page a {
	font-size: 18px;
}


.controller-room .room-graph {
	position: relative;
	margin-top: 10px;
	height: 500px;
	font-size: 14px;
}
.controller-room .no-graph {
	text-align: center;
	color: darkred;
	font-size: 26px;
	font-weight: bold;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	line-height: 500px;
}
.room-graph .no-graph {
	text-align: center;
	color: darkred;
	font-size: 26px;
	font-weight: bold;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	line-height: 540px;
}
.screen-controller .graph-top, .screen-controller .graph-bottom {
	height: 50%;
}
.screen-controller .graph-only {
	height: 100%;
}
.screen-controller.room-graph .input-group {
	float: left;
	line-height: 32px;
	margin-top: 12px;
}
.screen-controller .time-buttons {
	line-height: 32px;
	color: #FFF;
}
.screen-controller .time-buttons {
	margin-left: 20px;
}
.screen-controller .time-buttons button {
	width: 32px;
	height: 32px;
	line-height: 28px;
	font-size: 24px;
	font-weight: bold;
	background-color: #dcdcdc;
	border-color: #dcdcdc;
	padding: 0px;
	outline: 0px;
}
.screen-controller.room-graph .input-group.title {
	margin-right: 10px;
	color: #FFF;
}
.screen-controller.room-graph input[type="text"] {
	height: 32px;
}
.screen-controller.room-graph .input-group-addon {
	width: auto;
}
.screen-controller.room-graph .graph-start, .screen-controller.room-graph .graph-end {
	width: 45%;
	float: left;
}
.screen-controller.room-graph .graph-submit {
	width: 10%;
	float: left;
}
.screen-controller.room-graph .graph-submit button {
	width: 90px;
	height: 32px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 12px;
	background-color: #dcdcdc;
	border-color: #dcdcdc;
	padding: 0px;
	outline: 0px;
}
.screen-controller .time-title {
	text-align: center;
	font-size: 9px;
	line-height: 12px;
}
.screen-controller.room-graph .graph-area {
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 540px;
	color: #fff;
}
.screen-controller.room-graph .graph-buttons button {
	height: 70px;
	width: 120px;
	margin-right: 10px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	background-color: #dcdcdc;
	border-color: #dcdcdc;
	padding: 0px;
	outline: 0px;
}
.screen-controller.room-graph .time-buttons {
	float: left;
}


.widget-content .graph-area {
	margin-top: 20px;
	margin-bottom: 20px;
	height: 540px;
	background-color: #000;
	padding: 10px;
	color: #fff;
}
.widget-content .graph-top, .widget-content .graph-bottom {
	height: 50%;
}
.widget-content .show-hide-graph {
	height: 70px;
	width: 45%;
	min-width: 100px;
	background-color: #dcdcdc;
	margin-bottom: 5px;
}
.widget-content .graph-only {
	height: 100%;
}


.controller-input, .controller-message {
	width: 700px;
	height: 160px;
	top: 304px;
	left: 162px;
	background-color: #284f4f;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	position: absolute;
}
.controller-message {
	width: 900px;
	height: 130px;
	top: 304px;
	left: 62px;
}
.controller-input h1, .controller-message h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	color: #fff;
	text-align: left;
}
.controller-message h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	color: #fff;
	text-align: center;
	height: 60px;
	overflow: hidden;
}
.controller-input .buttons, .controller-message .buttons {
	position: absolute;
	bottom: 10px;
	width: 680px;
}
.controller-message .buttons {
	width: 880px;
}
.controller-input .buttons button, .controller-message .buttons button {
	color: #000;
	background-color: #dcdcdc;
	width: 200px;
	height: 40px;
	font-size: 16px;
	font-weight: bold;
}
.controller-input .form-error, .recaptcha-error {
	font-weight: bold;
	color: red;
}


.screen-controller .delivery-parameters {
	padding-left: 20px;
	padding-right: 20px;
}
.screen-controller .delivery-parameters label {
	margin: 0px;
	color: #FFF;
}
.screen-controller .delivery-parameters .title {
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
}
.screen-controller .delivery-parameters  .delivery-param-small .title {
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
}
.screen-controller .delivery-parameters .delivery-param-rhs .title {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	float: left;
}
.screen-controller .delivery-parameters .title.double-line {
	padding-top: 20px;
	line-height: 30px;
}
.screen-controller .delivery-parameters .option {
	position: relative;
	float: right;
	height: 65px;
	text-align: right;
}
.screen-controller .delivery-parameters .delivery-param-small .option {
	height: 30px;
}
.screen-controller .delivery-parameters label.radio {
	margin-left: 100px;
	font-size: 18px;
	display: inline-block;
}
.screen-controller .delivery-parameters label.radio.radio-yes {
	margin-left: 120px;
	font-size: 18px;
	display: inline-block;
}
.screen-controller .delivery-parameters label.text {
	font-size: 18px;
	display: inline-block;
}
.screen-controller .delivery-parameters label.radio input[type="radio"] {
	position: relative;
	top: 40px;
}
.screen-controller .delivery-parameters .delivery-param-small label.radio input[type="radio"] {
	top: 10px;
}
.screen-controller .delivery-parameters button {
	padding: 0px;
	height: 60px;
	line-height: 60px;
	width: 70px;
	font-size: 16px;
}
.screen-controller .delivery-parameters .date {
	width: 220px;
	line-height: 38px;
	position: relative;
	top: 28px;
	margin-right: 20px;
}
.screen-controller .delivery-parameters .delivery-param {
	position: relative;
	height: 75px;
	line-height: 75px;
}
.screen-controller .delivery-parameters .delivery-param-small {
	height: 40px;
	line-height: 40px;
}
.screen-controller .delivery-parameters .delivery-param-rhs {
	float: right;
	width: 298px;
	padding-left: 70px
}
.screen-controller .delivery-parameters .time-buttons {
	position: relative;
	top: 13px;
}
.screen-controller .delivery-parameters .time-buttons button {
	width: 32px;
	height: 32px;
	color: #000;
}
.screen-controller .delivery-parameters .time-buttons button i {
	position: relative;
	top: -15px;
	font-size: 22px;
}
.screen-controller .delivery-parameters .duration-input {
	width: 125px;
	color: #FFF;
}
.screen-controller .delivery-parameters .duration-input input {
	width: 40%;
	display: inline;
}
.screen-controller .delivery-parameters .setpoint-reached {
	width: 100px;
	display: inline;
}
.screen-controller .delivery-parameters .rhs-text {
	position: relative;
	width: 80px;
	display: inline;
	float: right;
	height: 30px;
	top: 5px;
}
.screen-controller .delivery-parameters .rhs-units {
	position: relative;
	font-size: 16px;
	width: 20px;
	display: inline;
	float: right;
	top: 5px;
	line-height: 30px;
	color: #FFF;
	margin-left: 5px;
}
.screen-controller .delivery-parameters input[type="text"] {
	background-color: #FFF;
	text-align: center;
}
.screen-controller .temp-parameters .title {
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
}
.screen-controller .temp-parameters .temp-overshoot-setting {
	position: relative;
	height: 100px;
	line-height: 100px;
}
.screen-controller .temp-parameters .option {
	position: relative;
	float: right;
	height: 90px;
	text-align: right;
}
.screen-controller .temp-parameters .cooling-overshoot, .screen-controller .temp-parameters .heating-overshoot {
	position: relative;
	height: 60px;
	width: 70px;
	line-height: 60px;
	font-size: 16px;
}
.screen-controller .temp-parameters .graph-area {
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 350px;
	width: 1000px;
	color: #fff;
}
.screen-controller input[type="text"][readonly="readonly"] {
	background-color: #CCC !important;
}
.screen-controller input[type="radio"][readonly="readonly"] {
	color: #888 !important;
}
.screen-controller label[readonly="readonly"], .screen-controller div[readonly="readonly"] {
	color: #888 !important;
}
.flot-text {
	color: #FFF !important;
}
.remember-me {
	text-align: center;
	margin-top: 10px;
}
input.hour-min-input {
	display: inline-block;
	width: 50px;
}
.legend > table {
	color: #FFF !important;
}
.show-hide-bar {
	cursor: pointer;
}
.img-center {
	margin-left: auto;
	margin-right: auto;
}
.pdf-margin {
	padding-right: 20px;
}
.pdf-page {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}
.pdf-page small {
	font-size: 16px;
}
.pdf-page table {
	background-color: #FFF;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
}
.pdf-page table th {
	font-size: 16px;
	width: 15%;
	text-align: right;
	padding-right: 10px;
}
.pdf-page table td {
	font-size: 16px;
	width: 30%;
}
.pdf-page h1, .pdf-page h2 {
	color: #000;
}
.pdf-page .graph-area {
	height: 720px !important;
}
.download-button {
	margin-left: 10px;
	margin-right: 10px;
	white-space: nowrap;
}

.nav-words {
	width: 600px;
	text-align: center;
	position: absolute;
	font-size: 18px;
	color: #afba00 !important;
	top: 5px;
	right: 240px;
}

@media (min-width: 991px) and (max-width: 1200px) {
	.nav-words {
		right: 150px;
	}
}
@media (max-width: 991px) {
	.nav-words {
		right: 0px;
		font-size: 12px;
		top: 10px;
	}
}


.mind-features-item {
	background-color: #eee;
	border: solid 1px #ccc;
	position: relative;
	overflow: hidden;
	height: 240px;
	margin: 0 auto;
	margin-bottom: 20px;
	width: 90%}
.mind-features-item .item-icon {
	text-align: center;
	padding: 20px;
}
.mind-features-item i {
	color: #6d8b29;
	font-size: 9em;
}
.hover {
	-webkit-user-select: none;
	-webkit-touch-callout: none;
}
.mind-features-item .item-content {
	background-color: #6d853b;
	color: #fff;
	padding: 20px;
	height: 240px;
	position: absolute;
	z-index: 10;
	top: 175px;
	left: 0;
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-ms-transition: all .4s linear;
	-o-transition: all .4s linear;
	transition: all .4s linear;
	width: 100%}
.mind-features-item:hover .item-content, .mind-features-item.cs-hover .item-content {
	top: 0;
}
.mind-features-item .item-content h3 {
	font-size: 1.3em;
	text-align: center;
	font-weight: 400;
	margin: 5px 0 15px 0;
	color: #fff;
}
@media (min-width:768px) {
	.mind-features-item {
		width: 100%}
}
@media (min-width:768px) and (max-width:991px) {
	.mind-features-item .item-content h3 {
		font-size: 1.4em;
		margin: 0 0 15px 0;
	}
}
@media (min-width:992px) {
	.mind-features-item .item-content {
		font-size: .9em;
		line-height: 1.6em;
	}
	.mind-features-item i {
		font-size: 9em;
	}
	.mind-features-item .item-content h3 {
		font-size: 1.3em;
		margin: 5px 0 20px 0;
	}
}
@media (min-width:1200px) {
	.mind-features-item .item-content {
		line-height: 1.7em;
	}
	.mind-features-item i {
		font-size: 9em;
	}
}


.product-grid-cell {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
@media (min-width:992px) {
	.product-grid-cell {
		margin-bottom: 60px;
	}

}
.product-grid-cell h2 {
	height: 35px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 20px;
}
.product-grid-cell img {
	max-height: 200px;
	margin-bottom: 10px;
}
.product-grid-cell p {
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
}
.application-grid-cell {
	margin-bottom: 40px;
}
.application-grid-cell img {
	max-height: 400px;
	max-width: 275px;
	margin-bottom: 10px;
}
.application-grid-cell h2 {
	margin-top: 0px;
}
.right-link-box h3 {
	font-size: 20px;
}

.nav-tabs {
	margin-bottom: 10px;
    border-bottom: 1px solid #cacac7;
}
.nav-tabs li {
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;
	border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
	border-top-left-radius: 20px;
	border-bottom: 1px solid #cacac7;
}
.nav-tabs li:nth-child(1) > a {
	background-color: #6e943d;
}
.nav-tabs li:nth-child(2) > a  {
	background-color: #97b273;
}
.nav-tabs li:nth-child(3) > a {
	background-color: #b1c495;
}
.nav-tabs a {
	border: 1px solid #fff;
	width: 100%;
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	border: 1px solid #cacac7;
	background-color: #cacac7;
	color: #000;
}
.nav-tabs li.active a {
	color: #000;
}
.nav-tabs li a.active {
	color: #000;
}

p.list {
	margin-left: 30px;
}
p.list-list {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-left: 60px;
}
.no-bottom-margin {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.no-top-margin {
	margin-top: 0px;
	padding-top: 0px;
}
.product-info-cell {
	float: left;
	display: block;
	text-align: center;
}

.table thead td, .table thead th {
	background-color: #eee;
}
.table thead h4 {
	margin-top: 0px;
	margin-bottom: 0px;
}

.contact-address > h3, .contact-phone > h3, .contact-email > h3 {
	width: 150px;
}
.contact-address i, .contact-phone i, .contact-email i {
	margin-right: 10px;
}
.contact-address > div, .contact-phone > div, .contact-email > div {
	margin-top: 25px;
	margin-bottom: 10px;
	line-height: 20px;
	font-size: 16px;
}
