
.terms dt {
    font-family: "HelveticaNeueW10-57Cn";
    font-size: 22px;
}
.right-bootstrap-container [class *="col-lg"]{
    padding: 0 15px!important;
}
.block__graphics{
    padding: 20px 0;
}
.terms dd {
    font-size: 0.875rem;
    margin-bottom: 2rem;
}
.static__link-block{
    margin: 50px auto 50px auto;
}
.static__link{
    min-height:180px;
    overflow: hidden;
    padding: 20px!important;
    border: 1px solid #ccc;
    margin-bottom: 50px;
}
.table-static-data th{
    font-weight:900;
}
.static__link__description{
    font-size: 14px;
    margin:0;
}
.text-italic{
    font-size:12px;
    display: block;
}
.static__link__item{
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    margin-bottom:5px;
}
.section-description span{
    display: block;
    color:#666;
    font-size: 20px;
    margin-top:20px;
}

h3.xls {
    background: url(../img/icons/icon-xls-big.png) no-repeat center left;
    line-height: 32px;
    font-size: 23px ;
    text-align: center;
    padding: 32px 0 32px 60px;
    margin-bottom: 0;
}

h3.xls a{
    color: #4d6bbc;
}
.flat_rating  td, .flat_rating  td, .flat_rating  td, .index td {
    padding: 4px;
    border: 1px solid #ccc;
    line-height: 1rem;
    line-height: 150%;
    font-size:12px;
}
.flat_rating .blue_line td,
.flat_rating .green_line td,
.flat_rating .red_line td{
    color: #fff;
}
.flat_rating  th:nth-of-type(1),  .flat_rating  th:nth-of-type(1),
.flat_rating  td:nth-of-type(1), .flat_rating  td:nth-of-type(1) {
    width: 15%;
}
.tbl .green_line, .tbl .red_line {
    color: #fff;
}
.flat_rating, .flat_rating, .flat_rating {
    border-collapse: collapse;
    width: 100%;
    margin: auto;
}
.flat_rating{
    border:1px solid #ccc;
}
.table-title, .inner .table-title:last-of-type{
    font-size: 24px;
    margin-bottom: 8px;
    text-align: center;
    font-weight: normal;
    margin-top:0;
}
.table-title-h3{
    font-size: 24px;
    margin: 20px 0;
    text-align: center;
    font-weight: normal;
    color: black;

}
.table-title a,.table-title a:hover{
    color : black;
    text-decoration: none;
}

/*th*/
.flat_rating th, .flat_rating th, .flat_rating table th, .flat_ratin.index th {
    font-size: 16px;
    padding: 4px;
    border: 1px solid #ccc;
    color: #666;
    font-weight: normal;
    text-align: center;
    font-family: "RobotoBold", sans-serif;

}
.tbl .green_line {
    background:#53851E;
}

section.info{
    background: #cdcdcd;
    margin: 0;
}

.tbl .red_line {
    background: #8B0000;
}

.index {
    border-collapse:collapse;
    width: 99%;
    margin: auto;
}
.info-learn h2{
    margin-top:25px!important;
}
.row.w-30 table td, .row.w-25 table td, .row.w-50 table td, .index td, .index th {
    padding: 4px;
    border: 1px solid #ccc;
    font-size:12px;
    line-height: 1rem;
    line-height: 150%;
}

.index td {
    text-align: center;
}

.index tr td:nth-of-type(1) {
    text-align: left!important;
}

.index td span {
    color: #999;
}




.index td:nth-of-type(1) {
    width: 60%;
}

.slider {
    width: 994px;
    margin: 0 auto 130px auto;
    clear: both;
}


tr.string10{
    display:none;
}
p.spisok {
    margin-top:10px;
    font-size: 14px;
}
p.spisok  a{cursor:pointer; text-decoration:underline;}
p.spisok  a:hover{cursor:pointer; text-decoration:none;}

.spisok1{
    display:inline-block;
    background: url(../img/icons/icon_show.png) no-repeat center left;
    padding-left: 20px;
}

.control {
    border: 2px solid #CCCCCC;
    margin-top: 10px;
    padding: 0 20px 20px 20px;
}

.control button {
    background-color: #1E3685;
    color:#fff;
    border: 2px solid #ccc;
    padding: 10px;
    display: inline-block;
}

.control button:hover {
    background-color: rgba(30, 54, 133, 0.7);
    transition: 1s;
}

.control nav {
    margin-top: 30px;
    font-size: 13px;
}

.control nav li {
    margin:  0 0 10px 5px;
    list-style: none;
    line-height: 150%;
}

.addSeriesCIS, .addSeriesBRICS, .addSeriesG8 {
    padding: 10px;
}

.control input {
    border: 2px solid #CCCCCC;
    margin-right: 3px;
    margin-top: 10px;
    padding: 10px;
    width: 295px;
}

.addSeries {
    margin-top: 10px;
    width: 104px;
    background: #53851e!important;
}

.clearSeries {
    background: #8b0000!important;
    margin-top: 20px;
}

.dropdown-menu {
    background-clip: padding-box;
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    display: none;
    float: left;
    left: 300px;
    list-style: none outside none;
    margin: 2px 0 0;
    min-width: 295px;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    z-index: 1000;
}

p.doc{
    background: url(../img/icons/icon_word_16.png) no-repeat top left;
    padding-left: 25px;
}

.dropdown-menu > li > a {
    clear: both;
    color: #333333;
    display: block;
    font-weight: normal;
    line-height: 20px;
    padding: 3px 20px;
    white-space: nowrap;
}

tr.blue_line{background-color:#1E3685;color:#fff; cursor:pointer;}
.index tr.blue_line td, .index tr.green_line td {
    text-align: center;
}
tr.green_line{background-color:#53851e;color:#fff;}
div.xls img{float:left; margin-right:10px;}
div.xls a{color:black; display:block; height:50px; width:310px; padding-left:60px; background:url('img/excel.png') no-repeat;}
div.xls a:hover{color:black; text-decoration:none;}
tr.green_line td,
tr.blue_line td,
tr.red_line td{
    color: #fff;
}

.meta-cnt {
    display: none;
}



.info button {
    background: url(../img/icons/icon_i.jpg) no-repeat center left;
    padding: 0 0 0 30px;
    color: #1E3685;
    text-decoration: none;
    border:0;
    margin-bottom: 1rem;
    font-size: 12px;
    line-height: 20px;
    margin-left: 65px;

}

.info dl {
    margin-left: 65px;
}

.info dt {
    margin-bottom: 5px;
}
dt{	font-size:1.2 rem;}

.info dd {
    font-size: 12px;
    margin-bottom: 10px;
    text-align: justify;
}

.info dd:last-of-type {
    margin-bottom: 0;
}

.map {
}

.c-wrap {
    position: relative;
    float: right;
    width: 250px;
    height: 500px;
}


.control.inner {
    padding:5px;
    margin-bottom: 100px;
    margin-left: 70px;
    width: auto;
    background: #ccc;
    clear:both;
}

.control.inner input {
    width: 375px;
    margin-top: 0;
}

.inner .clearSeries {
    margin-top: 0;
    margin-left: 10px;
    width: 160px;
}

.inner .addSeries {
    width: auto;
    margin-top: 0;
}

.footer .copy {
    width: 30%;
    float: left;
}

.footer nav {
    columns:2;
    -webkit-columns:2;
    -moz-columns:2;
    width: 350px;
    padding: 20px 40px 20px 40px;
    float: left;
}

.footer nav a {
    color: #fff;
    font-size: 12px;
}

.footer nav li {
    list-style:none;
    margin-bottom: 10px;
}

.footer .social {
    float: right;
    padding: 20px 0;
}

.feedback {
    font-size: 12px;
    line-height: 16px;
    padding: 20px 0;
}

.feedback a {
    color: #fff;
    background: url("img/icon_mail.png") no-repeat center left;
    padding-left:20px;
}

h3.xls1 {
    background: url("/bitrix/templates/minsvyaz/img/icon_xls_32.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    line-height: 16px;
    padding-left: 40px;
    color: #414141;
//font-family: "HelveticaNeueW10-57Cn";
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 1rem;
    margin-top:20px;
    padding-top:8px;
    padding-bottom:8px;

}

div.ionTabs__item h2{font-size:18px !important;}


div.mf-name input, div.mf-email input {
    width: 100%;
    height: 30px;
    border:2px solid #ccc;   color:#000; margin-bottom:20px;
}
div.mfeedback{margin-left:30px;}
div.mf-message textarea {
    width: 100%; border:2px solid #ccc;  color:#000; margin-bottom:20px;
}
div.mf-captcha input{border:2px solid #ccc;  color:#000; margin-bottom:20px;}
input.feed_post{padding:5px 7px;  color:#000;}

div.feed div.mfeedback{
    background-color: #1E3685;
    color: #FFFFFF;
    padding: 30px;padding-left: 40px;  padding-right:0;
    width: 540px;
    margin: 0 auto;
}


div.feed div.mf-name input, div.feed div.mf-email input, div.feed div.mf-message textarea {
    width: 115%;
}

.index tr td span.dashed{border-bottom:1px dashed #fff; color:#fff;}





table.flat_rating tr td:first-of-type { text-align: center; }
table.last_center tr td:last-child { text-align: center; }

.opendatalist {
    font-size: 16px;
    line-height: 22px;
    list-style: outside none none;
    margin: 20px 0 50px;
    padding: 0;
}

.opendatalist li:first-child {
    border-top: medium none;
    margin-top: 10px;
    padding-top: 10px;
}

ul.opendatalist li::before {
    display: none;
}

.opendatalist-desc span {
    color: #2e2f31;
    margin-right: 20px;
}

.opendatalist li {
    border-top: 1px solid #cccccc;
    margin: 15px 0 0;
    padding: 14px 0 0;
}

.opendatalist-desc {
    color: #8f97a3;
    font-size: 14px;
    line-height: 16px;
    margin: 10px 0 0;
}

.opendata-table {
    font-size: 16px;
    margin: 20px 0;
    width: 100%;
}

.opendata-table tr:first-child td {
    border-top: medium none;
}
.opendata-table .opendata-table-desc {
    color: #858e9b;
    font-size: 15px;
    padding-right: 10px;
    width: 35%;
}
.opendata-table td {
    border-top: 1px solid #cccccc;
    font-size: 15px;
    padding: 10px 0;
    vertical-align: top;
}
.info-learn h3{
    font-size: 16px;
    margin-bottom: 10px;
}
.info-learn p{
    font-size: 12px;
}
.no-margin{
    margin: 0;
}
.nav-aside {
    width:170px;
    top:0;
    position: fixed;
    padding: 0;
    z-index: 999;
}
.nav-aside li {
    list-style:none;
    display:block;
    padding:0;
}
.table-title-4{
    font-size:20px;
    text-align: center;
}
.nav-aside ul{
    padding:0;
}
.nav-aside li:before{
    border:none;
}
.nav-aside li a {background-color: #1E3685;color:#fff;padding:10px;display:block;}

h1.title-page-bars{
    margin:20px 0!important;
}
@media(max-width: 968px){
    #compare_points, #compare_places{
        width: 100%!important;
    }
}
@media(max-width:540px){

    .index{
        display: block;
    }
    .control input{
        width: 265px;
    }
    .addSeries{
        width: 139px;
    }
    .control button{
        margin-bottom: 5px;
        display: block;
        float: none;
        text-align: center;
        width: 100%;
    }
    .control{
        padding-top: 20px;
    }

}

@media(max-width: 768px){
    .block__graphics [class*="col-lg"]{
        padding: 0 20px;
    }
    .wrapper-chart-long{
        width: 700px !important;
        height: 600px;
    }
    .wrapper-chart-long>div{
        height: 600px;
    }

}
@media(max-width: 540px){
    .section-description h1{
        font-size: 24px;
    }
    .section-description p{
        margin: 26px 0;
        font-size: 14px;
    }
    .section-description p:last-of-type{
        margin-bottom: 0;
    }
    .table-title{
        font-size: 24px;
        text-align: left;
        margin-bottom: 20px;
    }
    .table-mobile-padding .table-title{
        padding:0 20px;
    }

    .section-graphics{
        padding: 40px 0 !important;
        border-bottom: 1px solid #e0e0e0;
    }
    .table-title-graphics{
    }
    .section-graphics:first-child{
        border-top: 1px solid #e0e0e0;
    }
    .info button{
        margin: 33px  auto 0 auto!important;
        display: table;

    }
    .w-100{
        overflow: hidden;
    }
    .table-title-h3{
        font-size: 16px;
    }
    .meta-cnt{
        margin:10px 0 0 0!important;
    }
    h4{
        font-size: 12px;
    }
    .wrapper-hidden{
        overflow: auto;
        clear:both;
    }
    .wrapper-chart{
        width: 500px;
    }
    .chart-mobile{
        height: 200px;
    }
    .ionTabs__item{
        padding: 0;
    }
    h3.xls{
        font-size: 14px;
        line-height: normal;
        text-align: left;
        padding: 18px 0 11px 56px;
    }

    .table-title,
    .inner .table-title:last-of-type{
        text-align: left;
        margin-bottom:34px;
    }
    .tabel-title-year,
    .inner .tabel-title-year:last-of-type
    {
        margin:20px 0  20px 0 ;
        text-align: center;
    }
    .row{
        margin: 0 -20px 0 -20px;
    }
    .info .table-title{
        margin-left: 20px;
    }
    p.spisok{
        margin:20px 0 0 0;
    }
    .flat_rating th, .flat_rating th, .flat_rating table th, .flat_ratin.index th{
        font-size: 12px;
        font-weight: bold;
        color: black;
    }
    .control input{
        width: 100%;
    }
    .table-mobile-padding{
        padding: 0!important;
    }
    .bg-grey{
        background: #f4f4f4;
    }
    .index tr.blue_line td, .index tr.green_line td{
        text-align:left;
    }
    .index .spoller td{
        padding-left:20px;
    }
    .index .spoller_text th{
        font-size: 11px;
    }
    .control.inner{
        margin: 0;
    }
    .control.inner input{
        width: 100%;
    }
    .inner .addSeries,.inner .clearSeries{
        display: block;
        width:100%;
        margin : 5px 0;
    }
    *::-webkit-scrollbar {
        -webkit-appearance: none;
    }


    *::-webkit-scrollbar:horizontal {
        height: 12px;
    }

    *::-webkit-scrollbar-thumb {
        background-color: rgba(0, 0, 0, .5);
        border-radius: 10px;
        border: 2px solid #ffffff;
    }

    *::-webkit-scrollbar-track {
        border-radius: 10px;
        background-color: #ffffff;
    }

}
@media(max-width: 320px){

}