

/* Start:/bitrix/templates/goskrepadaptive/components/ithive/offices.filter/.default/style.css?1497945392241*/
.block_e_phone {
	font-size: 16px;
	margin-bottom: 10px;
}
.block_e_phone span.block_e_phone_item{
	margin-right: 15px;
	margin-top: 5px;
	display: inline-block;
}
.block_e_phone span.block_e_phone_item_bold{
	font-weight: bold;
}
/* End */


/* Start:/bitrix/templates/goskrepadaptive/components/ithive/offices.list/.default/style.css?16110941542527*/
/*Где купить*/

#YMapsID {
width: 100%;
height:300px;
border:1px solid #aaa;
float:left;
}
.show_all {
display:block;
font-size: 12px;
position: absolute;
right: 5px;
top: 5px;
z-index: 1000;
}
.result_head{
 background-color:#eeeeee;
 text-align: center;
}
.dealer_invite {
margin:120px 50px 0 50px;
text-align:center;
font-size:16px;
line-height:18px;
display:none;
}
.shop_search {
color:#000;
font-size: 16xp;
}
.shop_search p {
margin:10px 0 5px 0;
font-weight:bold;
}
.shop_search_result {
/*margin:19px 0 0 0;
margin:9px 0 0 0;*/
margin-top:10px;
}

.margin-0-20-15-20 {
margin:10px 20px;
_margin:0 20px 5px 20px;
}

.scrollable {
height:auto;
overflow:auto;
}
table.odd_grey_body {
width:100%;
*width:880px;
border:1px solid #c0c0c0;
color:#000;
border-collapse:collapse;
font-family:inherit;
font-size:14px;
}

table.odd_grey_head {
width:100%;
_width:880px;
border:1px solid #c0c0c0;
color:#000;
border-collapse:collapse;
font-family:inherit;
font-size:14px;
font-weight:bold;
background-color:#c0c0c0;
height:33px;
margin-bottom: 0px;
}

table.odd_grey_body tr{
height:24px;
*height:18px;
}

table.odd_grey_body tr.odd{
background-color:#eeeeee;
}

table.odd_grey_body td {
padding:2px;
border:0px;
*height:18px;
}

table.odd_grey_body td.center {
text-align:center;
}

table.odd_grey_body tr.hover{
background-color:#f7a61b;
color: #fff;
cursor: pointer;
}

table.odd_grey_body tr.selected{
background-color:#f7a61b;
color: #fff;
cursor: pointer;
}

table.odd_grey_body a{
color:#406e96;
}

.send_mail {
height:10px;
width:14px;
padding:0 7px;
background:url(/images/mail_icon.gif) no-repeat;
text-decoration:none;
}

.map_shop_info {
margin-left:70px;
width:250px;
color:#000;
font-family: inherit;
_float:left;
_margin-left:10px;
}

html[xmlns*=""] .map_shop_info {float:none\9;]float:default}
html[xmlns*=""] .map_shop_info {margin-left:70px\9;]margin-left:default}

.map_shop_img {
float:left;
margin-right: 10px;
}

.map_shop_adress, .map_shop_anounce{
line-height:100%;
margin-bottom: 10px;
}

.map_shop_phone {
font-weight:bold;
margin-top:5px;
}

.map_shop_www {
margin-top:8px;
font-size:90%;
}

div.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}
.yandexnavi a{
    display: block;
}
.yandexnavi img {
    width: 45px;
    height: 45px;
}
@media (max-device-width: 480px){
	#filter_submit{
		margin-bottom: 20px;
	}
}
/* End */


/* Start:/bitrix/templates/goskrepadaptive/components/bitrix/form.result.new/contacts_feedback/style.css?1570631603235*/
.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/templates/goskrepadaptive/components/bitrix/form.result.new/contacts_feedback/images/icon_warn.gif);
}

.grecaptcha-badge {display: none;}
/* End */


/* Start:/bitrix/templates/goskrepadaptive/components/bitrix/main.userconsent.request/template1/user_consent.css?15374457293702*/
.main-user-consent-request a {
	cursor: pointer;
}

.main-user-consent-request-popup {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0,0,0,0.5);
	overflow: hidden;
	z-index: 9000;
}

.main-user-consent-request-popup-cont {
	min-height: 290px; /* loader magic */
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0 auto;
	padding: 20px;
	min-width: 320px;
	background: #fff;
	text-align: center;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow-y: auto;
}

.main-user-consent-request-popup-header {
	margin: 0 0 30px 0;
	color: #000;
	text-align: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	max-width: 260px;
}

.main-user-consent-request-popup-textarea-block {
	margin: 0 0 20px 0;
}

.main-user-consent-request-popup-buttons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.main-user-consent-request-popup-button {
	display: inline-block;
	height: 39px;
	margin: 10px 5px;
	padding: 0 18px;
	border: none;
	border-radius: 2px;
	color: #535c69;
	outline: none;
	vertical-align: middle;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: none;
	white-space: nowrap;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: background-color 0.2s linear, color 0.2s linear;
	transition: background-color 0.2s linear, color 0.2s linear;
	cursor: pointer;
}

.main-user-consent-request-popup-button-acc {
	background: #df001b;
	color: #fff;
}

.main-user-consent-request-popup-button-acc:hover {
	background: #d2f95f;
}

.main-user-consent-request-popup-button-rej {
	-webkit-box-shadow: inset 0 0 0 1px #a1a6ac;
	box-shadow: inset 0 0 0 1px #a1a6ac;
	background: none;
}

.main-user-consent-request-popup-button-rej:hover {
	background: #cfd4d8;
}

.main-user-consent-request-popup-text {
	padding: 5px 10px;
	width: 100%;
	height: 130px;
	border: 1px solid #999;
	background: #fff;
	box-sizing: border-box;
	outline: none;
	-moz-appearance: none;
}

/** LOADER **/
.main-user-consent-request-loader {
	position: relative;
	height: 100px;
	width: 100px;
	margin: 0 auto;
	-webkit-transform: translate(0, 50%);
	transform: translate(0, 50%);
}

.main-user-consent-request-path {
	stroke: #80868e;
	stroke-dasharray: 100, 200;
}

.main-user-consent-request-loader:before {
	content: '';
	display: block;
	padding-top: 100%;
}

.main-user-consent-request-circular {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: inherit;
	width: inherit;
	-webkit-animation: rotate 1s linear infinite;
	animation: rotate 1s linear infinite;
	-webkit-transform-origin: center center;
	transform-origin: center center;
}

.main-user-consent-request-path {
	stroke: #ccc;
	stroke-dasharray: 60, 200;
	stroke-dashoffset: 0;
	-webkit-animation: dash 1.5s ease-in-out infinite;
	animation: dash 1.5s ease-in-out infinite;
	stroke-linecap: round;
}

.main-user-consent-request-announce{
	cursor: pointer;
	color: #333;
	font-size:13px;
	line-height: 15px;
}

@keyframes rotate {
	100% {
		transform: rotate(360deg);
	}
}

@-webkit-keyframes rotate {
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@media (min-width: 1000px) {

	.main-user-consent-request-popup-cont {
		min-height: 400px;
		min-width: 640px;
	}

	.main-user-consent-request-popup-header {
		max-width: 590px;
	}

	.main-user-consent-request-popup-text {
		height: 240px;
	}
}
/* End */


/* Start:/bitrix/templates/goskrepadaptive/components/bitrix/form.result.new/contacts_calculate/style.css?1570632244704*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/bitrix/templates/goskrepadaptive/components/bitrix/form.result.new/contacts_calculate/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/templates/goskrepadaptive/components/bitrix/form.result.new/contacts_calculate/images/icon_warn.gif);
}

.grecaptcha-badge {display: none;}
/* End */
/* /bitrix/templates/goskrepadaptive/components/ithive/offices.filter/.default/style.css?1497945392241 */
/* /bitrix/templates/goskrepadaptive/components/ithive/offices.list/.default/style.css?16110941542527 */
/* /bitrix/templates/goskrepadaptive/components/bitrix/form.result.new/contacts_feedback/style.css?1570631603235 */
/* /bitrix/templates/goskrepadaptive/components/bitrix/main.userconsent.request/template1/user_consent.css?15374457293702 */
/* /bitrix/templates/goskrepadaptive/components/bitrix/form.result.new/contacts_calculate/style.css?1570632244704 */
