.reglap{
   width: 400px;
   border: solid 1px #000000;
   font-size : 12px;
   color :  #4D4D4D;
   background-color: #000000;
}

.reginput{
   font-size : 12px;
   color :  #4D4D4D;
   
}

.regsubmit{

}

.regtex{
    
}

.regtextinfo{
  width : 400px;
  color : #585858;
  text-align: justify;
}

.regtr{
   background-color:#F7F7F7 ; 
}

.font12{
    font-size : 12px;
}

.font13{
    font-size : 13px;
}

.bold{
    font-weight: bold;
}

.error{
   color : #ff0000;
}
