body {
	font-size: 15px;
	color: #000;
	font-family: Helvetica, Segoe UI, Arial, Verdana, Roboto-normal, sans-serif;
	background: #007BC7;
	margin: 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: -ms-linear-gradient(top, #007BC7 0, #0A598F 100%);
	background-image: -moz-linear-gradient(top, #007BC7 0, #0A598F 100%);
	background-image: -o-linear-gradient(top, #007BC7 0, #0A598F 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #007BC7), color-stop(1, #0A598F));
	background-image: -webkit-linear-gradient(top, #007BC7 0, #0A598F 100%);
	background-image: linear-gradient(to bottom, #007BC7 0, #0A598F 100%);
	padding: 0
}
.logo {
	background: url(header.jpg) 100%;
	background-size: 100%;
	box-shadow: 0 0 8px rgba(50, 50, 50, .1)inset;
	position: relative;
	top: 20px;
	width: 900px;
	height: 150px;
	margin: auto;
	padding: 0
}
#question,
#wrapper p.button input,
.feedPauseWrapper,
.info,
.login,
.maincontainer,
.maintenanceWrapper,
.sensor2,
.thunderWrapper,
.waterChangeWrapper {
	-webkit-box-shadow: 0 0 10px rgba(50, 50, 50, .6);
	-moz-box-shadow: 0 0 10px rgba(50, 50, 50, .6);
	box-shadow: 0 0 10px rgba(50, 50, 50, .6);
	border: 1px solid #D0D0D0
}
.maincontainer {
	position: relative;
	top: 15px;
	height: 100%;
	width: 900px;
	margin: auto;
	background: #f1f1f1;
	border-top: 1px solid #f1f1f1;
	padding-bottom: 17px
}
.menu {
	position: absolute;
	width: 100%;
	margin: auto;
	height: 36px;
	text-align: center;
	top: -36px;
	z-index: 4
}
.menu ul {
	width: 820px;
	list-style: none;
	padding: 0;
	margin: auto;
	margin-top: 0;
	margin-bottom: 0
}

.menu ul li,
.menu ul li.current {
	padding: 10px 0 8px;
	float: left;
	text-align: center;
	height: 16px;
	font-size: 13px;
	color: #111;
	text-decoration: none;
	width: 13.5%;
	border: 1px solid #ddd;
	border-bottom: 0;
	vertical-align: middle;
	margin-left: 3px;
}

.menu ul li.current {
	background: #cccccc;
	background: -moz-linear-gradient(top,  #cccccc 0, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(100%,#eeeeee));
	background: -webkit-linear-gradient(top,  #cccccc 0,#eeeeee 100%);
	background: -o-linear-gradient(top,  #cccccc 0,#eeeeee 100%);
	background: -ms-linear-gradient(top,  #cccccc 0,#eeeeee 100%);
	background: linear-gradient(to bottom,  #cccccc 0,#eeeeee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#eeeeee',GradientType=0 );
	
}
.menu ul a {
	text-decoration: none;
	color: #fff
}
.menu ul li a:visited {
	color: #fff
}
.menu ul li {
	background: #f1f1f1;
	background: -moz-linear-gradient(top, #eeeeee 0, #cccccc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #cccccc));
	background: -webkit-linear-gradient(top, #eeeeee 0, #cccccc 100%);
	background: -o-linear-gradient(top, #eeeeee 0, #cccccc 100%);
	background: -ms-linear-gradient(top, #eeeeee 0, #cccccc 100%);
	background: linear-gradient(to bottom, #eeeeee 0, #cccccc 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);
}
.header {
	padding: 5px;
	display: inline-block;
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	height: 23px;
	width: 100%;
	background: #eee;
	background: -moz-linear-gradient(top, rgba(238, 238, 238, 1)0, rgba(204, 204, 204, 1)100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(238, 238, 238, 1)), color-stop(100%, rgba(204, 204, 204, 1)));
	background: -webkit-linear-gradient(top, rgba(238, 238, 238, 1)0, rgba(204, 204, 204, 1)100%);
	background: -o-linear-gradient(top, rgba(238, 238, 238, 1)0, rgba(204, 204, 204, 1)100%);
	background: -ms-linear-gradient(top, rgba(238, 238, 238, 1)0, rgba(204, 204, 204, 1)100%);
	background: linear-gradient(to bottom, rgba(238, 238, 238, 1)0, rgba(204, 204, 204, 1)100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0)
}
.headerbutton {
	margin-left: 3px;
	float: right;
	position: relative;
	right: 50px;
	background: #eee;
	background: -moz-linear-gradient(top, #eee 0, #ccc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eee), color-stop(100%, #ccc));
	background: -webkit-linear-gradient(top, #eee 0, #ccc 100%);
	background: -o-linear-gradient(top, #eee 0, #ccc 100%);
	background: -ms-linear-gradient(top, #eee 0, #ccc 100%);
	background: linear-gradient(to bottom, #eee 0, #ccc 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);
	border: 1px solid #bbb;
	-moz-box-shadow: inset 0 0 2px 0 #bbb;
	-webkit-box-shadow: inset 0 0 2px 0 #bbb;
	box-shadow: inset 0 0 2px 0 #bbb;
	color: #222;
	font-size: 12px;
	font-weight: lighter;
	padding: 2px 14px;
	text-decoration: none
}
.headerbutton:hover {
	background: #ccc;
	background: -moz-linear-gradient(top, #ccc 0, #eee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ccc), color-stop(100%, #eee));
	background: -webkit-linear-gradient(top, #ccc 0, #eee 100%);
	background: -o-linear-gradient(top, #ccc 0, #eee 100%);
	background: -ms-linear-gradient(top, #ccc 0, #eee 100%);
	background: linear-gradient(to bottom, #ccc 0, #eee 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#eeeeee', GradientType=0)
}
.headerbutton:active {
	position: relative;
	top: 1px
}
.main {
	margin: auto;
	width: 100%;
	position: relative;
	margin-top: 10px
}
.sensor2 {
	background: #fff;
	padding: 3px;
	position: relative;
	margin: auto;
	height: 100%;
	width: 95%
}
.infotable {
	position: relative;
	top: 10px;
	width: 100%;
	padding: 0;
	border-spacing: 0;
	font-size: 12px;
	margin-bottom: 20px
}
.footer {
	height: 40px;
	width: 100%;
	text-align: center;
	position: relative;
	bottom: 0;
	top: 50px;
	color: #fff
}
.info {
	background: #fff;
	position: relative;
	width: 828px;
	font-size: 12px;
	margin: 15px auto auto;
	padding: 20px
}
.infocontainer {
	width: 100px;
	top: 0;
	position: relative;
	height: 100%
}
.infocontainer tr td {
	vertical-align: text-top
}
.information {
	font-size: 1em;
	color: #777;
	width: 100%;
	border-spacing: 0;
	padding: 0
}
.information tr td {
	padding-top: 5px;
	vertical-align: text-top
}
.input select {
	font-size: 1.1em;
	width: 90px;
	padding: 2px 5px
}
.tablelayout {
	margin-left: 2px;
	display: inline-block;
	height: 100px;
	width: 100px;
	text-align: center;
	font-size: 12px;
	color: #777
}
.tablelayout tr th {
	font-style: normal
}
h4 {
	padding-left: 10px;
	width: 858px;
	-webkit-box-shadow: 0 0 10px rgba(50, 50, 50, .6);
	-moz-box-shadow: 0 0 10px rgba(50, 50, 50, .6);
	box-shadow: 0 0 10px rgba(50, 50, 50, .6);
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: lighter;
	background: #fff;
	position: relative;
	margin: auto
}
.awc,
.default,
.maint,
.thunder {
	position: relative;
	border: 2px solid #ddd;
	border-top: 1px solid #ddd;
	border-bottom: 3px solid #ddd;
	box-shadow: 0 3px 4px #DDD, 0 13px 3px rgba(255, 255, 255, .1)inset;
	width: 50px;
	height: 50px;
	margin: 4px auto 5px;
	padding: 5px
}
.thunderactive {
	width: 50px;
	height: 50px;
	margin-bottom: 5px;
	position: absolute;
	background: url(thact.png);
	padding: 5px
}
.awc:hover,
.default:hover,
.maint:hover,
.thunder:hover {
	border: 2px solid #39f;
	border-top: 1px solid #39f;
	border-bottom: 3px solid #39f;
	box-shadow: 0 3px 4px #39f, 0 13px 3px rgba(255, 255, 255, .1)inset
}
.awc:active,
.default:active,
.maint:active,
.thunder:active {
	-webkit-box-shadow: 0 0 10px rgba(50, 50, 50, .6)inset;
	-moz-box-shadow: 0 0 10px rgba(50, 50, 50, .6)inset
}
.active,
.thunderactive {
	border: 2px solid #3f9;
	border-top: 1px solid #3f9;
	border-bottom: 3px solid #3f9;
	box-shadow: 0 3px 4px #3f9, 0 13px 3px rgba(255, 255, 255, .1)inset
}
.active:hover,
.thunderactive:hover {
	border: 2px solid #0c6;
	border-top: 1px solid #0c6;
	border-bottom: 3px solid #0c6;
	box-shadow: 0 3px 4px #0c6, 0 13px 3px rgba(255, 255, 255, .1)inset
}
.thunder {
	position: absolute;
	margin-top: 0;
	background: url(th.png)
}
.default {
	background: url(fp.png)
}
.default.active {
	background: url(fpact.png)
}
.awc {
	background: url(awc.png)
}
.awc.active {
	background: url(awcact.png)
}
.maint {
	background: url(mt.png)
}
.maint.active {
	background: url(mtact.png)
}
.thundconnt {
	margin-top: 4px;
	margin-left: 20px;
	width: 90%;
	height: 70px;
	position: relative;
	display: inline-block;
	color: #777;
	font-size: 12px;
	padding: 0
}
.inputlabel {
	position: relative;
	top: 0;
	left: 80px;
	width: 45%;
	height: 20px
}
.input {
	position: relative;
	top: 0;
	left: 80px;
	width: 45%;
	height: 30px
}
.alarms {
	float: left;
	width: 260px;
	height: 140px;
	position: relative;
	padding-left: 10px;
	overflow-y: auto;
	overflow-x:hidden;
}
.reminder {
	position: relative;
	overflow: auto;
	width: 290px;
	height: 122px
}
.remindercont {
	float: left;
	padding-left: 10px;
	height: 140px;
	border-right: 1px solid #ddd
}
.disabled {
	background: rgba(0, 0, 0, .4)
}
.clearfix {
	clear: both
}
.heading {
	font-weight: lighter
}
#alarms {
	font-weight: lighter;
	margin-top: 20px;
	color: #ff2020;
	border-spacing: 0;
	top: 0;
	position: absolute;
	padding: 0
}
#alarms tr td {
	padding-left: 0;
	padding-bottom: 3px;
	vertical-align: text-top
}
#disableWrapper {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999999999999;
	background-color: rgba(0, 0, 0, .7);
	padding: 0
}
#question {
	color: #111;
	background: #fff;
	padding-bottom: 17px;
	padding-top: 50px;
	position: absolute;
	width: 20%;
	left: 40%;
	right: 40%;
	top: 20%;
	text-align: center;
	height: 100px;
	margin: auto
}
#question>button {
	position: absolute;
	bottom: 20px;
	margin: auto
}
button {
	border-radius: 0;
	font-weight: lighter;
	font-size: 12px;
	background: #fff;
	text-shadow: none;
	color: #0090D7;
	border: 1px solid #0090D7
}
button:active,
button:hover {
	background: #0090D7;
	color: #fff
}
.active:active,
.awc:active,
.default:active,
.maint:active,
.thunder:active,
.thunderactive:active {
	border: 2px solid rgba(0, 0, 0, .3);
	box-shadow: 2px 2px 1px rgba(0, 0, 0, .2)inset, 0 2px 3px 1px rgba(0, 0, 0, .2)inset, 0 13px 3px rgba(255, 255, 255, .1)inset
}
.actionsWrapper {
	width: auto;
	font-size: 12px;
	padding: 10px
}
.feedPauseWrapper,
.maintenanceWrapper,
.thunderWrapper,
.waterChangeWrapper {
	background: #fff;
	width: 48.18%;
	height: 130px;
	padding-bottom: 3px;
	padding-left: 2px;
	display: inline-table;
	margin: .4em;
	position: relative
}
h6 {
	font-size: .9em;
	margin: .6em
}
.error {
	background: #fff;
	position: relative;
	border: 1px solid #DDD;
	text-align: center;
	height: 100%;
	width: 95%;
	-webkit-box-shadow: 0 0 10px rgba(50, 50, 50, .6);
	-moz-box-shadow: 0 0 10px rgba(50, 50, 50, .6);
	box-shadow: 0 0 10px rgba(50, 50, 50, .6);
	margin: auto;
	padding: 3px
}
.erricon {
	position: relative;
	height: 60px;
	width: 60px;
	background: url(warning.png);
	background-size: 100%;
	background-repeat: no-repeat;
	margin: 20px auto auto
}
.login {
	padding: 18px 6% 20px;
	color: #000;
	position: relative;
	top: 15px;
	margin: auto;
	background: #f1f1f1
}
::-webkit-input-placeholder {
	color: #bebcbc;
	font-style: italic
}
input:-moz-placeholder,
textarea:-moz-placeholder {
	color: #bebcbc;
	font-style: italic
}
input {
	outline: 0
}
table {
	padding: 0;
	border-spacing: 0;
	width: 100%
}
#wrapper {
	position: relative;
	display: block;
	width: 370px;
	margin: auto;
	padding: 0;
	margin-top: 100px
}
#wrapper input {
	font-weight: lighter;
	width: 88%;
	margin-top: 4px;
	padding: 10px 5px 10px 32px;
	border: 1px solid #b2b2b2;
	box-sizing: content-box;
	border-radius: 0;
	box-shadow: 0 1px 4px 0 rgba(168, 168, 168, .6)inset;
	transition: all .2s linear
}
#wrapper input:active,
#wrapper input:focus {
	border: 1px solid rgba(91, 90, 90, .7);
	background: rgba(0, 144, 215, .9);
	box-shadow: 0 1px 4px 0 #20546E inset;
	color: #fff
}
#wrapper p.button input {
	width: 100%;
	margin: auto;
	cursor: pointer;
	background: #FFF;
	padding: 8px 5px;
	font-family: Helvetica, Segoe UI, Arial, Verdana;
	color: #111;
	font-size: 18px;
	font-weight: lighter;
	border: 1px solid rgba(0, 144, 215, .9);
	margin-bottom: 0;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	border-radius: 0;
	transition: all .1s linear
}
#wrapper p.button input:hover {
	background: rgba(0, 144, 215, .9);
	border: 1px solid #fff;
	color: #fff
}
#wrapper p.button input:active,
#wrapper p.button input:focus {
	background: rgba(0, 144, 215, .9)color: #fff;
	position: relative;
	top: 1px;
	border: 1px solid #fff;
	box-shadow: 0 1px 6px 4px rgba(0, 0, 0, .3)inset
}
p.login.button,
p.signin.button {
	text-align: right;
	margin: 5px 0
}
.error h4 {
	width: auto;
	box-shadow: none;
	padding: 1.2em;
	font-weight: 100
}
.systeminfo {
	float: left;
	width: 250px;
	border-right: 1px solid #DDD;
	height: 140px;
	position: relative
}
@media only screen and (max-device-width: 640px) and (orientation: portrait),
screen and (max-device-width: 640px) and (max-aspect-ratio: 13/9) {
	body {
		min-width: 100%;
		padding: 0;
		margin: 0;
		background: #0090D7;
		overflow-x: hidden;
		overflow-y: auto
	}
	.header {
		display: none
	}
	.logo {
		width: 100%!important;
		margin: 0;
		height: 44px;
		padding: 20px 0 0;
		top: 0;
		background: linear-gradient(to bottom, #006ec9 2%, #0090d7 96%);
		background-size: 100%;
		border: 0;
		border-bottom: 1px solid rgba(255, 255, 255, .8);
		box-shadow: 0 1px 3px rgba(5, 5, 5, .4);
		position: fixed;
		z-index: 1
	}
	h4 {
		display: none
	}
	.slider {
		width: 100%;
		height: 44px;
		background-image: none;
		background-size: 100%;
		background-repeat: no-repeat;
		position: relative;
		top: 0;
		left: 0;
		-webkit-transition: .2s ease-in-out;
		-moz-transition: .2s ease-in-out;
		-o-transition: .2s ease-in-out;
		transition: .2s ease-in-out;
		opacity: 1;
		z-index: 3
	}
	.slider h4 {
		display: inline-block;
		width: 100%;
		background: 0 0;
		color: #fff;
		border: 0;
		top: 0;
		box-shadow: none;
		font-size: 1.3em;
		margin: auto;
		position: absolute;
		text-align: center;
		font-weight: bolder
	}
	.menButton {
		width: 30px;
		height: 30px;
		border: 0;
		background: url(icon-png2x.png);
		background-size: 100%;
		background-repeat: no-repeat;
		position: absolute;
		left: 1em;
		top: 10px
	}
	.menu {
		width: 70%;
		background: rgba(80, 80, 80, 1);
		position: fixed;
		height: 100%;
		top: 0;
		left: -95%;
		box-shadow: none;
		z-index: 5
	}
	.menu ul {
		list-style-type: none;
		margin: 0;
		margin-top: 20px;
		padding: 0;
		position: absolute;
		left: 0;
		top: 0;
		display: block;
		width: 100%;
		z-index: 5
	}
	.menu ul a {
		display: block;
		color: #AAA;
		font-weight: 100;
		top: 0;
		position: relative
	}
	.menu ul a li {
		background: 0 0;
		color: #FFF;
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		height: auto;
		border: 1px solid rgba(120, 120, 120, .5);
		brder-top: 0;
		border-left: 0;
		border-right: 0;
		font-size: 1.4em;
		padding: .4em 0;
		margin: 0;
		font-weight: 400
	}
	.menu ul li.current {
		color: #757575;
		background: 0 0
	}
	.maincontainer {
		width: 100%!important;
		margin: 0;
		background: #0090D7;
		top: 44px;
		position: relative;
		border: 0;
		box-shadow: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none
	}
	.info,
	.main,
	.switchmain {
		margin: auto;
		padding: 0;
		width: 100%;
		position: relative
	}
	.info {
		background: rgba(5, 5, 5, .2);
		color: #fff;
		width: 100%;
		border: 0;
		box-shadow: none;
		padding: 0;
		margin: 0;
		font-size: 1em
	}
	.systeminfo {
		width: 100%;
		border-right: 0;
		height: auto;
		position: relative;
		font-size: 1em;
		padding: 0;
		border-bottom: 1px solid rgba(255, 255, 255, .5)
	}
	.heading {
		font-weight: bolder;
		margin-bottom: .1em;
		font-size: 1.2em;
		margin-left: .5em
	}
	.information {
		color: #fff;
		margin-top: .5em;
		padding: .5em;
		width: 97%
	}
	.remindercont {
		clear: both;
		height: 150px;
		overflow-y: auto;
		border: 0;
		width: 100%;
		margin: 0;
		padding: 0;
		position: relative;
		border-bottom: 1px solid rgba(255, 255, 255, .5)
	}
	.reminder {
		position: relative;
		overflow: auto;
		width: auto;
		height: auto;
		padding: .5em
	}
	.alarms {
		clear: both;
		width: 100%;
		height: 150px;
		overflow-y: auto;
		position: relative;
		padding-left: 0;
		border-bottom: 1px solid rgba(255, 255, 255, .5)
	}
	#alarms {
		color: #ff5050;
		font-weight: bolder;
		text-align: center;
		font-size: 1.3em;
		clear: both;
		width: 100%;
		height: auto;
		position: relative;
		margin-top: 0
	}
	#wrapper {
		width: 100%
	}
	#wrapper input {
		-webkit-appearance: none;
		-moz-appearance: none;
		width: 80%
	}
	#wrapper p.button input {
		-webkit-appearance: none;
		box-shadow: none;
		width: 95%
	}
	.actionsWrapper {
		width: 100%;
		height: auto;
		padding: 0;
		font-size: 1em;
		margin-top: 10px;
		position: relative
	}
	.feedPauseWrapper,
	.maintenanceWrapper,
	.thunderWrapper,
	.waterChangeWrapper {
		border: 0;
		border-bottom: 1px solid rgba(255, 255, 255, .6);
		box-shadow: none;
		padding: 0;
		margin: 0;
		background: rgba(5, 5, 5, .2);
		width: 100%;
		height: auto;
		color: #fff!important;
		display: block
	}
	.awc,
	.default,
	.maint,
	.thunder {
		position: relative;
		border: 2px solid rgba(255, 255, 255, .6);
		border-top: 2px solid rgba(255, 255, 255, .6);
		border-bottom: 2px solid rgba(255, 255, 255, .6);
		box-shadow: none;
		width: 60px;
		height: 60px;
		margin: 0 auto 5px;
		padding: 0;
		background-size: 100%!important
	}
	.tablelayout {
		margin: 0 .05%;
		display: inline-block;
		height: 24%;
		width: 24%;
		text-align: center;
		font-size: .70em;
		color: #fff
	}
	h6 {
		font-size: 1em;
		margin: .6em 0;
		text-align: center;
		position: relative;
		width: 100%
	}
	#thduration {
		-webkit-appearance: none;
		border: 1px solid rgba(255, 255, 255, .8);
		border-radius: 0;
		color: #fff
	}
	.input {
		width: auto;
		position: absolute;
		left: 90px;
		top: 2em;
		font-size: 1.2em;
		display: inline-block
	}
	.inputlabel {
		display: inline-block;
		top: 0;
		left: 90px;
		width: auto;
		position: absolute;
		font-size: 1.2em;
		height: auto;
		margin-top: 0
	}
	#thunderid {
		position: relative;
		left: 0;
		margin: 0 .6em;
		display: inline-block
	}
	.thundconnt {
		left: 0;
		position: relative;
		margin: 0;
		padding: 0;
		width: 100%;
		color: #fff
	}
	.thunderContainer {
		text-align: left;
		position: relative
	}
	.awc:hover,
	.default:hover,
	.maint:hover,
	.thunder:hover {
		border: 2px solid rgba(255, 255, 255, .6);
		border-top: 2px solid rgba(255, 255, 255, .6);
		border-bottom: 2px solid rgba(255, 255, 255, .6);
		box-shadow: none
	}
	.activ, .thunderactive {
		border: 2px solid #3f9;
		border-top: 2px solid #3f9;
		border-bottom: 2px solid #3f9;
		box-shadow: none
	}
	.footer {
		height: auto;
		width: auto;
		text-align: center;
		position: relative;
		bottom: 0;
		color: #fff;
		font-size: .7em;
		padding: .5em;
		top: 4
	}
	.error h4 {
		display: block
	}
	.menu ul li.current {
		background: none;
		color: #7a7a7a;
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		height: auto;
		border: 1px solid rgba(120, 120, 120, .5);
		border-top: 0;
		border-left: 0;
		border-right: 0;
		font-size: 1.4em;
		padding: .4em 0;
		margin: 0;
		font-weight: 400;
	}
	#disableWrapper {
		background-color: rgba(0,0,0.3);
		height: 140%;
	}
	#question {
		left: 0;
		right: 0;
		top: 20%;
		height: 100px;
		font-size: 1em;
		background: rgba(255,255,255, .95);
	}
	#question > button {
		font-size: 1em;
	}
	button {
		font-size: 1em;
		font-weight: normal;
	}
}
@media only screen and (max-device-width: 640px) and (orientation: landscape),
screen and (max-device-width: 640px) and (min-aspect-ratio: 13/9) {
	body {
		min-width: 100%;
		padding: 0;
		margin: 0;
		background: #0090D7;
		overflow-x: hidden;
		overflow-y: auto
	}
	.header {
		display: none
	}
	.logo {
		width: 100%!important;
		margin: 0;
		height: 44px;
		padding: 20px 0 0;
		top: 0;
		background: linear-gradient(to bottom, #006ec9 2%, #0090d7 96%);
		background-size: 100%;
		border: 0;
		border-bottom: 1px solid rgba(255, 255, 255, .8);
		box-shadow: 0 1px 3px rgba(5, 5, 5, .4);
		position: fixed;
		z-index: 1
	}
	h4 {
		display: none
	}
	.slider {
		width: 100%;
		height: 44px;
		background-image: none;
		background-size: 100%;
		background-repeat: no-repeat;
		position: relative;
		top: 0;
		left: 0;
		-webkit-transition: .2s ease-in-out;
		-moz-transition: .2s ease-in-out;
		-o-transition: .2s ease-in-out;
		transition: .2s ease-in-out;
		opacity: 1;
		z-index: 3
	}
	.slider h4 {
		display: inline-block;
		width: 100%;
		background: 0 0;
		color: #fff;
		border: 0;
		top: 0;
		box-shadow: none;
		font-size: 1.3em;
		margin: auto;
		position: absolute;
		text-align: center;
		font-weight: bolder
	}
	.menButton {
		width: 30px;
		height: 30px;
		border: 0;
		background: url(icon-png2x.png);
		background-size: 100%;
		background-repeat: no-repeat;
		position: absolute;
		left: 1em;
		top: 10px
	}
	.menu {
		width: 70%;
		background: rgba(80, 80, 80, 1);
		position: fixed;
		height: 100%;
		top: 0;
		left: -95%;
		box-shadow: none;
		z-index: 5
	}
	.menu ul {
		list-style-type: none;
		margin: 0;
		margin-top: 20px;
		padding: 0;
		position: absolute;
		left: 0;
		top: 0;
		display: block;
		width: 100%;
		z-index: 5
	}
	.menu ul a {
		display: block;
		color: #AAA;
		font-weight: 100;
		top: 0;
		position: relative
	}
	.menu ul a li {
		background: 0 0;
		color: #FFF;
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		height: auto;
		border: 1px solid rgba(120, 120, 120, .5);
		border-top: 0;
		border-left: 0;
		border-right: 0;
		font-size: 1.4em;
		padding: .4em 0;
		margin: 0;
		font-weight: 400
	}
	.menu ul li.current {
		color: #757575;
		background: 0 0
	}
	.maincontainer {
		width: 100%!important;
		margin: 0;
		background: #0090D7;
		top: 44px;
		position: relative;
		border: 0;
		box-shadow: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none
	}
	.info,
	.main,
	.switchmain {
		margin: auto;
		padding: 0;
		width: 100%;
		position: relative
	}
	.info {
		background: rgba(5, 5, 5, .2);
		color: #fff;
		width: 100%;
		border: 0;
		box-shadow: none;
		padding: 0;
		margin: 0;
		font-size: 1em
	}
	.systeminfo {
		width: 100%;
		border-right: 0;
		height: auto;
		position: relative;
		font-size: 1em;
		padding: 0;
		border-bottom: 1px solid rgba(255, 255, 255, .5)
	}
	.heading {
		font-weight: bolder;
		margin-bottom: .1em;
		font-size: 1.2em;
		margin-left: .5em
	}
	.information {
		color: #fff;
		margin-top: .5em;
		padding: .5em;
		width: 97%
	}
	.remindercont {
		clear: both;
		border: 0;
		margin: 0;
		padding: 0;
		position: relative;
		border-bottom: 1px solid rgba(255, 255, 255, .5);
		width: 49.9%;
		display: inline-block;
		height: 150px;
		overflow-y: auto;
		border-right: 1px solid rgba(255, 255, 255, .5)
	}
	.reminder {
		position: relative;
		overflow: auto;
		width: auto;
		height: auto;
		padding: .5em
	}
	.alarms {
		padding-left: 0;
		border-bottom: 1px solid rgba(255, 255, 255, .5);
		width: 50%;
		display: inline-block;
		position: relative;
		height: 150px;
		overflow-y: auto;
		clear: none
	}
	#alarms {
		color: #ff5050;
		font-weight: bolder;
		text-align: center;
		font-size: 1.3em;
		clear: both;
		width: 100%;
		height: auto;
		position: relative;
		margin-top: 0
	}
	#wrapper {
		width: 100%
	}
	#wrapper input {
		-webkit-appearance: none;
		width: 80%
	}
	#wrapper p.button input {
		-webkit-appearance: none;
		box-shadow: none;
		width: 95%
	}
	.actionsWrapper {
		width: 100%;
		height: auto;
		padding: 0;
		font-size: 1em;
		margin-top: 10px;
		position: relative
	}
	.feedPauseWrapper,
	.maintenanceWrapper,
	.thunderWrapper,
	.waterChangeWrapper {
		border: 0;
		border-bottom: 1px solid rgba(255, 255, 255, .6);
		box-shadow: none;
		padding: 0;
		margin: 0;
		background: rgba(5, 5, 5, .2);
		color: #fff!important;
		width: 49.9%;
		border-right: 1px solid rgba(255, 255, 255, .5);
		clear: none;
		display: inline-block;
		height: 150px;
		float: left
	}
	.awc,
	.default,
	.maint,
	.thunder {
		position: relative;
		border: 2px solid rgba(255, 255, 255, .6);
		border-top: 2px solid rgba(255, 255, 255, .6);
		border-bottom: 2px solid rgba(255, 255, 255, .6);
		box-shadow: none;
		width: 60px;
		height: 60px;
		margin: 0 auto 5px;
		padding: 0;
		background-size: 100%!important
	}
	.tablelayout {
		margin: 0 .3%;
		display: inline-block;
		height: 24%;
		width: 24%;
		text-align: center;
		font-size: .70em;
		color: #fff
	}
	h6 {
		font-size: 1em;
		margin: .6em 0;
		text-align: center;
		position: relative;
		width: 100%
	}
	#thduration {
		-webkit-appearance: none;
		border: 1px solid rgba(255, 255, 255, .8);
		border-radius: 0;
		color: #fff
	}
	.input {
		width: auto;
		position: absolute;
		left: 90px;
		top: 2em;
		font-size: 1.2em;
		display: inline-block
	}
	.inputlabel {
		display: inline-block;
		top: 0;
		left: 90px;
		width: auto;
		position: absolute;
		font-size: 1.2em;
		height: auto;
		margin-top: 0
	}
	#thunderid {
		position: relative;
		left: 0;
		margin: 0 .6em;
		display: inline-block
	}
	.thundconnt {
		left: 0;
		position: relative;
		margin: 0;
		padding: 0;
		width: 100%;
		color: #fff
	}
	.thunderContainer {
		text-align: left;
		position: relative
	}
	.awc:hover,
	.default:hover,
	.maint:hover,
	.thunder:hover {
		border: 2px solid rgba(255, 255, 255, .6);
		border-top: 2px solid rgba(255, 255, 255, .6);
		border-bottom: 2px solid rgba(255, 255, 255, .6);
		box-shadow: none
	}
	.active, .thunderactive {
		border: 2px solid #3f9;
		border-top: 2px solid #3f9;
		border-bottom: 2px solid #3f9;
		box-shadow: none
	}
	.footer {
		height: auto;
		width: auto;
		text-align: center;
		position: relative;
		bottom: 0;
		color: #fff;
		font-size: .7em;
		padding: .5em;
		top: 4
	}
	.error h4 {
		display: block
	}
	.menu ul li.current {
		background: none;
		color: #7a7a7a;
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		height: auto;
		border: 1px solid rgba(120, 120, 120, .5);
		border-top: 0;
		border-left: 0;
		border-right: 0;
		font-size: 1.4em;
		padding: .4em 0;
		margin: 0;
		font-weight: 400;
	}
	#disableWrapper {
		background-color: rgba(0,0,0.3);
		height: 140%;
	}
	#question {
		left: 0;
		right: 0;
		top: 20%;
		height: 100px;
		font-size: 1em;
		background: rgba(255,255,255, .95);
	}
	#question > button {
		font-size: 1em;
	}
	button {
		font-size: 1em;
		font-weight: normal;
	}
}
@media only screen and (min-device-width: 641px) and (max-device-width: 1024px) and (orientation: portrait),
screen and (min-device-width: 640px) and (max-device-width: 1024px) and (max-aspect-ratio: 13/9) {
	.menu ui li.current,
	.menu ul li {
		padding-bottom: 20px;
		width: 12.6%;
		font-size: 17px;
	}
	.logo {
		background-position-y: -20px;  
	}
	body,
	html {
		padding: 0;
		min-width: 100%
	}
	.logo,
	.maincontainer {
		width: 100%
	}
	form>.alarm,
	form>.control,
	form>.noctchange {
		height: 210px;
		font-size: 17px!important;
		color: #555!important
	}
	.header {
		min-width: 99.99999%
	}
	#switchmenu {
		height: auto;
		padding: 10px 0;
		background: #fff;
		color: #333
	}
	#switchmenu>h3 {
		position: relative;
		top: 7px
	}
	.txt {
		font-size: 17px;
		-webkit-appearance: none
	}
	form>.alarm>table,
	form>.control>table,
	form>.noctchange>table {
		width: 95%
	}
	.hcounter,
	.illumcontainer2>.label,
	.illumcontainer2>.value,
	.selector,
	.ui-button {
		font-size: 15px
	}
	.illumcontainer2>.value {
		margin-top: 4px;
		position: absolute;
		right: 4%;
		text-align: right;
		padding: 1px
	}
	.illumcontainer2>.label {
		position: absolute;
		left: 2%;
		bottom: 2%
	}
	.illumcontainer2 .switch {
		position: absolute;
		right: 16%;
		width: auto;
		font-size: 20px
	}
	.illumcontainer2 .switch .ui-button {
		font-size: 20px
	}
	.illumcontainer2 .sliderContainer {
		width: 70%;
		float: left;
		margin-top: 8px;
		margin-left: 36%;
		font-size: 20px
	}
	.lightcomposer {
		width: 98%;
		padding: 10px 0
	}
	.headerbutton,
	.menu ul li,
	.menu ul li.current {
		font-size: 17px;
		color: #555!important
	}
	.header,
	.menu {
		height: auto
	}
	.menu {
		top: -48px
	}
	.menu ul li,
	.menu ul li.current {
		padding-bottom: 20px;
		width: 12.7%
	}
	.sensorHeader {
		width: 98.5%;
		font-size: 1.3em
	}
	.eheim,
	.flow>tbody >tr>td.name,
	.infotable .heading,
	.niveau >tbody >tr>td.name,
	.nivvalues,
	.sensor2,
	.sensorrow>td.name,
	infotable {
		font-size: 15px!important
	}
	.illumcontainer2 {
		height: 70px;
		width: 48.6%
	}
	.illumcontainer2 .selector {
		width: 70%;
		margin: 0;
		margin-top: 0;
		margin-left: 0;
		clear: both;
		font-size: 20px
	}
	.switch2 {
		width: 98.5%
	}
	#webcam {
		width: 100%;
		max-height: 100%;
		margin: auto;
		height: 100%
	}
	.sensor {
		padding: 0!important;
		width: 49%;
		margin: .40774719417095%;
		height: 270px;
		left: 0;
		position: relative;
		box-shadow: 0 0 3px rgba(50, 50, 50, .5);
		border: 1px solid rgba(50, 50, 50, .5)
	}
	.sensor>.graph {
		width: 100%;
		height: 80%;
		position: absolute!important;
		bottom: 0
	}
	.sensor>.valContainer {
		clear: both;
		height: 18%;
		width: 100%;
		font-size: 15px;
		position: absolute;
		top: 0;
		left: 0;
		padding-left: 0
	}
	.sensor .valContainer .name {
		font-size: 20px;
		text-shadow: none;
		width: 27.5%;
		font-weight: 700;
		display: block;
		text-align: left;
		margin-left: 10px;
		position: relative;
		left: 0;
		float: left
	}
	.sensor .valContainer .description {
		font-size: 15px;
		text-align: left;
		width: 40%;
		display: block;
		margin-left: 0;
		margin-top: 5px;
		padding-left: 0;
		float: left
	}
	.sensor .valContainer .sensvalues {
		font-size: 19px;
		font-weight: 700;
		float: left;
		position: absolute;
		right: 5%
	}
	.sensor .valContainer .activity {
		font-size: 19px;
		float: left;
		position: absolute;
		right: 5%;
		top: 50%
	}
	.sensor.sensorsmall {
		width: 49%!important;
		height: 52.6px
	}
	.sensor.sensorsmall .valContainer {
		height: 92%
	}
	.lightsCont,
	.switchesCont {
		width: 100%;
		padding: 0
	}
	.lightsCont .switchmenu,
	.switchesCont .switchmenu {
		width: 99.8%;
		height: 50px;
		font-size: 15px
	}
	.lightsCont .ui-button,
	.switchesCont .ui-button {
		font-size: 17px
	}
	.lightsCont .lights,
	.switchesCont .switches {
		width: 100%;
		margin: auto;
		padding: 0
	}
	.lightsCont .lights .illumcontainer,
	.switchesCont .switches .switch {
		height: 80px;
		margin: 1px 2px 1px 1px;
		width: 49.3%;
		padding: 0;
		box-shadow: 0 0 1px rgba(50, 50, 50, .6)
	}
	.lightsCont .lights .illumcontainer .label,
	.switchesCont .switches .switch .label1 {
		margin-left: 3px;
		margin-top: 1px;
		margin-bottom: 3px;
		font-size: 17px;
		position: absolute;
		display: inline-block;
		width: 29%;
		bottom: 1%;
		left: 1%;
		float: left
	}
	.lightsCont .lights .illumcontainer .value,
	.switchesCont .switches .switch .current {
		height: auto;
		margin-top: 1px;
		margin-bottom: 3px;
		margin-right: 3px;
		display: inline-block;
		width: 20%;
		font-size: 17px;
		text-align: right;
		position: absolute;
		right: 4%;
		top: 15%
	}
	.lightsCont .lights .illumcontainer .illNumber,
	.switchesCont .switches .switch .swNumber {
		width: 10%;
		height: 15px;
		display: inline-block;
		font-size: 21px;
		margin-left: 3px;
		margin-top: 4px;
		float: left;
		position: absolute;
		left: 1%;
		top: 1%;
		font-weight: 700
	}
	.lightsCont .lights .illumcontainer .selector {
		position: absolute;
		left: 30%;
		width: 49%;
		top: 30%;
		font-size: 25px!important
	}
	.lightsCont .lights .illumcontainer .switchIllu {
		position: absolute;
		right: 23.5%;
		font-size: 25px!important;
		width: 40%;
		top: 15%
	}
	.lightsCont .lights .illumcontainer .switchIllu .ui-button {
		font-size: 17px
	}
	.switchesCont .switches .switch .ui-button {
		font-size: 15px
	}
	.switchesCont .switches .switch .label2 {
		width: 70%;
		position: absolute;
		right: 15%;
		top: 15%
	}
	.switchmenu>span {
		position: relative;
		top: 8px;
		margin-right: 10px;
		font-size: 20px
	}
	.lightsplitter,
	.switchsplitter {
		display: none!important
	}
	.ui-tabs-anchor {
		font-size: 17.9px
	}
	.settingsContainer {
		height: 93%;
		margin-top: 70px
	}
	.settingsContainer .ui-button-text {
		font-size: 20px
	}
	.settingButtons {
		width: 76%
	}
	.illsetting,
	.selAll.ui-buttonset,
	.sennsorsetting,
	.swsetting {
		width: 100%;
		text-align: center;
		margin-top: 10px;
		font-size: 17px
	}
	.switch2 {
		font-size: 20px
	}
	#switchmenu {
		width: 99.8%
	}
	#switchmenu,
	#switchmenu .ui-button {
		font-size: 20px
	}
	.switch2 .ui-button {
		font-size: 14px!important
	}
	.switch2>.label1 {
		width: 27%!important;
		height: 100%;
		float: left
	}
	.switch2>.label2 {
		width: 32%;
		margin: 0;
		position: relative;
		height: 100%;
		float: left
	}
	.switch2>.label4 {
		width: 10%!important;
		margin-left: 0!important;
		float: left;
		position: relative
	}
	.switch2>.label5 {
		position: relative;
		width: 22%!important;
		float: left;
		margin: 0
	}
	.leftWrapper,
	.rightWrapper {
		position: relative;
		display: inline-block;
		height: 500px;
		overflow-y: auto
	}
	.leftWrapper {
		float: left
	}
	form>.control {
		width: 27%
	}
	form>.alarm {
		width: 32%
	}
	form>.noctchange {
		width: 29%
	}
	#menu {
		top: -48px!important
	}
	.tablelayout {
		width: 23%;
		height: 100%
	}
	.feedPauseWrapper,
	.maintenanceWrapper,
	.thunderWrapper,
	.waterChangeWrapper {
		width: 49.0%;
		float: left;
		box-sizing: border-box;
		margin: .3em;
		height: 140px;
	}
	.alarms,
	.remindercont,
	.systeminfo {
		width: 31%;
		padding-left: 1em;
		height: 200px;
		overflow-y: auto
	}
	.alarms {
		width: 31%
	}
	h4 {
		width: 100%;
		box-sizing: border-box;
	}
	.info {
		width: 100%;
		box-sizing: border-box;
	}
}
@media only screen and (min-device-width: 641px) and (max-device-width: 1024px) and (orientation: landscape),
screen and (min-device-width: 641px) and (min-device-width: 1024px) and (max-aspect-ratio: 13/9) {
	body,
	html {
		padding: 0;
		min-width: 100%
	}
	.logo {
		background-position-y: -20px;  
	}
	.logo,
	.maincontainer {
		width: 100%
	}
	form>.alarm,
	form>.control,
	form>.noctchange {
		height: 210px;
		font-size: 17px!important;
		color: #555!important
	}
	.header {
		min-width: 99.99999%
	}
	.main h4 {
		box-sizing: border-box;
		width: 100%;
		text-align: center;
		font-size: 1.2em;
		font-weight: bolder
	}
	.info {
		width: 100%;
		padding: 0;
		border-left: 0;
		border-right: 0
	}
	.alarms,
	.remindercont,
	.systeminfo {
		width: 31%;
		height: 200px;
		margin-left: 2%;
		padding-left: 0;
		box-sizing: border-box;
		padding-top: 5px;
	}
	.actionsWrapper {
		padding: 0;
		margin: 1em 0;
		width: 100%
	}
	.feedPauseWrapper,
	.maintenanceWrapper,
	.thunderWrapper,
	.waterChangeWrapper {
		width: 48.9%;
		margin: .3%
	}
	.tablelayout {
		width: 23.5%
	}
	#switchmenu {
		height: auto;
		padding: 10px 0
	}
	#switchmenu>h3 {
		position: relative;
		top: 7px
	}
	.txt {
		font-size: 17px;
		-webkit-appearance: none;
		-moz-appearance: none
	}
	form>.alarm>table,
	form>.control>table,
	form>.noctchange>table {
		width: 95%
	}
	.hcounter,
	.illumcontainer2>.label,
	.illumcontainer2>.value,
	.selector,
	.ui-button {
		font-size: 15px
	}
	.illumcontainer2>.value {
		margin-top: 4px;
		position: absolute;
		right: 4%;
		text-align: right;
		padding: 1px
	}
	.illumcontainer2>.label {
		position: absolute;
		left: 2%;
		bottom: 2%
	}
	.illumcontainer2 .switch {
		position: absolute;
		right: 16%;
		width: auto;
		font-size: 20px
	}
	.illumcontainer2 .switch .ui-button {
		font-size: 20px
	}
	.illumcontainer2 .sliderContainer {
		width: 70%;
		float: left;
		margin-top: 8px;
		margin-left: 36%;
		font-size: 20px
	}
	.headerbutton,
	.menu ul li,
	.menu ul li.current {
		font-size: 17px;
		color: #555!important
	}
	.header,
	.menu {
		height: auto
	}
	.menu {
		top: -48px!important
	}
	.menu ul li,
	.menu ul li.current {
		padding-bottom: 20px;
		width: 13.5%;
	}
	.sensorHeader {
		width: 98.5%;
		font-size: 1.3em
	}
	.eheim,
	.flow>tbody >tr>td.name,
	.infotable .heading,
	.niveau >tbody >tr>td.name,
	.nivvalues,
	.sensor2,
	.sensorrow>td.name,
	infotable {
		font-size: 15px!important
	}
	.illumcontainer2 {
		height: 70px;
		width: 48.6%
	}
	.illumcontainer2 .selector {
		width: 70%;
		margin: 0;
		margin-top: 0;
		margin-left: 0;
		clear: both;
		font-size: 20px
	}
	.switch2 {
		width: 98.5%
	}
	#webcam {
		width: 100%;
		max-height: 100%;
		margin: auto;
		height: 100%
	}
	.sensor {
		padding: 0!important;
		width: 49%;
		margin: .40774719417095%;
		height: 270px;
		left: 0;
		position: relative;
		box-shadow: 0 0 3px rgba(50, 50, 50, .5);
		border: 1px solid rgba(50, 50, 50, .5)
	}
	.sensor>.graph {
		width: 100%;
		height: 80%;
		position: absolute!important;
		bottom: 0
	}
	.sensor>.valContainer {
		clear: both;
		height: 18%;
		width: 100%;
		font-size: 15px;
		position: absolute;
		top: 0;
		left: 0;
		padding-left: 0
	}
	.sensor .valContainer .name {
		font-size: 20px;
		text-shadow: none;
		width: 27.5%;
		font-weight: 700;
		display: block;
		text-align: left;
		margin-left: 10px;
		position: relative;
		left: 0;
		float: left
	}
	.sensor .valContainer .description {
		font-size: 15px;
		text-align: left;
		width: 40%;
		display: block;
		margin-left: 0;
		margin-top: 5px;
		padding-left: 0;
		float: left
	}
	.sensor .valContainer .sensvalues {
		font-size: 19px;
		font-weight: 700;
		float: left;
		position: absolute;
		right: 5%
	}
	.sensor .valContainer .activity {
		font-size: 19px;
		float: left;
		position: absolute;
		right: 5%;
		top: 50%
	}
	.sensor.sensorsmall {
		width: 49%!important;
		height: 52.6px
	}
	.sensor.sensorsmall .valContainer {
		height: 92%
	}
	.lightsCont,
	.switchesCont {
		width: 100%;
		padding: 0
	}
	.lightsCont .switchmenu,
	.switchesCont .switchmenu {
		width: 99.8%;
		height: 50px;
		font-size: 15px
	}
	.lightsCont .ui-button,
	.switchesCont .ui-button {
		font-size: 17px
	}
	.lightsCont .lights,
	.switchesCont .switches {
		width: 100%;
		margin: auto;
		padding: 0
	}
	.lightsCont .lights .illumcontainer,
	.switchesCont .switches .switch {
		height: 60px;
		margin: 1px 2px 1px 1px;
		width: 49.5%;
		padding: 0;
		box-shadow: 0 0 1px rgba(50, 50, 50, .6)
	}
	.lightsCont .lights .illumcontainer .label,
	.switchesCont .switches .switch .label1 {
		margin-left: 3px;
		margin-top: 1px;
		margin-bottom: 3px;
		font-size: 17px;
		position: absolute;
		display: inline-block;
		width: 29%;
		bottom: 1%;
		left: 1%;
		float: left
	}
	.lightsCont .lights .illumcontainer .value,
	.switchesCont .switches .switch .current {
		height: auto;
		margin-top: 1px;
		margin-bottom: 3px;
		margin-right: 3px;
		display: inline-block;
		width: 10%;
		font-size: 17px;
		text-align: right;
		position: absolute;
		right: 4%;
		top: 28%
	}
	.lightsCont .lights .illumcontainer .illNumber,
	.switchesCont .switches .switch .swNumber {
		width: 10%;
		height: 15px;
		display: inline-block;
		font-size: 21px;
		margin-left: 3px;
		margin-top: 4px;
		float: left;
		position: absolute;
		left: 1%;
		top: 1%;
		font-weight: 700
	}
	.lightsCont .lights .illumcontainer .selector {
		position: absolute;
		left: 30%;
		width: 49%;
		top: 30%;
		font-size: 25px!important
	}
	.lightsCont .lights .illumcontainer .switchIllu {
		position: absolute;
		right: 23.5%;
		font-size: 25px!important;
		width: 40%;
		top: 15%
	}
	.lightsCont .lights .illumcontainer .switchIllu .ui-button {
		font-size: 17px
	}
	.switchesCont .switches .switch .ui-button {
		font-size: 15px
	}
	.switchesCont .switches .switch .label2 {
		width: 70%;
		position: absolute;
		right: 5%;
		top: 15%
	}
	.switchmenu>span {
		position: relative;
		top: 8px;
		margin-right: 10px;
		font-size: 20px
	}
	.lightsplitter,
	.switchsplitter {
		display: none!important
	}
	.ui-tabs-anchor {
		font-size: 17.9px
	}
	.settingsContainer {
		height: 93%;
		margin-top: 70px
	}
	.settingsContainer .ui-button-text {
		font-size: 20px
	}
	.settingButtons {
		width: 76%
	}
	.illsetting,
	.selAll.ui-buttonset,
	.sennsorsetting,
	.swsetting {
		width: 100%;
		text-align: center;
		margin-top: 10px;
		font-size: 17px
	}
	.lightcomposer {
		width: 98%;
		padding: 10px 0
	}
	.switch2 {
		font-size: 20px
	}
	#switchmenu {
		width: 99.8%
	}
	#switchmenu,
	#switchmenu .ui-button {
		font-size: 20px
	}
	.switch2 .ui-button {
		font-size: 20px!important
	}
	.switch2>.label1 {
		width: 23%!important;
		height: 100%;
		float: left
	}
	.switch2>.label2 {
		width: 30%;
		margin: 0;
		position: relative;
		height: 100%;
		float: left
	}
	.switch2>.label4 {
		width: 7%!important;
		margin-left: 0!important;
		float: left;
		position: relative
	}
	.switch2>.label5 {
		position: relative;
		width: 25%!important;
		float: left;
		margin: 0
	}
}