.fixed_headers {
  width: 70%;
  border-collapse: collapse;
  font-size: 12px;
}
.fixed_headers th,
.fixed_headers td {
  text-align: left;
  border: 1px solid black;
  text-align: center;
  vertical-align: middle;
}
.fixed_headers td:nth-child(1),
.fixed_headers th:nth-child(1) {
  min-width: 60px;
}
.fixed_headers td:nth-child(2),
.fixed_headers th:nth-child(2) {
  min-width: 90px;
}
.fixed_headers th:nth-child(3) {
  min-width: 200px;
}
.fixed_headers td:nth-child(3){
  min-width: 200px;
  text-align: left;
}
.fixed_headers td:nth-child(4),
.fixed_headers th:nth-child(4) {
  min-width: 50px;
}
.fixed_headers th:nth-child(5) {
  min-width: 150px;
}
.fixed_headers td:nth-child(5),
.fixed_headers th:nth-child(5) {
  width: 100%;
}

.fixed_headers thead {
  background-color: #333333;
  color: #fdfdfd;
}
.fixed_headers thead tr {
  display: block;
  position: relative;
}
.fixed_headers tbody {
  display: block;
  overflow: auto;
  width: 100%;
  height: 300px;
}
.fixed_headers tbody tr:nth-child(even) {
  background-color: #dddddd;
}



.fixed_headers_col4 {
  width: 70%;
  border-collapse: collapse;
  font-size: 12px;
}
.fixed_headers_col4 th,
.fixed_headers_col4 td {
  text-align: left;
  border: 1px solid black;
  text-align: center;
  vertical-align: middle;
}
.fixed_headers_col4 td:nth-child(1),
.fixed_headers_col4 th:nth-child(1) {
  min-width: 70px;
}
.fixed_headers_col4 td:nth-child(2),
.fixed_headers_col4 th:nth-child(2) {
  min-width: 90px;
}
.fixed_headers_col4 th:nth-child(3) {
  min-width: 180px;
}
.fixed_headers_col4 td:nth-child(3){
  min-width: 180px;
  text-align: left;
}
.fixed_headers_col4 td:nth-child(4),
.fixed_headers_col4 th:nth-child(4) {
  width: 100%;
  text-align: left;
}

.fixed_headers_col4 thead {
  background-color: #333333;
  color: #fdfdfd;
}
.fixed_headers_col4 thead tr {
  display: block;
  position: relative;
}
.fixed_headers_col4 tbody {
  display: block;
  overflow: auto;
  width: 100%;
  height: 240px;
}
.fixed_headers_col4 tbody tr:nth-child(even) {
  background-color: #dddddd;
}


.fixed_headers_col3 {
  width: 70%;
  border-collapse: collapse;
  font-size: 12px;
}
.fixed_headers_col3 th,
.fixed_headers_col3 td {
  text-align: left;
  border: 1px solid black;
  text-align: center;
  vertical-align: middle;
}
.fixed_headers_col3 td:nth-child(1),
.fixed_headers_col3 th:nth-child(1) {
  min-width: 70px;
}
.fixed_headers_col3 th:nth-child(2) {
  min-width: 400px;
}
.fixed_headers_col3 td:nth-child(2){
  min-width: 400px;
  text-align: left;
}
.fixed_headers_col3 td:nth-child(3),
.fixed_headers_col3 th:nth-child(3) {
  width: 100%;
  text-align: left;
}

.fixed_headers_col3 thead {
  background-color: #333333;
  color: #fdfdfd;
}
.fixed_headers_col3 thead tr {
  display: block;
  position: relative;
}
.fixed_headers_col3 tbody {
  display: block;
  overflow: auto;
  width: 100%;
  height: 141px;
}
.fixed_headers_col3 tbody tr:nth-child(even) {
  background-color: #dddddd;
}


.fixed_headers_col2 {
  width: 50%;
  border-collapse: collapse;
  font-size: 12px;
}
.fixed_headers_col2 th,
.fixed_headers_col2 td {
  text-align: left;
  border: 1px solid black;
  text-align: center;
  vertical-align: middle;
}
.fixed_headers_col2 td:nth-child(1),
.fixed_headers_col2 th:nth-child(1) {
  min-width: 470px;
}
.fixed_headers_col2 td:nth-child(2),
.fixed_headers_col2 th:nth-child(2) {
  min-width: 470px;
}


.fixed_headers_col2 thead {
  background-color: #333333;
  color: #fdfdfd;
}
.fixed_headers_col2 thead tr {
  display: block;
  position: relative;
}
.fixed_headers_col2 tbody {
  display: block;
  overflow: auto;
  width: 100%;
  height: 250px;
}
.fixed_headers_col2 tbody tr:nth-child(even) {
  background-color: #dddddd;
}

.fixed_headers_colQz {
  width: 50%;
  border-collapse: collapse;
  font-size: 12px;
}
.fixed_headers_colQz th,
.fixed_headers_colQz td {
  text-align: left;
  border: 1px solid black;
  text-align: center;
  vertical-align: middle;
}
.fixed_headers_colQz td:nth-child(1),
.fixed_headers_colQz th:nth-child(1) {
 min-width: 30%;
}
.fixed_headers_colQz td:nth-child(2),
.fixed_headers_colQz th:nth-child(2) {
  min-width: 90%;
}


.fixed_headers_colQz thead {
  background-color: #333333;
  color: #fdfdfd;
}
.fixed_headers_colQz thead tr {
  display: block;
  position: relative;
}
.fixed_headers_colQz tbody {
  display: block;
  overflow: auto;
  width: 100%;
  height: 250px;
}
.fixed_headers_colQz tbody tr:nth-child(even) {
  background-color: #dddddd;
}
.resulttable{
padding-left:0px;
}
@media only screen and (max-width:480px)
{
.resulttable{
padding-left:12px;
}

.fixed_headers_col4 td:nth-child(1) {
    min-width: 25%;
	width:25%;
    
}

.fixed_headers_col4 td:nth-child(2) {
    min-width: 25%;
	width:25%;
    
}
.fixed_headers_col4 td:nth-child(3) {
    min-width: 25%;
	width:25%;
  
}
.fixed_headers_col4 td:nth-child(4), .fixed_headers_col4 th:nth-child(4) {
    min-width: 25%;
	width:25%;
   
	}
.fixed_headers_col4 th:nth-child(1) {
    min-width: 25%;
	width:25%;
   
	
}
.fixed_headers_col4 th:nth-child(2) {
    min-width: 25%;
	width:25%;
   
}
.fixed_headers_col4 th:nth-child(3) {
    min-width: 25%;
	width:25%;
  
}
.fixed_headers_col4 th:nth-child(4), .fixed_headers_col4 th:nth-child(4) {
    min-width: 25%;
	width:25%;  
	padding-right:40px;
	}	
.fixed_headers_col4 {
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
 }	
.fixed_headers_col4  th{
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
 width:100%;
}	
	
.fixed_headers_col4 th, .fixed_headers_col4 td {
      border: 1px solid #000;
  }



.fixed_headers_col3 td:nth-child(1) {
    min-width: 25%;
	width:25%;
    text-align: left;
}

.fixed_headers_col3 td:nth-child(2) {
    min-width: 25%;
	width:25%;
    text-align: left;
}
.fixed_headers_col3 td:nth-child(3) {
    min-width: 25%;
	width:25%;
    text-align: left;
}
.fixed_headers_col3 td:nth-child(4), .fixed_headers_col3 th:nth-child(4) {
    min-width: 25%;
	width:25%;
    text-align: left;
	}
.fixed_headers_col3 th:nth-child(1) {
    min-width: 25%;
	width:25%;
    text-align: left;
	vertical-align: middle;
	
}
.fixed_headers_col3 th:nth-child(2) {
    min-width: 25%;
	width:25%;
    text-align: left;
}
.fixed_headers_col3 th:nth-child(3) {
    min-width: 25%;
	width:25%;
    text-align: left;
}
.fixed_headers_col3 th:nth-child(4), .fixed_headers_col3 th:nth-child(4) {
    min-width: 25%;
	width:25%;
    text-align: left;
	padding-right:40px;
	}	
.fixed_headers_col3 {
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
  text-align:left;
}	
.fixed_headers_col3  th{
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
  text-align:left;
}	
	
.fixed_headers_col3 th, .fixed_headers_col3 td {
    border: 1px solid #000;
    
}

.fixed_headers_col2 td:nth-child(1) {
    min-width: 25%;
	width:50%;
  }

.fixed_headers_col2 td:nth-child(2) {
    min-width: 25%;
	width:50%;
  }

.fixed_headers_col2 th:nth-child(1) {
    min-width: 25%;
  
}
.fixed_headers_col2 th:nth-child(2) {
    min-width: 25%;
}

.fixed_headers_col2 {
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
  text-align:center;
}	
.fixed_headers_col2  th{
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
  text-align:center;
}	
	
.fixed_headers_col2 th, .fixed_headers_col2 td {
      border: 1px solid #000;
    
}
.nsd2020table{
width:85%;
border-collapse: collapse; 
outline: black solid 5px;
}
.nsd2020td{
padding-left:20px;
}
@media only screen and (max-width:480px){
.nsd2020table{
width:100%;
border-collapse: collapse; 
outline: black solid 5px;
}
.nsd2020td{
padding-left:0px;
}
.nsd2020td1{
display:none;
}
