body,html{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:0;
	margin:0;
	min-height:100%;
}

body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-color:#2692d0;
	background: #1e5799; /* Old browsers */
	background: -moz-linear-gradient(top, #1e5799 0%, #7db9e8 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #1e5799 0%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #1e5799 0%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
    min-height: 100%;
}

#swpanel,#swpanel2{
	margin-bottom:0.5em;
}

.emptynotice {
    border: 1px #333 dashed;
    padding: 10px;
    font-size: 0.9em;
    text-align: center;
    margin: 0 0.25em 1em;
}

.swoptpanel {
    border: 1px #999 solid;
    padding: 5px;
    border-radius: 5px;
	overflow: visible;
	position:relative;
	background-color:#FFF;
}

.swoptpanel i.del {
    position: absolute;
    right: 5px;
    font-size: 1.2em;
    color: #FFF;
	cursor:pointer;
}

.swoptpanel .whenon,.swoptpanel .whenoff {
    float: left;
    width: 50%;
    box-sizing: border-box;
}
.swoptpanel p {
    padding: 5px;
    background-color: #999;
    margin: -5px;
    color: #FFF;
}

.swoptpanel select.opt, .swoptpanel select.cval {
    width: calc(100% - 95px);
    float: left;
    margin: 10px 5px 0;
}
.swoptpanel select.cval {
    width: 70px;
    float: left;
}
.swoptpanel select.cval.full {
    width: calc(100% - 10px);
    box-sizing: border-box;
}

.sepa {
    width: auto;
    background-color: #1f589a;
	color:#FFF;
    border-radius: 5px;
    padding: 3px;
    text-align: center;
    margin: 2px 0;
    border: 1px #999 solid;
}
.group {
    border: 1px #ccc dashed;
    padding: 5px;
    margin: 5px 0;
	position: relative;
}

.swoptpanel span, .group span{
	display:none;
	cursor:pointer;
}

.group .swoptpanel:first-child, .group .group:first-child{
	margin-bottom:27px;
}
.group .swoptpanel:first-child span, .group .group:first-child > span{
    width: 100%;
    background-color: #1f589a;
    color: #FFF;
    border-radius: 5px;
    padding: 3px;
    text-align: center;
    margin: 5px 0 ;
    box-sizing: border-box;
    position: absolute;
    border: 1px #999 solid;
    bottom: -31px;
    left: 0;
	display:block;
}


.group .swoptpanel:first-child span:after , .group .group:first-child > span:after{
	content: 'AND';
}
.group.or > .swoptpanel:first-child > span:after, .group.or > .group:first-child > span:after{
	content: 'OR';
}


.state {
    padding: 0 1em 1em;
    background-color: #ddd;
    border-radius: 10px;
	overflow:hidden;
	margin-bottom:0.5em;
}

.state .fr, .state .row.actions {
    width: 60%;
    float: left;
	overflow:hidden;
}
.state .fr {
	width: 40%;
    margin: 1.4em 0 0 0;
}
.state .fr p{
	font-size: 1.1em;
    float: left;
    line-height: 24px;
    padding: 0;
    margin: 0 10px 0 0;
}


div#swstate {
    text-align: center;
    background-color: #29a11c;
    padding: 3px 10px;
    border-radius: 15px;
    width: 30px;
    border: 1px #333 solid;
    font-size: 1.2em;
    float: left;
	color:#FFF;
}
div#swstate.off {
	background-color: #6e6e6e;
}


div#stpbutton{
	position: fixed !important;
	width:50px;
	height:50px;
	right: 5px;
    bottom: 50px;
	background-image:url('../img/stop.png');
    z-index: 9;
	cursor:pointer;
}



ul.tabs{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.tabs li{
	background: none;
	display: inline-block;
	padding: 10px 15px;
	cursor: pointer;
	text-transform: uppercase;
    color: #888;
    font-size: 0.8em;
    font-weight: bold;
}

ul.tabs li.current{
	background: #f8f8f8;
    color: #222;
    border: 1px #999 solid;
    border-radius: 5px;
}


.tab-content.current{
	display: inherit;
}
.autoriego {
    display: block;
    overflow: hidden;
}
li.tab-link {
    width: 50%;
    box-sizing: border-box;
    text-align: center;
    font-size: 1.1em;
}

.tab_reel {
  width: 100%;
  display: flex;
  justify-content: space-between;
  transition: 0.5s cubic-bezier(0.18, 1.14, 0.5, 1.18);
 -webkit-user-drag: none; 
  -khtml-user-drag: none; 
  -moz-user-drag: none; 
  -o-user-drag: none; 
  user-drag: none; 
}
.tab_reel .tab-content {
  	width: 50%;
    padding: 0;
	display: block;
}
.tab_block{
	flex: 1;
	width: 200%;
	height: 100%;
}



span.delriego {
    float: right;
    width: 25px;
    height: 25px;
    margin: 3px 0 0 5px;
	background-image:url('../img/delete.png');
	background-size:100% 100%;
    cursor: pointer;
}

div#progresswrapper {
   	position: fixed !important;
    width: 100%;
}

div#progresswrapper {
    max-width: 500px;
}

div#app {
    max-width: 500px;
    margin: 0 auto;
    border: 1px #FFF solid;
    position: relative;
}

div#view.install {
    background-color: #FFF;
    padding: 1em;
    text-align: center;
	min-height: 100vh;
}

div#view.install img {
    margin: 2em 1em;
}

div#view.install h3 {
	font-size: 2.5em;
    text-transform: uppercase;
    color: #8dae57;
    margin: 1.5em 0;
}

div#view.install a.next, div#view.install a.naction {
    background-color: #8dae57;
    color: #FFF;
    text-decoration: none;
    letter-spacing: initial;
    padding: 1em 2em;
    border-radius: 20px;
    margin: 2em 0;
    display: inline-block;
}

div#view.install p {
	font-size: 1.1em;
    line-height: 1.5;
    letter-spacing: 1px;
}

div#view.install input[type=text] {
    width: 300px;
    float: none;
}

.rtbee p{
    border: 1px #ccc solid;
	border-top:0;
    margin: 0;
    padding: 5px 10px 2px;
	background-color:#ebfaff;
}
.rtbee p.hide {
    display: none;
}
.rtbee p:nth-child(2n){
	background-color:#f1ffeb;
}
.rtbee p:first-child{
	border-top: 1px #ccc solid;
}



form#loginform,form#registerform,form#recoverform {
    display: block;
    overflow: visible;
    max-width: 400px;
    margin: 15vh auto;
    color: #FFF;
    padding: 7em 2em 2em;
    box-sizing: border-box;
    background-color: rgba(255,255,255,0.2);
    border-radius: 1em;
	position:relative;
}
form#loginform:before,form#registerform:before,form#recoverform:before {
    content: ' ';
    position: absolute;
    width: 114px;
    height: 117px;
    background: url(../img/indlogo.jpg) no-repeat;
    background-size: cover;
    top: -50px;
    left: calc(50% - 57px);
}

form#loginform input,form#loginform label, .serblock,form#registerform input,form#registerform label,form#recoverform input,form#recoverform label{
 	width: 80%;
	display: block;
	margin: 0 auto;
	overflow: hidden;
}

form#loginform input,form#registerform input,form#recoverform input {
    padding: 0.75em 0.5em;
    outline: none;
    border: none;
    margin: 7px auto;
    border-radius: 5px;
    box-sizing: border-box;
    float: none;
}
form#loginform p,form#registerform p,form#recoverform p {
    text-align: center;
    margin: 2em;
	font-size:1.2em;
}
form#registerform p a,form#loginform p a,form#recoverform p a{
    color:#FFF;
}
form#registerform input[type=submit],form#loginform input[type=submit],form#recoverform input[type=submit],form#recoverform input[type=button]  {
    background-color: #00a651;
    color: #FFF;
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight: bold;
	cursor:pointer;
	-webkit-appearance: none;
	border-radius: 5px;
}
p.error {
    color: #FFF;
    font-size: 1em;
    font-weight: bold;
    background-color: #a60000;
    margin: 0;
    padding: 1em 1em;
	text-align:center;
	position:fixed;
	width:100%;
	top:0;
    box-sizing: border-box;
	z-index:99;
	box-shadow:0 0 5px #000;
}
p.notice {
    color: #FFF;
    font-size: 1em;
    font-weight: bold;
    background-color: #58ba22;
    margin: 0;
    padding: 1em 1em;
	text-align:center;
	position:fixed;
	width:100%;
	top:0;
    box-sizing: border-box;
	z-index:99;
}
form#registerform label,form#loginform label ,form#recoverform label{
    margin: 1em auto 0;
}

form#registerform input.serial , form#recoverform input.serial {
    width: 23.5%;
    float: left;
	margin-left:2%;
    text-align: center;
    letter-spacing: 2px;
}
form#registerform input.serial:first-child , form#recoverform input.serial:first-child {
	margin-left:0;
}

@media only screen and (max-width: 420px) {
	form#loginform input, form#registerform input,form#loginform label,form#registerform label, .serblock, form#recoverform input, form#recoverform label{
		width: 95%;
	}
	form#loginform,form#registerform ,form#recoverform {
		margin-left:1em;
		margin-right:1em;
	}

}

.animated{
	-webkit-animation: rotation 1s infinite linear;
}

li.loading.ui-tabs-tab::before {
    content: '\f110';
    top: 6px;
    position: relative;
    right: 5px;
    font-family: "Font Awesome 5 Free";
	font-weight: 900;
	-webkit-animation: rotation 1s infinite linear;
display: inline-block;
	animation: rotation 1s infinite linear;
}


@-webkit-keyframes rotation {
	from {-webkit-transform: rotate(0deg);}
	to {-webkit-transform: rotate(359deg);}
}

div#bnav {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #1f5899;
    max-width: 500px;
	box-shadow: 0 0 5px #000;
}
div#bnav a {
    color: #FFF;
    text-decoration: none;
    padding: 0.5em 0.5em 1.2em 0.5em;
    float: left;
    width: 25%;
    box-sizing: border-box;
    text-align: center;
    font-size: 2em;
    border-left: 1px #FFF solid;
}
div#bnav a:first-child {
	border-left:none;
}

div#amp {
    position: absolute;
    right: 135px;
    top: 70px;
}

div#b1c {
	color:#a40202;
	text-align: right;
}
div#b2c {
	color:#FFF;
	text-align: right;
}
div#b3c {
	color:#1db000;
}
div#bwc {
	font-weight:bold;
	margin-top:5px;
}

i#ot6{
    font-size: 3em;
    padding: 8px 0;
}

.cs-loader {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index:1005;
}

.cs-loader-inner {
  transform: translateY(-50%);
  top: 50%;
  position: absolute;
  width: calc(100% - 200px);
  color: #FFF;
  padding: 0 100px;
  text-align: center;
}

.cs-loader-inner label {
  font-size: 7vw;
  opacity: 0;
  display:inline-block;
}

@keyframes lol {
  0% {
    opacity: 0;
    transform: translateX(-300px);
  }
  33% {
    opacity: 1;
    transform: translateX(0px);
  }
  66% {
    opacity: 1;
    transform: translateX(0px);
  }
  100% {
    opacity: 0;
    transform: translateX(300px);
  }
}

@-webkit-keyframes lol {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-300px);
  }
  33% {
    opacity: 1;
    -webkit-transform: translateX(0px);
  }
  66% {
    opacity: 1;
    -webkit-transform: translateX(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(300px);
  }
}

.cs-loader-inner label:nth-child(6) {
  -webkit-animation: lol 3s infinite ease-in-out;
  animation: lol 3s infinite ease-in-out;
}

.cs-loader-inner label:nth-child(5) {
  -webkit-animation: lol 3s 100ms infinite ease-in-out;
  animation: lol 3s 100ms infinite ease-in-out;
}

.cs-loader-inner label:nth-child(4) {
  -webkit-animation: lol 3s 200ms infinite ease-in-out;
  animation: lol 3s 200ms infinite ease-in-out;
}

.cs-loader-inner label:nth-child(3) {
  -webkit-animation: lol 3s 300ms infinite ease-in-out;
  animation: lol 3s 300ms infinite ease-in-out;
}

.cs-loader-inner label:nth-child(2) {
  -webkit-animation: lol 3s 400ms infinite ease-in-out;
  animation: lol 3s 400ms infinite ease-in-out;
}

.cs-loader-inner label:nth-child(1) {
  -webkit-animation: lol 3s 500ms infinite ease-in-out;
  animation: lol 3s 500ms infinite ease-in-out;
}

#loader-wrapper .loader-section {
    position: fixed;
    top: 0;
    width: 51%;
    height: 100%;
    background: #222222;
    z-index: 1000;
}
 
#loader-wrapper .loader-section.section-left {
    left: 0;
}
 
#loader-wrapper .loader-section.section-right {
    right: 0;
}

.loaded #loader-wrapper .loader-section.section-left {
    -webkit-transform: translateX(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(-100%);  /* IE 9 */
    transform: translateX(-100%);  /* Firefox 16+, IE 10+, Opera */
}
 
.loaded #loader-wrapper .loader-section.section-right {
    -webkit-transform: translateX(100%);  /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(100%);  /* IE 9 */
    transform: translateX(100%);  /* Firefox 16+, IE 10+, Opera */
}

.loaded #loader {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out; 
            transition: all 0.3s ease-out;
}
.loaded #loader-wrapper {
    visibility: hidden;
}

.loaded #loader-wrapper .loader-section.section-right,
.loaded #loader-wrapper .loader-section.section-left {
 
    -webkit-transition: all 0.3s 0.3s ease-out; 
            transition: all 0.3s 0.3s ease-out;
}

.row{
	display:block;
	overflow:hidden;
}
label{
	display:block;
	overflow:hidden;
}
select,input[type=text]{
	width: calc(100% - 100px);
    margin: 0px 5px 1px 0;
    float: left;
    padding: 1px;
    box-sizing: border-box;
}
select.delayed,input[type=text].delayed{
    background-color: #faf4ad;
}
input{
	width:95px;
}
.controlform, .cscreen, #tabs, .notifpanel, #panel{
	width:90%;
	max-width:500px;
	margin:1em auto;
	padding:1em;
	overflow:hidden;
}

.cscreen,.notifpanel, #panel{
    position: relative;
}

.cscreen{
	color:#FFF;
    overflow: visible;
    background-color: #2e68a6;
}

#panel{
	background-color: #FFF;
	min-height: calc(100vh - 200px);
}

#panel.loading {
    min-height: 100vh;
    background-color: #CCC;
}
#panel.loading:before {
    content: '...Recuperando datos...';
    position: absolute;
    text-align: center;
    width: calc(100% - 2em);
    font-size: 1.5em;
    margin-top: 5em;
}
p.innotice {
    background-color: #ddffca;
    padding: 1em;
    border: 1px #ccc solid;
    border-radius: 10px;
    margin: 2em 0;
}
#panel #indgrs{
	overflow: auto;
    display: block;
    height: 100%;
}
#bnav a.active {
    background-color: #3b576e;
}

.notifpanel{
	background: linear-gradient(to right, #b42626 , #d90101);
	color:#FFF;
	display:none;
	
}
.notifpanel:nth-child(2){
	padding-top: 2.5em;
}


.notifpanel h3{
	font-size: 1.5em;
    letter-spacing: 0;
    margin-top: 5px;
}

.notifpanel .close {
    position: absolute;
    right: 2em;
}
.notifpanel .close a{
	color:#FFF;
	
}


#constatus {
    position: absolute;
    right: 138px;
    top: 18px;
    font-size: 1.5em;
}

#swgstatus {
    position: absolute;
    right: 138px;
    top: 48px;
    font-size: 1.5em;
}

h2 {
    margin: 0;
    font-size: 14px;
    padding: 0;
}
h3 {
    margin: 0;
    font-size: 48px;
    letter-spacing: -2px;
}
.other{
	float:right;	
}
h4 {
    margin: 0.4em;
    font-size: 13px;
    font-weight: normal;
    text-align: right;
}
.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none;
    border: 1px #333 solid;
    border-top: 0;
}
.ui-widget-header {
    border-bottom: 1px #333 solid;
    border-radius: 0 !important;
    background: none;
    color: #333333;
    font-weight: bold;
}
.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}
.ui-tabs .ui-tabs-panel {
    background-color: #FFF;
}
#tabs{

    box-shadow: 2px 2px 5px #666;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #000;
    background: #666;
    font-weight: normal;
    color: #ffffff;
}
.reg-hidden{
	display:none;
}

.rgtitle{
	font-weight: bold;
    padding: 1em 0;
}

 
@media only screen and (max-width: 420px) {
	div#app {
		border:none;
	}
	.cscreen{
	    padding: 1em;
	    width: calc(100% - 0.5em);
	    box-sizing: border-box;
	    margin: 0.25em auto;
		height:145px;
	}
	div#panel {
	    padding: 3em 1em 1em;
	    width: calc(100% - 0.5em);
	    box-sizing: border-box;
	    margin: 0.25em auto 4em;
		
	}
	.hasnotif div#panel {
	    padding-top: 1em;
	}
	.other {
		float: none;
		text-align: center;
		margin: 0 0 1em 0;
	}
	h2{
		font-size: 19px;
		margin-top: 0;
	}
	h3{
	    margin: 0;
    	font-size: 34px;
	}
	h4 {
		margin: 0.2em;
		font-size: 13px;
		text-align: center;
	}
	label {
		display: block;
		overflow: hidden;
		margin: 5px 0 2px 0;
	}
	#ot2{
		margin-bottom:0 !important;
	}
	.board .container {
	    min-width: 55px !important;
	    max-width: 55px !important;
	}
	.board div#ot7 {
    	width: 44px !important;
	}
	img#constatus {
	    right: 123px;
	}
	div#amp {
    	right: 129px;
	}
	div#recordwrap {
	    font-size: 0.85em;
	}
}

.board {
    float: right;
    display: block;
    overflow: hidden;
}

.board input, .board button {
    margin-left:4px;
}
.board input {
    width:83px;
}
.board button {
    width:87px;
    padding:5px 0px 5px 0px;
}
.board .container {
    min-width:70px;
    max-width:70px;
    height:130px;
    position:relative;
    float: left;
}
.board .attendance {
    width: 90%;
    float: left;
    background-color: #1f1f1f;
    margin: 5px 5% 0 5%;
    padding-bottom: 4px;
    position: relative;
    border-radius: 0;
    overflow: hidden;
}
.board .attendance .title {
    font-family:"Arial";
    color:white;
    font-size:8px;
    font-weight:bold;
    text-align:center;
    padding:8px 0px 2px 0px;
	margin:0;
}
.board .bar {
    float: left;
    width: calc(100% - 6px);
    margin: 0px 3px;
    height: 100px;
    background-color: #2f2f2f;
    position: relative;
}
.board .cage {
    width:100%;
    float:left;
    position:relative;
}
.board .bar-1, .board .bar-2, .board .bar-3, .board .bar-4, .board .bar-5, .board .bar-6, .board .bar-7, .board .bar-8, .board .bar-9 {
    float:left;
    width:100%;
    background-color:#1f1f1f;
    height:3px;
}
.bar-1 {
    margin-bottom:4px;
}
.board .bar-2 {
    margin-bottom:5px;
}
.board .bar-3 {
    margin-bottom:6px;
}
.board .bar-4 {
    margin-bottom:7px;
}
.board .bar-5 {
    margin-bottom:7px;
}
.board .bar-6 {
    margin-bottom:7px;
}
.board .bar-7 {
    margin-bottom:7px;
}
.board .bar-8 {
    margin-bottom:7px;
}
.board .bar-9 {
    margin-bottom:7px;
}
.board .level {
    float:left;
    height:100px;
    max-height:150px;
    width:100%;
    background-color:#6ae719;
    position:absolute;
    bottom:0;
	border-radius: 0;
}
.board .level.med {
    background-color:yellow;
}
.board .level.low {
    background-color:red;
}
.board .rcol {
    float: left;
    width: 50px;
	text-align:center;
}
.board .rcol img{
    max-width: 40px;
	margin-top:2px;
  	-webkit-filter: invert(100%); /* safari 6.0 - 9.0 */
    filter: invert(100%);
}
.board div#ot7,.board div#ot77 {
    position: absolute;
    color: #000;
    z-index: 99;
    bottom: 5px;
    width: 57px;
    text-align: center;
}

.board.double .container {
    min-width:65px;
    max-width:65px;
    margin-top: 3px;
}

.board.double .attendance {
    width: 50%;
    float: left;
    margin: 0;
}
.board.double .bar {
    width: calc(100% - 4px);
    margin: 0px 2px;
}
.nightmode {
    padding: 10px;
    margin: 5px 0;
    border: 1px #000 solid;
    color: #FFF;
    background-color: #000;
	display:none;
}

.board.double div#ot7,.board.double div#ot77 {
    width: 28px;
    font-size: 0.8em;
}



/*buttons */

input[type=button],button,a.button,input[type=submit] {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  cursor: pointer;

  display: inline-block;
  text-align: center;
  text-decoration: none;

  margin: 2px 0;

  border: solid 1px transparent;
  border-radius: 4px;

  padding: 0.5em 1em;

  color: #ffffff;
  background-color: #1f589a;
  outline: none;
  -webkit-appearance: none;
}
input[type=button]:active,button:active,a.button:active,input[type=submit]:active {
  transform: translateY(1px);
  filter: saturate(150%);
}

input[type=button]:disabled,button:disabled,a.button:disabled,input[type=submit]:disabled  {
  color: #1f589a;
  background-color: #FFF;
  border: solid 1px #1f589a;
}

input[type=button]::-moz-focus-inner,button::-moz-focus-inner,a.button::-moz-focus-inner,input[type=submit]::-moz-focus-inner {
  border: none;
}
button.js-push-btn{
    margin: 0 0 1em 0;
    width: 100%;
}

.row.actions {
    margin: 2em 0;
}

.row.actions a,.row.actions input[type=button],.row.actions input[type=submit]{
    width: calc(50% - 4px);
    box-sizing: border-box;
}

.row.actions input[type=button].reset, .row.actions #cancelriego{
	background-color:#e21b1c;
}
input#newRcdRiego1,input#newRcdRiego2 {
    width: 100%;
    padding: 10px;
}

form#lastdataform1,form#lastdataform2 {
    clear: both;
    border: 1px #CCC solid;
    padding: 2em;
    display: block;
    overflow: hidden;
    background-color: #e0f2f4;
    border-radius: 4px;
}
form#lastdataform1 select,form#lastdataform2 select{
	width:100%;
	box-sizing: border-box;
}


/*inputs*/
select, input[type=text] {
    -webkit-appearance: none;
    padding: 6px;
    border-radius: 4px;
    margin: 2px 5px 0 0;
    font-size: 13px;
    background-color: #f4f4f4;
	outline: none;
	border: solid 1px #CCC;
}


table.lighstatus{
	font-size:0.6em;
	overflow:hidden;
	width:100%;height:25px;
	text-align:center;
	border-collapse: collapse;
	border:1px #000 solid;
    margin: 2px 0 5px 0;
}
table.lighstatus td{
	border: 1px solid black;
	width:4.166666666667%;
	background-color:#edea0e;
}
table.lighstatus td.off{
	background-color:#333;
	color:#FFF;
}
.slidecontainer input{
	width:100%;
}

input[type=range] {
    width: calc(100% - 100px);
    margin: 6px 5px 1px 0;
    float: left;
}

/* Absolute Center Spinner */
#loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: visible;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
#loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
}

/* :not(:required) hides these rules from IE9 and below */
#loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

#loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}