.docs_table {

padding-left: 10px;
}

table.dataTable {

 vertical-align: top;
font-family: Calibri;
}

.detail-info {
white-space: pre-wrap !important;
padding-left: 27% !important;
}



table.dataTable thead tr th {
 color: #808080;

  background-color: #fffdf6;

vertical-align: top !important;
   }


table.dataTable thead tr th ul {
padding-left: 10px;
text-align:left;
margin-bottom: 0;
    }
    

       table.dataTable tbody td {

       text-align: justify;
           word-break: break-word;
               vertical-align: top;
               }

table.dataTable thead .sorting:before, table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:before, table.dataTable thead .sorting_desc_disabled:after {
        bottom: 0;
                    top: 0.9em;
                    }