.please { color: #9b3600; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; padding-left: 12px; }

.CredentialsLabel {
   font-weight: bold;
   padding-top: 10px;
   color: #834300;
}
.CredentialsInput input {
   margin-right: 20px !important;
   margin-bottom: 10px !important;
   width: 100px !important;
}
.CredentialsInput in {
   margin-bottom: 30px !important;
   }
   
.codePic { 
	border-color: silver; 
	border-style: solid; border-width: 1px 0px 1px 0; 
	}
	
.code { 
	border-color: silver; 
	border-style: solid; border-width: 1px 1px 1px 0; 
	}