


table.dataTable.dtr-inline.collapsed > tbody > tr > td.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty {
  cursor: default !important;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.child{ padding: 0px 0px 0px 0px; background-color: #f5f5f4;  }

table.dataTable.dtr-inline.collapsed > tbody > tr > td.child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty:before {
  display: none !important;
}
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td.dtr-control,
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th.dtr-control {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td.dtr-control:before,
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th.dtr-control:before {
  top: 50%;
  left: 5px;
  height: 14px;
  width: 15px;
  padding: 1px 0 0 0;
  margin-top: -9px;
  display: block;
  position: absolute;
  color: white;
  border: 2px solid white;
  border-radius: 14px;
  box-shadow: 0 0 3px #444;
  box-sizing: content-box;
  text-align: center;
  text-indent: 0 !important;
  font-family: 'Courier New', Courier, monospace;
  line-height: 14px;
  content: '+';
  background-color: #019eef;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control:before {
  top: 50%;
  left: 5px;
  height: 14px;
  width: 15px;
  padding: 1px 0 0 0;
  margin-top: -9px;
  display: block;
  position: absolute;
  color: white;
  border: 2px solid white;
  border-radius: 14px;
  box-shadow: 0 0 3px #444;
  box-sizing: content-box;
  text-align: center;
  text-indent: 0 !important;
  font-family: 'Courier New', Courier, monospace;
  line-height: 14px;
  content: '+';
  background-color: #019eef;
}


/*
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td.dtr-control:before,
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th.dtr-control:before {
  content: '-';
  background-color: #ff7200;
}
*/
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td.dtr-control:before,
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th.dtr-control:before {
  content: '-';
  background-color: #ff7200;
}



table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td.dtr-control,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th.dtr-control {
  padding-left: 27px;
}
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td.dtr-control:before,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th.dtr-control:before {
  left: 4px;
  height: 14px;
  width: 14px;
  border-radius: 14px;
  line-height: 14px;
  text-indent: 3px;
}
table.dataTable.dtr-column > tbody > tr > td.control,
table.dataTable.dtr-column > tbody > tr > th.control {
  position: relative;
  cursor: pointer;
}
table.dataTable.dtr-column > tbody > tr > td.control:before,
table.dataTable.dtr-column > tbody > tr > th.control:before {
  top: 50%;
  left: 50%;
  height: 16px;
  width: 16px;
  margin-top: -10px;
  margin-left: -10px;
  display: block;
  position: absolute;
  color: white;
  border: 2px solid white;
  border-radius: 14px;
  box-shadow: 0 0 3px #444;
  box-sizing: content-box;
  text-align: center;
  text-indent: 0 !important;
  font-family: 'Courier New', Courier, monospace;
  line-height: 14px;
  content: '+';
  background-color: #31b131;
}
table.dataTable.dtr-column > tbody > tr.parent td.control:before,
table.dataTable.dtr-column > tbody > tr.parent th.control:before {
  content: '-';
  background-color: #d33333;
}
table.dataTable > tbody > tr.child {
  padding: 0.5em 1em; margin: 0 0 0 0;
}
table.dataTable > tbody > tr.child:hover {
  background: transparent !important;
}
/* ul */
table.dataTable > tbody > tr.child ul.dtr-details {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 8px 0 6px 0;
  width: 100%;
  color: #000;
  background-color: #fafafb; /*  background-color: #e4e7ed; */
  border-bottom: 1px solid #fff!important;
  box-shadow: inset 0 2px 4px -1px #999;
}
table.dataTable > tbody > tr.child ul.dtr-details > li {   }
/*  clearfix*/
table.dataTable > tbody > tr.child ul.dtr-details > li {content: "";  display: block; float: left; width: 24%; margin: 0 0 0 0; padding: 0 0 0 0;
 border-right: 1px solid #e0e0e0; border-left: 1px solid #fff;}

table.dataTable > tbody > tr.child ul.dtr-details > li:first-child {
 border-left:none;
}
table.dataTable > tbody > tr.child ul.dtr-details > li:last-child {
  border-bottom: none; border-right: none;
}
/* span title */
table.dataTable > tbody > tr.child span.dtr-title {
  float: left;
  height: 16px;
  padding: 3px 0 0 10px;
   
  font-weight: bold;
  text-align: left;
   font-family: 'Figtree', sans-serif;
   font-size: 12px;
    text-align: left;
 

}

table.dataTable > tbody > tr.child span.dtr-title img { display: none; }


/* span  data  */
table.dataTable > tbody > tr.child span.dtr-data {
  float: left;
  height: 20px;
  padding: 3px 0 0 10px;
   width: 100%;
  font-weight: 500;
  text-align: left;
   font-size: 12px;
   text-align: left;
   font-family: 'Figtree', sans-serif;
}


div.dtr-modal {
  position: fixed;
  box-sizing: border-box;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  padding: 10em 1em;
}
div.dtr-modal div.dtr-modal-display {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 50%;
  height: 50%;
  overflow: auto;
  margin: auto;
  z-index: 102;
  overflow: auto;
  background-color: #f5f5f7;
  border: 1px solid black;
  border-radius: 0.5em;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.6);
}
div.dtr-modal div.dtr-modal-content {
  position: relative;
  padding: 1em;
}
div.dtr-modal div.dtr-modal-close {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 22px;
  height: 22px;
  border: 1px solid #eaeaea;
  background-color: #f9f9f9;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  z-index: 12;
}
div.dtr-modal div.dtr-modal-close:hover {
  background-color: #eaeaea;
}
div.dtr-modal div.dtr-modal-background {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.6);
}






@media screen and (max-width: 767px) {
  div.dtr-modal div.dtr-modal-display {    width: 95%;  }


}

@media  screen and  (max-width: 410px)  {
table.dataTable > tbody > tr.child span.dtr-title{ height:auto; }
table.dataTable > tbody > tr.child span.dtr-title span{ display:block;  }
.lv3-table-virt, .lv3-table-open{width:27px; height:23px; }


}



/*
@media screen and (max-width: 481px) {
table.dataTable > tbody > tr.child ul.dtr-details > li { width: 28%;}

}
*/


/*
@media  screen and  (max-width: 453px)  {
table.dataTable > tbody > tr.child ul.dtr-details > li:first-child { width: 27%;}
table.dataTable > tbody > tr.child ul.dtr-details > li:flast-child { width: 23%; }
table.dataTable > tbody > tr.child span.dtr-title { padding: 3px 0 0 7px;}
table.dataTable > tbody > tr.child span.dtr-data {  padding: 3px 0 0 7px;}
table.dataTable > tbody > tr.child ul.dtr-details > li:last-child { width: 30%; }
}
*/

@media  screen and  (max-width: 450px)  {
/*table.dataTable > tbody > tr.child span.dtr-title {  width: 35%; }*/


}



/*
@media screen and (max-width: 380px) {
  table.dataTable > tbody > tr.child ul.dtr-details > li { width: 29%;}
table.dataTable > tbody > tr.child ul.dtr-details > li:first-child { width: 29%;}
table.dataTable > tbody > tr.child ul.dtr-details > li:flast-child { width: 22%; }

  }
*/

/*
@media screen and (max-width: 350px) {
table.dataTable > tbody > tr.child ul.dtr-details > li p{ display: none; }
table.dataTable > tbody > tr.child ul.dtr-details > li img{ display: inline; }
table.dataTable > tbody > tr.child ul.dtr-details > li { width: 27%;}
table.dataTable > tbody > tr.child ul.dtr-details > li:first-child { width: 31%;}
table.dataTable > tbody > tr.child ul.dtr-details > li:flast-child { width: 15%; }

  }
  */