.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: 0 !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-ajax-holder .mfp-content, .mfp-inline-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-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -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-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    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:focus, .mfp-close:hover {
    opacity: 1;
}
.mfp-close:active {
    top: 1px;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
}
.mfp-iframe-holder .mfp-close, .mfp-image-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:focus, .mfp-arrow:hover {
    opacity: 1;
}
.mfp-arrow:after, .mfp-arrow:before {
    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;
}
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;
}
.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;
}
@font-face {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 400;
    src: local("Helvetica"), url(../fonts/helveticaregular-webfont.woff2) format("woff2");
}
@font-face {
    font-family: Helvetica;
    font-style: italic;
    font-weight: 400;
    src: local("Helvetica"), url(../fonts/helveticaitalic-webfont.woff2) format("woff2");
}
@font-face {
    font-family: Helvetica;
    font-style: normal;
    font-weight: 700;
    src: local("Helvetica"), url(../fonts/helveticabold-webfont.woff2) format("woff2");
}
::-webkit-input-placeholder {
    color: #666;
}
::-moz-placeholder {
    color: #666;
}
:-ms-input-placeholder {
    color: #666;
}
::-ms-input-placeholder {
    color: #666;
}
::placeholder {
    color: #666;
}
::-moz-selection {
    background-color: #c69934;
    color: #fff;
}
::selection {
    background-color: #c69934;
    color: #fff;
}
input, textarea {
    outline: 0;
}
/* input:focus:required:invalid, textarea:focus:required:invalid {
    border-color: red;
}
input:required:valid, textarea:required:valid {
    border-color: green;
} */
.error {
    color: red;
    margin-top: 5px;
}
body {
    font-family: Helvetica, sans-serif;
    font-size: 16px;
    min-width: 992px;
    position: relative;
    line-height: 1.65;
    overflow: hidden;
    color: #fff;
    font-weight: 400;
}
select {
    cursor: pointer;
}
textarea {
    resize: none;
}
blockquote, body, code, dd, div, dl, dt, fieldset, form, input, li, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
abbr, fieldset, img {
    border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: 400;
}
ul li {
    list-style: none;
}
caption, th {
    text-align: left;
}
/* h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400;
} */
sup {
    vertical-align: text-top;
}
sub {
    vertical-align: text-bottom;
}
input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}
legend {
    color: #000;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
    display: block;
}
img {
    max-width: 150px;
    height: auto;
}
.debug {
    height: 100vh;
    position: fixed;
    width: 100%;
}
.debug>div {
    height: inherit;
    max-width: 1640px;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
}
.debug>div>div {
    height: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}
.debug>div>div>div {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 15px;
    margin-right: 15px;
    width: calc(8.33333% - 30px);
    height: inherit;
    outline: 1px solid #ff0;
    background: rgba(0, 0, 0, 0.5);
}
.container {
    max-width: 1640px;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
}
.screen {
    height: 100vh;
    position: relative;
    background-size: cover !important;
    padding-bottom: 2.4%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.screen--dashboard:before {
    content: "";
    position: fixed;
    z-index: -1;
    width: 100%;
    background: url(../images/src/sreen-bg.jpg) no-repeat center center;
    height: 100%;
    -webkit-filter: blur(10px);
    filter: blur(10px);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    background-size: cover;
}
.screen--login {
    background: url(../images/src/sreen-bg.jpg) no-repeat center center;
}
.screen .container {
    height: 100%;
}
.form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.form__iput-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
    border-bottom: 1px solid #707070;
    padding-bottom: 11.5px;
}
.form__input-icon-wrap {
    margin-right: 28px;
    width: 24px;
}
.form__input-icon--email {
    width: 24px;
    height: 18px;
    background: url(../images/src/form-icons/email.svg);
}
.form__input-icon--password {
    width: 20px;
    height: 30px;
    background: url(../images/src/form-icons/password.svg);
    margin-left: 3px;
}
.form__input-icon--fio {
    width: 22px;
    height: 22px;
    background: url(../images/src/main-panel-icons/tab-form-fio.svg);
}
.form__input-icon--boss-workshop {
    width: 24px;
    height: 25px;
    background: url(../images/src/main-panel-icons/boss-workshop.svg);
    background-size: cover;
}
.form__input-icon--inspector {
    width: 24px;
    height: 24px;
    background: url(../images/src/main-panel-icons/ypolnom.svg);
    background-size: cover;
}
.form__input-icon--ypolnom {
    width: 24px;
    height: 24px;
    background: url(../images/src/main-panel-icons/inspector-tools.svg);
    background-size: cover;
}
.form__input-icon--date {
    width: 24px;
    height: 24px;
    background: url(../images/src/main-panel-icons/calendar-form.svg);
}
.form__input-icon--watch {
    width: 24px;
    height: 24px;
    background: url(../images/src/main-panel-icons/watch.svg);
}
.form__input-icon--busket {
    width: 24px;
    height: 24px;
    background: url(../images/src/main-panel-icons/busket.svg);
}
.form__input {
    font-size: 16px;
    color: #fff;
    outline: 0;
    padding-left: 4px;
    padding-right: 10px;
    border: none;
    background-color: transparent;
}
.form__input.form__input--department {
    width: CALC(100% - 52px);
}
.form__input.form__input--department option {
    color: #000;
}
.form__input::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
}
.form__input::-moz-input-placeholder {
    color: #fff;
    opacity: 1;
}
.form__input:-moz-input-placeholder {
    color: #fff;
    opacity: 1;
}
.form__input::-ms-input-placeholder {
    color: #fff;
}
.form__input--grey-plc::-webkit-input-placeholder {
    color: #aaa;
    opacity: 1;
}
.form__input--grey-plc::-moz-input-placeholder {
    color: #aaa;
    opacity: 1;
}
.form__input--grey-plc:-moz-input-placeholder {
    color: #aaa;
    opacity: 1;
}
.form__input--grey-plc::-ms-input-placeholder {
    color: #aaa;
}
.form__input--select {
    appearance: none;
    margin-right: 8px;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/src/main-panel-icons/arrow-top.svg) no-repeat right center;
    width: 80%;
}
.form__select-item {
    color: #1d1b20;
}
.form__inputs-time-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
}
.form__inputs-time-wrap .form__iput-wrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    max-width: 33%;
}
.button {
    display: inline-block;
    border: none;
    color: #fff;
    text-decoration: none;
    background-color: #c69934;
    padding: 21px 46px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 6px;
    text-align: center;
    position: relative;
    outline: 0;
    -webkit-transition: background-color 0.1s ease;
    -o-transition: background-color 0.1s ease;
    transition: background-color 0.1s ease;
    cursor: pointer;
}
.screen--login .content {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
}
.screen--login .content__logo-wrap {
    background-color: #1d1b20;
    width: 110px;
    height: 149px;
    border-radius: 0 0 5px 5px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.screen--login .content__logo {
    margin-top: auto;
    padding-bottom: 15px;
}
.screen--login .content__form {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}
.screen--login .content__footer {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
}
.footer {
    font-size: 12px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    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;
}
.footer__copy {
    -ms-flex-item-align: end;
    align-self: flex-end;
}
.production {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.production__txt {
    margin-top: auto;
    margin-right: 12px;
}
.form-wrapper {
    max-width: 500px;
    background-color: rgba(29, 27, 32, 0.9);
    border-radius: 5px;
    border-top: 5px solid #c69934;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.form-wrapper__enter {
    position: absolute;
    width: 76px;
    height: 60px;
    top: -60px;
    left: 0;
    z-index: 1;
    background: url(../images/src/enter.svg) no-repeat center center;
    background-color: #c69934;
    border-radius: 5px 5px 0 0;
}
.form-login {
    padding: 72px 57px 51px 60px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    min-width: 385px;
    background: url(../images/dest/login-form-bg.svg) no-repeat bottom right;
}
.form-login__bottom-line {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    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;
    margin-top: 14px;
}
.form-login__forget-pas {
    color: #c69934;
    font-style: italic;
    text-decoration: none;
    margin-top: auto;
}
.screen--dashboard .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%;
    padding-top: 4.1%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.panel__menu {
    margin-right: 20px;
}
.panel__right-ct {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.menu-sidebar {
    background-color: rgba(29, 27, 32, 0.7);
    border-radius: 5px;
    width: 110px;
    min-width: 110px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 12px;
    letter-spacing: 0.5px;
}
.menu-sidebar__logo {
    height: 90px;
    width: 100%;
    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;
    padding-bottom: 5px;
}
.menu-sidebar__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.menu-sidebar__item {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-height: 90px;
    cursor: pointer;
    border-bottom: 1px solid #2f2f2f;
    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;
    text-decoration: none;
    color: white;
}
.menu-sidebar__item:first-child {
    border-top: 1px solid #2f2f2f;
}
/* .menu-sidebar__item:last-child {
    margin-top: auto;
    border-top: 1px solid #2f2f2f;
} */
.sidebar-item--active {
    background-color: #1d1b20;
}
.sidebar-item--active .sidebar-item__icon--user {
    background: url(../images/src/menu-icons/user-active.svg) no-repeat 0 0;
}
.sidebar-item--active .sidebar-item__txt {
    font-weight: 700;
    color: #c69934;
}
.sidebar-item__ct {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.sidebar-item__icon {
    margin-bottom: 15px;
}
.sidebar-item__icon--user {
    background: url(../images/src/menu-icons/user.svg) no-repeat 0 0;
    width: 31.4px;
    height: 22.4px;
}
.sidebar-item__icon--check {
    background: url(../images/src/menu-icons/check.svg) no-repeat 0 0;
    width: 24px;
    height: 24px;
}
.sidebar-item__icon--chart {
    background: url(../images/src/menu-icons/chart.svg) no-repeat 0 0;
    width: 22px;
    height: 24px;
}
.sidebar-item__icon--report {
    background: url(../images/src/menu-icons/file.svg) no-repeat 0 0;
    width: 20px;
    height: 24px;
}
.sidebar-item__icon--support {
    background: url(../images/src/menu-icons/support.svg) no-repeat 0 0;
    width: 24px;
    height: 24px;
}
.main-panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.main-panel__tab-window {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-top: 17px;
    max-width: 1510px;
}
.inputs-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #aaa;
}
.inputs-line__search-block {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-right: 20px;
}
.inputs-line__user-block {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.search-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.search-block__input {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    outline: 0;
    border: none;
    background-color: rgba(29, 27, 32, 0.7);
    border-radius: 5px 0 0 5px;
    padding: 10px 21px 11px 20px;
    color: #aaa;
}
.search-block__input::-webkit-input-placeholder {
    color: #aaa;
    opacity: 1;
}
.search-block__input::-moz-input-placeholder {
    color: #aaa;
    opacity: 1;
}
.search-block__input:-moz-input-placeholder {
    color: #aaa;
    opacity: 1;
}
.search-block__input::-ms-input-placeholder {
    color: #aaa;
}
.search-block__icon-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    border-radius: 0 5px 5px 0;
    background-color: rgba(29, 27, 32, 0.7);
    -ms-flex-preferred-size: 70px;
    flex-basis: 70px;
    border-left: none;
}
.search-block__icon {
    margin: auto;
    background: url(../images/src/main-panel-icons/search.svg) no-repeat 0 0;
    width: 20px;
    height: 20px;
}
.user-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.user-block__info {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    background-color: rgba(29, 27, 32, 0.7);
    /* border-radius: 5px 0 0 5px; */
    border-radius: 5px;
    cursor: pointer;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    -webkit-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.user-block__info--active {
    background-color: #1d1b20;
    color: #fff;
}
.user-block__notify-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    border-radius: 0 5px 5px 0;
    background-color: rgba(29, 27, 32, 0.7);
    -ms-flex-preferred-size: 80px;
    flex-basis: 80px;
    border-left: 1px solid #2f2f2f;
}
.user-block__icon {
    margin: auto;
    background: url(../images/src/main-panel-icons/notify.svg) no-repeat 0 0;
    width: 22px;
    height: 24px;
}
.info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 31.5px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
}
.info__descr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.info__icon {
    margin-right: 15px;
    width: 36px;
    height: 36px;
}
.info__icon--admin {
    background: url(../images/src/main-panel-icons/user-admin.svg);
}
.info__icon--inspector {
    background: url(../images/src/inspector-profile.svg);
}
.info__icon--ypolnom {
    background: url(../images/src/main-panel-icons/ypolnom-profile.svg);
}
.info__user-name {
    max-width: 195px;
    line-height: 1;
}
.info__arrow {
    background: url(../images/src/main-panel-icons/arrow-top.svg) no-repeat 0 0;
    width: 16px;
    height: 10px;
}
.info__arrow--active {
    background: url(../images/src/main-panel-icons/arrow-top-active.svg) no-repeat 0 0;
    width: 16px;
    height: 10px;
}
.settings {
    position: absolute;
    cursor: default;
    bottom: 1px;
    left: 0;
    z-index: 5;
    width: 100%;
    background-color: #1d1b20;
    border-radius: 0 0 5px 5px;
    /* border-top: 1px solid rgba(47, 47, 47, 0.7); */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    max-height: 0;
    -webkit-transition: max-height 0.5s linear;
    -o-transition: max-height 0.5s linear;
    transition: max-height 0.5s linear;
    overflow-y: hidden;
}
.settings--active {
    max-height: 50rem;
}
.settings__rows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #aaa;
}
.settings__row {
    border-bottom: 1px solid rgba(47, 47, 47, 0.7);
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 60px;
    padding-left: 30px;
    cursor: pointer;
}
.logout-form {
    display: flex;
}
.settings__btn {
    padding: 21px 42px;
    -ms-flex-item-align: baseline;
    align-self: baseline;
    margin: 20.5px 32px 15px auto;
}
.setting-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.setting-item:focus, .setting-item:hover {
    background-color: #2b282f;
    color: #c69934;
}
.setting-item:focus .setting-item__icon--redact, .setting-item:hover .setting-item__icon--redact {
    background: url(../images/src/main-panel-icons/redact-active.svg) no-repeat 0 0;
}
.setting-item__icon {
    margin-right: 15px;
}
.setting-item__icon--redact {
    background: url(../images/src/main-panel-icons/redact-profile.svg) no-repeat 0 0;
    width: 24px;
    height: 24px;
}
.tab-window {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    overflow-y: auto;
}
.tab-window--disabled {
    cursor: default !important;
    -webkit-filter: blur(10px);
    filter: blur(10px);
}
.tab-window--disabled * {
    cursor: default;
    pointer-events: none;
}
.window-item {
    width: 100%;
    height: 100%;
    /*overflow: hidden;*/
}
.window-item__body {
    overflow-y: auto;
    height: calc(100% - 60px);
    padding-right: 17px;
    margin-right: 15px;
}
.window-item__body--disabled {
    pointer-events: none;
    cursor: default;
}
.window-item__body--add-check {
    margin-right: 0;
}
.window-item__body--add-check>.window-row:first-child {
    border-top: 5px solid #c69934;
}
.window-item--statistics .common-head-st {
    background-color: #1d1b20;
}
.window-item--statistics .body-ct {
    background-color: #1d1b20;
    border-radius: 0 5px 5px 5px;
}
.window-item--statistics .item-head-inner__point {
    min-width: 65px;
}
.window-item__body::-webkit-scrollbar {
    width: 12px;
}
.window-item__body::-webkit-scrollbar-track {
    background-color: rgba(178, 197, 215, 0.5);
    border: 4px solid transparent;
    background-clip: content-box;
    border-radius: 8px;
}
.window-item__body::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: #2f2f2f;
}
.item-head-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.item-head-inner__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #aaa;
}
.item-head-inner__point {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 218px;
    max-width: 218px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 5px;
}
.item-head-inner__point--active .head-point__icon--commissioner {
    background: url(../images/src/main-panel-icons/ypolnom-active.svg) no-repeat center center;
}
.item-head-inner__point--active .head-point__icon--inspector {
    background: url(../images/src/main-panel-icons/inspector-tools-active.svg) no-repeat center center;
}
.item-head-inner__point--active .head-point__icon--supervisor {
    background: url(../images/src/main-panel-icons/boss-workshop-active.svg) no-repeat center center;
}
.item-head-inner__point--active .head-point__icon--check-curr {
    background: url(../images/src/main-panel-icons/check-current-active.svg) no-repeat center center;
}
.item-head-inner__point--active .head-point__icon--check-finished {
    background: url(../images/src/main-panel-icons/check-finished-active.svg) no-repeat center center;
}
.item-head-inner__point--active .head-point__icon--check-wasted {
    background: url(../images/src/main-panel-icons/check-wasted-active.svg) no-repeat center center;
}
.item-head-inner__point--active .head-point__txt {
    color: #c69934;
}
.item-head-inner__point--disabled {
    cursor: default;
    pointer-events: none;
}
.head-point {
    padding-left: 19px;
    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;
    min-height: 60px;
}
.head-point__ct {
    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;
}
.head-point__icon {
    margin-right: 15px;
    width: 24px;
    height: 24px;
}
.head-point__icon--check-curr {
    background: url(../images/src/main-panel-icons/check-current.svg) no-repeat center center;
}
.head-point__icon--check-finished {
    background: url(../images/src/main-panel-icons/check-finished.svg) no-repeat center center;
    width: 29px;
    height: 29px;
}
.head-point__icon--check-wasted {
    width: 29px;
    height: 29px;
    background: url(../images/src/main-panel-icons/check-wasted.svg) no-repeat center center;
}
.head-point__icon--commissioner {
    background: url(../images/src/main-panel-icons/ypolnom.svg) no-repeat center center;
}
.head-point__icon--inspector {
    background: url(../images/src/main-panel-icons/inspector-tools.svg) no-repeat center center;
}
.head-point__icon--supervisor {
    background: url(../images/src/main-panel-icons/boss-workshop.svg) no-repeat center center;
}
.head-point__icon--printer {
    width: 24px;
    height: 24px;
    background: url(../images/src/main-panel-icons/printer.svg) no-repeat center center;
}
.head-point__txt {
    max-width: 61%;
    line-height: 14px;
}
.choised-worker-wrap {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 76px;
    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;
    margin-right: 20px;
    position: relative;
    -webkit-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
    background-color: rgba(29, 27, 32, 0.7);
    border-radius: 5px 5px 0 0;
    cursor: pointer;
}
.content-wrap {
    position: relative;
    background-color: #1d1b20;
    border-radius: 5px;
    width: 100%;
    padding: 50px;
}
.content-wrap form input {
    width: 90%;
}
.choised-worker-wrap--active {
    background-color: #c69934;
}
.choised-worker-wrap .form-wrapper {
    position: absolute;
    max-width: 453px;
    border-top: none;
    top: 59px;
    left: 0;
    z-index: 2;
    height: 450px;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    border-radius: 0 5px 5px 5px;
    cursor: default;
    background-color: #1d1b20;
    max-height: 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    overflow: hidden;
    padding-top: 0;
    padding-right: 40px;
    padding-bottom: 0;
    padding-left: 27px;
    border-top: 0 solid #c69934;
}
.choised-worker-wrap .form-wrapper--active {
    max-height: 200rem;
    border-top: 5px solid #c69934;
    padding-top: 35px;
    padding-bottom: 30px;
}
.choised-worker-wrap .form-wrapper--ypolnom .form-login__btn {
    margin-top: 25px;
}
.choised-worker-wrap .form-wrapper--ypolnom .form__input-icon-wrap {
    margin-right: 13px;
}
.choised-worker-wrap .form__input {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-right: 18px;
}
.form-users-tab {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    min-width: 385px;
}
.form-users-tab .form__iput-wrap {
    margin-bottom: 13px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.form-users-tab .form-login__bottom-line {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.form-users-tab .form-login__btn {
    padding: 21px 25px;
    margin-top: 35px;
}
.choised-worker {
    background: url(../images/src/main-panel-icons/add-ypolnom.svg) no-repeat center center;
    width: 32px;
    height: 31px;
}
.choised-worker--ypolnom {
    background: url(../images/src/main-panel-icons/add-ypolnom.svg) no-repeat center center;
    width: 32px;
    height: 31px;
}
.choised-worker--inspector {
    background: url(../images/src/main-panel-icons/add-inspector.svg) no-repeat center center;
    width: 32px;
    height: 33px;
}
.choised-worker--boss {
    background: url(../images/src/main-panel-icons/add-boss.svg) no-repeat center center;
    width: 32px;
    height: 32px;
}
.common-head-st {
    background-color: rgba(29, 27, 32, 0.7);
    border-radius: 5px 5px 0 0;
    cursor: pointer;
}
.window-row {
    width: 98%;
    background-color: #1d1b20;
    border-bottom: 1px solid #2f2f2f;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 19px;
    -webkit-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
.window-row:first-child:last-child {
    border-radius: 0 5px 5px 5px;
}
.window-row:first-child {
    border-radius: 0 5px 0 0;
}
.window-row:last-child {
    border-radius: 0 0 5px 5px;
    border-bottom: none;
}
.window-row__icon {
    width: 24px;
    height: 24px;
    margin-right: 28px;
}
.window-row__icon-small {
    width: 16px;
    height: 16px;
    margin-right: 10px;
}
.window-row__icon--watch {
    background: url(../images/src/main-panel-icons/watch.svg) no-repeat 0 0;
    background-size: contain;
}
.window-row__icon--check-green {
    background: url(../images/src/main-panel-icons/check-green.svg) no-repeat 0 0;
}
.window-row__icon--cross-circle {
    background: url(../images/src/main-panel-icons/cross-circle.svg) no-repeat 0 0;
}
.window-row__icon--task {
    width: 20px;
    /* background: url(../images/src/main-panel-icons/task-row.svg) no-repeat 0 0; */
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-top: 20px;
    -ms-flex-preferred-size: 44px;
    /* flex-basis: 44px; */
}
.window-row--opened-form {
    background-color: rgba(29, 27, 32, 0.7);
}
.window-row__main-data {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    /* padding-top: 20px;
    padding-bottom: 20px; */
}
.window-row__main-data--edit-task {
    padding-right: 29px;
}
.window-row__main-data--edit-task .employee__sub-data-wrap {
    max-width: 100%;
}
.window-row__main-data--edit-task .employee__name {
    margin-bottom: 31px;
    border-bottom: 1px solid #aaa;
}
.window-row--accord {
    background-color: #2f2f2f;
    border-bottom: 1px solid #1d1b20;
}
.window-row--accord:first-child:last-child {
    border-radius: 0;
}
.window-row--accord:first-child {
    border-radius: 0;
}
.window-row--accord:last-child {
    border-radius: 0;
    border-bottom: none;
}
.window-row--accord .window-row__control {
    border-left: 1px solid #1d1b20;
}
.window-row__control {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 80px;
    min-width: 80px;
    height: 94px;
    border-left: 1px solid #2f2f2f;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    text-decoration: none;
    cursor: pointer;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
}
.window-row__control--disabled {
    cursor: default;
    pointer-events: none;
}
.window-row__control--upload {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.window-row__control--edit {
    background: url(../images/src/main-panel-icons/redact-profile.svg) no-repeat center center;
    background-size: 24px 24px;
}
.window-row__control--remove {
    background: url(../images/src/main-panel-icons/busket.svg) no-repeat center center;
    background-size: 20px 24px;
}
.window-row__control--check {
    background: url(../images/src/main-panel-icons/check-control.svg) no-repeat center center;
    background-size: 24px 19px;
    background-color: #119100;
}
.window-row--add-task-wrap .window-row__icon {
    margin-right: 10px;
    margin-left: 10px;
}
.window-row--edit-task {
    border-bottom: 1px solid #1d1b20 !important;
}
.upload-ct {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: auto;
    font-size: 10px;
    color: #aaa;
    text-align: center;
}
.upload-ct__icon-upload {
    background: url(../images/src/main-panel-icons/upload.svg) no-repeat center center;
    width: 18px;
    height: 24px;
    margin-bottom: 8px;
}
.upload-ct__icon-redact {
    background: url(../images/src/main-panel-icons/redact-profile.svg) no-repeat center center;
    width: 24px;
    height: 24px;
    margin-bottom: 8px;
    fill: red;
}
.upload-ct__icon-remove {
    background: url(../images/dest/main-panel-icons/busket.svg) no-repeat center center;
    width: 24px;
    height: 24px;
    margin-bottom: 8px;
    fill: red;
}
.upload-ct__icon-work {
    background: url(../images/src/main-panel-icons/to-work.svg) no-repeat center center;
    width: 41px;
    height: 25px;
    margin-bottom: 8px;
}
.upload-ct__icon-work-ypolnom {
    background: url(../images/src/main-panel-icons/to-work-ypolnom.svg) no-repeat center center;
    width: 42px;
    height: 25px;
    margin-bottom: 8px;
}
.upload-ct__icon-check {
    background: url(../images/src/main-panel-icons/check-control.svg) no-repeat center center;
    width: 24px;
    height: 19px;
    margin-bottom: 8px;
}
.upload-ct__icon-renew {
    background: url(../images/src/main-panel-icons/renew-control.svg) no-repeat center center;
    width: 22px;
    height: 24px;
    margin-bottom: 8px;
}
.upload-ct__icon-task {
    background: url(../images/src/main-panel-icons/add-task.svg) no-repeat center center;
    width: 24px;
    height: 24px;
    margin-bottom: 8px;
}
.upload-ct__icon-task--active {
    background: url(../images/src/main-panel-icons/add-task-active.svg) no-repeat center center;
}
.employee__name {
    font-size: 18px;
    /* margin-bottom: 5px; */
}
.employee__sub-data-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 91%;
    margin-bottom: 5px;
}
.employee__sub-data {
    font-size: 12px;
    color: #aaa;
    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;
    margin-right: 30px;
}
.employee__sub-data.comments {
    flex-direction: column;
    align-items: start;
    line-height: 14px;
}
.employee__icon {
    margin-right: 9px;
    background-size: cover !important;
}
.employee__icon--type-boss {
    background: url(../images/src/main-panel-icons/boss-workshop.svg);
    width: 14px;
    height: 15px;
}
.employee__icon--type-inspector {
    background: url(../images/src/main-panel-icons/inspector-tools.svg);
    width: 15px;
    height: 15px;
}
.employee__icon--type-ypolnom {
    background: url(../images/src/main-panel-icons/ypolnom.svg);
    width: 16px;
    height: 16px;
}
.employee__icon--type-ypolnom-green {
    background: url(../images/src/main-panel-icons/ypolnom-green.svg);
    width: 16px;
    height: 16px;
}
.employee__icon--type-inspector-green {
    background: url(../images/src/main-panel-icons/inspector-tools-green.svg);
    width: 15px;
    height: 15px;
}
.employee__icon--type-inspector-red {
    background: url(../images/src/main-panel-icons/inspector-tools-red.svg);
    width: 15px;
    height: 15px;
}
.employee__icon--type-boss-green {
    background: url(../images/src/main-panel-icons/boss-workshop-green.svg);
    width: 14px;
    height: 15px;
}
.employee__icon--type-boss-red {
    background: url(../images/src/main-panel-icons/boss-workshop-red.svg);
    width: 14px;
    height: 15px;
}
.employee__textarea {
    width: 100%;
    background-color: rgba(170, 170, 170, 0.1);
    border-radius: 5px;
    padding: 16px 20px 0;
    color: #fff;
    border: none;
}
.employee__btn-wrap {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 24px;
}
.employee__btn {
    padding: 21px 32px;
}
.d-none {
    display: none;
}
.mfp-close {
    display: none !important;
}
* {
    -webkit-transition: -webkit-filter 0.25s ease;
    transition: -webkit-filter 0.25s ease;
    -o-transition: filter 0.25s ease;
    transition: filter 0.25s ease;
    transition: filter 0.25s ease, -webkit-filter 0.25s ease;
}
.mfp-wrap~* {
    -webkit-filter: blur(10px);
    filter: blur(10px);
}
.mfp-bg {
    background: 0 0;
}
.popup__icon-wrap {
    margin-bottom: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.popup__icon--upload {
    background: url(../images/src/popup-upload.svg) no-repeat 0 0;
    width: 48px;
    height: 64px;
}
.popup__icon--inspector-green {
    background: url(../images/src/main-panel-icons/inspector-tools-green.svg) no-repeat 0 0;
    width: 48px;
    height: 48px;
    margin-right: 12px;
    background-size: cover;
}
.popup__icon--ypolnom-green {
    background: url(../images/src/popup-ypoln-green.svg) no-repeat 0 0;
    width: 48px;
    height: 48px;
    margin-right: 12px;
    background-size: cover;
}
.popup__icon--boss-popup {
    background: url(../images/src/boss-popup.svg) no-repeat 0 0;
    width: 81px;
    height: 48px;
    background-size: cover;
}
.popup__icon--arrow-tool {
    background: url(../images/src/popup-arrow-tool.svg) no-repeat 0 0;
    width: 89px;
    height: 48px;
    background-size: cover;
}
.popup__icon--check-circle {
    background: url(../images/src/main-panel-icons/check-green.svg) no-repeat 0 0;
    width: 66px;
    height: 66px;
    background-size: cover;
}
.popup__txt {
    margin-bottom: 40px;
    color: #fefefe;
    font-weight: 700;
    letter-spacing: 1.5px;
}
.popup__btn {
    padding: 22px 16px;
}
.zoom-anim-dialog {
    background: rgba(29, 27, 32, 0.9);
    background-image: url(../images/src/popup-bg.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    border-radius: 5px;
    border-top: 5px solid #c69934;
    padding: 50px 40px;
    text-align: center;
    max-width: 500px;
    margin: 40px auto;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
}
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
}
.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}
.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}

@media screen and (max-width: 992px) {
    body {
        overflow-x: auto;
    }
    .debug>div {
        padding-left: 20px;
        padding-right: 20px;
    }
    .container {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@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;
    }

    .choised-worker-wrap .form-wrapper{
        top: 30px
    }
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .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 screen and (max-width: 560px) {
    .debug>div {
        padding-left: 15px;
        padding-right: 15px;
    }
    .container {
        padding-left: 15px;
        padding-right: 15px;
    }
    .option-wrapper{
        display: flex;
    }
    .form-login{
        padding-bottom: 30px;
    }
    .footer{
        flex-direction:column-reverse;
        align-items: center;

    }
    .footer__copy{
        align-self: auto;
    }
    .footer__produced{
        align-items: center;
        flex-direction: column-reverse;
    }

    .choised-worker-wrap .form-wrapper--active{
        width: 360px
    }
}
/*# sourceMappingURL=main.css.map */

form button {
    border: 0;
    background: none;
    padding: 0;
}

form .form-group {
    margin-bottom: 10px;
}

form .form-group input, form .form-group textarea {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}

.window-row--accord-wrap {
    display: none;
}

.datetimepicker {
    color: black;
}

.employee__task-txt {
    margin-bottom: 5px;
}

.images_wrapper {
    display: flex;
    flex-wrap: wrap;
}

.employee__images {
    margin-right: 20px;
}

.employee__images img {
    width: 100px;
    height: 100px;
    object-fit: cover;
}

.stats_wrapper {
    padding: 20px;
    box-sizing: border-box;
}

.stats_wrapper table {
    text-align: center;
}

.stats_wrapper td {
    padding: 10px;
    border: gray 1px solid;
}

.stats_wrapper select {
    padding: 6px;
}

.stats_wrapper .button_link {
    text-decoration: none;
    color: #000;
    background: #fff;
    padding: 0 5px;
    border: 1px #ccc solid;
    box-sizing: border-box;
    margin-top: 10px;
    display: inline-block;
}

.window-row--accord form.window-row__control {
    border-left: 0px;
    border-bottom: 1px solid #1d1b20;
}



@media screen and (max-width: 900px){
    body{
        min-width: auto;
    }
    .window-row{
        display: flex;
        flex-direction: column;
        align-items: flex-start; 
        padding: 15px; 
        margin-bottom: 10px      
    }
    .employee__sub-data-wrap{
        flex-direction: column;
    }

    .employee__sub-data-wrap {
        max-width: 100%;
    }

    .inputs-line__search-block{
        margin-bottom: 10px;
        margin-right: 0 !important;
    }

    .item-head-inner__point{
        border-radius: 3px !important;
        margin-bottom: 5px;   
        max-width: 100%;
        width: 100%;     
    }
    .sidebar-item__txt{
        font-size: 0;

    }
    .menu-sidebar{
        width: 55px !important;
        min-width: auto !important;
    }
    .menu-sidebar__logo img{
        width:70%;
    }
    .employee__sub-data{
        flex-wrap: nowrap;
    }
    .window-row__icon{
        margin: auto;
        margin-bottom: 10px;
    }

    .form-users-tab{
        min-width: auto;
    }
    .content-wrap{
        padding: 20px;
    }
    .employee__name{
        font-size: 15px;
        margin-bottom: 10px;
    }

    .form__iput-wrap{
        padding-bottom: 0;
        flex-wrap: nowrap;
    }
    .form__input-icon-wrap{
        margin-right: 10px;
    }
    .window-item__body{
        margin-right: 0;
        height: 75%;
        overflow-x: hidden;
    }
    .window-item--users .window-item__body{
        height: 60%;
        overflow-x: hidden;
    }

    .form-login{
        min-width: auto;
    }
    .form-login__bottom-line{
        flex-direction: column;
    }
}


@media screen and (max-width: 480px){
    .choised-worker-wrap .form-wrapper--active{
        width: 300px
    }
    .choised-worker-wrap .form-wrapper--active .form__input{
        font-size: 12px
    }
    .window-item__body{
        height: 620px
    }

    .main-panel__tab-window{
        margin-top: 40px
    }
}

@media screen and (max-width: 420px){
    .choised-worker-wrap .form-wrapper--active .form-users-tab{
        width: 260px
    }
}

@media screen and (max-width: 375px){
    .container{
        padding-left: 5px;
        padding-right: 5px;
    }
    .form-login{
        padding: 72px 27px 51px 30px;
    }
    .search-block__input{
        border-radius: 5px;
    }
    .search-block__icon-wrap{
        display: none
    }
    .form__iput-wrap .form__input{
        font-size: 12px;
    }
    .form__iput-wrap .form__input:placeholder {
        font-size: 12px
    }
    .choised-worker-wrap .form-wrapper{
        height: 360px
    }

    .choised-worker-wrap .form-wrapper--active{
        height: 420px
    }

    .choised-worker-wrap .form-wrapper--active .form-users-tab{
        width: 210px
    }
}

@-moz-document url-prefix() {
    .window-row {
        width: 95%;
    }
    .window-item__body{
        height: 600px;
    }
    @media screen and (max-width: 900px){
       .window-row{
         width: 93.3%;
    }

}