html{
	position: relative;
	min-height: 100%;
}
body {
	margin-bottom: 55px !important;
    height: 100%;
}
#new123{
background: url('/images/gerb2.png') no-repeat center;
background-size: contain;
}
.text-center-new{
    text-align: center !important;
}
.wrap {
    height: auto;
    margin: auto;
    padding: 0 px;
}
#printbutton div{float:right;}
.floatright{float:right;}
.wrap > .container {
    padding: 20px 15px 20px;
}
img{}
.footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 55px;
	background-color: #f5f5f5;
    border-top: 1px solid #ddd;
}
h1.title{
	font-weight:bold;
	line-height:70px;
    color:#279147;
}
.jumbotron {
    text-align: center;
    background-color: transparent;
  color:inherit;
  margin-bottom:20px;
  padding:10px 15px;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}
#header div.vcenter{
	margin:10px 0;
}
.navbar-inverse{
background: url(/images/menu_active.png);
  background-color:#279147;
  border-color:#113F1F;
  border-radius:0;
}
.navbar-inverse .active > a{

background: url(/images/menu_inactive.png);
}
.navbar-inverse .navbar-brand {
  color:#fafafa;
}
.navbar-inverse .navbar-nav > li > a {       /*меню - шрифт*/
  color:#fafafa;
}
li.ylinka a{
	font-weight:bold !important;
	color:yellow !important;
}

/*navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus{
background-color:#2E6DA4;
}*/

	ul.client-links{
	list-style:none; margin:0;padding:0;
}
ul.client-links li{
	display:inline;
}
.groupimage{
	max-height:150px;

}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  margin:auto;
}
#infocarousel .carousel{

}
#infocarousel .carousel img{
	max-height:300px;
	width:auto;
}
.groupimage{
	width:48px;
	height:48px;
}
.groupimagebig{
	width:108px;
	height:108px;
}
nav.submenu{
	background: url(/images/navbar.png) repeat-x bottom;      /* меню-дубль */
}
.navbar {                                                      /* меню */
  border:0;
  margin-bottom:0;
}
.navbar-header{
display:none;
}
@media (max-width: 768px) {
.navbar-header {
	display:block;
}
nav, nav.submenu{
	background: #337AB7;
	background-image: none;
}
nav .subnav > li > a{
	//color:#FAFAFA !important;
	background-color:#E4EAEC;
}
}
ul.clearul{
	list-style:none;
}
nav .subnav > li.active > a,
nav .subnav > li > a:hover{
color:#FAFAFA !important;
/*font-weight:bold;*/
background: url(/images/subnav.png) repeat-x;
}
nav .subnav > li > a{
color:#337AB7 !important;
}
.navbar-inverse a:hover{
/*background-color:#2E6DA4;*/
background: url(/images/menu_inactive.png);
}

.navbar a:hover{
/*background-color:#2E6DA4;*/
background: url(/images/menu_inactive.png);
}
.navbar a:active{
/*background-color:#2E6DA4;*/
background: url(/images/menu_inactive.png);
}
.site-index .col-md-4 h4{height:2em;overflow:hidden;}
.clearboth{clear:both;}
.floatleft{float:left;}
.margin10{margin:10px;}
.right-column h2{margin-top:0px;}
.right-column .bpanel{
margin-bottom:10px;
padding:10px;
border:1px solid transparent;
border-radius:4px;
}
.auth-clients{float:left;margin-right:4px;}
.desc-step1,.desc-step2,.desc-step3{
	padding-left:30px;
}
.step-icon{
	position:absolute;
	width:48px;
	height:48px;
	left:-10px;
	top:-20px;
}
.margintop20{margin-top:20px;}
.ulclear{
	list-style:none;
	padding:0;
}
.panel-active .panel-heading  {
  background-color:#A8F7A8;
  border-color:#EF8B00;
  color:#333333;
}
.panel-active {
  border-color:#DDDDDD;
}
.tab-pane{
  border:#DDDDDD 1px solid;
  border-top:0 none;
  padding:10px;
}
.status{float:right;font-weight:bold;}
.c_green{color:green;}
.c_red{color:red;}
.c_blue{color:blue;}

/*#imgcover{
background: url(/images/cnap.jpg);
width:60%;
height:60%;*/
}

#about{
text-align:justify;
}

#schedule img{
width: 75%;
height: 75%;
margin:0 0 0 40px;
}
#info{
text-align:justify;
font:1.2em normal sans-serif;
}
#about-img img{
width:;
height:;
margin:0 0 0 40px;
}
#about-img-main img{
width:25%;
height:20%;
margin:0 10px 10px 15px;
float:left;
line-height:inherit;
vertical-align:baseline;
}
#meet{
margin:0 0 0 15px;
}
#meet a:hover{
font-weight:bold;
text-decoration:none;
color:black;
}
.cabinet a{
color:yellow !important;
font-weight:bold;
}
#attention{
margin:0 0 0 30px;
color:red;
font-weight:bold;
text-decoration:none;
}
.button-ok{
text-align:center;
}
#contacts .meet, table{
	margin:0;
	border-spacing:0 10px;
	text-align:center;
	vertical-align:middle;
	border:none !important;
}

#repair div p{
margin:0 0 0 40px;
}


table.bordered{
  border-spacing:0;
  border-bottom-color:#DDDDDD;
  border-bottom-style:solid;
  border-collapse:separate;
  border-radius:4px;
  border-right-color:#DDDDDD;
  border-right-style:solid;
  border-top-color:#DDDDDD;
  border-top-style:solid;
  border-width:1px 1px 1px 0;
  border: 1px solid #4DA9E2;
}
table.bordered thead th {
  text-align:center;
  vertical-align:middle;
  font-weight:bold;
}
table.bordered th, table.bordered td {
  border-left-color:#DDDDDD;
  border-left-style:solid;
  border-left-width:1px;
}
table.bordered th, table.bordered td {
  border-top-color:#DDDDDD;
  border-top-style:solid;
  border-top-width:1px;
  line-height:20px;
  padding:8px;
  text-align:left;
  vertical-align:top;
}
#list-style-none{
list-style:none;
text-align:justify;
}
.outfield{
	padding:10px;border:#ccc 1px solid;border-radius:5px;
}

#deadlink a.disabled{
    pointer-events: none; /* делаем ссылку некликабельной */
    cursor: default;  /* устанавливаем курсор в виде стрелки */
    color: white; /* цвет текста для нективной ссылки */
}

.img-gerb{
    width:100px;
    height:100px;
}
.scroll400{
	max-height: 400px;
	overflow-y: scroll;
}
