


/* Start:/bitrix/templates/DN_bootstrap/template_styles.css*/
/*MAIN STYLES*/
body {
	font-family: Georgia, "Times New Roman", Times, serif
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #ffa200;
}
#body {
	position: relative;
	z-index: 8;
}
.search-form {
	width: 206px;
}
.container {
	width: 1170px !important;
	max-width: none !important;
	padding: 0px;
}
.nopadding .col-xs-3, .authors-list .nopadding .col-xs-4, .authors-list .nopadding .col-xs-7, .authors-list .nopadding .col-xs-5 {
	padding-left: 0px;
}
.authors-list .nopadding .col-xs-5 {
	padding-right: 0px;
	text-align: right
}
.footer.nopadding .col-xs-2{
	padding: 0px !important;
}
/*LOGO*/
.logo {
	margin-top: 5px;
}
/*SOCIAL-BTN*/
.social-btn {
	margin-top: 10px;
}
/*NAVBAR*/
#menu {
/* 	position:fixed; */
	width: 1170px;
}

.fixed {
	position: fixed;
	top: 0;
}

.navbar {
	border-radius: 0px !important;
	margin-bottom: 0px;
}
.navbar-inverse {
	background: #002a55;
	min-height: 40px !important;
	height: 40px;
}
.navbar-nav li a {
	padding: 10px 9px !important;
}
.navbar-form {
	margin-bottom: 0px;
	margin-top: 5px;
}
.navbar-inverse li a {
	color: #fff !important;
}
/*Search*/
.navbar-form .input-group-addon {
	background: #FFF;
	border-left: none;
}
.search-query {
	border-right: none;	
}
/*Chosen*/
.chosen {
	width: 180px;
}
.chosen-container-single .chosen-single {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;	
}
/*REKLAMA*/
.r-3, .r-1, .r-4, .r-8 {
	padding: 1px !important;
}
/*MAIN_MENU*/
.main-menu {
	height: 32px;
	background: #fff;
	z-index: 9;
	position: relative
}
.main-menu .navbar-default {
	background: #fff;
	height: 32px !important;
	min-height: 32px;
	font-size: 16px !important;
	border-left: none;
	border-right: none;
	border-color: #555;
}
.main-menu .navbar-nav li a {
	padding: 5px 10px !important;
	color: #111;
}
.main-menu .navbar-nav li.active a:hover,.main-menu .navbar-nav li.active a,.main-menu .navbar-nav li a:hover {
	color: #fefefe;
	background: #ffa200
}
/*NEWS*/
.page-header a {
	color: #ffa200;
	font-style: italic;
	text-decoration: none;
}
.page-header {
	margin-top: 20px !important;
	margin-bottom: 10px !important;
	padding-bottom: 0px !important;
}
.page-header h3 {
	font-size: 20px;
}
.dn-forum a,
.news-list-item a {
	color: #222;
	text-decoration: none;
}

.dn-forum a:hover,
.news-list-item a:hover,
.news-date-time {
	color: #ffa200;	
}
.news-list-item {
	border-bottom: 1px solid #bbb
}
.news-date-item a,.news-date-item .news-date-time,.news-date-item {
	padding-bottom: 5px;
	line-height: normal;
	color: #999 !important;
}
.news-list-company .news-date-item {
	
}
.news-list-item-first {
	font-size: 1.2em;
}
.news-list-item p{
	line-height: normal;
}
.news-list-item-last {
	border: 0px !important;
}
.news-list .btn {
	font-size: 18px;
	border-radius: 0px;
}
.news-header a {
/* 	color: #ffa200 !important; */
	font-style: italic
}
.news-list-item h3 {
	font-size: 18px;
}
.news-list-item-first h3 {
	font-size: 22px;
}
.news-list {
	padding-bottom: 20px;
}
h3 small {
	font-size: 0.8em;
}
.news-list-company .news-list-item{
	margin-bottom: 10px;
}
.news-list-item {
	position: relative;
}
.news-list-item .popover {
	position: relative;
	display: block;
}
.news-list-interview .news-list-item, .news-list-forum .news-list-item{
	margin-bottom: 18px;
}
.popover {
	margin-bottom: 5px;
	line-height: normal;
}
.popover-content {
	padding: 1px 5px;
}
.news-list-forum-read {
	border-bottom: 0px solid #aaa;
	padding: 0px !important;
	margin-top: 2px;	
	margin-bottom: 0px;
	
}
.news-list-item-icons small {
	color: #999;
	padding-left: 10px;
}
#forum-last-item {
	height: 300px;
	background: #fff;
	overflow: auto;
	position: relative;
}
.news-list-photo img {
	margin-bottom: 10px;
}
.news-list-photo {
	border-bottom: 0px solid #aaa;
}
.news-list-photo .news-list-item {
	border: none !important;
}
.authors-list-out {
	border-left: 2px solid #f1f1f1;
	border-bottom: 2px solid #f1f1f1;
	border-right: 4px solid #eaeaea;
	border-top: 4px solid #eaeaea;
}
.authors-list {
	border-left: 4px solid #d0d0d0;
	border-bottom: 4px solid #d0d0d0;
	border-right: 2px solid #d0d0d0;
	border-top: 2px solid #d0d0d0;
	padding: 20px;
}
.authors-list .news-list-item {
	padding-bottom: 15px;
}
/*FOOTER*/
.footer a {
	color: #fff !important;
}
.footer {
	margin-top: 5px;
	padding:5px;
	font-size: 13px;
	background: #333;
}
.footer-inner {
	color:#eee !important;
	font-size: 11px;
	
}
/*MODAL*/
.modal ul li{
	float:left;
	list-style: none;
}
.region {
	border-bottom: 1px dashed;
}
.page-text{font-size: 16px;}
.page-preview{font-size: 16px}
.b_img{margin-top: 20px;}
.b_img img{border: 1px solid #aaa}
.hot_news{color: red}
.commentor-list {margin: 10px 0px;width: 100%}
.video-lenta .col-xs-3{padding: 0;padding-right: 10px;}
.currency{width: 200px;}
.subscribe-form .btn-success {margin-top: 5px;}
.news-list-photo{margin:0 !important}
.col-xs-6 #video12 embed{width: 263px !important;height: 175px !important;}
.col-xs-6 #video12 iframe{width: 263px !important;height: 175px !important;}
.big-video embed {width: 740px !important;height: 425px !important}
.event-today {font-size: 26px;}
.form-inline{margin-bottom: 15px;}
.events-thumbnail {
	margin-top:20px;
}
.events-thumbnail:hover {
	border: 2px solid #fe9c00;
}
.fa {
	color: #fe9c00;
}
.agenda .agenda-date .dayofmonth {
	font-size: 56px;
	line-height: 56px;
	text-align: center;
}
.agenda .agenda-date .dayofweek {
	font-size: 22px;
	line-height: 32px;
	text-align: center;	
}
.agenda .agenda-date .shortdate {
	font-size: 16px;
	line-height: 16px;
	text-align: center;	
}
.dairyevents .nav-tabs {border: none}

.back-to-top {
    position: fixed;
    bottom: 2em;
    right: 10px;
    text-decoration: none;
    color: #000000;
    background-image: url(/bitrix/templates/DN_bootstrap/i/nawerx.png);
    background-color: #999;
    background-repeat: no-repeat;
    background-position: center center;
    font-size: 12px;
    padding: 12px;
    display: none;
    width: 44px;
    height: 44px;
    cursor: pointer;
	opacity: 0.6;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), 0 2px 2px rgba(0,0,0,0.3), 0 0 4px 1px rgba(0,0,0,0.2);
	-webkit-transition: all 0.2s 0.01s ease;
}

.back-to-top:hover {    
    background-color: #ffa200;
    opacity: 1;
}
.s350 iframe{width: 350px !important;height: 220px !important;}
.s350 embed{width: 350px !important;height: 220px !important;}
.radio label {display: block}
.page-text a {text-decoration:underline}
.page-text a.hot_news_list{font-weight:normal;text-decoration:none;margin-top:15px}
.page-text td {border: 1px solid #999;}
.tborder td {font-size: 11px}
.ltl {font-size: 10px;}
#header .col-xs-1{padding: 0;}


.SMP,.SMP a {color: #a74f90;}
.Butter,.Butter a {color: #5ba82f}
.Ched,.Ched a {color: #f69330}
.currency{line-height: 1.25}
.WMP,.WMP a {color: #85a20c;display: table-row;}
.withscroll div.news-list{height: 300px;overflow: hidden}

/*форма для силоса*/
.silos{display:block; padding-top:40px;}
.silos .bold{font-weight:bold;}
.silos .silos-i{font-style:italic;}
.silos .silos-label, .silos .silos-input{margin:5px 0; display:inline-block;}
.silos .silos-label{ width:250px;}
.silos .silos-input input{ width:450px;}


.input-group-addon{cursor:pointer;}
/* End */
/* /bitrix/templates/DN_bootstrap/template_styles.css */
