#txt_fullname {
  width: 490px;
  margin-top: 10px;
}

#txt_email {
  width: 490px;
  margin-top: 10px;
}

#txt_organization {
  width: 490px;
  margin-top: 10px;
}

#txt_duration {
  width: 435px;
  margin-top: 10px;
}

#btn_request {
  float: right;
}

#chx_agreement_container {
  float: left;
  margin-top: 10px;
}
