@charset "UTF-8";
/* CSS Document */

.research #content {padding:4% 10%;}

.subhead1 {
font-family: "Arial Black", Gadget, sans-serif;
font-size: 1.74em;
margin: 20px auto 30px;
}
.red {color: #a93430;}

.about_adya {
background: none repeat scroll 0 0 #f6f6f6;
border-radius: 2px 2px 2px 2px;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
margin: 20px auto;
padding: 1.5% 1% 3% 1%;
position: relative;
}
#EnvLab{margin:0;}
.reportinfo {border-collapse: collapse;
border: 2px solid grey;
border-spacing: 2px;
}
thead {
display: table-header-group;
vertical-align: middle;
border-color: inherit;
}
tbody {
display: table-row-group;
vertical-align: middle;
border-color: inherit;
}
tr {
display: table-row;
vertical-align: inherit;
border-color: inherit;
}
th {
font-weight: bold;
background: #bec0bf;
color: #000;
padding: 3px 3px;
font-size: 14px;
text-align: center;
border: 2px solid #4d4d4d;
}
td {
padding: 6px;
font-size: 15px;
text-align: left;
vertical-align: top;
border: 2px solid #4d4d4d;
}
.reportname {
color: #2f2f55;
font-weight: bold;
padding: 0 1px;
text-decoration: none;
}
.reportid {
color: #031ca9;
font-weight: bold;
text-decoration: underline;
padding: 0 1px;
}
.comment {
color: #707070;
}
.testdoc {
padding: 6px 40px;
}
.lab_heading {
font-size: 2.3em;
line-height: 34px;
margin: 6% auto 4%;
font-family: "Arial Black", Gadget, sans-serif;
font-weight: 400;
}

.left_cntnt { width:60%;}
.right_cntnt {width:40%;}
.patent_note {
color: #636363;
line-height: 15px;
font-size: 0.9em;
font-style: italic;
margin-bottom: 20px;
margin-left: 5%;
}