@font-face {
  font-family: "RobotoRegular";
  src: url("../fonts/RobotoRegular/RobotoRegular.eot");
  src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "RobotoLight";
  src: url("../fonts/RobotoLight/RobotoLight.eot");
  src: url("../fonts/RobotoLight/RobotoLight.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoLight/RobotoLight.woff") format("woff"), url("../fonts/RobotoLight/RobotoLight.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "RobotoMedium";
  src: url("../fonts/RobotoMedium/RobotoMedium.eot");
  src: url("../fonts/RobotoMedium/RobotoMedium.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoMedium/RobotoMedium.woff") format("woff"), url("../fonts/RobotoMedium/RobotoMedium.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

/*new style start*/


@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon/icomoon.eot?837iuo');
  src:  url('../fonts/icomoon/icomoon.eot?837iuo#iefix') format('embedded-opentype'),
    url('../fonts/icomoon/icomoon.ttf?837iuo') format('truetype'),
    url('../fonts/icomoon/icomoon.woff?837iuo') format('woff'),
    url('../fonts/icomoon/icomoon.svg?837iuo#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
/* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
/* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-wagon:before {
  content: "\e932";
  color: #0873bb;
}
.icon-contragents:before {
  content: "\e933";
  color: #0873bb;
}

#planning-section .icon-contragents {
  font-size: 14px;
  cursor:pointer;
}
/*new style end*/


.icon-information-excel:before {
	content: "\e934";
}

.icon-information-excel.big {
	font-size:30px;
	color:#0873bb;
}

.icon-deselect:before {
  content: "\e930";
}
.icon-select-all:before {
  content: "\e931";
}
.icon-cancel-btn:before {
  content: "\e92f";
  color: #fff;
}
.icon-sort:before {
  content: "\e924";
  color: #fff;
}

.icon-email:before {
  content: "\e921";
}
.icon-facebook:before {
  content: "\e920";
  color: #3a559f;
}

.icon-facebook:before {
  content: "\e920";
  color: #3a559f;
}

.icon-headset:before {
  content: "\e91f";
}
.icon-viber .path1:before {
  content: "\e900";
  color: #7d3daf;
}
.icon-viber .path2:before {
  content: "\e909";
  margin-left: -1em;
  color: #fff;
}
.icon-whatsapp .path1:before {
  content: "\e90b";
  color: #1bd741;
}
.icon-whatsapp .path2:before {
  content: "\e90c";
  margin-left: -1em;
  color: #fff;
}
.icon-skype .path1:before {
  content: "\e90d";
  color: #15ace5;
}
.icon-skype .path2:before {
  content: "\e90e";
  margin-left: -1em;
  color: #fff;
}
.icon-phone-book:before {
  content: "\e90f";
}

.icon-phone-book {
	font-size:28px !important;
	animation: phone-book 1s cubic-bezier(.2, 0, 1, 1) infinite alternate; 
}

.icon-download-btn:before {
  content: "\e907";
}

@keyframes phone-book { to { opacity: 0.5; color:green; } }


.icon-open-book:before {
  content: "\e913";
}
.icon-eye:before {
  content: "\e90";
}
.icon-calendar:before {
  content: "\e902";
}
.icon-cancel:before {
  content: "\e923";
}
.icon-check-mark:before, .icon-check-mark-green:before {
  content: "\e903";
}

.icon-setting:before {
  content: "\e926";
  color:#0873bb;
  font-size:15px;
  cursor:pointer;
}

.icon-send-mail:before {
  content: "\e921";
  color:#0873bb;
  font-size:15px;
  cursor:pointer;
}

.icon-import-mail:before {
  content: "\e906";
  color:#0873bb;
  font-size:15px;
  cursor:pointer;
}

.icon-check-mark-red:before {
	 content: "\e923";
}

.icon-check-mark-red {
	color:red;
}

.icon-check-mark-green {
	color:green;
}

.icon-clipboard:before {
  content: "\e904";
}
.icon-clipboard-w-pencilt:before {
  content: "\e905";
}

.icon-clipboard-w-pencilt:before {
  content: "\e905";
}

.icon-doc-book:before {
  content: "\e913";
  color: #0873bb;
  position: relative;
  font-size: 26px;
  margin-right: 20px;
  cursor: pointer;
}

tr.highlight td {
	background:#EEE;
}

#help {
	display:block;
	position:fixed;
	right:0px;
	bottom:20px;
	height:50px;
	width:50px;
	z-index:100; 
	background:#0873bb;
	padding:5px;
	border-radius:25px;
	
}

.icon-help:before {
  content: "\e914";
  color: #FFF;
  position: relative;
  font-size: 40px;
  font-weight:bold;
  cursor: pointer;
  animation: icon-help 1s cubic-bezier(.2, 0, 1, 1) infinite alternate; 
  
  
}

@keyframes icon-help { to { opacity: 0.5; color:#0873bb } }





.icon-copy-file:before {
  content: "\e906";
}
.icon-download:before {
  content: "\e907";
}
.icon-edit:before {
  content: "\e908";
}
.icon-file:before {
  content: "\e901" !important;
  color: #828282;
}
.icon-filter:before {
  content: "\e90a";
}
.icon-filter-cancel .path1:before {
  content: "\e910";
  color: #000;
}
.icon-filter-cancel .path2:before {
  content: "\e911";
  margin-left: -1em;
  color: #eb5757;
}
.icon-filter-cancel .path3:before {
  content: "\e912";
  margin-left: -1em;
  color: #fff;
}
.icon-information-btn:before {
  content: "\e914";
}
.icon-left-chevron:before {
  content: "\e915";
}
.icon-lock:before {
  content: "\e916";
}
.icon-map-marker:before {
  content: "\e917";
}
.icon-minus:before {
  content: "\e918";
}
.icon-notification:before {
  content: "\e919";
}

.icon-notification.red-icon {
  color:red;
}
.icon-play-btn:before {
  content: "\e91a";
}
.icon-plus:before {
  content: "\e91b";
}
.icon-right-chevron:before {
  content: "\e91c";
}
.icon-right-thin-arrowheads:before {
  content: "\e91d";
}
.icon-search:before {
  content: "\e91e";
}
.icon-stop-btn:before {
  content: "\e922";
}
.icon-sum:before {
  content: "\e901";
}
.icon-table:before {
  content: "\e926";
}

.icon-completed:before {
	content: "\e929";
  color: #27ae60;
  font-size:14px;
}

.icon-no:before {
content: "\e927";
  color: #eb5757;
  font-size:14px;
}

.icon-wagon-btn:before {
	content: "\e932";
	color: #0873bb;
	font-size:14px;
	
}

.icon-progress:before {
	 content: "\e928";
  color: #f2994a;
  font-size:14px;
}

.icon-task-cancel:before {
  content: "\e927";
  color: #eb5757;
}
.icon-task-current:before {
  content: "\e928";
  color: #f2994a;
}
.icon-task-done:before {
  content: "\e929";
  color: #27ae60;
}

.icon-task-delay:before {
  content: "\e922";
  color: #f2c94c;
}

.icon-task-info:before {
  content: "\e92a";
  color: #0873bb;
}
.icon-task-new:before {
  content: "\e92b";
  color: #56ccf2;
}

.icon-task-for-new:before {
  content: "\e919";
  color: #0873bb;
}

.icon-task-redo:before {
  content: "\e92c";
  color: #f2c94c;
}
.icon-user:before {
  content: "\e92d";
}
.icon-account-btn:before {
  content: "\e92e";
}
/*! 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 {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

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

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

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

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.jq-checkbox {
	top: -1px;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	margin: 0 4px 0 0;
	border: 1px solid #C3C3C3;
	border-radius: 3px;
	background: #F5F5F5;
	background:         -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#E6E6E6));
	background:         -o-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
	        box-shadow: 0 1px 1px rgba(0,0,0,.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
	cursor: pointer;
}
.jq-checkbox.checked .jq-checkbox__div {
	width: 12px;
	height: 12px;
	margin: 2px 0 0 2px;
	border-radius: 2px;
	background: #666;
	-webkit-box-shadow: inset 0 -3px 6px #AAA;
	        box-shadow: inset 0 -3px 6px #AAA;
}
.jq-checkbox.focused {
	border: 1px solid #08C;
}
.jq-checkbox.disabled {
	opacity: .55;
}


.jq-radio {
	top: -1px;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	margin: 0 4px 0 0;
	border: 1px solid #C3C3C3;
	border-radius: 50%;
	background: #F5F5F5;
	background:         -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#E6E6E6));
	background:         -o-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
	        box-shadow: 0 1px 1px rgba(0,0,0,.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
	cursor: pointer;
}
.jq-radio.checked .jq-radio__div {
	width: 10px;
	height: 10px;
	margin: 3px 0 0 3px;
	border-radius: 50%;
	background: #777;
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,.7);
	        box-shadow: inset 1px 1px 1px rgba(0,0,0,.7);
}
.jq-radio.focused {
	border: 1px solid #08C;
}
.jq-radio.disabled {
	opacity: .55;
}


.jq-file {
	width: 270px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
	        box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
.jq-file input {
	height: auto;
	line-height: 1em;
	cursor: pointer;
}
.jq-file__name {
	overflow: hidden;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 100%;
	height: 34px;
	padding: 0 80px 0 10px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	-webkit-box-shadow: inset 1px 1px #F1F1F1;
	        box-shadow: inset 1px 1px #F1F1F1;
	font: 14px/32px Arial, sans-serif;
	color: #333;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
}
.jq-file__browse {
	position: absolute;
	top: 1px;
	right: 1px;
	padding: 0 10px;
	border-left: 1px solid #CCC;
	border-radius: 0 4px 4px 0;
	background: #F5F5F5;
	background:         -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#E6E6E6));
	background:         -o-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	-webkit-box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	        box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
}
.jq-file:hover .jq-file__browse {
	background: #E6E6E6;
	background:         -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#E6E6E6));
	background:         -o-linear-gradient(#F6F6F6, #E6E6E6);
	background:         linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-file:active .jq-file__browse {
	background: #F5F5F5;
	-webkit-box-shadow: inset 1px 1px 3px #DDD;
	        box-shadow: inset 1px 1px 3px #DDD;
}
.jq-file.focused .jq-file__name {
	border: 1px solid #5794BF;
}
.jq-file.disabled,
.jq-file.disabled .jq-file__name,
.jq-file.disabled .jq-file__browse {
	border-color: #CCC;
	background: #F5F5F5;
	-webkit-box-shadow: none;
	        box-shadow: none;
	color: #888;
}


.jq-number {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 0 36px 0 0;
}
.jq-number__field {
	width: 100px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	-webkit-box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	        box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
}
.jq-number__field:hover {
	border-color: #B3B3B3;
}
.jq-number__field input {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 100%;
	padding: 8px 9px;
	border: none;
	outline: none;
	background: none;
	font: 14px Arial, sans-serif;
	color: #333;
	text-align: left; /* для Opera Presto */
	-moz-appearance: textfield;
}
.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
	margin: 0; /* в каких-то браузерах присутствует отступ */
	-webkit-appearance: none;
}
.jq-number__spin {
	position: absolute;
	top: 0;
	right: 0;
	width: 32px;
	height: 14px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #F5F5F5;
	background:         -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#E6E6E6));
	background:         -o-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
	        box-shadow: 0 1px 2px rgba(0,0,0,.1);
	-webkit-box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	        box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
.jq-number__spin.minus {
	top: auto;
	bottom: 0;
}
.jq-number__spin:hover {
	background: #E6E6E6;
	background:         -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#E6E6E6));
	background:         -o-linear-gradient(#F6F6F6, #E6E6E6);
	background:         linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-number__spin:active {
	background: #F5F5F5;
	-webkit-box-shadow: inset 1px 1px 3px #DDD;
	        box-shadow: inset 1px 1px 3px #DDD;
}
.jq-number__spin:after {
	content: '';
	position: absolute;
	top: 4px;
	left: 11px;
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #999;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:after {
	top: 5px;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-bottom: none;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:hover:after {
	border-top-color: #000;
}
.jq-number__spin.plus:hover:after {
	border-bottom-color: #000;
}
.jq-number.focused .jq-number__field {
	border: 1px solid #5794BF;
}
.jq-number.disabled .jq-number__field,
.jq-number.disabled .jq-number__spin {
	border-color: #CCC;
	background: #F5F5F5;
	-webkit-box-shadow: none;
	        box-shadow: none;
	color: #888;
}
.jq-number.disabled .jq-number__spin:after {
	border-bottom-color: #AAA;
}
.jq-number.disabled .jq-number__spin.minus:after {
	border-top-color: #AAA;
}


.jq-selectbox {
	vertical-align: middle;
	cursor: pointer;
}
.jq-selectbox__select {
	height: 32px;
	padding: 0 45px 0 10px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #F5F5F5;
	background:         -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#E6E6E6));
	background:         -o-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	-webkit-box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	        box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
}
.jq-selectbox__select:hover {
	background: #E6E6E6;
	background:         -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#E6E6E6));
	background:         -o-linear-gradient(#F6F6F6, #E6E6E6);
	background:         linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-selectbox__select:active {
	background: #F5F5F5;
	-webkit-box-shadow: inset 1px 1px 3px #DDD;
	        box-shadow: inset 1px 1px 3px #DDD;
}
.jq-selectbox.focused .jq-selectbox__select {
	border: 1px solid #5794BF;
}
.jq-selectbox.disabled .jq-selectbox__select {
	border-color: #CCC;
	background: #F5F5F5;
	-webkit-box-shadow: none;
	        box-shadow: none;
	color: #888;
}
.jq-selectbox__select-text {
	display: block;
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
}
.jq-selectbox .placeholder {
	color: #888;
}
.jq-selectbox__trigger {
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 100%;
	border-left: 1px solid #CCC;
}
.jq-selectbox__trigger-arrow {
	position: absolute;
	top: 14px;
	right: 12px;
	width: 0;
	height: 0;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow {
	border-top-color: #000;
}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
	border-top-color: #AAA;
}
.jq-selectbox__dropdown {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 100%;
	margin: 2px 0 0;
	padding: 0;
	border: 1px solid #CCC;
	border-radius: 4px;
	background: #FFF;
	-webkit-box-shadow: 0 2px 10px rgba(0,0,0,.2);
	        box-shadow: 0 2px 10px rgba(0,0,0,.2);
	font: 14px/18px Arial, sans-serif;
}
.jq-selectbox__search {
	margin: 5px;
}
.jq-selectbox__search input {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 5px 27px 6px 8px;
	border: 1px solid #CCC;
	border-radius: 3px;
	outline: none;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;
	-webkit-box-shadow: inset 1px 1px #F1F1F1;
	        box-shadow: inset 1px 1px #F1F1F1;
	color: #333;
	-webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
	-webkit-appearance: none;
}
.jq-selectbox__not-found {
	margin: 5px;
	padding: 5px 8px 6px;
	background: #F0F0F0;
	font-size: 13px;
}
.jq-selectbox ul {
	margin: 0;
	padding: 0;
}
.jq-selectbox li {
	min-height: 18px;
	padding: 5px 10px 6px;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	white-space: nowrap;
	color: #231F20;
}
.jq-selectbox li.selected {
	background-color: #A3ABB1;
	color: #FFF;
}
.jq-selectbox li:hover {
	background-color: #08C;
	color: #FFF;
}
.jq-selectbox li.disabled {
	color: #AAA;
}
.jq-selectbox li.disabled:hover {
	background: none;
}
.jq-selectbox li.optgroup {
	font-weight: bold;
}
.jq-selectbox li.optgroup:hover {
	background: none;
	color: #231F20;
	cursor: default;
}
.jq-selectbox li.option {
	padding-left: 25px;
}


.jq-select-multiple {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 1px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	-webkit-box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	        box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/18px Arial, sans-serif;
	color: #333;
	cursor: default;
}
.jq-select-multiple.focused {
	border: 1px solid #5794BF;
}
.jq-select-multiple.disabled {
	border-color: #CCC;
	background: #F5F5F5;
	-webkit-box-shadow: none;
	        box-shadow: none;
	color: #888;
}
.jq-select-multiple ul {
	margin: 0;
	padding: 0;
}
.jq-select-multiple li {
	padding: 3px 9px 4px;
	list-style: none;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	white-space: nowrap;
}
.jq-select-multiple li:first-child {
	border-radius: 3px 3px 0 0;
}
.jq-select-multiple li:last-child {
	border-radius: 0 0 3px 3px;
}
.jq-select-multiple li.selected {
	background: #08C;
	color: #FFF;
}
.jq-select-multiple li.disabled {
	color: #AAA;
}
.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
	background: #CCC;
	color: #FFF;
}
.jq-select-multiple li.optgroup {
	font-weight: bold;
}
.jq-select-multiple li.option {
	padding-left: 25px;
}


input[type='email'].styler,
input[type='password'].styler,
input[type='search'].styler,
input[type='tel'].styler,
input[type='text'].styler,
input[type='url'].styler,
textarea.styler {
	padding: 8px 9px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	-webkit-box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	        box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
}
input[type='search'].styler {
	-webkit-appearance: none;
}
textarea.styler {
	overflow: auto;
}
input[type='email'].styler:hover,
input[type='password'].styler:hover,
input[type='search'].styler:hover,
input[type='tel'].styler:hover,
input[type='text'].styler:hover,
input[type='url'].styler:hover,
textarea.styler:hover {
	border-color: #B3B3B3;
}
input[type='email'].styler:focus,
input[type='password'].styler:focus,
input[type='search'].styler:focus,
input[type='tel'].styler:focus,
input[type='text'].styler:focus,
input[type='url'].styler:focus,
textarea.styler:focus {
	border-color: #CCC;
	border-top-color: #B3B3B3;
	outline: none;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	        box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
button.styler,
input[type='button'].styler,
input[type='submit'].styler,
input[type='reset'].styler {
	overflow: visible;
	padding: 8px 11px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	outline: none;
	background: #F5F5F5;
	background:         -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#E6E6E6));
	background:         -o-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	-webkit-box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	        box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
button.styler::-moz-focus-inner,
input[type='button'].styler::-moz-focus-inner,
input[type='submit'].styler::-moz-focus-inner,
input[type='reset'].styler::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button.styler:not([disabled]):hover,
input[type='button'].styler:not([disabled]):hover,
input[type='submit'].styler:not([disabled]):hover,
input[type='reset'].styler:hover {
	background: #E6E6E6;
	background:         -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#E6E6E6));
	background:         -o-linear-gradient(#F6F6F6, #E6E6E6);
	background:         linear-gradient(#F6F6F6, #E6E6E6);
}
button.styler:not([disabled]):active,
input[type='button'].styler:not([disabled]):active,
input[type='submit'].styler:not([disabled]):active,
input[type='reset'].styler:active {
	background: #F5F5F5;
	-webkit-box-shadow: inset 1px 1px 3px #DDD;
	        box-shadow: inset 1px 1px 3px #DDD;
}
button.styler[disabled],
input[type='button'].styler[disabled],
input[type='submit'].styler[disabled] {
	border-color: #CCC;
	background: #F5F5F5;
	-webkit-box-shadow: none;
	        box-shadow: none;
	color: #888;
}

textarea.form-textarea {
	resize:vertical;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
        transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
        transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
        transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.datepicker--cells{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker--cell{border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:-ms-flexbox;display:-webkit-box;display:flex;position:relative;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-{color:#4EB5E6}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-.-in-range-{color:#4EB5E6}.datepicker--cell.-in-range-{background:rgba(92,196,239,.1);color:#4a4a4a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-disabled-.-current-.-focus-{color:#aeaeae}.datepicker--cell.-range-from-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:0 4px 4px 0}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:none}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--days-names{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{color:#FF9A19;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex:1;-webkit-box-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.-only-timepicker- .datepicker--content,.datepicker--body,.datepicker-inline .datepicker--pointer{display:none}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepickers-container{position:absolute;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fff;border:1px solid #dbdbdb;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;-webkit-box-sizing:content-box;box-sizing:content-box;font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;-webkit-transition:opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;-o-transition:opacity .3s ease,transform .3s ease,left 0s .3s;transition:opacity .3s ease,transform .3s ease,left 0s .3s;transition:opacity .3s ease,transform .3s ease,left 0s .3s,-webkit-transform .3s ease;z-index:100}.datepicker.-from-top-{-webkit-transform:translateY(-8px);-ms-transform:translateY(-8px);transform:translateY(-8px)}.datepicker.-from-right-{-webkit-transform:translateX(8px);-ms-transform:translateX(8px);transform:translateX(8px)}.datepicker.-from-bottom-{-webkit-transform:translateY(8px);-ms-transform:translateY(8px);transform:translateY(8px)}.datepicker.-from-left-{-webkit-transform:translateX(-8px);-ms-transform:translateX(-8px);transform:translateX(-8px)}.datepicker.active{opacity:1;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);transition:opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;-webkit-transition:opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;-o-transition:opacity .3s ease,transform .3s ease,left 0s 0s;transition:opacity .3s ease,transform .3s ease,left 0s 0s;transition:opacity .3s ease,transform .3s ease,left 0s 0s,-webkit-transform .3s ease}.datepicker-inline .datepicker{border-color:#d7d7d7;-webkit-box-shadow:none;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}.datepicker--content{-webkit-box-sizing:content-box;box-sizing:content-box;padding:4px}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.datepicker--nav-action:hover,.datepicker--nav-title:hover{background:#f0f0f0}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);-webkit-transform:rotate(315deg);-ms-transform:rotate(315deg);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 10px / 2)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 10px / 2)}.datepicker--body.active{display:block}.datepicker--nav{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:-ms-flexbox;display:-webkit-box;display:flex;cursor:pointer;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--buttons,.datepicker--time{border-top:1px solid #efefef;padding:4px}.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title.-disabled-{cursor:default;background:0 0}.datepicker--buttons{display:-ms-flexbox;display:-webkit-box;display:flex}.datepicker--button{color:#4EB5E6;cursor:pointer;border-radius:4px;-ms-flex:1;-webkit-box-flex:1;flex:1;display:-ms-inline-flexbox;display:-webkit-inline-box;display:inline-flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{-ms-flex:0 1 138px;-webkit-box-flex:0;flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{-ms-flex:0 1 153px;-webkit-box-flex:0;flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex:1;-webkit-box-flex:1;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:'';background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;font-size:11px;height:17px;background:-webkit-gradient(linear,left top, right top,from(#dedede),to(#dedede)) left 50%/100% 1px no-repeat;background:-o-linear-gradient(left,#dedede,#dedede) left 50%/100% 1px no-repeat;background:linear-gradient(to right,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:0 0;cursor:pointer;-ms-flex:1;-webkit-box-flex:1;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:0}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-webkit-box-sizing:border-box;box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;-webkit-transition:background .2s;-o-transition:background .2s;transition:background .2s;margin-top:-6px}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;-webkit-transition:background .2s;-o-transition:background .2s;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;-webkit-transition:background .2s;-o-transition:background .2s;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-fill-lower{background:0 0}.datepicker--time-row input[type=range]::-ms-fill-upper{background:0 0}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:'';background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:none}
html {
  line-height: 1.3;
  font-size: 16px;
}
body {
  font-family: 'RobotoRegular';
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
p {
  margin: 0;
}
a {
  text-decoration: none;
  color: #000;
}
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
textarea {
  resize: none;
}
section {
  position: relative;
  padding: 80px 0;
  z-index: 1;
}
input,
select,
button {
  outline: none;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
section {
  min-height: calc(100vh - 160px);
}
.center-align {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.container {
  max-width: 1200px;
  padding: 0 15px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.container-small {
  max-width: 1000px;
  padding: 0 15px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.content {
  width: 100%;
}
.content-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin-bottom: 20px;
}
.content-top__left {
  max-width: 400px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.content-top__right {
  width: calc(100% - 400px);
  text-align: center;
}
.content-top__line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 100%;
}
.content-top__line:last-child {
  margin-bottom: 0;
}
.content-top__line .btn {
  margin-right: 20px;
}
.content-top__line :last-child {
  margin-right: 0;
}
.content-wrapper {
  overflow-x: auto;
  overflow-y: hidden;
}

a.blue{
	color:#0873bb;
	text-decoration:underline;
}

span.blue {
	color:#0873bb;

}


.btn {
  text-transform: uppercase;
  font-size: 0.875rem;
  border: none;
  cursor: pointer;
  font-family: 'RobotoRegular';
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.btn:hover {
  opacity: 0.85;
}
.btn input {
  background: none;
  border: none;
  width: 100%;
  display: block;
  height: 36px;
  padding: 0 15px;
}
.btn a {
  display: block;
  width: 100%;
  padding: 0 15px;
  line-height: 36px;
  text-align: center;
}
.go-btn {
  background-color: #0873bb;
  color: #fff;
}
.go-btn a {
  color: #fff;
}
.go-btn input {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}
.btn_white {
  background-color: #fff;
  border: 1px solid #0873bb;
}

.margin-left {
	margin-left:15px;
}

.btn_white a,
.btn_white input {
  color: #0873bb;
  font-weight: normal;
}
.add-btn {
  background-color: #27ae60;
}
.add-btn input {
  padding: 0 15px;
}
.add-btn a {
  color: #fff;
}
.add-btn .icon-edit {
  color: #fff;
}
.download-btn {
  background-color: #27ae60;
  position: relative;
  padding: 0;
}
.download-btn input {
  width: 100%;
  padding: 8px 40px 8px 20px;
  background: none;
  border: none;
  color: #fff;
  cursor: pointer;
  margin-right: 0;
}
.download-btn .icon-download {
  position: absolute;
  right: 20px;
  top: 9px;
  color: #fff;
}
.btn-w-icon {
  position: relative;
}
.btn-w-icon input {
  width: 100%;
  padding: 8px 0 8px 40px;
  background: none;
  border: none;
  cursor: pointer;
}
.btn-w-icon .icon {
  position: absolute;
  left: 15px;
  top: 8px;
}
.btn-w-icon .icon-edit {
  font-size: 16px;
  top: 9px;
}
.btn-w-icon .edit-btn-input {
  padding-right: 15px;
}
.filter-btn {
  position: relative;
  margin-right: 20px;
}
.filter-btn input {
  padding-right: 40px;
}
.filter-btn .icon {
  position: absolute;
  font-size: 21px;
  right: 15px;
  top: 7px;
}
.cancel-filter-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.cancel-filter-btn input {
  padding-right: 40px;
}
.cancel-filter-btn .icon {
  position: absolute;
  font-size: 24px;
  right: 15px;
  top: 4px;
}
.cancel-filter-btn .path1:before {
  color: #0873bb;
}
.add-file-btn {
  border: 1px solid #27ae60;
  position: relative;
  color: #27ae60;
  padding-left: 35px;
}
.add-file-btn .add-file-label {
  padding-right: 15px;
}
.add-file-btn .add-file-input {
  position: absolute;
  left: 0;
  width: 100%;
  opacity: 0;
  z-index: 20;
  cursor: pointer;
}
.add-file-btn .icon {
  position: absolute;
  left: 10px;
}
.add-file-btn .icon:before {
  font-size: 16px;
}
.edit-btn {
  position: relative;
}
.edit-btn input {
  text-transform: uppercase;
  color: #fff;
  padding-left: 40px;
}
.edit-btn .icon-edit {
  position: absolute;
  left: 15px;
  top: 10px;
}
.success-text,
.error-text,
.error-block,
.message-block,
.permission-message,
.schedule-message {
  font-size: 16px;
  line-height: 20px;
  background-color: none;
  border: none;
  padding: 10px;
  width:100%;
}
.success-text,
.message-block,
.permission-message,
.schedule-message {
  color: #27ae60;
  background-color: #d4efdf;
}
.error-text,
.error-block {
  color: #ff7779;
  background-color: #ffe4e4;
}
table {
  overflow: scroll;
  border-collapse: collapse;
  width: 100%;
}
tr {
  border: 1px solid #e0e0e0;
}


tr.table-title, table.styled.first tr:first-child,table.styled.first tr:nth-child(2) {
  background-color: #0873bb;
}

table.styled.first tr:first-child td, table.styled.first tr:nth-child(2) td {
  color:#FFF;
}

tr.table-title th {
  border: 2px solid #fff;
  text-transform: uppercase;
}
tr.table-title th:first-child {
  border-left: 1px solid #0873bb;
}
tr.table-title th:last-child {
  border-right: 1px solid #0873bb;
}
tr.table-title:hover {
  background-color: #0873bb;
}
tr:hover, tbody tr.active {
  background-color: #e0e0e0;
}
.summary-line_road {
  background-color: #9acfee;
  text-transform: uppercase;
}
.summary-line_station {
  background-color: #f9f9f9;
  text-transform: uppercase;
}
.summary-line_station .first-cell {
  padding-right: 20px;
}
td,
th,
.table-cell {
  line-height: 16px;
  padding: 5px;
  font-size: 12px;
  line-height: 16px;
  position: relative;
}
td .icon-wrap,
th .icon-wrap,
.table-cell .icon-wrap {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
td .icon-wrap a,
th .icon-wrap a,
.table-cell .icon-wrap a {
  margin-right: 10px;
}
td .icon-wrap a:last-child,
th .icon-wrap a:last-child,
.table-cell .icon-wrap a:last-child {
  margin-right: 0;
}
td .icon-edit:before,
th .icon-edit:before,
.table-cell .icon-edit:before {
  color: #27ae60;
  font-size: 14px;
  cursor: pointer;
}
td .icon-cancel:before,
th .icon-cancel:before,
.table-cell .icon-cancel:before {
  color: #ff7779;
  font-size: 12px;
  cursor: pointer;
}
td .icon-information-btn,
td .icon-download-btn,
th .icon-information-btn,
.table-cell .icon-information-btn {
  color: #0873bb;
  font-size: 14px;
  font-weight: bold;
}
td .icon-copy-file,
th .icon-copy-file,
.table-cell .icon-copy-file {
  color: #0873bb;
  font-size: 14px;
}



td .icon-stop-btn,
th .icon-stop-btn,
.table-cell .icon-stop-btn {
  font-size: 26px;
  color: #f2994a;
}
td .icon-play-btn,
th .icon-play-btn,
.table-cell .icon-play-btn {
  font-size: 26px;
  color: #27ae60;
}
td.task-status,
th.task-status,
.table-cell.task-status {
  padding-left: 25px !important;
}
td .icon-task,
th .icon-task,
.table-cell .icon-task {
  position: absolute;
  font-size: 16px;
  left: 5px;
}
td .task-link,
th .task-link,
.table-cell .task-link {
  text-decoration: underline;
  color: #27ae60;
}
td .task-link:hover,
th .task-link:hover,
.table-cell .task-link:hover {
  text-decoration: none;
}
th {
  height: 40px;
  border: 1px solid #fff;
  line-height: 14px;
  font-weight: normal;
  color: #fff;
}
td .form-input,
.table-cell .form-input {
  width: 100%;
  height: 20px;
  font-size: 12px;
}
td.notes,
.table-cell.notes {
  max-width: 200px;
}
.checkbox-wrap {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}
.checkbox-label {
  position: relative;
  display: block;
  background-color: #f9f9f9;
  border: 1px solid #ccd5d9;
  width: 16px;
  height: 16px;
  cursor: pointer;
}
.checkmark-wrapper {
  position: absolute;
  top: 1px;
  left: 0px;
}
.checkmark-wrapper .icon-check-mark {
  font-size: 14px;
  color: #27ae60;
  display: none;
}
input[type="checkbox"] {
  display: none;
}
input[type="checkbox"]:checked + .checkbox-label .icon-check-mark {
  display: block;
}
input[disabled] + .checkbox-label {
  background-color: #e0e0e0;
  opacity: 0.5;
  border: none;
  cursor: auto;
}
td .checkbox-label {
  width: 18px;
  height: 18px;
}
td .checkmark-wrapper .icon-check-mark {
  font-size: 16px;
}
.cell-w-checkbox {
  text-align: center;
}
.cell-w-checkbox .checkbox-wrap {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.wagon-information td.first-cell {
  width: 80px;
  padding-right: 30px;
}
.table {
  width: 100%;
}
.table-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border: 1px solid #e0e0e0;
  border-bottom: none;
}
.table-row.accordion-toggle {
  cursor: pointer;
}
.table-row.accordion-toggle.show {
  border-bottom: 1px solid #e0e0e0;
}
.table-row:hover {
  background-color: #e0e0e0;
}
.table-row.summary-line_road:hover {
  background-color: #9acfee;
}
.table-row_title {
  border: 1px solid #fff;
  text-transform: uppercase;
}
.table-row_title .table-cell {
  background-color: #0873bb;
  color: #fff;
  height: 40px;
  border-right: 2px solid #fff;
}
.table-row_title .table-cell:last-child {
  border-right: none;
}
.table-row_summary {
  background-color: #0873bb;
  color: #fff;
  text-transform: uppercase;
}
.table-row_summary:hover {
  background-color: #0873bb;
}
.table-cell {
  padding: 0 10px;
  font-size: 12px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  line-height: 18px;
}
.table-cell .table-cell {
  height: 20px;
}
td.summary-cell {
  background-color: #9acfee;
}
.summary-line_road .col_1,
.summary-line_station .col_1,
.summary-line_station_current .col_1,
.summary-line_freight .col_1 {
  padding-left: 5px;
}
.summary-line_road .col_1:before,
.summary-line_station .col_1:before,
.summary-line_station_current .col_1:before,
.summary-line_freight .col_1:before {
  font-family: "icomoon";
  content: "\e91b";
  color: #828282;
  font-size: 9px;
  margin-right: 5px;
}
.summary-line_road.show .col_1:before,
.summary-line_station.show .col_1:before,
.summary-line_station_current.show .col_1:before,
.summary-line_freight.show .col_1:before {
  content: "\e918";
}
.summary-line_road {
  background-color: #9acfee;
}
.summary-line_station,
.summary-line_freight {
  background-color: #f9f9f9;
  border: 1px solid #e0e0e0;
}
.summary-line_station .col_1,
.summary-line_freight .col_1 {
  padding-left: 20px;
}

.summary-line_station_current .col_1 {
  padding-left: 40px;
}
.table-row_grey-title {
  background-color: #bdbdbd;
}
.table-row_grey-title .table-cell {
  text-transform: uppercase;
  height: 20px;
  border-right: 1px solid #fff;
}
.table-row_grey-title .table-cell:last-child {
  border-right: none;
}
.table-row_grey-title th {
  background-color: #bdbdbd;
  text-transform: uppercase;
  height: 20px;
  border-right: 1px solid #fff;
}
.table-row_grey-title th:last-child {
  border-right: none;
}
.table-row_title .colspan-wrap {
  padding: 0;
  border-right: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.table-row_title .colspan-wrap .table-cell {
  height: 20px;
}
.table-row_title .colspan-wrap .table-cell:first-child {
  border-bottom: 2px solid #fff;
}
.table-row_title .colspan-wrap .table-cell:last-child {
  border-right: 2px solid #fff;
}
.accordion-inner:last-child .table-row:last-child {
  border-bottom: 1px solid #e0e0e0;
}
.table-row.accordion-toggle + .table {
  display: none;
}
.nested-table {
  margin: 10px 0;
}
.nested-table .jq-selectbox.jqselect.form-select:focus,
.nested-table .jq-selectbox.jqselect.form-select.focused .jq-selectbox__select {
  border: none;
  outline: none;
}
.nested-table .jq-selectbox.jqselect.form-select.table-select.changed.focused {
  border: 1px solid #ccc;
  line-height: 18px;
}
.nested-table .jq-selectbox.jqselect.form-select.table-select.changed.focused .jq-selectbox__select {
  height: 18px;
}
.table-select {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.table-select .jq-selectbox__select {
  border-radius: 0;
  background: #fff;
  height: 20px;
  padding-right: 30px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #ccc;
}
.table-select .jq-selectbox__select-text {
  min-width: 50px;
  font-size: 12px;
  line-height: 18px;
}
.table-select .jq-selectbox__trigger {
  width: 20px;
}
.table-select .jq-selectbox__trigger-arrow {
  top: 8px;
  right: 5px;
  border-top: 4px solid #999;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.table-select .jq-selectbox__dropdown {
  min-width: 70px;
  border-radius: 0;
  font-size: 12px;
  line-height: 18px;
}
.table-select .jq-selectbox__dropdown li {
  padding: 0 10px;
}
.long-term .col_7,
.long-term .col_8,
.long-term .col_9 {
  width: 40px;
}
.long-term .col_6 {
  width: 60px;
}
.long-term .col_1,
.long-term .col_2,
.long-term .col_3,
.long-term .col_4,
.long-term .col_5 {
  width: calc((100% - 130px) / 5);
}
.long-term .table-cell .summary-amount {
  font-weight: 600;
  margin-right: 3px;
}
.long-term .nested-table .first-cell {
  width: 110px;
}
.long-term .nested-table .icon-check-mark {
  color: #27ae60;
}



.long-term .col_3-from-1-to-3, .long-term .col_3-from-3-to-5 {
  display: none;
}

.long-term .long-term-table-from-1 .col_3-from-1-to-3, .long-term .long-term-table-from-1 .col_3-from-3-to-5 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.long-term .long-term-table-from-3 .col_3-from-3-to-5 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.long-term .long-term-table_detailed .col_3-from-3-to-5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}


.long-term .long-term-table-from-1 .col_1,
.long-term .long-term-table-from-1 .col_2,
.long-term .long-term-table-from-1 .col_3,
.long-term .long-term-table-from-1 .col_4,
.long-term .long-term-table-from-1 .col_5,
.long-term .long-term-table-from-1 .col_3-from-1-to-3,
.long-term .long-term-table-from-1 .col_3-from-3-to-5 {
  width: calc((100% - 130px) / 7);
}

.long-term .long-term-table-from-3 .col_1,
.long-term .long-term-table-from-3 .col_2,
.long-term .long-term-table-from-3 .col_3,
.long-term .long-term-table-from-3 .col_4,
.long-term .long-term-table-from-3 .col_5,

.long-term .long-term-table-from-3 .col_3-from-3-to-5 {
  width: calc((100% - 130px) / 6);
}


.dislocation .content-top__right a {
  width: 100%;
  padding: 0 0px;
  text-align: center;
}
.dislocation .content-form__right a img {
  width: 100%;
  max-width: 450px;
}
.dislocation .col_1,
.dislocation .col_6 {
  width: 24%;
}
.dislocation .col_2,
.dislocation .col_3,
.dislocation .col_4,
.dislocation .col_5 {
  width: 13%;
}

.dislocation.cont .col_5 {
  width:26%;
}

.dislocation .outer-href {
	padding-left:15px;
}
.dislocation .col_6 span {
  color: #27ae60;
}
.dislocation .col_1 span {
  margin-left: 10px;
}
.dislocation .nested-table .table-row:last-child {
  border-bottom: 1px solid #e0e0e0;
}
.dislocation .nested-table .table-cell {
  padding: 0 5px;
  font-size: 11px;
}
.dislocation .nested-table .col_1,
.dislocation .nested-table .col_4 {
  width: 75px;
}
.dislocation .nested-table .col_2 {
  width: 90px;
}
.dislocation .nested-table .col_7,
.dislocation .nested-table .col_8,
.dislocation .nested-table .col_9,
.dislocation .nested-table .col_10,
.dislocation .nested-table .col_11 {
  width: 45px;
}
.dislocation .nested-table .col_3,
.dislocation .nested-table .col_5,
.dislocation .nested-table .col_6,
.dislocation .nested-table .col_12 {
  width: calc((100% - 465px) / 4);
  min-width: 115px;
}
.dislocation_non-working-park .table-title th {
  height: 20px;
}

.dislocation .wagons {
	margin-left:35px;
	width: calc(100% - 35px ) !important;
}

.loading .accordion-inner .col_1 {
  padding-left: 20px;
}
.loading .table-cell a, span.h-op, span.station-op, span.teo-list {
  background-color: #27ae60;
  color: #fff;
  padding: 0 5px;
  cursor:pointer;
}
.loading .col_1,
.loading .col_2-1,
.loading .col_3-1,
.loading .col_4-4 {
  width: 70px;
}
.loading .col_2 {
  width: 220px;
}
.loading .col_2-2 {
  width: 150px;
}
.loading .col_3 {
  width: 285px;
}
.loading .col_3-2,
.loading .col_4-1,
.loading .col_4-2 {
  width: 95px;
}
.loading .col_3-3,
.loading .col_4-3 {
  width: 120px;
}
.loading .col_4 {
  width: 380px;
}
.loading .col_5 {
  width: calc(100% - 955px);
}
.loading .col_2-2,
.loading .col_3-3,
.loading .col_4-4 {
  border-right: 2px solid #e0e0e0;
}
.loading .table-row_title .col_3-1,
.loading .table-row_title .col_4-1,
.loading .table-row_title .col_5 {
  border-left: none;
}
.loading_detailed .table-title th {
  height: 20px;
}
.loading_clients .col_2 {
  width: 80px;
}
.loading_clients .col_1,
.loading_clients .col_3-1,
.loading_clients .col_3-2,
.loading_clients .col_3-3 {
  width: calc((100% - 80px) / 4);
}
.loading_clients .table-row_title .col_1 {
  width: calc((100% - 80px) / 4);
}
.loading_clients .table-row_title .colspan-wrap.col_3 {
  width: calc((100% - 80px) / 4 * 3);
}
.loading_clients .table-row_title .colspan-wrap.col_3 .col_3 {
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.loading_clients .table-row_title .colspan-wrap.col_3 .col_3,
.loading_clients .table-row_title .colspan-wrap.col_3 .col_3-3 {
  border-right: none;
}
.loading_clients .table-row_title .col_3-1,
.loading_clients .table-row_title .col_3-2,
.loading_clients .table-row_title .col_3-3 {
  width: calc(100% / 3);
}
.loading_clients .accordion-inner .col_1 {
  padding-left: 20px;
}
.turnovers td.start-group {
  border-left: 2px solid #e0e0e0;
}
.clients table {
  max-width: 750px;
}
.clients td.first-cell {
  width: 90px;
}
.contragents td.first-cell,
.repair-history td.first-cell,
.repair-current td.first-cell {
  width: 90px;
}
.clients_details .legend-wrapper {
  margin: 0 0 0 50px;
}
.clients_details td.first-cell {
  width: 90px;
}
.reports_empty-wagons .col_4 {
  width: 100px;
}
.reports_empty-wagons .col_1,
.reports_empty-wagons .col_2,
.reports_empty-wagons .col_3 {
  width: calc((100% - 100px) / 3);
  min-width: 100px;
}
.reports_grain-wagons .table-row.accordion-toggle + .table {
  display: block;
}
.reports_grain-wagons .table-row_title .col_3 .table-cell {
  height: 20px;
}
.reports_grain-wagons .summary-line_road .col_1:before {
  display: none;
}
.reports_grain-wagons .col_1,
.reports_grain-wagons .col_2,
.reports_grain-wagons .col_4 {
  width: calc(50% / 3);
  min-width: 80px;
}
.reports_grain-wagons .col_3 {
  width: 50%;
  padding: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.reports_grain-wagons .col_3 .col_3 {
  width: 100%;
  border-bottom: 2px solid #fff;
  padding: 0 5px;
  border-right: 0;
}
.reports_grain-wagons .col_3 .col_3-1,
.reports_grain-wagons .col_3 .col_3-2,
.reports_grain-wagons .col_3 .col_3-3,
.reports_grain-wagons .col_3 .col_3-4,
.reports_grain-wagons .col_3 .col_3-5,
.reports_grain-wagons .col_3 .col_3-6,
.reports_grain-wagons .col_3 .col_3-7 {
  width: calc(100% / 7);
}
.reports_grain-wagons .col_3-1,
.reports_grain-wagons .col_3-2,
.reports_grain-wagons .col_3-3,
.reports_grain-wagons .col_3-4,
.reports_grain-wagons .col_3-5,
.reports_grain-wagons .col_3-6,
.reports_grain-wagons .col_3-7 {
  width: calc(50% / 7);
}
.reports_counterparty .col_1 {
  width: 400px;
  min-width: 100px;
}
.reports_counterparty .col_2 {
  width: calc((100% - 400px) / 5);
  padding: 0;
}
.reports_counterparty .col_2 .col_2 {
  width: 100%;
  padding: 0 5px;
  border-right: none;
  border-bottom: 2px solid #fff;
}
.reports_counterparty .col_2 .col_2-1,
.reports_counterparty .col_2 .col_2-2 {
  width: 50%;
}
.reports_counterparty .col_2-1,
.reports_counterparty .col_2-2 {
  width: calc((100% - 400px) / 10);
}
.reports_counterparty .month {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.reports_abandoned-wagons .col_1 {
  width: 150px;
}
.reports_abandoned-wagons .col_2 {
  padding: 0;
  width: 222px;
}
.reports_abandoned-wagons .col_2 .col_2 {
  width: 100%;
  border-bottom: 2px solid #fff;
  border-right: 0;
  padding: 0 10px;
}
.reports_abandoned-wagons .col_2-1 {
  width: 70px;
}
.reports_abandoned-wagons .col_2-2 {
  width: 150px;
}
.reports_abandoned-wagons .col_3,
.reports_abandoned-wagons .col_5 {
  width: 120px;
}
.reports_abandoned-wagons .col_4,
.reports_abandoned-wagons .col_7,
.reports_abandoned-wagons .col_8 {
  width: 70px;
}
.reports_abandoned-wagons .col_6 {
  width: calc(100% - 822px);
  min-width: 150px;
}
.reports_abandoned-wagons .nested-table {
  max-width: 90px;
}
.reports_abandoned-wagons .nested-table th,
.reports_abandoned-wagons .nested-table td {
  padding: 0 5px;
}
.reports_wagons-out-ukr .col_1,
.reports_wagons-out-ukr .col_2 {
  width: 50%;
}
.repair_application .first-cell {
  width: 110px;
}
.repair_application-details .content-wrapper .table,
.repair_application-details .content-wrapper .nested-table {
  min-width: 1120px;
}
.repair_application-details .col_1,
.repair_application-details .col_2,
.repair_application-details .col_4,
.repair_application-details .col_7,
.repair_application-details .col_9 {
  width: 70px;
}
.repair_application-details .col_3,
.repair_application-details .col_5,
.repair_application-details .col_10,
.repair_application-details .col_12 {
  width: 90px;
}
.repair_application-details .col_6,
.repair_application-details .col_8 {
  width: 120px;
}
.repair_application-details .col_11 {
  width: calc(100% - 950px);
}
.repair_application-details .nested-table .first-cell {
  width: 110px;
}
.repair_application-details .nested-table .first-cell a {
  margin-right: 5px;
}
.repair_application-details .nested-table .table-row_grey-title th {
  text-transform: none;
}
.contragents_agreement .first-cell {
  width: 70px;
}
.tasks .summary-line_station .table-cell {
  height: 30px;
}
.tasks .summary-line_station {
  text-transform: none;
}
.tasks .col_1 {
  width: 85px;
  padding-left: 5px;
}
.tasks .col_1:before {
  display: none;
}
.tasks .col_2 {
  width: 110px;
}
.tasks .col_3 {
  width: 125px;
}
.tasks .col_4 {
  width: calc(100% - 835px);
}
.priority {
  width: 100%;
  color: #fff;
  text-align: center;
}
#subtask {
  max-width: 850px;
  overflow: auto;
}
#subtask .first-cell {
  width: 120px;
}
#subtask table {
  min-width: 650px;
}
.task-new .content-form {
  max-width: 400px;
}
.tasks_report .btn-wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: -10px;
}
.tasks_report .btn-wrap .btn {
  margin: 10px 20px 0 0;
}
.tasks_report .btn-wrap .btn:last-child {
  margin-right: 0;
}
.task-done {
  background-color: #d4efdf;
}
.task-done:hover {
  background-color: #d4efdf;
}
.loaders-schedule {
  max-width: 1070px;
}
.loaders-schedule tr:first-child:hover {
  background-color: #e0e0e0;
}
.loaders-schedule tr td:nth-child(2) {
  width: 805px;
}
.loaders-schedule .hour {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 25px;
  height: 25px;
  background-color: #9acfee;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 1px 5px 1px 0;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.3s easy-in-out;
  -o-transition: all 0.3s easy-in-out;
  transition: all 0.3s easy-in-out;
}
.loaders-schedule .hour.active,
.loaders-schedule .hour:hover {
  background-color: #0873bb;
}
.loaders-schedule .hour:last-child {
  margin-right: 0;
}
.comments_item {
  margin-bottom: 20px;
  background-color: #fff;
  padding: 10px;
  position: relative;
  border: 1px solid #e0e0e0;
}
.comments-author {
  font-size: 16px;
  line-height: 22px;
  color: #0873bb;
}
.comments-date {
  font-size: 12px;
  line-height: 16px;
  color: #828282;
}
.comments-text {
  font-size: 14px;
  line-height: 18px;
  color: #000;
  margin-top: 10px;
}
.comments-icon-wrap {
  position: absolute;
  right: 10px;
  top: 10px;
}
.comments-icon-wrap .icon-cancel {
  color: #ff7779;
  font-size: 14px;
}
.comments-icon-wrap .icon-edit {
  color: #27ae60;
  font-size: 16px;
  margin-right: 10px;
}
.comments .comments-wrapper,
#comments .comments-wrapper {
  width: 100%;
}
.comments form.add-comments,
#comments form.add-comments {
  width: 100%;
  max-width: 450px;
}
.comments form.add-comments .form-group,
#comments form.add-comments .form-group {
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: 0;
}
.comments form.add-comments .form-label,
#comments form.add-comments .form-label {
  width: 100%;
  padding-bottom: 5px;
}
.comments form.add-comments .form-textarea,
#comments form.add-comments .form-textarea {
  width: 100%;
}
.comments form.add-comments .btn,
#comments form.add-comments .btn {
  max-width: 120px;
  margin: 15px 0 0 0;
}
.legend-wrapper {
  margin-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.legend__item {
  display: inline-block;
  margin-right: 30px;
}
.legend__item:last-child {
  margin-right: 0;
}
.legend-title,
.legend-description {
  font-size: 16px;
  line-height: 22px;
}
.legend-title {
  margin-bottom: 10px;
}
.legend__line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5px;
}
.legend-mark {
  width: 40px;
  height: 20px;
}
.highdanger-mark {
  background-color: #ff7779;
}
.highdanger-mark .icon-cancel:before {
  color: #fff;
}
.highdanger-mark:hover .icon-cancel:before {
  color: #ff7779;
}
.middledanger-mark {
  background-color: #f2994a;
}
.lowdanger-mark {
  background-color: #f2c94c;
}
.current-application {
  color: #f2994a;
}
.done-application {
  color: #27ae60;
}
.popup-with-form:focus {
  outline: none;
}
.mfp-bg {
  background: #15679e;
  opacity: 0.7;
}
.mfp-close {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 40px;
  height: 40px;
  opacity: 1;
  cursor: pointer;
}
.mfp-close .close-line {
  position: absolute;
  top: 18px;
  left: 9px;
  width: 25px;
  height: 2px;
  background-color: #ccd5d9;
}
.mfp-close .close-line:first-child {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.mfp-close .close-line:last-child {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.mfp-close:hover .close-line {
  background-color: #828282;
}
.section-title {
  font-size: 28px;
  color: #000;
  text-transform: uppercase;
  margin: 0 auto 40px;
  text-align: left;
  font-weight: bold;
  width: 100%;
  font-family: 'RobotoRegular';
  line-height: 36px;
  position: relative;
}

h2.section-title {
	font-size: 20px;
}

.section-title span {
  display: block;
    font-size: 14px;
    line-height: 20px;
    text-transform: lowercase;
    font-weight: normal;
}
.breadcrumbs-wrap {
  position: relative;
  z-index: 10;
  margin-top: 70px;
}
.breadcrumbs {
  position: absolute;
  margin: 10px 0;
  line-height: 16px;
}
.breadcrumbs__item {
  display: inline-block;
  font-size: 14px;
  color: #939ba1;
}
.breadcrumbs__item:after {
  content: "/";
  margin-left: 3px;
  color: #939ba1;
}
.breadcrumbs__item:last-child:after {
  display: none;
}
.breadcrumbs__link {
  font-size: 14px;
  color: #939ba1;
}
.breadcrumbs__link:hover {
  text-decoration: none;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
.users-list-wrap {
  margin-top: 40px;
}
.users-list__title {
  font-size: 14px;
}
.users-list {
  margin: 0 -2px;
}
.users-list__item {
  display: inline-block;
  margin: 2px;
}
.users-list__item.active .users-list__link,
.users-list__item:hover .users-list__link {
  color: #fff;
  background-color: #939ba1;
}
.users-list__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  color: #939ba1;
  border: 1px solid #939ba1;
  height: 24px;
  padding: 0 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.datepicker--cell.-selected-,
.datepicker--cell.-selected-.-current-,
.datepicker--cell.-selected-.-focus- {
  background: #0873bb;
}
.datepicker.active {
  z-index: 1050;
}
.pagination {
  width: 100%;
  text-align: center;
  margin-top: 20px;
}
.pagination__item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 30px;
  height: 30px;
  margin: 0 5px;
  font-size: 16px;
}
.pagination__item .icon-right-chevron:before,
.pagination__item .icon-left-chevron:before {
  font-size: 12px;
}
.pagination__item.active,
.pagination__item:hover {
  background-color: #0873bb;
}
.pagination__item.active a,
.pagination__item:hover a {
  color: #fff;
}
.pagination__item.active .icon-right-chevron,
.pagination__item:hover .icon-right-chevron {
  fill: #fff;
}
.application-info {
  margin-bottom: 25px;
}

.application-info_text  a {
  color:#0873bb;
}

.my-list {
margin:10px 0px 10px 10px;
}

.my-list  li {
  margin:5px 0px;
  list-style: square;
}

.application-info_line {
  margin-bottom: 5px;
  display:flex;
}
.application-info_title,
.application-info_text {
  font-size: 16px;
  line-height: 22px;
  font-family: 'RobotoRegular';
  display: inline-block;
}

.application-info_text img {
	max-width:100%;
}

.task-info .application-info_title {
	min-width:100px;
}
.application-info_title {
  font-weight: bold;
  margin-right: 10px;
}
.application-info_title:after {
  content: ":";
}
.task-tabs {
  width: 100%;
}
.task-info .content-top {
  margin-bottom: 0;
}
.task-tabs-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.task-tabs__item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 36px;
  padding: 0 10px;
  border: 1px solid #0873bb;
  color: #0873bb;
  text-transform: uppercase;
  margin-right: 3px;
  cursor: pointer;
}
.task-tabs__item.active {
  background-color: #0873bb;
  color: #fff;
}
.task-tabs-content {
  width: 100%;
  /*max-width: 850px;*/
  max-width:100%;
  border: 1px solid #e0e0e0;
  background-color: #f9f9f9;
  padding: 20px 15px;
  overflow: auto;
}
.task-tabs-content__item {
  display: none;
}
.task-tabs-content__item.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.task-tabs-content__item.files {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.task-tabs-content__item.files .files__item {
  margin: 0 20px 10px 0;
}
.task-tabs-content__item.files .files__item:last-child {
  margin-right: 0;
}
.task-tabs-content__item.files .files__link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  cursor: pointer;
}
.task-tabs-content__item.files .icon-file {
  font-size: 60px;
  color: #828282;
  margin-bottom: 10px;
  width: 100%;
  text-align: center;
}
.task-tabs-content__item.files .files_title {
  font-size: 16px;
  font-family: 'RobotoRegular';
  color: #000;
}
.task-tabs-content__item.files .btn.add-btn {
  margin-top: -10px;
}
.task-tabs-content__item .tabs-btn-wrap {
  margin-top: 20px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#table-fields {
  max-width: 95%;
  padding:15px !important;
}
#table-fields.popup-form .checkmark-wrapper {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 4px;
}
#table-fields .form-line.line-w-btn {
  max-width: 150px;
}



header .marquee-wrap {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0 30px 0 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(100% - 600px);
}
@media screen and (max-width: 768px) {
  header .marquee-wrap {
    display: none;
  }
  
  .dislocation .wagons {
		margin-left:0px;
		width: 100% !important;
	}

  
}
header .marquee {
  overflow: hidden;
}
header .marquee span {
  margin-right: 50px;
  width: auto;
}

header .marquee a {
	color:#0873bb;
}

.table-fields-link {
  font-size: 16px;
  line-height: 20px;
  color: #0873bb;
  padding-left: 30px;
  position: relative;
  cursor: pointer;
  margin-bottom: 10px;
  font-family: 'RobotoRegular';
  position: relative;
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px;
}
.table-fields-link:hover {
  text-decoration: underline;
}
.table-fields-link .icon-table {
  font-size: 20px;
  position: absolute;
  left: 1px;
  top: 0px;
}
.table-fields__list {
  width: 100%;
  -webkit-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 60px;
          column-gap: 60px;
}
.table-fields__list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
		  overflow: hidden; /* fix for Firefox */
break-inside: avoid-column;
-webkit-column-break-inside: avoid;
}
.table-fields__item {
  border: 1px solid #e0e0e0;
  background-color: #f9f9f9;
  margin-bottom: 5px;
  width:100%;
}
.table-fields__item .checkbox-wrap {
  position: static;
  top: 0;
  left: 0;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.table-fields__item .checkbox-label {
  border: none;
  background: none;
  width: auto;
  position: relative;
  padding: 4px 5px 4px 30px;
  font-size: 16px;
  line-height: 20px;
  height: auto;
}
.admin_menu .content-wrapper {
  overflow-x: visible;
}
.menu-blocks-wrapper {
  margin: 0 -10px;
  width: calc(100% + 20px);
}
.menu-block {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc((100% - 68px) / 3);
  margin: 0 10px 20px;
  border: 1px solid #e0e0e0;
}
.menu-block .main-menu__item {
  width: 100%;
  font-size: 16px;
  color: #000;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  line-height: 40px;
  width: 100%;
  padding: 0 15px;
  border-bottom: 1px solid #e0e0e0;
  cursor: pointer;
  background-color: #e0e0e0;
  position: relative;
}
.menu-block .main-menu__item:hover,
.menu-block .main-menu__item.enable {
  background-color: #0873bb;
  color: #fff;
}
.menu-block .main-menu__item:hover .icon-eye,
.menu-block .main-menu__item.enable .icon-eye {
  color: #27ae60;
  opacity: 1;
}
.menu-block .submenu__list {
  width: 100%;
}
.menu-block .submenu__link {
  display: block;
  width: 100%;
  font-size: 16px;
  padding: 3px 15px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: relative;
}
.menu-block .submenu__link:hover,
.menu-block .submenu__link.enable {
  background-color: #9acfee;
}
.menu-block .submenu__link:hover .icon-eye,
.menu-block .submenu__link.enable .icon-eye {
  color: #27ae60;
  opacity: 1;
}
.menu-block .submenu__link.enable {
  border-bottom: 1px solid #e0e0e0;
}
.menu-block .icon-eye {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 18px;
  color: #828282;
  opacity: 0.5;
}
#popup {
  max-width: 700px;
}
#popup .legend-title {
  margin: 0 20px 0 0;
}
#popup fieldset {
  border: none;
  padding: 0 10px 12px;
  margin: 0;
}
#popup textarea {
  margin-top: 5px;
}
#popup .btn.go-btn {
  max-width: 340px;
}
.popup-table {
  width: 100%;
  max-width: 340px;
  margin: 0 auto;
}
.popup-table td {
  font-size: 14px;
}
.popup-fieldset-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 20px;
}
.popup-form__left,
.popup-form__right {
  width: calc((100% - 20px) / 2);
  display: inline-block;
}
@media screen and (max-width: 768px) {
  #popup {
    max-width: 340px;
  }
  #popup legend {
    font-size: 14px;
  }
  #popup fieldset {
    padding: 0 0 12px;
  }
  #popup .btn.go-btn {
    max-width: 340px;
  }
  .popup-form__left,
  .popup-form__right {
    width: 100%;
    display: inline-block;
  }
}
.form-input,
.form-textarea {
  line-height: 36px;
  padding: 0 10px;
  font-size: 1rem;
  background-color: #f9f9f9;
  border: 1px solid #ccd5d9;
  color: #000;
  font-family: 'RobotoRegular';
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

textarea[name='filter_vagon_history_wagons'] {
	min-height:130px;
}

.form-label {
  font-size: 16px;
  color: #828282;
  width: 100%;
}
.calendar {
  position: relative;
}
.calendar .datepicker-here {
  padding-right: 30px;
}
.calendar:before {
  position: absolute;
  font-family: "icomoon";
  content: "\e902";
  color: #828282;
  right: 10px;
  top: 4px;
  font-size: 24px;
}
.form-group_small.calendar {
  margin-right: 20px;
}
.form-group_small.calendar:last-child {
  margin-right: 0;
}
.form-input::-webkit-input-placeholder, .form-input-save::-webkit-input-placeholder {
  color: #828282;
  font-family: 'RobotoRegular';
  font-weight: normal;
}
.form-input:-ms-input-placeholder, .form-input-save:-ms-input-placeholder {
  color: #828282;
  font-family: 'RobotoRegular';
}
.form-input::-ms-input-placeholder, .form-input-save::-ms-input-placeholder {
  color: #828282;
  font-family: 'RobotoRegular';
}
.form-input::placeholder, .form-input-save::placeholder {
  color: #828282;
  font-family: 'RobotoRegular';
}
:focus::-webkit-input-placeholder {
  color: transparent;
}
.form-group .jq-selectbox.jqselect.form-select,
.form-group_small .jq-selectbox.jqselect.form-select {
  width: 100%;
  line-height: 36px;
  font-size: 16px;
  background-color: #f9f9f9;
  border: 1px solid #ccd5d9;
  color: #000;
  font-family: 'RobotoRegular';
}
.form-group .jq-selectbox.jqselect.form-select:focus,
.form-group_small .jq-selectbox.jqselect.form-select:focus {
  outline: none;
}
.form-group .jq-selectbox.jqselect.form-select.focused .jq-selectbox__select,
.form-group_small .jq-selectbox.jqselect.form-select.focused .jq-selectbox__select {
  border: none;
}
.form-group .jq-selectbox.jqselect.form-select.dropdown.opened .jq-selectbox__trigger-arrow:before,
.form-group_small .jq-selectbox.jqselect.form-select.dropdown.opened .jq-selectbox__trigger-arrow:before {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.form-group .jq-selectbox__select,
.form-group_small .jq-selectbox__select {
  border: none;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: none;
  height: 36px;
  font-size: 16px;
  line-height: 36px;
}
.form-group .jq-selectbox__select:focus,
.form-group_small .jq-selectbox__select:focus {
  outline: none;
}
.form-group .jq-selectbox__select-text,
.form-group_small .jq-selectbox__select-text {
  color: #828282;
  font-family: 'RobotoRegular';
}
.form-group .jq-selectbox__trigger,
.form-group_small .jq-selectbox__trigger {
  border: none;
}
.form-group .jq-selectbox__trigger-arrow,
.form-group_small .jq-selectbox__trigger-arrow {
  border: none;
}
.form-group .jq-selectbox__trigger-arrow:before,
.form-group_small .jq-selectbox__trigger-arrow:before {
  content: "\e91c";
  font-family: "icomoon";
  position: absolute;
  font-size: 12px;
  color: #828282;
  top: -14px;
  left: -9px;
}
.form-group .jq-selectbox__dropdown,
.form-group_small .jq-selectbox__dropdown {
  border-radius: 0;
  border: 1px solid #ccd5d9;
  font-family: 'RobotoRegular';
  top: 42px !important;
  max-width: 100%;
}
.form-group .jq-selectbox li:hover,
.form-group_small .jq-selectbox li:hover {
  background-color: #0873bb;
}
.popup-form {
  background-color: #fff;
  border: 0px solid #ccd5d9;
  padding: 50px 15px;
  width: 100%;
  max-width: 455px;
  margin: 0 auto;
  position: relative;
}
.popup-form .form__title {
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
  line-height: 30px;
  margin-bottom: 45px;
  font-family: 'RobotoRegular';
  color: #000;
}
.popup-form .form-group,
.popup-form .form-line {
  width: 100%;
  max-width: 340px;
  margin: 0 auto 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
.popup-form .form-group:last-child,
.popup-form .form-line:last-child,
.popup-form .form-group .form-group_small,
.popup-form .form-line .form-group_small {
  margin-bottom: 0;
}
.popup-form .form-group_small {
  width: calc((100% - 20px) / 2);
}
.popup-form .form-group_small:first-child {
  margin-right: 20px;
}
.popup-form .form-checkbox-label,
.popup-form .forgot-pass {
  font-size: 16px;
  color: #828282;
  cursor: pointer;
}
.popup-form .forgot-pass:hover {
  text-decoration: underline;
}
.popup-form .form-checkbox-label {
  padding-left: 30px;
  position: relative;
}
.popup-form .checkmark-wrapper {
  position: absolute;
  width: 18px;
  height: 18px;
  border: 1px solid #ccd5d9;
  top: 2px;
  left: 0;
}
.popup-form .checkmark-wrapper .icon-check-mark {
  margin-left: 1px;
  color: #0873bb;
  display: none;
  font-size: 16px;
}
.popup-form input[type="checkbox"] {
  display: none;
}
.popup-form input[type="checkbox"]:checked + .form-checkbox-label .icon-check-mark {
  display: block;
}
.popup-form .input-icon {
  font-size: 25px;
  color: #0873bb;
  position: absolute;
  top: 7px;
  left: 10px;
}
.popup-form .form-input,
.popup-form .form-textarea,
.popup-form .go-btn {
  width: 100%;
  max-width: 340px;
  margin: 0 auto;
}
.popup-form .go-btn {
  margin-top: 30px;
}
.popup-form .btn-w-icon {
  width: 100%;
}
#form-add-wagons-info .form-line.line-w-btn,
#form-edit-wagons-info .form-line.line-w-btn {
  margin-top: 30px;
}
#form-add-wagons-info .form-line.line-w-btn .go-btn,
#form-edit-wagons-info .form-line.line-w-btn .go-btn {
  margin-top: 0;
}
#form-log-in .form-input {
  padding-left: 40px;
}
#form-add-wagons-list {
  max-width: 70%;
  font-size: 14px;
}
#form-add-wagons-list .go-btn {
  width: auto;
}
.form-textarea:focus {
  outline: none;
}
#form-loading-info.popup-form {
  max-width: 900px;
}
#form-loading-info.popup-form .table-title th {
  height: 20px;
}
#form-new-client_details.popup-form .form-line {
  margin-bottom: 15px;
}
#form-new-client_details.popup-form .form-group {
  margin-bottom: 15px;
}
#form-new-contragent.popup-form .form-group,
#form-edit-new-contragent.popup-form .form-group,
#form-new-agreement.popup-form .form-group,
#form-edit-agreement.popup-form .form-group,
#form-new-contragent.popup-form .form-line,
#form-edit-new-contragent.popup-form .form-line,
#form-new-agreement.popup-form .form-line,
#form-edit-agreement.popup-form .form-line {
  margin-bottom: 15px;
}
#form-new-contragent.popup-form .go-btn,
#form-edit-new-contragent.popup-form .go-btn,
#form-new-agreement.popup-form .go-btn,
#form-edit-agreement.popup-form .go-btn {
  margin-top: 30px;
}
.content-form {
  width: 100%;
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.content-form .form-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin-bottom: 10px;
}
.content-form .form-line:last-child {
  margin-bottom: 0;
}
.content-form .form-line > .form-group {
  margin-bottom: 0;
}
.content-form .form-line > .form-group:last-child {
  margin-right: 0;
}
.content-form .form-line fieldset {
  margin: 0 20px 0 0;
}
.content-form .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 20px 10px 0;
  width: 100%;
  max-width: 400px;
}
.content-form .form-group:last-child {
  margin-bottom: 0;
}
.content-form .form-group_small {
  margin-right: 20px;
  width: 190px;
}
.content-form .form-group_small:last-child {
  margin-right: 0;
}
.content-form .form-input,.content-form .form-textarea,
.content-form .form-select {
  width: 100%;
  max-width: 400px;
}
.content-form .form-input.form-input_half,
.content-form .form-select.form-input_half {
  width: 100%;
  max-width: 190px;
}
.content-form fieldset {
  width: 100%;
  max-width: 400px;
  display: inline-block;
  padding: 0;
  border: none;
  margin: 0 50px 10px 0;
}
.content-form fieldset:last-child {
  margin-right: 0;
}
.content-form legend {
  font-family: 'RobotoRegular';
  font-size: 18px;
}
.line-w-btn {
  margin-top: 10px;
}
.line-w-btn .btn {
  margin-right: 20px;
}
.line-w-btn .btn:last-child {
  margin-right: 0;
}
.wagon-history .form-input_half {
  margin-right: 20px;
}
header {
  height: 70px;
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #fff;
  left: 0px;
  top: 0px;
  z-index: 1000;
  width: 100%;
}
header.default {
  -webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.25);
          box-shadow: 0px 2px 4px rgba(0,0,0,0.25);
  max-width: 100%;
  width: 100%;
}
header.header-underlined {
  border-bottom: 1px solid #0873bb;
}
.header-menu-toggle {
  width: 75px;
  height: 70px;
  position: relative;
  cursor: pointer;
}
.header-menu-toggle__line {
  background-color: #828282;
  width: 25px;
  height: 2px;
  display: block;
  position: absolute;
  left: 30px;
}
.header-menu-toggle__line.header-menu-toggle__line-top {
  top: 30px;
}
.header-menu-toggle__line.header-menu-toggle__line-middle {
  top: 38px;
  opacity: 1;
}
.header-menu-toggle__line.header-menu-toggle__line-bottom {
  top: 46px;
}
.header-logo {
  height: 70px;
  margin-bottom: 1px;
}
.header-logo img {
  height: 100%;
}
.header-logo_log-in {
  margin-left: 30px;
}
.header-icon, .header-icon-href {
  color: #0873bb;
  position: relative;
  font-size: 26px;
  margin-right: 20px;
  cursor: pointer;
}
.header-icon.icon-account-btn {
  font-size: 40px;
  margin-right: 30px;
}



/*new code start*/

.icon-account-btn.active {
  display: inline-block;
}
.header__user-img {
  width: 40px;
  height: 40px;
  display: none;
  border: 2px solid #0873bb;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 20px;
  cursor:pointer;
}
.header__user-img img {
  width: 100%;
}
.header__user-img.active {
  display: inline-block;
}
/*new code end*/

.notification-circle {
  position: absolute;
  background-color: #ff7779;
  color: #fff;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 2px;
  top: -8px;
  right: -5px;
}
.header__right,
.header__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-info-block {
  display: none;
  position: absolute;
  top: 85px;
  right: 30px;
  background-color: #fff;
  width: 290px;
  z-index: 10;
  padding-bottom: 10px;
  -webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.25);
          box-shadow: 0px 2px 4px rgba(0,0,0,0.25);
  max-height: calc(100vh - 85px);
  overflow: auto;
}

.header-info-block__list {
  width: 100%;
  max-height: 330px;
  overflow-y: scroll;
}

.header-info-block__item {
  padding: 20px 15px;
  border-bottom: 1px solid #e0e0e0;
}
.header-info-block__item:last-child {
  border-bottom: none;
}
.header-info-block.notifications .header-info-block__item,
.header-info-block.tasks .header-info-block__item {
  padding: 10px 15px;
}
.header-info-block__title a {
  color: #0873bb;
  font-size: 16px;
  line-height: 22px;
}
.header-info-block__title a:hover {
  text-decoration: underline;
}
.header-info-block__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header-info-block__info span {
  font-size: 12px;
  line-height: 22px;
}
.header-info-block__info span.date {
  color: #828282;
}
.header-info-block__text {
  font-size: 14px;
  color: #000;
  margin-top: 5px;
}
.header-info-block .icon-play-btn {
  color: #27ae60;
  font-size: 30px;
  margin-right: 15px;
  cursor: pointer;
}
.personal-cabinet__logo img {
  width: 100%;
}
.personal-cabinet__name,
.personal-cabinet__mail {
  font-family: 'RobotoRegular';
  font-size: 18px;
  color: #000;
  line-height: 24px;
}
.personal-cabinet__name {
  font-weight: bold;
}
.personal-cabinet__mail {
  color: #0873bb;
  margin-bottom: 20px;
}
.tasks .header-info-block__current-task {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #e0e0e0;
}
.tasks .state {
  text-decoration: underline;
}
.tasks .for-revision {
  color: #f2994a;
}
.tasks .new {
  color: #ff7779;
}

@media screen and (max-width: 768px) {
  .header-info-block__list {
    max-height: 265px;
    margin-bottom: 10px;
  }
}

.margin-top {
	margin-top:5px;
}

footer {
  background-color: #0873bb;
  height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer-copyrights {
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  padding: 0 80px 0px 15px;
}


.footer-logo {
  width: 120px;
 
  margin-left:20px;
}
.footer-logo img {
  height: 40px;
}
.main-menu {
  width: 290px !important;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: -290px;
  z-index: 999;
  -webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.25);
          box-shadow: 0px 2px 4px rgba(0,0,0,0.25);
  -webkit-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  height: 100%;
  overflow-y: auto;
}
.main-menu.active {
  left: 0;
  -webkit-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  opacity: 1;
}
.main-menu__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 15px 30px;
  border-bottom: 1px solid #e0e0e0;
}
.main-menu .icon-arrowheads {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  font-size: 15px;
  color: #828282;
  margin-top: 22px;
}
.main-menu__item {
  width: 100%;
  cursor: pointer;
}
.main-menu__link {
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  line-height: 35px;
  width: 100%;
  padding: 0 15px;
  border-bottom: 1px solid #e0e0e0;
}
.main-menu__link:hover,
.main-menu__link.show,
.main-menu__link.active {
  background-color: #0873bb;
  color: #fff;
}
.main-menu .submenu__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.main-menu .submenu__list {
  display: none;
}
.main-menu .submenu__link {
  display: block;
  width: 100%;
  font-size: 14px;
  padding: 3px 15px 3px 20px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.main-menu .submenu__link::before {
	content:' ● ';
}
.main-menu .submenu__link:hover,
.main-menu .submenu__link.active {
  background-color: #0873bb;
  color: #fff;
}
.menu-close-btn {
  cursor: pointer;
}
.main-section {
 
  background-size: cover;
  padding: 0px 15px;
  height: calc(100vh);
  min-height: 500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.main-section:before {
  content: "";
  display: block;
  background-color: #fff;
  opacity: 0.3;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.main-section__title {
  width: 100%;
  max-width: 850px;
  text-align: center;
  font-size: 5rem;
  font-family: 'RobotoRegular';
  font-weight: bold;
  color: #fff;
   background: rgba(0, 0, 0, 0.5); 
}
.main-section .form-wrapper {
  position: absolute;
  left: 0;
  top: 0px;
  width: 100%;
  height: 100vh;
  background-color: rgba(21,103,158,0.7);
  padding-top: 12%;
}
#form-forgot-pass {
  display: none;
}
.form-search {
  width: 100%;
  max-width: 400px;
  border-bottom: 1px solid #828282;
  position: relative;
}
.search-input {
  width: 100%;
  line-height: 36px;
  padding-left: 50px;
  outline: none;
  border: none;
}
.search-btn {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  width: 40px;
  height: 40px;
  border: none;
  background: none;
}
.search-btn:before {
  content: "\e91e";
  font-family: 'icomoon';
  font-size: 25px;
  color: #828282;
}
.news .content-wrapper {
  min-width: 100%;
  overflow-x: none;
}
.news__toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #e0e0e0;
  border-bottom: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 15px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: relative;
}
.news__toggle:hover,
.news__toggle.show {
  background-color: #0873bb;
  color: #fff;
}
.news__toggle:hover .news-date,
.news__toggle.show .news-date {
  color: #fff;
}
.news__toggle:hover .news-icon:before,
.news__toggle.show .news-icon:before {
  color: #fff;
}
.news__toggle.show .news-icon:before {
  content: "\e918";
}
.news__item:last-child .news__toggle {
  border-bottom: 1px solid #e0e0e0;
}
.news__item:last-child .news__text {
  border-bottom: 1px solid #e0e0e0;
}
.news-date {
  font-size: 14px;
  color: #828282;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.news-title {
  position: relative;
  margin: 0 45px 0 60px;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 16px;
  line-height: 20px;
}
.news-title.important:before {
  content: "\e914";
  font-family: "icomoon";
  font-size: 25px;
  color: #ff7779;
  position: absolute;
  left: -40px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.news-icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 15px;
  width: 10px;
  height: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.news-icon:before {
  font-family: "icomoon";
  content: "\e91b";
  color: #e0e0e0;
  position: absolute;
  font-size: 12px;
}
.news__text {
  border: 1px solid #e0e0e0;
  border-top: 0;
  border-bottom: none;
  margin: 0 90px 0;
  font-size: 14px;
  line-height: 20px;
  color: #000;
  padding: 25px 15px 25px 55px;
  display: none;
}
.news__item accordion-inner {
  display: none;
}
@media screen and (max-width: 1300px) {
  .staff .container {
    max-width: calc(100% - 70px);
  }
}

@media screen and (max-width: 1450px) {
  .dislocation .content-form__right a img {
	  display:none;
  }
}



@media screen and (max-width: 979px) {
  .content-wrapper table,
  .content-wrapper .table {
    min-width: 979px;
  }
  
    header marquee {
    display: none !important;
  }
  .clients .content-wrapper table,
  .clients .content-wrapper .table {
    min-width: 400px;
  }
  .subtasks {
    overflow-x: scroll;
  }
  .subtasks table {
    min-width: 650px;
  }
  .main-section__title {
    font-size: 60px;
  }
  section {
    padding-top: 60px;
  }
  .section-title {
    margin-bottom: 30px;
  }
  .clients_details .content-top {
    max-width: 750px;
  }
  .clients_details .content-top__left,
  .clients_details .content-top__right {
    width: 100%;
  }
  .clients_details .legend-wrapper {
    margin-left: 0;
    margin-bottom: 20px;
  }
  .menu-block {
    width: calc((100% - 45px) / 2);
  }
}
@media screen and (max-width: 768px) {
  .breadcrumbs-wrap {
    margin-top: 50px;
  }
  .popup-form .input-icon {
    font-size: 20px;
  }
  .main-section {
    margin-top: 50px;
  }
  section {
    min-height: calc(100vh - 140px);
  }
  header {
    height: 50px;
  }
  .header-logo {
    height: 40px;
  }
  .header-icon, .header-icon-href {
    margin-right: 15px;
  }
  .header-icon.icon-account-btn {
    font-size: 36px;
    margin-right: 15px;
  }
  .header-menu-toggle {
    height: 50px;
    width: 55px;
  }
  .header-menu-toggle__line {
    left: 17px;
  }
  .header-menu-toggle__line.header-menu-toggle__line-top {
    top: 17px;
  }
  .header-menu-toggle__line.header-menu-toggle__line-middle {
    top: 25px;
  }
  .header-menu-toggle__line.header-menu-toggle__line-bottom {
    top: 33px;
  }
  .header-info-block {
    right: 15px;
    top: 65px;
  }
  .header-info-block__item {
    padding: 10px;
  }
  .header-info-block__title a {
    font-size: 14px;
    line-height: 20px;
  }
  .header-info-block__info span {
    line-height: 14px;
  }
  .header-info-block__text {
    margin-top: 10px;
  }
  .personal-cabinet__name,
  .personal-cabinet__mail {
    font-size: 14px;
    line-height: 18px;
  }
  .main-menu .icon-arrowheads {
    font-size: 12px;
    margin-top: 15px;
  }
  .main-menu__link,
  .menu-block .main-menu__item {
    height: 36px;
    font-size: 14px;
  }
  .menu-block .main-menu__item {
    height: 36px;
    padding: 0 10px;
  }
  .main-menu .submenu__link,
  .menu-block .submenu__link {
    font-size: 14px;
  }
  .menu-block .submenu__link {
    padding: 3px 10px;
  }
  .main-menu__top {
    padding-bottom: 10px;
  }
  .main-menu__top .header-logo {
    margin-top: 5px;
  }
  .main-section {
    height: calc(100vh - 50px);
  }
  .main-section .form-wrapper {
    height: calc(100% + 50px);
  }
  .main-section__title {
    font-size: 36px;
  }
  section {
    padding-top: 50px;
  }
  .section-title {
    font-size: 22px;
    margin-bottom: 20px;
    line-height: 26px;
  }
  .content-top__line {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .success-text,
  .error-text,
  .error-block,
  .message-block {
    font-size: 12px;
    width: 100%;
  }
  .legend-title,
  .legend-description {
    font-size: 14px;
  }
  .btn {
    font-size: 12px;
    height: 30px;
  }
  .btn input {
    padding: 0 10px;
    height: 30px;
    font-size: 12px;
  }
  .btn a {
    line-height: 30px;
    padding: 0 10px;
  }
  
  .dislocation #click-field {
	  margin-top:5px !important;
  }
  .btn-w-icon input {
    height: 30px;
    font-size: 12px;
    padding-left: 0px;
  }
  .btn-w-icon .icon {
    font-size: 12px;
    top: 9px;
  }
  .btn-w-icon .icon-edit {
    font-size: 14px;
    top: 8px;
  }
  .filter-btn input,
  .cancel-filter-btn input {
    padding-right: 30px;
  }
  .filter-btn .icon,
  .cancel-filter-btn .icon {
    right: 10px;
  }
  .filter-btn .icon {
    font-size: 18px;
    top: 5px;
  }
  .cancel-filter-btn .icon {
    font-size: 21px;
    top: 3px;
  }
  .add-file-label {
    padding-right: 10px;
  }
  .edit-btn input {
    padding-left: 30px;
  }
  .edit-btn .icon-edit {
    left: 10px;
    top: 9px;
  }
  .download-btn input {
    padding: 0 25px 0 5px;
  }
  .download-btn .icon-download {
    right: 10px;
  }
  .content-top {
    margin-bottom: 10px;
  }
  .legend-wrapper {
    margin-top: 0px;
  }
  .legend__item {
    margin-bottom: 5px 0;
  }
  .legend-title {
    margin-bottom: 5px;
  }
  .form-input {
    line-height: 30px;
    font-size: 14px;
  }
  .content-form .form-input.form-input_half,
  .content-form .form-select.form-input_half {
    max-width: 400px;
  }
  .content-form .form-group_small {
    width: 100%;
    max-width: 400px;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .content-form .form-group_small:last-child {
    margin-bottom: 0;
  }
  .content-form .form-line {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .content-form .form-line .form-group {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .content-form .form-line .form-group:last-child {
    margin-bottom: 0;
  }
  .content-form {
    margin-bottom: 20px;
  }
  .content-form .form-line fieldset {
    margin-right: 0;
  }
  .content-form .form-line fieldset:first-child {
    margin-bottom: 10px;
  }
  .content-form legend {
    font-size: 14px;
  }
  .form-group .jq-selectbox__select,
  .form-group_small .jq-selectbox__select {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
  }
  .dislocation .content-top {
    max-width: 100%;
  }
  .dislocation .content-top__left,
  .dislocation .content-top__right {
    width: 100%;
	max-width: 400px;
  }
  
  
  .dislocation .content-top__right {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 20px;
  }
  .dislocation .content-top__left {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .dislocation .btn.download-btn {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .calendar:before {
    top: 0;
  }
  .popup-form {
    width: 97%;
    padding-top: 30px;
  }
  .popup-form .btn.go-btn {
    margin-top: 15px;
  }
  #form-new-contragent.popup-form .go-btn,
  #form-edit-new-contragent.popup-form .go-btn,
  #form-new-agreement.popup-form .go-btn,
  #form-edit-agreement.popup-form .go-btn {
    margin-top: 15px;
  }
  .mfp-close .close-line {
    width: 20px;
  }
  .popup-form .form__title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .pagination__item {
    width: 25px;
    height: 25px;
  }
  .pagination__item a {
    font-size: 14px;
  }
  .application-info_title,
  .application-info_text {
    font-size: 14px;
    line-height: 20px;
  }
  .news-title {
    font-size: 14px;
  }
  .news__text {
    margin: 0;
    padding: 25px 15px;
  }
  .task-info .btn-w-icon .icon {
    left: 10px;
    top: 6px;
  }
  .task-info .go-btn {
    padding-left: 30px;
  }
  .task-tabs__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    height: 30px;
    font-size: 12px;
    line-height: 14px;
    padding: 0px 5px 0 5px;
  }
  .menu-blocks-wrapper {
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
  }
  .menu-block {
    width: 100%;
    margin: 0 0 15px;
  }
}
@media screen and (max-width: 600px) {
  .popup-form .form-group,
  .popup-form .form-line {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .popup-form .form-group_small,
  #form-new-contragent.popup-form .form-group,
  #form-edit-new-contragent.popup-form .form-group,
  #form-new-agreement.popup-form .form-group,
  #form-edit-agreement.popup-form .form-group,
  #form-new-contragent.popup-form .form-line,
  #form-edit-new-contragent.popup-form .form-line,
  #form-new-agreement.popup-form .form-line,
  #form-edit-agreement.popup-form .form-line {
    width: 100%;
    margin-bottom: 10px;
  }
  .popup-form .form-group_small:last-child,
  #form-new-contragent.popup-form .form-group:last-child,
  #form-edit-new-contragent.popup-form .form-group:last-child,
  #form-new-agreement.popup-form .form-group:last-child,
  #form-edit-agreement.popup-form .form-group:last-child,
  #form-new-contragent.popup-form .form-line:last-child,
  #form-edit-new-contragent.popup-form .form-line:last-child,
  #form-new-agreement.popup-form .form-line:last-child,
  #form-edit-agreement.popup-form .form-line:last-child {
    margin-bottom: 0;
  }
  .popup-form .form-group_small:first-child {
    margin-right: 0;
  }
  .content-form fieldset {
    margin-right: 0;
  }
  .popup-form .form-group,
  .popup-form .form-line,
  .popup-form .form-group .form-group_small,
  .popup-form .form-line .form-group_small {
    margin-bottom: 10px;
  }
  .popup-form .form-line_w-btn .form-group_small {
    width: calc(50% - 10px);
  }
  .popup-form .form-line_w-btn .form-group_small:first-child {
    margin-right: 20px;
  }
  .popup-form .form-line_w-btn .form-group_small .btn-w-icon input {
    padding-left: 5px;
  }
  .form-search {
    max-width: 100%;
  }
  .news .btn.add-btn {
    margin-top: 10px;
  }
}


#commentUploadForm {
	max-width:100%;
}

#commentUploadForm .form-group {
	max-width:100% !important;
}
.new-wagon table {
  min-width: 1150px;
}
.new-wagon .first-cell {
  width: 80px;
  min-width: 75px;
}
.new-wagon .date-cell {
  width: 80px;
}

tr.dir-row td {
	font-weight:bold;
	background-color:#DDD;
}

.content-wrapper.long-half h3 {
	margin-top:15px;
}

.content-wrapper.long-half h4 {
	margin-top:10px;
	font-weight:normal;
}

.content-wrapper.long-half h4.normal {
	margin:5px 0px;
	font-weight:normal;
	cursor:pointer;
}

.content-wrapper.long-half .list, .content-wrapper.long-day .list{
	font-size:14px;
	display:none;
}

.select2-selection__choice {
	font-size:12px;
}

/*--greetin card--*/
.greeting-card {
  color: #fff;
  margin: 70px 0 -70px;
}
.greeting-card .container {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  max-width: 1200px;
  background: url("../img/content/greeting_4.jpg") center no-repeat;
  background-size: cover;
  padding: 50px 30px;
}
.greeting-card__text {
  max-width: 550px;
  background-color: rgba(8,115,187,0.5);
  padding: 30px 15px;
}
.greeting-card__text span {
  line-height: 1.5;
}
.greeting-card__title {
  font-size: 20px;
  margin-bottom: 15px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .greeting-card {
    margin: 50px 0 -50px;
  }
  .greeting-card .container {
    padding: 30px 10px;
  }
  .greeting-card__title {
    font-size: 18px;
  }
  .greeting-card span {
    line-height: 16px;
    font-size: 14px;
  }
}



/*--greetin card--*/


/* стрелка закрытия меню*/
.main-menu .icon-right-thin-arrowheads {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  font-size: 12px;
  color: #828282;
  margin-top: 5px;
}

.contacts .header-info-block {
  padding: 20px 15px;
}
.contacts .messengers-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.contacts .messengers__icon {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 28px;
  margin-right: 15px;
}
.contacts .messengers-item_viber-mobile {
  display: none;
}
.contacts__phones {
  border-bottom: 1px solid #828282;
  margin-bottom: 20px;
  padding-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.contacts__phones-links {
  color: #0873bb;
  display: block;
  margin-bottom: 10px;
}
.contacts__phones-links:last-child {
  margin-bottom: 0;
}
.icon-headset {
  color: #0873bb;
  font-size: 40px;
  margin-right: 20px;
}
.hide-header-right {
  font-size: 12px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  color: #0873bb;
  margin-right: 15px;
  display: none;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.header-right {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media screen and (max-width: 600px) {
   .hide-header-right {
    display: inline-block;
  }

  .header__user-img.active {
    width:35px;
    height:35px;
  }
 
  .header__right .tasks,
  .header__right .notifications {
    -webkit-box-ordinal-group: 5;
    /*    
    -ms-flex-order: 4;
            order: 4;
            */
  }
  .header__right.header__right_collapsed {
    position: absolute;
    right: 0;
    top: 7px;
    z-index: 5;
    max-width: 400px;
    background-color: #fff;
    overflow: visible;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    padding-left: 30px;
  }
  .header__right.header__right_collapsed .tasks {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .header__right.header__right_collapsed .notifications {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .header__right.header__right_collapsed .hide-header-right {
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

.deactive td {
	background:pink;
}

tr.last td {
	background:#0be54c;
	
}

.small-font {
	font-size:12px;
}

/*
table {
  border-collapse: collapse;

  background: #fff;
}

tbody tr:nth-child(even) {
  background-color: #f5f5f5;
  -webkit-transition: all 0.125s ease-in-out;
  -o-transition: all 0.125s ease-in-out;
  transition: all 0.125s ease-in-out;
}
*/







@media screen and (max-width: 768px) {
  .table-fields__list {
    -webkit-column-count: 1;
            column-count: 1;
  }
  
  #doc {
		display:none;
	}
}






/*new block start*/
.api-insruction .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.contents {
  position: fixed;
  right: 5%;
  width: 33%;
  max-width: 320px;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.contents li {
  text-transform: uppercase;
  height: 40px;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #e0e0e0;
  padding: 0 15px;
}
.instruction-wrap {
  width: 65%;
  padding-right: 45px;
}
.instruction-block {
  margin-bottom: 45px;
  max-width: 90%;
  position: relative;
}
.instruction-block:last-child {
  margin-bottom: 0;
}
.instruction-block .point {
  position: absolute;
  left: 0;
  top: -100px;
}
.instruction-block #api_start {
  top: -300px;
}
.instruction__title {
  color: #0873bb;
  margin-bottom: 15px;
  font-size: 20px;
}
.instruction__text p,
.instruction__text ul {
  margin-bottom: 15px;
}
.instruction__text ul {
  padding: 0px 20px;
}
.instruction__text ul li {
  margin-bottom: 5px;
}
.instruction__text .link {
  color: #0873bb;
  border-bottom: 1px solid #0873bb;
}
pre,
pre span,
code {
  white-space: pre;
}
.tag {
  white-space: pre;
  color: #905;
}
.attr-name {
  color: #690;
}
.attr-value {
  color: #0873bb;
}

.info-text {
	margin:10px 0px;
}

.punctuation {
  color: #999;
}
pre {
  margin: 30px 0;
  background-color: #f5f5f5;
  padding: 25px;
}

.wagons-info-repair pre {
	margin-top:0px;
}

.instruction__definition {
  margin-bottom: 25px;
}
.instruction__definition:last-child {
  margin-bottom: 0;
}
.instruction__definition-title {
  font-weight: bold;
  margin-bottom: 10px;
}
.instruction__definition p {
  margin-bottom: 0;
}
.instruction__definition ul li {
  margin-bottom: 0;
}
.instruction__notification {
  color: #ff7779;
}
.btn-up {
  display: none;
  width: 40px;
  height: 40px;
  background-color: #0873bb;
  position: fixed;
  bottom: 100px;
  right: 60px;
  border-radius: 50%;
  z-index: 200;
}
.btn-up a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.btn-up .icon-right-chevron {
  display: block;
  position: absolute;
  color: #fff;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  left: 13px;
  top: 10px;
}
@media screen and (max-width: 979px) {
  .contents {
    right: 15px;
  }
  .instruction-wrap {
    width: 70%;
  }
}
@media screen and (max-width: 768px) {
  .btn-up {
    display: block;
  }
  .contents {
    position: static;
    width: 100%;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    margin-bottom: 20px;
    max-width: 100%;
  }
  .contents li {
    font-size: 12px;
    height: auto;
    padding: 10px;
  }
  .instruction-wrap {
    width: 100%;
    padding-right: 0;
    font-size: 14px;
  }
  .instruction-block {
    margin-bottom: 20px;
  }
  .instruction-block .point {
    top: -60px;
  }
  .instruction-block #api_start {
    top: -500px;
  }
  .instruction__text p,
  .instruction__text ul {
    margin-bottom: 10px;
  }
  .instruction__title {
    font-size: 18px;
    margin-bottom: 10px;
  }
  pre {
    margin: 20px 0;
  }
}


/*new block end*/


/*new-block start*/

.wagons-info-repair .content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.wagons-info-repair .tabs {
  width: 68%;
}
.wagons-info-repair .img-wrap {
  width: 30%;
  padding-top: 38px;
}
.wagons-info-repair .img-wrap img {
  width: 100%;
}
.wagons-info-repair th,
.wagons-info-repair td {
  padding: 5px 10px;
}
@media screen and (max-width: 980px) {
  .wagons-info-repair .content-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .wagons-info-repair .tabs {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .wagons-info-repair .img-wrap {
    width: 40%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding: 0 0 40px;
  }
  .wagons-info-repair .task-tabs-content__item table {
    width: 100%;
    min-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .wagons-info-repair .img-wrap {
    width: 100%;
    max-width: 350px;
  }
}


/*new-block end*/

.label-file {
	padding-left:10px;
	font-size:13px;
}

.break {
  flex-basis: 100%;
  height: 0;
}


.ticket-delete-file, .ticket-delete-file-only,   .news-delete-file, .news-delete-file-only{
	margin-left:10px;
	color:red;
	cursor:pointer;
}


tr.table-title th.h-sort,tr.table-title th.h-post-sort, tr.table-title th.h-post-sort-usual   {
  position: relative;
  padding-right:20px;
  cursor:pointer;
}
tr.table-title th.h-sort:after, tr.table-title th.h-post-sort:after, tr.table-title th.h-post-sort-usual:after {
position: absolute;
  top: 50%;
	-webkit-transform: translateY(-7px);
	-ms-transform: translateY(-7px);
	transform: translateY(-7px);
  right: 8px;
  font-family: "icomoon";
  content: "\e924";
  opacity: 0.5;
}
tr.table-title th.h-sort-done:after {
  font-family: "icomoon";
  content: "\e924";
  opacity: 1;
}


.form-group_multiple {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.form-group_multiple .select-descr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: -5px;
}
.form-group_multiple .form-select {
  width: 100%;
  margin-top: 10px;
}
.form-group_multiple .select-icon-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form-group_multiple .select-icon:before {
  font-family: "icomoon";
  display: inline-block;
  font-size: 24px;
  cursor: pointer;
}
.form-group_multiple .select-icon.select-all:before {
  content: "\e931";
  color: #0873bb;
}
.form-group_multiple .select-icon.deselect-all:before {
  content: "\e930";
  color: #828282;
}
.form-group_multiple .select-all {
  margin-right: 15px;
}




/*new code start*/
.table_sticky-header {
  width: 100%;
  overflow-x: scroll;
  position: relative;
  border-collapse: separate;
  border-spacing: 0px;
}
.table_sticky-header th {
  background-color: #0873bb;
  position: -webkit-sticky;
  position: sticky;
  top: 70px;
  z-index: 10;
}
.table_sticky-header .second-row th {
  top: 94px;
}
.table_sticky-header tr.table-title {
  border-bottom: 1px solid #fff;
}
.table_sticky-header tr.table-title th {
  border: 1px solid #fff;
  border-bottom: none;
}
@media screen and (max-width: 768px) {
  .table_sticky-header th {
    top: 50px;
  }
  .table_sticky-header .second-row th {
    top: 74px;
  }
}

/*new code end*/


/*new style start*/
@-webkit-keyframes chartjs-render-animation{from{opacity:.99}to{opacity:1}}
@keyframes chartjs-render-animation{from{opacity:.99}to{opacity:1}}.chartjs-render-monitor{-webkit-animation:chartjs-render-animation 1ms;animation:chartjs-render-animation 1ms}.chartjs-size-monitor,.chartjs-size-monitor-expand,.chartjs-size-monitor-shrink{position:absolute;direction:ltr;left:0;top:0;right:0;bottom:0;overflow:hidden;pointer-events:none;visibility:hidden;z-index:-1}.chartjs-size-monitor-expand>div{position:absolute;width:1000000px;height:1000000px;left:0;top:0}.chartjs-size-monitor-shrink>div{position:absolute;width:200%;height:200%;left:0;top:0}
/*new style end*/


/*new style start*/
.dashboard {
  width: 100%;
}
.dashboard__title {
  font-size: 20px;
  color: #000;
  font-weight: normal;
}
.dashboard__title_grey {
  color: #828282;
}
.dashboard__link {
  font-size: 14px;
  color: #0873bb;
  position: relative;
  cursor: pointer;
}
.dashboard__link:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  bottom: 0;
  background-color: #0873bb;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.dashboard__link:hover:after {
  opacity: 0;
}
.dashboard__descr {
  font-size: 16px;
  color: #828282;
  margin-bottom: 15px;
}
.dashboard__common-number {
  line-height: 1;
  font-size: 24px;
}
.dashboard__accent-number {
  font-size: 32px;
  line-height: 24px;
  color: #0873bb;
}
.dashboard__arrow {
  border: 1px solid #0873bb;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  position: relative;
  cursor: pointer;
}
.dashboard__arrow:after {
  color: #0873bb;
  font-family: "icomoon";
  content: "\e91c";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-3px, -6px);
      -ms-transform: translate(-3px, -6px);
          transform: translate(-3px, -6px);
  font-size: 10px;
}
.dashboard__list-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 15px;
}
.dashboard__list-line .dashboard__descr {
  margin-bottom: 0;
}
.dashboard__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 70px;
  width:100%;
}
.dashboard__top .section-title {
  width: 50%;
}
.dashboard__top .wagons-amount-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 50%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.dashboard__top .wagons-amount__right {
  font-family: 'RobotoRegular';
  font-weight: 600;
  font-size: 72px;
  margin-left: 60px;
  line-height: 0.9;
}
.dashboard__top .wagons-amount__left {
  min-width: 140px;
  background-color: #fff;
}
.dashboard__top .wagons-amount__left .dashboard__title {
  margin-bottom: 17px;
}
.dashboard__main-info {
  width: 100%;
  padding: 60px 0 30px;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.dashboard__main-info ul li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: 80px;
}
.dashboard__main-info ul li:after {
  content: "";
  position: absolute;
  top: 4px;
  right: -40px;
  display: block;
  width: 1px;
  height: 52px;
  background-color: #e0e0e0;
}
.dashboard__main-info ul li:last-child {
  margin-right: 0;
}
.dashboard__main-info ul li:last-child:after {
  display: none;
}
.dashboard__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  background-color: #f4f4f4;
  padding: 30px 15px 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.dashboard__item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-color: #fff;
  margin-bottom: 30px;
  padding: 30px;
}
.dashboard__item_graph {
  width: 100%;
  padding: 0;
}
.dashboard__item_graph .graph-wrap {
  width: calc(100% - 310px);
  padding: 30px;
}
.dashboard__item_graph .graph-descr {
  width: 310px;
  background-color: #fcfcfc;
  padding: 30px;
}
.dashboard__item_graph .graph-descr .dashboard__accent-number {
  display: block;
  margin-top: 15px;
}
.dashboard__item_graph .graph-descr ul li {
  margin-bottom: 25px;
  padding-bottom: 23px;
  position: relative;
}
.dashboard__item_graph .graph-descr ul li:after {
  position: absolute;
  content: "";
  display: block;
  bottom: 0;
  left: 0;
  background-color: #e0e0e0;
  width: 100%;
  height: 1px;
}
.dashboard__item_graph .graph {
  padding-top: 10px;
  height: 100%;
}
.dashboard__item_small {
  width: calc((100% - 60px) / 3);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.dashboard__item_small .item-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

/*new style end*/



/*new style start*/
@media screen and (max-width: 979px) {
  .dashboard__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .dashboard .section-title {
    padding-right: 10%;
  }
  .dashboard__descr {
    font-size: 14px;
  }
  .dashboard__title {
    font-size: 16px;
  }
  .dashboard__accent-number {
    font-size: 28px;
  }
  .dashboard__common-number {
    font-size: 20px;
  }
  .dashboard__top .wagons-amount__right {
    margin-left: 30px;
  }
  .dashboard__main-info {
    padding: 10px 0 20px;
  }
  .dashboard__main-info ul li {
    margin-right: 60px;
  }
  .dashboard__main-info ul li:after {
    right: -30px;
  }
  .dashboard__top .wagons-amount__left .dashboard__title {
    padding-top: 5px;
  }
  .dashboard__content {
    padding: 20px 15px 0;
    width: calc(100% + 45px);
    margin: 0 -15px;
  }
  .dashboard__item {
    padding: 20px;
    margin-bottom: 20px;
  }
  .dashboard__item_graph {
    padding: 0;
  }
  .dashboard__item_graph .graph-descr {
    width: 240px;
    padding: 20px;
  }
  .dashboard__item_graph .graph-descr ul li {
    margin-bottom: 15px;
    padding-bottom: 17px;
  }
  .dashboard__item_graph .graph-wrap {
    width: calc(100% - 240px);
    padding: 20px;
  }
  .dashboard__item_small {
    width: calc((100% - 20px) / 2);
  }
}
@media screen and (max-width: 768px) {
  .dashboard__top {
    padding: 50px 0 20px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
  }
  .dashboard__top .dashboard__link {
    position: absolute;
    left: 0;
    bottom: 5px;
  }
  .dashboard__top .section-title {
    width: 100%;
  }
  .dashboard__top .dashboard__main-info {
    width: 100%;
  }
  .dashboard__top .wagons-amount-wrap {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 10px;
	padding-bottom:20px;
	position:relative;
  }
  .dashboard__top .wagons-amount__right {
    font-size: 28px;
    line-height: 24px;
    color: #0873bb;
    font-weight: normal;
  }
  .dashboard__top .dashboard__main-info ul li {
    width: 100%;
    margin-right: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 15px;
  }
  .dashboard__top .dashboard__main-info .dashboard__descr {
    margin-bottom: 0;
  }
  .dashboard__content {
    margin: 0 0 0 -15px;
  }
  .dashboard__title_grey {
    color: #000;
  }
  .dashboard__item_graph {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .dashboard__item_graph .graph-wrap {
    width: 100%;
  }
  .dashboard__item_graph .graph-descr {
    width: 100%;
    padding-top: 27px;
  }
  .dashboard__item_graph .graph-descr .dashboard__accent-number {
    margin-top: -7px;
  }
  .dashboard__item_graph .graph-descr ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 0px;
    margin-bottom: 0;
  }
  .dashboard__item_graph .graph-descr ul li .dashboard__descr,
  .dashboard__item_graph .graph-descr ul li .dashboard__common-number {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .dashboard__item_graph .graph-descr ul li:after {
    display: none;
  }
  .dashboard__item_graph .graph-descr ul li:first-child {
    padding-bottom: 5px;
    margin-bottom: 25px;
  }
  .dashboard__item_graph .graph-descr ul li:first-child:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #e0e0e0;
  }
  .dashboard__item_small {
    width: 100%;
  }
}
/*new style end*/

.dashboard-chart {
	display:flex;
	flex-wrap: wrap;
}
.dashboard-item {
	width:33.3333%;
	padding-top:20px;
}




@media screen and (max-width: 1200px) {
	.dashboard-item {
		width:50%;
	}
}

@media screen and (max-width: 768px) {
	.dashboard-item {
		width:100%;
	}
}

.map-index-item {
	padding-top:5px;
	font-weight:bold;
	color:#0873bb;
}

.map-item-title {
	
	font-weight:bold;
}
.map-item-single {
	color:#0873bb;
	text-decoration:underline;
	cursor:pointer;
}


/*new style start*/
.content-title {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.content-title__config {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.filter-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.filter-toggle {
  background-color: #f2f2f2;
  padding: 0 15px;
  color: #000;
  margin-right: 15px;
}
.filter-toggle:before {
  font-family: "icomoon";
  content: "\e90a";
  margin-right: 8px;
  font-size: 16px;
}
.filter-toggle span:last-child {
  display: none;
}
.filter-toggle.active span:first-child {
  display: none;
}
.filter-toggle.active span:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.filter-values {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 20px;
  display: none;
}
.filter-values.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}


.filter-reset {
  font-size: 14px;
  color: #939ba1;
  text-decoration: underline;
  display: none;
  cursor: pointer;
}
.filter-reset.active {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.filter-reset:hover {
  text-decoration: none;
}
.filter {
  display: none;
  background-color: #f2f2f2;
  padding: 30px 15px;
  width: 100%;
  flex-wrap:wrap;
}



.filter input {
	width:100% !important;
}
.filter .content-form {
  margin-bottom: 0;
}

/*new style end*/




/*2020-04-14*/

.sticky-wrap {
  overflow-x: auto;
  overflow-y: hidden;
  position: relative;
  margin: 0em 0 3em;
  width: 100%;
}
.sticky-wrap .sticky-thead,
.sticky-wrap .sticky-col,
.sticky-wrap .sticky-intersect {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.125s ease-in-out;
  -o-transition: all 0.125s ease-in-out;
  transition: all 0.125s ease-in-out;
  z-index: 50;
  width: auto; /* Prevent table from stretching to full size */
}
.sticky-wrap .sticky-thead {
  -webkit-box-shadow: 0 0.25em 0.1em -0.1em rgba(0,0,0,0.125);
          box-shadow: 0 0.25em 0.1em -0.1em rgba(0,0,0,0.125);
  z-index: 100;
  width: 100%; /* Force stretch */
}
.sticky-wrap .sticky-intersect {
  opacity: 1;
  z-index: 150;
}
.sticky-wrap .sticky-intersect th {
  background-color: #666;
  color: #eee;
}
.sticky-wrap td,
.sticky-wrap th {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
td.user-name {
  text-transform: capitalize;
}
.sticky-wrap.overflow-y {
  overflow-y: auto;
  max-height: 70vh;
}

/*2020-04-14*/

.img-upload img {
	cursor:pointer;
}

.delete-vagon-image {
	position:absolute;
	top:10px;
	right:10px;
}

.delete-user-image {
	position:absolute;
	top:10px;
	right:10px;
}


/*new code start*/
.dashboard.park-state {
  padding: 70px 0 0;
}
.dashboard.park-state .dashboard__top {
  padding-top: 0px;
  width: 100%;
}
.dashboard.park-state .wagons-amount__left {
  max-width: 125px;
}
.dashboard.park-state .wagons-amount__left .dashboard__descr {
  color: #0873bb;
  font-weight: normal;
}
.dashboard.park-state .wagons-amount__right {
  color: #0873bb;
  font-size: 48px;
  margin-left: 40px;
}
.dashboard.park-state .dashboard__main-info {
  padding-top: 0;
}
.dashboard.park-state .dashboard__main-info .main-info__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.dashboard.park-state .dashboard__main-info ul li:after {
  top: 33px;
  height: calc(100% - 33px);
  right: -17%;
}
.dashboard.park-state .dashboard__main-info ul li:last-child:after {
  display: none;
}
.dashboard.park-state .main-info__item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 0;
  width: 20%;
}
.dashboard.park-state .main-info__item:last-child {
  margin-right: 0;
}
.dashboard.park-state .main-info__item .dashboard__title {
  margin-bottom: 8px;
}
.dashboard.park-state .main-info__item ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: unset;
  -webkit-box-direction: unset;
      -ms-flex-direction: unset;
          flex-direction: unset;
  margin-bottom: 4px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dashboard.park-state .main-info__item .dashboard__descr {
  display: inline-block;
  margin-bottom: 0;
}
.dashboard.park-state .main-info__item .dashboard__common-number {
  display: inline-block;
  font-size: 16px;
}
.dashboard.park-state .dashboard__content {
  padding: 20px 0;
}
.dashboard.park-state .dashboard__content .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-template-columns: auto auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.dashboard.park-state .dashboard__item {
  width: calc(50% - 10px);
  height: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: auto;
  padding: 20px;
}
.dashboard.park-state .dashboard__item .item__content-wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.dashboard.park-state .dashboard__item .dashboard__title {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 25px;
}
.dashboard.park-state .dashboard__item .graph-wrap {
  width: 120px;
  margin-right: 40px;
}
.dashboard.park-state .dashboard__item .icon-contragents,
.dashboard.park-state .dashboard__item .icon-wagon {
  width: 40px;
  height: 40px;
  background-color: #eff5ff;
  margin-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50%;
  font-size: 18px;
}
.dashboard.park-state .dashboard__item .icon-wagon:before {
  font-size: 16px;
}
.dashboard-accordion {
  width: calc(100% - 160px);
  margin-top: -20px;
}
.dashboard-accordion .accordion__inner {
  background-color: #f3f8fc;
  padding: 15px 25px 15px 15px;
  display: none;
}
.dashboard-accordion .accordion__inner .dashboard__common-number {
  font-size: 16px;
  color: #828282;
}
.dashboard-accordion .accordion__toogle,
.dashboard-accordion .accordion__inner li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.dashboard-accordion .accordion__inner li {
  margin-bottom: 3px;
}
.dashboard-accordion .dashboard__common-number {
  font-size: 20px;
}
.dashboard-accordion .dashboard__descr {
  margin-bottom: 0;
  margin-right: 20px;
}
.dashboard-accordion .accordion__toogle {
  padding: 15px 25px 15px 15px;
  border-bottom: 1px solid #e0e0e0;
  position: relative;
}
.dashboard-accordion .accordion__toogle:first-child .accordion__toogle {
  padding-top: 0;
}
.dashboard-accordion .accordion__toogle:before {
  display: block;
  content: "";
  position: absolute;
  left: 0px;
  top: 24px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #0873bb;
}
.dashboard-accordion .accordion__toogle:after {
  display: block;
  content: "\e91c";
  font-family: "icomoon";
  position: absolute;
  right: 0px;
  top: 20px;
  font-size: 10px;
  color: #0873bb;
  -webkit-transition: all 0.8 ease-in-out;
  -o-transition: all 0.8 ease-in-out;
  transition: all 0.8 ease-in-out;
}
.dashboard-accordion .accordion__toogle.show:after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
#parkChart {
  margin-top: -16px;
}
#contragentsChart {
  height: 120px !important;
}
@media screen and (max-width: 768px) {
  .dashboard.park-state {
    padding-top: 50px;
  }
  .dashboard.park-state .section-title {
    padding-right: 0;
  }
  .dashboard.park-state .dashboard__content {
    width: 100%;
    margin: 0;
  }
  .dashboard.park-state .dashboard__main-info {
    width: calc(70% - 20px);
  }
  .dashboard.park-state .dashboard__main-info ul li:after {
    display: none;
  }
  .dashboard.park-state .wagons-amount-wrap {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 30%;
    border-bottom: none;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .dashboard.park-state .wagons-amount__left {
    width: 100%;
    min-width: none;
  }
  .dashboard.park-state .wagons-amount__left .dashboard__descr {
    text-align: right;
  }
  .dashboard.park-state .main-info__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .dashboard.park-state .main-info__item {
    width: 45%;
  }
  .dashboard.park-state .main-info__item .dashboard__title {
    width: 100%;
  }
  .dashboard.park-state .main-info__item ul {
    width: 100%;
  }
  .dashboard.park-state .main-info__item ul li {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .dashboard.park-state .main-info__item .dashboard__descr {
    margin-right: 8px;
  }
  .dashboard-accordion {
    width: 100%;
  }
  .dashboard.park-state .dashboard__item .graph-wrap {
    margin: 0 auto;
  }
  #contragentsChart {
    height: 134px !important;
  }
  .dashboard-accordion {
    margin-top: 15px;
  }
  .dashboard.park-state .dashboard__item {
    padding: 10px;
  }
  .dashboard-accordion .accordion__toogle:before {
    top: 20px;
    width: 5px;
    height: 5px;
  }
}
@media screen and (max-width: 600px) {
  .dashboard.park-state .section-title {
    width: 50%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 0;
  }
  .dashboard.park-state .wagons-amount-wrap {
    width: 50%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-bottom: 0;
  }
  .dashboard.park-state .dashboard__main-info {
    width: 100%;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    border-top: 1px solid #e0e0e0;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 0;
  }
  .dashboard.park-state .main-info__item {
    width: 45%;
  }
  .dashboard.park-state .wagons-amount__right {
    font-size: 36px;
  }
  .dashboard.park-state .wagons-amount__left {
    width: 100%;
    max-width: none;
    margin-bottom: 5px;
  }
  .dashboard.park-state .wagons-amount__left .dashboard__descr {
    margin-bottom: 0;
  }
  .dashboard.park-state .dashboard__item {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 360px) {
  .dashboard.park-state .section-title {
    font-size: 18px;
  }
  .dashboard.park-state .main-info__item {
    width: 100%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

/*new code end*/




/*new code start*/
.content-wrap {
  position: relative;
  height: 80vh;
  overflow: scroll;
}
.table_sticky-header {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0px;
}
.table_sticky-header th {
  background-color: #0873bb;
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 10;
}
.table_sticky-header .second-row th {
  top: 24px;
}
.table_sticky-header tr.table-title {
  border-bottom: 1px solid #fff;
}
.table_sticky-header tr.table-title th {
  border: 1px solid #fff;
  border-bottom: none;
}
.table_sticky-header td.fixed-cell {
  position: -webkit-sticky;
  position: sticky;
  background-color: #fff;
  z-index: 10;
  background: #e5eff6;
  left: 0;
}
.table_sticky-header th.fixed-cell {
  left: 0;
  z-index: 12;
}
@media screen and (max-width: 768px) {
  .table_sticky-header th {
    top: 0px;
  }
  .table_sticky-header .second-row th {
    top: 24px;
  }
}
/*new code end*/



/*new style start*/
.table-fields__list {
  width: 100%;
  grid-column-gap: 20px;
  display: grid;
  grid-template-columns: 47% 47%;
}
.table-fields__list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-area: auto;
  border-bottom: 1px solid #e0e0e0;
  padding: 5px 0;
}
@media screen and (max-width: 768px) {
  .table-fields__list {
    grid-template-columns: 100%;
  }
}

.table-fields__item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.table-fields__item .checkbox-wrap {
  position: static;
  top: 0;
  left: 0;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.table-fields__item .checkbox-label {
  border: none;
  background: none;
  position: relative;
  padding: 4px 5px 4px 30px;
  font-size: 16px;
  line-height: 20px;
  height: auto;
  width: calc(100% - 40px);
  color: #828282;
}
.table-fields__item input[type="checkbox"]:checked + .checkbox-label {
  color: #000;
}
.width-input {
  border: none;
  background-color: rgba(224,224,224,0.35);
  color: #0873bb;
  padding: 5px;
  width: 37px;
  font-size: 12px;
  margin-left: 10px;
  display: none;
}
input[type="checkbox"]:checked ~ .width-input {
  display: block;
}
#table-fields h1 span {
  text-transform: none;
  font-size: 14px;
  line-height: 18px;
  display: block;
  font-weight: normal;
  max-width: 400px;
  margin: 10px auto 0;
  color: #828282;
}
/*new style end*/


.highlited {
  background-color: #f3e6e6;
}

.highlited-green {
  background-color: #e7ffdb;
}

#scrollToTopBtn {
  display: none;
  position: fixed;
  bottom: 30px;
  left: 30px;

  cursor: pointer;
  z-index: 1000;
}



@media (max-width: 1380px) {
  #scrollToTopBtn {
    display: none !important;
  }
}


.rialto-banner {

  height:50px; 
  position:absolute;
  right:0px; 
  top:0px;

  margin:5px 15px 0px 0px;
  
  border:1px solid #0873bb;
  padding-left:3px;
}

.rialto-banner img {
  max-height: 100%;;
}

@media (max-width: 1024px) {
  .rialto-banner {
    display: none;
  }
}


.icon-copy {
  position: absolute;
  left:1px;
  top:2px;
  cursor:pointer;
}

.icon-copy::before {
  content: "📋";
}