<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.humor_page_box_m {
    width:100%;
}
.humor_page_box {
    margin:25px auto;
    width: 100%;
    max-width: 710px;
}


.humor_page_box_txt {
    width:100%;
    color:#404040;
}

.humor_page_box_txt_cont {
    padding: 0px 15px 10px 15px;
    text-align: justify;
    width: 450px;
    margin: 0 auto 10px;
    display: none;
}
.humor_page_box_txt_cont .joke {
    display: table-cell;
    vertical-align: middle;
}

.slider{
    display:none;}
.bx-viewport{height:650px;}
.bx-wrapper {
    margin: 50px auto;

}
.bx-wrapper .bx-controls-direction a {
    margin: 0;
    top:0;
    width: 40px;
    top:210px;
    height: 40px;
    margin-top: 0px;
}
.bx-wrapper .bx-next {
    right: -53px;
    transition: 1s;
    background: url(/i/img/forex_humor/next.png) no-repeat;

}
.bx-wrapper .bx-prev {
    left: -40px;
    transition: 1s;
    background: url(/i/img/forex_humor/prev.png) no-repeat;

}

.bx-wrapper .bx-next:hover{
    right: -53px;
    transition: 1s;
    background: url(/i/img/forex_humor/next_1.png) no-repeat;


}
.bx-wrapper .bx-prev:hover {
    left: -40px;
    transition: 1s;
    background: url(/i/img/forex_humor/prev_1.png) no-repeat;

}
.bx-wrapper img{
    border: none;
    margin: 10px auto 15px;
}
.bx-wrapper img:hover{
    border: none;
}
.bx-wrapper .bx-controls-direction a {

    z-index: 99;
}

.bx-pager.bx-default-pager a{
    background-color: rgba(0,0,0,0.3)!important;
    margin: 2px!important;
    padding: 8px!important;
    height: 0!important;
    width: 0!important;
    border-radius: 50%!important;
    cursor: pointer;
    overflow: hidden;
    display: block;
    display: inline-block;
    position: relative;
    border: 1px solid rgba(0,0,0,0.3)!important;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background-color: rgba(0,0,0,0.1)!important;
}

div.sections &gt; div.content &gt; div.section2:hover
{
    border:1px solid #DCDCDC;
}
div.sections &gt; div.content h4 &gt; a
{
    color:#666;
    font-weight:bold;
}
div.sections &gt; div.content h5
{
    font-size : 1.5em;
    text-transform : uppercase;
    display : block !important;
    width : auto !important;
}
div.sections div.section2 p
{
    text-align : justify;
    padding: 0px 10px 10px 10px;
}

div.text
{
    padding : 25px;
}
div.text h4
{
    font-size : 1.4em;
    text-align : center;
}
div.text p
{
    margin : 10px 0;
    text-align : justify;
}
#email
{
    display : block;
    width : 90%;
    padding : 5%;
    margin : 5px auto;
    background-color : rgba(255,255,255,.1);
    color : #fff;
    text-align : center;
}
#open
{
    display : block;
    width : 100%;
    padding : 5% 0;
    color : #fff;
    font-size : 1.4em;
    background-color : rgba(0,0,0,.3);
    cursor : pointer;
}

#more_jokes,#all_jokes {margin: 0 20px;};
.caricatures a {
    text-decoration:none;

}
.caricatures a:hover {
    color: #fff;
    text-decoration:none;
}
.monogram{
    height:10px;
}

#loader {
    width: 135px;
    height: 114px;
    background: url('/i/img/pre-loading.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    margin: 0 auto;
    display: none;
}
#more_images {
    display:none;
}
.row .nitem {
    border:1px solid transparent;
    padding-top: 15px;
}
.row .nitem:nth-child(3n+1) {
    clear: both;
}
.img_box {
    height: 260px;
    overflow: hidden;
    margin-bottom:16px;
    border: 1px solid silver;
    text-align: center;
}
.img_box img {
    max-width: 366px;
}
.nitem a {
    text-decoration: none;
}
.nitem h3 {
    height: auto;
    text-align: left;
    color: #000;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.5;
    padding: 0px;
    text-transform: none;
}
.nitem .short_desc {
    margin: 10px 0;
    padding: 0px;
    width: 100%;
    text-align: left;
    min-height: 60px;
    font-size: 16px;
    line-height: 1.5;
}
.news_more .nitem:hover {
    border: 1px solid silver;
}
.nitem:hover a {
    color:#000;
    text-decoration: none;
}

.dt {
    text-align:left;
    font-size:13px;
    color: #808080;
    padding:7px 0 15px 0px;
}

.panel {
    margin: 20px 0;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.panel-default {
    border-color: #ddd;
}
.panel-default &gt; .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel-body,
.panel-footer {
    padding: 15px;
}
.panel-body:before {
    display: table;
    content: " ";
}
.panel-body:after {
    clear:both;
}

.filter_panel {
    margin-bottom:20px;
}
.notFound h4 {
    text-align: center;
}

@media screen
and (min-device-width: 400px)
and (max-device-width: 800px)
and (-webkit-min-device-pixel-ratio: 2)
and (min-resolution: 192dpi) {

    div.sections div.section2 {
        width:47%;
        margin: 0;
    }

    div.sections div.section2 img.icon {
        max-width: 500px;
    }

    .img_box {
        height:370px;
        margin:0;
    }
    .short_desc {
        padding: 0 40px;
    }
    .dt {
        padding: 10px 0 5px 40px;
    }
}

@media (max-width: 1600px)
{
    div.sections div.section2 {
        width:45%;
        /*margin: 0 4% 20px 0;*/
        margin: 0 18px 20px 18px;
    }
}

@media (max-width: 1100px)
{
    div.sections div.section2 {
        width:45%;
        margin: 0 4% 20px 0;
    }
}

@media (max-width: 900px)
{
    div.sections div.section2 {
        width:45%;
        margin: 0 4% 20px 0;
    }
}

@media (max-width: 800px)
{
    .bx-wrapper .bx-prev {
        left: -5px;
    }
    .bx-wrapper .bx-prev:hover {
        left: -5px;
    }
    .bx-wrapper .bx-next {
        right: -11px;
    }
    .bx-wrapper .bx-next:hover{
        right: -11px;
    }
    div.sections div.section2 {
        width:45%;
        margin: 0 4% 20px 0;
    }
}

@media (max-width: 700px)
{
    div.sections div.section2 {
        width:45%;
        margin: 0 4% 20px 0;
    }
}

@media (max-width: 600px)
{
    .section2{
        display:block!important;
        margin: auto!important;
        width:100%!important;
    }
}

@media (max-width: 800px)
{
    .page .joke_button {
        padding: 10px 0 !important;
        width: 280px !important;
    }
    .block.sections &gt; .content span.article-desc div{
        text-align: justify;
    }
    .block.sections &gt; .content .humor-footer-buttons {text-align: center !important;}
    .block.sections &gt; .content .humor-footer-buttons .googleplay-btn {
        height: 49px !important;
    }
    .block.sections &gt; .content .back-btn {
        min-width: 162px !important;
    }
    .news_more.container-fluid .nitem a .short_desc {text-align: justify !important;}
    .news_more.container-fluid .nitem a h3  {text-align: center !important;}
}

.news-list{
    position: relative;
    z-index: 1;
    display: inline-grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
}
.news-list .photo_news {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 24px 24px 0;
    background: #FFFFFF;
    box-shadow: 0px 4px 37px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    box-sizing: border-box;
    overflow: hidden;
}
.news-list .photo_news a { text-decoration: none; }
.news-list .block_img_container {
    overflow: hidden;
    border-radius: 10px;
    height: 235px;
}
.news-list .block_img {
    position: relative;
    display: flex;
    border-radius: 10px;
    height: 100%;
    overflow: hidden;
    text-decoration: none;
}
.news-list .photo_news:hover .block_img {
    overflow: hidden;
    transform: scale(1.2,1.2);
    transition: transform 2s;
}
.news-list .photo_text_title {
    position: relative;
    text-align: left;
    font-weight: bold;
    margin-top: 10px;
    font-size: 24px;
    line-height: 28px;
    color: #333333;
    margin-bottom: 0;
    overflow: hidden;
    text-decoration: none;
    max-height: 112px;

}
.news-list .photo_news:hover .photo_text_title {
    color: #188fff;
}
.news-list .photo_text_desc {
    text-align: left;
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 17px;
    line-height: 21px;
    overflow: hidden;
    height: 0;
}
.photo_news_footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: auto;
    background: #FFFFFF;
    z-index: 1;
    padding: 10px 0 24px;
}
.time{
    text-align: left;
    font-size: 12px;
    line-height: 14px;
    color: #A5A5A5;
}
@media only screen and ( min-width:1361px ) and ( max-width:1566px ) {
    .news-list {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media only screen and ( max-width:1303px ) {
    .news-list {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media only screen and ( min-width:751px ) {
    .photo_news {
        height: 439px;
    }
}

@media only screen and (max-width: 767px) {
    .card_container1 {
        width: 100%;
        float: left;
    }
    .card_container4{
        width: 100%;
        float: left;
        margin-top: 20px;
    }
    .card_container {
        display: block;
    }
}
@media only screen and (max-width: 750px) {
    .news-list .photo_text_title{
        max-height: unset;
        font-size: 18px;
        line-height: 21px;
    }
    .news-list{
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center;
        grid-column-gap: 0;
        grid-row-gap: 0;
    }
    .news-list .photo_news {
        width: calc(50% - 10px);
        margin-bottom: 20px;
    }
    .news-list .photo_news:nth-child(odd) {
        margin-right: 20px;
    }
    .news-list .photo_text_desc {
        height: auto !important;
        max-height: unset;
    }
}

@media only screen and ( max-width:629px ) {
    .news-list .photo_news {
        width: 100%;
    }
    .news-list .photo_news:nth-child(odd) {
        margin-right: 0;
    }
    .card_container4{
        grid-template-columns: repeat(1, 1fr);
    }
    ul.tabs {
        display: block;
    }

    ul.tabs li {
        width: 100%;
    }

    ul.tabs li div {
        margin: 0 auto;
    }
    ul.tabs li:first-child{
        margin-bottom: 10px;
    }
    .search_left, .search_right, .search_right2, .search_left2, .search_section, .search_button{
        width: 100%!important;
    }
    .search_section button{margin-bottom: 8px;}
    .search_left{
        margin-bottom: 10px;
    }
}


.header-breadcrumbs .icon-arrow-right {
    width: 15px !important;
    height: 18px !important;
    background-size: 8px !important;
    background-position: 5px 5px !important;
}
.btn-info {
    padding:8px 15px !important;
}
.filter_loader {
    vertical-align: middle;
}

.googleplay-btn {
    height: 34px;
    width: auto;
    vertical-align: middle;
}

.pagesbar a {
    display: inline-block;
    margin-top: 10px;
}
.show_more_buttom{
    display: inline-block;
    cursor: pointer;
    background: #9B040C;
    border-radius: 20px;
    padding: 12px 48px;
    font-weight: bold;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    color: #FFFFFF;
}
.show_more_buttom:hover, .show_more_buttom:focus{
    background: #7A0006;
}

@media(max-width: 1550px) and (min-width: 992px) {
    .img_box img {
        max-height: 170px;
        max-width: 100%;
    }
    .img_box {
        height: inherit;
    }
}
@media(max-width: 800px) {
    .panel-footer {
        text-align: center !important;
    }

    a#more_jokes, a#all_jokes {
        width: 200px !important;
        margin-bottom: 10px;
    }
    .news_more.container-fluid .nitem a .short_desc {text-align: justify !important;}
    .news_more.container-fluid .nitem a h3  {text-align: center !important;}
}
@media(max-width: 570px) {
    .content.blockLoader .filter_panel &gt; div {
        width: 93% !important;
        margin-bottom: 10px !important;
    }
    .content.blockLoader .filter_panel &gt; div&gt;span {
        text-align: right;
    }
    .content.blockLoader .filter_panel &gt; div&gt;select,
    .content.blockLoader .filter_panel &gt; div&gt;.inline-input {
        width: 100% !important;
    }

    .filter_panel &gt; div {
        margin: 0 !important;
    }
    .content.blockLoader .filter_panel .googleplay-btn {height: 47px;}
    .img_box img {
        max-width: 100%;
    }
    .img_box { height: auto;}
}

@media(max-width: 350px) {
    a#more_jokes, a#all_jokes {
        width: auto !important;
    }
}

.info-group {
    opacity: 0;
    height: 0;
    overflow: hidden;
}
.content.blockLoader .additional_page_header_aph .mf_header {
    padding: 30px 24px;
    box-sizing: border-box;
}
.content.blockLoader .mf_header .mfh_title {
    margin-bottom: 20px;
}
.content.blockLoader .mf_header .mfh_darken {
    display: none !important;
}
.filter_news_panel {
    background: #FFFFFF;
    display: inline-block;
    justify-content: space-between;
    align-items: center;
    text-align: left;
    width: 100%;
    padding: 20px;
    border-radius: 10px;
    box-sizing: border-box;
    box-shadow: 0 1px 9px rgba(0, 0, 0, 0.15);
}
.clear_filter {
    background: #9D0000;
    border-radius: 24px;
    font-size: 14px;
    width: 165px;
    height: 36px;
    text-align: center;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.search_input{
    width: 47%;
}
.time_filter {
    width: 180px;
    margin: 0 10px;
}
.utc_filter{
    width: 120px;
    margin-right: 10px;
}

.search_left{
    width: calc(100% - 197px);
    display: flex;
    border: 1px solid #C4C4C4;
    border-radius: 20px;
    height: 40px;
    line-height: 40px;
    background-size: 23px;
    box-sizing: border-box;
    margin-bottom: 0;
}

.input_search_field{
    width: calc(100% - 59px); height: 38px; display: flex;
}
.search_left input{border: none; min-height: 38px; width: 100%; box-sizing: border-box; padding-left: 16px; background: transparent;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
}
input:focus::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: transparent !important;
}
input:focus::-moz-placeholder { /* Firefox 19+ */
    color: transparent !important;
}
input:focus:-ms-input-placeholder { /* IE 10+ */
    color: transparent !important;
}
input:focus:-moz-placeholder { /* Firefox 18- */
    color: transparent !important;
}
.search_btn{
    text-align: center;
    cursor: pointer;
    width: 58px;
    height: 38px;
    display: flex;
    background: url(/i/img/russian_economy/search.png) no-repeat center center;
    border-left: 1px solid #C4C4C4;
}
.search_btn:hover{
    background: #F8F8F8 url(/i/img/russian_economy/search_red.png) no-repeat center center;
    border-radius: 0 20px 20px 0;
}
.search_section {
    width: 100%;
    border-radius: 20px;
    line-height: 40px;
    text-align: left;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.search_btn button{background: transparent; color: #fff; font-size: 14px;}

.search_section button{
    width: 20%;
    height: 40px;
    box-sizing: border-box;
    background: #F8F8F8;
    color: #646464;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    border: 1px solid #C4C4C4;
    cursor: pointer;
    font-weight: 400;
    line-height: 14px;
    font-size: 14px;
    margin-right: 18px;
}
.search_section button:hover{
    border: 1px solid #158527;
    color: #1F9034;
}
.search_section button.active{
    border: 1px solid #1F9034;
    color: #1F9034;
}

.sort_section{
    display: flex;
}
.sort_switch{
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    min-width: 177px;
    margin-right: 20px;
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
    border-radius: 20px;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #494949;
    cursor: pointer;
}
.sort_switch:hover{
    background: #F8F8F8;
}
.sort_switch div{
    display: flex;
    align-items: center;
    justify-content: center;
}
.view_sort:not(:first-child){
    display: none;
}
.sort_switch div img{
    padding-right: 8px;
}
.view_sort_dropdown{
    visibility: hidden;
    position: absolute;
    flex-direction: column;
    left: 0;
    top: -1px;
    padding: 0 5px;
    width: 100%;
    z-index: 1;
    background: #FFFFFF;
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    box-shadow: 0px 17px 37px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
}
.view_sort_dropdown.show {
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
}
.view_sort_dropdown div{
    justify-content: center;
    padding: 9px 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
}
.view_sort_dropdown div:not(:first-child):hover{
    color: #9B040C;
    background: rgba(248, 198, 201, 0.33);
    border-radius: 10px;
}

.search_section button:last-child{
    margin-right: 0;
}

#view-nothing{
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;

    color: #333333;
    background: #F5E6E6;
    border: 1px solid #C83C3C;
    border-radius: 16px;
    margin-bottom: 30px;
    padding: 20px 24px;
    margin-top: -20px;
}
#view-nothing img{
    padding-right: 10px;
}
.search_button{
    background: transparent;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}
#humor-content{text-align: center}

@media (min-width: 1361px) and (max-width: 1521px) {
    .content.blockLoader .additional_page_header_aph .mf_header {
        background-position: right -145px center !important;
    }
}

@media (max-width: 1260px) {
    .content.blockLoader .additional_page_header_aph .mf_header {
        background-position: right -150px center !important;
    }
}

@media (min-width: 1001px) and  (max-width: 1070px) {
    .content.blockLoader .additional_page_header_aph .mf_header {
        background-position: right -165px center !important;
    }
}

@media (max-width: 800px) {
    .content.blockLoader .additional_page_header_aph .mf_header {
        background-position: left center !important;
    }
}

@media (max-width: 750px) {
    #view-nothing{
        margin-top: 0;
    }
}

@media (max-width: 700px) {
    .search_section {
        flex-direction: column;
        margin-top: 12px;
    }
    .search_section button{
        width: 100%;
        max-width: 248px;
        margin-right: 0;
    }
    .search_section button:not(:last-child) {
        margin-bottom: 12px;
    }
}
@media (max-width: 540px) {
    .sort_section{
        flex-direction: column;
        align-items: center;
    }
    .search_left {
        width: 100%;
        max-width: 248px;
    }
    .sort_switch {
        width: 100%;
        max-width: 248px;
        margin-right: 0;
        margin-bottom: 12px;
    }
    #view-nothing {
        align-items: start;
        text-align: left;
        line-height: 23px;
        padding: 20px 16px;
    }
}</pre></body></html>