html.u-eip {
    padding-top: 0px !important;
}
#u-panel-holder .collapse {
    display: inline-block !important;
}
#uslovie label {
	padding:5px;
	margin-bottom:10px;
	color:#00a3d3;
}
#uslovie label:hover {
	background-color: #eee;
	cursor: pointer;
	color:#067357;
}
#reg_sale {
	text-align: center;
}
#uslovie span b, #reg_sale span b {
	color: #f00;
}
a.disabled {
	pointer-events: none;
	cursor: default;
}
.well h3 {
	margin-top:0px;
}
/* #uslovie span a {
	color:#00a3d3;
}
#uslovie span a:hover {
	color:#067357;
} */
body{
	overflow-y:scroll;
}
.mayrain .h2 {
	margin: 0px;
	padding:35px 0px 15px 0px;
	border-radius: 0;
	font-size: 18px;
	border-bottom: 1px solid #dddddd;
}
.mayrain {
	/* background-color: #f5f5f5; */
	/* background: url(/templates/mayrain/images/img/bg.png) repeat 0 0; */
	padding: 0px;
	margin: 0px;
	/* font-family: 'PT Sans'; */
	font-family: 'PT Sans', sans-serif;
	color: #686868;
}
.mayrain .term_pref {
	position: fixed;
	padding-top: 21px;
	right: 35px;
	top: 137px;
	border: 2px solid #fff;
	text-align: center;
	width: 70px;
	height: 70px;
	border-radius: 35px;
	background-color: #fc9f31;
	color: #fff;
	box-shadow: 0 0 15px rgba(252,159,49,1);
	z-index:100;
	font-weight: bold;
}
.mayrain .block {
	/* background: linear-gradient(to top, #2c2c2c, #676767); */
	/* background: linear-gradient(to top, #00a3d3, #44d0ab); */
	/* background: linear-gradient(to top, #57615e, #a0a0a0); */
	background-color: #57615e;
	border-bottom: 1px solid #000;
	padding: 5px 0px;
}
.mayrain .block a.tel {
	float: left;
	color: #fff;
	font-weight: bold;
	margin-top:5px;
	margin-bottom: 5px;
}
.mayrain .block a.tel:hover {
	text-decoration: none;
	cursor:default;
}
.mayrain .block .post {
	float: right;
	color: #fff;
	margin-top:5px;
	margin-bottom: 5px;
}
.mayrain .block .zareg {
	float: right;
	color: #fff;
	font-size:12px;
	padding:5px 10px;
	/* border: 1px solid #a0a0a0; */
	border: 1px solid #ddd;
	border-radius: 0px 5px 5px 0px;
}
.mayrain .block .vhod {
	float: right;
	color: #fff;
	font-size:12px;
	padding:5px 10px;
	/* border: 1px solid #a0a0a0; */
	border: 1px solid #ddd;
	/* border-right: 0px solid #a0a0a0; */
	border-right: 0px solid #ddd;
	border-radius: 5px 0px 0px 5px;
	margin-left:10px;
}
.mayrain .block .basket_info {
	float: right;
	color: #000;
	/* background: linear-gradient(to top, #ff641a, #fc9f31); */
	background: linear-gradient(to top, #ddd, #fff);
	font-size:12px;
	padding:5px 10px;
	/* border: 1px solid #fc9f31; */
	border: 1px solid #ddd;
	border-radius: 5px 5px 5px 5px;
}
@media (max-width: 440px) {
	.mayrain .block .basket_info {
		margin-top:10px;
	}
}
.mayrain .head {
	margin-top: 20px;
	background-color: #fff;
	padding: 20px 0px;
	/*box-shadow: 0 0 15px rgba(0,0,0,0.2);*/
	position: relative;
}
@media (max-width: 600px) {
	.mayrain #top_2 .head {
		/*height: 110px;*/
	}
	.mayrain #top_2 .head>a {
		text-align: center;
		display: block;
	}
}
.mayrain .head h1 {
	position: relative;
	color: #000;
	font-weight: normal;
	font-size:18px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e3e3e3;
	
}
@media (max-width: 600px) {
	.mayrain .head h1 {
		margin-top: 65px;
	}
}
/* .mayrain .head h1:after {
	position: absolute;
	right:0px;
	bottom:-18px;
	content: '';
	width: 37px;
	height: 37px;
	background: url('/img/disk.jpg') no-repeat;
	} */
.mayrain .head .nav_block {
	padding-left: 0px;
	list-style: none;
}
.mayrain .head .nav_block>li {
	position: relative;
	display: block;
	float: left;
	font-size:12px;
	padding:2px 6px;
	/*background-color: #e0e0e0;*/
	/* border: 1px dashed #e0e0e0; */
	margin-right:22px;
	/*border-radius: 5px;*/
}
.mayrain .head .nav_block>li:last-child:after {
	content: "";
}
.mayrain .head .nav_block>li:after {
	content: ">";
	position: absolute;
	top:3px;
	right:-15px;
}
.mayrain .head .nav_block>li:hover {
	background-color: #eee;
}
.mayrain .head .input-group {
	width: 230px;
	position: absolute;
	top:21px;
	right:52px;
}
@media (max-width: 600px) {
	.mayrain .head .input-group {
		top:71px;
	}
}
.mayrain .head .status {
	text-align: right;
	margin-bottom: 25px;
}
.mayrain .head .dropdown {
	position: absolute;
	top:20px;
	right:1px;
}
@media (max-width: 600px) {
	.mayrain .head .dropdown {
		top:70px;
	}
}
.mayrain .head .status b{
	font-size: 48px;
	color: #10a47c;
}
.mayrain .head .news_item .title {
	font-size: 20px;
	/* font-weight: bold; */
	/* padding: 10px 0px 5px 0px; */
	color: #00a3d3;
}
.mayrain .head .news_item .title span {
	font-size: 12px;
	color: #000;
	font-weight:bold;
}
.mayrain .head .news_item .descr {
	margin-bottom: 15px;
	color: #686868;
	font-size: 14px;
}
.mayrain .head .news_item img {
	padding:10px 0px;
}
.mayrain .index {
	margin-top: 20px;
	/*box-shadow: 0 0 15px rgba(0,0,0,0.2);*/
}
.mayrain .top_catalog a {
	display: block;
	/* margin-top: 20px; */
	/* text-align: center; */
	color: #686868;
	/* padding:10px 0px; */
	/* border: 1px dashed #686868; */
}
.mayrain .top_catalog a.inline {
	display: inline;
	color: #428bca;
}
.mayrain .top_catalog a:hover {
	/* background-color: #eee; */
}
.mayrain .top_catalog .news_item .title {
	font-size: 20px;
	/* font-weight: bold; */
	/* padding: 10px 0px 5px 0px; */
	color: #00a3d3;
}
.mayrain .top_catalog .news_item .title span {
	font-size: 12px;
	color: #000;
	font-weight:bold;
}
.mayrain .top_catalog .news_item .descr {
	margin-bottom: 15px;
	color: #686868;
	font-size: 14px;
}
.mayrain .top_catalog .news_item img {
	padding:10px 0px;
}
.mayrain .top_catalog .nav-tabs {
	border-top: 1px solid #dddddd;
}
.mayrain .top_catalog .nav-tabs li a {
	margin: 0px;
	padding:15px;
	border-top: 0px solid #dddddd;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #dddddd;
	border-radius: 0;
	font-size: 18px;
}
.mayrain .top_catalog .nav-tabs li.active a {
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #fff;
	color: #00a3d3;
}
.mayrain .top_catalog .nav-tabs li.active a:focus {
	border-top: 0px solid #dddddd;
}
.mayrain .top_catalog .nav-tabs li.active a:hover {
	border-top: 0px solid #dddddd;
}
.mayrain .top_catalog .all_action {
	display:inline;
	padding:6px 12px;
	border: 1px solid #00a3d3;
	color: #00a3d3;
}
.mayrain .top_catalog .act_item {
    /* height: 420px; */
	/* border-left: 2px solid #00a3d3; */
	/* border-right: 2px solid #bb2227; */
	margin-top:5px;
	position:relative;
}
.mayrain .top_catalog .a_block {
	margin-top: 0px;
	text-align: center;
	padding: 0px;
	border: 0px;
	text-decoration:none;
}
.mayrain .top_catalog .a_block:hover {
	background-color: #fff;
}
.mayrain .top_catalog .act_item img {
	margin:auto;
}
.mayrain .top_catalog .act_item div, .act_item_div {
	color:#bb2227;
	font-weight: bold;
	text-align:center;
}
.mayrain .top_catalog .act_item div {
	margin-bottom:30px;
}
.mayrain .top_catalog .act_item .act_icon {
	position: absolute;
	top:50px;
	right:0px;
	width: 70px;
	height: 40px;
	font-weight: normal;
	font-size: 10px;
	background-color: #bb2227;
	padding: 5px;
	color:#fff;
}
/* .mayrain .top_catalog .act_item .act_icon:after {
    content: "";
    display: block;
    width: 0; 
    height: 0;
    border-left: 10px solid #00a3d3;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent; 
    position: absolute;
    top: 0px;
    left: 40px;
} */
.mayrain .top_catalog .act_item .act_icon:before {
    content: "";
    display: block;
    width: 0; 
    height: 0;
    border-right: 10px solid #bb2227;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent; 
    position: absolute;
    top: 0px;
    right: 70px;
}
.mayrain .top_catalog .act_item p {
	font-size: 20px;
	/* font-weight: bold; */
	padding:5px 10px;
	/* background-color: #00a3d3; */
	color:#00a3d3;
	display:table-cell;
	height: 95px;
	vertical-align:middle;
}
.mayrain .top_catalog .act_item span {
	font-size: 40px;
	color:#000;
	margin-top: 20px;
	display:block;
	position:relative;
}
.mayrain .top_catalog .act_item span>span {
	font-size: 16px;
	color:#000;
	display:inline;
}
.mayrain .top_catalog .act_item span>span:after {
  content: '';
  position: absolute;
  top: 10px;
  left: -5px;
  right: 0;
  bottom: 0;
  width: 120%;
  height: 2px;
  background: red;
  transform: rotate(-10deg);
}

.mayrain .top_catalog .row.panel-body {
    padding: 0px;
}
.mayrain .top_catalog .my_razdel {
	position:relative;
	margin-top: 20px;
	padding:10px 0px 10px 20px;
	font-size: 18px;
	font-weight: bold;
	background: url('/img/line.png') no-repeat 0px 16px;
	/* color: #00a3d3; */
}
.mayrain .top_catalog .my_razdel.new {
	position: relative;
	margin-top: 5px;
	text-align: left;
	font-weight: normal;
	border: 0px;
	font-size: 16px;
	border-bottom: 1px solid #ccc;
	color: #000;
	padding-right:20px;
}
.mayrain .top_catalog .my_razdel.new:after {
    content: "";
    display: block;
    width: 0; 
    height: 0;
    border-top: 8px solid #00a3d3;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent; 
    position: absolute;
    bottom: 15px;
    right: 10px;
}
.mayrain .top_catalog .my_razdel span {
	/* background-image: linear-gradient(-70deg, #fff, #fff 30%, #00a3d3 30%, #00a3d3 70%, #fff 70%, #fff); */
}
.mayrain .top_catalog .brend a {
	margin: 0px;
	text-align: left;
	color: #686868;
	padding: 0px;
	border: 0px;
	display: inline;
}
.mayrain .top_catalog .brend img {
	margin-top: 20px;
	border: 2px solid #fff;
}
.mayrain .top_catalog .brend.new img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.mayrain .top_catalog .brend.new img:hover {
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	-o-filter: none;
	filter: none;
	filter: none;
}
.mayrain .top_catalog .act {
	background-color: #fff;
}
.mayrain .top_catalog .my_podrazdel {
	display: block;
	margin-top: 0px;
	text-align: left;
	padding:5px 10px 5px 10px;
	border: 0px;
	border-bottom: 1px solid #ccc;
	/* text-decoration: underline; */
	/* background: url('/templates/mayrain/images/pila2.png') no-repeat 8px -8px; */
}
.mayrain .top_catalog .my_podrazdel:hover {
	color: #00a3d3;
}
.mayrain .top_catalog .my_podrazdel.all {
	color: #428bca;
	text-decoration:none;
}
.mayrain .top_catalog .my_podrazdel.all span:before {
	content: "Свернуть ";
}
.mayrain .top_catalog .my_podrazdel.all.collapsed span:before {
	content: "Ещё ";
}
.mayrain .top_catalog .my_podrazdel.all:hover span {
	color: #2a6496;
	border-bottom: 1px dashed #2a6496;
}
/* .mayrain .top_catalog .my_podrazdel.first {
	border-top: 0px;
} */
.mayrain .top_catalog .col-md-3.col-sm-4.col-xs-12>.my_podrazdel:nth-child(2),
.mayrain .top_catalog .col-md-3.col-sm-4.col-xs-12>.my_podrazdel:nth-child(7),
.mayrain .top_catalog .col-md-3.col-sm-4.col-xs-12>.my_podrazdel:nth-child(12) {
	border-top: 0px;
}
.mayrain .img_block {
	margin-top: 20px;
	background-color: #fff;
	/* padding: 20px; */
	position: relative;
	/*box-shadow: 0 0 15px rgba(0,0,0,0.2);*/
}
.mayrain .video-icon {
	margin: auto;
	display: block;
	cursor: pointer;
}
.mayrain .price_block {
	/*margin-top: 20px;*/
	background-color: #fff;
	padding: 20px 0px;
	/*box-shadow: 0 0 15px rgba(0,0,0,0.2);*/
}
.mayrain .price_block .price {
	font-size: 50px;
	text-align: center;
	font-weight: bold;
	color:#000;
}
.mayrain .price_block .price span {
	position: relative;
}
.mayrain .price_block .price span .bonus {
	position: absolute;
	padding:3px;
	background-color: #eee;
	color:#000;
	border-radius:12px;
	font-size:12px;
	top:0px;
	left:100%;
	width: 24px;
	height: 24px;
	cursor: pointer;
}
.mayrain .price_block .price span .bonus:hover {
	background-color: #00a3d3;
	color:#fff;
}
.mayrain .price_block .price span>span {
	font-size: 22px;
	font-weight: normal;
}
.mayrain .price_block .price span>span:after {
  content: '';
  position: absolute;
  top: 14px;
  left: -5px;
  right: 0;
  bottom: 0;
  width: 120%;
  height: 2px;
  background: red;
  transform: rotate(-10deg);
}
.mayrain .price_block .basket {
	display: block;
	text-align: center;
	font-size: 18px;
	color:#fff;
	font-weight: bold;
	padding: 10px;
	background: linear-gradient(to top, #ff641a, #fc9f31);
	border-radius: 5px;
	
}
.mayrain .price_block input.basket {
	border:0px;
	width: 100%;
}
.mayrain .price_block .basket:hover {
	text-decoration: none;
}
/* .mayrain .price_block .info_shop {
	text-align: right;
	color:#428bca;
} */
/* .mayrain .price_block .info_shop:hover {
	color:#2a6496;
} */
.mayrain .price_block .info_shop a {
	border-bottom: 1px dashed #428bca;
	text-decoration: none;
}
/* .mayrain .price_block #collapseTwo {	
	margin-left:15px;
} */
.mayrain .price_block .parameter {
	list-style-type: none;
	margin-right:0px;
	padding-left:0px;
}
.mayrain .price_block .parameter li {
	border-bottom: 1px dashed #eee;
	padding:3px 0px 3px 0px;
}
.mayrain .price_block .parameter .right {
	float:right;
}
.mayrain .price_block .kolvo {
	position: relative;
	color: #00a3d3;
	font-weight: bold;
	padding: 0px 0px 10px 22px;
	/* background: url('/templates/mayrain/images/kolvo.png') no-repeat 0px 0px; */
}
.mayrain .price_block .none {
	position: relative;
	color: #b3b623;
	font-weight: bold;
	padding: 0px 0px 10px 22px;
	background: url('/templates/mayrain/images/none.png') no-repeat 0px 0px;
}
.mayrain .price_block .bron {
	float:right;
	color: #ff641a;
	font-weight: bold;
	background: url('/templates/mayrain/images/bron.png') no-repeat 0px 0px;
	padding: 0px 0px 0px 22px;
	cursor: pointer;
}
.mayrain .price_block .bron span {
	border-bottom: 0px dashed #ff641a;
}
.mayrain .price_block .bron:hover span {
	border-bottom: 1px dashed #ff641a;
}
/* .mayrain .items {
	margin-top: 20px;
	background-color: #fff;
	padding: 15px;
	box-shadow: 0 0 15px rgba(0,0,0,0.2);
}*/
.mayrain .items .h3_name {
	text-align: center;
	color: #000;
	font-weight: normal;
	font-size:14px;
	display: block;
	height:40px;
}
.mayrain .items .price {
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	color:#000;
	margin-bottom:10px;
}
.mayrain .items .basket {
	display: block;
	text-align: center;
	font-size: 12px;
	color:#fff;
	font-weight: bold;
	padding: 10px 0px;
	background: linear-gradient(to top, #ff641a, #fc9f31);
	border-radius: 5px;
}
.mayrain .options_sop {
	margin-top: 20px;
	background-color: #fff;
	padding: 20px;
	/*box-shadow: 0 0 15px rgba(0,0,0,0.2);*/
	text-align: center;
	/* font-weight: bold; */
	font-size: 14pt;
}
.mayrain .options_obj {
	margin-top: 20px;
	background-color: #fff;
	/* padding: 20px; */
	/*box-shadow: 0 0 15px rgba(0,0,0,0.2);*/
}
.mayrain .options_obj table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 2px;
}
.mayrain .options_obj th {
	padding: 10px;
	color:#fff;
	background-color: #777f85;
	/* background-color: #00a3d3; */
}
.mayrain .options_obj td {
	padding: 10px;
	background-color: #f3f3f3;
}
.mayrain .options_obj td {
	padding: 10px;
	background-color: #f3f3f3;
}
.mayrain .options_obj td:nth-child(even) {
	text-align: right;
}
.mayrain .options_obj td a {
	display: block;
	width: 100%;
	text-align: center;
}
.mayrain .options_obj td a img {
	margin-bottom:5px;
}
.mayrain .description {
	margin-top: 20px;
}
.mayrain .catalog {
	margin-top: 20px;
	/* background-color: #fff; */
	padding: 20px;
	/*box-shadow: 0 0 15px rgba(0,0,0,0.2);*/
}
.mayrain .catalog .row.block_item {
	position:relative;
}
.mayrain .catalog .row.block_item .act_icon, .mayrain .img_block .act_icon {
	position: absolute;
	top:10px;
	left:0px;
	width: 70px;
	height: 40px;
	font-weight: normal;
	font-size: 10px;
	background-color: #bb2227;
	padding: 5px;
	color:#fff;
	z-index:100;
}
 .mayrain .img_block .act_icon {
	left:20px;
 }
.mayrain .catalog .row.block_item .act_icon:after, .mayrain .img_block .act_icon:after {
    content: "";
    display: block;
    width: 0; 
    height: 0;
    border-left: 10px solid #bb2227;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent; 
    position: absolute;
    top: 0px;
    left: 70px;
}
.mayrain .catalog .price {
	font-size: 28px;
	text-align: center;
	font-weight: bold;
	color:#000;
	margin-bottom:10px;
}
.mayrain .catalog .basket {
	display: block;
	text-align: center;
	font-size: 14px;
	color:#fff;
	font-weight: bold;
	padding: 10px;
	background: linear-gradient(to top, #ff641a, #fc9f31);
	border-radius: 5px;
}
.mayrain .catalog .h3_name {
	font-weight: bold;
	font-size:16px;
	margin-bottom:5px;
}
.mayrain .catalog .h3_name a {
	color: #000;
}
.mayrain .catalog .kolvo {
	color: #14a378;
	font-weight: bold;
	padding: 0px 0px 10px 22px;
	background: url('/templates/mayrain/images/kolvo.png') no-repeat 0px 0px;
}
.mayrain .catalog .none {
	color: #b3b623;
	font-weight: bold;
	padding: 0px 0px 10px 22px;
	background: url('/templates/mayrain/images/none.png') no-repeat 0px 0px;
}
.mayrain .footer {
	margin-top: 30px;
	background-color: #777f85;
	/* background-color: #00a3d3; */
	padding: 20px 0px;
	color: #fff;
}
.mayrain .soputka h3 {
	color: #333;
}
.mayrain .soputka hr {
	margin: 0px;
}
.mayrain .footer .menu {
	/* height: 20px; */
	/* margin-bottom:15px; */
}
.mayrain .footer .menu a {
	margin-right:15px;
	color: #fff;
}
@media (max-width: 400px) {
	.mayrain .footer .menu a {
		display: block;
	}
}
.mayrain .footer .cop {
	text-align: right;
}
/* form	span {
	width: 250px;
	display: inline-block;
}
form label input {
	margin-right:15px;
	width: 400px;
} */
.mayrain .table .separate {
	background-color: #ddd;
}
form .form-group label.required:after {
	content: "*";
	color:red;
}
form .form-group #captcha_img {
	margin:5px 10px 5px 0px;
	border: 1px solid #cccccc;
}
.change-amount {
	width: 11px;
	display: inline-block;
	padding-left: 10px;
	position: relative;
}
.mayrain .basket .table td {
	text-align:right;
}
.mayrain .basket .table thead td {
	font-weight: bold;
}
.mayrain .basket .table td:first-of-type {
	text-align:left;
}
.mayrain .basket .table td:last-of-type {
	width: 50px;
	padding-right:0px;
}
.mayrain .btn.btn-default.glyphicon.glyphicon-search {
	top:0px;
}
.mayrain .bg-warning.text-warning {
	padding:15px;
}
div.basket .amount {
	width: 35px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	border-radius: 5px;
	font-weight: bold;
}
div.basket .top, div.basket .bottom {
	width: 11px;
	height: 7px;
	cursor: pointer;
	position: relative;
	display: block;
}
div.basket .bottom {
	top: 3px;
}
div.basket .summary {
	text-align: right;
	font-weight: bold;
	font-size: 32px;
}
div.basket .summary div.info {
	font-size: 14px;
}
div.basket .cart-buttons {
	margin-top: 20px;
	position: relative;
	/* text-align:right; */
}
div.basket .cart-buttons .btn-warning {
	margin-left: 10px;
}
.form-group input[type="radio"] {
	margin-right:5px;
}
.form-group label {
	font-weight: normal;
}
a.del {
	background: url(/templates/mayrain/images/icons.gif) no-repeat 0 -400px;
	padding: 6px 15px;
}
.steps-of-payment {
	margin-top: 10px;
	width: 100%;
}
.steps-of-payment td {
	padding: 0 15px;
	width: 20%;
	white-space: nowrap;
	line-height: 30px;
	font-size: 11px;
	font-weight: bold;
	color: #989898;
	text-align: center;
	background: #f5f5f5;
}
.steps-of-payment td a {
	text-decoration: none;
}
.steps-of-payment td.active {
	background: #d6e9f8;
	color: #767676;
}
.steps-of-payment td.complete {
	background: #d6e9f8;
}
.steps-of-payment td.result.active {
	background: #d6e9f8;	
	color: #767676;
}
.steps-of-payment td.result.incomplete {
	background: #f5f5f5;	
}
.steps-of-payment + form {
	width: 70%;
}
.steps-of-payment + form > h4, .empty-content {
	padding-top: 5px;
}
.mayrain .catalog_filter {
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
}
.mayrain .catalog_filter .buttons {
	text-align: center;
	margin-top: 15px;
}
.mayrain .catalog_filter .buttons input {
	width: 50%;
}
.mayrain .catalog_filter .slider.ui-widget-content {
	display: inline-block;
}
.mayrain .catalog_filter .slider {
	width: 95%;
}
.mayrain div.content form.catalog_filter div {
	padding: 0;
}

.mayrain .catalog_filter .range input:first-child{
	width: 45%;
}
.mayrain .catalog_filter .range span{
	width: 10%;
	display:inline-block;
	text-align:center;
}
.mayrain .catalog_filter .range input:last-child{
	width: 45%;
}
.mayrain .catalog_filter .range {
	margin-bottom: 10px;
}
.mayrain .catalog_filter .range .form-control {
	display: inline-block;
}
.mayrain .catalog_filter .field {
	margin: 0 auto;
	/* width: 210px; */
	/* white-space: nowrap; */
}
.mayrain .catalog_filter .field h3 {
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-size: 18px;
	margin-top: 10px;
}
.mayrain .catalog_filter .field div label {
	padding-right:8px;
	font-weight:normal;
}

.mayrain .catalog_filter .min {
	display:inline-block;
	width: 50%;
	text-align: left;
}

.mayrain .catalog_filter .max {
	display:inline-block;
	width: 50%;
	text-align: right;
}

.slider_group {
	text-align: center;
}
.mayrain .catalog_filter label.inactive {
	color: #999;
}
.mayrain .catalog_filter .field .data label {
	margin: 0;
}

.mayrain .catalog_filter .row {
	display: block;
	width: 100%;
	margin-left: 0px;
    margin-right: 0px;
	border-bottom: 1px solid #eee;
}
.mayrain .catalog_filter .row:hover {
	background-color: #fff;
}

.mayrain .catalog_filter .cell {
	display: block;
	padding: 10px 5px !important;
}
/* .mayrain .catalog_filter #show_result {
	position: absolute;
	left: -138px;
	top: 50px;
	width: 140px;
	display: none;
	border: 1px solid #fff;
	text-align: center;
}
.mayrain .catalog_filter #show_result:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-bottom: 6px solid #ce4705;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent; 
    position: absolute;
    top: 0px;
    right: 0px;
} */
.mayrain #collapseThree {
	overflow: hidden;
}
.mayrain #collapseThree .ui-widget-header {
	background: #ccc;
}
.mayrain .dopfiltr {
	text-align: right;
}
.mayrain .dopfiltr .btn-success {
	background-color: #00a3d3;
    border-color: #00a3d3;
	margin-left:10px;
}
.mayrain #myFiltersBlock .btn.visible-lg {
	background-color: #00a3d3;
    border-color: #00a3d3;
}
.mayrain .infoblock .item{
	padding: 10px 5px !important;
	position:relative;
	margin-left: 0px;
    margin-right: 0px;
	border-bottom: 1px solid #eee;
	text-align:center;
}
.mayrain .infoblock .item:hover{
	background-color: #fff;
}
.mayrain .infoblock .item .title {
	display:block;
	margin:0px 30px;
}
.mayrain .infoblock .item .first {
	position:absolute;
	top:5px;
	right:5px;
	background: url(/templates/mayrain/images/icons.gif) no-repeat 0 -400px;
	padding: 0px;
	width: 30px;
	height: 30px;
	margin:0px;
}
.mayrain .katalog_menu {
	margin: 0px 15px 5px 15px;
	display: inline-block;
	padding:5px 5px 5px 20px;
	background: url('/img/line.png') no-repeat 2px 8px;
}
.mayrain .katalog_menu.aktiv {
	background-color: #eee;
	pointer-events: none;
    cursor: default;
	color: #2a6496;
}
.mayrain .katalog_menu:hover {
	background-color: #eee;
}
.mayrain .katalog_menu_big {
	/* margin: 0px 15px 10px 15px; */
	margin-bottom: 20px;
	display: block;
	padding: 5px 5px 5px 5px;
	/* width: calc(20% - 30px); */
	width: 100%;
	height: 70px;
	text-align:center;
	vertical-align:middle;
	border: 1px solid #428bca;
	
}
.mayrain .katalog_menu_big:hover {
	border: 1px solid #00a3d3;
	background: url('/img/line.png') repeat-x left bottom;
	text-decoration: none;
	color: #00a3d3;
}
.mayrain .carousel {
    margin-bottom: 0px;
}
.mayrain .carousel .item {
    background-color: inherit;
}
.mayrain #carousel-analogi.carousel {
    height: auto;
}
.mayrain #carousel-analogi.carousel .item {
    height: auto;
	padding-bottom:10px;
}
.mayrain #carousel-analogi .carousel-control {
    width: 50px;
    color: #fc9f31;
}
.mayrain #carousel-soputka.carousel {
    height: auto;
}
.mayrain #carousel-soputka.carousel .item {
    height: auto;
	padding-bottom:10px;
}
.mayrain #carousel-soputka .carousel-control {
    width: 50px;
    color: #fc9f31;
}

/* bootstrap */
.mayrain .container-fluid>.row {
	margin-left: 0px;
	margin-right: 0px;
}
.mayrain .container-fluid{
	padding-left: 0px;
	padding-right: 0px;
}
.mayrain .carousel-indicators li {
    border: 1px solid #777f85;
}
.mayrain .carousel-indicators .active {
	background-color: #777f85;
}
.mayrain .carousel-control.left {
	background-image: none;
}
.mayrain .carousel-control.right {
	background-image: none;
}
/* /bootstrap */

.clear {
	border: medium none currentColor !important;
	clear: both !important;
	display: block !important;
	float: none !important;
	font-size: 0px !important;
	height: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
}
.ten {
	position:fixed;
	top:0px;
	left:0px;
	z-index:9000;
	width: 100%;
	height:100%;
	background-color: rgba(0, 0, 0, 0.8);
}
.ten>.fixed {
	position:fixed;
	z-index:9500;
	top:20%;
	width: 100%;
	text-align: center;
}
.ten>.fixed>div {
	display: inline-table;
	margin: 0px auto;
	padding: 30px;
	background-color: #fff;
	text-align: center;
}
.ten>.fixed>div>div {
	text-align: left;
	padding: 0px 5px;
	font-size: 14px;
	font-weight: normal;
}
.ten>.fixed>div>div>b {
	color: green;
	font-weight: bold;
}
.ten>.fixed span {
	padding: 10px 20px;
	margin: 0px 10px 0px 0px;
}
.ten>.fixed a {
	padding: 10px 20px;
	margin: 0px;
}
.ten>.video {
	position:fixed;
	z-index:9500;
	top:20%;
	left:20%;
	width: 60%;
	height:60%;
	text-align: center;
}
#ten_br #v_652 {
	display: none;
}
#ten_br.ten>.fixed input[type="submit"] {
	padding: 10px 20px;
	margin: 0px;
}
#ten_demp #v_652 {
	display: none;
}
#ten_demp.ten>.fixed input[type="submit"] {
	padding: 10px 20px;
	margin: 0px;
}

/* ********** */
/* registrate */
/* ********** */

#company_ak {
	width: 20px;
	height:20px;
	margin-left:10px;
	margin-bottom:30px;
	margin-top:10px;
	color:#00a3d3;
	display:block;
	float:left;
}
#company_ak_b {
	padding-top:10px;
	padding-left:35px;
	margin-bottom:40px;
	color:#00a3d3;
	display:block;
}
#v_636, #v_637, #v_638 {display: none;}
#company_ak[type="checkbox"]:checked ~ #v_636 {
	display: block;
}
#company_ak[type="checkbox"]:checked ~ #v_637 {
	display: block;
}
#company_ak[type="checkbox"]:checked ~ #v_638 {
	display: block;
}
#con_tab_profile div[id*="v_"] input {
	pointer-events: none;
	background: #eeeeee;
}
#con_tab_profile #company_ak {
	pointer-events: none;
	background: #eeeeee;	
}
.red {
	color: #f00;
}

.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}
.bs-callout.bs-callout-mr {
    border-left-color: #60b238;
}