.headmain{
    display: flex;
  justify-content: center;
  align-items: center;
  
    margin-left:auto;
    margin-right:auto;
    height:auto;
    width:100%;
    box-sizing:border-box;
    text-align:center;
    padding:5px;
}

.headloginform{
    height:auto;
    width:auto;
    background-color:#ffffcc;
    margin:25px;
    display:inline-block;
    padding:10px;
}



.main{
    margin-left:auto;
    margin-right:auto;
    height:auto;
    width:auto;
    display: inline-block;
    box-sizing:border-box;
    text-align:center;
    padding:3px;
    position:static;
    margin-bottom:3px;
}
.cldas1{
    display: flex;
  justify-content: center;
  align-items: center;
  
    margin-left:auto;
    margin-right:auto;
    height:auto;
    width:100%;
    box-sizing:border-box;
    text-align:center;
    padding:5px;
    text-decoration:none;
}

.cldas2{
    width:auto;
    height:auto;
	display: inline-block;
	background-color: #ffffcc; 
	/*vertical-align: top;*/
	vertical-align: central;
}

.cldas3{
    display: flex;
  justify-content: center;
  align-items: center;
    margin-left:auto;
    margin-right:auto;
    height:auto;
    width:100%;
    box-sizing:border-box;
    text-align:center;
}

.cldas4{
    width:auto;
    height:auto;
	display: inline-block;
	/*background-color: #ffffcc; 
	vertical-align: top;*/
	vertical-align: central;
}

.cldas5{
    margin-left:auto;
    margin-right:auto;
    width:auto;
    height:auto;
	display: inline-block;
	vertical-align: top;
	background-color: #ffffff; 
}

.cldas6{
    width:auto;
    height:auto;
	display: inline-block;
	/*background-color: #ffffcc; 
	vertical-align: top;*/
	vertical-align: central;
}
.cldas7{
    display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  
    margin-left:auto;
    margin-right:auto;
    height:auto;
    width:100%;
    box-sizing:border-box;
    text-align:center;
    padding:5px;
}

.cldas8{
    width:auto;
    height:auto;
	display: inline-block;
	background-color: #ffffcc; 
	/*vertical-align: top;*/
	vertical-align: central;
	text-decoration:none;
  }
  
  
.cldas9{
    width:auto;
    height:auto;
	display: inline-block;
	background-color: #ffffcc; 
	/*vertical-align: top;*/
	vertical-align: central;
}

.pinput{
    width:auto;
    height:auto;
    margin-left:auto;
    margin-right:auto;
	display:inline-block;
	background-color: #ffffcc;
}
.tb{
    margin-left:auto;
    margin-right:auto;
    height:auto;
    width:100%;
    background-color:#ffffcc;
    display:inline-block;
    padding:0px;
    /* position:static;  */
    
}
 
.pinput table td{
    text-align: center;
  padding: 3px 0px 3px;
  font-size: 1.175em;
   text-decoration:none;
   font-family:kalpurush;
   }
   
   .row table td{
    background-color:none;
}


