<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;}
}</pre></body></html>