/*** reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
table{border-collapse:collapse;border-spacing:0}
button,input,optgroup,select,textarea{font-family:inherit; /* 1 */font-size:100%; /* 1 */line-height:1.15; /* 1 */margin:0; /* 2 */}
button,input{overflow:visible;}
button,select{text-transform:none;}
button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;-moz-appearance:none;appearance:none;}

/*** base */
.cb{clear:both;height:1px;width:100%;}
.opacity50{filter:alpha(opacity=50);opacity:.5;}
.x{display:none;}
.noscroll{overflow:hidden;}
body{background-color:#fff;color:#000;font:15px Helvetica,Arial,sans-serif;}
a{color:#000;cursor:pointer;outline:none;text-decoration:none}
a:hover{color:#b9005c;text-decoration:none}
a u{border-bottom:1px solid #888;text-decoration:none;}
a:hover u{border-bottom:1px solid #b9005c;text-decoration:none;}
sup{font-size:smaller;vertical-align:super;}
sub{font-size:smaller;vertical-align:sub;}
b,strong{font-weight:bold;}
i,em{font-style:italic;}
.rouble{display:inline-block;position:relative;}
.rouble:before{content:"–";display:block;left:-1px;position:absolute;top:0.08em;}
.footnote{color:#666;font:italic 13px/120% Helvetica,Arial,sans-serif;margin:1em 0 0;}
.footnote a{color:#666;}

/*** layout ***/
/*
	w - wrapper
	h - header
	c - content
	m - menu
	a - article
	s - side
	f - footer

	360 = 20 + 280 + 20

	640 = 280 + 40 + 280

	width = 1234 = 252 + 25 + 692 + 28 + 237
	height = 36 + 100 + 26 + 30 + content + 50
*/

/* 1234 */
html{height:100%;margin:0;padding:0}
	body{height:100%;margin:0;min-width:1234px;padding:0}
		#w{margin:0;padding:0}
			#h{height:100px;margin:0;padding:0}
			#m{height:50px;margin:0 0 20px 0;padding:0}
			#c{margin:0;padding:0 0 99px 0}
				#s{float:left;margin:-60px 0 0 0;padding:0 25px 0 0;width:252px}
				#a{float:left;margin:0;padding:0 28px 0 0;width:692px}
				#b{float:left;margin:0;padding:0;width:237px}
		#f{height:100px;padding:0;min-width:1234px;margin:-99px 0 0 0;padding:0}
#w,#h,#m,#c,#s,#a,#b,#f{position:relative}
.box9{width:1234px;margin:0 auto;position:relative}

/* 640 */
@media only screen and (min-width:640px) and (max-width:1233px){
	body{min-width:620px;}
	/*#h{height:100px;}*/
	#c{padding:0 0 119px 0;}
	#m{float:none;margin:0;width:auto;height:auto;}
	#s{float:none;margin:0;width:auto;padding:0;}
	#a{float:none;width:auto;padding:0;}
	#b{width:auto}
	#f{min-width:auto;height:120px;margin:-119px 0 0 0;}
	.box9{width:620px;}
}

/* 360 */
@media only screen and (max-width:639px){
	body{min-width:360px;}
	#h{height:120px;}
	#m{float:none;margin:0;width:auto;height:auto;}
	#c{padding:0 0 159px 0;}
	#s{float:none;margin:0;width:auto;padding:0;}
	#a{float:none;width:auto;padding:0;}
	#b{float:none;margin:30px auto 5px auto;width:200px;}
	#f{min-width:auto;height:160px;margin:-159px 0 0 0;}
	.box9{width:340px;}
}


/*** archive ***/
.archive table{border-collapse:collapse;border-spacing:0;color:#333;font:15px Helvetica,Arial,sans-serif}
.archive table td{border:1px solid #ddd;padding:3px;text-align:left;vertical-align:top}
/** clearfix */
.clearfix:before,.clearfix:after{content:" ";display:table;}
.clearfix:after{clear:both;}
.clearfix{*zoom:1;}
/** noselect */
.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
/** breadcrumb */
.breadcrumb{color:#888;font:15px/140% Helvetica,Arial,sans-serif;margin:0 0 1.5em 0;}
.breadcrumb ol{}
.breadcrumb li{float:left;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.breadcrumb li::before{content:'»';display:inline;padding:0 4px;}
.breadcrumb li:first-child::before{display:none;}
.breadcrumb a{color:#000;font:15px/140% Helvetica,Arial,sans-serif;text-decoration:none;}
.breadcrumb a:hover{color:#b9005c;text-decoration:none;}
.breadcrumb a u{border-color:#888;}
.breadcrumb a:hover u{border-color:#b9005c;}
.breadcrumb li:last-child a{color:#888;}
.breadcrumb li:last-child a:hover{color:#888;}
.breadcrumb li:last-child a u{border:none;}
.breadcrumb li:last-child a:hover u{border:none;}
/** text **/
/* (editor) */
.nicEdit_text{color:#000;font:15px/140% Helvetica,Arial,sans-serif;margin:0 0 2em;}
.nicEdit_text h2,.nicEdit_text h2 *{color:#000;font:bold 23px/120% Helvetica,Arial,sans-serif;margin:15px 0 7px;}
.nicEdit_text h3,.nicEdit_text h3 *{color:#000;font:bold 20px/120% Helvetica,Arial,sans-serif;margin:15px 0 7px;}
.nicEdit_text h5,.nicEdit_text blockquote{color:#000;font:italic 16px Georgia;padding:20px 40px;position:relative;}
.nicEdit_text h5:before,.nicEdit_text blockquote:before{color:#a2a2a2;content:"\201C";display:block;font-size:80px;left:0;position:absolute;top:-8px;}
.nicEdit_text h6,.nicEdit_text h6 *{color:#000;font:italic 15px/140% Helvetica,Arial,sans-serif;margin:-.5px 0 1.5em;max-width:100%;}
.nicEdit_text a{text-decoration:underline;}
.nicEdit_text ul{list-style:disc outside none;margin:1em 0;}
.nicEdit_text ul li{margin:0 0 0 3em;}
.nicEdit_text ol{list-style:decimal outside none;margin:1em 0;}
.nicEdit_text ol li{margin:0 0 0 3em;}
.nicEdit_text img{display:block;margin:1em 0;max-width:100%;}
.nicEdit_text table{border-collapse:collapse;border-spacing:0;color:#000;font:15px/140% Helvetica,Arial,sans-serif,sans-serif;width:100%;}
.nicEdit_text table th{font-weight:bold;}
.nicEdit_text table td{border:1px solid #e0e0e0;padding:4px 8px;text-align:center;vertical-align:middle;}
.nicEdit_text table td:first-child{border-left:0;text-align:left;}
.nicEdit_text table td:last-child{border-right:0;}
.nicEdit_text table tr:first-child td{border-top:0;}
.nicEdit_text table tr:last-child td{border-bottom:0;}
.nicEdit_text hr{background-color:#fff;border:0;border-bottom:2px dashed #bbb;color:#fff;height:1px;margin:.4em 0}
/* (site) */
.text{color:#000;font:15px/140% Helvetica,Arial,sans-serif;}
.text h2,.text h2 *{color:#000;font:bold 23px/120% Helvetica,Arial,sans-serif;margin:15px 0 7px;}
.text h3,.text h3 *{color:#000;font:bold 20px/120% Helvetica,Arial,sans-serif;margin:15px 0 7px;}
.text h6,.text h6 *{color:#000;font:italic 15px/120% Helvetica,Arial,sans-serif;margin:-.5em 0 1.5em 0;max-width:436px}
.text blockquote{color:#000;font:italic 15px/140% Helvetica,Arial,sans-serif;padding:20px 20px 20px 40px;position:relative;}
.text blockquote:before{color:#888;content:"\201C";display:block;font-family:Georgia;font-size:80px;left:-4px;position:absolute;top:36px;}
.text a{text-decoration:underline;}
.text ul{list-style:disc outside none;margin:1em 0;}
.text ul li{margin:0 0 0 3em;}
.text ol{list-style:decimal outside none;margin:1em 0;}
.text ol li{margin:0 0 0 3em;}
.text .img{margin:1em 0;max-width:100%;}
.text img{max-width:100%;}
.text table{border-collapse:collapse;border-spacing:0;color:#000;font:15px/140% Helvetica,Arial,sans-serif,sans-serif;width:100%;}
.text table th{font-weight:bold;}
.text table td{border:1px solid #e0e0e0;padding:4px 8px;text-align:center;vertical-align:middle;}
.text table td:first-child{border-left:0;text-align:left;}
.text table td:last-child{border-right:0;}
.text table tr:first-child td{border-top:0;}
.text table tr:last-child td{border-bottom:0;}

/** modal */
.modal_blocker{background-color:rgba(0,0,0,.2);bottom:0;height:100%;left:0;overflow:auto;position:fixed;right:0;text-align:center;top:0;width:100%;z-index:800;}
.modal_blocker:before{content:'';display:inline-block;height:100%;margin-right:-1px;vertical-align:middle;}
.modal_blocker.modal_blocker_upper{background-color:rgba(0,0,0,.7);}
.modal{background:#fff;box-shadow:0 0 0 20px #fff;display:none;margin:60px 0;position:relative;text-align:left;vertical-align:middle;z-index:801;}
.modal_close{overflow:hidden;position:absolute;right:-8px;text-indent:24px;top:-8px;}
@media only screen and (max-width:639px){
	.modal{margin:20px 0 0 0;padding-top:20px;}
	.modal_close{overflow:hidden;position:absolute;right:-13px;text-indent:24px;top:-13px;}
}



/*** popup ***/
.popup_overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.75;display:none}
/*** x_popup ***/
.popup .iform{background-color:#fff;box-shadow:0 1px 5px -1px #555;padding:25px 25px 15px 25px;border-width:1px;border-style:solid;border-color:#b8b8b8 #b0b0b0 #a8a8a8 #b0b0b0}



/* zoom */

	.zoom {
		cursor: pointer;
	}

	.zoom_blocker {
		background-color: rgba(24, 24, 24, .9);
		background: linear-gradient(to bottom, rgb(24, 24, 24) 10%, rgba(24, 24, 24, .9) 25%, rgba(24, 24, 24, .9) 100%);
		bottom: 0;
		height: 100%;
		left: 0;
		overflow: auto;
		position: fixed;
		right: 0;
		top: 0;
		width: 100%;
		z-index: 3000;
	}

	.zoom_blocker::before {
		background: url(https://bulat-cheb.ru/i/zoom.gif) center no-repeat;
		bottom: 8px;
		content: '';
		display: block;
		left: 48px;
		position: absolute;
		right: 48px;
		top: 40px;
	}

	.zoom_pad {
		bottom: 8px;
		left: 48px;
		position: absolute;
		right: 48px;
		top: 40px;
	}

	.zoom_blocker img {
		bottom: 0;
		box-shadow: 0 1px 4px rgba(0, 0, 0, .5);
		display: block;
		left: 0;
		margin: auto;
		max-height: 100%;
		max-width: 100%;
		position: absolute;
		right: 0;
		top: 0;
	}

	.zoom_title {
		color: #fff;
		font: 17px/40px Helvetica,Arial,sans-serif;
		height: 40px;
		left: 56px;
		overflow: hidden;
		position: absolute;
		right: 56px;
		text-align: center;
		text-overflow: ellipsis;
		top: 0;
		white-space: nowrap;
	}

	.zoom_close {
		border-radius: 0 0 0 2px;
		overflow: hidden;
		position: absolute;
		right: 0;
		text-indent: 40px;
		top: 0;
	}

	.zoom_previous {
		background-color: rgba(0, 0, 0, .25);
		border-radius: 0 2px 2px 0;
		bottom: 0;
		left: 0px;
		margin: auto 0;
		overflow: hidden;
		position: absolute;
		text-indent: 40px;
		top: 0;
	}

	.zoom_next {
		background-color: rgba(0, 0, 0, .25);
		border-radius: 2px 0 0 2px;
		bottom: 0;
		margin: auto 0;
		overflow: hidden;
		position: absolute;
		right: 0px;
		text-indent: 40px;
		top: 0;
	}

	@media only screen and (max-width:639px) {

		.zoom_blocker {
			background-color: rgb(24, 24, 24);
			background: linear-gradient(to bottom, rgb(24, 24, 24) 10%, rgb(48, 48, 48) 25%, rgb(48, 48, 48) 100%);
		}

		.zoom_pad {
			bottom: 8px;
			left: 0;
			position: absolute;
			right: 0;
			top: 40px;
		}

		.zoom_title {
			font: 15px/40px Helvetica,Arial,sans-serif;
			height: 40px;
			left: 8px;
			right: 48px;
			text-align: left;
			top: 0;
		}

		.zoom_previous {
			bottom: 8px;
			opacity: .5;
			top: 48px;
		}

		.zoom_next {
			bottom: 8px;
			opacity: .5;
			top: 48px;
		}

	}

.adm_menu li.adm_menu_l2 > a > i, .adm_menu li.adm_menu_l1 > a > i{background-position:-638px 0;height:4px;width:7px}
.comment_service_menu a .comment_service_menu_blank{background-position:-667px 0;height:11px;width:11px}
.f_auth{background-position:-678px 0;height:12px;width:11px}
.f_auth:hover{background-position:-689px 0;height:12px;width:11px}
.shop_cart_list_quantity_remove, .shop_cart_notice p.shop_cart_notice_close a, .shop_request p.shop_request_close a, .shop_search_reset{background-position:-700px 0;height:13px;width:13px}
.comment_vote a.comment_vote_minus i{background-position:-713px 0;height:13px;width:13px}
.comment_vote a.comment_vote_minus_my i{background-position:-726px 0;height:13px;width:13px}
.shop_cart_list_quantity_minus, .shop_form_quantity_minus{background-position:-739px 0;height:13px;width:13px}
.shop_cart_list_quantity_plus, .shop_form_quantity_plus{background-position:-752px 0;height:13px;width:13px}
.shop_category_menu_minus{background-position:-765px 0;height:13px;width:13px}
.shop_category_menu_plus,.shop_filter_handler:after{background-position:-778px 0;height:13px;width:13px}
.comment_score_stars_empty .comment_score_star{background-position:-791px 0;height:13px;width:13px}
.comment_score_stars_wb .comment_score_stars_empty .comment_score_star{background-position:-804px 0;height:13px;width:13px}
.comment_score_stars_solid .comment_score_star{background-position:-817px 0;height:13px;width:13px}
.comment_score_stars_wb .comment_score_stars_solid .comment_score_star{background-position:-817px 0;height:13px;width:13px}
.comment_vote a.comment_vote_plus i{background-position:-830px 0;height:13px;width:13px}
.comment_vote a.comment_vote_plus_my i{background-position:-843px 0;height:13px;width:13px}
.note_audio ul li i, .pageblock_audio ul li i{background-position:-856px 0;height:14px;width:13px}
.note_audio ul li.active i, .pageblock_audio ul li.active i{background-position:-869px 0;height:14px;width:13px}
.shop_search_find{background-position:-882px 0;height:15px;width:15px}
.shop_filter_checkbox input[type="checkbox"] + label:before{background-position:-897px 0;height:15px;width:15px}
.shop_filter_checkbox input[type="checkbox"]:checked + label:before{background-position:-912px 0;height:15px;width:15px}
.shop_filter_checkbox input[type="radio"] + label:before{background-position:-927px 0;height:15px;width:15px}
.shop_filter_checkbox input[type="radio"]:checked + label:before{background-position:-942px 0;height:15px;width:15px}
.note_image ul li div.crop{background-position:-989px 0;height:16px;width:16px}
.note_image ul li div.crop:hover{background-position:-1005px 0;height:16px;width:16px}
.iform_audio_edit, .iform_photoalbum_edit{background-position:-1021px 0;height:16px;width:16px}
.iform_audio_edit:hover, .iform_photoalbum_edit:hover{background-position:-1037px 0;height:16px;width:16px}
.iform_audio_hide, .iform_photoalbum_hide, .adm_image_list a.hide, .note_audio div.hide, .note_image ul li div.hide, .file div.hide{background-position:-1053px 0;height:16px;width:16px}
.iform_audio_hide:hover, .iform_photoalbum_hide:hover, .adm_image_list a.hide:hover, .note_audio div.hide:hover, .note_image ul li div.hide:hover, .file div.hide:hover{background-position:-1069px 0;height:16px;width:16px}
.iform_audio_show, .iform_photoalbum_show, .adm_image_list a.show, .note_audio div.show, .note_image ul li div.show, .file div.show{background-position:-1117px 0;height:16px;width:16px}
.iform_audio_show:hover, .iform_photoalbum_show:hover, .adm_image_list a.show:hover, .note_audio div.show:hover, .note_image ul li div.show:hover, .file div.show:hover{background-position:-1133px 0;height:16px;width:16px}
.iform .iform_checkbox input[type="checkbox"] + label:before, .iform .iform_checkbox_2 label input[type="checkbox"] + span:before{background-position:-1149px 0;height:16px;width:16px}
.iform .iform_checkbox input[type="checkbox"]:checked + label:before, .iform .iform_checkbox_2 label input[type="checkbox"]:checked + span:before{background-position:-1165px 0;height:16px;width:16px}
.iform_select_cross{background-position:-1181px 0;height:16px;width:16px}
.iform_select_cross:hover{background-position:-1197px 0;height:16px;width:16px}
.iform_select_arrow{background-position:-1213px 0;height:16px;width:16px}
.iform_select_arrow:hover{background-position:-1229px 0;height:16px;width:16px}
.iform .iform_checkbox input[type="radio"] + label:before, .iform .iform_checkbox_2 label input[type="radio"] + span:before{background-position:-1245px 0;height:16px;width:16px}
.iform .iform_checkbox input[type="radio"]:checked + label:before, .iform .iform_checkbox_2 label input[type="radio"]:checked + span:before{background-position:-1261px 0;height:16px;width:16px}
.comment_service:after{background-position:-1277px 0;height:4px;width:16px}
.comment_service:hover:after{background-position:-1293px 0;height:4px;width:16px}
.adm_index_follow{background-position:-1309px 0;height:8px;width:16px}
.adm_index_nofollow{background-position:-1325px 0;height:8px;width:16px}
.adm_noindex_follow{background-position:-1341px 0;height:8px;width:16px}
.adm_noindex_nofollow{background-position:-1357px 0;height:8px;width:16px}
.shop_list_slider_previous i, .shop_brand_slider_previous i, .note_list_slider_previous i{background-position:-1373px 0;height:32px;width:16px}
.shop_list_slider_previous:hover i, .shop_brand_slider_previous:hover i, .note_list_slider_previous:hover i{background-position:-1389px 0;height:32px;width:16px}
.shop_list_slider_next i, .shop_brand_slider_next i, .note_list_slider_next i{background-position:-1405px 0;height:32px;width:16px}
.shop_list_slider_next:hover i, .shop_brand_slider_next:hover i, .note_list_slider_next:hover i{background-position:-1421px 0;height:32px;width:16px}
.iform_menu_pageblock_audio{background-position:-1437px 0;height:23px;width:23px}
.iform_menu_pageblock_file{background-position:-1460px 0;height:23px;width:23px}
.iform_menu_pageblock_photoalbum{background-position:-1483px 0;height:23px;width:23px}
.iform_menu_pageblock_imagetext{background-position:-1506px 0;height:23px;width:23px}
.iform_menu_pageblock_panorama{background-position:-1529px 0;height:23px;width:23px}
.iform_menu_pageblock_text{background-position:-1552px 0;height:23px;width:23px}
.iform_menu_pageblock_card,.iform_menu_pageblock_toc{background-position:-1575px 0;height:23px;width:23px}
.iform_menu_pageblock_video{background-position:-1598px 0;height:23px;width:23px}
.modal_close{background-position:-1669px 0;height:24px;width:24px}
.adm_panel_27 a.adm_panel_27_hide{background-position:-1693px 0;height:25px;width:25px}
.adm_panel_27 a.adm_panel_27_down{background-position:-1718px 0;height:25px;width:25px}
.adm_panel_27 a.adm_panel_27_copy{background-position:-1743px 0;height:25px;width:25px}
.adm_panel_27 a.adm_panel_27_edit{background-position:-1768px 0;height:25px;width:25px}
.adm_panel_27 a.adm_panel_27_create{background-position:-1793px 0;height:25px;width:25px}
.adm_panel_27 a.adm_panel_27_show{background-position:-1818px 0;height:25px;width:25px}
.adm_panel_27 a.adm_panel_27_up{background-position:-1843px 0;height:25px;width:25px}
.adm_panel_19 a.adm_panel_19_hide{background-position:-1696px -3px;height:19px;width:19px}
.adm_panel_19 a.adm_panel_19_down{background-position:-1721px -3px;height:19px;width:19px}
.adm_panel_19 a.adm_panel_19_copy{background-position:-1746px -3px;height:19px;width:19px}
.adm_panel_19 a.adm_panel_19_edit{background-position:-1771px -3px;height:19px;width:19px}
.adm_panel_19 a.adm_panel_19_create{background-position:-1796px -3px;height:19px;width:19px}
.adm_panel_19 a.adm_panel_19_show{background-position:-1821px -3px;height:19px;width:19px}
.adm_panel_19 a.adm_panel_19_up{background-position:-1846px -3px;height:19px;width:19px}
.comment_rating fieldset:not(:checked) > label:before{background-position:-1868px 0;height:26px;width:26px}
.comment_rating fieldset:not(:checked) > label:hover:before,.comment_rating fieldset:not(:checked) > label:hover ~ label:before, .comment_rating fieldset > input:checked ~ label:before{background-position:-1894px 0;height:26px;width:26px}
.f_facebook{background-position:-1920px 0;height:32px;width:32px}
.f_vkontakte{background-position:-1952px 0;height:32px;width:32px}
.f_instagram{background-position:-1984px 0;height:32px;width:32px}
.zoom_close{background-position:-2016px 0;height:40px;width:40px}
.zoom_previous{background-position:-2056px 0;height:40px;width:40px}
.zoom_next{background-position:-2096px 0;height:40px;width:40px}
.adm_menu li.adm_menu_l2 > a > i, .adm_menu li.adm_menu_l1 > a > i,.comment_service_menu a .comment_service_menu_blank,.f_auth,.f_auth:hover,.shop_cart_list_quantity_remove, .shop_cart_notice p.shop_cart_notice_close a, .shop_request p.shop_request_close a, .shop_search_reset,.comment_vote a.comment_vote_minus i,.comment_vote a.comment_vote_minus_my i,.shop_cart_list_quantity_minus, .shop_form_quantity_minus,.shop_cart_list_quantity_plus, .shop_form_quantity_plus,.shop_category_menu_minus,.shop_category_menu_plus,.shop_filter_handler:after,.comment_score_stars_empty .comment_score_star,.comment_score_stars_wb .comment_score_stars_empty .comment_score_star,.comment_score_stars_solid .comment_score_star,.comment_score_stars_wb .comment_score_stars_solid .comment_score_star,.comment_vote a.comment_vote_plus i,.comment_vote a.comment_vote_plus_my i,.note_audio ul li i, .pageblock_audio ul li i,.note_audio ul li.active i, .pageblock_audio ul li.active i,.shop_search_find,.shop_filter_checkbox input[type="checkbox"] + label:before,.shop_filter_checkbox input[type="checkbox"]:checked + label:before,.shop_filter_checkbox input[type="radio"] + label:before,.shop_filter_checkbox input[type="radio"]:checked + label:before,.note_image ul li div.crop,.note_image ul li div.crop:hover,.iform_audio_edit, .iform_photoalbum_edit,.iform_audio_edit:hover, .iform_photoalbum_edit:hover,.iform_audio_hide, .iform_photoalbum_hide, .adm_image_list a.hide, .note_audio div.hide, .note_image ul li div.hide, .file div.hide,.iform_audio_hide:hover, .iform_photoalbum_hide:hover, .adm_image_list a.hide:hover, .note_audio div.hide:hover, .note_image ul li div.hide:hover, .file div.hide:hover,.iform_audio_show, .iform_photoalbum_show, .adm_image_list a.show, .note_audio div.show, .note_image ul li div.show, .file div.show,.iform_audio_show:hover, .iform_photoalbum_show:hover, .adm_image_list a.show:hover, .note_audio div.show:hover, .note_image ul li div.show:hover, .file div.show:hover,.iform .iform_checkbox input[type="checkbox"] + label:before, .iform .iform_checkbox_2 label input[type="checkbox"] + span:before,.iform .iform_checkbox input[type="checkbox"]:checked + label:before, .iform .iform_checkbox_2 label input[type="checkbox"]:checked + span:before,.iform_select_cross,.iform_select_cross:hover,.iform_select_arrow,.iform_select_arrow:hover,.iform .iform_checkbox input[type="radio"] + label:before, .iform .iform_checkbox_2 label input[type="radio"] + span:before,.iform .iform_checkbox input[type="radio"]:checked + label:before, .iform .iform_checkbox_2 label input[type="radio"]:checked + span:before,.comment_service:after,.comment_service:hover:after,.adm_index_follow,.adm_index_nofollow,.adm_noindex_follow,.adm_noindex_nofollow,.shop_list_slider_previous i, .shop_brand_slider_previous i, .note_list_slider_previous i,.shop_list_slider_previous:hover i, .shop_brand_slider_previous:hover i, .note_list_slider_previous:hover i,.shop_list_slider_next i, .shop_brand_slider_next i, .note_list_slider_next i,.shop_list_slider_next:hover i, .shop_brand_slider_next:hover i, .note_list_slider_next:hover i,.iform_menu_pageblock_audio,.iform_menu_pageblock_file,.iform_menu_pageblock_photoalbum,.iform_menu_pageblock_imagetext,.iform_menu_pageblock_panorama,.iform_menu_pageblock_text,.iform_menu_pageblock_card,.iform_menu_pageblock_toc,.iform_menu_pageblock_video,.modal_close,.modal_close:hover,.modal_close,.adm_panel_27 a.adm_panel_27_hide,.adm_panel_27 a.adm_panel_27_down,.adm_panel_27 a.adm_panel_27_copy,.adm_panel_27 a.adm_panel_27_edit,.adm_panel_27 a.adm_panel_27_create,.adm_panel_27 a.adm_panel_27_show,.adm_panel_27 a.adm_panel_27_up,.adm_panel_19 a.adm_panel_19_hide,.adm_panel_19 a.adm_panel_19_down,.adm_panel_19 a.adm_panel_19_copy,.adm_panel_19 a.adm_panel_19_edit,.adm_panel_19 a.adm_panel_19_create,.adm_panel_19 a.adm_panel_19_show,.adm_panel_19 a.adm_panel_19_up,.comment_rating fieldset:not(:checked) > label:before,.comment_rating fieldset:not(:checked) > label:hover:before,.comment_rating fieldset:not(:checked) > label:hover ~ label:before, .comment_rating fieldset > input:checked ~ label:before,.f_facebook,.f_vkontakte,.f_instagram,.zoom_close,.zoom_previous,.zoom_next{background-image:url(https://bulat-cheb.ru/i/i10.png);background-repeat:no-repeat}
@media only screen and (max-width:639px){
.modal_close{background-position:-1621px 0;height:24px;width:24px}
.modal_close:hover{background-position:-1645px 0;height:24px;width:24px}
}
/** iform */
.iform{font:14px/16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;}

/** button */
button.iform_button,input.iform_button{background-color:rgba(0,0,0,.15);border-radius:6px;border:0;box-shadow:inset 0 -1px 0 rgba(0,0,0,.1);color:#000;cursor:pointer;font:16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:0;padding:7px 12px;text-shadow:0 1px 0 rgba(255,255,255,.5);}
button.iform_button:hover,input.iform_button:hover{background-color:rgba(0,0,0,.25);}
button.iform_button:active,input.iform_button:active{background-color:rgba(0,0,0,.35);box-shadow:inset 0 2px 0 rgba(0,0,0,.1);text-shadow:none;}
button.iform_button:disabled,input.iform_button:disabled{background-color:rgba(0,0,0,.133);color:rgba(0,0,0,.4);}
a.iform_button{background-color:rgba(0,0,0,.15);border-radius:6px;border:0;color:#000;display:block;float:left;font:16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:0;padding:5px 10px;text-decoration:none;text-shadow:0 1px 0 rgba(255,255,255,.5);}
a.iform_button:hover{background-color:rgba(0,0,0,.25);color:#000;text-decoration:none;}
/** checkbox */
.iform .iform_checkbox{line-height:20px;margin:6px 0;overflow:hidden;position:relative;}
.iform .iform_checkbox input{left:-9999px;position:absolute;top:0;}
.iform .iform_checkbox label{color:#888;cursor:pointer;display:inline-block;font:16px/20px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:0;padding:0 0 0 22px;}
.iform .iform_checkbox label:hover{color:#666;}
.iform .iform_checkbox label:before{content:'';display:block;height:16px;left:0;position:absolute;top:1px;width:16px;}
.iform .iform_checkbox input:checked + label{color:#000;}
.iform .iform_checkbox input:disabled + label{opacity:.5;}

.iform .iform_checkbox_2{line-height:20px;margin:6px 0;overflow:hidden;position:relative;}
.iform .iform_checkbox_2 label{cursor:pointer;display:inline-block;font:16px/20px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:0;}
.iform .iform_checkbox_2 label input{left:-9999px;position:absolute;top:0;}
.iform .iform_checkbox_2 label span{color:#888;display:inline-block;padding:0 0 0 22px;}
.iform .iform_checkbox_2 label span:hover{color:#666;}
.iform .iform_checkbox_2 label span:before{content:'';display:block;height:16px;left:0;position:absolute;top:1px;width:16px;}
.iform .iform_checkbox_2 label input:checked + span{color:#000;}

/** countdown */
.iform_countdown{height:1px;overflow:visible;position:relative;}
.iform_countdown div{background-color:rgba(187,187,187,.7);border-radius:0 0 0px 0px;color:#000;font:11px/10px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;left:1px;padding:0 4px 1px 4px;position:absolute;top:0;}
.iform_countdown div.overflow{color:#c00;}

/** gauge */
.iform_gauge{background-color:#fff;border:1px solid rgba(0,0,0,.266);box-shadow:inset 0 1px 1px rgba(0,0,0,.15);height:20px;padding:6px;}
.iform_gauge div{background-color:#999;color:#fff;font:16px/20px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;height:20px;outline:2px solid #999;text-align:center;text-shadow:0 -1px 0 #7a7a7a;}

/** height, width */
.iform_w1{width:16.6%;}
.iform_w2{width:33.3%;}
.iform_w3{width:50%;}
.iform_w4{width:66.6%;}
.iform_w5{width:83.3%;}
.iform_w6{width:100%;}
.iform_row .iform_w1{width:15%;}
.iform_row .iform_w2{width:32%;}
.iform_row .iform_w3{width:49%;}
.iform_row .iform_w4{width:66%;}
.iform_row .iform_w5{width:83%;}
.iform_row .iform_w6{width:100%;}
@media only screen and (max-width:639px){
	.iform_w1,.iform_w2,.iform_w3,.iform_w4,.iform_w5,.iform_w6{width:100%;}
	.iform_row .iform_w1,.iform_row .iform_w2,.iform_row .iform_w3,.iform_row .iform_w4,.iform_row .iform_w5,.iform_row .iform_w6{width:100%;}
}

.iform .h1{height:50px;}
.iform .h2{height:100px;}
.iform .h3{height:150px;}
.iform .h4{height:200px;}
.iform .w025{width:5%;}
.iform .w05{width:10%;}
.iform .w1{width:20%;}
.iform .w2{width:40%;}
.iform .w3{width:60%;}
.iform .w4{width:80%;}
.iform .w5{width:100%;}
.iform .iform_row .w1{width:18.4%;}
.iform .iform_row .w2{width:38.8%;}
.iform .iform_row .w3{width:59.2%;}
.iform .iform_row .w4{width:79.6%;}
.iform .iform_row .w5{width:100%;}
.iform .w0{white-space:nowrap;}
.iform .w40{width:40px}
.iform .w60{width:60px}
.iform .w80{width:80px}
.iform .w100{width:100px}
@media only screen and (max-width:639px){
	.iform .w025{width:100%;}
	.iform .w05{width:100%;}
	.iform .w1{width:100%;}
	.iform .w2{width:100%;}
	.iform .w3{width:100%;}
	.iform .w4{width:100%;}
	.iform .w5{width:100%;}
	.iform .iform_row .w1{width:100%;}
	.iform .iform_row .w2{width:100%;}
	.iform .iform_row .w3{width:100%;}
	.iform .iform_row .w4{width:100%;}
	.iform .iform_row .w5{width:100%;}
}

/* info */
.iform_info{color:#888;font:italic 13px/20px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:0;padding:2px 7px;}
.iform_info a{background-color:#ddd;border-radius:8px;color:#1a1a1a;cursor:pointer;display:inline-block;font:italic 13px/16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;padding:0 6px;text-decoration:none;text-shadow:0 1px 0 #eee;}
.iform_info a:hover{background-color:#ccc;color:#000;text-shadow:#eee 0 1px 0;}
.iform_info b{color:red;}

/** input */
.iform_input{background-color:#fff;border:1px solid rgba(0,0,0,.266);border-radius:0px;box-shadow:inset 0 1px 1px rgba(0,0,0,.15);color:rgba(0,0,0,.8);font:16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:0;padding:7px 6px 5px;}
.iform_input:disabled{background-color:rgba(136,136,136,.066);box-shadow:none;color:rgba(0,0,0,.533);}
.iform_input.iform_readonly{background-color:rgba(136,136,136,.066);box-shadow:none;color:rgba(0,0,0,.533);}
.iform_input:focus{box-shadow:0 0 0 3px rgba(34,34,34,.133);outline:none;}
select.iform_input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAJCAIAAABff4BmAAAABnRSTlMARwBwAEyv7uYjAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABBSURBVHgBjc2xDQAhDMXQbHfNDcNuDBhSIqMYvkzHU+Ibf95Wf84i39bK2c+kYLtZj1gYJLEySGBhkMDCIPeEoQVivz7PAnNu0gAAAABJRU5ErkJggg==') 100% 50% no-repeat;border-radius:0px;}
textarea.iform_input{display:block;resize:vertical;}

/** label */
.iform label{color:rgba(0,0,0,.533);display:block;font:14px/16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:4px 2px;}
.iform label.bad{color:red;}
.iform label b{color:red;}

/** line */
.iform_line{margin:0 14px 1em 0;}
.iform_sep{background-color:rgba(255,255,255,.5);border:none;border-top:1px solid rgba(0,0,0,.15);color:rgba(0,0,0,.15);height:1px;margin:24px -14px 24px 0;padding:0;}
.iform_spc{background-color:transparent;border:none;color:transparent;height:1px;margin:12px 0;padding:0;}

/** row, column, cell */
/*
	<form ... class="iform">
		<div class="iform_line">
			<label> ... </label>
			<div class="iform_row clearfix">
				<div class="iform_column w3">
					<div class="iform_cell"> ... </div>
				</div>
				<div class="iform_column w0">текст</div>
				<div class="iform_column w2">
					<div class="iform_cell"> ... </div>
				</div>
			</div>
		</div>
	</div>
*/
.iform_row{margin:0 -14px 0 0;}
.iform_column{float:left;line-height:30px;margin:0 2% 0 0;}
.iform_column:last-child{margin-right:0;}
.iform_cell{margin:0 14px 4px 0;}
.iform_cell input{width:100%}
.iform_cell input[type="radio"]{width:auto}
.iform_cell input[type="checkbox"]{width:auto}
.iform_cell textarea{width:100%}

/** select */
.iform_select{padding:0 14px 0 0;position:relative;}
.iform_cell.iform_select{margin-right:0;}
.iform_select:focus{box-shadow:0 0 0 3px rgba(34,34,34,.133);outline:none;}
.iform_select input{cursor:default;width:100%;}
.iform_select select{bottom:1px;left:0;position:absolute;top:1px;width:100%;z-index:-1}
.iform_select input:focus + select{bottom:auto;margin:-1px 0 0 0;top:100%;z-index:9999;}
.iform_select select:focus{background:#fff;bottom:auto;margin:-1px 0 0 0;top:100%;z-index:9999;}
.iform_select_arrow{cursor:pointer;position:absolute;right:6px;top:8px;}
.iform_select_cross{cursor:pointer;position:absolute;right:6px;top:9px;}
.iform_select_tags ul{list-style:none;margin:0;padding:0;}
.iform_select_tags li{background-color:#ddd;border-radius:12px;clear:both;color:#1a1a1a;cursor:default;float:left;font:16px/24px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:0 0 4px;padding:0 9px;}
.iform_select_tags span{display:block;float:left;text-shadow:#eee 0 1px 0;}
.iform_select_tags a{color:#999;cursor:pointer;display:block;float:left;font:14px/24px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;height:24px;margin:0 0 0 2px;padding:0 0 0 4px;text-decoration:none;text-shadow:#eee 0 1px 0;}
.iform_select_tags a:hover{color:#c00;text-decoration:none;}
.iform_select_tags_below ul{list-style:none;margin:0;padding:0;}
.iform_select_tags_below li{background-color:#ddd;border-radius:12px;clear:both;color:#1a1a1a;cursor:default;float:left;font:16px/24px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:4px 0 0;padding:0 9px;}
.iform_select_tags_below span{display:block;float:left;text-shadow:#eee 0 1px 0;}
.iform_select_tags_below a{color:#999;cursor:pointer;display:block;float:left;font:14px/24px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;height:24px;margin:0 0 0 2px;padding:0 0 0 4px;text-decoration:none;text-shadow:#eee 0 1px 0;}
.iform_select_tags_below a:hover{color:#c00;text-decoration:none;}

/** sunken */
.iform_sunken{background-color:rgba(0,0,0,.06);box-shadow:inset 0 1px 1px rgba(0,0,0,.15);padding:20px 20px 15px 20px;}

/** upload */
.iform_upload{float:left;margin-right:4px;overflow:hidden;position:relative;}
.iform_upload_file{border:none;cursor:pointer;font-size:199px;left:0;margin:0 0 0 -450px;opacity:0;position:absolute;top:-2px;}
.iform_upload_fake{background-color:rgba(0,0,0,.133);border-radius:6px;border:0;box-shadow:inset 0 -1px 0 rgba(0,0,0,.133);color:#000;display:inline-block;font:16px/18px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:0;padding:7px 12px;text-align:center;text-decoration:none;text-shadow:0 1px 0 rgba(255,255,255,.533);}
.iform_upload_fake:hover,.iform_upload_fake_hover{background-color:rgba(0,0,0,.2);display:inline-block;text-align:center;text-decoration:none;}
.iform_upload_fake:active{background-color:rgba(0,0,0,.266);box-shadow:inset 0 1px 0 rgba(0,0,0,.133);text-shadow:none;}
.iform_upload_size{color:#c00;float:left;font:14px/28px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;}

.iform .action{border-bottom:1px dashed rgba(0,0,0,.2);color:rgba(0,0,0,.6);cursor:pointer;font:italic 12px/26px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;text-decoration:none}
.iform .action:hover{border-bottom:1px dashed rgba(0,0,0,.8);color:rgba(0,0,0,.8);text-decoration:none}
.iform .box{background-color:#fff;border:1px solid #bbb;color:#000;margin:1px 0;padding:5px}


.iform_error{background-color:rgba(192,0,0,.1);border-radius:6px;box-shadow:inset 0 -1px 0 rgba(192,0,0,.05);color:#c00;display:table;font:16px/18px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin-bottom:18px;padding:9px 15px;text-shadow:0 1px 0 rgba(255,255,255,.5);}
.iform_error p{margin:0 0 0 12px;padding:3px 0;text-indent:-12px;}
.iform_error p b{font:bold 15px/18px Tahoma}
.iform_error a{color:#fff}
.iform_error a:hover{color:#eee}

.iform_local_error{background-color:rgba(192,0,0,.1);border-radius:4px;color:#c00;display:table;font:14px/16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:12px -14px 0 0;padding:8px 5px 8px 9px;position:relative;text-shadow:0 1px 0 rgba(255,255,255,.5);}
.iform_local_error a{color:#c00;text-decoration:underline;}
.iform_local_error::before{border-bottom:12px solid rgba(192,0,0,.1);border-left:10px solid transparent;content:'';left:12px;position:absolute;top:-12px;}
.iform_local_hint{background-color:rgba(64,64,64,.1);border-radius:4px;color:rgba(0,0,0,.8);display:table;font:14px/16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:12px -14px 0 0;padding:8px 5px 8px 9px;position:relative;text-shadow:0 1px 0 rgba(255,255,255,.5);}
.iform_local_hint::before{border-bottom:12px solid rgba(64,64,64,.1);border-left:10px solid transparent;content:'';left:12px;position:absolute;top:-12px;}
.iform_local_error + .iform_local_hint{margin-top:3px;}
.iform_local_error + .iform_local_hint::before{display:none;}

.iform .calendar{background-color:#fff;border:1px solid #bbb;box-shadow:inset 0 1px 1px #ddd;color:#333;font:13px/16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:0;padding:0}
.iform .calendar table{border-collapse:collapse;border-spacing:0}
.iform .calendar table td{font:13px/16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;text-align:right}
.iform .calendar table thead td{background-color:#eee;color:#000;font:bold 13px/16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;padding:4px;text-shadow:#fff 0 1px 0}
.iform .calendar table thead td span.iform .calendar_day_off{color:#c00}
.iform .calendar table tbody td{color:#333}
.iform .calendar table a{border:1px solid #fff;color:#000;cursor:pointer;display:block;font:13px/16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;height:16px;overflow:hidden;padding:2px;text-align:right;text-decoration:none;width:16px}
.iform .calendar table a:hover{border:1px solid #bbb}
.iform .calendar table a.calendar_other_months{color:#ccc}
.iform .calendar table a.calendar_other_months:hover{border:1px solid #eee}
.iform .calendar table a.calendar_selected{border:1px solid #c00}
.iform .calendar table a.calendar_selected:hover{border:1px solid #c00}
.iform .calendar table a.calendar_today{color:#c00}
.iform .calendar a.calendar_previous{cursor:pointer;display:block;height:28px;left:0;position:absolute;text-decoration:none;top:0;width:28px}
.iform .calendar a.calendar_previous i{border-bottom:6px solid #fff;border-right:6px solid #333;border-top:6px solid #fff;display:block;height:0;margin:8px 0 0 14px;width:0}
.iform .calendar a.calendar_previous:hover i{border-right:6px solid #c00}
.iform .calendar a.calendar_next{cursor:pointer;display:block;height:28px;position:absolute;right:0;text-decoration:none;top:0;width:28px}
.iform .calendar a.calendar_next i{border-bottom:6px solid #fff;border-left:6px solid #333;border-top:6px solid #fff;display:block;height:0;margin:8px 0 0 8px;width:0}
.iform .calendar a.calendar_next:hover i{border-left:6px solid #c00}
.iform .calendar h1{color:#888;font:bold 13px/28px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:0 28px;padding:0;text-align:center}
.iform .gallery_crop{background-color:#fff;border:1px solid #bbb;color:#333;font:13px/16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:0;padding:20px}
.iform .gallery_crop .ajax_loader{display:block;width:16px;height:11px;margin:80px}
.iform .tags{background-color:#fff;border:1px solid #bbb;box-shadow:inset 0 1px 1px #ddd;color:#000;font:16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:0;padding:2px 5px}
.iform .tags ul{list-style:none;margin:0;padding:0}
.iform .tags li{background-color:#ddd;border-radius:5px;color:#000;cursor:default;font:16px/24px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:2px;padding:0 5px}
.iform .tags li span{text-shadow:#eee 0 1px 0}
.iform .tags li a{color:#fff;cursor:pointer;display:block;float:right;font:16px/24px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;height:24px;margin:0 0 0 2px;padding:0 1px 0 4px;text-decoration:none;text-shadow:#bbb 0 -1px 0}
.iform .tags li a:hover{color:#c00;text-decoration:none;text-shadow:#eee 0 1px 0}
.iform .tags li.last{background-color:#fff;border:0;margin:2px;padding:0 5px}
.iform .tags li.last .fake{background-color:#fff;border:0;color:#000;font:16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:0;outline:none;padding:0;width:50px}
.iform .tags:focus,.iform .tags_focus{outline:3px solid #bbb}

.iform_popup{-webkit-box-shadow:0 1px 5px -1px #666;box-shadow:0 1px 5px -1px #666;left:0;position:absolute;top:0;z-index:9}
/** tab */
.iform h4{font:bold 18px/20px Helvetica,Arial,sans-serif;margin:2em 0 1em 0;}
.iform_tab{margin:2em 0 1em 0;overflow:hidden;}
.iform_tab ul{border-bottom:1px solid #bbb;height:29px;padding:0 12px;width:9999px;}
.iform_tab li{background-color:#eee;border:1px solid #bbb;border-bottom:1px solid #bbb;border-radius:6px 6px 0 0;color:#1a1a1a;cursor:pointer;float:left;font:16px/20px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;height:20px;margin:0 -1px 0 0;padding:4px 11px;transition:all ease .2s}
.iform_tab li.a{background-color:#fff;border:1px solid #bbb;border-bottom:1px solid #fff;cursor:default;}
/* menu */
.iform_menu{}
.iform_menu li{margin:10px 0}
.iform_menu a{font:16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;color:#333;text-decoration:none;display:block}
.iform_menu a:hover{color:#e00;text-decoration:none}
.iform_menu a u{border-bottom:1px solid #999;text-decoration:none}
.iform_menu a:hover u{border-bottom:1px solid #f78080;text-decoration:none}
.iform_menu i{display:inline-block;margin:2px 6px -8px 0}
/* audio */
.iform_audio{}
.iform_audio ul{font:16px/18px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif}
.iform_audio ul li{cursor:default;margin:4px 0}
.iform_audio_title{cursor:move;font:16px/18px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:0 0 0 42px}
.iform_audio_button{cursor:pointer;margin:0 2px 0 0;float:left}
.iform_audio_recent{background-color:#fff;box-shadow:0 1px 5px -1px #555;font:14px/16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;padding:21px 17px;border-width:1px;border-style:solid;border-color:#b8b8b8 #b0b0b0 #a8a8a8 #b0b0b0}
.iform_audio_recent div{max-width:500px;max-height:300px;overflow:scroll}
.iform_audio_recent ul{font:14px/16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif}
.iform_audio_recent ul a{display:block;color:#333;text-decoration:none;cursor:pointer;padding:4px 8px}
.iform_audio_recent ul a:hover{text-decoration:none;color:#333;background-color:#ddd}
.iform_audio_recent p{padding:4px 8px;font:14px/16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif}
.iform_audio_recent p a{color:#666;text-decoration:none;cursor:pointer;border-bottom:1px dashed #666}
.iform_audio_recent p a:hover{text-decoration:none;color:#333;border-bottom:1px dashed #333}
.iform_audio_upload{height:16px;margin:0 2px 0 9px;width:16px;float:left;background:url(https://bulat-cheb.ru/i/lf.gif) center no-repeat}
/* image */
.iform_photoalbum{}
.iform_photoalbum ul{}
.iform_photoalbum ul li{float:left;position:relative}
.iform_photoalbum ul img{display:block;left:0;position:absolute;top:0}
.iform_photoalbum ol{}
.iform_photoalbum ol li{position:relative;margin:0 0 1em 0}
.iform_photoalbum ol img{display:block}
.iform_photoalbum_button{top:-3px;cursor:pointer;position:absolute}
.iform_photoalbum_edit{left:-3px}
.iform_photoalbum_hide{right:-3px}
.iform_photoalbum_show{right:-3px}
.iform_photoalbum_recent{background-color:#fff;box-shadow:0 1px 5px -1px #555;font:14px/16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;padding:20px 12px 20px 20px;border-width:1px;border-style:solid;border-color:#b8b8b8 #b0b0b0 #a8a8a8 #b0b0b0}
.iform_photoalbum_recent div{width:500px;max-height:300px;overflow:scroll}
.iform_photoalbum_recent ul{list-style:none}
.iform_photoalbum_recent ul li{background-color:#ccc;float:left;height:40px;list-style:none;margin:0 8px 8px 0;position:relative;width:40px}
.iform_photoalbum_recent ul li.upload{background:url(https://bulat-cheb.ru/i/lz.gif) center no-repeat #000;float:left;height:40px;list-style:none;margin:8px 8px 0 0;position:relative;width:40px}
.iform_photoalbum_recent ul li img{cursor:pointer}
.iform_photoalbum_recent ul li:hover{background-color:#666}
.iform_photoalbum_recent p{font:14px/16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;padding:2px 0}
.iform_photoalbum_recent p a{color:#666;text-decoration:none;cursor:pointer;border-bottom:1px dashed #666}
.iform_photoalbum_recent p a:hover{text-decoration:none;color:#333;border-bottom:1px dashed #333}
.iform_photoalbum_title{cursor:move;font:16px/18px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:0 0 0 42px}
.iform_photoalbum_upload{height:16px;margin:0 2px 0 9px;width:16px;float:left;background:url(https://bulat-cheb.ru/i/lf.gif) center no-repeat}
/* table */
.iform_table table{background-color:#ccc;border-collapse:separate;border-spacing:1px;color:#000;font:15px/120% -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;width:100%}
.iform_table td{background-color:#fff;border:1px solid #fff;padding:4px;text-align:left;vertical-align:top;cursor:default}
.iform_table tbody td{height:1.5em}
.iform_table td.iform_table_selected{outline:1px solid #f00;border:1px solid #f00;background-color:#fff0f0;cursor:text}
.iform_table td.iform_table_active{outline:1px solid #f00;border:1px solid #f00;background-color:#fff}
.iform_table textarea{outline:0;border:0;padding:0;background-color:#fff;color:#000;font:15px/120% -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:0;display:block}
.iform_table_image{width:40px}
.iform_table_html{overflow-x:hidden}
.iform_table_upload{width:50px;height:50px;position:relative;overflow:hidden;border:1px dashed #ccc}
.iform_table_upload input{border:none;cursor:default;font-size:199px;left:0;margin:0 0 0 -450px;opacity:0;position:absolute;top:-2px}
.iform_table_upload img{width:50px;height:50px;display:block}
.iform_table td.iform_table_selected .iform_table_upload input{cursor:pointer}
.iform_table .iform_table_active>div{border:0 !important}
.iform_table .nicEdit_main{padding:0 !important}
/*.iform_table .nicEdit_panelContain{display:none !important}*/
/*** jcrop ***/
.jcrop-holder{-ms-touch-action:none;direction:ltr;text-align:left;}
.jcrop-vline,.jcrop-hline{background:#FFF url(https://bulat-cheb.ru/i/jcrop.gif);font-size:0;position:absolute;}
.jcrop-vline{height:100%;width:1px!important;}
.jcrop-vline.right{right:0;}
.jcrop-hline{height:1px!important;width:100%;}
.jcrop-hline.bottom{bottom:0;}
.jcrop-tracker{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;height:100%;width:100%;}
.jcrop-handle{background-color:#333;border:1px #EEE solid;font-size:1px;height:7px;width:7px;}
.jcrop-handle.ord-n{left:50%;margin-left:-4px;margin-top:-4px;top:0;}
.jcrop-handle.ord-s{bottom:0;left:50%;margin-bottom:-4px;margin-left:-4px;}
.jcrop-handle.ord-e{margin-right:-4px;margin-top:-4px;right:0;top:50%;}
.jcrop-handle.ord-w{left:0;margin-left:-4px;margin-top:-4px;top:50%;}
.jcrop-handle.ord-nw{left:0;margin-left:-4px;margin-top:-4px;top:0;}
.jcrop-handle.ord-ne{margin-right:-4px;margin-top:-4px;right:0;top:0;}
.jcrop-handle.ord-se{bottom:0;margin-bottom:-4px;margin-right:-4px;right:0;}
.jcrop-handle.ord-sw{bottom:0;left:0;margin-bottom:-4px;margin-left:-4px;}
.jcrop-dragbar.ord-n,.jcrop-dragbar.ord-s{height:7px;width:100%;}
.jcrop-dragbar.ord-e,.jcrop-dragbar.ord-w{height:100%;width:7px;}
.jcrop-dragbar.ord-n{margin-top:-4px;}
.jcrop-dragbar.ord-s{bottom:0;margin-bottom:-4px;}
.jcrop-dragbar.ord-e{margin-right:-4px;right:0;}
.jcrop-dragbar.ord-w{margin-left:-4px;}
.jcrop-light .jcrop-vline,.jcrop-light .jcrop-hline{background:#FFF;filter:alpha(opacity=70)!important;opacity:.70!important;}
.jcrop-light .jcrop-handle{-moz-border-radius:3px;-webkit-border-radius:3px;background-color:#000;border-color:#FFF;border-radius:3px;}
.jcrop-dark .jcrop-vline,.jcrop-dark .jcrop-hline{background:#000;filter:alpha(opacity=70)!important;opacity:.7!important;}
.jcrop-dark .jcrop-handle{-moz-border-radius:3px;-webkit-border-radius:3px;background-color:#FFF;border-color:#000;border-radius:3px;}
.solid-line .jcrop-vline,.solid-line .jcrop-hline{background:#FFF;}
.jcrop-holder img,img.jcrop-preview{max-width:none;}
/* jquery.ui */
.ui-helper-hidden{display:none}
.ui-helper-hidden-accessible{clip:rect(1px,1px,1px,1px);position:absolute!important}
.ui-helper-reset{border:0;font-size:100%;line-height:1.3;list-style:none;margin:0;outline:0;padding:0;text-decoration:none}
.ui-helper-clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden}
.ui-helper-clearfix{display:inline-block}
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix{height:1%}
.ui-helper-clearfix{display:block}
/* end clearfix */
.ui-helper-zfix{filter:Alpha(Opacity=0);height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}
.ui-state-disabled{cursor:default!important}
.ui-widget-overlay{background-color:#bbb;filter:Alpha(Opacity=66);height:100%;left:0;opacity:.66;position:absolute;top:0;width:100%}
.ui-widget{font-family:Arial;font-size:14px}
.ui-widget .ui-widget{font-size:1em}
.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial;font-size:1em}
.ui-widget-content{background-color:#fff;border:1px solid #b8bbbf;color:#333}
.ui-widget-content a{color:#333}
.ui-widget-header{background-color:#a03;border:1px solid #b8bbbf;color:#333;font-weight:700}
.ui-widget-header a{color:#333}
.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{background-color:#e2e6ec;border:1px solid #b8bbbf;color:#333;font-weight:400}
.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#333;text-decoration:none}
.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{background-color:#fff;border:1px solid #b8bbbf;color:#333;font-weight:400}
.ui-state-hover a,.ui-state-hover a:hover{color:#333;text-decoration:none}
.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{background-color:#fff;border:1px solid #b8bbbf;color:#333;font-weight:400}
.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#333;text-decoration:none}
.ui-widget :active{outline:none}
.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{background-color:#bbb;border:1px solid #bbb;color:#333}
.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#333}
.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{background-color:#fff0f0;border:1px solid #fff0f0;color:#c00}
.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#c00}
.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#c00}
.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}
.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{filter:Alpha(Opacity=70);font-weight:400;opacity:.7}
.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{background-image:none;filter:Alpha(Opacity=35);opacity:.35}
.ui-resizable{position:relative}
.ui-resizable-handle{display:block;font-size:.1px;position:absolute;z-index:99999}
.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}
.ui-resizable-n{cursor:n-resize;height:7px;left:0;top:-5px;width:100%}
.ui-resizable-s{bottom:-5px;cursor:s-resize;height:7px;left:0;width:100%}
.ui-resizable-e{cursor:e-resize;height:100%;right:-5px;top:0;width:7px}
.ui-resizable-w{cursor:w-resize;height:100%;left:-5px;top:0;width:7px}
.ui-resizable-se{bottom:1px;cursor:se-resize;height:12px;right:1px;width:12px}
.ui-resizable-sw{bottom:-5px;cursor:sw-resize;height:9px;left:-5px;width:9px}
.ui-resizable-nw{cursor:nw-resize;height:9px;left:-5px;top:-5px;width:9px}
.ui-resizable-ne{cursor:ne-resize;height:9px;right:-5px;top:-5px;width:9px}
.ui-selectable-helper{border:1px dotted #000;position:absolute;z-index:100}
.ui-draggable .ui-dialog-titlebar{cursor:move}
/* w */
.nicEdit_adm_image_list{background-color:#fff;height:200px;margin:0 10px;overflow:auto;padding:8px 0 8px 10px}
.nicEdit_adm_page_list{background-color:#fff;height:200px;margin:0 10px;overflow:auto;padding:10px}
.nicEdit_end{font:10px/10px Tahoma;height:10px;margin:0;padding:0}
.nicEdit_iform{margin:0}
.nicEdit_iform .nicEdit_adm_panel .adm_panel{margin:0}
.nicEdit_iform .nicEdit_line{background-color:#fff;margin:0 10px;padding:8px 10px 0}
.nicEdit_iform .nicEdit_button{background-color:#ddd;border:0;border-radius:3px;font:14px Arial;margin:8px 0;padding:4px 8px;text-shadow:0 1px 0 #eee}
.nicEdit_iform .nicEdit_button:active{background-color:#fff}
.nicEdit_iform .nicEdit_button:hover{background-color:#eee;color:#c00;text-shadow:0 1px 0 #fff}
.nicEdit_iform .upload{float:left;height:28px;margin-right:4px;overflow:hidden;position:relative}
.nicEdit_iform .upload_file{border:none;cursor:pointer;filter:alpha(opacity=0);font-size:199px;left:0;margin-left:-450px;opacity:0;position:absolute;top:0}
.nicEdit_iform .upload_fake{background-color:#ddd;border:0;border-radius:3px;font:14px Arial;margin:0;padding:4px 8px;text-shadow:0 1px 0 #eee}
.nicEdit_iform .upload_fake:hover,.iform .upload_fake_hover{background-color:#eee;color:#c00;text-shadow:0 1px 0 #fff}
.nicEdit_iform .upload_fake:active{background-color:#fff}
.nicEdit_iform .upload_size{color:#c00;float:left;font:12px/24px Tahoma}
.nicEdit_iform .nicEdit_input{background-color:#fff;border:1px solid #bbb;box-shadow:inset 0 1px 1px #ddd;color:#333;font:14px Arial;margin:0;padding:4px}
.nicEdit_iform .nicEdit_input:disabled{background-color:#f6f6f6;color:#444}
.nicEdit_iform .nicEdit_input:focus{outline:2px solid #bbb}
.nicEdit_iform .nicEdit_input:focus:not(*:root){outline:3px solid #bbb}
.nicEdit_iform .nicEdit_label{color:#333;font:14px Arial;margin:0 0 0 4px}
.nicEdit_iform label{color:#888;display:block;font:13px/15px Arial;margin:0 0 3px}
.nicEdit_iform label.bad{color:red}
.nicEdit_iform .nicEdit_source{background-color:#fff;border:1px solid #bbb;box-shadow:inset 0 1px 1px #ddd;color:#333;display:block;font:12px Courier;margin:0;padding:4px}
.nicEdit_iform .nicEdit_source:focus{outline:0}
.nicEdit_pane{background-color:#666;color:#fff;font:14px/16px Arial}
.nicEdit_title{color:#fff;font:14px/24px Arial;margin:0;padding:2px 10px;text-shadow:#444 0 -1px 0}
#c .box9{background-color:#fff}

/*** h ***/
#h .h_white{height:100px;}
#h h1{position:absolute;top:29px;left:0;width:252px;height:68px;background:url(https://bulat-cheb.ru/i/decor-20171127.png) -22px 0 no-repeat;overflow:hidden}
#h h1 i{position:absolute;top:68px}
#h .h_logo{display:block;position:absolute;top:15px;left:0;width:252px;height:68px;background:url(https://bulat-cheb.ru/i/decor-20171127.png) -22px 0 no-repeat;overflow:hidden}
#h .h_logo i{position:absolute;top:68px}
#h .h_title{position:absolute;top:38px;font:22px/27px Helvetica,Arial,sans-serif;color:#000;left:275px}
#h .h_contact{position:absolute;top:24px;font:18px/28px Helvetica,Arial,sans-serif;color:#000;right:0px;text-align:right;}
#h .h_contact a{display:block;float:left;}
#h .h_contact svg{display:block;margin:-1px 5px 1px 0;}
#h .h_cu{position:absolute;top:100px;font:18px/26px Helvetica,Arial,sans-serif;color:#000;left:13px}
#h .h_cu a{text-decoration:none;border-bottom:1px dashed #000;color:000}
#h .h_cu a:hover{text-decoration:none;border-bottom:1px dashed #009ee0;color:#009ee0}
@media only screen and (min-width:640px) and (max-width:1233px){
	#h .h_logo{top:16px;}
	#h .h_title{left:unset;top:49px;right:0;font:17px/18px Helvetica,Arial,sans-serif;position:absolute;text-align:right;width:320px;}
	#h .h_contact{font-size:18px;left:unset;right:0;top:16px;text-align:left;}
	#h .h_contact .h_contact_land{display:none;}
}
@media only screen and (max-width:639px){
	#h .h_logo{top:39px;left:44px;}
	#h .h_title{display:none;position:absolute;top:38px;font:20px/22px Helvetica,Arial,sans-serif;color:#000;left:0;}
	#h .h_contact{top:6px;left:51px;text-align:left;}
	#h .h_contact .h_contact_land{display:none;}
}

/*** m ***/
.m_mobile_buttons{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.m_mobile_buttons label{width:47%}

#m .box9{background-color:#eeeeeeaa;height:50px;}
#m .m_menu{padding:10px 0 0 0;}
#m .m_menu_checkbox{display:none;}
#m .m_menu_handler{display:none;}
.m_menu_mobile_handler{display:none;}
#m .m_menu_overlay{display:none;}
#m .m_menu_scrollframe{height:100%;overflow:hidden;position:relative;width:100%;}
#m .m_menu_scrollframe::before{background:linear-gradient(180deg,rgba(255,255,255,1) 0%,rgba(255,255,255,.25) 100%);content:'';display:block;height:20px;left:0;position:absolute;right:0;top:0;z-index:2;}
#m .m_menu_scrollbox{height:100%;overflow-y:scroll;padding:0 20px 0 0;width:100%;}
#m .m_menu_container{margin-left:277px;}
.m_menu_container .m_menu_mobile_handler_close{display:none;}

#m .m_menu li{float:left}
#m .m_menu a{color:#000;display:block;font:16px/30px Helvetica,Arial,sans-serif;height:29px;margin:0 5px 0 0;padding:0 7px;text-decoration:underline}
#m .m_menu a:hover{color:#009ee0;text-decoration:underline}
#m .m_menu a.a{background-color:#e2007a;color:#fff;cursor:default;text-decoration:none}
#m .m_menu a.a:hover{background-color:#008EC3;color:#fff;cursor:default;text-decoration:none}
#m .m_menu a.h,#m .m_menu a.h:hover{background-color:#008EC3;color:#fff;text-decoration:underline}
#m .m_price{position:absolute;top:4px;font:18px/24px Helvetica,Arial,sans-serif;color:#000;left:7px}
#m .m_price a{color:#B9005C;text-decoration:underline}
#m .m_price a:hover{color:#009ee0;text-decoration:underline}

/*** a ***/
#a h1{color:#000;font:700 24px/140% Helvetica,Arial,sans-serif;margin:0 0 .75em}
#a h1.a_tab{margin:.75em 0 .75em 0;}
#a h1.a_tab a{color:#888;cursor:pointer;border-bottom:1px dashed #888;margin:0 10px 0 0;text-decoration:none;white-space:nowrap;}
#a h1.a_tab a:hover{color:#000;border-bottom:1px dashed #000;text-decoration:none;}
#a h1.a_tab a.a{color:#000;border-bottom:0;}
#a h1.a_tab a.a:hover{color:#000;border-bottom:0;}

/*** b ***/
.b_vendor{display:block;text-decoration:none;width:195px;margin:11px 0 15px 0;overflow:hidden;position:relative}
.b_vendor span{position:absolute;top:200px}
@media only screen and (max-width:1233px){
	#m .box9{background-color:unset;height:auto;}
	#m .m_menu{left:0;top:0;padding:0;position:relative;}
	#m .m_menu li{float:none;}
	#m .m_menu a{margin:5px 0;text-align:center;}
	#m .m_menu a.a{background-color:#fff;color:#e2007a;}
	#m .m_menu a.a:hover{background-color:#fff;color:#008EC3;}
	#m .m_menu a.h,#m .m_menu a.h:hover{background-color:#fff;color:#008EC3;}
	#m .m_menu_handler{background-color:#00aeed;border-radius:0;color:#fff;cursor:pointer;display:none;font:700 17px/40px Helvetica,Arial,sans-serif;height:40px;letter-spacing:1px;text-align:center;text-transform:uppercase;}
	.m_menu_mobile_handler{background-color:#00aeed;border-radius:0;color:#fff;cursor:pointer;display:inline-block;font:700 17px/40px Helvetica,Arial,sans-serif;height:40px;letter-spacing:1px;text-align:center;text-transform:uppercase;}
	#m .m_menu_handler:hover,.m_menu_mobile_handler:hover{color:#000;}
	#m .m_menu_handler::before{content:'';display:inline-block;margin:0 10px 2px 0;vertical-align:middle;}
	.m_menu_mobile_handler::before{content:'';display:inline-block;margin:0 10px 2px 0;vertical-align:middle;}
	#m .m_menu_overlay{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1;}
	#m .m_menu_container{border:1px solid #e0e0e0;border-radius:0;display:none;margin-left:0;padding:10px 10px 15px 10px;}
	#m .m_menu_checkbox:checked ~ .m_menu_handler{background-color:#00aeed;border-radius:0;}
	#m .m_menu_checkbox:checked ~ .m_menu_mobile_handler{background-color:#00aeed;border-radius:0;}
	#m .m_menu_checkbox:checked ~ .m_menu_container {
		background-color: #fff;
		bottom: 0;
		display: block;
		height: auto;
		left: 0;
		margin: 0;
		position: fixed;
		right: 0;
		top: 54px;
		width: auto;
		z-index: 1000;
	}
	#m .m_menu_checkbox:checked ~ .m_menu_container .m_menu_mobile_handler_close{
		display: block;
		height: 32px;
		margin: 0 10px;
		padding: 6px;
		position: absolute;
		right: 10px;
		width: 32px;
	}
	#m .m_menu_checkbox:checked ~ .m_menu_container .m_menu_mobile_handler_close svg{
		height: 32px;
		stroke: #666;
		width: 32px;
	}
}
@media only screen and (min-width:640px) and (max-width:1233px){
	.b_vendor{float:left;}
}
@media only screen and (max-width:639px){
}

.welcome_vendor{text-align:center;line-height:80px;}
.welcome_vendor a{display:inline-block;margin:10px 40px;overflow:hidden;position:relative;vertical-align:middle;}
.welcome_vendor a span{position:absolute;top:200px}
.welcome_vendor_epson{height:80px;background:url(https://bulat-cheb.ru/i/vendor.png) 0 -43px no-repeat;width:155px;}
.welcome_vendor_oce{height:81px;background:url(https://bulat-cheb.ru/i/vendor.png) 0 -123px no-repeat;width:178px;}
.welcome_vendor_konica_minolta{height:67px;background:url(https://bulat-cheb.ru/i/vendor.png) 0 -204px no-repeat;width:115px;}
.welcome_vendor_kyocera{height:50px;background:url(https://bulat-cheb.ru/i/vendor.png) 0 -271px no-repeat;width:170px;}
/*.welcome_vendor_samsung{height:42px;background:url(https://bulat-cheb.ru/i/vendor.png) 0 -321px no-repeat;width:195px;}*/
.welcome_vendor_oki{height:27px;background:url(https://bulat-cheb.ru/i/vendor.png) 0 -363px no-repeat;width:98px;}
.welcome_vendor_ricoh{height:24px;background:url(https://bulat-cheb.ru/i/vendor.png) 0 -390px no-repeat;width:130px;}
.welcome_vendor_brother{height:48px;background:url(https://bulat-cheb.ru/i/vendor.png) 0 -414px no-repeat;width:161px;}
/*.welcome_vendor_sensient{height:40px;background:url(https://bulat-cheb.ru/i/vendor.png) 0 -462px no-repeat;width:195px;}*/
.welcome_vendor_xerox{height:42px;background:url(https://bulat-cheb.ru/i/vendor.png) 0 -502px no-repeat;width:148px;}
.welcome_vendor_sharp{height:20px;background:url(https://bulat-cheb.ru/i/vendor.png) 0 -544px no-repeat;width:131px;}
.welcome_vendor_canon{height:27px;background:url(https://bulat-cheb.ru/i/vendor.png) 0 -564px no-repeat;width:116px;}
.welcome_vendor_hp{height:58px;background:url(https://bulat-cheb.ru/i/vendor.png) 0 -591px no-repeat;width:136px;}
.welcome_vendor_lexmark{height:35px;background:url(https://bulat-cheb.ru/i/vendor.png) 0 -649px no-repeat;width:134px;}
.welcome_vendor_lomond{height:34px;background:url(https://bulat-cheb.ru/i/vendor.png) 0 -696px no-repeat;width:166px;}

.b_deal{margin:33px 0}
.b_deal_1{background-color:#e2007a;color:#fff;font:20px/24px Helvetica,Arial,sans-serif;padding:11px 10px}
.b_deal_2{background-color:#fe0;color:#000;font:14px/17px Helvetica,Arial,sans-serif;padding:8px 10px}
.b_deal_3{background-color:#fe0;color:#000;font:bold 18px/22px Helvetica,Arial,sans-serif;padding:0 10px 8px 10px}
.b_deal_4{background-color:#009ee0;color:#fff;font:32px/38px Helvetica,Arial,sans-serif;padding:8px 10px}
@media only screen and (min-width:640px) and (max-width:1233px){
	.b_deal{margin:73px 0 33px 0}
}

/*** f ***/
#f .f_copy{color:#000;font:14px/140% Helvetica,Arial,sans-serif;left:26px;position:absolute;top:35px}
#f .f_auth{background:url(https://bulat-cheb.ru/i/i3.png) -1519px 0 no-repeat;border:0;display:block;height:12px;left:11px;overflow:hidden;position:absolute;text-decoration:none;top:38px;width:11px}
#f .f_auth b{left:0;position:absolute;top:12px}
#f .f_auth:hover{background-position:-1530px 0;text-decoration:none}
.volinpetrova_made{position:absolute;top:73px;right:10px}
@media only screen and (min-width:640px) and (max-width:1233px){
	#f .f_copy{top:25px}
	.volinpetrova_made{top:93px;}
}
@media only screen and (max-width:639px){
	#f .f_copy{top:25px}
	.volinpetrova_made{top:133px;}

}
/*** s ***/
/** s_l1 **/
#s ul.s_l1{margin:0 0 23px}
#s a.s_l1{color:#534a52;display:block;font:16px/18px Helvetica,Arial,sans-serif;padding:7px 10px;text-decoration:none;text-transform:uppercase}
#s a.s_l1:hover{color:#017474;text-decoration:underline}
#s a.s_l1a{background-color:#017474;color:#0cc;cursor:default;display:block;font:16px/18px Helvetica,Arial,sans-serif;padding:7px 10px;text-decoration:none;text-transform:uppercase}
#s a.s_l1a:hover{color:#0cc;text-decoration:none}
#s a.s_l1h{color:#017474;display:block;font:16px/18px Helvetica,Arial,sans-serif;padding:7px 10px;text-decoration:none;text-transform:uppercase}
#s a.s_l1h:hover{color:#017474;text-decoration:underline}
/** s_l2 **/
#s ul.s_l2{margin:0 0 0 15px}
#s a.s_l2{color:#534a52;display:block;font:14px/16px Helvetica,Arial,sans-serif;padding:7px 10px;text-decoration:none;text-transform:uppercase}
#s a.s_l2:hover{color:#017474;text-decoration:underline}
#s a.s_l2a{background-color:#017474;color:#0cc;cursor:default;display:block;font:14px/16px Helvetica,Arial,sans-serif;padding:7px 10px;text-decoration:none;text-transform:uppercase}
#s a.s_l2a:hover{color:#0cc;text-decoration:none}
#s a.s_l2h{color:#017474;display:block;font:14px/16px Helvetica,Arial,sans-serif;padding:7px 10px;text-decoration:none;text-transform:uppercase}
#s a.s_l2h:hover{color:#017474;text-decoration:underline}
/** s_l3 **/
#s ul.s_l3{margin:0 0 0 15px}
#s a.s_l3{color:#534a52;display:block;font:12px/14px Helvetica,Arial,sans-serif;padding:7px 10px;text-decoration:none;text-transform:uppercase}
#s a.s_l3:hover{color:#017474;text-decoration:underline}
#s a.s_l3a{background-color:#017474;color:#0cc;cursor:default;display:block;font:12px/14px Helvetica,Arial,sans-serif;padding:7px 10px;text-decoration:none;text-transform:uppercase}
#s a.s_l3a:hover{color:#0cc;text-decoration:none}
#s a.s_l3h{color:#017474;display:block;font:12px/14px Helvetica,Arial,sans-serif;padding:7px 10px;text-decoration:none;text-transform:uppercase}
#s a.s_l3h:hover{color:#017474;text-decoration:underline}
/** s_period **/
#s .period{}
#s .period p.period_up{font:16px/18px Helvetica,Arial,sans-serif;padding:7px 10px}
#s .period p.period_up a{color:#017474;font:16px/18px Helvetica,Arial,sans-serif;text-decoration:none;text-transform:uppercase;cursor:pointer;border-bottom:1px dashed #017474}
#s .period p.period_up a:hover{color:#0cc;text-decoration:none;border-bottom:1px dashed #0cc}
#s .period p.period_cb{clear:both;padding:0;margin:0;height:1px}
#s .period table{border-collapse:collapse;border-spacing:0;padding:0 0 0 15px}
#s .period thead td{color:#000;font:15px/18px Helvetica,Arial,sans-serif;padding:2px 3px 2px 2px;width:18px;text-align:right}
#s .period thead td.period_day_off{color:#017474}
#s .period tbody td{color:#000;padding:2px 3px 2px 2px;width:18px;font:14px/16px Helvetica,Arial,sans-serif;text-align:right}
#s .period tbody td.period_today{outline:1px solid #017474}
#s .period tbody td.period_hl{background-color:#0cc}
/*** p ***/
/** p_player **/
.p_list{position:absolute;top:10px;left:20px;width:15px;height:13px;background:url(https://bulat-cheb.ru/i/i3.png) -1441px 0 no-repeat;cursor:pointer}
.p_list:hover{background-position:-1456px 0}
.p_play{position:absolute;top:10px;left:46px;width:9px;height:13px;background:url(https://bulat-cheb.ru/i/i3.png) -1474px 0 no-repeat;cursor:pointer}
.p_play:hover{background-position:-1486px 0}
.p_pause{position:absolute;top:10px;left:45px;width:11px;height:13px;background:url(https://bulat-cheb.ru/i/i3.png) -1495px 0 no-repeat;cursor:pointer}
.p_pause:hover{background-position:-1507px 0}
.p_timeslider{position:absolute;top:13px;left:65px;width:100px;height:7px}
.p_timeslider_rail{position:absolute;top:3px;left:0;width:100px;height:1px;background-color:#eee}
.p_timeslider_buffer{position:absolute;top:3px;left:0;width:0;height:1px;background-color:#fff}
.p_timeslider_thumb{position:absolute;top:0;left:0;width:7px;height:7px;background-color:#fff;cursor:pointer}
.p_timeslider_thumb:hover{background-color:#0cc}
.p_title{position:absolute;top:9px;left:175px;width:849px;height:16px;font:13px/16px Helvetica,Arial,sans-serif;color:#fff;overflow:hidden}
/** playlist **/
.popup .playlist{background-color:#fff;box-shadow:0 1px 5px -1px #000;padding:10px 20px 20px;width:600px}
.popup .playlist ul{font:15px/18px Helvetica,Arial,sans-serif}
.popup .playlist ul li{cursor:default;padding:4px 0}
.popup .playlist ul li div{margin:0 0 0 20px}
.popup .playlist ul li i{width:13px;height:14px;float:left;background:url(https://bulat-cheb.ru/i/i3.png) -1402px 0 no-repeat;margin:3px 6px 2px 3px}
.popup .playlist ul li span{border-bottom:1px dashed #888;color:#000;cursor:pointer}
.popup .playlist ul li span:hover{color:#000}
.popup .playlist ul li.active span{color:#b9005c}
.popup .playlist ul li.active i{background:url(https://bulat-cheb.ru/i/i3.png) -1389px 0 no-repeat}
/**
 * adm_menu
 * Панель управления
 */

/** adm_fixed, adm_relative, adm_placeholder */
.adm_fixed{background-color:#333;height:32px;position:fixed;width:100%;z-index:100;}
.adm_relative{background-color:#333;height:32px;}
.adm_placeholder{background-color:#333;height:32px;}
@media only screen and (min-width:640px) and (max-width:1233px){
	.adm_fixed{height:68px;}
	.adm_relative{height:78px;}
	.adm_placeholder{height:68px;}
}
@media only screen and (max-width:639px){
	.adm_fixed{position:relative;height:112px;}
	.adm_fixed ul li{font-size:15px;height:26px;}
	.adm_fixed ul li a{font-size:15px;}
	.adm_relative{height:128px;}
	.adm_placeholder{display:none;}
}

/** adm_index/noindex */
.adm_index_follow{display:block;left:5px;margin:0;position:absolute;top:12px;}
.adm_index_nofollow{display:block;left:5px;margin:0;position:absolute;top:12px;}
.adm_noindex_follow{display:block;left:5px;margin:0;position:absolute;top:12px;}
.adm_noindex_nofollow{display:block;left:5px;margin:0;position:absolute;top:12px;}

/** adm_dom */
.adm_dom{color:#fff;cursor:pointer;font:14px/32px Arial;left:30px;position:absolute;text-decoration:none;top:0;left:30px;text-decoration:none;}
.adm_dom:hover{color:#fc3;text-decoration:none;}

/** menu */
.adm_menu{height:32px;position:absolute;right:0;top:0;z-index:1000;}
.adm_menu li.adm_menu_l1{float:left;height:32px;position:relative;}
.adm_menu li.adm_menu_l1 > a{display:none;}
.adm_menu li.adm_menu_l1_container > a{padding-right:22px;}
.adm_menu li.adm_menu_l2{float:left;height:32px;position:relative;}
.adm_menu li.adm_menu_l2_container:hover{background-color:#474747;}
.adm_menu li.adm_menu_l2 > a{color:#fff;display:block;font:16px/32px Helvetica,Arial,sans-serif;padding:0 10px;text-decoration:none;white-space:nowrap;}
.adm_menu li.adm_menu_l2 > a > span{border-bottom:1px solid #858585;}
.adm_menu li.adm_menu_l2 > a > b{background-color:#c00;border-radius:9px;color:#fff;display:inline-block;font:normal 14px/18px Helvetica,Arial,sans-serif;height:18px;min-width:10px;padding:0 4px;text-align:center;}
.adm_menu li.adm_menu_l2 > a:hover{color:#fc3;}
.adm_menu li.adm_menu_l2 > a:hover > span{border-color:#fc3;}
.adm_menu li.adm_menu_l2 > a > i{position:absolute;right:8px;top:14px;}
.adm_menu li.adm_menu_l2_container > a{padding-right:22px;}
.adm_menu li.adm_menu_l2 > hr{display:none;}
.adm_menu li.adm_menu_l2 ul.adm_menu_l3{background-color:#474747;display:none;min-width:100%;padding:5px 0;position:absolute;right:0;top:100%;}
.adm_menu li.adm_menu_l2:hover ul.adm_menu_l3{display:block;}
.adm_menu li.adm_menu_l3 > a{color:#fff;display:block;font:16px/31px Helvetica,Arial,sans-serif;padding:0 10px;text-decoration:none;white-space:nowrap;}
.adm_menu li.adm_menu_l3 > a:hover{background-color:#5c5c5c;color:#fc3;}
.adm_menu li.adm_menu_l3 > hr{background-color:#5c5c5c;border:0;color:#5c5c5c;height:1px;margin:5px 0;}
@media only screen and (max-width:999px){
	.adm_menu li.adm_menu_l1_container:hover{background-color:#474747;}
	.adm_menu li.adm_menu_l1 > a{color:#fff;display:block;font:17px/32px Helvetica,Arial,sans-serif;padding:0 10px;text-decoration:none;white-space:nowrap;}
	.adm_menu li.adm_menu_l1 > a > span{border-bottom:1px solid #858585;}
	.adm_menu li.adm_menu_l1 > a:hover{color:#fc3;}
	.adm_menu li.adm_menu_l1 > a:hover > span{border-color:#fc3;}
	.adm_menu li.adm_menu_l1 > a > i{position:absolute;right:8px;top:14px;}
	.adm_menu li.adm_menu_l1_container > a{padding-right:22px;}
	.adm_menu li.adm_menu_l1 ul.adm_menu_l2{background-color:#474747;display:none;padding:5px 0;position:absolute;right:0;top:100%;}
	.adm_menu li.adm_menu_l1:hover ul.adm_menu_l2{display:block;}
	.adm_menu li.adm_menu_l2{float:none;height:auto;}
	.adm_menu li.adm_menu_l2 > a > span{border-bottom:none;}
	.adm_menu li.adm_menu_l2 > a:hover{background-color:#5c5c5c;}
	.adm_menu li.adm_menu_l2 > a > i{display:none;}
	.adm_menu li.adm_menu_l2_container > a{padding-right:10px;}
	.adm_menu li.adm_menu_l2 > hr{background-color:#5c5c5c;border:0;color:#5c5c5c;display:block;height:1px;margin:5px 0;}
	.adm_menu li.adm_menu_l2 ul.adm_menu_l3{display:block;padding:0;position:relative;top:0;}
	.adm_menu li.adm_menu_l3 > a{color:#fff;display:block;font:16px/31px Helvetica,Arial,sans-serif;padding:0 10px 0 20px;text-decoration:none;white-space:nowrap;}
	.adm_menu li.adm_menu_l3 > hr{display:none;}
}

/*** adm_pages ***/
.adm_pages a{color:#000;display:block;float:left;font:16px/28px Arial;height:28px;margin:0 4px 0 0;padding:0 6px;text-decoration:none;border-radius:6px}
.adm_pages a:hover{background-color:#b3b3b3;color:#fff;text-decoration:none;text-shadow:0 -1px 0 #8f8f8f}
.adm_pages a.active,.adm_pages a.active:hover{background-color:#999;color:#fff;text-decoration:none;text-shadow:0 -1px 0 #7a7a7a}
.adm_pages span{color:#999;display:block;float:left;font:16px/28px Arial;height:28px;margin:0 4px 0 0;padding:0 6px}
/*** adm_tabs ***/
.adm_tabs a{color:#000;display:block;float:left;font:14px/20px Arial;height:20px;margin:0 4px 0 0;padding:0 6px;text-decoration:none;border-radius:3px}
.adm_tabs a:hover{background-color:#b3b3b3;color:#fff;text-decoration:none;text-shadow:0 -1px 0 #8f8f8f}
.adm_tabs a.active,.adm_tabs a.active:hover{background-color:#999;color:#fff;text-decoration:none;text-shadow:0 -1px 0 #7a7a7a}
.adm_tabs a span{border-bottom:1px dashed #000}
.adm_tabs a.active span,.adm_tabs a:hover span{border:0}
/*** adm_panel ***/
.adm_panel{margin:4px 0}
.adm_panel .cb{clear:both;padding:2px 0}
.adm_panel .l{float:left;margin-right:4px}
.adm_panel .r{float:right;margin-left:4px}
.adm_panel .r i{font:normal normal 13px/28px Arial;color:#aaa}
.adm_panel a{background-color:#999;border-radius:6px;color:#fff;display:block;float:left;font:16px/28px Arial;height:28px;text-decoration:none;text-shadow:0 -1px 0 #7a7a7a;padding:0 12px}
.adm_panel a:hover{background-color:#b3b3b3;text-shadow:0 -1px 0 #8f8f8f}
.adm_panel a.active:hover{color:#fff;text-decoration:none}
.adm_panel a.active{background-color:#666;text-shadow:0 -1px 0 #525252}
.adm_panel hr{border:0;border:0;border-bottom:1px solid #999;margin:0 0 -4px 0;padding:14px 0 0 0}
.adm_panel hr.adm_panel_above{border:0;border-top:0;border-bottom:1px solid #999;margin:8px 0;padding:0}
.adm_panel .ajax_loader{display:block;float:left;width:16px;height:11px;margin:8px 8px 9px 8px}
/*** adm_panel_19 ***/
.adm_panel_19{background-color:#fff;border-radius:2px;margin:0 -1px 0 0;padding:1px;}
.adm_panel_19 a{background-color:rgba(0,0,0,.4);border-radius:2px;display:block;float:left;margin:0 1px 0 0;overflow:hidden;padding:0;position:relative;text-decoration:none;text-shadow:0 -1px 0 #7a7a7a;}
.adm_panel_19 a span{position:absolute;top:100%;}
.adm_panel_19 a:hover{background-color:rgba(0,0,0,.3);}
.adm_panel_19 a:last-child{margin:0;}
.adm_panel_19 div.adm_panel_19_blank{background:rgba(0,0,0,.4);border-radius:2px;float:left;height:19px;margin:0 1px 0 0;width:19px;}
.adm_panel_19 .ajax_loader{display:block;float:left;height:11px;margin:4px;width:16px;}
/*** adm_panel_27 ***/
.adm_panel_27{margin:2px 0}
.adm_panel_27 .cb{clear:both;padding:2px 0}
.adm_panel_27 .l{float:left;margin-right:4px}
.adm_panel_27 .r{float:right;margin-left:4px}
.adm_panel_27 a{background-color:#999;border-radius:6px;display:block;float:left;text-decoration:none;text-shadow:0 -1px 0 #7a7a7a;padding:0}
.adm_panel_27 a:hover{background-color:#b3b3b3;text-shadow:0 -1px 0 #8f8f8f}
.adm_panel_27 a.active:hover{color:#fff;text-decoration:none}
.adm_panel_27 a.active{background-color:#666;text-shadow:0 -1px 0 #525252}
.adm_panel_27 hr{border:0;border:0;border-bottom:1px solid #999;margin:0 0 -4px 0;padding:13px 0 0 0}
.adm_panel_27 hr.above{border:0;border-top:0;border-bottom:1px solid #999;margin:8px 0;padding:0}
.adm_panel_27 .ajax_loader{display:block;float:left;width:16px;height:11px;margin:8px 8px 9px 8px}
/*** pagetree ***/
div.pagetree ul{margin:0;padding:0;color:#000;font:12px/18px Arial}
div.pagetree ul ul{margin:0;padding:0 0 0 20px}
div.pagetree a{border-bottom:#888 1px dashed;color:#000;cursor:pointer;font:12px/18px Arial;text-decoration:none}
div.pagetree a:hover{border-bottom:#c66 1px dashed;color:#c00;text-decoration:none}
/*** adm_file_list ***/
.adm_file_list li{padding:2px 0 4px}
.adm_file_list p{color:#666;font:14px/16px Arial;margin:4px 0}
.adm_file_list p a{border-bottom:1px dashed #666;color:#666;font:14px/16px Arial;text-decoration:none}
.adm_file_list p a:hover{border-bottom:1px dashed #333;color:#333;text-decoration:none}
.adm_file_list p.description{color:#333;font:14px/16px Tahoma;margin:0 0 2px}
.adm_file_list p.title{color:#333;font:16px/20px Arial;margin:0 0 2px}
.adm_file_list p.title a{border-bottom:1px dashed #333;color:#333;font:16px/20px Arial;text-decoration:none}
.adm_file_list p.title a:hover{text-decoration:none}
.adm_file_list li.active p.title a{border-bottom:1px dashed #4b5cc8;color:#4b5cc8;font:16px/20px Arial;text-decoration:none}
.adm_file_list li.active p.title a:hover{text-decoration:none}
.adm_file_list p.title i{color:#aaa;font:14px/20px Arial;white-space:nowrap}
.adm_file_list ul{color:#333;font:14px/20px Tahoma}
.adm_file_list li.load{background:url(https://bulat-cheb.ru/i/lf.gif) center no-repeat;height:11px;width:16px;margin:0 0 8px 0}
/*** adm_image_list ***/
.adm_image_list a.hide{cursor:pointer;display:block;left:25px;position:absolute;top:-3px;}
.adm_image_list a.show{cursor:pointer;display:block;left:25px;position:absolute;top:-3px;}
.adm_image_list ul{}
.adm_image_list li{background-color:rgba(0,0,0,.06);float:left;height:70px;margin:0 10px 10px 0;position:relative;width:70px;}
.adm_image_list li.upload{background:url(https://bulat-cheb.ru/i/lz.gif) center no-repeat #000;float:left;height:70px;list-style:none;margin:0 10px 10px 0;position:relative;width:70px;}
.adm_image_list li img{bottom:0;cursor:pointer;left:0;margin:auto;max-height:70px;max-width:70px;position:absolute;right:0;top:0;}
.adm_image_list li:hover{background-color:rgba(0,0,0,.25);}
.adm_image_list_more{margin:10px 0 0 0;}
.adm_image_list_more a{background-color:rgba(0,0,0,.15);border-radius:6px;border:0;color:#000;display:block;float:left;font:16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:0;padding:5px 10px;text-decoration:none;text-shadow:0 1px 0 rgba(255,255,255,.5);}
.adm_image_list_more a:hover{background-color:rgba(0,0,0,.25);color:#000;text-decoration:none;}
.adm_image_list_title{color:rgba(0,0,0,.533);font:14px/16px -apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:0 0 10px 0;}
/*** adm_image_similar ***/
.adm_image_similar_master{float:left;width:45%;}
.adm_image_similar_image{border:1px solid #ccc;height:0;margin:4px 0;padding-bottom:75%;position:relative;width:100%;}
.adm_image_similar_image img{bottom:0;left:0;margin:auto;max-height:100%;max-width:100%;position:absolute;right:0;top:0;}
.adm_image_similar_slave{margin:0 0 20px 50%;width:45%;}
.adm_image_similar_lt{color:#c00}
.adm_image_similar_gt{color:#0c0}
/*** adm_list ***/
.adm_list ul{list-style:none;margin:0;padding:0;}
.adm_list ul li{color:#333;font:14px/16px Arial;list-style:none;margin:0 0 10px 0;padding:0;}
.adm_list ul h4{color:#333;font:18px/20px Arial;margin:0 0 4px 0;}
.adm_list ul h4 a{color:#333;text-decoration:underline;}
.adm_list ul h4 a:hover{color:#000;text-decoration:underline;}
.adm_list ul p{color:#333;font:14px/16px Arial;margin:0 0 4px 0;padding:0;}
.adm_list ul p span{color:#999;}
.adm_list ul p a{color:#333;text-decoration:underline;}
.adm_list ul p a:hover{color:#000;text-decoration:underline;}
/*** adm_mail_list ***/
.adm_mail_list ul{color:#333;font:14px/18px Arial;list-style:none}
.adm_mail_list ul li{list-style:none;margin:0 0 10px}
.adm_mail_list ul li a{color:#666;font:14px/18px Arial;text-decoration:underline}
/*** adm_table ***/
.adm_table{border-collapse:collapse;border-spacing:0;color:#333;font:14px/18px Arial}
.adm_table td{border:1px solid #ccc;padding:4px 8px;text-align:left;vertical-align:middle;height:36px}
.adm_table tr:hover td{background-color:#fff}
.adm_table .adm_table_btn a{background-color:#999;border-radius:3px;color:#fff;font:14px/18px Arial;text-decoration:none;text-shadow:0 -1px 0 #7a7a7a;padding:1px 6px}
.adm_table .adm_table_btn a:hover{background-color:#b3b3b3;text-shadow:0 -1px 0 #8f8f8f}
/*** adm_chart ***/
.adm_chart{margin:0 0 0 70px;position:relative;}
.adm_chart .adm_chart_a{background-color:#888}
.adm_chart .adm_chart_bar{position:absolute}
.adm_chart .adm_chart_bar_weekday{background-color:#999}
.adm_chart .adm_chart_bar_weekend{background-color:#ccc}
.adm_chart .adm_chart_h{background-color:#ddd;height:1px;margin:0 0 0 -5px;padding:0 0 0 5px;position:absolute;width:100%;}
.adm_chart .adm_chart_i{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #444;display:none;height:0;position:absolute;width:0;z-index:9}
.adm_chart .adm_chart_tt{background-color:#444;border-radius:3px;color:#fff;display:none;font:15px/21px Helvetica,Arial,sans-serif;height:21px;padding:0 5px;position:absolute;text-align:center;white-space:nowrap;z-index:8;box-shadow:#fff 0 0 2px}
.adm_chart .adm_chart_v{background-color:#ddd;position:absolute;top:10px;width:1px}
.adm_chart .adm_chart_white{background-color:#fff;position:absolute;top:9px}
.adm_chart .adm_chart_x{color:#333;font:15px/19px Helvetica,Arial,sans-serif;height:19px;position:absolute;text-align:center}
.adm_chart .adm_chart_x0{background-color:#000;height:1px;position:absolute;width:100%;}
.adm_chart .adm_chart_y{color:#333;font:15px/19px Helvetica,Arial,sans-serif;height:19px;margin:0 0 0 -70px;position:absolute;text-align:right;width:60px}
.adm_chart .adm_chart_y0{background-color:#000;position:absolute;top:9px;width:1px}
.adm_chart table{border-collapse:collapse;border-spacing:0;color:#000;font:15px Helvetica,Arial,sans-serif;width:100%}
.adm_chart table td{border:1px solid #ddd;padding:5px;text-align:left;vertical-align:top}
.adm_chart table thead td{background-color:#f0f0f0;font-weight:bold}
.adm_chart table tbody td{background-color:#fff}
.adm_chart table tbody td.adm_chart_c{text-align:center;white-space:nowrap}
@media only screen and (max-width:999px){
	.adm_chart .adm_chart_x_subdiv{display:none;}
}
/*** comment */
.comment_list{background-color:#f4f4f4;border-radius:0px;margin:40px 0 0 0;padding:40px 20px;}
.comment{position:relative}
/** comment header */
.comment h2{color:#000;font:700 24px/120% Helvetica,Arial,sans-serif;margin:0 0 .33em}
.comment h2 a{color:#000;text-decoration:none}
.comment h2 a:hover{color:#b9005c;text-decoration:none}
.comment h2 a u{border-color:#888;}
.comment h2 a:hover u{color:#b9005c;text-decoration:none}
/** comment modified, tag */
.comment_modified{color:#888;float:left;font:15px/140% Helvetica,Arial,sans-serif;margin:0 0 .5em}
/** comment read */
.comment_read{font:15px/140% Helvetica,Arial,sans-serif}
.comment_read a.live{border-bottom:1px dashed #888;text-decoration:none}
.comment_read a.live:hover{border-bottom:1px dashed #b9005c;text-decoration:none}
/** comment hr */
.comment hr{background-color:#e0e0e0;border:0;color:#e0e0e0;height:1px;margin:41px 0 33px 0}

/** more */
.comment_list .more{margin:2em 0 0}
.comment_list .more a{background-color:#000;border-radius:6px;color:#fff;display:block;float:left;font:17px/17px Helvetica,Arial,sans-serif;padding:8px 12px;text-decoration:none}
.comment_list .more a:hover{background-color:#000;color:#fff;text-decoration:none}

.comment_list ul{}
.comment_list ul>li{padding:20px 0 0 0;}
.comment_list ul>li:first-child{padding:0;}
.comment_list ol{padding:10px 0 20px 40px;}
.comment_list ol>li{padding:20px 0 0 0;}
.comment_list ol>li:first-child{padding:0;}
@media only screen and (max-width:639px){
	.comment_list ol{padding:10px 0 20px 20px;}
}

.comment{}
.comment_my{border-radius:5px;border:1px solid #e0e0e0;margin:0 -10px;padding:4px 9px;}
.comment_list ul>li>.comment_my{margin-bottom:10px;}
.comment_info{line-height:21px;}
.comment_obj{margin:.2em 0 .4em 0;}
.comment_name{color:#888;display:block;float:left;margin:0 .75em 0 0;}
.comment_date{color:#888;display:block;float:left;margin:0 .75em 0 0;}
.comment_info .comment_score{float:left;margin:0 .75em 0 0;}
.comment_text{margin:.25em 0;position:relative;}
.comment_hidden .comment_text{color:#888;}

.comment_service{cursor:default;display:block;float:right;height:22px;position:relative;width:22px;}
.comment_service:after{content:'';display:block;margin:9px 3px;}
.comment_service_menu{background-color:#fff;border-radius:5px;border:1px solid #e0e0e0;padding:9px 0 9px 0;position:absolute;right:-17px;top:100%;z-index:999;}
.comment_service .comment_service_menu{opacity:0;transition:opacity ease .2s;visibility:hidden;}
.comment_service:hover .comment_service_menu{opacity:1;visibility:visible;}
.comment_service_menu:before{border-bottom:6px solid #e0e0e0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:0px solid transparent;bottom:100%;content:'';height:0;position:absolute;right:20px;width:0;}
.comment_service_menu:after{border-bottom:4px solid #fff;border-left:5px solid transparent;border-right:5px solid transparent;border-top:0px solid transparent;bottom:100%;content:'';height:0;position:absolute;right:21px;width:0;}
.comment_service_menu a{color:#000;cursor:pointer;display:block;padding:2px 9px;text-decoration:none;}
.comment_service_menu a:hover{background-color:#e0e0e0;color:#000;text-decoration:none;}
.comment_service_menu a .comment_service_menu_blank{display:inline-block;}

.comment_vote{color:#666;line-height:21px;text-align:right;}
.comment_vote a{color:#666;cursor:pointer;margin-left:.75em;text-decoration:none;}
.comment_vote a:hover{color:#666;text-decoration:none;}
.comment_vote a u{border-bottom:1px dashed #888;color:#000;margin-right:.2em;text-decoration:none;}
.comment_vote a:hover u{border-bottom:1px dashed #000;color:#000;}
.comment_vote a span{color:#000;}
.comment_vote a:hover span{color:#000;}
.comment_vote a.comment_vote_plus_my{font-weight:bold;cursor:default;}
.comment_vote a.comment_vote_minus_my{font-weight:bold;cursor:default;}
.comment_vote a i{display:inline-block;height:13px;width:13px;}
.comment_info .comment_vote{float:left;margin:0 .25em 0 0;}
.comment_info .comment_vote a{margin-left:0;margin-right:.5em;}

.comment_reply{}
.comment_reply_0{font-size:17px;padding:0 0 15px 0;}
.comment_reply a{color:#000;cursor:pointer;text-decoration:none;}
.comment_reply a:hover{color:#000;text-decoration:none;}
.comment_reply a u{border-bottom:1px dashed #888;}
.comment_reply a:hover u{border-bottom:1px dashed #000;}

.comment_form{}
.comment_form .iform_button{margin:4px 4px 0 0;}
.comment_form label{color:#000;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI','Roboto','Oxygen','Ubuntu','Cantarell','Fira Sans','Droid Sans','Helvetica Neue',sans-serif;font-size:15px;}
.comment_form_error{color:#f00;font-family:Helvetica,Arial,sans-serif;font-size:15px;margin:1em 0;}

@-moz-keyframes fadein200{
	0%{opacity:0;}
	100%{opacity:1;}
}
@-webkit-keyframes fadein200{
	0%{opacity:0;}
	100%{opacity:1;}
}
@keyframes fadein200{
	0%{opacity:0;}
	100%{opacity:1;}
}
.comment_fadein200{
	-moz-animation: fadein 200 .2s;
	-webkit-animation: fadein 200 .2s;
	animation: fadein 200 .2s;
}
.comment_rating{display:inline-block;height:25px;}
.comment_rating fieldset{border:none;height:25px;overflow:hidden;position:relative;width:130px;}
.comment_rating fieldset:not(:checked) > input{clip:rect(0,0,0,0);position:absolute;/*top:-9999px;*/}
.comment_rating fieldset:not(:checked) > label{cursor:pointer;display:block;float:right;height:25px;margin:0;overflow:hidden;width:26px;}
.comment_rating fieldset:not(:checked) > label:before{content:' ';display:block;height:25px;width:26px;}
.comment_rating fieldset:not(:checked) > label:hover,.comment_rating fieldset:not(:checked) > label:hover ~ label{}
.comment_rating fieldset:not(:checked) > label:hover:before,.comment_rating fieldset:not(:checked) > label:hover ~ label:before{}
.comment_rating fieldset > input:checked ~ label:before{}

.comment_score{display:inline-block;height:21px;}
.comment_score_stars{height:21px;overflow:hidden;position:relative;width:70px;}
.comment_score_stars_empty{height:21px;left:0;overflow:hidden;position:absolute;top:0;width:70px;}
.comment_score_stars_solid{height:21px;left:0;overflow:hidden;position:absolute;top:0;width:70px;}
.comment_score_star{display:block;float:left;height:13px;margin:4px 1px 4px 0;width:13px;}
.comment_score_stars_empty .comment_score_star{}
.comment_score_stars_solid .comment_score_star{}
.comment_score_count{color:#000;display:block;float:right;font:15px/21px Helvetica,Arial,sans-serif;height:21px;margin:0 0 0 5px;}

.comment_score_stars_wb .comment_score_stars_empty .comment_score_star{}
.comment_score_stars_wb .comment_score_stars_solid .comment_score_star{}

h1 .comment_score{margin:0 0 0 5px;vertical-align:text-top;}

/*** note */
.note_list{margin:0 0 2em;}
.note{position:relative}
/** note_header */
.note h2{color:#000;font:700 20px/120% Helvetica,Arial,sans-serif;margin:0 0 .33em}
.note h2 a{color:#00aeed;text-decoration:none}
.note h2 a:hover{color:#b9005c;text-decoration:none}
.note h2 a u{border-color:#80d7f6;}
.note h2 a:hover u{border-color:#b9005c;text-decoration:none}
/**/
.note_modified{color:#888;float:left;font:15px/140% Helvetica,Arial,sans-serif;margin:0 0 .5em}
.note_tag{color:#000;float:right;font:15px/140% Helvetica,Arial,sans-serif;margin:0 0 .5em}
.note_tag a{/*border:1px solid #888;border-radius:8px;*/color:#000;padding:0;text-decoration:underline;text-transform:capitalize;}
.note_tag a:hover{/*border:1px solid #ed2f8e;*/color:#b9005c;}
/** note_audio */
.note_audio{margin:0 0 1em}
.note_audio ul{font:15px/18px Helvetica,Arial,sans-serif}
.note_audio ul li{cursor:default;padding:4px 0}
.note_audio ul li div{float:left}
.note_audio ul li i{float:left;margin:3px 6px 2px 3px}
.note_audio ul li span{border-bottom:1px dashed;color:#000;cursor:pointer}
.note_audio ul li span:hover{color:#000}
.note_audio ul li.active span{color:#b9005c}
.note_audio div.hide,.note_audio div.show{cursor:pointer;height:16px;margin:6px 0 0 8px;width:16px}
.note_audio div.num{cursor:move;font:16px/18px Tahoma;margin:4px 7px 0 0;text-align:right;width:30px}
/** note_image */
.note_image{margin:0 -20px 0 0}
.note_image ul li{background-color:#fff;float:left;height:208px;margin:0 20px 20px 0;position:relative;width:208px}
.note_image ul li div.crop,.image ul li div.hide,.image ul li div.show{cursor:pointer;height:16px;position:absolute;width:16px}
.note_image ul li div.crop{left:-3px;top:-3px}
.note_image ul li div.hide{left:195px;top:-3px}
.note_image ul li div.show{left:195px;top:-3px}
.note_image ul li img{display:block;left:0;position:absolute;top:0}
/** note_text */
.note_text{margin:0 0 1em}
/** note_video */
.note_video{margin:0 0 1em;}
.note_video .note_video_wrapper{background-color:#000;height:0;overflow:hidden;padding-bottom:56.25%;position:relative;}
.note_video .note_video_wrapper iframe{height:100%;position:absolute;width:100%;}
.note_video .note_video_thumbnail{background-color:#000;background-position:center;background-repeat:no-repeat;height:100%;left:0;position:absolute;top:0;width:100%;}
.note_video .note_video_play{background:url(https://bulat-cheb.ru/i/ytplay.png) 50% 50% no-repeat;display:block;height:100%;left:0;overflow:hidden;position:absolute;text-decoration:none;top:0;width:100%;}
.note_video .note_video_play span{position:absolute;top:100%;}
/** read */
.note_read{font:15px/125% Helvetica,Arial,sans-serif}
.note_read a.live{border-bottom:1px dashed #888;text-decoration:none}
.note_read a.live:hover{border-bottom:1px dashed #b9005c;text-decoration:none}
/** summary */
.note_summary{color:#888;font:15px/140% Helvetica,Arial,sans-serif;text-align:right;}
/** separator */
.note hr{background-color:#e0e0e0;border:0;color:#e0e0e0;height:1px;margin:41px 0 33px 0}
/** more */
#note-list .more{margin:2em 0 0}
#note-list .more a{background-color:#000;border-radius:6px;color:#fff;display:block;float:left;font:16px/16px Helvetica,Arial,sans-serif;padding:8px 12px;text-decoration:none}
#note-list .more a:hover{background-color:#000;color:#fff;text-decoration:none}
/** note tag cloud */
.note_tag_cloud ul{list-style:none;margin:0 32px 32px 0;padding:0;text-align:center;}
.note_tag_cloud li{display:inline;list-style:none;margin:0;padding:0;text-align:center;}
.note_tag_cloud a{font:15px/28px Helvetica,Arial,sans-serif;margin:0 2px;padding:2px 4px;text-decoration:none;white-space:nowrap;}
.note_tag_cloud a.active{background-color:#000;border-radius:3px;color:#fff;text-decoration:none;}
.note_tag_cloud a u{border-bottom:1px dashed #000;text-decoration:none;}
.note_tag_cloud a:hover u{border-bottom:1px dashed #b9005c;}
.note_tag_cloud a.active u{border-bottom:0;}
.note_tag_cloud a.active:hover u{border-bottom:0;}
.note_tag_cloud a.pop0{font-size:100%;}
.note_tag_cloud a.pop1{font-size:113%;}
.note_tag_cloud a.pop2{font-size:127%;}
.note_tag_cloud a.pop3{font-size:142%;}
.note_tag_cloud a.pop4{font-size:160%;}
.note_tag_cloud a.pop5{font-size:180%;}
.note_tag_cloud a.pop6{font-size:203%;}
.note_tag_cloud a.pop7{font-size:228%;}

/** note list slider */
.note_list_slider{height:410px;margin:0 0 20px 0;position:relative;}
.note_list_slider ul{position:absolute;}
.note_list_slider_wrapper{height:390px;overflow:hidden;padding:0 20px 20px 20px;position:relative;}
.note_list_slider_previous{background-color:#f0f0f0;border-radius:3px;cursor:pointer;height:64px;left:-32px;position:absolute;top:163px;width:32px;}
.note_list_slider_previous i{display:block;left:8px;position:absolute;top:16px;}
.note_list_slider_previous:hover i{}
.note_list_slider_next{background-color:#f0f0f0;border-radius:3px;cursor:pointer;height:64px;position:absolute;right:-32px;top:163px;width:32px;}
.note_list_slider_next i{display:block;position:absolute;right:8px;top:16px;}
.note_list_slider_next:hover i{}
@media only screen and (min-width:639px){
	.note_list_slider .note_showcase_list{margin:0;}
}
@media only screen and (max-width:639px){
	.note_list_slider_wrapper{padding:0;}
	.note_list_slider_previous{left:auto;right:42px;top:-74px;}
	.note_list_slider_next{right:0;top:-74px;}
}
/** note showcase */
.note_showcase_list{margin:0 -40px 2em 0;}
.note_showcase_item{float:left;margin:0 40px 40px 0;position:relative;}
.note_showcase_item .adm_panel_27{position:absolute;top:4px;left:4px;margin:0}
.note_showcase a{border-bottom:1px solid #e0e0e0;border-left:1px solid #e8e8e8;border-right:1px solid #e8e8e8;border-top:1px solid #f0f0f0;border-radius:4px;background-color:#fff;display:block;height:320px;overflow:hidden;padding:19px;text-decoration:none;width:220px;}
.note_showcase a:hover{box-shadow:0 10px 10px rgba(0,0,0,.15);transition:box-shadow ease 1s;text-decoration:none;}
.note_showcase_img{height:220px;margin:0 0 20px 0;overflow:hidden;position:relative;width:220px;}
.note_showcase_img img{bottom:0;left:0;margin:auto;max-height:100%;max-width:100%;position:absolute;right:0;top:0;}
.note_showcase_date{color:#888;font:13px/120% Helvetica,Arial,sans-serif;margin:0 0 5px 0;}
.note_showcase a h3{font:400 17px/20px Helvetica,Arial,sans-serif;margin:0 0 5px 0;max-height:61px;overflow:hidden;padding:0 0 2px 0;}
.note_showcase a h3 u{border:0;color:#000;text-decoration:none;}
.note_showcase a:hover h3 u{border:0;color:#b9005c;}
.note_showcase_description{height:220px;margin:0 0 20px 0;overflow:hidden;width:220px;}

/* page-list */
#page-list{color:#333;font:16px/20px Arial;list-style:none;margin:0;padding:0}
#page-list ul{color:#333;font:16px/20px Arial;list-style:none;margin:0 0 0 20px;padding:0}
#page-list li{list-style:none;margin:4px 0;padding:0}
#page-list i{display:block;float:left;height:20px;width:20px}
#page-list a.down{border-bottom:4px solid transparent;border-left:8px solid #333;border-right:0;border-top:4px solid transparent;display:block;height:0;margin:5px 0 0 5px;width:0}
#page-list a.up{border-bottom:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:8px solid red;display:block;height:0;margin:5px 0 0 5px;width:0}
#page-list a.up2{border-bottom:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:8px solid #333;display:block;height:0;margin:5px 0 0 5px;width:0}
/* sitemap */
#sitemap{font:15px/125% Helvetica,Arial,sans-serif;color:#000}
#sitemap ul{}
#sitemap ul li{padding:15px 0;}
#sitemap ul a{font:16px/125% Helvetica,Arial,sans-serif}
#sitemap ul ul{padding:15px 0 0 30px;}
#sitemap ul ul li{padding:10px 0}
#sitemap ul ul a{font:14px/125% Helvetica,Arial,sans-serif}
#sitemap p{font-size:80%}
.pageblock_description{color:#000;font:italic 15px/140% Helvetica,Arial,sans-serif;margin:0 0 1.5em}
/*** audio ***/
.pageblock_audio{margin:0 0 1.5em}
.pageblock_audio ul{font:14px/18px Helvetica,Arial,sans-serif}
.pageblock_audio ul li{cursor:default;margin:0 0 4px}
.pageblock_audio ul li div{float:left}
.pageblock_audio ul li i{float:left;margin:3px 6px 0 3px}
.pageblock_audio ul li span{color:#000;border-bottom:1px dashed #888;cursor:pointer}
.pageblock_audio ul li span:hover{color:#000;border-bottom:1px dashed #888}
.pageblock_audio ul li.active span{color:#000;border-bottom:1px dashed #888}
.pageblock_audio .pageblock_description{margin:1em 0 0 0}
/*** files ***/
.file{margin:0 0 1.5em}
.file ul{font:14px/18px Helvetica,Arial,sans-serif;list-style:none;margin:0 0 1em;padding:0}
.file ul li{cursor:default;list-style:none;margin:0 0 4px}
.file ul li div{float:left}
.file ul li p.title{color:#000;font:14px/18px Helvetica,Arial,sans-serif;margin:0 0 2px;padding:0}
.file ul li p.title a{color:#000;font:14px/18px Helvetica,Arial,sans-serif;text-decoration:underline}
.file ul li p.title a:hover{color:#000;text-decoration:underline}
.file ul li p.description{color:#000;font:12px/18px Helvetica,Arial,sans-serif;margin:0 0 2px;padding:0}
.file ul li i{color:#888;font:14px/18px Helvetica,Arial,sans-serif}
.file div.hide,.file div.show{cursor:pointer;margin:6px 0 0 8px;}
.file div.num{cursor:move;font:14px/18px Helvetica,Arial,sans-serif;margin:4px 7px 0 0;text-align:right;width:30px}
.file .pageblock_description{margin:1em 0 0 0}
/*** image ***/
.pageblock_image{margin:0 -20px 1.5em 0}
.pageblock_image ul li{background-color:#fff;float:left;height:208px;margin:0 20px 20px 0;position:relative;width:208px}
.pageblock_image ul li img{border:0;display:block;left:0;position:absolute;top:0}
.pageblock_image ul li p{position:absolute;bottom:0;left:0;width:198px;background-color:rgba(0,0,0,.5);text-shadow:#000 0 0 2px;color:#fff;padding:5px}
.pageblock_image .pageblock_description{margin:0}
.pageblock_text .pageblock_image ul{margin:0;list-style:none;}
.pageblock_text .pageblock_image ul li{margin:0 20px 20px 0;}
/*** imagetext ***/
/* (editor) */
.nicEdit_pageblock_imagetext{color:#000;font:15px/150% Helvetica,Arial,sans-serif;margin:0 0 1.5em}
.nicEdit_pageblock_imagetext h2,.nicEdit_pageblock_imagetext h2{color:#000;font:bold 23px/120% Helvetica,Arial,sans-serif;margin:0 0 7px}
.nicEdit_pageblock_imagetext h2 a{color:#000}
.nicEdit_pageblock_imagetext h2 a:hover{color:#b9005c}
.nicEdit_pageblock_imagetext img{display:block;float:left;margin:0 16px 28px 0;width:237px}
.nicEdit_pageblock_imagetext table{border-collapse:collapse;border-spacing:0;color:#000;font:15px/140% Helvetica,Arial,sans-serif;width:100%;}
.nicEdit_pageblock_imagetext table td{border:1px dotted #333;padding:8px;text-align:left;vertical-align:top}
.nicEdit_pageblock_imagetext ul{list-style:disc outside none;margin:0}
.nicEdit_pageblock_imagetext ul li{margin:0 0 0 2em}
/* (site) */
.pageblock_imagetext{color:#000;font:15px/150% Helvetica,Arial,sans-serif;margin:0 0 1.5em}
.pageblock_imagetext h2,.pageblock_imagetext h2{color:#000;font:bold 23px/120% Helvetica,Arial,sans-serif;margin:0 0 7px}
.pageblock_imagetext h2 a{color:#000}
.pageblock_imagetext h2 a:hover{color:#b9005c}
.pageblock_imagetext img{display:block;float:left;margin:0 20px 0 0;width:208px}
.pageblock_imagetext div{float:left;width:464px}
.pageblock_imagetext div table{border-collapse:collapse;border-spacing:0;color:#000;font:15px/140% Helvetica,Arial,sans-serif;width:100%;}
.pageblock_imagetext div table td{border:1px solid #ddd;border-right:0;border-left:0;padding:4px 8px;text-align:left;vertical-align:top}
.pageblock_imagetext div ul{list-style:disc outside none;margin:0}
.pageblock_imagetext div ul li{margin:0 0 0 2em}
/*** panorama ***/
.pageblock_panorama{width:664px;margin:0 0 1.5em 0}
.pageblock_panorama img.zoom{max-width:664px}
.pageblock_panorama .pageblock_description{margin:1em 0 0 0}
/*** text ***/
/* (editor) */
.nicEdit_pageblock_text{color:#000;font:15px/140% Helvetica,Arial,sans-serif;margin:0 0 2em}
.nicEdit_pageblock_text i{font-family:Arial}
.nicEdit_pageblock_text h2,.nicEdit_pageblock_text h2 *{color:#000;font:bold 23px/120% Helvetica,Arial,sans-serif;margin:15px 0 7px}
.nicEdit_pageblock_text h3,.nicEdit_pageblock_text h3 *{color:#000;font:bold 20px/120% Helvetica,Arial,sans-serif;margin:20px 0 10px}
.nicEdit_pageblock_text h5,.nicEdit_pageblock_text blockquote{color:#000;font: 16px Helvetica,Arial,sans-serif;padding:7px 20px 7px 88px;position:relative}
.nicEdit_pageblock_text h5:before,.nicEdit_pageblock_text blockquote:before{color:#a2a2a2;content:"\201C";display:none;font-size:80px;left:0;position:absolute;top:-8px}
.nicEdit_pageblock_text h5 i,.nicEdit_pageblock_text blockquote i{margin:-4px 0 0 -88px;position:absolute;font:bold 20px/120% Arial;color:#76b82a;}
.nicEdit_pageblock_text h6,.nicEdit_pageblock_text h6 *{color:#000;font:italic 15px/140% Helvetica,Arial,sans-serif;margin:-.5px 0 1.5em;max-width:436px}
.nicEdit_pageblock_text a{text-decoration:underline;}
.nicEdit_pageblock_text ul{list-style:disc outside none;margin:1em 0}
.nicEdit_pageblock_text ul li{margin:0 0 0 3em}
.nicEdit_pageblock_text ol{list-style:decimal outside none;margin:1em 0}
.nicEdit_pageblock_text ol li{margin:0 0 0 3em}
.nicEdit_pageblock_text img{display:block;margin:1em 0;max-width:436px}
.nicEdit_pageblock_text table{border-collapse:collapse;border-spacing:0;color:#000;font:15px/140% Helvetica,Arial,sans-serif,sans-serif;width:100%}
.nicEdit_pageblock_text table th{font-weight:bold}
.nicEdit_pageblock_text table td{border:1px solid #ccc;padding:4px 8px;text-align:center;vertical-align:middle}
.nicEdit_pageblock_text table td:first-child{border-left:0;text-align:left}
.nicEdit_pageblock_text table td:last-child{border-right:0}
.nicEdit_pageblock_text table tr:first-child td{border-top:0}
.nicEdit_pageblock_text table tr:last-child td{border-bottom:0}
/* (site) */
.pageblock_text{color:#000;font:15px/140% Helvetica,Arial,sans-serif;margin:0 0 2em}
.pageblock_text i{font-family:Arial}
.pageblock_text h2,.pageblock_text h2 *{color:#000;font:bold 23px/120% Helvetica,Arial,sans-serif;margin:15px 0 7px}
.pageblock_text h3,.pageblock_text h3 *{color:#000;font:bold 20px/120% Helvetica,Arial,sans-serif;margin:20px 0 10px}
.pageblock_text blockquote{color:#000;font: 16px Helvetica,Arial,sans-serif;padding:7px 20px 7px 88px;position:relative}
.pageblock_text blockquote:before{color:#a2a2a2;content:"\201C";display:none;font-size:80px;left:0;position:absolute;top:-8px}
.pageblock_text blockquote i{margin:-4px 0 0 -88px;position:absolute;font:bold 20px/120% Arial;color:#76b82a;}
.pageblock_text h6,.pageblock_text h6 *{color:#000;font:italic 15px/140% Helvetica,Arial,sans-serif;margin:-.5em 0 1.5em;max-width:436px}
.pageblock_text a{text-decoration:underline;}
.pageblock_text ul{margin:1em 0;list-style:disc outside none}
.pageblock_text ul li{margin:0 0 0 3em}
.pageblock_text ol{margin:1em 0;list-style:decimal outside none}
.pageblock_text ol li{margin:0 0 0 3em}
.pageblock_text .img{margin:1em 0;max-width:436px}
.pageblock_text table{border-collapse:collapse;border-spacing:0;color:#000;font:15px/140% Helvetica,Arial,sans-serif,sans-serif;width:100%}
.pageblock_text table th{font-weight:bold}
.pageblock_text table td{border:1px solid #ccc;padding:4px 8px;text-align:center;vertical-align:middle}
.pageblock_text table td:first-child{border-left:0;text-align:left}
.pageblock_text table td:last-child{border-right:0}
.pageblock_text table tr:first-child td{border-top:0}
.pageblock_text table tr:last-child td{border-bottom:0}
/** pageblock_toc **/
h2.pageblock_toc_title{color:#000;font:700 30px/120% Helvetica,Arial,sans-serif;padding:0 0 20px 40px;text-transform:uppercase;}
h2.pageblock_toc_title a{color:#000;text-decoration:none;}
h2.pageblock_toc_title a:hover{color:#b9005c;text-decoration:none;}
h2.pageblock_toc_title a u{border-color:#888;}
h2.pageblock_toc_title a:hover u{border-color:#b9005c;}

.pageblock_toc{margin:0 -16px 1em 0}
.pageblock_toc .select{float:left;margin:0 20px 0 0;}
.pageblock_toc ul li{background-color:#fff;float:left;margin:0 16px 16px 0;position:relative;width:150px}
.pageblock_toc ul li .adm_panel_27{left:5px;position:absolute;top:0;z-index:99;}
.pageblock_toc ul li a.toc_item{display:block;text-decoration:none;overflow:hidden;width:150px;height:214px} /* высота складывается из высоты изображения + высота строк текста под ним + паддинг тайтла(h2) + плюс маленький запас снизу */
.pageblock_toc ul li a.toc_item:hover{background-color:#ddd}
.pageblock_toc ul li a.toc_item img{display:block;width:150px;height:150px;}
.pageblock_toc ul li a.toc_item i{display:block;width:150px;height:150px;}
.pageblock_toc ul li h3{font:normal 18px/18px 'Istok Web',sans-serif;padding:8px 8px 0 8px;text-decoration:underline}
.pageblock_toc ul li .pageblock_toc_description,.pageblock_toc ul li .pageblock_toc_year{font: normal 14px/18px 'Istok Web',sans-serif;padding:0 8px;}
.pageblock_toc_title a{}
/** pageblock_video **/
.pageblock_video{margin:0 0 1.5em;}
.pageblock_video .pageblock_video_wrapper{background-color:#000;height:0;overflow:hidden;padding-bottom:56.25%;position:relative;}
.pageblock_video .pageblock_video_wrapper iframe{height:100%;position:absolute;width:100%;}
.pageblock_video .pageblock_video_thumbnail{background-color:#000;background-position:center;background-repeat:no-repeat;height:100%;left:0;position:absolute;top:0;width:100%;}
.pageblock_video .pageblock_video_play{background:url(https://bulat-cheb.ru/i/ytplay.png) 50% 50% no-repeat;display:block;height:100%;left:0;overflow:hidden;position:absolute;text-decoration:none;top:0;width:100%;}
.pageblock_video .pageblock_video_play span{position:absolute;top:100%;}
.page_sideblock_title{color:#000;font:15px/125% Helvetica,Arial,sans-serif;padding: 0 0 .33em}
.page_sideblock_title a{color:#000}
.page_sideblock_title a:hover{color:#b9005c}
.page_sideblock_description{color:#000;font:15px/125% Helvetica,Arial,sans-serif;margin:.33em 0}
/** imagetext **/
.page_sideblock_imagetext{width:195px;margin:0 0 1em 0}
.page_sideblock_imagetext img{width:195px;margin:.33em 0}
/*** text ***/
/* (editor) */
.nicEdit_page_sideblock_text{color:#000;font:15px/120% Helvetica,Arial,sans-serif;margin:0 0 2em}
.nicEdit_page_sideblock_text i{font-family:Arial}
.nicEdit_page_sideblock_text ul{list-style:disc inside none;margin:0}
.nicEdit_page_sideblock_text ul li{margin:.5em 0}
.nicEdit_page_sideblock_text ol{list-style:decimal inside none;margin:0}
.nicEdit_page_sideblock_text ol li{margin:.5em 0}
.nicEdit_page_sideblock_text table{border-collapse:collapse;border-spacing:0;color:#000;font:15px/120% Helvetica,Arial,sans-serif}
.nicEdit_page_sideblock_text table td{border:1px solid #ccc;padding:10px;text-align:left;vertical-align:top}
/* (site) */
.page_sideblock_text{color:#000;font:15px/120% Helvetica,Arial,sans-serif;margin:0 0 2em}
.page_sideblock_text i{font-family:Arial}
.page_sideblock_text blockquote{color:#000;font:italic 16px Georgia;padding:20px 40px;position:relative}
.page_sideblock_text blockquote:before{color:#a2a2a2;content:"\201C";display:block;font-size:80px;left:0;position:absolute;top:-8px}
.page_sideblock_text ul{margin:.5em 0;list-style:disc inside none}
.page_sideblock_text ul li{margin:0}
.page_sideblock_text ol{margin:.5em 0;list-style:decimal inside none}
.page_sideblock_text ol li{margin:0}
.page_sideblock_text table{border-collapse:collapse;border-spacing:0;color:#000;font:15px/120% Helvetica,Arial,sans-serif}
.page_sideblock_text table td{border:1px solid #ccc;padding:5px;text-align:left;vertical-align:top}
/** separator **/
.page_sideblock_separator{background-color:#d0d0d0;border:0;color:#d0d0d0;height:1px;margin:15px 0 15px 0}
/*** qa button ***/
.qa_button{padding:16px 0}
.qa_button a{background-color:#2a384e;color:#ebe8e2;display:block;float:left;font:16px/16px Helvetica,Arial,sans-serif;padding:8px 12px;text-decoration:none;border-radius:6px}
.qa_button a:hover{background-color:#b9005c;color:#ebe8e2;text-decoration:none}
/*** qa ***/
.qa h2{color:#000;font:900 20px/133% Helvetica,Arial,sans-serif;margin:0 0 .5em}
.qa h2 a{color:#000;text-decoration:none}
.qa h2 a:hover{color:#b9005c;text-decoration:none}
.qa h2 a u{border-bottom:1px solid #888;text-decoration:none}
/*.qa h2 a.live,.qa h2 a.live:hover{color:#000;cursor:default;text-decoration:none}*/
@media only screen and (max-width:639px){
	.qa h2{font-size:18px;}
}
.qa_modified{color:#888;float:left;font:15px/120% Helvetica,Arial,sans-serif;margin:0 0 .75em}
.qa_tags{color:#000;text-align:right;font:15px/120% Helvetica,Arial,sans-serif;margin:0 0 1em}
/* qa_question */
.qa_question{font:15px/140% Helvetica,Arial,sans-serif;margin:0 0 .5em}
.qa_author{color:#888;font:15px/140% Helvetica,Arial,sans-serif;text-align:right;margin:0 0 .5em}
/** qa answer **/
/* (editor) */
.nicEdit_qa_answer{color:#000;font:15px/140% Helvetica,Arial,sans-serif;margin:0 0 2em}
.nicEdit_qa_answer i{font-family:Arial}
.nicEdit_qa_answer h2,.nicEdit_qa_answer h2 *{color:#000;font:24px/125% Helvetica,Arial,sans-serif;margin:1.5em 0 .75em}
.nicEdit_qa_answer h3,.nicEdit_qa_answer h3 *{color:#000;font:16px/125% Helvetica,Arial,sans-serif;margin:1.5em 0 .75em}
.nicEdit_qa_answer h5,.nicEdit_qa_answer blockquote{color:#000;font:italic 15px/140% Helvetica,Arial,sans-serif;padding:1em 0 1em 2em}
/*.nicEdit_qa_answer h5,.nicEdit_qa_answer blockquote{color:#000;font:italic 16px Georgia;padding:20px 40px;position:relative}*/
/*.nicEdit_qa_answer h5:before,.nicEdit_qa_answer blockquote:before{color:#a2a2a2;content:"\201C";display:block;font-size:80px;left:0;position:absolute;top:-8px}*/
.nicEdit_qa_answer h6,.nicEdit_qa_answer h6 *{color:#000;font:italic 15px/140% Helvetica,Arial,sans-serif;margin:-.5px 0 1.5em;max-width:436px}
.nicEdit_qa_answer ul{list-style:disc outside none;margin:1em 0}
.nicEdit_qa_answer ul li{margin:0 0 0 3em}
.nicEdit_qa_answer ol{list-style:decimal outside none;margin:1em 0}
.nicEdit_qa_answer ol li{margin:0 0 0 3em}
.nicEdit_qa_answer img{display:block;margin:1em 0;max-width:436px}
.nicEdit_qa_answer table{border-collapse:collapse;border-spacing:0;color:#000;font:15px/140% Helvetica,Arial,sans-serif,sans-serif;width:100%}
.nicEdit_qa_answer table th{https://bulat-cheb.ru/i/dot.png) 0 100% repeat-x;border-right:2px solid #fff;padding:16px 8px;text-align:middle;vertical-align:top}
.nicEdit_qa_answer table td{background:url(https://bulat-cheb.ru/i/dot.png) 0 0 repeat-x;border-right:2px solid #fff;padding:16px 8px;text-align:left;vertical-align:top}
.nicEdit_qa_answer table td:first-child{color:#999;white-space:nowrap;width:100px}
.nicEdit_qa_answer table td:last-child{text-align:right;white-space:nowrap}
.nicEdit_qa_answer table td:nth-child(2){text-align:left!important;white-space:normal!important}
.nicEdit_qa_answer hr{background-color:#fff;border:0;border-bottom:1px dashed #999;color:#fff;height:1px;margin:.4em 0}
/* (site) */
.qa_answer_title{color:#888;float:left;font:15px/140% Helvetica,Arial,sans-serif;width:50px}
.qa_answer{color:#000;font:15px/140% Helvetica,Arial,sans-serif;margin:0 0 5px 50px}
.qa_answer i{font-family:Arial}
.qa_answer h2,.qa_answer h2 *{color:#000;font:24px/125% Helvetica,Arial,sans-serif;margin:1.5em 0 .75em}
.qa_answer h3,.qa_answer h3 *{color:#000;font:16px/125% Helvetica,Arial,sans-serif;margin:1.5em 0 .75em}
.qa_answer blockquote{color:#000;font:italic 15px/140% Helvetica,Arial,sans-serif;padding:1em 0 1em 2em}
/*.qa_answer blockquote{color:#000;font:italic 16px Georgia;padding:20px 40px;position:relative}*/
/*.qa_answer blockquote:before{color:#a2a2a2;content:"\201C";display:block;font-size:80px;left:0;position:absolute;top:-8px}*/
.qa_answer h6,.qa_answer h6 *{color:#000;font:italic 15px/140% Helvetica,Arial,sans-serif;margin:-.5em 0 1.5em;max-width:436px}
.qa_answer ul{margin:1em 0;list-style:disc outside none}
.qa_answer ul li{margin:0 0 0 3em}
.qa_answer ol{margin:1em 0;list-style:decimal outside none}
.qa_answer ol li{margin:0 0 0 3em}
.qa_answer .img{margin:1em 0;max-width:436px}
.qa_answer table{border-collapse:collapse;border-spacing:0;color:#000;font:15px/140% Helvetica,Arial,sans-serif,sans-serif;width:100%}
.qa_answer table th{font-weight:bold}
.qa_answer table td{border:1px solid #ccc;padding:4px 8px;text-align:center;vertical-align:middle}
.qa_answer table td:first-child{border-left:0;text-align:left}
.qa_answer table td:last-child{border-right:0}
.qa_answer table tr:first-child td{border-top:0}
.qa_answer table tr:last-child td{border-bottom:0}
/** read **/
.qa .read{font:15px/100% Helvetica,Arial,sans-serif;margin:1em 0 0 50px}
.qa .read a.live{border-bottom:1px dashed #888;text-decoration:none}
.qa .read a.live:hover{border-bottom:1px dashed #888;text-decoration:none}
/** separator **/
.qa hr{margin:2.5em -26px 2em -26px;border:0;height:1px;background-color:#d4d1cc}
/** more **/
#qa-list .more{margin:1em 0 0}
#qa-list .more a{background-color:#2a384e;color:#ebe8e2;display:block;float:left;font:16px/16px Helvetica,Arial,sans-serif;padding:8px 12px;text-decoration:none;border-radius:6px}
#qa-list .more a:hover{background-color:#b9005c;color:#ebe8e2;text-decoration:none}

/* qa cloud */
#qa-cloud ul{margin:0 32px 32px 0;padding:0;list-style:none;text-align:center}
#qa-cloud ul li{margin:0;padding:0;list-style:none}
#qa-cloud ul li a{white-space:nowrap;text-decoration:none;border-bottom:1px dashed #9697c8;padding:2px 4px}
#qa-cloud ul li a.active{text-decoration:none;border-bottom:0;color:#fff;background-color:#000;border-radius:3px}
#qa-cloud ul li.cld{display:inline;text-align:center}
#qa-cloud ul li.cld a{font:15px/28px Helvetica,Arial,sans-serif;margin:0 2px}
#qa-cloud ul li.cld a.pop0{font-size:100%}
#qa-cloud ul li.cld a.pop1{font-size:113%}
#qa-cloud ul li.cld a.pop2{font-size:127%}
#qa-cloud ul li.cld a.pop3{font-size:142%}
#qa-cloud ul li.cld a.pop4{font-size:160%}
#qa-cloud ul li.cld a.pop5{font-size:180%}
#qa-cloud ul li.cld a.pop6{font-size:203%}
#qa-cloud ul li.cld a.pop7{font-size:228%}
#qa-cloud ul li.lst{text-align:left}
#qa-cloud ul li.lst a{font:15px/20px Helvetica,Arial,sans-serif;padding:1px 2px}
#qa-cloud .switch{background-color:#000;border-radius:4px;color:#fff;cursor:pointer;display:block;float:right;font:14px Helvetica,Arial,sans-serif;padding:2px 4px;text-decoration:none}
#qa-cloud .switch:hover{background-color:#000;color:#fff;text-decoration:none}
.shop_filter {
	float: left;
	margin: 0 40px 20px 0;
}

.shop_filter span {
	color: #000;
	display: block;
	float: left;
	font: 15px/26px Arial;
	padding: 0 4px;
}

.shop_filter a {
	color: #000;
	cursor: pointer;
	display: inline-block;
	font: 15px/26px Arial;
	height: 26px;
	padding: 0 4px;
	text-decoration: none;
}

.shop_filter a:hover {
	color: #009ee0;
	text-decoration: none;
}

.shop_filter a.a {
	border: 1px solid #e2007a;
	color: #e2007a;
	cursor: default;
	font: 15px/24px Arial;
	height: 24px;
	padding: 0 3px;
}

.shop_filter a.a:hover {
	color: #e2007a;
}

.shop_filter a u {
	border-bottom: 1px dashed #888;
	text-decoration: none;
}

.shop_filter a:hover u {
	border-bottom: 1px dashed #009ee0;
}

.shop_filter a.a u {
	border-bottom: 0;
}

.shop_filter a.a:hover u {
	border-bottom: 0;
}

.shop_filter a.not_active {
	border: 0;
	color: #888;
	text-decoration: none;
}

@media only screen and (max-width:639px) {
	.shop_filter {
		float: right;
		margin: 0 0 20px 0;
	}

}

.shop_button_all {
	padding: 0 25px 0 0;
	text-align: right;
}

.shop_button_all input {
	background-color: #fff;
	border: 0;
	border-bottom: 1px dashed #888;
	color: #000;
	font: 15px/19px Helvetica,Arial,sans-serif;
	height: 19px;
	padding: 0;
	margin: 4px 0 4px 7px;
	text-transform: lowercase;
	cursor: pointer
}

.shop_button_all input:hover {
	border-bottom: 1px dashed #e80083;
	color: #e80083;
}

.shop_pages {
	height: 26px;
}

.shop_pages a {
	color: #000;
	display: inline-block;
	font: 15px/26px Arial;
	height: 26px;
	margin: 0 4px 0 0;
	padding: 0 4px;
	text-decoration: none;
}

.shop_pages a:hover {
	border: 1px solid #009ee0;
	color: #009ee0;
	font: 15px/24px Arial;
	height: 24px;
	padding: 0 3px;
	text-decoration: none;
}

.shop_pages a.active,
.shop_pages a.active:hover {
	border: 1px solid #e2007a;
	color: #e2007a;
	font: 15px/24px Arial;
	height: 24px;
	padding: 0 3px;
	text-decoration: none;
}

.shop_pages span {
	color: #000;
	display: inline-block;
	font: 15px/26px Arial;
	height: 26px;
	margin: 0 4px 0 0;
	padding: 4px;
}

.shop_list table {
	border-collapse: collapse;
	border-spacing: 0;
	color: #000;
	font: 15px/133% Helvetica,Arial,sans-serif;
	width: 692px
}

.shop_list td {
	border: 0;
	padding: 0 8px;
	text-align: left;
	vertical-align: middle
}

.shop_list thead td {
	padding: 8px 4px;
	background-color: #000;
	color: #fff;
	font-size: 15px;
	text-align: center
}

.shop_list thead a {
	color: #aaa;
	text-decoration: none;
	border-bottom: 1px dashed #aaa
}

.shop_list thead a:hover {
	color: #00b0eb;
	text-decoration: none;
	border-bottom: 1px dashed #00b0eb
}

.shop_list table h2 {
	padding: 5px 0
}

.shop_list table h2 a {
	color: #000;
	text-decoration: none
}

.shop_list table h2 a:hover {
	color: #000;
	text-decoration: none
}

.shop_list table .shop_list_sku {
	color: #888;
	display: block;
	padding: 0 0 5px 0;
}

.shop_list td.shop_list_image {
	padding: 4px 0 4px 8px;
}

.shop_list td.shop_list_image img {
	display: block;
	cursor: pointer
}

.shop_list td.shop_list_image > div {
	height: 50px;
	position: relative;
	width: 50px;
}

.shop_list td.shop_list_image > div > img {
	bottom: 0;
	left: 0;
	margin: auto;
	max-height: 50px;
	max-width: 50px;
	position: absolute;
	right: 0;
	top: 0;
}

.shop_list td.shop_list_price {
	white-space: nowrap;
	text-align: right
}

.shop_list td.shop_list_quantity {
	white-space: nowrap;
	text-align: center
}

.shop_list td.sep {
	height: 1px;
	line-height: 1px;
	padding: 0;
	background: url(https://bulat-cheb.ru/i/dot.png) repeat-x 0 0
}

@media only screen and (max-width:1233px) {
	.shop_list table {
		width: 100%
	}

	.shop_list table tr td:nth-child(2) {
		max-width: 165px;
	}

}

@media only screen and (max-width:639px) {
	.shop_list thead td:nth-child(6) {
		min-height: 15px;
	}

	.shop_list td {
		max-width: 115px;
	}

	.shop_list td:nth-child(4) {
		display: inline-block;
		padding: 10px 0 0 0;
		text-align: center;
		width: 95px;
	}

	.shop_list td:nth-child(5) {
		display: inline-block;
		padding: 5px 0;
		text-align: center;
		width: 95px;
	}

	.shop_list td:nth-child(6) {
		display: inline-block;
		padding: 0 0 5px 0;
		text-align: center;
		width: 95px;
	}

	.shop_list table .shop_form {
		width: 95px;
		margin: 5px 0;
	}

	.shop_list table .shop_form_quantity {
		width: 50px;
	}

	.shop_list table .shop_form_button {
		margin: 4px 0 4px 10px;
	}

}

/*.shop_list_qty{width:28px;height:8px;position:relative;margin:2px auto 0 auto}*/
.shop_list_qty {
	position: relative;
	text-align: center;
}

.shop_list_qty_0 {
	color: #888;
	font: 13px/14px Arial;
	height: auto;
	margin: 0;
	text-align: center;
	width: auto;
}

.shop_list_qty_b1 {
	width: 8px;
	height: 8px;
	position: absolute;
	top: 0;
	left: 0
}

.shop_list_qty_b2 {
	width: 8px;
	height: 8px;
	position: absolute;
	top: 0;
	left: 10px
}

.shop_list_qty_b3 {
	width: 8px;
	height: 8px;
	position: absolute;
	top: 0;
	left: 20px
}

.shop_list_qty_1 .shop_list_qty_b1 {
	background-color: #e80083
}

.shop_list_qty_2 .shop_list_qty_b1 {
	background-color: #ffcb00
}

.shop_list_qty_2 .shop_list_qty_b2 {
	background-color: #ffcb00
}

.shop_list_qty_3 .shop_list_qty_b1 {
	background-color: #00b0eb
}

.shop_list_qty_3 .shop_list_qty_b2 {
	background-color: #00b0eb
}

.shop_list_qty_3 .shop_list_qty_b3 {
	background-color: #00b0eb
}

.shop_list .more {
	margin: 20px 0 0 0
}

.shop_list .more a {
	background-color: #00aeed;
	color: #fff;
	display: block;
	float: left;
	font: 15px/19px Helvetica,Arial,sans-serif;
	padding: 4px 8px;
	text-decoration: none
}

.shop_list .more a:hover {
	color: #000;
	text-decoration: none
}

.shop_item_var {
	float: left;
	width: 100px;
	margin: 0 0 1.5em 0
}

.shop_item_val {
	margin: 0 0 1.5em 100px
}

.shop_item_qty {
	display: inline-block;
	width: 28px;
	height: 8px;
	position: relative;
	margin: 0 5px
}

.shop_item_qty_b1 {
	width: 8px;
	height: 8px;
	position: absolute;
	top: 0;
	left: 0
}

.shop_item_qty_b2 {
	width: 8px;
	height: 8px;
	position: absolute;
	top: 0;
	left: 10px
}

.shop_item_qty_b3 {
	width: 8px;
	height: 8px;
	position: absolute;
	top: 0;
	left: 20px
}

.shop_item_qty_1 .shop_item_qty_b1 {
	background-color: #e80083
}

.shop_item_qty_2 .shop_item_qty_b1 {
	background-color: #ffcb00
}

.shop_item_qty_2 .shop_item_qty_b2 {
	background-color: #ffcb00
}

.shop_item_qty_3 .shop_item_qty_b1 {
	background-color: #00b0eb
}

.shop_item_qty_3 .shop_item_qty_b2 {
	background-color: #00b0eb
}

.shop_item_qty_3 .shop_item_qty_b3 {
	background-color: #00b0eb
}

.shop_form {
	height: 29px;
	width: 160px;
	margin: 10px 0
}

.shop_form_quantity {
	width: 30px;
	border: 1px solid #666;
	color: #000;
	font: 15px/19px Helvetica,Arial,sans-serif;
	height: 23px;
	padding: 2px;
	text-align: center;
	float: left;
	box-shadow: inset #aaa 0 1px 1px;
	margin: 0 10px 0 17px;
	outline: 0
}

.shop_form_quantity_active {
	background-color: #ffee00;
	width: 30px;
	border: 1px solid #666;
	color: #000;
	font: 15px/19px Helvetica,Arial,sans-serif;
	height: 23px;
	padding: 2px;
	text-align: center;
	float: left;
	box-shadow: inset #aaa 0 1px 1px;
	outline: 0
}

.shop_form_button,
.shop_list_request {
	background-color: #fff;
	border: 0;
	border-bottom: 1px dashed #888;
	color: #000;
	font: 15px/19px Helvetica,Arial,sans-serif;
	height: 19px;
	padding: 0;
	float: left;
	margin: 4px 0 4px 7px;
	text-transform: lowercase;
	cursor: pointer
}

.shop_form_button:hover,
.shop_list_request:hover {
	border-bottom: 1px dashed #e80083;
	color: #e80083;
}

.shop_list_request_item {
	margin: 7px 0 7px 0;
}

.shop_form_button_active {
	background-color: #fff;
	border: 0;
	color: #e2007a;
	font: 15px/19px Helvetica,Arial,sans-serif;
	height: 29px;
	padding: 4px 0;
	float: left;
	margin: 0 0 0 10px;
	text-transform: lowercase
}

.shop_form_button_active:hover {
	color: #e2007a
}

.shop_form_plus {
	display: block;
	float: left;
	width: 12px;
	height: 12px;
	margin: 9px 0 9px 5px;
	cursor: pointer;
	background: #fff url(https://bulat-cheb.ru/i/decor-20171127.png) -274px 0 no-repeat
}

.shop_form_plus:hover {
	background: #fff url(https://bulat-cheb.ru/i/decor-20171127.png) -274px -12px no-repeat
}

.shop_form_minus {
	display: block;
	float: left;
	width: 12px;
	height: 12px;
	margin: 9px 5px 9px 0;
	cursor: pointer;
	background: #fff url(https://bulat-cheb.ru/i/decor-20171127.png) -286px 0 no-repeat
}

.shop_form_minus:hover {
	background: #fff url(https://bulat-cheb.ru/i/decor-20171127.png) -286px -12px no-repeat
}

.shop_form_unit {
	background-color: #fff;
	border: 0;
	color: #000;
	font: 15px/19px Helvetica,Arial,sans-serif;
	height: 29px;
	padding: 4px 0;
	float: left;
	margin: 0 0 0 7px;
	text-decoration: none;
}

.shop_form_button_all {
	background-color: #fff;
	border: 0;
	color: #000;
	font: 15px/19px Helvetica,Arial,sans-serif;
	height: 29px;
	padding: 4px 0;
	float: left;
	margin: 0 0 0 7px;
	text-decoration: underline;
	text-transform: lowercase;
	cursor: pointer
}

.shop_form_button_all:hover {
	color: #e80083;
	text-decoration: underline
}

.shop_form_button_wait {
	background-color: #eeeeeeaa;
	border: 0;
	color: #000;
	cursor: pointer;
	font: 13px/32px Helvetica,Arial,sans-serif;
	display: block;
	float: left;
	height: 32px;
	padding: 0 10px;
	position: relative;
	text-align: center;
}

.shop_form_button_wait:hover {
	background-color: #e80083;
	color: #fff;
	text-shadow: 0 0 2px rgba(0, 0, 0, .5);
}

.shop_notification {
	position: fixed;
	background-color: #fff;
	opacity: .9;
	box-shadow: 0 1px 5px -1px #666;
	padding: 20px;
	font: 17px/32px Arial;
	color: #000;
	white-space: nowrap
}

.shop_notification a {
	color: #000
}

.shop_notification a:hover {
	color: #00b0eb
}

.shop_notification span {
	color: #e80083
}

.shop_item_table td {
	padding: 8px;
}

td.shop_item_table_name {
	color: #666;
}

td.shop_item_table_desc {
	color: #000;
}

td.shop_item_table_img {
	width: 175px;
	vertical-align: top;
}

.shop_list .shop_item_table td.sep {
	background: unset;
	background-color: #eee;
	height: 1px;
	line-height: 1px;
	padding: 0;
}

td.shop_item_table_price_name,
td.shop_item_table_price_value {
	font-size: 20px;
	padding: 12px 8px;
}

td.shop_item_table_price_value {
	font-weight: bold;
}

.shop_list .shop_item_table .shop_form {
	width: 186px;
}

.shop_list .shop_item_table .shop_form_button {
	background-color: #00aeed;
	border-bottom: 0;
	color: #fff;
	height: 29px;
	margin: 0 0 0 7px;
	padding: 0 7px;
}

.shop_list .shop_item_table .shop_form_button:hover {
	background-color: #b9005c;
}

.shop_list .shop_item_table .shop_form_button_active {
	background-color: #000;
	padding: 0 7px;
	color: #fff;
}

@media only screen and (max-width:639px) {
	.shop_list .shop_item_table tr {
		display: block;
		width: 324px;
	}

	/*	.shop_list .shop_item_table tr:nth-child(n+3){
			border-top: 1px solid #eee;
		}*/
	.shop_list .shop_item_table td.shop_item_table_img {
		display: block;
		max-width: 324px;
		text-align: center;
		width: 324px;
	}

	td.shop_item_table_name {
		display: inline-block;
		max-width: unset;
		width: 30%;
	}

	td.shop_item_table_desc {
		display: inline-block;
		max-width: unset;
		width: 50%;
	}

	.shop_list .shop_item_table td.sep {
		display: block;
		max-width: unset;
		width: 100%;
	}

	.shop_list .shop_item_table .shop_form {
		margin: 5px 0 5px 68px;
	}

}
.shop_1c {
}

.shop_1c ol {
	list-style: decimal outside none;
	margin: .5em 0;
}

.shop_1c ul {
	list-style: disc outside none;
	margin: .5em 0;
}

.shop_1c li {
	margin: .1em 0 .1em 3em;
}

.shop_1c b {
	font-size: 17px;
	font-weight: 700;
}

.shop_1c dfn {
	font-weight: 700;
	padding-left: 4px;
}

.shop_1c span {
	color: #666;
	padding-right: 4px;
}

.shop_1c_text {
	border: 1px solid #e0e0e0;
	margin-bottom: .5em;
	max-height: 150px;
	overflow: auto;
	padding: 9px;
}

.shop_1c img {
	height: 40px;
	margin: 4px 8px 4px 0;
	vertical-align: middle;
}
.shop_cart_list table{border-collapse:collapse;border-spacing:0;color:#000;font:15px/133% Helvetica,Arial,sans-serif;width:692px}
.shop_cart_list table td{border:0;padding:0 8px;text-align:left;vertical-align:middle}
.shop_cart_list table thead td{padding:5px 4px 3px 4px;background-color:#000;color:#fff;font-size:16px;text-align:center;white-space:nowrap}
.shop_cart_list table tfoot td{padding:8px;font-weight:bold}
.shop_cart_list table thead a{color:#aaa;text-decoration:none;border-bottom:1px dashed #aaa}
.shop_cart_list table thead a:hover{color:#00b0eb;text-decoration:none;border-bottom:1px dashed #00b0eb}
.shop_cart_list table h2 a{color:#000;text-decoration:none}
.shop_cart_list table h2 a:hover{color:#000;text-decoration:none}
.shop_cart_list table td.shop_cart_list_price{white-space:nowrap;text-align:right}
.shop_cart_list table td.sep{height:1px;line-height:1px;padding:0;background:url(https://bulat-cheb.ru/i/dot.png) repeat-x 0 0}
.shop_cart_list_buttons{margin:20px 0 40px 0;position: relative;}
.shop_cart_list_button{background-color:#00aeed;border:1px solid #00aeed;color:#fff;font:15px/19px Helvetica,Arial,sans-serif;height:29px;margin:0 5px;padding:4px 8px;float:left}
.shop_cart_list_button_empty{background-color:#00aeed;border:1px solid #00aeed;color:#fff;font:15px/19px Helvetica,Arial,sans-serif;height:29px;padding:4px 8px;float:left;position:absolute;right:0;}
.shop_cart_list_button:hover,.shop_cart_list_button_empty:hover{background-color:#00aeed;color:#000}
.shop_cart_list_button_red{background-color:#e2007a;border:1px solid #e2007a;color:#fff;font:15px/19px Helvetica,Arial,sans-serif;height:29px;padding:4px 8px;float:left;}
.shop_cart_list_button_red:hover{background-color:#e2007a;color:#000}

.shop_cart_list_form{height:29px;width:90px;margin:10px 0}
.shop_cart_list_form_quantity{background-color:#ffee00;width:30px;border:1px solid #666;color:#000;font:15px/19px Helvetica,Arial,sans-serif;height:23px;padding:2px;text-align:center;float:left;box-shadow:inset #aaa 0 1px 1px;outline:0}
.shop_cart_list_form_plus{display:block;float:left;width:12px;height:12px;margin:9px 0 9px 5px;cursor:pointer;background:#fff url(https://bulat-cheb.ru/i/decor-20171127.png) -274px 0 no-repeat}
.shop_cart_list_form_plus:hover{background:#fff url(https://bulat-cheb.ru/i/decor-20171127.png) -274px -12px no-repeat}
.shop_cart_list_form_minus{display:block;float:left;width:12px;height:12px;margin:9px 5px 9px 0;cursor:pointer;background:#fff url(https://bulat-cheb.ru/i/decor-20171127.png) -286px 0 no-repeat}
.shop_cart_list_form_minus:hover{background:#fff url(https://bulat-cheb.ru/i/decor-20171127.png) -286px -12px no-repeat}
.shop_cart_list_form_remove{display:block;float:left;width:12px;height:12px;margin:9px 5px;cursor:pointer;background:#fff url(https://bulat-cheb.ru/i/decor-20171127.png) -298px 0 no-repeat}
.shop_cart_list_form_remove:hover{background:#fff url(https://bulat-cheb.ru/i/decor-20171127.png) -298px -12px no-repeat}

@media only screen and (max-width:1233px){
	.shop_cart_list table{width:100%}
}
@media only screen and (max-width:639px){
	.shop_cart_list thead td:nth-child(5){min-height:15px;}
	.shop_cart_list td{max-width:125px;}
	.shop_cart_list td:nth-child(3){display:inline-block;padding:10px 0 0 0;text-align:center;width:115px;}
	.shop_cart_list td:nth-child(4){display:inline-block;font-weight:bold;padding:5px 0;text-align:center;width:115px;}
	.shop_cart_list td:nth-child(5){display:inline-block;padding:0 0 5px 0;text-align:center;width:115px;}
	.shop_cart_list table .shop_cart_list_form{width:90px;margin:5px 12px 5px 13px;}
	.shop_cart_list table .shop_cart_list_form_quantity{width:50px;}
	.shop_cart_list table td.shop_cart_list_price{text-align:center;}
	.shop_cart_list_form_remove{margin:9px 51px;}
}

.shop_cart_list .iform{font:15px/133% Helvetica,Arial,sans-serif}
.shop_cart_list .iform .line{margin:0 0 12px}
.shop_cart_list .iform .input{background-color:#fff;border:1px solid #666;box-shadow:inset #aaa 0 1px 1px;color:#000;font:15px/19px Helvetica,Arial,sans-serif;margin:0;padding:2px;height:23px;outline:0}
.shop_cart_list .iform .input:focus{outline:0}
.shop_cart_list .iform .input:focus:not(*:root){outline:0}
.shop_cart_list .iform label{color:#000;display:block;font:15px/133% Helvetica,Arial,sans-serif;margin:0 0 3px}
.shop_cart_list .iform label.bad{color:red}
.shop_cart_list .iform .customer_shipping_service_3 label{color:#888;display:block;font:15px/133% Helvetica,Arial,sans-serif;margin:0 0 3px}
.shop_cart_list .iform .info{color:#666;font:italic 13px/133% Helvetica,Arial,sans-serif;margin:0;padding:4px;width:500px}
.shop_cart_list .iform .checkbox{margin:4px 0}
.shop_cart_list .iform .checkbox label{color:#000;cursor:pointer;display:inline;font:15px/133% Helvetica,Arial,sans-serif;margin:0}
.shop_cart_list .iform .checkbox label.rem{color:#888;cursor:pointer;display:inline;font:15px/133% Helvetica,Arial,sans-serif;margin:0}
.ui-widget-content{border:1px solid #cfd9e5;color:#000;width:221px;}
.ui-menu-item{margin:0;padding:0;cursor:pointer;}
.ui-menu-item-wrapper{padding:4px 8px;}
.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{background-color:#e0e0e0;border:0;color:#000;}


.shop_cart_board{font:17px/32px Arial;height:32px;list-style:none;color:#fff}
.shop_cart_board li{float:right;height:32px;list-style:none;padding:0 10px}
.shop_cart_board a{color:#fff}
.shop_cart_board a:hover{color:#00b4ff}
.shop_cart_board span{color:#f39}
.shop_cart_board a.shop_cart_board_button{background-color:#fff;border-radius:16px;color:#000;padding:0 8px;text-decoration:none;}
.shop_cart_board a.shop_cart_board_button:hover{background-color:#00b4ff;color:#000;text-decoration:none;}

@media only screen and (min-width:640px) and (max-width:1233px){
	.shop_cart_board{height:68px;}
}
@media only screen and (max-width:639px){
	.shop_cart_board{height:112px;}
}

.s_shop_category{font:15px/17px Helvetica,Arial,sans-serif;color:#000;width:239px;margin-left:13px;position:relative}
.s_shop_category form{width:252px;height:29px;margin:0 0 25px 0}
.s_shop_category_input{width:139px;border:1px solid #666;color:#000;font:15px/19px Helvetica,Arial,sans-serif;height:23px;padding:2px 22px 2px 2px;float:left;box-shadow:inset #aaa 0 1px 1px;outline:0}

.s_shop_category_button{background-color:#00aeed;width:65px;border:1px solid #00aeed;color:#fff;font:15px/19px Helvetica,Arial,sans-serif;height:29px;padding:4px 3px;float:left;margin:0 0 0 7px}
.s_shop_category_button:hover{background-color:#00aeed;color:#000}
.s_shop_category_x{display:block;position:absolute;width:12px;height:12px;cursor:pointer;background:#fff url(https://bulat-cheb.ru/i/decor-20171127.png) -298px 0 no-repeat;top:9px;right:80px;overflow:hidden}
.s_shop_category_x span{position:absolute;top:11px}

.s_shop_category_menu_checkbox{display:none;}
.s_shop_category_menu_handler{display:none;}
.s_shop_category_menu_mobile_handler{display:none;}
.s_shop_category_menu_overlay{display:none;}
.s_shop_category_menu_scrollframe{height:100%;overflow:hidden;padding:30px 0 0 0;position:relative;width:100%;}
.s_shop_category_menu_scrollframe::before{background:linear-gradient(180deg,rgba(255,255,255,1) 0%,rgba(255,255,255,.25) 100%);content:'';display:block;height:20px;left:0;position:absolute;right:0;top:0;z-index:2;}
.s_shop_category_menu_scrollbox{height:100%;overflow-y:scroll;padding:0 20px 0 0;width:100%;}
.s_shop_category_menu_container{}
.s_shop_category_menu_container .s_shop_category_menu_handler_close{display:none;}

@media only screen and (max-width:1233px){
	.s_shop_category{display:flex;flex-direction:column;}
	.s_shop_category_x{top:29px;}
	.s_shop_category_menu{order:1;}
	.s_shop_category_menu_handler{background-color:#00aeed;border-radius:0;color:#fff;cursor:pointer;display:none;font:700 17px/40px Helvetica,Arial,sans-serif;height:40px;letter-spacing:1px;text-align:center;text-transform:uppercase;}
	.s_shop_category_menu_mobile_handler{background-color:#00aeed;border-radius:0;color:#fff;cursor:pointer;display:inline-block;font:700 17px/40px Helvetica,Arial,sans-serif;height:40px;letter-spacing:1px;text-align:center;text-transform:uppercase;}
	.s_shop_category_menu_handler:hover, .s_shop_category_menu_mobile_handler:hover{color:#000;}
	.s_shop_category_menu_handler::before{content:'';display:inline-block;margin:0 10px 2px 0;vertical-align:middle;}
	.s_shop_category_menu_mobile_handler::before{content:'';display:inline-block;margin:0 10px 2px 0;vertical-align:middle;}
	.s_shop_category_menu_overlay{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1;}
	.s_shop_category_menu_scrollframe{display:none}
	.s_shop_category_menu_container{padding:15px 10px;}
	.s_shop_category_menu_checkbox:checked ~ .s_shop_category_menu_handler{background-color:#00aeed;border-radius:0;}
	.s_shop_category_menu_checkbox:checked ~ .s_shop_category_menu_mobile_handler{background-color:#00aeed;border-radius:0;}
	.s_shop_category_menu_checkbox:checked ~ .s_shop_category_menu_scrollframe {
		background-color: #fff;
		bottom: 0;
		display: block;
		height: auto;
		left: 0;
		margin: 0;
		padding: 0;
		position: fixed;
		right: 0;
		top: 54px;
		width: auto;
		z-index: 1000;
	}
	.s_shop_category_menu_checkbox:checked ~ .s_shop_category_menu_scrollframe .s_shop_category_menu_handler_close{
		display: block;
		height: 32px;
		margin: 0 10px;
		padding: 6px;
		position: absolute;
		right: 10px;
		width: 32px;
	}
	.s_shop_category_menu_checkbox:checked ~ .s_shop_category_menu_scrollframe .s_shop_category_menu_handler_close svg{
		height: 32px;
		stroke: #666;
		width: 32px;
	}
}


.s_shop_category ul ul{padding:3px 0 0 22px}
.s_shop_category ul li{padding:6px 0}
.s_shop_category ul ul li{padding:3px 0}
.s_shop_category ul a{display:block;margin-left:17px;text-decoration:none;max-width:195px}
.s_shop_category ul a:hover{color:#008ec3;text-decoration:none}
.s_shop_category ul a.a{text-decoration:none;color:#b9005c}
.s_shop_category ul a.a:hover{text-decoration:none;color:#b9005c}
.s_shop_category ul i{display:block;float:left;width:11px;height:11px;margin-top:3px;cursor:pointer;background:#fff url(https://bulat-cheb.ru/i/decor-20171127.png) 0 0 no-repeat}
.s_shop_category ul i.a{display:block;float:left;width:11px;height:11px;margin-top:3px;cursor:pointer;background:#fff url(https://bulat-cheb.ru/i/decor-20171127.png) -11px 0 no-repeat}

@media only screen and (min-width:640px) and (max-width:1233px){
	.s_shop_category{width:auto;margin:0 auto 10px auto;}
	.s_shop_category form{width:auto;margin:20px 0 20px 0;order:2;}
	.s_shop_category_input{width:522px;}

	.s_shop_category ul a{max-width:360px;}
}

@media only screen and (max-width:639px){
	.s_shop_category{width:auto;margin:0;}
	.s_shop_category form{width:auto;margin:20px 0 20px 0;order:2;}
	.s_shop_category_input{width:242px;}
	.s_shop_category ul a{max-width:320px;}
	.s_shop_category ul ul a{max-width:300px;}
}


.shop_customer_list table{border-collapse:collapse;border-spacing:0;color:#000;font:15px/133% Helvetica,Arial,sans-serif;width:692px}
.shop_customer_list table td{border:0;padding:8px 8px;text-align:left;vertical-align:middle}
.shop_customer_list table thead td{padding:5px 8px 3px 8px;background-color:#000;color:#fff;font-size:16px;text-align:center;}
.shop_customer_list table h2{font:15px/15px Helvetica,Arial,sans-serif;}
.shop_customer_list table h2 a{color:#000;text-decoration:none}
.shop_customer_list table h2 a:hover{color:#b9005c;text-decoration:underline}
.shop_customer_list table td.shop_customer_list_price{white-space:nowrap;text-align:right}
.shop_customer_list table td.shop_customer_list_center{text-align:center}
.shop_customer_list table td.sep{height:1px;line-height:1px;padding:0;background:url(https://bulat-cheb.ru/i/dot.png) repeat-x 0 0}
.shop_customer_list_inn{color:#888;font:66% monospace;letter-spacing: 1px;margin:2px 0 0;}
.shop_cart_total_notice span{color:red;}
.shop_cart_total_notice a{text-decoration:underline;}
.shop_cart_total_notice a:hover{color:#00aeed;}
.shop_order_contact{margin:0 0 1.5em 0}

.shop_order table{border-collapse:collapse;border-spacing:0;color:#000;font:15px/133% Helvetica,Arial,sans-serif;width:692px}
.shop_order table td{border:0;padding:0 8px;text-align:left;vertical-align:middle}
.shop_order table thead td{padding:5px 4px 3px 4px;background-color:#000;color:#fff;font-size:16px;text-align:center;white-space:nowrap}
.shop_order table tbody td{height:49px}
.shop_order table tfoot td{padding:8px;font-weight:bold}
.shop_order table td.shop_order_price{white-space:nowrap;text-align:right}
.shop_order table td.shop_order_quantity{width:100px;text-align:center}
.shop_order table td.sep{height:1px;line-height:1px;padding:0;background:url(https://bulat-cheb.ru/i/dot.png) repeat-x 0 0}

/** shop order customer */
.shop_order_customer{color:#000;font:15px/125% Helvetica,Arial,sans-serif;margin:0 0 1.5em 0;}
.shop_order_customer span{color:#888;}

.shop_order_list table{border-collapse:collapse;border-spacing:0;color:#000;font:15px/133% Helvetica,Arial,sans-serif;width:692px}
.shop_order_list table td{border:0;padding:8px 8px;text-align:left;vertical-align:middle}
.shop_order_list table thead td{padding:5px 8px 3px 8px;background-color:#000;color:#fff;font-size:16px;text-align:center;white-space:nowrap}
.shop_order_list table h2 a{color:#000;text-decoration:none}
.shop_order_list table h2 a:hover{color:#b9005c;text-decoration:underline}
.shop_order_list table td.shop_order_list_price{white-space:nowrap;text-align:right}
.shop_order_list table td.sep{height:1px;line-height:1px;padding:0;background:url(https://bulat-cheb.ru/i/dot.png) repeat-x 0 0}

/* more */
.shop_order_list .more{clear:both;margin:2em 0 0}
.shop_order_list .more a{background-color:#000;color:#fff;display:block;float:left;font:18px/32px Helvetica,Arial,sans-serif;padding:4px 8px;text-decoration:none}
.shop_order_list .more a:hover{background-color:#b9005c;color:#fff;text-decoration:none}

.shop_request{background-color:#fff;box-shadow:0 1px 5px -1px #555;padding:25px 25px 15px 25px;border-width:1px;border-style:solid;border-color:#b8b8b8 #b0b0b0 #a8a8a8 #b0b0b0;max-width:328px;}
.shop_request h2{font:bold 15px/120% Helvetica,Arial,sans-serif;}
.shop_request p{font: 13px/120% Helvetica,Arial,sans-serif;}
.shop_request p.shop_request_close{position:absolute;right:10px;top:10px;}
.shop_request p.shop_request_close a{display:block;cursor:pointer;}
.shop_request h1{color:#000;font:700 17px/120% Helvetica,Arial,sans-serif;}
.shop_request table{border-collapse:collapse;border-spacing:0;color:#000;display:block;font:15px/120% Helvetica,Arial,sans-serif;overflow:hidden;width:328px;}
.shop_request table td{border:0;border-bottom:1px solid #888;padding:8px;text-align:left;vertical-align:middle;}
.shop_request table tr:last-child td{border-bottom:0;}
.shop_request_image{height:64px;position:relative;width:64px;}
.shop_request_image img{bottom:0;left:0;margin:auto;max-height:64px;max-width:64px;position:absolute;right:0;top:0;}
.shop_request_close{cursor:pointer;}

.popup .shop_request .iform{border:0;box-shadow:none;padding:0;}
.shop_request_button{background-color:#e80083;border-radius:4px;border:0;color:#fff;cursor:pointer;display:inline-block;font:16px/33px Helvetica,Arial,sans-serif;margin:10px 0 0 0;padding:0 10px;}
.shop_request_button:hover{background-color:#13120d;color:#fff;}

.popup_shop_request{text-align:center;text-decoration:none;max-width:168px;padding: 1em 0 2em 0;margin:0 0 0 -10px;position:relative;}
.shop_wait{max-width:320px;}
.shop_wait table{border-collapse:collapse;border-spacing:0;color:#000;font:15px/120% Helvetica,Arial,sans-serif;}
.shop_wait table td{border:0;border-bottom:1px solid #888;padding:8px;text-align:left;vertical-align:middle;}
.shop_wait table tr:last-child td{border-bottom:0;}
.shop_wait_image{height:64px;position:relative;width:64px;}
.shop_wait_image img{bottom:0;left:0;margin:auto;max-height:64px;max-width:64px;position:absolute;right:0;top:0;}
.shop_wait h1{font:15px/120% Helvetica,Arial,sans-serif;margin:1em 0;}
.shop_wait h2{overflow: hidden;width: 300px;}
.shop_wait_button{background-color:#000;border:1px solid #000;color:#fff;cursor:pointer;font:15px Helvetica,Arial,sans-serif;height:30px;margin:0;padding:0 10px;}
.shop_wait_button:hover{background-color:#b9005c;border:1px solid #b9005c;color:#fff;}
/* slide list */
.slide_list{}
.slide_item{margin:0 0 2em 0;}
.slide {}
.slide h2{color:#000;font:normal 24px/120% Helvetica,Arial,sans-serif;margin:0 0 .33em;}
.slide h2 a{color:#000;text-decoration:underline;}
.slide h2 a:hover{color:#000;text-decoration:underline;}
.slide .slide_modified{color:#999;float:left;font:15px/140% Helvetica,Arial,sans-serif;margin:0 0 .5em;}
.slide .slide_image{width:100px;}

.slider{margin:0 0 40px 0;position:relative;}
.slider .adm_panel_27{left:25px;position:absolute;top:3px;z-index:4;}
.slider_wrapper{height:346px;overflow:hidden;position:relative;width:692px;}
.slider_frame{height:346px;left:0;overflow:hidden;position:absolute;top:0;width:692px;}
.slider img{left:0;position:absolute;top:0;width:692px;}
.slider_prev{background-color:rgba(255,255,255,.33);height:346px;left:0;position:absolute;top:0;width:40px;z-index:3;}
.slider_prev i{background:url(https://bulat-cheb.ru/i/decor-20171127.png) -339px 0 no-repeat;display:block;height:32px;left:5px;position:absolute;top:157px;width:30px;}
.slider_next{background-color:rgba(255,255,255,.33);height:346px;position:absolute;right:0;top:0;width:40px;z-index:3;}
.slider_next i{background:url(https://bulat-cheb.ru/i/decor-20171127.png) -309px 0 no-repeat;display:block;height:32px;left:5px;position:absolute;top:157px;width:30px;}
.slider_description{background-color:#fe0;bottom:20px;color:#000;font:bold 20px/24px Helvetica,Arial,sans-serif;left:80px;max-width:492px;padding:20px;position:absolute;}
.slider_description br{display:none;}
.iform .iform_user_restore{font:14px/30px Arial;padding:0 0 0 10px;white-space:nowrap;}
.iform .iform_user_restore a{color:#000}
.iform .iform_user_restore a:hover{color:#b9005c}

.welcome{padding:0 0 2em 0;}

/**
 * welcome news
 */
.welcome_news{background-color:#f0f0f0;height:160px;margin:0 0 10px 0;}
.welcome_news h2{float:left;font:400 24px/29px Helvetica,Arial,sans-serif;padding:19px 0 19px 20px;}
.welcome_news_archive{color:#000;float:right;font:14px/29px Helvetica,Arial,sans-serif;padding:18px 20px 0 0;}
.welcome_news_archive a{font:14px/29px Helvetica,Arial,sans-serif;color:#000;text-decoration:none;}
.welcome_news_archive a:hover{color:#b9005c;text-decoration:none;}
.welcome_news_archive a u{border-bottom:1px solid #ccc;text-decoration:none;}
.welcome_news_archive a:hover u{border-bottom:1px solid #b9005c;}
.welcome_news_item{padding:0 20px 10px 20px;}
.welcome_news_item a{color:#000;font:15px/19px Helvetica,Arial,sans-serif;text-decoration:none;}
.welcome_news_item a:hover{color:#b9005c;text-decoration:none;}
.welcome_news_item a span{color:#999;font:13px/19px Helvetica,Arial,sans-serif;}
.welcome_news_item a u{border-bottom:1px solid #ccc;text-decoration:none;}
.welcome_news_item a:hover u{border-bottom:1px solid #b9005c;}
