@charset "utf-8";
/*---------------------------Style---------------------------------------*/
* {  
 margin: 0;  
 padding: 0;  
}  
html {height: 100%;}  

* html body {height: 100%;} 

body {
	background:url(images/header.jpg) top center repeat-x;
	font:14px Arial, Helvetica, sans-serif;
	color:#363636;
	line-height:20px;
	min-height: 100%;  
	position: relative; 
}

h3, h4, h5, h6, body, form, ul {
	margin:0;
	padding:0;
	list-style-type:none;

}
h1 {
	font-size:32px;
	line-height:1.0em;
}
h2 {
	font-size:22px;
	line-height:1.0em;
}
h3 {
	font-size:18px;
	font-weight:normal;
	margin:0 0 5px 0;
}
h4 {
	font-size:16px;
	margin:0 0 5px 0;
	line-height:1.0em;
	clear:both;
}
h5 {
	font-size:16px;
}
h6 {
	font-size:14px;
}
h1, h2, h3, h4, h5 {
	padding:8px 0;
}

a {
	color:#0186BA;
	text-decoration:underline;}
a:hover {
	text-decoration:none;}	

		
.left {
	float:left;
}
.right {
	float:right;
}
.sp { 
	clear:both;
}
.spLeft {
	clear:left;
}
.spRight {
	clear:right;
}

a img{ border:0;}

html* {
	z-index:2;
}
.navigation * {
	z-index:3;
}

.conteiner {
	width:990px;
	margin:0 auto;
	position:relative;
}

header {
	position:absolute;
	top:0;
	padding:0;
	display:block;
	clear:both;
	height:130px;
	padding-top:45px;
	
}
article{
	float:right;
	display:block;
	width:690px;
	background:#fff;
	position:relative;
	padding:5px 20px 100px 15px; 
}

.indextext {width:950px; display:block; clear:both; }

article p {margin-bottom:10px;}

article ul{ margin:0 0 5px 20px; list-style:disc;}
article ul li{ margin:0 0 5px 0;}

.logo {
	float:left;
	width:100px !important;
	padding-left:10px;
	margin-right:20px;
}
.slogan {
	font-size:14px;
	color:#666666;
	float:left;
	margin-top:15px;
	color:#000;
	font-size:14px;
	font-weight:bold;
}
.slogan p{text-align:center;}
.slogan h2 {font-size:36px; color:#0186BA;}
.adress {
	float:left;
	width:275px;
	margin-right:50px;
	height:80px;
	margin-top:15px;
}

.phoneblock {
	float:left;
	width:245px;
	height:80px;
	margin-top:15px;
}

.poisk {
	float:right;
	margin-left:50px;
	height:80px;
	margin-top:15px;
	position: relative; 
	width:220px;
}

.nya {
	position: absolute;
	display:block;
	width: 30px !important;
	height: 30px;
	background: url(images/search.png) left top no-repeat;
	left: 190px;
	top: 26px !important;
	border: 0;
	cursor:pointer;
	}

p.openinghours {font:14px Arial, Helvetica, sans-serif; text-align:right; color:#666666; display:block; clear:both;}
p.city {font:14px Arial, Helvetica, sans-serif; text-align:right; color:#666666; display:block; clear:both;}
p.phone  {font-size:34px; text-align:right; 	font-family: 'Ubuntu Condensed'; display:block; clear:both; padding:10px 0 15px 0px; background:url(images/phone.png) top left no-repeat;}
p.street {font-size:30px; text-align:right; font-family: 'Ubuntu Condensed'; display:block; clear:both; padding:10px 0 15px 0px;  background:url(images/adress.png) top left no-repeat;}
.dopinfo a{font:14px Arial, Helvetica, sans-serif; width:200px; float:right; text-align:right; display:block; clear:both;}
.helplinks {width:200px; float:right; text-align:right; display:block; clear:both; }
.helplinks img {margin-right:10px; filter: alpha(opacity=50);  opacity: 0.5; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);}
.helplinks img:hover {filter: alpha(opacity=1);  opacity: 1;}

#navigation {
	height:34px;
	width:988px;
	background:#0186BA;
	margin:0 auto;
	float:right;
	color:#fff;
	border-radius: 5px 5px 0 0;
	border:1px solid #fff;
}
#navigation li:hover {
  background:#FFE90A;
}
#navigation li:hover a {color:#fff;}

#navigation ul {float:left; font-family: 'Open Sans Condensed', sans-serif;}

.active  a:{background:#FFE90A;}

#navigation a {
	font-family: Tahoma;
	color:#fff;
	text-decoration:none;
}
#navigation ul li {
	float:left;
	position:relative;
	width:141px;
	text-align:center;
}

#navigation ul li ul li {
	float:none;
	border-bottom:1px dotted #000;
}
#navigation ul li a {
	display:block;
	padding:7px 10px;
	color:#fff;
	font-size:14px;
	letter-spacing:1px;
	border-right:1px solid #fff;
}

#navigation ul li a:hover {
	color:#000;
	background:#FFE90A;
}

.home a:hover{border-radius:4px 0 0 0;}
.first a:hover{border-radius:4px 0 0 0;}
li.first:hover {background:#fff !important;}
li.home:hover {background:#fff !important;}
#navigation li.last:hover {background:#fff !important;}
.last a {border:none !important;}
.last a:hover{border-radius:0 4px 0 0;}
#navigation li.last {width:142px !important;}

#navigation ul li ul {
	position:absolute;
    left:-9999px;
	background:#FFE90A;
	color:#000;
	z-index:3;
	width:220px;
	padding-bottom:15px;
	border-radius: 0 0 5px 5px;
}

#navigation ul a {white-space:nowrap; display:block; color:#000; }

#navigation li:hover ul {left:0; }

#navigation ul li ul li {margin:0;}

#navigation ul li ul li a {
	display:block;
	color:#000;
	text-decoration:none;
	height:auto;
	padding:5px 23px 5px 23px;
	font-size:14px;
	margin:0;
}

#navigation ul li ul li  a:hover {
	color:#000;
	margin-right:0px; 
	background:#FFE90A;
	color:#000;
	border-radius:0;
}


.indexpage {padding:15px 5px 15px 5px ; background:#fff;}
.indexpage p {margin:7px 15px 7px 15px;}
.indexpage h1 {text-align:center;}
.indexpage h2 {text-align:center;}

.catfull {display:block; clear:both; }

.submit {float:right; cursor:pointer; padding-right:30px;}
.desc {padding:15px; font-size:11px; background:#eee;}
.result {font-size:12px; color:red;}

aside {
	float:left;
	width:250px;
	padding-right:15px;
	margin-bottom:50px;
	padding-top:10px;
	background:#fff;
}
aside p {padding:15px;}

aside h4{
	margin-left:15px;
}

.box {margin-bottom:32px;}
.box ul {padding:0 10px; margin-bottom:15px;}
.box ul li {border-bottom:1px solid #e3e3e3;}
.box ul li a.act{background:#DFF2FF;}
.box ul .first {border:0;}
.box ul li a {padding:3px 10px;	display:block;color:#0186BA;text-decoration:none;font-size:12px;}
.box ul li a:hover {color:#0186BA;text-decoration:underline;background:#DFF2FF;}
.box ul li.last {width:230px !important;}
.box ul li ul li {border-bottom:1px dotted #e3e3e3;}
.box ul li ul li.last {border-bottom:none;}
.box ul li ul li a.oct {color:red; background: url(images/arr.gif) no-repeat 0 50%; text-decoration:underline;}
.box ul li ul li a:hover.oct {background: url(images/arr.gif) no-repeat 0 50%; color:red;}
.box ul li ul li a {padding:3px 0 3px 15px;display:block;color:#666666;text-decoration:none;font-size:12px;}
.box ul li ul li a:hover  {color:#666666;text-decoration:underline;background:none;}
.box img {margin-left:50px;}
.box form {position: relative;padding: 20px;border-radius: 0.3em;  border-width: 1px;border-style: solid; border-color: #888;border-color: rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.2); box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.2);   color: #444;color: rgba(0, 0, 0, 0.8);  background: #eee;}
.subscribe-form-item__btn {margin-left:105px;}


.main {
	padding-top:185px;
	border-radius:5px 0 0 0 ;
}


.breadcrumbs {
	font:11px Tahoma, Helvetica, sans-serif;
	color:#818e95;
	display:block;
	margin:15px 0 0 0;
	padding-bottom:5px;
	border-bottom:1px dotted #eee;
}
	
.breadcrumbs a {
	text-decoration:none;
}
	
.breadcrumbs a:hover {
	text-decoration:underline;
	color:red;
}
.btt {clear:both; display:block; width:100%; border-top:1px solid #dedede; border-bottom:1px solid #dedede; height:15px; padding:5px; }
.line{
	border-bottom:1px solid #E3E3E3;	
	padding-bottom:32px;
}

.content ul{ margin:0 0 5px 20px; list-style:disc;}
ol{ margin:0 0 5px 20px;}
.content ul li{ margin:0 0 5px 0;}

.post {margin-bottom:10px}
.post h2 {font-size:16px; margin:0 0 10px 0; padding:0;}



.errors{ color:#F00}

ul.thumbs li {
	float:left;
	height:210px;
	margin:0 33px 10px 0;
	display:block;
}

ul.products .last{ margin-right:0;}

ul.products li .price {
	font-size:13px;
	color:#3F9FFF;
}
ul.products li.last {
	margin-right:0;
}

form .textbox {
	background:#FEFEFE;
	border:1px solid #e3e3e3;
	padding:10px;
	margin:0 0 15px 0;
}

footer {
	border-top:1px solid #dedede;
	position:absolute;
	display:block;
	clear:both;
	bottom:0;
	left: 50%;
	margin-left:-495px;
	width:990px;
	padding:10px 0;
	color:#999999;
}
.copy {padding-left:10px;}

footer ul {
	font-size:12px;
	float:right;
	width:50%;
}
footer li{
	float:right;
	padding:0 15px;
}

footer li.last{
	background:none;
}

footer a {
	color:#999999;
	text-decoration:none;
}
footer a:hover {
	text-decoration:underline;
}


.carts {border:1px solid #eee; border-radius:5px; display:block; width:95%; margin-bottom:5px; padding:7px; height:105px; position:relative;}
.carts:hover{border:1px solid #b5c2c9; }
.carts img {float:left; width:100px; border:1px solid #e3e3e3;}

.carts2 {display:block; width:180px; position:relative; border:1px solid #eee; margin:10px; padding:7px; height:180px; font-size:12px; line-height:120%; float:left; border-radius:5px;}
.carts2:hover {border:1px solid #b5c2c9;}
.carts2 img {width:125px; clear:both; margin-left:15px; margin-bottom:7px;}
.carts2 a {text-align:center; display:block; margin:5px auto;}

.info {float:left; padding-left:20px; width:365px;}
.info a {font-weight:bold;}
.info p {border-bottom:1px dotted #b5c2c9; color: #666666; font-size:12px; margin:3px auto;}
.info span {font-weight:bold; text-align:left; padding-right:10px;}
.price {
	float:right; 
	padding:5px; 
	margin-top:10px; 
	font-size:22px; 
	color:#000; 
	border-radius:5px; 
	width:150px; 
	text-align:center; 
	background:#FFE90A; 
	position: relative;
	background: #FFE90A;
	border: 1px solid #c2e1f5;
}
.price:after, .price:before {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.price:after {
	border-color: rgba(255, 233, 10, 0);
	border-right-color: #FFE90A;
	border-width: 15px;
	top: 50%;
	margin-top: -15px;
}
.price:before {
	border-color: rgba(194, 225, 245, 0);
	border-right-color: #c2e1f5;
	border-width: 16px;
	top: 50%;
	margin-top: -16px;
}
.price span {font-size:12px;}
.buy {position:absolute; bottom:15px; right:45px;}
.delivery {position:absolute; top:45px; right:10px; width:150px; text-align:center; font-style:italic; padding-right:5px;}
.infoart {float:left; padding-left:20px; width:510px;}
.infoart a {font-weight:bold;}
.infoart p {color: #666666; font-size:12px; margin:3px auto;}
.contactright {float:right; display:block; width:280px; margin-left:10px;}
.contactright  .btn {margin-right:30px;}
.contactleft {float:left; display:block; width:590px;}
.qr {
	width:350px;
	float:left;
	margin-left:20px;
	display:block;
}


.prew {display:block; clear:both; height:220px; position:relative;}
.prew  p {margin:0; width:460px; float:left; border-radius:3px; display:block;}
.prew img {padding-right:10px; height:200px;}
.prew span {font-weight:bold; padding-right:10px;} 
p.line1 {background:#f0f4f8; padding:3px 3px 3px 5px;}
p.line2 {padding:3px 3px 3px 5px;}
p.line3 {background:#f0f4f8; padding:3px 3px 3px 5px;}
.socbutton {margin-top:10px;}
p.inf {margin:5px; font-style:italic; font-variant: normal;}
p.inf {margin:5px; font-style:italic;}

.catitem {height:100px; border-bottom:1px solid #eee; display:block; width:100%;}
.catitem  img {float:left; display:block; border:1px solid #eee; margin-right:15px; margin-top:5px; width:80px; padding-top:5px;}
.catitem h6 {margin-top:3px;}
.pricepage {
	color:#000;
	font-size:30px;
	display:block;
	line-height:2.0em;
	height:45px;
}
.techpage { 
	padding:10px 10px 10px 20px;
	min-height:900px;
	height:100%;
	background:#fff;
	display:block;
	}
.knopka {
	position:absolute;
	bottom:15px;
	left:210px;
	}
	
.zayavka {
	margin:15px 15px 15px 0; 
	width:330px;  
	float:left; 
	display:block; 
	position:relative; 
	padding: 20px;
	border-radius: 0.3em;
border-width: 1px;
border-style: solid;
border-color: #888;
border-color: rgba(0, 0, 0, 0.3);
-webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.2);
box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.2);
color: #444;
color: rgba(0, 0, 0, 0.8);
background: #eee;
}

.zayavka input {
  width: 300px;
}
.zayavka textarea {
  width: 300px;
}
.help {margin-top:25px;}

.mainbox {width:210px; display:block; height:250px; float:left; margin:10px; padding:7px;}
.mainbox h4 {border-bottom:1px solid #dedede; font-size:14px;}

.news {
	margin:20px auto 15px;
	display:block;
	position:relative;
	padding:7px;  
	float:left; 
	padding:7px 7px 15px 7px;
	width:310px; 
	height:310px;
}
.news  h4 {text-align:center;}
.news ul li {padding:5px; margin-bottom:6px;}

.article {
	display:block;
	position:relative;
	margin:20px auto 15px;
	float:left; 
	padding:7px 7px 15px 7px;
	width:310px; 
	height:310px;
}
.article  h4{text-align:center;}
.article ul {list-style: square outside; padding-left:20px; }
.article ul li {padding-bottom:10px;}
.sertificat {
	display:block;
	position:relative;
	margin:20px auto 15px; 
	float:right; 
	padding:7px 7px 15px 7px;
	width:310px; 
	height:310px;
}
.sertificat h4{text-align:center; margin-top:8px;}
.sertificat ul li {padding:5px; }
.sertificat img {float:right; padding:5px;}


span.date {background:#0186BA; color:#fff; border-radius:3px; padding:2px 5px; margin-right: 10px;}
span.small a{position:absolute; font-size:11px; bottom:0; right:0; margin-right:5px; }

.best {display:block; clear:both; border-top:1px solid #eee; border-bottom:1px solid #eee; width:100%; height:210px; margin-top:20px;}

.nadezhnost {width:300px; margin:5px 20px 5px 0; height:170px; display:block; float:left;}
.nadezhnost h4  {margin-left:10px; background:url(images/kachestvo.png) no-repeat; padding:12px 0 0 50px; height:30px;}

.opt {width:300px; margin:5px 20px 5px 20px; height:170px; display:block; float:left;}
.opt h4  {margin-left:10px; background:url(images/calc.png) no-repeat; padding:12px 0 0 50px; height:30px;}

.garant {width:300px; margin:5px 0px 5px 20px; height:170px; display:block; float:left;}
.garant h4  {margin-left:10px; background:url(images/instrument.png) no-repeat; padding:12px 0 0 50px; height:30px;}

.striped tr:nth-child(odd){background:#f0f4f8;}
.striped .odd td{background:#f0f4f8;}
.striped tr:hover {background:#E0E1E0;}

table{
	border-collapse:collapse;
	border-spacing:0; 
	font-size:12px;
	max-width: 100%;
   	margin:0 0 2em;
	padding:0;
}

td,th{
	border:1px solid #dddddd;
	padding:.4em 10px;
	text-align:center;
}
th{
	background:#F0F4F8;
	border-bottom-width:2px;
	color:#363636;
}


td:first-child,td.first-child{
	text-align:left;
}

.descat {margin-bottom:15px;}

.serty  img{padding:10px;}

#back-top {
	position: fixed;
	bottom: 30px;
	right: 30px;
}
	
#back-top a {
	width: 108px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
 	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
	}
#back-top span {
	width: 30px;
	height: 30px;
	display: block;
	margin-bottom: 7px;
	background: #ddd url(images/up-arrow.png) no-repeat center center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	}
#back-top a:hover span {
	background-color: #777;
	}

.optovik {width:480px;}	
.optovik label {margin-left:10px; padding-bottom:5px;}
.optovik input {float:left; margin:7px;}
.optovik select {clear:right; margin:7px 0 7px 10px;}
.optovik textarea {margin-top:9px; height:120px; width:435px;}
.good {color:#0186BA;}

.products td {text-align:left; vertical-align:top; padding:10px;}
.products table {text-align:left; vertical-align:top;}

.spoiler_body {display:none; cursor:pointer;}
.newslist {margin:5px auto; padding:7px; border-bottom:1px solid #eee;}

.pricetable {display:block; clear:both; width:100%; }
.pricetable table {width:100%; margin:0 auto 18px; padding:5px;}
.pricetable tr:nth-child(odd){background:#f0f4f8;}
.pricetable .odd td{background:#f0f4f8;}

.socialcontact  {margin-bottom:20px; width:350px; float:left; margin-right:20px;}
.socialcontact p{border-bottom:1px solid #eee;  padding:3px 0 3px 3px;}
.socialcontact span img{padding-right:10px; margin-bottom:-7px; font-weight:bold;}

.contactdata   {margin-bottom:20px; width:350px; float:left; margin-right:20px;}
.contactdata p{border-bottom:1px solid #eee;  padding:3px 0 3px 3px;}
.contactdata strong {padding-right:10px; margin-bottom:-7px;}


.calc {margin:10px; display:block; clear:both; height:200px;}

.private {background: url(images/zamok.png) no-repeat center left; font-size:11px; margin:0; padding:0 0 0 40px;}
.qr {float:right; width:150px;}

.more {
float:right;
-webkit-appearance: none;
color: #fff;
text-decoration: none;
padding: 4px 7px;
position:absolute;
bottom:7px;
right:25px;
font-size: 14px;
font-weight: 700;
border-radius: 4px;
-webkit-border-radius: 5px;
cursor: pointer;
background: #0186BA;
border: 0;
box-shadow: 0 1px 1px #999;
}

.gazanaliz-zayavka {
width:450px;
overflow: hidden;
margin: 10px auto;
display: block;
position: relative;
background: #f0f4f8;
border: 1px solid #dddddd;
border-radius: 5px;
padding: 10px 70px;
box-shadow: 0 0 5px rgba(0,0,0,0.3);
}

.gazanaliz-zayavka h2 {margin-bottom:10px;}

.gazanaliz-zayavka button {float:right;}
.gaz-stroka {clear:both;}
.gaz-stroka select {float:right;}
.gaz-stroka input {float:right;}
.gaz-stroka  textarea {float:right; height:100px; width:430px; resize: none;}
.gaz-stroka {font-size:20px;}
.udacha  li{margin-left:35px; margin-bottom:7px; list-style-type:square;}
.sitemap li {margin-bottom:5px; border-bottom: 1px dotted #eee; padding:0 5px 5px 0; list-style-type:none;}
.qr img {width:150px; height:150px;}
.pricecat {position:absolute; bottom:45px; right:10px; color:#fff; padding:5px 10px; font-weight:bold; background:#0186BA; border-radius:3px;}
.pdf a{padding:10px 5px 5px 22px; background:url(images/pdf.png) center left no-repeat; border-bottom:1px dotted #dedede;}
.soput {display:block; padding:5px; margin:10px 0; }
.soput span{width:150px; border:1px solid #eee; height:200px; float:left; margin-right:15px; border-radius: 5px;}
.soput span:hover {border: 1px solid #b5c2c9;}
.soput img {clear:both;  width:140px;}
.soput a {text-align: center; display: block;margin: 5px auto;}
.thermobrest {font-size:18px; padding-top:20px;}
.thermobrest a{background:url(images/thermo.png) left center no-repeat; padding:5px 5px 5px 30px;}
.reit {margin-left:15px;}
.podbor {background:#F3F8FC; border:1px solid #e3e3e3; padding:5px; margin:5px 0; font-size:12px;}
.podbor p {margin-bottom:0;}
.podbor a:hover{color:red;}
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
textarea { resize:vertical;}

input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

label {
  margin-bottom: 5px;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  vertical-align: middle;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

input,
textarea,
.uneditable-input {
  width: 206px;
}

textarea {
  height: auto;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
     -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
       -o-transition: border linear 0.2s, box-shadow linear 0.2s;
          transition: border linear 0.2s, box-shadow linear 0.2s;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  *margin-top: 0;
  line-height: normal;
}

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}

select,
input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */

  line-height: 30px;
}

select {
  width: 220px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}

select[multiple],
select[size] {
  height: auto;
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.uneditable-input,
.uneditable-textarea {
  color: #999999;
  cursor: not-allowed;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
     -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
}

.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}

.uneditable-textarea {
  width: auto;
  height: auto;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}

.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px;
}

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}

.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}

.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}

.input-mini {
  width: 60px;
}

.input-small {
  width: 90px;
}

.input-medium {
  width: 150px;
}

.input-large {
  width: 210px;
}

.input-xlarge {
  width: 270px;
}

.input-xxlarge {
  width: 530px;
}

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}

.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}

input,
textarea,
.uneditable-input {
  margin-left: 0;
}

.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}

input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px;
}

input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px;
}

input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px;
}

input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px;
}

input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px;
}

input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px;
}

input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px;
}

input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px;
}

input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px;
}

input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px;
}

input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px;
}

input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px;
}

.controls-row {
  *zoom: 1;
}

.controls-row:before,
.controls-row:after {
  display: table;
  line-height: 0;
  content: "";
}

.controls-row:after {
  clear: both;
}

.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}

.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}

.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}

.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}

.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}

.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}

.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}

.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}

.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}

.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}

.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}

.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}

.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}

.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}

.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}

.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}

.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}

input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}

input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
     -moz-box-shadow: 0 0 6px #f8b9b7;
          box-shadow: 0 0 6px #f8b9b7;
}

.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}

.form-actions:before,
.form-actions:after {
  display: table;
  line-height: 0;
  content: "";
}

.form-actions:after {
  clear: both;
}

.help-block,
.help-inline {
  color: #595959;
}

.help-block {
  display: block;
  margin-bottom: 10px;
}

.help-inline {
  display: inline-block;
  *display: inline;
  padding-left: 5px;
  vertical-align: middle;
  *zoom: 1;
}

.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 0;
  white-space: nowrap;
  vertical-align: middle;
}

.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 14px;
}

.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}

.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}

.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}

.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}

.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}

.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}

input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */

  margin-bottom: 0;
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}

.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}

.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}

.btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  *background-color: #0044cc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9;
}

.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  *background-color: #f89406;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}

.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}

.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  *background-color: #bd362f;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}

.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}

.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  *background-color: #51a351;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}

.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}

.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  *background-color: #2f96b4;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}

.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}

.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  *background-color: #222222;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}

.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}

button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}

button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.btn-link {
  color: #0088cc;
  cursor: pointer;
  border-color: transparent;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.btn-link:hover,
.btn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}

.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  *margin-left: .3em;
  font-size: 0;
  white-space: nowrap;
  vertical-align: middle;
  *zoom: 1;
}

.btn-group:first-child {
  *margin-left: 0;
}

.btn-group + .btn-group {
  margin-left: 5px;
}

.btn-toolbar {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 0;
}

.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}

.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.btn-group > .btn + .btn {
  margin-left: -1px;
}

.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 14px;
}

.btn-group > .btn-mini {
  font-size: 10.5px;
}

.btn-group > .btn-small {
  font-size: 11.9px;
}

.btn-group > .btn-large {
  font-size: 17.5px;
}

.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 6px;
          border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
          border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}

.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
          border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
          border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
}

.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  *padding-top: 5px;
  padding-right: 8px;
  *padding-bottom: 5px;
  padding-left: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-group > .btn-mini + .dropdown-toggle {
  *padding-top: 2px;
  padding-right: 5px;
  *padding-bottom: 2px;
  padding-left: 5px;
}

.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}

.btn-group > .btn-large + .dropdown-toggle {
  *padding-top: 7px;
  padding-right: 12px;
  *padding-bottom: 7px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}

.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc;
}

.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}

.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}

.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}

.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}

.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}

.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}

.btn-large .caret {
  margin-top: 6px;
}

.btn-large .caret {
  border-top-width: 5px;
  border-right-width: 5px;
  border-left-width: 5px;
}

.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}

.dropup .btn-large .caret {
  border-bottom-width: 5px;
}

.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}

.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.btn-group-vertical > .btn + .btn {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
          border-radius: 4px 4px 0 0;
}

.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
          border-radius: 0 0 4px 4px;
}

.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
     -moz-border-radius: 6px 6px 0 0;
          border-radius: 6px 6px 0 0;
}

.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
     -moz-border-radius: 0 0 6px 6px;
          border-radius: 0 0 6px 6px;
}

.d-carousel ul li {
	background: none;
	background-color: #FFF;
	-webkit-box-shadow: 0px 1px 2px 0px #b7b7b7;
	-moz-box-shadow: 0px 1px 2px 0px #b7b7b7;
	box-shadow: 0px 1px 2px 0px #b7b7b7; 
	padding: 15px;
	width: 120px;
}

.jcarousel-direction-rtl {
	direction: rtl;
}

.d-carousel h4 {
	margin: 5px 0 5px 0;
}

.d-carousel .jcarousel-container {
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}

.d-carousel .jcarousel-item {
	width: 120px;
	height: 70px;
}

.d-carousel .jcarousel-container-horizontal {
	width: 810px;
	height: 145px;
	padding: 0 45px;
	margin:10px auto;
}

.d-carousel .jcarousel-item-horizontal {
	margin-left: 3px;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-right: 11px;
}

.d-carousel .jcarousel-next-horizontal {
	position: absolute;
	top: 35px;
	right: 0;
	margin-right: 3px;
	width: 15px;
	height: 28px;
	cursor: pointer;
	background: transparent url(images/blog-arrows.jpg) no-repeat top right;
}

.d-carousel .jcarousel-direction-rtl .jcarousel-next-horizontal {
	left: 5px;
	right: auto;
	background-image: url(images/blog-arrows.jpg);
}

.d-carousel .jcarousel-next-horizontal:hover {
	background-position: bottom right;
}

.d-carousel .jcarousel-prev-horizontal {
	position: absolute;
	top: 35px;
	left: 0;
	margin-left: 3px;
	width: 15px;
	height: 28px;
	cursor: pointer;
	background: transparent url(images/blog-arrows.jpg) no-repeat top left;
}

.d-carousel .jcarousel-direction-rtl .jcarousel-prev-horizontal {
	left: auto;
	right: 5px;
	background-image: url(images/blog-arrows.jpg);
}

.d-carousel .jcarousel-prev-horizontal:hover {
	background-position: bottom left;
}

.partners {position:relative;}

.list_carousel {
	background-color: #fff;
	margin: 0 auto 30px;
	width: 950px;
	
}
.list_carousel ul {
	margin: 20px 20px 0 20px;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	color: #999;
	text-align: center;
	width: 175px;
	height: 100px;
	padding: 0;
	display: block;
	float: left;
}

.prev {
	left:-15px;
	top:-35px;
	position: absolute;
}
.next {
	right:-15px;
	top:-35px;
	position: absolute;
}

.list_carousel img{
	filter: url(filters.svg#grayscale);
	filter: gray;
	-webkit-filter: grayscale(100%););
}
  
.list_carousel img:hover {  filter: none;
-webkit-filter: grayscale(0);}


.b-container{
    width:200px;
    height:150px;
    background-color: #ccc;
    margin:0px auto;
    padding:10px;
    font-size:30px;
    color: #fff;
}
.b-popup{
    width:100%;
    min-height:100%;
    background-color: rgba(0,0,0,0.5);
    overflow:hidden;
    position:fixed;
    top:0px;
}
.b-popup .b-popup-content{
    margin:40px auto 0px auto;
    width:100px;
    height: 40px;
    padding:10px;
    background-color: #c5c5c5;
    border-radius:5px;
    box-shadow: 0px 0px 10px #000;
}

.popup-box {
	position: absolute;
	border-radius: 5px;
	background: #fff;
	display: none;
	box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
	font-family: Arial, sans-serif;
	z-index: 9999999;
	font-size: 14px;
}

.popup-box img {margin:0 auto; display:block; text-align:center;}
.popup-box p {margin-bottom:5px;}

.popup-box .close {
	position: absolute;
	top: 0px;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	cursor: pointer;
	color: #434343;
	padding: 20px;
	font-size: 20px;
}

.popup-box .close:hover {
	color: #000;
}

.popup-box h2 {
	padding: 0;
	margin: 0;
	font-size: 18px;
	text-align:center;
}
.popup-box .top {
	padding: 20px;
}

.popup-box .bottom {
	padding: 20px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

#blackout {
	background: rgba(0,0,0,0.3);
	position: absolute;
	top: 0;
	overflow: hidden;
	z-index: 9999;
	left: 0;
	display: none;
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    z-index: 999;
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
    overflow: auto;
}
/* модальный блок */
.popup {
    top: 25%;
    left: 0;
    right: 0;       
    font-size: 14px;
    margin: auto;
    width: 85%;
    min-width: 320px;
    max-width: 600px;
    position: absolute;
    padding: 15px 20px;
    border: 1px solid #383838;
    background: #fefefe;
    z-index: 1000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    font: 14px/18px 'Tahoma', Arial, sans-serif;
    -webkit-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -moz-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -ms-box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    box-shadow: 0 15px 20px rgba(0,0,0,.22),0 19px 60px rgba(0,0,0,.3);
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
}
/* заголовки в модальном блоке */
.popup h2, .popup h3 {
    margin: 0 0 1rem 0;
    font-weight: 300;
    line-height: 1.3;
    color: #0186BA;
}

.popup p {font-size:16px; line-height:1.5;}
/* кнопка закрытия */
.close {
    top: 10px;
    right: 10px;
    width: 32px;
    height: 32px;
    position: absolute;
    border: none;
    cursor: pointer;
    outline: none;
	font-size:18px;
	text-decoration:none;

}
.close:before {
    color: rgba(255, 255, 255, 0.9);
    content: "X";
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
    transition: all 0.5s;
}

/* изображения в модальном окне */
.popup img {
    width: 300px;
	display:block;
    height: auto;
	margin:10px auto;
}

/* анимация при появлении блоков с содержанием */
@-moz-keyframes fade {
    from { opacity: 0; }
    to { opacity: 1 }
}
@-webkit-keyframes fade {
    from { opacity: 0; }
    to { opacity: 1 } 
}
@keyframes fade {
    from { opacity: 0; }
    to { opacity: 1 }
}

.achtung {border:1px solid #F10B0B; position:relative; clear:both; display:block; padding:10px 20px; text-align:center; font-weight:bold;}

.friday { background:#fff; padding-bottom:15px; margin-top:20px;}
.friday img {opacity:1; margin-left:0!important;}
.friday img:hover {opacity:0.8;}

.newline {width:100%; height:45px; position:fixed; top:0; z-index:100; background: #B70000;text-align:center; color:#ffff;}

.newline a {text-decoration:none; }
.newline:hover {opacity: 0.9;}
.newline:hover a {text-decoration:none;}
.newline a {color:#fff; font-size:18px; padding-top:12px; display:block; }
