.ui-dialog.ap-dialog-alert .ui-button-text, .ui-dialog.ap-dialog-confirm .ui-button-text, .ui-dialog.ap-dialog-confirm .ui-widget-header, .ui-widget.ap-dialog-alert, .ui-widget.ap-dialog-alert button, .ui-widget.ap-dialog-alert input, .ui-widget.ap-dialog-alert select, .ui-widget.ap-dialog-alert textarea, .ui-widget.ap-dialog-confirm, .ui-widget.ap-dialog-confirm button, .ui-widget.ap-dialog-confirm input, .ui-widget.ap-dialog-confirm select, .ui-widget.ap-dialog-confirm textarea, body, html {
    font-family: 'Open Sans', sans-serif
}

.report-text .normal, body, html {
    background-color: #fff
}

.info > div, table td {
    vertical-align: top
}

.general, .header a, .header a:hover {
    color: #2E4453
}

.report-text sup > a, .report-text sup > a:hover, .sources .sources-list .link > a, .sources .sources-list .link > a:hover {
    text-decoration: none
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media all {
    body, html {
        height: 100%;
        min-height: 510px
    }

    .general {
        min-width: 1246px;
        max-width: 1366px
    }

    .info > .report-info {
        width: 600px
    }

    .info.info-short > .report-info {
        width: 500px
    }

    .info > .report-info > .percent strong {
        width: 120px
    }

    .info > .grafic {
        padding: 0 35px
    }

    .page-break {
        display: none
    }
}

@page {
    size: 210mm 297mm;
    margin: 0
}

@media print {
    body, html {
        -webkit-print-color-adjust: exact
    }

    .general {
        width: 1190px;
        min-width: 0;
        max-width: 1190px
    }

    .page-break {
        display: block;
        page-break-before: always
    }

    .info > .report-info {
        width: 550px
    }

    .info.info-short > .report-info {
        width: 450px
    }

    .info > .report-info > .percent strong {
        width: 100px
    }

    .info > .grafic {
        padding: 0 0 0 35px
    }
}

body, html {
    padding: 0;
    margin: 0;
    font-style: normal;
    font-weight: 300;
    font-size: 13px
}

hr {
    margin: 0;
    height: 1px;
    line-height: 1px;
    background-color: #d8d8d8;
    border: none
}

.general {
    margin: 0 auto;
    padding: 30px;
    text-align: left;
    overflow: hidden
}

.delay {
    padding: 13px 0 0
}

.none {
    display: none
}

.clear {
    clear: both
}

.logo {
    position: relative;
    margin-bottom: 26px
}

.logo .ap {
    background: url(../../img/logo/logo.svg) top left no-repeat;
    width: 240px;
    height: 60px;
    background-size: auto 60px;
    display: inline-block;
    text-align: left;
    position: relative
}

.logo .clogo {
    display: block;
    float: right;
    margin: 8px 100px 0 0
}

.logo .ap:not(:lang(ru)) {
    background-image: url(../../img/logo/logo-en.svg)
}

.annotation {
    border: 3px solid #FF713B;
    padding: 18px;
    margin: 0 0 26px
}

.annotation > h2 {
    text-transform: uppercase;
    font-size: 18px;
    margin: 0 0 10px
}

.annotation > p {
    font-size: 14px;
    line-height: 22px;
    margin: 0
}

.header {
    border-bottom: 1px solid #C8D7E1
}

.header > h1 {
    font-size: 32px;
    margin: 18px 0
}

.header > .qr-code {
    float: left
}

.header > .qr-code + .common-info {
    padding-left: 150px;
    min-height: 137px;
    padding-top: 23px
}

.header > .common-info > div {
    font-size: 14px;
    line-height: 20px;
    margin: 0
}

.header > .common-info > div:last-child {
    margin: 10px 0 20px
}

.header strong {
    font-weight: 700
}

.info {
    padding: 30px 0;
    display: table;
    width: 100%;
    border-spacing: 0
}

.info > div {
    display: table-cell;
    padding: 0
}

.info .document-info {
    padding-right: 20px;
    width: 330px;
    max-width: 330px
}

.info .document-info > h2 {
    text-transform: uppercase;
    font-size: 18px;
    margin: 0 0 10px
}

.info .document-info > div {
    font-size: 14px;
    line-height: 20px;
    margin: 0
}

.info .document-info > div > span {
    word-wrap: break-word
}

.info.info-short .document-info {
    width: 450px;
    max-width: 450px
}

.info > .report-info {
    padding-right: 20px
}

.info .report-info > h2 {
    text-transform: uppercase;
    font-size: 18px;
    margin: 0 0 10px
}

.info .report-info > div {
    font-size: 14px;
    line-height: 20px;
    margin: 0
}

.info > .report-info > .search-period > i {
    font-style: normal
}

.info > .report-info > .percent {
    margin: 18px 0
}

.info > .report-info > .percent > div {
    display: inline-block;
    margin-right: 20px
}

.info > .report-info > .percent h2 {
    text-transform: uppercase;
    font-size: 12px;
    margin: 0;
    color: #73797c
}

.info > .report-info > .percent .legal i, .info > .report-info > .percent .original i, .info > .report-info > .percent .plagiat i {
    font-size: 12px;
    font-weight: 700;
    font-style: normal;
    color: #73797c;
    margin-right: 10px;
    display: inline-block
}

.info > .report-info > .percent strong {
    display: inline-block;
    background-color: #F2F6F9;
    border-radius: 2px;
    height: 9px
}

.info > .report-info > .percent em {
    width: 0%;
    display: block;
    border-radius: 2px;
    height: 9px
}

.info > .report-info > .percent .plagiat > strong > em {
    background-color: #FF723A
}

.info > .report-info > .percent .legal > strong > em {
    background-color: #D6EA97
}

.info > .report-info > .percent .original > strong > em {
    background-color: #DBEEFB
}

.info > .report-info > .percent .self-cite > strong > em {
    background-color: #ffc73a
}

.info > .report-info > .percent > div:last-child span {
    display: inline-block;
    font-size: 12px;
    color: #73797c;
    line-height: 20px
}

.info > .report-info > .percent > div:last-child span > i {
    font-style: normal
}

.info > .grafic {
    text-align: left
}

.suspicious {
    padding: 0 0 30px;
    display: table;
    width: 100%;
    border-spacing: 0;
    font-size: 14px;
    line-height: 20px;
    margin: 0
}

.suspicious h2 {
    text-transform: uppercase;
    font-size: 18px;
    margin: 0 0 10px
}

.suspicious .group {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    color: #73797c
}

.suspicious .comment, .suspicious .pages {
    opacity: .7
}

.sources {
    margin: 0 0 30px
}

.sources .sources-header {
    position: relative;
    margin: 10px 0 0;
    clear: both
}

.sources .sources-header > table {
    border-spacing: 0;
    width: 100%;
    table-layout: fixed
}

.sources .sources-header > table > thead > tr > th:last-of-type {
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.sources .sources-header > table > thead > tr > th:first-of-type {
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.sources .sources-header > table > thead > tr:nth-of-type(1) > th {
    font-weight: 400;
    height: 36px;
    background-color: #eaeced
}

.sources .sources-header input[type=checkbox] {
    display: none
}

.sources .sources-header input[type=checkbox] + label {
    cursor: pointer;
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url(/img/icons/svg/checkbox.svg);
    background-repeat: no-repeat;
    background-size: 35px auto;
    background-position: center center;
    position: relative;
    top: 4px
}

.sources .sources-header input[type=checkbox]:checked + label {
    background-image: url(/report/img/icons/svg/checkbox-selected.svg)
}

.sources .sources-header input[type=checkbox]:not(:checked):hover + label {
    background-image: url(/report/img/icons/svg/checkbox-hover.svg)
}

.sources .sources-list {
    position: relative
}

.sources .sources-list table {
    border-spacing: 0;
    width: 100%;
    table-layout: fixed
}

.sources .sources-list table > tbody > tr {
    page-break-before: auto
}

.sources .sources-list table > tbody > tr.deleted {
    background-color: #ebebeb
}

.sources .sources-list table > tbody > tr > td {
    border-bottom: 1px solid #eaeaea;
    height: 40px
}

.sources .sources-list .date, .sources-list .cite-blocks-by-report, .sources-list .cite-blocks-by-text, .sources-list .collections, .sources-list .date-publish, .sources-list .percent-by-text {
    color: #2e4453
}

.sources .sources-list .num {
    font-weight: 700;
    color: #2e4453
}

.sources .sources-list .percent {
    line-height: 26px;
    display: block;
    float: left;
    padding: 0 10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    min-width: 67px;
    font-weight: 700
}

.sources .sources-list .link, .sources .sources-list .name {
    font-weight: 400;
    display: block;
    overflow-x: hidden
}

.sources .sources-list .percent.plagiat {
    color: #ff713b;
    border: 1px solid #ffb79b
}

.sources .sources-list .percent.legal {
    color: #b2cf55;
    border: 1px solid #d6ea97
}

.sources .sources-list .percent.deleted {
    color: #909090;
    border: 1px solid #b1b1b1
}

.sources .sources-list .percent.self-cite {
    color: #ffc73a;
    border: 1px solid #fbdf98
}

.sources .sources-list .name {
    word-break: break-word;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis
}

.sources .sources-list .link > a {
    color: #00aadc;
    word-break: break-word
}

.sources .sources-header > table > thead > tr > th:nth-of-type(1) {
    padding-left: 18px;
    width: 68px;
    text-align: left;
    margin: 0 auto
}

.sources .sources-header > table > thead > tr > th.percent-col {
    width: 100px;
    text-align: left;
    margin: 0 auto
}

.sources .sources-header > table > thead > tr > th.percent-by-text-col {
    width: 90px;
    text-align: left;
    margin: 0 auto
}

.sources .sources-header > table > thead > tr > th.date-col, .sources .sources-header > table > thead > tr > th.date-publish-col {
    width: 120px;
    text-align: left;
    margin: 0 auto
}

.sources .sources-header > table > thead > tr > th.collections-col {
    width: 160px;
    text-align: left;
    margin: 0 auto
}

.sources .sources-header > table > thead > tr > th.blocks-col {
    width: 90px;
    text-align: left;
    margin: 0 auto;
    padding-left: 8px
}

.sources .sources-header > table > thead > tr > th.blocks-by-text-col {
    width: 100px;
    text-align: left;
    margin: 0 auto;
    padding-left: 8px;
    padding-right: 18px
}

.sources .sources-header > table > thead > tr > th.comment-col {
    width: 200px;
    text-align: left;
    margin: 0 auto
}

.sources .sources-header > table > thead > tr > th.collections-col + th.comment-col {
    width: 300px
}

.sources .sources-list table > tbody > tr > td:nth-of-type(1) {
    padding-left: 18px;
    width: 68px;
    text-align: left;
    margin: 0 auto;
    vertical-align: middle
}

.sources .sources-list table > tbody > tr > td.percent-col {
    width: 100px;
    text-align: left;
    margin: 0 auto;
    vertical-align: middle
}

.sources .sources-list table > tbody > tr > td.percent-by-text-col {
    width: 90px;
    text-align: left;
    margin: 0 auto;
    vertical-align: middle
}

.sources .sources-list table > tbody > tr > td.name-col {
    vertical-align: middle;
    font-weight: 700;
    overflow-x: hidden;
    padding: 3px 10px 3px 0
}

.sources .sources-list table > tbody > tr > td.date-col, .sources .sources-list table > tbody > tr > td.date-publish-col {
    width: 120px;
    text-align: left;
    vertical-align: middle
}

.sources .sources-list table > tbody > tr > td.collections-col {
    width: 160px;
    text-align: left;
    vertical-align: middle
}

.sources .sources-list table > tbody > tr > td.blocks-col {
    width: 90px;
    text-align: center;
    vertical-align: middle;
    padding-right: 20px
}

.sources .sources-list table > tbody > tr > td.blocks-by-text-col {
    width: 100px;
    text-align: center;
    vertical-align: middle;
    padding-right: 30px
}

.sources .sources-list table > tbody > tr > td.comment-col {
    width: 200px;
    text-align: left;
    vertical-align: middle;
    padding: 3px 10px 3px 0
}

.sources .sources-list table > tbody > tr > td.collections-col + td.comment-col {
    width: 300px
}

.sources-not-found {
    text-align: center;
    margin: 0 auto;
    height: 40px;
    line-height: 40px
}

.text {
    margin: 40px 0 20px
}

.text > h2 {
    text-transform: uppercase;
    font-size: 18px;
    margin: 0 0 18px
}

.report-text {
    position: relative;
    border-top: 0 solid #D8D8D8;
    line-height: 18px;
    font-weight: 400
}

.report-text p {
    margin: 0;
    padding: 0 0 13px
}

.report-text p:last-of-type {
    margin-bottom: 40px
}

.report-text span {
    line-height: 18px;
    padding: 0 7px 0 0
}

.report-text sup > a {
    font-size: 12px;
    font-weight: 700;
    padding: 0;
    margin: 0;
    height: 18px;
    display: inline-block
}

.report-text .legal + sup, .report-text .plagiat + sup, .report-text .self-cite + sup {
    cursor: pointer;
    color: #FFF;
    display: inline-block;
    vertical-align: top;
    line-height: 18px;
    font-size: .6em
}

.report-text .footnote {
    position: relative;
    color: #FFF
}

.report-text .plagiat {
    background-color: #ffe2d8
}

.report-text .plagiat + sup {
    background-color: #FF713B;
    padding: 0 5px 0 2px;
    margin: 0;
    height: 18px;
    position: relative
}

.report-text .plagiat + sup::after {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #FF713B;
    border-width: 9px 5px;
    margin-top: -9px
}

.report-text .legal {
    background-color: #f7fbea
}

.report-text .legal + sup {
    background-color: #c0dc6b;
    padding: 0 5px 0 2px;
    margin: 0;
    height: 18px;
    position: relative
}

.report-text .legal + sup::after {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #c0dc6b;
    border-width: 9px 5px;
    margin-top: -9px
}

.report-text .self-cite {
    background-color: #fff4da
}

.report-text .self-cite + sup {
    background-color: #ffc73a;
    padding: 0 5px 0 2px;
    margin: 0;
    height: 18px;
    position: relative
}

.report-text .self-cite + sup::after {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #ffc73a;
    border-width: 9px 5px;
    margin-top: -9px
}

.report-text .plagiat.cite-hover {
    background-color: #fdb79d
}

.report-text .legal.cite-hover {
    background-color: #e8f5ca
}

.report-text .self-cite.cite-hover {
    background-color: #fbdf99
}

.loading {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    min-width: 200px;
    min-height: 200px;
    text-align: center;
    margin: 0 auto;
    vertical-align: middle;
    text-transform: uppercase;
    background-color: rgba(200, 215, 225, .8);
    z-index: 10;
    color: #fff
}

.loading > div.loader-image {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -100px 0 0 -100px;
    background-position: -3000px 0
}

.loading > i {
    font-style: normal;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 50px 0 0 -50px;
    font-size: 14px;
    font-weight: 700
}

.ap-dialog {
    display: none;
    min-height: 200px
}

.ap-dialog .alert {
    padding: 5px 25px 5px 60px;
    font-size: 14px;
    line-height: 26px;
    min-height: 26px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    margin: 20px 0 0;
    color: #2e4453;
    display: none;
    position: relative
}

.ap-dialog .alert.alert-success {
    background-color: #fff;
    color: #2e4453;
    border: 1px solid #badc52
}

.ap-dialog .alert.alert-error {
    background-color: #fff;
    color: #2e4453;
    border: 1px solid #ff7338
}

.ap-dialog .alert.alert-error::before, .ap-dialog .alert.alert-success::before {
    position: absolute;
    content: '';
    width: 40px;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center center;
    border: 0 solid red;
    left: 0;
    top: 0
}

.ap-dialog .loading {
    background-color: rgba(255, 255, 255, 1);
    color: #000
}

.ap-dialog .alert.alert-error::before {
    background-image: url(/report/img/icons/svg/alert-error.svg);
    background-size: 20px auto;
    background-color: #ff7338
}

.ap-dialog .alert.alert-success::before {
    background-image: url(/report/img/icons/svg/alert-success.svg);
    background-size: 30px auto;
    background-color: #badc52
}

.ap-dialog ol {
    counter-reset: item;
    padding: 0
}

.ap-dialog ol li {
    font-size: 14px;
    font-weight: 700;
    color: #2e4453;
    display: block
}

.ap-dialog ol li:before {
    content: counter(item) ". ";
    counter-increment: item;
    color: #2e4453;
    opacity: .5;
    margin: 0 10px 0 0
}

.ui-widget-overlay {
    background-image: none;
    background-color: #000;
    opacity: .65;
    filter: Alpha(Opacity=65)
}

.ui-widget.ap-dialog-alert {
    min-width: 400px
}

.ui-corner-all.ap-dialog-alert {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.ui-dialog.ap-dialog-alert .ui-dialog-content {
    margin: 40px 40px 0;
    text-align: center;
    padding: 0
}

.ui-dialog.ap-dialog-alert .ui-widget-header {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.ui-dialog.ap-dialog-alert .ui-dialog-titlebar {
    visibility: hidden;
    display: none
}

.ui-dialog.ap-dialog-alert .ui-dialog-titlebar-close {
    visibility: hidden
}

.ui-dialog.ap-dialog-alert .ui-dialog-buttonpane {
    border: none;
    text-align: center;
    margin: 40px auto;
    padding: 0
}

.ui-dialog.ap-dialog-alert .ui-dialog-buttonset {
    float: none
}

.ui-dialog.ap-dialog-alert .ui-dialog-buttonpane button {
    margin: 0;
    padding: 5px 25px
}

.ui-dialog.ap-dialog-alert .ui-button-text-only.ui-state-default {
    background: #e4e8eb;
    border: none
}

.ui-dialog.ap-dialog-alert .ui-button-text {
    text-transform: uppercase;
    font-size: 12px
}

.ui-widget.ap-dialog-confirm {
    min-width: 500px
}

.ui-corner-all.ap-dialog-confirm {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.ui-dialog.ap-dialog-confirm .ui-dialog-content {
    margin: 20px 40px 0;
    text-align: left;
    padding: 0
}

.ui-dialog.ap-dialog-confirm .ui-widget-header {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: 0 0;
    font-size: 24px;
    text-transform: uppercase;
    border: none;
    margin: 40px 40px 20px;
    padding: 0
}

.ui-dialog.ap-dialog-confirm .ui-dialog-titlebar-close {
    width: 36px;
    height: 36px;
    margin-top: -18px
}

.ui-dialog.ap-dialog-confirm .ui-widget-header .ui-state-default {
    background: 0 0;
    border: none;
    right: 0;
    text-transform: uppercase
}

.ui-dialog.ap-dialog-confirm .ui-widget-header .ui-state-default .ui-icon {
    background-image: url(/report/img/icons/svg/close.svg);
    background-repeat: no-repeat;
    background-size: 36px auto;
    background-position: center center;
    left: 0;
    margin: 0;
    width: 36px;
    height: 36px;
    top: 0
}

.ui-dialog.ap-dialog-confirm .ui-widget-header .ui-state-hover .ui-icon {
    background-image: url(/report/img/icons/svg/cancel-hover.svg);
    background-repeat: no-repeat;
    background-size: 36px auto;
    background-position: center center;
    left: 0;
    margin: 0;
    width: 36px;
    height: 36px;
    top: 0
}

.ui-dialog.ap-dialog-confirm .ui-dialog-buttonpane {
    border: none;
    text-align: center;
    margin: 20px 40px 40px;
    padding: 0
}

.ui-dialog.ap-dialog-confirm.ap-dialog-file-recheck .ui-dialog-content, .ui-dialog.ap-dialog-confirm.ap-dialog-file-transfer .ui-dialog-content, .ui-dialog.ap-dialog-confirm.ap-dialog-file-upload .ui-dialog-content, .ui-dialog.ap-dialog-confirm.ap-dialog-folder-transfer .ui-dialog-content {
    margin-top: 0
}

.ui-dialog.ap-dialog-confirm .ui-dialog-buttonset {
    float: none
}

.ui-dialog.ap-dialog-confirm .ui-dialog-buttonpane button {
    margin: 0;
    padding: 5px 25px
}

.ui-dialog.ap-dialog-confirm.ap-dialog-file-recheck .ui-widget-header, .ui-dialog.ap-dialog-confirm.ap-dialog-file-transfer .ui-widget-header, .ui-dialog.ap-dialog-confirm.ap-dialog-file-upload .ui-widget-header, .ui-dialog.ap-dialog-confirm.ap-dialog-folder-transfer .ui-widget-header {
    margin-bottom: 5px
}

.ui-dialog.ap-dialog-confirm .ui-dialog-buttonpane button:nth-of-type(1) {
    float: left
}

.ui-dialog.ap-dialog-confirm .ui-dialog-buttonpane button:nth-of-type(2) {
    float: right;
    background-color: #0ad
}

.ui-dialog.ap-dialog-confirm .ui-dialog-buttonpane button:nth-of-type(2) .ui-button-text {
    color: #fff;
    font-weight: 700
}

.ui-dialog.ap-dialog-confirm .ui-button-text-only.ui-state-default {
    background: #e4e8eb;
    border: none
}

.ui-dialog.ap-dialog-confirm .ui-button-text {
    text-transform: uppercase;
    font-size: 12px
}

.ui-dialog.ap-dialog-confirm.ap-dialog-report-history .ui-widget-header {
    margin: 40px 58px 5px
}

.ui-dialog.ap-dialog-confirm.ap-dialog-report-history .ui-dialog-buttonpane {
    margin: 20px 58px 40px
}

.ui-dialog.ap-dialog-confirm.ap-dialog-file-attributes .ui-dialog-content {
    margin-top: 0
}

.ui-dialog.ap-dialog-confirm.ap-dialog-file-attributes .ui-widget-header {
    margin-bottom: 5px
}

p.complete {
    background-image: url(/img/icons/svg/complete.svg);
    background-repeat: no-repeat;
    background-size: 50px auto;
    background-position: top center;
    padding: 70px 0 0;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    color: #2e4453;
    margin: 13px 0 0;
    white-space: nowrap
}

.external-url strong {
    font-weight: 700
}

.percent-info-short {
    float: right;
    display: block;
    position: relative
}

.percent-info-short > div {
    font-size: 14px;
    line-height: 24px;
    margin: 0
}

.percent-info-short > div > span {
    margin-left: 5px
}

.page-break + h2 {
    clear: both
}

.sources + .percent-info-short {
    margin-top: -15px
}

.sources-short .sources-header > table > thead > tr > th:nth-of-type(1) {
    padding-left: 18px;
    width: 68px;
    text-align: left;
    margin: 0 auto
}

.sources-short .sources-header > table > thead > tr > th.date-col, .sources-short .sources-header > table > thead > tr > th.percent-by-text-col, .sources-short .sources-header > table > thead > tr > th.percent-col {
    width: 120px;
    margin: 0 auto;
    text-align: left
}

.sources-short.sources-header > table > thead > tr > th.name-col {
    text-align: left;
    margin: 0 auto
}

.sources-short .sources-header > table > thead > tr > th.date-publish-col {
    width: 130px;
    text-align: left;
    margin: 0 auto
}

.sources-short .sources-header > table > thead > tr > th.collections-col {
    width: 160px;
    text-align: left;
    margin: 0 auto
}

.sources-short .sources-header > table > thead > tr > th.blocks-col {
    width: 130px;
    text-align: left;
    margin: 0 auto;
    padding-left: 8px
}

.sources-short .sources-header > table > thead > tr > th.blocks-by-text-col {
    width: 140px;
    text-align: left;
    margin: 0 auto;
    padding-left: 8px;
    padding-right: 18px
}

.sources-short .sources-list table > tbody > tr > td:nth-of-type(1) {
    padding-left: 18px;
    width: 68px;
    text-align: left;
    margin: 0 auto;
    vertical-align: middle
}

.sources-short .sources-list table > tbody > tr > td.percent-by-text-col, .sources-short .sources-list table > tbody > tr > td.percent-col {
    width: 120px;
    text-align: left;
    margin: 0 auto;
    vertical-align: middle
}

.sources-short .sources-list table > tbody > tr > td.name-col {
    vertical-align: middle;
    font-weight: 700;
    overflow-x: hidden;
    padding: 0 10px 0 0
}

.sources-short .sources-list table > tbody > tr > td.date-col {
    width: 120px;
    text-align: left;
    vertical-align: middle
}

.sources-short .sources-list table > tbody > tr > td.date-publish-col {
    width: 130px;
    text-align: left;
    vertical-align: middle
}

.sources-short .sources-list table > tbody > tr > td.collections-col {
    width: 160px;
    text-align: left;
    vertical-align: middle
}

.sources-short .sources-list table > tbody > tr > td.blocks-col {
    width: 130px;
    text-align: center;
    vertical-align: middle;
    padding-right: 20px
}

.sources-short .sources-list table > tbody > tr > td.blocks-by-text-col {
    width: 140px;
    text-align: center;
    vertical-align: middle;
    padding-right: 30px
}

.sources-short .sources-list .name {
    font-weight: 400;
    white-space: normal !important;
    overflow: visible;
    overflow-x: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    display: block
}

.terminology {
    border-top: 1px solid #C8D7E1;
    padding-top: 20px;
    margin-bottom: 20px
}

.terminology > p {
    font-size: 13px;
    margin: 0
}
.terminology > p > strong {
    font-weight: 600;
}

/*Frauds*/

.report-results__suspicious_active {
    background-color: #FFD8D7; /* Ensure consistent color definition */
}

.report-results__suspicious {
    padding: 20px;
    border-radius: 20px;
    border: 2px solid #FFD8D7;
    margin-bottom: 20px;
    background-color: #FFD8D7;
    display: block;
}

.icon-text-container {
    display: inline-block; /* Yonma-yon joylashuvi uchun inline-block */
    width: 100%; /* Kenglikni butun chiziqqa moslashtirish */
    vertical-align: middle; /* Elementlarni vertikal markazlash */
    white-space: nowrap; /* Elementlarni yonma-yon joylashtirish */
}

.fraud-icon {
    display: inline-block; /* Iconni yonma-yon qilish */
    width: 24px;
    height: 24px;
    background: url('../../img/icons/svg/print-attention.svg') no-repeat center;
    background-size: contain;
    vertical-align: middle; /* Matn bilan bir chiziqda joylashuvi */
}

.text-container {
    display: inline-block;
    vertical-align: top;
    word-wrap: break-word; /* Matnni buzmaslik uchun */
    overflow-wrap: break-word;
    white-space: normal; /* Uzun matnni yangi qatorga tushirish uchun */
    font-size: 1rem;
    line-height: 1.5;
}

.text-container p {
    margin: 0; /* Matnning yuqori va pastki bo'shliqlarini olib tashlash */
}

.text-container .pages {
    display: inline; /* Inline bo'lishi uchun */
    white-space: normal; /* Matnni yangi qatorga tushirishga ruxsat berish */
    /*word-wrap: break-word;*/
    font-size: 14px;
}

.report-results__suspicious p {
    margin: 0; /* Remove any default margin */
}

.fraud-title {
    font-weight: 600; /* Apply font weight consistently */
}

/*Frauds END*/

.percents h2, .percents > div i {
    font-size: 12px;
    color: #73797c
}

.percents {
    margin: 0 0 30px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.percents > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.percents > div:not(:last-of-type) {
    margin-right: 40px
}

.percents h2 {
    text-transform: uppercase;
    margin: 0 0 3px
}

.percents h2 + span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.percents > div i {
    font-weight: 700;
    font-style: normal;
    margin-right: 10px;
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.percents strong {
    display: block;
    background-color: #F2F6F9;
    border-radius: 2px;
    height: 11px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.percents em {
    width: 0%;
    display: block;
    border-radius: 2px;
    height: 11px
}

.percents .plagiat strong > em {
    background-color: #FF723A
}

.percents .legal strong > em {
    background-color: #D6EA97
}

.percents .original strong > em {
    background-color: #a3d3f6
}

.percents .self-cite strong > em {
    background-color: #ffc73a
}
