﻿   .total {
            background-color: #d7d7d7;
    text-align: center;
    font-weight: bolder;
        }
.resTBL  tfoot  th {
    background:#d7d7d7
}
.resTBL  thead  th {
    background:#d7d7d7;
/*border-bottom: 1px solid rgba(13, 0, 0, 0.21)!important;*/
    /*box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    box-shadow: 0 9px 7px rgba(0,0,1,0.1);*/

}

.resTBL {
 width:100%;
}
.resTBL td {

}
@media screen and (max-width: 767px) {
     .resTBL {

display: block;
 overflow-x: auto;

}
}  

td {
padding:4px!important;
}
.customSearch {
    float:right!important;
     float:none!important;
   
   margin:0!important;
   width:90%!important;
   border-radius:5px!important;
      height:40px!important;
   font-size:15px!important;
}


@media screen and (max-width: 767px) {
     .customSearch {

   float:none!important;
   
   margin:0!important;
   width:90%!important;
   border-radius:5px!important;
      height:40px!important;
   font-size:15px!important;

}
}  

 .dataTables_filter {

   
   

    /*width: 50%;
    float: right;
    text-align: right;*/

      padding-top: 10px;
    padding-bottom: 5px;
    background-color: #ededed;
    width: 100%;
    float: none;
    text-align: center;
 border-radius:6px;
 
}


@media screen and (max-width: 767px) {
     .dataTables_filter {

   
   
    padding-top: 10px;
    padding-bottom: 5px;
    background-color: #ededed; 
    width: 100%;
    float: none;
    text-align: center;
 border-radius:6px;
}
    
     
} .dataTables_filter > label{

   
   text-align:center!important;
   
   width:100%;
}

      

 .dt-buttons {
}


@media screen and (max-width: 767px) {
     .dt-buttons {

   
   
    padding-top: 5px;
    padding-bottom: 5px;
    /* padding: 0px; */
    background-color: #ededed;
    /* border: 2px solid grey; */
   
    width: 100%;
    float: none;
    text-align: center;
 border-radius:6px;
}



.labelHeader {
    text-align: center!important;
    font-size: large;
    margin-bottom: 10px;
}

.labelHeader_verified {
    text-align: center!important;
    font-size: large;
    background-color: #d6d9e0;
    margin-top: 20px;
}

.smallfullscreen {
    width: 100%;
    position: relative;
    min-height: 1px;
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
}
