#region-before-menu .ajax-progress-throbber{
  display:none !important;
}

#region-before-menu div#edit-finalidade {
  width: 390px;
}

#region-before-menu .form-item-finalidade div,
#region-before-menu .form-item-finalidade div input,
#region-before-menu .form-item-finalidade div label{
  display: inline-block;
}

#region-before-menu .form-radios .form-item {
  width: 180px;
  border: 1px solid #FF9400;
  padding: 3px 4px 4px 8px;
  color: #363636;
  font-family: OpenSansBoldCondensed;
}

#region-before-menu .form-radios .form-item input:checked{
  background: #FF9400;
}

#region-before-menu .form-item.form-type-radio.form-item-finalidade {
  margin-right: -4px;
  position: relative;
}

.anonimo .form-item-finalidade {
  background: transparent;
}

.anonimo .form-item-finalidade.selected {
  background:#FF9400 url(../images/yellow_arrow.png) no-repeat 0 bottom;
}

.anonimo .form-item-finalidade label {
  color: #FF9400;
}

.anonimo .form-item-finalidade.selected label{
  color:#323232;
}

.under_toggles_text{
  color: #fff;
  font-family: "OpenSansLight";
  font-size: 38px;
  text-shadow: 1px 0 3px #000;
  position: relative;
}

.under_toggles_text .registration-link{

  background: url('../images/registration-button.png') #3BCC99 no-repeat 10px;
  color: white;
  font-family: 'OpenSansBoldCondensed';
  font-size: 18px;
  text-decoration: none;
  padding: 5px 15px 5px 40px;
  text-shadow: none;

}

.under_toggles_text.empresa .subtext{
  margin-bottom: 15px;
}

.under_toggles_text .subtext{
  font-size: 14px;
  font-family: "OpenSansBoldCondensed";
}

.under_toggles_text .subtext span{
  color:#66CC99;
}

#edit-finalidade .form-type-radio input{
  display:none !important;
}

#edit-finalidade .form-type-radio label{
  font-size: 18px;
  padding: 0 0 1px 40px;
}

.redator.anonimo #zone-pre-menu-wrapper{
  background: #000 url(../images/home_top_banner_vender.jpg) no-repeat center 0;
  height: 300px;
}

.empresa.anonimo #zone-pre-menu-wrapper{
  background: #000 url(../images/home_top_banner_comprar.jpg) no-repeat center 0;
  height: 300px;
}

#edit-finalidade .form-type-radio:first-child label{
  background:url(../images/money_on.png) no-repeat 0 center;
}

#edit-finalidade .form-type-radio:nth-child(2) label{
  background:url(../images/shoppingcart_on.png) no-repeat 0 center;
}  

#edit-finalidade .form-type-radio.selected:first-child label{
  background:url(../images/money_off.png) no-repeat 0 center;
}

#edit-finalidade .form-type-radio.selected:nth-child(2) label{
  background:url(../images/shoppingcart_off.png) no-repeat 0 center;
} 

.redator .empresa,
.empresa .redator{
  display: none !important;
}

.redator_advantages_vignette{
  height: 40px;
  width: 100%;
  margin-top: 20px;
  text-align: center;
  font-size: 18px;
  font-family: OpenSansBoldCondensed;
  margin-bottom: 40px;
  text-transform: uppercase;
  color: #666;
}

.redator_advantages_vignette div{
  display: inline-block;
}

.redator_advantages_vignette .vignette-center{
  padding: 0 10px;
  margin: 0 10px;
  border-left:2px solid #33CC99;
  border-right:2px solid #33CC99;
}


#redator-form{
  background: #eeeeee;
}

#redator-form h2,
#empresa-main-form-wrap h2{
  text-align: center;
  font-family: "OpenSansLight";
  color:#333;
  font-weight: normal;
  margin-bottom: -10px;
  text-transform: uppercase;
  font-size: 28px !important;
}

#empresa-main-form-wrap h2{
  margin-top: 10px;
}

#redator-form h2 span{
  font-family: "OpenSansBold";
  color:#000;
}

#empresa-main-form-wrap{
  background: #DCDCDC;
  padding-bottom: 20px;
}

#empresa-main-form-wrap #form-wrapper{
  background: url(../images/jonas.png) no-repeat 40px center; 
  padding: 10px 0 20px;
}

#empresa-main-form-wrap h2{
  text-align: center;
  font-family: "OpenSansLight";
  color:#333;
  font-weight: normal;
  margin-bottom: -10px;
  text-transform: uppercase;
}

form#bloom-cand-temp-node-form-redator-form,
form#bloom-registration-redator-form,
form#bloom-registration-2-empresa-form {
  width: 960px;
  margin: 0 auto;
}

form#cand-temp-node-form,
form#bloom-registration-2-empresa-form {
  width: 460px;
}

form#cand-temp-node-form label,
form#bloom-registration-redator-form label,
form#bloom-registration-2-empresa-form label{
  display: inline-block;
  min-width: 100px;
  max-width: 100px;
  text-align: right;
  font-family: "OpenSansRegular";
  font-weight: normal;
  font-size: 13px;
}

form#bloom-registration-redator-form .description,
form#cand-temp-node-form .description,
form#bloom-registration-2-empresa-form .description{
  margin-left: 104px;
} 

form#bloom-registration-redator-form .form-type-radio label{
  min-width: 0;
}

form#bloom-registration-redator-form label span,
form#bloom-registration-2-empresa-form label span{
  color:black;
}


form#bloom-registration-redator-form .form-item-conditions,
form#bloom-registration-2-empresa-form .form-item-conditions,
form#bloom-registration-redator-form .form-submit,
form#bloom-registration-2-empresa-form .form-submit{
  margin-left: 103px;
}

form#bloom-registration-redator-form .form-submit,
form#bloom-registration-2-empresa-form .form-submit{
  width: 100%;
  border: 0;
  background: #3BCC99;
  border-radius: 0;
  height: 30px;
  text-transform: uppercase;
  font-weight: normal;
}


form#bloom-registration-2-empresa-form .form-textarea-wrapper{
  display: inline-block;
  vertical-align: top;
  width: 65%;
}

form#bloom-registration-redator-form .form-item-conditions label,
form#bloom-registration-2-empresa-form .form-item-conditions label{
  min-width: none;
  max-width: none;
}

.redator-form-extra {
  width: 55%;
  height: 280px;
  display: inline-block;
  vertical-align: middle;
  background: url(../images/redator-form-extras.png) no-repeat 0 0;
}

.redator-form-extra ul {
  margin-left: 235px;
  margin-top: 20px;
  list-style: none;
}

.redator-form-extra ul li {
  margin-bottom: 8px;
  font-size: 14px;
  list-style: none !important;
}

.redator-form-extra ul li:before {
  content: none !important;
  color: transparent;
}

form#bloom-registration-redator-form {
  width: 45%;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 20px;
}

#form-wrapper{
  width: 960px;
  margin: 0 auto;
}

#form-wrapper input{
  max-width: 300px;
}

#form-wrapper .form-type-date-select div,
#form-wrapper .form-type-date-select div select,
#form-wrapper .form-type-radios div{
  display: inline-block;
}

.form-item.form-type-radio.form-item-gender {
  margin-right: 20px;
}


.steps-wrapper {
  width: 960px;
  margin: 0 auto;
}

.steps-wrapper div {
  width: 30%;
  display: inline-block;
  margin-top: 20px;
  vertical-align: top;
  padding-top: 180px;
}

.steps-wrapper div div{
  width: 100%;
  display: block;
  margin-top: 0px;
  vertical-align: top;
  padding-top: 0px;
  text-align: center;
  margin-bottom: 10px;
  font-size: 22px;
  font-family: "OpenSansLight";
  color:#333;
  text-transform: uppercase;
}

.steps-wrapper div div span{
  font-family: "OpenSansBold";
  color:black;
}

.steps-wrapper .step1{
  background: url(../images/under_form_1.png) no-repeat center 0;
}

.steps-wrapper .step2{
  margin:20px 5% 0;
  background: url(../images/under_form_2.png) no-repeat center 0;
}

.steps-wrapper .step3{
  background: url(../images/under_form_3.png) no-repeat center 0;
}

.advantages_1{
  background: url(../images/empresa_1.png) no-repeat right 0;
  height:325px;
}

.advantages_1,
.advantages_2 .inner{
  width: 960px;
  margin:0 auto;
}

.advantages_1 .inner{
  width: 420px;
  margin: 0;
}

.advantages_1 .inner h1 {
  font-weight: normal;
  font-family: "OpenSansLight";
  text-transform: uppercase;
  color: #33CC99;
  margin-bottom:10px;
  font-size: 56px;
}

.advantages_2{
  margin:0 auto;
  padding:10px 0;
  background: #3BCC99;
}


.advantages_2 .left,
.advantages_2 .right{
  width: 50%;
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;
}

.advantages_1 .inner ul{
  width: calc(50% - 15px);
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;
  margin-left: 0px;
}

.advantages_2 .left{
  width: 32%;
  margin-right: 20px;
}

.advantages_2 .right{
  width: calc(68% - 20px);
  margin-top: 20px !important;
}

.advantages_2 .left h1{
  font-family: "OpenSansLight";
  font-size: 60px;
  text-transform: uppercase;
  color: white;
  font-weight: normal;
  line-height: 80px;
}

.advantages_2 .right li {
  line-height: 30px;
  font-size: 15px;
  color: #333333;
}

.empresa_advantages_vignette {
  background: white;
  padding-top: 20px;
}

#region-before-menu{
  position: relative;
}

.artigos_view {
  right: 0px;
  top: 0px;
  position: absolute;
  font-size: 12px;
  background: rgba(0,0,0,0.7);
  height: 300px;
  color:white;
}

.artigos_view .view-title{
  text-transform: uppercase;
  color:#66CC99;
  font-weight: normal;
  font-family: "OpenSansBoldCondensed";
  font-size: 20px;
  padding: 10px 8px 0;
}

.artigos_view tr:hover,
.artigos_view tr:hover td{
  background: transparent;
}

.artigos_view.empresa .encomenda-row .corpo{
  font-size: 12px;
  color:#CCCCCC;
  margin-left: 10px;
} 

.artigos_view.empresa table{
  margin-bottom: 0px;
}

.artigos_view.empresa table tr td{
  padding: 5px 0px;
}

.artigos_view.empresa h2{
  margin-bottom: 10px !important;
}

.artigos_view.empresa label{
  display: none;
}

.artigos_view.empresa .form-type-textfield{
  float: left;
  width: 165px;
  margin-left: 10px;
  margin-top: 0;
  margin-bottom: 0;
}

.artigos_view.empresa input[type="submit"]{
  margin-right: 0px;
  padding: 5px 5px; 
  background: #3BCC99;
  color:white; 
}

.artigos_view .view-footer .view-title{
  padding: 0;
}

#bloom-cliente-mini-encomendar-artigo-form .view-title{
  margin-left: 10px;
}

.view-footer{
  margin-top: 10px;
}

.steps-wrapper li{
  font-size: 14px;
  margin-bottom: 10px;
}

.steps-wrapper li:before{
  content: "• ";
  color: #66CC9A;
  font-size: 24px;
  line-height: 16px;
  vertical-align: middle;
}

.steps-wrapper ul span {
  display: block;
  text-align: center;
  margin-bottom: 20px;
  font-size: 22px;
}

.form-type-select,
.form-type-date-select,
.form-type-date-select .form-item-birthdate-day,
.form-item-gender{
  margin-top: 0px;
  margin-bottom: 10px;
}

strong{
    text-rendering: geometricPrecision;
}

.temporary .redator-form-extra li{
    width: 170px;
    padding-top: 13px;
    line-height: 18px;
}

.temporary .redator-form-extra { 
    width: 55%;
    height: 247px;
    display: inline-block;
    float: left;
    vertical-align: middle;
    background: url(../images/prov.png) no-repeat 0px -14px;
}

.temporary .redator-form-extra ul {
    margin-left: 255px;
    margin-top: 20px;
    list-style: none;
}
.temporary #redator-form{
  overflow: hidden;
}
.temporary #redator-form h2{
    text-rendering: geometricPrecision;
    font-size: 25px !important;
    font-family: "OpenSansBoldCondensed";
    margin-bottom: 40px;
    text-transform: uppercase;
    color: #ff9900;
    margin: 2px 0px;
}

form#cand-temp-node-form {
    width: 45%;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 20px;
    position: relative;
    float: right
}
form#cand-temp-node-form span {
    font-family: "OpenSansRegular";
    font-size:14px;
    display: block;
    margin: 20px 0px 16px 0px;
}

form#cand-temp-node-form span.the-team{
  margin-bottom: 0px;
}
form#cand-temp-node-form .form-item{
  margin:0px;
}

form#cand-temp-node-form label{
  display: none;
}
form#cand-temp-node-form input{
      max-width: 100%;
    line-height: 30px;
    height: 35px;
    margin-bottom: 5px;
    text-align: center;
}
form#cand-temp-node-form .form-actions input{
  background: #66cc99;
    margin: 0px;
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
}