
/* steps */

.step_register {
}
  .step_register .not_registered, .step_register .registered {
    padding-left: 35px;
    padding-right: 35px;
    overflow: hidden;
  }
  .step_register .registered {
    padding-bottom: 0;
  }
  .step_register .not_registered .cancel, .step_register .registered .cancel {
    float: right; display: inline;
    font-size: 150%;
    line-height: 1.2em;
    margin-right: -15px;
  }
  .step_register .not_registered .option, .step_register .registered .option {
    font-size: 150%;
    line-height: 1.2em;
    margin-bottom: 1em;
  }
  .step_register .not_registered .option input, .step_register .registered .option input {
    float: left; display: inline;
    margin-left: -22px;
  }
  .step_register .not_registered .option .info {
    color: #999;
    background-color: transparent;
    display: none;
  }

  .step_register .field_terms {
    font-size: 120%;
    line-height: 1.2em;
    width: 70%
  }  

  .step_register .not_registered .actions {
    padding-bottom: 2em;
    margin-top: 1em;
  }
  
  .step_register .inactive {
    background: #fff;
    border-color: #fff;
    border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0;
    padding-top: 0;
    margin-bottom: -10px;
    -moz-box-shadow: 0 0 0 #fff; -webkit-box-shadow: 0 0 0 #fff;
  }
  .step_register .inactive .selected_info, .step_register .inactive .cancel {
    display: none;
  }
  .step_register .not_registered.inactive .option .info {
    display: inline;
  }


  .step_register .bottom_area {
    margin-right: -5px;
    padding: 0 5px 5px 0;
    overflow: hidden;
  }

  
  
.step_about {
}   
  .step_about .field_avatar .form_field .image {
    background: #f0f0f0;
    padding: 6px;
    border: 1px solid #dcdcdc;
  }
  .step_about .field_avatar .form_field .options {
    font-size: 65%;
    line-height: 2em;
  }
  .step_about .chars_counter {
    float: right; display: inline;
    font-size: 130%;
    line-height: 1.2em;
    color: #ccc;
    font-style: italic;
  } 


.step_personal_data {
}
  .step_personal_data .fields_content {
    padding-right: 100px;
  }


.step_description {
}
  .step_description .estimation_info {
    float: left; display: inline;
    color: #f60;
    background-color: transparent;
    font-size: 130%;
    line-height: 1.3em;
    margin: 1.2em 0 0 0;
  }

  .step_description .boxB {
    margin-top: -10px;
    margin-bottom: 20px;
  }
  .step_description .project_wannaknow {
    font-size: 150%;
    line-height: 1.3em;
  }
  .step_description .project_wannaknow ul {
    margin-left: -22px;
  }




.step_rewards {
}
  .step_rewards .boxB {
    margin-top: -10px;
    margin-bottom: 20px;
  }
  .step_rewards .project_wannaknow {
    font-size: 150%;
    line-height: 1.3em;
  }
  .step_rewards .project_wannaknow ul {
    margin-left: -22px;
  }
  .step_rewards .actions {
    margin-top: 2em;
  }
  .step_rewards ul.rewards {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  .step_rewards ul.rewards > li {
    overflow: hidden;
    background: #f5f5f5;
    color: inherit;
    border: 1px solid #dbdbdb;
    padding: 15px;
    margin-bottom: 15px;
    -moz-border-radius: 5px; -webkit-border-radius: 5px;
  }
  .step_rewards ul.rewards .link_delete {
    float: right; display: inline;
    font-size: 130%;
    line-height: 120%;
  }
  .step_rewards ul.rewards .title {
    margin: 0 0 0.2em 0;
    font-size: 210%;
    line-height: 120%;
    color: #EC1F5D;
    background-color: transparent;
  }
  .step_rewards ul.rewards .text {
    font-size: 130%;
    line-height: 120%;
  }
  .step_rewards ul.rewards .actions {
    margin-top: 1em;
    font-size: 130%;
    line-height: 120%;
  }
  .step_rewards .field_payers {
    margin-top: -15px;
  }
  .step_rewards .field_payers select {
    width: 150px;
  }
  .step_rewards ul.rewards li.new .title {
    margin-bottom: 1em;
    color: inherit;
    background-color: transparent;
  }
  .step_rewards ul.rewards li.new .actions {
    margin-top: 0;
  }
  .step_rewards .link_add_reward {
    font-size: 150%;
    line-height: 1.2em;
    text-align: right;
  }
  
 
 
.step_confirmation {
}
  .step_confirmation .text {
    font-size: 190%;
    line-height: 1.2em;
    margin: 1.5em 0 2.5em 0;
  }
  .step_confirmation .text_bottom {
    font-size: 150%;
    line-height: 1.3em;
  }



/* intro */
.create_intro {
  padding-left: 27px;
  padding-right: 27px;
}
  .create_intro .publish_claim .title {
    font-size: 420%;
    line-height: 1.1em;
    margin: 40px 20px;
  }
  .create_intro .publish_claim .action {
    text-align: center;
    margin: 60px 0;
    font-size: 230%;
    line-height: 1.2em;
  }
  
  .create_intro .publish_claim_text {
    margin: 0 20px 45px 20px;
  }
  .create_intro .publish_claim_text ul {
    margin: 0 0 0 -5%;
    padding: 0;
    list-style-type: none;
    overflow: hidden;
  }
  .create_intro .publish_claim_text li {
    float: left; display: inline;
    width: 27.5%;
    margin-left: 5%;
  }
  .create_intro .publish_claim_text .title {
    font-size: 190%;
    line-height: 1.2em;
    margin: 0 0 0.4em 0;
  }
  .create_intro .publish_claim_text .text {
    font-size: 170%;
    line-height: 1.2em;
    color: #60b4d0;
    background-color: transparent;
  }
  
  
  .create_intro .successfull_project {
    background: #005e7d;
    color: #fff;
    padding: 22px;
    -moz-border-radius: 5px; -webkit-border-radius: 5px;
  }
  .create_intro .successfull_project .sectitle {
    font-size: 250%;
    line-height: 1.2em;
    margin: 0 0 0.5em 0;
  }
  .create_intro .successfull_project .sec_content {
    overflow: hidden;
    padding-left: 590px;
  }
  .create_intro .successfull_project .sec_content .image {
    float: left; display: inline;
    margin-left: -590px;
  }
  .create_intro .successfull_project .sec_content .image img {
    border: 5px solid #4d8fa4;
  }
  .create_intro .successfull_project .sec_content .maininfo_maincontent {
    float: left; display: inline;
    width: 100%;
  }
  .create_intro .successfull_project .sec_content .title {
    font-size: 250%;
    line-height: 1.2em;
    margin: 0 0 0.5em 0;
  }
  .create_intro .successfull_project .sec_content .project_status {
    margin: 20px 0;   
    padding-top: 2px;
  }
    .create_intro .successfull_project .sec_content .project_status .status_bar, .create_intro .successfull_project .sec_content .project_status .status_bar_value {
      background-color: #fff;
      color: inherit;
    }
    .create_intro .successfull_project .sec_content .project_status .current_amount strong {
      color: #fff;
      background-color: transparent;
    }
    .create_intro .successfull_project .sec_content .project_status .complete_ico {
      background-image: url(round_tick_blue.png);
      right: -3px;
      top: -3px;
    }

  .create_intro .successfull_project .sec_content .text {
    font-size: 130%;
    line-height: 1.2em;
    margin: 0 0 1.3em 0;
  }
  .create_intro .successfull_project .sec_content .text a {
    color: #fff !important;
    background-color: transparent;
  }
  .create_intro .successfull_project .sec_content .author_content {
    background: #fff;
    color: #999;
    overflow: hidden;
    padding: 9px 9px 9px 75px;
    -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
  }
  .create_intro .successfull_project .sec_content .author_content .avatar {
    float: left; display: inline;
    margin-left: -66px;
    border: 1px solid #e5e5e5;
    padding: 2px;
  }
  .create_intro .successfull_project .sec_content .author_content .author_text {
    font-size: 130%;
    line-height: 1.3em;
  }


  .create_intro .more_projects {
    font-size: 150%;
    line-height: 1.3em;
    text-align: right;
    margin: 15px 10px 30px 0;
  }
  .create_intro .more_projects a {
    color: #fff !important;
    background-color: transparent;
  }


.create_intro_yaproyecto {
}
  .create_intro_yaproyecto a {
    text-decoration: none;
  }
  .create_intro_yaproyecto a:hover {
    text-decoration: underline;
  }
  .create_intro_yaproyecto .title {
    font-size: 420%;
    line-height: 1.1em;
    margin: 0 0 40px 0;
  }
  .create_intro_yaproyecto .text {
    font-size: 270%;
    line-height: 1em;
    margin: 0 0 45px 0;
  }
  .create_intro_yaproyecto .more {
    font-size: 190%;
    line-height: 1.2em;
    background-color: #f0f0f0;
    color: #999;
    padding: 15px 20px;
    -moz-border-radius: 5px; -webkit-border-radius: 5px;
  }
  
  
  
  
  
