.tx-lkbs-registry .alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.tx-lkbs-registry .row {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.tx-lkbs-registry .col-6, .tx-lkbs-registry .col-sm-6, .tx-lkbs-registry .col-sm-12 {
  position: relative;
  width: 100%;
  min-height: 1px;
}
.tx-lkbs-registry .col-6, .tx-lkbs-registry .col-sm-6 {
  flex: 0 0 50%;
  max-width: 50%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.tx-lkbs-registry .col-sm-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.tx-lkbs-registry .text-end {
  text-align: right !important;
}
.tx-lkbs-registry input[type=search] {
  height: 34px;
  padding: 8px;
  border: solid 1px #cccccc;
  color: #1a3145;
  font-size: 1.4rem;
}
.tx-lkbs-registry .badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  margin-right: 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0;
  background-color: #cecece;
}
.tx-lkbs-registry .badge.badge-pill {
  border-radius: 50%;
}
.tx-lkbs-registry button, .tx-lkbs-registry input[type=button], .tx-lkbs-registry input[type=submit] {
  padding: 0px 12px;
  margin-bottom: 6px;
  margin-left: 1px;
  margin-right: 1px;
  background-color: #00305d;
  color: #fff;
  font-weight: 700;
  border: none;
  font-size: 14px;
  font-size: 1.4rem;
  height: 34px;
  width: auto !important;
}
.tx-lkbs-registry button:hover, .tx-lkbs-registry input[type=button]:hover, .tx-lkbs-registry input[type=submit]:hover {
  background-color: #0065c3;
}
.tx-lkbs-registry button.btn-secondary, .tx-lkbs-registry input[type=button].btn-secondary, .tx-lkbs-registry input[type=submit].btn-secondary {
  background-color: #CCCCCC;
  color: #504e4e;
}
.tx-lkbs-registry button.btn-secondary:hover, .tx-lkbs-registry input[type=button].btn-secondary:hover, .tx-lkbs-registry input[type=submit].btn-secondary:hover {
  background-color: #999999;
  color: #fff;
}
.tx-lkbs-registry button.btn-danger, .tx-lkbs-registry input[type=button].btn-danger, .tx-lkbs-registry input[type=submit].btn-danger {
  background-color: #D78835;
  color: #fff;
}
.tx-lkbs-registry button.btn-danger:hover, .tx-lkbs-registry input[type=button].btn-danger:hover, .tx-lkbs-registry input[type=submit].btn-danger:hover {
  background-color: #8b541b;
}
.tx-lkbs-registry table.dataTable.table-striped > tbody > tr.odd > * {
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-stripe), 0.05);
}
.tx-lkbs-registry i.far, .tx-lkbs-registry i.fas {
  padding-right: 0.5em;
}

.tx-lkbs-registry div.dataTables_wrapper div.dataTables_processing {
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 10%;
  top: 20px;
  backdrop-filter: blur(2px);
}
.tx-lkbs-registry .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.tx-lkbs-registry .pagination > li > a, .tx-lkbs-registry .pagination .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #00305d;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.tx-lkbs-registry .pagination > li {
  display: inline;
}
.tx-lkbs-registry .pagination > .active > a, .tx-lkbs-registry .pagination > .active > a:focus, .tx-lkbs-registry .pagination > .active > a:hover, .tx-lkbs-registry .pagination > .active > span, .tx-lkbs-registry .pagination > .active > span:focus, .tx-lkbs-registry .pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #00305d;
  border-color: #00305d;
}
.tx-lkbs-registry .pagination > li > a:focus, .tx-lkbs-registry .pagination > li > a:hover, .tx-lkbs-registry .pagination > li > span:focus, .tx-lkbs-registry .pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.tx-lkbs-registry #registryTable_wrapper div.row {
  width: 100% !important;
}
.tx-lkbs-registry table.dataTable thead > tr > th.sorting {
  padding-right: 15px;
}
.tx-lkbs-registry .table {
  width: 100% !important;
}
.tx-lkbs-registry .table td.registry_file_list_title {
  width: 100%;
}
.tx-lkbs-registry .table td.title, .tx-lkbs-registry .table th.title {
  width: 100% !important;
}
.tx-lkbs-registry .table th {
  padding: 1px 4px;
  font-size: small;
}
.tx-lkbs-registry .table td {
  padding: 1px 4px;
  font-size: small;
  vertical-align: top;
}
.tx-lkbs-registry .table th.action, .tx-lkbs-registry .table td.action {
  text-align: right;
  width: 5%;
}
.tx-lkbs-registry .table th.sorting:after, .tx-lkbs-registry .table th.sorting:before {
  right: 2px;
}
.tx-lkbs-registry .table p.subTitle {
  color: #888888;
  margin: 0;
}
.tx-lkbs-registry .table th.sorting {
  min-width: 15px;
}
.tx-lkbs-registry .registry-table-button {
  position: relative;
  z-index: 100;
  font-size: small;
  padding: 6px 8px;
  margin: 0 !important;
}

.jstree-container-ul {
  max-width: 100% !important;
}

.jstree-default a {
  max-width: 100% !important;
  white-space: normal !important;
  height: auto;
}

.jstree-anchor {
  position: relative;
  max-width: 100% !important;
  height: auto !important;
  padding-right: 30px !important;
}
.jstree-anchor .badge {
  border-radius: 2px !important;
  margin-left: 1em;
  color: #ffffff;
  background-color: #9a9999;
}

.jstree-default li > ins {
  vertical-align: top;
}

.jstree-leaf {
  height: auto;
}

.jstree-leaf a {
  height: auto !important;
}

ul.vakata-context.jstree-contextmenu {
  z-index: 1000;
}

.datepicker-dropdown .datepicker-picker {
  box-shadow: 0 4px 10px hsla(0, 3.27%, 14.64%, 0.5), 0 0 0 1px hsla(0, 1.19%, 74.66%, 0.1) !important;
}

.datepicker .days .dow, .datepicker-cell {
  font-size: 0.8em !important;
}

.datepicker-controls .btn {
  height: 30px !important;
  font-size: 0.8em !important;
}

.tx-lkbs-registry .select2-container--default .select2-selection--single {
  border-radius: 1px !important;
  border: 1px solid #cccccc;
  height: 34px;
}

.badge.registry_file_archiv_list {
  background-color: #d57742;
  color: #ffffff;
}

.registry_file {
  font-size: 14px;
}
.registry_file .registry_file_header {
  font-size: 2rem;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.registry_file .registry_file_header .registry_file_header_right, .registry_file .registry_file_header .registry_file_header_left {
  position: relative;
  width: 100%;
  min-height: 1px;
  flex: 0 0 50%;
  max-width: 50%;
}
.registry_file .registry_file_header .registry_file_header_right {
  text-align: right !important;
}
.registry_file .registry_file_header i {
  padding-right: 0;
}
.registry_file .registry_file_title {
  margin: 1.5rem 0;
  font-size: 1.6em;
}
.registry_file .registry_file_title_extra {
  display: block;
  font-size: 0.8em;
  color: #787878;
}
.registry_file .registry_file_admin_info {
  position: relative;
  font-size: 14px;
  color: #787878;
  font-style: italic;
  margin: 1.5rem 0;
  padding: 5px;
  border: 1px solid #e9e9e9;
  background-color: #f5f5f5;
  padding-left: 45px;
  min-height: 30px;
}
.registry_file .registry_file_admin_info .badge {
  position: absolute;
  z-index: 2;
  top: 0px;
  left: 0px;
  font-size: 1.2em;
}
.registry_file .registry_file_admin_info .badge i {
  padding: 2px;
  color: #ffffff;
}
.registry_file .registry_file_date {
  font-size: 14px;
  color: #787878;
  display: inline-block;
  padding-left: 1.5rem;
}
.registry_file .registry_file_archiv {
  display: inline-block;
  padding: 0 !important;
  margin: 0 !important;
  text-align: right;
}
.registry_file .registry_file_archiv .badge {
  width: 100%;
  background-color: #d57742;
  color: #ffffff;
}
.registry_file .registry_order {
  border: 1px solid #e9e9e9;
  padding: 1.5rem;
  background-color: #f5f5f5;
  margin-bottom: 1em;
  display: grid;
  grid-template-columns: 60% 40%;
}
.registry_file .registry_order .registry_file_action {
  display: flex;
  justify-content: right;
  align-items: start;
}
.registry_file .registry_order .registry_file_action form {
  display: flex;
  align-items: center;
  justify-content: right;
  padding: 0;
  margin: 0;
}
.registry_file .registry_order .registry_file_action form button {
  height: 34px;
  margin: 0;
  margin-left: 2px;
  white-space: nowrap;
}
.registry_file .registry_order .registry_file_action form button i.far, .registry_file .registry_order .registry_file_action form button i.fas {
  padding: 0;
}
.registry_file .registry_order .registry_order_orderer {
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #e2dfdf;
  margin-bottom: 0.5rem;
}
.registry_file .registry_order .registry_order_orderer:last-child {
  border: none;
}
.registry_file .registry_order.order_status_exceed .registry_order_info i.far, .registry_file .registry_order.order_status_exceed .registry_order_info i.fas {
  color: #F26E2B;
}
.registry_file .registry_order_co_user {
  border: 1px solid #fff;
  background-color: #fff;
  padding: 1rem;
  font-size: smaller;
  margin-top: 1rem;
}
.registry_file .registry_order_co_user ul {
  padding: 0;
  margin: 0;
  padding-left: 2em;
}
.registry_file_search {
  margin-bottom: 1em;
}
.registry_file_search button {
  margin-top: 1em;
}

#registryTable th.registry_file_list_icons {
  width: 100px !important;
}
#registryTable td.registry_file_list_date {
  font-size: 10px;
}
#registryTable td.registry_file_list_icons {
  width: 100px !important;
  white-space: nowrap;
}
#registryTable td.registry_file_list_icons .badge {
  margin: 0;
  padding: 0;
  vertical-align: middle;
  padding-top: 3px;
  margin-left: 3px;
  width: 16px;
  height: 16px;
  text-align: center;
}
#registryTable td.registry_file_list_icons .badge i {
  padding: 0 !important;
}

.tx-lkbs-registry .reg_order_date {
  min-width: 120px;
}
.tx-lkbs-registry .reg_order_user {
  min-width: 100px;
}
.tx-lkbs-registry .reg_order_title {
  width: 100%;
}
.tx-lkbs-registry .registry_file_list_signature {
  width: 70px;
}
.tx-lkbs-registry .reg_order_start_date, .tx-lkbs-registry .reg_order_end_date {
  min-width: 100px;
}

.tx-lkbs-registry .registry_file_basket_button {
  display: flex;
  justify-content: right;
}
.tx-lkbs-registry .registry_file_basket_button .badge {
  display: none;
  background-color: #F26E2B;
  color: #fff;
  font-weight: bold;
  font-size: 1.2rem;
}
.tx-lkbs-registry .registry_basket_table {
  display: grid;
  grid-template-columns: 80% 20%;
}
.tx-lkbs-registry .registry_basket_table .registry_file {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #cccccc;
}
.tx-lkbs-registry .registry_basket_table .registry_file_action {
  text-align: end;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #cccccc;
}
.tx-lkbs-registry .registry_basket_table .registry_file_action button {
  font-size: 1em;
}
.tx-lkbs-registry .registry_basket_table .registry_file_action button i {
  padding: 0;
}
.tx-lkbs-registry .registry_basket_empty {
  display: flex;
  font-size: 2.5rem;
  color: #cccccc;
  align-items: center;
  justify-content: center;
}

#registryTab .wrapper {
  width: 100%;
  margin: auto;
  background-color: white;
  border-radius: 10px;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
}
#registryTab .registryTabInfo {
  padding: 1rem 0rem 2rem 0rem;
  color: #504e4e;
}
#registryTab .buttonWrapper {
  display: flex;
  border-bottom: 1px solid #cccccc;
}
#registryTab .buttonWrapper button {
  letter-spacing: 3px;
  border: none;
  padding: 10px;
  background-color: #00305d;
  color: #ffffff;
  font-size: 1.4rem;
  cursor: pointer;
  transition: 0.2s;
  margin: 0px;
  margin-top: 4px;
  height: auto !important;
  border-right: 2px solid #dddfe0;
}
#registryTab .buttonWrapper button:first-child {
  border-top-left-radius: 10px;
}
#registryTab .buttonWrapper button:hover {
  background-color: #d5e3ff;
}
#registryTab .buttonWrapper button.active {
  background-color: #007ff6;
  margin-top: 0px;
}
#registryTab .active {
  background-color: white;
}
#registryTab .content {
  display: none;
  padding: 1rem;
  transition: 0.5s;
  background-color: #f7f7f7;
  border-left: 1px solid #cccccc;
}
#registryTab .content.active {
  display: block;
}

.tx-lkbs-registry input:disabled {
  background-color: rgba(212, 212, 212, 0.3);
}
.tx-lkbs-registry select {
  background-color: #fff;
}
.tx-lkbs-registry .form-row {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.tx-lkbs-registry .form-row.left {
  justify-content: start;
}
.tx-lkbs-registry .form-row .form-group {
  padding: 5px;
}
.tx-lkbs-registry .form-row .form-group.apz {
  flex-grow: 1;
  width: 300px;
  flex-shrink: 0;
}
.tx-lkbs-registry .form-group {
  justify-content: center;
  align-items: center;
  min-height: 5em;
}
.tx-lkbs-registry .form-group input[type=text],
.tx-lkbs-registry .form-group input[type=number] {
  width: 100%;
  height: 34px;
  padding: 8px;
  border: solid 1px #cccccc;
  color: #1a3145;
  font-size: 1.4rem;
}
.tx-lkbs-registry .form-group label {
  display: block;
}
.tx-lkbs-registry .form-group .error {
  font-size: smaller;
  color: #F26E2B;
}
.tx-lkbs-registry .form-group.grow {
  flex-grow: 1;
}
.tx-lkbs-registry .form-group.small {
  width: 12em;
}
.tx-lkbs-registry .form-group.smallest {
  width: 5em;
}
.tx-lkbs-registry .form-group.date {
  width: 8em;
}
.tx-lkbs-registry .form-group.big textarea {
  height: 6em;
}
.tx-lkbs-registry .form-group.error label {
  color: #F26E2B;
}
.tx-lkbs-registry .form-check {
  display: flex;
  align-items: end;
  margin: 0;
  padding-bottom: 1em;
  padding-left: 1em;
  min-height: 5em;
}
.tx-lkbs-registry .form-check label {
  margin: 0;
  padding: 0;
  padding-left: 0.5rem;
}
.tx-lkbs-registry .form-check.inline {
  display: inline-flex;
}
.tx-lkbs-registry fieldset {
  border: 1px solid rgba(204, 204, 204, 0.8);
  background-color: #eff0f2;
  padding: 0.5em 1em;
}
.tx-lkbs-registry fieldset legend {
  padding: 1rem;
  font-size: smaller;
  color: #504e4e;
}
.tingle-modal-box__content {
  padding: 1.5rem !important;
}

.tingle-btn--primary {
  background-color: #00305d !important;
}
.tingle-btn--primary:hover {
  background-color: #0065c3 !important;
}

.tingle-modal-box__footer {
  display: flex;
  padding: 1.4rem !important;
}
button.tingle-modal__close {
  width: 60px !important;
  height: 60px !important;
  padding: 15px !important;
  margin: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
button.tingle-modal__close .tingle-modal__closeIcon {
  width: 100%;
  height: 100%;
}

.tingle-btn.inactive {
  background-color: #d4d4d4;
}
.tingle-btn.btn-close {
  margin-left: auto;
}

.tx-lkbs-registry .badge.registry_file_confidential {
  background: #b3b4ba;
  color: #fff;
}
.tx-lkbs-registry .registry-version {
  text-align: right;
  font-size: small;
  color: #9a9999;
}
.tx-lkbs-registry .reg-help {
  color: #9a9999;
  padding-left: 5px;
}
.tx-lkbs-registry .registry_file_loading {
  position: absolute;
  z-index: 20000;
  top: 0px;
  left: 0px;
  /*display: none;*/
  white-space: pre-wrap;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  color: #ffffff;
  font-size: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
}
.tx-lkbs-registry .registry_file_loading .fas {
  padding: 0;
  margin: 0;
}
.tx-lkbs-registry .registry_file_info {
  margin-top: 1.5rem;
  background-color: #f5f5f5;
  padding: 0.5rem;
  border-radius: 3px;
  border: 1px solid #9a9999;
  color: #00305d;
}
.tx-lkbs-registry .registry_file_info:before {
  padding-right: 1.5em;
  font-weight: 900;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  content: "\f05a";
}
.tx-lkbs-registry .registry_file_error, .tx-lkbs-registry .errorPage {
  padding: 1.5rem;
  color: #F26E2B;
}
.tx-lkbs-registry .registry_file_error:before, .tx-lkbs-registry .errorPage:before {
  padding-right: 0.5em;
  font-weight: 900;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  content: "\f071";
}
.tx-lkbs-registry div.form-group {
  margin-bottom: 0em;
}
.tx-lkbs-registry .tingle-modal {
  z-index: 10;
}

.select2-container {
  z-index: 10000 !important;
}

/**
autocomplete or select2 in modal window
 */
/**
notiflix, confirm window, success window
 */
.registry-notify-content {
  border-radius: 0 !important;
}

[id^=NotiflixConfirmWrap] > div[class*=-content] > div[class*=-buttons] > a.nx-confirm-button-ok {
  background-color: #00305d !important;
}

[id^=NotiflixConfirmWrap] > div[class*=-content] > div[class*=-head] > h5 {
  color: #00305d !important;
  font-size: large;
}

/*# sourceMappingURL=registry.css.map */
