

/* Start:/local/templates/main/template_styles.css?154176042026433*/
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */

html {
  font-family: sans-serif;
  /* 1 */

  -ms-text-size-adjust: 100%;
  /* 2 */

  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */

  display: block;
}
/**
 * Add the correct display in IE 9-.
 */

audio,
canvas,
progress,
video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}
/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */

template,
[hidden] {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent;
  /* 1 */

  -webkit-text-decoration-skip: objects;
  /* 2 */
}
/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
a:hover {
  outline-width: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none;
  /* 1 */

  text-decoration: underline;
  /* 2 */

  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}
/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}
/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */

  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box;
  /* 1 */

  height: 0;
  /* 1 */

  overflow: visible;
  /* 2 */
}
/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
select,
textarea {
  font: inherit;
  /* 1 */

  margin: 0;
  /* 2 */
}
/**
 * Restore the font weight unset by the previous rule.
 */

optgroup {
  font-weight: bold;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */

  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */

  text-transform: none;
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *  controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}
/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *  `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box;
  /* 1 */

  color: inherit;
  /* 2 */

  display: table;
  /* 1 */

  max-width: 100%;
  /* 1 */

  padding: 0;
  /* 3 */

  white-space: normal;
  /* 1 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */

  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */

  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */

  font: inherit;
  /* 2 */
}
.clearfix:after,
.clearfix:before {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
body,
html {
  font-size: 10px;
  background-color: #889094;
}
input[type="radio"],
input[type="checkbox"] {
  display: none;
}
.note-icon {
  color: #005aa9;
}
.fields-wrap{
  margin-bottom: 15px;
}

.fields-wrap_hide{
  display: none;
}

.fields-wrap_error .note-icon{
  color: red;
}
.tooltip {
  display: block;
  height: 15px;
  width: 15px;
  border-radius: 50%;
  border: 2px solid #005aa9;
  color: #005aa9;
  text-align: center;
  font-size: 1.4rem;
  line-height: 15.8px;
}
.tooltip__content {
  display: none;
  position: absolute;
  left: -138px;
  width: 260px;
  height: auto;
  padding: 10px;
  border: 1px solid #005aa9;
  background: #fff;
  z-index: 2;
  color: #000;
  text-align: left;
}
.tooltip__content:after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 49%;
  height: 15px;
  width: 15px;
  z-index: 3;
  background: url(/images/down-arrow.png);
}
.button {
  padding: 8px 15px 10px;
  font-size: 1.4rem;
  color: #fff;
  background: #005aa9;
  border: 1px solid #005aa9;
  text-decoration: none;
}
.main-content {
  background: #fff;
  width: 960px;
  margin: 83px auto 0;
  position: relative;
  border-radius: 10px;
  padding: 100px 20px 40px;
}
.main-content__wrap {
  margin-bottom: 40px;
}
.main-content__logo {
  position: absolute;
  top: -70px;
  left: 0;
}
.main-content:before {
  content: "";
  display: block;
  height: 100px;
  width: 100%;
  position: absolute;
  top: -62px;
  left: -8px;
  background-color: #889094;
  -webkit-transform: rotate(-4.5deg);
  transform: rotate(-4.5deg);
}
.main-content:after {
  content: "";
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  position: absolute;
  height: 50px;
  border-radius: 0 0 10px 10px;
  border-top: 1px solid #889094;
  background: #e7e9ea;
}
.main-nav {
  float: left;
  max-width: 230px;
}
.main-nav__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.main-nav__item {
  padding: 0;
  margin: 0;
  border-left: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
}
.main-nav__item:first-child {
  border-top: 1px solid #dcdcdc;
}
.main-nav__link {
  font-size: 1.4rem;
  display: block;
  padding: 13px;
  color: #005aa9;
  text-decoration: none;
}
.main-nav__link_active {
  color: #000000;
  background: #e6e6e6;
}
.content {
  width: 70%;
  float: right;
  font-size: 1.4rem;
}
.content__title {
  margin: 0;
  margin-bottom: 20px;
  padding: 0;
  font-size: 2.4rem;
  font-weight: 400;
  color: #2fb457;
  text-align: left;
}
.content__subtitle {
  margin: 0;
  margin-bottom: 20px;
  padding: 0;
  font-size: 1.6rem;
  font-weight: 400;
  color: #005aa9;
  text-align: left;
}
.content__text {
  font-size: 1.4rem;
  color: #000;
  font-weight: 400;
}
.content-list {
  margin: 0;
  margin-top: 20px;
  margin-left: 40px;
  padding: 0;
  list-style: none;
}
.content-list__item {
  position: relative;
  font-size: 1.4rem;
  margin-bottom: 10px;
  line-height: 1.3;
}
.content-list__item:last-of-type {
  margin-bottom: 0;
}
.content-list__icon {
  position: absolute;
  left: -46px;
  top: 3px;
  display: block;
  width: 36px;
  height: 36px;
}
.content-list__icon_light {
  background: url(/images/light.png) no-repeat center;
}
.content-list__icon_key {
  background: url(/images/key.png) no-repeat center;
}
.content-list__icon_house {
  background: url(/images/house.png) no-repeat center;
}
.content-list_default {
  list-style: circle;
}
.content-warning {
  box-sizing: border-box;
  margin-top: 20px;
  display: block;
  width: 100%;
  background: #005aa9;
  padding: 20px;
}
.content-warning__icon {
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 34px;
  background: url(/images/warning.png);
}
.content-warning__text {
  margin: 0;
  padding: 0;
  margin-left: 3%;
  max-width: 90%;
  display: inline-block;
  vertical-align: top;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.2;
}
.content-forms {
  margin-top: 20px;
}
.content-forms__item {
  margin-bottom: 40px;
}
.content-forms__item:last-of-type {
  margin-bottom: 0;
}
.content-forms__title {
  display: block;
  padding-bottom: 10px;
  border-bottom: 1px dotted #c9c9c9;
  font-size: 1.6rem;
  font-weight: 400;
  color: #2fb457;
}
.content-forms__name {
  width: 40%;
  float: left;
}
.content-forms__name_doc {
  width: 100%;
  margin-bottom: 15px;
}

.content-forms__wrap {
  padding: 10px 0;
}
.content-forms__docs {
  width: 61.5%
  margin-left: 2%;
  float: left;
}
.content-forms__docs_fullwidth {
  width: 100%;
  margin-left: 0;
}
.content-forms__text {
  margin: 0;
  padding: 0;
  font-size: 1.4rem;
}
.content-forms__link {
  position: relative;
  display: block;
  text-decoration: none;
  color: #005aa9;
  font-size: 1.4rem;
  margin-left: 30px;
  margin-bottom: 25px;
}
.content-forms__link:last-of-type {
  margin-bottom: 0;
}
.content-forms__link:before {
  content: "";
  width: 30px;
  height: 35px;
  position: absolute;
  left: -35px;
  top: -3px;
}
.content-forms__link_word:before {
  background: url(/images/word-icon.png) no-repeat center;
}
.content-form {
  border: 1px solid #ebebeb;
  margin-right: 34px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 20px;
}
.content-form__wrap {
  margin-top: 20px;
}
.content-form__container {
  display: inline-block;
  width: 64%;
}
.content-form__label {
  display: inline-block;
  min-width: 33%;
  max-width: 33%;
  font-size: 1.4rem;
  color: #606060;
  padding-right: 10px;
  box-sizing: border-box;
}

.fields-wrap_error .content-form__label {
  color: red;
}

.content-form__label_top {
  vertical-align: top;
}
.content-form__label_radio {
  position: relative;
  margin-left: 30px;
  margin-right: 15px;
  padding-left: 0;
  min-width: auto;
  max-width: 95%;
  vertical-align: top;
  margin-bottom: 15px;
}
.content-form__label_checkbox {
  max-width: 65%;
  position: relative;
  margin-left: 30px;
  margin-bottom: 15px;
}
.content-form__label_notice {
  margin-bottom: 0;
}
.content-form__label_wide {
  width: 61%;
  max-width: 100%;
}
.content-form__label_full {
  width: 100%;
  max-width: 100%;
}

.content-form__radio {
  position: absolute;
  top: 2px;
  left: -30px;
  width: 15px;
  height: 15px;
  cursor: pointer;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #9c9c9c;
}
.content-form__radio:after {
  display: none;
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #005aa9;
  margin: 3px 0 0 3px;
}

.checkbox-block{
  display: none;
}
.checkbox-block_show{
  display: block;
}

.content-form__checkbox {
  position: absolute;
  top: -2px;
  left: -29px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #9c9c9c;
}
.content-form__checkbox:after {
  display: none;
  content: "";
  width: 7px;
  height: 15px;
  margin-left: 6px;
  border-bottom: 1px solid #005aa9;
  border-right: 1px solid #005aa9;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.content-form__select {
  border: 1px solid #c0c0c0;
  padding: 5px 8px;
  font-size: 1.4rem;
  margin-bottom: 10px;
}
.content-form__select:focus {
  outline: none;
}
.content-form__select_wide {
  width: 64.5%;
}
.content-form__input {
  display: inline-block;
  vertical-align: top;
  border: 1px solid #c0c0c0;
  padding: 5px 8px;
  font-size: 1.4rem;
  margin: 0 0 10px;
}
.content-form__input:focus {
  outline: none;
}
.content-form__input_wide {
  width: 61.5%;
}
.content-form__input_medium {
  width: 40%;
  margin-right: 11px;
}
.content-form__input_short {
  width: 16%;
}

.content-form__input_error{
  border: 1px solid red;
}
.content-form__text{
  font-size: 1.4rem;
  color: #606060;
  margin: 0;
}
.content-form__textarea {
  width: 97%;
  margin-bottom: 10px;
  padding: 10px;
}

p.content-form__textarea{
  border: 1px solid #a9a9a9;
}
.content-form__title {
  display: block;
  font-size: 1.6rem;
  color: #005aa9;
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: 20px;
}
.content-form__nav {
  padding: 20px;
  padding-left: 0;
  border-top: 1px solid #ebebeb;
}
.content-form__status {
  display: none;
  float: left;
  position: relative;
  font-size: 1.4rem;
  color: #aaaaaa;
  font-weight: 400;
  margin-left: 30px;
  margin-top: 10px;
  max-width: 300px;
}
.content-form__status:before {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -2px;
  left: -30px;
  content: "";
  background: url(/images/arrows.png) no-repeat center;
}

.content-form__status_error{
  color: red;
}

.content-form__status_success{
  color: #009e55;
}

.content-form__status_error:before,
.content-form__status_success:before{
  content: none;
}

.content-form__button,
.content-form__button_send {
  margin-left: 20px;
  padding: 10px 20px;
  float: right;
  background: #005aa9;
  border: 1px solid #005aa9;
  font-size: 1.4rem;
  color: #fff;
  text-decoration: none;
}
.content-form__button:last-of-type {
  margin-left: 0;
}
.content-form__button:focus {
  outline: 0;
}
.content-form__button_disabled {
  border: 1px solid #ebebeb;
  color: #ebebeb;
  background: #fff;
}
.content-form__button:hover {
  cursor: pointer;
}
.content-form__option {
  display: block;
  padding: 5px 8px;
  font-size: 1.4rem;
}
input[type="radio"]:checked + .content-form__label_radio .content-form__radio:after {
  display: block;
}
input[type="checkbox"]:checked + .content-form__label_checkbox .content-form__checkbox:after {
  display: block;
}
.title-wrap {
  display: inline-block;
  border-bottom: 1px dotted #005aa9;
}
.content-steps {
  margin-top: 20px;
}
.content-steps__title {
  position: relative;
  display: inline-block;
  font-size: 1.8rem;
  font-weight: 400;
  color: #005aa9;
  vertical-align: middle;
}
.content-steps__title[data-slidedown="trigger"]{
  cursor: pointer;
}

.content-steps__title:after {
  position: absolute;
  right: -23px;
  top: 16px;
  display: block;
  height: 8px;
  width: 8px;
  content: "";
  border-left: 2px solid #005aa9;
  border-bottom: 2px solid #005aa9;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.content-steps__icon {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 30px;
  border-radius: 50%;
  border: 8px solid #f7f6f6;
  background: #005aa9;
  vertical-align: middle;
  text-align: center;
  line-height: 32px;
  font-size: 2rem;
  color: #fff;
}
.content-steps__text {
  margin: 0;
  padding: 0;
  font-size: 1.4rem;
  line-height: 1.3;
}
.content-steps__text_bold {
  font-weight: bold;
}
.content-steps__text_underline {
  text-decoration: underline;
}
.content-steps__wrap {
  display: none;
  padding: 3px 0px 10px 53px;
  border-left: 2px solid #2fb457;
  margin-left: 23px;
}
.content-steps__btn {
  display: inline-block;
  margin-top: 20px;
}
.content-steps__btn:hover {
  cursor: pointer;
  border: 1px solid #005aa9;
  background-color: #fff;
  color: #005aa9;
}
.content-steps__detail {
  display: inline-block;
  margin-top: 15px;
  font-size: 1.4rem;
  color: #005aa9;
  font-weight: 400;
  padding-bottom: 1px;
  text-decoration: none;
  border-bottom: 1px solid #005aa9;
}

.content-steps__item:last-of-type > .content-steps__wrap {
  border-left: none;
}
.breadcrumbs {
  list-style: none;
  margin: 0;
  padding: 0;
}
.breadcrumbs__item {
  position: relative;
  display: inline-block;
  font-size: 1.6rem;
  color: #fff;
  padding: 8px;
  padding-right: 20px;
  padding-left: 25px;
  margin-left: -25px;
  margin-right: 20px;
  background: #ebebeb;
}
.breadcrumbs__item > a{
  color: #92929d;
  text-decoration: none;
}
.breadcrumbs__item:after {
  position: absolute;
  right: -12px;
  top: 4px;
  display: block;
  content: "";
  width: 24px;
  height: 24px;
  background-color: #ebebeb;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 2;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
.breadcrumbs__item_active {
  background: #005aa9;
}
.breadcrumbs__item_active > a {
  color: #fff;
}
.breadcrumbs__item_active:after {
  background: #005aa9;
}
.breadcrumbs__item:first-of-type {
  margin-left: 0;
  padding-left: 8px;
}
.dashboard {
  margin-top: 40px;
}
.dashboard__title {
  display: inline-block;
  margin-bottom: 18px;
  font-size: 1.8rem;
  font-weight: 400;
  color: #005aa9;
}
.dashboard__text {
  margin: 0;
  padding: 0;
  font-size: 1.4rem;
}
.dashboard__content {
  display: none;
}

.dashboard__error{
  font-size: 1.4rem;
}

.dashboard__input {
  display: block;
  width: 250px;
  margin-bottom: 10px;
  border: 2px solid #c9c9c9;
  padding: 7px 10px;
  font-size: 1.6rem;
}
.dashboard__input_inline {
  display: inline-block;
}
.dashboard__check {
  display: block;
}
.dashboard__check-list {
  margin: 0;
  padding: 5px 0;
  font-size: 1.6rem;
  margin-top: 15px;
}
.dashboard__submit {
  display: inline-block;
  margin-top: 20px;
}
.dashboard__submit:hover {
  cursor: pointer;
  border: 1px solid #005aa9;
  background-color: #fff;
  color: #005aa9;
}
.dashboard__user-login{
  display: inline-block;
  margin-bottom: 18px;
  margin-right: 20px;
  font-size: 1.8rem;
  font-weight: 400;
  color: #005aa9;
}
.dashboard__forgot {
  display: inline-block;
  margin-left: 30px;
  font-size: 1.4rem;
  color: #005aa9;
}
.dashboard__tooltip {
  display: inline-block;
  margin-left: 20px;
  position: relative;
}
.tabs {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #dcdcdc;
}
.tabs:before {
  position: absolute;
  top: 36px;
  content: "";
  display: block;
  width: 100%;
  height: 0;
  border-bottom: 1px solid #dcdcdc;
}
.tabs_form:before {
  display: none;
}
.tabs__input {
  display: none;
}
.tabs__input:checked + .tabs__label {
  border-bottom: 2px solid #005aa9;
}
.tabs__input_form {
  color: #000;
  border: 1px solid #dcdcdc;
}
.tabs__input_form:checked + .tabs__label {
  background-color: #005aa9;
  color: #fff;
  border-bottom: none;
}
.tabs__label {
  display: inline-block;
  padding: 8px 0;
  margin-right: 50px;
  margin-bottom: 20px;
  font-size: 1.6rem;
  font-weight: 400;
  color: #005aa9;
}
.tabs__label:last-of-type {
  margin-right: 0;
}
.tabs__label:hover {
  cursor: pointer;
}
.tabs__label_form {
  padding: 8px 12px;
  margin: 0;
  font-size: 1.4rem;
  color: #000;
  border: 1px solid #dcdcdc;
  margin-right: -4px;
}
.tabs__label_form:last-child {
  margin-right: 0;
}
.tabs__title {
  display: inline-block;
  min-width: 33%;
  font-size: 1.4rem;
  color: #606060;
}

.fields-wrap_error .tabs__title {
  color: red;
}

.tab-content {
  display: none;
}

.tab-content_active{
  display: block;
}

.active > .content-steps__title {
  border-bottom: none;
}
.active > .content-steps__title:after,
.content-steps__item_disabled > .content-steps__title:after {
  display: none;
}
.active > .content-steps__title > .content-steps__icon {
  background: #2fb457;
}
.content-steps__item_disabled > .content-steps__title > .title-wrap,
.active > .content-steps__title > .title-wrap {
  border-bottom: none;
}

.notice {
  margin-left: 33.4%;
  margin-bottom: 8px;
  font-size: 1.2rem;
  color: #606060;
  display: block;
  width: 61%;
}

.notice_error{
  color: red;
}

.notice_brackets {
  margin: 0;
  display: inline-block;
  font-size: 1rem;
  width: auto;
}

.notice_textarea {
  margin-left: 0;
  width: 100%;
}

.upload-file{
  position: relative;
}

.upload-file__input {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.upload-file__name{
  margin: 7px 0;
  font-weight: bold;
  font-size: 1.2rem;
  position: relative;
}
.upload-file__delete {
  position: absolute;
  top: 0;
  right: 0;
  width: 15px;
  height: 15px;
  cursor: pointer;
}
.upload-file__delete:before,
.upload-file__delete:after {
  width: 15px;
  height: 2px;
  background: red;
  content: '';
  top: 50%;
  left: 0;
  position: absolute;
}
.upload-file__delete:before{
  transform: rotate(45deg);
}
.upload-file__delete:after{
  transform: rotate(-45deg);
}

.upload-file__link {
  display: inline-block;
  position: relative;
  text-decoration: none;
  color: #005aa9;
  font-size: 1.4rem;
  margin-right: 20px;
}
.upload-file__link:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 0;
  border-bottom: 1px dotted #005aa9;
}

.dropzone-area{
  min-height: 150px;
  margin: 20px 0;
  border: 2px dashed #005aa9;
}

.dz-default.dz-message {
  font-size: 1.5rem;
  height: 150px;
  width: 100%;
  text-align: center;
  display: table;
}

.dz-default.dz-message span{
  display: table-cell;
  vertical-align: middle;
}

/*.dz-started .dz-message, .dz-success-mark, .dz-error-mark, .dz-image, .dz-progress {
  display: none;
}*/

.dz-preview {
  display: none;
  background: #ffffff;
  border: 1px solid #005aa9;
  margin: 10px;
  padding: 10px;
  font-size: 1.3rem;
  text-align: center;
  vertical-align: top;
  min-width: 26%;
}

.dz-preview.dz-error {
  border: 1px solid red;
}

.dz-error-message, .dz-filename, .dz-size {
  padding: 2px 0;
}

.dz-error-message{
  color: red;
}

.b-404{
  min-height: 350px;
}

.b-404__title {
  font-size: 14rem;
  text-align: center;
  margin: 140px 0 0px;
  color: #2b5e96;
  line-height: 1;
}

.b-404__text {
  text-align: center;
  font-size: 2rem;
  text-transform: uppercase;
}

/*Список заявок*/

.apply-list{
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

.apply-list th{
  text-align: center;
  border: 1px solid #dcdcdc;
  background: #e6e6e6;
  padding: 10px 5px;
}

.apply-list td{
  padding: 5px;
  border-bottom: 1px solid #cdcdcd;
  text-align: center;
}

/* End */
/* /local/templates/main/template_styles.css?154176042026433 */
