table {
   margin: 0px; padding: 0px; border-spacing: 0px; border: 1px grey solid; border-collapse: collapse;
}

tr {
   margin: 0px; padding: 0px; border-spacing: 0px;
}

td, th {
  margin: 0px; padding: 2px; border-spacing: 0px; border: 1px lightgrey solid; border-collapse: collapse;
}

table.nbs,
table.nb {
   margin: 0px; padding: 0px; border-spacing: 0px; border: 0px;
}

tr.nb {
   margin: 0px; padding: 0px; border-spacing: 0px;
}

td.nb, th.nb {
  margin: 0px; padding: 2px; border-spacing: 0px; border: 0px;
  text-align: left;
}

body {
  background-color: white;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: left center;
  font-family: Arial, Helvetica,sans-serif; font-size: 10pt;
}

A:link, A:visited, A:active {
  text-decoration: none;
  color: black;
}

A:hover {
  text-decoration: underline;
  color: #108fcd;
}

div.editC p{
  margin : 0px 0;
  padding : 0;
}

.editC {
  font-family: "Courier New", Courier, monospace;
}

.trshow {
  border: 0px;
}

.trhide {
  border: 0px;
  display: none;
}

/* new */
div.bglogo {
  display: block;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: white;
  z-index:100;
  background-image: url('/image1');
  background-repeat: no-repeat;
  background-position: left top;
}

.menulogo {
  width: 186px;
  height: 142px;
  background-image: url('/image1');
}

.menuspace {
  height: 100px;
}

.errormessage {
  color: red;
}

.okmessage {
  color: darkgreen;
}

.inputlabel {
  
}

.textlabel {
  
}

.inputfield {
  
}

.inputpassword {
  
}

.inputbutton {

}

.loginbutton {
  
}

.wizbutton_next {
  
}

/* <div class='select1'><div class='select2'> select </div></div> */

div.select1 {
  display: inline;
}

div.select2 {
  display: inline;
}

.inputcheckbox {
  /* NOG AANPASSEN IN CODE */
}

.inputradio {
  /* NOG AANPASSEN IN CODE */
}

.protocol_log_area {
  background-color: transparent;
}

.protocol_connect_button {
}

.protocol_disconnect_button {
}

.upnp_scan_button {
}

/* end new */

div.whitecontent {
  display: block;
  position: absolute;
  top: 25%;
  left: 25%;
  width: 50%;
  height: 50%;
  padding: 16px;
  border: 16px solid #00afed;
  background-color: white;
  z-index:1002;
  overflow: auto;
  text-align: center;
}

div.whitecontent>div {
  display: inline-block;
  text-align: left;
}

.black_overlay {
  display: block;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index:1001;
  -moz-opacity: 0.8;
  opacity:.80;
  filter: alpha(opacity=80);
}

div.progressbar1 {
  background-color: black;
  border-radius: 4px;
  padding: 3px;
  width: 350px;
}

div.progressbar2 {
  background-color: #00afed;
  height: 12px;
  border-radius: 2px;
}

.menulink {
  font-size: 12pt;
  padding-left: 10px;
}

input[type=number],
input, select {            
  color: #000;                                              
  background: #eee;                                         
  border: 1px solid #666; 
  border-radius: 2px;        
} 

input[type=text],
input[type=number],
input[type=password] {
  width: 146px;
}

select {
  width: 150px;
}

input[type=submit], input[type=button], button {
  color: #000;
  background: #eee;
  border: 1px solid #00afed;
  border-radius: 2px;
  min-width: 150px;
}

input[type=submit] + input[type=submit] {
  margin-left: 10px;
}
 
input[type=submit]:hover, input[type=button]:hover, button:hover {
  color: #fff;
  background: #00afed;
}

tr.netadv-nv {
  display: none;
}

.configreloadbutton {
  margin-left: 10px;
}

pre.userlog {
  border: 1px lightgrey solid;
}

.group-header {
  background-color: #444444; color: #fff;
}

th.bb, td.bb {
  border-bottom: 1px lightgrey solid;
}

.icon_enabled {
  display: inline-block;
  background-image: url('/image14');
  background-repeat: no-repeat;
  background-position: center center;
  margin: 5px;
  width: 20px;
  height: 20px;
}

.icon_disabled {
  display: inline-block;
  background-image: url('/image13');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 30px 30px;
  margin: 5px;
  width: 20px;
  height: 20px;
}

td.bb form input {
  width: 150px;
}

.scene_opt {
  width: 55px !important;
}

.schd_colorbox,
.rgbwpreview,
.rgbpreview {
  width: 50px !important;
  height: 20px !important;
  display: inline-block;
}

.schd_colorbox {
  margin-top: 8px;
  margin-bottom: -6px;
}

.schd_lim,
.rgbwvalue,
.rgbvalue {
  width: 30px !important;
}

.select_scene_sel div select {
  width: 500px !important;
}

.select_scene_opt div select {                                    
  width: 200px !important;                                        
}

.select_scene_opt div select.scene_hvac,
.scene_hvac {
  width: 55px !important;
}

.select_scene_opt div select.scene_switch,
.scene_switch {  
  width: 55px !important;                
} 

.tar {
  text-align: right !important;
}

div.scene_button_group a.add {
  display: inline-block;
  width: 20px !important;
  height: 20px !important;
  margin: 4px;
  background: url('/image8');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
}

.selecthidden {
  display: none !important;
}

.schd_add_icon {
  display: inline-block;
  width: 20px !important;
  height: 20px !important;
  margin: 4px;
  background: url('/image8');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  float: right;
  margin-right: 17px;
  margin-top: 30px;
}

div.menuspacer {
  height: 50px;
}

.wdaycol {
  width: 25px !important;
}

.schd_edit_icon {
  display: inline-block;
  background-image: url('/image12');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 30px 30px;
  margin: 5px;
  width: 20px;
  height: 20px;
}

.schd_del_icon {
  display: inline-block;
  background-image: url('/image9');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 30px 30px;
  margin: 5px;
  width: 20px;
  height: 20px;
}

.schd_adnv {
  display: none !important;
}

.schd_spacer {
  height: 40px;
}

div.scene_button_group a.del {
  display: inline-block;
  width: 15px;
  height: 20px;
  margin: 4px;
  margin-top: 2px;
  background: url('/image9');
  background-repeat: no-repeat;
  background-position: center;
}

.loadinggif {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 4px;
  background: url('/image15');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 25px 25px;
  margin-bottom: -8px;
}
.sceneedit {
  width: 200px !important;
}

.system-col1 {
  width: 250px;
}

.system-col2 {            
  width: 150px;                                                     
}

.system-col3 {            
  width: 150px;                                                     
}

.proto_col1 {            
  width: 250px;                                                     
}                                  
                                                                    
.proto_col2 {                                                      
  width: 150px;                
}

td button,
td input[type=button],
td input[type=submit] {
  float: right;
  margin-right: 0px;
}

#latid,
#lonid {
  width: 146px !important;
}

.scheduler-wday-sel,
.scheduler-wday-unsel {
  min-width: 20px;
}

.scheduler-wday-sel::after {
  width: 10px;
  height:10px;
  display: block;
  background-color: black;
  content: ' ';
margin-top: -10px;
margin-bottom: 5px;
margin-left: 5px;
}

#checkresultOK {
  width: 500px !important;
}

#checkresultFAIL {
  width: 500px !important;
}

#checkresultUP {
  width: 500px !important;
}

.menuSelected {
  color: #108fcd !important;
}

input[type=submit]:disabled, input[type=button]:disabled, button:disabled {
  color: #000;
  border: 1px solid #bbb;
  background: #bbb;
}

.simubutton {
  min-width: 100px;
}

div.select1.schd_select_sx1 div select {
  width: 85px;
}

.icon_cal {
  display: inline-block;           
  background-image: url('/image16');                        
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 30px 30px;
  margin: 5px;          
  width: 20px; 
  height: 20px;
}

.trhidden {
  display: none !important;
}

.daycol {
  background: #ddd;
  width: 250px;
  border: 0px;
  height: 20px;
  padding: 0px;
  vertical-align: middle;
  border-left: 1px solid #bbb;
  max-width: 250px;
}

.weekcol {
  background: #ddd;
  width: 150px;
  border: 0px;
  height: 20px;
  padding: 0px;
  vertical-align: top;
  border-left: 1px solid #bbb;
  max-width: 150px;
}

.dayscheduleitem,
.weekscheduleitem {
  white-space:nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.weekcolh {
  background: #fff;
  border: 0px;
  border-left: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
}

.weekcolx {
  background: #fff;
  border: 0px;
  border-bottom: 1px solid #bbb;
}

.timecol {
  background: #fff;
  border: 0px;
}

.dhh0 {
  border: 0px;
}

.dhh1 {                        
  border: 0px;
} 

.dhh2 {                        
  border: 0px;
  border-bottom: 1px solid #bbb;
}

.dayscheduleitem,
.weekscheduleitem {
  min-height: 20px;
  vertical-align: middle;
  padding: 2px;
  padding-left: 5px;
  padding-right: 5px;
  line-height: 24px;
}

.sunriseicon {
  display: inline-block;
  float: left;
  width: 24px;
  height: 24px;
  overflow-y: visible;
  margin: 0px;
  padding: 0px;
  background: url(/image17);
  background-repeat: no-repeat;
  background-position-y: center;
}

.sunseticon {
  display: inline-block;
  float: left;
  width: 24px;
  height: 24px;
  overflow-y: visible;
  margin: 0px;
  padding: 0px;
  background: url(/image18);
  background-repeat: no-repeat;
  background-position-y: center;
}

input[type="radio"].colorred,
input[type="radio"].colorblue,
input[type="radio"].colorgreen,
input[type="radio"].coloryellow,
input[type="radio"].colorpurple,
input[type="radio"].colororange {
  display: none;
}

input[type="radio"].colorred + span.colorred,
input[type="radio"].colorblue + span.colorblue,
input[type="radio"].colorgreen + span.colorgreen,
input[type="radio"].coloryellow + span.coloryellow,
input[type="radio"].colorpurple + span.colorpurple,
input[type="radio"].colororange + span.colororange {
  display:inline-block;
  width:24px;
  height:24px;
  vertical-align:middle;
  cursor:pointer;
}

input[type="radio"].colorred + span.colorred {
  background: url(/image23);
  background-repeat: no-repeat;
  background-position: center bottom;
}

input[type="radio"].colorblue + span.colorblue {
  background: url(/image19);
  background-repeat: no-repeat;
  background-position: center bottom;
}

input[type="radio"].colorgreen + span.colorgreen {
  background: url(/image20);
  background-repeat: no-repeat;
  background-position: center bottom;
}

input[type="radio"].coloryellow + span.coloryellow {
  background: url(/image24);
  background-repeat: no-repeat;
  background-position: center bottom;
}

input[type="radio"].colorpurple + span.colorpurple {
  background: url(/image22);
  background-repeat: no-repeat;
  background-position: center bottom;
}

input[type="radio"].colororange + span.colororange {
  background: url(/image21);
  background-repeat: no-repeat;
  background-position: center bottom;
}

input[type="radio"].colorred:checked + span.colorred,
input[type="radio"].colorblue:checked + span.colorblue,
input[type="radio"].colorgreen:checked + span.colorgreen,
input[type="radio"].coloryellow:checked + span.coloryellow,
input[type="radio"].colorpurple:checked + span.colorpurple,
input[type="radio"].colororange:checked + span.colororange {
  background-position: center top;
}

.weekdivcontainer {
  height: 190px;
  width: 100%;
}

.sched_action_header {
  margin-bottom: 10px;
  display: inline-block;
}

.filltable {
  width: 100%;
}

#dayedittime,
#weekedittime,
#dayactionlist,
#weekactionlist,
#dayeditactions,
#weekeditactions {
  border: 1px solid lightgray;
  border-radius: 5px;
  padding: 10px;
  margin: 10px;
}

#dayedittime,
#dayactionlist,
#dayeditactions {
  min-width: 400px;
}

#weekeditactions,
#weekactionlist {
  float: left;
  height: 150px;
}

#weekactionlist {
  min-width: 250px;
}

#weekedittime {
  float: right;
  height: 150px;
}

.actionlistitem {
  height:24px;
  vertical-align:middle;
  line-height: 24px;
}

.actionlistitem span {
  cursor:pointer;
}

.delactionitem {
  float: right;
  margin: 0px !important;
}

.schd_add_action_icon {
  display: inline-block;
  width: 20px !important;
  height: 20px !important;
  margin: 0px;
  background: url('/image8');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 14px 14px;
  float: right;
  cursor:pointer;
}

.weekschtd {
  min-width: 1100px;
}

.dayschtd {                                      
  min-width: 750px;         
}

.trigger_tc {
  display: inline-block;
  width: 40px;
  height: 30px;
  margin: 4px;
  background: url('/image25');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 28px 18px;
  margin-bottom: -8px;
}

.trigger_c {
  display: inline-block;
  width: 40px;
  height: 30px;
  margin: 4px;
  background: url('/image26');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 28px 18px;
  margin-bottom: -8px;
}

.trigger_a {
  display: inline-block;
  width: 40px;
  height: 30px;
  margin: 4px;
  background: url('/image27');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 28px 18px;
  margin-bottom: -8px;
}

.treeselectcomponent {
  width: 188px;
  margin-bottom: 4px;
  margin-top: 4px;
  height: 1.5em;
}

.groupopen {
  width: 20px;
  height: 20px;
  background-image: url('/image29');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 24px 24px;
}

.groupclosed {
  width: 20px;                       
  height: 20px;
  background-image: url('/image28');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 24px 24px;
}

#mvcframe {
  position: absolute;
  top: 300px; 
  left: 0;
  width: 600px;
  height: 200px;
  background-color: rgba(150, 150, 150, 0.95);
  text-align:center;
  display: none;
  border: 3px solid #00afed;
  border-radius: 5px;
}

#mvcframe div.d1 {
  height: 120px;
  font-size: 20pt;
  line-height: 50px;
}

#mvcframe button.d3 {
  margin-right: auto;
  margin-left: auto;
  float: none;
  margin-top: 30px;
}

#weekminedit { width: 50px; }
#weekhouredit { width: 50px; }
#dayminedit { width: 50px; }
#dayhouredit {width: 50px; }
#dayeditactions table tr th { min-width: 100px; }
#weekeditactions table tr th { min-width: 100px; }
.chart-container { height: 400px; width: 600px;} .sem_tr { border-bottom: 1px solid #ccc; width: 750px; padding: 10px; } .sem_tr div {display: inline-block; } .sem_t_act {width: 100px;} .sem_t_endis {width: 80px;} .sem_t_type {width: 30px;} .sem_t_name {width: 150px;} .sem_t_c2 { width: 180px;} .sem_t_cb {width: 180px;} .sem_t_type { width: 30px; height: 30px; display: inline-block; margin-top: -10px; margin-bottom: -10px; background-size: 25px; 25px; background-position: center; background-repeat: no-repeat; } .sem_t_type0 { background-image: url(/image40.png); } .sem_t_type1 { background-image: url(/image41.png); } .sem_t_type2 { background-image: url(/image42.png); } .sem_t_type3 { background-image: url(/image43.png); } .sem_t_type4 { background-image: url(/image44.png); } .sem_t_type5 { background-image: url(/image45.png); } .sem_t_type6 { background-image: url(/image46.png); } .sem_t_type7 { background-image: url(/image47.png); } .sem_t_type8 { background-image: url(/image48.png); } .sem_t_type9 { background-image: url(/image49.png); } .sem_t_type10 { background-image: url(/image50.png); }
