

/* Start:/agreement/styles.css?17611463691790*/
ul > li::before {
    content: none !important;
}

div > ol > li {
    font-weight: 700;
}

ol > li > ol, ul {
    padding-left: 20px !important;
}

ul > li::marker {
    color: red;
}

ul > li {
    padding-left: 0 !important;
    margin-left: 20px;
}

ul > li > ul {
    margin-left: 40px !important;
}

ol > li {
    counter-increment: section !important;
    list-style-type: none !important;
}

ol > li > ol > li {
    padding-left: 40px !important;
}

ol > li::before {
    content: counters(section, ".") ". " !important;
    font-weight: bold !important;
}

ol > li > ol {
    margin-left: -20px !important;
    font-weight: 400;
}

ol ol {
    counter-reset: subsection !important;
}

ol ol > li {
    counter-increment: subsection !important;
}

ol ol > li::before {
    content: counters(section, ".") "." counter(subsection) ". " !important;
    font-weight: normal !important;
}

li {
    text-align: justify !important;
}

ol p {
    text-align: justify !important;
    text-indent: 1cm !important;
    font-weight: 400;
}

p.MsoNormal, li.MsoNormal, div.MsoNormal {
    margin: 0cm;
    text-align: justify;
    text-indent: 35.45pt;
    line-height: 115%;
    font-size: 12.0pt;
    font-family: "Times New Roman", serif;
}

p.MsoFooter, li.MsoFooter, div.MsoFooter {
    mso-style-link: "Нижний колонтитул Знак";
    margin: 0cm;
    text-align: justify;
    text-indent: 35.45pt;
    line-height: 115%;
    font-size: 10.0pt;
    font-family: "Calibri", sans-serif;
}

.MsoChpDefault {
    font-size: 10.0pt;
    font-family: "Calibri", sans-serif;
}

/* Page Definitions */
@page WordSection1 {
    size: 595.3pt 841.9pt;
    margin: 42.55pt 37.3pt 27.0pt 72.0pt;
}

div.WordSection1 {
    page: WordSection1;
}

.WordSection1 p {
    margin: 5px 0;
}
/* End */
/* /agreement/styles.css?17611463691790 */
