
/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsImZpbGUiOiJjdXN0b20uY3NzIn0= */

/*# sourceMappingURL=custom.css.map */

.fas{

 
  line-height: 0px;
  margin-left: -0.5em !important;

}

@media screen and (max-width: 750px) {

  .kv-table-wrap th, .kv-table-wrap td {
      display: block;
      width: 100% !important;
      text-align: center;
      font-size: 1em;
    
  }

  .kv-table-wrap tr > td:first-child {
      border-top: 3px double #ccc;
      margin-top: 10px;
      font-size: 2em;
  }

  .table-bordered > :not(caption) > * {

   
    width: 80% !important;
    display: block;
    border-width:0px;
  }

  /*  AJUSTE DE CGRIDVIEW */  

tbody, td, tfoot, th, thead, tr{
    max-width: 100% !important;
    margin-left: 5%;
    }



}


