#header-form.header-form .tpl-anketa .title, .popup-in .popup-content .tpl-anketa .title {
  margin: 0 0 12px;
  font-size: 18px;
  font-weight: bold;
  color: #000;
}
#header-form.header-form .tpl-anketa form .field-value, .popup-in .popup-content .tpl-anketa form .field-value {
  margin-bottom: 12px;
}
#header-form.header-form .tpl-anketa form .field-value input[type="text"], .popup-in .popup-content .tpl-anketa form .field-value input[type="text"] {
  width: 222px;
  height: 18px;
  padding: 9px 18px;
  margin: 1px;
  background: #fff;
  border: 1px solid #8a9396;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  font-size: 16px;
  color: #666666;
  outline: none;
}
#header-form.header-form .tpl-anketa form .field-value input[type="text"]:focus, .popup-in .popup-content .tpl-anketa form .field-value input[type="text"]:focus {
  border: 1px solid #ffbd1e;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#header-form.header-form .tpl-anketa form .tpl-field .text-body, .popup-in .popup-content .tpl-anketa form .tpl-field .text-body {
  margin: 0 2px 18px;
  font-size: 13px;
  font-style: italic;
  color: #475055;
}
#header-form.header-form .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button, .popup-in .popup-content .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button {
  position: relative;
  display: inline-block;
  height: 48px;
  padding: 0 26px;
  margin: 0;
  overflow: hidden;
  background: #7ed321;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.3);
  font-size: 19px;
  line-height: 48px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  white-space: nowrap;
  outline: none;
  cursor: pointer;
}
#header-form.header-form .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:after, .popup-in .popup-content .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 2px;
  background-color: rgba(255, 255, 255, 0.18);
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 40%);
  background-image: -webkit-gradient(linear, 0 0, 0 40%, from(rgba(255, 255, 255, 0.3)), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 40%);
  background-repeat: repeat-x;
  box-shadow: inset 0 2px 0 -1px rgba(255, 255, 255, 0.5);
  pointer-events: none;
}
#header-form.header-form .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button .btn-arr, .popup-in .popup-content .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button .btn-arr {
  position: relative;
  float: left;
  width: 52px;
  height: 48px;
  margin: 0 18px 0 -26px;
  background: rgba(0, 0, 0, 0.2);
  font-size: 0;
  line-height: 0;
  text-align: center;
  vertical-align: top;
}
#header-form.header-form .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button .btn-arr:before, .popup-in .popup-content .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button .btn-arr:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -2px;
  border-left: 1px solid rgba(0, 0, 0, 0.3);
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
#header-form.header-form .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button .btn-arr:after, .popup-in .popup-content .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button .btn-arr:after {
  content: "";
  position: relative;
  display: inline-block;
  top: 50%;
  width: 29px;
  height: 29px;
  margin: -14px 0 0;
  background: rgba(0, 0, 0, 0.2) url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJFJREFUeNpi+P//PwMOXAjEjHjkwRifJAisB2IBSgwAgXtAbEKMARxALIiEkcEPIM7BZQApYBUQ81FiAAjcAmIDSgwAge9AnAYyABRNQGPIAn+B2J1cFzwHYkdyvbAPiCVwhcE7JIwO/gJxExAzk5qQQOAVELuRmxIPAbE0OUn5HxB3AjELuXkhgFBOBGGAAAMATXcCs+LtuisAAAAASUVORK5CYII=") 50% no-repeat;
  -webkit-border-radius: 29px;
  -moz-border-radius: 29px;
  border-radius: 29px;
  vertical-align: middle;
}
.footer .footer-list li.cpright {
  padding: 0;
}
