.error{
     color: red;
     margin-bottom:0px;
     /*padding-bottom: 2px;*/
          text-align: left;
     /*text-align: right;*/
          padding-top: 2px;
     
     
}
.err-msg2{
     position: fixed !important;
     bottom: 10px;
     right: 10px;
}
.mandSpan{
     color: red;

}