.not-login-text a{
    color: #FF7F00;
}

.text img {
    margin-right: 10px;
}

.likely__widget {
    display: flex;
}

.date_post > div .like {
	cursor: pointer;
	color: #FF7F00;
}
@media (min-width: 1280px) {
    .date_time {
        width: 78px;
    }

    .date_post > div .like {
        margin-right: 10px;
        width: 40px;
    }
}

.likely__counter {
	position: absolute;
	margin-top: 25px;
	width: 25px;
	text-align: center;
}

.text img{ 
	padding: 10px 0px 10px 0px;
}

.form_ibm_title {
    text-align: center;
    color: #ed7f00;
    font-weight: bold;
}

.ibm_2text {
    display:none;
}

.youtube_video {
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.youtube_video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media (min-width: 769px) {
	.social_like_bottom {
		display: inline-block !important;
		float: right;
	}
	.about_post_with_bottom_soc {
		display: inline-block !important;
	}
}
.text ul {
	margin-bottom: 5px !important;
	display: inline-block !important;
	width: 100%;
}
.text ul li {
	display: flex;
}
.text ul ul {
	margin-top: 0px !important;
}
.black_color {
    color: #000C24 !important;
}
.native_ban {
    display: block;
    width: 480px;
    height: 370px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    float: left;
    margin: 10px 15px 10px 0px;
    overflow: hidden;
}
.native_ban .top {
	margin-top: 170px;
}
.native_ban .top .category_link {
	display: inline-block;
	padding: 0px 15px;
}
.native_ban .top .category_link a {
	padding-right: 15px;
}
.native_ban .top .category_link .views2 {
	display: inline-flex;
	color: #fff;
}
.native_ban .top .txt {
    padding: 15px;
    font-weight: bold;
    color: #fff;
}
.native_ban .top .txt_link{
    text-decoration: none;
}
.native_ban_small {
    width: 300px;
    height: 320px;
    float: left;
    margin: 10px 15px 10px 0px;
    overflow: hidden;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
}
.native_ban_small .img {
    width: 300px;
    height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}
.native_ban_small .txt {
	padding: 15px;
}
.hideshowcomments .name_s span:hover{color:#FF7F00;}

/*.text blockquote {
    margin-bottom: 0px !important;
    padding: 0px 10px !important;
}*/
.vote_post .name_vote {
    font-size: 17px !important;
}
.articleBodyСlass ol {
	list-style-type: none; /* Убираем исходные маркеры */
	counter-reset: num; /* Задаём имя счетчика */
}
.articleBodyСlass ol li {
    margin-left: 30px;
    /*margin-bottom: 20px;*/
}
.articleBodyСlass ol ul {
    margin-left: 30px;
}
.articleBodyСlass ol>li::before {
	content: counter(num) '. '; /* Выводим число */
	counter-increment: num; /* Увеличиваем значение счётчика */
	color: #FF7F00;
    margin-right: 10px;
}
.articleBodyСlass ol li:first-child {
   /* margin-top: 20px;*/
}
@media (max-width: 769px) {
	.articleBodyСlass ol li {
		margin-left: 0px;
		font-size: 14px;
	}
}

#scroll2site a .pre_txt {
	text-decoration: none; 
	position: absolute; 
	padding: 15px; 
	background: #000C24; 
	width: 100%; 
	color: #FF7F00; 
	text-align: center;
}
@media (min-width: 769px) {
	#scroll2site {
		margin-top: 100px;
	}
}
.title h1 {
    font-weight: normal;
}
.articleBodyСlass ul li {
    margin-bottom: 0px !important;
}
.articleBodyСlass ul ul {
    padding-top: 10px !important;
    margin-left: 45px !important;
    width: auto;
}
.articleBodyСlass ul + h3 {
    margin-top: -25px !important;
}
.news_authors p {
    margin-bottom: 15px;
}
.block_news_authors {
    display: block !important;
}
.new_updating {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 14px;
    color: #9A9A9A;
    margin-bottom: 35px !important;
    font-weight: 500;
}
@media (max-width: 769px) {
	.mobPhotoAllWidth {
		width: auto;
	}
}
.source_photo
{
    color: #9A9A9A;
    font-size: 14px;
    margin-top: -20px !important;
    margin-bottom: 15px !important;
}
.ya-share2 {
	width: 136px;
    height: 24px;
    text-align: right;
}
.rates_id dt.h {
    min-width: 105px;
    height: 12px;
}
.too_font {
    margin-bottom: 35px;
}
.text p {
    min-height: 23px;
}
ul + .article_in_text_orange {
	margin-top: -15px !important;
}
.author_site_neftegaz {
	display: block !important;
}
.source_site_neftegaz {
	min-width: 200px;
}