* {
	font-family: Verdana, Geneva, sans-serif;
}



body

{

width:99vw; 
padding:0vw;
height:91vh; 
margin:0, auto;
text-align: center;
background-color: #bebe7c;


margin-top: 0px; 
    margin-bottom: 0px; 
    margin-left: 0px; 
    margin-right: 0px;
    padding: 0;
 }
 
/* table css from Wesite */

.CSSTableGenerator tr:first-child td{
/* 	background:-o-linear-gradient(bottom, #b4b220 5%, #003f7f 100%);	 */
/* 	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #005fbf), color-stop(1, #003f7f) ); */
/* /* 	background:-moz-linear-gradient( center top, #b4b220 5%, #003f7f 100% ); */ */
/* 	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#005fbf", endColorstr="#003f7f"); */
/* 	background: -o-linear-gradient(top,#005fbf,003f7f); */

	background-color:#808040;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:1vw;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
/* 		background-color:#fff7f2; */
	
}
.CSSTableGenerator {

	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGenerator table{
   
}
.CSSTableGenerator tr:nth-child(odd)
{ background-color:#fffff4; }
.CSSTableGenerator tr:nth-child(even)  
  { background-color:#ffffff; }.CSSTableGenerator td{
	vertical-align:middle;
	text-align:left;
	padding:7px;
/* 	font-size:1vw; */
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.CSSTableGenerator tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
/* 	background:-o-linear-gradient(bottom, #b4b220 5%, #003f7f 100%);	 */
/* 	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #005fbf), color-stop(1, #003f7f) ); */
/* 	background:-moz-linear-gradient( center top, #b4b220 5%, #003f7f 100% ); */
/* 	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#005fbf", endColorstr="#003f7f"); */
/* 	background: -o-linear-gradient(top,#005fbf,003f7f); */

	background-color:#808040;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
/* 	font-size:5vw; */
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.CSSTableGenerator tr:first-child:hover td{

	background-color:#408080;
	text-decoration:none;
}
.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
	text-decoration:none;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
	text-decoration:none;
}




.CSSTableGenerator tr td a {
  font-size: 4vw;
}

.CSSTableGenerator tr td  {
  font-size: 4vw;
}

.CSSTableGenerator tr th  {
  font-size: 4vw;
}



/* end of css tabe code from iricen website 16-01-2020  */
 
 
 
#container
{
background-position: center; 
 width:99vw;
/*     height: 99.7vh; */
/*      background-image: url('../images1/Header101.jpg'); */
/*      background-image: url('../images1/Header104.jpg'); */
    background-repeat: no-repeat;
    background-size: cover;
/*     algin:center; */
margin-left: auto;
  margin-right: auto;
  
/*   this is border for container  */
/*     border:.2vw solid green; */
/* border:.1vw solid #800000; */
}





h2 {
	text-align:left;
	text-transform: capitalize;

	margin-left:10px;
    color: blue;
}


li > ol {
	list-style-type:lower-alpha;

	
}

ol li
{
		font-size:2vw;
		margin-right:1vw;
			margin-left:2vw;
}

ul li
{
		font-size:2vw;
		margin-right:1vw;
			margin-left:2vw;
}


/* a{ */
/* 	text-decoration: none; */
/* 	font-size:2.5vw; */
/* } */

#MainTable{
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	padding:15px;
    width:75%;
    box-shadow: 10px 10px 5px #888888;
    border:1px solid #000000;
}

#MainTable1{
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	font-size:1.5vw;
    width:85vw;
    box-shadow: 10px 10px 5px #888888;
    border:1px solid #000000;
}


#MainTable2{
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	font-size:6vw;
    width:85vw;
    box-shadow: 10px 10px 5px #888888;
    border:.7vw solid #0000ff;
}


table {
    border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	padding:15px;
    width:50%;
/*     box-shadow: 10px 10px 5px #e5e5e5; */
    border:3px solid #b0b0b0;
}

/* =====================common table command ============================ */


table, th, td {
/*     border: 1px solid black; */
font-size:2vw;
text-align:left;
}

td.sr{
	text-align:right;
}

td.pdf{
	text-align:center;
}




table.MainTable tr:nth-child(even) 
{
	background-color: #aad5ff;
	}

table.MainTable  tr:nth-child(odd)
	
{background-color: #ffffff;}


table.MainTable1 tr:nth-child(even) 
{
	background-color: #aad5ff;

	}

table.MainTable1  tr:nth-child(odd)
	
{
	background-color: #ffffff;

}

table.MainTable1 tr th
{
		font-size:1.5vw;
}
table.MainTable1 tr td
{
	font-size:1.5vw;
}

/*  tr:nth-child(even) {background-color: #b7dbff;} */
/*  tr:nth-child(odd) {background-color: #ffffff;} */

.apparatus-list{
	list-style:none;
}

li {
	text-align:justify;
	font-size:25px;
}

.apparatus-list > li{
	font-size:25px;
	margin-right:20px;
	height:250px;
}

/* .apparatus-list > li > .figure { */
/* 	display:block; */
/* 	float:left; */
/* 	margin-right:10px; */
/* } */

/* .apparatus-list > li > .figure > img{ */
/* 	width:250px; */
/* 	height:250px; */
/* } */




div.equation{
	display:block;
}

.center{
	display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

tr.center{
	text-align:center;
}

tr.right{
	text-align:rigth;
}
	
div#procedure > ol > li{
	margin-left:5%;
}

/* =========================Test01 to Test 36 html css starting from here=============== */

#testheading
{
font-size:3.5vw;	
width:98vw;
text-align:center;
	text-transform: uppercase;
	
	text-decoration: underline;
	color:red;
    text-decoration-color: red;	
	
}
#testsubheading
{
font-size:3vw;		
padding:0;
margin:0;
}

/* =========================Test01 to Test 36 html css starting from here=============== */



/* =======================all test table image and text css setting starting  here ======================== */
#imagewithtext
{
	border:.2 solid red;
	width:80vw;
	height:10vh;
}


.figure
{
/* 	width:20vw; */
/* 	height:25vh; */
/* 	border:.3vw solid red; */




/*  margin-top:2vh; */

margin-left:auto;
margin-right:auto;	

/*     display: block; */
  max-width:25vw;
  
  max-height:28vh;
  
  width: 25vw;
  
  height: 28vh;
/*   width: auto; */
/*   height: auto; */
/* margin:0 auto; */
	
}
/* =======================all test table image and text css setting ending here here ======================== */


/* =================================commontext css style here start here=================================================== */
#commontext
{
	margin-left:3vw;
	margin-right:3vw;
width:90vw;
font-size:2.5vw;
text-align:justify;	
}


/* =================================commontext css style here end here=================================================== */

======================================subheading h3 css
#figureheading
{
font-size:2vw;
text-align:center;
}



table.tablestyle tr td {
	
{
	font-size:1vw;
}
table.tablestyle tr th {
	
{
	font-size:1vw;
}


table.commontable tr td {
	
{
	font-size:1vw;
}
table.commontable tr th {
	
{
	font-size:1vw;
}


#commontable
{
	width:90vw;

	
}



/* =================================all <p> css here ============================= */

p {
	text-align:justify;
	font-size:2vw;
	margin-left:2vw;
	margin-right:1vw;

}
/* =================================all <p> css end  here ============================= */


/* =====================this is table  terminals text css starting from here============ */

table.MainTable1 tr td a
{
	text-align:center;
	align:center;
	
}

/* =========================this is end of terminals text here========================== */