table>tbody>tr>.th>label{
  font-weight: normal;
}

.submit-btn{
  width:200px;
  display: block;
  margin:0 auto;
  margin-top:15px;
}

/*.box{
  padding:10px 10px;
}*/

footer{
  position:static;
}

/*.checkbox label{
  width:88px;
}*/

.checkbox{
  width:auto;
}

#oneYearFlag>td>.checkbox>label{
  margin-top:6px;
  font-size: 15px
}

#UserOneYear{
  margin-top:-5px;
}

.checkbox:last-child{
  width:auto;
}

#plan label:nth-of-type(3){
  position:absolute;
  left:518px;
  padding-top:10px;
  width:80px;
}

#plan label:nth-of-type(2){
  position:absolute;
  left:355px;
  padding-top:10px;
  width:80px;
}

#plan label:nth-of-type(1){
  padding-top:10px;
}

p{
  font-size: 16px;
  text-align: left;
}

.Section-footer a{
  font-size:16px;
}

#person .error-message{
  font-size:12px;
}

.text-danger{
  font-size:12px;
  color:#c85554;
}

.breadcrumb{
  margin-left:200px;
  background-color:white;
  width:398px;
}

.breadcrumb a{
  text-decoration:none;
}
