/**
 * Стили для личного кабинета
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

/* Document
   ========================================================================== */


html {
  font-family: sans-serif; /* 1 */
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * 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;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * 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 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

.modal__dialog pre {
  font-size: 0.5em;
}

/* Text-level semantics
   ========================================================================== */

/**
 * 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;
}

/**
 * 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;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * 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
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * 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"], /* 1 */
[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 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * 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 macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 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 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}

@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/ProximaNovaT-Thin.woff2") format("woff2"), url("../fonts/ProximaNovaT-Thin.woff") format("woff"), url("../fonts/ProximaNovaT-Thin.ttf") format("truetype"), url("../fonts/ProximaNovaT-Thin.svg#ProximaNovaT-Thin") format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/ProximaNova-Light.woff2") format("woff2"), url("../fonts/ProximaNova-Light.woff") format("woff"), url("../fonts/ProximaNova-Light.ttf") format("truetype"), url("../fonts/ProximaNova-Light.svg#ProximaNova-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/ProximaNova-Regular.woff2") format("woff2"), url("../fonts/ProximaNova-Regular.woff") format("woff"), url("../fonts/ProximaNova-Regular.ttf") format("truetype"), url("../fonts/ProximaNova-Regular.svg#ProximaNova-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../fonts/ProximaNova-Bold.woff2") format("woff2"), url("../fonts/ProximaNova-Bold.woff") format("woff"), url("../fonts/ProximaNova-Bold.ttf") format("truetype"), url("../fonts/ProximaNova-Bold.svg#ProximaNova-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
:root {
  font: 82.5%/1.4 "Proxima Nova", sans-serif;
  text-rendering: optimizeLegibility;
  font-smooth: always;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.page-title {
  margin: 41px 0 22px;
  font-size: 32px;
  font-weight: bold;
  color: #515151;
}
@media screen and (max-width: 600px) {
  .page-title {
    margin-top: 26px;
    margin-bottom: 0;
  }
}
.control {
  position: relative;
  display: inline-block;
  padding-left: 26px;
  line-height: 22px;
  cursor: pointer;
/* чекбоксы */
/* радиобатоны */
}
.control__input {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
.control__icon {
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 22px;
  height: 22px;
  border: 1px solid #cecece;
  border-radius: 2px;
  box-shadow: 0 3px rgba(0,0,0,0.07) inset;
  color: #fff;
  background-color: #fff;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.control__icon::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.control:hover .control__icon {
  border-color: #a8a8a8;
}
.control__input:checked + .control__icon {
  border-color: transparent;
  background-color: #1b4792;
}
.control_checkbox .control__icon::before {
  margin-bottom: 6px;
  -webkit-transform: scale(0) rotate(45deg);
          transform: scale(0) rotate(45deg);
  width: 5px;
  height: 10px;
  border: 2px solid;
  border-top-width: 0;
  border-left-width: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.control_checkbox .control__input:checked + .control__icon::before {
  -webkit-transform: scale(1) rotate(45deg);
          transform: scale(1) rotate(45deg);
}
.control_radio .control__icon {
  border-radius: 50%;
}
.control_radio .control__icon::before {
  -webkit-transform: scale(0);
          transform: scale(0);
  width: 0;
  height: 0;
  border: 4px solid;
  border-radius: inherit;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.control_radio .control__input:checked + .control__icon::before {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.control-list__item {
  display: block;
}
.control-list__item + .control-list__item {
  margin-top: 14px;
}
.button {
  box-sizing: border-box;
  display: inline-block;
  padding: 0 15px;
  border: 0;
  height: 41px;
  line-height: 41px;
  color: #fff;
  text-decoration: none;
  background: #1b4792;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-radius: 3px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  cursor: pointer;
}
.button:hover {
  box-shadow: 0 0 0 99px rgba(255,255,255,0.1) inset;
}
.button:active {
  box-shadow: 0 0 0 99px rgba(0,0,0,0.1) inset;
}
.outline-btn {
  box-sizing: border-box;
  display: inline-block;
  padding: 0 15px;
  font-size: 16px;
  color: #1b4792;
  border: 1px solid;
  border-radius: 2px;
  background: transparent;
}
.outline-btn:hover {
  color: #fff;
  border-color: #1b4792;
  background-color: #1b4792;
}
.add-button-wrapper {
  padding-top: 36px;
  padding-bottom: 36px;
}
.add-button {
  position: relative;
  display: inline-block;
  padding-left: 36px;
  border: 0;
  overflow: visible;
  font-size: 22px;
  background: 0;
  color: #1b4792;
  cursor: pointer;
  text-align: left;
}
.add-button::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.add-button__icon {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  vertical-align: middle;
  width: 26px;
  height: 26px;
  background: #1b4792;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.add-button__icon::before,
.add-button__icon::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: #fff;
}
.add-button__icon::before {
  width: 3px;
  height: 15px;
}
.add-button__icon::after {
  width: 15px;
  height: 3px;
}
.add-button:hover .add-button__icon {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.add-button__text {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.add-button__text::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-top: 1px solid;
  opacity: 0.3;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.add-button:hover .add-button__text::after {
  opacity: 0;
}
.text-input {
  display: inline-block;
  box-sizing: border-box;
  max-width: 100%;
  height: 44px;
  padding: 0 12px;
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  box-shadow: 0 3px rgba(0,0,0,0.07) inset;
  color: inherit;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.text-input:hover {
  border-color: #a8a8a8;
}
.text-input:focus {
  outline: 0;
  border-color: #1b4792;
}
.text-input_full {
  width: 100%;
}
.text-input ::-webkit-input-placeholder {
  opacity: 0.44;
}
.text-input ::-moz-placeholder {
  opacity: 0.44;
}
.text-input :-moz-placeholder {
  opacity: 0.44;
}
.text-input :-ms-input-placeholder {
  opacity: 0.44;
}
.text-input_date {
  padding-right: 32px;
  width: 160px;
  background-image: url("../img/date.png");
  background-repeat: no-repeat;
  background-position: right 9px top 50%;
}
.date-group {
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 22px;
}
.date-group__item {
  margin-right: 6px;
  display: inline-block;
  vertical-align: middle;
}
.date-group__item:last-child {
  margin-right: 0;
}
.date-group__label,
.date-group__control {
  display: inline-block;
  vertical-align: middle;
  padding: 10px 0;
}
@media screen and (max-width: 700px) {
  .date-group {
    display: table;
    border-collapse: separate;
    border-spacing: 0;
  }
  .date-group__item {
    display: table-row;
  }
  .date-group__label,
  .date-group__control {
    display: table-cell;
    vertical-align: middle;
  }
  .date-group__label {
    padding-right: 6px;
    text-align: right;
  }
}
.field-form {
  display: table;
  border-collapse: separate;
  border-spacing: 0;
  font-size: 18px;
}
.field-form__cell {
  display: table-cell;
  vertical-align: top;
  padding-bottom: 34px;
}
.field-form__cell_label {
  padding-right: 24px;
  padding-top: 9px;
}
.field-form__row {
  display: table-row;
}
.field-form__row_small-gutter .field-form__cell {
  padding-bottom: 22px;
}
.field-form__row_submit .field-form__cell {
  padding-top: 0;
  padding-bottom: 0;
}
.link {
  position: relative;
  color: inherit;
  text-decoration: none;
}
.link::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-top: 1px solid;
  opacity: 0.3;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.link:hover::after {
  opacity: 0;
}
.logout-link {
  text-decoration: none;
  color: inherit;
}
.logout-link::before {
  content: "";
  margin-right: 8px;
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 20px;
  background: url("../img/logout.png");
}
.data-table td[data-title]::before,
.data-table thead th,
.data-table thead td {
  background: #ccc;
  font-size: 17px;
  font-weight: bold;
}
.data-table-wrapper {
  overflow: auto;
}
.data-table-wrapper.gutter {
  margin-top: 35px;
}
.cell-content {
  display: block;
}
.data-table {
  width: 100%;
  border-collapse: collapse;
}
.data-table thead {
  font-size: 17px;
  background: #ccc;
}
.data-table thead th,
.data-table thead td {
  box-sizing: border-box;
}
.data-table tr:nth-child(even) {
  background-color: #fff;
}
.data-table th,
.data-table td {
  padding: 12px 27px;
  border: 1px solid #ccc;
  border-width: 0 1px;
  text-align: left;
}
.data-table th:first-child,
.data-table td:first-child {
  border-left: 0;
}
.data-table th:last-child,
.data-table td:last-child {
  border-right: 0;
}
@media screen and (max-width: 700px) {
  .data-table-wrapper td:nth-child(1),
  .data-table-wrapper td:nth-child(2),
  .data-table-wrapper td:nth-child(3),
  .data-table-wrapper td:nth-child(4),
  .data-table-wrapper td:nth-child(5),
  .data-table-wrapper td:nth-child(6),
  .data-table-wrapper td:nth-child(7) {
    padding-right: 0 !important;
    padding-left: 37% !important;
  }
  .data-table thead {
    display: none;
  }
  .data-table table,
  .data-table tbody,
  .data-table tr,
  .data-table th,
  .data-table td {
    display: block;
  }
  .data-table tr {
    position: relative;
  }
  .data-table tr::before,
  .data-table tr::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 25%;
    min-width: 130px;
  }
  .data-table tr::before {
    top: 0;
    background: #ccc;
  }
  .data-table tr::after {
    height: 1px;
    background: #eff2f3;
  }
  .data-table th,
  .data-table td {
    position: relative;
    padding: 12px;
    border: 0;
    border-bottom: 1px solid #ccc;
  }
  .data-table-wrapper td:nth-child(1),
  .data-table-wrapper td:nth-child(2),
  .data-table-wrapper td:nth-child(3),
  .data-table-wrapper td:nth-child(4),
  .data-table-wrapper td:nth-child(5),
  .data-table-wrapper td:nth-child(6),
  .data-table-wrapper td:nth-child(7) {
    padding-right: 0;
    padding-left: 37%;
    white-space: nowrap;
  }
  .data-table td .cell-content {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    padding-left: 12px;
    padding-right: 12px;
    white-space: normal;
  }
  .data-table td[data-title]::before {
    content: attr(data-title);
    margin-left: -60%;
    /*margin-left: -150px;*/
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    width: 40%;
    min-width: 130px;
    /*width: 150px;*/
    padding: 0 12px;
    white-space: normal;
  }
}
.pagination {
  padding-top: 40px;
  padding-bottom: 20px;
}
.pagination .accoint-info {
  padding-bottom: 0;
}
.pagination__label {
  margin-right: 16px;
  display: inline-block;
  vertical-align: middle;
  font-size: 21px;
}
.pagination-nav {
  display: inline-block;
  vertical-align: middle;
}
.pagination-nav__link {
  margin-right: 10px;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  min-width: 52px;
  height: 52px;
  line-height: 50px;
  border: 1px solid #1b4792;
  color: inherit;
  text-decoration: none;
  text-align: center;
  border-radius: 1px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.pagination-nav__link_active {
  pointer-events: none;
  color: #fff;
  background-color: #1b4792;
}
.pagination-nav__link:hover {
  background-color: #fff;
}
.pagination-nav__link:last-child {
  margin-right: 0;
}
.modal {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  text-align: center;
  white-space: nowrap;
  font-size: 0;
  color: #515151;
  background: rgba(0,0,0,0.68);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.modal::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.modal__dialog {
  margin: 19px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: relative;
  padding: 19px;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  white-space: normal;
  font-size: 1rem;
  text-align: left;
  background: #eff2f3;
  border-radius: 4px;
  -webkit-transition: inherit;
  transition: inherit;
/**
		 * Размеры мод. окон
		 */
}
.modal__dialog_small {
  max-width: 350px;
  width: 100%;
}
.modal__dialog_medium {
  max-width: 500px;
  width: 100%;
}
.modal__close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 20px;
  width: 10px;
  height: 10px;
  border: 0;
  background: 0;
  cursor: pointer;
  color: #8f8080;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.modal__close:hover {
  color: rgba(226,31,39,0.5);
  background-color: rgba(0,0,0,0.05);
}
.modal__close::before,
.modal__close::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 10px;
  height: 0;
  border-top: 2px solid;
}
.modal__close::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.modal__close::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.modal__title {
  margin: 0 3em 1em 0;
  font-size: 26px;
  font-weight: normal;
}
.modal_show {
  opacity: 1;
  visibility: visible;
}
.modal_show .modal__dialog {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.modal-short-message {
  margin: 0;
  padding: 36px;
  text-align: center;
}
.social-link {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 25px;
  width: 1em;
  height: 1em;
  line-height: 1em;
  overflow: hidden;
  color: transparent;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.social-link:hover {
  background-color: #0082ff;
}
.social-link::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 6em;
  height: 1em;
  background: url("../img/socials.png") no-repeat;
  background-size: 6em 1em;
}
.social-link_yt::before {
  left: 0;
}
.social-link_lj::before {
  left: -1em;
}
.social-link_fb::before {
  left: -2em;
}
.social-link_vk::before {
  left: -3em;
}
.social-link_tw::before {
  left: -4em;
}
.social-link_in::before {
  left: -5em;
}
.socials {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  padding-left: 1px;
}
.socials__item {
  margin-left: 1px;
  float: left;
}
.logo {
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  width: 214px;
  height: 98px;
  overflow: hidden;
  text-indent: 100%;
  background: url("../img/logo.png") no-repeat;
}
.logo__link {
  display: block;
  height: 100%;
  color: transparent;
}
.contact {
  position: relative;
  padding-left: 24px;
}
.contact::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 22px;
  background: url("../img/phone.png") no-repeat;
}
.contact__label {
  color: #494949;
}
.contact__link {
  position: relative;
  font-size: 23px;
  line-height: 1.3;
  color: #0a0a0a;
  text-decoration: none;
}
.contact__link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-top: 1px solid;
  opacity: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.contact__link:hover::after {
  opacity: 1;
}
.notif {
  background-color: #fbdedf;
  border-bottom: 1px solid rgba(226,31,39,0.37);
}
.notif__body {
  position: relative;
  padding: 18px 0 34px;
}
.notif__body::after {
  content: "";
  display: table;
  width: 100%;
}
.notif__body::before {
  content: "";
  margin-right: 20px;
  float: left;
  width: 55px;
  height: 55px;
  background: url("../img/warn.png") no-repeat;
}
.notif__close {
  position: absolute;
  top: 8px;
  right: 20px;
  padding: 20px;
  width: 10px;
  height: 10px;
  border: 0;
  background: 0;
  cursor: pointer;
  color: #8f8080;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.notif__close:hover {
  color: rgba(226,31,39,0.5);
  background-color: rgba(0,0,0,0.05);
}
.notif__close::before,
.notif__close::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 10px;
  height: 0;
  border-top: 2px solid;
}
.notif__close::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.notif__close::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.notif__content {
  display: block;
  width: auto;
  overflow: hidden;
  padding-top: 5px;
  padding-right: 48px;
  font-size: 18px;
}
.notif__title {
  margin: 0;
  font-size: 20px;
  font-weight: bold;
}
.notif__text {
  line-height: 1;
}
.account-info {
  margin-top: 24px;
  margin-bottom: 78px;
  position: relative;
  padding: 35px;
  font-size: 16px;
  color: #515151;
  background: #eff2f3;
}
@media screen and (max-width: 700px) {
  .account-info {
    padding: 22px 16px;
  }
}
.account-info + .account-info {
  margin-top: -38px;
}
.account-info__title {
  margin: 0;
  margin-right: 36px;
  font-size: 22px;
  line-height: 1;
  font-weight: bold;
}
.account-info__sum {
  font-size: 22px;
}
.account-info_simple {
  margin-top: 0;
  margin-bottom: 6px;
  padding-left: 0;
  padding-right: 0;
  background-color: transparent;
}
@media screen and (max-width: 600px) {
  .account-info_simple {
    padding-top: 31px;
  }
}
.account-info__value {
  font-size: 18px;
}
.account-info__text {
  margin-right: 17px;
  padding: 11px 0;
  display: inline-block;
}
.account-info__btn {
  font-size: 20px;
}
.account-info__body {
  display: block;
}
.account-info__toggle {
  position: absolute;
  top: 35px;
  right: 35px;
  width: 36px;
  height: 36px;
  border: 0;
  background-color: #fff;
  border-radius: 50%;
  color: #a3a3a3;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
@media screen and (max-width: 700px) {
  .account-info__toggle {
    top: 16px;
    right: 16px;
  }
}
.account-info__toggle::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 4px;
  margin: auto;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  width: 12px;
  height: 12px;
  border: 3px solid;
  border-width: 3px 3px 0 0;
}
.account-info__toggle:hover {
  background-color: #1b4792;
  color: #fff;
}
.account-info_closed .account-info__body {
  display: none;
}
.account-info_closed .account-info__toggle {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.quick-link {
  display: inline-block;
  vertical-align
  border: 0;
  text-decoration: none;
  color: #898989;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.quick-link__img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.quick-link:hover {
  opacity: 0.8;
}
.quick-links {
  margin: 36px auto 16px;
  display: table;
  border-collapse: collapse;
  vertical-align: top;
  padding: 0;
  overflow: hidden;
  list-style-type: none;
  text-align: center;
}
.quick-links__item {
  margin-left: -1px;
  margin-bottom: 20px;
  box-sizing: border-box;
  padding: 0 36px;
  display: inline-block;
  vertical-align: middle;
  min-height: 80px;
  border-left: 1px solid #e5e5e5;
}
@media screen and (max-width: 980px) {
  .quick-links__item {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 49%;
    width: calc(50% - 1px);
    text-align: left;
  }
}
@media screen and (max-width: 540px) {
  .quick-links__item {
    width: 99%;
    width: calc(100% - 1px);
  }
}
.settings-form {
  width: 100%;
  max-width: 640px;
  display: table;
  border-collapse: collapse;
  font-size: 16px;
}
.settings-form__item {
  display: table-row;
  background-color: #eff2f3;
}
.settings-form__item + .settings-form__item {
  border-top: 1px solid #fff;
}
.settings-form__cell {
  box-sizing: border-box;
  padding: 28px 0;
  display: table-cell;
  vertical-align: top;
}
.settings-form__cell_controls {
  padding-right: 58px;
  width: 1px;
  white-space: nowrap;
}
.settings-form__cell_name {
  width: 232px;
  padding-right: 58px;
  padding-left: 32px;
}
@media screen and (max-width: 600px) {
  .settings-form__cell {
    padding-left: 16px;
    padding-right: 16px;
  }
  .modal__dialog, .modal__dialog_small, .modal__dialog_medium {
    width: auto;
  }
}
.settings-form__link {
  font-size: 14px;
  color: #1b4792;
}
.settings-form__button {
  font-size: 22px;
}
.data-toolbar {
  padding-top: 8px;
  padding-bottom: 8px;
  direction: rtl;
  font-size: 16px;
  color: #1b4792;
}
.data-toolbar.outer {
  margin-bottom: -34px;
}
@media screen and (max-width: 700px) {
  .data-toolbar.outer {
    margin-bottom: -21px;
  }
}
@media screen and (max-width: 700px) {
  .data-toolbar {
    direction: ltr;
  }
}
.data-toolbar_align_center {
  text-align: center;
}
.data-toolbar::after {
  content: "";
  display: table;
  clear: both;
}
.data-toolbar__item {
  padding: 8px 0;
  margin-right: 12px;
  display: inline-block;
  vertical-align: middle;
  direction: ltr;
}
.data-toolbar__item:first-child {
  margin-right: 0;
}
.modal-toolbar .data-toolbar__item {
  margin-right: 28px;
}
html {
  height: 100%;
}
body {
  margin: 0;
  height: 100%;
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  padding-left: 20px;
  padding-right: 20px;
}
.header {
  padding: 30px 0 18px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.header::after {
  content: "";
  display: table;
  width: 100%;
}
.header__logo {
  margin-right: 104px;
  float: left;
}
.header__contacts {
  float: left;
}
.header__links {
  float: right;
  color: #1b4792;
}
.header__contacts,
.header__links {
  margin-top: 36px;
}
@media screen and (max-width: 680px) {
  .header__inner {
    display: table;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .header__logo,
  .header__contacts,
  .header__links,
  .auth__passrecovery {
    float: none !important;
    clear: both;
    margin-left: 0 !important;
    margin-right: 0;
  }
  .header__contacts {
    vertical-align: top;
    width: 100%;
    margin-top: 42px;
  }
  .header__contacts .contact {
    padding-left: 0;
  }
  .header__links {
    margin-top: 27px;
  }
  .modal__dialog_medium {
    max-width: 80%;
  }
}
.menu-link {
  display: block;
  box-sizing: border-box;
  padding: 12px 10px;
  text-decoration: none;
  color: inherit;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.menu-link:hover {
  background: rgba(0,0,0,0.2);
}
.menu-trigger {
  padding-left: 24px;
  cursor: pointer;
}
.menu-trigger:focus {
  outline: 0;
}
.menu-trigger__icon {
  margin-right: 10px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  width: 28px;
  height: 22px;
  border: 4px solid;
  border-width: 4px 0;
}
.menu-trigger__icon::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 0;
  border-top: 4px solid;
}
.menu-trigger__text {
  vertical-align: middle;
}
.menu {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-size: 16px;
  line-height: 1;
  color: #fff;
  background: #1b4792;
}
.menu__inner {
  position: relative;
}
@media screen and (max-width: 680px) {
  .menu__inner {
    padding-left: 0;
    padding-right: 0;
  }
}
.menu__trigger {
  display: none;
  border: 0;
  background: 0;
  text-align: left;
}
@media screen and (max-width: 680px) {
  .menu__trigger {
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 680px) {
  .menu__list {
    opacity: 0;
    visibility: hidden;
  }
}
@media screen and (max-width: 680px) {
  .menu_open .menu__list {
    opacity: 1;
    visibility: visible;
  }
}
.menu-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  text-align: center;
}
.menu-list__item {
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 680px) {
  .menu-list {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 100%;
    display: block;
    text-align: left;
  }
  .menu-list__item {
    display: block;
    width: 100%;
  }
  .menu-list__item {
    padding-left: 0;
    padding-right: 0;
    background: #1b4792;
  }
  .menu-list__link {
    display: block;
    margin-top: -1px;
    padding: 21px 46px;
    border: 1px solid rgba(255,255,255,0.1);
    border-width: 1px 0;
  }
}
.footer {
  margin-top: auto;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  color: #fff;
  background: url("../img/footer-pattern.png") #1b4792;
}
.footer__inner {
  margin-left: -20px;
  margin-right: -20px;
  padding: 13px 0;
  font-size: 0;
  text-align: justify;
  text-justify: distribute-all-lines;
}
.footer__inner::after {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.footer__cell {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  padding: 6px 20px;
  font-size: 1rem;
  line-height: 2.5rem;
  text-align: left;
}
.footer__socials-label {
  margin-right: 14px;
}
@media screen and (max-width: 480px) {
  .footer__inner {
    padding-top: 0;
    padding-bottom: 0;
  }
  .footer__cell {
    width: 100%;
  }
  .data-table tr::before,
  .data-table tr::after {
    width: 31%;
  }
  .data-table td .cell-content {
    padding-left: 15%;
    padding-right: 1%;
    white-space: normal;
  }
  .data-table td .cell-content .control_checkbox {
    word-break: break-word;
  }
  .cell-content .text-input {
    width: calc( 100% - 50px ) !important;
  }
}
@media screen and (max-width: 1100px) {
  .cell-content .text-input {
    width: 100%;
  }
  .cell-content .text-input_summa {
    width: calc( 100% - 30px );
  }
}
@media screen and (max-width: 980px) {
  .data-table-wrapper th {
    font-size: 16px !important;
  }
  .data-table-wrapper th:nth-child(3) {
    max-width: 140px;
    padding-left: 10px;
    padding-right: 0;
  }
}
@media screen and (max-width: 900px) {
  .data-table-wrapper th {
    padding-left: 10px;
    padding-right: 5px;
  }
}
@media screen and (max-width: 810px) {
  .data-table-wrapper td:nth-child(5) {
    padding-left: 1%;
    padding-right: 1%;
  }
}
@media screen and (max-width: 790px) {
  .data-table-wrapper td:nth-child(4) {
    padding-left: 2%;
    padding-right: 1%;
  }
}
@media screen and (max-width: 750px) {
  .data-table-wrapper td:nth-child(1),
  .data-table-wrapper td:nth-child(2),
  .data-table-wrapper td:nth-child(6) {
    padding-left: 2%;
    padding-right: 1%;
  }
}
@media screen and (max-width: 540px) {
  .data-table tr::before,
  .data-table tr::after {
    width: 28%;
  }
  .data-table td .cell-content {
    padding-left: 10%;
    padding-right: 0;
  }
}
@media screen and (max-width: 500px) {
  .data-table tr::before,
  .data-table tr::after {
    width: 30%;
  }
  .data-table td .cell-content {
    padding-left: 12%;
  }
}
@media screen and (max-width: 450px) {
  .data-table tr::before,
  .data-table tr::after {
    width: 33%;
  }
  .data-table td .cell-content {
    padding-left: 16%;
  }
}
@media screen and (max-width: 400px) {
  .data-table tr::before,
  .data-table tr::after {
    width: 34%;
  }
  .data-table td .cell-content {
    padding-left: 5%;
  }
  .cell-content .text-input_summa {
    width: calc( 100% - 60px ) !important;
  }
}
@media screen and (max-width: 350px) {
  .data-table tr::before,
  .data-table tr::after {
    width: 40%;
  }
  .cell-content {
    word-break: break-word;
    width: 80%;
  }
  .cell-content .text-input,
  .cell-content .text-input_summa {
    width: calc( 100% - 50px ) !important;
  }
}

/*# sourceMappingURL=main.css.map */



.underconstruction {
	padding: 50px 0 50px 0;
}
.bg-danger {
  background-color: #f2dede;
}
.text-danger {
  color: #a94442;
}
.text-center {
  text-align: center;
}
.request-description {
	font-size: 1.2em;
}

.notif-lktp .notif {
  /*background: #9a9ec7;   /* 20% */
  /*background: #737cb2;   /* 60% */
  background: #9bc2e6;   /* from user */
}
.notif-lktp .notif__body::before {
  background: url("../img/warn-lktp.png") no-repeat;
}