@import url('style_add_company.css');

#main-content {
  font-size: 12px;
}

h5 {
  float:                left;
  clear:                both;
  font-size:            12px;
  font-weight:          bold;
  margin:               15px 0px;
  width:                100%;
  font-family:          Verdana;
}

.wrap {
  font-size: 12px;
  float:                left;
  width:                960px;
  background:           #F8F6E9;
  padding:              16px 20px 16px 20px;
  margin:               -6px 0px 6px 0px;
}

.wrap div {
  float:                left;
  width:                920px;
  margin-bottom:        15px;
}

.wrap div p {
  display:              block;
  float:                right;
  width:                680px;
}

.wrap div span {
  height:               17px;
  display:              block;
  float:                left;
  padding-top:          3px;
}

.wrap div p span {
  height:               17px;
  display:              block;
  float:                left;
  padding:              3px 8px 0px 0px;
}

.wrap div p input,
.wrap div p textarea {
  border:               solid 1px #858585;
  height:               18px;
  padding-top:          2px;
  padding-left:         2px;
  margin-bottom:        2px;
  width: 540px;
}

.wrap div select {
  width: 250px;
}

.require {
  background:           url(/images/require.gif) no-repeat right;
  padding-right:        10px;
}

.wrong {
    color:              red;
    font-weight:        bold;
}

#warning {
  font-size:            14px;
  width:                960px;
  margin:               19px 0px 13px 0px;
  float:                left;
  padding:              20px;
  color:                #FF0000;
  background:           #FFFBBE;
}

.captcha {
    float:              left;
    clear:              both;
    margin-top:         10px;
    width:              100%;
}

.captcha img {
    float: left;
    clear: both;
}

.captcha .code {
    float:              left;
    margin-top:         10px;
    margin-left:        10px;
    height:             18px;
    padding:            2px 0px 0px 2px;
    border:             1px solid #858585;
    font-size:          12px;
    font-family:        Verdana;
}

.captcha label {
    float:left;
    height:18px;
    line-height: 18px;
    margin-top:10px;
    margin-left:10px;
}

.captcha #crefresh {
    margin-left: 10px;
}
/***/

.city {
  width: 200px !important;
}

.salary_min,
.salary_max,
.age_min,
.age_max {
  width: 100px !important;
  display: inline !important;
  float: none !important;
}

.industry,
.specialization {
  width: 400px !important;
}

.selectDay {
  width:50px !important;
}
.selectMonth {
  width: 100px !important;
  margin-right: 5px;
  margin-left: 5px;
}
.selectYear {
  width: 60px !important;
}

#sex_male, 
#sex_female,
#sex_any {
  display: inline important;
  float: none !important;
  vertical-align: middle;
  height: 1em;
  margin-right: 3px;
  margin-left: 10px;
  width: 20px;
}

#sex_male {
  margin-left: 0px;
}

.skills, .extra_info {
  width: 540px;
}

.salary_currency {
  width: 50px !important;
  display: inline !important;
  float: none !important;
}

.workplace,
.institute {
  position: relative;
  margin-bottom: 7px !important;
}

.workplace .name,
.workplace .position,
.institute .name,
.institute .degree {
  margin: 0px 5px 0px 5px;
  width: 170px;
  float: left;
}

.workplace .year,
.institute .year {
  display: inline !important;
  float: none !important;
}

.workplace .responsibilities,
.institute .comment {
  margin-left: 5px;
  width: 540px;
  height: 3em;
}

.workplace .last,
.institute .last {
  margin-bottom: 0px !important;
}

.workplace .remove_workplace,
.institute .remove_institute {
  display: block;
  position: absolute;
  top: 2px;
  right: 10px;
  float: right;
}

.add_workplace,
.add_institute {
  display: block;
  overflow: hidden;
  float: left;
  clear: both;
}

.contacts input {
  width: 300px;
}

.login,
.password {
  width: 200px !important;
}

.submit_holder {
  clear: both;
  padding-top: 10px;
}

.submit {
  clear: both;
  display: block;
  width: 200px;
}

.notice {
  clear:both;
  color:#666666;
  font-size:8pt;
  padding:0 !important;
  white-space:nowrap;
}

.bus-sel-item h4 {
  font-size: 12px;
}

#created-business {
  float: left;
}

