body{
    background-color: rgb(250, 251, 249);
}

.row-cfg{
   /* border-bottom: 1px solid rgba(212, 208, 208, 0.599); */
    padding: 2px;
    position: relative;
    text-align: left;
   
}

.time-day1{
   height: 40px;
}

.img_export_icon{
      display: block;
      width: 20px;
      height: 20px;
      z-index: 0;
      left: 7px;
      position: absolute;
}
.lbl-sitetitle{
  font-size: 10px;
  color: #fefefe;
}
.select-pos{
      font-size: 9px;
      margin-right: 0px;
}
.graph_style{
      background-color: none;
      height: 100%;
      position: relative;
      z-index: 0;
}

.container-edit-lv1{
    vertical-align: top;
    position: relative;
}
.edit-container{
      border: 1px solid rgb(9, 25, 170);
      width:80vw;
      display: inline-block;
      border-radius: 5px;
      position: relative;
      vertical-align: top;
      padding-bottom: 5px;
      padding: 20px;
}
.edit-object-panel-cover{
  padding: 5px;
  display: inline-block;
}
.edit-object-panel{
      display: inline-block;
      position: relative;
      background-color: none;
      width: 150px;
      height: 150px;
      border-radius: 5px;
      border: 1px solid rgb(245, 94, 7);  
}
.buttom-edit{
      position: relative;
      width: 100%;
}
.btn-update-cfg{
      position: absolute;
      bottom: 0px;
      right: 0px;
}
.txt-are{
      width: 100%;
      height: 76%;
      font-size: 10px;
      cursor: default;
      color: rgb(9, 3, 46);
}
.tool-panel-control-edit{
    position: absolute;
    bottom: 0px;
    font-size: 10px;
    width:100%;
    padding: 2px;
}
.btn-save-notify{
        position: absolute;
        bottom: 3px;
        right: 3px;
}
.btn-delete-notify{
  position: absolute;
  bottom: 3px;
  left: 3px; 
  width: 15px;
}

a{
   color: #2196F3;
   text-decoration: underline;
   cursor:default;
}
label{
      font-size: 10px;
}
.parent-content {
  margin: auto; 
  border:1px solid none;
  position: relative; 
  max-width:380px;  
  height: 100vh;
}
.topnav {
  overflow: hidden;
  background-color: #333;
  top: 0px;
}

.topnav a {
  float: left;
  color: #f2f2f2;
  text-align: center;
  padding: 7px 8px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}

.topnav a.active {
  background-color: #04AA6D;
  color: white;
  
}
.main-navbar{
      width: 100%;
      position: fixed;
      bottom: 0;
      background-color: none;
      z-index: 1;
}
.navbar {
  overflow: hidden;
  position: relative;
  
  padding: 0;
}
.block1-1{
  display: inline-block;
  width: 100%;
  height: 250px;
  border-radius: 10px;
  border:1px solid none;
  text-align: center;
  position: relative;
  padding: 5px;
  padding-bottom: 20px;
  vertical-align: top;
  cursor: default;
  z-index: 1;
}

.block1-16-9{
  display: inline-block;
  width: 100%;
  height: 200px;
  border-radius: 10px;
  border:1px solid none;
  text-align: center;
  position: relative;
  padding: 5px;
  padding-bottom: 20px;
  vertical-align: top;
  cursor: default;
  z-index: 0;
  
}
.block1-1x1{
  display: inline-block;
  width: 100%;
  height: 60px;
  border-radius: 10px;
  border:1px solid none;
  text-align: center;
  position: relative;
  padding: 5px;
  padding-bottom: 20px;
  vertical-align: top;
  cursor: default;
  z-index: 0;
  
}

.block1-2{
  display: inline-block;
  width: 50%;
  height: 140px;
  border-radius: 10px;
  border:1px solid none;
  text-align: center;
  position: relative;
  padding: 5px;
  padding-bottom: 20px;
  vertical-align: top;
  cursor: default;
  z-index: 0;
}

.block1-3{
        display: inline-block;
        width: 33%;
        height: 80px;
        border-radius: 10px;
        border:1px solid none;
        text-align: center;
        position: relative;
        padding: 5px;
        padding-bottom: 20px;
        vertical-align: top;
        cursor: default;
        z-index: 0;
}

.test{
     border: 1px solid red;
}
.timer-day{
      display: inline-block;
      width: 35px;
      height: 100%;
      background-color:none;
      border-radius: 2px;
      border: 1px solid none;
      position: relative;

}

.day-label{
     font-size: 10px;
     margin-left: 4px;
     
}
.dof-checkbox{
     margin-top: 2px;
}
.Sun{
      color: red;
}
.Mon{
  color: rgb(149, 154, 10);
}
.Tue{
  color: rgb(183, 14, 152);
}
.Wed{
  color: rgb(12, 135, 47);
}
.Thu{
  color: rgb(171, 77, 10);
}
.Fri{
  color: rgb(36, 15, 228);
}
.Sat{
  color: rgb(83, 8, 144);
}
.label_text_upper_left{
      position: absolute;
      top: 2px;
      left: 2px;
      font-size: 10px;
      background-color: none;
}
.control_label{
     display: inline-block;
     background-color: none;
     width: 160px;
     height: 20px;
     font-size: 11px;
     position: relative;
     margin-top: 2px;
}
.label_date_panel{
     background-color: none;
     display: inline-block;
     width: 100%;
     height: 33%;
     position: absolute;
     top: 38px;
     left: 0px;
}
.timer_input_text{
     width: 41px;
     font-size: 11px;
}
.label_time_panel{
  background-color: none;
  display: inline-block;
  width: 100%;
  height: 33%;
  position: absolute;
  bottom: 0px;
  left: 0px;
}

.block2{
  display: inline-block;
  width: 48%;
  height: 60px;
  border-radius: 10px;
  border:1px solid gray;
  text-align: center;
  position: relative;
  padding: 5px;
  padding-bottom: 20px;
  vertical-align: top;
}
.user-title{
    font-size: 12px;
    padding: 5px;
    color: white;
    font-weight: 900;
    position: absolute;
    right: 5px;
}
.blockInner-body{
  background-color: none;
  width: 95%;
  height: 70%;
  position: absolute;
  top:24px;
  left: auto;
  border-radius: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 900;
}
.blockInner{
        background-color: none;
        width: 95%;
        height: 95%;
        position: absolute;
        top:auto;
        left: auto;
        border-radius: 5px;
        border:1px solid gray;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: 900;
}
.footer-graph{
    position: absolute;
    bottom: 20px;
    left: 5px;
    width: 98%;
}
.calandar-input-graph{
      font-size: 10px;
      display: inline-block;
      width: 90px;
}
.setting{
    position: absolute;
    right: 5px;
    top: -35px;
}
.img_icon{
     width: 28px;
     position: absolute;
     z-index: 2;
     left: 8px;
     bottom: 2px;     
}
.last_time_receive{
      position: absolute;
      z-index: 2;
      right: 8px;
      bottom: 2px;
      font-size: 8px;       
}
.text-inblock{
        display: inline-block;   
        padding: 13px;        
}
/* The switch - the box around the slider */
.switch {
        position: relative;
        display: inline-block;
        width: 60px;
        height: 34px;
      }
      
      /* Hide default HTML checkbox */
      .switch input {
        opacity: 0;
        width: 0;
        height: 0;
      }
      
      /* The slider */
      .slider {
        position: absolute;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #ccc;
        -webkit-transition: .4s;
        transition: .4s;
      }
      
      .slider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
      }
      
      input:checked + .slider {
        background-color: #2196F3;
      }
      
      input:focus + .slider {
        box-shadow: 0 0 1px #2196F3;
      }
      
      input:checked + .slider:before {
        -webkit-transform: translateX(26px);
        -ms-transform: translateX(26px);
        transform: translateX(26px);
      }
      
      /* Rounded sliders */
      .slider.round {
        border-radius: 34px;
      }
      
      .slider.round:before {
        border-radius: 50%;
      }
      
html, body {
  overflow: auto;
}

.center {
text-align: center;
border: 3px solid green;
}


/* The Modal (background) */
.modal {
display: none; /* Hidden by default */
position: fixed; /* Stay in place */
padding-top: 100px; /* Location of the box */
left: 0;
top: 0;
width: 100%; /* Full width */
height: 100%; /* Full height */
overflow: auto; /* Enable scroll if needed */
background-color: rgb(0,0,0); /* Fallback color */
background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
z-index:20;
}

/* Modal Content */
.modal-content {
background-color: #fefefe;
margin: auto;
padding: 20px;
border: 1px solid #888;
width: 200px;
text-align:center;
border-radius:5px;
}

/* The Close Button */
.close {
color: #aaaaaa;
float: right;
font-size: 28px;
font-weight: bold;
}

.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
}



.btn-rfn{
display:inline-block;
width:35px;
height:25px;
background-color:gray;
text-align: center;
cursor:default;
border-radius:5px;
}
.footer {
position: fixed;
left: 0;
bottom: 30;
width: 100%;
background-color: red;
color: white;
text-align: center;
color:black;
font-size:12px;
}

/*-------------------------*/
.label-title{
  font-size: 11px;
  padding: 5px;
}
.label-title input{
        width: 70px;
}
.label-title span{
    font-size: 11px;
    text-decoration: underline;
}
.config-row{
        font-size: 11px;
        padding: 4px;
}
.config-row span{
        color: blue;
}
.config-row div{
  color: rgb(7, 7, 7);
  display: inline-block;
}
.config-row input{
     margin-left: 5px ;
     width: 50px;
     text-align: right;
}

.panel-edit-name{
    position: absolute;
    font-size: 12px;
    top: 0px;
    font-weight: 900;
    color: rgb(9, 33, 243);
}