input[type='radio'], input[type='checkbox'] {
  display: inline-block; }
  input[type='radio'] + label, input[type='checkbox'] + label {
    padding-left: 5px; }

.overlay .inner {
  background: #000;
  filter: alpha(opacity=70);
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0; }

.container-full {
  min-width: 1024px !important; }

/* button
-------------------------------------------------------------------------- */
.btn.btn-sm {
  height: 30px !important;
  line-height: 24px !important;
  padding: 2px 5px !important; }
.btn.btn-md {
  height: 38px !important;
  line-height: 30px !important;
  padding: 2px 8px !important; }

/* header
-------------------------------------------------------------------------- */
.header .nav-target li a {
  min-height: 15px; }

/* content
-------------------------------------------------------------------------- */
.content .search-bar-wrapper .container .search-bar {
  width: 64%; }

/*
-------------------------------------------------------------------------- */
.partner-instruction .list-current-partners {
  display: block; }
  .partner-instruction .list-current-partners li {
    display: block;
    float: left;
    width: 20%; }

/* add page
-------------------------------------------------------------------------- */
/* pages: companies
-------------------------------------------------------------------------- */
.unit-companies .list-companies .item {
  display: inline-block;
  float: left;
  padding-right: 55px;
  width: 33%; }
  .unit-companies .list-companies .item .accent {
    right: 15px; }

/* pages: companies
-------------------------------------------------------------------------- */
.unit-companies .list-cities .item {
  margin-right: 15px;
  width: 23%; }

/* pages: salary
-------------------------------------------------------------------------- */
.unit-salary .list-salary.list-columns .item {
  margin-right: 10px;
  width: 31%; }

/* pages: account-resume
-------------------------------------------------------------------------- */
.list-categories-unit .list .item {
  display: inline-block;
  width: 49%; }

input[type='file'] {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
input[type='file']#add_photo {
    font-size: 70px;
}

/*# sourceMappingURL=ie8fix.css.map */