.mod-landing__uniq-history-back {
    color: #899ca8;
    text-decoration: none;
    padding-left: 44px;
    line-height: 18px;
    height: 18px;
    display: inline-block;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36px" height="18px"> <path fill-rule="evenodd" fill="rgb(167, 185, 192)" d="M36.000,9.999 L3.355,9.999 L9.989,16.633 L8.634,17.988 L0.011,9.366 L0.377,8.999 L0.011,8.633 L8.634,0.010 L9.989,1.365 L3.355,7.999 L36.000,7.999 L36.000,9.999 Z"/></svg>')
        left center no-repeat;
    float:left;
}
.mod-landing__uniq-history-back:hover {
    color: #303030;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36px" height="18px"> <path fill-rule="evenodd" fill="rgb(106, 118, 124)" d="M36.000,9.999 L3.355,9.999 L9.989,16.633 L8.634,17.988 L0.011,9.366 L0.377,8.999 L0.011,8.633 L8.634,0.010 L9.989,1.365 L3.355,7.999 L36.000,7.999 L36.000,9.999 Z"/></svg>');
}

.mod-landing__uniq-content {
    max-width: 1200px;
    margin: 0 auto;
}

.mod-landing__uniq-history h1 {
    font-size: 44px;
    color: #2c2c2c;
    text-align: center;
    font-weight: 100;
    padding-top: 100px;
    margin-bottom: 25px;
}

.mod-landing__uniq-history-block {
    margin: 0 auto 100px;
    max-width: 900px;
}

.mod-landing__uniq-history-responsive {
    background: #fff;
    border-radius: 17px;
    box-shadow: 0 35px 65px 0 rgba(0, 23, 34, 0.1);
}

.mod-landing__uniq-history-empty {
    margin: 0 auto;
    max-width:620px;
}

.mod-landing__uniq-history-empty .mod-landing__uniq-history-back { float: none; }

.mod-landing__uniq-history-table {
    width: 100%;
    border: none;
    min-width: 600px;
}

.mod-landing__uniq-history-table th {
    height: 50px;
    font-size: 12px;
    color: #899ca8;
    font-weight: bold;
    vertical-align: bottom;
    padding-bottom: 10px;
    text-align: left;
}

.mod-landing__uniq-history-table th:first-child {
    text-align: center;
}

.mod-landing__uniq-history-table td {
    height: 30px;
    vertical-align: middle;
    border-top: 1px solid #e3e5ea;
    font-size: 12px;
    color: #303030;
    padding: 10px 0;
}

.mod-landing__uniq-history-table td > span {
    color: #899ca8;
}

.mod-landing__uniq-history-table-info {
    padding: 10px 45px 20px;
}

.hide-text {
    display: none;
}

.hide-text td {
    padding-bottom: 20px !important;
    height: 20px !important;
    border-top: none !important;
}

.hide-text.show {
    display: table-row;
}

.hide-text .adm__text-el {
    font-style: italic;
    color: #899ca8;
    font-size: 12px;
    max-width: 660px;
}

.show-on-mouse {
    width: 13px;
    display: inline-block;
    position: relative;
    top: 2px;
}

.show-on-mouse i {
    display: none;
}

.border-b-none td {
    border-bottom: none !important;
}

.mod-landing__uniq-history .mod-landing__uniq-history-table tr:hover .show-on-mouse i {
    display: inline-block;
}

.mod-landing__uniq-history .mod-landing__uniq-history-table tr:hover {
    background: #f7fafb;
}

.mod-landing__uniq-history .mod-landing__uniq-history-table tr.hide-text:hover {
    background: none;
}

.mod-landing__uniq-history .mod-landing__uniq-history-table tr:hover + tr.hide-text {
    background: #f7fafb;
}

.icon_pay-check {
    display: inline-block;
    background: url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAMAAAAR8Wy4AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAk1BMVEX////z0C700C7////////////////////01TT89dD78LX2207z0i/88bb////////z0S/89tH45oH00C7z0C7////////78bb78LX////89Mn2207//////vn00jD00jD////////////55oH////////78LT1207z0i/2207677T////00C7z0C700S/00S7////fruXLAAAALHRSTlMAAAAFQEtZP8Ziks/nklAU4mKr8/MGQZKWQl7LXF3n66Bbm6tRFZLT69OSnGDH7VYAAAABYktHRACIBR1IAAAAB3RJTUUH5AcVEhsu/qQ5wgAAAJ1JREFUCNctTukagjAM20BAAaduA1EQvPCiHe//drYb+dEjX5NGADpkOBQBQAsg14WQUlKNV0maJllMI90Crjd5UZbFVu2IIOwP2nC3WlVeUh9NMLLNSeCMeG4RHFNYdCSZ3aX3b4gbriKKpLj1yIdkP9z966QN4YAljCy33tSZJvNEpR6WNGD1swpxR/V6f4bvT41LfhHX3TR1HP0Pen4WDMa4qjsAAAAASUVORK5CYII=") no-repeat;
    width: 16px;
    height: 14px;
}

.show-on-mouse i {
    display: none;
}

.mod-landing__uniq-history-responsive table tr:hover .show-on-mouse i {
    display: inline-block;
}

/***/
.mod-checkAI-resultBar.ui-widget.ui-widget-content {
    border: none;
    background: #d2faba;
    border-radius: 25px;
    height: 15px;
}

.mod-checkAI-resultBar.ui-progressbar .ui-progressbar-value{
    background: #ffc6c6;
}

.mod-checkAI-progress {
    color: #f24e41;
    font-size: 60px;
    font-weight: 100;
}

.mod-checkAI-man-progress {
    font-size: 60px;
    color: #64ce24;
    font-weight: 100;
}

/*.mod-landing__uniq-result-text,
.mod-checkAI-progress,
.mod-checkAI-man-progress {
    opacity: 0;
}*/

.mod-checkAI-text-outer {
    height: 82px;
}

@media only screen and (max-width: 800px) {
    .mod-check-tabs-container {
        min-width: 100%!important;
    }
    .mod-checkAI-text-outer {
        height: auto;
    }
}

@media only screen and (max-width: 768px) {
    .mod-landing__uniq-history-block {
        padding: 0 10px;
    }
    .mod-landing__uniq-history-table td {
        padding-right: 10px;
    }
}

@media only screen and (max-width: 450px) {
    .mod-landing__uniq-history h1 {
        font-size: 28px;
    }
    .mod-landing__uniq-history-table {
        box-shadow: none;
        min-width: 800px;
        border-radius: 0;
    }
    .mod-landing__uniq-history-responsive {
        min-height: .01%;
        overflow-x: auto;
        width: 100%;
    }
}