@charset "UTF-8";
/*!
 *
 * Evgeniy Ivanov - 2018
 * busforward@gmail.com
 * Skype: ivanov_ea
 *
 */
.footer:after, .main__content:after, .header:after, .form:after, .form__row:after, .navbar:after, .filters__top:after, .tableFooter:after, .order:after, .orderLeft__item:after, .orderRight:after, .orderTop:after, .orderTop__info:after, .orderList:after, .textEditor__control:after, .textEditor__edit:after, .chat__row:after, .newTask:after, .newTask__select:after, .newTask__more:after, .newTask__moreContent:after, .newTask__date:after, .newTask__dateLabel:after, .chosenCategory .modal-body:after, .chosenCategory__rezult:after {
  content: '';
  display: table;
  clear: both; }

.footer:before {
  content: '';
  display: table;
  clear: both; }

@font-face {
  font-family: "Helvetica";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/Helvetica-Bold.eot?") format("eot"), url("../fonts/Helvetica-Bold.woff2") format("woff2"), url("../fonts/Helvetica-Bold.woff") format("woff"), url("../fonts/Helvetica-Bold.ttf") format("truetype"), url("../fonts/Helvetica-Bold.svg#Helvetica") format("svg"); }

@font-face {
  font-family: "Helvetica";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/Helvetica-Black.eot?") format("eot"), url("../fonts/Helvetica-Black.woff2") format("woff2"), url("../fonts/Helvetica-Black.woff") format("woff"), url("../fonts/Helvetica-Black.ttf") format("truetype"), url("../fonts/Helvetica-Black.svg#Helvetica") format("svg"); }

@font-face {
  font-family: "Helvetica";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Helvetica-Regular.eot?") format("eot"), url("../fonts/Helvetica-Regular.woff2") format("woff2"), url("../fonts/Helvetica-Regular.woff") format("woff"), url("../fonts/Helvetica-Regular.ttf") format("truetype"), url("../fonts/Helvetica-Regular.svg#Helvetica") format("svg"); }

@font-face {
  font-family: "MyriadPro";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/MyriadPro-Regular.eot?") format("eot"), url("../fonts/MyriadPro-Regular.woff2") format("woff2"), url("../fonts/MyriadPro-Regular.woff") format("woff"), url("../fonts/MyriadPro-Regular.ttf") format("truetype"), url("../fonts/MyriadPro-Regular.svg#MyriadPro") format("svg"); }

/* Global variables */
/* ======================================================================== */
/* Grid */
/* ======================================================================== */
/* Form */
/* ======================================================================== */
/* Breakpoints */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html, body, .wrapper {
  height: 100%;
  position: relative;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
  font-size: 100%;
  font-family: Helvetica;
  color: #000;
  line-height: 1.2; }

/**
 * Add the correct display in IE 9-.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  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 {
  -webkit-box-sizing: content-box;
  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 */ }

/* 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 */
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }
  a:focus {
    outline: 0; }

/**
 * 1. Remove the bottom border in Chrome 57- and 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 */
  -webkit-text-decoration: underline dotted;
  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;
  max-width: 100%; }

/**
 * 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 {
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
  outline: 0; }

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

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 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 {
  -webkit-box-sizing: border-box;
  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"] {
  -webkit-box-sizing: border-box;
  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,
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: "icomoon";
  src: url("../fonts/icomoon.eot?e39x9h");
  src: url("../fonts/icomoon.eot?e39x9h#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?e39x9h") format("truetype"), url("../fonts/icomoon.woff?e39x9h") format("woff"), url("../fonts/icomoon.svg?e39x9h#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-add-Image:before {
  content: ""; }

.icon-arrow-sm:before {
  content: ""; }

.icon-atention-solar:before {
  content: ""; }

.icon-attach:before {
  content: ""; }

.icon-attention:before {
  content: ""; }

.icon-bell:before {
  content: ""; }

.icon-bold:before {
  content: ""; }

.icon-bullet-list:before {
  content: ""; }

.icon-calendar:before {
  content: ""; }

.icon-chat:before {
  content: ""; }

.icon-chat-round:before {
  content: ""; }

.icon-check:before {
  content: ""; }

.icon-check-o:before {
  content: ""; }

.icon-clip:before {
  content: ""; }

.icon-comment-o:before {
  content: ""; }

.icon-decline:before {
  content: ""; }

.icon-delete:before {
  content: ""; }

.icon-done:before {
  content: ""; }

.icon-download:before {
  content: ""; }

.icon-emoji:before {
  content: ""; }

.icon-help:before {
  content: ""; }

.icon-italic:before {
  content: ""; }

.icon-library:before {
  content: ""; }

.icon-list:before {
  content: ""; }

.icon-local:before {
  content: ""; }

.icon-mail:before {
  content: ""; }

.icon-number-list:before {
  content: ""; }

.icon-pause:before {
  content: ""; }

.icon-pencil:before {
  content: ""; }

.icon-play:before {
  content: ""; }

.icon-plus-o:before {
  content: ""; }

.icon-refresh:before {
  content: ""; }

.icon-search:before {
  content: ""; }

.icon-star-empty:before {
  content: ""; }

.icon-star-filled:before {
  content: ""; }

.icon-stop:before {
  content: ""; }

.icon-stopwatch:before {
  content: ""; }

.icon-strikethrough:before {
  content: ""; }

.icon-task:before {
  content: ""; }

.icon-unlock:before {
  content: ""; }

.icon-arrow-right:before {
  content: ""; }

.icon-caret:before {
  content: ""; }

.icon-caret-up:before {
  content: ""; }

.icon-caret-left:before {
  content: ""; }

.icon-caret-right:before {
  content: ""; }

.icon-menu:before {
  content: ""; }

.icon-plus:before {
  content: ""; }

.icon-plus-square {
  border-radius: 2px;
  background-color: #00b06f;
  color: #fff;
  text-align: center;
  font-size: 10px;
  width: 16px;
  line-height: 16px;
  cursor: pointer; }

.icon-plus-arrow-r:before {
  content: '→';
  display: inline-block;
  color: #0078b3;
  margin-right: 3px; }

.icon-vk:before {
  content: url("../img/soc/vk.png"); }

.icon-facebook:before {
  content: url("../img/soc/facebook.png"); }

.icon-google-plus:before {
  content: url("../img/soc/google-plus.png"); }

.icon-telegram:before {
  content: url("../img/soc/telegram.png"); }

.icon-gosuslugi:before {
  content: url("../img/soc/gosuslugi.png"); }

body {
  min-width: 1265px; }

.wrapper {
  font-size: 16px;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -185px auto;
  overflow: hidden; }

/* Middle
 ----------------------------------------------------------------------------- */
.main__content {
  padding-bottom: 185px; }

.container_center {
  max-width: 100%;
  padding: 0 20px;
  margin-left: auto;
  margin-right: auto; }

.column {
  -webkit-column-count: 4;
  column-count: 4;
  -webkit-column-gap: 20px;
  column-gap: 20px;
  -webkit-column-width: 300px;
  column-width: 300px; }

a {
  color: #0078b3;
  text-decoration: none; }
  a:not([class]):hover {
    text-decoration: underline; }

.txt_primary {
  color: #0078b3; }

.txt_success {
  color: #00b06f; }

.txt_info {
  color: #396b76; }

.txt_warning {
  color: #e04941; }

.txt_danger {
  color: #de3228; }

.txt_link {
  color: #00b0d7; }

.txt_mist {
  color: #999999; }

.txt_super {
  color: #ffac33; }

/* Header
 ----------------------------------------------------------------------------- */
.header {
  background-color: #404040;
  padding: 6px 0 0; }
  .header__logo {
    float: left;
    width: 160px;
    height: 55px;
    text-align: center;
    padding: 20px 10px 10px;
    border-radius: 4px 4px 0 0;
    background-color: #ffffff; }
    .header__logo_auth {
      background-color: transparent;
      text-align: left;
      padding-left: 0; }

/* Footer
 ----------------------------------------------------------------------------- */
.footer {
  position: relative;
  height: 185px;
  background: #404040;
  color: #cccccc;
  font-size: 14px; }
  .footer a {
    text-decoration: none; }
    .footer a:hover {
      text-decoration: underline; }
  .footer .container_center {
    padding-top: 34px;
    padding-bottom: 5px; }
  .footer__copy {
    margin-bottom: 8px; }
  .footer__privacy {
    color: #cccccc; }

.form__row {
  margin-bottom: 10px; }
  .form__row input:not([type]),
  .form__row input[type=text],
  .form__row input[type=password],
  .form__row input[type=email],
  .form__row input[type=url],
  .form__row input[type=search],
  .form__row input[type=tel],
  .form__row input[type=number],
  .form__row input[type=datetime],
  .form__row textarea,
  .form__row .btn {
    width: 100%; }
  .form__row textarea {
    max-width: 100%;
    max-width: 100%;
    min-height: 15px; }

.form__label {
  margin-bottom: 10px;
  display: block; }

.form__captcha {
  margin: 32px 0 20px; }
  .form__captcha .form__label {
    margin-bottom: 15px; }
  .form__captchaImg {
    background-color: #ccd8d4;
    height: 44px;
    overflow: hidden; }
    .form__captchaImg img {
      height: 100%;
      width: 100%; }

input:not([type]),
input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=number],
input[type=datetime],
textarea {
  background-color: #fff;
  border: 1px solid #dedede;
  padding: 6px 15px;
  outline: none;
  font-size: 16px;
  font-weight: 400;
  font-family: Helvetica;
  border-radius: 3px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }
  input:not([type]):hover,
  input[type=text]:hover,
  input[type=password]:hover,
  input[type=email]:hover,
  input[type=url]:hover,
  input[type=search]:hover,
  input[type=tel]:hover,
  input[type=number]:hover,
  input[type=datetime]:hover,
  textarea:hover {
    border: 1px solid #ddd;
    background-color: #fff; }
  input:not([type]):focus,
  input[type=text]:focus,
  input[type=password]:focus,
  input[type=email]:focus,
  input[type=url]:focus,
  input[type=search]:focus,
  input[type=tel]:focus,
  input[type=number]:focus,
  input[type=datetime]:focus,
  textarea:focus {
    border: 1px solid #ddd;
    background-color: #fff; }
  input:not([type]).invalid,
  input[type=text].invalid,
  input[type=password].invalid,
  input[type=email].invalid,
  input[type=url].invalid,
  input[type=search].invalid,
  input[type=tel].invalid,
  input[type=number].invalid,
  input[type=datetime].invalid,
  textarea.invalid {
    background-color: #de3228;
    border: 1px solid #de3228; }
  input:not([type])::-webkit-input-placeholder,
  input[type=text]::-webkit-input-placeholder,
  input[type=password]::-webkit-input-placeholder,
  input[type=email]::-webkit-input-placeholder,
  input[type=url]::-webkit-input-placeholder,
  input[type=search]::-webkit-input-placeholder,
  input[type=tel]::-webkit-input-placeholder,
  input[type=number]::-webkit-input-placeholder,
  input[type=datetime]::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: #000; }
  input:not([type]):-moz-placeholder,
  input[type=text]:-moz-placeholder,
  input[type=password]:-moz-placeholder,
  input[type=email]:-moz-placeholder,
  input[type=url]:-moz-placeholder,
  input[type=search]:-moz-placeholder,
  input[type=tel]:-moz-placeholder,
  input[type=number]:-moz-placeholder,
  input[type=datetime]:-moz-placeholder,
  textarea:-moz-placeholder {
    color: #000; }
  input:not([type])::-moz-placeholder,
  input[type=text]::-moz-placeholder,
  input[type=password]::-moz-placeholder,
  input[type=email]::-moz-placeholder,
  input[type=url]::-moz-placeholder,
  input[type=search]::-moz-placeholder,
  input[type=tel]::-moz-placeholder,
  input[type=number]::-moz-placeholder,
  input[type=datetime]::-moz-placeholder,
  textarea::-moz-placeholder {
    color: #000; }
  input:not([type]):-ms-input-placeholder,
  input[type=text]:-ms-input-placeholder,
  input[type=password]:-ms-input-placeholder,
  input[type=email]:-ms-input-placeholder,
  input[type=url]:-ms-input-placeholder,
  input[type=search]:-ms-input-placeholder,
  input[type=tel]:-ms-input-placeholder,
  input[type=number]:-ms-input-placeholder,
  input[type=datetime]:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: #000; }

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

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
  -webkit-appearance: none; }

input[type=number] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield; }

input[type=checkbox],
input[type=radio] {
  padding: 0;
  display: inline-block;
  height: 16px;
  width: 16px;
  border: 2px solid #b6cace;
  overflow: hidden;
  margin-top: -4px;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  background: 0 0;
  background-color: #fff;
  text-align: center;
  position: relative; }
  input[type=checkbox]:not(:disabled), input[type=checkbox]:not(:disabled),
  input[type=radio]:not(:disabled),
  input[type=radio]:not(:disabled) {
    cursor: pointer; }
  input[type=checkbox]:before, input[type=checkbox]:before,
  input[type=radio]:before,
  input[type=radio]:before {
    display: block; }
  input[type=checkbox]:disabled, input[type=checkbox]:disabled,
  input[type=radio]:disabled,
  input[type=radio]:disabled {
    border-color: #ddd; }

input[type=radio] {
  border-radius: 50%; }
  input[type=radio]:checked:before {
    content: '';
    width: 6px;
    height: 6px;
    top: 50%;
    left: 50%;
    margin-top: -3px;
    margin-left: -3px;
    display: block;
    position: absolute;
    border-radius: 50%;
    background: #000; }
  input[type=radio]:disabled:checked:before {
    background-color: #aaa; }

input[type=checkbox]:checked:before, input[type=checkbox]:indeterminate:before {
  font-family: "icomoon";
  content: "";
  font-size: 12px;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  line-height: 13px;
  color: #004a80; }

input[type=checkbox]:indeterminate:before {
  content: "\f068"; }

input[type=checkbox]:disabled:checked:before, input[type=checkbox]:disabled:indeterminate:before {
  color: #aaa; }

.grid {
  margin-left: -10px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }
  html[data-browser*="flexible"] .grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    html[data-browser*="flexible"] .grid > div {
      display: block;
      min-height: 1px;
      -webkit-box-flex: 0;
      -ms-flex: none;
      flex: none; }
  html[data-browser*="not-flex"] .grid {
    display: block;
    font-size: 0;
    line-height: 0;
    letter-spacing: -1px; }
    html[data-browser*="not-flex"] .grid > div {
      min-height: 1px;
      display: inline-block;
      vertical-align: top;
      letter-spacing: normal;
      line-height: 1.2;
      font-size: 16px; }
  html[data-browser*="flexible"] .grid-nowrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap; }
  .grid > div {
    padding-left: 10px;
    margin-bottom: 10px;
    -webkit-box-flex: 0; }
    .grid > div.width_1 {
      width: 50%; }
    .grid > div.width_2 {
      width: 50%; }
    .grid > div.width_3 {
      width: 33.3%; }
    .grid > div.width_4 {
      width: 25%; }
    .grid > div.width_5 {
      width: 20%; }
    .grid > div.width_2_3 {
      width: 66%; }
    .grid > div.width_3_4 {
      width: 75%; }
  .grid__1 > div {
    width: 100%; }
  .grid__2 > div {
    width: 50%; }
  .grid__3 > div {
    width: 33.3%; }
  .grid__4 > div {
    width: 25%; }
  .grid__5 > div {
    width: 20%; }

[data-grid-match] .grid__item {
  background-color: #eee; }

@media (max-width: 991px) {
  .grid__4 > div {
    width: 50%; } }

.soc {
  float: left; }
  .soc a {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #000;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.3ss;
    -o-transition: all 0.3ss;
    transition: all 0.3ss; }
    .soc a:hover {
      opacity: .8; }
    .soc a:before {
      content: 'soc';
      color: #fff;
      text-decoration: none; }

.breadcrumb {
  margin: 0 -20px;
  padding: 26px 20px 24px;
  font-size: 14px;
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.05);
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  position: relative; }
  .breadcrumb li {
    display: inline-block;
    vertical-align: baseline; }
    .breadcrumb li:not(:first-child):before {
      content: '→';
      display: inline-block;
      color: #666666;
      margin: 0 2px 0 0px; }
    .breadcrumb li:last-child a {
      cursor: default;
      text-decoration: none; }
    .breadcrumb li a {
      color: #0078b3; }
    .breadcrumb li .icon-plus-square {
      color: #fff;
      margin: 0 2px 0 3px; }

.pagination {
  margin: 0 0;
  padding: 0; }
  .pagination li {
    display: inline-block;
    margin: 0 3px; }
    .pagination li a {
      display: block;
      text-align: center;
      color: #0078b3; }
      .pagination li a:hover {
        text-decoration: none;
        opacity: .8; }
    .pagination li.active a {
      color: #000000; }
    .pagination li.prev a, .pagination li.next a {
      color: #00b0d7; }
      .pagination li.prev a:before, .pagination li.next a:before {
        font-family: "icomoon";
        font-size: 12px; }
    .pagination li.prev a:before {
      content: ""; }
    .pagination li.next a:before {
      content: ""; }

.btn {
  color: #000;
  font-family: Helvetica;
  font-size: 18px;
  font-weight: 700;
  padding: 10px 20px 11px;
  border: 1px solid #dedede;
  outline: none;
  text-decoration: none;
  display: inline-block;
  background-color: #fff;
  text-align: center;
  max-width: 100%;
  cursor: pointer;
  border-radius: 3px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none;
  background-color: #ffffff; }
  .btn:hover {
    border: 1px solid #c5c5c5;
    color: #1a1a1a;
    text-decoration: none; }
  .btn:focus, .btn:active {
    background-color: rgba(255, 255, 255, 0.8);
    color: #000; }
  .btn_sm {
    font-size: 12px;
    padding: 0 10px;
    line-height: 22px;
    font-weight: 400; }
    .btn_sm [class*="icon-"] {
      font-size: 14px; }
  .btn [class*="icon-"] {
    margin-right: 4px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -1px;
    margin-left: 1px; }
  .btn__group {
    letter-spacing: -1px;
    font-size: 0; }
    .btn__group .btn {
      letter-spacing: initial; }
      .btn__group .btn:first-child:not(:last-child) {
        border-radius: 3px 0 0 3px; }
      .btn__group .btn:last-child:not(:first-child) {
        border-radius: 0 3px 3px 0;
        border-left: none; }
      .btn__group .btn:nth-child(n+2):not(:last-child) {
        border-radius: 0;
        border-left: none; }
  .btn_primary {
    background-color: #0078b3;
    border-color: #0078b3;
    color: #ffffff; }
    .btn_primary:hover {
      background-color: #00608f;
      color: #ffffff; }
    .btn_primary:active {
      background-color: #005680;
      color: #ffffff; }
  .btn_success {
    background-color: #00b06f;
    border-color: #00b06f;
    color: #ffffff; }
    .btn_success:hover {
      background-color: #008c58;
      color: #ffffff; }
    .btn_success:active {
      background-color: #007d4f;
      color: #ffffff; }
  .btn_info {
    background-color: #396b76;
    border-color: #396b76;
    color: #ffffff; }
    .btn_info:hover {
      background-color: #2d555e;
      color: #ffffff; }
    .btn_info:active {
      background-color: #284c54;
      color: #ffffff; }
  .btn_warning {
    background-color: #e04941;
    border-color: #e04941;
    color: #ffffff; }
    .btn_warning:hover {
      background-color: #da2d24;
      color: #ffffff; }
    .btn_warning:active {
      background-color: #cd2a21;
      color: #ffffff; }
  .btn_danger {
    background-color: #de3228;
    border-color: #de3228;
    color: #ffffff; }
    .btn_danger:hover {
      background-color: #c4271e;
      color: #ffffff; }
    .btn_danger:active {
      background-color: #b7251c;
      color: #ffffff; }
  .btn_link {
    background-color: #00b0d7;
    border-color: #00b0d7;
    color: #ffffff; }
    .btn_link:hover {
      background-color: #0093b3;
      color: #ffffff; }
    .btn_link:active {
      background-color: #0086a4;
      color: #ffffff; }
  .btn_mist {
    background-color: #999999;
    border-color: #999999;
    color: #ffffff; }
    .btn_mist:hover {
      background-color: #878787;
      color: #ffffff; }
    .btn_mist:active {
      background-color: gray;
      color: #ffffff; }
  .btn_super {
    background-color: #ffac33;
    border-color: #ffac33;
    color: #ffffff; }
    .btn_super:hover {
      background-color: #ff9d0f;
      color: #ffffff; }
    .btn_super:active {
      background-color: #ff9700;
      color: #ffffff; }
  .btn_linked {
    background-color: transparent;
    border-color: transparent;
    color: #00b0d7;
    font-weight: 400; }
    .btn_linked:hover {
      border-color: transparent;
      color: #0078b3; }
    .btn_linked:active {
      background-color: transparent; }
  .btn_mist {
    border-color: #dedede;
    background-color: #dedede;
    color: #333333; }
    .btn_mist:hover {
      border-color: #c5c5c5;
      background-color: #c5c5c5;
      color: #333333; }
    .btn_mist:active {
      color: #333333; }
  .btn__input {
    color: #999999;
    font-weight: 700;
    font-style: italic;
    text-align: left;
    font-size: 16px;
    padding: 7px 13px; }

.video__wrapper {
  position: relative;
  overflow: hidden;
  padding-bottom: 56.4%; }
  .video__wrapper iframe, .video__wrapper .video__prev {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.video__prev {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.video__play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 7.2em;
  height: 7.2em;
  margin-top: -3.6em;
  margin-left: -3.6em;
  border-radius: 50%;
  cursor: pointer; }

/* Navbar
-------------------------------------------------------------------------------*/
.navbar {
  padding: 16px 0 0;
  position: relative; }
  .navbar:after {
    margin-left: -20px;
    margin-right: -20px;
    height: 1px;
    background-color: #dedede;
    display: block;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }
  .navbar__nav {
    float: left;
    width: 68.3%; }
  .navbar__list {
    margin: 0 0 0 -5px;
    padding: 0; }
  .navbar__item {
    display: inline-block;
    margin-right: 16px; }
  .navbar__link {
    height: 48px;
    padding: 9px 5px 0;
    display: block;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    letter-spacing: -0.01em;
    color: #000000;
    position: relative; }
    .navbar__link:hover {
      color: #00b0d7; }
    .navbar__link_active {
      font-weight: 600;
      color: #00b0d7; }
      .navbar__link_active:after {
        content: '';
        position: absolute;
        bottom: -1px;
        left: 0;
        width: 100%;
        height: 3px;
        background-color: #00b0d7; }
  .navbar__action {
    overflow: hidden;
    padding-top: 2px; }
  .navbar__search {
    overflow: hidden;
    position: relative; }
    .navbar__search input {
      width: 100%;
      padding: 2px 30px 2px 10px;
      font-size: 14px;
      letter-spacing: -0.02em; }
      .navbar__search input::-webkit-input-placeholder {
        font-weight: 600;
        font-style: italic;
        color: #a4a4a4; }
      .navbar__search input:-moz-placeholder {
        font-weight: 600;
        font-style: italic;
        color: #a4a4a4; }
      .navbar__search input::-moz-placeholder {
        font-weight: 600;
        font-style: italic;
        color: #a4a4a4; }
      .navbar__search input:-ms-input-placeholder {
        font-weight: 600;
        font-style: italic;
        color: #a4a4a4; }
    .navbar__search .icon-search {
      position: absolute;
      right: 2px;
      top: 4px;
      font-size: 18px; }
  .navbar__icons {
    float: right;
    padding-top: 4px; }
  .navbar__icon {
    margin-left: 24px;
    font-size: 18px;
    cursor: pointer; }
    .navbar__icon.icon-plus {
      margin-top: -3px;
      width: 26px;
      line-height: 26px;
      border-radius: 4px;
      background-color: #00b06f;
      color: #fff;
      font-size: 14px;
      text-align: center; }

button.icon-search {
  border: none;
  outline: none;
  background-color: transparent;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  cursor: pointer; }
  button.icon-search:hover {
    color: #404040; }

.nav__title {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 8px;
  color: #fff; }

.nav__list {
  list-style: none;
  margin: 0;
  padding: 0; }

.nav__item {
  margin-bottom: 8px; }

.nav__link {
  color: #cccccc;
  text-decoration: none; }
  .nav__link:hover {
    text-decoration: underline; }

.usernav {
  float: right;
  margin-top: 2px;
  height: 53px;
  margin-right: -7px; }
  .usernav__item {
    display: inline-block;
    margin-left: 13px;
    vertical-align: middle;
    padding: 7px;
    position: relative;
    text-decoration: none;
    line-height: 31px;
    height: 53px;
    color: #ffffff;
    border-radius: 4px 4px 0 0; }
    .usernav__item.active {
      background-color: #fff;
      color: #404040; }
    .usernav__item:last-child {
      margin-left: 6px; }
    .usernav__item [class^="icon-"], .usernav__item [class*=" icon-"] {
      vertical-align: unset;
      margin-right: 3px;
      font-size: 14px;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s; }
    .usernav__item .icon-bell {
      font-size: 14px; }
    .usernav__item .icon-chat {
      font-size: 14px; }
    .usernav__item .icon-local {
      font-size: 15px; }
    .usernav__item:hover .usernav__cont, .usernav__item:hover [class^="icon-"], .usernav__item:hover [class*=" icon-"] {
      color: #de3228; }
  .usernav__cont {
    font-weight: 900;
    font-size: 14px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
  .usernav__avatar {
    overflow: hidden;
    border-radius: 50%;
    width: 30px;
    height: 30px; }
    .usernav__avatar img {
      display: block; }
  .usernav__toggle {
    font-size: 8px;
    cursor: pointer; }
    .usernav__toggle > i {
      vertical-align: middle; }
    .usernav__toggle .icon-menu {
      font-size: 14px;
      vertical-align: sub;
      margin-right: 3px; }
    .usernav__toggle .icon-caret {
      font-size: 8px;
      margin-right: -2px; }

.auth, .password {
  padding: 40px 0 11px; }
  .auth__title, .password__title {
    color: #404040;
    font-size: 30px;
    font-weight: 400;
    margin: 0;
    padding: 28px 20px 31px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin-left: -20px;
    margin-right: -20px;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.3); }
  .auth__form, .password__form {
    max-width: 350px;
    margin: auto;
    font-size: 14px; }
    .auth__form input:not([type]),
    .auth__form input[type=text],
    .auth__form input[type=password],
    .auth__form input[type=email],
    .auth__form input[type=url],
    .auth__form input[type=search],
    .auth__form input[type=tel],
    .auth__form input[type=number],
    .auth__form input[type=datetime],
    .auth__form textarea, .password__form input:not([type]),
    .password__form input[type=text],
    .password__form input[type=password],
    .password__form input[type=email],
    .password__form input[type=url],
    .password__form input[type=search],
    .password__form input[type=tel],
    .password__form input[type=number],
    .password__form input[type=datetime],
    .password__form textarea {
      padding: 9px 16px 10px;
      font-size: 14px; }
    .auth__form .form__action, .password__form .form__action {
      margin-top: 30px; }
    .auth__form .form__save, .password__form .form__save {
      margin-top: 16px; }
    .auth__form .grid > div, .password__form .grid > div {
      margin-bottom: 0; }
  .auth__soc, .password__soc {
    text-align: center; }
    .auth__socLabel, .password__socLabel {
      font-weight: 700;
      margin-bottom: 17px;
      font-size: 14px; }
    .auth__socWrap, .password__socWrap {
      display: inline-block;
      margin-bottom: 10px; }
    .auth__soc .btn, .password__soc .btn {
      font-size: 13px;
      font-weight: 400;
      padding: 0 10px 0 10px;
      line-height: 38px; }
      .auth__soc .btn [class^="icon-"], .auth__soc .btn [class*=" icon-"], .password__soc .btn [class^="icon-"], .password__soc .btn [class*=" icon-"] {
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px; }
  .auth__link, .password__link {
    font-weight: 700;
    font-size: 15px;
    margin: 25px 0;
    text-align: center; }
    .auth__link a, .password__link a {
      text-decoration: none;
      color: #0078b3; }
      .auth__link a:hover, .password__link a:hover {
        text-decoration: underline; }
    .auth__link i, .password__link i {
      font-size: 8px;
      color: #000000; }

.auth {
  border-bottom: 1px solid #dedede; }

.password {
  padding-top: 35px;
  padding-bottom: 116px; }

.tabs {
  padding: 0;
  margin: 0;
  list-style: none;
  letter-spacing: -1px;
  font-size: 0; }
  .tabs:after {
    content: '';
    border-bottom: 1px solid #b6cace;
    display: block;
    margin-top: -1px;
    margin-left: -20px;
    margin-right: -20px; }
  .tabs__item {
    display: inline-block;
    font-size: initial;
    letter-spacing: initial;
    background-color: #e6f5f8;
    border: 1px solid #b6cace;
    border-radius: 0 4px 0 0;
    margin-right: -4px;
    position: relative;
    vertical-align: bottom;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .tabs__item:nth-child(1) {
      z-index: 10; }
    .tabs__item:nth-child(2) {
      z-index: 9; }
    .tabs__item:nth-child(3) {
      z-index: 8; }
    .tabs__item:nth-child(4) {
      z-index: 7; }
    .tabs__item:nth-child(5) {
      z-index: 6; }
    .tabs__item:nth-child(6) {
      z-index: 5; }
    .tabs__item:nth-child(7) {
      z-index: 4; }
    .tabs__item:nth-child(8) {
      z-index: 3; }
    .tabs__item:nth-child(9) {
      z-index: 2; }
    .tabs__item:nth-child(10) {
      z-index: 1; }
    .tabs__item:hover {
      background-color: #f2fafb;
      border-bottom-color: #d5e0e2;
      padding: 2px 0 0;
      border-radius: 4px 4px 0 0; }
    .tabs__item_active {
      background-color: #ffffff;
      border-radius: 4px 4px 0 0;
      border-bottom-color: transparent;
      z-index: 20;
      padding: 3px 0 0; }
      .tabs__item_active:hover {
        padding: 3px 0 0;
        background-color: #ffffff;
        border-bottom-color: transparent; }
  .tabs__link {
    color: #000000;
    text-decoration: none;
    font-size: 14px;
    display: inline-block;
    padding: 9px 21px 8px; }
    .tabs__link b {
      font-size: 12px; }
    .tabs__link:hover {
      text-decoration: none; }

.bage {
  background-color: #00b0d7; }
  .bage:not(:empty) {
    /* style */
    display: inline-block;
    vertical-align: middle;
    line-height: 15px;
    text-align: center;
    min-width: 15px;
    color: #fff;
    border-radius: 15px;
    font-size: 10px;
    padding: 0 6px;
    font-weight: 600;
    margin-left: 0px;
    font-style: normal; }
  .bage_lg:not(:empty) {
    font-size: 18px;
    line-height: 24px; }
  .bage_square:not(:empty) {
    border-radius: 0;
    line-height: 16px;
    font-size: 13px;
    font-weight: 700;
    min-width: 20px;
    margin-right: 6px; }
  .bage_danger {
    background-color: #f6695e; }
  .bage_success {
    background-color: #fd6665; }
  .bage_super {
    background-color: #ffac33; }
  .bage_warning {
    background-color: #3e51b5; }

.filters__top {
  padding: 11px 0; }

.filters__links {
  float: left;
  width: 66.6%; }

.filters__link {
  font-size: 12px;
  color: #000000;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 14px; }

.filters__action {
  overflow: hidden; }

.filters__btns {
  float: right;
  font-size: 0;
  letter-spacing: -1px;
  margin-left: 14px; }
  .filters__btns .btn {
    padding: 4px 13px;
    border-radius: 0;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.001em;
    border: 1px solid #d3d3d3;
    color: #000000; }
    .filters__btns .btn:first-child {
      border-radius: 2px 0 0 2px; }
    .filters__btns .btn:nth-child(n+2) {
      margin-left: -1px; }
    .filters__btns .btn:last-child {
      border-radius: 0 2px 2px 0; }
    .filters__btns .btn i {
      margin-right: 4px;
      color: #4f4f4f;
      font-size: 14px;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s; }
    .filters__btns .btn:hover {
      border-color: #bababa;
      color: #333333; }
      .filters__btns .btn:hover i {
        color: #757575; }

.filters__search {
  overflow: hidden;
  position: relative; }
  .filters__search input {
    padding: 2px 25px 1px 10px;
    width: 100%;
    font-size: 12px; }
  .filters__search .icon-search {
    position: absolute;
    font-size: 15px;
    right: 0px;
    top: 4px; }

.filters__bottom {
  position: relative;
  font-size: 12px; }
  .filters__bottom:before, .filters__bottom:after {
    content: '';
    display: block;
    border-top: 1px solid #dedede;
    margin-left: -20px;
    margin-right: -20px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    clear: both; }
  .filters__bottom:before {
    margin-bottom: 12px; }
  .filters__bottom:after {
    margin-top: 10px; }

.filters__view {
  overflow: hidden; }

.filters__label {
  display: inline-block;
  margin-right: 2px; }

.filters__chosen {
  display: inline-block;
  font-weight: 700;
  margin-right: 5px; }
  .filters__chosen .icon-delete {
    color: #cccccc;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    vertical-align: bottom; }
    .filters__chosen .icon-delete:hover {
      color: #b3b3b3; }
  .filters__chosen:not(:last-child):after {
    content: ','; }

.filters__reset {
  float: right; }

.table {
  font-size: 13px;
  border-collapse: collapse;
  vertical-align: middle; }
  .table thead {
    font-size: 12px; }
  .table tbody tr {
    border-bottom: 1px solid #e7e7e7; }
  .table th {
    background-color: #e6f5f8;
    color: #396b76;
    text-align: left;
    white-space: nowrap;
    padding: 12px 14px; }
  .table td {
    padding: 14px 14px; }
  .table_fullwidth {
    min-width: 100%;
    margin-left: -20px;
    margin-right: -20px; }
    .table_fullwidth table {
      width: 100%; }
    .table_fullwidth th:first-child, .table_fullwidth td:first-child {
      padding-left: 20px; }
    .table_fullwidth th:last-child, .table_fullwidth td:last-child {
      padding-right: 20px; }
  .table input([type=checkbox]) {
    position: relative;
    z-index: 10; }

.th__sort i {
  font-size: 8px;
  margin-left: 3px;
  cursor: pointer; }

.th__task {
  width: 250px; }

.row__nav {
  position: relative;
  display: inline-block;
  cursor: pointer; }
  .row__navWrap {
    white-space: nowrap;
    font-weight: 600;
    margin: 0 -5px; }
    .row__navWrap .icon-star-empty {
      font-size: 16px;
      margin-right: 13px;
      vertical-align: sub;
      color: #b2cad0; }
    .row__navWrap .icon-play {
      color: #b2cad0; }
  .row__navToggle {
    font-size: 10px;
    color: #00b0d7;
    margin: 0 18px 0 7px; }
    .row__navToggle:hover, .row__navToggle_active {
      color: #e04941; }
  .row__navDrop {
    position: absolute;
    display: none;
    font-family: Helvetica;
    font-size: 13px;
    margin-top: 8px;
    margin-left: -22px;
    background-color: #ffffff;
    border: 1px solid #b6cace;
    border-radius: 4px;
    z-index: 10; }
    .row__navDrop:before {
      content: '';
      width: 6px;
      height: 6px;
      position: absolute;
      background-color: #ffffff;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      top: -3px;
      left: 30px;
      border: 1px solid #b6cace; }
    .row__navDrop_open {
      display: block; }
  .row__navList {
    position: relative;
    list-style: none;
    padding: 10px 0;
    margin: 0;
    background-color: #ffffff;
    border-radius: 4px; }
  .row__navItem {
    position: relative; }
  .row__navLink {
    display: block;
    padding: 11px 20px 11px 25px;
    white-space: nowrap;
    color: #000000;
    font-weight: 700; }
    .row__navLink:hover {
      background-color: #e6f5f8; }
  .row__navFooter {
    border-top: 1px solid #b6cace; }
    .row__navFooter a {
      padding: 13px 20px 13px 25px;
      color: #de3228; }

.row__checbox {
  padding: 4px 0;
  background-color: #fff; }

.tableFooter {
  font-size: 14px;
  padding: 17px 20px;
  margin-bottom: 50px;
  border-bottom: 1px solid #b6cace; }
  .tableFooter__left {
    padding-top: 2px;
    font-size: 12px;
    float: left;
    padding-left: 117px;
    position: relative; }
    .tableFooter__left:before {
      content: url("../img/table_foot_arrow.svg");
      position: absolute;
      left: 7px;
      top: -51px;
      z-index: -1; }
    .tableFooter__left:after {
      content: '';
      position: absolute;
      width: 2px;
      height: 5px;
      background-color: #b6cace;
      left: 7px;
      top: -19px; }
  .tableFooter__label {
    display: inline-block;
    margin-right: 3px; }
  .tableFooter__action {
    display: inline-block; }
    .tableFooter__action a {
      margin-right: 3px; }
  .tableFooter__right {
    float: right;
    padding-left: 31px; }
  .tableFooter__count {
    display: inline-block; }
    .tableFooter__count a {
      display: inline-block;
      margin: 0 4px;
      color: #0078b3; }
      .tableFooter__count a:last-child {
        margin-right: 0; }
      .tableFooter__count a.current {
        color: #000000; }
  .tableFooter__center {
    overflow: hidden;
    text-align: right; }

.page__title {
  font-weight: 400;
  font-size: 30px;
  margin: 29px 0 32px; }

.priory__mail {
  white-space: nowrap;
  margin-bottom: 8px;
  display: block; }

.priory .icon-mail {
  font-size: 16px;
  margin-right: 6px;
  margin-top: -1px; }

.priory .icon-chat-round {
  font-size: 18px;
  margin: 0 6px -3px 15px; }

.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5); }
  .modal:before {
    content: '';
    display: inline-block;
    height: 100vh;
    vertical-align: middle; }
  .modal_lg .modal-dialog {
    max-width: 1126px; }
  .modal_lg .modal-title {
    color: #000000;
    font-family: Helvetica;
    font-size: 24px;
    font-weight: 400;
    margin: 0px 0; }
  .modal_lg .modal-close {
    top: 25px;
    right: 28px; }
  .modal-open {
    overflow: hidden; }
  .modal-close {
    position: absolute;
    width: 24px;
    height: 24px;
    right: 24px;
    top: 18px;
    color: #b2cad0; }
    .modal-close:before, .modal-close:after {
      content: '';
      position: absolute;
      display: block;
      width: 100%;
      border: 1px solid;
      top: 12px; }
    .modal-close:before {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    .modal-close:after {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .modal-close:hover {
      color: #92b4bd; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    position: relative; }
  .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px auto;
    max-width: 1070px;
    width: 97%;
    display: inline-block;
    vertical-align: middle;
    text-align: left; }
  .modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
    padding: 29px 27px 5px; }
  .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040; }
    .modal-backdrop.fade {
      opacity: 0;
      filter: alpha(opacity=0); }
    .modal-backdrop.in {
      opacity: .5;
      filter: alpha(opacity=50); }
  .modal-header {
    padding: 20px 60px 20px 29px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin: -29px -25px 0;
    border-bottom: 1px solid #dedede; }
    .modal-header .close {
      margin-top: -2px; }
  .modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-size: 17px; }
  .modal-body {
    padding: 20px 0; }
  .modal-footer {
    padding: 20px 0 20px;
    border-top: 1px solid #dedede; }
    .modal-footer .btn {
      margin-right: 5px;
      margin-bottom: 0;
      padding: 5px 10px;
      font-size: 14px; }
      .modal-footer .btn_link {
        font-weight: 400;
        background-color: #fff;
        border-color: #fff;
        color: #0078b3; }
    .modal-footer .btn-group .btn + .btn {
      margin-left: -1px; }
    .modal-footer .btn-block + .btn-block {
      margin-left: 0; }

.order {
  background-color: #edf6f8;
  margin: 0 -20px; }
  .orderLeft {
    float: left;
    width: 26.9%;
    max-width: 370px;
    border-right: 1px solid #dedede; }
    .orderLeft__item {
      border-bottom: 1px solid #d9eaee;
      padding: 0;
      font-size: 14px;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s; }
      .orderLeft__item_open {
        background-color: #8fc5d0; }
        .orderLeft__item_open .orderLeft__link {
          color: #fff;
          padding-bottom: 15px; }
        .orderLeft__item_open .orderLeft__play {
          color: #ffff; }
        .orderLeft__item_open .orderLeft__rate {
          color: #fff; }
        .orderLeft__item_open .orderLeft__drop {
          display: block; }
          .orderLeft__item_open .orderLeft__drop .orderLeft__info {
            padding-top: 16px;
            padding-bottom: 16px; }
        .orderLeft__item_open .orderLeft__name {
          color: #fff; }
    .orderLeft__link {
      color: #000;
      display: block;
      padding: 14px 0 11px 19px;
      cursor: pointer;
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s; }
    .orderLeft__action {
      float: left;
      margin-right: 7px; }
    .orderLeft__rate {
      display: inline-block;
      vertical-align: top;
      margin-right: 7px;
      color: #b2cad0;
      font-size: 16px; }
    .orderLeft__play {
      display: inline-block;
      vertical-align: top;
      margin-right: 5px;
      padding-top: 3px;
      color: #b2cad0; }
      .orderLeft__play .icon-play {
        font-size: 11px; }
    .orderLeft__info {
      overflow: hidden;
      position: relative;
      padding-right: 36px;
      padding-top: 2px; }
    .orderLeft__descr {
      margin-bottom: 3px; }
    .orderLeft__name {
      font-size: 12px;
      color: #949ba5; }
    .orderLeft__bage {
      position: absolute;
      top: 6px;
      right: 4px; }
      .orderLeft__bage .bage {
        padding: 0 4px;
        line-height: 17px;
        min-width: 19px;
        font-size: 14px;
        font-weight: 700; }
    .orderLeft__drop {
      display: none;
      position: relative;
      background-color: #edf6f8; }
      .orderLeft__drop .orderLeft__name {
        color: #b2cad0; }
      .orderLeft__drop .orderLeft__info {
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        padding: 0 6px 0 93px; }
      .orderLeft__dropItem {
        position: relative;
        border-bottom: 1px solid #d9eaee; }
        .orderLeft__dropItem:last-child {
          border-bottom: none; }
        .orderLeft__dropItem:before {
          font-family: "icomoon";
          content: "";
          color: #a6a6a6;
          position: absolute;
          left: 68px;
          top: 13px; }
  .orderRight {
    background-color: #fff;
    overflow: hidden;
    min-height: 1px;
    padding: 16px 20px 0; }

.orderTop {
  border-bottom: 1px solid #dedede;
  padding-bottom: 12px; }
  .orderTop__info {
    overflow: hidden;
    padding-right: 15px; }
    .orderTop__info > * {
      vertical-align: middle;
      display: inline-block; }
    .orderTop__infoAction {
      margin-right: 8px; }
    .orderTop__infoTime {
      margin-right: 2px;
      font-size: 15px; }
      .orderTop__infoTime .icon-stopwatch {
        color: #404040;
        font-size: 16px;
        margin-right: 3px; }
    .orderTop__infoLine {
      margin-right: 10px;
      width: 24%;
      max-width: 120px; }
    .orderTop__infoBage {
      display: inline-block;
      color: #666666;
      font-size: 13px; }
      .orderTop__infoBage .bage {
        margin-right: 10px;
        min-width: 17px;
        padding: 0 5px; }
      .orderTop__infoBage .icon-check {
        color: #a8a8a8;
        font-size: 10px;
        margin-top: 1px;
        margin-right: 4px;
        vertical-align: middle; }
  .orderTop__action {
    float: right; }
    .orderTop__action .btn__group {
      display: inline-block;
      margin-right: 18px; }
  .orderTop .icon-play {
    color: #b4e5ef;
    font-size: 14px; }
  .orderTop .icon-star-filled {
    color: #fdcb03;
    margin-right: 13px; }

.pogress {
  height: 16px;
  background-color: #edf6f8;
  position: relative;
  width: 100%; }
  .pogress__bar {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: #b4e5ef; }

.orderInfo {
  padding: 22px 0; }
  .orderInfo__title {
    font-size: 24px;
    margin-bottom: 16px; }
  .orderInfo__descr {
    line-height: 1.4;
    padding-bottom: 24px;
    border-bottom: 1px solid #dedede; }
  .orderInfo__bottom {
    padding: 26px 0 0px;
    font-size: 14px; }
    .orderInfo__bottomRow {
      margin-bottom: 5px; }
      .orderInfo__bottomRow_inverse .orderInfo__bottomItem:nth-child(n+2):before {
        content: ' ← '; }
    .orderInfo__bottomItem {
      display: inline-block;
      color: #000; }
      .orderInfo__bottomItem:nth-child(n+2):before {
        content: ' → ';
        color: #666; }
      .orderInfo__bottomItem_active {
        color: #ff514e; }

.orderList {
  margin: 0 -20px;
  background-color: #edf6f8;
  border-top: 1px solid #dedede;
  position: relative; }
  .orderList__left {
    float: left;
    width: 78%;
    padding-bottom: 120px;
    background-color: #fff; }
  .orderList__right {
    overflow: hidden; }

.orderTable {
  font-size: 13px;
  width: 100%;
  background-color: #fff; }
  .orderTable tr.active {
    background-color: #f5f5f5; }
  .orderTable td {
    padding: 15px 8px 16px; }
    .orderTable td:first-child {
      width: 45px;
      padding-left: 17px; }
    .orderTable td .icon-download {
      color: #b2cad0;
      font-size: 15px; }
  .orderTable__email {
    color: #999999; }
  .orderTable__row {
    cursor: pointer; }

.orderMessage {
  display: none; }
  .orderMessage_open {
    display: table-row; }
    .orderMessage_open td {
      padding: 16px 30px 16px 52px !important; }
  .orderMessage__name {
    color: #666666;
    margin-bottom: 11px; }
  .orderMessage__message {
    font-size: 14px;
    padding-bottom: 13px; }
    .orderMessage__message:after {
      content: '';
      display: block;
      border-top: 1px solid #dedede;
      margin-top: 18px;
      width: 182px; }
    .orderMessage__message p {
      margin: 0 0 12px;
      line-height: 1.4; }
  .orderMessage__action {
    margin-bottom: 30px; }

.orderFile {
  margin-bottom: 26px; }
  .orderFile__label {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 11px; }
    .orderFile__label i {
      font-size: 19px;
      margin-right: 8px; }
  .orderFile__link {
    margin-bottom: 5px; }
    .orderFile__link a {
      margin-right: 5px; }

.textEditor {
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.04);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.04);
  border-radius: 3px;
  border: 1px solid #dedede;
  background-color: #ffffff;
  margin-bottom: 18px;
  display: none; }
  .textEditor_show {
    display: block; }
  .textEditor__head {
    border-radius: 0 0 2px 2px;
    background-color: #f9f9f9;
    padding: 10px 20px 9px 11px;
    border-bottom: 1px solid #dedede; }
  .textEditor__row {
    margin-bottom: 1px; }
  .textEditor__label {
    float: left;
    padding-right: 5px;
    padding-top: 5px;
    width: 13.6%; }
  .textEditor__control {
    overflow: hidden; }
    .textEditor__control input {
      width: 100%;
      font-size: 13px;
      padding: 1px 10px; }
    .textEditor__control_thems input {
      width: 63.3%;
      float: left; }
    .textEditor__control_thems select {
      width: 36.5%;
      float: right; }
  .textEditor__edit {
    border-bottom: 1px solid #dedede;
    padding: 2px 12px; }
  .textEditor__icon {
    float: left;
    width: 26px;
    line-height: 26px;
    margin-right: 7px;
    font-size: 15px;
    border-radius: 2px;
    text-align: center; }
    .textEditor__icon:hover, .textEditor__icon.active {
      -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.35);
      box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.35);
      background-color: #e6e6e6; }
  .textEditor__body textarea {
    resize: vertical;
    width: 100%;
    min-height: 132px;
    padding: 15px 20px;
    font-size: 14px;
    border: none; }
  .textEditor__body p {
    margin: 20px 0; }
  .textEditor__status {
    background-color: #f9f9f9;
    padding: 6px 20px;
    font-size: 12px;
    border-top: 1px solid #dedede; }
    .textEditor__status_chat {
      padding: 19px 19px 0 19px; }
  .textEditor__action {
    border-top: 1px solid #dedede;
    background-color: #f9f9f9;
    padding: 21px 20px; }
    .textEditor__action .btn {
      padding: 6px 20px;
      margin-right: 16px; }
      .textEditor__action .btn_linked {
        padding: 6px 0;
        font-weight: 400; }
      .textEditor__action .btn_mist {
        font-weight: 400; }

select {
  height: 25px;
  margin-top: 0px;
  border-radius: 3px;
  background: url("../img/icon/caret_dark.svg") no-repeat right 7px center;
  background-color: #fff;
  padding: 0 20px 0 10px;
  border: 1px solid #dedede;
  font-size: 13px;
  display: inline-block;
  line-height: 1;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.chat {
  background-color: #fff;
  padding-bottom: 20px; }
  .chat__row {
    padding: 19px 20px 2px; }
  .chat__user {
    float: left;
    margin-right: 10px;
    padding-top: 2px; }
  .chat__message {
    overflow: hidden;
    padding-left: 10px; }
  .chat__view {
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.04);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.04);
    border: 1px solid #dedede;
    background-color: #ffffff;
    padding: 15px 20px; }
  .chat__name {
    margin-bottom: 12px; }
    .chat__name_online:before {
      content: '';
      width: 8px;
      height: 8px;
      background-color: #0078b3;
      border-radius: 50%;
      display: inline-block;
      vertical-align: middle;
      margin-right: 8px;
      margin-top: -3px; }
  .chat__date {
    color: #666666;
    font-size: 12px;
    display: inline-block;
    vertical-align: bottom; }
  .chat__text {
    font-size: 14px; }
  .chat__field .btn__input {
    width: 100%; }
  .chat__label {
    vertical-align: middle;
    display: inline-block;
    margin-top: 5px;
    margin-right: 6px; }

.orderCategory {
  padding: 22px 20px; }
  .orderCategory__title {
    font-size: 24px;
    margin-bottom: 19px; }
  .orderCategory__subtitle {
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 10px; }
  .orderCategory__list {
    font-size: 14px;
    margin-bottom: 24px; }
  .orderCategory__item {
    margin-bottom: 9px; }
    .orderCategory__item a {
      color: #000; }
  .orderCategory .icon-unlock {
    color: #c1a01e;
    font-size: 10px;
    margin-right: 5px; }
  .orderCategory .icon-attention {
    color: #ff5252;
    font-size: 12px;
    margin-right: 4px; }

.orderNav {
  position: absolute;
  right: -370px;
  top: 194px;
  bottom: 0;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.35);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.35);
  border: 1px solid #dedede;
  background-color: #ffffff;
  width: 364px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .orderNav_open {
    right: 0; }
  .orderNav__head {
    padding: 16px 20px;
    border-bottom: 1px solid #dedede; }
    .orderNav__head i {
      color: #000000;
      margin-right: 15px; }
  .orderNav__close {
    display: inline-block;
    vertical-align: middle; }
  .orderNav__label {
    color: #0078b3;
    font-size: 14px;
    display: inline-block; }
  .orderNav__list {
    list-style: none;
    padding: 8px 0;
    margin: 0; }
  .orderNav__item {
    padding: 6px 20px 5px; }
  .orderNav__link {
    font-size: 14px;
    color: #000000; }
    .orderNav__link:hover {
      text-decoration: underline; }

.chat__editor {
  font-size: 13px;
  display: none; }
  .chat__editor_show {
    display: block; }
  .chat__editorCheck {
    margin: 25px 0; }
  .chat__editorRow {
    margin-bottom: 6px; }
    .chat__editorRow [type='checkbox'] {
      margin-right: 5px; }

.status__left {
  width: 39%; }
  .status__left select {
    padding-left: 5px; }

.status__right {
  width: 61%; }

@media (max-width: 1470px) {
  .status__left {
    width: 27%; }
    .status__left select {
      margin-top: 5px;
      max-width: 118px; }
  .status__right {
    width: 73%; } }

.status__label {
  display: inline-block;
  vertical-align: middle;
  float: left;
  margin-top: 7px;
  margin-right: 9px; }

.status__row {
  margin-bottom: 15px; }

.status__item {
  overflow: hidden; }
  .status__item .icon-stopwatch {
    font-size: 16px;
    margin-right: 9px; }

.status__separate {
  color: #666;
  margin: 0 6px; }

.status__time {
  display: inline-block; }
  .status__time input {
    padding: 2px 5px;
    font-size: 12px;
    width: 58px;
    margin-right: 5px;
    text-align: right; }
    .status__time input::-webkit-input-placeholder {
      color: #666666; }
    .status__time input:-moz-placeholder {
      color: #666666; }
    .status__time input::-moz-placeholder {
      color: #666666; }
    .status__time input:-ms-input-placeholder {
      color: #666666; }

.datePick {
  display: inline-block;
  margin-right: 7px; }
  .datePick:last-child {
    margin-right: 0; }
  .datePick input {
    cursor: pointer;
    padding: 2px 5px;
    width: 104px;
    font-size: 12px;
    text-align: left;
    background: #fff url("../img/icon/calendar.svg") no-repeat right 5px center; }
  .datePick_warning {
    color: #ff514e; }
    .datePick_warning input {
      color: #ff514e;
      background-image: url("../img/icon/calendar-red.svg"); }
      .datePick_warning input::-webkit-input-placeholder {
        color: #ff514e; }
      .datePick_warning input:-moz-placeholder {
        color: #ff514e; }
      .datePick_warning input::-moz-placeholder {
        color: #ff514e; }
      .datePick_warning input:-ms-input-placeholder {
        color: #ff514e; }
  .datePick__label {
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px; }
  .datePick__field {
    display: inline-block;
    vertical-align: middle; }

.datepicker-dropdown {
  position: absolute;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.04);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.04);
  border-radius: 3px;
  border: 1px solid #dedede; }

.slideNav {
  position: absolute;
  z-index: 90;
  right: -100%;
  bottom: 0;
  top: 61px;
  font-size: 14px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.35);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.35);
  background-color: #ffffff;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }
  .slideNav.open {
    right: 0; }
  .slideNav__body {
    padding: 20px; }
  .slideNav__list {
    list-style: none;
    padding: 0;
    margin: 0; }
  .slideNav__item {
    padding: 8px 0; }
  .slideNav__link {
    color: #000000;
    text-decoration: none; }
    .slideNav__link:hover {
      text-decoration: underline; }
  .slideNav__head {
    padding: 19px 20px;
    border-bottom: 1px solid #dedede; }
  .slideNav__foot {
    padding: 19px 20px;
    border-top: 1px solid #dedede; }
  .slideNav__back {
    color: #0078b3; }
  .slideNav.profile {
    width: 286px; }

.profile__name {
  color: #000000;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 9px; }

.taskList {
  font-size: 14px;
  width: 805px; }
  .taskList__head {
    background-color: #f3f3f3;
    padding: 6px 26px;
    color: #818181;
    font-weight: 700; }
    .taskList__head i {
      margin-right: 18px;
      vertical-align: middle; }
  .taskList__row {
    display: table;
    width: 100%;
    border-bottom: 1px solid #f3f3f3; }
    .taskList__row > div {
      display: table-cell;
      vertical-align: middle; }
      .taskList__row > div:nth-child(n+2) {
        padding: 11px 11px 11px 0; }
  .taskList__icon {
    color: #aeaeae;
    width: 59px;
    padding: 17px 11px 17px 18px;
    text-align: center; }
  .taskList__title {
    width: 62%; }
  .taskList__ellipsis {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .taskList__sub {
    margin-top: 3px;
    font-size: 12px;
    font-style: italic;
    color: #818181; }
  .taskList__name {
    color: #818181;
    font-size: 12px; }
  .taskList__date {
    color: #818181;
    font-size: 12px;
    text-align: right;
    white-space: nowrap; }
  .taskList__link {
    display: inline-block;
    margin: 17px 0;
    padding-left: 58px; }
    .taskList__link:hover {
      text-decoration: underline; }
  .taskList__img {
    width: 59px;
    padding: 11px 11px 11px 18px;
    text-align: center; }

.newTask {
  font-size: 14px; }
  .newTask__add {
    float: right;
    margin-left: 10px; }
    .newTask__add .btn {
      padding: 4px 23px 6px 19px; }
    .newTask__add [class*="icon-"] {
      display: inline-block;
      font-size: 14px;
      margin-right: 7px; }
  .newTask__content {
    overflow: hidden; }
  .newTask__top {
    margin-bottom: 20px;
    position: relative; }
    .newTask__top input {
      width: 100%;
      padding: 8px 15px; }
      .newTask__top input::-webkit-input-placeholder {
        color: #666666;
        font-family: Helvetica;
        font-size: 14px; }
      .newTask__top input:-moz-placeholder {
        color: #666666;
        font-family: Helvetica;
        font-size: 14px; }
      .newTask__top input::-moz-placeholder {
        color: #666666;
        font-family: Helvetica;
        font-size: 14px; }
      .newTask__top input:-ms-input-placeholder {
        color: #666666;
        font-family: Helvetica;
        font-size: 14px; }
  .newTask__priority {
    position: absolute;
    right: 16px;
    top: 14px;
    color: #666666; }
    .newTask__priority .bage {
      margin-left: 8px; }
  .newTask__editor {
    border-radius: 4px;
    border: 1px solid #d3d3d3;
    background-color: #ffffff;
    margin-bottom: 20px;
    padding: 0; }
    .newTask__editor .textEditor__edit {
      border-bottom: 0;
      padding: 7px 12px 10px; }
    .newTask__editor textarea {
      width: 100%;
      padding: 12px;
      resize: vertical;
      border: none;
      min-height: 118px;
      display: block;
      font-size: 14px; }
  .newTask__selects {
    margin-bottom: 37px; }
  .newTask .select2-container {
    width: 100% !important; }
  .newTask__row {
    margin-bottom: 10px;
    position: relative; }
  .newTask__select {
    position: relative;
    border: 1px solid #dedede;
    padding-left: 172px;
    padding-right: 0;
    min-height: 44px;
    border-radius: 3px; }
    .newTask__selectLabel {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 10;
      padding: 14px 15px;
      cursor: pointer;
      color: #0078b3; }
      .newTask__selectLabel:before {
        font-family: "icomoon";
        content: "";
        font-size: 8px;
        vertical-align: middle;
        margin-right: 8px;
        color: #000000; }
    .newTask__selectItem {
      background-color: #f5f5f5;
      font-size: 14px;
      color: #666;
      display: inline-block;
      margin-top: 3px;
      padding: 10px 24px 10px 10px;
      cursor: default;
      position: relative; }
    .newTask__selectClose {
      position: absolute;
      right: 7px;
      top: 12px;
      cursor: pointer;
      width: 10px;
      height: 10px; }
      .newTask__selectClose:before, .newTask__selectClose:after {
        content: '';
        position: absolute;
        width: 10px;
        top: 5px;
        border-top: 1px solid;
        display: block; }
      .newTask__selectClose:before {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
      .newTask__selectClose:after {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); }
  .newTask__moreContent {
    display: none; }
    .newTask__moreContent.open {
      display: block; }
  .newTask__moreToggle {
    color: #0078b3;
    font-weight: 700;
    margin-bottom: 22px;
    cursor: pointer; }
    .newTask__moreToggle:after {
      content: '';
      font-family: "icomoon";
      content: "";
      font-size: 8px;
      vertical-align: middle;
      margin-left: 8px;
      color: #000000; }
    .newTask__moreToggle.open:after {
      content: ""; }
  .newTask__moreLeft {
    float: left;
    width: 69%;
    margin-right: 3.1%; }
  .newTask__moreRight {
    overflow: hidden; }
  .newTask__more .newTask__select {
    padding-left: 114px;
    min-height: 36px; }
    .newTask__more .newTask__selectLabel {
      padding: 8px 10px; }
    .newTask__more .newTask__selectItem {
      padding: 6px 24px 6px 8px; }
    .newTask__more .newTask__selectClose {
      top: 8px; }
  .newTask__name {
    margin-bottom: 11px; }
  .newTask__date {
    margin-top: 24px;
    margin-bottom: 26px; }
    .newTask__dateItem {
      float: left;
      margin-right: 19px; }
    .newTask__dateLabel {
      margin-bottom: 11px; }
    .newTask__date .datePick {
      position: relative; }
      .newTask__date .datePick__label {
        position: absolute;
        top: 7px;
        left: 11px;
        color: #666666; }
      .newTask__date .datePick__field input {
        padding: 3px 31px 4px 8px;
        font-size: 13px;
        width: 167px;
        text-align: right;
        background-position: right 10px top 6px; }
      .newTask__date .datePick_warning input {
        width: 186px; }
  .newTask__time {
    position: relative;
    float: left;
    width: 50%; }
    .newTask__time input {
      padding: 3px 8px 4px 61px;
      font-size: 13px;
      width: 107px;
      text-align: right;
      margin-right: 9px; }
    .newTask__timelabel {
      position: absolute;
      top: 7px;
      left: 9px;
      color: #666666; }

.chosenCategory {
  font-size: 14px; }
  .chosenCategory__list {
    float: left;
    width: 70%; }
    .chosenCategory__listToggle {
      margin-bottom: 22px;
      cursor: pointer;
      display: inline-block; }
      .chosenCategory__listToggle:before {
        font-family: 'icomoon';
        content: "";
        font-size: 8px;
        margin-right: 8px;
        color: #bed2d7; }
      .chosenCategory__listToggle_active:before {
        content: ""; }
    .chosenCategory__listItem {
      margin-bottom: 10px;
      padding-left: 23px; }
      .chosenCategory__listItem [type=checkbox] {
        margin-right: 8px; }
  .chosenCategory__group {
    overflow: hidden;
    height: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .chosenCategory__group_open {
      padding: 3px 0;
      height: auto;
      margin-bottom: 22px; }
  .chosenCategory__rezult {
    overflow: hidden;
    text-align: right; }
    .chosenCategory__rezultItem {
      color: #666666;
      display: inline-block;
      padding: 7px 24px 7px 10px;
      float: right;
      font-size: 13px;
      background-color: #f5f5f5;
      margin-bottom: 4px;
      position: relative;
      float: right;
      overflow: hidden;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .chosenCategory__rezultDelete {
      position: absolute;
      right: 8px;
      top: 9px;
      cursor: pointer;
      display: block;
      width: 10px;
      height: 10px; }
      .chosenCategory__rezultDelete:before, .chosenCategory__rezultDelete:after {
        content: '';
        position: absolute;
        width: 10px;
        top: 5px;
        border-top: 1px solid;
        display: block; }
      .chosenCategory__rezultDelete:before {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
      .chosenCategory__rezultDelete:after {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); }

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