#nav .demo {
   right: -109px;
}

.formentrybean {
    width: 700px; 
    margin: 0 auto;
    position: relative;
}

.user-entry-required label:before,
.user-entry-required .label:before,
label.required:before {
    color: #FF5622;
    content: "*";
    font-family: 'RockSaltRegular',arial,helvetica,sans-serif;
    font-size: 9px;
}

.question {
  margin-bottom: 15px;
  position: relative;
}

.question.name .label {
    display: none;
}

.question.name .name_form .label {
    display: block;
}

span.label {
   font-size: 12px;
   display: block;
}

input[type="text"],
textarea {
  width: 48%;
}

select {
  width: 49%;
}

textarea,
input[type="text"],
select {
    background-color: #FCFCFC;
    border: 1px solid #A19A9A;
    padding: 4px 2px;
}

.miwt-form .description,
.miwt-form .goal {
  position: absolute;
  right: 0;
  top: 0;
}

.miwt-form .goal {
  top: 234px;
}

.miwt-form .value {
  position: absolute;
  right: 0;
  bottom: 214px;
}

textarea {
  width: 325px;
  height: 187px;
}

.value textarea,
.goal textarea {
  height: 85px;
}

/* help */

.miwt-form .help {
  display: none;
  background: #fff;
  border: 1px solid #ff5622;
  padding: 0 20px;
  position: absolute;
  z-index: 60;
  right: 100%;
  top: -3px;
  width: 175px;    
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  margin-right:10px;
}

.miwt-form .help {
  font-size: 12px;
  color: #635656;
}

.miwt-form .help a {
  color: #ff5622;
}

.miwt-form .help .arrow {
  width: 10px;
  height: 18px;
  position: absolute;
  left: 100%;
  top: 20px;
  background: -10px 0 transparent url(/resources/dyn/files/690521z2216ac67/_fn/help_arrow_2.png) no-repeat;
}

.miwt-form .description .help,
.miwt-form .goal .help,
.miwt-form .value .help  {
  right: auto;
  left: 105%;
}

.miwt-form .description .help .arrow,
.miwt-form .goal .help .arrow,
.miwt-form .value .help .arrow {
  width: 10px;
  height: 18px;
  position: absolute;
  right: 100%;
  left: auto;
  top: 20px;
  background-position: 0 0;
}

/*submit button*/

.submit_button button {
    background-color: #FF5521;
    border: 0 none;
    color: #FFFFFF;
    display: block;
    font-family: 'LatoRegular',arial,helvetica,sans-serif;
    font-size: 15px;
    margin: 20px auto;
    padding: 8px 25px;
    text-transform: uppercase;
    width: 100px;
}

.submit_button button:hover {
   background-color: #644d52;
   cursor: pointer;
}
.form_field {
  margin-bottom: 0.5em;
}

.form_field.name_field .extra_value_name.label{
  font-weight: bold; 
}

.form_field.name_field .family_name_container {
  margin-top: 0.25em;
}
.form_field input,
.form_field textarea {
  width: 305px; 
}

.form_field span.rtb input {
  width: auto;
}

#column1 {
  width: 100%; 
}

.question {
  margin-bottom: 0; 
}

.form_content .question .form_field.idea_name{
  display: block;
}

.form_field {
  display: inline-block;
  vertical-align: bottom; 
  margin-right: 10px; 
}

.form_field.name_field .part,
.form_field .button_description_container {
  display: inline-block; 
  margin-right: 10px;
  vertical-align: bottom; 
}

.form_field.name_field .family_name_container {
  margin-right: 0;
  margin-top: 0; 
}#bard_landing #column1 {
  width: 700px;
  border-right: 1px solid #CCCCCC;
  padding-right: 1%;
}

#bard_landing #column2 {
  width: 200px;
  border-left: none;
  margin-left: none;
}

/*#int_header {
  height: 140px;
  display: block;
  background-color: rgb(0,100,158);
  margin: 2.9em 0;
  position: relative;
  border-radius: 3em;
}

#bard_logo {
  position: absolute;
  display: block;
  background:url(/resources/dyn/files/760133z9b0610a2/_fn/gray_stripe.png) repeat top left;
  border: 4px solid #000000;
  border-radius: 175px;
  height: 175px;
  width: 175px;
  left: -0.75em;
  top: -1.2em;
}

#bard_logo p img {
   margin-top: 2.2em;
   margin-left: 1.85em;
   height: 90px;
   width: auto;
}


#int_header #header_text {
  position: absolute;
  left: 12.5em;
  top: 0em;
}


#int_header #header_text h1 {
  color: #fff;
  font-size: 38px;
}

#int_header #live {
  color: #fff;
  position: absolute;
  left: 12.5em;
  bottom: 1em;
}

h1, h2, h3 {
  color: rgb(0,100,158);
}

#int_header #logo_2 {
    background-color: #FFFFFF;
    border-radius: 3em 0 0 3em;
    padding: 0 1.5em;
    position: absolute;
    right: 0;
    top: 0.8em;
}
*/

#column1 {
  clear: left;  
  float: left;
}


#column1 .text ul {
  padding: 0 1.25em;
  margin: -0.75em 0 1em 0;
  font-size: 12px;
}

#column1 .text ul li {
  padding: 0.25em 0;
}

#column2 {
  margin-top: 0;
}

#judges table td img{
  overflow: hidden;
  text-align: center;
  -moz-border-radius: 100px;
}

.terms_conditions {
  height: 200px;
  overflow: auto;
  border: solid 1px #A19A9A;
  padding: 0 1em;
  font-size: 0.9em;
}

.agree .extra_value_name.label {
  display: none; 
}

.form_field .agree input {
  width: 15px;
}

.address_field label.address_line_first, 
.address_field .address_line.last {
  display: none;
}

.non_affiliate.form_field .extra_value_name.label {
  display: none; 
}

.non_affiliate.form_field input {
  width: 15px;
}

.button h1 a {
  background-color: rgb(0,100,158);
  border: 2px outset rgb(0,100,158);
  padding: 2px 12px;
  text-align: center;
  border-radius: 15px;
  color: #fff; 
  text-decoration: none; 
}

.button h1 a:hover {
  border: 2px inset rgb(0,100,158);
  padding-top: 2px;
}
