

/* Start:/bitrix/templates/dev_2015/components/bitrix/system.auth.form/.default/style.min.css?1456910641424*/
div.bx-system-auth-form span.bx-auth-secure{background-color:#fffae3;border:1px solid #dedbc8;padding:2px;display:inline-block;vertical-align:bottom;margin-top:-1px}div.bx-system-auth-form div.bx-auth-secure-icon{background-image:url(/bitrix/templates/dev_2015/components/bitrix/system.auth.form/.default/images/sec.png);background-repeat:no-repeat;background-position:center;width:19px;height:18px}div.bx-system-auth-form div.bx-auth-secure-unlock{background-image:url(/bitrix/templates/dev_2015/components/bitrix/system.auth.form/.default/images/sec-unlocked.png)}
/* End */


/* Start:/bitrix/templates/dev_2015/components/bitrix/menu/oil_2015_top/style.css?14542453741246*/
#menu-top {
	width: 100%;
	text-transform: uppercase;
	font-size: 1.25em;
	padding: 0;
	margin: 6px 0 1px 0;
}

#menu-top LI {
	display: inline;
	list-style: none;
	/*margin-right: 52px;*/
	padding-left: 26px;
	padding-right: 26px;
}

#menu-top LI A {
	color: #000;
	font-size: 1em;
	text-decoration: none;
}

#menu-top LI:last-child {
	/*margin-right: 0px;*/
	padding-right: 0px;
}

#menu-top LI:first-child {
	padding-left: 2px; /*2px;*/
}

#menu-top LI.active,
#menu-top LI:hover {
	box-shadow: #AAA 0 5px 0px 0px;
	-webkit-box-shadow: inset #AAA 0px -3px 0px 0px;
}

#menu-top .submenu {
	display: none;
	position: absolute;
	background: #FFF;
    border: 1px solid #C8C8C8;
    border-radius: 3px 3px 3px 3px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 20px;
	font-size: 1.0em;
	line-height: 2.0em;
	text-transform: none;
}

#menu-top .submenu[data-id="0"] {
	margin-left: 0px;
}

#menu-top .submenu LI {
	display: block;
	padding-left: 6px;
	padding-right: 6px;
}

#menu-top .submenu LI.active,
#menu-top .submenu LI:hover {
	box-shadow: none;
	-webkit-box-shadow: none;
	background: #DDD;
}

#menu-top .submenu A {
	display: inline-block;
	width: 100%;
}

/* End */


/* Start:/bitrix/templates/dev_2015/components/bitrix/menu/oil_2015_left/style.css?14328122631922*/
#menu-left {
	background: url("/bitrix/templates/dev_2015/components/bitrix/menu/oil_2015_left/images/menu-left-shadow.gif") right top no-repeat;
	float: left;
	min-height: 40px;
	padding-right: 41px;
	padding-top: 40px;
	padding-bottom: 40px;
	/*margin-left: 40px;*/
	margin-right: 40px;
	position: absolute;
	width: 0px;
	z-index: 1000;
}

#menu-left .handler {
	float: right;
}

#menu-left .handler > DIV {
	position: absolute;
}

#menu-left .handler > DIV > DIV {
	position: relative;
	top: -40px;
	width: 41px;
	height: 40px;
	display: block;
	cursor: pointer;
}

#menu-left .menu-left-wrapper {
	box-shadow: 0 0 1px rgba(0, 0, 0, 1);
	-webkit-box-shadow: #000 0px 0px 3px 0px;
	margin-left: 40px;
	overflow: hidden;
	background: #FFF;
	display: none;
}

#menu-left .menu-item {
	font-size: 14px;
	padding: 11px 18px 12px 20px;
	/*background: #FFFFFF;*/
	border: 1px solid #999999;
	border-top: none;
	/*border-radius: 2px;*/
	min-height: 17px;
	display: block;
	text-decoration: none;
	color: #000;
}

#menu-left .menu-item:first-child {
	border-top: 1px solid #999999;
}

#menu-left .menu-item.active,
#menu-left .menu-item:hover {
	background: #CCCCCC;
}

#menu-left .menu-level-2 {
	padding-bottom: 20px;
	border-bottom: 1px solid #999999;
	border-left: 2px solid #C8C8C8;
	border-right: 2px solid #C8C8C8;
}

#menu-left .menu-level-2 .menu-item {
	font-size: 12px;
	padding: 8px 37px 2px 37px;
	border: none;
}

#menu-left .menu-level-2 .menu-item:first-child {
	padding-top: 20px;
	border-top: none;
}

#menu-left .menu-level-3 {
	/*margin-bottom: 2px;*/
}

#menu-left .menu-level-3 .menu-item {
	font-size: 11px;
	padding: 2px 40px 2px 58px;
	border: none;
}

#menu-left .menu-level-3 .menu-item:before {
	content: "-\00a0";
}

#menu-left .menu-level-3 .menu-item:first-child {
	padding-top: 2px;
}

#menu-left .menu-level-3 .menu-item:last-child {
	padding-bottom: 0;
}


/* End */


/* Start:/bitrix/templates/dev_2015/components/bitrix/breadcrumb/template_2015/style.css?1566562623942*/
.bx-breadcrumb {
	/*margin: 10px 0;*/
	margin-top: 1.25em;
	margin-left: 1.5em;
	display: inline-block;
	/*min-height: 40px;*/
	color: #A7A9AC;
	font-size: 1em;
}
.bx-breadcrumb i {
	color: #A7A9AC;
	line-height: 1.084;
	font-size: 1em;
	vertical-align: middle;
	margin-right: 0.45em;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 0.834em;
	white-space: nowrap;
	line-height: 1.084;
	vertical-align: middle;
	margin-right: 0.5em;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 1.083em;
}
.bx-breadcrumb .bx-breadcrumb-item a {
	text-decoration: none;
	color: #A7A9AC;
	line-height: 1.083em;
}
.bx-breadcrumb .bx-breadcrumb-item a:hover {
	text-decoration: none;
}

.bx-breadcrumb .bx-breadcrumb-item a.home {
	display: block;
	width: 12px;
	/*height: 10px;*/
	background: url("/bitrix/templates/dev_2015/components/bitrix/breadcrumb/template_2015/images/breadcrumbs_home.gif") no-repeat center center;
}


/* End */


/* Start:/bitrix/templates/dev_2015/components/bitrix/menu/oil_2015_bottom/style.css?1432546187626*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/dev_2015/components/bitrix/menu/oil_2015_bottom/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */


/* Start:/bitrix/templates/dev_2015/styles.css?15665618152121*/
@import "/bitrix/templates/dev_2015/styles_pc.css";
@import "/bitrix/templates/dev_2015/styles_mp.css";
@import "/bitrix/templates/dev_2015/styles_ma.css";
@import "/bitrix/templates/dev_2015/styles_sp.css";
@import "/bitrix/templates/dev_2015/styles_pp.css";
@import "/bitrix/templates/dev_2015/styles_pa.css";

@import url(/bitrix/templates/dev_2015/fonts.css);


.pointer{cursor: pointer;}
.mcheck{padding-left: 15px; margin: 0 5px;}
.mcheck input[type='checkbox']{position: absolute; margin-top: 7px; margin-left: -15px;}
.ll{float: left; width: 60%;}
.rl{float: right; width: 35%;}
.rl img{width: 100%; max-width: 240px;}
.th3{font-size: 1.3em; color: #000; font-weight: bold; padding-top: 20px;}
.item-c50-m1{float: left; width: 30%; margin-left: 5%; margin-bottom: 6%;}
.item-c50-m1 h3{margin: 0; padding: 0;}
.item-c50-m1:first-child{margin-left: 0;}
.use_menu a{display: inline-block; width: 35%; height: 25px; text-decoration: none; color: #808080; font-size: 14px;} 
.use_menu a:hover{text-decoration: underline;}
.box-big .check{padding-left: 20px; line-height: 20px;}
.box-big .check input[type='checkbox']{position: absolute; margin-left: -20px;}
.sm_cart{float: left; margin-left: 135px; margin-top: -15px;}
.jlink{display: table; margin: 20px auto;}
.box-small input[name='q']{width: 60%;}
.map-columns{width: 100%;}
.block-right .search input{padding: 0 4%;} 
.sel-year .item{height: 160px;}
#menu-top .submenu{z-index:2;}
@media (max-width:450px) {
	.bookshelf_item .b_pic{width: 100%;}
 	.bx_catalog_top_home .bookshelf_item .b_pic{float: none; position: relative;}
	.bx_catalog_top_home .bookshelf_item .b_inf {float: none; margin-left: 0px; width: auto;}
	.ll, .rl{float: none; width: 100%;}
	.item-c50-m1{float: none; width: 100%; margin-left: 0; margin-bottom: 6%;}
	.item-c50-m1 img{margin-bottom: 20px;}
	.use_menu a{width: 100%;}
	.box-small input[name='q']{width: 100%;}
	.mcheck{display: block; margin: 5px;}
	.mcheck input[type="checkbox"]{margin-top: 0;}
}
@media (max-width:420px) {
	.bookshelf_item .b_pic{width: 125px; float: none;}
 	.ccleft{float: none; width: 100%;}
	.ccright {float: none; width: 100%;}
	.box, .box-big, .box-small{float: none;}
	.doublegrid TD.news-item{padding: 5px;}
}

.bx-breadcrumb .bx-breadcrumb-item{white-space: normal;}
.m_art{padding-left: 20px}
/* End */


/* Start:/bitrix/templates/dev_2015/template_styles.css?1457373010106*/
.box-big {
}

.box-small {
}

input[type='text']{height: 30px; padding: 0 4%; border: 1px solid #999999;}

/* End */
/* /bitrix/templates/dev_2015/components/bitrix/system.auth.form/.default/style.min.css?1456910641424 */
/* /bitrix/templates/dev_2015/components/bitrix/menu/oil_2015_top/style.css?14542453741246 */
/* /bitrix/templates/dev_2015/components/bitrix/menu/oil_2015_left/style.css?14328122631922 */
/* /bitrix/templates/dev_2015/components/bitrix/breadcrumb/template_2015/style.css?1566562623942 */
/* /bitrix/templates/dev_2015/components/bitrix/menu/oil_2015_bottom/style.css?1432546187626 */
/* /bitrix/templates/dev_2015/styles.css?15665618152121 */
/* /bitrix/templates/dev_2015/template_styles.css?1457373010106 */
