@font-face {
  font-family: 'PFDinTextPro-Medium';
  src: url('/fonts/PFDinTextPro-Medium.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PFDinTextPro-Medium';
  src: url('/fonts/PFDinTextPro-Medium.woff') format('woff'), url('/fonts/PFDinTextPro-Medium.ttf') format('truetype'), url('/fonts/PFDinTextPro-Medium.svg#PFDinTextPro-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PTSans-Narrow';
  src: url('/fonts/PTSans-Narrow.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PTSans-Narrow';
  src: url('/fonts/PTSans-Narrow.woff') format('woff'), url('/fonts/PTSans-Narrow.ttf') format('truetype'), url('/fonts/PTSans-Narrow.svg#PTSans-Narrow') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PTSans-NarrowBold';
  src: url('/fonts/PTSans-NarrowBold.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PTSans-NarrowBold';
  src: url('/fonts/PTSans-NarrowBold.woff') format('woff'), url('/fonts/PTSans-NarrowBold.ttf') format('truetype'), url('/fonts/PTSans-NarrowBold.svg#PTSans-NarrowBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
.lk {
  position: relative;
  height: 80px;
  text-align: center;
  background: #048a03;
  line-height: 80px;
  width: 280px;
}
.lk_work {
  float: left;
}
.lk_corporate-work {
  display: inline-block;
  margin: 20px 0 20px 87px;
}
.lk__link {
  color: #ffffff;
  font-size: 29px;
  font-family: 'PTSans-NarrowBold', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.lk__form {
  position: absolute;
  z-index: 110;
  top: 80px;
  overflow: hidden;
  width: 280px;
  height: 0;
  transition: height 0.5s ease-in;
  background: #048a03;
  line-height: 30px;
}
.lk__form_visible {
  height: 183px;
}
.lk-form__login {
  margin-top: 15px;
}
.lk-form__password {
  margin-top: 15px;
  margin-left: 0;
}
.lk-form__submit {
  margin-top: 15px;
  padding: 10px 19px 8px 22px;
}
.lk-form__error {
  position: absolute;
  display: block;
  margin-top: -3px;
  margin-left: 46px;
  color: #ffffff;
  line-height: 135%;
}
