.inspector-page {
    padding-bottom: 40px;
}

.inspector-page.final > .content {
    background-color: #f9f9f9;
}

.inspector-page .info_popup {
    position: absolute;
    right: 0;
    top: 20px;
    z-index: 1;
    background: rgba(255, 255, 255, 0.75);
    border-radius: 10px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.18);
    display: none;
    padding: 15px 30px 15px 15px;
    color: #000;
    font-size: 0.8125rem;
    width: 300px;
}

.inspector-page .info_popup .close-it {
    background: rgba(0, 0, 0, 0) url("../../images/redesign/close.png") no-repeat center center;
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30px;
    z-index: 2;
}

.inspector-page .main-header {
    margin-bottom: 0;
    padding-bottom: 0;
}

.inspector-page .main-header h1 {
    margin: 0;
}

.inspector-page .main-header h2 {
    margin: 11px 0 44px;
}

.inspector-page .main-header__descr {
    padding: 0;
    margin-right: auto;
    margin-left: auto;
}

.inspector-page .main-header__descr .inner {
    font-size: 17px;
    line-height: 1.41;
    width: 320px;
    padding: 25px 10px 10px;
    margin: auto;
}

.inspector-page .main-header__descr .full_scheme-link {
    display: block;
    text-align: center;
}

.inspector-page .main-header__descr img {
    margin-top: 10px;
}

.inspector-page .main-header__descr p {
    margin: 0 0 25px;
    line-height: 1.52;
}

.inspector-page .main-header__descr .controls {
    padding: 0 0 22px;
}

.modal-dialog.modal-full_scheme {
    width: 90%;
}

.modal-dialog.modal-full_scheme .close {
    background: rgba(0, 0, 0, 0) url("../../images/redesign/close.png") no-repeat center center;
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30px;
    z-index: 2;
}

.modal-dialog.modal-full_scheme img {
    max-width: 100%;
}

.inspector-page .body {
    padding-top: 44px;
    background-color: #f9f9f9;
}

.inspector-page .prechecks-timeline {
    margin: 0;
    padding: 12px 0 18px;
    list-style: none;
}

.inspector-intro h2,
.inspector-intro h3 {
    text-align: center;
}

.inspector-page .prechecks-timeline h3 {
    color: #979797;
    padding-top: 10px;
}

.inspector-page h2.collapsed span,
.inspector-page h3.collapsed span {
    border-bottom: 1px dashed;
}

.inspector-page .prechecks-timeline > li {
    padding: 0 0 9px 0;
    position: relative;
    color: #979797;
}

.inspector-page .prechecks-timeline > li:last-of-type {
    background: none;
}

.inspector-page .prechecks-timeline > li.active {
    color: #262e3a;
}

.inspector-page .prechecks-timeline > li.active h3 {
    color: #262e3a;
}

.inspector-page .prechecks-timeline > li:before {
    content: '';
    display: block;
    margin: auto;
    background: none no-repeat center center #fff;
    border-radius: 50%;
}

.inspector-page .prechecks-timeline > li.start:before {
    width: 47px;
    height: 47px;
    background-image: url("../../images/redesign/inspector_rocket.png");
}

.inspector-page .prechecks-timeline > li.precheck:before {
    width: 81px;
    height: 81px;
    background-image: url("../../images/redesign/inspector_scan.png");
}

.inspector-page .prechecks-timeline > li.future:before {
    width: 47px;
    height: 47px;
    background-image: url("../../images/redesign/inspector_diagram.png");
}

.inspector-page .prechecks-timeline > li.accept:before {
    width: 73px;
    height: 73px;
    background-image: url("../../images/redesign/inspector_ok.png");
}

.inspector-page .prechecks-timeline > li.motivation:before {
    width: 73px;
    height: 73px;
    background-image: url("../../images/redesign/inspector_prize.png");
}

.inspector-page .prechecks-timeline > li ul li {
    position: relative;
    list-style: none;
    margin-bottom: 13px;
}

.inspector-page .prechecks-timeline > li ul li:before {
    content: '—';
    position: absolute;
    left: -23px;
}

.inspector-page aside {
    padding-top: 11px;
    padding-left: 21px;
    position: relative;
    font-size: 13px;
    line-height: 20px;
}

.inspector-page.prechecks-list aside {
    padding-top: 0;
}

.inspector-page aside:before {
    content: '';
    width: 11px;
    height: 11px;
    background: url("../../images/redesign/bullit-1.gif") no-repeat center center;
    position: absolute;
    left: 3px;
    top: 17px;
}

.inspector-page.prechecks-list aside:before {
    left: 0;
    top: 0;
    bottom: 0;
    width: 5px;
    height: auto;
    background: none #dedede;
}

.inspector-page aside.active:before {
    background-image: url("../../images/redesign/bullit-1.gif");
}

.inspector-page.prechecks-list aside.active:before {
    background: none #fec300;
}

.inspector-page aside strong {
    display: block;
    padding-bottom: 10px;
}

.inspector-page .footing {
    padding-top: 23px;
}

.inspector-page .footing h2 {
    margin: 13px 0 26px;
}

.inspector-page .footing .wishyougoodluck {
    margin-top: 48px;
}

.inspector-page .footing .controls {
    text-align: center;
}

.inspector-page .intro-info {
    height: 105px;
    overflow: hidden;
    margin-top: 14px;
}

#precheck-form .intro-info {
    height: auto;
    overflow: visible;
}

.inspector-page .intro-info p {
    padding-bottom: 15px;
}

.inspector-page .profilirovanie-plashka {
    padding-bottom: 20px;
    /*margin-bottom: 30px;*/
    border-radius: 6px;
    background-color: #fef9e5;
}

.inspector-page .profilirovanie-plashka .heading {
    padding: 16px 20px;
    border-radius: 6px 6px 0 0;
    background-color: #fdebac;
    font-size: 18px;
    font-weight: 500;
}

.inspector-page .profilirovanie-plashka .text {
    padding: 12px 20px 16px;
    line-height: 1.69;
}

.inspector-page .profilirovanie-plashka .btn {
    margin: 0 20px;
}

.inspector-page .prechecks-list-container {
    padding-top: 23px;
}

.inspector-page .prechecks-list-container h2 {
    margin-bottom: 4px;
}

.inspector-page .prechecks-list-container h4 {
    margin: 5px 0 10px;
}

.prechecks-list-container .multilevel-rubricator {
    padding-bottom: 0;
}

.inspector-page .prechecks-list {
    margin: 0 0 3px;
    padding: 8px 0 4px;
    border-top: 2px solid #fec300;
    border-bottom: 1px solid #dedede;
    list-style: none;
}

.inspector-page .prechecks-list li {
    padding: 0;
    position: relative;
    line-height: 1.5;
    overflow: hidden;
}

.inspector-page .prechecks-list li a {
    display: block;
    padding: 12px 0 12px 27px;
    border-bottom: 1px solid #dedede;
}

.inspector-page .prechecks-list li a:last-of-type {
    border-bottom: none;
}

.inspector-page .legend {
    padding-bottom: 11px;
}

.inspector-page .pc-status {
    position: absolute;
    left: 0;
    top: 0;
    color: #262e3a;
    font-size: 0;
    text-indent: -9999px;
}

.inspector-page .legend .pc-status {
    position: relative;
    padding-bottom: 9px;
    font-size: 14px;
    text-indent: 0;
}

.inspector-page .prechecks-list .pc-status {
    padding: 12px 10px 0 0;
}

.inspector-page .pc-status:before {
    content: '';
    border-radius: 50%;
    border: 2px solid #979797;
    width: 12px;
    height: 12px;
    float: left;
    margin: 4px 5px 0 0;
}

.inspector-page .pc-status.new {
    color: #979797;
}

.inspector-page .pc-status.success:before {
    background-color: #2c7418;
    border-color: #2c7418;
}

.inspector-page .pc-status.warning:before {
    background-color: #fec300;
    border-color: #fec300;
}

.inspector-page .pc-status.error:before {
    background-color: #a40a0a;
    border-color: #a40a0a;
}

.inspector-page .bank_dokumentov {
    display: block;
    padding-left: 55px;
    margin: 30px 0 0;
    min-height: 55px;
    background: url("../../images/redesign/docs.png") no-repeat left top;
}

.inspector-page .algorithm {
    background-color: #f9f9f9;
    padding: 20px 25px;
    margin-bottom: 40px;
}

.inspector-page .algorithm p {
}

.inspector-page .algorithm p:before {
    content: url("../../images/redesign/algorithm.gif");
    float: left;
    margin: 10px 15px 0 0;
}

.inspector-page .algorithm .btn {
    width: 100%;
}

.inspector-page .bottom-hint {
    padding-top: 4px;
}

.precheck__stage {
    display: none;
}

.precheck__stage.past {
    display: block;
}

.precheck__stage.active {
    display: block;
}

.precheck__step {
    display: none;
    padding: 20px 0;
}

.precheck__step.past {
    display: block;
    color: #898989;
}

.precheck__step .intro-info {
    margin-top: 0;
}

.precheck__step .hint {
    line-height: 1.5;
}

.precheck__step.past .custom_checkbox.checked ins {
    background-color: #898989;
    border-color: #898989;
}

.precheck__step.past .custom_checkbox.radio.checked ins:before {
    background-color: #fff;
}

.precheck__step.active {
    display: block;
}

.precheck__step .radio,
.precheck__step .checkbox {
    float: left;
    margin: 0;
}

.precheck__step .label-block {
    display: block;
    margin-bottom: 10px;
}

.precheck__step .label-text {
    display: block;
    margin-left: 30px;
}

.precheck__step .scale {
    display: flex;
    width: 50%;
    justify-content: space-between;
    background: url("../../images/redesign/gray_square_2x2.gif") repeat-x left 0.8125rem;
}

.precheck__step .scale .label-block {
    vertical-align: middle;
    text-align: center;
}

.precheck__step .scale .radio {
    float: none;
    height: 1.5rem;
    width: 1.5rem;
    padding: 1.5625rem 0 0;
    border: 2px solid #fff;
    margin: 2px 0;
}

.precheck__step .scale .radio ins {
    margin: 0;
    background: #fff;
}

.precheck__step .scale .label-text {
    margin: 0;
}

.precheck__step .controls {
    padding: 28px 0;
}

.precheck__step.past .controls {
    padding: 0;
}

.precheck__step .step-num {
    color: #fec300;
    line-height: 2.125;
    white-space: nowrap;
}

.precheck__step.past .step-num {
    color: #898989;
}

.precheck__step.past h2 {
    color: #898989;
}

.precheck__step.active ~ .past {
    display: none;
}

.final_act > div {
    display: none;
    background-color: #fff;
    padding: 10px;
}

.final_act .actText {
    padding: 0 0 10px;
}

.final_act .additional-info {
    padding-bottom: 10px;
}

.final_act .additional-info .value {
    font-weight: 500;
}

.final_act .additional-information-container {
    margin: 0;
    padding: 0 0 20px 30px;
    font-weight: 500;
    font-size: 16px;
}

.final_act .additional-information-container .violations-description {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
}

.recommendations-list {
    display: none;
    padding: 25px 0;
}

.recommendations-list .recommendation-container {
    margin: 0;
    padding: 0 0 0 30px;
    font-weight: 500;
    font-size: 1rem;
}

.recommendations-list .recommendation-container .violations-recommendations {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
}

.recommendations-list .violations-recommendations ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1.5;
}

.recommendations-list .violations-recommendations li {
    position: relative;
    padding-left: 38px;
}

.recommendations-list .violations-recommendations li:before {
    content: '—';
    position: absolute;
    top: 0;
    left: 0;
}

.precheck-actions {
    display: none;
}

.prechecks-nav {
    padding: 33px 0 0;
}

.prechecks-nav .btn {
    width: 220px;
    padding: 11px 11px;
    margin-bottom: 20px;
}

.precheck-stat {
    padding: 0 0 21px;
}

.bank-dokumentov .lead {
    padding: 5px 0 17px;
}

.bank-dokumentov .hint {
    font-size: 13px;
    color: #898989;
}

.bank-dokumentov .docs-list {
    padding: 32px 0;
}

.bank-dokumentov .docs-list .item {
    display: inline-block;
    vertical-align: top;
    min-height: 55px;
    padding: 0 0 20px 50px;
    width: 100%;
    background: url("../../images/redesign/doc.png") no-repeat left top;
}

.bank-dokumentov .docs-list .item a {
    display: block;
}

.bank-dokumentov .docs-list .size__doc {
    color: #7e848c;
    display: block;
    font-size: 14px;
}

.bank-dokumentov .default-lists {
    padding-top: 10px;
}

.bank-dokumentov .default-lists .links-list {
    width: 50%;
}

.bank-dokumentov .default-lists .default-lists__view {
    width: 50%;
}

.bank-dokumentov ul.items-list .item {
    padding: 10px 20px;
}

.prechecks-intro-showmore {
    display: block;
    border-bottom: none;
    padding: 11px 0 16px;
}

.paginator {
    text-align: center;
}

.bank-dokumentov .rubricator-list .subcategories-div {
    width: 400px;
}

.bank-dokumentov .rubricator-list .subcategories-div .panel {
    box-shadow: none;
}

.bank-dokumentov .rubricator-list .subcat-title {
    background: none;
}

.prechecks-rubricator .item .name {
    display: block;
    padding-left: 30px;
}

.multilevel-rubricator.prechecks-rubricator .item .name span {
    color: #1a70c1;
}

.multilevel-rubricator.prechecks-rubricator .item .name:hover span {
    color: #034d92;
}

.conservation {
    margin-bottom: 31px;
}

.conservation .icon {
    display: inline-block;
    vertical-align: middle;
    background-image: url("../../images/inspector/money.svg");
    width: 60px;
    height: 60px;
}

.conservation .conservation-value {
    font: 2.6875rem/1 "Oswald", sans-serif;
    display: inline-block;
    vertical-align: middle;
    margin: 12px 0 0 17px;
}

.conservation .tooltip-wrapper {
    display: inline-block;
    vertical-align: middle;
}

.conservation .hint {
    display: inline-block;
    vertical-align: middle;
    margin-top: 4px;
}

.conservation .text {
    font-size: 1rem;
    display: inline-block;
    vertical-align: middle;
    color: inherit;
    width: 236px;
    font-weight: normal;
    padding: 2px 20px 0 0;
    margin: 10px 0 0 21px;
    background: url('../../images/inspector/hint-icon.png') no-repeat right top;
}

.tooltip-inner {
    text-align: left;
    width: 269px;
    max-width: none;
}

.side-link-to-survey {
    display: block;
    margin-top: 47px;
    line-height: 1.25;
    padding: 17px 23px 24px;
    text-align: center;
    background-color: #f9f9f9;
}

.side-link-to-survey:hover {
    text-decoration: none;
}

.icon-to-survey {
    width: 50px;
    height: 65px;
    display: block;
    margin: 0 auto 14px;
    background: url("../../images/redesign/audit.svg") no-repeat center top #f9f9f9;
}

.precheck-intro {
  margin: 0 0 7px;
  line-height: 1.25;
}

@media (min-width: 480px) {
    .inspector-page .main-header__descr .inner {
        width: 420px;
    }
}

@media (min-width: 768px) {
    .inspector-page {
        padding-bottom: 15px;
    }

    .inspector-page h2,
    .inspector-page h3 {
        text-align: left;
    }

    .inspector-page .body {
        padding-top: 60px;
    }

    .inspector-page .prechecks-timeline {
        margin-top: 4px;
    }

    .inspector-page .prechecks-timeline > li {
        padding-left: 120px;
    }

    .inspector-page .prechecks-timeline > li:before {
        position: absolute;
        top: 0;
    }

    .inspector-page .prechecks-timeline > li.future:before,
    .inspector-page .prechecks-timeline > li.start:before {
        left: 27px;
    }

    .inspector-page .prechecks-timeline > li.precheck:before {
        left: 10px;
        top: -17px;
    }

    .inspector-page .prechecks-timeline > li.accept:before,
    .inspector-page .prechecks-timeline > li.motivation:before {
        left: 13px;
        top: -8px;
    }

    .inspector-page .main-header__descr {
        width: 720px;
    }

    .inspector-page .main-header__descr .inner {
        width: 100%;
        padding: 25px 20px 10px;
    }

    .inspector-page .prechecks-timeline > li {
        min-height: 80px;
        background: url("../../images/redesign/timeline-line.gif") repeat-y 50px top;
    }

    .inspector-page .footing {
        padding-top: 17px;
    }

    .inspector-page .footing h2 {
        margin-top: 9px;
    }

    .inspector-page .footing .wishyougoodluck {
        margin-top: 39px;
        margin-bottom: 21px;
    }

    .inspector-page .footing .controls {
        text-align: left;
    }

    .inspector-page .intro-info {
        height: 125px;
        margin-top: 0;
    }

    .prechecks-intro-showmore {
        padding-top: 0;
    }

    .inspector-page .pc-status:before {
        width: 16px;
        height: 16px;
        margin-right: 10px;
    }

    .inspector-page .prechecks-list {
        padding-top: 24px;
        padding-bottom: 8px;
        margin-bottom: 23px;
    }

    .inspector-page .prechecks-list li a {
        padding-left: 0;
        width: 490px;
    }

    .inspector-page.prechecks-list aside {
        margin-top: 25px;
        font-size: 16px;
        line-height: 22px;
    }

    .inspector-page.prechecks-list aside strong {
        padding-bottom: 15px;
    }

    .inspector-page .prechecks-list-container {
        padding-top: 12px;
    }

    .inspector-page .prechecks-list-container h4 {
        margin-bottom: 14px;
    }

    .inspector-page .bottom-hint {
        padding-top: 44px;
    }

    .precheck__step-first,
    .precheck__step-next {
        min-width: 240px;
    }

    .final_act > div {
        background-color: #fff;
        box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.14);
        padding: 40px 50px;
        margin: 15px 0;
    }

    .precheck-stat {
        padding-top: 10px;
    }

    .precheck__step .radio,
    .precheck__step .checkbox {
        float: left;
        margin: 2px 0;
    }
}

@media (min-width: 992px) {
    .inspector-page .main-header__descr {
        width: 920px;
    }

    .inspector-page h2.collapsed span,
    .inspector-page h3.collapsed span {
        border-bottom: none;
    }

    .prechecks-timeline .collapsing,
    .prechecks-timeline .collapse,
    .inspector-page .footing .collapsing,
    .inspector-page .footing .collapse {
        display: block;
        height: auto !important;
    }

    .inspector-page .body {
        padding-top: 90px;
    }

    .inspector-page .body aside {
        margin-bottom: 105px;
    }

    .inspector-page aside:before {
        display: none;
    }

    .inspector-page .pc-status {
        position: relative;
        float: right;
        width: 190px;
        text-indent: 0;
        font-size: 0.875rem;
    }

    .intro-prechecks__aside {
        color: #979797;
        border-left: 5px solid #979797;
        line-height: 1.76;
    }

    .intro-prechecks__aside.active {
        color: #262e3a;
        border-color: #fec300;
    }

    .intro-prechecks__aside p {
        margin-top: 10px;
        font-size: 0.875rem;
        line-height: 1.72;
    }

    .intro-prechecks__aside p.normal-font {
        font-size: 1rem;
    }

    .inspector-page .prechecks-timeline {
        padding-bottom: 45px;
    }

    .inspector-page .footing {
        padding-top: 22px;
    }

    .inspector-page .footing h2 {
        margin-top: 27px;
    }

    .inspector-page .footing .controls {
        padding-top: 26px;
    }

    .inspector-page .intro-info {
        height: auto;
    }

    .inspector-page .form-control[type="text"] {
        width: 578px;
    }

    .precheck-print .controls {
        padding: 10px 0 45px;
        border-bottom: 1px solid #dedede;
        text-align: justify;
    }

    .precheck-print .controls:after {
        content: '';
        display: inline-block;
        width: 100%;
    }

    .precheck-print .controls .btn {
        display: inline-block;
    }

    .precheck-stat {
        padding-top: 0;
    }

    .precheck-print {
        padding-top: 30px;
    }

    .prechecks-nav .btn {
        margin-bottom: 0;
    }

    .bank-dokumentov .docs-list .item {
        padding: 15px 0 15px 100px;
        width: 49%;
        background: url("../../images/redesign/doc.png") no-repeat 50px 21px;
    }

    .final_act .additional-information-container {
        font-size: 1.25rem;
    }

    .final_act .additional-information-container .violations-description,
    .recommendations-list .recommendation-container .violations-recommendations {
        padding-left: 19px;
        font-size: 1rem;
    }

    .bank-dokumentov .rubricator-list .subcategories-div {
        width: 500px;
    }

    .prechecks-rubricator .item .name {
        padding-left: 0;
        margin-right: 205px;
    }
}

@media (max-width: 991px) {

    .inspector-page .info_popup {
        display: none !important;
    }

    .conservation .conservation-value {
        font-size: 37px;
    }

    .side-link-to-survey {
        margin: 11px 0 34px;
        padding-top: 23px;
    }

    .text-to-survey,
    .icon-to-survey {
        display: inline-block;
        vertical-align: middle;
    }

    .icon-to-survey {
        margin: 0;
        width: 35px;
        background-size: contain;
        height: 45px;
    }

    .text-to-survey {
        width: 39%;
        padding-left: 17px;
        text-align: left;
    }
}

@media (max-width: 767px) {
    .inspector-page .main-header {
        padding-top: 30px;
    }

    .conservation {
        text-align: center;
    }

    .conservation .icon {
        display: block;
    }

    .conservation .text {
        width: 100%;
        margin-left: 0;
        background-image: none;
    }

    .side-link-to-survey {
        margin-bottom: 0;
    }

    .text-to-survey {
        width: 70%;
        text-align: left;
    }

    .inspector-page.final {
        padding-bottom: 0;
    }

    .inspector-page h1 {
        margin-top: 20px;
    }

    .inspector-page .intro-info {
        font-size: 16px;
        line-height: 27px;
        margin: 0 0 14px;
    }

    .precheck__step .scale {
        width: 100%;
    }

    #precheck-form .precheck-intro {
        margin: 0;
        line-height: 24px;
    }
}

@media (min-width: 1200px) {
    .inspector-page .prechecks-timeline h3 {
        font-weight: 500;
    }

    .inspector-page .main-header__descr {
        width: 1180px;
    }

    .inspector-page .main-header__descr .inner {
        padding: 35px 20px 25px;
    }

    .inspector-page .body {
        padding-top: 122px;
    }

    .inspector-page .prechecks-timeline {
        margin-top: 42px;
    }

    .inspector-page .prechecks-timeline > li {
        padding-left: 151px;
        background-position: 81px top;
    }

    .inspector-page .prechecks-timeline > li.future:before,
    .inspector-page .prechecks-timeline > li.start:before {
        left: 58px;
    }

    .inspector-page .prechecks-timeline > li.precheck:before {
        left: 41px;
    }

    .inspector-page .prechecks-timeline > li.accept:before,
    .inspector-page .prechecks-timeline > li.motivation:before {
        left: 44px;
    }

    .inspector-page aside {
        padding-top: 4px;
        padding-bottom: 4px;
    }

    .intro-prechecks__aside strong {
        font-size: 16px;
    }

    .inspector-page .footing h2 {
        margin-top: 45px;
    }

    .inspector-page .footing .controls {
        padding-top: 52px;
    }

    .precheck-print .controls {
        padding: 10px 42px 95px;
        text-align: left;
    }

    .precheck-print .controls .btn {
        margin: 0 8px;
    }

    .precheck-print {
        padding-top: 60px;
    }

    .precheck-stat {
        padding-top: 10px;
    }

    .prechecks-nav {
        padding: 43px 0 0;
    }

    .bank-dokumentov .docs-list .item {
        padding: 15px 100px;
    }

    .bank-dokumentov .rubricator-list .subcategories-div {
        width: 560px;
    }
}
