<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.img__waterpalace__big{max-width: 100%; display: block; margin: 0 auto;}
.img__waterpalace__big{position: relative;}
.img__waterpalace__big img{display: block; margin: 0 auto;}
/*.img__waterpalace__big:after{opacity:.75;content: ''; background: #fff url(/i/img/watermark_instaforex.png) no-repeat; position: absolute; bottom: 0px; left: calc(50% - 95px); z-index: 1; width: 170px; height: 42px; background-size: 100%;}
.img__waterpalace__big.waterplace_eu:after{background-image: url(/i/img/watermark_instaforex.png);}*/

.datetime {
	display: inline-block;
	position: relative;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	white-space: nowrap;
    margin-right: 20px;
}
.datetime .date, .datetime .time {
	position: relative;
	display: inline-block;
	height: 26px;
	line-height: 28px;
	padding: 0 8px;
	border-top: 1px solid #880000;
	border-bottom: 1px solid #880000;
}
.datetime .date:after, .datetime .time:after, .datetime .time:before {
	content: '';
	position: absolute;
	border-style: solid;
	border-top-width: 14px;
	border-right-width: 0px;
	border-bottom-width: 14px;
	border-left-width: 10px;
	border-color: transparent;
	border-left-color: #880000;
	display: block;
	width: 0;
	height: 0;
	top:-1px;
	right: -10px;
}
.datetime .date {
	color: white;
	background-color: #880000;
	z-index: 1;
}

.datetime .time {
	color: #880000;
	background-color: white;
	padding-left: 15px;
}
.datetime .time:before {
	border-left-color: white;
	right: -9px;
	z-index: 1;
}
#article-title {
	text-align: left;
	font-size: 1.6em;
    text-transform: none;
}


.btn {
	position: relative;
}

.drop-down {
	display: block !important;
	margin: 0;
	position: relative;
}
.drop-down:before, .drop-down:after {
	content: initial;
	display: none;
}
.drop-down ul {
	display: none;
    position: absolute;
    z-index: 1000;
    top: 100%;
    left: 0;
    min-width: 100%;
	box-sizing: border-box;
    padding: 5px 15px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background: white;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.3);
    display: none;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: flex-start;
    -ms-flex-pack: start;
    text-align: left;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
	list-style-image: none !important;
	margin: 0 !important;
}
.drop-down:hover ul {
	display: block;
}
.drop-down li {
	margin: 0 !important;
	padding: 0;
	list-style-type: none;
}
.drop-down li a {
	margin: 0 -15px;
    padding: 0 15px;
	white-space: nowrap;
    display: block;
    padding-left: 8px;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
}

.drop-down ul a:hover {
    background: rgba(0,0,0,0.1);
}

.drop-down button.btn-sm+ul a {
	font-size: 12px;
	height: 26px;
    line-height: 26px;
}
button .caret {
	position: absolute;
	right: 6px;
	top: 6px;
	width: 16px;
	height: 16px;
	display: inline-block;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAs0lEQVQ4T2NkoBAwUqifYZAY8P///wagVzYwMjJeIMZLQPUGQHUBQPUNYC8ABRYAKX8gTgQKbsBnCFBtAFB+PhBvBKpNgIcB1JB4qCEgAzEAUE0CVPNCkGaQApRAhHqlHiheAFQwEdkEoFwBkN8PxI0gp8PkMGIByZYFQIWJSF7E6jqs0Qg1ZAJQ83qoTYFQV2F4DWc6gIb0AagBDrhiCG9CghrCgC96B0lKxJdwCMlR7AUAvK1AEWJ4GG4AAAAASUVORK5CYII=);
}
#bookmarks {
	margin: 0 auto;
	max-width: 200px;
}
#bookmarks ul:after {
	content: '';
	height: 0;
	width: 100%;
	float: none;
	clear: both;
}
#bookmarks ul li {
	float: left;
	width: 20%;
}

#bookmarks li a {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	display: block;
	padding-left: 0px;
	height: 24px;
	line-height: 22px;
	text-decoration: none;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}
#bookmarks li a &gt; * {
	vertical-align: middle;
}

#anlyst-name b {
	font-weight: normal;
}



@media (max-width: 992px) {

    #article-title {
        margin-top: 15px;

        text-align: center;
    }

}

.h4_center {
    text-align: center;
    margin-top: 20px;
}
.title_last_news {
    background: url(/i/img/site/map/background.jpg);
    background-position: 200px 0;
    color: #fff;
    font-size: 1.30em;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 3px;
    border-radius: 5px;
}
.link_news {
    text-decoration: none;
}
.last_news {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border: 1px solid #c7c8cb;
    margin-bottom: 2px;
    border-radius: 5px;
    padding: 10px 0px;
}
.last_news:hover {
    background: #f2f2f2;
}
.last_news:active {
    background: #e5e5e5;
}
.div_time_news {
    margin: auto 0;
    margin-left: 10px;
}
.div_link_news  {
    color: #000;
    font-weight: bold;
    padding-right: 20px;
}
.div_link_news_ar {
    padding-left: 20px;
    padding-right: 0;
}
.time_fix {
    margin-left: -5px;
}
.ar_dir_rtl {
    direction: ltr;
}
.video_container {
	text-align: center;
}
#player_html5 {
	margin: 0 auto;
	max-width: 700px;
}
article.item {
	padding: 10px;
	border: 1px solid transparent;
}
article.item &gt; header {
	position: inherit;
	z-index: 1;
	box-shadow: none;
	background: inherit;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
.item a {
	text-decoration: none !important;
	display: block;
	width: 100%;
	text-align: center;
}
article.item &gt; header img {
	display: block;
	max-width: 366px;
	height: auto;
	width: 100%;
	margin-bottom: 16px;
/*	max-height: 171px;*/
}
article.item &gt; header h3 {
	height: auto;
	text-align: left;
	color: #000;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.5;
	padding: 0px;
	text-transform: none;
	margin-top: 10px;
}
article.item div.desc {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	width: 100%;
	text-align: left;
	font-size: 16px;
	line-height: 1.5;
}
.author span {
	font-weight: normal;
	color: grey;
	font-size: 15px;
}
.author {
	font-weight: bold;
	font-size: 15px;
	color: black;
}
.views span {
	margin-left: 20px;
}
.views_ar span {
	margin-right: 20px;
}
.views:before {
	content: "";
	position: absolute;
	margin-top: 3px;
	background: url(/i/img/photonews/icon_eye.png);
	background-repeat: no-repeat;
	background-position: 50%;
	width: 15px;
	height: 15px;
}
.views_ar:before {
	content: "";
	position: absolute;
	margin-top: 3px;
	background: url(/i/img/photonews/icon_eye.png);
	background-repeat: no-repeat;
	background-position: 50%;
	width: 15px;
	height: 15px;
}
article.item:hover, article.item:focus {
	border: 1px solid #DCDCDC;
}
.art_type {
	width: 115px;
	display: block;
}
.analytics-block-widget .container-fluid.bx_analytics .art_type {
	width: 100%;
}
.item a {
	text-decoration: none !important;
	display: block;
	width: 100%;
	text-align: center;
}
.type4 {
	background-color: #865911;
	padding: 5px;
	color: #ffffff;
	font-size: 13px;
}
.type11 {
	background-color: #405d81;
	padding: 5px;
	color: #ffffff;
	font-size: 13px;
}
.type10 {
	background-color: #860707;
	padding: 5px;
	color: #ffffff;
	font-size: 13px;
}
.video_type {
	background-color: #07861f;
	padding: 5px;
	color: #ffffff;
	font-size: 13px;
}
.news-list .row .col-md-4 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
@media (max-width:700px) {
	#player {
		width: 100%;
		height: auto;
	}
	.item div {
		text-align: center;
	}
	article.item &gt; header img {
		max-width: 100% !important;
		max-height: none;
	}
}

@media (max-width: 600px) {
	.news_view center img {
            width: 100%;
            max-width: 700px;
        }
	/*.flex-container  {display: inline-block !important;}*/
	.analyst_one_flex_2, .analyst_one_flex_2 a {width: 100%;}
	.analyst_one_page .btn {margin-left: 0px !important;}
}

@media (max-width: 510px) {
	.analyst_one_flex_1 {width: 100%}
}

@media (max-width: 450px) {
    .img__waterpalace__big:after{left: calc(50% - 65px); width: 130px; height: 32px;}
}

.analytics_motivating_block {
    padding: 20px 20px 15px;
    background: #ededed;
}
.analytics_motivating_block .amb_block_butt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
}
.analytics_motivating_block .amb_block_butt div {
    width: 100%;
    max-width: 360px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding: 10px 50px;
    border-radius: 5px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    cursor: pointer;
}
.analytics_motivating_block .amb_block_butt .amb_benefit_recom,
.analytics_motivating_block .amb_block_butt .amb_top_up_acc,
.analytics_motivating_block .amb_block_butt .amb_get_bonus {
    transition-duration: .6s;
}

.analytics_motivating_block .amb_block_butt .amb_benefit_recom { background: #caba0a; color: #fff; }
.analytics_motivating_block .amb_block_butt .amb_top_up_acc {
    margin: 0 20px;
    background: #7F0C0C;
}
.analytics_motivating_block .amb_block_butt .amb_get_bonus { background: #118323; }

.analytics_motivating_block .amb_block_butt .amb_benefit_recom:hover { background: #bcad0b; }
.analytics_motivating_block .amb_block_butt .amb_top_up_acc:hover { background: #650909; }
.analytics_motivating_block .amb_block_butt .amb_get_bonus:hover { background: #0d681c; }

.analytics_motivating_block .amb_block_butt .amb_benefit_recom:active { background: #bcad0b; }
.analytics_motivating_block .amb_block_butt .amb_top_up_acc:active { background: #500707; }
.analytics_motivating_block .amb_block_butt .amb_get_bonus:active { background: #0a5316; }

.analytics_motivating_block .amb_text {
    padding: 0 7%;
    margin: 14px 0 15px !important;
    text-align: center;
    line-height: 1.2;
    color: #7b7a7a;
}
.analytics_motivating_block .amb_icon { text-align: center; }
.analytics_motivating_block .amb_icon .amb_icon_a {
    display: flex;
    width: 50px;
    height: 50px;
    margin: 0 auto;
}
.analytics_motivating_block .amb_icon .amb_link {
    color: #454545;
    text-decoration: none;
    transition-duration: .6s;
}
.analytics_motivating_block .amb_icon .amb_icon_a:hover + .amb_link,
.analytics_motivating_block .amb_icon .amb_link:hover {
    color: #800;
}

.information_on_analytics {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    margin: 10px 0;
}
.information_on_analytics .ioa_analyst {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: center;
}
.information_on_analytics .ioa_analyst img {
    width: 75px;
    max-width: 75px;
    min-width: 75px;
}

.information_on_analytics .ioa_analyst img.new {
    width: 100px;
    max-width: 100px;
    min-width: 100px;
}
.information_on_analytics .ioa_analyst .ioa_signature { margin: 0 6px; }
.information_on_analytics .ioa_analyst .ioa_text,
.information_on_analytics .ioa_analyst .ioa_text_ar {
    width: 350px;
    max-width: 350px;
    min-width: 350px;
}
.information_on_analytics .ioa_analyst .ioa_text {
    text-align: left;
}
.information_on_analytics .ioa_analyst .ioa_text_ar {
    text-align: right;
}
.information_on_analytics .ioa_analyst  span{
	font-size: .9em;
	font-weight: bold;
}

.information_on_analytics .ioa_buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 700px;
    padding: 0 20px;
}
.information_on_analytics .ioa_buttons div {
    margin: 4px;
}
.information_on_analytics .ioa_buttons div a {
    width: 260px;
    white-space: normal;
    height: 44px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}

@media (max-width: 1500px) {
    .analytics_motivating_block .amb_block_butt div {
        padding: 10px;
    }
}
@media (max-width: 840px) {
    .analytics_motivating_block .amb_block_butt {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
    }
    .analytics_motivating_block .amb_block_butt div {
        width: 98%;
        max-width: 98%;
        height:40px;
        min-height: 40px;
    }
    .analytics_motivating_block .amb_block_butt .amb_top_up_acc {
        margin: 10px 0;
    }
}
@media (max-width: 800px) {
    .information_on_analytics {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 10px 8px 6px;
        border: 1px solid #ccc;
    }
    .information_on_analytics .ioa_analyst {
        margin-bottom: 10px;
    }
}
@media (max-width: 660px) {
    .information_on_analytics .ioa_analyst {
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .information_on_analytics .ioa_analyst .ioa_text,
    .information_on_analytics .ioa_analyst .ioa_text_ar {
        margin-top: 8px;
    }
    .information_on_analytics .ioa_buttons {
        width: 100%;
        padding: 0;
        margin-top: -5px;
    }
    .information_on_analytics .ioa_buttons div {
        width: 97.6%;
    }
    .information_on_analytics .ioa_buttons div a {
        width: 100%;
    }
	.information_on_analytics .ioa_analyst .ioa_text,
	.information_on_analytics .ioa_analyst .ioa_text_ar {
		width: 250px;
		max-width: 250px;
		min-width: 250px;
	}
}
</pre></body></html>