#mod_cr1_reg .form-row {
    margin:auto;
    padding: 0px;
  }

#mod_cr1_reg .form-item {
  float: left;
  width: auto;
  margin-left: 10px;
  margin-right: 10px;
}

#mod_cr1_reg .form-group:last-child {
    margin-right: auto;
}

#mod_cr1_reg .reg-small {
    width: 70px;
    flex: 1;
}

#mod_cr1_reg .reg-name {
    min-width: 200px;
    max-width: 300px;
}

  

#submit_cr1_reg{
	background-color: #0a53be;
	color: white;
	font-weight: bold
}

#submit_cr1_reg.disabled {
	background-color: #0a53be;
	color: white;
	font-weight: bold
}

#education{
    height:50px;
}

#district{
    height:50px;
}

