﻿document-preview {
    font-family: 'ABBvoice', sans-serif;
    line-height: initial;
}

    document-preview .page {
        position: relative;
        min-height: none;
        border-radius: initial;
        border: none;
        padding: initial;
        margin-bottom: initial;
        box-shadow: none;
    }

        document-preview .page .bold {
            font-weight: 600;
        }

        document-preview .page .body-text {
            color: #262626;
            font-size: 17px;
            font-weight: 500;
            line-height: 23px;
            text-align: left;
            margin-top: 25px;
            margin-bottom: 25px;
        }

        document-preview .page .page-space-5 {
            display: block;
            height: 5px;
        }

        document-preview .page .page-space-10 {
            display: block;
            height: 10px;
        }

        document-preview .page .page-space-25 {
            display: block;
            height: 25px;
        }

        document-preview .page .page-space-50 {
            display: block;
            height: 50px;
        }

        document-preview .page .page-space-75 {
            display: block;
            height: 75px;
        }

        document-preview .page .page-space-100 {
            display: block;
            height: 100px;
        }

        document-preview .page .results-container {
            display: block;
            margin: 0;
        }

            document-preview .page .results-container:first-of-type {
                margin-top: 0;
            }


        document-preview .page .warranty-header-section {
            position: relative;
            display: block;
            margin-bottom: 5px;
            font-family: 'ABBvoice', sans-serif;
        }

            document-preview .page .warranty-header-section .warranty-header-logo {
                position: relative;
                display: block;
                margin-left: -12px;
                height: 80px;
                width: 135px;
            }

                document-preview .page .warranty-header-section .warranty-header-logo img {
                    position: absolute;
                    top: -20px;
                    left: 0;
                }

            document-preview .page .warranty-header-section .warranty-header-title h3 {
                font-family: 'ABBvoice', sans-serif;
                font-size: 22px;
                line-height: 21px;
                text-transform: uppercase;
                color: #262626;
                margin: 0 !important;
                font-weight: 600;
                text-align: center !important;
            }

            document-preview .page .warranty-header-section .warranty-header-left {
                display: inline-block;
                font-size: 15px;
                font-weight: 500;
                margin-left: 5px;
                margin-bottom: 20px;
                margin-top: -20px;
            }

                document-preview .page .warranty-header-section .warranty-header-left div {
                    height: 20px;
                }

            document-preview .page .warranty-header-section .warranty-header-right {
                position: absolute;
                right: 25px;
                top: 30px;
                font-size: 16px;
                font-weight: 500;
            }

        document-preview .page .approval-right {
            position: absolute;
            top: 0;
            right: 3px;
        }

        /* Check-container Promoted*/
        document-preview .page .check-container-promoted.block {
            display: block;
            height: 25px;
            margin: 5px 0;
        }

        document-preview .page .check-container-promoted.inline {
            display: inline-block;
            height: 25px;
            margin: 0 5px;
        }

            document-preview .page .check-container-promoted.inline:first-of-type {
                margin-left: 0;
            }

        document-preview .page .check-container-promoted .label {
            font-weight: bold;
            display: inline-block;
            height: 25px;
            line-height: 25px;
            vertical-align: middle;
        }

        document-preview .page .check-container-promoted .icon {
            position: relative;
            display: inline-block;
            width: 25px;
            height: 25px;
            line-height: 25px;
            vertical-align: middle;
            background-color: #fff;
        }

            document-preview .page .check-container-promoted .icon.uncheck:before {
                content: '\f0c8';
                position: absolute;
                top: 0;
                left: 0;
                font-family: Font Awesome\ 5 Free;
                font-weight: 400;
                font-size: 24px;
                color: #ff000f;
            }

            document-preview .page .check-container-promoted .icon.check:before {
                content: '\f14a';
                position: absolute;
                top: 0;
                left: 0;
                font-family: Font Awesome\ 5 Free;
                font-weight: 400;
                font-size: 24px;
                color: #ff000f;
            }

            document-preview .page .check-container-promoted .icon.mark:before {
                content: '\f0c8';
                position: absolute;
                top: 0;
                left: 0;
                font-family: Font Awesome\ 5 Free;
                font-weight: 400;
                font-size: 24px;
                color: #ff000f;
            }

            document-preview .page .check-container-promoted .icon.mark:after {
                content: 'X';
                position: absolute;
                left: 6px;
                top: 0;
                font-family: Font Awesome\ 5 Free;
                font-weight: 700;
                font-size: 13px;
                color: #ff000f;
            }

        /* Check-container Form*/
        document-preview .page .check-container-form.inline {
            display: inline-block;
            height: 15px;
            margin: 0 5px;
        }

        document-preview .page .check-container-form.block {
            display: block;
            height: 15px;
            margin: 0;
        }

        document-preview .page .check-container-form.inline:first-of-type {
            margin-left: 0;
        }

        document-preview .page .check-container-form .label {
            display: inline-block;
            height: 15px;
            line-height: 15px;
            vertical-align: middle;
            white-space: nowrap;
            font-size: 12px;
            font-weight: 500;
            color: #696969;
        }

        document-preview .page .check-container-form .icon {
            position: relative;
            display: inline-block;
            width: 14px;
            height: 13px;
            line-height: 15px;
            vertical-align: middle;
            background-color: #fff;
        }

            document-preview .page .check-container-form .icon.uncheck:before {
                content: '\f0c8';
                position: absolute;
                top: 0;
                left: 0;
                font-family: Font Awesome\ 5 Free;
                font-weight: 400;
                font-size: 16px;
                color: #696969;
            }

            document-preview .page .check-container-form .icon.check:before {
                content: '\f14a';
                position: absolute;
                top: 0;
                left: 0;
                font-family: Font Awesome\ 5 Free;
                font-weight: 400;
                font-size: 16px;
                color: #696969;
            }

            document-preview .page .check-container-form .icon.mark:before {
                content: '\f0c8';
                position: absolute;
                top: 0;
                left: 0;
                font-family: Font Awesome\ 5 Free;
                font-weight: 400;
                font-size: 16px;
                color: #696969;
            }

            document-preview .page .check-container-form .icon.mark:after {
                content: 'X';
                position: absolute;
                left: 3px;
                top: 0;
                font-family: Font Awesome\ 5 Free;
                font-weight: 700;
                font-size: 10px;
                color: #696969;
            }

        document-preview .page .page-header-section {
            position: relative;
            display: block;
            height: 50px;
            margin-bottom: 60px;
            font-family: 'ABBvoice', sans-serif;
            line-height: initial;
        }

            document-preview .page .page-header-section .header-title {
                position: absolute;
                bottom: 0;
                left: 0;
            }

                document-preview .page .page-header-section .header-title h2 {
                    font-size: 19px;
                    line-height: 21px;
                    text-transform: uppercase;
                    color: #262626;
                    margin: 0;
                    font-weight: 400;
                }

                    document-preview .page .page-header-section .header-title h2:before {
                        content: "";
                        display: block;
                        position: relative;
                        margin-bottom: 16px;
                        margin-left: 0;
                        margin-right: auto;
                        background-color: #ff000f;
                        width: 40px;
                        height: 3px;
                    }

        document-preview .page .results-container.scroll {
            overflow: auto;
        }

        document-preview .page .results-container .results-data .system-table .tbl-col .tbl-footer {
            margin-bottom: 15px;
            white-space: nowrap;
            background-color: #fff;
        }

            document-preview .page .results-container .results-data .system-table .tbl-col .tbl-footer .single-row {
                width: 100%;
                position: relative;
            }

                document-preview .page .results-container .results-data .system-table .tbl-col .tbl-footer .single-row.denotation {
                    font-size: 15px;
                    margin-top: 10px;
                }

            document-preview .page .results-container .results-data .system-table .tbl-col .tbl-footer img {
                border: none;
                display: inline-block;
            }

            document-preview .page .results-container .results-data .system-table .tbl-col .tbl-footer a {
                color: #ff000f;
                text-decoration: none;
                font-size: 17px;
                display: inline-block;
                vertical-align: bottom;
                margin-left: 5px;
                margin-top: 10px;
            }

        document-preview .page .results-container .disclaimer {
            font-size: 14px;
            text-align: justify;
            margin-bottom: 50px;
            color: #686868;
            line-height: 16px;
        }

        document-preview .page .results-container:first-of-type {
            margin-top: 0;
        }

        document-preview .page .results-container:last-of-type {
            margin-bottom: 0;
        }

        document-preview .page .results-container .results-title {
            display: block;
            font-size: 18px;
            line-height: 24px;
            font-weight: 700;
            text-transform: uppercase;
        }

            document-preview .page .results-container .results-title.spaceAbove {
                margin-top: 50px;
            }

        document-preview .page .results-container .results-data-graph {
            padding: 0;
            margin: 0;
        }

        document-preview .page .results-container .results-data {
            font-size: 0;
            padding: 0;
            margin: 0;
            text-align: justify;
        }

            document-preview .page .results-container .results-data .results-item {
                display: inline-block;
                font-size: 19px;
                vertical-align: top;
                text-align: left;
                margin: 20px;
                width: 210px;
                box-sizing: border-box;
            }

                document-preview .page .results-container .results-data .results-item .result-value {
                    font-weight: 600;
                    font-size: 23px;
                    color: #262626;
                    vertical-align: baseline;
                    box-sizing: border-box;
                }

                    document-preview .page .results-container .results-data .results-item .result-value.highlight {
                        color: #0eb38e;
                    }

                    document-preview .page .results-container .results-data .results-item .result-value span {
                        font-weight: 300;
                        font-size: 23px;
                        color: #686868;
                        vertical-align: baseline;
                        box-sizing: border-box;
                    }

                document-preview .page .results-container .results-data .results-item .result-description {
                    color: #262626;
                    font-size: 16px;
                    font-weight: 500;
                    line-height: 21px;
                    text-align: left;
                }

            document-preview .page .results-container .results-data .system-table {
                display: block;
                width: 100%;
                font-size: 14px;
                margin: 10px 0;
            }

                document-preview .page .results-container .results-data .system-table::after {
                    content: '';
                    display: block;
                    clear: both;
                }

                document-preview .page .results-container .results-data .system-table .tbl-col:nth-child(1) {
                    float: left;
                }

                document-preview .page .results-container .results-data .system-table .tbl-col:nth-child(2) {
                    float: right;
                }

                document-preview .page .results-container .results-data .system-table .tbl-col {
                    position: relative;
                    display: table;
                    border-collapse: collapse;
                    box-sizing: border-box;
                    margin-top: 28px;
                    margin-bottom: 10px;
                    float: left;
                    width: 440px;
                }

                    document-preview .page .results-container .results-data .system-table .tbl-col.full {
                        margin-left: 0;
                        width: 100%;
                    }

                    document-preview .page .results-container .results-data .system-table .tbl-col.no-header {
                        margin-top: 0;
                    }

                    document-preview .page .results-container .results-data .system-table .tbl-col > div {
                        display: table-row;
                        background-color: #f0f0f0;
                        font-size: 17px;
                    }

                    document-preview .page .results-container .results-data .system-table .tbl-col > .tbl-col-header {
                        position: absolute;
                        left: 0;
                        right: 0;
                        top: -27px;
                        text-align: center;
                        background-color: #d2d2d2;
                        padding: 5px 0;
                        font-weight: 700;
                        font-size: 17px;
                    }

                document-preview .page .results-container .results-data .system-table span {
                    font-family: 'ABBvoice', sans-serif;
                    display: table-cell;
                    padding-left: 10px;
                    line-height: 21px;
                }

                    document-preview .page .results-container .results-data .system-table span.label {
                        font-family: 'ABBvoice', sans-serif;
                        padding: 4px 8px;
                        font-weight: 500;
                        font-size: 17px;
                        color: #36322f;
                        background-color: #f0f0f0;
                        text-align: left;
                        border-right: 1px solid #d2d2d2;
                        border-bottom-width: 1px;
                        border-bottom-style: solid;
                        border-bottom-color: #fafafa;
                        line-height: 21px;
                    }

                document-preview .page .results-container .results-data .system-table.fullwidth span.label {
                    width: 440px;
                }

                document-preview .page .results-container .results-data .system-table span.value {
                    font-family: 'ABBvoice', sans-serif;
                    padding: 4px 8px;
                    background-color: #ffffff;
                    border: 1px solid #f2f1f0;
                    font-weight: 200;
                    font-size: 17px;
                    line-height: 21px;
                    text-align: left;
                }

            document-preview .page .results-container .results-data::after {
                content: '';
                width: 100%;
                display: inline-block;
                font-size: 0;
                line-height: 0;
            }

        document-preview .page .header-text,
        document-preview .page .footer-text {
            display: none;
        }

    document-preview .page-break {
        page-break-before: always;
    }

    /*Table Select Standard*/
    document-preview .page .results-container .table-select-standard {
        font-family: 'ABBvoice', sans-serif;
        border-collapse: separate;
        border-spacing: 0;
        page-break-inside: avoid;
        width: 100%;
        margin: 0
    }

        document-preview .page .results-container .table-select-standard.stack-top {
            margin-top: -2px;
        }

            document-preview .page .results-container .table-select-standard.stack-top .no-wrap-data.wrap {
                white-space: initial;
                height: initial;
                font-size: 14px;
                font-weight: 600;
                color: #000;
            }

        document-preview .page .results-container .table-select-standard.nested-table .two-column-flow .content-inline {
            break-inside: avoid;
        }

        document-preview .page .results-container .table-select-standard.nested-table .content-inline {
            margin: 5px 0;
            float: left;
            vertical-align: top;
            min-width: 185px;
        }

            document-preview .page .results-container .table-select-standard.nested-table .content-inline.break {
                clear: both;
                margin: 0;
            }

            document-preview .page .results-container .table-select-standard.nested-table .content-inline .no-wrap-label {
                height: 15px;
            }

            document-preview .page .results-container .table-select-standard.nested-table .content-inline .no-wrap-data .check-container-form .label {
                max-width: 170px;
                height: initial;
                line-height: 15px;
                white-space: initial;
                vertical-align: top;
            }

            document-preview .page .results-container .table-select-standard.nested-table .content-inline .no-wrap-data .check-container-form .icon {
                vertical-align: top;
                height: initial;
                line-height: initial;
            }

            document-preview .page .results-container .table-select-standard.nested-table .content-inline .no-wrap-data .check-container-form.block {
                height: initial;
                margin: 0;
            }

        document-preview .page .results-container .table-select-standard.nested-table {
            margin-top: 10px;
        }

        document-preview .page .results-container .table-select-standard.stack-top tbody tr td .nested-table:first-of-type {
            margin-top: 0;
        }

        document-preview .page .results-container .table-select-standard.nested-table tbody tr td {
            border-left: none !important;
            height: initial;
        }

            document-preview .page .results-container .table-select-standard.nested-table tbody tr td .no-wrap-label {
                margin: 0 5px;
            }

                document-preview .page .results-container .table-select-standard.nested-table tbody tr td .no-wrap-label.shade {
                    background-color: #e9e9e9;
                    font-weight: 600;
                    padding: 3px 7px;
                    margin-bottom: 5px !important;
                    height: initial;
                }

            document-preview .page .results-container .table-select-standard.nested-table tbody tr td .wrap-data {
                min-height: initial;
                margin: 0;
                background-color: #f5f5f5;
                padding: 2px 7px;
                white-space: nowrap;
            }

        document-preview .page .results-container .table-select-standard tbody tr td .wrap-data.max-height {
            height: 79px;
            white-space: initial;
            overflow: hidden;
            -webkit-box-orient: vertical;
            display: -webkit-box;
            -webkit-line-clamp: 4;
            background-color: #f5f5f5;
            padding: 3px 7px;
        }

        document-preview .page .results-container .table-select-standard.nested-table tbody tr td .wrap-data.no-label {
            min-height: initial;
        }

        document-preview .page .results-container .table-select-standard.nested-table tbody tr td:first-child .no-wrap-label {
            margin: 0 5px 0 0;
        }

        document-preview .page .results-container .table-select-standard.nested-table tbody tr td .no-wrap-label.margin-top {
            margin-top: 5px;
        }

        document-preview .page .results-container .table-select-standard.nested-table tbody tr td:first-child .wrap-data {
            margin-left: 0 !important;
        }

            document-preview .page .results-container .table-select-standard.nested-table tbody tr td:first-child .wrap-data.height {
                margin-left: 0 !important;
                height: 25px;
            }

        document-preview .page .results-container .table-select-standard.nested-table tbody tr td:first-child {
            border-left: none !important;
        }

        /*document-preview .page .results-container .table-select-standard.nested-table tbody tr:last-child td .wrap-data {
                border-bottom: none !important;
            }*/

        /*document-preview .page .results-container .table-select-standard.nested-table tbody tr:first-child td .wrap-data {
            margin: 5px;
        }*/

        document-preview .page .results-container .table-select-standard tbody tr.shade {
            background-color: #f5f5f5;
        }

        document-preview .page .results-container .table-select-standard tbody tr td {
            border-left: 2px solid #d2d2d2;
            border-top: 2px solid #d2d2d2;
            color: #262626;
            font-size: 15px;
            padding: 5px 10px;
            position: relative;
            vertical-align: top;
            height: 45px;
        }

            document-preview .page .results-container .table-select-standard tbody tr td.width-400P {
                width: 400px;
            }


            document-preview .page .results-container .table-select-standard tbody tr td.leftHeight {
                height: 620px;
            }

            document-preview .page .results-container .table-select-standard tbody tr td.width-395P {
                width: 395px;
            }

            document-preview .page .results-container .table-select-standard tbody tr td.width-80P {
                width: 80px;
            }

            document-preview .page .results-container .table-select-standard tbody tr td.width-100P {
                width: 100px;
            }

            document-preview .page .results-container .table-select-standard tbody tr td.width-153P {
                width: 153px;
            }

            document-preview .page .results-container .table-select-standard tbody tr td.width-157P {
                width: 157px;
            }

            document-preview .page .results-container .table-select-standard tbody tr td.width-119P {
                width: 119px;
            }


            document-preview .page .results-container .table-select-standard tbody tr td.image {
                text-align: left !important;
                padding: 20px !important;
            }

                document-preview .page .results-container .table-select-standard tbody tr td.image img.preview {
                    max-height: 500px;
                    max-width: 700px;
                }

        document-preview .page .results-container .table-select-standard tbody tr:last-child td {
            border-bottom: 2px solid #d2d2d2;
        }

        document-preview .page .results-container .table-select-standard tbody tr td.align-center {
            text-align: center;
        }

        document-preview .page .results-container .table-select-standard tbody tr td.align-left,
        document-preview .page .results-container .table-select-standard tbody tr td.left {
            text-align: left;
        }

        document-preview .page .results-container .table-select-standard tbody tr td.align-right,
        document-preview .page .results-container .table-select-standard tbody tr td.right {
            text-align: right;
        }

        document-preview .page .results-container .table-select-standard tbody tr td.rowspan {
            text-align: left;
            vertical-align: top;
        }

            document-preview .page .results-container .table-select-standard tbody tr td.rowspan:last-child {
                border-bottom: 2px solid #d2d2d2;
            }

        document-preview .page .results-container .table-select-standard tbody tr td:last-child {
            border-right: 2px solid #d2d2d2;
        }

        document-preview .page .results-container .table-select-standard tbody tr td.rowspan div {
            white-space: normal;
            height: initial;
            display: block;
        }

        document-preview .page .results-container .table-select-standard tbody tr td div.no-wrap-label {
            white-space: nowrap;
            height: initial;
            text-transform: uppercase;
            font-size: 12px;
            font-weight: 500;
            color: #696969;
            height: 17px;
        }

            document-preview .page .results-container .table-select-standard tbody tr td div.no-wrap-label.single-line {
                margin: 0 !important;
                min-height: initial;
                padding: 0;
            }

        document-preview .page .results-container .table-select-standard tbody tr td div.no-wrap-uom {
            white-space: nowrap;
            height: initial;
        }

        document-preview .page .results-container .table-select-standard tbody tr td div.no-wrap-data {
            white-space: nowrap;
            height: initial;
            font-size: 14px;
            font-weight: 600;
            color: #000;
        }

        document-preview .page .results-container .table-select-standard tbody tr td div.wrap-data {
            white-space: normal;
            height: initial;
            font-size: 14px;
            font-weight: 600;
            color: #000;
        }

        document-preview .page .results-container .table-select-standard tbody tr td div.no-wrap-data .table-select-standard tbody tr td {
            border: none;
            padding: initial;
        }

            document-preview .page .results-container .table-select-standard tbody tr td div.no-wrap-data .table-select-standard tbody tr td.bottom-border {
                border-bottom: 2px solid #d2d2d2;
            }

        document-preview .page .results-container .table-select-standard tbody tr td div.no-wrap-notes {
            width: 345px;
        }

        document-preview .page .results-container .table-select-standard tbody tr td.prerowspan {
            border-right: none;
        }

    document-preview .page .results-container .table-select {
        font-family: 'ABBvoice', sans-serif;
        border-collapse: separate;
        border-spacing: 0;
        page-break-inside: avoid;
        width: 100%;
        margin: 10px 0
    }

        document-preview .page .results-container .table-select.add-space:not(:first-of-type) {
            margin: 30px 0 !important;
        }

        document-preview .page .results-container .table-select.add-space:first-of-type {
            margin-top: 10px;
        }

        document-preview .page .results-container .table-select.no-margin {
            margin: 0;
        }

        document-preview .page .results-container .table-select thead tr {
            line-height: 18px;
            text-align: center;
            background-color: #d2d2d2;
        }

            document-preview .page .results-container .table-select thead tr th {
                background: none;
                border-left: 1px solid #dadfe2;
                border-top: 1px solid #d2d2d2;
                color: #262626;
                font-size: 16px !important;
                font-weight: 600 !important;
                padding: 8px;
                text-align: center;
                vertical-align: bottom;
            }

                document-preview .page .results-container .table-select thead tr th.align-center {
                    text-align: center;
                }

                document-preview .page .results-container .table-select thead tr th.align-left,
                document-preview .page .results-container .table-select thead tr th.left {
                    text-align: left;
                }

                document-preview .page .results-container .table-select thead tr th.upper {
                    text-transform: uppercase;
                }

                document-preview .page .results-container .table-select thead tr th.uom-width {
                    width: 60px;
                }

                document-preview .page .results-container .table-select thead tr th.data-width {
                    width: 100px;
                }

                document-preview .page .results-container .table-select thead tr th.notes-width {
                    width: 350px;
                }

                document-preview .page .results-container .table-select thead tr th:last-child,
                document-preview .page .results-container .table-select tbody tr td:last-child {
                    border-right: 1px solid #d2d2d2;
                }

                document-preview .page .results-container .table-select thead tr th span {
                    line-height: 15px;
                }

        document-preview .page .results-container .table-select tbody tr td {
            border-left: 1px solid #d2d2d2;
            border-top: 1px solid #d2d2d2;
            color: #262626;
            font-size: 15px;
            padding: 5px 10px;
            position: relative;
            text-align: center;
            vertical-align: middle;
        }

            document-preview .page .results-container .table-select tbody tr td .summary-label {
                font-weight: bold;
                display: block;
                height: 25px;
                line-height: 25px;
                text-align: left;
            }

            document-preview .page .results-container .table-select tbody tr td.links .filename {
                text-align: left;
                white-space: nowrap;
                line-height: 33px;
                height: 33px;
                padding: 5px 0 5px 12px;
            }

                document-preview .page .results-container .table-select tbody tr td.links .filename img {
                    border: none;
                    line-height: 33px;
                    display: inline-block;
                    vertical-align: text-top;
                    margin-right: 5px;
                }

            document-preview .page .results-container .table-select tbody tr td.image {
                text-align: left !important;
                padding: 20px !important;
            }

                document-preview .page .results-container .table-select tbody tr td.image img.preview {
                    max-height: 500px;
                    max-width: 700px;
                }

        document-preview .page .results-container .table-select tbody tr:last-child td {
            border-bottom: 1px solid #d2d2d2;
        }

        document-preview .page .results-container .table-select tbody tr td.align-center {
            text-align: center;
        }

        document-preview .page .results-container .table-select tbody tr td.align-left,
        document-preview .page .results-container .table-select tbody tr td.left {
            text-align: left;
        }

        document-preview .page .results-container .table-select tbody tr td.rowspan {
            text-align: left;
            vertical-align: top;
        }

            document-preview .page .results-container .table-select tbody tr td.rowspan:last-child {
                border-bottom: 1px solid #d2d2d2;
            }

            document-preview .page .results-container .table-select tbody tr td.rowspan div {
                white-space: normal;
                height: initial;
                display: block;
            }

        document-preview .page .results-container .table-select tbody tr td div.no-wrap-label {
            white-space: normal;
            height: initial;
        }

        document-preview .page .results-container .table-select tbody tr td div.no-wrap-uom {
            white-space: normal;
            height: initial;
        }

        document-preview .page .results-container .table-select tbody tr td div.no-wrap-data {
            white-space: normal;
            height: initial;
        }

        document-preview .page .results-container .table-select tbody tr td div.no-wrap-notes {
            width: 345px;
        }

        document-preview .page .results-container .table-select tbody tr td.prerowspan {
            border-right: none;
        }

            document-preview .page .results-container .table-select tbody tr td.prerowspan.subtotal,
            document-preview .page .results-container .table-select thead tr th.subtotal {
                background-color: #0eb38e;
            }

        document-preview .page .results-container .table-select thead tr.subtotal-row {
            /*height: 40px;*/
        }

            document-preview .page .results-container .table-select thead tr.subtotal-row th {
                vertical-align: middle;
                font-size: 16px;
            }

        document-preview .page .results-container .table-select tbody tr div {
            width: 100%;
            white-space: nowrap;
            height: 19px;
        }

        document-preview .page .results-container .table-select tbody tr.total {
            font-weight: bold;
            text-transform: uppercase;
            background-color: #f5f5f5;
        }

        document-preview .page .results-container .table-select tbody tr td.notes div {
            white-space: initial;
            height: initial;
            text-align: left;
        }

        document-preview .page .results-container .table-select tbody tr div {
            width: 100%;
            white-space: nowrap;
        }

        document-preview .page .results-container .table-select tbody tr.total {
            font-weight: bold;
            text-transform: uppercase;
            background-color: #f5f5f5;
        }

        document-preview .page .results-container .table-select a {
            color: #ff000f;
            text-decoration: initial;
        }

            document-preview .page .results-container .table-select a.nolink {
                color: #ff000f;
                text-decoration: initial;
                pointer-events: none;
            }

    document-preview .page .results-container #preview-image {
        display: inline-block !important;
        background-color: #fff;
        width: 100%;
        height: 208px;
        line-height: 208px;
        border: 1px solid #d2d2d2;
        vertical-align: top;
        margin-right: 7px;
        margin-bottom: 14px;
        padding: 2px;
        box-sizing: border-box;
        text-align: center;
        overflow: hidden;
    }

        document-preview .page .results-container #preview-image.no-image {
            width: 100%;
            height: 175px;
            margin-right: 15px;
        }

            document-preview .page .results-container #preview-image.no-image::after {
                content: 'NO IMAGE AVAILABLE';
                width: 125px;
                text-align: center;
                text-wrap: wrap;
                display: inline-block;
                line-height: 22px;
                vertical-align: middle;
                font-weight: 600;
                font-size: 19px;
                color: #a5a5a5;
            }

        document-preview .page .results-container #preview-image img {
            max-width: 208px;
            max-height: 100%;
            width: 100%;
            height: auto;
            display: inline-block;
            vertical-align: top;
            -webkit-font-smoothing: subpixel-antialiased;
            transform: translate3d(0, 0, 0) scale(1, 1);
        }
