.menu_second_levels_item {
    margin-top: 5px;
}

/* меню правая колонка */

.menu_width {
/*    width: 260px;*/
    width: 300px;
}

.menu_width ul,
.menu_width li {
    margin: 0;
    padding: 0;
}

.menu_width li {
    background-image: none;
}

.menu_item div.d-flex.w-100 {
    border-bottom: 2px solid #f8f8f9;
}

.right_menu .level_2 {
    text-transform: uppercase;
}

.right_menu a:not(.selected):hover {
    color: #fff!important;
    background-color: #163f97;
}

.right_menu .sp_menu_sel > .sel_item .item_text {
    text-decoration: none;
    background-image: linear-gradient(transparent 2px, #f8b555 2px, #f8b555 4px, transparent 4px), linear-gradient(transparent 2px, #fff 2px, #fff 4px, transparent 4px);
    background-size: 0% 4px, 100% 4px;
    background-position: 0 bottom, 0 bottom;
    background-repeat: no-repeat;
    transition: background-size 0.3s ease-in-out;
    background-size: 100% 4px;
    padding-bottom: 4px;
}

/*.left_menu .sp_menu_sel > ul .item_text {
    margin-left: 20px;
}

.left_menu .sp_menu_sel > ul ul .item_text {
    margin-left: 40px;
}

.left_menu .sp_menu_sel > ul ul ul .item_text {
    margin-left: 60px;
}

.left_menu .sp_menu_sel > ul ul ul ul .item_text {
    margin-left: 80px;
}

.left_menu .sp_menu_sel > ul ul ul ul ul .item_text {
    margin-left: 100px;
}*/


.right_menu .menu_item > ul .item_text {
    margin-left: 20px;
}

.right_menu .menu_item > ul ul .item_text {
    margin-left: 40px;
}

.right_menu .menu_item > ul ul ul .item_text {
    margin-left: 60px;
}

.right_menu .menu_item > ul ul ul ul .item_text {
    margin-left: 80px;
}

.right_menu .menu_item > ul ul ul ul ul .item_text {
    margin-left: 100px;
}

.sp_menu_sel {
    display: block;
}

.click_point {
    width: 30px;
    min-width: 30px;
}

.arrow,
.click_point .arrow {
    border: solid #848484;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 11px;
    height: 11px;
}

.sp_menu_sel.menu_item > .d-flex.w-100 .click_point .arrow,
.click_point.active .arrow {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);

}

.sp_menu_sel.menu_item > .d-flex.w-100 .click_point.active .arrow {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}


/*paginator*/

.pages_m {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 3rem;
    margin-bottom: 3rem;
    font-family: 'Open Sans', sans-serif;
}

.pages_f, .pages_l {
    width: 20px;
    height: 19px;
}

.pages_f.not_visible,
.pages_l.not_visible {
    visibility: hidden;
}

.pages_f {
    margin-right: .5rem;
    background: url(/desimages/slider_prev.png) no-repeat center center;
}

.pages_l {
    margin-left: .5rem;
    background: url(/desimages/slider_next.png) no-repeat center center;
}

.pages_number span {
    margin: 0 .45rem;
    padding: 0 .125rem;
}

.page_n_sel {
    font-family: 'OpenSans-Bold', sans-serif;
}

.page_n_sel a {
    text-decoration: none;
    color: #747575;
}

.page_sel {
    font-family: 'OpenSans-ExtraBold', sans-serif;
    font-size: 20px;
    color: #747575;
    border-bottom: 4px solid #f4a83b;
}

/*taxonomy*/

.taxonomy {
    font-size: 14px;
    color: #111111;
}

.taxonomy a {
    text-decoration: none;
    color: #494949;
}

.taxonomy a:hover {
    text-decoration: underline;
}

/*404*/

/*.error_page_slider {
    -webkit-box-shadow: 0px -15px 25px 0px rgba(220,221,223,1);
    -moz-box-shadow: 0px -15px 25px 0px rgba(220,221,223,1);
    box-shadow: 0px -15px 25px 0px rgba(220,221,223,1);
    background-color: #fafafa;
}*/

.title_404 {
    /*    margin-left: 26%;*/
    text-transform: uppercase;
    font-size: 2.5rem;
    font-weight: bold;
    letter-spacing: 1px;
    color: #4b4b4b;
}

.number_404,
.text_404 {
    /*    margin-left: 34%;*/
}

.number_404 {
    font-size: 9rem;
    font-weight: bold;
    letter-spacing: 8px;
    color: #1e4ba0;
}

.text_404 {
    font-size: 1.25rem;
}

.text_404 a {
    text-decoration: none;
}

.text_404 a:hover {
    text-decoration: underline;
}

/*sitemap*/

.inner_sitemap {
    padding-top: 40px;
    padding-bottom: 100px;
}

.inner_content_margin {
    margin-top: 30px;
}

.inner_sitemap_content a,
.inner_sitemap_content a:visited,
.links_list_one a,
.links_list_one a:visited {
    padding-bottom: 4px;
    text-decoration: none;
    background-image: linear-gradient(transparent 2px, #f8b555 2px, #f8b555 4px, transparent 4px),
        linear-gradient(transparent 2px, #fff 2px, #fff 4px, transparent 4px);
    background-size: 0% 6px, 100% 6px;
    background-position: 0 bottom, 0 bottom;
    background-repeat: no-repeat;
    transition: background-size 0.3s ease-in-out;
    border-bottom: 6px solid transparent;
}

.inner_sitemap_content a:hover,
.links_list_one a:hover {
    background-size: 100% 6px;
}

/*@supports (-ms-ime-align:auto) {
    a.fancy, a.fancy:visited {
        background-image:
            linear-gradient(#2ed392, #2ed392),
            linear-gradient(#d8dce9, #d8dce9);
        background-size: 0% 2px, 100% 2px;
        padding-bottom: 2px;
    }
    a.fancy:hover {
        background-size: 100% 2px;
    }
}*/

.inner_h1 {
    font-family: 'SourceSansPro-Bold', sans-serif;
    font-size: 1.125rem;
    text-transform: uppercase;
    color: #1d489d;
}

.s_m_block {
    margin-top: 25px;
}

.s_m_block ul li {
    padding-left: 0;
    background: none;
}

.s_m_block_title {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    font-size: 18px;
}

.s_m_block_title a {
    color: #393838;
    /*border-left: 4px solid #f7aa3b;*/
}

.s_m_block_title a::before,
.links_list_one a::before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 13px;
    margin-right: 7px;
    background-color: #f7aa3b;
}

.s_m_block_l2,
.s_m_block_l3 {
    margin-top: 0;
    margin-left: 30px;
}

/* links */

.links_list_one {
    padding-top: 15px;
    padding-bottom: 15px;
}

.links_list_one a {
    font-size: 1.125rem;
}

.links_list_one a {
    line-height: 1.333;
    text-decoration: none;
    color: #393838;
}

.links_description {
    margin-top: 5px;
}

/* elo */

.red_error {
    display: none;
    font-size: .875rem;
}

.red_error,
.fb_form_no {
    color: #ff4c00;
}

.fb_form_no,
.fb_form_ok {
    font-weight: bold;
}

.fb_form_ok {
    color: #30af59;
}

.inner_elo {
    max-width: 600px;
    margin-bottom: 100px;
}

.elo_row {
    margin-top: 15px;
}

.elo_label {
    margin-bottom: 2px;
    font-size: .875rem;
    color: #393838;
}

.elo_select {
    width: 100%;
    max-width: 100%;
    padding: 10px 35px 10px 10px;
    background: url(/desimages/select.png) no-repeat right 12px center #fff;
    appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
}

.elo_select,
.elo_control {
    border: 1px solid #e6e6e6;
}

.elo_select:focus,
.elo_control:focus {
    border-color: #f7aa3c;
}

.elo_select:focus,
.elo_control:focus,
.elo_submit:focus,
.search_period_input:focus,
.search_in_btn:focus,
.ui-datepicker-year:focus {
    outline: 0;
}

.elo_control {
    width: 100%;
    padding: 10px;
    background-color: #fff;
    -webkit-box-shadow: inset 0 0 0 50px #fff;
    -webkit-text-fill-color: #000;
}

.elo_description_after {
    font-size: .875rem;
    line-height: 17px;
    color: #393838;
}

.elo_control.elo_textarea {
    padding: 5px 10px;
}

.upload_wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
    float: left;
    height: 36px;
    margin: 0;
    padding: 0 10px 0 35px;
    text-align: center;
    vertical-align: middle;
    background: url(/desimages/file.png) no-repeat left 10px center;
    cursor: pointer;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.elo_submit {
    padding: 0 30px;
}

.upload_wrapper,
.elo_submit,
.search_in_btn {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: .8125rem;
    font-weight: bold;
    line-height: 36px;
    text-transform: uppercase;
    color: #fff;
    background-color: #2454a9;
    border: none;
}

.upload_wrapper:hover,
.elo_submit:hover,
.search_in_btn:hover {
    background-color: #042a6f;
}

.upload_file {
    height: 36px;
    margin-left: 5px;
    line-height: 36px;
    background-color: #fff;
    border: none;
}

.upload_wrapper input.upload_btn {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    min-height: 145px;
    font-size: 120px;
    line-height: 0;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.elo_file_wrapper input[type="file"] {
    display: block;
}

.elo_file_wrapper {
    margin-top: 60px;
    margin-bottom: 45px;
}

.elo_file_clear {
    clear: both;
}

.elo_row_code {
    display: flex;
    margin-bottom: 45px;
}

.elo_col_code {
    width: 150px;
}

.elo_col_code:first-child {
    margin-right: 20px;
}

.elo_control.elo_cap_input {
    padding: 15px 10px;
}

.elo_label.elo_cap_label,
.elo_cap a {
    font-size: 12px;
    color: #393838;
}

.elo_cap a {
    display: block;
    text-decoration: none;
}

.elo_cap a:hover {
    text-decoration: underline;
}

.elo_warn {
    font-size: .875rem;
}

.submit_row {
    margin-top: 45px;
}

/* search */

.search_bg {
    margin-bottom: 25px;
    padding-bottom: 30px;
    /*-webkit-box-shadow: inset 0px -50px 25px -25px rgba(220,221,223,1);
    -moz-box-shadow: inset 0px -50px 25px -25px rgba(220,221,223,1);
    box-shadow: inset 0px -50px 25px -25px rgba(220,221,223,1);*/
    border-bottom: 1px solid #dcdddf;
}

.search_h {
    max-width: 600px;
}

.search_h_input {
    margin-bottom: 35px;
}

.search_h_input .elo_select {
    width: 100%;
}

.search_row {
    margin-bottom: 22px;
}

.search_period {
    display: flex;
}

.search_period_in {
    width: 152px;
    border: 1px solid #e6e6e6;
}

.search_period_in img {
    margin-bottom: 3px!important;
    cursor: pointer;
}

.search_period_input {
    width: calc(100% - 53px);
    margin-right: 13px;
    padding: 12px;
    font-family: 'SourceSansPro-Bold', sans-serif;
    font-size: .875rem;
    background-color: #fff;
    border: none;
    border-right: 1px solid #e6e6e6;
}

.search_line {
    margin-left: 8px;
    margin-right: 8px;
    padding-top: 10px;
}

.search_sort_item {
    display: inline-block;
    margin-right: 10px;
}

.search_sort_item:last-child {
    margin-right: 0;
}

.radio_label {
    display: block;
    position: relative;
    margin-bottom: 8px;
    padding-left: 25px;
    font-size: .75rem;
    color: #393838;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.radio_label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 17px;
    width: 17px;
    background-color: #eee;
    border-radius: 50%;
    border: 1px solid #5a5a5a;
}

.radio_label:hover input ~ .checkmark {
    background-color: #ccc;
}

.radio_label input:checked ~ .checkmark {
    background-color: #f8f8f8;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.radio_label input:checked ~ .checkmark:after {
    display: block;
}

.radio_label .checkmark:after {
    top: 5px;
    left: 5px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #4c4c4c;
}

.search_in_btn {
    padding: 0 33px;
}

.documents_found {
    margin-bottom: 40px;
    font-family: 'SourceSansPro-SemiBold';
    font-size: 1.25rem;
    color: #222222;
}

.inf_search_results .news_list_title span span,
.search_res_text span {
    font-weight: bold;
}

/* календарь */

.ui-datepicker td a {
    display: block;
}

.ui-datepicker-calendar thead th {
    background-color: transparent;
}

.ui-datepicker-calendar thead .ui-datepicker-week-end {
    background-color: #f4f4f6;
}

.ui-datepicker-calendar tr:hover {
    box-shadow: none;
}

.ui-datepicker-calendar tr:hover td:nth-of-type(even) {
    background-color: transparent;
}

.ui-datepicker-calendar .ui-state-active,
.ui-datepicker-calendar .ui-state-active:link,
.ui-datepicker-calendar .ui-state-active:visited {
    background-color: #1d489d;
}

/* инфографика */

.infgr_wrapper,
.infgr_left,
.infgr_right,
.infogrdoc,
.infogrdoc_content,
.infgr_left nav a {
    height: 100%;
}

.infgr_wrapper {
    background: url(/desimages/infgr-bg-left2.png) no-repeat left top #1a418c;
}

.infgr_left,
.infgr_right {
    width: 50%;
}

.infgr_left {
    position: fixed;
    top: 0;
    left: 0;
    padding-top: 85px;
}

.infgr_right {
    margin-left: 50%;
    overflow: auto;
    background-color: #eceff4;
}

/* инфографика левая колонка */

.infogr_title {
    padding: 0 2rem;
    font-family: 'SourceSansPro-Bold', sans-serif;
    text-transform: uppercase;
}

.infogr_title,
.infgr_left nav a {
    text-align: center;
}

.infogr_title,
.infgr_left nav a {
    color: #fff;
}



.infogr_title h2 {
    display: inline-block;
    margin: 0;
    padding-bottom: 6px;
    font-size: 1.5rem;
    line-height: 1.125;
    border-bottom: 5px solid #f7aa3b;
}

.infgr_left nav {
    margin-top: 45px;
}

.infgr_left nav a {
    display: block;
    width: 120px;
    padding: 20px 5px 52px 5px;
    font-family: 'SourceSansPro-SemiBold';
    line-height: 1.1875;
    text-decoration: none;
    border-radius: 10px;
    background-repeat: no-repeat;
    background-position: center bottom 17px;
    background-color: #37549a;
}

.infgr_left nav a:hover {
    position: relative;
    top: -2px;
    background-color: #c48830;
}

.infgr_left ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 70%;
    margin: 0 auto;
}

.infgr_left ul li {
    margin: 10px;
    padding: 0;
}

/* инфографика правая колонка */

.infogrdoc_content {
    background-repeat: no-repeat;
    background-position: top right;
}

.infogrdoc .inner_text {
    padding: 85px 105px;
}

/* реестр */
.reestr .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
}

.reestr #main_table th {
    background-color: #eff4fd;
    color: #393838;
    font-weight: bold;
    border: 1px solid #e6e6e6;
}

.reestr .close {
    font-size: 1.5rem;
}

.reestr .modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0.3rem;
    outline: 0;
}

.reestr .modal-body {
    padding: 1rem;
}

.reestr .modal {
    z-index: 99999;
}