@charset "UTF-8";
div{
	/*border: 1px solid #666;*/
	/*034ea1*/
	/*#427cbc*/
	/*427cbc*/
}

div.items-leading > div {
    display: table-row;
}

.blog img {
    margin: 2px 15px 10px 15px !important;
}

li{
	list-style-position: inside;
}

.readmore {
	clear: both;
  float: right;
}


div.navigation .breadcrumb {
margin: 0 0 5px;
	/*padding: 8px 15px;
margin: 0 0 20px;
list-style: none;
background-color: #f5f5f5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;*/
}

.navbar-inverse .brand {
    color: #f9f9f9;
}

#skiline-logo{
	padding: 0;
}

.navbar-inverse .brand, .navbar-inverse .nav > li > a {
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.5);
}

div.navbar{
	margin-bottom: 0;
}

div.body-main{
	padding: 10px;
}

div.custom{
	display: inline;
}
div.custom li,
div.main_content li{
	text-align: left;
	margin-left: 25px;
}

ul.pagination-list li{
	margin-left: 0;
}

div.custom li a,
div.main_content li a{
	text-decoration: none;
}

div.panel div.navbar-inner > div div{
	display: inline;
}

div.panel form, div.panel form#login-form {
	padding: 0;
	margin: 0;
}

.control-group .lead {
    margin-bottom: 0px;
}

div.panel .navbar-text{
	line-height: 20px;
}

.active{
	/*font-weight: bold;*/
}

div.nspArtPage.active{
	font-weight: normal;
}

.nspBotInterface, .nspTopInterface{
	margin: 0;
}

.nspArt h4.nspHeader {
    font-size: 24px;
    margin: 0;
    padding: 1px 0 5px;
}

.navbar-inverse .navbar-inner {
    background-color: #1b1b1b;
    background-image: linear-gradient(to bottom, #222, #111);
    background-repeat: repeat-x;
    border-color: #252525;
}

.navbar-inverse .navbar-inner {
	background-color: #006DCC;
	border-color: #0044CC #0044CC #002A80;
	color: #FFFFFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: -moz-linear-gradient(top, #437dbd, #034ea1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#437dbd), to(#034ea1));
  background-image: -webkit-linear-gradient(top, #437dbd, #034ea1);
  background-image: -o-linear-gradient(top, #437dbd, #034ea1);
  background-image: linear-gradient(to bottom, #437dbd, #034ea1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff437dbd', endColorstr='#ff034ea1', GradientType=0);
}

.navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a ,
.navbar-inverse .navbar-inner ul li a {
	color: #FFFFFF;
}

.navbar-inverse .nav-collapse .nav > li > a:hover, .navbar-inverse .nav-collapse .nav > li > a:focus, .navbar-inverse .nav-collapse .dropdown-menu a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:focus ,
.navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus {
  background-color: #034ea1;
  color: #FFFFFF;
}

.navbar-inverse ul.nav{
	margin-left:auto;
	margin-right:auto;
}

.navbar-fixed-bottom{
	background: rgba(230, 230, 230, 0.5);
}

ul.nav.menu > li {
    margin: 0px;
}

.module .bottom1 {
	border: none;
	background: none;
}

.header1{
	background: transparent;
}

div.header2{
  /*border: 1px solid #000;*/
  float: left;
  max-height: 110px;
  margin-top: 40px;
  position: absolute;
  max-width: 480px;
	overflow: hidden;
}

div.search{
	float: left;
	background: #fff;
	border-radius: 0 20px 20px 0;
	box-shadow: 0 0 7px #fff;

}

.search form{
	margin: 5px;
}

/*.leftcolumn, .rightcolumn,*/

div.leftcolumn{
/*	border-right: 1px #b6cce5 solid;
	border-bottom: 1px #b6cce5 solid;
	border-radius: 0 10px 10px 10px;*/
}

div.module{
	/*border: 1px solid #b6cce5;*/
	border-radius: 10px;
	padding: 10px;
	background: #fff;
}

.main_content{
	border: 1px solid #b6cce5;
	border-radius: 10px;
	/*padding: 10px;*/
}

.header{
	background-image: url("/images/header/background.season.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
	/*background-size: 800px 230px;*/
	font-size: 12px;
	z-index: 10;
	height: 150px;
	margin-top: 41px;
}

@media (max-width: 1200px){
	.header{
		background-image: url("/images/header/background.season.940.jpg");
	}
}

/*для экрана уже 979 */
@media (max-width: 979px){
	.header{
		background-image: url("/images/header/background.season.724.jpg");
		margin-top: 0px;
		height: 110px;
		background-size: auto 110px;
	}
}

@media(max-width: 767px){
	.header{
		background-image: url("/images/header/background.season.667.jpg");
		margin-top: 0px;
		height: auto;
		max-height: 40px;
		background-size: auto 40px;
	}
}

.header img.logo{
	width: 100%;
	max-width: 476px;
	border: none;
}


header div.topmenu{
	margin-bottom: 3px;
}

header a, header a:hover {
	text-decoration: none;
}

header
.nav-collapse .nav > li > a:hover,
header
.nav-collapse .nav > li > a:focus,
header
.nav-collapse .dropdown-menu a:hover,
header
.nav-collapse .dropdown-menu a:focus {
	background-color: #034ea0;
}

div.hleft{
	border: none;
	background: none;
}

div.hleft ul li {
	/*background-position: left center;*/
	/*background-repeat: no-repeat;*/
	display: block;
	height: 25px;
	margin-bottom: 2px;
	overflow: hidden;
	/*width: 390px;*/
	/*background-color: #b6cce5;*/
	border: 1px solid #b6cce5;
	border-radius: 12px;
	padding-left: 15px;
	padding-top: 5px;
}

div.hleft ul li a, div.hleft ul li a:hover {
	font-weight: bold;
	color: #034EA1;
	display: block;
	height: 25px;
	line-height: 24px;
	padding: 0 20px 0 10px;
	text-decoration: none;
	background: none;
}

div.hleft ul.nav{
	margin-bottom: 0;
}

.footer{
	margin-bottom: 40px;
}



/*prorostar*/

body {
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333;
	background-color: #fff;
}

.module h1,.module h2,.module h3,.module h4,.module h5,.module h6{
	margin: 0;
	text-align: center;
}

.module h3{
	opacity: 0.6;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	font-weight: normal;
	line-height: 1;
	color: #999;
}

h1 {
	font-size: 30px;
}
h2 {
	font-size: 25px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 11.05px;
}
h1 small {
	font-size: 22.75px;
}
h2 small {
	font-size: 16.25px;
}
h3 small {
	font-size: 14px;
}
h4 small {
	font-size: 14px;
}

img {
	max-width: 100% !important;
}

#toTop {
/*    background: none repeat scroll 0 0 #121212;
    border: 1px solid #333;*/
    bottom: 2px;
    /*color: #fff;*/
    cursor: pointer;
    display: none;
    /*font-size: 0.9em;*/
    /*padding: 5px;*/
    position: fixed;
    right: 2px;
/*    text-align: center;
    text-transform: lowercase;*/
    /*width: 100px;*/
    z-index: 10;
}


/* bootstrap toolip */
.tooltip > .tooltip-inner {background-color: #fff; color: #000; font-size: 12px;border: #888 1px solid;}
.tooltip-arrow { border-bottom-color:#f00; }
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}

.tooltip.top .tooltip-arrow, .tooltip.right .tooltip-arrow, .tooltip.left .tooltip-arrow, .tooltip.bottom .tooltip-arrow {
  border-right-color: #FFFFFF;
}

.tooltip.in{
	opacity: 1;
}

form#adminForm .invalid{
color:#E9322D;
border-color:#E9322D;
}

label.invalid.required:after{
	display: block;
	font-size: 70%;
	content: 'Это поле необходимо заполнить';
	display: block;
}


/* article layout */

.article-info{
	clear: both;
	font-size: 10px;
	text-align: right;
	margin: -27px 3px 3px 3px;
}
.article-info span{
	display: none;
}
.article-info-term{
	display: none;
}

/* searchtool filter*/
.js-stools-field-filter {
  display: inline-block;
}
.ordering-select {
  display: inline-block;
}
