<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#informers {
    margin-bottom:10px;
}
#informers &gt; div {
    margin-top: 20px;
    margin-bottom: -10px;
}
#informers .row {
    margin:0;
}

.fa {
    padding-right: 10px;
}

.last_news_header {
    text-transform:none;
    text-align: center;
    margin:40px 0 5px 0;
}

.block_offset &gt; img {
    padding-top:5px;
}

/* --- Informer navigation ------------- */
#informers ul li {
    padding: 0;
    margin: 0;
}

#informers .inf_nav {
    background:#e5e5e5;
    margin:30px 6px 12px 6px;
    padding:0;
}
#informers .inf_nav .name {
    background: #9d0000;
    line-height: 1.5;
    text-align: center;
    color: #fff;
}
#informers .inf_nav .show_all {
    line-height: 1.5;
    text-align: center;
}
#informers .inf_nav .show_all a {
    color: #545454;
    font-size: 14px;
    text-decoration: none;
}
#informers .inf_nav .show_all a:hover {
    text-decoration: underline;
}
#informers .inf_nav .row &gt; div {
    padding: 7px 5px;
}
#informers .inf_nav .pager ul {
    text-align: center;
}
#informers .inf_nav ul {
    display:table;
    width: 100%;
}
#informers .inf_nav ul li
{
    display: table-cell;
    list-style-type: none;
    vertical-align: middle;
}
#informers .inf_nav ul li a {
    display:table-cell;
    vertical-align: middle;
}
#informers .pager ul li {
    display: inline-block;
}
#informers .pager ul li a {
    display: block;
    width: 15px;
    height: 15px;
    border: 1px solid #656565;
    border-radius: 50%;
    margin: 0 3px;
    background: #8e8e8e;
}
#informers .pager .active {
    background: #d4d4d4;
}

/* --- prime_news --------------------------- */
#informers .prime_item {
    text-align: center;
    padding: 0 7px;
}
#informers .prime_item h3 {
    text-align: left;
    font-size: 16px;
    text-transform: none;
    margin: 10px 0 7px;
    color: #000;
    font-weight: 700;
    text-align: left;
    line-height: 1.5;
    min-height: 45px;
}
#informers .prime_item .pre_img {
    min-height: 203px;
    overflow: hidden;
}
#informers .prime_item img {
    width: 100%;
}
.prime_item a {
    text-decoration: none;
}
.prime_item .dt_news {
    text-align: left;
    font-size: 14px;
    color:#808080;
}
.bx_prime {
    max-height: 285px;
    overflow: hidden;
}

/* --- forex_news --------------------------- */
.news_column {
    padding: 0 7px;
    line-height: 1.2;
}
.news_column &gt; div:nth-child(odd) {
    background: #f3f4f5;
}
.forex_news_wrap {
    font-size:14px;
    padding: 5px 2px;
}
.forex_news_wrap &gt; div:first-child {
    display: inline-block;
    width: 18%;
    vertical-align: middle;
    text-align: center;
    font-weight: 700;
}
.forex_news_wrap &gt; div:last-child {
    display: inline-block;
    width: 80%;
    vertical-align: middle;
    text-align: left;
}
.news_column .forex_news_wrap .forex_news_links a {
    color: gray;
    text-decoration: none;
}
.news_column .forex_news_body,
.news_column .forex_news_head {
    min-height: 32px;
    margin-bottom: 4px;
}
.news_column .forex_news_links {
    min-height: 16px;
}
.news_column .forex_news_head a {
    text-decoration: none;
}
.news_column .forex_news_links a:hover {
    color: #db170f;
    text-decoration: underline;
}

/* --- forex_humor -------------------------- */
.humor_item .pre_img {
    min-height: 280px;
    max-height: 280px;
    overflow: hidden;
}
.humor_item img {
    width: 100%;
}
#informers .humor_item {
    padding: 0 7px;
}
#informers .humor_item h3 {
    text-align: left;
    font-size: 16px;
    text-transform: none;
    margin: 10px 0 7px;
    color: #000;
    font-weight: 700;
    line-height: 1.3;
    min-height: 45px;
}
.humor_item a {
    text-decoration: none;
}
.humor_item .dt_news {
    text-align: left;
    font-size: 14px;
    color:#808080;
}
.bx_humor {
    max-height: 365px;
    overflow: hidden;
}

/* --- crypto_currencies -------------------------- */
.crypto_item .pre_img {
    min-height: 280px;
    max-height: 280px;
    overflow: hidden;
}
.crypto_item img {
    width: 100%;
}
#informers .crypto_item {
    padding: 0 7px;
}
#informers .crypto_item h3 {
    text-align: left;
    font-size: 16px;
    text-transform: none;
    margin: 10px 0 7px;
    color: #000;
    font-weight: 700;
    line-height: 1.3;
    min-height: 45px;
}
.crypto_item a {
    text-decoration: none;
}
.crypto_item .dt_news {
    text-align: left;
    font-size: 14px;
    color:#808080;
}
.bx_crypto {
    max-height: 365px;
    overflow: hidden;
}

/* --- photo_news --------------------------- */
#informers .photo_item {
    text-align: center;
    padding: 0 7px;
}
#informers .photo_item h3 {
    text-align: left;
    font-size: 16px;
    text-transform: none;
    margin: 10px 0 7px;
    color: #000;
    font-weight: 700;
    line-height: 1.5;
    min-height: 48px;
}
#informers .photo_item .pre_img {
    min-height: 285px;
    overflow: hidden;
}
#informers .photo_item img {
    width: 100%;
}
.photo_item a {
    text-decoration: none;
}
.photo_item .dt_news {
    text-align: left;
    font-size: 14px;
    color:#808080;
}
.bx_photo {
    max-height: 367px;
    overflow: hidden;
}
.photo_icon {
    position: absolute;
    height: 32px;
    width: 32px;
    top: 235px;
    left: 18px;
    background: url('/i/img/icons/integrated webcam-32.png');
}
.photo_count {
    background: rgba(0, 0, 0, 0) url("/i/img/photonews/icon_views.png") no-repeat scroll 0 33%;
    display: inline-block;
    float: right;
    font-size: 13px;
    margin-left: 10px;
    padding-left: 16px;
    position: relative;
    top: 2px;
    color:#808080;
}
.meta_data &gt; div {
    display: inline-block;
}
.meta_data &gt; span:first-child {
    float: left;
}
.meta_data &gt; span:last-child {
    float: right;
}

/* --- russian_news --------------------------- */
#informers .econ_item {
    text-align: center;
    padding: 0 7px;
}
#informers .econ_item h3 {
    text-align: left;
    font-size: 16px;
    text-transform: none;
    margin: 10px 0 7px;
    color: #000;
    font-weight: 700;
    line-height: 1.5;
    min-height: 45px;
}
#informers .econ_item .pre_img {
    min-height: 203px;
    overflow: hidden;
}
#informers .econ_item img {
    width: 100%;
}
.econ_item a {
    text-decoration: none;
}
.econ_item .dt_news {
    text-align: left;
    font-size: 14px;
    color:#808080;
}
.bx_russian_economy {
    max-height: 285px;
    overflow: hidden;
}

/* --- company_news --------------------------- */
.inf_company_news {
    padding:0;
}
#informers .row_item {
    text-align: center;
    padding: 0 7px;
}
#informers .row_item h3 {
    text-align: left;
    font-size: 16px;
    text-transform: none;
    color: #000;
    font-weight: 700;
    line-height: 1.5;
}
#informers .row_item img {
    width: 100%;
}
.inf_company_news a.btn {
    float:right;
}

/* --- photo_news NEW------------------------ */
#fotonews {
    padding: 0px 7px 5px 7px;
}
.fotoblock {
    width: 100%;
    display: table;
}
.fotoblock .bigslide {
    width: 39.49%;
    display: table-cell;
    vertical-align: top;
}
.fotoblock .slidecol {
    width: 20.17%;
    display: table-cell;
    vertical-align: top;
    padding-left: 14px;
}
.fotoblock .img, .fotoblock .img0 {
    width: 100%;
    display: block;
    background: #000;
    text-decoration: none;
}
.fotoblock .img0 {
    height: 100%;
}
.fotoblock .title {
    display: block;
    position: relative;
    top: calc(100% - 50px);
    color: #ffffff; height: 50px;
    overflow: hidden;
    vertical-align: center;
}
.fotoblock .bg {
    background: #000000;
    opacity: 0.5;
    filter: alpha(Opacity=50);
    position: absolute;
    top: calc(100% - 50px);
    padding: 0px;
    height: 50px;
    width: 100%;
}
.fotoblock .ico {
    position: absolute;
    top: calc(100% - 50px);
    height: 50px;
    width: 40px;
    background: url('/i/img/informers/fn_icon_camera.png') 5px center no-repeat;
}
.fotoblock .text {
    position: relative;
    color: #fff;
    text-align: left;
    height: auto;
    padding-left: 40px;
    padding-right: 5px;
    vertical-align: middle;
    display: table-cell;
    height: 50px;
}
.fotoblock .b {
    font-size: 16px;
    padding-left: 50px;
}
.fotoblock .m {
    font-size: 11px;
}
.fotoblock .row2 {
    margin-top: 14px;
}

.lastinformer__btn{text-align: center; margin-top: 10px;}

@media (min-width: 240px) {
    .fotoblock .slidecol .ico,
    .fotoblock .slidecol .title,
    .fotoblock .slidecol .bg {top: 0; height: 100%;}
    .fotoblock .slidecol .ico {background-position: 5px center;}
    .fotoblock .slidecol .text {padding-top: calc((100% - 50px)/3);line-height: 1.1;}
    .fotoblock .b {font-size: 11px;}
}

@media (min-width: 1200px){
    .fotoblock .slidecol .ico,
    .fotoblock .slidecol .title,
    .fotoblock .slidecol .bg {top: calc(100% - 50px); height: 50px;}
    .fotoblock .slidecol .ico {background-position: 5px center;}
    .fotoblock .slidecol .text {padding-top: 0px;}
    .fotoblock .b {font-size: 16px;}
}


/*@media (min-width: 1000px) {
    #informers {
        padding: 0 25px 0 25px;
    }
}

@media (min-width: 1361px) {
    #informers {
        padding: 0 250px;
    }
}*/

@media(max-width: 1650px) {
    #informers .humor_item .pre_img {
        min-height: 200px;
        max-height: 200px;
    }
    #informers .prime_item .pre_img, #informers .econ_item .pre_img, #informers .photo_item .pre_img {
        min-height: 135px;
    }
}

@media(max-width: 1100px) {
    #informers .humor_item .pre_img {
        min-height: 165px;
        max-height: 165px;
    }
    #informers .row_item img {
        max-width: 500px;
    }
}

@media(max-width: 1024px) {

    .inf_nav .row &gt; div {
        float: left;
    }

    .inf_nav .row &gt; div.name {
        width:20%;
    }
    .inf_nav .row &gt; div.pager {
        width:60%;
    }
    .inf_nav .row &gt; div.show_all {
        width:20%;
    }

}

.container-fluid.inf_nav .name {
    min-width: 160px !important;
    /*width: auto !important;*/
}

@media (max-width: 1267px), (min-width: 1360px) and (max-width: 1489px) {
    #informers .container-fluid.inf_nav .col-md-9,
    #informers .tags_prime_nes_block {
        width: 66% !important;
    }
    #informers .russian_news .pager,
    #informers .photo_news .pager,
    #informers .forex_humor .pager,
    #informers .crypto_currencies .pager,
    #informers .prime_news .pager:not(.tags-pager),
    #informers .company_news .container-fluid.inf_nav div.col-md-8 {
        width: 50%;
    }
    #informers .inf_nav .row &gt; div.show_all {
        width: 23%;
    }
    #informers .forex-news-informer-show-all {width: 70% !important;}
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open&gt;.dropdown-toggle.btn-primary.focus, .open&gt;.dropdown-toggle.btn-primary:focus, .open&gt;.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}
.mobile-tags.nav&gt;li&gt;a,  .mobile-tags.nav&gt;div&gt;a{
    position: relative;
    display: block;
    padding: 10px 15px;
    font-size: 14px;
    text-decoration: none;
}
.mobile-tags.nav-pills&gt;li&gt;a, .mobile-tags.nav-pills div a {
    border-radius: 4px;
}
.mobile-tags.nav-pills&gt;li:hover, .mobile-tags.nav-pills div.dropdown:hover {
    background-color: rgba(128, 128, 128, 0.16)
}
.mobile-tags.nav-pills&gt;li:hover, .mobile-tags.nav-pills div.dropdown ul li a:hover {
    background-color: inherit !important;
}
.mobile-tags.nav&gt;li&gt;a:focus, .nav&gt;li&gt;a:hover, .mobile-tags.nav div a:focus, .nav div a:hover {
    text-decoration: none !important;
    background-color: #eee !important;
}
.mobile-tags.dropdown-toggle:focus {
    outline: 0;
}
.mobile-tags.nav .open&gt;a, .nav .open&gt;a:focus, .nav .open&gt;a:hover {
    background-color: #eee !important;
    border-color: #337ab7 !important;
}
.mobile-tags [role=button] {
    cursor: pointer;
}
.mobile-tags .dropdown-menu {
    position: absolute;
    display: none !important;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #e5e5e5;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    overflow: auto;
    max-height: 380px;
}
.mobile_tags .dropdown ul li a:hover {
    background-color: inherit !important;
}
.mobile-tags ul.dropdown-menu li {
    display: block !important;
}
.mobile-tags .open&gt;.dropdown-menu {
    display: block !important;
}
.mobile-tags .dropdown-menu&gt;li&gt;a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.mobile-tags {
    display: none !important;
}
.dropdown-menu&gt;li:focus, .dropdown-menu&gt;li:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}
.mobile-tags .dropdown .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
@media(max-width: 700px) {
    .arrow-right.prime_news,
    .arrow-left.prime_news,
    .prime_news #tags_container,
    .container-fluid.inf_nav #forex-news-tags_container,
    .container-fluid.inf_nav #tags_container  {
        display:none !important;
    }
    .tags_prime_nes_block {
        overflow: visible !important;
    }
    .prime-news-informer-name {
        width:100% !important;
    }
    .mobile-tags {
        display: block !important;
    }
    .container-fluid.inf_nav .pager, .container-fluid.inf_nav .show_all, .container-fluid.inf_nav .name, #forex-news-informer-show-all, .tags_prime_nes_block.show_al {
        min-width: 100% !important;
    }
    .forex-news-informer-show-all, .tags_prime_nes_block.show_all, .tags_prime_nes_block.show_all {
        padding: 0 !important;
    }
    .mobile-tags .dropdown {
        margin: 0 !important;
        text-align: center;
    }
    #informers .mobile_show_all {display: inline !important;     position: absolute; right: 15px;}
    #informers .mobile_show_all a {color: white;}
    #informers .show_all.mobile-adaptive {display: none !important;}
    #informers #prev_selector, #informers #next_selector {display:none !important;}
    .inf_company_news a.btn {float:none;}
}
@media(max-width: 500px) {
    #informers .mobile_show_all {display: block !important; position: inherit; right: 0;}
}
@media (max-width: 990px) {
    .mobile-tags .dropdown::before {
        border: none;
    }
}

/*group informer*/
.last_news_block {
    display: none
}

.news-tabs-block {
    display: none;
    flex-direction: row;
    justify-content: center;
}

.news-tabs-block &gt; .news-tabs-item {
    width: 20%;
    max-width: 20%;
    text-align: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    cursor: pointer;
}

.news-dropdown-content &gt; .news-tabs-item {
    font-size: 16px;
    line-height: 30px;
}

.news-tab-name{
    height: 35px;
}

.arrow {
    width: 10px;
    height: 10px;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    background-color: rgb(249, 249, 249);
    position: relative;
    margin-right: auto;
    margin-left: auto;
    left: 0;
    right: 0;
    text-align: center;
    transform: rotate(135deg) translateY(-80%);
    display: none;
}

.news-content-block-item {
    margin-top: 20px;
}

.news-tabs-item.active &gt; .arrow,
.news-content-block-item.active {
    display: block;
}

/*dropdown*/
.news-tabs-dropdown-main {
    width: 100%;
    text-align: center;
}

.news-dropbtn {
    color: black;
    background-color: rgb(249, 249, 249);
    padding: 10px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.news-dropbtn:active, .news-dropbtn:hover, .news-dropbtn:focus {
    color: red;
}

.news-tabs-dropdown {
    position: relative;
    display: inline-block;
}

.news-dropdown-content {
    display: none;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
    padding: 15px 10px;
    background-color: white;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.3);
    border-radius: 3px;
    min-width: 200px;
    z-index: 999;
}

.news-dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.show {
    display: block;
}

@media (min-width: 768px) {
    .news-tabs-dropdown-main {
        display: none;
    }

    .news-tabs-block {
        display: flex;
    }
}</pre></body></html>