﻿.ir-module-panel {
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: white;
    white-space: nowrap;
}
.ir-module-panel > table {
    width: 100%;
    text-align: center;
}
.ir-module-panel > table > tbody > tr:nth-child(1) {
    height: 1.375rem;
}
.ir-module-panel img {
    cursor: pointer;
    vertical-align: middle;
}
.ir-module-panel input[type="text"],
.ir-module-panel input[type="search"],
.ir-module-panel input[type="password"] {
    width: 99%;
    min-width: 6.25rem;
    font-weight: bold;
}
.ir-module-panel__refresh-btn {
    min-width: 0.9375rem;
    text-align: center;
}
.ir-module-panel__refresh-btn > img {
    max-width: 0.9375rem;
    border: none;
}
.ir-module-panel__new-node-card-btn {
}
.ir-module-panel__account-btn {
}
.ir-module-panel__node-card-btn {
}
.ir-module-panel__administrator-btn {
}
.ir-module-panel__delete-btn {
}
.ir-module-panel__rights-btn {
}
.ir-module-panel__statuses-btn {
}
.ir-module-panel__save-mode {
}
.ir-module-panel__save-mode > select {
    width: 2.5rem;
}
.ir-module-panel__save-btn {
}
.ir-module-panel__params-btn {
}
.ir-module-panel__up-btn {
}
.ir-module-panel__down-btn {
}
.ir-module-panel__help-btn {
}
.ir-module-panel__name {
    padding-right: 0.375rem;
    width: 100% !important;
}
.ir-module-panel__name > input {
    height: 0.8125rem;
}
.ir-module-panel__autorestart {
    padding-left: 0.125rem;
    padding-top: 0.0625rem;
    background-color: #004D81;
}
.ir-module-panel__autorestart > input[type="checkbox"] {
    margin-right: 0.3125rem;
    vertical-align: middle;
}
.ir-module-panel__autorestart > input[type="number"] {
    min-width: 5.0625rem;
    max-width: 5.0625rem;
    height: 0.75rem;
    font-size: 0.75rem;
    font-weight: bold;
}
.ir-module-panel__select-all-check > input {
    vertical-align: middle;
}
.ir-module-panel__excel-btn,
.ir-module-panel__print-btn,
.ir-module-panel__download-btn {
    min-width: 1.25rem;
}
.ir-module-panel__print-btn > img:nth-child(2) {
    cursor: default;
}
.ir-module-panel__download-btn {
}
.ir-module-panel__run-btn {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    width: 7.5rem !important;
    min-width: 5.625rem;
    text-align: right;
}
.ir-module-panel__breadcrumb-area {
    padding-left: 0.1875rem;
    text-align: left;
}
.ir-module-header {
    font-weight: bold;
    /* border-top-width: 0.0625rem;
    border-top-color: lightgray;
    border-top-style: solid; */
    text-align: center;
}
.ir-module-params {
    display: none;
    overflow: auto;
    width: 100%;
    background-color: rgb(230, 230, 230); /*rgb(244, 245, 248);*/
}
.ir-module-params div,
.ir-module-params table {
    padding-top: 0.07rem;
    width: 100%;
}
.ir-module-params textarea {
    min-height: 1.875rem;
    resize: vertical;
}
.ir-module-params select,
.ir-module-params textarea,
.ir-module-params input {
    border: 0.0625rem solid silver;
}
.ir-module-body {
    overflow: auto;
    width: 100%;
}
.ir-container-node-tile {
    padding-right: 0.375rem;
    padding-bottom: 0.375rem;
}
.ir-node-tile {
    display: inline-block;
    margin-left: 0.375rem;
    margin-top: 0.375rem;
    width: 11.25rem;
    height: 13.2rem;
    vertical-align: top;
    background-color: #F2F4F6;
}
.ir-node-tile:hover {
    background-color: #E6E6E6;
}
.ir-node-tile > a:hover {
    color: #FFA500;
}
.ir-node-tile > a > h4 {
    text-align: center;
    margin-top: 0.3125rem;
    margin-bottom: 0.625rem;
}
.ir-node-tile > a > h4 > div {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
    height: 2.5rem;
    overflow-wrap: break-word;
    white-space: pre-wrap;
}
.ir-node-tile > a > h4 > img {
    width: 9.5rem;
    height: 9.5625rem;
    vertical-align: top;
}
.ir-profile-tree-node {
    display: flow-root;
    padding-left: 0.3125rem;
    padding-top: 0.125rem;
    min-height: 1.3125rem;
    line-height: 1.3125rem;
}
.ir-profile-tree-node > a,
.ir-node-tile > a {
    cursor: pointer;
    text-decoration: none;
    color: #004D81;
}
.ir-profile-tree-node > a {
    margin-right: 0.9375rem;
}
.ir-profile-tree-node > a:hover {
    color: #FFA500;
}
.ir-profile-tree-node > input[type="checkbox"] {
    margin-left: 0;
    margin-right: 0.25rem;
}
.ir-profile-tree-node > a > span {
    padding-left: 0.3125rem;
    font-weight: normal;
    display: inline-block;
}
.ir-profile-tree-node > a > span:before {
  content: " (" attr(length) ")";
}
.ir-profile-tree-node.childrens-exists > a {
    font-weight: bold;
}
.ir-profile-tree-node.non-exists-module > a,
.ir-profile-tree-node.non-access-module > a,
.ir-profile-tree-node.non-view-node > a,
.ir-profile-tree-node.blocked-node > a {
    color: gray;
}
.ir-profile-tree-node.non-exists-module > a,
.ir-profile-tree-node.non-access-module > a {
    font-style: italic;
}
.ir-profile-tree-node.non-publish-node > a,
.ir-profile-tree-node.blocked-node > a {
    text-decoration: line-through;
}
.ir-profile-tree-node.selected > a,
.ir-profile-tree-node.selected > i {
    color: #FF4500 !important;
}
.ir-profile-tree-node.selected-vmenu > a {
    color: #FFA500 !important;
}
/*.ir-profile-tree-node.skin-panel {
    margin-top: 0;
    border-top: 0.0625rem solid silver;
}
.ir-profile-tree-node.skin-panel:last-child {
    margin-bottom: -0.0625rem;
    border-bottom: 0.0625rem solid silver;
}*/
.ir-profile-tree-node.background > a,
.ir-profile-tree-node.background > i,
.ir-profile-tree-node.background > img,
.ir-profile-tree-node.background > .ir-profile-tree-node__icon > img,
.ir-node-tile.background {
    box-shadow: 0.1875rem 0.1875rem 0.1875rem rgb(100, 100, 100);
}
.ir-profile-tree-node.background > a {
    padding-right: 0.125rem;
}
.ir-profile-tree-node__icon {
    display: inline-block;
    width: 1.125rem;
    text-align: center;
    margin-right: 0.3125rem;
}
.ir-profile-tree-node__icon img {
    /* vertical-align: middle; */
    cursor: pointer;
}
.ir-profile-tree-node__expand-btn {
    margin-right: 0.125rem;
    min-width: 0.625rem;
    cursor: pointer;
}
.ir-profile-tree-node__ext-info {
    display: inline;
}
.ir-profile-tree-node__ext-info > input {
    height: 1rem;
    font-size: 0.75rem;
    margin-right: 0.125rem;
}
.ir-profile-tree-node__ext-info > input:nth-child(1) {
    width: 3.125rem;
}
.ir-profile-tree-node__ext-info > input:nth-child(2) {
    width: 7.1875rem;
}
.ir-profile-tree-node__ext-info > input:nth-child(3) {
    width: 5.625rem;
}
.ir-profile-tree-node__ext-info > input:nth-child(4) {
    width: 5rem;
}
.ir-profile-tree-node__ext-info > input:nth-child(5) {
    width: 3.125rem;
    text-align: right;
}
.ir-profile-tree-node__childrens {
    /* margin-top: 0.125rem; */
}
.ir-profile-tree-node__childrens > div {
    padding-left: 2.3375rem;
}
.ir-profile-tree-node__vmenu {
    position: fixed;
    overflow-y: auto;
    z-index: 1000;
    padding-bottom: 2.4375rem;
    min-width: 12.5rem;
    height: 100%;
    border-left: 0.125rem solid #004D81;
    border-right: 0.125rem solid #004D81;
    background-color: white;
    white-space: nowrap;
}
.ir-profile-tree-node__vmenu-btn {
    /* display: inline; */
}
.ir-profile-tree-node__vmenu-btn > img {
    float: right;
    padding-right: 0.1875rem;
    align-content: flex-end;
    cursor: pointer;
}
.ir-container_warning {
    display: block;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    padding: 0.3125rem;
    /*width: calc(100% - 0.95rem);*/
    border: 0.0625rem solid red;
    background-color: #FBFBE5;
    box-shadow: 0.15rem 0.15rem 0.15rem rgb(100, 100, 100);
}
.ir-container_warning > strong {
    display: inherit;
    /* color: red; */
}
#conn_error.ir-container_warning {
    text-align: center;
    border: initial;
    background-color: initial;
    color: red;
    box-shadow: unset;
}
.ir-container_loader {
    margin: 0.625rem;
    color: red;
}
.ir-container_loader > img {
    vertical-align: top;
}
.ir-container_help {
    overflow-y: scroll;
    height: 100%;
}
.ir-container_copyright {
    text-align: center;
    font-weight: bold;
}
.ir-container_disabled {
    background-color: #FBFBE5;
}
a.ir-a-button {
    font: bold 0.75rem arial, sans-serif;
    color: #555;
    text-decoration: none;
    cursor: pointer;
}
a.ir-a-button span img {
    border: 0;
    margin-right: 0.3125rem;
    margin-bottom: -0.4375rem;
}
a.ir-a-button:hover {
    color: #FFA500;
}
.ir-item_disabled {
    pointer-events: none;
    opacity: 0.3;
    cursor: default;
}
.ir-item_highlight {
    background-color: #f4f0f0;
}
.ir-item_status-ok {
    color: green;
}
.ir-item_status-alert {
    color: red;
}
.ir-item_status-nodata {
    color: silver;
}
.ir-item_status-alert {
    background-color: red;
    color: white;
}
.ir-items-list {
    width: calc(100% - 0.1875rem);
    border: 0.0625rem solid silver;
}
.ir-items-list > div {
    max-width: calc(100% - 0.1875rem);
}
.ir-items-list > div > img {
    margin-left: 0.1875rem;
    margin-right: 0.3125rem;
    vertical-align: top;
    cursor: pointer;
}
.ir-items-list > div > input[type="checkbox"],
.ir-checkbox {
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
    vertical-align: top;
}
.ir-items-list input[type="text"],
.ir-items-list input[type="search"],
.ir-items-list input[type="password"] {
    width: 3.125rem;
}
.ir-combobox {
    position: relative;
    top: -0.625rem;
}
.ir-combobox select {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1.1875rem;
}
.ir-combobox input {
    position: absolute;
    left: 0.125rem;
    top: 0.125rem;
    width: calc(100% - 1.21rem);
    height: 0.82rem;
    border: 0rem !important;
}
.ir-combobox[disabled^="disabled"] > select,
.ir-combobox[disabled^="disabled"] > input {
    pointer-events: none;
    background-color: #F8F8F8;
    border-color: #D3D3D3;
}
.ir-scroll-up-btn,
.ir-scroll-up-window-btn {
    position: absolute;
    overflow: hidden;
    z-index: 20;
    right: 2.5rem;
    bottom: 2.5rem;
    /* width: 3.9375rem; */
    /* height: 3.8125rem; */
    /* background: url("/images/up_2.gif") no-repeat scroll; */
    cursor: pointer;
}
.ir-scroll-up-window-btn {
    position: fixed;
}
.ir-background-shadow {
    position: fixed;
    z-index: 1500;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0.8; /* Полупрозрачный фон */
    filter: alpha(Opacity=80); /* Прозрачность в IE */
    text-align: center;
    background: white;
}
.ir-background-shadow > img {
    position: absolute;
    left: calc(50% - 0.5rem);
    top: calc(50% - 0.5rem);
}
.ir-background-canvas {
    position: fixed;
    overflow: auto;
    z-index: 1900;
    margin: auto;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    /* background-color: rgba(42,72,134,.7); */
}
.ir-pagination {
    text-align: center;
    font-weight: normal;
    border-bottom: 0.0625rem solid silver;
}
.ir-pagination > a {
    cursor: pointer;
    padding: 0.3125rem;
}
.ir-pagination img {
    height: 0.75rem;
}
.ir-pagination > img {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
    cursor: pointer;
}
.ir-pagination > .selected {
    font-weight: bold;
}
.ir-cell {
    padding: 0.125rem;
    margin: 0;
    left: 0;
    right: 0;
    border: 0.0625rem solid black;
}
.ir-cell_head {
    padding: 0.125rem;
    margin: 0;
    left: 0;
    right: 0;
    white-space: nowrap;
    border: 0.0625rem solid black;
    text-align: center;
    font-weight: bold;
}
.ir-breadcrumb {
    display: inline;
    background-color: inherit;
}
.ir-breadcrumb > a:nth-child(1) {
    margin-left: 0;
    margin-right: 0.375rem;
}
.ir-breadcrumb > a:nth-child(1) > img {
    margin-bottom: 0.1875rem;
}
.ir-breadcrumb > #ModuleRootButton {
    text-decoration: none;
}
.ir-breadcrumb__item {
    display: inline-block;
}
.ir-breadcrumb__item + .ir-breadcrumb__item::before {
    margin-left: 0.3125rem;
    content: "/ ";
}
.ir-breadcrumb__item-link {
    text-decoration: none;
}
.ir-authorize-form {
    height: 80%;
    text-align: -webkit-center;
}
.ir-authorize-form > table td {
    text-align: right;
}
.ir-authorize-form > table td > select {
    width: 100%;
}
.ir-authorize-form > table td > input[type="text"],
.ir-authorize-form > table td > input[type="search"],
.ir-authorize-form > table td > input[type="password"] {
    width: 9.6875rem;
}
.ir-authorize-form > table > tbody > tr > td {
    width: 9.375rem;
}
.ir-authorize-form > table > tbody > tr:nth-child(1) > td {
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
    text-align: center;
    font-weight: bold;
    background-color: rgb(0, 77, 129);
    color: white;
}
.ir-authorize-form > table > tbody > tr:nth-child(1) a,
.ir-authorize-form > table > tbody > tr:nth-child(1) img {
    cursor: pointer;
}
.ir-authorize-form button,
.ir-authorize-form input[type="button"] {
    width: 9.9375rem;
}
.ir-authorize-form input[type="checkbox"] {
    margin-left: 0;
    margin-right: 0;
}
.ir-authorize-form .home-btn {
    float: left;
    padding-top: 0.125rem;
}
.ir-info > h1 {
    margin-top: revert !important;
    text-align: center;
}
.ir-info > h1,
.ir-info > h2,
.ir-info > h3,
.ir-info > p,
.ir-info > div,
.ir-info > img,
.ir-info > span {
    margin-left: 0.625rem;
    margin-top: 0.625rem;
    margin-right: 0.625rem;
}
.ir-info > table h2 {
    margin-left: -0.1875rem;
}
.ir-info > ul > li[type='circle'] {
    margin-left: 1.25rem;
}
.ir-info > ul > li[type='square'] {
    margin-left: 2.5rem;
}
.ir-info > img {
    max-width: calc(100% - 1.25rem);
    cursor: pointer;
}
.ir-info p {
    text-align: justify;
}
.ir-info p > img {
    max-width: 100%;
    cursor: pointer;
}
.ir-info .description {
    color: green;
}
.ir-personalized-params_level-1 {
    background-color: bisque;
}
.ir-personalized-params_level-2 {
    background-color: silver;
}
.ir-register-form {
    width: 100%;
}
.ir-register-form > tbody > tr {
    /* height: 1.5rem; */
}
.ir-register-form > tbody > tr > th {
    text-align: left !important;
    font-weight: normal;
}
.ir-register-form > tbody > tr > td:nth-child(1) {
    text-align: right;
    width: 25%;
    /* min-width: 10.625rem; */
}
.ir-register-form > tbody > tr > td:nth-child(2) {
    width: 50%;
    min-width: 8rem; /* 15.625rem; */
}
.ir-register-form > tbody > tr > td:nth-child(3) {
    padding-left: 0.3125rem;
    /* min-width: 12.5rem; */
    color: red;
}
.ir-register-form input {
    width: 100%;
    font-weight: bold;
}
.ir-register-form input[type="checkbox"] {
    float: right;
    width: initial;
    margin-right: 0;
}
.ir-register-form select {
    width: calc(100% + 0.25rem);
    height: 1.3125rem;
    font-weight: bold;
}
.ir-register-form span {
    float: right;
    margin-top: 0.0625rem;
}
.ir-register-form div {
    height: 0.5rem;
    line-height: 0.4375rem;
    font-size: 0.85rem;
    white-space: nowrap;
    text-align: left;
    color: red;
}
.ir-register-form button {
    margin-right: 0.3125rem;
    margin-bottom: 0.3125rem;
}
.ir-register-form__buttons {
    text-align:center;
}
.ir-search-words {
    font-style: normal;
    /*font-weight: bold;*/
    text-decoration: underline;
    background-color: yellow;
}
.ir-p-features {
    text-align: left !important;
    color: cornflowerblue;
}
.ir-p-features > strong {
    font-size: 1.5rem;
    color: black;
}
.ir-p-center {
    text-align: center !important;
}
.ir-p-center > small {
    color: silver;
}
.ir-p-center > strong {
    font-size: 1.5rem;
}
.ir-p-justify {
    text-align: justify !important;
}
.ir-pre {
    display: block;
    overflow-x: auto;
    padding: 0.625rem;
    background-color: aliceblue;
    font-family: monospace;
}
.ir-div_0 > div {
    vertical-align: top;
    width: 12.5rem;
    display: inline-block;
    margin-left: 0.3125rem;
}
.ir-div_0 > input[type="text"],
.ir-div_0 > input[type="number"],
.ir-div_0 > input[type="search"],
.ir-div_0 > input[type="password"] {
    margin-bottom: 0.25rem;
    width: calc(100% - 13.250rem);
}
.ir-div_0 > input[type="checkbox"] {
    vertical-align: top;
}
.ir-div_0 > select {
    margin-bottom: 0.25rem;
    width: calc(100% - 13.100rem);
}
.ir-div_0 > textarea {
    width: calc(100% - 13.475rem);
}
.ir-div_0 > .ir-combobox {
    display: inline-block;
    vertical-align: initial;
    margin-left: 0;
    margin-bottom: 0.25rem;
    width: calc(100% - 13.1rem);
}
.ir-div_1 {
    display: inline-block;
    width: 12rem !important;
    height: 2.5625rem;
    margin-left: 0.3125rem;
    margin-top: 0.125rem;
}
.ir-div_1 > input[type="text"],
.ir-div_1 > input[type="number"],
.ir-div_1 > input[type="search"],
.ir-div_1 > input[type="password"],
.ir-div_1 > textarea {
    width: 100%;
    margin-bottom: 0.25rem;
}
.ir-div_1 > input[type="checkbox"] {
    margin-left: 0;
}
.ir-div_1 > input[type="number"] {
    text-align: right;
    opacity: unset;
}
.ir-div_1 > select {
    width: calc(100% + 0.125rem);
}
.ir-div_1 > button {
    width: calc(100% + 0.25rem);
}
.ir-we-using-cookie {
    display: flex;
    position: fixed;
    z-index: 99999;
    padding: 0.9375rem 0.9375rem;
    left: 50%;
    bottom: 1.875rem;
    max-width: 64.5625rem;
    transform: translateX(-50%);
    align-items: center;
    background: rgba(0,0,0,.78);
    box-shadow: 0 0.5rem 0.9375rem rgba(0,0,0,.2);
}
.ir-we-using-cookie a {
    text-decoration: underline;
    color: #2471FF;
}
.ir-we-using-cookie-desc {
    width: 100%;
    font-size: 0.875rem;
    line-height: 1.1875rem;
    font-family: Roboto;
    color: #FFF;
}
.ir-we-using-cookie-desc > p {
    margin: 0;
    text-align: justify;
}
.ir-we-using-cookie-button {
    margin-left: 3.75rem;
}
.ir-we-using-cookie-button a {
    display: block;
    padding: 0.4375rem 1.25rem;
    cursor: pointer;
    font-family: "Roboto",sans-serif;
    background: #2471FF;
    border-radius: 0.0625rem;
    font-weight: 500;
    font-size: 0.875rem;
    color: #fff;
    text-decoration: none;
    line-height: 1.1875rem;
}
.ir-blink {
    animation: blink 1.4s infinite;
}
.ir-select-list-btn {
    font-weight: bold;
    text-align: center;
    background-color: #FBFBE5;
}
.ir-select-list-btn.enabled {
    color: white;
    background-color: #004D81;
}
.ir-register-profile-btn {
    padding: 5px;
    background-color: #FBFBE5;
    box-shadow: 0.3125rem 0.3125rem 0.3125rem rgb(100, 100, 100);
}
.ir-presentation-btn,
.ir-register-profile-btn > a {
    text-decoration: none;
}

@keyframes blink {
    from { opacity: 1; }
    to { opacity: 0.3; }
}

@media (min-width: 1280px) and (max-width: 1919px) {
    .ir-we-using-cookie {
        width: calc(100% - 15.625rem);
    }
}

@media (min-width: 768px) and (max-width: 1279px) {
    .ir-we-using-cookie {
        width: calc(100% - 3.75rem);
    }
}

@media (max-width: 1280px) {
    .ir-background-shadow.ir-device > img {
        height: 3.125rem;
        left: calc(50% - 1.5625rem);
        top: calc(50% - 1.5625rem);
    }
    .ir-scroll-up-window-btn.ir-device > img,
    .ir-scroll-up-btn.ir-device > img {
        width: 3.125rem;
    }
    .ir-scroll-up-window-btn.ir-device > img:active,
    .ir-scroll-up-btn.ir-device > img:active {
        background-color: #73D3F7;
    }
    .ir-info > img {
        width: calc(100% - 1.25rem);
    }
    .ir-info p > img {
        width: 100%;
    }
}

@media (max-width: 860px) {
    .ir-container-node-tile {
        text-align: center;
    }
    .ir-node-tile {
        width: 7.5rem; /* 5.625rem; */
        height: 8.9rem;
    }
    .ir-node-tile > a > h4 > div {
        height: 1.6667rem; /* 1.25rem; */
        font-size: 0.6667rem; /* 0.5rem; */
    }
    .ir-node-tile > a > h4 > img {
        width: 6.3331rem;
        height: 6.3738rem;
    }
}

@media (max-width: 768px) {
    /* .ir-module-panel__breadcrumb-area, */
    .ir-module-panel__account-btn,
    .ir-module-panel__administrator-btn,
    .ir-module-panel__rights-btn,
    .ir-module-panel__statuses-btn,
    .ir-module-panel__up-btn,
    .ir-module-panel__down-btn,
    .ir-module-panel__excel-btn,
    .ir-module-panel__print-btn,
    .ir-module-panel__download-btn {
        display: none;
    }
    .ir-module-panel__name > input {
        min-width: 2rem !important;
    }
    .ir-module-panel__autorestart > input[type="number"] {
        min-width: 2.6rem;
        max-width: 2.6rem;
    }
    .ir-module-panel__run-btn {
        padding-left: 0.3125rem;
        padding-right: 0.3125rem;
        width: 100% !important;
    }
}

@media (max-width: 767px) {
    .ir-we-using-cookie {
        padding-left: 0.9375rem;
        width: calc(100% - 2.5rem);
        flex-wrap: wrap;
    }
    .ir-we-using-cookie-button {
        display: block;
        margin-left: 0;
        margin-top: 1.25rem;
        width: calc(100% - 2.5rem);
    }
    .ir-we-using-cookie-button a {
        width: 100%;
        text-align: center;
    }
}