
/* dropdown  */
/* .table-wrapper {
    max-height: 500px;
     overflow: auto;
    /* display:inline-block; */
  /* } */ 
  
  
  .dropbtn {
    background-color: #04AA6D;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
  }
  
  .dropbtn:hover, .dropbtn:focus {
    background-color: #3e8e41;
  }
  
  #list{
      font-size:12px;
  }
  
  .dropdown {
    position: relative;
    display: inline-block;
  }
  
  .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f6f6f6;
    min-width: 230px;
    overflow: auto;
    border: 1px solid #ddd;
    z-index: 1;
  }
  
  .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
  }

  .cbox:checked {
    accent-color: #59c4bc !important;
  }


  
  .dropdown a:hover {background-color: #ddd;}
  
  .show {display: block;}
    

  .page-item.active .page-link {
    background-color: #59c4bc !important;
    border: #feffff;
  }
  .page-item .page-link:hover {
    color: grey !important;
  }

  .slider{
    background: #59c4bc;
  }

  .schek{
    background-color: #59c4bc !important;
  }


  .smallinfo{
    font-size: 10px !important;

  }

  #InfoDvc h6{
    font-size:12px;
  }

  .sensors{
    font-size: 11px !important;
  }

  .chrt{
    max-height: 500px;
  }

  .pushsearch:hover{
background-color: #8c8f91;
color:black !important;
  }

  .ldvc:hover{
    box-shadow:  0 0 2.2px rgba(0, 0, 0, 0),
    0 6.7px 5.3px rgba(0, 0, 0, 0.048),
    0 12.5px 10px rgba(0, 0, 0, 0.06),
    0 22.3px 17.9px rgba(0, 0, 0, 0.072),
    0 41.8px 33.4px rgba(0, 0, 0, 0.086),
    0 60px 80px rgba(0, 0, 0, 0.12);
    /* background-color: grey; */
  }
  .dvclist > .name{
    font-size: 13px !important;
  }
  .dvclist > .message{
    font-size: 10px !important;
  }


  @media (min-width: 276px) {  
    .ldvc:hover{
      box-shadow:  0 0 2.2px rgba(0, 0, 0, 0),
      0 6.7px 5.3px rgba(0, 0, 0, 0.048),
      0 12.5px 10px rgba(0, 0, 0, 0.06),
      0 22.3px 17.9px rgba(0, 0, 0, 0.072),
      0 41.8px 33.4px rgba(0, 0, 0, 0.086),
      0 60px 80px rgba(0, 0, 0, 0.12);
      /* background-color: grey; */
    }
  }

 .sensor_info{
  padding-top:10px !important;
 }


 @media screen and (max-width: 600px) {
  .tsummaris {
    visibility: hidden;
    clear: both;
    float: left;
    margin: 10px auto 5px 20px;
    width: 28%;
    display: none;
  }
}

.headrt{
  max-height: 100px;
  background-color: rgba(46, 49, 46, 0.1);
  padding:20px 0 20px 20px;
  color:black;
  
}
.subheadrt{
  /* max-height: 200px; */
  background-color: rgba(82, 144, 238, 0.1);
  padding:20px 0 20px 20px;
  color:black;
  
}

.charts{
  max-height: 100px !important;
}


/* ---qr  */
.qr-code-generator {
  width: 500px;
  margin: 0 auto;
  }
  
  .qr-code-generator * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  }
  
  #qrcode {
  width: 128px;
  height: 128px;
  margin: 0 auto;
  text-align: center;
  }
  
  #qrcode a {
  font-size: 0.8em;
  }
  
  .qr-url, .qr-size {
  padding: 0.5em;
  border: 1px solid #ddd;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  }
  
  .qr-url {
  width: 79%;
  }
  
  .qr-size {
  width: 20%;
  }
  
  .generate-qr-code {
  display: block;
  width: 100%;
  margin: 0.5em 0 0;
  padding: 0.25em;
  font-size: 1.2em;
  border: none;
  cursor: pointer;
  background-color: #e5554e;
  color: #fff;
  }
/* ---end qr  */



.qrc{
  width: 100px;
  height: auto;
}

#card_dvc {
  content: "";
  background-image: url("../../dist/images/bg/bgs.png");
  background-repeat: no-repeat;
  opacity: 0.2;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: 60% 100%;
  position: absolute;
  /* z-index: -1;    */
  height: 100%;
}

#boxlog{
  /* border: solid 1px grey; */

  box-shadow:  0 0 2.2px rgba(0, 0, 0, 0),
    0 6.7px 5.3px rgba(0, 0, 0, 0.048),
    0 12.5px 10px rgba(0, 0, 0, 0.06),
    0 22.3px 17.9px rgba(0, 0, 0, 0.072),
    0 41.8px 33.4px rgba(0, 0, 0, 0.086),
    0 60px 80px rgba(0, 0, 0, 0.12);
    /* background-color: grey; */
}

/* .c_form_group{
  /* border: solid 1px grey; */

/* }  */

@media only screen and (max-width: 600px) {
  #auth-main {
    visibility: hidden;
  }
  /* .c_form_group{
    border: 0px;
  
  } */
}

#auth-main {
  content: "";
  background-image: url("../../dist/images/bg/bgs.png");
  background-repeat: no-repeat;
  opacity: 0.2;
  /* top: 0; */
  left: 0;
  bottom: 0 !important;
  right: 0;
  background-size: 48% 100%;
  position: absolute;
  /* z-index: -1;    */
  height: 100%;
}

.colgroup{
  justify-content: center;  
}
.colinfo{
  border: solid 1px;
  border-radius: 3px;
  padding-top : 3px;
  margin : 1px;
}

#listing_all{
  max-height: 80%;
}

