.product-item-view {
    height: 100%;
}

.block-item-view {
    position: relative;
    background-color: #ffffff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
    border-radius: 4px;
    margin: 8px 8px 24px 8px;
}

.product-view-body {
    padding: 0 4px 4px 4px;
    text-align: center;
}

.block-item-view.relative-block + div > div > .data-block-tabs {
    margin-top: -8px;
}

.grid-view-body {
    padding-bottom: 12px;
    text-align: center;
}

.grid-view-header-wrapper {
    background-color: #dcdcdc;
    height: 49px;
    padding: 2px 7px;
}

.grid-view-header {
    padding: 11px 10px 0 10px;
    height: 49px;
    white-space:nowrap;
    position: relative;
}

.header-with-actions {
    display: flex;
    align-items: center;
}

.header-with-actions .grid-view-header,
.header-with-actions .product-view-header {
    flex-grow: 1;
}

.header-with-actions .action-buttons + .grid-view-header {
    padding-left: 0;
}

.action-buttons {
    margin: 0 0 16px 20px;
    padding-top: 17px;
    display: flex;
}

.action-buttons .action-button {
    margin-right: 16px;
    cursor: pointer;
}

.grid-view-header .title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.grid-view-header .title .info {
    flex-grow: 1;
    display: flex;
    justify-content: space-between;
    margin-right: 10px;
}

.grid-view-header .title .info .subtitle-text {
    font-size: 16px;
}

.grid-view-header-wrapper > .grid-view-header {
    padding: 0;
    height: auto;
}

.grid-view-header label {
    font-family: Roboto, sans-serif;
    font-size: 20px;;
    letter-spacing: 0.3px;
    text-align: left;
    margin-bottom: 0;
}

.grid-view-header button {
    background-color: #ffffff;
    border: none;
    color: #19aa89;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    outline: none;
    box-shadow: none;
    cursor: pointer;
}

.grid-view-header button:hover {
    text-decoration: underline;
}

.grid-view-header a.operation-link {
    font-size: 13px;
    letter-spacing: 0.19px;
    color: #006da8;
    cursor: pointer;
}

.grid-view-header a.operation-link:hover {
    text-decoration: underline;
}

.outline-title {
    font-family: Roboto, sans-serif;
    margin: 0 8px 0 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.outline-title label {
    font-size: 24px;
    line-height: 28px;
    font-weight: bold;
    margin: 0;
}

.outline-title .operations-block {
    display: flex;
}

.outline-title .operations-block > * + * {
    margin-left: 8px;
}

.outline-title .operation-link, .biometrics-block .operation-link {
    background-color: #ffffff;
    border: 1px solid #000000;
    padding: 6px 20px 7px 17px;
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    cursor: pointer;
}

.biometrics-block .operation-link {
    display: inline-block;
    margin: 8px;
}

.outline-title .operation-link:hover {
    background-color: rgba(255, 255, 255, 0.3);
    text-decoration: underline;
}

.outline-title .operation-link .operation-link-img {
    margin-right: 13px;
}

.outline-title .operation-link a.operation-link-text, .biometrics-block .operation-link .operation-link-text {
    color: #000000;
    text-decoration: none;
}

.biometrics-block .operation-link .operation-link-text.disabled {
    color: #999999;
}

.biometrics-block {
    padding: 4px;
}

.product-info-table {
    width: 100%;
    text-align: left;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    color: #676a6c;
    border-collapse: separate;
    padding: 4px;
}

.product-info-table.product-info-table_four-cols tr td {
    width: 25%;
    color: #000000;
}

.product-info-table.product-info-table_four-cols tr td:nth-child(even) {
    letter-spacing: 0.2px;
}

.product-info-table.product-info-table_four-cols tr td:nth-child(odd) {
    font-weight: bold;
}

.product-info-table tr:nth-child(even) {
    background-color: #e9ecef;
}

.product-item-view-header {
    text-align: right;
}

.product-info-table-docs {
    width: 100%;
    text-align: left;
    font-family: Roboto, sans-serif;
    font-size: 13px;
    color: #676a6c;
    border-spacing: 8px;
    border-collapse: separate;
}

.product-info-table-docs .cft-claim-client {
    width: 20%;
}

.product-info-table-docs .cft-claim-value {
    width: 30%;
    font-weight: bold;
    color: #4a4a4a;
    letter-spacing: 0.2px;
}

.product-info-table-docs .cft-claim-drop-file {
    width: 50%;
}

.product-info-table-docs .client-docs-kind {
    width: 40%;
}

.product-info-table-docs .client-docs-drop-file {
    width: 60%;
}

.product-item-view-refresh {
    font-size: 14px;
    padding: 10px 16px 0 0;
    display: inline-block;
    color: #19aa89;
    cursor: pointer;
    text-align: right;
}

.product-item-view-refresh:hover {
    text-decoration: underline;
}

.product-item-view-reference {
    color: #19aa89;
    cursor: pointer;
}

.product-item-view-reference:hover {
    text-decoration: underline;
}

.standard-view {
    max-width: 1200px;
    margin: 0 auto;
    /*overflow-x: hidden;*/
}

.sfm-table-control {
    display: block;
    margin: 10px 0;
    width: 85px;
}

.product-info-table__value {
    font-weight: bold;
    color: #4a4a4a;
    letter-spacing: 0.2px;
}

.product-info-table__label {
    padding-left: 10px;
}

.product-info-table__hr {
    padding-left: 10px;
}

.product-info-table__hr > hr {
    margin: 0;
    height: 1px;
    border: none;
    color: #000;
    background-color: #000;
}

.product-info-table_two-cols .product-info-table__label {
    width: 30%;
}

.product-info-table_two-cols .product-info-table__value {
    width: 70%;
}

.product-info-table.product-info-table_with_controls tr {
    background-color: inherit;
}

.product-info-table_with_controls .product-info-table__label {
    width: 30%;
}

.product-info-table_with_controls .product-info-table__value {
    width: 50%;
}

.product-info-table_with_controls .product-info-table__controls {
    width: 20%;
}

.operation-links-column {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 16px;
    position: absolute;
    right: 0;
    top: auto;
}

.operation-links-column .operation-link-img {
    cursor: pointer;
    width: 16px;
    height: 16px;
}

.product-info-field-name {
    padding: 6px 12px;
}

.document-preview-windowed .document-preview-pdf,
.document-preview-windowed .document-preview-image {
    height: calc(100% - 110px);
    max-height: none;
}

.document-preview-windowed-title {
    font-size: 24px;
    text-align: center;
}

.open-as-window-btn {
    cursor: pointer;
}

.document-preview-pdf {
    max-height: calc(100vh - 250px);
    overflow: auto;
    box-shadow: 0 0 8px rgba(0, 0, 0, .5);
}

.rotate-right-button {
    cursor: pointer;
    width: 16px;
    height: 16px;
}

.rotate-right-button * {
    fill: #096DD9;
}

.rotate-left-button {
    cursor: pointer;
    width: 16px;
    height: 16px;
    transform: scaleX(-1);
}

.rotate-left-button * {
    fill: #096DD9;
}

.document-preview-pdf .react-pdf__Page__canvas {
    max-width: 100%;
    height: auto !important;
    margin: auto;
}

.document-preview-pdf-error {
    text-align: center;
    padding: 12px;
}

.document-preview-control-container {
    text-align: right;
}

.document-preview-control {
    text-align: right;
    display: inline-block;
    padding-left: 5px;
}

.document-preview-control_mobile {
    padding-left: 7px;
    margin-bottom: -20px;
}

.document-preview-control > * {
    vertical-align: middle;
}

.document-preview-image {
    max-height: calc(100vh - 200px);
    overflow: auto;
    text-align: center;
}

.document-preview-image img {
    height: auto;
    max-width: 100%;
    position: relative;
}

.document-preview-image .product-info-photo-timestamp {
    top: 20px;
}

.product-info-table-with-photos-wrapper {
    display: flex;
    align-items: flex-start;
}

.product-info-table-with-photos-wrapper__table {
    flex: 1;
}

.product-info-table-with-photos-wrapper__photos {
    max-width: 15vw;
    padding: 5px;
    flex: 1 0 30%;
}

.product-info-table-with-photos-wrapper__photos img {
    max-width: 100%;
    width: 100%;
    height: auto;
    border: 1px solid #ededed;
}

.data-block-tabs {
    margin: 8px;
    display: flex;
    flex-wrap: wrap;
}

.data-block-tabs::after {
    content: "";
    flex-grow: 100;
}

.data-block-tab-item {
    padding: 8px 15px;
    margin-right: 8px;
    border-radius: 4px;
    font-family: Roboto, sans-serif;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    cursor: pointer;
    background-color: #243443;
    color: #ffffff;
    flex-grow: 1;
    margin-bottom: 8px;
}

.data-block-tab-item.active {
    font-weight: bold;
    background-color: #ffffff;
    color: #000000;
}

.product-info-photo {
    display: inline-block;
    position: relative;
}

.product-info-photo img {
    cursor: zoom-in;
}

.product-info-photo-edit-btn {
    outline: none;
    border: none;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0.7;
    transition: opacity 0.1s linear;
    color: black;
}

.product-info-photo-timestamp {
    width: 100%;
    position: absolute;
    text-align: center;
    top: 5px;
    left: 0;
    color: white;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

.product-info-photo-edit-btn:hover {
    opacity: 0.9;
}

.product-info-photo-edit-btn:active {
    opacity: 1;
}

.td-value {
    display: inline-block;
    align-items: center;
}

.td-value img {
    width: 16px;
    height: 16px;
    margin-left: 6px;
    cursor: pointer;
}

.td-value .td-value-images {
    visibility: hidden;
    display: inline-block;
}

.td-value:hover > .td-value-images {
    visibility: visible;
}

.data-bars {
    position: relative;
    font-size: 14px;
    font-family: Roboto, sans-serif;
    line-height: 16px;
    margin: 8px 8px 24px 8px;
}

.data-bars .bars {
    display: flex;
}

.data-bar {
    background-color: #ffffff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
    padding: 24px;
    margin-right: 8px;
    cursor: pointer;
}

.data-bar:nth-last-child(1) {
    margin-right: 0;
}

.data-bar:hover {
    background-color: #dfeeff;
}

.data-bar-shadowHeader {
    color: #808080;
    margin-bottom: 4px;
}

.data-bar-headLine {
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 20px;
}

.data-bar-arbitraryContent {
    margin-bottom: 8px;
}

.data-bar-statusArea {
    margin-top: 8px;
}

.data-bar .operation-link {
    display: inline-block;
    cursor: pointer;
    margin-top: 16px;
}

.data-bar .operation-link .operation-link-img {
    margin-right: 4px;
}

.data-bar .operation-link .operation-link-text {
    color: #19aa89;
}

.data-bars-more-rows {
    display: inline-block;
    margin-top: 16px;
    color: #19aa89;
    cursor: pointer;
}

.operation-plates-group {
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin-bottom: 64px;
    flex-wrap: wrap;
}

.mobile .operation-plates-group {
    margin-bottom: 0;
    gap: 16px;
}

.operation-plates-group-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.operation-plates-group-caption {
    font-size: 22px;
    font-weight: bold;
    cursor: pointer;
    display: flex;
    gap: 8px;
}

.mobile .operation-plates-group-caption {
    font-size: 18px;
}

.operation-plates-group-link-mobile {
    width: 100%;
    display: flex;
    justify-content: center;
}

.operation-plates-group-link {
    color: #096DD9;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    cursor: pointer;
}

.mobile .operation-plates-group-link {
    font-size: 14px;
}

.operation-plates-group .operations {
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
}

.operation-plates-group.collapsed .operations {
    display: none;
}

.operation-plates-group .operation-plate {
    display: flex;
    width: 180px;
    height: 244px;
    padding: 16px 12px 12px 12px;
    flex-direction: column;
    gap: 12px;
    border-radius: 8px;
    background: #FFF;
    position: relative;
    overflow: hidden;
    box-shadow: 0 2px 16px 0 rgba(195, 195, 195, 0.25);
}

.operation-plates-group .operation-plate:hover {
    cursor: pointer;
}

.mobile .operation-plates-group .operation-plate {
    width: 100%;
    height: auto;
    min-height: 84px;
    border-radius: 8px;
    padding: 16px 12px;
    box-shadow: 0 0 8px 2px #e9e9e9;
    background: #fff;
    gap: 8px;
}

.operation-plate-circle {
    width: 201px;
    height: 198px;
    position: absolute;
    right: -11px;
    top: -166px;
    opacity: 0.4;
    transition: all ease .25s;
}

.mobile .operation-plate-circle {
    width: 135px;
    height: 105px;
    right: -68px;
    top: -52px;
    opacity: .6;
}

.operation-plate-circle img {
    width: 100%;
    margin: 0 auto;
}

.operation-plate:hover .operation-plate-circle  {
    width: 231px;
    height: 218px;
    right: -26px;
}

.mobile .operation-plate:hover .operation-plate-circle {
    width: 62px;
    height: 62px;
    right: -31px;
    top: -31px;
}

.operation-plate-icon {
    width: 32px;
    height: 32px;
    margin: 0 auto 12px;
}

.mobile .operation-plate-icon {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 16px;
    right: 16px;
    margin: 0;
}

.operation-plate-name {
    font-family: Inter;
    color: #343741;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
}

.operation-plate-title {
    color: #69707D;
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%
}

.operation-plate-link {
    color: #096DD9;
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    position: absolute;
    left: 12px;
    bottom: 12px;
    right: 12px;
}

.mobile .operation-plate-link {
    display: none;
}

.operation-plate-link-arrow-right {
    content: '';
    position: absolute;
    right: 0;
    bottom: -64px;
    width: 20px;
    height: 20px;
    transition: all ease .15s;
    opacity: 0;
}
.operation-plate:hover .operation-plate-link-arrow-right {
    opacity: 1;
    bottom: 0;
}

.data-blocks-grid {
    display: grid;
    gap: 24px;
    grid-template-columns: auto 384px;
}

.mobile .data-blocks-grid {
    grid-template-columns: 1fr;
}

.data-blocks-grid-wrapper {
    display: flex;
    flex-direction: column;
    gap: 64px;
}

.mobile .data-blocks-grid-wrapper {
    gap: 16px;
}

.data-blocks-products {
    overflow-x: hidden;
}

.mobile .data-blocks-products {
    margin: 0 -12px;
}

.mobile .data-blocks-products > div {
    border-radius: 16px;
    padding: 24px 10px 16px 10px;
    width: 100%;
    background: #fff;
    margin: 0 0 16px;
}

.data-blocks-grid-right-column {
    position: relative;
}

.data-blocks-grid-right-column-sticky {
    position: sticky;
    top: 53px;
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.data-blocks-slider {
    width: 100%;
    height: 234px;
}

.mobile .data-blocks-slider {
    height: auto;
}

.data-blocks-slider > div {
    width: 100%;
    height: 234px;
}

.mobile .data-blocks-slider > div {
    height: auto;
}

.data-blocks-caption {
    color: #343741;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.notifications {
    margin-bottom: 64px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    font-family: Inter;
}
.notifications-empty {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
    border-top: 1px solid #7D6970;
    border-bottom: 1px solid #7D6970;
}
.notifications-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 8px;
}

.notifications-header-title {
    color: #343741;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.notifications-header-link {
    color: #096DD9;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    cursor: pointer;
}

.notifications-list {
    width: 100%;
    display: flex;
    max-width: 384px;
    flex-direction: column;
    align-items: flex-start;
    border-radius: 12px;
    overflow: hidden;

    /* DropShadow Card */
    box-shadow: 0 2px 16px 0 rgba(195, 195, 195, 0.25);
}

.notifications-list.loading {
    background: none;
    box-shadow: none;
}

.notifications-list-item {
    display: flex;
    padding: 16px 12px 12px 12px;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    align-self: stretch;
    background: #FFF;
    position: relative;
    border-top: 1px solid #E1E1E1;
    transition: all .1s;
}
.notifications-list-item:hover {
    cursor: pointer;
    background: #EDF6FF;
}


.notifications-list-item:first-child {
    border-top: none;
}

.notifications-list-item-date {
    color: #69707D;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
}

.notifications-list-item-title {
    color: #343741;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 4px;
}

.notifications-list-item-title._active {
    font-weight: 500;
}

.notifications-list-item-title > span {
    display: inline-block;
}

.notifications-list-item-arrow-right {
    content: '';
    position: absolute;
    right: 12px;
    top: 18px;
    width: 20px;
    height: 20px;
    transition: all ease .15s;
    opacity: 0;
}
.notifications-list-item:hover .notifications-list-item-arrow-right {
    opacity: 1;
    top: 16px;
}

.lk-page-info {
   min-width: 1000px;
}
.mobile .lk-page-info {
    min-width: auto;
    height: 100%;
}
.lk-page-info-grid {
    display: grid;
    gap: 24px;
    grid-template-columns: auto 384px;
}
.mobile .lk-page-info-grid {
    display: grid;
    gap: 24px;
    grid-template-columns: 100%;
    grid-template-rows: auto fit-content(300px);
    padding-bottom: 24px;
    height: 100%;
}
.lk-page-info-grid-column {
    border-radius: 12px;
    background: #FFF;

    /* DropShadow Card */
    box-shadow: 0 2px 16px 0 rgba(195, 195, 195, 0.25);
    position: relative;
}
.mobile .lk-page-info-grid-column-frame {
    height: 80%;
    padding-bottom: 24px;
    resize: vertical;
}
.mobile .lk-page-info-grid-column {
    height: 100%;
}
.lk-page-info-grid-back-button {
    padding: 24px 32px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #69707D;
    cursor: pointer;
    display: flex;
    gap: 4px;
    align-items: center;
}

.lk-page-info-grid iframe {
    width: 100%;
    border: none;
    min-height: 100vh;
}

.mobile .lk-page-info-grid iframe {
    min-height: auto;
    height: 100%;
}

.lk-page-info-grid-right-column-sticky {
    position: sticky;
    top: 80px;
    display: flex;
    flex-direction: column;
    gap: 32px;
    padding: 24px 32px;
}

.lk-page-info-block {
    display: flex;
    flex-direction: column;
    gap: 46px;
}
@media (max-width: 768px) {
    .lk-page-info-block {
        gap: 12px;
    }
}

.lk-page-info-block-content {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.lk-page-info-block-content-title {
    color: #343741;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 24px */
}

.lk-page-info-block-content-description {
    color: #FA541C;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 16.8px */
}

.lk-page-info-block-button {
    display: flex;
    width: 100%;
    height: 52px;
    padding: 8px 16px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
    border-radius: 8px;
    background: #096DD9;
    cursor: pointer;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    border: none;
}