.new_jdesktop_section {
    position: relative;
    height: 100%;
    width: 100%;
}

.new_jdesktop_section > .ui-jqgrid {
    float: left;
}

.new_jdesktop_section > .resizer {
    /*height: 100%;*/
    width: 5px;
    cursor: col-resize;
    float: right;
}

#MISSED_GRID_ilsave,
#MO_GRID_toppager_center {
    display: none;
}

#MO_GRID_toppager_left {
    padding-left: 5px;
    overflow: hidden;
}

.ui-jqgrid .ui-pg-table td,
.ui-jqgrid .ui-jqgrid-htable th,
.ui-jqgrid .ui-jqgrid-hbox,
.ui-jqgrid .jqgrid-rownum,
.interpritation_points th {
    background: linear-gradient(to bottom, #D9DAE3, #B2B3C4, #9FA1B5, #82839D) !important;
    color: #fff !important;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
}

.ui-jqgrid,
.interpritation_points {
    border: none;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    overflow: hidden;
}

.interpritation_points {
    width: 100%;
}

.ui-jqgrid-btable tr:not(.jqgfirstrow) td {
    height: 15px !important;
    padding: 3px;
    color: #000066;
}

.ui-jqgrid-btable tr:not(.jqgfirstrow):not([editable]).ui-state-highlight td {
    background: none;
}

.ui-jqgrid-btable tr:hover td {
    background: #dde;
}

.ui-jqgrid .ui-jqgrid-toppager .ui-pager-control,
.ui-jqgrid .ui-jqgrid-pager .ui-pager-control {
    height: 27px;
}

.ui-th-ltr,
.ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr {
    vertical-align: middle;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid rgb(170, 170, 170);
    background: linear-gradient(to bottom, #D9DAE3 0%, #B5B7DB 100%);
    color: #000066;
}

.ui-state-highlight td,
.ui-widget-content .ui-state-highlight td,
.ui-widget-header .ui-state-highlight td {
    background: linear-gradient(to bottom, #D9DAE3 0%, #B5B7DB 100%);
}

.ui-jqgrid .inline-edit-cell {
    padding: 0px !important;
    background: none;
}

.ui-jqgrid .ui-jqgrid-view input:not([type=checkbox]),
.ui-jqgrid .ui-jqgrid-view textarea,
.ui-jqgrid .ui-jqgrid-view div.input {
    width: 100%;
    margin: 0px;
    border: none;
    border-radius: 0px;
    box-sizing: border-box;
    resize: none;
}

.width_auto_to_child_input > input {
    width: auto !important;
}

.ui-jqgrid .ui-jqgrid-view select {
    width: 100%;
    resize: none;
}

.ui-jqgrid .ui-jqgrid-view td[role=gridcell] > select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.ui-jqgrid .ui-jqgrid-view td[role=gridcell] > select::-ms-expand {
    display: none;
}

.ui-jqgrid .ui-jqgrid-view input:focus,
.ui-jqgrid .ui-jqgrid-view select:focus,
.ui-jqgrid .ui-jqgrid-view textarea:focus {
    outline: none;
}

.ui-jqgrid .ui-jqgrid-ftable {
    border-left: solid #aaa 1px;
    table-layout: auto;
}

.ui-jqgrid .footrow {
    border-top: #fff;
}

.ui-jqgrid .footrow td {
    vertical-align: middle;
}

.ui-menu {
    z-index: 999;
    position: absolute;
}

.ui-menu li {
    list-style-image: none !important;
}

.ui-menu li table {
    width: 100%;
}

.ui-menu li table tr td:last-child:not(:first-child) {
    text-align: right;
}

.toppager_center {
    width: 0;
}

.toppager_left .reports_drop_down_list,
.toppager_left .mo_name,
.toppager_left .select_period,
.toppager_left .mass_actions_drop_down_list,
.toppager_left .options_drop_down_list,
.toppager_left .indicators_drop_down_list,
.toppager_left .report_parameters_drop_down_list,
.toppager_left .report_fields_drop_down_list {
    float: left;
    margin-left: 10px;
    cursor: pointer;
}

.toppager_left .select_period {
    margin-top: -1px;
}

.toppager_left .reports_drop_down_list .fa,
.toppager_left .mo_name .fa,
.toppager_left .select_period .fa,
.toppager_left .mass_actions_drop_down_list .fa,
.toppager_left .options_drop_down_list .fa,
.toppager_right .options_drop_down_list .fa,
.toppager_left .indicators_drop_down_list .fa,
.toppager_left .report_parameters_drop_down_list .fa,
.toppager_left .report_fields_drop_down_list .fa {
    margin-left: 3px;
}

.toppager_left .select_period .fa-caret-left,
.toppager_left .select_period .fa-caret-right {
    font-size: 114%;
    /*margin-left: 4px;
    margin-right: 4px;*/
}

.toppager_right .options_drop_down_list,
.toppager_right .buttons .fa {
    float: right;
    margin-right: 10px;
    cursor: pointer;
}

.toppager_right .options_drop_down_list .fa {
    margin-right: 3px;
}

.ui-jqgrid-btable tr td.mark_as_required_and_empty {
    background: rgba(255, 0, 0, .5);
}

.ui-jqgrid-btable tr td,
.ui-jqgrid-btable tr input,
.ui-jqgrid-btable tr select,
.ui-jqgrid-btable tr textarea,
.ui-jqgrid-btable tr span {
    color: #000066;
    border: none;
}

.ui-jqgrid-btable tr.empty-fact td,
.ui-jqgrid-btable tr.empty-fact input,
.ui-jqgrid-btable tr.empty-fact select,
.ui-jqgrid-btable tr.empty-fact textarea,
.ui-jqgrid-btable tr.empty-fact span {
    color: gray !important;
}

.ui-jqgrid tr.ui-search-toolbar td input,
.ui-jqgrid tr.ui-search-toolbar td select {
    padding-right: 0px;
    background-color: white;
    border-radius: 5px;
    height: 19px !important;
    padding-left: 0px;
}

.ui-jqgrid tr.ui-search-toolbar td select {
    height: 19px !important;
    padding: 0px;
    padding-left: 2px;
}

.ui-menu-item {
    white-space: pre;
}

.ui-menu-item .fa {
    float: right;
    margin-left: 5px;
    margin-right: 5px;
}

.ui-jqgrid tr.jqgrow td {
    white-space: nowrap;
    vertical-align: top;
}

.contenteditable {
    outline: none !important;
}

.contenteditable a {
    cursor: pointer;
}

.ui-widget-content {
    color: #000066 !important;
}

.fileUploadArea {
    background: none;
    border: none;
    border-radius: 0;
    width: 100%;
    height: 100%;
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
}

.fileUploadArea:before,
.tagsArea:before {
    color: #999;
}

.fileUploadArea:hover:before,
.tagsArea:hover:before {
    color: red;
}

.fileUploadArea .filePreview .fa.fa-minus,
.tagsArea .selectedTag .fa.fa-minus {
    cursor: pointer;
    color: #999;
    /*float: right;*/
    visibility: hidden;
    border: 1px solid #999;
    border-radius: 2px;
    margin: 1px;
    padding-top: 1px;
    padding-left: 2px;
    padding-right: 2px;
}

.fileUploadArea .filePreview,
.tagsArea .selectedTag {
    border: none;
    padding: 2px;
    margin: 2px;
    white-space: nowrap;
    display: inline-block;
}

.fileUploadArea .filePreview:hover .fa.fa-minus {
    visibility: visible;
}

.tagsArea .selectedTag:hover .fa.fa-minus {
    visibility: visible;
}

.fileUploadArea:hover .fa.fa-plus {
    visibility: visible;
}

.fileUploadArea .filePreview a {
    text-decoration: none !important;
}

.fileUploadArea .filePreview:hover a {
    text-decoration: underline !important;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
    text-decoration: underline;
}

.ui-jqgrid .ui-jqgrid-htable .ui-th-div {
    height: auto;
    margin-top: 5px;
    margin-bottom: 5px;
}

.ui-th-column,
.ui-jqgrid .ui-jqgrid-htable th.ui-th-column {
    white-space: normal;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.indicator_area,
.report_area {
    width: 100%;
    position: absolute;
    z-index: 102;
    background: #fff;
    overflow-y: visible;
}

.interpritation_graphic {
    width: 106px;
    height: 106px;
    border: solid 1px rgb(170, 170, 170);
}

.interpritation_points {
    border-collapse: separate;
    border-spacing: 0px;
}

.interpritation_points th {
    padding: 5px;
    text-align: center;
}

.interpritation_points th:not(:last-child) {
    border-right: 1px solid #d3d3d3;
}

.interpritation_points td {
    border-bottom-width: 1px;
    border-bottom-color: rgb(170, 170, 170);
    border-bottom-style: solid;
    border-right-width: 1px;
    border-right-color: rgb(170, 170, 170);
    border-right-style: solid;
    height: auto;
    padding: 5px;
    color: #000066;
}

.interpritation_points tr td:not([style*="display:none"]):first-child {
    border-left-width: 1px;
    border-left-color: rgb(170, 170, 170);
    border-left-style: solid;
}

.indicator_parameters,
.report_parameters {
    float: left;
}

.all_indicator_parameters,
.all_report_parameters {
    border-top: solid 1px #898989;
}

.ui-icon.fa {
    text-indent: inherit;
    background-image: none;
}

.hidden {
    display: none;
}

.ui-jqgrid tr.jqgrow {
    cursor: pointer;
}

.ui-jqgrid tr.jqgrow[editable] {
    cursor: text;
}

.clear {
    clear: both;
}

.hide_params,
.show_params {
    cursor: pointer;
}

.indicator_parameters form,
.report_parameters form {
    float: left;
    margin: 2px;
}

.report_parameters form {
    border: solid 1px #aaa;
    padding: 5px;
    height: 150px;
    overflow-y: auto;
    margin-top: 10px;
}

.indicator_parameters form .subtitle,
.report_parameters form .subtitle {
    color: #666;
    font-size: 12px;
    font-weight: bold;
}

.report_parameters form .subtitle {
    margin-top: -12px;
    position: absolute;
    background: #fff;
}

.report_parameters form ul {
    margin-left: 10px;
}

.report_parameters form > ul {
    margin-left: 0px;
}

.report_parameters form ul li {
    padding: 2px;
}

.xr_field {
    padding: 3px;
    padding-right: 6px;
    padding-bottom: 2px;
}

.form_add_indicator .xr_field {
    border: none;
}

.xr_field.allow_edit:hover,
input[type=button]:hover,
input[type=submit]:hover {
    cursor: pointer;
}

.xr_field > label {
    font-weight: bold;
    /*float: left;*/
    background-color: #fff;
    margin-bottom: -1px;
}

.xr_field > span {
    background-color: #fff;
}

.form_add_indicator .xr_field > span {
    float: none;
}

.xr_field > span input,
.xr_field > span select {
    display: inline;
    background-color: #fff;
    padding: 1px;
    width: auto !important;
}

.indicator_title .column,
.report_title .column {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 2px;
}

.indicator_title .column > label,
.indicator_title .column > form label,
.report_title .column > label,
.report_title .column > form label {
    color: #666;
    font-weight: bold;
}

.indicator_title .mo_info {
    color: #666;
}

.indicator_title .column .xr_field {
    border-bottom: none;
    margin-bottom: 0;
    padding: 0;
}

.indicator_title .column > .show_prev_indicator,
.indicator_title .column > .show_next_indicator,
.indicator_title .column > .show_params,
.indicator_title .column > .hide_params,
.indicator_title .column > .close_bttn,
.report_title .column > .show_params,
.report_title .column > .hide_params,
.report_title .column > .close_bttn {
    cursor: pointer;
    color: #000066;
    font-size: 14px;
    margin-right: 5px;
    font-weight: normal;
}

.timeinput {
    white-space: nowrap;
    border: none;
}

.timeinput > input[type=number] {
    width: 13px;
    padding: 0;
    background: transparent;
}

.timeinput > input[type=number]:first-child {
    text-align: right;
}

.hr {
    width: 20px !important;
}
.mn {
    width: 13px !important;
}

td[role=gridcell] .add-indicator {
    color: green;
    margin-left: 10px;
    cursor: pointer;
    display: none;
}

tr:not([editable]) td[role=gridcell]:hover .add-indicator {
    display: inline-block;
}

.form_add_indicator table,
.form_edit_experts table {
    width: 100%;
}

.form_edit_experts table {
    margin: 0;
}

.form_add_indicator table td.title,
.form_edit_experts table td.title {
    width: 50px;
    text-align: right;
    white-space: nowrap !important;
    font-weight: bold;
    vertical-align: middle;
}

.form_add_indicator table td,
.form_edit_experts table td {
    border: none !important;
    background-color: #fff !important;
    background-image: none !important;
    cursor: default;
}

.form_add_indicator input,
.form_add_indicator textarea,
.form_edit_experts input,
.form_edit_experts textarea {
    border: 1px #cccccc solid !important;

}

.form_add_indicator input[type="button"],
.form_edit_experts input[type="button"] {
    border: solid 1px #7d7f99 !important;
}

.form_edit_experts input.search {
    width: 50% !important;
    border: solid 1px lightgrey !important;
    height: 18px;
}

.form_edit_experts input.close,
.form_add_indicator input.cancel,
.form_add_indicator input.save {
    width: auto !important;
    height: 18px;
    box-shadow: none;
    padding-bottom: 0;
    padding-top: 0;
    margin-bottom: 8px !important;
    margin-top: 5px !important;
    color: white;
}

.form_add_indicator select {
    max-width: 200px !important;
}

.form_add_indicator label {
    color: #666;
    font-weight: 100;
}

.form_edit_experts input {
    border-radius: 0 !important;
}

.form_edit_experts input[type="number"] {
    height: 19px;
    padding-bottom: 0;
    padding-top: 0;
    border: #7F9DB9 1px solid !important;
}

.xr_toppage {
    width: 100%;
    text-align: left;
    background: linear-gradient(to bottom, #D9DAE3, #B2B3C4, #9FA1B5, #82839D);
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    height: 27px;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
}

.indicator_buttons_area,
.report_buttons_area {
    width: 100%;
}

.indicator_buttons_area .left,
.report_buttons_area .left {
    text-align: left;
}

.indicator_buttons_area .center,
.report_buttons_area .center {
    text-align: center;
}

.indicator_buttons_area .right,
.report_buttons_area .right {
    text-align: right;
}

.indicator_buttons_area .left a,
.indicator_buttons_area .center a,
.indicator_buttons_area .right a,
.report_buttons_area .left a,
.report_buttons_area .center a,
.report_buttons_area .right a {
    margin: 5px;
}

.ui-jqgrid tr.ui-row-ltr td {
    /* padding: 3px 2px 0 2px;*/
    padding: 3px 5px;
}

.ui-jqgrid tr.ui-row-ltr td.traffic_light_cell, .ui-jqgrid tr.ui-row-ltr td.type_icon_cell {
    padding: 0 2px 0 2px;
}

.ui-jqgrid .tree-wrap {
    height: 11px;
}

.tree-minus, .tree-plus {
    padding-top: 1px;
    font-size: 14px;
}

.level-0 .tree-minus, .level-0 .tree-plus {
    margin-left: 3px;
}

.ui-jqgrid .tree-minus, .ui-jqgrid .tree-plus {
    width: 25px;
    height: 25px;
}

.form_edit_intepretation td {
    padding: 3px;
    text-align: left;
}

.form_edit_intepretation tr > td.title {
    vertical-align: middle;
    font-weight: bold;
    text-align: right;
    white-space: nowrap !important;
}

.form_edit_intepretation input {
    border: 1px solid gray !important;
    border-radius: 3px !important;
    color: #000066;
}

/* Профиль пользователя */
.left-col {
    width: 150px;
    float: left;
    text-align: center;
}

.right-col {
    margin-left: 150px;
}

.short .left-col {
    width: auto !important;
}

.short .right-col {
    margin-left: 0 !important;
}

.form_add_indicator .left-col {
    width: 300px;
    float: left;
    text-align: center;
}

.form_add_indicator .right-col {
    margin-left: 300px;
}

.form_add_indicator .right-col input[type="text"],
.form_add_indicator .right-col textarea {
    margin-bottom: 5px;
}

h1.user-info {
    text-align: center;
    font-weight: bolder;
    font-size: 13px;
    margin-bottom: 10px;
    margin-top: 10px;
}

table.user-info {
    margin-bottom: 10px;
}

table.user-info tr td {
    padding: 2px 0;
}

table.user-info th {
    font-weight: bolder;
    padding-top: 5px;
}

table.user-info th, .user-info th td {
    width: 150px;
}

.fa.fa-caret-down.show_menu {
    float: right;
    font-size: 8px;
}

.indicator_task {
    padding: 10px 0;
}

.param-block {
    float: left;
    width: 220px;
    padding: 5px 0;
}

.indicator_task .xr_field span {
    display: inline-block;
}

.param-block span:first-child,
.indicator_task .xr_field label {
    float: left;
    font-weight: bolder;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.param-block span:last-child {
    float: left;
}

.param-block span.has-input input,
.param-block span.has-input select {
    display: none;
    margin-top: -4px;
}

.param-block.details {
    display: none;
}

.profile-container,
.add-slave-container {
    padding-top: 10px;
}

.dots {
    padding-right: 5px;
}

.profile-actions {
    padding-top: 10px;
}

.profile-actions a {
    text-decoration: none;
    padding: 2px 5px;
    background: #dde;
    display: block;
    margin: 3px 20px;
    text-align: center;
}

.details input[type=button] {
    margin: 1px 0;
}

#user-assign {
    display: none;
}

#user-assign {
    margin-bottom: 15px;
}

#unlink-form {
    padding-top: 10px;
    display: none;
}

#unlink-form table tr td {
    padding-bottom: 10px;
    padding-right: 5px;
}

tr.jqgrow .mo_info {
    color: gray;
    font-size: 80%;
    margin-left: 5px;
}

.period_selector {
    background-color: #fff;
    padding: 2px;
    border: outset 1px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.period_selector .period_top_block {
    background-color: #d3d3d3;
    padding: 2px;
}

.period_selector .period_middle_block {
    background-color: #fff;
    padding: 2px;
}

.period_selector .period_bottom_block {
    background-color: #d3d3d3;
    padding: 2px;
}

.period_selector .period_key {
    float: left;
    margin-left: 2px;
    margin-right: 2px;
    width: 128px;
}

.period_selector .next_period,
.period_selector .prev_period {
    float: left;
    font-size: 20px;
    cursor: pointer;
}

.period_selector .period_start {
    margin-bottom: 2px;
}

.period_selector .period_end,
.period_selector .period_start {
    width: 140px;
    display: block;
    background-image: url(/public/assets/icons/calendar.gif);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: contain;
}

.period_selector .accept_period {
    width: 140px;
    cursor: pointer;
}

.grid_popup .ui-jqgrid-toppager,
.no_full_size .mo_name {
    display: none;
}

.ui-jqgrid-bdiv > div {
    border-left: solid #aaa 1px;
    /*border-right: solid #aaa 1px;*/
    /*overflow: hidden;*/
}

/*.backlighting_editables tr[editable] div.editable,
.backlighting_editables tr[editable] input.editable {
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    padding: 2px!important;
    margin: 2px;
    background-color: #fff!important;
    border-radius: 3px;
}*/
.create_backup_form {
    padding: 10px;
    vertical-align: middle;
}

.create_backup_form input[type=submit] {
    border: 1px solid gray !important;
    border-radius: 3px !important;
    color: #000066;
    width: 120px !important;
}

.ui-dialog {
    border-radius: 0;
    background-color: #f3f3ff;
    border: solid 1px #ccf;
}

.ui-dialog .ui-dialog-content {
    padding: 3px;
}

.ui-dialog-titlebar {
    border-radius: 0 !important;
    border: none;
    background: #82839D url(../icons/box_header_bg.gif) repeat-x scroll center top;
    height: 18px;
    color: #FFFFFF;
}

.ui-dialog .ui-dialog-titlebar-close {
    height: 16px;
    width: 16px;
}

.ui-multiselect div.selected,
.ui-multiselect div.available {
    background-color: #FFFFFF;
}

.ui-multiselect {
    border: solid #ccf 1px !important;
}

.ui-multiselect div.available {
    border-left: solid #ccf 1px !important;
}

.ui-multiselect input.search {
    padding: 0 !important;
}

.ui-state-default {
    background: none !important;
    background-color: #eee !important;
    color: #006 !important;
    margin-bottom: 0 !important;
}

button.ui-state-default {
    background: #fff url(../icons/box_header_bg.gif) repeat-x top left !important;
    color: #fff !important;
    border-radius: 0 !important;
    height: 18px !important;
    border: solid #7D7F99 1px !important;
}

button.ui-dialog-titlebar-close {
    background: none !important;
    border: none !important;
    color: #000 !important;
}

.ui-icon-closethick {
    background: url(../icons/jwin_bt_close.png) !important;
}

.ui-button-text-only .ui-button-text {
    padding: 0 5px !important;
}

ul.connected-list > li {
    background-color: #f3f3ff !important;
    border-bottom: solid 1px #aaa !important;
}

ul.connected-list > li:nth-child(even) {
    background-color: #fff !important;
}

.xr_field.files_field,
.xr_field.tags_field {
    float: left;
}

.xr_field.files_field > label,
.xr_field.tags_field > label,
.xr_field.files_field .fileUploadArea .fa.fa-plus {
    display: none;
}

.xr_field.files_field span,
.xr_field.tags_field span {
    width: auto;
}

.xr_field.files_field .fileUploadArea .filePreview .fa.fa-minus,
.xr_field.tags_field .tagsArea .selectedTag .fa.fa-minus {
    border: none;
    border-radius: 0;
    margin: 0;
    padding-top: 0;
    padding-right: 2px;
}

.editable_name,
.editable_name input {
    color: #666;
    font-size: 11px;
    font-weight: bold;
    font-family: arial, "Helvetica Neue", Helvetica, sans-serif;
}

.ui-multiselect div.available,
.ui-multiselect div.selected {
    overflow-y: auto;
}

.ui-multiselect input.search {
    width: 70px !important;
}

.ui-jqgrid-btable tr[id^=new]:not(.saved) td:not(.nogray),
.ui-jqgrid-btable tr[id^=new]:not(.saved) td select:not(.nogray),
.ui-jqgrid-btable tr[id^=new]:not(.saved) td input:not(.nogray):not([type=button]):not([type=submit]),
.ui-jqgrid-btable tr[id^=new]:not(.saved) td div:not(.nogray) {
    color: #aaa;
    background-color: #fff;
}

.show_indicator_params_from_inline {
    cursor: pointer;
    color: #aaa;
    margin-right: 5px;
    /*display: none;*/
}

.show_indicator_params_from_inline:hover {
    color: red;
}

.help_icon {
    color: #aaa;
    margin-right: 3px;
    font-size: 13px;
}

.only_mobile {
    display: none;
}

.only_desktop {
    display: initial;
}

.zero {
    color: #aaa !important;
}

.missed .zero {
    display: none;
}

.select_none {
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

#loading_indicator {
    background-image: url(../icons/ajax_loader.gif);
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: center 16px;
    background-color: #fff;
    opacity: 0.8;
    position: fixed;
    top: 5px;
    left: 50%;
    left: calc(50% - 80px);
    height: 34px;
    width: 62px;
    z-index: 9999;
    color: #000;
    border-radius: 5px;
    padding-top: 5px;
    padding-left: 36px;
    padding-right: 36px;
    text-align: center;
    font-weight: bold;
    font-size: 110%;
}

#loading_indicator > .fa-times {
    position: absolute !important;
    font-size: 16px !important;
    right: 2px !important;
    top: 4px !important;
    cursor: pointer !important;
}

.show_on_show_report {
    display: none;
}

.visible-off {
    visibility: hidden;
}

.td-fix {
    padding: 3px 5px 3px 5px !important;
    white-space: nowrap !important;
    /*width: 5px;*/
}

.table-fix {
    table-layout: auto !important;
}

.ui-jqgrid .ui-jqgrid-btable {
    table-layout: auto !important;
}

#PROFILE_AVATAR {
    width: 128px;
    height: 128px;
}

.not_show_add_button .add-indicator {
    display: none !important;
}

.form_editor_toolbar {
    position: absolute;
    height: 20px;
    margin-top: 30px;
    background: linear-gradient(to bottom, #D9DAE3, #B2B3C4, #9FA1B5, #82839D);
    border-radius: 2px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    cursor: default;
}

.form_editor_toolbar .fa {
    color: #fff;
    margin: 5px;
    cursor: pointer !important;
}

.form_editor_toolbar .vline {
    color: #fff;
    margin-left: 2px;
    margin-right: 2px;
}

.add-slave-container {
    overflow: auto;
   /* height: 100%;*/
}

.add-slave-forms-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.add-slave-form-wrapper {
    width: 360px;
}

.profile-form-wrapper {
    width: 320px;
}

.add-slave-title {
    font-weight: bold;
    background-color: #DDDDEE;
    margin: 0 5px 10px 0;
    padding: 5px;
}

.profile-title {
    font-weight: bold;
    background-color: #eee;
    padding: 5px;
    width: 300px;
}

.profile-field-name {
    width: 150px;
}

.add-slave-more-data-wrapper {
    display: flex;
    margin: 10px;
    align-items: center;
}

.add-slave-plus {
    height: 9px;
    width: 9px;
    background: url('data:image/gif;base64,R0lGODlhCQAJAJEAAP///9Dc4H6LjwAAACwAAAAACQAJAEACFJSPiTHdYYIcEopKZax1s35NINcVADs=') no-repeat center;
    cursor: pointer;
}

.add-slave-minus {
    height: 9px;
    width: 9px;
    background: url('data:image/gif;base64,R0lGODlhCQAJAJEAAP///9Dc4H6LjwAAACwAAAAACQAJAEACEZSPiTHdYYKcUNAZb9Vb5ysUADs=') no-repeat center;
    cursor: pointer;
}

.add-slave-more-data-text {
    margin-left: 10px;
    cursor: pointer;
}

.add-slave-add-fields-wrapper {
    display: flex;
    margin: 10px;
    align-items: center;
}

.add-slave-add-field-wrapper {
    margin-right: 10px;
    display: flex;
    align-items: center;
}

.add-slave-add-field-icon {
    height: 7px;
    width: 7px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHBAMAAAA2fErgAAAAMFBMVEUAAAAAnRIAjA4AphQAlRAAgwwAqRUAnBIAjQ4AbQYAaQVB51Jk7nVV62Ys4j0a3ys6GyEmAAAAC3RSTlMAzMzMzMyZmZmZzDE7FjwAAAAqSURBVAjXY2BITmBgYLAxYGAolBUsYPDevduBoUlPqYGBIT4AKDFrAgMAeCEHa8RMKPEAAAAASUVORK5CYII=') no-repeat center;
}

.add-slave-add-field-text {
    margin-left: 3px;
    border-bottom: 1px dashed #333;
}

.add-slave-role-text {
    font-weight: bold;
}

.profile-container {
    overflow: auto;
    height: 100%;
}

.profile-forms-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.profile-buttons-wrapper {
    display: flex;
    flex-direction: column;
}

.profile-button {
    margin: 3px;
    cursor: pointer;
}

.profile-warning,
.add-slave-warning {
    height: 11px;
    border: 1px solid #333;
    width: 280px;
    margin: 10px;
    padding: 2px;
    background-color: red;
    color: #fff;
    display: none;
}

.div-wrp {
    display: flex;
    justify-content: center;
    align-items: center;
}

.div-file,
.div-lbl {
    margin-right: 5px;
}

#REPORT_AREA {
    visibility: visible;
}

.content-report {
}

.content-library {
    display: flex;
}

.gridContentDiv {
    height: 100%;
    overflow-y: scroll;
}

.jq-grid-comment-description-text {
    border: none;
    color: #000066;
    word-wrap: break-word;
    overflow-wrap: break-word;
    white-space: normal;
    min-height: 11px;
}

.jq-grid-comment-description-text[contenteditable=true] {
    outline-width: 0;
}

.jq-grid-comment-description-text-empty {
    color: #AAAAAA !important;
}

.jq-grid-comment-description-files {
    display: none;
}

.jq-grid-comment-description-labels {
    display: none;
}

.jq-grid-comment-description-files-list-wrapper {
    display: flex;
}

.jq-grid-comment-description-labels-list-wrapper {
    display: flex;
}

.ui-jqgrid-hdiv {
    background: linear-gradient(to bottom, #D9DAE3, #B2B3C4, #9FA1B5, #82839D) !important;
}

.ui-jqgrid-bdiv {
    border-right: 1px solid #aaa;
    visibility: hidden;
}

#gview_MOVE_TO_MO_GRID .ui-jqgrid-bdiv {
    visibility: visible;
}

#gview_COPY_TO_MO_GRID .ui-jqgrid-bdiv {
    visibility: visible;
}

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

.profile-wrapper {
    display: flex;
    background-color: white;
    width: 100%;
    justify-content: center;
}

.profile-photo {
    margin-right: 5px;
    text-align: center;
    text-align: -webkit-center;
}

.profile-avatar {
    height: 200px;
    max-width: 200px;
    background: no-repeat center;
    background-size: cover;
}

.profile-photo-form {

}

.profile-photo-form > input {
    margin: 3px;
}

.profile-photo-status {
    margin-left: 5px;
    color: #ff0000;
}

.profile-other-data {

}

.profile-form {
    display: flex;
    flex-wrap: wrap;
}

.profile-employee {
    margin-right: 5px;
    flex: 1;
}

.profile-object {
    flex: 1;
}

.profile-head {
    font-weight: bold;
    background-color: #DDDDEE;
    margin: 10px 0 10px 0;
    padding: 5px;
    text-align: left;
}

.profile-option,
.add-slave-option {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

.profile-form-element {

}

.profile-label,
.add-slave-label {
    width: 150px;
}

.profile-label label,
.add-slave-label label {
    color: rgba(43, 48, 91, 0.63);
}

.profile-label-fieldset  {
    width: 144px;
}

.profile-label-fieldset label  {
    color: rgba(43, 48, 91, 0.63);
}

.profile-label span {
    color: red;
}

.profile-remove-move-wrapper {
    display: flex;
    margin-top: 10px;
    align-items: center;
    justify-content: center;
}

.profile-file-list-wrapper {
    display: flex;
}

.profile-file-list-name {
    word-wrap: break-word;
    overflow-wrap: break-word;
    white-space: normal;
    width: 150px;
}

.profile-file-list-delete {
    margin-left: 5px;
    color: red;
    cursor: pointer;
}

.jqx-window-remove {
    display: none;
}

.jqx-window-move {
    display: none;
}

.jqx-window-content-wrapper-move {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.thumb-div {
    height: 64px;
    width: 64px;
    background: no-repeat center / cover;
}

.thumb-tooltipster-div {
    height: 256px;
    width: 256px;
    background: no-repeat center / cover;
}

.select_period > i.fa-caret-left {
    margin: 0;
    padding: 0 4px 0 4px;
}

.select_period > i.fa-caret-right {
    margin: 0;
    padding: 0 4px 0 4px;
}

.ui-jqgrid-hdiv {
    visibility: hidden;
}

#gview_MOVE_TO_MO_GRID .ui-jqgrid-hdiv {
    visibility: visible;
}

#gview_COPY_TO_MO_GRID .ui-jqgrid-hdiv {
    visibility: visible;
}

.no-margin {
    margin: 0;
}

.is-save-placeholder::-webkit-input-placeholder {
    color: #000066;
}

.is-save-placeholder::-moz-placeholder {
    color: #000066;
}

.is-save-placeholder:-moz-placeholder {
    color: #000066;
}

.is-save-placeholder:-ms-input-placeholder{
    color: #000066;
}

.align-right {
    text-align: right;
}

.align-center {
    text-align: center;
}

.v-align-middle {
    vertical-align: middle;
}

.font-zero {
    font-size: 0;
}

.block-inline-10 {
    width: 10%;
    display: inline-block;
    vertical-align: top;
}

.block-inline-20 {
    width: 20%;
    display: inline-block;
    vertical-align: top;
}

.block-inline-30 {
    width: 30%;
    display: inline-block;
    vertical-align: top;
}

.block-inline-40 {
    width: 40%;
    display: inline-block;
    vertical-align: top;
}

.block-inline-50 {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}

.block-inline-100 {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.indicator-params-container {
    display: flex;
    display: -webkit-flex;
}

.indicator-param {
    display: flex;
}

. {
    display: flex;
}

.indicator-param > .label {
    display: flex;
    display: -webkit-flex;
    width: 30%;
    padding: 5px;
    justify-content: flex-end;
    align-items: center;
    text-align: right;
}

.indicator-param > .label-old-style {
    display: flex;
    display: -webkit-flex;
    width: 25%;
    padding: 5px;
    justify-content: flex-start;
    align-items: center;
    text-align: left;
}

.indicator-param > .label > label {
    color: rgba(43, 48, 91, 0.63);
}

.indicator-param > .value {
    display: flex;
    padding: 5px;
    width: 70%;
    max-width: 268px;
}

.indicator-param > .value-w-100 {
    padding: 5px;
    width: 100%;
}

.indicator-param > .value > .lock {
    padding: 0 0 0 10px
}

.indicator-param > .value > .lock > img {
    vertical-align: -webkit-baseline-middle;
}

fieldset {
    border: 1px solid #bdbecc;
    padding: 0 8px 0 8px;
}

.indicator-params-set {
    margin: 10px;
    padding-bottom: 6px;
}

legend {
    margin-left: 10px;
    padding: 0 5px 0 5px;
    font-weight: bold;
    color: #2b305b;
}

.box-flex {
    display: flex;
    flex-flow: column;
    height: 100%;
}

.box-flex .row {
}

.box-flex .row.content {
    flex: 1 1 auto;
}

.box-flex .row.header {
    flex: 0 1 auto;
}

.box-flex .row.footer {
    flex: 0 1 auto;
}

div.panel {
    border: 0;
}

div.panel-content {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 3px;
}

i.fa-plus {
    color: #367700;
}

i.fa-save:hover {
    color: #367700;
}

i.fa-undo:hover {
    color: #ffdb00;
}

i.fa-trash:hover {
    color: red;
}

.action-btn {
    cursor: pointer;
}

.w-100 {
    width: 100%;
}

.missed {
    color: #a4a4a4;
}

.sep-h-10 {
    height: 10px;
}

.sep-h-20 {
    height: 20px;
}

.sep-h-30 {
    height: 30px;
}

.mo-chart-name {
    cursor: pointer;
}

body.loading .mo-chart-name {
    cursor: wait;
}

.report-indicators-container {
    display: none;
    height: 100%;
    width: 530px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 500;
    border-left: 5px solid #e3e3e3;
}

.report-indicators-grid {
}

.pseudo-hidden {
    left: -2000px !important;
}

.os-param {
    flex: 0 1 150px;
    display: flex;
    flex-flow: row nowrap;
    padding: 0 15px 0 0;
    height: 30px;
}

.os-param-title {
    flex: 1 1 auto;
    justify-content: center;
    align-items: center;
    max-width: fit-content;
    display: flex;
    padding: 0 5px 0 0;
}

.os-param-value {
    flex: 1 1 auto;
    display: flex;
    align-items: center;
}

.w-fit-content {
    width: fit-content;
    max-width: fit-content;
}

.fact-editable-blue {
    color: #000066 !important;
}