.reg{
   height: 0px;
   width: 15px;
   border:1px solid #FFBC75;
   border:1px 0px 0px 0px;
   margin-right:10px;
   float:left;
   margin-top: 7px;
   
}


/*for boundary district bounadry in legend*/
.dis{
   
   height: 0px;
   width: 15px;
   border:1px solid #999eff;
   border:1px 0px 0px 0px;
   margin-right:10px;
   float:left;
   margin-top: 7px;
}


.consti{
   
   height: 0px;
   width: 15px;
   border:1px solid #938576;
   border:1px 0px 0px 0px;
   margin-right:10px;
   float:left;
   margin-top: 7px;
}


.pdis{
   height: 0px;
   width: 15px;
   border:1px solid #F7E778;
   border:1px 0px 0px 0px;
   margin-right:10px;
   float:left;
   margin-top: 7px;
  
}