/*
 * Date created: 2025-08-20 02:56:48
 */
/*
 * ATTENTION! This file is automatically created from several CSS files.
 * Find file path and name in the comments in the beginning of the each code block
 */


/*
 * FILE START: _mod_files/_css/common.css
 */

@font-face {
    font-family: 'Good Vibes Pro';
    src: url('/fonts/GoodVibesCyr.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,p,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption{
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,.alt_header1,.alt_header2,.alt_header3,.alt_header4,.alt_header5{
	margin:0 0 8px 0;
}
div.edParagraph,p{
	margin:0 0 12px 0;
	padding:0;
}
a img{
	border:none;
}
img{
	border:0;
}
ul{
	padding:0;
	margin:10px 0 10px 40px;
}
ol{
	padding:0;
	margin:10px 0 10px 45px;
}
table.dsn,table.dsn tbody,table.dsn tr,table.dsn th,table.dsn td{
	margin:0;
	padding:0;
}
table.dsn{
	border-collapse:separate;
	border-spacing:0;
}
.wrapper{
	position:relative;
}
.clear{
	clear:both;
	height:0;
	overflow:hidden;
}
body { background: #ffffff /* #33363B url('/_img/fon.jpg') */;
background-repeat: no-repeat;
background-position: 50% 10%;
margin: 0px; 
padding: 0px; 
}

body,table,tr,td,p,a,input,select,textarea,h1,h2,h3,h4,h5{
	color:#000000 /*#4C4C4C*/;
	font-family:PT Sans,sans-serif;
	font-weight:normal;
	font-size:14px;
	font-style:normal;
}

a,a:visited{
	/* color:#75716E; */
	/* text-decoration:underline; */
}
a:hover{
	color:#75716E;
	text-decoration:none;
}
hr{
	color:#eef4f4;
	height:1px;
	background:#eef4f4;
	border:0;
}
blockquote{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0;
	margin-right:0;
}
h1,.alt_header1,h1 a,h1 a:visited,h1 a:hover{
	/*color:#4C4C4C;*/
	font-size:1.6em;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:5px;
}
.h1{
	color:#fff;
	font-size:1.5em;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:5px;
	display:block;
}
h2,.alt_header2,h2 a,h2 a:visited,h2 a:hover{
	font-family:Verdana;
	font-size:1.4em;
	margin:0;
}
h3,.alt_header3,h3 a,h3 a:visited,h3 a:hover{
	color: #000000 /*#4C4C4C*/;
	font-size:1em;
	font-weight:bold;
	margin:5px 0 0 0;
	text-transform:none;
}
h4,.alt_header4,h4 a,h4 a:visited,h4 a:hover{
	color:#ee1d00;
	font-size:0.9em;
	font-weight:bold;
	margin:0;
}
h5,.alt_header5,h5 a,h5 a:visited,h5 a:hover{
	color:#08557C;
	font-size:0.9em;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
}
P{
	margin:5px 5px 5px 5px;
	padding:5px 5px 5px 5px;
}
ol{
	margin:11px 0;
	margin-left:40px;
}
form{
	margin:0;
}
input{
	font-size:0.95em;
	color:#4C4C4C;
}
input.txt,input.field,input.filter_field{
	font-size:0.95em;
	border:#D9D9D9 1px solid;
	height:19px;
}
input.txt_noborder{
	border:#FFFFFF 0 solid;
}
input.check{
	border:0;
}
input.btn,.but,.text_button{
	font-size:0.95em;
	background:#F3F7ED;
	color:#4C4C4C;
	border:#D9D9D9 1px solid;
	cursor:pointer;
}
ckeckbox.chb{
	font-size:0.95em;
	border:#D9D9D9 1px solid;
}
textarea.ta{
	font-size:0.95em;
	border:#D9D9D9 1px solid;
}
button{
	font:normal 0.85em arial,tahoma,verdana;
	background-color:#F3F7ED;
	border:solid #D9D9D9 1px;
	color:#4C4C4C;
	line-height:20px;
	cursor:pointer;
	margin-right:2px;
	vertical-align:middle;
}
* html button{
	height:22px;
}
table.tbl{
	border:1px #F3F7ED solid;
	empty-cells:hide;
}
table.tbl td{
	border:0;
	font-size:0.95em;
	padding:5px;
}
table.tbl TH{
	color:#717171;
	border:0;
	background-color:#F3F7ED;
	font-size:0.95em;
	padding:5px;
}
table.price{
	border:1px #F3F7ED solid;
	empty-cells:hide;
}
table.price TH{
	color:#717171;
	border:0;
	background-color:#F3F7ED;
	font-size:0.95em;
	padding:5px;
}
table.price td{
	border:1px #F3F7ED solid;
	font-size:0.95em;
	padding:5px;
}
.small,.small a{
	font-size:0.95em;
}
.top_tool_bar,.bottom_line{
	background-color:#9B7D48;
}
.wd1{
	width:70px !important;
}
.wd2{
	width:165px !important;
}
.wd3{
	width:150px !important;
}
.wd4{
	width:200px !important;
}
.wd5{
	width:250px !important;
}
.wd6{
	width:500px !important;
}
.wd7{
	width:100% !important;
}
.wd-full{
	width:100%;
}
.sz1{
	font-size:.5em !important;
}
.sz2{
	font-size:.6em !important;
}
.sz3{
	font-size:.7em !important;
}
.sz4{
	font-size:.9em !important;
}
.sz5{
	font-size:1em !important;
}
.sz6{
	font-size:1.2em !important;
}
.sz7{
	font-size:1.3em !important;
}
.sz8{
	font-size:1.5em !important;
}
.sz9{
	font-size:2em !important;
}
#block1{
	position:absolute;
	left:665px;
	top:7px;
}
table.spec{
	border:1px #417b98 solid;
}
table.spec TH{
	background-color:#417b98;
	padding:5px;
}
table.spec td{
	border:0;
}
table.right_block{
	border:0;
}
table.right_block td{
	border:0;
	padding:10px;
}
.footer{
	/* border-top:1px solid #F7F5F6; */
	clear:both;
	padding:20px 0 20px 15px;
	text-align:left;
        font: 12px PT Sans, sans-serif;
        background: #E0F8FC;
}
.footer_menu{
	background: #E0F8FC;
	overflow:hidden;
	zoom:1;
        padding:5px 20px;
        /* padding:25px 15px 30px 15px; */
}
.rigth_map{
	text-align:right;
}
.rigth_map a{
	padding:0 20px 0 0;
}
.div_main_menu{
	margin:32px 0 0 0;
}
.title_header{
	margin:0 0 5px;
}
#username_cookie{
	font-weight:normal;
}
.right_header{
	width:138px;
	padding:0 0 0 10px;
}
* html .right_header{
	width:148px;
}
.center_header{
	background:url(_mod_files/ce_images/spliter_h.gif) right top no-repeat;
	padding:0 10px 30px 0;
	width:160px;
}
* html .center_header{
	width:170px;
}
.bottom_header{
	float:right;
	margin:0;
	padding:0;
}
.bottom_left{
	padding:0;
	margin:0;
	float:left;
	width:240px;
	height:20px;
}
.align_right{
	float:left;
	margin:0 130px 0 0;
}
.background_split{
	background:#F7F5F6;
	border-top:10px solid #fff;
	border-bottom:10px solid #fff;
}
.background_split img{
	height:5px;
}
.background_lite{
	padding:0 25px;
}
.background_color{
	background: #FFFFFF /*#F7F5F6*/;
	/*margin:20px 0;*/
	overflow:hidden;
	/*padding:20px 25px;*/
	padding:0 0 0 20px;
	zoom:1;
border-radius: 0px;
}
.top_menu a,.top_menu a:hover,.top_menu a:visited{
	font-size:0.95em;
	text-decoration:underline; 
	color:#ffffff;
}
.bottom_menu td,.bottom_menu a,.bottom_menu a:visited,.bottom_menu a:hover{
	font-size:0.95em;
	font-family:tahoma;
	color:#75716E;
	text-decoration:none;
	border:none;
}
.bottom_menu a:hover{
	text-decoration:underline;
}
table.bottom_menu{
	height:29px;
	margin:0 10px 0 0;
}
table.bottom_menu td{
	text-align:left;
}
.main_menu a,.main_menu a:visited{
	color:#75716E;
	display:block;
	font-family:tahoma;
	font-size:1em;
	padding:0;
	text-decoration:none;
}
.main_menu a:hover,a.item_active,a.item_active:visited{
	color:#504d4b;
	display:block;
	font-family:tahoma;
	font-size:1em;
}
.submenu{
	position:absolute;
	left:0;
	top:0;
	display:none;
	width:100px;
}
.pd_menu{
	border:1px #64C100 solid;
	background-color:#64C100;
}
.pd_menu td{
	color:#ffffff;
	border:0;
	background-color:#64C100;
	padding:5px 8px 5px 8px;
}
.pd_menu a,.pd_menu a:visited{
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
}
.pd_menu a:hover{
	text-decoration:underline;
	font-size:0.9em;
	font-weight:bold;
}
.splitter_main_menu img{
	width:20px;
}
.member_menu{
	margin-top:10px;
	border:solid red 0;
}
.member_menu td{
	padding-right:10px;
	text-align:left;
}
.member_menu a,.member_menu a:visited{
	font:normal 0.9em arial,tahoma,verdana;
	color:#666 !important;
	text-decoration:none;
}
.member_menu a:hover{
	font:normal 0.9em arial;
	text-decoration:underline;
}
.member_small_menu_info_logged_body,.member_small_menu_info_not_logged_body{
	border-bottom:1px solid #D9D9D9;
	font-size:0.9em !important;
	padding:0 0 10px 0;
}
.alt_header3{
	font-weight:normal;
}
.sm_tree .sm_level_1 a:link,.sm_tree .sm_level_1 a:visited,.sm_tree .sm_level_1 a:active,.sm_tree .sm_level_1 a:hover{
	font-size:1.1em;
}
.sm_level_1 .sm_tree_item_selected{
	font-size:1.1em;
}
.sm_tree .sm_level_2{
	margin-left:15px;
}
.sm_tree .sm_level_2 a:link,.sm_tree .sm_level_2 a:visited,.sm_tree .sm_level_2 a:active,.sm_tree .sm_level_2 a:hover{
	font-size:1.1em;
}
.sm_level_2 .sm_tree_item_selected{
	font-size:1.1em;
}
.sm_tree .sm_level_3{
	margin-left:25px;
}
.sm_tree .sm_level_3 a:link,.sm_tree .sm_level_3 a:visited,.sm_tree .sm_level_3 a:active,.sm_tree .sm_level_3 a:hover{
	font-size:1.1em;
}
.sm_level_3 .sm_tree_item_selected{
	font-size:1.1em;
}
.sm_tree .sm_tree_item_selected{
	font-weight:bold;
}
.sm_imaged_tree .sm_imaged_item_normal_1,.sm_imaged_tree .sm_imaged_item_active_1,.sm_imaged_tree .sm_imaged_item_normal_2,.sm_imaged_tree .sm_imaged_item_active_2,.sm_imaged_tree .sm_imaged_item_normal_3,.sm_imaged_tree .sm_imaged_item_active_3{
	padding-left:7px;
	line-height:19px;
}
.pager{
	margin-top:20px;
	text-align:left;
}
.pager .pager_sibl_pages{
	font-size:1em;
	font-weight:bold;
}
.pager .pager_sibl_pages span{
	font-weight:bold;
}
.pager .pager_pages{
	margin:10px 0;
	padding:4px 0;
}
a.pager_sibl:link,a.pager_sibl:active,a.pager_sibl:visited,a.pager_sibl:hover,a.pager_fin:link,a.pager_fin:active,a.pager_fin:visited,a.pager_fin:hover{
	font-size:1em;
	text-decoration:none;
	font-weight:normal;
}
a.pager_sibl:hover,a.pager_fin:hover{
	text-decoration:underline;
}
a.pager_block:link,a.pager_block:active,a.pager_block:visited,a.pager_block:hover,.pager_active,.pager_dotdot{
	margin-right:3px;
	padding:2px 6px;
	font-size:1em;
	text-decoration:none;
	text-align:center;
	background-color:#f2f2f2;
}
a.pager_block:hover{
	background-color:#ccc;
}
.pager .pager_active{
	font-size:14px;
	color:#f9f9f9;
	background-color:#666;
}
.pager span.pages_nav_split{
	font-size:1.2em;
	font-weight:normal;
	padding:0 5px;
}
.pager_item_details .pager_showall{
	margin-top:10px;
}
.pages_path{
	margin:0 0 20px 0;
}
.pages_path h1{
	margin:0 0 20px 0;
}
.pages_sibl_bar{
	text-align:center;
	margin:0 0 20px 0;
}
a.pages_print_version:link,a.pages_print_version:visited,a.pages_print_version:active,a.pages_print_version:hover{
	display:block;
	margin:40px 0 0 0;
}
a.pages_print_version img{
	margin-right:8px;
}
.vote_res_small_on{
	background-color:#51588c;
	border-top:1px #51588c solid;
	border-bottom:1px #51588c solid;
}
.vote_res_on{
	background-color:#51588c;
	border-top:1px #51588c solid;
	border-bottom:1px #51588c solid;
}
.vote_res_small_off{
	border-top:1px #51588c solid;
	border-bottom:1px #51588c solid;
}
.vote_res_off{
	border-top:1px #51588c solid;
	border-bottom:1px #51588c solid;
}
.kb_item_row_name{
	margin-bottom:5px;
}
.kb_item_row_announce p{
	margin:0;
	padding:0;
}
.stickers td{
	vertical-align:top;
	text-align:left;
}
.stickers .small_row{
	border:0;
}
.stickers .small_row_dashed{
	border:dashed #ccc 1px;
}
.stickers .small_header{
	line-height:16px;
}
.stickers .small_header a{
	text-decoration:none;
	border-bottom:dashed 1px;
}
.stickers .small_announce{
	padding:3px;
}
.stickers .small_Hsplitter img{
	width:20px;
	height:1px;
}
.stickers .small_Vsplitter img{
	width:1px;
	height:20px;
}
.eshop_image{
	float:left;
	margin-top:3px;
	margin-right:15px;
}
.eshop_image_click{
	border:0;
	margin-bottom:-2px;
	margin-top:3px;
}
.views_browse{
	border-top:1px #e0e0e0 solid;
	border-right:1px #e0e0e0 solid;
}
.views_browse td{
	border-bottom:1px #e0e0e0 solid;
	border-left:1px #e0e0e0 solid;
}
.currency_block{
	font-size:1.1em;
	color:#51588c;
	font-weight:bold;
}
.spec_eshop_cart{
	font:normal 0.9em arial,tahoma,verdana;
	color:#000;
	padding:0;
}
.spec_eshop_cart a:link,.spec_eshop_cart a:visited,.spec_eshop_cart a:active,.spec_eshop_cart a:hover{
	font:normal 0.9em arial,tahoma,verdana;
}
#eshop_cart_count{
	color:#4C4C4C;
}
#eshop_cart_total{
	color:#4C4C4C;
}
.spec_eshop_tree_links{
	line-height:1.5em;
}
.spec_eshop_tree_links .level_0 a:link,.spec_eshop_tree_links .level_0 a:visited,.spec_eshop_tree_links .level_0 a:active,.spec_eshop_tree_links .level_0 a:hover{
	text-decoration:underline;
	font-size:1.2em;
	text-transform:uppercase;
}
.spec_eshop_tree_links .level_0 a:hover{
	text-decoration:none;
}
.spec_eshop_tree_links .level_1 .item_normal{
	line-height:18px;
	background:url(_img/point.gif) no-repeat left;
	margin-left:10px;
	padding-left:15px;
}
.spec_eshop_tree_links .level_1 .item_selected{
	line-height:18px;
	background:url(_img/point_red.gif) no-repeat left;
	margin-left:10px;
	padding-left:15px;
}
.spec_eshop_tree_links .level_1 a:link,.spec_eshop_tree_links .level_1 a:visited,.spec_eshop_tree_links .level_1 a:active,.spec_eshop_tree_links .level_1 a:hover{
	text-decoration:underline;
	font-size:1em;
	text-transform:none;
}
.spec_eshop_tree_links .level_1 a:hover{
	text-decoration:none;
}
.spec_eshop_tree_links .level_2{
	margin-left:15px;
}
.spec_eshop_tree_links .level_2 a:link,.spec_eshop_tree_links .level_2 a:visited,.spec_eshop_tree_links .level_2 a:active,.spec_eshop_tree_links .level_2 a:hover{
	text-decoration:underline;
	font-size:.9em;
	text-transform:none;
}
.spec_eshop_tree_links .level_2 a:hover{
	text-decoration:none;
}
.spec_eshop_tree_links .level_3{
	margin-left:15px;
}
.spec_eshop_tree_links .level_3 a:link,.spec_eshop_tree_links .level_3 a:visited,.spec_eshop_tree_links .level_3 a:active,.spec_eshop_tree_links .level_3 a:hover{
	text-decoration:underline;
	font-size:.9em;
	text-transform:none;
}
.spec_eshop_tree_links .level_3 a:hover{
	text-decoration:none;
}
.spec_eshop_tree_links2 .lev1 .eshop_tree_level_1{
	text-align:center;
	padding:0 5px;
}
.spec_eshop_tree_links2{
	margin:0 auto;
}
.spec_eshop_tree_links2 .lev1{
	width:100%;
}
.spec_eshop_tree_links2 .item_normal{
	margin:5px 0;
	display:block;
	padding-top:5px;
}
.spec_eshop_tree_links2 .lev1 a:link,.spec_eshop_tree_links2 .lev1 a:visited,.spec_eshop_tree_links2 .lev1 a:active,.spec_eshop_tree_links2 .lev1 a:hover{
	font:bold 1.1em arial,tahoma,verdana;
	text-transform:none;
	font-weight:normal;
}
.spec_eshop_tree_links2 .lev2 a:link,.spec_eshop_tree_links2 .lev2 a:visited,.spec_eshop_tree_links2 .lev2 a:active,.spec_eshop_tree_links2 .lev2 a:hover{
	font:normal 0.95em arial,tahoma,verdana;
}
.catd_row{
	vertical-align:top;
	width:50%;
}
.catd_row .cat_small_picture{
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}
.catd_row .catd_name{
	text-transform:uppercase;
	margin-bottom:5px;
}
.catd_row .catd_subcategory_list{
	margin-top:10px;
}
.catd_row .catd_count_items{
	padding:0 5px;
}
.catd_row a.catd_name:link,.catd_row a.catd_name:active,.catd_row a.catd_name:visited,.catd_row a.catd_name:hover{
	font-weight:bold !important;
}
.catd_row .cat_small_picture{
	margin-right:15px;
}
.catd_Vsplitter img{
	height:20px;
}
.catd_detail .catd_empty_description{
	margin-bottom:20px;
}
.eshop_list_item_row a.name:link,.eshop_list_item_row a.name:active,.eshop_list_item_row a.name:visited,.eshop_list_item_row a.name:hover{
	display:block;
	margin-bottom:10px;
}
.eshop_list_item_row .custom_fiels{
	margin-top:10px;
}
.eshop_list_item_row .addtocomparsion a{
	font-size:1em;
}
.eshop_list_item_row .search_path{
	margin-bottom:10px;
}
.eshop_list_item_row .search_path a.name{
	display:inline !important;
	margin:0 !important;
}
.eshop_list_item_row .index{
	font-weight:bold;
	font-size:1.1em;
}
.eshop_cat_item_Hsplitter,.eshop_cat_cat_item_Hsplitter{
	width:1px;
	background:#d9d9d9;
	border-left:solid #fff 20px;
	border-right:solid #fff 20px;
}
.eshop_cat_item_Vsplitter,.eshop_cat_cat_item_Vsplitter{
	height:1px;
	background:#D9D9D9;
	border-top:solid #fff 15px;
	border-bottom:solid #fff 15px;
}
.eshop_cat_cat_item_Hsplitter{
	border-left:solid #D9D9D9 20px;
	border-right:solid #D9D9D9 20px;
}
.eshop_cat_cat_item_Vsplitter{
	border-top:solid #D9D9D9 20px;
	border-bottom:solid #D9D9D9 20px;
}
.eshop_cat_item_list{
	background:#f9f9f9;
	padding:10px;
	margin-top:15px;
}
.eshop_cat_item_list .header{
	display:block;
	margin-bottom:10px;
}
.item_base_price,.search_item_base_price{
	padding:10px 0;
}
.item_other_price{
	padding-bottom:15px;
}
.item_base_price .price_caption,.item_other_price .price_caption{
	font-weight:bold;
	padding-right:40px;
	display:inline;
}
.item_base_price .price_original,.item_other_price .price_original{
	font-size:1.2em;
	color:#777;
	font-weight:bold;
	text-decoration:line-through;
	margin-right:10px;
}
.item_base_price .price_price,.item_other_price .price_price{
	color:#D84523;
	font-size:1.1em;
	font-weight:bold;
	font-family:tahoma;
}
.item_base_price .price_difference,.item_other_price .price_difference{
	color:#e00000;
	font-size:1em;
	font-weight:bold;
}
.item_base_price .price_null,.item_other_price .price_null{
	font-size:1.2em;
	color:#F7941C;
	font-weight:bold;
}
.item_base_price .buy_form,.item_other_price .buy_form{
	margin-top:0;
	display:inline;
	padding-left:20px;
}
.item_base_price .txt,.item_other_price .txt{
	width:30px;
}
.item_base_price .price_txt{
	margin-right:10px;
}
.itemD_detail{
	width:100%;
}
.itemD_detail .name{
	font-family:Verdana;
	font-size:1.2em;
	font-weight:normal;
	margin:0;
}
.itemD_detail .itemD_small_picture{
	float:left;
	margin-right:15px;
}
.itemD_detail .add_to_comparison{
	margin-top:0;
}
.itemD_detail .eshop_digitals_info{
	clear:both;
}
.itemD_detail .description{
	padding:5px 10px;
	margin-bottom:10px;
}
.itemD_detail .forum{
	clear:both;
	overflow:hidden;
	margin-top:25px;
}
.itemD_detail .rating{
	margin-top:15px;
}
.itemD_detail .itemD_custom_field_multi_related_items_list{
	clear:both;
	overflow:hidden;
	margin-top:20px;
}
.itemD_detail .itemD_custom_field_multi_related_items,.itemD_detail .itemD_custom_field_multi_related_cats{
	margin-right:30px;
	float:left;
	text-align:center;
}
.eshop_list_small_special_row{
	padding-left:19px;
	padding-top:13px;
	padding-bottom:13px;
}
.eshop_list_small_special_row a.name:link,.eshop_list_small_special_row a.name:active,.eshop_list_small_special_row a.name:visited,.eshop_list_small_special_row a.name:hover{
	display:block;
}
.eshop_list_small_special_row .small_picture_wrapper{
	padding-right:5px;
	padding-left:2px;
	text-align:left;
}
.eshop_list_small_special_row .small_picture_wrapper img{
	margin:5px 0 0 0;
	padding:1px;
}
.eshop_list_small_special_row .spec_announce{
	margin-top:0;
	font-size:1em;
}
.eshop_list_small_special_row .custom_fiels{
	margin-top:0;
}
.eshop_list_small_special_row .digitals{
	font-size:1em;
}
.eshop_list_small_special_row .rating{
	font-size:1em;
	margin:0;
}
.eshop_list_small_special_row .addtocomparsion{
	margin:0;
}
.eshop_list_small_special_row .addtocomparsion a{
	font-size:1em;
}
.small_special_base_price .price_caption{
	display:none;
}
.small_special_other_prices .price_caption,.small_special_base_price_variable .price_caption,.small_special_base_price_null .price_caption,.small_special_other_prices_null .price_caption{
	font-weight:bold;
	padding-right:10px;
}
.small_special_base_price .price_original,.small_special_other_prices .price_original{
	font-size:1.2em;
	color:#777;
	font-weight:bold;
	text-decoration:line-through;
	margin-right:10px;
}
.home_special_row img{
	padding-right:20px;
}
.small_special_base_price .price_price,.small_special_other_prices .price_price{
	color:#D84523;
	font-size:1.1em;
	font-weight:bold;
	font-family:verdana;
}
.small_special_base_price .price_difference,.small_special_other_prices .price_difference{
	color:#e00000;
	font-size:1em;
	font-weight:bold;
}
.small_special_base_price .buy_form,.small_special_other_prices .buy_form{
	margin:0;
	display:block;
}
.small_special_base_price .txt,.small_special_other_prices .txt{
	width:30px;
}
.small_special_base_price_null .price_null,.small_special_other_prices_null .price_null{
	font-size:1.2em;
	color:#F7941C;
	font-weight:bold;
}
.small_special_base_price_variable .price_txt{
	margin-right:10px;
}
.eshop_special_item_Vsplitter{
	height:14px;
}
.filter_box{
	-moz-border-radius:10px 10px 10px 10px;
	border:7px solid #f0f0f0;
	margin-bottom:20px;
	padding:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	display:block;
	width:90%;
	background-color:#f0f0f0 !important;
}
.filter_box1{
	background:#FFEED2;
}
.filter_box td{
	font-size:13px;
}
.filter_box .txt{
	width:50px;
}
.search_box{
	padding-bottom:20px;
}
.filter_box_caption{
	margin-right:5px;
}
.filter_box .sel,.filter_box .check,.filter_box .txt{
	vertical-align:middle;
	margin:0 6px 0 6px;
}
.filter_box_row td{
	line-height:20px;
}
.filter_box_prop_row td{
	padding-right:15px;
}
.filter_box_hsplitter{
	width:20px;
}
.filter_box_vsplitter{
	height:10px;
}
.cat_path{
	margin:15px 0;
	font-size:1.1em;
	font-weight:normal;
}
.cat_path A,.cat_path A:hover,.cat_path A:visited{
	font-size:1.1em;
	font-weight:normal;
}
.ref_small_item{
	margin-left:10px;
	background:url(_img/point.gif) no-repeat center left;
	padding-left:15px;
}
.ref_small_splitter{
	height:5px;
	line-height:5px;
}
.items_sort{
	text-align:right;
	padding:20px 0;
}
table.compare{
	border-left:1px #dddddd solid;
	border-top:1px #dddddd solid;
}
table.compare td{
	border:0;
	color:#4C4C4C;
}
table.compare tr{
	border-bottom:1px solid #dddddd;
}
table.compare td{
	border-bottom:1px solid #dddddd;
	border-right:1px solid #dddddd;
	font-size:1em;
	padding:5px 8px 5px 8px;
}
a.comp_del,a.comp_del:visited{
	background:#347DA2;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	padding:0 2px 0 2px;
}
a.comp_del:hover{
	color:#ffffff;
	text-decoration:none;
}
tr .sel_a{
	background:#F5F5F5;
}
.compare_script_bottom{
	padding:35px 0 15px 0;
}
.compare_small_body{
	font-size:12px;
}
.compare_small_link{
	float:left;
	width:70px;
	padding:0;
}
.compare_small_clear_link{
	margin-left:70px;
	text-align:left;
}
.compare_small_both{
	clear:both;
}
.compare_small_list_tbl a:link,.compare_small_list_tbl a:visited,.compare_small_list_tbl a:active,.compare_small_list_tbl a:hover{
	font-size:0.9em;
}
.compare_script_bottom a,.compare_script_bottom a:visited{
	display:inline-block;
	font-size:0.9em;
	margin:0 15px 0 0;
	text-decoration:underline;
}
table#sign{
	width:1000px;
	background:#F7F5F6;
}
table#sign td{
	text-align:right;
	color:#347DA2;
	font-family:arial,verdana,tahoma;
	font-size:0.95em;
	padding:0 10px 10px;
}
table#sign A,table#sign A:hover,table#sign A:visited{
	color:#75716E;
	text-decoration:underline;
	font-size:0.95em;
}
#stat{
	display:none;
}
#sp{
	display:none;
}
.AlertWindow,#status_message{
	position:fixed;
	top:200px;
	left:200px;
	padding:20px;
	font-size:14px;
	visibility:hidden;
	border:2px #fff solid;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:0 0 10px 3px #ccc;
	-webkit-box-shadow:0 0 10px 3px #ccc;
	box-shadow:0 0 10px 3px #ccc;
	z-index:10000;
}
.front_edit_msg,.quest_subject_item_row,.quest_answer_for,.forum_topic,.forum_front_edit, 
.forum_tr_create_topic,.discussion_front_edit,.discussion_span_answer_for{
	display:none;
}
.quest_item_row{
	background:#f5f5f5;
	height:28px;
	padding:0 10px;
}
.quest_item_row_block{
	float:left;
}
.quest_split{
	clear:both;
}
.quest_bb_preview,.forum_bb_preview{
	text-align:center;
	display:none;
}
.quest_preview,.forum_preview{
	width:100%;
	margin-bottom:3px;
	display:none;
}
.quest_attach_icon{
	text-align:right;
}
.quest_pager,.quest_bbprev_input{
	text-align:center;
}
.quest_forum_form{
	text-align:left;
}
.forum_cat_row{
	padding:0;
	border:0;
}
.forum_inline_block{
	display:inline;
}
.forum_itemd_row{
	border-right:0;
}
.forum_sign,.forum_split{
	border:0;
	padding:0;
}
.forum_itemp_row{
	padding-bottom:10px;
}
.forum_hr_margin{
	margin-top:10px;
}
.discussion_item_row{
	float:left;
	padding-right:5px;
}
.discussion_bb_preview{
	width:600px;
	text-align:center;
	display:none;
}
.discussion_amiroTEdDivPreview{
	width:600px;
	margin-bottom:3px;
	display:none;
	padding:3px;
	border-color:#808080;
}
.message_text{
	margin-left:55px;
	margin-bottom:16px;
}
div.AlertWindow{
	overflow:hidden;
	cursor:move;
}
div.AlertWindow .popupClose{
	position:absolute;
	display:block;
	right:5px;
	top:3px;
	width:21px;
	height:21px;
	background:url("/_img/close_alert.gif");
	cursor:pointer;
}
div.AlertWindow .popupHeader{
	display:block;
	width:100%;
	height:0;
}
div.AlertWindow .popupHeaderText{
	display:none;
}
div.AlertWindow .popupContent{
	padding:0;
}
.status_error{
	background:#ffef8f;
	color:#F00000;
}
.status_normal{
	background:#b0efff;
}
.status_notice{
	background:#ffef8f;
}
.local_status_error{
	color:#800000;
}
.local_status_notice{
	color:#008000;
}
.local_status_normal{
	color:#008000;
}
div.amiroTEdDivEditor{
	display:block;
}
div.amiroTEdDivPreview{
	border:1px solid black;
	display:none;
	overflow:auto;
}
img.amiroTEdCtrl{
	border:0;
	cursor:pointer;
}
select.amiroTEdCtrl,input.amiroTEdCtrlButton{
	font:normal 0.95em Arial;
	text-decoration:none;
	color:#000000;
	margin-bottom:4px;
	width:auto;
}
img.amiroTEdSep{
	border:0;
}
img.amiroTEdSmile{
	border:0;
	cursor:pointer;
}
div.amiroTEdDivResize{
	height:4px;
	margin-top:1px;
	background-color:#d4d0c8;
	border-bottom:1px solid #808080;
	margin-bottom:1px;
	cursor:s-resize;
}
span.amiroTEdMore{
	cursor:pointer;
	height:25px;
	font:bold 1.2em arial;
	text-decoration:underline;
	color:#000000;
}
blockquote.edQuote{
	border-left:2px solid #999999;
	margin:0;
	padding:10px;
	margin-left:15px;
	background:#f9f9f9;
}
PRE.edCode{
	margin:5px 0 5px 16px;
	width:500px;
	overflow:auto;
	border:1px dotted gray;
	padding:5px;
}
textarea.inp-h{
	display:none;
}
div.suggestionDiv{
	position:absolute;
	padding-top:2px;
	border:1px solid #848484;
	background:#fff;
	overflow:hidden;
	display:none;
	z-index:100;
}
div.suggestionRow,div.suggestionRowselected{
	padding:1px 3px 0 3px;
	cursor:default;
	white-space:nowrap;
	font-family:Arial;
	font-size:11px;
	cursor:pointer;
}
div.suggestionRow a,div.suggestionRowselected a{
	padding-left:6px;
	font-size:11px !important;
}
div.suggestionRowselected{
	background:#5fabfe;
	color:#fff;
}
div.suggestionRowselected a{
	color:#fff !important;
}
div.suggestionRowExact{
	font-weight:bold;
}
div.suggestionRowAllResults{
	margin:6px 0 0 0;
}
div.suggestionResult,div.suggestionResultFirst{
	margin:8px 3px 3px 3px;
	padding-top:6px;
	border-top:1px solid #848484;
	text-align:left;
	font-weight:bold;
	font-size:11px;
}
div.suggestionResultFirst{
	margin-top:0;
	padding-top:1px;
	border-top:0;
}
div.suggestionRow a.suggestionAllResults,div.suggestionRowselected a.suggestionAllResults{
	padding-left:0;
	font-weight:bold;
	font-size:11px;
}
div.suggestionMinWidth{
	line-height:0;
	height:0;
}
.MediaBox_shadow{
	position:fixed;
	display:none;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	z-index:100000;
}
* html .MediaBox_shadow{
	position:absolute;
}
.MediaBox{
	position:fixed;
	display:none;
	background:#fff;
	z-index:100001;
}
* html .MediaBox{
	position:absolute;
}
.MediaBox_shadowL,.MediaBox_shadowR,.MediaBox_shadowT,.MediaBox_shadowB,.MediaBox_shadowLT,.MediaBox_shadowRT,.MediaBox_shadowLB,.MediaBox_shadowRB{
	position:absolute;
	overflow:hidden;
}
.MediaBox_shadowL,.MediaBox_shadowR{
	width:15px;
	height:100%;
	background:url(/_img/ami_jsapi/shade-v.png) repeat-y;
}
.MediaBox_shadowL{
	left:-15px;
	top:0;
}
.MediaBox_shadowR{
	right:-15px;
	top:0;
	background-position:-15px 0;
}
.MediaBox_shadowT,.MediaBox_shadowB{
	width:100%;
	height:15px;
	background:url(/_img/ami_jsapi/shade-h.png) repeat-x;
}
.MediaBox_shadowT{
	left:0;
	top:-15px;
}
.MediaBox_shadowB{
	left:0;
	bottom:-15px;
	background-position:0 -15px;
}
.MediaBox_shadowLT,.MediaBox_shadowRT,.MediaBox_shadowLB,.MediaBox_shadowRB{
	width:15px;
	height:15px;
	background:url(/_img/ami_jsapi/shade-c.png) no-repeat;
}
.MediaBox_shadowLT{
	left:-15px;
	top:-15px;
}
.MediaBox_shadowRT{
	right:-15px;
	top:-15px;
	background-position:-15px 0;
}
.MediaBox_shadowLB{
	left:-15px;
	bottom:-15px;
	background-position:0 -15px;
}
.MediaBox_shadowRB{
	right:-15px;
	bottom:-15px;
	background-position:-15px -15px;
}
.MediaBox_speckLT{
	position:absolute;
	width:0;
	height:0;
}
.MediaBox_speckRB{
	position:absolute;
	width:0;
	height:0;
}
.MediaBox_close{
	position:absolute;
	width:39px;
	height:39px;
	right:-20px;
	top:-20px;
	background:url(/_img/ami_jsapi/close.png);
	cursor:pointer;
}
.MediaBox_loader{
	position:absolute;
	width:32px;
	height:32px;
	left:50%;
	top:50%;
	margin:-16px 0 0 -16px;
	background:url(/_img/ami_jsapi/loader.gif);
}
.MediaBox_container{
	margin:10px 10px;
}
.MediaBoxBlack{
	background:#000;
}
.MediaBoxBlack .MediaBox_shadowL,.MediaBoxBlack .MediaBox_shadowR{
	background-image:url(/_img/ami_jsapi/glass-frame-v.png);
}
.MediaBoxBlack .MediaBox_shadowT,.MediaBoxBlack .MediaBox_shadowB{
	background-image:url(/_img/ami_jsapi/glass-frame-h.png);
}
.MediaBoxBlack .MediaBox_shadowLT,.MediaBoxBlack .MediaBox_shadowRT,.MediaBoxBlack .MediaBox_shadowLB,.MediaBoxBlack .MediaBox_shadowRB{
	background-image:url(/_img/ami_jsapi/glass-frame-c.png);
}
.MediaBoxBlack .MediaBox_speckLT{
	background-image:url(/_img/ami_jsapi/glass-frame-c2lt.png);
}
.MediaBoxBlack .MediaBox_speckRB{
	background-image:url(/_img/ami_jsapi/glass-frame-c2rb.png);
}
.MediaBoxBlack .MediaBox_close{
	right:-25px;
	top:-25px;
	background-image:url(/_img/ami_jsapi/glass-frame-close.png);
}
.MediaBoxBlack .MediaBox_loader{
	background-image:url(/_img/ami_jsapi/loader-black.gif);
}
.MediaBoxBlack .MediaBox_container{
	margin:0 0;
}
div.mselectFrame{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	border:1px solid #848484;
	overflow:auto;
}
div.mselectOption,div.mselectOptionselected{
	padding:0 2px;
	white-space:nowrap;
	cursor:default;
}
div.mselectOptionselected{
	background:#5fabfe;
	color:#fff;
}
img[data-ami-mbpopup]{
	cursor:url(/_img/ami_jsapi/pointer_plus.png),pointer;
}
.MediaBox_loader{
	position:absolute;
	width:32px;
	height:32px;
	left:50%;
	top:50%;
	margin:-16px 0 0 -16px;
	background:url(/_img/ami_jsapi/loader.gif);
	z-index:100002;
}
.MediaBox_group{
	margin:10px;
	margin-bottom:0;
	font-style:italic;
}
.MediaBox_header{
	margin:10px;
	margin-bottom:0;
	text-align:center;
	font-weight:bold;
}
.MediaBox_url{
	margin:10px;
	margin-bottom:0;
	text-align:center;
}
.MediaBox_description{
	padding:10px;
	padding-bottom:0;
}
.MediaBox_imageArea{
	position:relative;
}
.MediaBox_previous{
	position:absolute;
	left:-28px;
	top:50%;
	width:32px;
	height:63px;
	margin-top:-32px;
	background:url(/_img/ami_jsapi/mb-prev.png);
	cursor:pointer;
}
.MediaBox_next{
	position:absolute;
	right:-28px;
	top:50%;
	width:32px;
	height:63px;
	margin-top:-32px;
	background:url(/_img/ami_jsapi/mb-next.png);
	cursor:pointer;
}
.MediaBox_container{
	position:relative;
	margin:10px 10px 0 10px;
	text-align:center;
}
.MediaBox_zoom{
	margin:10px;
	margin-bottom:0;
	text-align:right;
	font-style:italic;
}
.MediaBox_zoom a{
	font-style:italic;
}
#MediaBox_sliderPrevious{
	float:left;
	width:10px;
	height:20px;
	margin:40px 0 0 10px;
	background:#00f;
	cursor:pointer;
}
#MediaBox_sliderNext{
	float:right;
	width:10px;
	height:20px;
	margin:40px 10px 0 0;
	background:#00f;
	cursor:pointer;
}
.MediaBox .disabled{
	background:#ccf !important;
	cursor:default !important;
}
.MediaBox_slider{
	position:relative;
	overflow:hidden;
	height:80px;
	margin:10px 30px 0 30px;
	white-space:nowrap;
}
.MediaBox_sliderImage{
	max-height:80px;
	cursor:pointer;
}
.MediaBox_sliderDelimeter{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	width:10px;
}
.MediaBox_counter{
	margin:10px;
	margin-bottom:0;
	text-align:right;
	font-style:italic;
}
div.AMIToolTip{
	position:absolute;
	padding:2px;
	border:1px solid #000;
	background:#fff798;
}
.image_item_nopopup{
	border:1px solid #ffffff;
	float:left;
	margin:2px;
	padding:3px;
	cursor:pointer;
}
.image_item_nopopup_selected{
	border:1px solid #cccccc;
	float:left;
	margin:2px;
	padding:3px;
	cursor:pointer;
}
.imagetape_fullinfo{
	cursor:pointer;
	margin-right:10px;
	padding:3px 6px;
	border:1px solid #ccc;
	position:relative;
}
.imagetape_fullinfo_select{
	cursor:pointer;
	margin-right:10px;
	padding:3px 6px;
	border:1px solid #000;
	position:relative;
	background:#555;
	color:#fff;
}
.header_fullinfo{
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}
.description_fullinfo{
	padding-right:10px;
	padding-bottom:10px;
}
.left_imagetape_fullinfo{
	float:left;
}
.right_imagetape_fullinfo{
	float:right;
}
.bottom_imagetape_fullinfo{
	width:100%;
	float:right;
	text-align:right;
}
.block_imagetape_fullinfo{
	background:#FFFFFF;
	float:left;
	padding-bottom:20px;
	width:100%;
}
.imagetapeControl{
	cursor:pointer;
}
.imagetapeControl.left{
	background:url('/_img/imagetape-prev.png') 50% 50% no-repeat transparent;
	float:left;
	width:30px;
}
.imagetapeControl.right{
	background:url('/_img/imagetape-next.png') 50% 50% no-repeat transparent;
	float:left;
	width:30px;
}
.imagetapeControl.up{
	background:url('/_img/imagetape-up.png') 50% 50% no-repeat transparent;
	clear:both;
	height:30px;
}
.imagetapeControl.down{
	background:url('/_img/imagetape-down.png') 50% 50% no-repeat transparent;
	clear:both;
	height:30px;
}
.imagetapeControl.disabled{
	cursor:default !important;
	filter:alpha(opacity=50);
	opacity:0.5;
	-moz-opacity:50%;
}
.user_menu_index{
	display:inline;
}
.user_profile{
	font-weight:bold;
	cursor:pointer;
}
.user_menu li{
	color:#ccc;
	cursor:default;
}
.user_menu_img{
	cursor:pointer;
	padding-left:5px;
}
ul.user_menu{
	list-style-type:none;
	border:1px solid #000000;
	padding:0;
	margin:15px 0 0 0;
	border:1px solid #ccc;
	visibility:hidden;
	position:absolute;
	background:#fff;
}
ul.user_menu li{
	padding:0;
	margin:10px;
}
.member_user_menu{
	position:relative;
}
.user_profile_on{
	font-weight:bold;
	cursor:pointer;
	color:#000;
}
.user_menu{
	z-index:1000;
	padding-top:10px;
	box-shadow:0 1px 5px #ccc;
	border:1px solid #000000;
	top:-21px;
	left:-11px;
	border:1px solid #ccc;
	visibility:hidden;
	position:absolute;
	background:#fff;
}
.user_menu_discussion{
	top:-24px;
}
.user_menu ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.user_menu ul li{
	padding:0;
	margin:10px;
}
.top_user_block{
	padding:3px;
	background-color:#f5f5f5;
	float:left;
}
#my_messages{
	top:-2px;
	position:relative;
	background:url(/_img/messages_front.png) no-repeat;
	width:29px;
	height:18px;
	text-align:center;
	display:inline-block;
}
#my_messages a{
	text-decoration:none;
	font-size:10px;
	color:#000;
	position:relative;
	top:-1px;
}
div.popupWindowShadow{
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	border:0;
	background:#fff;
	background:#000000;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
	opacity:0.5;
	z-index:10;
}
div.amiPopup{
	display:none;
	position:fixed;
	background:white;
	overflow:hidden;
	box-shadow: 0 0 10px #888;
	height:auto !important;
	border-radius:5px;
}
div.amiPopup .popupClose{
	position:absolute;
	display:block;
	right:5px;
	top:1px;
	width:26px;
	height:26px;
	background:url("/_img/amiPopup_close_btn.gif");
	cursor:pointer;
}
div.amiPopup .popupHeader{
	cursor:move;
	position:relative;
	display:block;
	height:0;
    display:none;
}
div.amiPopup .popupHeaderText{
	margin:3px 0 0 14px;
	font-weight:bold;
}
.popupContent{
	padding:5px 10px 10px 14px;
}
.compare_script_bottom a{
	display:inline-block;
	padding-right:20px;
	padding-top:20px;
}
.items_sort a{
	cursor:pointer;
}
.items_sort a:hover{
	color:#8B8B8B;
}
.grid_on{
	color:#000;
}
.grid_off{
	color:#8B8B8B;
}
#grid{
	display:table;
	width:100%;
}
#grid .div_table{
	display:table;
	width:100%;
}
#grid .div_tr{
	display:table-row;
}
#grid .div_td{
	display:table-cell;
	vertical-align:top;
}
#grid .custom_fiels,#grid .announce{
	display:none;
}
#grid .eshop_cat_item_Vsplitter,#grid .eshop_cat_cat_item_Vsplitter{
	background:none;
}
#grid .eshop_list_item_row{
	width:50%;
}
.list_on,.sort_on{
	color:#000;
}
.list_off,.sort_off{
	color:#8B8B8B;
}
#list .item_small_picture{
	width:80px;
	border:1px solid #CCCCCC;
}
#list .name{
	font-size:14px;
	margin-left:100px;
	position:absolute;
}
#list .custom_fiels{
	margin-left:100px;
	width:245px;
}
#list .prices{
	margin-left:100px;
}
#list .eshop_cat_item_Hsplitter{
	background:none;
	height:40px;
}
#list .eshop_cat_item_Vsplitter{
	background:none;
	border-bottom:0;
	height:20px;
}
#list .addtocomparsion{
	margin-left:95px;
}
#list .announce{
	display:block;
	margin-left:100px;
	margin-top:-70px;
}
#list .rating{
	margin-top:20px;
	margin-left:100px;
}
#list .small_picture_wrapper{
	width:80px;
	height:80px;
}
#list .forum{
	margin-left:100px;
}
.eshop_agreement{
	text-align:center;
}
.eshop_agreement_button{
	display:inline-block;
}
.filter_box input.btn{
	margin-top:15px;
}
.forum{
	margin:10px 0;
}
.currency_list{
	font-size:9px;
	color:#000000;
	font-weight:bold;
}
#flt_search_subcat,.check{
	zoom:0.8;
}
#left_btn{
	margin-top:10px;
}
#propery_table{
	margin:10px 0;
}
.spec_eshop_tree_links_img{
	width:90%;
	margin:0 auto;
}
.spec_eshop_tree_links_img .lev1 a:link,.spec_eshop_tree_links_img .lev1 a:visited,.spec_eshop_tree_links_img .lev1 a:active,.spec_eshop_tree_links_img .lev1 a:hover{
	font:bold 14px arial,tahoma,verdana;
	text-transform:uppercase;
}
.spec_eshop_tree_links_img .lev2 a:link,.spec_eshop_tree_links_img .lev2 a:visited,.spec_eshop_tree_links_img .lev2 a:active,.spec_eshop_tree_links_img .lev2 a:hover{
	font:normal 10px arial,tahoma,verdana;
}
.spec_eshop_tree_links_img .item_small_picture{
	float:left;
	margin-right:20px;
}
#spec_eshop_cart_popup_link{
	display:none;
}
#cartPopupWindow #spec_eshop_cart_popup_link{
	display:block;
}
.status-block{
	display:block;
	background:#F0F0F0;
	border-radius:10px;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px;
	margin:5px 0 5px 2px;
	font-weight:normal;
	position:relative;
}
.status-icon{
	position:absolute;
	top:0;
	left:3px;
	width:32px;
	height:32px;
}
.status-msgs{
	padding:15px;
}
.block-container{
	padding:10px 10px 10px 30px;
}
.status-red{
	color:#bc4702;
}
.status-black{
	color:#333;
}
.status-none{
	color:#004080;
}
.member_forum_watch_menu{
	display:inline-block;
	position:relative;
}
.amiUserRatingControls{
	float:right;
	padding-left:10px;
	padding-top:1px;
}
.amiUserRatingControls .amiUserRatingDec,.amiUserRatingControls .amiUserRatingInc{
	width:16px;
	height:16px;
	float:left;
	cursor:pointer;
}
.amiUserRatingControls .amiItemRatingValue .user_rating_minus{
	color:red;
}
.amiUserRatingControls .amiItemRatingValue .user_rating_null{
	color:#ccc;
}
.amiUserRatingControls .amiUserRatingDec{
	background:url(_img/rating/hands.png) no-repeat -18px 1px;
	opacity:0.25;
}
.amiUserRatingControls .amiUserRatingDec:hover{
	opacity:1;
}
.amiUserRatingControls .amiUserRatingInc{
	background:url(_img/rating/hands.png) no-repeat 0 0;
	opacity:0.25;
}
.amiUserRatingControls .amiUserRatingInc:hover{
	opacity:1;
}
.amiUserRatingControls .amiItemRatingValue{
	color:green;
	float:left;
	font-size:12px;
	font-weight:bold;
	padding-top:2px;
	text-align:center;
	width:25px;
}
.amiUserRatingControls .user_rating_count{
	color:#ccc;
	padding:0 3px;
}
.amiUserRatingMemberBg{
	margin-top:8px;
	width:102px;
	height:16px;
}
.amiUserRatingMemberBg .amiUserRatingMemberBgLeft,.amiUserRatingMemberBg .amiUserRatingMemberBgRight{
	width:59px;
	background:url(_img/rating/stars/users_stars_gray.png) no-repeat;
	height:10px;
	float:left;
}
.amiUserRatingMemberBg .amiUserRatingMemberBgRight .amiUserRatingMemberPositive{
	background:url(_img/rating/stars/users_stars_green.png) no-repeat;
	height:10px;
	float:left;
}
.amiUserRatingControls .thanks_user ,.amiUserRatingControls .thanks_user:hover{
	margin-top:-3px;
	border:1px solid #CCCCCC;
	border-radius:5px 5px 5px 5px;
	padding:2px 15px;
	width:auto;
	color:#000000;
	background:#efeaea;
	background:-moz-linear-gradient(top,#efeaea 0%,#eaeaea 50%,#cecece 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#efeaea),color-stop(50%,#eaeaea),color-stop(100%,#cecece));
	background:-webkit-linear-gradient(top,#efeaea 0%,#eaeaea 50%,#cecece 100%);
	background:-o-linear-gradient(top,#efeaea 0%,#eaeaea 50%,#cecece 100%);
	background:-ms-linear-gradient(top,#efeaea 0%,#eaeaea 50%,#cecece 100%);
	background:linear-gradient(top,#efeaea 0%,#eaeaea 50%,#cecece 100%);
	filter:progid:DXImagetransform.Microsoft.gradient(startcolorstr='#efeaea',endcolorstr='#cecece',GradientType=0);
	opacity:0.7;
}
.amiUserRatingControls .thanks_user:hover{
	opacity:1;
}
.amiUserRatingMemberBg .amiUserRatingMemberBgLeft{
	border-right:1px solid black;
	display:none;
}
.amiUserRatingMemberBg .amiUserRatingMemberBgRight{
	border-left:1px solid white;
}
.amiUserRatingMemberBg .amiUserRatingMemberBgLeft .amiUserRatingMemberNegative{
	background-color:red;
	float:right;
	height:16px;
}
.amiUserRatingMemberBg .amiUserRatingMemberTitle{
	font-size:10px;
}
.amiUserRatingControls div{
	line-height:1.2 !important;
	font-size:12px !important;
}
.bottom_left .filter_box_caption{
	display:none;
}
.bottom_left .txt{
	position:relative;
	top:-6px;
}
.bottom_left .btn{
	height:23px;
	left:6px;
	position:relative;
	top:-6px;
}
#pay_select_method{
	text-align:right;
	padding-top:10px;
}
#pay_select_method br{
	display:none;
}
#pay_select_method input{
	margin-bottom:10px;
}
.pay_credit_button{
	text-align:right;
}
.pay_with_credit{
	background:url(/_local/eshop/pay_drivers/kupivkredit/kupivkredit.png) no-repeat;
	display:inline-block;
	height:28px;
	width:118px;
	margin-right:5px;
	cursor:pointer;
}
.pay_with_credit_quest{
	background:url(_local/eshop/pay_drivers/kupivkredit/help.png) no-repeat;
	display:inline-block;
	height:28px;
	width:28px;
	cursor:pointer;
}
.pay_with_credit_help{
	position:relative;
	margin:-5px -10px -10px -14px;
	width:784px;
	height:750px;
	background:url(_local/eshop/pay_drivers/kupivkredit/kupivkredit_promo.jpg) no-repeat;
}
.close_pay_credit_popup{
	bottom:33px;
	cursor:pointer;
	height:75px;
	position:absolute;
	right:117px;
	width:215px;
}
div.popupWindowShadow{
	filter:alpha(opacity=30) !important;
}
.small_login_form{
	background:none repeat scroll 0 0 #FFFFFF;
	border-radius:5px 5px 5px 5px;
	box-shadow:0 0 15px #777777;
	left:50%;
	margin-left:-155px;
	margin-top:-110px;
	padding:20px 30px;
	position:fixed;
	width:250px;
	z-index:11;
	transition:opacity 0.3s ease-out 0s,top 0s ease-out 0.3s;
	-moz-transition:opacity 0.3s ease-out 0s,top 0s ease-out 0.3s;
	-webkit-transition:opacity 0.3s ease-out 0s,top 0s ease-out 0.3s;
	-o-transition:opacity 0.3s ease-out 0s,top 0s ease-out 0.3s;
	opacity:0;
	top:-50%;
}
.small_login_form a{
	background:none !important;
	padding:0 !important;
}
.small_login_form input.txt{
	width:170px;
	padding:0 5px;
}
.small_login_form_close{
	cursor:pointer;
	height:25px;
	opacity:0.7;
	overflow:hidden;
	position:absolute;
	right:10px;
	top:10px;
	width:25px;
}
.small_login_form_close:hover{
	opacity:1;
}
.small_login_form_close img{
	margin-left:-9px;
	margin-top:-5px;
}
.small_login_form_on{
	transition:top 0s ease-out 0s,opacity 0.3s ease-out 0s;
	-moz-transition:top 0s ease-out 0s,opacity 0.3s ease-out 0s;
	-webkit-transition:top 0s ease-out 0s,opacity 0.3s ease-out 0s;
	-o-transition:top 0s ease-out 0s,opacity 0.3s ease-out 0s;
	opacity:1;
	top:50%;
}
.element__html{
	font:13px "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.element__body{
	box-shadow:0 0 ;
}
html{
	height:100%;
}
.body{
	display:-webkit-flex;
	display:flex;
	-webkit-flex-direction:column;
	flex-direction:column;
	margin:0 auto;
	min-height:100%;
}
.body__header{
	display:block;
	-webkit-flex:0 0 auto;
	flex:0 0 auto;
}
.body__nav{
	-webkit-flex:0 0 auto;
	flex:0 0 auto;
}
.body__middle{
	display:table;
	display:-webkit-flex;
	display:flex;
	-webkit-flex:1 0 auto;
	flex:1 0 auto;
	-webkit-flex-direction:row;
	flex-direction:row;
	width:100%;
}
.body__aside{
	display:table-cell;
	-webkit-flex:0 0 auto;
	flex:0 0 auto;
	width:200px;
	vertical-align:top;
}
.body__sidebar{
	display:table-cell;
	-webkit-flex:0 0 auto;
	flex:0 0 auto;
	width:200px;
	vertical-align:top;
}
.body__content{
	min-width:200px;
	display:table-cell;
	-webkit-flex:0 1 auto;
	flex:0 1 auto;
	vertical-align:top;
}
.body__footer{
	display:block;
	-webkit-flex:0 0 auto;
	flex:0 0 auto;
}
@media (max-width:940px){
	.body .body__middle{
		display:block;
	}
	.body .body__sidebar{
		display:block;
		width:auto;
	}
}
@media (max-width:767px){
	.body .body__aside,	.body .body__sidebar,	.body .body__content{
		display:block;
		width:auto;
	}
}
@media (max-width:480px){
	.body .body__middle{
		display:-webkit-flex;
		-webkit-flex-direction:column;
	}
	.body .body__content{
		-webkit-order:-1;
	}
}
*+html .body__middle{
	position:relative;
}
*+html .body__content{
	margin:0 200px;
}
*+html .body__aside{
	position:absolute;
	left:0;
	top:0;
}
*+html .body__sidebar{
	position:absolute;
	right:0;
	top:0;
}
* html .body__middle{
	position:relative;
}
* html .body__content{
	margin:0 200px;
}
* html .body__aside{
	position:absolute;
	left:0;
	top:0;
}
* html .body__sidebar{
	position:absolute;
	right:0;
	top:0;
}
.cart-small{
}
.cart-small__visual{
	display:none;
}
.cart-small__text{
	display:block;
	float:left;
    border-radius: 5px;
    border: 1px solid #e2e7eb;
    padding: 10px;
}
.cart-small__title{
	display:block;
	color:#1f84b1;
	font-size:14px;
	font-weight:700;
	text-decoration:none;
}
.cart-small__visual:hover+.cart-small__text>.cart-small__title{
	text-decoration:underline;
}
.cart-small_type_success .cart-small__title {
    display:none;
}
.cart-small_type_one-click .cart-small__title {
    color: #333;
    font-size: 26px;
    font-weight: bold;
    padding: 24px 0 6px 0;
    line-height:1;
}
.cart-small__info{
	font-size:12px;
	color:#444;
}
.cart-small__info_is_empty{
	display:none;
}
.cart-small_type_one-click .cart-small__info_not_empty{
	display:none !important;
}
.cart-small__success-message{
	display:none;
}
.cart-small__order-btn{
	display:none;
	padding:2px 4px;
	border:1px solid #ccc;
	clear:both;
	text-decoration:none;
        margin-bottom:10px !important;
}
.cart-small__cont-btn{
	display:none;
	padding:2px 4px;
	border:1px solid #ccc;
	text-decoration:none;
}
.cart-small_empty .cart-small__info_is_empty{
	display:block;
}
.cart-small_not_empty .cart-small__order-btn{
	display:inline-block;
}
.cart-small_type_success{
	display:block;
}
.cart-small_type_success .cart-small__success-message{
	margin:10px 0;
	display:block;
	font-weight:700;
    display:none;
}
.cart-small_type_one-click .cart-small__success-message {
    display: block;
    font-size: 21px;
    color: #333;
    padding: 7px 0 25px;
    line-height:1;
}
.cart-small__static_text {
    display:none;
}
.cart-small_type_success .cart-small__static_text {
    display: block;
    font-size: 26px;
    font-weight: bold;
    color: #333;
    text-align: center;
    margin: 26px 0 30px;
}

.cart-small_type_success .cart-small__info_not_empty{
	display:block;
	margin:10px 0;
    display:none;
}
.cart-small_type_success .cart-small__order-btn{
	display:inline-block;
}
*+html .cart-small{
	zoom:1;
	display:inline;
}
* html .cart-small{
	zoom:1;
	display:inline;
}



.category-path{
	margin:10px 0;
}
.category-path__link::after{
	content:"";
	display:inline-block;
	width:0;
	height:0;
	border:5px solid transparent;
	border-left:5px solid #ccc;
	margin-left:5px;
	vertical-align:middle;
}
.chosen-properties{
	margin:0;
}
.chosen-properties:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.chosen-properties__header{
	font-weight:700;
	margin-bottom:10px;
}
.chosen-properties__property{
	float:left;
	width:49%;
	padding:0;
	font-size:12px;
}
.chosen-properties__value{
	float:left;
	width:49%;
	padding:0;
	font-size:12px;
}
.eshop-cat-detailed__description{
	display:block;
}
.eshop-cat-detailed__description::after{
	content:"";
	display:block;
	width:100%;
	height:0;
	clear:both;
}
.eshop-cat-detailed__splitter{
	display:inline;
	width:2px;
	height:2px;
	background:#000;
}
.eshop-cat-detailed__description-image{
	float:left;
}
.eshop-cat-detailed__description::after{
	content:"";
	display:block;
	clear:both;
}
.eshop-cat-list{
	display:block;
	text-align:justify;
	word-spacing:-4px;
}
.eshop-cat-small{
	display:inline-block;
	margin-bottom:15px;
	min-width:130px;
	word-spacing:normal;
	word-spacing:0;
	text-align:center;
	vertical-align:top;
}
.eshop-cat-small__content{
	min-width:150px;
	text-align:left;
}
.eshop-cat-small__name{
	font-weight:700;
}
.eshop-cat-small__category-data{
	display:inline-block;
	vertical-align:top;
	padding-right:20px;
}
.eshop-cat-small__subcategory-list{
	display:inline-block;
	min-width:100px;
	margin-top:12px;
	vertical-align:top;
}
.eshop-item-small__one-click{
	display:inline-block;
	border-bottom:1px dashed;
	cursor:pointer;
}
.eshop-cat-tree{
	clear:both;
	display:block;
	margin:0;
	padding:0;
}
.eshop-cat-tree:after{
	content:"";
	display:table;
	clear:both;
}
.eshop-cat-tree__item{
	position:relative;
	display:block;
	min-width:70px;
	line-height:18px;
}
.eshop-cat-tree__item-link{
	display:block;
	padding:3px 15px;
	text-decoration:none;
}
.eshop-cat-tree__item-link:before{
	content:"";
	display:inline-block;
	margin-right:3px;
	vertical-align:middle;
}
.eshop-cat-tree__item-link_type_selected,.eshop-cat-tree__item-link_type_selected:visited{
	color:#fff;
	background:#08c;
	text-shadow:0 -1px 0 rgba(0,0,0,0.2);
}
.eshop-cat-tree__item-link_type_selected:hover{
	color:#fff;
	background:#08c;
	text-shadow:0 -1px 0 rgba(0,0,0,0.2);
}
.eshop-cat-tree__item-link:hover .eshop-cat-tree__item-name{
        background-color: #edf7ce;
	text-decoration:none;
}
.eshop-cat-tree__small-picture{
	display:none;
}
.eshop-cat-tree_level_1{
	border:0;
	box-shadow:none;
}
.eshop-cat-tree_level_1 .eshop-cat-tree__item-link{
	padding-left:0px;
}
.eshop-cat-tree_level_2{
	border:0;
	box-shadow:none;
}
.eshop-cat-tree_level_2 .eshop-cat-tree__item-link{
	padding-left:15px;
}
.eshop-cat-tree_level_3{
	border:0;
	box-shadow:none;
}
.eshop-cat-tree_level_3 .eshop-cat-tree__item-link{
	padding-left:25px;
}
.eshop-cat-tree_level_4{
	border:0;
	box-shadow:none;
}
.eshop-cat-tree_level_4 .eshop-cat-tree__item-link{
	padding-left:35px;
}
.eshop-cat-tree_type_dropdown{
	background-color:inherit;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree{
	background-color:inherit;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item{
	float:left;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding:0;
	background-color:inherit;
	font-size:13px;
	line-height:18px;
	vertical-align:middle;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item-link{
	padding:7px 20px;
	background-color:inherit;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item-link:before{
	display:none;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_2{
	position:absolute;
	left:0;
	top:32px;
	z-index:1000;
	visibility:hidden;
	opacity:0.0;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item:hover .eshop-cat-tree_level_2{
	visibility:visible;
	opacity:1.0;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree__item .eshop-cat-tree_level_2:hover{
	visibility:visible;
	opacity:1.0;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_2 .eshop-cat-tree__item{
	vertical-align:middle;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_3 .eshop-cat-tree__item{
	float:none;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_3 .eshop-cat-tree__item-link{
	padding-left:35px;
	background:none;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_4 .eshop-cat-tree__item-link{
	padding-left:50px;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_cols_1{
	width:200px;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_cols_2{
	width:400px;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_cols_3{
	width:600px;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_cols_4{
	width:800px;
}
.eshop-cat-tree_type_dropdown .eshop-cat-tree_level_1{
	width:auto;
}
*+html .eshop-cat-tree_type_dropdown .eshop-cat-tree__item{
	position:static;
	background-color:#fff;
}
*+html .eshop-cat-tree_type_dropdown .eshop-cat-tree__item:hover .eshop-cat-tree_level_2{
	display:block;
}
*+html .eshop-cat-tree_type_dropdown .eshop-cat-tree__item .eshop-cat-tree_level_2:hover{
	display:block;
}
*+html .eshop-cat-tree_type_dropdown .eshop-cat-tree_level_2{
	display:none;
}
*+html .eshop-cat-tree_type_dropdown .eshop-cat-tree__item-link{
	background:#ddd;
}
*+html .eshop-cat-tree_type_dropdown .eshop-cat-tree_level_2{
	top:auto;
	left:auto;
}
.eshop-item-detailed{
	text-align:justify;
}
.eshop-item-detailed__title{
        font-family: PT Sans, sans-serif;
	font-size:26px;
        color: #2a6984;
}
.eshop-item-detailed__subtitle{
	margin:10px 0;
	background:none;
	font-size:16px;
	font-weight:700;
	text-align:left;
}
.eshop-item-detailed__visual{
	margin:0 0 36px;
}
.eshop-item-detailed__text-box{
	display:none !important;
	min-width:100px;
	max-width:300px;
	margin:0 10px 0 0;
	vertical-align:top;
}
.eshop-item-detailed__custom-fields{
	text-align:left;
}
.eshop-item-detailed__custom-field-name{
	display:inline-block;
	vertical-align:top;
}
.eshop-item-detailed__custom-field-value{
	display:inline-block;
	vertical-align:top;
}
.eshop-item-detailed__description{
	margin:10px 0px 50px 0px;
        font-family: PT Sans, sans-serif;
        font-size: 14px;
}
.eshop-item-detailed__prices{
	position:relative;
}
.eshop-item-detailed__price-tag{
        font-family: PT Sans, sans-serif;
        padding: 3px 0px 15px 0px !important;
	display:inline-block;
	text-align:left !important;
	vertical-align:middle;
        background: #f7f7f7 !important;
}
.eshop-item-detailed__origin-price{
	margin:0 0 -10px 0;
	text-decoration:line-through;
}
.eshop-item-detailed__other-price{
	display:inline-block;
	min-width:65px;
	min-height:30px;
	padding:0 10px 0 10px;
	text-align:center;
        font: bold SP Sans, sans-serif;
	background:#e0e0e0;
	border-radius:10px 3px;
	vertical-align:middle;
}
.eshop-item-detailed__other-price-actual{
	display:inline-block;
	color:black;
	font-size:13px;
	font-weight:700;
	border-radius:5px;
	text-align:left;
}
.eshop-item-detailed__cart-box{
}
.eshop-item-detailed__cart-icon{
	display:inline-block;
	vertical-align:middle;
}
.eshop-item-detailed__price-wrapper{
	text-align:center;
	display:block;
	background:#eee;
	cursor:pointer;
}
.eshop-item-detailed__price-postfix{
	display:inline-block;
	vertical-align:middle;
}
.eshop-item-detailed__subitems-variants{
	margin-bottom:10px;
}
.eshop-item-detailed__unavailable{
	position:absolute;
	visibility:hidden;
	top:0;
	box-sizing:border-box;
	text-align:center;
	color:red;
}
.eshop-item-detailed__popup-link{
	display:block;
}
.eshop-item-detailed__img-label{
	display:none !important;
	text-align:center;
}
.eshop-item-detailed__digital-name{
	font-weight:700;
	display:inline-block;
}
.eshop-item-detailed__digital-size{
	display:inline-block;
	font-style:italic;
}
.eshop-item-detailed__digital-desc{
	margin-bottom:5px;
}
.eshop-item-detailed__sku-name{
	display:none /* inline-block */;
	font-weight:700;
}
.eshop-item-detailed__sku-value{
	display:inline-block;
}
.eshop-item-detailed__addpics{
	position:relative;
	overflow:hidden;
	width:200px;
	margin-top:20px;
}
.eshop-item-detailed__addpics-clipper{
	position:relative;
	overflow:hidden;
}
.eshop-item-detailed__addpics-container{
	position:relative;
	overflow:hidden;
}
.eshop-item-detailed__addpics-item{
	display:inline-block;
	padding:0;
	text-align:center;
}
.eshop-item-detailed__addpics-img{
	height:50px;
	width:50px;
	margin:0 3px;
	border:1px solid #ddd;
}
.eshop-item-list{
	width:auto;
	position:relative;
	overflow:hidden;
	text-align:center;
}

.eshop-item-list-custom{
	width:auto;
	position:relative;
	overflow:hidden;
	text-align:left;
}

.eshop-item-list__title{
	text-align:left;
}
.eshop-item-list__content{
	position:relative;
	overflow:hidden;
}
.eshop-item-list__clipper{
	width:auto;
	position:relative;
	overflow:hidden;
}
.eshop-item-list__container{
	position:relative;
	display:block;
	width:auto;
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:justify;
	word-spacing:-1px;
	font-size:1px;
	transition:left 0.5s ease-out,top 0.5s ease-out;
	-moz-transition:left 0.5s ease-out,top 0.5s ease-out;
	-webkit-transition:left 0.5s ease-out,top 0.5s ease-out;
	-o-transition:left 0.5s ease-out,top 0.5s ease-out;
}
.eshop-item-list__container:after{
	content:"";
	width:100%;
	height:0;
	display:inline-block;
	opacity:0;
}
.eshop-item-list__caption::after{
	content:"";
	display:block;
	width:100%;
	height:0;
	clear:both;
}
.eshop-item-list__caption{
	position:relative;
	margin-top:10px;
	min-height:30px;
}
.eshop-item-list__sorting{
	display:inline-block;
	float:left;
	padding:5px 15px;
	border:1px solid #ccc;
	border-radius:5px 5px 5px 5px;
}
.eshop-item-list__sort-over-text{
	font-weight:bold;
}
.eshop-item-list__switcher{
	display:none;
}
.eshop-item-list__switcher:nth-of-type(n){
	display:block;
	position:absolute;
	top:0;
	right:0;
	padding:5px 15px;
	border:1px solid #ccc;
	border-radius:5px;
	font-size:12px;
	font-weight:400;
}
.eshop-item-list__switcher-radio-list{
	display:none;
}
.eshop-item-list__switcher-radio-table{
	display:none;
}
.eshop-item-list__switcher-label-list{
	margin:0 10px;
	padding-left:20px;
	background:url("data:image/jpg;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAPAAA/+4ADkFkb2JlAGTAAAAAAf/bAIQABgQEBAUEBgUFBgkGBQYJCwgGBggLDAoKCwoKDBAMDAwMDAwQDA4PEA8ODBMTFBQTExwbGxscHx8fHx8fHx8fHwEHBwcNDA0YEBAYGhURFRofHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8f/8AAEQgAEAAQAwERAAIRAQMRAf/EAFwAAAMBAAAAAAAAAAAAAAAAAAIDBAcBAQAAAAAAAAAAAAAAAAAAAAAQAAICAgEEAgMAAAAAAAAAAAECAwQRBQYAIRITMVEiMgcRAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/ANv1ew1a2OWO/M5PCG2gsSSeqJdY3sZfUj2lkhIZgY8+OO2P3ySDdfveOvsK0cf9DW9K8qLHSNjTn3MzALHiKukh8j2wpz9dAembmUF3ksrcd1tYtbQ6mWOYQG9FkhprUsa2GDqmCMx5zlcYHmQvrbHnzW4Us6LWw1GcCxNHtJpJEQn8mWM0UDED4BcZ+x0H/9k=") no-repeat;
	color:#4490b2;
	cursor:pointer;
	text-decoration:underline;
}
.eshop-item-list__switcher-label-table{
	margin:0 10px;
	padding-left:20px;
	background:url("data:image/jpg;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAPAAA/+4ADkFkb2JlAGTAAAAAAf/bAIQABgQEBAUEBgUFBgkGBQYJCwgGBggLDAoKCwoKDBAMDAwMDAwQDA4PEA8ODBMTFBQTExwbGxscHx8fHx8fHx8fHwEHBwcNDA0YEBAYGhURFRofHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8f/8AAEQgAEAAQAwERAAIRAQMRAf/EAGwAAQEBAAAAAAAAAAAAAAAAAAQDBwEAAgMAAAAAAAAAAAAAAAAAAQQDBQYQAAMAAgAFBQEAAAAAAAAAAAECAxEEACExcRJBYZEyBTQRAAEEAgICAwAAAAAAAAAAAAIAAREDUQRhcUESIbHR/9oADAMBAAIRAxEAPwDZ/P8AQ2NqktV5zSevOgLQm+SYTYksZOfs56t8etmA1BUJEMu/L5flZ+yzYPYMAP1YY8NhuFVdf9aNaPs2k8EWwKDXmhyNdnXDCEyD5c+o7Y58QHbSQwIwXb57TVFOyJyZ+w9NjpE0aCNnteVlZ9eUmQ6myWV0kiNkjXccmQ4w3bgHez1CPlv1GrVIdg7H+WKPpkrZ3pPG4lG5o6VE1GpsAktJkVf50xlvcDheU7D4X//Z") no-repeat;
	color:#4490b2;
	cursor:pointer;
	text-decoration:underline;
}
.eshop-item-list__switcher-label-list:hover{
	text-decoration:underline;
}
.eshop-item-list__switcher-label-table:hover{
	text-decoration:underline;
}
.eshop-item-list__switcher-radio-list:checked~.eshop-item-list__caption .eshop-item-list__switcher .eshop-item-list__switcher-label-list{
	color:#4490b2;
	text-decoration:underline;
	font-weight:700;
}
.eshop-item-list__switcher-radio-table:checked~.eshop-item-list__caption .eshop-item-list__switcher .eshop-item-list__switcher-label-table{
	color:#4490b2;
	text-decoration:underline;
	font-weight:700;
}
.eshop-item-list__splitter{
	display:inline-block;
	width:2px;
	height:2px;
	background:red;
	vertical-align:middle;
}
.eshop-item-list__compare{
	text-align:left;
	margin-top:20px;
}
.eshop-item-list__search-result{
	margin:10px 0;
	text-align:left;
}
.eshop-item-list_type_catalog{
	clear:both;
}
* html .eshop-item-list__caption{
	height:40px;
	width:100%;
}
*+html .eshop-item-list__caption{
	height:30px;
	width:100%;
}
.eshop-item-properties{
	margin:2px 0;
	padding:5px;
	border:1px solid #ddd;
	background:#f8f8f8;
	color:#555;
}
.eshop-item-properties_notavail{
	background:#fff0f0;
	border:1px solid #fcc;
}
.eshop-item-properties_notavail .eshop-item-properties__header::after{
	content:attr(title);
	color:#999;
	font-size:11px;
	margin-left:6px;
	text-transform:lowercase;
}
.eshop-item-properties__header{
	padding:2px 10px;
}
.eshop-item-properties_disabled{
	color:#ccc;
}
.eshop-item-properties__radio{
	border:0;
}
.eshop-item-properties__label:hover{
	color:#4490b2;
}
.eshop-item-properties__label_visited{
	font-weight:700;
}
.eshop-item-properties__label_value_notset{
	font-style:italic;
}
.eshop-item-properties__order-num{
	color:green;
	font-weight:900;
}
.eshop-item-properties__reset{
	border:1px solid #eee;
	padding:3px;
	background:#fff;
}
.eshop-item-properties_type_chosen-properties{
	padding:0;
	border:0;
	border-radius:0;
	background:transparent;
	margin:0;
	transition:all 0.0s;
}
.eshop-item-properties_type_chosen-properties::after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.eshop-item-properties_type_chosen-properties .eshop-item-properties__header{
	padding:0;
	font-weight:700;
	margin-bottom:10px;
}
.eshop-item-properties_type_chosen-properties .eshop-item-properties__header::after{
	display:none;
}
.eshop-item-properties_type_chosen-properties .eshop-item-properties__property{
	float:left;
	width:49%;
	padding:0;
	font-size:12px;
}
.eshop-item-properties_type_chosen-properties .eshop-item-properties__value{
	float:left;
	width:49%;
	padding:0;
	font-size:12px;
}
.eshop-item-properties_type_chosen-properties .eshop-item-properties__value_disabled{
	color:#ccc;
}
.eshop-item-small{
	display:inline-block;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	min-width:200px;
	padding-top:10px;
	text-align:center;
	vertical-align:top;
}
.eshop-item-small__content{
	display:inline-block;
	min-width:190px;
	padding:5px;
	word-spacing:normal;
	font-size:12px;
}
.eshop-item-small__header{
	/*max-width:220px;*/
	width:300px;
	min-height:36px;
	line-height:1.5;
}
.eshop-item-small__category{
	font-style:italic;
}
.eshop-item-small__title{
	text-decoration:underline;
	font-size:14px;
}
.eshop-item-small__title:hover,.eshop-item-small__category:hover{
	text-decoration:none;
}
.eshop-item-small__img{
	border:0;
}
.eshop-item-small__prices{
	position:relative;
}
.eshop-item-small__price-tag{
	display:inline-block;
	vertical-align:middle;
}
.eshop-item-small__price-original{
	text-decoration:line-through;
}
.eshop-item-small__cart-form{
	display:inline-block;
	vertical-align:middle;
}
.eshop-item-small__cart-icon{
	display:none;
}
.eshop-item-small__cart-text{
	display:inline-block;
	vertical-align:middle;
	border:1px solid #ccc;
	padding:2px 4px;
	cursor:pointer;
}
.eshop-item-small__vkredit-price{
	display:inline-block;
	vertical-align:middle;
}
.eshop-item-small__vkredit-form{
	display:none;
}
.eshop-item-small__price-postfix{
	display:inline-block;
	vertical-align:middle;
}
.eshop-item-small__additional-price_vkredit{
	margin:4px 0;
	padding:2px 4px;
	border:1px solid #ccc;
	cursor:pointer;
}
.eshop-item-list__switcher-radio-list:checked~.eshop-item-list__clipper>.eshop-item-list__container>.eshop-item-small{
	display:block;
	width:auto;
	text-align:left;
}
.eshop-item-list__switcher-radio-list:checked~.eshop-item-list__clipper>.eshop-item-list__container>.eshop-item-small .eshop-item-small__header{
	text-align:left;
}
.eshop-item-list__switcher-radio-list:checked~.eshop-item-list__clipper>.eshop-item-list__container>.eshop-item-small .eshop-item-small__visual{
	width:auto;
	text-align:left;
	float:left;
	margin-right:30px;
	margin-bottom:10px;
}
.eshop-item-list__switcher-radio-list:checked~.eshop-item-list__clipper>.eshop-item-list__container>.eshop-item-small .eshop-item-small__comparison{
	text-align:left;
}
.eshop-item-list__switcher-radio-list:checked~.eshop-item-list__clipper>.eshop-item-list__container>.eshop-item-small .eshop-item-small__line{
	text-align:left;
}
.eshop-item-list__switcher-radio-list:checked~.eshop-item-list__clipper>.eshop-item-list__container>.eshop-item-small .eshop-item-small__spec-announce{
	display:block;
}
.eshop-item-list__switcher-radio-list:checked~.eshop-item-list__clipper>.eshop-item-list__container>.eshop-item-small .eshop-item-small__content{
	text-align:left;
	max-width:1000px;
}
.eshop-item-list__switcher-radio-table:checked~.eshop-item-list__clipper>.eshop-item-list__container>.eshop-item-small{
	display:inline-block;
}
.eshop-item-list__switcher-radio-table:checked~.eshop-item-list__clipper>.eshop-item-list__container>.eshop-item-small .eshop-item-small__spec-announce{
	display:none;
}
.eshop-item-small_type_catalog .eshop-item-small__spec-announce{
	text-align:justify;
}
.eshop-item-small_type_catalog .eshop-item-small__custom-field-name{
	display:inline-block;
}
.eshop-item-small_type_catalog .eshop-item-small__custom-field-value{
	display:inline-block;
}
* html .eshop-item-small{
	float:left;
	width:210px;
}
*+html .eshop-item-small{
	float:left;
}
* html .eshop-item-small__price-tag{
	display:inline;
	width:100px;
}
*+html .eshop-item-small__price-tag{
	display:inline;
}
* html .eshop-item-small__cart-box{
	display:inline;
}
*+html .eshop-item-small__cart-box{
	display:inline;
}
* html .eshop-item-small__additional-prices{
	display:inline;
}
*+html .eshop-item-small__additional-prices{
	display:inline;
}
* html .eshop-item-small__cart-box{
	width:80px;
	text-align:center;
}
*+html .eshop-item-small__cart-box{
	width:80px;
	text-align:center;
}
* html .eshop-item-small__price-tag{
	height:30px;
}
.eshop-ordering::after{
	content:"";
	display:table;
	clear:both;
}
.eshop-ordering__login-window{
	display:none;
	background:#fff;
}
.eshop-ordering__login-window_as_popup{
	display:inline-block;
	position:fixed;
	z-index:100000;
	width:320px;
	left:50%;
	top:30%;
	margin-left:-160px;
}
.eshop-ordering__login-window-header:after{
	display:table;
	content:"";
	clear:both;
}
.eshop-ordering__close-login-window{
	cursor:pointer;
}
.eshop-ordering__fieldset::after{
	content:"";
	display:table;
	clear:both;
}
.eshop-ordering__field{
	margin:10px 0;
}
.eshop-ordering__field-name{
	display:inline-block;
	width:100px;
	vertical-align:middle;
}
.eshop-ordering__field-value{
	display:inline-block;
	vertical-align:middle;
}
.eshop-ordering__field_type_person{
	margin:20px 0 16px 0;
}
.eshop-ordering__field_type_person .eshop-ordering__ckeckbox-label{
	margin-left:129px;
}
.eshop-ordering__field-sublist_state_hidden{
	max-height:0;
	visibility:hidden;
	opacity:0.0;
}
.eshop-ordering__textfield{
    color: #7b7b7b;
    font-size: 16px;
    height: auto;
    padding: 12px 18px;
    border-radius: 4px;
    border: 1px solid #9e9e9e;
    width:100%;
}
.eshop-ordering__radio{
	margin:0;
	vertical-align:top;
}
.eshop-ordering__radio-label{
	display:inline-block;
	min-width:80%;
	cursor:pointer;
}
.eshop-ordering__ckeckbox{
	margin:0;
}
.eshop-ordering__caption{
    font-size: 18px;
    font-weight: bold;
    color: #333;
    padding: 20px 0 14px;
}
.eshop-ordering__login-links{
	text-align:right;
}
.eshop-ordering__submit,.eshop-ordering__login{
	min-width:109px;
	height:27px;
	margin:0;
	padding:0 10px;
	border:1px solid #ccc;
	border-radius:3px;
	color:#848484;
	font-weight:700;
	cursor:pointer;
	background:#ffffff;
	vertical-align:middle;
}
.eshop-ordering__submit_type_print{
	float:left;
	margin:30px 10px 10px;
}
.eshop-ordering__confirm{
	float:right;
	margin:30px 10px 10px;
	text-align:right;
}

.eshop-ordering__list{
	max-height:300px;
	overflow:auto;
}

.eshop-ordering__item-quantity{
	font-style:italic;
}
.eshop-ordering__price-total-value{
	font-weight:700;
}
.eshop-ordering__order-details-caption-row th{
	padding:25px 5px;
	background:#f6f6ff;
	text-align:center;
}
.eshop-ordering__order-details-caption-row th:not(:first-of-type){
	width:100px;
}
.eshop-ordering__order-details-item-row td{
	padding:15px 5px;
	border:1px dotted #ccc;
	border-width:1px 0 1px 0;
}
.eshop-ordering__order-details-total-row td{
	padding:5px;
}
.eshop-ordering__order-details-total-cell{
	padding:5px;
	border:1px dotted #ccc;
	border-width:0 0 1px 0;
}
.eshop-ordering__order-details-total-cell:last-of-type{
	text-align:right;
}
.eshop-ordering__order-details-total-cell:last-of-type .eshop-ordering__textfield{
	text-align:right;
	border:none;
	border-radius:0;
	box-shadow:none;
}
.eshop-ordering__ckeckbox{
	margin:0;
	padding:0;
	border:none;
}
.eshop-order__shippings{
    display:none;
}
.eshop-ordering__shipping-name{
	font-weight:700;
}
.eshop-ordering__radio-label .eshop-ordering__shipping-description{
	display:inline-block;
	width:90%;
}
.eshop-ordering__radio-label .eshop-ordering__hint{
	display:block;
	min-width:80%;
}
.eshop-ordering__shipping-items{
	font-style:italic;
}
.eshop-ordering__info{
	padding:15px 25px;
	color:#848484;
	font-size:13px;
}
.eshop-ordering__toggle-pm-select{
	border-bottom:1px dashed #ccc;
	cursor:pointer;
}
.eshop-ordering__toggle-pm-select_state_hidden{
	visibility:hidden;
	opacity:0;
}
.eshop-ordering__pm-select_state_hidden{
	position:absolute;
	visibility:hidden;
	opacity:0;
}
.eshop-ordering__redirect-info{
	display:none;
	visibility:hidden;
}
.eshop-ordering__close-login-window{
	float:right;
}
.eshop-ordering__login-window_as_popup{
	padding:5px;
}
.eshop-ordering_type_accepted{
	text-align:center;
}
.eshop-ordering_type_accepted .eshop-ordering__fieldset{
	width:300px;
	margin:30px auto;
	background:#fefefe;
	font-size:20px;
}
.eshop-ordering_type_accepted .eshop-ordering__field{
	margin:10px;
}
.eshop-ordering_type_accepted .eshop-ordering__field-name{
	width:auto;
}
.eshop-ordering_type_cancelled{
	text-align:center;
}
.eshop-ordering_type_cancelled .eshop-ordering__fieldset{
	width:300px;
	margin:30px auto;
	background:#f4f4f4;
	font-size:20px;
}
.eshop-ordering_type_cancelled .eshop-ordering__info{
	background:none;
}
.eshop-ordering_type_confirm .eshop-ordering__fieldset{
	padding:0;
	background:#fefefe;
	text-align:center;
	border:none;
}
.eshop-ordering_type_confirm .eshop-ordering__field{
	display:block;
	float:left;
	width:20%;
	vertical-align:top;
	margin:0;
	padding:20px 0;
}
.eshop-ordering_type_confirm .eshop-ordering__field_type_address{
	width:20%;
}
.eshop-ordering_type_confirm .eshop-ordering__field-name{
	display:block;
	width:auto;
	margin:0;
	border-left:1px dotted #ccc;
}
.eshop-ordering_type_confirm .eshop-ordering__field-value{
	display:block;
	font-weight:700;
	margin:0;
	border-left:1px dotted #ccc;
}
.eshop-ordering_type_confirm .eshop-ordering__field:first-of-type .eshop-ordering__field-name,.eshop-ordering_type_confirm .eshop-ordering__field:first-of-type .eshop-ordering__field-value{
	border-left:0;
}
.eshop-ordering_type_confirm .eshop-ordering__order-details{
	width:100%;
	border:1px dotted #ccc;
	border-collapse:collapse;
	text-align:left;
}
.eshop-ordering_type_print-dialog{
	text-align:center;
}
.eshop-ordering_type_print-dialog .eshop-ordering__fieldset{
	width:300px;
	margin:30px auto;
	background:#f4f4f4;
	border-radius:5px;
	font-size:20px;
}
.form{
	overflow:hidden;
	margin:5px 0;
	padding:10px;
	background:transparent;
	font-family:arial,tahoma;
	font-size:12px;
}
.form .form{
	display:block;
	position:static;
	left:0;
	top:0;
	width:auto;
	margin:0;
	padding:0;
	border:0;
	background:none;
	box-shadow:none;
}
.form__title{
	width:auto;
	margin:0;
	text-transform:uppercase;
	font-size:13px;
	font-weight:700;
}
.form__caption{
	margin:0 0 10px 0;
	font-size:12px;
	font-weight:700;
}
.form__search-line{
	margin:0 10px 0 0;
	padding:5px;
	border:1px solid #c0c4cc;
	vertical-align:middle;
}
.form__under-search-line{
	display:none;
}
.form__field-list{
	margin:0;
	padding:0;
	text-align:justify;
}
.form__field-sublist{
	display:inline-block;
	margin:0;
	padding:0;
	text-align:justify;
}
.form__field{
	display:inline-block;
	position:relative;
	overflow:hidden;
	margin:5px 20px 5px 0;
	vertical-align:top;
}
.form__field-caption{
	margin:3px 0;
	padding:0;
	font-size:12px;
	font-weight:700;
}
.form__fieldset{
	position:relative;
	display:block;
	overflow:hidden;
	margin:0 0;
	padding:0;
	border:0;
}
.form__select{
	margin:0;
}
.form__ckeckbox{
	margin:3px;
	vertical-align:middle;
}
.form__ckeckbox-label{
	position:relative;
	display:block;
	margin-right:10px;
	background:none;
	font-size:13px;
	vertical-align:baseline;
}
.form__ckeckbox-label:first-of-type{
	display:none;
}
.form__additional-flag .form__ckeckbox-label:first-of-type{
	display:block;
}
.form__ckeckbox-label-text{
	vertical-align:middle;
}
.form__label-img{
	margin-right:3px;
	vertical-align:middle;
}
.form__radio{
	float:left;
	clear:both;
	margin:3px;
	vertical-align:middle;
}
.form__radio-label{
	display:block;
	float:left;
	margin-right:10px;
	vertical-align:baseline;
	font-size:13px;
	line-height:17px;
}
.form__radio-label-text{
	vertical-align:middle;
}
.form__radio-dot{
	display:none;
}
.form__textfield{
	height:18px;
	padding:0 3px;
	border:1px solid #c0c4cc;
	border-radius:5px;
}
.form__submit{
	margin:0;
	padding:0;
	border:1px solid #ccc;
	font-weight:700;
	cursor:pointer;
	background:#fefefe;
}
.form__submit:hover{
	background:#ffffff;
}
.form__additional-flag{
	margin:5px 1px;
}
.form__v-splitter{
	display:block;
	width:auto;
	height:2px;
	margin:0 10px;
	background:transparent;
}
.form__h-splitter{
	display:inline-block;
	visibility:hidden;
	width:2px;
	height:30px;
	background:transparent;
	vertical-align:middle;
}
.form__v-flag-splitter{
	display:inline-block;
	box-sizing:border-box;
	width:95%;
	height:2px;
	margin-left:10px;
	background:#fff;
}
.form__h-flag-splitter{
	display:inline-block;
	width:2px;
	height:30px;
	background:#fff;
	vertical-align:middle;
}
.form__field-details{
	color:#ccc;
	font-size:10px;
	vertical-align:super;
}
.form_type_filter{
	clear:both;
	background:#f9f6eb;
	border-radius:5px;
}
.form_type_search .form__search-line{
	vertical-align:middle;
}
.form_type_search .form__submit{
	vertical-align:middle;
}
*+html .form__radio-label{
	margin-right:50%;
}
* html .form__radio-label{
	width:80%;
}
.global_cols_{
	width:auto;
}
.global_cols_0{
	width:auto;
}
.global_cols_1{
	width:100%;
}
.global_cols_2{
	width:50%;
}
.global_cols_3{
	width:33.33%;
}
.global_cols_4{
	width:25%;
}
.global_cols_5{
	width:20%;
}
.global_cols_6{
	width:16.666%;
}
.global_cols_7{
	width:14.285%;
}
.global_cols_8{
	width:12.5%;
}
.global_cols_9{
	width:300px;
margin:10px;
}
.global_cols_10{
	width:10%;
}
.global_cols_11{
	width:9.09%;
}
.global_cols_12{
	width:8.333%;
}
.global_cols_13{
	width:7.692%;
}
.global_cols_14{
	width:7.142%;
}
.global_cols_15{
	width:6.666%;
}
.global_cols_16{
	width:6.25%;
}
.global_cols_17{
	width:5.882%;
}
.global_cols_18{
	width:5.555%;
}
.global_cols_19{
	width:5.263%;
}
.global_cols_20{
	width:5%;
}
*+html .global_cols_0{
	width:auto;
}
*+html .global_cols_1{
	width:100%;
}
*+html .global_cols_2{
	width:47%;
}
*+html .global_cols_3{
	width:30%;
}
*+html .global_cols_4{
	width:23%;
}
*+html .global_cols_5{
	width:18%;
}
*+html .global_cols_6{
	width:15%;
}
*+html .global_cols_7{
	width:13%;
}
*+html .global_cols_8{
	width:11%;
}
*+html .global_cols_9{
	width:10%;
}
*+html .global_cols_10{
	width:9%;
}
*+html .global_cols_11{
	width:8%;
}
* html .global_cols_0{
	width:auto;
}
* html .global_cols_1{
	width:100%;
}
* html .global_cols_2{
	width:47%;
}
* html .global_cols_3{
	width:30%;
}
* html .global_cols_4{
	width:23%;
}
* html .global_cols_5{
	width:18%;
}
* html .global_cols_6{
	width:15%;
}
* html .global_cols_7{
	width:13%;
}
* html .global_cols_8{
	width:11%;
}
* html .global_cols_9{
	width:10%;
}
* html .global_cols_10{
	width:9%;
}
* html .global_cols_11{
	width:8%;
}
.image-tape{
	position:relative;
	overflow:hidden;
}
.image-tape__clipper{
	position:relative;
	overflow:hidden;
}
.image-tape__container{
	transition:0.5s ease-out;
	-moz-transition:0.5s ease-out;
	-webkit-transition:0.5s ease-out;
	-o-transition:0.5s ease-out;
	text-align:justify;
}
.image-tape__item{
	display:inline-block;
	padding:0;
	text-align:center;
        
}
.image-tape__img{
	margin:0px;;
}
.image-tape__radio{
	display:none;
}
.image-tape__number{
        
	display:none;
}
.image-tape_type_slideshow{
	position:relative;
	display:inline-block;
	z-index:0;
}
.image-tape_type_slideshow .image-tape__img{
	margin:0;
}
.image-tape_type_slideshow .image-tape__radio{
	display:none;
}
.image-tape_type_slideshow .image-tape__number{
        display: inline-block;
        width: 9px;
        height: 9px;
        background: #ececec !important;
        opacity: 0.5;
	position:relative;
	z-index:2;
	display:inline-block;
	margin:0 3px;
	cursor:pointer;
	font-size:12px;
	line-height:1em;
        padding: 0px !important;
        border-radius: 20px !important;
        border: 3px solid grey;
}
.image-tape_type_slideshow .image-tape__number:hover{
	background:#e6e6e6;
}
.image-tape_type_slideshow .image-tape__number-list{
	position:absolute;
	bottom:15px;
	right:15px;
	z-index:11;
}
.image-tape_type_slideshow .image-tape__item{
	opacity:1;
	position:relative;
}
.image-tape_type_slideshow .image-tape__item~.image-tape__item{
	position:absolute;
	top:0;
	left:0;
	opacity:0;
}
.image-tape_type_slideshow .image-tape__radio:nth-of-type(1):checked~.image-tape__number-list .image-tape__number:nth-of-type(1),.image-tape_type_slideshow .image-tape__radio:nth-of-type(2):checked~.image-tape__number-list .image-tape__number:nth-of-type(2),.image-tape_type_slideshow .image-tape__radio:nth-of-type(3):checked~.image-tape__number-list .image-tape__number:nth-of-type(3),.image-tape_type_slideshow .image-tape__radio:nth-of-type(4):checked~.image-tape__number-list .image-tape__number:nth-of-type(4),.image-tape_type_slideshow .image-tape__radio:nth-of-type(5):checked~.image-tape__number-list .image-tape__number:nth-of-type(5){
	background:#333;
	color:#fff;
}
.image-tape_type_slideshow .image-tape__radio:checked~.image-tape__item{
	opacity:0;
}
.image-tape_type_slideshow .image-tape__radio:nth-of-type(1):checked~.image-tape__item:nth-of-type(1),.image-tape_type_slideshow .image-tape__radio:nth-of-type(2):checked~.image-tape__item:nth-of-type(2),.image-tape_type_slideshow .image-tape__radio:nth-of-type(3):checked~.image-tape__item:nth-of-type(3),.image-tape_type_slideshow .image-tape__radio:nth-of-type(4):checked~.image-tape__item:nth-of-type(4),.image-tape_type_slideshow .image-tape__radio:nth-of-type(5):checked~.image-tape__item:nth-of-type(5){
	opacity:1.0;
	z-index:6;
}
.image-tape_type_slideshow .image-tape__number-after{
	position:absolute;
	display:none;
	left:0;
	top:0;
	position:absolute;
	margin:0;
	padding: 0 px !important;
	opacity:0;
	color:#fff;
	background:#333;
}
.image-tape:hover .image-tape__item,.image-tape:hover .image-tape__number-after{
	-moz-animation-play-state:paused;
	-o-animation-play-state:paused;
	animation-play-state:paused;
}
.image-tape_type_slideshow .image-tape__item{
	visibility:hidden \9;
}
.image-tape_type_slideshow .image-tape__item.image-tape__item_state_checked{
	visibility:visible \9;
	opacity:1.0 \9;
}
.image-tape_type_slideshow .image-tape__number-after{
	display:none \9;
}
.image-tape_type_slideshow .image-tape__number_state_checked .image-tape__number-after{
	display:none \9;
}
.image-tape_type_slideshow .image-tape__item_state_checked{
	z-index:5;
}
.image-tape_type_slideshow .image-tape__number_state_checked{
	background:#333;
	color:#fff;
}
*+html .image-tape_type_slideshow .image-tape__item{
	visibility:hidden;
}
*+html .image-tape_type_slideshow .image-tape__item_state_checked{
	visibility:visible;
}
*+html .image-tape_type_slideshow .image-tape__number-after{
	display:none;
}
* html .image-tape_type_slideshow{
	height:210px;
}
* html .image-tape_type_slideshow .image-tape__item{
	position:absolute;
}
* html .image-tape_type_slideshow .image-tape__item{
	visibility:hidden;
}
* html .image-tape_type_slideshow .image-tape__item_state_checked{
	visibility:visible;
}
* html .image-tape_type_slideshow .image-tape__number-after{
	display:none;
}
.letters{
	border:1px solid #ccc;
	padding:5px 15px;
}
.letters__item{
	display:inline-block;
	text-decoration:none;
	font-weight:700;
}
.letters__item:hover{
	text-decoration:underline;
}
.letters__item_type_noitems{
	color:#ccc;
}
.letters__item_type_selected{
	color:#000;
}
.letters__count{
	color:#999;
	font-weight:400;
	font-size:10px;
}
.main-menu{
	clear:both;
	display:block;
	margin:0;
	padding:0;
	border-radius:0px;
	list-style-type:none;
	list-style:none;
	font-size:0;
}
.main-menu:after{
	content:"";
	display:table;
	clear:both;
}
.main-menu__item{
	position:relative;
	display:inline-block;
	float:none;
	min-width:70px;
	line-height:18px;
	font-size:12px;
        background: linear-gradient(to top, #9de9ed, #e1fefd);
}
.main-menu__item-link{
	display:block;
	padding:3px 15px;
	text-decoration:none;
        color: #004a6a;
        font-family: PT Sans, sans-serif;
        font-size: 14px;
}
.main-menu__item-link:hover{
	background:#99e8ec;
}
.main-menu__item-link_type_selected,.main-menu__item-link_type_selected:visited{
	color:#fff;
	background:#08c;
	text-shadow:0 -1px 0 rgba(0,0,0,0.2);
}
.main-menu__item-link_type_selected:hover{
	color:#fff;
	background:#edf7ce;
	text-shadow:0 -1px 0 rgba(0,0,0,0.2);
}
.main-menu__item-name{
	text-decoration:none;
        color:#2a6984;
        font-family: PT Sans, sans-serif;
        font-size: 16px;
        font-stretch: condensed;
        
}
.main-menu__item-link:hover .main-menu__item-name{
        color:#004a6a;
	text-decoration:none;
}
.main-menu__item-picture-container{
	position:relative;
	display:inline-block;
	vertical-align:middle;
}
.main-menu__item:hover>.main-menu__item-link>.main-menu__item-picture-container>.main-menu__item-picture{
	opacity:0;
	visibility:hidden;
}
.main-menu__item-picture_type_hover{
	opacity:0;
	visibility:hidden;
	position:absolute;
	top:0;
	left:0;
}
.main-menu__item:hover>.main-menu__item-link>.main-menu__item-picture-container>.main-menu__item-picture_type_hover,.main-menu__item-picture_type_hover:hover{
	opacity:1;
	visibility:visible;
}
.main-menu_level_0{
	border:0;
	box-shadow:none;
}
.main-menu_level_0 .main-menu__item-link{
	padding-left:5px;
}
.main-menu_level_1{
	border:0;
	box-shadow:none;
}
.main-menu_level_1 .main-menu__item-link{
	padding-left:15px;
}
.main-menu_level_2{
	border:0;
	box-shadow:none;
}
.main-menu_level_2 .main-menu__item-link{
	padding-left:25px;
}
.main-menu_level_3{
	border:0;
	box-shadow:none;
}
.main-menu_level_3 .main-menu__item-link{
	padding-left:35px;
}
.main-menu_type_dropdown{
	display:table;
	display:-moz-box;
	display:-webkit-box;
	display:-ms-box;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	width:100%;
}
.main-menu_type_dropdown .main-menu{
	border:0;
}
.main-menu_type_dropdown .main-menu__item{
	display:block;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-flex:1.0;
	-webkit-box-flex:1.0;
	-ms-box-flex:1.0;
	border:1px solid rgba(0,0,0,0.1);
	border-right:none;
}
.main-menu_type_dropdown .main-menu__item:first-of-type{
	border-radius:0px;
}
.main-menu_type_dropdown .main-menu__item:last-of-type{
	border-radius:0 0px 0px 0;
	border-right:0px solid rgba(0,0,0,0.1);
}
.main-menu_type_dropdown .main-menu__item_level_0{
	display:table-cell;
	display:box;
	display:-moz-box;
	display:-webkit-box;
}
.main-menu_type_dropdown .main-menu__item-link{
	-moz-box-flex:1.0;
	-webkit-box-flex:1.0;
	-ms-box-flex:1.0;
	padding:7px 20px;
	background:none;
}
.main-menu_type_dropdown .main-menu__item-name{
	display:inline-block;
        color:#004a6a;
	white-space: normal;
	vertical-align:middle;
}
.main-menu_type_dropdown .main-menu__item_level_0>.main-menu__item-link{
text-align:center;
margin:0px auto;
border-right: 1px #bef3f5 solid;
border-radius:0px;
padding: 15px 1px 20px 1px;
}
.main-menu_type_dropdown .main-menu__item_level_0>.main-menu__item-link:hover{
background-color:#99e8ec;
}

.main-menu_type_dropdown .main-menu__item-link:before{
	display:none;
}
.main-menu_type_dropdown .main-menu__item-link:hover{
	/*background:#eee;*/
	/*background-color:#5D9C03;*/
}
.main-menu_type_dropdown .main-menu_level_1{
	position:absolute;
	left:0;
	top:100%;
	z-index:1000;
	visibility:hidden;
	opacity:0.0;
	background-color:#99e8ec;
        padding: 10px 0px 0px 0px
}
.main-menu_type_dropdown .main-menu__item:last-of-type .main-menu_level_1{
	right:0;
	left:auto;
}
.main-menu_type_dropdown .main-menu__item:hover .main-menu_level_1{
	visibility:visible;
	opacity:1.0;
}
.main-menu_type_dropdown .main-menu__item .main-menu_level_1:hover{
	visibility:visible;
	opacity:1.0;
}
.main-menu_type_dropdown .main-menu_level_1 .main-menu__item{
	padding:0;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	border-radius:0;
	background:none;
	border:0;
	font-size:13px;
	line-height:18px;
	vertical-align:middle;
        color:#004a6a !important;
}
.main-menu_type_dropdown .main-menu_level_1 .main-menu__item-link{
	/*background:none;*/
border-radius: 0px;
padding: 5px;
}
.main-menu_type_dropdown .main-menu_level_1 .main-menu__item-link:hover{
border-radius:0px;
background-color:#edf7ce;
color:#004a6a;;
paddgin: 5px;
}

.main-menu_type_dropdown .main-menu_level_2 .main-menu__item-link{
	padding-left:35px;
	background:none;
}
.main-menu_type_dropdown .main-menu_level_2 .main-menu__item-link:hover{
	background:#eee;
}
.main-menu_type_dropdown .main-menu_level_3 .main-menu__item-link{
	padding-left:50px;
}
.main-menu_type_dropdown .main-menu_level_0{
	width:auto;
}
*+html .main-menu_type_dropdown .main-menu__item{
	position:static;
}
*+html .main-menu_type_dropdown .main-menu__item:hover .main-menu_level_1{
	display:block;
}
*+html .main-menu_type_dropdown .main-menu__item .main-menu_level_1:hover{
	display:block;
text-decoration:none !important;
}
*+html .main-menu_type_dropdown .main-menu_level_1{
	display:none;
}
*+html .main-menu_type_dropdown .main-menu_level_1{
	top:auto;
	left:auto;
}
*+html .main-menu_type_dropdown .main-menu__item{
	display:block;
	float:left;
}
*+html .main-menu_type_dropdown{
	width:auto;
}
.main-menu__item{
	border:1px solid #eee \9;
}
.main-menu_type_dropdown .main-menu__item_level_0{
	vertical-align:top \9;
}
.nav-menu:after{
	content:"";
	display:table;
	clear:both;
}
.nav-menu__item{
	display:inline-block;
	padding:0 12px;
	border-radius:0;
	border-right:1px solid #d9d9d9;
	margin:0;
	text-decoration:none;
        font-family: PT Sans, sans-serif;
        font-size:14px !important;
} 
.nav-menu__item:hover{
	text-decoration:underline;
}
.nav-menu__item:last-of-type{
	border-right:0;
}
.nav-menu__item_state_active{
	text-decoration:underline;
}
.pager{
	clear:both;
	margin:20px 0;
	-o-user-select:none;
	-moz-user-select:none;
	-webkit-user-select:none;
	user-select:none;
}
.pager::after{
	content:"";
	display:table;
	clear:both;
}
.pager__content{
	float:right;
}
.pager__button,.pager__button:visited{
	display:block;
	float:left;
	padding:2px 10px;
	border:1px solid #ccc;
	margin-left:-1px;
	*zoom:1;
	text-decoration:none;
	font-size:13px;
}
.pager__button:focus{
	outline:none;
}
.pager__button_type_prev{
	border-radius:4px 0 0 4px;
}
.pager__button_type_next{
	border-radius:0 4px 4px 0;
}
.pager__button:hover{
	background:#e6e6e6;
	color:#333;
}
.pager__button_state_active,.pager__button_state_active:hover{
	background:#6e6e6e;
	color:#fff;
	text-shadow:0 1px 1px rgba(0,0,0,0.75);
	cursor:default;
}
.pager__button_state_inactive,.pager__button_state_inactive:hover{
	background:#e6e6e6;
	cursor:default;
}
.rating{
	color:#323232;
	font-family:Tahoma;
}
.rating__submit{
	height:25px;
	margin-top:10px;
	padding:0;
	width:75px;
	border:1px solid #3e8702;
	border-radius:3px;
	background:#72b51b;
	color:#fff;
	font-weight:bold;
	box-shadow:0 0 2px #f0f0f0 inset;
	cursor:pointer;
}
.rating__select{
	width:157px;
	margin-top:20px;
}
.rating__caption{
	font-size:14px;
}
.rating__form{
	overflow:hidden;
	max-height:200px;
}
.rating__control{
	display:table;
	direction:rtl;
	unicode-bidi:bidi-override;
	white-space:nowrap;
}
.rating__mark{
	display:inline-block;
	width:15px;
	height:13px;
	background:transparent url("_img/star_color_grey.png") no-repeat;
}
.rating__mark:hover{
	background:transparent url("_img/star_color_red.png") no-repeat;
}
.rating__mark:hover~.rating__mark{
	background:transparent url("_img/star_color_red.png") no-repeat;
}
.rating__bar{
	height:13px;
	background:url("_img/star_color_grey.png") repeat-x;
}
.rating__indicator{
	height:13px;
	background:url("_img/star_color_red.png") repeat-x;
}
.rating__control:hover+.rating__jsoff{
	display:block !important;
}
.rating_type_item-detailed{
	position:relative;
	margin-top:15px;
	background:#f7f4e9;
	border-radius:2px;
	padding:12px 17px 15px 20px;
	width:167px;
}
*+html .rating__control{
	display:inline;
}
* html .rating__control{
	display:inline;
}
*+html .rating__mark{
	display:inline;
}
* html .rating__mark{
	display:inline;
}
.slider-pad{
	user-select:none;
	-o-user-select:none;
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-select:none;
}
.slider-pad__arrow-left,.slider-pad__arrow-right,.slider-pad__arrow-up,.slider-pad__arrow-down{
	position:absolute;
	display:block;
	visibility:hidden;
	font-size:76px;
	cursor:pointer;
	opacity:0.7;
	transition:opacity 0.3s,background 0.3s;
	-moz-transition:opacity 0.3s,background 0.3s;
	-webkit-transition:opacity 0.3s,background 0.3s;
	-o-transition:opacity 0.3s,background 0.3s;
	z-index:2;
}
.slider-pad__arrow-left{
	width:15px;
	height:60px;
	left:0;
	top:0;
	background:url(_img/slider-pad__arrow-left.png) no-repeat;
	background-position:left,center;
}
.slider-pad__arrow-right{
	width:15px;
	height:60px;
	right:0;
	top:0;
	background:url(_img/slider-pad__arrow-right.png) no-repeat;
	background-position:right,center;
}
.slider-pad__arrow-up{
	position:absolute;
	left:0;
	top:0;
	width:60px;
	height:15px;
	background:url(_img/slider-pad__arrow-up.png) no-repeat;
	background-position:center,top;
}
.slider-pad__arrow-down{
	position:absolute;
	left:0;
	bottom:0;
	width:60px;
	height:15px;
	background:url(_img/slider-pad__arrow-down.png) no-repeat;
	background-position:center,bottom;
}
.slider-pad__arrow-left:hover,.slider-pad__arrow-right:hover,.slider-pad__arrow-up:hover,.slider-pad__arrow-down:hover{
	opacity:1.0;
}
.slider-pad__arrow-left{
	left:0;
}
.slider-pad__arrow-right{
	right:0;
}
.slider-pad__arrow-up{
	top:0;
}
.slider-pad__arrow-down{
	bottom:0;
}
.slider-pad__arrow_disabled,.slider-pad__arrow_disabled:hover{
	opacity:0.2;
}
.sorter{
	float:left;
	padding:5px 15px;
	border:1px solid #ccc;
	border-radius:5px;
	font-size:12px;
}
.sorter__link{
	font-size:12px;
}
.sorter__item{
	margin:0 4px;
	font-size:12px;
}
.sorter__item_type_asc{
	padding-left:12px;
	font-weight:700;
	background:url("data:image/gif;base64,R0lGODlhCwALAIABAAAAAP///yH5BAEAAAEALAAAAAALAAsAAAIPjI+py43QgFyypoqd3qYAADs=") no-repeat;
	background-position:left center;
}
.sorter__item_type_desc{
	padding-left:12px;
	background:url("data:image/gif;base64,R0lGODlhCwALAIABAAAAAP///yH5BAEAAAEALAAAAAALAAsAAAIPjI+pyx0AI0hyqtis2/wUADs=") no-repeat;
	background-position:left center;
	font-weight:700;
}

/* Start hyper modules: news and articles */

.news_item-list__list, .articles_item-list__list, .articles_item-cat-list, .news_item-small, .articles_item-small {
    position: relative;
    width: 100%;
    font-size: 0;
}

.news_item-list__list div, .articles_item-list__list div, .articles_item-cat-list div, .news_item-small div, .articles_item-small div {
    font-size: 13px;
}

.news_item-list__cat-header h1, .news_item-detailed__header h1, .articles_item-list__cat-header h1, .articles_item-detailed__header h1 {
    margin-bottom: 20px;
    padding-bottom: 0;
}

.news_item-row, 
.articles_item-row, 
.articles_item-cat-row {
    margin-bottom: 35px;
}

.news_item-row, 
.articles_item-row, 
.articles_item-cat-row
.news_item-small-row,
.articles_item-small-row {
    display: inline-block;
    vertical-align: top;
}

span.news_item-row__fdate, span.articles_item-row__fdate, span.news_item-small__fdate, span.articles_item-small__fdate {
    float: left;
    font-size: 14px;
    padding-right: 7px;
    padding-top: 1px;
}

div.news_item-row__header, div.articles_item-row__header, div.articles_item-small-row__cat_header, div.news_item-small-row__cat_header, div.news_item-small-row__header, div.articles_item-small-row__header {
    margin-bottom: 15px;
    padding-right: 30px;  
}

a.news_item-row__header-name, a.articles_item-row__header-name, a.articles_item-list__cat-header, .news_item-small-row__cat_header a, .articles_item-small-row__cat_header a, .news_item-small-row__header a, .articles_item-small-row__header a {
    font-size: 15px;
    text-decoration: underline;
}

a.news_item-row__header-name:hover, a.articles_item-row__header-name:hover, a.articles_item-list__cat-header:hover, .news_item-small-row__cat_header a:hover, .articles_item-small-row__cat_header a:hover, .news_item-small-row__header a:hover, .articles_item-small-row__header a:hover {
    text-decoration: none;
}

.news_item-row__img_small-img, .articles_item-row__img_small-img, .articles_item-row__cat_img_small-img, .articles_item-small-row__img, .news_item-small-row__img {
    border: 1px solid #CCCCCC;
    float: left;
    margin-right: 15px;
}

.news_item-row__announce, .articles_item-row__announce, .articles_item-cat-row__announce, .news_item-small-row__announce, .articles_item-small-row__announce, .articles_item-small-row__announce, .news_item-small-row__announce {
    margin-bottom: 10px;
    padding-right: 30px;
}

.news_item-detailed__item-details, .articles_item-detailed__item-details {
    display: inline-block;
    width: 100%;
}

.news_item-detailed__fdate, .articles_item-detailed__fdate, .news_item-small-row__cat_header, .articles_item-small-row__cat_header {
    margin-bottom: 15px;
    margin-right: 6px;
    display: inline-block;
}

.news_item-detailed__img, .articles_item-detailed__img {
    float: left;
    margin-right: 20px;
    text-align: center;
}

.news_item-detailed__img img, .articles_item-detailed__img img {
    border: 1px solid #CCCCCC;
}

.news_item-detailed__body, .articles_item-detailed__body, div.articles_item-cat-row__header {
    margin-bottom: 10px;   
}

.articles_item-list__item-list {
    display: inline-block;
    width: 100%;
}

.articles_item-list__cat-img {
    float: left;
    margin-bottom: 20px;
}

.articles_item-row__source, .articles_item-row__author, .articles_item-detailed__source, .articles_item-detailed__author {
    display: inline-block;
    margin-bottom: 5px;
    padding-right: 5px;
    font-size: 12px;
}

.articles_item-small-row__cat_header a, .articles_item-small-row__cat_header {
    color: #666;
}

.articles_item-small-row__cat_header span {
    font-size: 22px;
}

div.articles_item-cat-row__header {
    margin-bottom: 20px;
}

.news_item-detailed__img, .articles_item-list__cat-img, .articles_item-detailed__img {
    float: right;
    padding-left: 20px;
    margin-bottom: 20px;
}

.news_item-detailed__img  .image_click_news, .articles_item-list__cat-img .image_click_articles, .articles_item-detailed__img .image_click_articles {
    border: none;
}

.articles_item-row__cat_img_small-img, .articles_item-row__cat_img_small-img {
    margin-bottom: 20px;
}

.articles_item-detailed__ext_discussion, .news_item-detailed__ext_discussion, .articles_item-small-row__ext_rating, .news_item-small-row__ext_rating {
    clear: both;
}

.articles_item-small-row__img, .news_item-small-row__img {
    margin-bottom: 10px;
}

.captcha-block {
    margin: 0 auto;
    padding-left: 30px;
    width: 350px;
}

.captcha-block__title, .captcha-block img, .captcha-block__input-txt {
    float: left;
    margin: 10px 0;
}

.captcha-block__title {
    padding-top: 11px;
    padding-right: 15px;
}

.captcha-block img {
    margin-right: 10px;
}

.captcha-block__input-txt input {
    width: 110px;
    margin-top: 9px;
}

.articles_item-detailed__announce, .news_item-detailed__announce {
    padding-bottom: 15px;
}

.ext_common-cf, .ext_rating, .ext_tags, .ext_discussion, .pager_showall {
    padding-bottom: 5px;
}

.articles_item-detailed__social-buttons, .news_item-detailed__social-buttons {
     margin: 15px 0 5px -5px;
}

.pager_item_details .pager__content {
    float: left;
}

.pager__content span, .pager__content a, .pager__content span:hover, .pager__content a:hover {
    padding: 2px 7px;
}

div.sort {
    height: 40px;
}

div.sort_caption,
div.sort_field,
div.sort_field_caption,
div.sort_field_separator,
div.sort_dir {
    float: left;
}

div.sort_field_active {
}

div.sort_field_caption {
    padding-left: 6px;
}

div.sort_field_separator {
    padding-left: 6px;
    border-right: 1px dotted black;
}

div.sort_field_active div.sort_field_caption {
    font-weight: bold;
}

div.sort_dir {
    padding-left: 8px;
}

/* End hyper modules: news and articles */

/* Start module sort */

.sort-type {
    display: block;
    height: 40px;
    line-height: 1.8;
    width: 100%;
}
.sort-type__area {
    float: right;   
}
.sort-type__field, .sort-type__caption, .sort-type__selectarea {
    float: left;
}
.sort-type__field-caption {
    padding: 0;
    margin: 0 8px;
}
.sort-type__field-selected {
    font-weight: bold;
}
.sort-type__selectarea {
    margin-left: 5px;
}

/* End module sort */
/* Start hyper modules: news, articles, blog */

.news_item-list__list, .news_item-small, 
.articles_item-list__list, .articles_item-small, .articles_item-cat-list,
.blog_item-list__list, .blog_item-small, .blog_item-cat-list {
    position: relative;
    width: 100%;
    font-size: 0;
}

.news_item-list__list div, .news_item-small div, 
.articles_item-small div, .articles_item-list__list div, .articles_item-cat-list div, 
.blog_item-small div, .blog_item-list__list div, .blog_item-cat-list div {
    font-size: 13px;
}

.news_item-list__cat-header h1, .news_item-detailed__header h1, 
.articles_item-list__cat-header h1, .articles_item-detailed__header h1,
.blog_item-list__cat-header h1, .blog_item-detailed__header h1 {
    margin-bottom: 20px;
    padding-bottom: 0;
}

.articles_item-list__empty,
.news_item-list__empty,
.blog_item-list__empty,
.photoalbum_item-list__empty {
    padding: 20px;
    text-align: center;
}

.news_item-row, .news_item-small-row 
.articles_item-small-row, .articles_item-row, .articles_item-cat-row,
.blog_item-row, .blog_item-cat-row {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 35px;
}

span.news_item-small__fdate, 
span.articles_item-small__fdate,
span.blog_item-small__fdate {
    float: left;
    font-size: 14px;
    padding-right: 7px;
    padding-top: 1px;
}

p.news_item-small__fdate, 
p.articles_item-small__fdate,
p.blog_item-small__fdate {
    font-size: 14px;
    color: #8c8a8d;
    padding: 0px;
    margin: 0px;
}

span.news_item-row__fdate,
span.articles_item-row__fdate,
span.blog_item-row__fdate {
    float: right;
    padding-right: 7px;
    position: relative;
    top: 6px;
    font-size: 14px;
}

span.news_item-row__ftime, 
span.articles_item-row__ftime, 
span.blog_item-row__ftime {
    float: right;
    position: relative;
    top: 6px;
    font-size: 14px;
}

span.news_item-detailed__ftime,
span.blog_item-detailed__ftime,
span.articles_item-detailed__ftime {
    float: right;
    padding-right: 7px;
    position: relative;
    top: 15px;
}

span.news_item-detailed__fdate,
span.blog_item-detailed__fdate,
span.articles_item-detailed__fdate {
    float: right;
    position: relative;
    top: 15px;
}

.news_item-detailed__header-name,
.blog_item-detailed__header-name,
.articles_item-detailed__header-name {
    float: left;
    width: 100%;
}

.news_item-detailed__description,
.blog_item-detailed__description,
.articles_item-detailed__description {
    clear: both;
}

span.articles_item-small-row__cat_header {margin-bottom: 3px;}

.articles_item-detailed__fdate-block .articles_item-detailed__fdate,
.articles_item-row__fdate-block .articles_item-row__fdate {
    float: none;
    top: 0;
    padding: 0;
    margin-right: 0;
}

.news_item-small-row__cat_header a, .news_item-small-row__header a,
.articles_item-small-row__cat_header a, .articles_item-small-row__header a,
.blog_item-small-row__cat_header a, .blog_item-small-row__header a {
    font-size: 15px;
    text-decoration: underline;
}

div.news_item-row__header, div.news_item-small-row__cat_header, div.news_item-small-row__header, 
div.articles_item-small-row__header, div.articles_item-row__header, div.articles_item-small-row__cat_header, 
div.blog_item-small-row__header, div.blog_item-row__header, div.blog_item-small-row__cat_header {
    margin-bottom: 15px;
    /* padding-right: 30px;  */
}

a.news_item-row__header-name, 
a.articles_item-row__header-name, a.articles_item-list__cat-header,
a.blog_item-row__header-name, a.blog_item-list__cat-header {
    font-size: 20px;
    text-decoration: underline;
}

a.news_item-row__header-name:hover, .news_item-small-row__cat_header a:hover, .news_item-small-row__header a:hover,
a.articles_item-row__header-name:hover, a.articles_item-list__cat-header:hover, .articles_item-small-row__cat_header a:hover, .articles_item-small-row__header a:hover,
a.blog_item-row__header-name:hover, a.blog_item-list__cat-header:hover, .blog_item-small-row__cat_header a:hover, .blog_item-small-row__header a:hover {
    /*text-decoration: none;*/
}

.news_item-row__img_small-img, .news_item-small-row__img,
.articles_item-row__img_small-img, .articles_item-row__cat_img_small-img, .articles_item-small-row__img, 
.blog_item-row__img_small-img, .blog_item-row__cat_img_small-img, .blog_item-small-row__img {
    border: 1px solid #CCCCCC;
    float: left;
    margin-right: 15px;
}

.news_item-row__announce, .news_item-small-row__announce, .articles_item-small-row__announce, .news_item-small-row__announce,
.articles_item-row__announce, .articles_item-cat-row__announce, .articles_item-small-row__announce,
.blog_item-row__announce, .blog_item-cat-row__announce, .blog_item-small-row__announce {
    margin-bottom: 10px;
    padding-right: 30px;
}

.news_item-detailed__item-details, 
.articles_item-detailed__item-details,
.blog_item-detailed__item-details {
    display: inline-block;
    width: 100%;
}

.news_item-detailed__fdate, .news_item-small-row__cat_header, 
.articles_item-small-row__cat_header, .articles_item-detailed__fdate,
.blog_item-small-row__cat_header, .blog_item-detailed__fdate {
    margin-bottom: 15px;
    margin-right: 6px;
    display: inline-block;
}

.news_item-detailed__img, 
.articles_item-detailed__img,
.blog_item-detailed__img {
    float: left;
    margin-right: 20px;
    text-align: center;
}

.news_item-detailed__img img, 
.articles_item-detailed__img img,
.blog_item-detailed__img img {
    border: 1px solid #CCCCCC;
}

.news_item-detailed__body, 
.articles_item-detailed__body, div.articles_item-cat-row__header,
.blog_item-detailed__body, div.blog_item-cat-row__header {
    margin-bottom: 10px;   
}

.news_browse-item-row,
.articles_browse-item-row,
.blog_browse-item-row {
    display: inline-block;
    vertical-align: top;
    padding-bottom: 20px;
}

.news_browse-item-list,
.articles_browse-item-list,
.blog_browse-item-list {
    font-size: 0;
    padding-top: 20px;
}

.news_browse-item-list div,
.articles_browse-item-list div,
.blog_browse-item-list div {
    font-size: 12px;
}

.news_browse-item-list .news_item-row__header-name,
.articles_browse-item-list .articles_item-row__header-name,
.blog_browse-item-list .blog_item-row__header-name {
    font-size: 14px;
}

.news_browse-item-list .news_item-row__announce,
.articles_browse-item-list .articles_item-row__announce,
.blog_browse-item-list .blog_item-row__announce {
    margin-right: 30px;
    overflow: hidden;
    padding: 15px 0 0;
}

.news_browse-item-list__pager,
.articles_browse-item-list__pager,
.blog_browse-item-list__pager {
    padding: 15px 0;
}

.news_item-detailed__nav,
.articles_item-detailed__nav,
.blog_item-detailed__nav {
    padding: 20px 0;
    text-align: right;
}

.articles_item-list__item-list,
.blog_item-list__item-list {
    display: inline-block;
    width: 100%;
}

.articles_item-list__cat-img,
.blog_item-list__cat-img {
    float: left;
    margin-bottom: 20px;
}

.articles_item-row__source, .articles_item-row__author, .articles_item-detailed__source, .articles_item-detailed__author,
.blog_item-row__source, .blog_item-row__author, .blog_item-detailed__source, .blog_item-detailed__author {
    display: inline-block;
    margin-bottom: 5px;
    padding-right: 5px;
}

.articles_item-small-row__cat_header a, .articles_item-small-row__cat_header,
.blog_item-small-row__cat_header a, .blog_item-small-row__cat_header {
    color: #666;
}

.articles_item-small-row__cat_header span, .blog_item-small-row__cat_header span {
    display: inline-block;
    font-size: 22px;
    padding: 0 2px;
    position: relative;
    width: 20px;
}

div.articles_item-cat-row__header,
div.blog_item-cat-row__header {
    margin-bottom: 20px;
}

.news_item-detailed__img, 
.articles_item-list__cat-img, .articles_item-detailed__img,
.blog_item-list__cat-img, .blog_item-detailed__img {
    float: right;
    padding-left: 20px;
    margin-bottom: 20px;
}

.news_item-detailed__img .image_click_news, 
.articles_item-list__cat-img .image_click_articles, .articles_item-detailed__img .image_click_articles,
.blog_item-list__cat-img .image_click_articles, .blog_item-detailed__img .image_click_articles {
    border: none;
}

.photoalbum_control-panel__comments,
.news_control-panel__comments,
.articles_control-panel__comments,
.blog_control-panel__comments {
    width: 12px;
}

.photoalbum_item-small-row__control-panel,
.articles_item-small-row__control-panel,
.news_item-small-row__control-panel,
.blog_item-small-row__control-panel {
    float: left;
    padding-bottom: 20px;
    position: relative;
    width: 100%;
}

.photoalbum_item-small img,
.photoalbum_item-small-row__block {
    max-width: 200px;
    height: auto;
    margin: 0 auto;
}

.photoalbum_item-small-row__control-panel__discussion,
.articles_item-small-row__control-panel__discussion,
.news_item-small-row__control-panel__discussion,
.blog_item-small-row__control-panel__discussion,
.photoalbum_item-small-row__control-panel__votes-rate,
.articles_item-small-row__control-panel__votes-rate,
.news_item-small-row__control-panel__votes-rate,
.blog_item-small-row__control-panel__votes-rate {
    height: 12px;
    font-size: 11px !important;
    padding-left: 23px;
    padding-top: 4px;
    width: 12px;
    float: none;
    cursor: pointer;
}

.photoalbum_item-small-row__control-panel__discussion,
.photoalbum_item-small-row__control-panel__votes-rate {
    float: right;
}

.photoalbum_item-small-row__control-panel__discussion,
.articles_item-small-row__control-panel__discussion,
.news_item-small-row__control-panel__discussion,
.blog_item-small-row__control-panel__discussion {
    background: url("_img/comments_black__small.png") no-repeat 3px 4px;
}

.photoalbum_item-small-row__control-panel__votes-rate,
.articles_item-small-row__control-panel__votes-rate,
.news_item-small-row__control-panel__votes-rate,
.blog_item-small-row__control-panel__votes-rate {
    background: url("_img/like_hand_black__small.png") no-repeat 3px 4px;
}

.articles_item-row__cat_img_small-img, .articles_item-row__cat_img_small-img,
.blog_item-row__cat_img_small-img, .blog_item-row__cat_img_small-img {
    margin-bottom: 20px;
}

.news_item-detailed__ext_discussion, .news_item-small-row__ext_rating,
.articles_item-detailed__ext_discussion, .articles_item-small-row__ext_rating,
.blog_item-detailed__ext_discussion, .blog_item-small-row__ext_rating {
    clear: both;
}

.news_item-small-row__img,
.articles_item-small-row__img,
.blog_item-small-row__img {
    margin-bottom: 10px;
}

.captcha-block {
    margin: 0 auto;
    padding-left: 30px;
    width: 350px;
}

.captcha-block__title, .captcha-block img, .captcha-block__input-txt {
    float: left;
    margin: 10px 0;
}

.captcha-block__title {
    padding-top: 11px;
    padding-right: 15px;
}

.captcha-block img {
    margin-right: 10px;
}

.captcha-block__input-txt input {
    width: 110px;
    margin-top: 9px;
}

.news_item-detailed__announce,
.articles_item-detailed__announce,
.blog_item-detailed__announce {
    padding-bottom: 15px;
clear: both;
}

.ext_common-cf, .ext_rating, .ext_tags, .ext_discussion, .pager_showall {
    padding-bottom: 5px;
    float: right;
}

.ext_tags {
    float: left;
    padding: 0;
}

.ext_discussion.photoalbum_item-detailed__ext_discussion,
.blog_item-detailed__ext_discussion,
.articles_item-detailed__ext_discussion,
.news_item-detailed__ext_discussion {
    float: none;
}

.photoalbum_item-detailed__header-name,
.photoalbum_item-detailed__header-name {
    text-align: center;
}

.news_item-detailed__social-buttons,
.articles_item-detailed__social-buttons,
.blog_item-detailed__social-buttons {
     margin: 15px 0 5px -5px;
}

.articles_control-panel__comments,
.news_control-panel__comments,
.blog_control-panel__comments {
    background: url("_img/comments_black.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 20px;
    margin: 0;
    opacity: 0.8;
    padding-left: 23px;
    float: right;
    text-decoration: none;
    line-height: 1;
}
.rss_extension {opacity: 0.8;}
.articles_control-panel__comments:hover,
.news_control-panel__comments:hover,
.blog_control-panel__comments:hover,
.rss_extension:hover  {
    opacity: 1;
    text-decoration: none !important;
}
.articles_control-panel__comments-count,
.news_control-panel__comments-count,
.blog_control-panel__comments-count  {
    position: relative; 
    top: 4px; 
    font-size: 11px !important; 
    text-decoration: none; 
    color: #000;
}
.articles_control-panel__comments:hover,
.news_control-panel__comments:hover,
.blog _control-panel__comments:hover {
    text-decoration: none !important;
}
.articles_social-btn,
.news_social-btn,
.blog_social-btn  {
    font-size: 0;
    height: 20px;
    float: right;
    margin: 0;
    padding-top: 3px;
    width: 25px;
    overflow: hidden;
padding-right: 9px;
}
.articles_item-detailed__item-details .b-share__link,
.articles_item-detailed__item-details .b-share .b-share-form-button i,
.news_item-detailed__item-details .b-share__link,
.news_item-detailed__item-details .b-share .b-share-form-button i,
.blog_item-detailed__item-details .b-share__link,
.blog_item-detailed__item-details .b-share .b-share-form-button i  {
    display: none !important;
}
.articles_item-detailed__item-details .b-share, 
.articles_item-detailed__item-details .b-share__handle,
.articles .b-share-form-button,
.news_item-detailed__item-details .b-share,
.news_item-detailed__item-details .b-share__handle,
.news .b-share-form-button,
.blog_item-detailed__item-details .b-share,
.blog_item-detailed__item-details .b-share__handle,
.blog .b-share-form-button  {
    padding: 0 !important;
    margin: 0 !important;
}
.articles_item-detailed__item-details .b-share .b-share-form-button,
.news_item-detailed__item-details .b-share .b-share-form-button,
.blog_item-detailed__item-details .b-share .b-share-form-button  {
    cursor: pointer; 
    width: 20px; 
    background: url("_img/social_btn_black.png") no-repeat left !important;
}

.pager_item_details .pager__content {
    float: left;
}

.pager__content span, .pager__content a, .pager__content span:hover, .pager__content a:hover {
    padding: 2px 7px;
}

div.sort {
    height: 40px;
}

div.sort_caption,
div.sort_field,
div.sort_field_caption,
div.sort_field_separator,
div.sort_dir {
    float: left;
}

div.sort_field_active {
}

div.sort_field_caption {
    padding-left: 6px;
}

div.sort_field_separator {
    padding-left: 6px;
    border-right: 1px dotted black;
}

div.sort_field_active div.sort_field_caption {
    font-weight: bold;
}

div.sort_dir {
    padding-left: 8px;
}

.articles_item-small a, .articles_item-small span, 
.news_item-small a, .news_item-small span, 
.blog_item-small a, .blog_item-small span, 
.photoalbum_item-small a, .photoalbum_item-small span {
    font-size: 12px;
}

/* End hyper modules: news, articles, blog */

/* Start module sort */

.sort-type {
    display: block;
    height: 40px;
    line-height: 1.8;
    width: 100%;
}
.sort-type__area {
    float: right;   
}
.sort-type__field, .sort-type__caption, .sort-type__selectarea {
    float: left;
}
.sort-type__field-caption {
    padding: 0;
    margin: 0 8px;
}
.sort-type__field-selected {
    font-weight: bold;
}
.sort-type__selectarea {
    margin-left: 5px;
}

/* End module sort */

/* Start Rating Stars Oneblock */

.rating-stars__form {
    line-height: 1;   
}
body .rating-stars__form-block, .rating-stars__form-votes { 
    width: 100px;
    height: 21px;
    display: inline-block;
    vertical-align: top;
    margin: 0;
}
.rating-stars__rate-off {
    color: #ff0000;   
}
.rating-stars__rate-on {
    color: #21C268;   
}
.rating-stars__rate-block {
    font-size: 12px;   
    text-align: left;
    padding-top: 5px;
}
.rating__stars-form {
    padding: 10px 0;   
}

/* End Rating Stars Oneblock */

/* Start Rating Like */

.rating__like-form {
    clear: both;
    height: 20px;
    line-height: 1;
    position: relative;
}

.rating-like__form-popup {
    background: none repeat scroll 0 0 #000000;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 3px #FFFFFF;
    color: #FFFFFF;
    padding: 3px 10px;
    position: absolute;
    right: 0;
    top: -35px;
    width: 120px;
}

.rating-like__form-popup__txt {
    font-size: 11px !important;
}

.rating-like__form-popup .rating-like__form-popup__arrow {
    background: url(_img/icon-dec-sel.gif) no-repeat;
    display: block;
    height: 11px;
    position: absolute;
    right: 10px;
    bottom: -7px;
    width: 11px;
}
    
.like__ajax-loader {
    background: url(_img/ami_jsapi/loader-mini__white.gif) #fff center no-repeat;
    position: absolute;
    top: 3px;
    left: 3px;
    width: 15px;
    height: 15px;
    border-radius: 5px;
}
    
.amiphotoalbum .like__ajax-loader {
	background: url(_img/ami_jsapi/loader-mini__black.gif) center no-repeat;
}

.rating-like__form-block {
    cursor: pointer; 
    padding: 4px 2px;
    position: relative;
    left: -3px;
    top: -3px;
    border-radius: 3px;
    opacity: 0.8;
}
.rating-like__form-block__like-count {
    padding-left: 0;
    position: relative;
    top: 3px;
    font-size: 11px !important;
}
.rating-like__form-block:hover {opacity: 1;}
.rating-like__form-block__like, .rating-like__form-block__like-count, .rating-like__form-block {float: left;}
.rating-like__form-block__like {
    background: url("_img/rating/like/like_hand_black.png") no-repeat scroll left center transparent;
    font-size: 0 !important;
    height: 16px;
    padding-right: 20px;
}
.rating-like__form-block-off {opacity: 0.5;}
.rating-like__form-block-off:hover {background: none;cursor: default; opacity: 0.5;}
.rating-like__form-block,
.rating-like__form-block:hover,
.rating-like__form-block:hover .rating-like__form-block__like-count {
    color: #000; 
    background: none;
}

/* End Rating Like */

/* Start Rating Stars Oneblock */

.rating-stars__form {
    line-height: 1;   
}
body .rating-stars__form-block, .rating-stars__form-votes { 
    width: 100px;
    height: 21px;
    display: inline-block;
    vertical-align: top;
    margin: 0;
}
.rating-stars__rate-off {
    color: #ff0000;   
}
.rating-stars__rate-on {
    color: #21C268;   
}
.rating-stars__rate-block {
    font-size: 12px;   
    text-align: left;
    padding-top: 5px;
}
.rating__stars-form {
    padding: 10px 0;   
}
.rating-stars__rate-on {
    color: #21C268;
}

/* End Rating Stars Oneblock */

/* Start Photoalbum 6.0 */

.photoalbum_control-panel__comments {
    background: url("_img/comments_black.png") no-repeat;
    display: block;
    height: 20px;
    margin: 0;
    opacity: 0.8;
    padding-left: 20px;
    float: right;
    text-decoration: none;
    line-height: 1;
    padding-right: 3px;
} 
.photoalbum_control-panel__comments:hover  {
    opacity: 1;
    text-decoration: none !important;
}
.photoalbum_control-panel__comments-count  {
    position: relative; 
    top: 4px; 
    font-size: 11px !important; 
    text-decoration: none; 
    color: #000;
}

.browse-item-list {position: relative;}

.amiphotoalbum .amiphoto-hide, 
.amiphotoalbum.photoalbum_item .browse-item-list__hide, .browse-item-list__hide-block {
    z-index: 3; 
    position: absolute; 
    background: url(_img/ami_jsapi/loader.gif) no-repeat center 20% #FFFFFF; 
    width: 100%; 
    height: 100%; 
    top: 0; 
    left: 0;
}

.amiphotoalbum .photoalbum_item-detail__block .amiphoto-hide {
    background: url(_img/ami_jsapi/loader-black.gif) no-repeat center 20% #000; 
}

.amiphoto-block {
    font-size: 0;
    overflow: hidden;
    position: relative;
}

.amiphotoalbum .amiphoto-block__row-item {
    display: inline-block;
    font-size: 12px;
    vertical-align: top;
    overflow: hidden;
    position: relative;
} 
.amiphotoalbum .amiphoto-block__row-item__contant {
	display: block;
	overflow: hidden;
    border: 2px solid #fff;
}
.amiphotoalbum .amiphoto-block__row {
    width: 200%;
}
.amiphotoalbum .amiphoto-block__row-item__img {position: relative; cursor: pointer;}
.amiphotoalbum .photoalbum_item-detail__block .photoalbum_item-detailed__next-link__area, 
.amiphotoalbum .photoalbum_item-detail__block .photoalbum_item-detailed__prev-link__area {
    display: block;
    height: 53px;
    padding: 0;
    width: 32px;
    opacity: 0.6;
    position: absolute;
    top: 45%;
    cursor: pointer;
    display: block;
    z-index: 1;
}
.amiphotoalbum .photoalbum_item-detail__block .photoalbum_item-detail__fullscreen {width: 20px; background: url("_img/full_screen.png") no-repeat; position: absolute; width: 20px; height: 20px; cursor: pointer; right: 5px; top: 29px;}
.amiphotoalbum .photoalbum_item-detailed__next-link {display: block; left: -50px; position: absolute; top: 0; width: 50%; height: 100%;}
.amiphotoalbum .photoalbum_item-detailed__prev-link {display: block; right: -50px; position: absolute; top: 0; width: 50%; height: 100%;}
.amiphotoalbum .photoalbum_item-detailed__next-link__area {border-radius: 0 30px 30px 0; background: url("_img/slider-pad__arrow-left.jpg") no-repeat left 9px #FFFFFF;}
.amiphotoalbum .photoalbum_item-detailed__prev-link__area {right: 0; border-radius: 30px 0 0 30px; background: url("_img/slider-pad__arrow-right.jpg") no-repeat right 9px #FFFFFF; }
.amiphotoalbum .photoalbum_item-list__list, 
.amiphotoalbum .photoalbum_item-cat-list, 
.amiphotoalbum .photoalbum_browse-item-list__list, 
.amiphotoalbum .photoalbum_item-detail__block {
	font-size: 0;
}
.amiphotoalbum .photoalbum_item-list__list .amiphoto-block__row div, 
.amiphotoalbum .photoalbum_item-cat-list .amiphoto-block__row div, 
.amiphotoalbum .photoalbum_browse-item-list__list .amiphoto-block__row div {
	font-size: 12px;
}
.amiphotoalbum .photoalbum_item-detail__block div {font-size: 13px; text-align: left;}
.amiphotoalbum .photoalbum_item-detailed__item-details .photoalbum_control-panel__comments-count {color: #FFF;position: relative;top: 5px;font-size: 12px;}
.amiphotoalbum .photoalbum_item-detail__header span {font-size: 14px; display: block;}
.amiphotoalbum .photoalbum_item-detailed__item-details .photoalbum_item-detailed__ext_rating {float: left;}
.amiphotoalbum .photoalbum_item-detailed__item-details .rating__stars-form {padding: 0 10px 0 0;}
.amiphotoalbum .photoalbum_item-detailed__item-details .rating-stars__rate-block {display: none;}
.amiphotoalbum .photoalbum_item-detailed__item-details .photoalbum_social-btn {
    font-size: 0;
    height: 20px;
    float: left;
    padding: 0 0 0 3px;
    margin: 0;
}
.amiphotoalbum .photoalbum_item-detailed__item-details .b-share__link,
.amiphotoalbum .photoalbum_item-detailed__item-details .b-share .b-share-form-button i {
    display: none !important;
}
.amiphotoalbum .photoalbum_item-detailed__item-details .b-share, 
.amiphotoalbum .photoalbum_item-detailed__item-details .b-share__handle,
.amiphotoalbum .b-share-form-button {
    padding: 0 !important;
    margin: 0 !important;
}
.amiphotoalbum .photoalbum_item-detailed__item-details .b-share .b-share-form-button {cursor: pointer; width: 20px; background: url("_img/social_btn.png") no-repeat center !important;}
.amiphotoalbum .photoalbum_item-detail__header__txt-link {font-weight: normal; font-size: 16px; padding: 5px;position: relative; display: block;}
.amiphotoalbum .photoalbum_item-detail__header__txt-link a {font-weight: normal;}
.amiphotoalbum .photoalbum_item-row__item_cat_img-img, 
.amiphotoalbum .photoalbum_item-detail__item_cat_img-img {
	display: none;
}
.amiphotoalbum .photoalbum_item-list__cat-body {padding-bottom: 20px;}
.amiphotoalbum .fullscreen-img__on .photoalbum_item-detailed__next-link,
.amiphotoalbum .fullscreen-img__on .photoalbum_item-detailed__prev-link,
.amiphotoalbum .fullscreen-img__on .photoalbum_item-detail__announce-block {    
    -webkit-transition:all 0s ease-in-out;
    -moz-transition:all 0s ease-in-out;
    -o-transition:all 0s ease-in-out;
    transition:all 0s ease-in-out;
}
.amiphotoalbum .photoalbum_item-detailed__item-details {position: relative; z-index: 4;}
.amiphotoalbum .photoalbum_item-row__announce-block, 
.amiphotoalbum .photoalbum_item-row__header,
.amiphotoalbum .photoalbum_item-detail__announce-block, 
.amiphotoalbum .photoalbum_item-detail__header,
.amiphotoalbum .photoalbum_item-detailed__next-link, 
.amiphotoalbum .photoalbum_item-detailed__prev-link,
.amiphotoalbum .photoalbum_item-detailed__next-link__area, 
.amiphotoalbum .photoalbum_item-detailed__prev-link__area {
	-webkit-transition:all 0.5s ease-in-out;
    -moz-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out;
    overflow: hidden;
}
.amiphotoalbum .cat-row__images-block__slider {
	-webkit-transition:left 3s ease;
    -moz-transition:left 3s ease;
    -o-transition:left 3s ease;
    transition:left 3s ease;
    overflow: hidden;
}
.amiphotoalbum .cat-row__images-block__slider img {position: absolute; left: 50%; top: 0; opacity: 0; filter: alpha(opacity=0)}
.amiphotoalbum .cat-row__images-block__slider img.show {opacity: 1; filter: alpha(opacity=100)}
.amiphotoalbum .cat-row__images-block__slider {position: relative; width: 100%; height: 100%;background: #000; text-align: center;}
.amiphotoalbum .cat-row__images-block:hover .cat-row__images-block__slider {}
.amiphotoalbum .photoalbum_item-row__fdate {bottom: 0;position: absolute;right: 5px;top: 35px;}
.amiphotoalbum .photoalbum_item-detailed__fdate {
    padding: 2px 5px;
    position: absolute;
    right: 5px;
    top: 30px;
}
.amiphotoalbum .photoalbum_item-row__header-name-block {
    display: block;
    margin-right: 93px;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
}
.photoalbum_item-detailed__path a, 
.photoalbum_item-list__cat-header h1 a, 
.photoalbum_item-list__cat-header h1, 
.photoalbum_item-list__cat-list h1, 
.photoalbum_item-detailed__path {
    color: #000 !important; 
    font-size: 19px; 
    font-weight: normal !important;
}
.amiphotoalbum .photoalbum_item-detailed__path {padding-bottom: 25px;}
.amiphotoalbum .photoalbum_item-detail__img {position: relative;}
.amiphotoalbum .photoalbum_item-cat-list .photoalbum_item-row__header {height: 57px;}
.amiphotoalbum .photoalbum_item-cat-list .photoalbum_item-row__header a {font-size: 15px;}
.amiphotoalbum .photoalbum_item-cat-list .photoalbum_item-row__announce-block {height: 25px;}
.amiphotoalbum .photoalbum_item-cat-list .photoalbum_item-row__block:hover .photoalbum_item-row__announce-block {height: 55px;}
.amiphotoalbum .photoalbum_item-row__block:hover .photoalbum_control-panel, 
.amiphotoalbum .photoalbum_item-detail__block:hover .photoalbum_control-panel {
    opacity: 1;
}
.amiphotoalbum .photoalbum_item-detail__block {background: #000; text-align: center;}
.amiphotoalbum .photoalbum_item-row__block, 
.amiphotoalbum .photoalbum_item-detail__block {
    position: relative;
    overflow: hidden;
}
.amiphotoalbum .photoalbum_item-detail__block {border: none;}
.amiphotoalbum .photoalbum_item-row__header, 
.amiphotoalbum .photoalbum_item-detail__header {
    top: 0; position: absolute; left: 0; height: 21px; overflow: hidden;
}
.amiphotoalbum .photoalbum_item-detail__header {height: 25px;}
.amiphotoalbum .photoalbum_item-row__announce-block {height: 28px; position: absolute; left: 0; bottom: 0;}
.amiphotoalbum .photoalbum_item-detail__announce-block .photoalbum_control-panel {top: 5px;}
.amiphotoalbum .photoalbum_item-detail__announce-block {height: 28px; position: absolute; left: 0; bottom: 0;}
.amiphotoalbum .photoalbum_item-row__announce {
    float: none;
    margin-right: 93px;
    overflow: hidden;
    padding-top: 5px;
    position: relative;
    width: auto;
}
.amiphotoalbum .photoalbum_item-row__block:hover .photoalbum_item-row__header,
.amiphotoalbum .photoalbum_item-detail__block:hover .photoalbum_item-detail__header {height: 57px;}
.amiphotoalbum .photoalbum_item-row__block:hover .photoalbum_item-row__announce-block {height: 60px;}
.amiphotoalbum .photoalbum_item-detail__block:hover .photoalbum_item-detail__announce-block {height: 80px;}
.amiphotoalbum .photoalbum_item-detail__block:hover .photoalbum_item-detailed__next-link {left: 0;}
.amiphotoalbum .photoalbum_item-detail__block:hover .photoalbum_item-detailed__prev-link {right: 0;}
.amiphotoalbum .photoalbum_item-detailed__next-link:hover .photoalbum_item-detailed__next-link__area, 
.amiphotoalbum .photoalbum_item-detailed__prev-link:hover .photoalbum_item-detailed__prev-link__area {
    opacity: 1;
}
.amiphotoalbum .photoalbum_item-row__num-items, 
.amiphotoalbum .photoalbum_item-detail__num-items {
    font-style: italic;
}
.amiphotoalbum .photoalbum_item-row__header span {font-size: 11px;display: block;}
.amiphotoalbum .photoalbum_item-row__header a, 
.amiphotoalbum .photoalbum_item-row__announce-block a {
    color: #fff; 
    font-size: 15px;
}
.amiphotoalbum .photoalbum_item-detail__header a {color: #fff; font-size: 14px;}
.amiphotoalbum .photoalbum_item-row, 
.amiphotoalbum .photoalbum_item-cat-row, 
.amiphotoalbum .photoalbum_item-detail {
    overflow: hidden; 
    display: inline-block;
    vertical-align: top;
    min-width: 100px;
}
.amiphotoalbum .browse-item-list .photoalbum_item-row {
    min-width: 150px;
}
.amiphotoalbum .photoalbum_item-row__header, 
.amiphotoalbum .photoalbum_item-row__announce-block,
.amiphotoalbum .photoalbum_item-detail__header, 
.amiphotoalbum .photoalbum_item-detail__announce-block {
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    color: #FFF;
}
.amiphotoalbum .photoalbum_item-row__header__txt, 
.amiphotoalbum .photoalbum_item-row__announce-block__txt,
.amiphotoalbum .photoalbum_item-detail__header__txt, 
.amiphotoalbum .photoalbum_item-detail__announce-block__txt {
	padding: 5px 5px;     
}
.amiphotoalbum .photoalbum_item-detail__announce-block__txt {
    display: block;
    margin-right: 140px;
    overflow: hidden;
    position: relative;
}
.amiphotoalbum .fullscreen-img__on .photoalbum_item-detail__block {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5;
    height: 100% !important;
}
.amiphotoalbum .fullscreen-img__on .photoalbum_item-detailed__next-link {left: 0;}
.amiphotoalbum .fullscreen-img__on .photoalbum_item-detailed__prev-link {right: 0;}
.amiphotoalbum .fullscreen-img__on .photoalbum_item-detail__announce-block {height: 80px;}
.amiphotoalbum.photoalbum_item .browse-item-list {
    position: relative;
    /*height: 80px;*/
    overflow: hidden;
    width: auto;
    overflow: hidden;
    text-align: center;
    padding-top: 2px;
}
.amiphotoalbum.photoalbum_item .browse-item-list__content {
    position: relative;
    overflow: hidden;
}
.amiphotoalbum.photoalbum_item .browse-item-list__clipper {
    width: auto;
    position: relative;
    overflow: hidden;
    left: 0;
}
.amiphotoalbum.photoalbum_item .browse-item-list__container,
.browse-item-list__container {
    position: relative;
    display: block;
    width: auto;
    margin: 0;
    padding: 0;
    font-size: 0;
    transition: left 0.5s ease-out,top 0.5s ease-out;
    -moz-transition: left 0.5s ease-out,top 0.5s ease-out;
    -webkit-transition: left 0.5s ease-out,top 0.5s ease-out;
    -o-transition: left 0.5s ease-out,top 0.5s ease-out;
}
.browse-block__row-item__img {padding: 4px;}
.browse-block__row-item__img-selected {padding: 0;border: 4px solid #6FCAF3;}
.amiphotoalbum .browse-block__row-item__img {/*width: 50%;*/ cursor: pointer; }
.amiphotoalbum .photoalbum_item-row__browse {/*height: 80px; overflow: hidden; min-width: 100px;*/}
.amiphotoalbum.photoalbum_item .browse-item-list .slider-pad__arrow-left:after, 
.amiphotoalbum.photoalbum_item .browse-item-list .slider-pad__arrow-right:after {
    background: none;
}
.amiphotoalbum.photoalbum_item .browse-item-list .slider-pad__arrow-right, 
.amiphotoalbum.photoalbum_item .browse-item-list .slider-pad__arrow-left {
    width: 32px;
    height: 53px;
    /*top: 18%;
    margin: 0 !important;*/
}
.amiphotoalbum.photoalbum_item .browse-item-list .slider-pad__arrow-right {
    background: #FFF url(_img/slider-pad__arrow-right.jpg) no-repeat 10px 8px;
    border-radius: 30px 0 0 30px;
}
.amiphotoalbum.photoalbum_item .browse-item-list .slider-pad__arrow-left {
    background: #FFF url(_img/slider-pad__arrow-left.jpg) no-repeat left;
    border-radius: 0 30px 30px 0;
}

.amiphotoalbum.photoalbum_item-list__list .photoalbum_control-panel .rating-stars__form-block, 
.amiphotoalbum.photoalbum_item-list__list .photoalbum_control-panel .rating-stars__form-votes {
    width: 62px;
    height: 14px;
}
.amiphotoalbum .photoalbum_item-list__list .photoalbum_control-panel .rating__stars-form {padding: 0;}
.amiphotoalbum .photoalbum_item-list__list .photoalbum_control-panel .rating-stars__rate-block {display: none;}
.amiphotoalbum .photoalbum_item-list__list .photoalbum_control-panel .photoalbum_control-panel__comments-count {position: relative; top: 5px; font-size: 11px; color: #fff;}
.amiphotoalbum .photoalbum_item-list__list .photoalbum_control-panel .photoalbum_item-detailed__ext_rating {float: left;}
.amiphotoalbum .photoalbum_control-panel {
    bottom: -2px;
    opacity: 0.6;
    position: absolute;
    right: 5px;
    top: auto;
}
.amiphotoalbum .photoalbum_control-panel a {padding-bottom: 5px; text-decoration: none; display: block; margin-left: 5px; float: left; height: 20px; padding-left: 22px; cursor: pointer;}
.amiphotoalbum .photoalbum_control-panel a, 
.amiphotoalbum .photoalbum_item-detail__fullscreen {
    opacity: 0.8;
}
.amiphotoalbum .photoalbum_control-panel a:hover, 
.amiphotoalbum .photoalbum_item-detail__fullscreen:hover {text-decoration: none; opacity: 1;}
.amiphotoalbum .photoalbum_control-panel__rating {background: url(_img/photoalbum/rating.png) no-repeat;}
.amiphotoalbum .photoalbum_control-panel__comments {background: url(_img/comments.png) no-repeat; margin: 0 !important;}
.amiphotoalbum a.photoalbum_control-panel__fullscreen {padding-left: 0; width: 20px; background:  url(_img/full_screen.png) no-repeat;}
.amiphotoalbum .fullscreen-img__on a.photoalbum_control-panel__fullscreen {background:  url(_img/full_screen_in.png) no-repeat;}

.photoalbum_item #com_form_bot,
.articles_item #com_form_bot,
.news_item #com_form_bot,
.blog_item #com_form_bot {
    background: none; 
    border: none; 
    padding: 0;
}
.photoalbum_item textarea.amiroTEdCtrl,
.articles_item textarea.amiroTEdCtrl,
.news_item textarea.amiroTEdCtrl,
.blog_item textarea.amiroTEdCtrl {
    border: 1px solid #CCCCCC;
    height: 80px !important;
    padding: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.photoalbum_item select.amiroTEdCtrl,
.articles_item select.amiroTEdCtrl,
.news_item select.amiroTEdCtrl,
.blog_item select.amiroTEdCtrl {
    border: 1px solid #CCCCCC;
    margin-top: 3px;
}
.photoalbum_item .amiroTEdDiv,
.articles_item .amiroTEdDiv,
.news_item .amiroTEdDiv,
.blog_item .amiroTEdDiv {
    width: 100% !important;
}
.articles_social-btn span, 
.news_social-btn span, 
.blog_social-btn span,
.photoalbum_social-btn span {
    font-size: 0 !important;
}
.photoalbum_item #com_form_bot #com_sub,
.articles_item #com_form_bot #com_sub,
.news_item #com_form_bot #com_sub,
.blog_item #com_form_bot #com_sub {
    margin: 0;
    position: relative;
    right: -2px;
    height: 25px;
}
.photoalbum_item #comment_forum p,
.articles_item #comment_forum p,
.news_item #comment_forum p,
.blog_item #comment_forum p {
    display: none;
}
.photoalbum_item #com_form_bot input, 
.photoalbum_item #com_form_bot select,
.articles_item #com_form_bot input, 
.articles_item #com_form_bot select,
.news_item #com_form_bot input, 
.news_item #com_form_bot select,
.blog_item #com_form_bot input, 
.blog_item #com_form_bot select {
    height: auto;
}
.photoalbum_item .discussion_extension__form .alt_header2,
.articles_item .discussion_extension__form .alt_header2,
.news_item .discussion_extension__form .alt_header2,
.blog_item .discussion_extension__form .alt_header2 {
    display: none;
}
.photoalbum_item .discussion_extension__list .alt_header2,
.articles_item .discussion_extension__list .alt_header2,
.news_item .discussion_extension__list .alt_header2,
.blog_item .discussion_extension__list .alt_header2 {
    text-align: center; 
    background: url("_mod_files/ce_images/template_images/line_new.jpg") repeat-x 0 37px; 
}
.photoalbum_item .discussion_extension__list .alt_header2 h2,
.articles_item .discussion_extension__list .alt_header2 h2,
.news_item .discussion_extension__list .alt_header2 h2,
.blog_item .discussion_extension__list .alt_header2 h2 {
    background: #fff !important;
    display: inline-block;
    font-weight: normal;
    padding: 12px 15px !important;
    font-size: 14px !important;
}

.news_item .sort-type,
.photoalbum_item .sort-type {
    display: none;
}

.amiphotoalbum .photoalbum_item-list__subitem-list {display: none;}
.amiphotoalbum a {text-decoration: underline;}
.amiphotoalbum a:hover {text-decoration: none;}
.amiphotoalbum .rating__like-form {
    clear: both;
    float: right;
}
.amiphotoalbum .rating-like__form-block {
    cursor: pointer; 
    padding: 4px 2px;
    position: relative;
    left: -8px;
    top: -3px;
    border-radius: 3px;
    opacity: 0.8;
}
.amiphotoalbum .rating-like__form-block__like-count {
    padding-left: 5px;
    position: relative;
    top: 4px;
    font-size: 11px !important;
    min-width: 12px;
}
.amiphotoalbum .rating-like__form-block:hover {opacity: 1;}
.amiphotoalbum .rating-like__form-block__like, .rating-like__form-block__like-count, .rating-like__form-block {float: left; font-family: arial, tahoma, verdana;}
.amiphotoalbum .rating-like__form-block__like {
    background: url("_img/rating/like/like_hand.png") no-repeat scroll left center transparent;
    font-size: 0 !important;
    height: 16px;
    width: 20px;
}
.amiphotoalbum .rating-like__form-block-off {opacity: 0.8;}
.amiphotoalbum .rating-like__form-block-off:hover {background: none;cursor: default; opacity: 0.8;}
.amiphotoalbum .rating-like__form-block,
.amiphotoalbum .rating-like__form-block:hover,
.amiphotoalbum .rating-like__form-block:hover .rating-like__form-block__like-count {
    color: #fff; 
    background: none;
}

.photo-easy-skin .photoalbum_item-row,
.photo-easy-skin .photoalbum_item-cat-row {
    display: inline-block;
    vertical-align: top;
}
.photo-easy-skin .photoalbum_item-list__list__easy,
.photo-easy-skin .photoalbum_item-cat-list__easy {
    font-size: 0;   
}
.photo-easy-skin .photoalbum_item-row div,
.photo-easy-skin .photoalbum_item-cat-row div,
.photo-easy-skin .photoalbum_item-detail__block div {
    font-size: 12px;   
}
.photo-easy-skin .photoalbum_item-detail__block div {
    font-size: 13px;   
}
.photo-easy-skin .photoalbum_item-row__img-area,
.photo-easy-skin .photoalbum_item-detail__img-area {
    display: block;
    margin: 0 auto;
}
.photo-easy-skin .photoalbum_item-row__announce {
    clear: both;
}
.photo-easy-skin .photoalbum_item-detail__image {
    clear: both;
    text-align: center;
}
.photo-easy-skin .photoalbum_item-detail__announce-block__txt {
    clear: both;
    text-align: left;
}
.photo-easy-skin .browse-item-list .photoalbum_item-row {
    min-width: 150px;
    /*height: 150px;*/
    overflow: hidden;
    text-align: center;
}
.photo-easy-skin .browse-item-list .browse-item-list__clipper,
.photo-easy-skin .browse-item-list .browse-item-list__content {
    position: relative;
    overflow: hidden;
    font-size: 0;
}
.photo-easy-skin .photoalbum_item-list__cat-header,
.photo-easy-skin .photoalbum_item-row__header-name {
    font-size: 17px;
}
.photo-easy-skin .photoalbum_item-cat-row__block-header,
.photo-easy-skin .photoalbum_item-row__block-header {
    padding-bottom: 15px;
    text-align: center;
}
.photo-easy-skin .photoalbum_item-cat-row__announce {
    padding: 20px 20px 0 0;
}
.photo-easy-skin .cat-row__images-block {
    display: block;
    text-align: center;
}
.photo-easy-skin .photoalbum_control-panel {
    display: block;
    padding: 10px 0;
}
.photo-easy-skin .photoalbum_item-list__cat-body,
.photo-easy-skin .photoalbum_item-row__block {
    padding: 0 15px 15px;
    display: block;
}
.photo-easy-skin .photoalbum_item-detail__announce-block__txt {
    padding-bottom: 25px;
}

.photo-easy-skin .photoalbum_item-detailed__nav {
    padding: 20px 0;
    text-align: right;
}

.photoalbum_item-small-row__img, .photoalbum_item-small-row__header {
    padding-bottom: 5px;
    text-align: center;
}

.rating__like-form {width: 35px;}

.amiphotoalbum .photoalbum_control-panel__comments,
.amiphotoalbum .rating__like-form {width: auto;}
.pager a {text-decoration: none !important;}

.blog_item-detailed__prev-next {text-align: center;}
.photoalbum_item-detailed__nav a {padding: 0 3px;}

.mb-image {cursor: url(_img/ami_jsapi/pointer_plus.png), pointer;}
.news_item-small .news_item-small-row a, .news_item-small span.news_item-small__fdate {
font-size: 14px;
font-family: PT Sans, sans-serif;
color:#1f84b1;
}

/* End Photoalbum 6.0 */
/* Start added items to cart */

.eshop-item-detailed__price-wrapper,
.eshop-item-detailed__price-box {
    overflow: visible !important;
}

.eshop-item-small__added-items-prop {
    box-shadow: 0 0 10px -2px #000;
    border-radius: 5px;
    display: none;
    position: absolute;
    bottom: 110px;
    right: 0;
    width: 240px;
    background: #fff;
    padding: 10px 20px;
    z-index: 20;
    color: #000;
    font-weight: normal;
    cursor: pointer;
    font-size: 12px;
}
.added-items-prop-list {
    text-align: left;
    height: auto;
    bottom: auto;
    right: auto;
    width: 205px;
}
.eshop-item-small__added-items-prop__title {
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 5px;
    color: #333;
    font-size: 13px;
    border: 0;
}

#cart_items tr {
    -webkit-transition:background 1s ease-in-out;
    -moz-transition:background 1s ease-in-out;
    -o-transition:background 1s ease-in-out;
    transition:background 1s ease-in-out;
}

.cart_items__tr-select {
    background: #D4FDDA;
}

.cart_items__tr {
    background: #fff;
}

.eshop-item-detailed__box .eshop-item-tooltip {
    margin: 0;
    right: 0;
}

.eshop-item-tooltip {
	position: absolute;
    display: none;
    font-size: 11px !important;
    font-weight: normal;
    background: #D4FDDA;
	color: #5c5c5c;
	padding: 1px 0;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	box-shadow: 0px 2px 0px rgba(0,0,0,0.1);
	text-shadow: 1px 1px 0px rgba(255,255,255,0.4);
	text-align: center;
	font-size: 14px;
    z-index: 1;
    bottom: 30px;
    margin-left: -45px;
    left: 50%;
    cursor: default;
}

.eshop-item-tooltip-area {
    -webkit-transition:all 0.5s ease-in-out;
    -moz-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out;
    overflow: hidden;
    max-height: 14px;
    width: 90px;
}

.eshop-item-tooltip-title {
    display: block;
    padding: 0 10px;
    text-align: left;
}

.eshop-item-tooltip:hover .eshop-item-tooltip-area  {
    max-height: 100px;
    height: auto;
}

.eshop-item-detailed__prices .eshop-item-tooltip {
    left: auto;
}

.eshop-item-tooltip-prop #properties-items-popup {
    text-align: left;
    display: block;
    padding: 10px;
}

.eshop-item-tooltip-prop .eshop-item-tooltip__btn-cart {
    width: 90px;
}

.eshop-item-tooltip-prop:hover .eshop-item-tooltip-area {
    max-height: 200px;
    height: auto;
    width: 207px;
}

.eshop-item-tooltip-prop #properties-items-popup {
    overflow: hidden;
    width: 200px;
}

.eshop-item-tooltip__btn-cart,
.eshop-item-tooltip__btn-delete {
    cursor: pointer;
    display: block;
    border: 1px solid #DFDFDF;
	background:#FAFAFA;
	background:-moz-linear-gradient(top,#FAFAFA 45%,#e5e5e5 75%);
	background:-webkit-linear-gradient(top,#FAFAFA 45%,#e5e5e5 75%);
	background:-o-linear-gradient(top,#FAFAFA 45%,#e5e5e5 75%);
	background:-ms-linear-gradient(top,#FAFAFA 45%,#e5e5e5 75%);
	background:linear-gradient(top,#FAFAFA 45%,#e5e5e5 75%);
    margin: 4px 8px 2px 8px;
    border-radius: 3px;
}

.eshop-item-tooltip__btn-cart:hover,
.eshop-item-tooltip__btn-delete:hover {
	background:#FAFAFA;
	background:-moz-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:-webkit-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:-o-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:-ms-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
}

.eshop-item-tooltip:before {
    content: '';
    border-top: 6px solid #DDD;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    left: 35px;
    bottom: -7px;
}
.eshop-item-tooltip:after {
    content: '';
    border-top: 5px solid #CFC;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    left: 37px;
}

.pager__button:focus
    bottom: -5px;
}
/* End added items to cart */

/* Start search page */

.search-page__help {
    background: #F0F0F0;
    padding: 15px;
    border-radius: 10px;
    font-size:11px;
}

.search-page__title {font-weight: bold;}
.search-page__info li {padding: 5px 0;}

/* End search page */

/* Start order history
 * @tpl eshop_order_history.tpl
 */

.eshop-order-history-detail__back {
    padding-top: 10px;
}

.eshop-order-history-list__id-status {
    display: none;
    color: #A6A6A6;
    font-size: 12px;
}

@media screen and (max-width: 750px) {
    .eshop-order-history-list__name,
    .eshop-order-history-list__owners,
    .eshop-order-history-list__comments,
    .eshop-order-history-list__status,
    .eshop-order-history-list__image,
    .eshop-order-history-list__per-discount,
    .eshop-order-history-list__abs-discount,
    .eshop-order-history-list__price {
        display: none;
    }

    .eshop-order-history-list__view {
        width: 54px;
    }

    .eshop-order-history-detail .eshop-order-history-list__name {
        display: table-cell;
    }
    
    div.eshop-order-history-list__id-status {
        display: block;
    }

    table.eshop-order-history-list td,
    table.eshop-order-history-list tr {
        font-size: 100%;
    }
}

/* End order history
 * @tpl eshop_order_history.tpl
 */

/* Start eshop properties table style
 * @tpl _eshop_item_list.tpl
 */
.ami-eshop-properties__wrapper-table .eshop-item-tooltip-prop {display: none !important;}
.ami-eshop-properties__wrapper-table .ami-eshop-properties__wrapper-table-tr__1 .eshop-item-tooltip-prop {display: block !important;}

.ami-eshop-properties__wrapper-table td,
.ami-eshop-properties__wrapper-table th {
    padding: 6px 12px;
    border: 1px solid #A7A7A7;
    vertical-align: middle;
}

.ami-eshop-properties__wrapper-table .eshop-item-detailed__actual-price {
    font-size: 16px;
}

.ami-eshop-properties__wrapper-table .eshop-item-detailed__price-tag {
    float: left;
    background: none;
    padding: 0;
    top: 6px;
    position: relative;
    min-height: 10px;
}

.ami-eshop-properties__wrapper-table .eshop-item-detailed__cart-box_base {
    padding: 2px 12px;
    float: right;
    margin-left: 10px;
}

.ami-eshop-properties__wrapper-table th {
	background:#fadf71;
	background-color:#fff376;
	background-repeat:repeat-x;
	background-image:-moz-linear-gradient(top,#fff376,#f9d968);
	background-image:-ms-linear-gradient(top,#fff376,#f9d968);
	background-image:-webkit-linear-gradient(top,#fff376,#f9d968);
	background-image:-o-linear-gradient(top,#fff376,#f9d968);
	background-image:linear-gradient(top,#fff376,#f9d968);
}
/* Start eshop properties table style
 * @tpl _eshop_item_list.tpl
 */

/*feedback style*/

.feedback_form{
    width: 398px !important;
}

.feedback
{
    font-size: 16px;
    color: #7b7b7b;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding: 0 18px;
    width: 398px !important;
    box-sizing: border-box;
    margin-bottom: 8px;
}

.feedback_txt{
    height: 38px;
}


.feedback_btn {
    background: linear-gradient(to top, #9aecac, #e2fff1);
    border-radius: 5px;
    padding: 10px 0;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    display: block;
    color: #138c2d;
    cursor: pointer;
    width: 398px !important;
    border: 1px solid #D9D9D9;
}

.feedback_btn:hover, .one_click__order-btn:hover, .eshop-item-detailed__one-click-order:hover {
   color: #164c3d
}

.label-hidden{
    display:none;
}
/*
 * FILE END: _mod_files/_css/common.css
 */

/*
 * FILE START: _mod_files/_css/ami_custom.css
 */

.courses-wrapper{
    margin-top: 20px;
}
.gallery_vd div {
  width: 100% !important;
}
.ul-fotogallery.text-center img {
  width: 100%;
}
.lecenziya-img {
  color: #337ab7;
}
.eshop-item__less.flexBlockFix {
  display: block;
  max-width: 552px;
}
.flexBlock {
  display: flex;
}
.docs-links {
  font-size: 18px;
}
.docs-number {
  font-size: 18px;
  padding-right: 10px;
}
.eshop-item__lesstotal.flex-row {
  display: flex;
}
.eshop-item__lesstotal {
    padding-right: 15px;
}
.information-link {
  font-size: 22px;
  padding-bottom: 7px;
  display: block;
}
.information-h1 {
  padding-top: 20px;
  padding-bottom: 15px;
}
.information-h3 {
  padding: 18px;
}
#lay_f6 {
  background: #E0F8FC;
  border-top: solid 1px #dfdbdb;
}
.btn-os {
  float: right;
  margin-right: 32px;
  padding: 2px 10px;
}
/*Преимущества компании*/
.kvad_bg {
    height: 100%;
    width: 100%;
}
.back1 {
    background: url(/_mod_files/ce_images/eshop/pr-1.png) no-repeat center;
    background-size: 50px 50px;
}
.back2 {
    background: url(/_mod_files/ce_images/eshop/pr-2.png) no-repeat center;
    background-size: 50px 50px;
}
.back3 {
    background: url(/_mod_files/ce_images/eshop/pr-3.png) no-repeat center;
    background-size: 50px 50px;
}
.kvad {
    width: 100px;
    height: 100px;
    background-color: transparent;
    margin: 0 auto;
}
.mash {
    width: 33.33%;
    float: left;
}
.ot_text {
  font-style: normal;
}
.testimonials img {
  width: 100%;
  height: auto;
}
.mash.trans.orientprepod {
  display: inline-block;
  padding-left: 10px;
}
.spantext {
  padding: 15px;
  padding-left: 15px;
  padding-left: 30px;
  font-size: 18px;
}
.cards-wrapper a {
  float: left;
}
.cards-wrapper {
  display: block;
  padding-left: 28px;
}
.padd_lft {
  padding-left: 23px;
}

.orient {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
}
.orientprepod {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.kvad_prepod {
    
   
    margin: 0 auto;
}

.cource-card.bg-inst-tren-zal {
  width: 320px;
  height: 155px;
  margin-bottom: 20px;
  background-repeat: no-repeat;
  background-size: cover;
}
.cource-card.bg-inst-tren-zal {
  background-image: url("_mod_files/ce_images/eshop_blank/inst-tren-zal-blank-82.jpg");
}
.cource-card-body {
  position: relative;
  display: flex;
  align-items: center;
  top: 10px;
  left: -3px;
  width: 150px;
  height: 140px;
  color: #fff;
}
.cource-card-title {
  text-align: center;
  font-size: 20px;
  font-family: PT Sans, system-ui;
  font-weight: 600;
  text-shadow: 1px 1px 2px black;
}
.bg-tren-universal {
    background-image: url("_mod_files/ce_images/eshop_blank/tren-universal-blank.jpg");
  }
.cource-card {
    width: 320px;
    height: 155px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-size: cover;
  }
.main-menu_type_dropdown .main-menu__item-name{
	display:inline-block;
    color:#004a6a;
	white-space: normal;
	vertical-align:middle;
    font-size:16px;
}
.col-3-fl {
  width: 100px;
  float: left;
}
.col-9-fl {
  width: 590px;
  float: right;
}
.eshop-item-detailed__cart-box {
  display: none;
}
.eshop-item-small__prices {
  display: none;
}
.cart-small__text {
  position: absolute;
  left: -1999px;
}
.nazvanie{
position:relative;
top:15px;
text-align: center;  
/* font-family: PT Sans, sans-serif;  */
font-weight: bold; 
font-size: 46px; 
color: #58b4c2;
}
.nazvanie2{
box-sizing: border-box;
margin:0px 0px 0px 0px;
width: 50%;
max-height: 300px;
float: left;
/* font-family: PT Sans, sans-serif; */
font-size: 22px; color: #333333;
font-weight: bold;
background-image: url("/_mod_files/ce_images/uc96_main_03.png");
height: inherit;
padding: 40px 0px 0px 30px;
}

h4{
    font-size: 20px;
    background-color: #b6f1f3;
    padding: 8px;
    border-radius: 5px;
    font-weight: 600;
    border-bottom: 2px solid #aeaeae;
    margin-top:30px;
}

a .nazv{
text-align: center; font-family: Good Vibes Pro; font-size: 60px; color: #4b5052;
}

a.knopka {
  color: #fff; /* цвет текста */
  text-decoration: none; /* убирать подчёркивание у ссылок */
  user-select: none; /* убирать выделение текста */
  background: rgb(212,75,56); /* фон кнопки */
  padding: .7em 1.5em; /* отступ от текста */
  outline: none; /* убирать контур в Mozilla */
  border-radius: 0px;
} 
a.knopka:hover { background: rgb(232,95,76); } /* при наведении курсора мышки */
a.knopka:active { background: rgb(152,15,0); } /* при нажатии */



a.knopka2 {
  color: #fff; /* цвет текста */
  text-decoration: none; /* убирать подчёркивание у ссылок */
  user-select: none; /* убирать выделение текста */
  background: #008040; /* фон кнопки */
  padding: .4em 1.5em; /* отступ от текста */
  outline: none; /* убирать контур в Mozilla */
  border-radius:0px;
} 
a.knopka2:hover { background: #008060; } /* при наведении курсора мышки */
a.knopka2:active { background: #008060; } /* при нажатии */



.eshop-cat-tree{
	border:none;
}
.eshop-cat-tree__item-name{
	text-decoration:none;
}
.eshop-cat-tree__item-link:hover{
	background:none;
}
.eshop-cat-tree__item-link:before{
	margin:0 8px 2px 3px;
}
.eshop-cat-tree__item-link_type_selected:before{
	background:url("data:image/gif;base64,R0lGODlhBwAFAIABAMoXAP///yH5BAEAAAEALAAAAAAHAAUAAAIIjGEJq8v3VCoAOw==") no-repeat;
}
.eshop-cat-tree__item-link_type_selected,.eshop-cat-tree__item-link_type_selected:visited{
	background:transparent;
	color:#75716e;
	font-weight:700;
	text-shadow:none;
}
.eshop-cat-tree__item-link_type_selected:hover{
	background:none;
	text-shadow:none;
	color:#75716E;
}
.eshop-cat-tree_level_1 .eshop-cat-tree__item-link{
	padding:0 0 0 0px;
}
.eshop-cat-tree_type_grid{
	list-style:none;
}
.eshop-cat-tree_type_grid .eshop-cat-tree__item{
	display:inline-block;
	width:310px;
    margin-right: 20px;
}
.eshop-cat-tree_type_grid .eshop-cat-tree__small-picture{
	display:inline-block;
	vertical-align:middle;
}
.eshop-cat-tree_type_grid .eshop-cat-tree__item-name{
	padding:10px 0px 10px 0px;
	vertical-align:middle;
    display: inline-block;
    min-width: 300px;
    text-align: center;
    background:#c1eff1;
    font:bold 16px PT Sans, sans-serif;
    color: #2a6984;
}
.eshop-cat-tree_type_grid .eshop-cat-tree__item-link:before{
	display:none;
}
*+html .eshop-cat-tree_type_grid .eshop-cat-tree__item{
	zoom:1;
	display:inline;
}
* html .eshop-cat-tree_type_grid .eshop-cat-tree__item{
	zoom:1;
	display:inline;
}
.eshop-item-detailed__text-box{
	display:inline-block;
	max-width:280px;
}
.eshop-item-detailed__add-to-cart-link{
	width:71px;
	height:18px;
	border-radius:5px;
	background:#ffffff;
	background:-moz-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#e5e5e5));
	background:-webkit-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-o-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-ms-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
}
.eshop-item-detailed__price-tag{
	min-width:65px;
	min-height:30px;
	padding:0 10px 0 10px;
	background:#e0e0e0;
	border-radius:10px 3px;
}
.eshop-item-detailed__base-price,
.eshop-item-detailed__other-prices {
    display:inline-block;
    vertical-align:top;
    width:236px;
}


.eshop-item-small__actual-price{
	margin-top:7px;
	color:#000;
}
.eshop-item-small__add-to-cart-link{
	padding:4px 12px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background:#ffffff;
	background:-moz-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#e5e5e5));
	background:-webkit-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-o-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-ms-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	color:#000;
}
.form__submit{
	width:109px;
	height:27px;
	margin:0;
	padding:0;
	border:1px solid #ccc;
	border-radius:3px;
	color:#848484;
	font-weight:700;
	cursor:pointer;
	background:#ffffff;
	background:-moz-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#e5e5e5));
	background:-webkit-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-o-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-ms-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	box-shadow:none;
	vertical-align:middle;
}
.form__submit:hover{
	background:#ffffff;
	background:-moz-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(50%,#f3f3f3),color-stop(51%,#ededed),color-stop(100%,#ffffff));
	background:-webkit-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:-o-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:-ms-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
}
.form__search-line{
	border-radius:5px;
	box-shadow:0 1px 1px #ddd inset;
}
.form__field-details{
	color:#ccc;
	font-size:8px;
	vertical-align:top;
	margin-left:3px;
}
.form_type_search{
	float:left;
	margin:0;
	padding:0;
	border-radius:0;
}
.form_type_search .form{
	margin:0;
	border-radius:0;
}
.form_type_search .form__submit{
	display:none;
}
.form_type_search .form__search-line{
	padding:3px 1px;
	border:1px solid #d9d9d9;
	border-radius:0;
	box-shadow:none;
	width:165px;
	height:auto;
}
.form_type_search .form__caption{
	display:none;
}
.main-menu__item-link:hover{
	background:transparent;
	color:#504d4b;
}
.main-menu_type_dropdown .main-menu__item{
	border:none;
}
.main-menu_type_dropdown .main-menu__item:last-of-type,.main-menu_type_dropdown .main-menu__item:first-of-type{
	border:none;
}
.main-menu_type_dropdown .main-menu__item-link{
	padding:3px 10px;
}
.main-menu_type_dropdown .main-menu__item-link:hover{
	background:transparent;
}
.nav-menu__item{
	padding:0 7px;
	font-size:12px;
}
.nav-menu_position_bottom{
	text-align:right;
}

/* Eshop Purchase */


.eshop-ordering__field-name{
	vertical-align:top;
}
.eshop-ordering__item{
	margin:8px 0;
	line-height:1em;
}


.eshop-ordering_wrap_all {
    font-size:0;
}
.eshop-ordering_wrap {
    display:inline-block;
    vertical-align:top;
    width:50%;
    font-size:14px;
}
.eshop-ordering__item-list-wrapper {
    display:inline-block;
    vertical-align:top;
    width:50%;
    font-size:14px;
	min-height:200px;
	z-index:1;
    padding: 0 0 0 20px;
    float:right;
}

@media screen and (max-width: 700px) {
    .eshop-ordering_wrap {width:100%;}
    .eshop-ordering__item-list-wrapper {width:100%; float:none; padding:0;}
}


.eshop-ordering__item-list{
    position:relative;
}
.eshop-ordering__item-list .eshop-ordering__caption{
}
.eshop-ordering__item-list-footer{
    display:none;
}
.eshop-ordering__item-list-title{
	display:inline-block;
	width:50%;
}
.eshop-ordering__item-price, .eshop-ordering__item-list-footer .eshop-ordering__price-total-value {
	display:inline-block;
	width:38%;
	min-width:90px;
	white-space:nowrap;
	vertical-align:middle;
	font-style:italic;
	text-align:right;
}

.eshop-ordering__change-order{
    display: inline-block;
    width: 50%;
    font-size: 14px;
    text-align: right;
    text-decoration: underline;
}
.eshop-ordering__item-price {
	font-size:18px;
	color:#333;
}
.eshop-ordering__item-list .eshop-ordering__item-price {
	font-size:16px;
}
.eshop-ordering__sku{
	display:inline-block;
	margin-right:10px;
	font-size:10px;
}
.eshop-ordering__item-prop-info{
	display:inline-block;
	font-size:10px;
}
.eshop-ordering__item-sku{
	font-size:10px;
}
.eshop-ordering__submit{
	position:relative;
	padding:5px 12px;
	background:#9cd125;
	background:-moz-linear-gradient(top,#9cd125 45%,#65a61d 75%);
	background:-webkit-linear-gradient(top,#9cd125 45%,#65a61d 75%);
	background:-o-linear-gradient(top,#9cd125 45%,#65a61d 75%);
	background:-ms-linear-gradient(top,#9cd125 45%,#65a61d 75%);
	background:linear-gradient(top,#9cd125 45%,#65a61d 75%);
	border:1px solid #65a61d;
	color:#fff;
	font-size:12px;
	line-height:1.2em;
	height:auto;
	width:auto;
	cursor:pointer;
}
.eshop-ordering__submit:hover{
	background:#9cd125;
	background:-moz-linear-gradient(top,#9cd125 45%,#72bb21 75%);
	background:-webkit-linear-gradient(top,#9cd125 45%,#72bb21 75%);
	background:-o-linear-gradient(top,#9cd125 45%,#72bb21 75%);
	background:-ms-linear-gradient(top,#9cd125 45%,#72bb21 75%);
	background:linear-gradient(top,#9cd125 45%,#72bb21 75%);
	border:1px solid #65a61d;
	color:#fff;
	text-decoration:inherit;
}
.eshop-ordering__submit:visited{
	color:#fff;
}
.eshop-ordering__submit:active{
	box-shadow:0 0 2px rgba(255,255,255,0.7) inset;
}

.eshop-ordering__submit_action_order{
	display:block;
	float:right;
	padding:10px 24px;
	font-size:18px;
}
.eshop-ordering__submit_action_order:active{
	padding:11px 24px 9px;
}
.eshop-ordering__login{
	position:relative;
	padding:5px 12px;
	background:#ffffff;
	background:-moz-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#e5e5e5));
	background:-webkit-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-o-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-ms-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	color:#000;
	font-size:12px;
	line-height:1.2em;
	height:auto;
	width:auto;
	cursor:pointer;
    margin-top: 20px;
}
.eshop-ordering__login:hover{
    background:#ffffff;
	background:-moz-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(50%,#f3f3f3),color-stop(51%,#ededed),color-stop(100%,#ffffff));
	background:-webkit-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:-o-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:-ms-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	text-decoration:inherit;
}
.eshop-ordering__login:visited{
	color:#fff;
}
.eshop-ordering__login:active{
	box-shadow:0 0 2px rgba(255,255,255,0.7) inset;
}

.eshop-ordering__field-sublist{
	overflow:hidden;
	visibility:visible;
	opacity:1.0;
	-webkit-transition:max-height 1.0s;
	-moz-transition:max-height 1.0s;
	-o-transition:max-height 1.0s;
	transition:max-height 1.0s;
    margin:0 0 16px 0;
}
.eshop-ordering__field-sublist_state_hidden{
	max-height:0;
	visibility:hidden;
	opacity:0.0;
	-webkit-transition:max-height 0.2s;
	-moz-transition:max-height 0.2s;
	-o-transition:max-height 0.2s;
	transition:max-height 0.2s;
}
.eshop-ordering__item-list-body{
	position:relative;
	min-height:100px;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s;
}
@-webkit-keyframes eshop-ordering__rotate{
	0%{
		-webkit-transform:rotate(0deg);
	}
	100%{
		-webkit-transform:rotate(360deg);
	}
}
@-moz-keyframes eshop-ordering__rotate{
	0%{
		-moz-transform:rotate(0deg);
	}
	100%{
		-moz-transform:rotate(360deg);
	}
}
@-o-keyframes eshop-ordering__rotate{
	0%{
		-o-transform:rotate(0deg);
	}
	100%{
		-o-transform:rotate(360deg);
	}
}
@keyframes eshop-ordering__rotate{
	0%{
		transform:rotate(0deg);
	}
	100%{
		transform:rotate(360deg);
	}
}
.eshop-ordering__item-list-body_state_hidden{
	opacity:0.2;
}
.eshop-ordering__item-list-body_state_hidden+.eshop-ordering__item-list-rotor{
	opacity:1.0;
	visibility:visible;
	-webkit-animation:eshop-ordering__rotate 2s linear infinite;
	-moz-animation:eshop-ordering__rotate 2s linear infinite;
	-o-animation:eshop-ordering__rotate 2s linear infinite;
	animation:eshop-ordering__rotate 2s linear infinite;
}
.eshop-ordering__item-list-rotor{
	opacity:0.0;
	visibility:hidden;
	content:"";
	position:absolute;
	top:50%;
	left:50%;
	display:block;
	width:32px;
	height:32px;
	margin:-16px 0 0 -16px;
	background:url(_img/eshop-ordering__loading.png) no-repeat;
}

.eshop-order__shippings .eshop-ordering__field{
	margin:0;
	padding:5px 0 5px 25px;
}
.eshop-ordering__number-cell{
	text-align:right;
}
.eshop-ordering__item-name{
	display:inline-block;
	width:60%;
	min-width:140px;
	max-width:300px;
	vertical-align:middle;
	color:#333;
}
.eshop-ordering__item-list .eshop-ordering__item-name{
    font-size: 16px;
}
.eshop-ordering__item-name_total{
	font-size:16px;
	vertical-align:top;
}
.eshop-ordering__price-total{
	font-size:16px;
    margin:20px 0;
    overflow:hidden;
}
.eshop-ordering__price-total-value{
	font-size:22px;
	vertical-align:top;
	color:#333;
}
.eshop-ordering__price-total .eshop-ordering__price-total-value{
	float:right;
}
.eshop-ordering__info{
	border:none;
    font-size:16px;
    color:#000000;
}
.eshop-ordering__redirect-info{
	text-align:center;
	margin:80px;
}
.eshop-ordering__redirect-info>.eshop-ordering__fieldset{
	display:inline-block;
	width:300px;
	border-radius:5px;
	background:#f4f4f4;
}
.eshop-ordering__redirect-info .eshop-ordering__info{
	font-size:16px;
}
.eshop-ordering__auth-link{
    text-decoration: none;
    border-bottom: 1px dashed;
    cursor: pointer;
    font-size: 14px;
    float: right;
    margin: 2px 3px 0 0;
}
.eshop-ordering__auth-link:hover{
	text-decoration:none;
}
@media screen and (max-width:400px) {
    .eshop-ordering__auth-link {display: block; margin: 8px 0 12px;}
}

.eshop-ordering__login-window{
	padding:0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.eshop-ordering__login-window .eshop-ordering__textfield{
}
.eshop-ordering__login-window .eshop-ordering__field-name{
    padding: 0 0 4px 0;
}
.eshop-ordering__login-window .eshop-ordering__field{
}
.eshop-ordering__close-login-window{
	float:right;
}
.eshop-ordering__login-form{
	margin:0 30px 20px 25px;
}
.eshop-ordering__reg{
	display:block;
}
.eshop-ordering__with-credit{
	margin-top:10px;
}
.eshop-ordering_type_accepted .eshop-ordering__fieldset{
	border-radius:5px;
	background:#f4f4f4;
}
.eshop-ordering_type_accepted .eshop-ordering__field{
	background:#fee601;
	color:#000;
}
.eshop-ordering_type_cancelled .eshop-ordering__fieldset{
	border-radius:5px;
}
.eshop-ordering_type_confirm .eshop-ordering__fieldset{
	box-shadow:-10px 0 12px -4px rgba(100,100,100,0.2),10px 0 12px -4px rgba(100,100,100,0.2);
}

.eshop-ordering__login-window {
    background: none repeat scroll 0 0 #FFFFFF;
    display: none;
}

.eshop-ordering__login-window_as_popup {
    display: inline-block;
    left: 50%;
    margin-left: -160px;
    position: fixed;
    top: 30%;
    width: 320px;
    z-index: 100000;
}

.eshop-ordering__login-window-header:after {
    clear: both;
    content: "";
    display: table;
}

.eshop-ordering__close-login-window {
    cursor: pointer;
}

/* VKredit Button % One Click */

#one-click-popup-form {
    width: 242px;
    margin: 0 auto 16px;
}
.eshop-item-small__one-click {
    border-bottom: 1px dashed;
    cursor: pointer;
    display: inline-block;
}
.one_click__order-btn {
    background: linear-gradient(to top, #9aecac, #e2fff1);
    border-radius: 5px;
    padding: 10px 0;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    display: block;
    color: #138c2d;
    cursor: pointer;
    width: 100%;
}
.cart-small_type_one-click .cart-small__form-line {
    margin:10px 0;
}
.cart-small_type_one-click .cart-small__form-line input.txt {
    font-size: 16px;
    color: #7b7b7b;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    height: 38px;
    padding: 0 18px;
    width: 100%;
    box-sizing: border-box;
}
.eshop-item-detailed__subtitle{
	margin-top:20px;
	background:url("data:image/gif;base64,R0lGODlhAQABAIAAAN3d3QAAACH5BAAAAAAALAAAAAABAAEAAAICRAEAOw==") repeat-x 0% 60%;
}
.eshop-item-detailed__subtitle-text{
	padding-right:10px;
	background:#fff;
}
.eshop-item-detailed__price-tag{
	min-width:65px;
	min-height:30px;
	padding:0 20px 0 10px;
	text-align:left;
	border-radius:0;
}
.eshop-item-detailed__origin-price{
	margin:0 0 -5px;
	text-decoration:line-through;
}
.eshop-item-detailed__box{
	display:block;
}
.eshop-item-detailed__text-box{
	display:inline-block;
	*float:left;
	width:190px;
	margin-left:20px;
}
.eshop-item-detailed__choice-box{
    display: block;
    margin: 0 0 30px 30px;
}
.eshop-item-detailed__price-box{
	overflow:hidden;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
}
.eshop-item-detailed__price-box{
	overflow:hidden;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
}
.eshop-item-detailed__price-tag{
	display:block;
	padding:15px 0;
	background:#F0F0F0;
	text-align:center;
}
.eshop-item-detailed__actual-price{
    font-family: PT Sans, sans-serif;
    font-weight: bold;
    text-align: left;
    color: #2a6984;
    font-size: 30px;
}
.eshop-item-detailed__cart-box_base{
}
.eshop-item-detailed__cart-box_base:hover{
}
.eshop-item-detailed__cart-box_base:visited{
	color:#fff;
}
.eshop-item-detailed__cart-box_base:active{
}

.eshop-item-detailed__base-price-caption{
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    white-space: nowrap;
}
.eshop-item-detailed__add-to-cart-link{
	padding:0;
	font-size:13px;
}
.eshop-item-detailed__add-to-cart-link_base{
	border:none;
	color:#fff;
}
.eshop-item-detailed__cart-quantity{
	border:1px solid #ccc;
	box-shadow:none;
	text-align:center;
	vertical-align:middle;
	width:23px;
	border-radius:3px;
    display:none;
}
.eshop-item-detailed__cart-text {
    background: linear-gradient(to top, #9de9ed, #e1fefd);
    border-radius: 5px;
    padding: 10px 0;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    display: block;
    color: #2a6984;
    margin: 0 0 10px;
    cursor: pointer;
    position: relative;
    max-width: 184px;
}
.eshop-item-detailed__cart-text:hover {
    background: linear-gradient(to top, #7ce9ef, #e1fefd);
}
.eshop-item-detailed__popup-link{
}
.eshop-item-detailed__img-label::before{
	content:"";
	display:inline-block;
	width:14px;
	height:13px;
	margin-right:5px;
	background:url(_img/eshop-item-detailed__loupe.gif) no-repeat;
	vertical-align:middle;
}
.eshop-item-detailed__img-label{
	display:inline-block;
}
.eshop-item-detailed__sku-name{
	font-weight:400;
}
.eshop-item-detailed__custom-field-name{
	font-weight:400;
}
.eshop-item-detailed__sku-value{
	color:#999;
}
.eshop-item-detailed__custom-field-value{
	color:#999;
}
.eshop-item-detailed__availability-box{
	margin-bottom:8px;
}
.eshop-item-detailed__replies{
	height:15px;
	margin-top:12px;
}
.eshop-item-detailed__replies-count{
	font-style:italic;
}
.eshop-item-detailed__price-wrapper{
    text-align: center;
	overflow:hidden;
	font-size:11px;
	position:relative;
	padding:5px 12px;
	background:#fefefe;
	background:-moz-linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
	background:-webkit-linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
	background:-o-linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
	background:-ms-linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
	background:linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
	border:1px solid #e5e5e5;
	color:#000;
	font-size:12px;
	line-height:1.2em;
	height:auto;
	width:auto;
	cursor:pointer;
	padding:5px 0;
}
.eshop-item-detailed__price-wrapper:hover{
	background:#fefefe;
	background:-moz-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:-webkit-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:-o-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:-ms-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	border:1px solid #e5e5e5;
	color:#000;
	text-decoration:inherit;
}
.eshop-item-detailed__price-wrapper:visited{
	color:#000;
}
.eshop-item-detailed__price-wrapper:active{
	box-shadow:0 0 2px rgba(180,180,180,0.7) inset;
}
.eshop-item-detailed__price-wrapper:before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:1px;
	background:rgba(255,255,255,0.8);
}
.eshop-item-detailed__price-wrapper:after{
	content:"";
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:1px;
	background:rgba(255,255,255,0.6);
	-moz-box-shadow:0 1px 2px rgba(255,255,255,0.7), 0 7px #ccc;
	-webkit-box-shadow: 0 1px 2px rgba(255,255,255,0.7), 0 7px #ccc;
	box-shadow:0 1px 2px rgba(255,255,255,0.7), 0 7px #ccc;
	-moz-box-shadow:0 1px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow: 0 1px 2px rgba(255,255,255,0.7);
	box-shadow:0 1px 2px rgba(255,255,255,0.7);
}
.eshop-item-detailed__price-wrapper .eshop-item-detailed__price-tag{
	background:transparent;
	min-height:0;
	min-width:0;
}
.eshop-item-detailed__price-wrapper .eshop-item-detailed__other-price-caption{
	display:inline-block;
	margin:0;
	font-size:11px;
	vertical-align:middle;
}
.eshop-item-detailed__price-wrapper .eshop-item-detailed__other-price-box{
	display:inline-block;
}
.eshop-item-detailed__price-wrapper .eshop-item-detailed__price-tag{
	padding:0;
}
.eshop-item-detailed__price-wrapper .eshop-item-detailed__other-price-actual{
	margin:0;
	vertical-align:middle;
}
.eshop-item-detailed__price-wrapper .eshop-item-detailed__cart-box{
	display:inline-block;
}
.eshop-item-detailed__price-wrapper .eshop-item-detailed__cart-quantity{
	display:block;
	color:#848484;
}
.eshop-item-detailed__price-wrapper_forbidden{
	background:#fdfdfd;
	cursor:default;
	border:0;
}
.eshop-item-detailed__price-wrapper_forbidden:hover{
	border:inherit;
	background:inherit;
}
.eshop-item-detailed__price-wrapper_forbidden:active{
	border:inherit;
	background:inherit;
}
.eshop-item-detailed__price-wrapper_vkredit .eshop-item-detailed__cart-icon{
	width:26px;
	height:20px;
	background:url("_img/eshop-item-detailed__vkredit.png") no-repeat;
}
.eshop-item-detailed__one-click-order{
    background: linear-gradient(to top, #9aecac, #e2fff1);
    border-radius: 5px;
    padding: 10px 0;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    display: block;
    color: #138c2d;
    margin: 0 0 10px;
    cursor: pointer;
    position: relative;
    max-width: 184px;
    border: none;
}
.eshop-item-detailed__one-click-order:hover{
    background: linear-gradient(to top, #8feda4, #e2fff1);
}
.eshop-item-detailed__comparison{
	margin:10px 0;
}
.eshop-item-detailed__price-postfix{
	font-weight:700;
}
.eshop-item-detailed__addpics-container{
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
}
* html .eshop-item-detailed__addpics-item{
	float:left;
}
*+html .eshop-item-detailed__addpics-item{
	float:left;
}
.eshop-item-list__compare{
	margin:20px 0;
}
.eshop-item-list_type_catalog{
	overflow:visible;
}
.eshop-item-list_type_catalog{
	overflow:visible;
}
/*
.eshop-item-list__clipper{
	overflow:visible;
}
*/
.eshop-item-properties{
	color:#555;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
	border-radius:5px;
}
.eshop-item-properties_notavail{
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
	border:1px solid #fcc;
}
.eshop-item-small:hover .eshop-item-small__additional-prices{
	visibility:visible;
	opacity:1;
}
.eshop-item-small__content{
	background:transparent;
	color:#000;
	color:#000;
	height:100%;
	/*max-width:220px;*/
    width:300px;
	text-align:center;
}
.eshop-item-small__category,.eshop-item-small__category:visited{
	text-decoration:underline;
	font-weight:700;
	font-size:12px;
}
.eshop-item-small__title,.eshop-item-small__title:visited{
	color:#000;
	text-decoration:underline;
	/*text-transform:uppercase;*/
	font-weight:700;
	font-size:16px;
}
.eshop-item-small__title:hover,.eshop-item-small__category:hover{
	text-decoration:none;
}
.eshop-item-small__prices{
	margin-top:8px;
}
.eshop-item-small__base-price{
	display:inline-block;
}
.eshop-item-small__caption{
    display: block;
    font-weight: bold;
    font-size: 13px;
}

.eshop-item-small__price-tag{
	position:relative;
	display:inline-block;
	height:30px;
	padding:0 8px;
	border-radius:5px;
	background:#F0F0F0;
	text-align:left;
}
.eshop-item-small__price-tag_additional{
	font-size:13px;
	font-weight:700;
	height:22px;
	padding-top:8px;
}
.eshop-item-small__price-tag_vkredit{
	display:inline-block;
}
.eshop-item-small__price-actual{
	display:block;
	margin-top:8px;
	font-size:13px;
	font-weight:600;
}
.eshop-item-small__price-original{
	display:block;
	margin-bottom:-11px;
	margin-top:1px;
}
.eshop-item-small__cart-form{
	display:inline-block;
}
.eshop-item-small__quantity{
    text-align: right;
    vertical-align: middle;
    width: 20px;
	padding:0;
	border:1px solid #ccc;
	border-radius:3px;
	text-align:center;
    display:none;
}

.eshop-item-small__cart-text{
	font-weight:700;
	position:relative;
	padding:5px 12px;
	color:#000;
	background:#ffffff;
	background:-moz-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#e5e5e5));
	background:-webkit-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-o-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-ms-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	font-size:12px;
	line-height:1.2em;
	height:auto;
	width:auto;
	cursor:pointer;
	border-radius:5px;
    border: 1px solid #ccc;
}
.eshop-item-small__cart-text:hover{
    background:#ffffff;
	background:-moz-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(50%,#f3f3f3),color-stop(51%,#ededed),color-stop(100%,#ffffff));
	background:-webkit-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:-o-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:-ms-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	text-decoration:inherit;
}
.eshop-item-small__cart-text:visited{
	color:#fff;
}
.eshop-item-small__cart-text:active{
	box-shadow:0 0 2px rgba(255,255,255,0.7) inset;
}

.eshop-item-small__additional-prices{
	border-radius:0 0 5px 5px;
}
.eshop-item-small__additional-price_vkredit{
	position:relative;
	padding:5px 12px;
	background:#fefefe;
	background:-moz-linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
	background:-webkit-linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
	background:-o-linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
	background:-ms-linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
	background:linear-gradient(top,#fefefe 45%,#e5e5e5 75%);
	border:1px solid #e5e5e5;
	color:#000;
	font-size:12px;
	line-height:1.2em;
	height:auto;
	width:auto;
	cursor:pointer;
	background-color:#ddd;
	display:inline-block;
	margin:6px 0;
	padding-left:4px;
	padding-right:4px;
}
.eshop-item-small__additional-price_vkredit:hover{
	background:#fefefe;
	background:-moz-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:-webkit-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:-o-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:-ms-linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	background:linear-gradient(top,#fefefe 45%,#f1f1f1 75%);
	border:1px solid #e5e5e5;
	color:#000;
	text-decoration:inherit;
}
.eshop-item-small__additional-price_vkredit:visited{
	color:#000;
}
.eshop-item-small__additional-price_vkredit:active{
	box-shadow:0 0 2px rgba(180,180,180,0.7) inset;
}
.eshop-item-small__additional-price_vkredit:before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:1px;
	background:rgba(255,255,255,0.8);
}
.eshop-item-small__additional-price_vkredit:after{
	content:"";
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:1px;
	background:rgba(255,255,255,0.6);
	-moz-box-shadow:0 1px 2px rgba(255,255,255,0.7), 0 7px #ccc;
	-webkit-box-shadow: 0 1px 2px rgba(255,255,255,0.7), 0 7px #ccc;
	box-shadow:0 1px 2px rgba(255,255,255,0.7), 0 7px #ccc;
	-moz-box-shadow:0 1px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow: 0 1px 2px rgba(255,255,255,0.7);
	box-shadow:0 1px 2px rgba(255,255,255,0.7);
}
.eshop-item-small__additional-price_vkredit .eshop-item-small__caption{
	display:inline-block;
}
.eshop-item-small__additional-price_vkredit .eshop-item-small__cart-icon{
	display:inline-block;
	vertical-align:middle;
	width:26px;
	height:20px;
	background:url("_img/eshop-item-small__vkredit.png") no-repeat;
}
.eshop-item-small__vkredit-price{
	font-weight:700;
}
.eshop-item-small__price-postfix{
	font-weight:700;
}
.eshop-item-small__additional-price_not_avail{
	background:#fff;
	cursor:default;
}
.eshop-item-small__additional-price_not_avail .eshop-item-small__cart-form{
	display:none;
}
.eshop-item-small__one-click{
	margin:6px 0 0 0;
	color:#08c;
}
.eshop-item-small_type_linked .eshop-item-small__header{
	max-width:195px;
}
.eshop-item-small_type_miniblock .eshop-item-small__header{
	/*max-width:195px;*/
    width:300px;
}
.eshop-item-small_type_miniblock .eshop-item-small__additional-prices{
	position:static;
	visibility:visible;
	opacity:1;
}

.eshop-item-small__additional-price_vkredit div {
    display: inline-block !important;
}



#cart-small__text .cart-small__order-btn {
	position:relative;
	padding:5px 12px;
	background:#ffffff;
	background:-moz-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#e5e5e5));
	background:-webkit-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-o-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:-ms-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	background:linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
	border:1px solid #e5e5e5;
	color:#848484;
	font-size:12px;
	line-height:1.2em;
	height:auto;
	width:auto;
	cursor:pointer;
    text-decoration: none;
    border-radius: 5px;
}

.cart-small__buttons {
    max-width: 390px;
    margin: 0 auto;
}

.cart-small_type_one-click .cart-small__buttons {display:none;}

.popupContent .cart-small__order-btn {
    background: linear-gradient(to top, #9de9ed, #e1fefd);
    border-radius: 5px;
    padding: 10px 0;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    display: inline-block;
    color: #2a6984;
    cursor: pointer;
    width: 186px;
}
.cart-small_type_success .cart-small__cont-btn {
    display: block;
    float: right;
    background: linear-gradient(to top, #9aecac, #e2fff1);
    border-radius: 5px;
    padding: 10px 0;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    color: #138c2d;
    cursor: pointer;
    width: 186px;
}


.popupContent .cart-small {
    display: inline;
}

#cart-small__text .cart-small__order-btn:hover {
    background:#ffffff;
	background:-moz-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(50%,#f3f3f3),color-stop(51%,#ededed),color-stop(100%,#ffffff));
	background:-webkit-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:-o-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:-ms-linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
	background:linear-gradient(top,#ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
}

.eshop-ordering__redirect-info{
	display:none;
	visibility:hidden;
}

.recalc123 {
	text-decoration: none !important;   
}


/* Cart Popup */

div.amiPopup {
    height: auto !important;
    padding-bottom: 20px;
}

.cart-small__cont-btn {
    display: none;
    .marker-li{
list-style-type: none;
}
    }

.cart-small_type_one-click {text-align:center;}


.slide-orig {
float: right;
width: 50%;
overflow: hidden;
    height:300px;
}
.leftblock {
text-decoration: underline;
color: #1f84b1;
list-style-type: none;
margin-bottom: 10px;
font-family: PT Sans, sans-serif; 
font-size: 14px;
list-style-type: none;}

.main-menu_type_dropdown .main-menu__item-name{
	display:inline-block;
	white-space:nowrap;
	vertical-align:middle;
    color:#2a6984;
}
.listing {
list-style-type: none;
font: 14px PT Sans, sans-serif;
}
.listing2 {
list-style-type: none;
font: 16px PT Sans, sans-serif;
line-height: 1.5;
}
.listingstyle{
margin: 0px 0px 10px 10px;
}
.textstyle{
    font: 14px PT Sans, sans-serif;
    color: #333333;
}
.list {
    box-sizing: border-box;
    float:left;
}
.list tr:nth-child(2n+1){
    background:#e3f2f6;
}
.footer_link__mobversion {
    padding-left: 15px;
    font: 12px PT Sans, sans-serif;
    text-decoration: underline;
    color: #1f84b1;
    
}

.image-tape_type_slideshow .image-tape__number{
	position:relative;
	z-index:2;
	margin:0 3px;
	padding:4px 8px;
	background:#fff;
	cursor:pointer;
	font-size:12px;
	line-height:1em;
    border-radius:50px;
}
.image-tape__number_new{
    display: none;
}
.table-catalog {
    font-family: PT Sans, sans-serif !important;
    font-size: 14px !important;
}
.leftblock>a {
    color:#1f84b1;
}
.eshop-item-detailed__description> table {
    border-collapse: collapse;
}
.eshop-item-detailed__description td {
    border-bottom: 1px solid #e6e6e6;
}
.eshop-item-detailed__description p {
    font-family: PT Sans, sans-serif !important;
    font-size: 14px;
    margin-top: 10px !important;
}
.eshop-item-detailed__description tr:nth-last-child(1) td {
    border-bottom:none;
}
.eshop-item-detailed__description td:nth-last-child(2) p{
    font-weight: 600;
    font-size: 18px !important;
    color: #2a6984;
}
.eshop-item-detailed__img {
    width: 100%;
    max-width: 490px;
}
.eshop-item__newdes {
    background-image: url("/_mod_files/ce_images/fon_01.png");
    background-repeat: no-repeat;        
}
.eshop-item__newdestwo {
    background-image: url("/_mod_files/ce_images/eshop/pers_tren_04.png");
    background-repeat: no-repeat;
}
.eshop-item__newsod {
    margin: 0px 0px 40px 0px;
}
.eshop-item__prepod {
    margin: 0px 0px 20px 0px;
}
.eshop-item__newtex {
    display: inline-block;
    font:bold 20px PT Sans, sans-serif; !important;
    color: #1d4249;
    line-height:1.2;
    margin: 10px 25px 0px 30px;
}
.eshop-item__newtexunitren {
    display: inline-block;
    font:bold 20px PT Sans, sans-serif; !important;
    color: #63a4a6;
    line-height:1.2;
    margin: 10px 25px 0px 30px;
}
.eshop-item__newtexteyp {
    display: inline-block;
    font:bold 20px PT Sans, sans-serif; !important;
    color: #351944;
    line-height:1.2;
    margin: 10px 25px 0px 30px;
}
.eshop-item__newgalteyp1 {
    display:inline-block;
    background-image: url("/_mod_files/ce_images/eshop/teyp_01.png");
    background-position: 0% 100%;
    background-repeat: no-repeat;
    width: 20px;
    height:20px;
}
.eshop-item__newgalteyp2 {
    display: inline-block;
    background-image: url("/_mod_files/ce_images/eshop/teyp_03.png");
    background-position: 100% 50%;
    background-repeat: no-repeat;
    margin-left: 10px;
    width: 20px;
    height:20px;
}
.eshop-item__timelessteyp {
    float: left;
    background-image: url("/_mod_files/ce_images/eshop/teyp_02.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width:100px;
    height:110px;
    text-align: center;
    font: 18px PT Sans, sans-serif;
    color: #351944;
    line-height: 0.6;
    margin:0px 0px 0px 30px;
}
.eshop-item__newtexkross {
    display: inline-block;
    font:bold 20px PT Sans, sans-serif; !important;
    color: #0065cd;
    line-height:1.2;
    margin: 10px 25px 0px 30px;
}
.eshop-item__newgalkross1 {
    display:inline-block;
    background-image: url("_mod_files/ce_images/eshop/krossgal_01.png");
    background-position: 0% 100%;
    background-repeat: no-repeat;
    width: 20px;
    height:20px;
}
.eshop-item__newgalkross2 {
    display: inline-block;
    background-image: url("_mod_files/ce_images/eshop/krossgal_02.png");
    background-position: 100% 50%;
    background-repeat: no-repeat;
    margin-left: 10px;
    width: 20px;
    height:20px;
}
.eshop-item__timelesskross {
    float: left;
    background-image: url("_mod_files/ce_images/eshop/kross_01.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width:100px;
    height:110px;
    text-align: center;
    font: 18px PT Sans, sans-serif;
    color: #0065cd;
    line-height: 0.6;
    margin:0px 0px 0px 30px;
}
.eshop-item__newtex__detail {
    color: #496cbd;
}
.eshop-item__newgal1 {
    display:inline-block;
    background-image: url("/_mod_files/ce_images/eshop/instruct_edinoborstva04.png");
    background-position: 0% 100%;
    background-repeat: no-repeat;
    width: 20px;
    height:20px;
}
.eshop-item__newtex__detail .eshop-item__newgal1 {
    background-image: url("/_mod_files/ce_images/eshop/instruct_edinoborstva04_blue.png");
    margin:0 0 0 8px;
}

@media screen and (max-width:320px) {
    .eshop-item__newtex {margin:10px 0 0 0;}
}

.eshop-item__newgalkinez1 {
    display: inline-block;
    background-image: url("_mod_files/ce_images/eshop/kinezio4.png");
    background-position: 0% 100%;
    background-repeat: no-repeat;
    width: 20px;
    height:20px;
}
.eshop-item__newgalsfunc {
    display: inline-block;
    background-image: url("_mod_files/ce_images/eshop/func_tren01.png");
    background-position: 0% 100%;
    background-repeat: no-repeat;
    width: 20px;
    height:20px;
}
.eshop-item__newgal2 {
    display: inline-block;
    background-image: url("/_mod_files/ce_images/eshop/instruct_edinoborstva03.png");
    background-position: 100% 50%;
    background-repeat: no-repeat;
    margin-left: 10px;
    width: 20px;
    height:20px;
}
.eshop-item__timelesskinez1 {
    float: left;
    background-image: url("_mod_files/ce_images/eshop/kinezio2.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width:100px;
    height:60px;
    text-align: center;
    font: 18px PT Sans, sans-serif;
    color: #1d4249;
    line-height: 0.6;
    margin:0px 0px 0px 30px;
}
.eshop-item__timelesssfunk {
    float: left;
    background-image: url("_mod_files/ce_images/eshop/func_tren03.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width:100px;
    height:60px;
    text-align: center;
    font: 18px PT Sans, sans-serif;
    color: #ff6000;
    line-height: 0.6;
    margin:0px 0px 0px 30px;
}
.eshop-item__timeless {
    float: left;
    background-image: url("/_mod_files/ce_images/eshop/instuct_edinoborstva02.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width:100px;
    height:110px;
    text-align: center;
    font: 18px PT Sans, sans-serif;
    color: #1d4249;
    line-height: 0.6;
    margin:0px 0px 0px 30px;
}
.eshop-item__timelessunitren {
    float: left;
    background-image: url("_mod_files/ce_images/eshop/unitren_01.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width:100px;
    height:110px;
    text-align: center;
    font: 18px PT Sans, sans-serif;
    color: #63a4a6;
    line-height: 0.6;
    margin:0px 0px 0px 30px;
}
.eshop-item__timenum {
    display: inline-block;
    font:bold 34px PT Sans, sans-serif;
    padding: 20px 0px 0px 0px;
}
.eshop-item__foto {
    display: inline-block;
    float: left;
}
.clearfix {
    height: 1px;
    clear:both;
}
.eshop-item__less {
    display: inline-block;
    margin: 20px 0px 0px 20px;
    font: bold 18px PT Sans, sans-serif;
}
.eshop-item__less_text {
    display: inline-block;
    margin: 5px 0px 0px 20px;
    font: bold 18px PT Sans, sans-serif;
}
.eshop-item__lessul {
    font:16px PT Sans, sans-serif;
    margin-left: 20px;
}
.eshop-item__less01 {
    font:16px PT Sans, sans-serif;
}
.eshop-item__lesstotal {
    margin: 0px 0px 20px 0px;
}
.eshop-item__lessform {
    display:inline-block;
    font: bold 18px PT Sans, sans-serif;
    padding:10px 20px;
    border:1px solid #1d4249;
    border-radius:10px;
    vertical-align: text-bottom;
    margin-right: 15px;
}

.eshop-item__lessformunitren {
    display:inline-block;
    font: bold 18px PT Sans, sans-serif;
    padding:10px 20px;
    border:1px solid #1d4249;
    border-radius:10px;
    vertical-align: text-bottom;
    margin-right: 15px;
}
.eshop-item__lessformkinez {
    display:inline-block;
    font: bold 18px PT Sans, sans-serif;
    padding:10px 20px;
    border:1px solid #496cbd;
    border-radius:10px;
    vertical-align: text-bottom;
    margin-right: 15px;
}
.eshop-lessform__total {
    padding: 0px 0px 20px 0px;
}
.textblock {
    /* text-align: left; */
    line-height: 1.4;
    /* margin:15px */
}
.eshop-item__newtexfiol {
    display: inline-block;
    font:bold 20px PT Sans, sans-serif; !important;
    color: #7c67bd;
    line-height:1.2;
    margin: 10px 25px 0px 30px;
}
.eshop-item__newgalfiol1 {
    display: inline-block;
    background-image: url("/_mod_files/ce_images/eshop/galfl_02.png");
    background-position: 0% 100%;
    background-repeat: no-repeat;
    width: 20px;
    height:20px;
}
.eshop-item__newgalpil_circle1 {
    display: inline-block;
    background-image: url("_mod_files/ce_images/eshop/pil_circle02.png");
    background-position: 0% 100%;
    background-repeat: no-repeat;
    width: 20px;
    height:20px;
}
.eshop-item__newgalfiol2 {
    display: inline-block;
    background-image: url("_mod_files/ce_images/eshop/galfl_01.png");
    background-position: 100% 50%;
    background-repeat: no-repeat;
    margin-left: 10px;
    width: 20px;
    height:20px;
}
.eshop-item__timelessfiol {
    float: left;
    background-image: url("/_mod_files/ce_images/eshop/krugfl_01.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width:100px;
    height:110px;
    text-align: center;
    font: 18px PT Sans, sans-serif;
    color: #7c67bd;
    line-height: 0.6;
    margin:0px 0px 0px 30px;
}
.eshop-item__lessformfiol {
    display:inline-block;
    font: bold 18px PT Sans, sans-serif;
    padding:10px 20px;
    border:1px solid #7c67bd;
    border-radius:10px;
    vertical-align: text-bottom;
    margin-right: 15px;
}
.eshop-item__newdesnutr {
    background-image: url("/_mod_files/ce_images/eshop/uc96_sportivnyj-dietolog-nutriciolog_06.png");
    background-repeat: no-repeat;
}
.eshop-item__lessnutr {
    display: inline-block;
    margin: 0px 0px 0px 30px;
    font: bold 16px PT Sans, sans-serif;
    color: #fe7a3f;
    line-height: 1.5;
}
.modul1 {
    margin: 20px 0px 0px 30px;
    border-left: 1px solid #ff6000;
}
.modul2 {
    margin: 40px 0px 0px 30px;
    border-left: 1px solid #ff6000;
}
.eshop-item__newtexgreen {
    display: inline-block;
    font:bold 20px PT Sans, sans-serif; !important;
    color: #00c85e;
    line-height:1.2;
    margin: 10px 25px 0px 30px;
}
.eshop-item__newtexsv {
    display: inline-block;
    font:bold 20px PT Sans, sans-serif; !important;
    color: #40b9d5;
    line-height:1.2;
    margin: 10px 25px 0px 30px;
}
.eshop-item__newtexpil_circle {
    display: inline-block;
    font:bold 20px PT Sans, sans-serif; !important;
    color: #a1276f;
    line-height:1.2;
    margin: 10px 25px 0px 30px;
}
.eshop-item__newtexgold {
    display: inline-block;
    font:bold 20px PT Sans, sans-serif; !important;
    color: #b59a1b;
    line-height:1.2;
    margin: 10px 25px 0px 30px;
}
.eshop-item__newtexdarkgreen {
    display: inline-block;
    font:bold 20px PT Sans, sans-serif; !important;
    color: #71ad4f;
    line-height:1.2;
    margin: 10px 25px 0px 30px;
}
.eshop-item__newgalgreen1 {
    display: inline-block;
    background-image: url("/_mod_files/ce_images/eshop/green1.png");
    background-position: 0% 100%;
    background-repeat: no-repeat;
    width: 20px;
    height:20px;
}
.eshop-item__newgalsv1 {
    display: inline-block;
    background-image: url("_mod_files/ce_images/eshop/sv_03.png");
    background-position: 0% 100%;
    background-repeat: no-repeat;
    width: 20px;
    height:20px;
}
.eshop-item__newgalgreen2 {
    display: inline-block;
    background-image: url("/_mod_files/ce_images/eshop/green2.png");
    background-position: 100% 50%;
    background-repeat: no-repeat;
    margin-left: 10px;
    width: 20px;
    height:20px;
}
.eshop-item__newgalsv2 {
    display: inline-block;
    background-image: url("_mod_files/ce_images/eshop/sv_04.png");
    background-position: 100% 50%;
    background-repeat: no-repeat;
    margin-left: 10px;
    width: 20px;
    height:20px;
}
.eshop-item__newgalpil_circle2 {
    display: inline-block;
    background-image: url("_mod_files/ce_images/eshop/pil_circle03.png");
    background-position: 100% 50%;
    background-repeat: no-repeat;
    margin-left: 10px;
    width: 20px;
    height:20px;
}
.eshop-item__newgalsfunk2 {
    display: inline-block;
    background-image: url("_mod_files/ce_images/eshop/func_tren02.png");
    background-position: 100% 50%;
    background-repeat: no-repeat;
    margin-left: 10px;
    width: 20px;
    height:20px;
}
.eshop-item__newgaldarkgreen2 {
    display: inline-block;
    background-image: url("/_mod_files/ce_images/eshop/darkgreen1.png");
    background-position: 100% 50%;
    background-repeat: no-repeat;
    margin-left: 10px;
    width: 20px;
    height:20px;
}
.eshop-item__newgalkinez2 {
    display: inline-block;
    background-image: url("_mod_files/ce_images/eshop/kinezio3.png");
    background-position: 100% 50%;
    background-repeat: no-repeat;
    margin-left: 10px;
    width: 20px;
    height:20px;
}
.eshop-item__timelessgreen {
    float: left;
    background-image: url("/_mod_files/ce_images/eshop/green3.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width:100px;
    height:110px;
    text-align: center;
    font: 18px PT Sans, sans-serif;
    color: #00c85e;
    line-height: 0.6;
    margin:0px 0px 0px 30px;
}
.eshop-item__timelesssv {
    float: left;
    background-image: url("_mod_files/ce_images/eshop/sv_02.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width:100px;
    height:60px;
    text-align: center;
    font: 18px PT Sans, sans-serif;
    color: #40b9d5;
    line-height: 0.6;
    margin:0px 0px 0px 30px;
}
.eshop-item__timelesspil_circle {
    float: left;
    background-image: url("_mod_files/ce_images/eshop/pil_circle04.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width:100px;
    height:110px;
    text-align: center;
    font: 18px PT Sans, sans-serif;
    color: #ab3f7f;
    line-height: 0.6;
    margin:0px 0px 0px 30px;
}
.eshop-item__timelessdarkgreen {
    float: left;
    background-image: url("/_mod_files/ce_images/eshop/darkgreen.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width:100px;
    height:110px;
    text-align: center;
    font: 18px PT Sans, sans-serif;
    color: #71ad4f;
    line-height: 0.6;
    margin:0px 0px 0px 30px;
}
.eshop-item__timelesskinez {
    float: left;
    background-image: url("_mod_files/ce_images/eshop/kinezio1.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width:100px;
    height:110px;
    text-align: center;
    font: 18px PT Sans, sans-serif;
    color: #496cbd;
    line-height: 0.6;
    margin:0px 0px 0px 30px;
}
.eshop-item__newtexsfunc {
    display: inline-block;
    font:bold 20px PT Sans, sans-serif; !important;
    color: #ff6000;
    line-height:1.2;
    margin: 10px 25px 0px 30px;
}
.eshop-item__newtexkinez {
    display: inline-block;
    font:bold 20px PT Sans, sans-serif; !important;
    color: #496cbd;
    line-height:1.2;
    margin: 10px 25px 0px 30px;
}
.eshop-item__lessformgreen {
    display:inline-block;
    font: bold 18px PT Sans, sans-serif;
    padding:10px 20px;
    border:1px solid #00c85e;
    border-radius:10px;
    vertical-align: text-bottom;
    margin-right: 15px;
}
.eshop-item__lessformsv {
    display:inline-block;
    font: bold 18px PT Sans, sans-serif;
    padding:10px 20px;
    border:1px solid #40b9d5;
    border-radius:10px;
    vertical-align: text-bottom;
    margin-right: 15px;
}
.eshop-item__lessformpil_circle {
    display:inline-block;
    font: bold 18px PT Sans, sans-serif;
    padding:10px 20px;
    border:1px solid #a1276f;
    border-radius:10px;
    vertical-align: text-bottom;
    margin-right: 15px;
}
.eshop-item__lessformsfunk {
    display:inline-block;
    font: bold 18px PT Sans, sans-serif;
    padding:10px 20px;
    border:1px solid #ff6000;
    border-radius:10px;
    vertical-align: text-bottom;
    margin-right: 15px;
}
.eshop-item__lessformgold {
    display:inline-block;
    font: bold 18px PT Sans, sans-serif;
    padding:10px 20px;
    border:1px solid #b59a1b;
    border-radius:10px;
    vertical-align: text-bottom;
    margin-right: 15px;
}
.eshop-item__newtexblue {
    display: inline-block;
    font:bold 20px PT Sans, sans-serif; !important;
    color: #496cbd;
    line-height:1.2;
    margin: 10px 25px 0px 30px;
}
.eshop-item__newgalblue1 {
    display: inline-block;
    background-image: url("/_mod_files/ce_images/eshop/blue03.png");
    background-position: 0% 100%;
    background-repeat: no-repeat;
    width: 20px;
    height:20px;
}
.eshop-item__newgalunitren1 {
    display: inline-block;
    background-image: url("_mod_files/ce_images/eshop/unitren_gal_down_02.png");
    background-position: 0% 100%;
    background-repeat: no-repeat;
    width: 20px;
    height:20px;
}
.eshop-item__newgalunitren2 {
    display: inline-block;
    background-image: url("_mod_files/ce_images/eshop/unitren_gal_right_01.png");
    background-position: 100% 50%;
    background-repeat: no-repeat;
    margin-left: 10px;
    width: 20px;
    height:20px;
}
.eshop-item__newgalblue2 {
    display: inline-block;
    background-image: url("_mod_files/ce_images/eshop/blue02.png");
    background-position: 100% 50%;
    background-repeat: no-repeat;
    margin-left: 10px;
    width: 20px;
    height:20px;
}
.eshop-item__newgalgold1 {
    display: inline-block;
    background-image: url("/_mod_files/ce_images/eshop/giri_02.png");
    background-position: 0% 100%;
    background-repeat: no-repeat;
    width: 20px;
    height:20px;
}
.eshop-item__newgalgold2 {
    display: inline-block;
    background-image: url("_mod_files/ce_images/eshop/giri_01.png");
    background-position: 100% 50%;
    background-repeat: no-repeat;
    margin-left: 10px;
    width: 20px;
    height:20px;
}
.eshop-item__timelessblue {
    float: left;
    background-image: url("/_mod_files/ce_images/eshop/blue01.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width:100px;
    height:110px;
    text-align: center;
    font: 18px PT Sans, sans-serif;
    color: #496cbd;
    line-height: 0.6;
    margin:0px 0px 0px 30px;
}
.eshop-item__timelessgold {
    float: left;
    background-image: url("/_mod_files/ce_images/eshop/giri_03.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width:100px;
    height:110px;
    text-align: center;
    font: 18px PT Sans, sans-serif;
    color: #b59a1b;
    line-height: 0.6;
    margin:0px 0px 0px 30px;
}
.eshop-item__lessformblue {
    display:inline-block;
    font: bold 18px PT Sans, sans-serif;
    padding:10px 20px;
    border:1px solid #496cbd;
    border-radius:10px;
    vertical-align: text-bottom;
    margin-right: 15px;
}
.eshop-item__newtexltblue {
    display: inline-block;
    font:bold 20px PT Sans, sans-serif; !important;
    color: #016b9f;
    line-height:1.2;
    margin: 10px 25px 0px 30px;
}
.eshop-item__newgalltblue1 {
    display: inline-block;
    background-image: url("/_mod_files/ce_images/menu/lightblue_02.png");
    background-position: 0% 100%;
    background-repeat: no-repeat;
    width: 20px;
    height:20px;
}
.eshop-item__newgalltblue2 {
    display: inline-block;
    background-image: url("_mod_files/ce_images/menu/lightblue_03.png");
    background-position: 100% 50%;
    background-repeat: no-repeat;
    margin-left: 10px;
    width: 20px;
    height:20px;
}
.eshop-item__timelessltblue {
    float: left;
    background-image: url("/_mod_files/ce_images/menu/lightblue_04.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width:100px;
    height:110px;
    text-align: center;
    font: 18px PT Sans, sans-serif;
    color: #016b9f;
    line-height: 0.6;
    margin:0px 0px 0px 30px;
}
.eshop-item__lessformltblue {
    display:inline-block;
    font: bold 18px PT Sans, sans-serif;
    padding:10px 20px;
    border:1px solid #016b9f;
    border-radius:10px;
    vertical-align: text-bottom;
    margin-right: 15px;
}
.rasp_table{
    width: 100%;
    border-collapse: collapse; 
    border: 1px solid #ebebeb;
    border-top: 2px solid #2a6984;
    background:#ffffff;
}
.rasp_table td {
max-width:302px;
}
.rasp_tr {
    border-bottom: 1px solid #ebebeb;
}
.rasp_data {
    display: inline-block;
    padding: 20px 15px 20px 15px;
}
.rasp_time{
    display: inline-block;
    padding: 20px 10px 20px 15px;
}
.rasp_data_text {
    display: inline-block;
    position: relative;
    top: 2px;
    font: bold 14px TP Sans, sans-serif;
    color: #2a6984;
}
.rasp_time_text{
    display: inline-block;
    position: relative;
    top: 2px;
    font: bold 14px TP Sans, sans-serif;
    color: #ff6000;
}
.rasp_form{
    display: inline-block;
    color: #2a6984;
    border: 1px solid #9ae8ed;
    padding: 10px 35px 10px 35px;
    background: linear-gradient(to top, #9ae8ed, #e2fefd);
    border-radius: 4px;
    text-decoration: none;
    font: bold 14px TP Sans, sans-serif;
}

.raspnover:hover {
text-decoration: underline;
}
.mobtitle {
   font-size: 38px;
    font-weight: bold;
    padding: 10px 10px 10px 10px;
}
.container{
padding: 0px 0px 0px 0px !important;
}
.col-xs-2>.btn-lg {
    padding: 10px 16px;
    line-height: 1.3333333;
    border-radius: 6px;
    margin: 10px 0px 60px 15px;
    font-size: 40px;
}
.mobcontacts {
text-align: center
}
.mobtable {
font-size: 35px;
}
.origli {
float: left;
    padding: 30px 0px 0px 0px;
}
.rasp_data_text1 {
    position: relative;
    bottom: 5px;
    font: bold 14px TP Sans, sans-serif;
    color: #828282;
}
.navbar-toggle>.icon-bar {
    display: block;
    width: 30px !important;
    height: 3px !important;
    border-radius: 1px;
}
.navbar-brand {
    float: left;
    height: 100% /* 50px */;
    padding: 15px 15px;
    font-size: 14px !important;
    line-height: 20px;
    text-align: center;
}
.nazvaniemob{
box-sizing: border-box;
margin:0px 0px 0px 0px;
width: 100%;
max-height: 300px;
/* font-family: PT Sans, sans-serif; */
font-size: 12px; color: #333333;
font-weight: bold;
background-image: url("_mod_files/ce_images/fon.png");
height: inherit;
padding: 10px 15px 0px 15px;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: -1px !important;
    border: 1px solid transparent;
}
.eshop-item__newtexpink {
    display: inline-block;
    font:bold 20px PT Sans, sans-serif; !important;
    color: #f283bb;
    line-height:1.2;
    margin: 10px 25px 0px 30px;
}
.eshop-item__newgalpink1 {
    display: inline-block;
    background-image: url("/_mod_files/ce_images/eshop/lightpink_03.png");
    background-position: 0% 100%;
    background-repeat: no-repeat;
    width: 20px;
    height:20px;
}
.eshop-item__newgalpink2 {
    display: inline-block;
    background-image: url("/_mod_files/ce_images/eshop/lightpink_04.png");
    background-position: 100% 50%;
    background-repeat: no-repeat;
    margin-left: 10px;
    width: 20px;
    height:20px;
}
.eshop-item__timelesspink {
    float: left;
    background-image: url("/_mod_files/ce_images/eshop/lightpink_02.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width:100px;
    height:110px;
    text-align: center;
    font: 18px PT Sans, sans-serif;
    color: #f283bb;
    line-height: 0.6;
    margin:0px 0px 0px 30px;
}
.eshop-item__lessformpink {
    display:inline-block;
    font: bold 18px PT Sans, sans-serif;
    padding:10px 20px;
    border:1px solid #f283bb;
    border-radius:10px;
    vertical-align: text-bottom;
    margin-right: 15px;
}
.modul3 {
    margin: 20px 0px 0px 30px;
    border-left: 1px solid #80bb48;
}

@media (max-width: 767px){
    .btn-os {
  float: none;      
  width: 117px;
  margin: 0 auto;
    margin-bottom: 0px;
  display: block;
  margin-bottom: 10px;
}
    .eshop-item-detailed {
  text-align: left;
}
     .eshop-item__lesstotal.flex-row {
  display: block;
}
    .col-3-fl {
  width: auto;
  float: none;
}
.col-9-fl {
  width: auto;
  float: none;
}
    .cards-wrapper {
  display: block;
  padding-left: 0px;
}
.padd_lft {
  padding-left: 0px;
}
.eshop-item__timelessdarkgreen {
    float: left;
    background-image: url("/_mod_files/ce_images/eshop/darkgreen.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width:100%;
    height:110px;
    text-align: center;
    font: 18px PT Sans, sans-serif;
    color: #71ad4f;
    line-height: 0.6;
    margin:0px 0px 0px 30px;
.eshop-item__timelessfiol {
    float: left;
    background-image: url(/_mod_files/ce_images/eshop/fiol01.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 100%;
    height: 110px;
    text-align: center;
    font: 18px PT Sans, sans-serif;
    color: #7c67bd;
    line-height: 0.6;
    margin: 0px 0px 0px 30px;
}
.fotprep {
    margin: 0px 70px 0px 70px;
}
.eshop-item__timelessgreen {
    float: left;
    background-image: url("/_mod_files/ce_images/eshop/green3.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width:100%;
    height:110px;
    text-align: center;
    font: 18px PT Sans, sans-serif;
    color: #00c85e;
    line-height: 0.6;
    margin:0px 0px 0px 30px;
}
.eshop-item__timelesspink {
    float: left;
    background-image: url("/_mod_files/ce_images/eshop/lightpink_02.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width:100%;
    height:110px;
    text-align: center;
    font: 18px PT Sans, sans-serif;
    color: #f171b2;
    line-height: 0.6;
    margin:0px 0px 0px 30px;
}
.eshop-item__timelessblue{
    float: left;
    background-image: url("/_mod_files/ce_images/eshop/blue01.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 100%;
    height: 110px;
    text-align: center;
    font: 18px PT Sans, sans-serif;
    color: #496cbd;
    line-height: 0.6;
        margin: 0px 0px 0px 30px;}
.eshop-item__timelessltblue{
    float: left;
    background-image: url("/_mod_files/ce_images/menu/lightblue_04.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 100%;
    height: 110px;
    text-align: center;
    font: 18px PT Sans, sans-serif;
    color: #016b9f;
    line-height: 0.6;
        margin: 0px 0px 0px 30px;}
.eshop-item__timeless {
    float: left;
    background-image: url("/_mod_files/ce_images/krug-1.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width:100%;
    height:110px;
    text-align: center;
    font: 18px PT Sans, sans-serif;
    color: #2a6984;
    line-height: 0.6;
    margin:0px 0px 0px 30px;
}}

@media (min-width: 768px){
.container-fluid {
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-right: auto;
    margin-left: auto;
    width: 100% !important;}
.container-fluid > .navbar-header{
    margin-right: 0;
    margin-left: 0;
        width: 100% !important;}
.navbar-toggle {
    display: block !important;}
.nazvaniemob{
box-sizing: border-box;
margin:0px 0px 0px 0px;
width: 100%;
max-height: 300px;
/* font-family: PT Sans, sans-serif; */
font-size: 22px; color: #333333;
font-weight: bold;
background-image: url("_mod_files/ce_images/fon.png");
height: inherit;
padding: 20px 25px 0px 25px;}
    .cart-small__text {
    display: none;
    float: left;
    border-radius: 5px;
    border: 1px solid #e2e7eb;
    padding: 10px;
    width: 100% !important;
}



.navbar-collapse .collapse {
    display: grid !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;}
}
@media (min-width: 992px){       
.container {
        width:1000px !important;}
}
 .eshop-item__timelessgreen
{
  float: none;
}   
.news_item-small-row__header {
    width: 200px;
    overflow: hidden;
    max-height: 20px;
    margin-top: 5px;
}
.news_item-small span {
    font-size: 14px;
    color: #8c8a8d;
}
.blog_item-small span {
    font-size: 14px;
   color: #8c8a8d;
}
.blog_item-small a {
    font-size: 14px;
    font-family: PT Sans, sans-serif;
    color: #1f84b1;
}
.blog_item-small-row__control-panel__discussion {
    display: none;
}
.news_item-small {
margin-left: 5px;
}
.blog_item-small{
    margin-left: 5px;
}
.news_item-small span.news_item-small__fdate {
    font-size: 14px;
    font-family: PT Sans, sans-serif;
    color:#8c8a8d;
}
@media (max-width: 767px) and (orientation: portrait){
.imgnomarg {
    margin-right:0px !important;
    margin-left:0px !important;
}
.imgcenter {
    display: flex;
    width: 100%;
    justify-content: center;
}
    .cent{margin-left:auto;
    margin-right:auto;
    }
    .grid {display:grid;
    }
.eshop-item__timelesssv {
    float: left;
    background-image: url("_mod_files/ce_images/eshop/sv_02.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width:19px;
    height:60px;
    text-align: center;
    font: 18px PT Sans, sans-serif;
    color: #40b9d5;
    line-height: 0.6;
    margin:0px 0px 0px 30px;
}
.mobsv {
    display: inline-block;
    margin: 20px 0px 0px 20px;
    font: bold 16px PT Sans, sans-serif;
width: 190px;
}
.eshop-item__timelesssfunk {
    float: left;
    background-image: url("_mod_files/ce_images/eshop/func_tren03.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width:19px;
    height:60px;
    text-align: center;
    font: 18px PT Sans, sans-serif;
    color: #ff6000;
    line-height: 0.6;
    margin:0px 0px 0px 30px;
}
.eshop-item__timelesskinez1 {
    float: left;
    background-image: url("_mod_files/ce_images/eshop/kinezio2.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width:19px;
    height:60px;
    text-align: center;
    font: 18px PT Sans, sans-serif;
    color: #1d4249;
    line-height: 0.6;
    margin:0px 0px 0px 30px;
}
}


@media screen and (max-width:480px) {
    .cart-small_type_success .cart-small__static_text {line-height:1; font-size:18px;}
    .cart-small_type_one-click .cart-small__title {font-size:18px;}
}
@media screen and (max-width:440px) {
    .cart-small__order-btn {display: block !important; margin: 0 auto;}
    .cart-small__cont-btn {float: none !important; margin: 0 auto;}
}


.cart_det_form {line-height:1;}
.cart_det_head {
    margin: 40px 0 0 0;
    padding: 0 0 12px 0;
    border-bottom: 1px solid #333;
    font-size: 0;
}
.cart_det_head span {
    font-size: 26px;
    color: #333;
    font-weight: bold;
    vertical-align: bottom;
    padding:3px 0;
}
.cart_det_head a {
    font-size: 14px;
    color: #1f84b1;
    text-decoration: underline;
    vertical-align: bottom;
    padding:3px 0 6px;
}
.cart_det_row {
    padding: 20px 0 18px 0;
    font-size:0;
}
.cart_det_cell {
    display: inline-block;
    vertical-align: bottom;
    font-size: 14px;
}
.cart_det_cell:nth-child(1) {width:68%;}
.cart_det_cell:nth-child(2) {width:30%; padding-left:2%;}

.cart_det_row_pict img {
    width:100%;
    max-width: 300px;
    height: auto;
}
.cart_det_row_name {
    margin: 16px 0 0 0;
}
.cart_det_row_name a {
    font-size: 20px;
    font-weight: bold;
    color: #333;
}
.cart_det_row_item {border-top: 1px solid #cdcdcd;}
.cart_det_row_item:first-child {border:none;}
.cart_det_row_bottom {border-top: 1px solid #333;}
.cart_det_qty {
    display: block;
    color: #777;
    font-size: 14px;
    margin: 0 0 8px 0;
}
.cart_det_price_type {
    display: block;
    color: #333;
    font-size: 15px;
    margin: 10px 0 8px 0;
}
.cart_det_total {
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    vertical-align: middle;
}
.cart_det_del {
    background: url(/_img/cart_det_del.png) no-repeat;
    font-size: 0;
    width: 24px;
    display: inline-block;
    height: 24px;
    vertical-align: middle;
    margin: 0 0 0 8px;
}
.cart_det_grand_discount {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    line-height: 1.1;
    margin: 0 0 12px 0;
}
.cart_det_grand_discount span {display:block; font-size:30px;}
.cart_det_grand_total {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    line-height: 1.1;
    margin: 0 0 10px 0;
}
.cart_det_grand_total span {display:block; font-size:30px;}
.cart_det_one_click {
    font-size: 16px;
    margin: 14px 0;
    font-weight: normal;
}
.cart_det_one_click input {
    position: relative;
    top: 1px;
    margin-right: 3px !important;
}
#cart-detailed__make-order-btn {
    padding: 10px 36px;
    white-space: nowrap;
}
@media screen and (max-width: 1200px) {
    .cart_det_cell:nth-child(1) {width:60%;}
    .cart_det_cell:nth-child(2) {width:40%;}
}
@media screen and (max-width: 600px) {
    .cart_det_cell:nth-child(1):not(.cart_det_head span) {width:100%;}
    .cart_det_cell:nth-child(2):not(.cart_det_head a) {width:100%;}
    .cart_det_head a {text-align:right;}
}


.eshop-ordering {
    color: #333;
    line-height: 1.2;
}
.eshop-ordering__form {}
.order_title {
    font-size: 26px;
    color: #333;
    border-bottom: 1px solid #333;
    margin: 36px 0 0 0;
    padding: 0 0 12px 0;
    font-weight: bold;
    line-height: 1;
}

.order_submit_wrap {text-align:right;}
.order_submit_btn {width:240px; height:42px; display: inline-block;}
.order_type_customer {    margin: 0 0 16px 0;}
.order_type_customer div {}
.order_type_customer div input {cursor:pointer;}
.order_type_customer div label {
    cursor:pointer;
    font-weight: normal;
}
.order_type_customer div span {display:block;}
.order_type_customer_info {    margin: 10px 0 0 32px;}

.order_ta {
    color: #7b7b7b;
    font-size: 16px;
    height: auto;
    padding: 12px 18px;
    border-radius: 4px;
    border: 1px solid #9e9e9e;
    width: 100%;
    height: 112px;
}
.eshop-ordering__checkbox-label-text, .eshop-ordering__checkbox-label-text a {
    font-size:14px;
    font-weight:normal;
    color:#333;
}
.eshop-ordering__checkbox-label-text a {
    text-decoration: underline;
}
.eshop-ordering__checkbox-label-text a:hover {
    text-decoration: none;
}

.eshop-ordering__checkbox-label {
    cursor: pointer;
}
.eshop-ordering__checkbox-label input {
    display: none;
}
.eshop-ordering__checkbox-label span span {
    border: 1px solid #b0bec5;
    display: inline-block;
    height: 20px;
    position: relative;
    top: 5px;
    width: 20px;
    border-radius: 2px;
    margin: 0 12px 0 0;
    background: #fff;
}
.eshop-ordering__checkbox-label.checked span span {
    background: #fff url('/_img/check_icon.png') no-repeat center;
    background-size: 16px auto;
}

.choose_method_payment_select_wrap {display:none;}
.order_payment_radio_row label {font-weight:normal;}

.cart_one_click_line {height: 30px;}


.order_payment_radio_box {overflow: hidden;}
.order_payment_radio_box .order_payment_radio_row {
    float: left;
    margin: 0 2px 2px 0;
    width: 178px;
}
.order_payment_radio_box .order_payment_radio_row label {
    margin: 0;
    display: block;
    border: 1px solid #ccc;
    BACKGROUND: #fff;
    padding: 4px;
}
.order_payment_radio_box .order_payment_radio_row label:hover,
.order_payment_radio_box .order_payment_radio_row label.checked {
    border: 2px solid #4c6ef5;
    padding: 3px;
}
.order_payment_radio_box .order_payment_radio_row label span {
    display: table-cell;
    vertical-align: middle;
    height: 50px;
    line-height: 1;
    padding: 0 0 0 50px;
}
.order_payment_radio_box .order_payment_radio_row label span span {
    display: none;
}
input#order_payment_radio_nat_AC ~ span, input#order_payment_radio_jur_AC ~ span {
    background: url(/_mod_files/_img/icon-card.png) 2PX center no-repeat;
}
input#order_payment_radio_nat_GP ~ span, input#order_payment_radio_jur_GP ~ span {
    background: url(/_mod_files/_img/icon-cash.png) 1PX center no-repeat;
}
input#order_payment_radio_nat_WM ~ span, input#order_payment_radio_jur_WM ~ span {
    background: url(/_mod_files/_img/icon-webmoney.png) 1PX center no-repeat;
}
input#order_payment_radio_nat_MC ~ span, input#order_payment_radio_jur_MC ~ span {
    background: url(/_mod_files/_img/icon-phone.png) 4PX center no-repeat;
}
input#order_payment_radio_nat_SB ~ span, input#order_payment_radio_jur_SB ~ span {
    background: url(/_mod_files/_img/icon-sber.png) 1PX center no-repeat;
}
input#order_payment_radio_nat_AB ~ span, input#order_payment_radio_jur_AB ~ span {
    background: url(/_mod_files/_img/icon-alfa.png) 5PX center no-repeat;
}
input#order_payment_radio_nat_MA ~ span, input#order_payment_radio_jur_MA ~ span {
    background: url(/_mod_files/_img/icon-masterpass.png) 1PX center no-repeat;
}
input#order_payment_radio_nat_PB ~ span, input#order_payment_radio_jur_PB ~ span {
    background: url(/_mod_files/_img/icon-prom.png) 2PX center no-repeat;
}
input#order_payment_radio_nat_paymentformprint ~ span, input#order_payment_radio_jur_paymentformprint ~ span {
    background: url(/_mod_files/_img/icon-print.png) 6PX center no-repeat;
}
.gallery_vd {
    display: inline-block;
    margin: 15px 10px 15px 10px;
}
/*Преимущества компании*/
.kvad_bg {
    height: 100%;
    width: 100%;
}
.back1 {
    background: url(/_mod_files/ce_images/eshop/pr-1.png) no-repeat center;
    background-size: 50px 50px;
}
.back2 {
    background: url(/_mod_files/ce_images/eshop/pr-2.png) no-repeat center;
    background-size: 50px 50px;
}
.back3 {
    background: url(/_mod_files/ce_images/eshop/pr-3.png) no-repeat center;
    background-size: 50px 50px;
}
.kvad {
    width: 100px;
    height: 100px;
    background-color: transparent;
    margin: 0 auto;
}
.mash {
    width: 33.33%;
    float: left;
}
.orient {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.orientprepod {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.kvad_prepod {
    
   
    margin: 0 auto;
}
.eshop-item__less_text_prepod {
    display: inline-block;
    margin: 5px 0px 0px 0px;
    font: bold 18px PT Sans, sans-serif;
}
.gallery_img {
width: inherit; margin: 0px; border-radius: 5px;
}

.eshop-item-small__content{
        width:330px;
}
.eshop-item-small__img{
		height: 155px !important;
    	width: 320px;
    }
.ami-item-list-icons-block__area{
        overflow: visible !important;
        padding: 0px !important;
        margin: 5px !important;
    }

.global_cols_2 {
    width: 100%;
}

span.left-side-menu {
font-size: 24px;
}

#lay_f3 {padding-top:20px;}


/* Для карточек с текстовым названием*/
.cards-wrapper{
    display: flex;
    flex-wrap: wrap;
    /* width: 720px; */
    justify-content:space-evenly;
}
.cource-card{
    width: 320px;
    height: 155px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-size: cover;
}
.cource-card-body {
    position: relative;
    display: flex;
    align-items: center;
    top: 10px;
    left: -3px;
    width: 150px;
    height: 140px;
    color: #fff;
}

.cource-card-title{

    transform: scale(0.95, 1);
    margin: auto;
    width: 135px;
    text-align: center;
    font-size: 20px;
    font-family: PT Sans, system-ui;
    font-weight: 600;
    text-shadow: 1px 1px 2px black;
    vertical-align: middle;
}

.bg-inst-tren-zal{
    background-image: url("_mod_files/ce_images/eshop_blank/inst-tren-zal-blank-82.jpg");
}

.bg-tren-universal {
    background-image: url("_mod_files/ce_images/eshop_blank/tren-universal-blank.jpg");
}
/*-----------------------------------*/
/* swiper */
    swiper-container {
      
      height: 100%;
    }

    swiper-slide {
      
      text-align: center;
      font-size: 18px;
      background: #fffff;
    }

    swiper-slide img{
     display: block;
     margin: auto;
     max-width: 360px;
    }

    button-next{
     right: 0px;
    }
   
    swiper-slide {
      width: 80%;
    }

    swiper-slide:nth-child(2n) {
      width: 60%;
    }

    swiper-slide:nth-child(3n) {
      width: 40%;
    } 
/* */
.btn.mb-30{
	margin-bottom: 30px
}

/* <-> */

@media screen and (max-width: 700px) {
    .mash {
   width: 100%;
    float: left;
    }
    .orientprepod {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .eshop-item__less_text_prepod {
        display: inline-block;
        margin: 5px 0px 0px 0px;
        font: bold 18px PT Sans, sans-serif;
    }
    .eshop-cat-small{
        display:block;
    }

    
    .homepage-wrapper{
        margin-left: -15px;
		margin-right: -15px;
    }
    
     .ami-item-list-icons-block-default .ami-item-list-icons-block__area img {
    	max-width: 100%;
	}
    
    /* чтобы нормально смотрелась сортировка в мобильной версии */
	form[name="fltform"]{
	text-align: center;
    }
    .eshop-item-list__switcher{
		display:none !important;
    }
    .sorter{ 
        float: none !important; 
		border: none !important;
    }
	/* на широком экране он больше, прозрачный и крутится. 
    на узком, становится меньше и нет динамики */
    #uptocall-start{
        left: 90% !important; 
        top: 87% !important; 
    } 
    /* для очно - дистанционно - очно-дистанционно */
    .stud_form_to_col
    {
        display: flex;
        flex-direction: column;
    }
    
    .to_col{
        align-self: center;
        margin-top: 14px;
    }
    
    h4.h4-fotogallary{
        font-size:16px;
        text-align: center;
    }
    
    .ul-fotogallery{
		margin: 0px;
    }
}
/*
 * FILE END: _mod_files/_css/ami_custom.css
 */
