@font-face {
Font-Family: 'OPENSANSREGULAR';
Font-weight: normal;
Font-style: normal;
src:url('template/fonts/osans/opensans-regular.eot');
src:url('template/fonts/osans/opensans-regular.eot?#IEFIX') format('embedded-opentype'), url('template/fonts/osans/opensans-regular.woff') format('woff'),url('/css/template/fonts/osans/opensans-regular.ttf') format('truetype');
}

@font-face {
Font-Family: 'OPENSANSSEMIBOLDREGULAR';
Font-weight: normal;
Font-style: normal;
    src:url('/css/template/fonts/osans/opensans-semibold.eot');
    src:url('/css/template/fonts/osans/opensans-semibold.eot?#IEFIX') format('embedded-opentype'),url('/css/template/fonts/osans/opensans-semibold.woff') format('woff'),url('/css/template/fonts/osans/opensans-semibold.ttf') format('truetype');
}

@font-face { font-family: 'Circe-Regular'; src: url("template/fonts/Circe-Regular.eot"); src: local("Circe"), local("Circe-Regular"), url("template/fonts/Circe-Regular.eot?#iefix") format("embedded-opentype"), url("template/fonts/Circe-Regular.woff") format("woff"), url("template/fonts/Circe-Regular.ttf") format("truetype"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'Circe-Light'; src: url("template/fonts/Circe-Light.eot"); src: local("Circe Light"), local("Circe-Light"), url("template/fonts/Circe-Light.eot?#iefix") format("embedded-opentype"), url("template/fonts/Circe-Light.woff") format("woff"), url("template/fonts/Circe-Light.ttf") format("truetype"); font-weight: 300; font-style: normal; }

@font-face { font-family: 'Circe-Bold'; src: url("template/fonts/Circe-Bold.eot"); src: local("Circe Bold"), local("Circe-Bold"), url("template/fonts/Circe-Bold.eot?#iefix") format("embedded-opentype"), url("template/fonts/Circe-Bold.woff") format("woff"), url("template/fonts/Circe-Bold.ttf") format("truetype"); font-weight: bold; font-style: normal; }

@font-face { font-family: 'Circe'; src: url("template/fonts/Circe-Regular.eot"); src: local("Circe"), local("Circe-Regular"), url("template/fonts/Circe-Regular.eot?#iefix") format("embedded-opentype"), url("template/fonts/Circe-Regular.woff") format("woff"), url("template/fonts/Circe-Regular.ttf") format("truetype"); font-weight: 400; font-style: normal; }

@font-face { font-family: 'Circe'; src: url("template/fonts/Circe-Light.eot"); src: local("Circe Light"), local("Circe-Light"), url("template/fonts/Circe-Light.eot?#iefix") format("embedded-opentype"), url("template/fonts/Circe-Light.woff") format("woff"), url("template/fonts/Circe-Light.ttf") format("truetype"); font-weight: 300; font-style: normal; }

@font-face { font-family: 'Circe'; src: url("template/fonts/Circe-Bold.eot"); src: local("Circe Bold"), local("Circe-Bold"), url("template/fonts/Circe-Bold.eot?#iefix") format("embedded-opentype"), url("template/fonts/Circe-Bold.woff") format("woff"), url("template/fonts/Circe-Bold.ttf") format("truetype"); font-weight: 600; font-style: normal; }


H1 {
    Font-Family: 'OPENSANSREGULAR', Verdana, sans-serif;
Font-weight: normal; Font-size: 19px;
Line-height: 21px;
Margin: 0 0 10px;
color: #333333;
}

H2 {
Font-Family: 'OPENSANSREGULAR', Verdana, sans-serif;
Font-weight: bold; Font-size: 15px;
Line-height: 20px;
Margin: 20px 0 10px;
color: #666666;
}

/* заголовок в тексте*/
p.h {
Font-Family: 'OPENSANSSEMIBOLDREGULAR', Verdana, sans-serif;
Font-weight: normal; Font-size: 14px;
Margin: 0 0 10px;
color: #333333;
}

p.h a {
color: #28609B;
}

/* подзаголовок в тексте */
p.sh {
Font-Family: 'OPENSANSSEMIBOLDREGULAR', Verdana, sans-serif;
Font-weight: normal; Font-size: 13px;
Margin: 0 0 8px;
color: #333333;
}

p.sh a {
color: #28609B;
}

/* нормальный текст */
p.n, p.n_center {
Font-Family: 'OPENSANSREGULAR', Verdana, sans-serif;
Font-weight: normal; Font-size: 13px;
Margin: 0 0 6px;
color: #333333;
}

p.n_center {
text-align: center;
}

p.n a, p.n_center a {
color: #28609B;
}

/* мелкий текст */
p.s {
Font-Family: 'OPENSANSREGULAR', Verdana, sans-serif;
Font-weight: normal; Font-size: 11px;
Margin: 0 0 5px;
color: #333333;
}

p.s a {
color: #28609B;
}

p.divider {
Font-Family: 'OPENSANSREGULAR', Verdana, sans-serif;
Font-weight: normal; Font-size: 12px;
Margin: 5px 0;
color: #333333;
}

p.divider a {
color: #28609B;
}
/* end report */

/* start report tool styles*/

.side-fields-container {
    width: 100%;
    display: block;
    padding: 0 40px;
    /*flex-wrap: wrap;*/
}

.flex-container {
    display: flex;
    width: 100%;
    /*flex-wrap: wrap;*/
}

.flex-container-centered {
    display: flex;
    width: auto;
    justify-content: center;
    /*flex-wrap: wrap;*/
}

.flexCustom {
    flex-basis: 1000px;
    padding: 5px 20px 5px 0px;
}

.flex100 {
    flex-basis: 100px;
    max-width: 100px;
    padding: 5px 20px 5px 0px;
}

.flex200 {
    flex-basis: 200px;
    max-width: 200px;
    padding: 5px 20px 5px 0px;
}

.flex300 {
    flex-basis: 300px;
    max-width: 300px;
    padding: 5px 20px 5px 0px;
}

.flex400 {
    flex-basis: 400px;
    max-width: 400px;
    padding: 5px 20px 5px 0px;
}

.flex500 {
    flex-basis: 500px;
    max-width: 500px;
    padding: 5px 20px 5px 0px;
}

.flex600 {
    flex-basis: 600px;
    max-width: 600px;
    padding: 5px 20px 5px 0px;
}

H1.main {
    Font-Family: 'Circe-Bold', Verdana, sans-serif;
    Font-weight: normal;
    Font-size: 12px;
    Line-height: 16px;
    margin: 20px 0;
    color: #B3012E;
    letter-spacing: 2px;
    text-transform: uppercase;
}

H1.tool {
    Font-Family: 'Circe-Bold', Verdana, sans-serif;
    Font-weight: normal;
    Font-size: 32px;
    Line-height: 36px;
    margin: 0 0 20px;
    color: #000000;
}

H2.tool {
    Font-Family: 'Circe-Bold', Verdana, sans-serif;
    Font-weight: normal;
    Font-size: 32px;
    Line-height: 36px;
    Margin: 40px 0 20px;
    color: #01077B;
}


H3.tool, h3.footer_tool{
    Font-Family: 'Circe-Bold', Verdana, sans-serif;
    Font-weight: normal;
    Font-size: 24px;
    Line-height: 32px;
    Margin: 20px 0 10px;
    color: #01077B;
}

h3.footer_tool {
    margin: 0 0 20px 40px !important;
}

/* заголовок в тексте*/
p.h_tool {
    Font-Family: 'Circe', Verdana, sans-serif;
    Font-weight: normal; Font-size: 20px;
    Margin: 0 0 10px;
    color: #01077B;
}

p.h_tool a {
    color: #28609B;
}

/* подзаголовок в тексте */
p.sh_tool {
    Font-Family: 'Circe', Verdana, sans-serif;
    Font-weight: normal; Font-size: 18px;
    Margin: 0 0 8px;
    color: #01077B;
}

p.sh_tool a {
    color: #28609B;
}

/* нормальный текст */
p.n_tool, p.n_center_tool, p.n_footer_tool, p.n_tool_without_fields {
    Font-Family: 'Circe-Regular', Verdana, sans-serif;
    Font-weight: normal;
    Font-size: 20px;
    line-height: 32px;
    Margin: 0 20px 10px;
    color: #333333;
    text-align: left;
}

p.n_tool_without_fields {
    margin: 0 0 10px !important;
}

p.n_footer_tool {
    font-size: 16px !important;
    line-height: 20px !important;
    margin: 0 !important;
}

p.n_center_tool {
    text-align: center !important;
}

p.n_tool a, p.n_center_tool a {
    color: #28609B;
}

/* мелкий текст */
p.s_tool, p.s_colored_tool {
    Font-Family: 'Circe-Regular', Verdana, sans-serif;
    Font-weight: normal;
    Font-size: 16px;
    line-height: 26px;
    Margin: 0 0 5px;
    color: #333333;
}

p.s_colored_tool {
    Font-Family: 'Circe-Bold', Verdana, sans-serif;
    text-align: left;
    color: #01077B !important;
}

p.s_tool a, p.s_colored_tool a {
    color: #28609B;
}

p.divider_tool {
    Font-Family: 'Circe-Regular', Verdana, sans-serif;
    Font-weight: normal; Font-size: 12px;
    Margin: 5px 0 10px;
    color: #333333;
}

p.divider_tool a {
    color: #28609B;
}

ol.tool, ul.tool {
    margin: 5px 0 20px 60px;
}

ol.tool li, ul.tool li {
    Font-weight: normal;
    Font-size: 20px;
    line-height: 24px;
}

ul.tool li {
    list-style-type: disc !important;
    text-align: left;
}

.button_centered {
    /*display: inline-block;*/
    text-align: center;
    margin: 30px auto !important;

}

.button_centered a {
    font-family: 'Circe-Regular', Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    line-height: 1.2em;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center !important;
    white-space: nowrap;
    border-radius: 4px;
    padding: 0.4em 1.2em;
    cursor: pointer;
    border: 1px solid #3338A8;
    background-color: #3338A8;
    color: #F8F8FB !important;
}

hr.divider_tool {
    margin: 25px 5px;
    border: 1px solid rgba(215, 210, 210, 0.8);
}
hr.divider_footer_tool {
    margin: 5px 25px;
    border: 1px solid rgba(215, 210, 210, 0.5);
}



.expert_opinion_block {
    font-family: "Circe-Regular", sans-serif;
    position: relative;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    padding: 30px 25px 40px;
    max-width: 800px;
    margin: 0 auto 30px; }

.expert_opinion_block:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid #E1E1E7;
    border-radius: 10px;
    width: 100%;
    height: 100%;
    z-index: 1; }

/*.expert_opinion_block:after {
    content: '';
    position: absolute;
    left: 40px;
    bottom: -18px;
    border: 1px solid #E1E1E7;
    width: 32px;
    height: 32px;
    z-index: 1;
    background: #fff;
    border-top: none;
    border-left: none;
    border-radius: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

    .expert_opinion_block .expertCommentText {
        position: absolute;
        left: 20px;
        top: -15px;
        width: auto;
        padding: 5px;
        background: #fff;
        z-index: 2;
        font-family: "Circe-Bold", sans-serif;
        font-size: 16px;
        color: #000; }*/

/* end report tool styles*/

/* Адаптивная верстка */
@media screen and (max-width: 650px) {
    .flex-container {
        flex-wrap: wrap;
    }

    hr.divider_footer_tool {
        display: none;
    }

    ol.tool, ul.tool {
        margin: 5px 0 20px 20px;
    }

    h3.footer_tool {
        margin: 20px 0 !important;
    }

    p.n_tool, p.s_tool {
        text-align: left;
    }

}

.collapse-block-button {
    color: #333333;
    text-align: left;
    cursor: pointer !important;
}

.login-wrapper {
    min-height: calc(100vh - 60px - 60px);
    display: table;
    width: 100%;
}

.login-wrapper .row {
    display: table-cell;
    vertical-align: middle;
}