/*!
 * abris-ui - Abris RAD platform Core v3.0.0
 * Copyright (c) 2015-2018 D-N-T - https://abris.site
 * License: Commercial
 */
@charset "UTF-8";
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
.abris-view-extension-part {
  padding: 5px;
  padding-top: 0;
  border-left: 1px dashed #a63a2c; }

.abris-child-view .row.detail {
  white-space: nowrap; }
  .abris-child-view .row.detail .col-md-12 {
    white-space: initial;
    display: inline-block;
    vertical-align: top;
    float: none;
    padding-left: 20px;
    min-height: 150px;
    white-space: initial;
    padding-left: 0px;
    min-height: 150px;
    margin-left: -5px;
    display: inline-block;
    padding: 4px; }
  .abris-child-view .row.detail .detail-view-col {
    white-space: initial;
    display: inline-block;
    vertical-align: top;
    float: none; }
    @media screen and (max-width: 1000px) {
      .abris-child-view .row.detail .detail-view-col {
        min-width: 500px; } }
    @media screen and (min-width: 1000px) and (max-width: 1500px) {
      .abris-child-view .row.detail .detail-view-col {
        min-width: calc(50vw - 10px); } }
    @media screen and (min-width: 1500px) {
      .abris-child-view .row.detail .detail-view-col {
        min-width: calc(33vw - 10px); } }

@media screen and (max-width: 900px) {
  .abris-child-view .abris-child-view .row.detail .col-md-12 {
    width: calc(100vw - 23px); } }

.abris-child-view .abris-view-top-actions {
  text-align: right; }

.detail .abris-property .form-control, .detail .abrs-form-element, .detail textarea, .detail abris-select, .detail .abris-datetimepicker, .detail abris-tree-select, .readwrite .abris-property .form-control, .readwrite .abrs-form-element, .readwrite textarea, .readwrite abris-select, .readwrite .abris-datetimepicker, .readwrite abris-tree-select, .readonly .abris-property .form-control, .readonly .abrs-form-element, .readonly textarea, .readonly abris-select, .readonly .abris-datetimepicker, .readonly abris-tree-select {
  border-radius: 4px;
  border-color: #cccccc; }
  @media screen and (min-width: 900px) {
    .detail .abris-property .form-control, .detail .abrs-form-element, .detail textarea, .detail abris-select, .detail .abris-datetimepicker, .detail abris-tree-select, .readwrite .abris-property .form-control, .readwrite .abrs-form-element, .readwrite textarea, .readwrite abris-select, .readwrite .abris-datetimepicker, .readwrite abris-tree-select, .readonly .abris-property .form-control, .readonly .abrs-form-element, .readonly textarea, .readonly abris-select, .readonly .abris-datetimepicker, .readonly abris-tree-select {
      width: calc(100% - 200px); } }
  @media screen and (max-width: 900px) {
    .detail .abris-property .form-control, .detail .abrs-form-element, .detail textarea, .detail abris-select, .detail .abris-datetimepicker, .detail abris-tree-select, .readwrite .abris-property .form-control, .readwrite .abrs-form-element, .readwrite textarea, .readwrite abris-select, .readwrite .abris-datetimepicker, .readwrite abris-tree-select, .readonly .abris-property .form-control, .readonly .abrs-form-element, .readonly textarea, .readonly abris-select, .readonly .abris-datetimepicker, .readonly abris-tree-select {
      width: 100%; } }

.abris-print-settings .row {
  margin: 5px 0; }

.abris-print-settings .abris-property label {
  width: 180px;
  display: inline-block; }

.abris-print-settings .abris-property .form-control {
  display: inline-block; }

.abris-print-settings abris-actions {
  margin-top: 10px; }
  .abris-print-settings abris-actions .btn {
    min-width: 80px; }
  .abris-print-settings abris-actions .abris-action-right {
    float: right; }

.dms_action {
  color: #a63a2c; }

@charset "UTF-8";
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
.abrs-classifier-view .abrs-classifier-content-row .abrs-classifier-tree {
  height: calc(100vh - 150px);
  overflow: auto;
  overflow-x: hidden; }

.abrs-classifier-view .abrs-classifier-content-row .abrs-classifier-content {
  padding: 0 10px;
  height: calc(100vh - 150px);
  overflow-y: auto; }

.abrs-classifier-tree .c-item-line-content {
  display: none !important; }

@charset "UTF-8";
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
li.c-item-container {
  list-style: none;
  width: 100%;
  cursor: arrow;
  position: relative; }
  li.c-item-container .c-item-line .c-item-line-tree-element {
    display: inline-block;
    vertical-align: top;
    padding: 5px;
    width: 100%; }
    li.c-item-container .c-item-line .c-item-line-tree-element .c-items-collapser {
      margin-left: 2px;
      width: 8px;
      display: inline-block;
      cursor: pointer; }
    li.c-item-container .c-item-line .c-item-line-tree-element .c-items-icon {
      cursor: pointer;
      color: #7694ce; }
    li.c-item-container .c-item-line .c-item-line-tree-element .abrs-tree-item {
      color: #303030;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      cursor: default;
      vertical-align: top; }
    li.c-item-container .c-item-line .c-item-line-tree-element .c-item-line-featured {
      background-color: #bc8f8f1a;
      border-color: #bc8f8f;
      border-style: solid;
      border-width: 1px;
      border-radius: 6px;
      padding: 4px; }
  li.c-item-container .c-item-line .c-item-line-content {
    display: inline-block;
    width: 69%;
    margin-left: -4px; }
  li.c-item-container .c-item-line:hover {
    color: #262626;
    background-color: #f5f5f5; }
  li.c-item-container .c-item-line.c-item-line-selected {
    background-color: #afecbf; }
  li.c-item-container .c-item-context-actions-holder .c-item-context-actions-header {
    padding: 10px 0;
    font-weight: bold; }
  li.c-item-container .c-item-context-actions-holder .c-item-context-actions {
    position: absolute;
    right: 0;
    top: 0;
    /* width: 100%; */
    max-width: 50%;
    background-color: white;
    border: 1px solid #ffd480;
    border-top: 10px solid #ffd480;
    margin-right: 5px;
    padding: 0 10px;
    margin-top: 22px;
    box-shadow: rgba(0, 0, 0, 0.47) 4px 4px 8px -1px;
    z-index: 100; }
    li.c-item-container .c-item-context-actions-holder .c-item-context-actions .c-item-context-action {
      cursor: pointer;
      line-height: 18px;
      padding: 5px 0;
      color: #888888; }
      li.c-item-container .c-item-context-actions-holder .c-item-context-actions .c-item-context-action:hover {
        text-decoration: underline; }
  li.c-item-container .abrs-tree-load-more {
    border: none;
    border-radius: 0; }

.c-child-items-container {
  padding: 0;
  margin: 0; }

.abrs-tree-load-more {
  background-color: lightgray;
  padding: 5px;
  text-align: center;
  cursor: pointer; }

.abrs-tree-loadaing {
  padding: 5px; }

.abrs-tree-item-info {
  margin-left: auto;
  padding-left: 16px;
  font-weight: bold;
  float: right;
  min-width: 50px; }

.abrs-default-widget {
  text-align: center;
  border: 1px solid red;
  width: 100%; }

abris-dropdown-wrapper {
  display: block;
  position: relative; }

.navbar abris-dropdown-wrapper {
  float: left;
  /*
        &>a:hover {
            background: rgba(25, 31, 36, .6);
        }
        */ }
  .navbar abris-dropdown-wrapper .dropdown-menu {
    margin-left: -20px; }
  .navbar abris-dropdown-wrapper .dropdown-alerts {
    min-width: 300px;
    margin-left: -220px; }
  .navbar abris-dropdown-wrapper > a {
    position: relative;
    display: block;
    height: 50px;
    padding: 13px 15px 8px;
    transition: background .1s linear;
    color: #a44646 !important; }

abris-child {
  /* emplty */ }

abris-panel {
  display: block; }

.panel-heading {
  cursor: pointer;
  padding: 4px;
  font-weight: lighter;
  font-size: 1.4em;
  display: inline-block; }
  .panel-heading .panel-heading-close-icon {
    color: gray;
    vertical-align: middle; }
    .panel-heading .panel-heading-close-icon:hover {
      color: #a44646; }
  .panel-heading .panel-heading-caption {
    border-bottom: 1px dashed #337ab7;
    color: #131313; }
    .panel-heading .panel-heading-caption:hover {
      border-bottom: 1px dashed #23527c;
      color: #23527c; }
  .panel-heading .panel-heading-group {
    display: inline-block; }

.panel-default .collapsed {
  border-bottom: none; }

.panel-body {
  /* overflow: hidden; */
  transition: .3s; }
  .panel-body .panel-heading-custom {
    white-space: nowrap; }
    .panel-body .panel-heading-custom > * {
      display: inline-block;
      vertical-align: top; }
    .panel-body .panel-heading-custom .dropdown-toggle .btn, .panel-body .panel-heading-custom .main-context-actions .btn {
      margin: 0;
      padding: 5px 10px 3px 10px;
      margin-top: -3px; }
    .panel-body .panel-heading-custom abris-dropdown-wrapper.open .dropdown-menu {
      display: block;
      margin-left: -180px; }
      .panel-body .panel-heading-custom abris-dropdown-wrapper.open .dropdown-menu .er-actions-row {
        margin-left: 0;
        width: auto; }
    .panel-body .panel-heading-custom abris-dropdown-wrapper {
      margin-top: 3px; }
      .panel-body .panel-heading-custom abris-dropdown-wrapper > div a {
        cursor: pointer;
        margin-top: 0px; }
      .panel-body .panel-heading-custom abris-dropdown-wrapper > div > div {
        float: right;
        margin-left: 5px; }

.panel-default .collapser {
  margin-left: 10px;
  margin-right: 32px;
  line-height: 20px;
  color: #888; }

:not(.collapsed) + .panel-body {
  padding: 5px; }

.panel-body.panel-hidden {
  height: 0;
  padding: 0;
  overflow: hidden; }

.panel + .panel {
  margin-top: 10px !important;
  margin-bottom: 0 !important; }

.panel-default {
  border: none;
  background: transparent;
  margin-bottom: 10px;
  box-shadow: none;
  -webkit-box-shadow: none;
  color: #000000;
  display: inline-block; }

.panel-default > .panel-heading {
  background: transparent;
  border-width: 0; }

.search-panel .panel-heading {
  padding: 6px 12px !important;
  color: #e86131 !important;
  background-color: white !important; }

#detailPanel ~ td {
  display: none; }

#detailPanel {
  width: 100%; }

.reation .panel-body > div, .reation .panel-body > div > div {
  width: 100%; }

/*
 * Table styles
 */
table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
  /*
   * Header and footer styles
   */
  /*
   * Body styles
   */ }

table.dataTable thead th,
table.dataTable tfoot th {
  font-weight: bold; }

table.dataTable thead th,
table.dataTable thead td {
  padding: 10px 18px;
  border-bottom: 1px solid #111111; }

table.dataTable thead th:active,
table.dataTable thead td:active {
  outline: none; }

table.dataTable tfoot th,
table.dataTable tfoot td {
  padding: 10px 18px 6px 18px;
  border-top: 1px solid #111111; }

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  *cursor: hand;
  background-repeat: no-repeat;
  background-position: center right; }

table.dataTable thead .sorting {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAQAAADYWf5HAAAAkElEQVQoz7XQMQ5AQBCF4dWQSJxC5wwax1Cq1e7BAdxD5SL+Tq/QCM1oNiJidwox0355mXnG/DrEtIQ6azioNZQxI0ykPhTQIwhCR+BmBYtlK7kLJYwWCcJA9M4qdrZrd8pPjZWPtOqdRQy320YSV17OatFC4euts6z39GYMKRPCTKY9UnPQ6P+GtMRfGtPnBCiqhAeJPmkqAAAAAElFTkSuQmCC); }

table.dataTable thead .sorting_asc {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAZ0lEQVQ4y2NgGLKgquEuFxBPAGI2ahhWCsS/gDibUoO0gPgxEP8H4ttArEyuQYxAPBdqEAxPBImTY5gjEL9DM+wTENuQahAvEO9DMwiGdwAxOymGJQLxTyD+jgWDxCMZRsEoGAVoAADeemwtPcZI2wAAAABJRU5ErkJggg==); }

table.dataTable thead .sorting_desc {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAZUlEQVQ4y2NgGAWjYBSggaqGu5FA/BOIv2PBIPFEUgxjB+IdQPwfC94HxLykus4GiD+hGfQOiB3J8SojEE9EM2wuSJzcsFMG4ttQgx4DsRalkZENxL+AuJQaMcsGxBOAmGvopk8AVz1sLZgg0bsAAAAASUVORK5CYII=); }

table.dataTable thead .sorting_asc_disabled {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAQAAADYWf5HAAAAW0lEQVQoz2NgoCm4w3Vnwh02wspK7/y6k01Ikdadx3f+37l9RxmfIsY7c4GKQHDiHUbcyhzvvIMq+3THBpci3jv7oIpAcMcdduzKEu/8vPMdDn/eiWQYBYMKAAC3ykIEuYQJUgAAAABJRU5ErkJggg==); }

table.dataTable thead .sorting_desc_disabled {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAQAAADYWf5HAAAAWUlEQVQoz2NgGAWDCtyJvPPzznc4/HknEbsy9js77vyHw313eHGZZ3PnE1TRuzuOuK1lvDMRqmzuHUZ87lO+cxuo6PEdLUIeyb7z604pYf+y3Zlwh4u2YQoAc7ZCBHH4jigAAAAASUVORK5CYII=); }

table.dataTable tbody tr {
  background-color: white; }

table.dataTable tbody tr.selected {
  background-color: #b0bed9; }

table.dataTable tbody th,
table.dataTable tbody td {
  padding: 8px 10px; }

table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
  border-top: 1px solid #dddddd; }

table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
  border-top: none; }

table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
  border-top: 1px solid #dddddd;
  border-right: 1px solid #dddddd; }

table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
  border-left: 1px solid #dddddd; }

table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
  border-top: none; }

table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
  background-color: #f9f9f9; }

table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {
  background-color: #abb9d3; }

table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
  background-color: whitesmoke; }

table.dataTable.hover tbody tr:hover.selected, table.dataTable.display tbody tr:hover.selected {
  background-color: #a9b7d1; }

table.dataTable.order-column tbody tr > .sorting_1,
table.dataTable.order-column tbody tr > .sorting_2,
table.dataTable.order-column tbody tr > .sorting_3, table.dataTable.display tbody tr > .sorting_1,
table.dataTable.display tbody tr > .sorting_2,
table.dataTable.display tbody tr > .sorting_3 {
  background-color: #f9f9f9; }

table.dataTable.order-column tbody tr.selected > .sorting_1,
table.dataTable.order-column tbody tr.selected > .sorting_2,
table.dataTable.order-column tbody tr.selected > .sorting_3, table.dataTable.display tbody tr.selected > .sorting_1,
table.dataTable.display tbody tr.selected > .sorting_2,
table.dataTable.display tbody tr.selected > .sorting_3 {
  background-color: #acbad4; }

table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #f1f1f1; }

table.dataTable.display tbody tr.odd > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
  background-color: #f3f3f3; }

table.dataTable.display tbody tr.odd > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
  background-color: whitesmoke; }

table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
  background-color: #a6b3cd; }

table.dataTable.display tbody tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
  background-color: #a7b5ce; }

table.dataTable.display tbody tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
  background-color: #a9b6d0; }

table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: #f9f9f9; }

table.dataTable.display tbody tr.even > .sorting_2, table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
  background-color: #fbfbfb; }

table.dataTable.display tbody tr.even > .sorting_3, table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
  background-color: #fdfdfd; }

table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
  background-color: #acbad4; }

table.dataTable.display tbody tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
  background-color: #adbbd6; }

table.dataTable.display tbody tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
  background-color: #afbdd8; }

table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
  background-color: #eaeaea; }

table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
  background-color: #ebebeb; }

table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
  background-color: #eeeeee; }

table.dataTable.display tbody tr:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
  background-color: #a1aec7; }

table.dataTable.display tbody tr:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
  background-color: #a2afc8; }

table.dataTable.display tbody tr:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
  background-color: #a4b2cb; }

table.dataTable.no-footer {
  border-bottom: 1px solid #111111; }

table.dataTable.nowrap th, table.dataTable.nowrap td {
  white-space: nowrap; }

table.dataTable.compact thead th,
table.dataTable.compact thead td {
  padding: 4px 17px 4px 4px; }

table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
  padding: 4px; }

table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
  padding: 4px; }

table.dataTable th.dt-left,
table.dataTable td.dt-left {
  text-align: left; }

table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
  text-align: center; }

table.dataTable th.dt-right,
table.dataTable td.dt-right {
  text-align: right; }

table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
  text-align: justify; }

table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
  white-space: nowrap; }

table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
  text-align: left; }

table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
  text-align: center; }

table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
  text-align: right; }

table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
  text-align: justify; }

table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap; }

table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
  text-align: left; }

table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
  text-align: center; }

table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
  text-align: right; }

table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
  text-align: justify; }

table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap; }

table.dataTable,
table.dataTable th,
table.dataTable td {
  box-sizing: content-box; }

/*
 * Control feature layout
 */
.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1; }

.dataTables_wrapper .dataTables_length {
  float: left; }

.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right; }

.dataTables_wrapper .dataTables_filter input {
  margin-left: 0.5em; }

.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em; }

.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em; }

.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  *cursor: hand;
  color: #333333 !important;
  border: 1px solid transparent;
  border-radius: 2px; }

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #333333 !important;
  border: 1px solid #979797;
  background-color: white;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, gainsboro));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, gainsboro 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, white 0%, gainsboro 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, white 0%, gainsboro 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, white 0%, gainsboro 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, white 0%, gainsboro 100%);
  /* W3C */ }

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none; }

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: 1px solid #111111;
  background-color: #585858;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111111));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #585858 0%, #111111 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #585858 0%, #111111 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #585858 0%, #111111 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #585858 0%, #111111 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #585858 0%, #111111 100%);
  /* W3C */ }

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: none;
  background-color: #2b2b2b;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
  /* W3C */
  box-shadow: inset 0 0 3px #111; }

.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em; }

.dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%); }

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: #333333; }

.dataTables_wrapper .dataTables_scroll {
  clear: both; }

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch; }

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td {
  vertical-align: middle; }

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important; }

.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid #111111; }

.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,
.dataTables_wrapper.no-footer div.dataTables_scrollBody > table {
  border-bottom: none; }

.dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0; }

@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center; }
  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em; } }

@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_length,
  .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center; }
  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em; } }

@keyframes dtb-spinner {
  100% {
    transform: rotate(360deg); } }

@-o-keyframes dtb-spinner {
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-ms-keyframes dtb-spinner {
  100% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes dtb-spinner {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes dtb-spinner {
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg); } }

div.dt-button-info {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 400px;
  margin-top: -100px;
  margin-left: -200px;
  background-color: white;
  border: 2px solid #111;
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  text-align: center;
  z-index: 21; }

div.dt-button-info h2 {
  padding: 0.5em;
  margin: 0;
  font-weight: normal;
  border-bottom: 1px solid #ddd;
  background-color: #f3f3f3; }

div.dt-button-info > div {
  padding: 1em; }

div.dt-button-collection-title {
  text-align: center;
  padding: 0.3em 0 0.5em;
  font-size: 0.9em; }

div.dt-button-collection-title:empty {
  display: none; }

button.dt-button,
div.dt-button,
a.dt-button {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  margin-right: 0.333em;
  margin-bottom: 0.333em;
  padding: 0.5em 1em;
  border: 1px solid #999;
  border-radius: 2px;
  cursor: pointer;
  font-size: 0.88em;
  line-height: 1.6em;
  color: black;
  white-space: nowrap;
  overflow: hidden;
  background-color: #e9e9e9;
  /* Fallback */
  background-image: -webkit-linear-gradient(top, white 0%, #e9e9e9 100%);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, white 0%, #e9e9e9 100%);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, white 0%, #e9e9e9 100%);
  /* IE10 */
  background-image: -o-linear-gradient(top, white 0%, #e9e9e9 100%);
  /* Opera 11.10+ */
  background-image: linear-gradient(to bottom, white 0%, #e9e9e9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='white', EndColorStr='#e9e9e9');
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  outline: none;
  text-overflow: ellipsis; }

button.dt-button.disabled,
div.dt-button.disabled,
a.dt-button.disabled {
  color: #999;
  border: 1px solid #d0d0d0;
  cursor: default;
  background-color: #f9f9f9;
  /* Fallback */
  background-image: -webkit-linear-gradient(top, white 0%, #f9f9f9 100%);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, white 0%, #f9f9f9 100%);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, white 0%, #f9f9f9 100%);
  /* IE10 */
  background-image: -o-linear-gradient(top, white 0%, #f9f9f9 100%);
  /* Opera 11.10+ */
  background-image: linear-gradient(to bottom, white 0%, #f9f9f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='white', EndColorStr='#f9f9f9'); }

button.dt-button:active:not(.disabled), button.dt-button.active:not(.disabled),
div.dt-button:active:not(.disabled),
div.dt-button.active:not(.disabled),
a.dt-button:active:not(.disabled),
a.dt-button.active:not(.disabled) {
  background-color: #e2e2e2;
  /* Fallback */
  background-image: -webkit-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);
  /* IE10 */
  background-image: -o-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);
  /* Opera 11.10+ */
  background-image: linear-gradient(to bottom, #f3f3f3 0%, #e2e2e2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f3f3f3', EndColorStr='#e2e2e2');
  box-shadow: inset 1px 1px 3px #999999; }

button.dt-button:active:not(.disabled):hover:not(.disabled), button.dt-button.active:not(.disabled):hover:not(.disabled),
div.dt-button:active:not(.disabled):hover:not(.disabled),
div.dt-button.active:not(.disabled):hover:not(.disabled),
a.dt-button:active:not(.disabled):hover:not(.disabled),
a.dt-button.active:not(.disabled):hover:not(.disabled) {
  box-shadow: inset 1px 1px 3px #999999;
  background-color: #cccccc;
  /* Fallback */
  background-image: -webkit-linear-gradient(top, #eaeaea 0%, #cccccc 100%);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #eaeaea 0%, #cccccc 100%);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #eaeaea 0%, #cccccc 100%);
  /* IE10 */
  background-image: -o-linear-gradient(top, #eaeaea 0%, #cccccc 100%);
  /* Opera 11.10+ */
  background-image: linear-gradient(to bottom, #eaeaea 0%, #cccccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#eaeaea', EndColorStr='#cccccc'); }

button.dt-button:hover,
div.dt-button:hover,
a.dt-button:hover {
  text-decoration: none; }

button.dt-button:hover:not(.disabled),
div.dt-button:hover:not(.disabled),
a.dt-button:hover:not(.disabled) {
  border: 1px solid #666;
  background-color: #e0e0e0;
  /* Fallback */
  background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);
  /* IE10 */
  background-image: -o-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);
  /* Opera 11.10+ */
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f9f9f9', EndColorStr='#e0e0e0'); }

button.dt-button:focus:not(.disabled),
div.dt-button:focus:not(.disabled),
a.dt-button:focus:not(.disabled) {
  border: 1px solid #426c9e;
  text-shadow: 0 1px 0 #c4def1;
  outline: none;
  background-color: #79ace9;
  /* Fallback */
  background-image: -webkit-linear-gradient(top, #bddef4 0%, #79ace9 100%);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #bddef4 0%, #79ace9 100%);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #bddef4 0%, #79ace9 100%);
  /* IE10 */
  background-image: -o-linear-gradient(top, #bddef4 0%, #79ace9 100%);
  /* Opera 11.10+ */
  background-image: linear-gradient(to bottom, #bddef4 0%, #79ace9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#bddef4', EndColorStr='#79ace9'); }

.dt-button embed {
  outline: none; }

div.dt-buttons {
  position: relative;
  float: left; }

div.dt-buttons.buttons-right {
  float: right; }

div.dt-button-collection {
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
  margin-top: 3px;
  padding: 8px 8px 4px 8px;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.4);
  background-color: white;
  overflow: hidden;
  z-index: 2002;
  border-radius: 5px;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
  box-sizing: border-box; }

div.dt-button-collection button.dt-button,
div.dt-button-collection div.dt-button,
div.dt-button-collection a.dt-button {
  position: relative;
  left: 0;
  right: 0;
  width: 100%;
  display: block;
  float: none;
  margin-bottom: 4px;
  margin-right: 0; }

div.dt-button-collection button.dt-button:active:not(.disabled), div.dt-button-collection button.dt-button.active:not(.disabled),
div.dt-button-collection div.dt-button:active:not(.disabled),
div.dt-button-collection div.dt-button.active:not(.disabled),
div.dt-button-collection a.dt-button:active:not(.disabled),
div.dt-button-collection a.dt-button.active:not(.disabled) {
  background-color: #dadada;
  /* Fallback */
  background-image: -webkit-linear-gradient(top, #f0f0f0 0%, #dadada 100%);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #f0f0f0 0%, #dadada 100%);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #f0f0f0 0%, #dadada 100%);
  /* IE10 */
  background-image: -o-linear-gradient(top, #f0f0f0 0%, #dadada 100%);
  /* Opera 11.10+ */
  background-image: linear-gradient(to bottom, #f0f0f0 0%, #dadada 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f0f0f0', EndColorStr='#dadada');
  box-shadow: inset 1px 1px 3px #666; }

div.dt-button-collection.fixed {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -75px;
  border-radius: 0; }

div.dt-button-collection.fixed.two-column {
  margin-left: -150px; }

div.dt-button-collection.fixed.three-column {
  margin-left: -225px; }

div.dt-button-collection.fixed.four-column {
  margin-left: -300px; }

div.dt-button-collection > div:last-child {
  -webkit-column-gap: 8px;
  -moz-column-gap: 8px;
  -ms-column-gap: 8px;
  -o-column-gap: 8px;
  column-gap: 8px; }

div.dt-button-collection > div:last-child > * {
  -webkit-column-break-inside: avoid;
  break-inside: avoid; }

div.dt-button-collection.two-column {
  width: 300px; }

div.dt-button-collection.two-column > div:last-child {
  padding-bottom: 1px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  -ms-column-count: 2;
  -o-column-count: 2;
  column-count: 2; }

div.dt-button-collection.three-column {
  width: 450px; }

div.dt-button-collection.three-column > div:last-child {
  padding-bottom: 1px;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  -ms-column-count: 3;
  -o-column-count: 3;
  column-count: 3; }

div.dt-button-collection.four-column {
  width: 600px; }

div.dt-button-collection.four-column > div:last-child {
  padding-bottom: 1px;
  -webkit-column-count: 4;
  -moz-column-count: 4;
  -ms-column-count: 4;
  -o-column-count: 4;
  column-count: 4; }

div.dt-button-collection .dt-button {
  border-radius: 0; }

div.dt-button-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  /* Fallback */
  background: -ms-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* IE10 Consumer Preview */
  background: -moz-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* Firefox */
  background: -o-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* Opera */
  background: -webkit-gradient(radial, center center, 0, center center, 497, color-stop(0, rgba(0, 0, 0, 0.3)), color-stop(1, rgba(0, 0, 0, 0.7)));
  /* Webkit (Safari/Chrome 10) */
  background: -webkit-radial-gradient(center, ellipse farthest-corner, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* Webkit (Chrome 11+) */
  background: radial-gradient(ellipse farthest-corner at center, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* W3C Markup, IE10 Release Preview */
  z-index: 2001; }

@media screen and (max-width: 640px) {
  div.dt-buttons {
    float: none !important;
    text-align: center; } }

button.dt-button.processing,
div.dt-button.processing,
a.dt-button.processing {
  color: rgba(0, 0, 0, 0.2); }

button.dt-button.processing:after,
div.dt-button.processing:after,
a.dt-button.processing:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  margin: -8px 0 0 -8px;
  box-sizing: border-box;
  display: block;
  content: ' ';
  border: 2px solid #282828;
  border-radius: 50%;
  border-left-color: transparent;
  border-right-color: transparent;
  animation: dtb-spinner 1500ms infinite linear;
  -o-animation: dtb-spinner 1500ms infinite linear;
  -ms-animation: dtb-spinner 1500ms infinite linear;
  -webkit-animation: dtb-spinner 1500ms infinite linear;
  -moz-animation: dtb-spinner 1500ms infinite linear; }

table.dataTable tbody > tr.selected,
table.dataTable tbody > tr > .selected {
  background-color: #b0bed9; }

table.dataTable.stripe tbody > tr.odd.selected,
table.dataTable.stripe tbody > tr.odd > .selected, table.dataTable.display tbody > tr.odd.selected,
table.dataTable.display tbody > tr.odd > .selected {
  background-color: #abb9d3; }

table.dataTable.hover tbody > tr.selected:hover,
table.dataTable.hover tbody > tr > .selected:hover, table.dataTable.display tbody > tr.selected:hover,
table.dataTable.display tbody > tr > .selected:hover {
  background-color: #a9b7d1; }

table.dataTable.order-column tbody > tr.selected > .sorting_1,
table.dataTable.order-column tbody > tr.selected > .sorting_2,
table.dataTable.order-column tbody > tr.selected > .sorting_3,
table.dataTable.order-column tbody > tr > .selected, table.dataTable.display tbody > tr.selected > .sorting_1,
table.dataTable.display tbody > tr.selected > .sorting_2,
table.dataTable.display tbody > tr.selected > .sorting_3,
table.dataTable.display tbody > tr > .selected {
  background-color: #acbad4; }

table.dataTable.display tbody > tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_1 {
  background-color: #a6b3cd; }

table.dataTable.display tbody > tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_2 {
  background-color: #a7b5ce; }

table.dataTable.display tbody > tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody > tr.odd.selected > .sorting_3 {
  background-color: #a9b6d0; }

table.dataTable.display tbody > tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_1 {
  background-color: #acbad4; }

table.dataTable.display tbody > tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_2 {
  background-color: #adbbd6; }

table.dataTable.display tbody > tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody > tr.even.selected > .sorting_3 {
  background-color: #afbdd8; }

table.dataTable.display tbody > tr.odd > .selected, table.dataTable.order-column.stripe tbody > tr.odd > .selected {
  background-color: #a6b3cd; }

table.dataTable.display tbody > tr.even > .selected, table.dataTable.order-column.stripe tbody > tr.even > .selected {
  background-color: #acbad4; }

table.dataTable.display tbody > tr.selected:hover > .sorting_1, table.dataTable.order-column.hover tbody > tr.selected:hover > .sorting_1 {
  background-color: #a1aec7; }

table.dataTable.display tbody > tr.selected:hover > .sorting_2, table.dataTable.order-column.hover tbody > tr.selected:hover > .sorting_2 {
  background-color: #a2afc8; }

table.dataTable.display tbody > tr.selected:hover > .sorting_3, table.dataTable.order-column.hover tbody > tr.selected:hover > .sorting_3 {
  background-color: #a4b2cb; }

table.dataTable.display tbody > tr:hover > .selected,
table.dataTable.display tbody > tr > .selected:hover, table.dataTable.order-column.hover tbody > tr:hover > .selected,
table.dataTable.order-column.hover tbody > tr > .selected:hover {
  background-color: #a1aec7; }

table.dataTable tbody td.select-checkbox,
table.dataTable tbody th.select-checkbox {
  position: relative; }

table.dataTable tbody td.select-checkbox:before, table.dataTable tbody td.select-checkbox:after,
table.dataTable tbody th.select-checkbox:before,
table.dataTable tbody th.select-checkbox:after {
  display: block;
  position: absolute;
  top: 1.2em;
  left: 50%;
  width: 12px;
  height: 12px;
  box-sizing: border-box; }

table.dataTable tbody td.select-checkbox:before,
table.dataTable tbody th.select-checkbox:before {
  content: ' ';
  margin-top: -6px;
  margin-left: -6px;
  border: 1px solid black;
  border-radius: 3px; }

table.dataTable tr.selected td.select-checkbox:after,
table.dataTable tr.selected th.select-checkbox:after {
  content: '\2714';
  margin-top: -11px;
  margin-left: -4px;
  text-align: center;
  text-shadow: 1px 1px #B0BED9, -1px -1px #B0BED9, 1px -1px #B0BED9, -1px 1px #B0BED9; }

div.dataTables_wrapper span.select-info,
div.dataTables_wrapper span.select-item {
  margin-left: 0.5em; }

@media screen and (max-width: 640px) {
  div.dataTables_wrapper span.select-info,
  div.dataTables_wrapper span.select-item {
    margin-left: 0;
    display: block; } }

table.dataTable tr.dtrg-group td {
  background-color: #e0e0e0; }

table.dataTable tr.dtrg-group.dtrg-level-0 td {
  font-weight: bold; }

table.dataTable tr.dtrg-group.dtrg-level-1 td,
table.dataTable tr.dtrg-group.dtrg-level-2 td {
  background-color: #f0f0f0;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  padding-left: 2em;
  font-size: 0.9em; }

table.dataTable tr.dtrg-group.dtrg-level-2 td {
  background-color: #f3f3f3; }

@charset "UTF-8";
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
abris-datatable {
  display: table;
  white-space: nowrap; }
  abris-datatable tfoot {
    display: table-header-group; }
    abris-datatable tfoot .toggle {
      display: block;
      height: 6px;
      background: linear-gradient(to bottom, white -7px, #7694ce 6px);
      cursor: row-resize; }
  abris-datatable table.dataTable.no-footer {
    border-bottom-color: #dddddd; }
  abris-datatable .table-responsive {
    min-width: 580px;
    overflow-x: visible;
    display: inline-block; }
  abris-datatable .buttons-colvis:hover {
    background: #008ae6 !important;
    border-color: #007acc;
    color: white; }
  abris-datatable .buttons-colvis,
  abris-datatable .buttons-columnVisibility {
    background: white;
    border-color: #b0c3e7;
    color: #264786; }
  abris-datatable table.dataTable {
    width: auto;
    margin: 0;
    clear: both;
    margin-top: 10px;
    margin-bottom: 5px;
    max-width: none;
    border-collapse: collapse;
    min-width: 580px;
    white-space: normal; }
    abris-datatable table.dataTable th {
      color: #858585;
      font-weight: normal;
      vertical-align: top;
      border: none;
      position: relative; }
      abris-datatable table.dataTable th input {
        padding: 3px 11px;
        border: none; }
    abris-datatable table.dataTable tfoot tr {
      background: white; }
    abris-datatable table.dataTable th.sorting_asc {
      background: #7694ce;
      color: white; }
    abris-datatable table.dataTable td {
      border-left: none;
      border-right: none; }
      abris-datatable table.dataTable td .row-caption {
        font-weight: 600;
        color: #646464; }
    abris-datatable table.dataTable th:not(:first-child),
    abris-datatable table.dataTable td:not(:first-child) {
      padding: 3px 25px 3px 3px; }
    abris-datatable table.dataTable th:first-child,
    abris-datatable table.dataTable td:first-child {
      padding: 0px; }
    abris-datatable table.dataTable .detail > td:first-child {
      padding: 0; }
    abris-datatable table.dataTable td {
      border-top: 1px dotted #ddd; }
    abris-datatable table.dataTable td.number-align {
      text-align: right; }
    abris-datatable table.dataTable tfoot tr:first-of-type th {
      padding: 0; }
  abris-datatable div.abris-add-table-column {
    padding: 0;
    display: inline-block;
    vertical-align: top;
    margin-top: 8px; }
    abris-datatable div.abris-add-table-column abrs-dropdown-menu button {
      border-radius: 0; }
    abris-datatable div.abris-add-table-column abrs-dropdown-menu .dropdown-menu {
      left: initial;
      right: 0; }
    abris-datatable div.abris-add-table-column abrs-dropdown-menu .a-dropdown-button > span:first-child {
      font-size: 20px;
      line-height: 12px;
      vertical-align: middle;
      padding-right: 5px; }
    abris-datatable div.abris-add-table-column abrs-dropdown-menu .a-dropdown-button:focus {
      box-shadow: none;
      border-color: lightgray; }
  abris-datatable .bottom label {
    color: #858585;
    font-weight: normal; }
  abris-datatable .dataTables_wrapper .dataTables_paginate {
    float: left !important; }
  abris-datatable .dataTables_wrapper .dataTables_paginate .paginate_button,
  abris-datatable .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
  abris-datatable .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
  abris-datatable .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,
  abris-datatable .dataTables_wrapper .dataTables_paginate .paginate_button.current,
  abris-datatable .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
  abris-datatable .dataTables_wrapper .dataTables_paginate .paginate_button.current,
  abris-datatable .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
  abris-datatable .dataTables_wrapper .dataTables_paginate .paginate_button.current,
  abris-datatable .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
  abris-datatable .dataTables_wrapper .dataTables_paginate .paginate_button:hover,
  abris-datatable .dataTables_wrapper .dataTables_paginate .paginate_button:active,
  abris-datatable .dataTables_wrapper .dataTables_paginate .ellipsis {
    background-color: #fff !important;
    background: white !important;
    border-right-width: 0 !important;
    color: #7694ce !important;
    outline: none !important;
    border-radius: 0 !important;
    margin-right: 0 !important;
    box-shadow: none !important;
    padding: 0.5em 1em !important;
    margin-left: 0 !important; }
  abris-datatable .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    border-color: white !important;
    background-color: #ebebeb !important;
    border-radius: 4px !important;
    margin-top: 1px;
    height: 29px; }
  abris-datatable .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
  abris-datatable .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
    color: #999999 !important; }
  abris-datatable .dataTables_wrapper .dataTables_paginate .paginate_button.current,
  abris-datatable .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: white !important;
    background: #7694ce !important;
    border-color: #7694ce !important;
    border-radius: 4px !important;
    margin-top: 1px;
    height: 29px; }
  abris-datatable .dataTables_wrapper .dataTables_length {
    float: left;
    padding-top: 0.25em; }
    abris-datatable .dataTables_wrapper .dataTables_length label {
      margin: 0; }
  abris-datatable .info-sum {
    margin: 0 10px; }
  abris-datatable table.dataTable tr.selected td.select-checkbox:after,
  abris-datatable table.dataTable tr.selected th.select-checkbox:after {
    text-shadow: initial; }
  abris-datatable .dt-buttons {
    margin-top: 4px;
    margin-left: 4px; }
  abris-datatable .dt-buttons .dt-button:hover,
  abris-datatable .dt-button-collection .dt-button:hover {
    background-image: initial;
    background-color: #ebebeb;
    border-color: lightgrey; }
  abris-datatable .dt-buttons a.disabled,
  abris-datatable .dt-buttons a.disabled:hover,
  abris-datatable .dt-button-collection a.disabled,
  abris-datatable .dt-button-collection a.disabled:hover {
    background-image: initial;
    background-color: initial;
    border-color: lightgrey;
    color: darkgrey; }
  abris-datatable .dt-buttons a.dt-button-moreoptions,
  abris-datatable .dt-button-collection a.dt-button-moreoptions {
    float: right; }

div.dt-button-background {
  background: initial; }

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_disabled,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  background: #7694ce;
  color: white; }

table.dataTable thead .sorting_asc:after {
  content: "\25BE";
  padding-left: 4px;
  padding-right: 8px; }

table.dataTable thead .sorting_desc:after {
  content: "\25B4";
  padding-left: 4px;
  padding-right: 8px; }

.abris-multi-selected-table input,
.abris-multi-selected-table textarea,
.abris-multi-selected-table select,
.abris-multi-selected-table span.select2-selection {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(200, 200, 200, 0.9);
  background-color: #ffd48280; }

table.dataTable thead th.select-checkbox.select-multi:before,
table.dataTable thead th.select-checkbox.select-multi:after {
  display: block;
  position: absolute;
  top: 1em;
  left: 50%;
  width: 12px;
  height: 12px;
  box-sizing: border-box;
  cursor: pointer; }

table.dataTable tr.selected th.select-checkbox.select-multi:after {
  content: "\2714";
  margin-top: -11px;
  margin-left: -4px;
  text-align: center;
  text-shadow: 1px 1px #b0bed9, -1px -1px #b0bed9, 1px -1px #b0bed9, -1px 1px #b0bed9; }

abris-datatable table.dataTable thead th.select-checkbox.select-multi:before {
  border: none; }

abris-datatable table.dataTable thead tr.selected > th.select-checkbox::before {
  border: 1px solid white;
  top: 1em; }

abris-datatable table.dataTable thead tr:hover > th.select-checkbox.select-multi:before {
  border: 1px solid white;
  top: 1em; }

abris-datatable table.dataTable tbody tr.selected {
  background-color: #afecbf; }

abris-datatable table.dataTable tbody td.select-checkbox:before {
  border: none; }

abris-datatable table.dataTable tbody tr.selected > td.select-checkbox::before {
  border: 1px solid black;
  top: 1em;
  background: #ffd482; }

abris-datatable table.dataTable tbody tr.selected > td.select-checkbox:after {
  margin-top: -10px;
  margin-left: -6px; }

abris-datatable table.dataTable tbody tr:hover > td.select-checkbox.select-multi:before {
  top: 1em; }

table.dataTable thead .sorting:after {
  content: "";
  color: rgba(50, 50, 50, 0.5);
  padding-left: 4px;
  padding-right: 8px; }

.dataTable .form-group {
  display: block; }

.dataTable tr {
  border: none !important; }

.highlight td {
  transition: 0.5s !important; }

td.details-control {
  font: normal normal normal 14px/1 FontAwesome;
  cursor: pointer;
  text-align: center;
  color: #858585; }

tr.newrow {
  font-style: italic;
  text-align: center; }

tr.shown {
  background: #dae2f1;
  border-collapse: separate !important; }

abris-datatable tbody tr.detail > td {
  max-width: 0px;
  padding: 0;
  border-top: none; }
  abris-datatable tbody tr.detail > td > div {
    width: 100%;
    padding: 0 10px;
    background: linear-gradient(to right, #afecbf 5px, white 4px); }

abris-datatable tbody .detail .form-control-small,
abris-datatable tbody .readwrite .form-control-small,
abris-datatable tbody .readonly .form-control-small {
  width: 150px !important;
  display: inline-block;
  vertical-align: top; }

abris-datatable tbody .detail .abrs-form-caption,
abris-datatable tbody .readwrite .abrs-form-caption,
abris-datatable tbody .readonly .abrs-form-caption {
  cursor: pointer;
  border-bottom: 2px solid #dddddd;
  padding-bottom: 8px;
  padding-top: 8px;
  display: none; }

.readwrite,
.row > div > div > .readonly {
  margin: 4px 4px;
  max-width: 800px;
  min-height: 30px; }

.dataTables_info {
  clear: none !important;
  margin-left: 6px;
  margin-right: 10px; }

.Add,
.Print {
  float: left;
  margin-top: 2px; }

.dataTables_filter input {
  margin-left: 3px; }

.dataTables_empty {
  color: #858585; }

.dropPlaceholder {
  position: absolute;
  left: 0;
  top: 30px;
  right: 0;
  bottom: 0;
  padding: 10px;
  min-height: 200px; }

.cancelButton {
  position: absolute;
  left: 0;
  top: 0; }

.abrs-progress-indicator {
  position: relative;
  box-sizing: border-box;
  white-space: nowrap; }
  .abrs-progress-indicator > div {
    float: left; }
  .abrs-progress-indicator .abrs-progress-indicator-value {
    min-width: 20px;
    padding: 0 2px; }
  .abrs-progress-indicator .abrs-progress-indicator-whole {
    height: 16px;
    color: #111;
    text-align: center;
    width: 100%;
    min-width: 200px;
    border: 1px solid #ffebcc;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
    background: #fff5e6; }
    .abrs-progress-indicator .abrs-progress-indicator-whole div {
      height: 100%;
      background: #ff9900;
      border: 1px solid #995c00;
      position: absolute;
      border-radius: 8px; }
    .abrs-progress-indicator .abrs-progress-indicator-whole span {
      position: absolute;
      width: 100%;
      left: 0; }

table.dataTable tbody tr {
  background-color: rgba(176, 190, 217, 0.04); }

tr.th.sorting_desc,
th.sorting_asc {
  font-weight: bold !important; }

td.select-checkbox {
  min-width: 20px; }

button.DTTT_button, div.DTTT_button, a.DTTT_button {
  font-size: 12px !important;
  margin-right: 1px !important;
  padding: 6px 12px !important;
  cursor: pointer;
  transition: .3s !important;
  color: #e86131 !important;
  border-color: #cccccc !important;
  border-radius: 4px !important;
  background: #ffffff !important;
  box-shadow: none !important; }

.DTTT_button:hover,
.DTTT_button:focus,
.DTTT_button:active,
.DTTT_button.active {
  color: #e86131 !important;
  border-color: #adadad !important;
  background-color: #ebebeb !important; }

div.DTTT_container {
  margin-top: 0.25em;
  margin-bottom: 1px;
  margin-right: 10px; }

.DTTT_button:before {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  display: inline-block;
  margin-right: 5px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased; }

.DTTT_button_pdf {
  margin-right: 0 !important; }

.DTTT_button_copy:before {
  content: '\F0C5'; }

.DTTT_button_print:before {
  content: '\F02F'; }

.DTTT_button_csv:before {
  content: '\F0F6'; }

.DTTT_button_xls:before {
  content: '\F1C3'; }

.DTTT_button_pdf:before {
  content: '\F1C1'; }

.dataTables_length select {
  padding: 5px 0 5px 10px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

abris-datatable th {
  position: relative; }
  abris-datatable th .select2-container .select2-selection--single {
    height: auto;
    box-shadow: none;
    border-color: transparent; }
  abris-datatable th .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 20px;
    color: #858585; }
  abris-datatable th .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 17px; }

abris-datatable tbody tr {
  cursor: pointer; }

abris-datatable .abris-table-header-popup {
  position: absolute;
  top: 3px;
  right: 10px;
  display: none; }

abris-datatable th:hover .abris-table-header-popup {
  display: block; }

abris-datatable .abris-table-header-popup__button {
  border-radius: 2px;
  color: #b0c3e7; }
  abris-datatable .abris-table-header-popup__button:hover {
    cursor: pointer;
    color: white; }

.select2-container-data-table .form-group.above {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }

.select2-container-data-table .select2-container--open .select2-selection {
  box-shadow: none !important; }

.select2-container-data-table .select2-container--open .select2-selection .select2-selection__arrow {
  z-index: 9999; }

.select2-container-data-table .select2-dropdown {
  margin-top: -22px !important;
  border-radius: 0;
  border: none !important; }

.select2-container-data-table .select2-dropdown .select2-search {
  padding: 0;
  border: 1px solid #ddd;
  width: calc(100% + 2px);
  margin-left: -1px;
  height: 24px;
  margin-top: -1px; }

.select2-container-data-table .select2-dropdown .select2-search .select2-search__field {
  border: none !important;
  padding: 2px 6px;
  height: 20px; }

.select2-container-data-table .select2-dropdown.select2-dropdown--above {
  border-bottom: 1px solid #757575 !important;
  border-bottom-left-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
  margin-top: 22px !important; }

.select2-container-data-table .select2-dropdown.select2-dropdown--above
.select2-search
.select2-search__field {
  border: none !important; }

.select2-container-data-table .select2-results__option:empty::after {
  content: "...";
  color: #999; }

.select2-container-data-table .select2-results__options {
  border: 1px solid #ddd;
  width: calc(100% + 2px);
  margin-left: -1px;
  margin-top: -1px;
  background: #f5f5f5;
  box-shadow: 0 4px 8px rgba(117, 117, 117, 0.6); }

.abris-table__detail-view {
  display: none;
  margin-left: 20px;
  margin-top: 10px;
  padding: 10px;
  min-width: 400px;
  border-left: 5px solid #afecbf;
  vertical-align: top; }

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative; }

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px; }

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.select2-container .select2-search--inline {
  float: left; }

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0; }

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

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

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }

.select2-results__option[aria-selected] {
  cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box; }

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none; }

.select2-search--dropdown.select2-search--hide {
  display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none; }

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left; }

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em; }

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px; }

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px; }

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999; }

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none; }

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb; }

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px; }

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

@charset "UTF-8";
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
abris-select {
  display: inline-block; }

abris-select.abrs-readonly {
  background-color: #fafafa; }

body .select2-container--default .select2-selection--single {
  border: 1px solid #cccccc; }

body span.select2-container--focus {
  box-shadow: none;
  -webkit-box-shadow: none;
  border: none; }

body .select2-container--focus .select2-selection--single {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(117, 117, 117, 0.6);
  border-color: #757575; }

body .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #7694ce;
  color: white; }

body .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: black; }

body .select2-container--default + a.btn.btn-default {
  padding: 4px 10px 5px; }

body span.abrs-selectbox-text {
  width: calc(100% - 32px);
  display: inline-block;
  padding: 4px 8px; }

.input-group-addon > .select2-container {
  margin-top: -6px;
  margin-bottom: -6px; }

.input-group-addon > .select2-container > .select2-choice {
  height: 26px;
  line-height: 25px; }

.select2-container .select2-choice {
  line-height: 30px;
  height: 30px;
  margin-top: 5px; }

span.select2-container--focus {
  outline: 0;
  border: 1px solid #66afe9;
  border-radius: 5px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  span.select2-container--focus .select2-container--default .select2-selection--single {
    border: none; }

span.select2.select2-container.select2-container--default {
  width: calc(100% - 64px); }

@charset "UTF-8";
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
abris-simple-select {
  display: inline-block;
  width: calc(100% - 195px); }

abris-actions {
  display: block; }
  abris-actions.status {
    display: inline-block; }
    abris-actions.status .actions {
      margin-top: 1px; }
    abris-actions.status button {
      line-height: 14px; }
  abris-actions .abris-nested-actions {
    padding: 4px 8px; }
  abris-actions .abris-nested-actions__title {
    cursor: pointer;
    user-select: none; }
    abris-actions .abris-nested-actions__title > span {
      pointer-events: none; }
    abris-actions .abris-nested-actions__title .fa-angle-right {
      display: inline-block; }
    abris-actions .abris-nested-actions__title .fa-angle-down {
      display: none; }
    abris-actions .abris-nested-actions__title.abris-nested-actions--open .fa-angle-right {
      display: none; }
    abris-actions .abris-nested-actions__title.abris-nested-actions--open .fa-angle-down {
      display: inline-block; }
  abris-actions .abris-nested-actions__content {
    display: none; }
  abris-actions .abris-nested-actions--open + .abris-nested-actions__content {
    display: block; }

.actions-menu abris-actions .actions > span, .actions-menu abris-actions .actions > button {
  display: block;
  color: black;
  float: none;
  margin: 0px;
  background-color: transparent;
  border: none;
  border-radius: 0px;
  text-align: left;
  width: 100%; }
  .actions-menu abris-actions .actions > span:hover, .actions-menu abris-actions .actions > button:hover {
    background-color: lightgray;
    color: black; }

.main-context-actions abris-actions .actions {
  margin: 0px; }

.actions-menu .main-context-actions abris-actions .actions > span, .actions-menu .main-context-actions abris-actions .actions > button {
  display: inline-block;
  background-color: transparent;
  border: solid 1px;
  border-color: #b0c3e7;
  border-radius: 4px;
  width: auto; }

.abris-report-designer__actions-row {
  margin: 10px 0; }

/*
 * jQuery File Upload Plugin CSS
 * https://github.com/blueimp/jQuery-File-Upload
 *
 * Copyright 2013, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * https://opensource.org/licenses/MIT
 */
.fileinput-button {
  position: relative;
  overflow: hidden;
  display: inline-block; }

.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px !important;
  direction: ltr;
  cursor: pointer; }

/* Fixes for IE < 8 */
@media screen\9 {
  .fileinput-button input {
    filter: alpha(opacity=0);
    font-size: 100%;
    height: 100%; } }

/*
 * jQuery File Upload UI Plugin CSS
 * https://github.com/blueimp/jQuery-File-Upload
 *
 * Copyright 2010, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * https://opensource.org/licenses/MIT
 */
.fileupload-buttonbar .btn,
.fileupload-buttonbar .toggle {
  margin-bottom: 5px; }

.progress-animated .progress-bar,
.progress-animated .bar {
  background: url(data:image/gif;base64,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) !important;
  filter: none; }

.fileupload-process {
  float: right;
  display: none; }

.fileupload-processing .fileupload-process,
.files .processing .preview {
  display: block;
  width: 32px;
  height: 32px;
  background: url(data:image/gif;base64,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) center no-repeat;
  background-size: contain; }

.files audio,
.files video {
  max-width: 300px; }

@media (max-width: 767px) {
  .fileupload-buttonbar .toggle,
  .files .toggle,
  .files .btn span {
    display: none; }
  .files .name {
    width: 80px;
    word-wrap: break-word; }
  .files audio,
  .files video {
    max-width: 80px; }
  .files img,
  .files canvas {
    max-width: 100%; } }

ul[role=menu].dropdown-menu {
  overflow-y: auto; }

.dropdown-menu {
  max-height: 250px;
  overflow-y: auto;
  padding: 5px 5px; }

@charset "UTF-8";
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
abris-search {
  display: block;
  max-width: 180px; }
  abris-search .a-search input {
    width: 100%;
    height: 27px;
    padding: 6px 8px;
    z-index: 1; }
  abris-search .a-search input:focus {
    border-color: #cccccc;
    box-shadow: none; }
  abris-search .a-search .a-btn-small {
    cursor: pointer;
    border: 1px solid #cccccc;
    border-radius: 0 4px 4px 0;
    border-left: none;
    line-height: 25px;
    z-index: 1;
    font-size: 14px; }
  abris-search .a-search .a-btn-small:hover {
    background-color: #cccccc;
    color: blue; }

@charset "UTF-8";
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
abris-bool .checkbox input[type="checkbox"] {
  width: 17px;
  height: 17px;
  margin: 10px 0 0 20px; }

.checkbox input {
  position: absolute;
  z-index: -1;
  opacity: 0; }

.checkbox__text {
  position: relative;
  padding: 0 0 0 1px;
  cursor: pointer; }

.checkbox__text:before {
  white-space: pre;
  content: attr(data-no-text);
  position: absolute;
  top: 0;
  left: 0;
  width: 5em;
  padding-top: 4px;
  height: 26px;
  border-radius: 4px;
  background: white;
  text-align: right;
  padding-right: 6px;
  border: 1px solid #cccccc;
  color: black;
  transition: 0.8s; }

.checkbox__text:after {
  content: '';
  position: absolute;
  top: 4px;
  left: 4px;
  width: 18px;
  height: 18px;
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid black;
  transition: 0.4s; }

.checkbox input:checked + .checkbox__text::before {
  background: #afecbf;
  text-align: left;
  padding-left: 8px;
  content: attr(data-yes-text); }

.checkbox input:checked + .checkbox__text:after {
  left: calc(5em - 23px); }

.checkbox input:focus + .checkbox__text:before {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5); }

.checkbox input:indeterminate + .checkbox__text:after {
  left: calc(3.5em - 23px); }

.checkbox input:indeterminate + .checkbox__text::before {
  background: #a3a4a2;
  text-align: left;
  padding-left: 6px;
  content: ''; }

.abris-property.abris-property-modified .checkbox__text:after {
  background-color: #ffe8bc; }

label.checkbox.abrs-bool {
  margin-top: 0; }

abris-readonly {
  display: block; }
  abris-readonly > div {
    min-height: 27px;
    white-space: pre-line;
    width: calc(100% - 200px);
    float: left;
    border-style: solid;
    border-radius: 4px;
    border-width: 1px;
    border-color: #fafafa;
    padding: 4px 4px 4px 8px;
    background-color: #fafafa; }
  abris-readonly.status > div {
    width: auto; }

@charset "UTF-8";
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
abris-home .home {
  padding: 10px; }
  abris-home .home a {
    display: inline-block;
    width: 300px;
    height: 200px;
    border: 4px solid #7694ce;
    border-radius: 12px;
    padding: 10px;
    text-align: center;
    font-size: 20px;
    vertical-align: top;
    margin: 20px; }
    abris-home .home a i {
      font-size: 100px;
      width: 100%;
      margin: 20px 0px; }
  abris-home .home a:hover {
    background-color: #b0c3e7; }

abris-breadcrumbs .breadcrumb > li.active > span {
  cursor: auto;
  font-weight: bold; }

abris-breadcrumbs li:not(.active) > span {
  text-decoration: underline;
  color: darkblue; }

abris-date {
  display: block; }

abris-time {
  display: block; }

abris-interval {
  display: block; }

abris-datetime {
  display: block; }
  abris-datetime .abris-datetimepicker {
    display: table; }
    abris-datetime .abris-datetimepicker > input {
      border: 1px solid #ccc;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
      transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
      display: inline-block;
      padding: 4px 8px; }
      abris-datetime .abris-datetimepicker > input:focus {
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(117, 117, 117, 0.6);
        border-color: #757575; }
    abris-datetime .abris-datetimepicker > input:first-of-type {
      width: 47%;
      /*border-right: none;*/
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px; }
    abris-datetime .abris-datetimepicker > input:last-of-type {
      width: 47%;
      /*border-left: none;*/
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px; }
    abris-datetime .abris-datetimepicker .clear-button {
      margin-left: -15px;
      display: inline-block;
      width: 5%;
      cursor: pointer; }

abris-relation-show {
  display: block;
  margin: 0 10px 10px 0; }
  abris-relation-show abris-dropdown-wrapper.dropdown.open .dropdown-menu {
    display: block; }
    abris-relation-show abris-dropdown-wrapper.dropdown.open .dropdown-menu abris-actions .er-actions-row {
      width: auto;
      margin-left: 0;
      margin-bottom: 8px; }

.word-editor-container {
  width: 640px;
  height: 480px;
  background: #ccc;
  border: 1px solid #aaa;
  border-radius: 10px;
  box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.1);
  position: absolute;
  left: calc(50% - 320px);
  top: calc(50% - 240px);
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  user-select: none;
  z-index: 1000; }

.word-editor-shadow {
  position: absolute;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.3);
  overflow: hidden;
  z-index: 1001; }

.word-editor-header-row {
  height: 32px;
  display: flex;
  flex-direction: row-reverse;
  cursor: move; }

.word-editor-body-row {
  height: 435px;
  background: white;
  border-radius: 3px;
  margin: 5px;
  display: flex;
  flex-direction: column; }

.word-editor-close {
  color: white;
  font-size: 14px;
  background: rgba(255, 0, 0, 0.8);
  border-radius: 50%;
  height: 20px;
  width: 20px;
  text-align: center;
  border: 1px solid red;
  margin: 7px;
  cursor: pointer; }

.word-editor-save-button {
  color: green;
  font-size: 12px;
  background: #60fa60;
  border-radius: 10px;
  height: 20px;
  width: 80px;
  text-align: center;
  border: 2px solid silver;
  margin: 7px;
  cursor: pointer;
  margin-right: 30px; }

.word-editor-content {
  box-sizing: border-box;
  margin: 10px;
  height: 100%;
  overflow-y: auto;
  font-size: 20px; }

.word-editor-input {
  width: calc(100% - 10px);
  font-size: 20px;
  padding: 5px;
  margin: 5px;
  box-sizing: border-box; }

.word-editor-span {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 5px;
  cursor: pointer; }

.ref-popup {
  position: fixed;
  display: inine-block;
  background: white;
  border: 1px solid #ccc;
  border-radius: 5px;
  z-index: 100;
  padding: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  max-width: 500px;
  overflow-y: scroll;
  text-align: justify;
  max-height: 300px;
  transition: opacity 0.4s; }

.ref-popup::-webkit-scrollbar-track, .abris-widget-reference-container::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 6px;
  background-color: #F5F5F5; }

.ref-popup::-webkit-scrollbar, .abris-widget-reference-container::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #F5F5F5; }

.ref-popup::-webkit-scrollbar-thumb, .abris-widget-reference-container::-webkit-scrollbar-thumb {
  border-radius: 3px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #888; }

.word-editor-area {
  border: 1px solid #aaf;
  min-width: 240px;
  min-height: 120px;
  font-size: 16px; }

abris-reference {
  z-index: 50;
  background: white;
  height: 100%;
  display: inline-block;
  width: 100%;
  cursor: default;
  margin-top: 15px; }
  abris-reference .abris-widget-reference-ext-container {
    display: flex;
    align-items: stretch;
    height: 400px; }
  abris-reference .abris-widget-reference-ext-container-full {
    display: flex;
    align-items: stretch;
    height: calc(100vh - 40px); }
  abris-reference .abris-widget-reference-container-scroller {
    width: 50%;
    overflow-x: scroll;
    overflow-y: scroll; }
  abris-reference .abris-widget-reference-container-scroller-full {
    width: 100%;
    overflow-x: scroll;
    overflow-y: scroll; }
  abris-reference .abris-widget-reference-container-zoom {
    overflow: hidden;
    margin: auto; }
  abris-reference .abris-widget-reference-container {
    display: inline-block;
    border: 1px solid #ddd;
    border-top: none;
    background: #f5f5f5;
    transform-origin: top left; }
  abris-reference .ref-tool-panel {
    font-size: 20px;
    text-align: right;
    width: 100%;
    display: inline-block;
    border: 1px solid #ddd;
    border-radius: 3px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    padding: 3px;
    padding-right: 10px;
    cursor: default; }
  abris-reference .ref-page {
    position: relative;
    padding: 0;
    display: block;
    width: calc(40 / 23 * 21vw);
    height: calc(40 / 23 * 29.7vw);
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 25px;
    background: white;
    border: 1px solid #ccc;
    box-shadow: 2px 2px 4px 4px rgba(0, 0, 0, 0.05);
    overflow: hidden; }
  abris-reference .ref-par {
    display: block;
    position: absolute;
    font-size: 0.70vw;
    line-height: 1.2;
    text-align: justify;
    padding: 0;
    margin: 0; }
  abris-reference .par-editable:hover {
    background: white !important;
    color: black !important; }
  abris-reference .par-editable {
    /* color: black !important; */
    background-blend-mode: darken; }
  abris-reference .par-editable:hover, abris-reference .par-editable:focus, abris-reference .par-editable:active {
    cursor: text;
    background-color: rgba(51, 143, 255, 0.25); }
  abris-reference .ref-highlight {
    position: absolute;
    display: inline-block;
    background-color: rgba(255, 255, 0, 0.33); }
  abris-reference .ref-selector {
    position: absolute;
    display: inline-block;
    background-color: rgba(255, 0, 0, 0.33); }
  abris-reference .ref-link-cover {
    position: absolute;
    display: inline-block;
    background-color: rgba(0, 127, 255, 0.2);
    background-color: rgba(0, 127, 255, 0.2); }
  abris-reference .ref-link-cover:hover {
    background-color: rgba(255, 127, 0, 0.2); }
  abris-reference .page-dib {
    display: inline-block; }
  abris-reference .ref-size-slider {
    font-size: 8px;
    display: inline-block;
    -webkit-appearance: none;
    width: 92px;
    height: 3px;
    background: #d3d3d3;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s; }
  abris-reference .ref-size-slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #555;
    cursor: pointer; }
  abris-reference .ref-size-slider::-moz-range-thumb {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #4CAF50;
    cursor: pointer; }
  abris-reference .btn-lighter {
    background: #eaeaea; }
  abris-reference .btn:focus, abris-reference .btn:active {
    outline: none !important;
    box-shadow: none; }
  abris-reference .container-additional::-webkit-scrollbar {
    width: 0 !important; }
  abris-reference .container-additional {
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none; }

.ref-widget-maximized {
  position: fixed;
  left: 0;
  top: 0;
  margin: 0;
  padding-top: 0;
  width: 100vw;
  height: calc(100vh - 30px); }

.abris-property-ref_widget {
  height: 490px; }

@charset "UTF-8";
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
abris-options {
  display: block; }

abris-slider {
  display: block; }
  abris-slider.a-full-size-control {
    width: 100%; }
  abris-slider .a-slider-container {
    position: relative;
    width: 100%; }

@charset "UTF-8";
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
abris-filter-builder .abrs-filter-builder .abrs-filter-row .input-group abris-select-filter {
  display: block;
  padding: 0; }
  abris-filter-builder .abrs-filter-builder .abrs-filter-row .input-group abris-select-filter .select2-container--default .select2-selection--multiple {
    min-height: initial;
    border: none; }
    abris-filter-builder .abrs-filter-builder .abrs-filter-row .input-group abris-select-filter .select2-container--default .select2-selection--multiple .select2-selection__choice {
      margin-top: 3px;
      border-color: #7694ce;
      background-color: #fcfcfc;
      padding: 2px 6px; }

@charset "UTF-8";
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
abris-radios {
  display: block;
  width: calc(100% - 195px);
  float: left;
  max-width: 700px; }
  abris-radios label {
    text-align: center !important;
    top: 30px !important; }
  abris-radios .slider-knob {
    background: #7694ce; }
  abris-radios .radios-to-slider .slider-bar {
    background: #c1cfe9; }

abris-radiobutton {
  display: block;
  width: calc(100% - 195px);
  float: left;
  max-width: 700px; }
  abris-radiobutton .radiobutton-label {
    color: black; }

abris-checkbox-group {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  width: 100%;
  float: right;
  max-width: 700px; }
  abris-checkbox-group .checkbox-group-label {
    color: black; }
  abris-checkbox-group label {
    display: inline-block;
    height: 32px;
    margin: auto; }

abris-link a {
  text-decoration: underline; }

abris-property-hint {
  display: block;
  float: left; }
  abris-property-hint .a-property-hint-container {
    position: relative; }
    abris-property-hint .a-property-hint-container .a-property-hint-content {
      border: 1px solid darkgreen;
      color: darkgreen;
      background-color: rgba(0, 255, 0, 0.15);
      position: absolute;
      left: -30px;
      border-radius: 50%;
      height: 26px;
      width: 26px;
      text-align: center;
      line-height: 26px;
      display: none;
      cursor: help; }
      abris-property-hint .a-property-hint-container .a-property-hint-content:hover .a-property-hint-text {
        display: block; }
      abris-property-hint .a-property-hint-container .a-property-hint-content .a-property-hint-text {
        display: none;
        position: relative;
        top: -50%;
        left: 50%;
        width: 200px;
        background-color: white;
        border: 1px solid lightgray;
        z-index: 1; }

.abris-property:hover .a-property-hint-content {
  display: inline-block; }

@charset "UTF-8";
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
abris-property-indicator {
  display: unset; }
  abris-property-indicator .abris-property-cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(200, 200, 200, 0.5);
    z-index: 1; }

.abris-property {
  position: relative; }

.abris-property.abris-property-modified input, .abris-property.abris-property-modified textarea, .abris-property.abris-property-modified select, .abris-property.abris-property-modified span.select2-selection, .abris-property.abris-property-modified abris-tree-select > button {
  background-color: #ffe8bc; }

@charset "UTF-8";
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
abris-frame {
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }
  abris-frame .abris-frame {
    width: 100%;
    height: 100%;
    overflow: hidden; }
    abris-frame .abris-frame iframe {
      position: relative;
      width: 100%;
      height: 100%; }

@charset "UTF-8";
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
abris-table-filter {
  display: inline-block;
  width: 100%;
  text-align: right; }
  abris-table-filter .abris-table-filter-info {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    padding-left: 10px;
    padding-right: 6px;
    vertical-align: middle;
    position: absolute;
    left: 0;
    top: 1px;
    right: 1px;
    background-color: #ffc4bc;
    color: #a63a2c; }
  abris-table-filter abris-dropdown-wrapper {
    display: inline-block; }
    abris-table-filter abris-dropdown-wrapper.dropdown {
      position: absolute;
      right: 0;
      top: 0;
      left: 0; }
    abris-table-filter abris-dropdown-wrapper .dropdown-toggle {
      cursor: pointer;
      padding: 0 3px; }
    abris-table-filter abris-dropdown-wrapper.open .dropdown-menu {
      display: block; }
    abris-table-filter abris-dropdown-wrapper .dropdown-menu .abris-table-filter-item {
      width: 100%;
      border-bottom: 1px solid lightgray;
      margin-bottom: 5px;
      background-color: #e7e7e7; }
      abris-table-filter abris-dropdown-wrapper .dropdown-menu .abris-table-filter-item > * {
        margin: 2px 3px 3px 3px; }
    abris-table-filter abris-dropdown-wrapper .dropdown-menu .abris-table-filter-item-button {
      text-align: right;
      cursor: pointer;
      height: 28px;
      padding: 1px 1px;
      float: right; }
    abris-table-filter abris-dropdown-wrapper .dropdown-menu .abris-table-filter-controls {
      width: auto;
      white-space: nowrap;
      margin-top: 10px; }
      abris-table-filter abris-dropdown-wrapper .dropdown-menu .abris-table-filter-controls > button {
        width: 50%;
        display: inline-block;
        box-sizing: border-box;
        min-width: 90px; }

@charset "UTF-8";
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
abris-table-filter-bool {
  display: inline-block;
  width: 100%; }

@charset "UTF-8";
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
abris-table-filter-string {
  display: inline-block;
  width: 100%; }

@charset "UTF-8";
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
abris-table-filter-lookup {
  display: inline-block;
  width: 100%; }

@charset "UTF-8";
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
abris-table-filter-choose {
  display: inline-block;
  width: 100%;
  padding: 5px; }
  abris-table-filter-choose label {
    display: block; }
    abris-table-filter-choose label input[type='checkbox'] {
      line-height: 18px;
      vertical-align: middle; }
    abris-table-filter-choose label span {
      padding-top: 5px;
      vertical-align: middle;
      display: inline-block; }

@charset "UTF-8";
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
abris-table-filter-relation {
  display: inline-block;
  width: 100%; }

@charset "UTF-8";
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
.abris-table-filter-date-time {
  display: inline-block;
  width: 100%; }
  .abris-table-filter-date-time abris-datetime .abris-datetimepicker > input {
    width: calc(50% - 3px); }

@charset "UTF-8";
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
.abris-table-filter-date {
  display: inline-block;
  width: 100%; }
  .abris-table-filter-date abris-datetime .abris-datepicker > input {
    width: calc(50% - 3px); }

@charset "UTF-8";
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
abris-navitemstatic a {
  display: inline-block;
  border-radius: 12px;
  padding: 0px 10px;
  text-align: center;
  font-size: 15px;
  vertical-align: top; }
  abris-navitemstatic a i {
    font-size: 40px;
    margin: 20px 0px;
    display: inline-block;
    width: 80px; }
  abris-navitemstatic a div {
    display: inline-block;
    vertical-align: middle;
    height: 55px; }

abris-navitemstatic a:hover {
  background-color: #b0c3e7; }

@charset "UTF-8";
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
body {
  font-family: 'Open sans', Arial, sans-serif;
  font-size: 12px;
  min-height: 100vh;
  background: #f8f8f8; }

a {
  text-decoration: none;
  color: #264786; }

.right {
  float: right; }

.col-lg-12 {
  width: 100%;
  padding: 0; }

h1, .h1 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 100;
  font-size: 1.5em;
  color: #696d73; }

h1, h2, h3 {
  margin-top: 5px;
  margin-bottom: 10px; }

input.text:focus, textarea.text:focus {
  border: 1px solid #a0a0a0;
  background: #ffffff; }

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

.input-group label + .form-control {
  border-bottom-left-radius: 4px !important;
  border-top-left-radius: 4px !important;
  font-size: 14px; }

span.fa.right {
  margin-top: 4px;
  margin-right: 2px; }

.form-group label:not(.bootstrap-switch-label) {
  margin-left: 5px;
  font-style: italic; }

/* Login Page */
.login-panel {
  margin-top: 25%; }

.show-grid [class^="col-"] {
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #ddd;
  background-color: #eee !important; }

.show-grid {
  margin: 15px 0; }

.progress {
  height: 31px;
  border-radius: 0 4px 4px 0;
  float: left;
  width: calc(100% - 285px);
  box-shadow: none;
  background-color: #fff;
  border: 1px solid #ccc; }

.progress + a {
  float: left;
  margin-left: 14px; }

.progress-bar-success {
  background-color: #4e99df; }

.fileinput-button {
  margin-right: 0;
  border-radius: 4px 0 0 4px;
  float: left; }

.fileinput-link {
  float: left;
  padding-top: 6px;
  padding-left: 12px; }

.fileinput-link-empty {
  float: left;
  padding-top: 6px;
  padding-left: 12px; }

.actions {
  margin-top: 3px; }

.detail .actions {
  margin-top: 7px; }

.detail .actions::after {
  content: "";
  display: block;
  clear: both; }

input.form-control {
  height: auto; }

.detail .form-group {
  margin-top: 5px; }

.download .actions {
  margin-top: 1em; }

.input-group-addon + div .select2-chosen {
  width: 70px !important; }

.input-group-addon + input {
  border-left: none; }

.col-sm-6:nth-child(1) {
  padding: 0; }

.dropdown-menu > li > a {
  transition: .3s;
  color: #7694ce; }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: white;
  background-color: #757575; }

.dropdown-menu > li > a {
  padding: 3px 10px; }

.navFixed {
  position: fixed;
  z-index: 100;
  top: 0;
  width: 100%;
  border-radius: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) !important; }

.navAimation {
  top: -34px; }

.user-info span {
  color: white !important; }

.user-info .caret {
  color: white !important; }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  border-color: white;
  background-color: rgba(25, 31, 36, 0.6); }

ul[role=menu] {
  overflow: hidden; }

.form-group {
  margin-bottom: 5px !important; }

label + div + input {
  height: 50px !important; }

.input-group-addon {
  font-size: 12px;
  padding-top: 3px;
  background-color: white; }

.btn-header {
  float: right;
  margin-top: -4px; }

.navbar-toggle {
  float: left;
  margin-left: 15px; }

.navbar-right {
  float: right; }

.detail .er-actions-row {
  margin-bottom: 10px; }

.form-control:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(117, 117, 117, 0.6);
  border-color: #757575; }

.nav > li > a.selected {
  font-weight: bold;
  text-decoration: underline; }

.mainIcon {
  display: block;
  margin: 15px auto;
  width: 677px;
  height: 278px; }

.notifications {
  position: fixed; }
  .notifications.top-right {
    right: 10px;
    top: 25px; }
  .notifications > div {
    position: relative;
    z-index: 9999;
    margin: 5px 0px; }

.a-dropdown-button {
  background-color: white;
  border: 1px solid #cccccc; }

.a-dropdown-button:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(117, 117, 117, 0.6);
  border-color: #757575;
  outline: none; }

.a-btn-small {
  background-color: transparent;
  font-size: 19px;
  padding: 0px 5px 0px 5px;
  cursor: default;
  border: none; }

body .col-xs-1, body .col-sm-1, body .col-md-1, body .col-lg-1, body .col-xs-2, body .col-sm-2, body .col-md-2, body .col-lg-2, body .col-xs-3, body .col-sm-3, body .col-md-3, body .col-lg-3, body .col-xs-4, body .col-sm-4, body .col-md-4, body .col-lg-4, body .col-xs-5, body .col-sm-5, body .col-md-5, body .col-lg-5, body .col-xs-6, body .col-sm-6, body .col-md-6, body .col-lg-6, body .col-xs-7, body .col-sm-7, body .col-md-7, body .col-lg-7, body .col-xs-8, body .col-sm-8, body .col-md-8, body .col-lg-8, body .col-xs-9, body .col-sm-9, body .col-md-9, body .col-lg-9, body .col-xs-10, body .col-sm-10, body .col-md-10, body .col-lg-10, body .col-xs-11, body .col-sm-11, body .col-md-11, body .col-lg-11, body .col-xs-12, body .col-sm-12, body .col-md-12, body .col-lg-12 {
  padding-right: 0;
  padding-left: 0; }

@charset "UTF-8";
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
body * {
  outline: none; }

#page-wrapper .ui-resizable-e {
  z-index: 90;
  width: 5px;
  cursor: ew-resize;
  position: absolute;
  top: 0;
  right: 0; }

/*  Buttons */
body .btn {
  font-size: 12px;
  padding: 4px 8px;
  outline: none; }

body .btn-default {
  background: white;
  border-color: #b0c3e7;
  color: #264786;
  border-radius: 4px; }

body .btn-default:hover, body .btn-default:focus, body .btn-default:active, body .btn-default:active:focus, body .btn-default:active:hover, body .btn-default.active, body .open .dropdown-toggle.btn-default {
  background: #ffe8bc;
  border-color: #a67c2c;
  outline: none;
  box-shadow: none !important; }

body .btn-green {
  background: white;
  border-color: #b0c3e7;
  color: #264786; }

body .btn-green:hover {
  background: #2eb82e;
  border-color: #29a329;
  color: white; }

body .btn-green_full {
  background: #2eb82e;
  border-color: gray;
  color: #aeffae; }

body .btn-green_full:hover {
  background: #2eb82e;
  border-color: #29a329;
  color: white; }

body .btn-red {
  background: white;
  border-color: #b0c3e7;
  color: #264786; }

body .btn-red:hover {
  background: #ff6600;
  border-color: #e65c00;
  color: white; }

body .btn-blue {
  background: white;
  border-color: #b0c3e7;
  color: #264786; }

body .btn-blue:hover {
  background: #008ae6 !important;
  border-color: #007acc;
  color: white; }

body .btn-gray {
  background-color: #47494f !important;
  background-image: linear-gradient(#55585f, #47494f 66%, #3d3f44) !important;
  border-color: #2f3034 !important; }

body .btn:disabled {
  color: #e8e8e8; }

body .form-control {
  font-size: 12px;
  padding: 4px 8px;
  color: black;
  box-shadow: none;
  -webkit-box-shadow: none; }

body .form-control-inline {
  display: inline-block;
  width: 128px;
  vertical-align: middle; }

body .btn-grand {
  font-size: 30px; }

#page-wrapper .er-actions-row .btn {
  margin-right: 4px; }

#page-wrapper .er-actions-row .btn:disabled {
  margin-right: 4px; }

.panel-body label, .detail label {
  display: block;
  margin: 5px 5px 0 0;
  font-weight: normal;
  color: #969696; }

.panel-body .readonly label, .panel-body .readwrite label, .detail .readonly label, .detail .readwrite label {
  float: left;
  width: 190px;
  text-align: left; }

.panel-body .readonly label + *, .detail .readonly label + * {
  min-height: 19px;
  padding: 6px 0px; }

@charset "UTF-8";
.fa-angle-right::before {
  content: "\25B6" !important;
  font-size: 0.64em; }

.fa-angle-left::before {
  content: "\25C0" !important;
  font-size: 0.64em; }

.fa-angle-down::before {
  content: "\25BC" !important;
  font-size: 0.64em; }

.fa-angle-up::before {
  content: "\25B2" !important;
  font-size: 0.64em; }

.fa-question::before {
  content: "?" !important; }

.fa-caret-down::before {
  content: "\25BC" !important; }

.fa-angle-double-right::before {
  content: "\BB" !important; }

.fa-refresh::before {
  content: "\21BB" !important; }

.fa-times::before {
  content: "\D7" !important; }

.fa-check::before {
  content: "\2713" !important; }

.fa-chevron-right::before {
  content: "\25B6" !important; }

.fa-chevron-left::before {
  content: "\25C0" !important; }

.fa-chevron-down::before {
  content: "\25BC" !important; }

.fa-chevron-up::before {
  content: "\25B2" !important; }

.fa-sign-in::before {
  content: "\2386" !important; }

.fa-square-o::before {
  content: "\25A1" !important; }

.fa-columns::before {
  content: "\25A5" !important; }

.fa-arrow-left::before {
  content: "\21D0" !important; }

.fa-arrow-down::before {
  content: "\2193" !important; }

.fa-arrow-up::before {
  content: "\2191" !important; }

.fa-remove::before {
  content: "\D7" !important; }

/*
.fa-search::before {
    content: "Поиск"!important;
	font-family:'Open sans', Arial, sans-serif!important;
}
*/
.fa-upload::before {
  content: "\417\430\433\440\443\437\438\442\44C" !important;
  font-family: "Open sans", Arial, sans-serif !important; }

.fa-download::before {
  content: "\421\43A\430\447\430\442\44C" !important;
  font-family: "Open sans", Arial, sans-serif !important; }

.fa-file-excel-o::before {
  content: "\1F5CF" !important; }

.fa-settings::before {
  content: "\2699" !important; }

.fa-ellipsis-v::before {
  content: "\22EE" !important;
  font-style: normal !important;
  text-decoration: none; }
  .fa-ellipsis-v::before:hover {
    text-decoration: none; }

/*
Не отображаются символы юникода:

.fa-folder-open-o::before {
    content: "\1F5C1"!important;
    font-size: 12px;
}
.fa-folder-o::before {
    content: "\1F5C0"!important;
    font-size: 12px;
}
.fa-folder::before {
    content: "\1F5BF"!important;
    font-size: 12px;
}
.fa-folder-open::before {
    content: "\1F5C1"!important;
    font-size: 12px;
}
.fa-calendar::before {
    content: "\1F4C5"!important;
    font-size: 12px;
}
.fa-clock-o::before {
    content: "\1F558"!important;
    font-size: 12px;
}
.fa-save::before {
    content: "\1F4BE"!important;
    font-size: 12px;
}
.fa-trash-o::before {
    content: "\1F5D1"!important;
    font-size: 12px;
}

Не нашёл оригинал:
.fa-close

Не нашёл замену:
.fa-file-excel-o
.fa-line-chart-o
*/

@charset "UTF-8";
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
#wrapper {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: transparent; }
  #wrapper .nav > li > a {
    color: black; }
  #wrapper a.disabled {
    color: darkgrey; }
  #wrapper .abrs-project-info {
    color: #888888;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    margin-top: 5px; }
  #wrapper .page-header {
    padding-top: 8px;
    padding-left: 8px; }
    #wrapper .page-header .dropdown-toggle .btn {
      padding: 5px 10px 3px 10px; }

.abris-application,
.modal-body {
  position: relative; }
  .abris-application .row,
  .modal-body .row {
    margin-left: 0;
    margin-right: 0; }

#page-wrapper {
  height: calc(100vh - 50px);
  position: relative;
  overflow: hidden; }

.grid-stack-item {
  position: absolute !important; }

/* Application template */
.navbar-inverse {
  margin-bottom: 0;
  border: none;
  background-color: #7694ce;
  border-radius: 0;
  min-height: 30px; }

.navbar-inverse .navbar-inner {
  border-radius: 0; }

.navbar-inverse .navbar-inner > ul > li {
  float: left; }

.navbar-inverse .navbar-inner > ul > li .dropdown-menu {
  margin-left: -20px;
  height: 40px; }

.navbar-inverse .navbar-inner > ul > li .dropdown-alerts {
  min-width: 300px;
  margin-left: -220px; }

.navbar-inverse .navbar-inner > ul > li .dropdown-alerts .divider {
  margin: 0; }

.navbar-inverse .navbar-inner > ul > li .dropdown-alerts > li > a > div > span {
  display: block;
  float: left;
  overflow: hidden;
  max-width: 275px;
  white-space: nowrap;
  text-overflow: ellipsis; }

.navbar-inverse
.navbar-inner
> ul
> li
.dropdown-alerts
> li:not(.seeall):nth-child(n + 21) {
  display: none; }

.navbar-inverse .navbar-inner > ul > li .fa {
  display: block;
  float: left;
  margin-top: 3px; }

.navbar-inverse .navbar-inner > ul > li .count {
  line-height: 5px;
  z-index: 9999;
  left: 58%;
  display: block;
  float: left;
  margin-top: -10px;
  margin-right: 5px;
  margin-left: -5px;
  padding: 5px 5px;
  text-align: center;
  color: #ffffff;
  border-radius: 30px;
  background: #e86131; }

.navbar-inverse .btn-navbar {
  float: left;
  margin-top: 10px; }

.navbar-inverse .brand {
  font-size: 20px;
  font-weight: lighter;
  line-height: 48px;
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff; }

.navbar-inverse .brand strong {
  font-weight: normal; }

.navbar-inverse .nav > li > a {
  height: 50px;
  padding: 13px 15px 8px;
  transition: background 0.1s linear;
  color: #d6d6d6 !important;
  outline: 0; }

.navbar-inverse .nav > li > a:hover {
  background: #264786; }

.navbar-inverse .navbar-toggle {
  position: relative;
  float: left;
  margin-top: 8px;
  margin-right: 8px;
  margin-bottom: 8px;
  padding: 8px 8px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px; }

.navbar-inverse .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background-color: #333333; }

.navbar-inverse .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px; }

#show-menu {
  display: none; }

.navbar-static-side ul li {
  border-bottom: 1px solid #e7e7e7; }

.navbar-default {
  margin: 0;
  min-height: 0;
  transition: 0.5s; }

.navbar-default .navbar-nav > li > a {
  padding: 7px 10px;
  transition: 0.3s;
  color: #e86131; }

.navbar-default li > a:focus {
  color: #e86131;
  background: transparent; }

nav ul {
  overflow: hidden; }

.navbar-default.navbar-static-side > div {
  border-right: 1px solid #e7e7e7; }

.navbar-default.navbar-static-side > .sidebar-collapse {
  border-right: 1px solid #e7e7e7;
  overflow: auto;
  height: calc(100% - 29px); }

.sidebar-search div,
.sidebar-search input {
  border: none;
  width: 100%; }

/* Media */
/*@media (max-width: 979px) {*/
.navbar-inverse .navbar-toggle {
  display: block !important;
  margin-left: 8px; }

.navbar-static-side {
  margin-left: -250px;
  transition: margin-left 0.1s; }

#show-menu:checked ~ .navbar-static-side {
  margin-left: 0;
  background-color: white; }

/*}*/
.arrow {
  float: right; }

.fa.arrow:before {
  content: "\25C0";
  transition: 0.3s;
  position: absolute;
  margin-right: 10px;
  margin-top: 3px; }

.active > a > .fa.arrow:before {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  transform: rotate(-90deg);
  margin: 0 0 0 -15px;
  padding: 5px 10px 5px 10px; }

.nav-second-level li,
.nav-third-level li {
  border-bottom: none !important; }

.nav a + ul {
  margin-left: 20px; }

.nav-third-level li a {
  padding-left: 52px; }

.navbar-static-side {
  float: left;
  width: 250px;
  height: calc(100vh - 50px);
  overflow: hidden; }

.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
  margin-left: auto; }

.navbar-static-side ul li {
  border-bottom: 1px solid #efefef; }

.abris-modal-shade {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.15);
  z-index: 200; }
  .abris-modal-shade > div {
    position: relative;
    max-width: 70%;
    height: 100%;
    margin: auto;
    padding: 100px 0; }
    .abris-modal-shade > div .abris-modal-header {
      position: relative;
      width: 100%;
      text-align: right; }
      .abris-modal-shade > div .abris-modal-header .abris-modal-control {
        display: inline-block;
        font-size: 20px;
        font-weight: bold;
        color: darkred;
        cursor: pointer; }
    .abris-modal-shade > div .abris-modal-content {
      position: relative;
      width: 100%;
      max-height: 75%;
      height: 100%; }

label#menu-toggler:hover {
  background: #ffd482; }

.modal-header {
  padding-bottom: 0;
  padding-left: 10px;
  font-stretch: condensed; }

.modal-dialog .col-lg-12.actions {
  display: flex;
  justify-content: center; }

.modal-dialog .abrs-classifier-tree {
  max-height: 400px;
  overflow: auto; }

@charset "UTF-8";
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
.loadingProgressG, #page-wrapper .loadingProgressG {
  background-color: #7694ce;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0; }

.loadingProgressG-loading {
  animation-name: bounce_loadingProgressG;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear; }

@keyframes bounce_loadingProgressG {
  0% {
    margin-left: 0%;
    width: 0%; }
  50% {
    margin-left: 0%;
    width: 100%; }
  100% {
    margin-left: 100%;
    width: 0%; } }

/*
.loading::after {
  content: "Загрузка данных...";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(128, 128, 128, 0.5);
  position: absolute;
  color: white;
  text-align: center;
  font-size: 80px;
  font-weight: 100;
  font-family: "Open Sans";
  z-index: 2;
}
*/

#page-wrapper .abris-view-content-holder {
  position: relative; }

#page-wrapper .abris-view-content-holder + .ui-resizable-handle.ui-resizable-e {
  background: #afecc0;
  width: 7px;
  cursor: col-resize;
  padding: 0px;
  margin: 0px -6px 0px 0px; }

#page-wrapper > div {
  height: calc(100% - 29px);
  width: 100%;
  display: inline-block;
  position: relative;
  background: white;
  vertical-align: top; }
  #page-wrapper > div > h1 {
    width: calc(100% - 1px);
    position: relative;
    height: 34px;
    margin: 0;
    margin-top: 4px; }
    #page-wrapper > div > h1 > div.abrs-page-title-with-buttons {
      display: inline-block;
      padding: 5px 10px;
      width: 70%;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
    #page-wrapper > div > h1 > div.page-title-container {
      display: flex;
      margin-bottom: 10px; }
    #page-wrapper > div > h1 > div.abrs-page-title-buttons {
      float: left;
      white-space: nowrap;
      padding: 0 10px;
      padding-top: 8px; }
      #page-wrapper > div > h1 > div.abrs-page-title-buttons > * {
        display: inline-block;
        vertical-align: top; }
    #page-wrapper > div > h1 > div.abrs-page-title-without-buttons {
      padding: 5px 10px;
      width: 100%;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
  #page-wrapper > div > div {
    width: calc(100% - 1px);
    height: calc(100% - 40px);
    overflow: auto;
    padding: 0 10px; }

input:checked + .btn {
  background: #ffe8bc;
  border-color: #a67c2c;
  outline: none;
  box-shadow: none !important; }

.split-view-optional-button {
  background: white;
  color: #aaa;
  border: 1px solid #ccc;
  border-radius: 5px;
  width: 27px;
  height: 27px;
  font-size: 10px; }

.split-view-optional-button:hover {
  color: #b33;
  border: 1px solid #ccf; }

.abrs-page-title-buttons abris-dropdown-wrapper {
  min-width: 250px; }
  .abrs-page-title-buttons abris-dropdown-wrapper > div a {
    cursor: pointer;
    margin-top: 0px; }
  .abrs-page-title-buttons abris-dropdown-wrapper > div > div {
    float: left;
    margin-left: 5px; }
  .abrs-page-title-buttons abris-dropdown-wrapper .dropdown-menu {
    right: 0px; }
  .abrs-page-title-buttons abris-dropdown-wrapper.open .dropdown-menu {
    display: block; }

div.abrs-page-title-buttons {
  white-space: nowrap;
  padding: 0 10px;
  padding-top: 8px; }
  div.abrs-page-title-buttons > * {
    display: inline-block;
    vertical-align: top; }

.notifications {
  z-index: 100; }

.notifications > div {
  padding-left: 50px; }

.notifications > div::before {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 30px;
  position: absolute;
  margin-top: -5px;
  margin-right: 10px;
  margin-left: -35px;
  content: '\F057'; }

.notifications > div.alert-success::before {
  content: '\F058'; }

.notifications > div.alert-info::before {
  content: '\F06A'; }

.notifications > div.alert-inverse::before {
  content: '\F071'; }

.notifications > div.alert-danger::before {
  content: '\F057'; }

.dropdown-menu {
  font-size: 12px !important; }

.navbar-mode-item {
  float: left;
  padding-top: 3px;
  width: 300px; }
  .navbar-mode-item abris-select {
    width: 100%; }
    .navbar-mode-item abris-select span.select2.select2-container.select2-container--default {
      width: 100%; }
  .navbar-mode-item label {
    display: none; }

.navbar-top-status-item {
  float: left;
  padding-top: 10px;
  width: 300px; }
  .navbar-top-status-item abris-select {
    width: 100%; }
    .navbar-top-status-item abris-select span.select2.select2-container.select2-container--default {
      width: 100%; }
  .navbar-top-status-item label {
    display: none; }

.balloon-bottom {
  position: relative;
  padding: 15px 30px;
  margin-top: 30px;
  color: #000;
  background: #a44646;
  background: linear-gradient(#a44646, #efcfcf);
  border-radius: 25px / 50px;
  text-align: center; }

.balloon-left-bottom:before {
  content: "";
  position: absolute;
  top: -30px;
  left: 10%;
  border-width: 30px 0 0 50px;
  border-style: solid;
  border-color: transparent #a44646;
  display: block;
  width: 0; }

.balloon-left-bottom:after {
  content: "";
  position: absolute;
  top: -30px;
  left: 10%;
  border-width: 30px 0 0 20px;
  border-style: solid;
  border-color: transparent #fff;
  display: block;
  width: 0; }

.balloon-right-bottom:before {
  content: "";
  position: absolute;
  top: -30px;
  right: 10%;
  border-width: 30px 50px 0 0;
  border-style: solid;
  border-color: transparent #a44646;
  display: block;
  width: 0; }

.balloon-right-bottom:after {
  content: "";
  position: absolute;
  top: -30px;
  right: 10%;
  border-width: 30px 20px 0 0;
  border-style: solid;
  border-color: transparent #fff;
  display: block;
  width: 0; }

.login-balloon {
  position: absolute;
  right: 0;
  top: 100%;
  width: 400px;
  z-index: 1; }

.abris-user-is-logged-in .login-balloon {
  display: none; }

.authForm > .row > div {
  max-width: 500px;
  margin: auto;
  padding: 10px 100px 10px 100px;
  text-align: center; }

.authForm > .authAddForms > div {
  max-width: 500px;
  margin: auto;
  padding: 10px; }
  .authForm > .authAddForms > div > span.btn {
    background: none;
    border: none;
    text-decoration: underline; }

.authForm input {
  margin-bottom: 10px; }

.authForm .col-lg-12.actions {
  display: flex;
  justify-content: center; }

.authForm .inline-message {
  width: 100%;
  color: green;
  margin-left: 0px;
  margin-right: 0px; }
  .authForm .inline-message abris-readonly > div {
    width: 100%; }

.authForm .inline-error {
  width: 100%;
  color: red;
  margin-left: 0px;
  margin-right: 0px; }
  .authForm .inline-error abris-readonly > div {
    width: 100%; }

.authLogoutForm > .row > div {
  max-width: 500px;
  margin: auto;
  padding: 20px;
  text-align: center; }
  .authLogoutForm > .row > div > span.btn {
    background: none;
    border: none;
    text-decoration: underline; }

.authLogoutForm label {
  font-weight: normal;
  text-align: center;
  width: 100%;
  font-size: 2em; }

.authLogoutForm .col-lg-12.actions {
  display: flex;
  justify-content: center; }

.abris-install form {
  height: calc(100vh - 530px);
  min-height: 100px; }
  .abris-install form iframe {
    overflow: scroll;
    background: aquamarine; }

@charset "UTF-8";
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
abris-seal {
  display: block; }
  abris-seal .a-seal-container {
    position: relative; }
    abris-seal .a-seal-container .a-seal-content {
      display: inline-block;
      border: 1px solid;
      border-top: none;
      color: #258e41;
      padding: 0 10px;
      background-color: #afecbf;
      transform: rotate(-90deg);
      z-index: 100;
      position: absolute;
      left: -81px;
      top: 20px;
      width: 130px;
      text-align: right; }

@charset "UTF-8";
/* Основной Цвет */
/* Вторичный Цвет A */
/* Вторичный Цвет B */
/* Дополнительный Цвет */
abris-km-pkt-m {
  display: block;
  float: left; }

.detail .abris-property abris-km-pkt-m {
  width: calc(100% - 195px); }
  .detail .abris-property abris-km-pkt-m .input-group-addon {
    padding: 4px 12px; }
    .detail .abris-property abris-km-pkt-m .input-group-addon:first-child {
      border-right: 1px solid #ccc; }
  .detail .abris-property abris-km-pkt-m .form-control {
    width: 100%;
    height: 27px; }

