#k1_5 {
	/*position: fixed;*/
	/*top: 0%;*/
	z-index: 99999;
	background: #ffed03;
}
.background-red {
	background-color: #e60004;
}
.background-yellow {
	/*background-color: #ffed03;*/
	background-color: yellow;
}
.background-blue {
	/*background-color: #ffed03;*/
	background-color: #3174AE;
}
.nav-justified > li.background-blue > a {
	color: white;
}
.nav-justified > li.background-blue > a:hover {
	color: black;
}
.background-light-gray {
	background-color: #F4F4F4;
}
.color-white {
	color: white;
}
.color-red {
	color: #FF0000;
}
.padding-10 {
	padding: 10px;
}
.padding-left-10 {
	padding-left: 10px;
}
.padding-left-20 {
	padding-left: 20px;
}
.margin-top-15 {
	margin-top: 15px;
}
.margin-top-10 {
	margin-top: 10px;
}
.margin-top-20 {
	margin-top: 20px;
}
.margin-top-25 {
	margin-top: 25px;
}
.margin-top-5 {
	margin-top: 5px;
}
.margin-top--10 {
	margin-top: -10px;
}
.margin-left-right-0 {
	margin-left: 0;
	margin-right: 0;
}
.margin-left-5 {
	margin-left: 5px;
}
.margin-left-10 {
	margin-left: 10px;
}
.margin-bottom-10 {
	margin-bottom: 10px;
}
.margin-bottom-15 {
	margin-bottom: 15px;
}
.margin-bottom-20 {
	margin-bottom: 20px;
}
.margin-bottom-3 {
	margin-bottom: 3px;
}
.margin-left-15 {
	margin-left: -15px;
}
.margin-right-30 {
	margin-right: -30px !important;
}
.margin-right-10 {
	margin-right: 10px !important;
}
.margin-right-5 {
	margin-right: 5px;
}
.border-gray {
	border: 1px solid gray;
}
.font-size-2em {
	font-size: 2em;
}
.textboxcont_economy-r{
	text-align: center;
	margin: 6px 6px 6px 4px;
}
.textboxcont11-r {
	text-align: center;
	background-color: #0000FF;
	font: small-caps bold 16px/18px Tahoma, Arial, Helvetica, sans-serif;
	padding: 6px 6px 6px 6px;
	margin: 6px 6px 6px 4px;
}
.textboxcont11-r:hover {
	box-shadow:0px 0px 40px #ccc;
	-o-transform:scale(1.2);
	-o-box-shadow:0px 0px 40px #ccc;
	-moz-transform:scale(1.2);
	-moz-box-shadow:0px 0px 40px #ccc;
	-webkit-transform:scale(1.2);
	-webkit-box-shadow:0px 0px 40px #ccc;
}
.textboxcont11-r a {
    color: #8ccbde;
}
.textboxcont7-r {
	background-color: #ffff00;
	margin: 6px 6px 6px 4px;
	font: small-caps bold 16px/20px Tahoma, Arial, Helvetica, sans-serif;
	padding: 6px 6px 6px 6px;
	color: Black;
}
.textboxcont7-r:hover {
box-shadow:0px 0px 40px #ccc;
-o-transform:scale(1.2);
-o-box-shadow:0px 0px 40px #ccc;
-moz-transform:scale(1.2);
-moz-box-shadow:0px 0px 40px #ccc;
-webkit-transform:scale(1.2);
-webkit-box-shadow:0px 0px 40px #ccc;
}
.textboxcont7-r a {
    color: #337AB7;
}
.textboxcont9-r {
	background-color: #FF0000;
	margin: 6px 6px 6px 4px;
	font: small-caps bold 16px/20px Tahoma, Arial, Helvetica, sans-serif;
	padding: 6px 6px 6px 6px;
	color: White;
}
.textboxcont9-r a{
    color: #f7e3c6;
}
.textboxcont9-r:hover {
box-shadow:0px 0px 40px #ccc;
-o-transform:scale(1.2);
-o-box-shadow:0px 0px 40px #ccc;
-moz-transform:scale(1.2);
-moz-box-shadow:0px 0px 40px #ccc;
-webkit-transform:scale(1.2);
-webkit-box-shadow:0px 0px 40px #ccc;
}
.navbar-default .navbar-nav > li > a.color-white {
	color: white;
}
.navbar-default {
/*	font-size: 11px;
	font-weight: bold;
*/}
.navbar-original {
	font-size: 14px;
	font-weight: normal;
}
.navbar {
	min-height: 20px;
	margin-bottom: 10px;
	border-right: none;
	border-left: none;
}
.navbar-nav > li > a.padding-top-bottom-5 {
	/*line-height: 15px;*/
	padding-top: 5px;
	padding-bottom: 5px;
}
.form-control {
	height: 24px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.btn-xs, .btn-group-xs > .btn {
	font-size: 13.34px;
}
/*.search-text-xs {
	display: inline-block;
	width: 85%;
	margin-left: 5px;
}
*/
.font-size-11 {
	font-size: 11px;
}
.font-size-12 {
	font-size: 12px;
}
.padding-left-right-0 {
	padding-left: 0;
	padding-right: 0;
}
.article-div {
	width:131px;
	height:153px;
	float:left;
	margin: 0px 5px 0px 5px;
	/*border-right: 1px solid #DFDFDF;*/
	line-height: 1.0;
}
.article-div img {
	float:left;
	margin: 3px 7px 7px 0px;
	width: 120px;
	height: 90px;
}
.media img {
	/*margin: 3px 7px 7px 0px;*/
	width: 120px;
	height: 90px;
}
.media-body {
	vertical-align: middle;
}
h1 {
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
a {
	color: black;
}
a:hover {
	color: gray;
}
.nav-justified > li {
	border-top: 4px solid white;
	border-right: 4px solid white;
}
.nav > li > a {
	/*padding: 2px 15px;*/
}
.subrubr {
 	/*font-size: 12px;*/
 	/*margin-left: -12px;*/
 	margin-right: 4px;
 	padding: 5px;
    color: #4B4B4B;
}
.subrubr a {
    color: #4B4B4B;
    /*font: bold 11px/20px Arial,Helvetica,sans-serif;*/
    text-decoration: none;
}
.subrubr a:hover {
    text-decoration: underline;
}
.left-column-adv {
	padding-left: 0;
	padding-right: 0;
	/*border-right: 2px solid lightgray;*/
}
.right-column-adv {
	padding-left: 0;
	padding-right: 0;
	/*border-right: 2px solid lightgray;*/
}
.column-adv-xs {
	padding-left: 0;
	padding-right: 0;
}
.poplavok {
	text-align: center;
	margin: 6px 0px 6px 0px;
}
/*.shablon-xs {
	width: 100%;
	height: 60px;
	text-align: center;
	font: small-caps bold 12px/16px Tahoma, Arial, Helvetica, sans-serif;
	overflow: hidden;
	display: table;
	margin: 10px auto 0 auto;
}
*/
.shablon-xs-table {
	width: 100%;
	height: 60px;
	text-align: center;
	font: small-caps bold 12px/16px Tahoma, Arial, Helvetica, sans-serif;
	overflow: hidden;
	margin: 10px auto 0 auto;
}
/*.shablon-xs .left_block-xs {
	width: 33%;
	font-size: 12px;
	line-height: 1.2;
    display: table-cell;
	vertical-align: middle;
	padding-left: 5px;
}
*/
.shablon-xs-table .left_block-xs-table {
	width: 33%;
	font-size: 12px;
	line-height: 1.2;
	vertical-align: middle;
	padding-left: 5px;
}
/*.shablon-xs .right_block-xs {
	width: 33%;
	font-size: 12px;
    display: table-cell;
	vertical-align: middle;
	line-height: 1.2;
	padding-right: 5px;
}
*/
.shablon-xs-table .right_block-xs-table {
	width: 33%;
	font-size: 12px;
	vertical-align: middle;
	line-height: 1.2;
	padding-right: 5px;
}
.fa-block-xs {
	font-family: fa;
	font-size: 40px;
	vertical-align: middle;
}
.shablon-xs .middle_block-xs {
	width: 33%;
    display: table-cell;
	vertical-align: middle;
}
.shablon-xs-table .middle_block-xs-table {
	width: 33%;
	vertical-align: middle;
}
.color_yellow-xs {
	color: Black;
	background-color: #ffff00;
	border: 2px solid #ffff00;
}
.color_blue-xs {
	color: White;
	background-color: #0000FF;
	border: 2px solid #0000FF;
}
.color_red-xs {
	color: White;
	background-color: #FF0000;
	border: 2px solid #FF0000;
}
.color_green-xs {
	color: White;
	background-color: #1CBA48;
	border: 2px solid #1CBA48;
}
.pagination {
	margin: 5px 0px;
}
.pagination > li > a {
	color: #933;
}
.pagination > li > a:hover {
	color: #933;
}
.pagination > .active > span {
	background-color: #933;
	border-color: #933;
}
.pagination > .active > span:hover {
	background-color: #933;
	border-color: #933;
}
.btn-block {
/*	margin-left: 10px;
	margin-right: 10px;
*/}
.text-decoration-none {
	text-decoration: none;
}
.text-decoration-none:hover {
	text-decoration: none;
}
.btn-danger {
	/*#993333*/
	background-image: -webkit-linear-gradient(top, #be5c5c 0%, #993333 100%);
	background-image: -o-linear-gradient(top, #be5c5c 0%, #993333 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#be5c5c), to(#993333));
	background-image: linear-gradient(to bottom, #be5c5c 0%, #993333 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbe5c5c', endColorstr='#ff993333', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x;
	border-color: #b92c28;
}
.btn-danger:hover,
.btn-danger:focus {
	background-color: #993333;
	background-position: 0 -15px;
}
.btn-danger:active,
.btn-danger.active {
	background-color: #993333;
	border-color: #b92c28;
}
.panel-danger > .panel-heading {
	background-image: -webkit-linear-gradient(top, #be5c5c 0%, #993333 100%);
	background-image: -o-linear-gradient(top, #be5c5c 0%, #993333 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#be5c5c), to(#993333));
	background-image: linear-gradient(to bottom, #be5c5c 0%, #993333 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
	background-repeat: repeat-x;
	color: white;
}
.panel-danger {
	border-color: #993333;
}
.panel-warning > .panel-heading {
	background-image: -webkit-linear-gradient(top, #ffff7d 0%, #ffff00 100%);
	background-image: -o-linear-gradient(top, #ffff7d 0%, #ffff00 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffff7d), to(#ffff00));
	background-image: linear-gradient(to bottom, #ffff7d 0%, #ffff00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
	background-repeat: repeat-x;
	color: #424242;
}
.panel-warning {
	border-color: #ffff00;
}
.border-bottom-0 {
	border-bottom: none;
}
a.news-item {
	font-size: 16px;
	color: black;
	padding-bottom: 5px;
}
.list-group-item {
	padding: 7px 10px;
}
a.classic {
	color: #337ab7;
	text-decoration: underline;
}
.alert {
	padding: 10px;
}
.alert-warning {
	color: #424242;
	background-image: -webkit-linear-gradient(top, #ffff7d 0%, #ffff00 100%);
	background-image:      -o-linear-gradient(top, #ffff7d 0%, #ffff00 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffff7d), to(#ffff00));
	background-image:         linear-gradient(to bottom, #ffff7d 0%, #ffff00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff7d', endColorstr='#ffffff00', GradientType=0);
	background-repeat: repeat-x;
	border-color: #f5e79e;
}
.alert-danger {
	color: white;
	background-image: -webkit-linear-gradient(top, #be5c5c 0%, #993333 100%);
	background-image:      -o-linear-gradient(top, #be5c5c 0%, #993333 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#be5c5c), to(#993333));
	background-image:         linear-gradient(to bottom, #be5c5c 0%, #993333 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbe5c5c', endColorstr='#ff993333', GradientType=0);
	background-repeat: repeat-x;
	border-color: #993333;
}

/*Перенесено из css/style.css*/
.shablon {
	width: 100%;
	height: 110px;
	text-align: center;
	font: small-caps bold 16px/20px Tahoma, Arial, Helvetica, sans-serif;
	overflow: hidden;
	display: table;
	margin: 10px auto 10px auto;
}
.shablon_x2 {
	width: 100%;
	height: 220px;
	text-align: center;
	font: small-caps bold 32px/40px Tahoma, Arial, Helvetica, sans-serif;
	overflow: hidden;
	display: table;
	margin: 10px auto 10px auto;
}
.shablon-table {
	width: 100%;
	height: 110px;
	text-align: center;
	font: small-caps bold 16px/20px Tahoma, Arial, Helvetica, sans-serif;
	overflow: hidden;
	margin: 10px auto 10px auto;
}
.color_yellow {
	color: Black;
	background-color: #ffff00;
	border: 2px solid #ffff00;
}
.color_yellow:hover {
	/*box-shadow: inset 0 0 0 10px #000;*/
}
.color_blue {
	color: White;
	background-color: #4867AA;
	border: 2px solid #4867AA;
}
.back-blue {
/*	background-color: #0000FF !important;
	border: 2px solid #0000FF !important;*/
	background-color: #4867AA !important;
	border: 2px solid #4867AA !important;
}
.color_blue:hover {
	box-shadow: inset 0 0 0 10px #FFF;
}
.back-blue:hover {
	box-shadow: inset 0 0 0 10px #FFF;
}
.color_red, .color_red-xs-table {
	color: White;
	background-color: #FF0000;
	border: 2px solid #FF0000;
}
.color_red:hover {
	box-shadow: inset 0 0 0 10px #FFF;
}
.color_green {
	color: White;
	background-color: #1CBA48;
	border: 2px solid #1CBA48;
}
.color_green:hover {
	box-shadow: inset 0 0 0 10px #FFF;
}
.shablon:hover, .shablon_x2:hover {
	-webkit-transform: scale(1.15);
	-ms-transform: scale(1.15);
	transform: scale(1.15);
	z-index: 110;
    position: relative;
	box-shadow: 0px 0px 40px #ccc;
}
.shablon-table:hover {
	-webkit-transform: scale(1.15);
	-ms-transform: scale(1.15);
	transform: scale(1.15);
	z-index: 110;
    position: relative;
	box-shadow: 0px 0px 40px #ccc;
}
.shablon .left_block {
	width: 40%;
	font-size:24px;
	line-height: 1.2;
    display: table-cell;
	vertical-align: middle;
	padding-left: 10px;
}
.shablon_x2 .left_block_x2 {
	width: 40%;
	font-size:48px;
	line-height: 1.2;
    display: table-cell;
	vertical-align: middle;
	padding-left: 10px;
}
.shablon .left_block a, .shablon_x2 .left_block_x2 a, .textboxcont_economy a, .textboxcont_economy_ramka a {
	color: #337ab7;
}
.shablon .left_block a:hover, .shablon_x2 .left_block_x2 a:hover, .textboxcont_economy a:hover, .textboxcont_economy_ramka a:hover {
	color: #286090;
}
.shablon-table .left_block-table {
	width: 33%;
	font-size:24px;
	line-height: 1.2;
	vertical-align: middle;
	padding-left: 10px;
}
.shablon .middle_block {
	width: 20%;
    display: table-cell;
	vertical-align: middle;
}
.shablon_x2 .middle_block_x2 {
	width: 20%;
    display: table-cell;
	vertical-align: middle;
}
.shablon-table .middle_block-table {
	width: 33%;
	vertical-align: middle;
}

.shablon .middle_block:hover, .shablon_x2 .middle_block_x2:hover {
	-webkit-animation: swing 1s ease;
    animation: swing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
.shablon-table .middle_block-table:hover {
	-webkit-animation: swing 1s ease;
    animation: swing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

/*.shablon .middle_block img {
	height: 80px;
}*/
.shablon .right_block {
	font-size:24px;
    display: table-cell;
	vertical-align: middle;
	line-height: 1.2;
	padding-right: 10px;
}
.shablon_x2 .right_block_x2 {
	font-size:32px;
    display: table-cell;
	vertical-align: middle;
	line-height: 1.2;
	padding-right: 10px;
}
.shablon-table .right_block-table {
	font-size:28px;
	vertical-align: middle;
	line-height: 1.2;
	padding-right: 10px;
}
.shablon_xs, .shablon_xs_x2 {
	text-align: center;
	z-index: 1100;
	padding: 10px 5px 10px 5px;
	margin: 10px 0 10px 0;
}
.left_block_xs {
	font-size: 24px;
	line-height: 1.2;
	font-variant: small-caps;
	font-weight: bold;
	padding: 0 10px 0 10px;
}
.left_block_xs_x2 {
	font-size: 48px;
	line-height: 1.2;
	font-variant: small-caps;
	font-weight: bold;
	padding: 0 10px 0 10px;
}
.middle_block_xs, .middle_block_xs_x2 {
}
.right_block_xs {
	font-size: 24px;
	line-height: 1.2;
	font-variant: small-caps;
	font-weight: bold;
	padding: 0 10px 0 10px;
}
.right_block_xs_x2 {
	font-size: 48px;
	line-height: 1.2;
	font-variant: small-caps;
	font-weight: bold;
	padding: 0 10px 0 10px;
}
.fa-block_xs {
    font-family: fa;
    font-size: 60px;
    vertical-align: middle;
}
.fa-block_xs_x2 {
    font-family: fa;
    font-size: 120px;
    vertical-align: middle;
}

@-webkit-keyframes swing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
       transform: translateX(-5px);
    }
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes swing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@font-face {
	font-family: fa; /* По этому названию мы будем обращаться к шрифту */
	src: url('/bootstrap/fonts/fontawesome-webfont.eot');
	src: url('/bootstrap/fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('/bootstrap/fonts/fontawesome-webfont.woff') format('woff'), url('/bootstrap/fonts/fontawesome-webfont.ttf') format('truetype'), url('/bootstrap/fonts/fontawesome-webfont.svg#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
	text-rendering: optimizeLegibility;
}
.fa-select {
	font-family: fa;
	font-size: 24px;
}
.fa-block {
	font-family: fa;
	font-size: 80px;
	vertical-align: middle;
}
.fa-block_x2 {
	font-family: fa;
	font-size: 160px;
	vertical-align: middle;
}
.color-white, .color-white-xs-table {
	color: white;
}
.color-black {
	color: black;
}
table.valign-middle > thead > tr > th, table.valign-middle > tbody > tr > th, table.valign-middle > tfoot > tr > th, table.valign-middle > thead > tr > td, table.valign-middle > tbody > tr > td, table.valign-middle > tfoot > tr > td {
	vertical-align: middle;
}
.voronka-min-height {
	min-height: 100px;
}
.nav-pills > li > a, .nav-pills > li > a:hover {
	 border-radius: 0;
}
.scrollup {
	width: 40px;
	height: 40px;
	opacity: 0.3;
	position: fixed;
	bottom: 40px;
	right: 10px;
	display: none;
	text-indent: -9999px;
	background: url('/img/icon_top.png') no-repeat;
}
.textboxcont7_modal{
	/*float:left;*/
	/*width: 335;*/
	text-align: center;
	background-color: #ffff00;
	font: small-caps bold 16px/20px Tahoma, Arial, Helvetica, sans-serif;
	padding: 16px 6px 16px 6px;
	margin: 10px 10px 10px 10px;
	color: Black;
	border: dotted 1px solid;
	position: static;
	overflow: hidden;

}
.textboxcont7_modal:hover{
box-shadow:0px 0px 40px #ccc;
-o-transform:scale(1.2);
-o-box-shadow:0px 0px 40px #ccc;
-moz-transform:scale(1.2);
-moz-box-shadow:0px 0px 40px #ccc;
-webkit-transform:scale(1.2);
-webkit-box-shadow:0px 0px 40px #ccc;
}

.textboxcont7_modal a {
    color: #18a68c;
}
.modal-lg {
    /*width: 1170px;*/
    width: 75%;
}
@media screen and (max-device-width: 768px) {
	.modal-lg {
	    width: 94%;
	}
	.modal-body {
		padding: 0;
	}
	.container-fluid {
		padding-right: 5px;
		padding-left: 5px;
	}
}
#feedback{
	background-color:#9db09f;
	width:310px;
	height:330px;
	position:fixed;
	bottom:0;
	right:0px;
	margin-bottom:-270px;
	z-index:10000;
}

#feedback .section{
	background:url('/feedback/img/bg.png') repeat-x top left;
	border:1px solid #808f81;
	border-bottom:none;
	padding:10px 25px 25px;
}

#feedback .color{
	float:left;
	height:4px;
	width:20%;
	overflow:hidden;
}

#feedback .color-1{ background-color:#d3b112;}
#feedback .color-2{ background-color:#12b6d3;}
#feedback .color-3{ background-color:#8fd317;}
#feedback .color-4{ background-color:#ca57df;}
#feedback .color-5{ background-color:#8ecbe7;}

#feedback h6{
	background:url("/feedback/img/feedback.png") no-repeat;
	height:38px;
	margin:5px 0 12px;
	text-indent:-99999px;
	cursor:pointer;
}

#feedback textarea{
	background-color:#fff;
	border:none;
	color:#666666;
	font:13px 'Lucida Sans',Arial,sans-serif;
	height:100px;
	padding:10px;
	width:236px;
	resize:none;
	outline:none;
	overflow:auto;

	-moz-box-shadow:4px 4px 0 #8a9b8c;
	-webkit-box-shadow:4px 4px 0 #8a9b8c;
	box-shadow:4px 4px 0 #8a9b8c;
}

#feedback a.submit{
	background:url("/feedback/img/submit.png") no-repeat;
	border:none;
	display:block;
	height:34px;
	margin:20px auto 0;
	text-decoration:none;
	text-indent:-99999px;
	width:91px;
}

#feedback a.submit:hover{
	background-position:left bottom;
}

#feedback a.submit.working{
	background-position:top right !important;
	cursor:default;
}

#feedback .message{
	font-family:Corbel,Arial,sans-serif;
	color:#5a665b;
	text-shadow:1px 1px 0 #b3c2b5;
	margin-bottom:20px;
}

#feedback .arrow{
	background:url('/feedback/img/arrows.png') no-repeat;
	float:right;
	width:23px;
	height:18px;
	position:relative;
	top:10px;
}

#feedback .arrow.down{ background-position:left top;}
#feedback h6:hover .down{ background-position:left bottom;}
#feedback .arrow.up{ background-position:right top;}
#feedback h6:hover .up{ background-position:right bottom;}

#feedback .response{
	font-size:21px;
	margin-top:70px;
	text-align:center;
	text-shadow:2px 2px 0 #889889;
	color:#FCFCFC;
	display:block;
}

/* PHONEBOOK */
		.pb-logo {
			position: relative;
			border-radius: 2px;
			display: block;
			padding: 8px;
			text-decoration: none;
			width: 200px;
			border: 1px solid rgba(0,0,0,0.05);
		}
		.pb-logo:hover {
			background-color: rgba(0,0,0,0.05);
		}
		.pb-logo * {
			box-sizing: border-box;
			color: #333;
			font-family: Verdana;
			vertical-align: middle;
		}
		.pb-logo > .pri {
			font-size: 22px;
			padding-bottom: 8px;
			padding-left: 32px;
			text-align: left;
			text-decoration: underline;
			width: 100%;
		}
		.pb-logo > img {
			position: absolute;
			height: 24px;
			width: 24px;
		}
		.pb-logo > .img-logo {
			top: 10px;
		}
		.pb-logo > .img-arrow {
			bottom: 18px;
			right: 8px;
		}
/* /PHONEBOOK */
.breadcrumbs > li + li:before {
	color: #cccccc;
	content: "/";
	padding: 0 5px;
}
ol.breadcrumb {
	margin-bottom: 5px;
}
.alert-info {
	color: white;
	background-image: -webkit-linear-gradient(top, #337AB7 0%, #2E5272 100%);
	background-image:      -o-linear-gradient(top, #337AB7 0%, #2E5272 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#337AB7), to(#2E5272));
	background-image:         linear-gradient(to bottom, #337AB7 0%, #2E5272 100%);
	background-repeat: repeat-x;
	border-color: #fff;
}
.tooltip > .tooltip-inner {
	background-color: #3174AE;
}
.tooltip.top .tooltip-arrow {
	border-top-color: #3174AE;
}
.NewsOneWithPicture img {
	height: 55px;
	margin-bottom: 5px;
	padding-right: 10px;
	float: left;
}
.NewsOneWithPicture a:hover {
	text-decoration: none;
}
.NewsOneWithPicture .news_title {
	vertical-align: top;
	/*font-weight: bold;*/
}
.NewsOneWithPicture .news_vrezka {
	vertical-align: top;
	font-size: 90%;
}
.hr_news_header {
	margin: 3px 0 3px 0;
}
.hr_news_header_picture {
	margin: 3px 0 5px 0;
}
.NewsOneBrief {
	font-size: 85%;
}
.NewsOneBrief a:hover {
	text-decoration: none;
}
.NewsOneBrief .news_time {
	color: #666;
}